gdb/
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
1 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2
3         * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
4         * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5         displacement message exactly once.
6
7 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8             Joel Brobecker  <brobecker@adacore.com>
9
10         * gdb.base/break-interp.exp (test_attach): Keep $interp changed.  Move
11         its restore after the <$relink_args != ""> loop.  new comment.
12
13 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
14             Joel Brobecker  <brobecker@adacore.com>
15
16         * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
17         code for it.  New variable relink_args.
18         (prelinkYES): Call prelinkNO.
19         (test_attach): Accept new parameter relink_args.  Re-prelink the binary
20         in such case.  Move the core code to ...
21         (test_attach_gdb): ... a new function.  Send GDB command "file".
22         Extend expected "Attaching to " string.
23
24 2010-07-02  Tom Tromey  <tromey@redhat.com>
25
26         * gdb.base/bitops.exp: Remove extraneous "pass".
27
28 2010-07-02  Ken Werner  <ken.werner@de.ibm.com>
29
30         * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
31
32 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
33
34         * gdb.base/help.exp: Adjust expected output.
35
36 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
37
38         * gdb.base/help.exp: Adjust expected output.
39
40 2010-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
41
42         * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
43         (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
44         c++/11702.
45
46 2010-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
47             Doug Evans  <dje@google.com>
48
49         * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
50         add .dynamic entry'.
51
52 2010-06-29  Doug Evans  <dje@google.com>
53
54         Test PR c++/11702.
55         * gdb.cp/m-static.exp: Add testcase.
56         * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
57
58 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
59             Tom Tromey  <tromey@redhat.com>
60             Thiago Jung Bauermann  <bauerman@br.ibm.com>
61
62         * gdb.python/py-inferior.c: New File.
63         * gdb.python/py-infthread.c: New File.
64         * gdb.python/py-inferior.exp: New File.
65         * gdb.python/py-infthread.exp: New File.
66
67 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
68
69         * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
70         (ptype ::C::OtherFileClass typedefs): New.
71         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
72         (C::OtherFileClass::cOtherFileClassVar2): New.
73         (C::OtherFileClass::cOtherFileClassVar_use): Use also
74         cOtherFileClassVar2.
75         (C::cOtherFileType2, C::cOtherFileVar2): New.
76         (C::cOtherFileVar_use): use also cOtherFileVar2.
77         * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
78
79 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
80
81         * gdb.cp/namespace.exp (whatis C::cOtherFileType)
82         (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
83         (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
84         (print ::C::cOtherFileVar)
85         (whatis C::OtherFileClass::cOtherFileClassType)
86         (whatis ::C::OtherFileClass::cOtherFileClassType)
87         (print C::OtherFileClass::cOtherFileClassVar)
88         (print ::cOtherFileClassVar)
89         (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
90         (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
91         trailing content.
92         * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
93         (C::OtherFileClass::cOtherFileClassVar)
94         (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
95         (C::cOtherFileVar, C::cOtherFileVar_use): New.
96
97 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
98
99         Test PR c++/11703 and PR gdb/1448.
100         * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
101         gdb/1448.
102
103 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
104
105         * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
106         (main) <rtti_data>: New.
107         * gdb.cp/virtbase.exp (print rtti_data): New.
108
109 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
110             Joel Brobecker  <brobecker@adacore.com>
111
112         * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
113
114 2010-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
115
116         * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
117
118 2010-06-28  Doug Evans  <dje@google.com>
119
120         * gdb.base/break-interp.exp (reach): Relax expected output a bit.
121
122 2010-06-27  Doug Evans  <dje@google.com>
123
124         * gdb.cp/m-static.exp: Update expected test output.
125
126 2010-06-25  Paul Hilfinger  <hilfinger@adacore.com>
127
128         * gdb.gdb/selftest.exp: Adjust expected message for
129         capturing start-up runtime.
130
131 2010-06-25  Tom Tromey  <tromey@redhat.com>
132
133         PR python/10808:
134         * gdb.python/python.exp: Add new tests.
135
136 2010-06-25  Sami Wagiaalla  <swagiaal@redhat.com>
137
138         * gdb.cp/operator.cc: Created an import loop.
139         * gdb.cp/operator.exp: Added testcase for import loop.
140
141 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
142
143         Test PR python/11407.
144         * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
145         * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
146         Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
147         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
148         executable_nofb and executable_fb.  New variables srcsfile, objsfile,
149         srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
150         binfile.  Call gdb_compile with clean_restart twice.
151         (func_nofb print, func_nofb backtrace, func_loopfb print)
152         (func_loopfb backtrace): New.
153
154 2010-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
155
156         * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
157         * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
158         by a hand made one.
159         * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment.  Remove
160         i?86 requirement.  Remove variables srcfile and binfile.  New variable
161         sources, executable_nofb and executable_fb.  Call prepare_for_testing.
162
163 2010-06-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
164
165         * gdb.cell/dwarfaddr.exp: New file.
166         * gdb.cell/dwarfaddr.S: New file.
167
168 2010-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
169
170         Test PR 9436.
171         * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
172
173 2010-06-24  Hui Zhu  <teawater@gmail.com>
174
175         * gdb.base/eval.exp: New file.
176
177 2010-06-23  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
178
179         * gdb.cell/fork.exp: New file.
180         * gdb.cell/fork.c: Likewise.
181         * gdb.cell/fork-spu.c: Likewise.
182
183 2010-06-22  Pierre Muller  <muller@ics.u-strasbg.fr>
184
185         * lib/gdb.exp (banned_variables_traced): New global variable.
186         (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
187         (gdb_init): Use `trace add variable' instead of obsolete
188         `trace variable'.
189
190 2010-06-21  Doug Evans  <dje@google.com>
191
192         * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
193
194 2010-06-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
195
196         * gdb.arch/spu-ls.exp: New file.
197         * gdb.arch/spu-ls.c: Likewise.
198
199 2010-06-18  Stan Shebs  <stan@codesourcery.com>
200
201         * gdb.threads/thread-specific.exp: Add tests of $_thread.
202
203 2010-06-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
204
205         * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
206         * gdb.base/watch-cond.exp: Likewise.
207         * gdb.python/py-breakpoint.exp: Likewise.
208
209 2010-06-18  Pedro Alves  <pedro@codesourcery.com>
210
211         * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
212         clean_restart, make sure every test has a distinct message, and
213         that messages don't include the executable' full path.
214
215 2010-06-17  Doug Evans  <dje@google.com>
216
217         * gdb.arch/i386-size.exp: Updated expected output for
218         DISASSEMBLY_OMIT_FNAME.
219
220 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
221             Sergio Durigan Junior  <sergiodj@redhat.com>
222
223         * gdb.base/watch-notconst.c: New file.
224         * gdb.base/watch-notconst.S: New file.
225         * gdb.base/watch-notconst2.c: New file.
226         * gdb.base/watch-notconst2.S: New file.
227         * gdb.base/watch-notconst.exp: New file.
228         * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
229         (func4): Add operations on `global_ptr_ptr'.
230         * gdb.base/watchpoint.exp (test_constant_watchpoint): New
231         routine to test watchpoints created with a constant expression.
232         (test_inaccessible_watchpoint): Include tests for watchpoints
233         created with a constant expression.
234
235 2010-06-14  Kevin Buettner  <kevinb@redhat.com>
236
237         * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
238         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
239         gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
240         gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
241         gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
242         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
243         gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
244         of `_start'.
245
246 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
247
248         * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
249         not supported on the target.
250         * gdb.mi/mi-nonstop-exit.exp: Likewise.
251         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
252         * gdb.mi/mi-nsintrall.exp: Likewise.
253         * gdb.mi/mi-nsmoribund.exp: Likewise.
254         * gdb.mi/mi-nsthrexec.exp: Likewise.
255
256 2010-06-11  Stan Shebs  <stan@codesourcery.com>
257
258         * gdb.base/permissions.exp: New file.
259
260 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
261
262         * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
263         does not support ELF executable class.
264
265 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
266
267         * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
268
269 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
270
271         * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
272         (runto): Catch "The target does not support running in non-stop mode.".
273
274 2010-06-11  Michael Snyder  <msnyder@vmware.com>
275
276         * gdb.base/setshow.exp (set language asm): Don't use
277         gdb_test_no_output, fails on some targets.
278
279 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
280
281         * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
282         * gdb.cp/pr9167.exp: Likewise.
283
284 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
285
286         * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
287
288 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
289
290         * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
291
292 2010-06-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
293
294         * gdb.base/charset.c (main): Make sure malloc gets linked in.
295
296 2010-06-11  Tom Tromey  <tromey@redhat.com>
297
298         PR gdb/9977, PR exp/11636::
299         * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
300         (pieces_test_f6): Update expected output.
301
302 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
303
304         * gdb.base/moribund-step.exp: New.
305
306 2010-06-08  Michael Snyder  <msnyder@vmware.com>
307
308         * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
309         * gdb.ada/boolean_expr.exp: 
310         * gdb.ada/frame_args.exp: Ditto.
311         * gdb.ada/lang_switch.exp: Ditto.
312         * gdb.ada/ptype_arith_binop.exp: Ditto.
313         * gdb.ada/ref_param.exp: Ditto.
314         * gdb.ada/type_coercion.exp:Ditto.
315
316         * gdb.asm/asm-source.exp: Ditto.
317
318         * gdb.base/attach.exp: Ditto.
319         * gdb.base/bitfields2.exp: Ditto.
320         * gdb.base/call-signal-resume.exp: Ditto.
321         * gdb.base/callfuncs.exp: Ditto.
322         * gdb.base/commands.exp: Ditto.
323         * gdb.base/dbx.exp: Ditto.
324         * gdb.base/default.exp: Ditto.
325         * gdb.base/dump.exp: Ditto.
326         * gdb.base/exprs.exp: Ditto.
327         * gdb.base/freebpcmd.exp: Ditto.
328         * gdb.base/interrupt.exp: Ditto.
329         * gdb.base/list.exp: Ditto.
330         * gdb.base/long_long.exp: Ditto.
331         * gdb.base/maint.exp: Ditto.
332         * gdb.base/ptype.exp: Ditto.
333         * gdb.base/return.exp: Ditto.
334         * gdb.base/setshow.exp: Ditto.
335         * gdb.base/sigbpt.exp: Ditto.
336         * gdb.base/sigrepeat.exp: Ditto.
337
338         * gdb.cp/classes.exp: Ditto.
339
340         * gdb.dwarf2/dw2-restore.exp: Ditto.
341
342         * gdb.gdb/selftest.exp: Ditto.
343
344         * gdb.multi/base.exp: Ditto.
345         * gdb.multi/bkpt-multi-exec.exp: Ditto.
346
347         * gdb.python/py-block.exp: Ditto.
348         * gdb.python/py-prettyprint.exp: Ditto.
349         * gdb.python/py-template.exp: Ditto.
350
351         * gdb.server/ext-attach.exp: Ditto.
352         * gdb.server/ext-run.exp: Ditto.
353         * gdb.server/server-mon.exp: Ditto.
354
355         * gdb.threads/fork-thread-pending.exp: Ditto.
356         * gdb.threads/hand-call-in-threads.exp: Ditto.
357         * gdb.threads/interrupted-hand-call.exp: Ditto.
358         * gdb.threads/linux-dp.exp: Ditto.
359         * gdb.threads/manythreads.exp: Ditto.
360         * gdb.threads/print-threads.exp: Ditto.
361         * gdb.threads/pthreads.exp: Ditto.
362         * gdb.threads/schedlock.exp: Ditto.
363         * gdb.threads/thread-unwindonsignal.exp: Ditto.
364         * gdb.threads/threadapply.exp: Ditto.
365
366 2010-06-08  Michael Snyder  <msnyder@vmware.com>
367
368         * gdb.ada/exec_changed.exp: 
369         Use ".*" instead of "" as wildcard regexp.
370
371         * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
372         * gdb.base/call-ar-st.exp: Ditto.
373         * gdb.base/checkpoint.exp: Ditto.
374         * gdb.base/default.exp: Ditto.
375         * gdb.base/dump.exp: Ditto.
376         * gdb.base/ending-run.exp: Ditto.
377         * gdb.base/fileio.exp: Ditto.
378         * gdb.base/miscexprs.exp: Ditto.
379         * gdb.base/pointers.exp: Ditto.
380         * gdb.base/readline.exp: Ditto.
381         * gdb.base/reread.exp: Ditto.
382         * gdb.base/restore.exp: Ditto.
383         * gdb.base/shlib-call.exp: Ditto.
384         * gdb.base/valgrind-db-attach.exp: Ditto.
385         * gdb.base/volatile.exp: Ditto.
386         * gdb.base/watchpoints.exp: Ditto.
387
388         * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
389
390         * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
391         * gdb.python/py-value.exp: Ditto.
392
393         * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
394         * gdb.trace/circ.exp: Ditto.
395         * gdb.trace/collection.exp: Ditto.
396         * gdb.trace/packetlen.exp: Ditto.
397         * gdb.trace/passc-dyn.exp: Ditto.
398         * gdb.trace/report.exp: Ditto.
399         * gdb.trace/tfile.exp: Ditto.
400         * gdb.trace/tfind.exp: Ditto.
401         * gdb.trace/while-dyn.exp: Ditto.
402
403 2010-06-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
404
405         * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
406
407 2010-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
408
409         Test PR 10640.
410         * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
411
412 2010-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
413
414         * gdb.cp/koenig.exp: Test for ADL operators.
415         * gdb.cp/koenig.cc: Added ADL operators.
416         * gdb.cp/operator.exp: New test.
417         * gdb.cp/operator.cc: New test.
418
419 2010-06-04  Michael Snyder  <msnyder@vmware.com>
420
421         * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
422         * gdb.base/pending.exp: Ditto.
423
424         * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
425
426 2010-06-04  Doug Evans  <dje@google.com>
427
428         * gdb.python/py-prettyprint.exp: Add new test for enabled and
429         disabled printers.
430         * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
431         (enable_lookup_function): New function.
432
433 2010-06-04  Tom Tromey  <tromey@redhat.com>
434
435         * gdb.python/py-value.exp (test_value_hash): Don't test equality
436         of hash and id.
437
438 2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
439
440         * gdb.base/commands.exp (add printf tbreak command): Remove trailing
441         newline.
442         * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
443         (empty verbose non-noisy clear, empty verbose noisy clear)
444         (empty non-verbose noisy clear): Likewise.
445
446 2010-06-03  Michael Snyder  <msnyder@vmware.com>
447
448         * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
449         * gdb.base/display.exp: Ditto.
450         * gdb.base/find.exp: Ditto.
451         * gdb.base/ifelse.exp: Ditto.
452         * gdb.base/multi-forks.exp: Ditto.
453         * gdb.base/recurse.exp: Ditto.
454         * gdb.base/setshow.exp: Ditto.
455         * gdb.base/value-double-free.exp: Ditto.
456         * gdb.base/watch-vfork.exp: Ditto.
457         * gdb.base/watch_thread_num.exp: Ditto.
458         * gdb.base/watchpoint-solib.exp: Ditto.
459         * gdb.base/watchpoint.exp: Ditto.
460         * gdb.base/watchpoints.exp: Ditto.
461
462         * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
463         * gdb.cp/overload.exp: Ditto.
464         * gdb.cp/virtfunc.exp: Ditto.
465
466         * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
467
468         * gdb.reverse/watch-precsave.exp: 
469         Replace gdb_test with gdb_test_no_output.
470
471         * gdb.threads/attach-into-signal.exp: 
472         Replace gdb_test with gdb_test_no_output.
473         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
474         * gdb.threads/watchthreads.exp: Ditto.
475         * gdb.threads/watchthreads2.exp: Ditto.
476
477         * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
478         * gdb.trace/tfind.exp: Ditto.
479
480 2010-06-03  Joel Brobecker  <brobecker@adacore.com>
481
482         * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
483         successful test if message is the empty string.
484
485 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
486
487         * gdb.fortran/module.exp (stopped language detection): New test.
488
489 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
490
491         Support DW_TAG_module as separate namespaces.
492         * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
493         gdb.fortran/library-module-lib.f90: New.
494         * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
495         (print i): Remove.
496         (continue to breakpoint: i-is-1, print var_i value 1)
497         (continue to breakpoint: i-is-2, print var_i value 2)
498         (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
499         (print var_d, print var_i value 14, ptype modmany, complete `modm)
500         (complete `modmany, complete `modmany`, complete `modmany`var)
501         (show language, setting breakpoint at module): New tests.
502         * gdb.fortran/module.f90 (module mod): Remove.
503         (module mod1, module mod2, module modmany, subroutine sub1)
504         (subroutine sub2, program module): New.
505
506 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
507
508         * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
509         (print value of rUC, print value of rI, print value of UI): ... here.
510         * gdb.cp/anon-union.exp (pass): Rename to ...
511         (print z 2): ... here.
512
513 2010-06-02  Michael Snyder  <msnyder@vmware.com>
514
515         * gdb.trace/actions.exp: Use gdb_test_no_output.
516         * gdb.trace/circ.exp: Ditto.
517         * gdb.trace/packetlen.exp: Ditto.
518         * gdb.trace/save-trace.exp: Ditto.
519         * gdb.trace/tracecmd.exp: Ditto.
520         * gdb.trace/tsv.exp: Ditto.
521
522         * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
523         * gdb.threads/hand-call-in-thraeds.exp: Ditto.
524         * gdb.threads/local-watch-wrong-thread.exp: Ditto.
525         * gdb.threads/manythreads.exp: Ditto.
526         * gdb.threads/print-threads.exp: Ditto.
527         * gdb.threads/pthreads.exp: Ditto.
528         * gdb.threads/schedlock.exp: Ditto.
529         * gdb.threads/staticthreads.exp: Ditto.
530         * gdb.threads/thread-specific.exp: Ditto.
531         * gdb.threads/thread-unwindonsignal.exp: Ditto.
532         * gdb.threads/threadapply.exp: Ditto.
533         * gdb.threads/watchthreads.exp: Ditto.
534         * gdb.threads/watchthreads2.exp: Ditto.
535
536         * gdb.python/py-block.exp: Use gdb_test_no_output.
537         * gdb.python/py-prettyprint.exp: Ditto.
538         * gdb.python/py-template.exp: Ditto.
539         * gdb.python/py-value.exp: Ditto.
540
541         * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
542         * gdb.reverse/watch-reverse.exp: Ditto.
543
544         * gdb.server/ext-attach.exp: Use gdb_test_no_output.
545         * gdb.server/ext-run.exp: Ditto.
546
547         * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
548         * gdb.dwarf2/dw2-compressed.exp: Ditto.
549         * gdb.dwarf2/dw2-intercu.exp: Ditto.
550         * gdb.dwarf2/dw2-intermix.exp: Ditto.
551         * gdb.dwarf2/dw2-producer.exp: Ditto.
552         * gdb.dwarf2/mac-fileno.exp: Ditto.
553
554         * gdb.gdb/observer.exp: Use gdb_test_no_output.
555         * gdb.gdb/selftest.exp: Ditto.
556
557         * gdb.multi/base.exp: Use gdb_test_no_output.
558
559         * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
560
561 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
562
563         * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
564
565 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
566
567         * gdb.cp/class2.exp: Use gdb_test_no_output.
568         * gdb.cp/classes.exp: Ditto.
569         * gdb.cp/extern-c.exp: Ditto.
570         * gdb.cp/inherit.exp: Ditto.
571         * gdb.cp/maint.exp: Ditto.
572         * gdb.cp/mb-inline.exp: Ditto.
573         * gdb.cp/mb-templates.exp: Ditto.
574         * gdb.cp/method2.exp: Ditto.
575         * gdb.cp/misc.exp: Ditto.
576         * gdb.cp/ovldbreak.exp: Ditto.
577         * gdb.cp/punctuator.exp: Ditto.
578         * gdb.cp/templates.exp: Ditto.
579         * gdb.cp/virtbase.exp: Ditto.
580
581         * gdb.threads/attach-stopped.exp: 
582         Replace uses of send_gdb / gdb_expect.
583         * gdb.threads/attachstop-mt.exp: 
584         Replace uses of send_gdb / gdb_expect.
585         * gdb.threads/gcore-thread.exp: 
586         Replace uses of send_gdb / gdb_expect.
587         * gdb.threads/hand-call-in-threads.exp: 
588         Replace uses of send_gdb / gdb_expect.
589         * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
590         * gdb.threads/print-threads.exp: 
591         Replace uses of send_gdb / gdb_expect.
592         * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
593         * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
594         * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
595
596         * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
597         * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
598         * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
599         * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
600         * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
601         * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
602         * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
603         * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
604         * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
605         * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
606         * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
607
608 2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
609
610         * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
611
612 2010-06-02  Sami Wagiaalla  <swagiaal@redhat.com>
613
614         * gdb.cp/koenig.exp: Added new test case.
615         * gdb.cp/koenig.cc: Ditto.
616
617 2010-06-01  Michael Snyder  <msnyder@vmware.com>
618
619         * gdb.base/arithmet.exp: Use gdb_test_no_output.
620         * gdb.base/arrayidx.exp: Ditto.
621         * gdb.base/attach.exp: Ditto.
622         * gdb.base/auxv.exp: Ditto.
623         * gdb.base/bigcre.exp: Ditto.
624         * gdb.base/break-always.exp: Ditto.
625         * gdb.base/break-interp.exp: Ditto.
626         * gdb.base/break.exp: Ditto.
627         * gdb.base/breakpoint-shadow.exp: Ditto.
628         * gdb.base/call-ar-st.exp: Ditto.
629         * gdb.base/call-sc.exp: Ditto.
630         * gdb.base/call-signal-resume.exp: Ditto.
631         * gdb.base/callfuncs.exp: Ditto.
632         * gdb.base/catch-syscall.exp: Ditto.
633         * gdb.base/charset.exp: Ditto.
634         * gdb.base/code-expr.exp: Ditto.
635         * gdb.base/commands.exp: Ditto.
636         * gdb.base/cond-expr.exp: Ditto.
637         * gdb.base/condbreak.exp: Ditto.
638         * gdb.base/cursal.exp: Ditto.
639         * gdb.base/cvexpr.exp: Ditto.
640         * gdb.base/default.exp: Ditto.
641         * gdb.base/del.exp: Ditto.
642         * gdb.base/detach.exp: Ditto.
643         * gdb.base/display.exp: Ditto.
644         * gdb.base/ena-dis-br.exp: Ditto.
645         * gdb.base/eval-skip.exp: Ditto.
646         * gdb.base/foll-fork.exp: Ditto.
647         * gdb.base/foll-vfork.exp: Ditto.
648         * gdb.base/frame-args.exp: Ditto.
649         * gdb.base/funcargs.exp: Ditto.
650         * gdb.base/gcore-buffer-overflow.exp: Ditto.
651         * gdb.base/gdbvars.exp: Ditto.
652         * gdb.base/help.exp: Ditto.
653         * gdb.base/ifelse.exp: Ditto.
654         * gdb.base/included.exp: Ditto.
655         * gdb.base/list.exp: Ditto.
656         * gdb.base/macscp.exp: Ditto.
657         * gdb.base/maint.exp: Ditto.
658         * gdb.base/multi-fork.exp: Ditto.
659         * gdb.base/overlays.exp: Ditto.
660         * gdb.base/page.exp: Ditto.
661         * gdb.base/pending.exp: Ditto.
662         * gdb.base/pointers.exp: Ditto.
663         * gdb.base/pr11022.exp: Ditto.
664         * gdb.base/prelink.exp: Ditto.
665         * gdb.base/printcmds.exp: Ditto.
666         * gdb.base/psymtab.exp: Ditto.
667         * gdb.base/randomize.exp: Ditto.
668         * gdb.base/relational.exp: Ditto.
669         * gdb.base/relocate.exp: Ditto.
670         * gdb.base/remote.exp: Ditto.
671         * gdb.base/sepdebug.exp: Ditto.
672         * gdb.base/set-lang-auto.exp: Ditto.
673         * gdb.base/setshow.exp: Ditto.
674         * gdb.base/setvar.exp: Ditto.
675         * gdb.base/signals.exp: Ditto.
676         * gdb.base/signull.exp: Ditto.
677         * gdb.base/sigstep.exp: Ditto.
678         * gdb.base/sizeof.exp: Ditto.
679         * gdb.base/solib-disc.exp: Ditto.
680         * gdb.base/store.exp: Ditto.
681         * gdb.base/structs.exp: Ditto.
682         * gdb.base/structs2.exp: Ditto.
683         * gdb.base/subst.exp: Ditto.
684         * gdb.base/term.exp: Ditto.
685         * gdb.base/trace-commands.exp: Ditto.
686         * gdb.base/unwindonsignal.exp: Ditto.
687         * gdb.base/valgrind-db-attach.exp: Ditto.
688         * gdb.base/varargs.exp: Ditto.
689         * gdb.base/watch-cond.exp: Ditto.
690         * gdb.base/watch_thread_num.exp: Ditto.
691         * gdb.base/watchpoint-cond-gone.exp: Ditto.
692         * gdb.base/watchpoint.exp: Ditto.
693         * gdb.base/whatis-exp.exp: Ditto.
694
695 2010-06-01  Michael Snyder  <msnyder@vmware.com>
696
697         * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
698         * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
699         * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
700         * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
701         * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
702         * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
703         * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
704         * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
705         * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
706         * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
707         * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
708         * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
709         * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
710         * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
711         * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
712
713 2010-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
714
715         * gdb.base/commands.exp (begin commands on watch): Remove excessive
716         trailing newline.
717         * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
718         * gdb.java/jmisc.exp (p *args\n): Rename to ...
719         (p *args): ... here and remove excessive trailing newline.
720
721 2010-05-31  Joel Brobecker  <brobecker@adacore.com>
722
723         * gdb.base/subst.exp: Fix call to gdb_test with empty message.
724
725 2010-05-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
726
727         Accept the new Linux kernel "t (tracing stop)" string.
728         * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
729         Update comment.
730         (state_wait) <T (tracing stop)>: New.
731         (main): Update the state_wait expect string.
732
733 2010-05-28  Pedro Alves  <pedro@codesourcery.com>
734
735         * limits.c, limits.exp: Delete files.
736         * Makefile.in (clean mostlyclean): Adjust.
737         * tracecmd.exp: Adjust.
738
739 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
740
741         * gdb.base/tui-layout.exp: New.
742
743 2010-05-28  Michael Snyder  <msnyder@vmware.com>
744
745         * gdb.reverse/break-precsave.exp: 
746         Replace uses of send_gdb / gdb_expect.
747         * gdb.reverse/break-reverse.exp: 
748         Replace uses of send_gdb / gdb_expect.
749         * gdb.reverse/consecutive-precsave.exp: 
750         Replace uses of send_gdb / gdb_expect.
751         * gdb.reverse/consecutive-reverse.exp: 
752         Replace uses of send_gdb / gdb_expect.
753         * gdb.reverse/finish-precsave.exp: 
754         Replace uses of send_gdb / gdb_expect.
755         * gdb.reverse/finish-reverse.exp: 
756         Replace uses of send_gdb / gdb_expect.
757         * gdb.reverse/i386-precsave.exp: 
758         Replace uses of send_gdb / gdb_expect.
759         * gdb.reverse/i386-reverse.exp: 
760         Replace uses of send_gdb / gdb_expect.
761         * gdb.reverse/i386-sse-reverse.exp: 
762         Replace uses of send_gdb / gdb_expect.
763         * gdb.reverse/i387-env-reverse.exp: 
764         Replace uses of send_gdb / gdb_expect.
765         * gdb.reverse/i387-stack-reverse.exp: 
766         Replace uses of send_gdb / gdb_expect.
767         * gdb.reverse/machinestate-precsave.exp: 
768         Replace uses of send_gdb / gdb_expect.
769         * gdb.reverse/machinestate.exp: 
770         Replace uses of send_gdb / gdb_expect.
771         * gdb.reverse/sigall-precsave.exp: 
772         Replace uses of send_gdb / gdb_expect.
773         * gdb.reverse/sigall-reverse.exp: 
774         Replace uses of send_gdb / gdb_expect.
775         * gdb.reverse/solib-precsave.exp: 
776         Replace uses of send_gdb / gdb_expect.
777         * gdb.reverse/solib-reverse.exp: 
778         Replace uses of send_gdb / gdb_expect.
779         * gdb.reverse/step-precsave.exp: 
780         Replace uses of send_gdb / gdb_expect.
781         * gdb.reverse/step-reverse.exp: 
782         Replace uses of send_gdb / gdb_expect.
783         * gdb.reverse/until-precsave.exp: 
784         Replace uses of send_gdb / gdb_expect.
785         * gdb.reverse/until-reverse.exp: 
786         Replace uses of send_gdb / gdb_expect.
787         * gdb.reverse/watch-precsave.exp: 
788         Replace uses of send_gdb / gdb_expect.
789         * gdb.reverse/watch-reverse.exp: 
790         Replace uses of send_gdb / gdb_expect.
791
792 2010-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
793
794         * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
795         excessive newline.
796
797 2010-05-27  Michael Snyder  <msnyder@vmware.com>
798
799         * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
800         * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
801         * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
802         * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
803         * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
804         * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
805         * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
806         * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
807         * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
808         * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
809         * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
810         * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
811         * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
812         * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
813         * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
814         * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
815         * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
816         * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
817         * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
818
819 2010-05-26  Michael Snyder  <msnyder@vmware.com>
820
821         * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
822         * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
823
824         * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
825         * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
826         * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
827
828         * gdb.reverse/consecutive-reverse.exp: 
829         Replace uses of send_gdb / gdb_expect.
830         * gdb.reverse/consecutive-precsave.exp: 
831         Replace uses of send_gdb / gdb_expect.
832
833         * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
834         * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
835         * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
836         * gdb.mi/mi-ns-stale-regcache.exp: 
837         Replace uses of send_gdb / gdb_expect.
838         * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
839         * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
840         * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
841         * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
842         * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
843         * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
844         * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
845         * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
846         * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
847
848 2010-05-26  Michael Snyder  <msnyder@vmware.com>
849
850         * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
851
852         * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
853
854         * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
855         * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
856         * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
857         * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
858         * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
859         * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
860         * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
861         * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
862         * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
863
864 2010-05-25  Tom Tromey  <tromey@redhat.com>
865
866         * gdb.base/macscp.exp: Add missing space after setup_kfail.
867
868 2010-05-25  Tom Tromey  <tromey@redhat.com>
869
870         * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
871         argument order.
872         * gdb.base/macscp.exp: Fix setup_kfail argument order.
873         * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
874         order.
875         * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
876         order.
877         * gdb.base/call-sc.exp (setup_kfails): Remove.
878         (setup_compiler_kfails): Remove.
879         * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
880         argument order.
881         * gdb.base/siginfo.exp: Fix setup_kfail argument order.
882         * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
883         (advancei): Fix setup_kfail argument order.
884         * gdb.base/radix.exp: Fix setup_kfail argument order.
885         * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
886         order.
887         * gdb.base/structs.exp (setup_kfails): Remove.
888         (setup_compiler_kfails): Fix setup_kfail argument order.
889         * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
890         order.
891         * gdb.java/jmain.exp: Fix setup_kfail argument order.
892         * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
893         setup_kfail argument order.
894         * gdb.cp/overload.exp: Fix setup_kfail argument order.
895
896 2010-05-25  Tom Tromey  <tromey@redhat.com>
897
898         * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
899
900 2010-05-25  Michael Snyder  <msnyder@vmware.com>
901
902         * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
903         * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
904         * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
905         * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
906         * gdb.base/assign.exp: Replace send_gdb with gdb_test.
907         * gdb.base/attach.exp: Replace send_gdb with gdb_test.
908         * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
909         * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
910         * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
911         * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
912         * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
913         * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
914         * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
915         * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
916         * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
917         * gdb.base/charset.exp: Replace send_gdb with gdb_test.
918         * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
919         * gdb.base/commands.exp: Replace send_gdb with gdb_test.
920         * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
921         * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
922         * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
923         * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
924         * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
925         * gdb.base/default.exp: Replace send_gdb with gdb_test.
926         * gdb.base/define.exp: Replace send_gdb with gdb_test.
927         * gdb.base/display.exp: Replace send_gdb with gdb_test.
928         * gdb.base/dump.exp: Replace send_gdb with gdb_test.
929         * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
930         * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
931         * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
932         * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
933         * gdb.base/finish.exp: Replace send_gdb with gdb_test.
934         * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
935         * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
936         * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
937         * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
938         * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
939         * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
940         * gdb.base/help.exp: Replace send_gdb with gdb_test.
941         * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
942         * gdb.base/jump.exp: Replace send_gdb with gdb_test.
943         * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
944         * gdb.base/maint.exp: Replace send_gdb with gdb_test.
945         * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
946         * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
947         * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
948         * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
949         * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
950
951 2010-05-25  Doug Evans  <dje@google.com>
952
953         * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
954         gdb.string_to_argv.
955
956 2010-05-21  Tom Tromey  <tromey@redhat.com>
957
958         * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
959         Call it.
960         * gdb.dwarf2/pieces.S: Update.
961         * gdb.dwarf2/pieces.c (struct B): Remove initial field.
962
963 2010-05-21  Tom Tromey  <tromey@redhat.com>
964
965         * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
966         Call it.
967         * gdb.dwarf2/pieces.c (struct C): New.
968         (f6): New function.
969         * gdb.dwarf2/pieces.S: Replace.
970
971 2010-05-21  Tom Tromey  <tromey@redhat.com>
972
973         * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
974         Call it.
975
976 2010-05-21  Tom Tromey  <tromey@redhat.com>
977
978         * gdb.dwarf2.pieces.exp: New file.
979         * gdb.dwarf2.pieces.S: New file.
980         * gdb.dwarf2.pieces.c: New file.
981
982 2010-05-20  Pedro Alves  <pedro@codesourcery.com>
983             Joel Brobecker  <brobecker@adacore.com>
984
985         * lib/gdb.exp (gdb_test_no_output): New function.
986         * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
987         when testing commands that should produce no output.
988
989 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
990
991         * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
992         parameter that we want to watch being a constant.
993
994 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
995
996         * gdb.ada/cond_lang: New testcase.
997
998 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
999
1000         * lib/gdb.exp (banned_variables): New variable/constant.
1001         (gdb_init): Add write trace on variables listed in banned_variables.
1002         (gdb_finish): Remove write traces on variables listed in
1003         banned_variables.
1004
1005 2010-05-17  Joel Brobecker  <brobecker@adacore.com>
1006
1007         * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
1008         * gdb.cp/koenig.exp: Likewise.
1009
1010 2010-05-14  Phil Muldoon  <pmuldoon@redhat.com>
1011
1012         PR python/11482
1013
1014         * gdb.python/py-value.exp (test_value_hash): New function.
1015
1016 2010-05-11  Pierre Muller  <muller@ics.u-strasbg.fr>
1017
1018         PR exp/11530.
1019         * gdb.base/gdb11530.c: New file.
1020         * gdb.base/gdb11530.exp: New file.
1021
1022 2010-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1023
1024         * gdb.dwarf2/dw2-modula2-self-type.exp: New.
1025         * gdb.dwarf2/dw2-modula2-self-type.S: New.
1026
1027 2010-05-07  Sami Wagiaalla  <swagiaal@redhat.com>
1028
1029         * gdb.cp/koenig.exp: New test.
1030         * gdb.cp/koenig.cc: New test program.
1031
1032 2010-05-05  Joel Brobecker  <brobecker@adacore.com>
1033
1034         Remove the use of prms_id and bug_id throughout the testsuite.
1035
1036 2010-05-04  Pierre Muller  <muller@ics.u-strasbg.fr>
1037
1038         PR exp/11349.
1039         * testsuite/gdb.cp/ref-types.exp: Add test to examine
1040         use a reference local variable.
1041
1042 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1043
1044         * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
1045         * gdb.base/sepdebug.exp: Remove .debug subdirectory handling.  New
1046         variable different_dir. Move debugfile into a full directory pathname
1047         under DIFFERENT_DIR.
1048         * lib/gdb.exp (separate_debug_filename): Remove.
1049         (gdb_gnu_strip_debug): No longer call separate_debug_filename.  Remove
1050         variable debug_dir and mkdir of it.  Update function comments.
1051
1052 2010-04-29  Pedro Alves  <pedro@codesourcery.com>
1053
1054         PR gdb/11557
1055
1056         * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
1057         files.
1058
1059 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
1060
1061         * gdb.python/py-param.exp: New File.
1062
1063 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
1064
1065         * gdb.base/default.exp: Fix "set language" test.
1066
1067 2010-04-24  Pierre Muller  <muller@ics.u-strasbg.fr>
1068
1069         PR breakpoints/11531.
1070         * gdb.base/gdb11531.c: New file.
1071         * gdb.base/gdb11531.exp: New file.
1072
1073 2010-04-26  Tom Tromey  <tromey@redhat.com>
1074
1075         * gdb.base/completion.exp: Add tests for completion and deprecated
1076         commands.
1077
1078 2010-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1079
1080         * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
1081         (print /x char_array): Escape curly brackets.
1082
1083 2010-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1084
1085         Fix deadlock on looped list of loaded shared objects.
1086         * gdb.base/solib-corrupted.exp: New.
1087
1088 2010-04-23  Doug Evans  <dje@google.com>
1089
1090         * gdb.python/py-section-script.c: New file.
1091         * gdb.python/py-section-script.exp: New file.
1092         * gdb.python/py-section-script.py: New file.
1093
1094 2010-04-20  Chris Moller  <cmoller@redhat.com>
1095
1096         PR 10179
1097
1098         * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
1099         * gdb.base/pr10179-a.c:
1100         * gdb.base/pr10179-b.c:
1101         * gdb.base/pr10179.exp: New files.
1102
1103 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1104
1105         Fix crashes on dangling display expressions.
1106         * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
1107         is SEP.
1108         (lib_flags): Remove the "debug" keyword.
1109         (libsepdebug): New variable for iterating new loop.
1110         (save_pf_prefix): New variable wrapping the loop.
1111         (sep_lib_flags): New variable derived from LIB_FLAGS.  Use it.
1112         * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
1113
1114 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
1115
1116         * gdb.threads/watchthreads.exp: Change to obtain consistent output.
1117
1118 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
1119
1120         PR stabs/11479.
1121         * gdb.stabs/gdb11479.exp: New file.
1122         * gdb.stabs/gdb11479.c: New file.
1123
1124 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
1125
1126         * gdb.base/charset.c (Strin16, String32): New variables.
1127         * gdb.base/charset.exp (gdb_test): Test correct display
1128         of 16 or 32 bit strings.
1129
1130 2010-04-21  Chris Moller  <cmoller@redhat.com>
1131
1132         PR 9167
1133         * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
1134         * gdb.cp/pr9167.cc: New file.
1135         * gdb.cp/pr9167.exp: New file.
1136
1137
1138 2010-04-21  Pierre Muller  <muller@ics.u-strasbg.fr>
1139
1140         PR pascal/11492.
1141         * gdb.pascal/gdb11492.pas: New file.
1142         * gdb.pascal/gdb11492.exp: New file.
1143
1144 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
1145
1146         * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
1147
1148 2010-04-20  Joel Brobecker  <brobecker@adacore.com>
1149
1150         * gdb.ada/dyn_loc: New testcase.
1151
1152 2010-04-20  Chris Moller  <cmoller@redhat.com>
1153
1154         PR 10867
1155         
1156         * gdb.cp/Makefile.in  (EXECUTABLES): Added pr10687
1157         * gdb.cp/pr10687.cc: New file.
1158         * gdb.cp/pr10687.exp: New file.
1159
1160
1161 2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1162             Sergio Durigan Junior  <sergiodj@redhat.com>
1163
1164         * gdb.fortran/logical.exp: New testcase.
1165         * gdb.fortran/logical.f90: New file.
1166
1167 2010-04-19  Doug Evans  <dje@google.com>
1168
1169         * gdb.base/help.exp (help source): Update expected output.
1170
1171 2010-04-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1172
1173         * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
1174         gdb_reinitialize_dir and gdb_load by clean_restart.  Remove trailing
1175         gdb_exit and return.
1176         (executable): New variable.
1177         (binfile): Use it.
1178
1179 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
1180
1181         PR breakpoints/8554.
1182
1183         * gdb.trace/save-trace.exp: Adjust.
1184
1185 2010-04-17  H.J. Lu  <hongjiu.lu@intel.com>
1186
1187         PR corefiles/11511
1188         * gdb.arch/system-gcore.exp: New.
1189         * gdb.arch/gcore.c: Likewise.
1190
1191 2010-04-15  Doug Evans  <dje@google.com>
1192
1193         * gdb.python/py-progspace.c: New file.
1194         * gdb.python/py-progspace.exp: New file.
1195
1196         * gdb.base/source.exp: Add tests for "source -s".
1197
1198 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
1199
1200         * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
1201         * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
1202         * gdb.python/py-prettyprint.exp: New test for to_string returning None.
1203         * gdb.python/py-mi.exp: New test for to_string returning None.
1204
1205 2010-04-12  Phil Muldoon  <pmuldoon@redhat.com>
1206
1207         * gdb.python/py-breakpoint.c: Make result global.
1208
1209 2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1210
1211         Fix non-GNU make compatibility.
1212         * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
1213
1214 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
1215
1216         * gdb.python/py-breakpoint.exp: New File.
1217         * gdb.python/py-breakpoint.C: Ditto.
1218
1219 2010-04-08  Stan Shebs  <stan@codesourcery.com>
1220
1221         * gdb.trace/actions.exp: Clear default-collect.
1222         * gdb.trace/save-trace.exp: Clear default-collect.
1223
1224 2010-04-08  Phil Muldoon  <pmuldoon@redhat.com>
1225
1226         * gdb.python/py-value: Add null string variable.
1227           (test_lazy_string): Test zero length, NULL address lazy
1228           strings.
1229
1230 2010-04-07  H.J. Lu  <hongjiu.lu@intel.com>
1231
1232         * gdb.arch/i386-avx.c: New.
1233         * gdb.arch/i386-avx.exp: Likewise.
1234
1235         * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
1236
1237 2010-04-06  Doug Evans  <dje@google.com>
1238
1239         * gdb.base/source-test.gdb: New file.
1240         * gdb.base/source.exp: Test source -v.
1241
1242 2010-04-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1243
1244         * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
1245
1246 2010-04-06  Pierre Muller  <muller@ics.u-strasbg.fr>
1247
1248         * gdb.stabs/aout.sed: Convert all backslash to double backslash
1249         within one line, unless it is followed by a double quote.
1250         * gdb.stabs/hppa.sed: Idem.
1251         * gdb.stabs/weird.def: Add char and String constants
1252         * gdb.stabs/weird.exp: Check for correct parsing of 
1253         chhar and string constants.
1254         * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
1255         in .stabs to .stabx substitution.
1256
1257 2010-04-05  Stan Shebs  <stan@codesourcery.com>
1258
1259         * gdb.trace/tfile.c: Add a variable split across two blocks, and a
1260         constant global.
1261         * gdb.trace/tfile.exp: Try to print them.
1262
1263 2010-04-04  Stan Shebs  <stan@codesourcery.com>
1264
1265         * gdb.base/completion.exp: Update for new "info watchpoints".
1266         * gdb.base/default.exp: Ditto.
1267         * gdb.base/help.exp: Ditto.
1268         * gdb.base/watchpoint.exp: Ditto.
1269         * gdb.trace/infotrace.exp: Update "info tracpoints" output.
1270         
1271 2010-04-04  Stan Shebs  <stan@codesourcery.com>
1272
1273         * gdb.trace/tfile.exp: Sharpen tfind test.
1274
1275 2010-04-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1276
1277         * gdb.base/break-entry.exp: New.
1278
1279 2010-04-02  Hui Zhu  <teawater@gmail.com>
1280             Michael Snyder <msnyder@vmware.com>
1281
1282         * gdb.reverse/i386-sse-reverse.exp: New file.
1283         * gdb.reverse/i386-sse-reverse.c: New file.
1284
1285 2010-04-02  Pedro Alves  <pedro@codesourcery.com>
1286
1287         * gdb.trace/tfind.exp: Adjust expected disassembly output.
1288
1289 2010-04-01  Stan Shebs  <stan@codesourcery.com>
1290
1291         * gdb.trace/actions.exp: Tweak expected output.
1292         * gdb.trace/while-stepping.exp: Tweak expected output.
1293
1294 2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1295
1296         * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
1297
1298 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
1299
1300         * gdb.base/commands.exp: Adjust.
1301         * gdb.cp/extern-c.exp: Adjust.
1302
1303 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
1304
1305         * gdb.trace/collection.c (local_test_func): Define a local struct,
1306         and instanciate it.
1307
1308 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
1309
1310         * gdb.trace/collection.exp (gdb_collect_args_test)
1311         (gdb_collect_argarray_test): XFAIL the tests that assume the
1312         argarray argument's elements are collected.
1313
1314 2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
1315
1316         * gdb.dwarf2/dw2-bad-parameter-type.exp,
1317         gdb.dwarf2/dw2-bad-parameter-type.S: New.
1318
1319 2010-03-31  Stan Shebs  <stan@codesourcery.com>
1320
1321         * gdb.trace/save-trace.exp: Test save/restore of default-collect
1322         and tracepoint conditionals.
1323         (gdb_verify_tracepoints): Delete unused return.
1324
1325 2010-03-26  Keith Seitz  <keiths@redhat.com>
1326
1327         * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
1328         appear in the output before main.
1329         Remove KFAIL for gdb/2215 aka bz 9320.
1330
1331 2010-03-30  Doug Evans  <dje@google.com>
1332
1333         * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
1334         by dejagnu.
1335         * gdb.arch/amd64-dword.exp: Ditto.
1336
1337         * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
1338         match.
1339         (break printf): Ditto.
1340
1341 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
1342
1343         * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
1344         gcc < 4.4.
1345         * gdb.cp/shadow.exp: Ditto.
1346
1347 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
1348
1349         * gdb.trace/collection.exp (run_trace_experiment): Make sure
1350         "tstart" is silent.
1351
1352 2010-03-29  Pedro Alves  <pedro@codesourcery.com>
1353
1354         * gdb.trace/collection.exp (executable): New.
1355         (binfile): Use it.
1356         (fpreg, spreg, pcreg): New.
1357         (test_register): Use gdb_test_multiple.  Pass /x to print.
1358         (prepare_for_trace_test): New.
1359         (run_trace_experiment): Use "continue", not gdb_run_cmd.
1360         (gdb_collect_args_test, gdb_collect_argstruct_test)
1361         (gdb_collect_argarray_test, gdb_collect_locals_test): Use
1362         prepare_for_trace_test.
1363         (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
1364         fpreg, spreg and pcreg.
1365         (gdb_collect_expression_test, gdb_collect_globals_test): Use
1366         prepare_for_trace_test.
1367         (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
1368         try to detect tracing support here.  Don't set breakpoints at
1369         `begin' or `end' here.
1370         <global scope>: Use clean_restart.  Run to main before checking
1371         for tracing support.  Check for for tracing support here.
1372
1373 2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1374
1375         * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
1376         " as $displacement" to "seen displacement message".
1377
1378 2010-03-28  Pedro Alves  <pedro@codesourcery.com>
1379
1380         * gdb.trace/while-dyn.exp (executable): New variable.
1381         (binfile): Use it.
1382         (test_while_stepping): New function.  Move most tests here.  Call
1383         it once for each of the while-stepping, stepping and ws aliases.
1384
1385 2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1386
1387         * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
1388         that do not provide the tagless_struct type name at all.
1389         (test_print_anon_union): Do not check value of uninitialized
1390         union member.  Do not use cp_test_ptype_class, so we can accept
1391         "long" as well as "long int".
1392
1393 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
1394
1395         * gdb.trace/tfile.c (tohex, bin2hex): New.
1396         (write_error_trace_file): Hexify error description.
1397
1398 2010-03-25  Stan Shebs  <stan@codesourcery.com>
1399
1400         * gdb.trace/tfile.c: Generate an additional trace file, improve
1401         portability.
1402         * gdb.trace/tfile.exp: Test trace file with an error stop, delete
1403         files in a better way.
1404
1405 2010-03-25  Keith Seitz  <keiths@redhat.com>
1406
1407         * gdb.java/jprint.exp: XFAIL printing of static class members
1408         because of GCC debuginfo problem.
1409
1410 2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1411
1412         * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
1413
1414 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
1415
1416         * gdb.base/completion.exp: Allow long instead of long int.
1417         * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
1418         * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
1419         variable p.
1420         * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
1421         * gdb.base/pointers.exp: Allow long instead of long int.
1422         * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
1423         * gdb.base/step-line.exp: Allow a directory before the source file name.
1424
1425 2010-03-24  Tom Tromey  <tromey@redhat.com>
1426
1427         PR breakpoints/9352:
1428         * gdb.base/default.exp: Update.
1429         * gdb.base/commands.exp: Update.
1430         * gdb.cp/extern-c.exp: Test setting commands on multiple
1431         breakpoints at once.
1432
1433 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
1434
1435         * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
1436         if gdb,nosignals.
1437         * gdb.base/watchpoints.c: Do not include unnecessary headers.
1438         * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
1439         exited".
1440
1441 2010-03-24  Stan Shebs  <stan@codesourcery.com>
1442
1443         * gdb.trace/tfile.exp: Expect "trace frame", with a space.
1444
1445 2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
1446
1447         * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
1448         * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
1449         argument.  Handle "short" and "long".
1450         (Top level): Pass overprototyped output for old_fptr and xptr.
1451
1452 2010-03-23  Pedro Alves  <pedro@codesourcery.com>
1453
1454         * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
1455         format strings and add casts to avoid compiler warnings.
1456
1457 2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
1458
1459         * lib/trace-support.exp (gdb_trace_setactions):
1460         Don't expect whitespace after ">" prompt.
1461         * gdb.trace/actions.exp: Adjust for output changes.
1462         * gdb.trace/while-stepping.exp: Likewise.
1463
1464 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1465
1466         * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
1467         and r157645).
1468
1469 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1470
1471         * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
1472         New.
1473
1474 2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
1475
1476         * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
1477         * gdb.python/py-mi.exp (binfile): Rename to py-mi.
1478
1479 2010-03-19  Stan Shebs  <stan@codesourcery.com>
1480
1481         * gdb.trace/ax.exp: New file.
1482
1483 2010-03-19  Doug Evans  <dje@google.com>
1484
1485         * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
1486         output from gcc.
1487
1488         * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
1489         named /usr/sbin/prelink<foo>.
1490
1491 2010-03-18  Stan Shebs  <stan@codesourcery.com>
1492
1493         * gdb.trace/circ.exp: Test circular-trace-buffer.
1494         * gdb.trace/tfile.exp: Update tstatus test.
1495
1496 2010-03-18  Joel Brobecker  <brobecker@adacore.com>
1497
1498         * gdb.dwarf2/dw2-anonymous-func.S: New file.
1499         * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
1500
1501 2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1502
1503         * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
1504
1505 2010-03-18  Pedro Alves  <pedro@codesourcery.com>
1506
1507         * gdb.base/default.exp: Adjust the expected output of the finish
1508         and until commands when the inferior is not being run.
1509
1510 2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
1511
1512         * gdb.cp/shadow.exp: Removed kfail; test has been fix.
1513         * gdb.cp/nsusing.exp: Ditto.
1514
1515 2010-03-15  Tom Tromey  <tromey@redhat.com>
1516
1517         * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
1518         * gdb.cp/userdef.cc (operator==): New function.
1519         (main): New locals mem1, mem2.
1520
1521 2010-03-15  Jie Zhang  <jie@codesourcery.com>
1522
1523         * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
1524         Declare and use new loadtimeout variable.
1525
1526 2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
1527
1528         * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
1529         Use gdb_load later.
1530
1531 2010-03-14  Pedro Alves  <pedro@codesourcery.com>
1532
1533         * gdb.base/solib-disc.c (main): Make format of fprintf a string
1534         literal.  Add missing endlines to prints to stderr.
1535
1536 2010-03-12  Tom Tromey  <tromey@redhat.com>
1537
1538         PR c++/9708:
1539         * gdb.cp/m-static.exp: Add regression test.
1540         * gdb.cp/m-static.cc (method): New method.
1541         (main): Call it.
1542
1543 2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
1544
1545         * gdb.cp/gdb2384-base.h: Created 'namespace B'.
1546         * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
1547
1548 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
1549
1550         * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
1551
1552 2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
1553
1554         * lib/gdb.exp (skip_stl_tests): New.
1555         (gdb_compile): Symbian needs -ldl.
1556         (shlib_target_file): New.
1557         (shlib_symbol_file): New.
1558         (gdb_load_shlibs): Use shlib_target_file.
1559         * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
1560         * gdb.cp/exception.exp: Use skip_stl_tests.
1561         * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
1562         * gdb.cp/try_catch.exp: Use skip_stl_tests.
1563         * gdb.cp/mb-templates.exp: Ditto.
1564         * gdb.base/commands.exp: Relax regexes.
1565         * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
1566         shlib_target_file and shlib_symbol_file.
1567         * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
1568         sections.
1569         * gdb.base/ending-run.exp: Accept E32Main for symbian.
1570         * gdb.base/solib-disc.exp: Use
1571         shlib_target_file and shlib_symbol_file.
1572         * gdb.base/unload.exp: Don't skip on symbian.  Use
1573         shlib_target_file and shlib_symbol_file.
1574         * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
1575
1576 2010-03-12  Pedro Alves  <pedro@codesourcery.com>
1577  
1578         * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
1579         * gdb.trace/report.exp: Adjust for x86 and x86_64.
1580         Issue a tfind end before looking for a tracepoint frame.
1581         * gdb.trace/tfind.exp: Adjust tstatus output.
1582         Adjust disassembly output.
1583         * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
1584
1585 2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1586
1587         * gdb.base/break-interp.exp: Create new displacement parameter value
1588         for the test_ld calls.
1589         (reach): New parameter displacement, verify its content.  New push of
1590         pf_prefix "reach-$func:".  Import global expect_out.
1591         (test_core): New parameter displacement, verify its content.  New push
1592         of pf_prefix "core:".  New command "set verbose on".  Import global
1593         expect_out.
1594         (test_attach): New parameter displacement, verify its content.  New
1595         push of pf_prefix "attach:".  New command "set verbose on".  Import
1596         global expect_out.
1597         (test_ld): New parameter displacement, pass it to the reach, test_core
1598         and test_attach calls and verify its content in the "ld.so exit" test.
1599         * gdb.base/prelink.exp: Remove gdb_exit and final return.
1600         (prelink): Update expected text, use gdb_test.
1601
1602 2010-03-10  Doug Evans  <dje@google.com>
1603
1604         * gdb.base/checkpoint.exp: Fix comment.
1605         Lengthen timeout while doing >600 checkpoints test.
1606         Rename duplicate "kill all one" test to keep test names unique.
1607
1608 2010-03-10  Pedro Alves  <pedro@codesourcery.com>
1609
1610         * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
1611
1612 2010-03-08  Keith Seitz  <keiths@redhat.com>
1613
1614         * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
1615         * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
1616         (dm_type_long): New function.
1617         (dm_type_unsigned_short): New function.
1618         (dm_type_unsigned_long): New function.
1619         (myint): New typedef.
1620         * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
1621         long, unsigned shor and long, operator char*, and typedef.
1622         (test_lookup_operator_functions): Add operator char* test.
1623         (test_paddr_operator_functions): Likewise.
1624         (test_paddr_overloaded_functions): Use probe values for
1625         short, long, and unsigned short and long.
1626         (test_paddr_hairy_functions): If the demangler probe detected
1627         gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
1628         demangler.
1629         * gdb.cp/expand-sals.exp: Backtrace may contain class names.
1630         * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
1631         and "print null_pmf".
1632         Add test "ptype a.*pmf".
1633         * gdb.cp/overload.exp: Allow optional "int" to appear with
1634         "short" and "long".
1635         * gdb.cp/ovldbreak.exp: Use append to construct super-duper
1636         long expect value for men_overload1arg.
1637         Allow "int" to appear with "short" and "long".
1638         When testing "info break", add argument for main (void).
1639         Also allow "int" to appear with "short" and "long".
1640         Ditto with "unsigned" and "long long".
1641         * gdb.java/jmain.exp: Do not enclose methods names in single
1642         quotes.
1643         * gdb.java/jmisc.exp: Likewise.
1644         * gdb.java/jprint.exp: Likewise.
1645         * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
1646
1647         From Jan Kratochvil  <jan.kratochvil@redhat.com>:
1648         * gdb.cp/exception.exp (backtrace after first throw)
1649         (backtrace after second throw): Allow a namespace before __cxa_throw.
1650         (backtrace after first catch, backtrace after second catch): Allow
1651         a namespace before __cxa_begin_catch.
1652
1653         * gdb.cp/cpexprs.exp: New file.
1654         * gdb.cp/cpexprs.cc: New file.
1655
1656         From Daniel Jacobowitz  <dan@codesourcery.com>
1657         * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
1658         to use string_to_regexp.
1659         (ctor, dtor): New functions.  Use them to match constructor
1660         and destructor function types.
1661         (Top level): Use runto_main.
1662
1663 2010-03-05  Tom Tromey  <tromey@redhat.com>
1664
1665         * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
1666         gdb.target_charset.
1667         (pp_ns.to_string): Likewise.
1668
1669 2010-03-04  Keith Seitz  <keiths@redhat.com>
1670
1671         * gdb.cp/overload.exp: Test that the filename portion of a linespec
1672         can be quoted.  Test that both the filename and function/line
1673         portions can be quoted at the same time.
1674
1675 2010-03-04  Pedro Alves  <pedro@codesourcery.com>
1676
1677         * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
1678
1679 2010-03-03  Doug Evans  <dje@google.com>
1680
1681         * lib/gdb.exp (gdb_compile_pthreads): Handle case where
1682         libc contains libpthread.
1683
1684         * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
1685         * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
1686         of gdb_compile.  Add another pattern to match android backtrace.
1687
1688 2010-03-03  Tom Tromey  <tromey@redhat.com>
1689
1690         PR gdb/11345:
1691         * gdb.base/printcmds.exp (test_printf): Add test.
1692
1693 2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
1694
1695         * gdb.arch/amd64-byte.exp: New.
1696         * gdb.arch/amd64-dword.exp: Likewise.
1697         * gdb.arch/amd64-pseudo.c: Likewise.
1698         * gdb.arch/amd64-word.exp: Likewise.
1699         * gdb.arch/i386-byte.exp: Likewise.
1700         * gdb.arch/i386-pseudo.c: Likewise.
1701         * gdb.arch/i386-word.exp: Likewise.
1702
1703 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
1704
1705         * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
1706         types.  Add structreg, bitfields, and flags registers.
1707         * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
1708         registers.
1709
1710 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1711
1712         * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
1713         (load_description): Set architecture if defined.
1714
1715 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
1716
1717         * gdb.python/py-frame.exp: Add read_var block tests.
1718         * gdb.python/py-frame.c (block): New function.
1719
1720 2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1721             Daniel Jacobowitz  <dan@codesourcery.com>
1722
1723         * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
1724
1725 2010-02-25  David S. Miller  <davem@davemloft.net>
1726
1727         * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
1728         fix logic for setting all_syscalls_numbers.
1729
1730 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
1731
1732         * Makefile.in: Add py-block and py-symbol.
1733         * gdb.python/py-symbol.exp: New File.
1734         * gdb.python/py-symtab.exp: New File.
1735         * gdb.python/py-block.exp: New File.
1736         * gdb.python/py-symbol.c: New File.
1737         * gdb.python/py-block.c: New File.
1738
1739 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
1740
1741         PR python/11314
1742         * lib/gdb.exp (skip_python_tests): New function.
1743         * gdb.python/py-cmd.exp: Use skip_python_tests.
1744         * gdb.python/py-frame.exp: Likewise.
1745         * gdb.python/py-function.exp: Likewise.
1746         * gdb.python/py-prettyprint.exp: Likewise.
1747         * gdb.python/py-template.exp: Likewise.
1748         * gdb.python/py-type.exp: Likewise.
1749         * gdb.python/py-value.exp: Likewise.
1750
1751 2010-02-22  Pedro Alves  <pedro@codesourcery.com>
1752
1753         PR9605
1754
1755         * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
1756
1757 2010-02-19  Tom Tromey  <tromey@redhat.com>
1758
1759         PR c++/8693, PR c++/9496:
1760         * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
1761         regression tests.
1762
1763 2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1764
1765         Fix compatibility with m68k as.
1766         * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
1767         Use only /* comments */.
1768
1769 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1770
1771         * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
1772         * configure: Regenerate.
1773
1774 2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
1775
1776         * gdb.python/py-type.exp: Check for Python support.
1777
1778 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
1779
1780         * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
1781         `regsub' syntax available.
1782
1783 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
1784
1785         * gdb.base/shmain.c (main): Remove printf call.
1786         * gdb.base/sizeof.c (main): Cast return of sizeof to int.
1787         * gdb.base/unload.c (main): Make format of fprintf a string
1788         literal.  Add missing endlines to prints to stderr.
1789         * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
1790
1791 2010-02-17  Tom Tromey  <tromey@redhat.com>
1792
1793         * gdb.java/jprint.java (jprint.props): New field.
1794         * gdb.java/jprint.exp (set_lang_java): Add regression test.
1795
1796 2010-02-17  Pedro Alves  <pedro@codesourcery.com>
1797
1798         * gdb.base/charset.exp: Don't assume new `regsub' syntax
1799         available.
1800
1801 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1802
1803         * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
1804         creation to support remote host testing.
1805
1806 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1807
1808         * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
1809         Recognize "command not found".
1810
1811 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1812
1813         * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
1814         single-stepping.
1815
1816 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1817
1818         * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
1819         if arguments are not supported.
1820
1821 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1822
1823         * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
1824         be const or non-const.
1825
1826 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1827
1828         * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
1829         mi_send_resuming_command to send -exec-continue.
1830
1831 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1832
1833         * gdb.base/list.exp (test_list_filename_and_function): Add test
1834         with single quotes.
1835         * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
1836         matching.
1837         * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
1838         Add KFAIL'd tests for PR gdb/11289.
1839
1840 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1841
1842         * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
1843
1844 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1845
1846         * gdb.base/comp-dir/subdir/dummy.txt: New file.
1847         * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
1848         a temporary directory.
1849
1850 2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
1851
1852         * gdb.base/charset.exp: Use a single regular expression to match
1853         show host-charset and show target-charset output.
1854
1855 2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1856
1857         * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
1858         "Illegal process-id" expect string more exact.
1859         (attach to digits-starting nonsense is prohibited): New.
1860
1861 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1862
1863         * gdb.base/prelink.exp (set verbose on): New.
1864
1865 2010-02-12  Tomas Holmberg <th@virtutech.com>
1866
1867         * mi-reverse.exp: New file. Test for reverse option to the
1868         following MI commands: exec-continue, exec-finish, exec-next,
1869         exec-step, exec-next-instruction, exec-step-instruction.
1870         
1871 2010-02-09  Joel Brobecker  <brobecker@adacore.com>
1872
1873         * gdb.ada/ptype_tagged_param: New testcase.
1874
1875 2010-02-08  Tom Tromey  <tromey@redhat.com>
1876
1877         PR c++/8017:
1878         * gdb.cp/overload.exp: Add tests.
1879         * gdb.cp/overload.cc (struct K): New.
1880         (namespace N): New.
1881         (main): Call new functions.
1882         (K::staticoverload): Define.
1883
1884 Mon Feb  8 13:18:22 2010  Chris Moller  <moller@mollerware.com>
1885
1886         PR gdb/10728
1887         * gdb.cp/pr10728-x.h: New file.
1888         * gdb.cp/pr10728-x.cc: New file.
1889         * gdb.cp/pr10728-y.cc: New file.
1890         * gdb.cp/pr10728.exp: New file.
1891         * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
1892
1893 Mon Feb  8 12:54:54 2010  Chris Moller  <moller@mollerware.com>
1894
1895         PR gdb/9067
1896         * gdb.cp/pr9067.exp:  New
1897         * gdb.cp/pr9067.cc:   New
1898         * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
1899
1900 2010-02-08  Joel Brobecker  <brobecker@adacore.com>
1901
1902         * lib/gdb.exp (gdb_test_timeout): New global variable.
1903         Set it to timeout if not already set.
1904         (gdb_init): Reset the value of timeout to gdb_test_timeout.
1905
1906 2010-02-05  Doug Evans  <dje@google.com>
1907
1908         * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
1909         user.
1910
1911 2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
1912
1913         PR c++/7935:
1914         * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
1915
1916 2010-02-04  Tom Tromey  <tromey@redhat.com>
1917
1918         * gdb.cp/virtbase.exp: Make test case names unique.
1919
1920 2010-02-02  Tom Tromey  <tromey@redhat.com>
1921
1922         * gdb.cp/virtbase.exp: Add regression tests.
1923         * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
1924         (main): Instantiate RHC.
1925
1926 2010-02-02  Tom Tromey  <tromey@redhat.com>
1927
1928         * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
1929         type-printing change.
1930
1931 2010-02-02  Tom Tromey  <tromey@redhat.com>
1932
1933         PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
1934         * gdb.cp/virtbase.cc: New file.
1935         * gdb.cp/virtbase.exp: New file.
1936         * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
1937
1938 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1939
1940         PR libc/11214:
1941         * gdb.threads/current-lwp-dead.c: Include features.h.
1942         (HAS_NOMMU): New.
1943         (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
1944
1945 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1946
1947         * gdb.base/symbol-without-target_section.exp,
1948         gdb.base/symbol-without-target_section.c: New.
1949
1950 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
1951
1952         * gdb.base/bigcore.exp: Reset increased timeout.
1953         * gdb.base/interrupt.exp: Match unexpected gdb prompt.
1954
1955 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
1956
1957         * gdb.base/gcore.exp (capture_command_output): Use
1958         gdb_test_multiple.
1959
1960 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
1961
1962         * gdb.arch/thumb2-it.S (it_breakpoints): New function.
1963         * gdb.arch/thumb2-it.exp (test_it_break): New function.
1964         (Top level): Call it.
1965
1966 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
1967
1968         * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
1969
1970 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
1971
1972         * gdb.base/call-strs.exp, gdb.base/default.exp,
1973         gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
1974         gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
1975         gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
1976         gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
1977         gdb.base/watchpoint-solib.exp: Save and restore timeout.
1978         * gdb.base/ending-run.exp: Correct restore of timeout.
1979         * gdb.base/page.exp: Remove unnecessary timeout setting.
1980
1981 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
1982
1983         * gdb.ada/rec_return: New testcase.
1984
1985 2010-01-29  Joel Brobecker  <brobecker@adacore.com>
1986
1987         * gdb.ada/call_pn: New testcase.
1988
1989 2010-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
1990
1991         * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
1992         (Top level): Use it to resume.
1993         * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
1994         the Thumb mode displaced stepping error as unsupported.
1995
1996 2010-01-28  Sami Wagiaalla  <swagiaal@redhat.com>
1997
1998     * gdb.cp/nsusing.exp: Added more tests.
1999     * gdb.cp/nsrecurs.exp: Ditto.
2000     * gdb.cp/nsusing.cc: Added test functions.
2001     * gdb.cp/nsrecurs.cc: Ditto.
2002
2003 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2004
2005         * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
2006         absolute directory pathnames in gdb.sum file.
2007
2008 2010-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
2009
2010         * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
2011         * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
2012
2013 2010-01-26  Tom Tromey  <tromey@redhat.com>
2014
2015         PR exp/7643:
2016         * gdb.base/printcmds.exp (test_print_string_constants): Remove
2017         setup_kfail.
2018
2019 2010-01-14  Sami Wagiaalla  <swagiaal@redhat.com>
2020
2021         * gdb.cp/nsrecurs.exp: New test.
2022         * gdb.cp/nsrecurs.cc: New test program.
2023         * gdb.cp/nsstress.exp: New test.
2024         * gdb.cp/nsstress.cc: New test program.
2025         * gdb.cp/nsdecl.exp: New test.
2026         * gdb.cp/nsdecl.cc: New test program.
2027
2028 2010-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
2029
2030         * gdb.cp/namespace-using.exp: Add test for printing of namespaces
2031         imported into file scope.
2032         Marked test as xfail.
2033         * gdb.cp/namespace-using.cc (marker5): New function.
2034         * gdb.cp/shadow.exp: New test.
2035         * gdb.cp/shadow.cc: New test program.
2036         * gdb.cp/nsimport.exp: New test.
2037         * gdb.cp/nsimport.cc: New test program.
2038
2039 2010-01-25  Tom Tromey  <tromey@redhat.com>
2040
2041         PR gdb/11049:
2042         * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
2043         with "set print null-stop on".
2044
2045 2010-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2046
2047         * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
2048         Adjust it for DISASSEMBLY_OMIT_FNAME.
2049
2050 2010-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2051
2052         PR symtab/11199:
2053         * gdb.dwarf2/member-ptr-forwardref.exp,
2054         gdb.dwarf2/member-ptr-forwardref.S: New.
2055
2056 2010-01-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2057
2058         * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
2059         (thread1_func): Protect thread1_tid with thread1_tid_cond by
2060         thread1_tid_mutex.  Remove gdbstop_mutex handling.
2061         (thread2_func): Protect thread2_tid with thread2_tid_cond by
2062         thread2_tid_mutex.  Remove gdbstop_mutex handling.
2063         (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
2064         pthread_create.  Remove gdbstop_mutex handling.  New comment.  Replace
2065         pthread_cond_wait conditionalizations by while loops.
2066
2067 2010-01-20  Tom Tromey  <tromey@redhat.com>
2068
2069         PR backtrace/10770:
2070         * gdb.dwarf2/pr10770.exp: New file.
2071         * gdb.dwarf2/pr10770.c: New file.
2072         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
2073
2074 2010-01-20  Vladimir Prus  <vladimir@codesourcery.com>
2075
2076         * gdb.mi/mi-async.exp: Remove check for 'async' target, because
2077         that target was removed, and the test always runs native anyway.
2078
2079 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2080
2081         * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
2082         gdb.base/watchpoint-cond-gone-stripped.c: New.
2083
2084 2010-01-19  Tom Tromey  <tromey@redhat.com>
2085
2086         PR c++/8000:
2087         * gdb.cp/namespace.exp: Use new enum.  Fix line numbers in
2088         existing tests.
2089         * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
2090         (main): Use AAA::SomeEnum.
2091
2092 2010-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2093
2094         * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
2095         (test_ignore_count): Declare line_callme_body global.
2096         (run to breakpoint with ignore count): Use line_callme_body.
2097         * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
2098         (set line_main_hello, set line_main_return): Reindent.
2099         (set line_callee4_head, set line_callee4_body, set line_callee4_next):
2100         New.
2101         (continue to callee4): Use line_callee4_body.
2102         (check *stopped from CLI command): Use line_callee4_next.
2103         * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
2104         (set line_main_hello, set line_main_return): Reindent.
2105         (set line_callee4_head, set line_callee4_body): New.
2106         (continue to callee4): Use line_callee4_body.
2107
2108 2010-01-18  Tom Tromey  <tromey@redhat.com>
2109
2110         PR c++/9680:
2111         * gdb.cp/casts.cc: Add new classes and variables.
2112         * gdb.cp/casts.exp: Test new operators.
2113
2114 2010-01-18  Tom Tromey  <tromey@redhat.com>
2115             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2116
2117         * gdb.python/source2.py: New file.
2118         * gdb.python/source1: New file.
2119         * gdb.python/python.exp: Test "source" command.
2120
2121 2010-01-15  Stan Shebs  <stan@codesourcery.com>
2122
2123         * gdb.trace/tfile.c: New file.
2124         * gdb.trace/tfile.exp: New file.
2125         
2126 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2127
2128         * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
2129
2130 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2131
2132         * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
2133
2134 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2135
2136         * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
2137         (libfunc): New parameter action.  Implement also selectable "sleep".
2138         * gdb.base/break-interp-main.c: Include assert.h.
2139         (libfunc): New parameter action.
2140         (main): New parameters argc and argv.  Assert argc.  Pass argv.
2141         * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
2142         (test_attach): New proc.
2143         (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
2144         * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
2145
2146 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2147
2148         * gdb.base/break-interp.exp (test_core): New proc.
2149         (test_ld): Call it.
2150
2151 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2152
2153         * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
2154         * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
2155         New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
2156         and gdb_compile_shlib.  Use new -Wl compiler options.
2157         (dl bt, main bt): New tests.
2158
2159 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2160
2161         Support PIEs with no symfile_objfile.
2162         * gdb.base/break-interp.exp: New argument at the test_ld calls.
2163         (test_ld): New parameter trynosym.
2164         (test_ld <$trynosym>): New block.
2165
2166 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2167
2168         * gdb.base/break-interp.exp: New file.
2169
2170 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
2171
2172         * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
2173         * gdb.python/py-prettyprint.py (pp_ls): New printer.
2174         * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
2175         test.
2176         * gdb.python/py-prettyprint.c: Define lazystring test structure.
2177         * gdb.python/py-mi.exp: Add lazy string test.
2178
2179 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
2180
2181         * lib/mi-support.exp (mi_check_thread_states): Handle
2182         core number in thread listing.
2183
2184 2010-01-12  Joel Brobecker  <brobecker@adacore.com>
2185
2186         * gdb.base/maint.exp: Adjust the expected output for the
2187         "maint print type" test. Use gdb_test_multiple instead of
2188         gdb_sent/gdb_expect.
2189
2190 2010-01-11  Doug Evans  <dje@google.com>
2191
2192         * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
2193         from gdbserver_download.  All callers updated.
2194
2195         * gdb.server/ext-run.exp: "info os processes" requires xml support.
2196
2197 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2198
2199         Implement binary numbers parsing.
2200         * gdb.base/printcmds.exp (test_integer_literals_accepted)
2201         (test_integer_literals_rejected): New binary tests.
2202
2203 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2204
2205         * gdb.cell/configure: Regenerate.
2206
2207 2010-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2208
2209         * gdb.base/corefile.exp: Move the core finding block out and call it as
2210         core_find, new variable $corefile, replace corefile by $corefile and
2211         [file tail $corefile] for usage vs. test names resp.
2212         * lib/gdb.exp (core_find): Move it as a new function here.  New
2213         parameter binfile and deletefiles.  New variable $destcore.  Pre-delete
2214         $destcore.  Return "" on error.
2215
2216 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2217
2218         Workaround PR binutils/10802.
2219         * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
2220         (twice).
2221
2222 2010-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
2223
2224         * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
2225
2226 2010-01-08  Joel Brobecker  <brobecker@adacore.com>
2227
2228         * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
2229         call, to avoid interruption.
2230
2231 2010-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2232
2233         * gdb.stabs/weird.def (args93): New.
2234
2235 2010-01-07  Doug Evans  <dje@google.com>
2236
2237         * lib/gdb.exp (gdb_skip_xml_test): Add comment.
2238
2239 2010-01-07  Tom Tromey  <tromey@redhat.com>
2240
2241         * gdb.base/source.exp: Use correct line number.
2242
2243 2010-01-05  Stan Shebs  <stan@codesourcery.com>
2244
2245         * gdb.trace/tracecmd.exp: Test ftrace.
2246
2247 2010-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2248
2249         * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
2250
2251 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2252
2253         * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
2254         "uint_for_mi_testing".
2255
2256 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2257
2258         Test indented comment in file being sourced.
2259         * gdb.base/commands.exp: Test indented comment in file being sourced.
2260
2261 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2262
2263         * gdb.fortran/array-element.f, gdb.fortran/complex.f,
2264         gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
2265         gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
2266         notice.
2267
2268 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2269
2270         * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
2271         notice.
2272
2273 2010-01-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2274
2275         * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
2276         missing $after_stopped and comma (,) expectation.
2277
2278 2009-12-31  Stan Shebs  <stan@codesourcery.com>
2279
2280         * gdb.trace/actions.exp: Test teval action.
2281         
2282 2009-12-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
2283
2284         * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
2285         (top level): Call test_watchpoint_in_big_blob.
2286         * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
2287         watchpoints.
2288         (func3): Write to buf.
2289
2290 2009-12-29  Stan Shebs  <stan@codesourcery.com>
2291
2292         * gdb.trace/actions.exp: Test default-collect.
2293         
2294 2009-12-28  Stan Shebs  <stan@codesourcery.com>
2295
2296         * gdb.trace/tsv.exp: New file.
2297         * gdb.base/completion.exp: Update ambiguous info output.
2298         
2299 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
2300
2301         * gdb.base/find.c (main): Reference search buffers.
2302         * gdb.base/included.c (main): Reference integer.
2303         * gdb.base/ptype.c (charfoo): Declare.
2304         (intfoo): Call charfoo.
2305         * gdb.base/scope0.c (useitp): New function.
2306         (usestatics): Use useitp.
2307         (useit): Add a type for val.
2308         * gdb.base/scope1.c (useit1): Take a pointer argument.
2309         (usestatics1): Update calls to useit1.
2310         * gdb.cp/call-c.cc: Declare foo.
2311         (main): Call foo.
2312         * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
2313         * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
2314         (main): Call C::ensureRefs and ensureOtherRefs.
2315         * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
2316         variables.
2317         (ensureOtherRefs): New function.
2318         * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
2319         * gdb.cp/templates.cc (main): Call t5i.value.
2320
2321 2009-12-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2322
2323         Fix compatibility with G++-4.5.
2324         * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
2325         * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
2326         (uncaught return): Remove.
2327
2328 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2329             Phil Muldoon  <pmuldoon@redhat.com>
2330
2331         * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
2332         (bp_location13, bp_location14, bp_location17, bp_location18)
2333         (marker3_proto, marker4_proto): New variables.
2334         (breakpoint info): Update output.
2335         (run until breakpoint at marker3, run until breakpoint at marker4): New
2336         tests.
2337
2338 2009-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2339
2340         * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
2341         Replace the printf call of Y by provided "y-set-1" label.  New block
2342         for the second shared library.
2343         * gdb.base/unload.exp: Compile also the second library, call
2344         gdb_load_shlibs also for it.  Use now gdb_breakpoint.
2345         (single pending breakpoint info): Rename to ...
2346         (pending breakpoint info before run): ... this extended test.
2347         (libfile2, libname2, libsrcfile2, libsrc2)
2348         (lib_sl2): New variables.
2349         (exec_opts): Set also SHLIB_NAME2.
2350         (pending breakpoint info on first run at shrfunc1)
2351         (pending breakpoint info on second run at shrfunc1)
2352         (pending breakpoint info on second run at shrfunc2)
2353         (print y from libfile, print y from libfile2): New tests.
2354         * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
2355         * gdb.base/unloadshr2.c: New.
2356
2357 2009-12-22  Hui Zhu  <teawater@gmail.com>
2358
2359         * gdb.reverse/sigall-reverse.exp: Adjust.
2360
2361 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
2362
2363         PR gdb/10884
2364
2365         * gdb.mi/var-cmd.c (do_bitfield_tests): New
2366         (main): Call do_bitfield_tests.
2367         * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
2368
2369 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
2370
2371         * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
2372         gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
2373         gdb.base/watch_thread_num.c, gdb.java/jprint.java,
2374         gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
2375         gdb.modula2/unbounded1.c: Update copyright header.
2376
2377 2009-12-10  Chris Moller  <moller@mollerware.com>
2378
2379         PR gdb/9399
2380         * gdb.cp/virtfunc2.exp: New tests
2381         * gdb.cp/virtfunc2.cc: New tests
2382         * gdb.cp/Makefile.in: Added tests to EXECUTABLES
2383
2384 2009-12-10  Oza Pawandeep (paawan1982@yahoo.com
2385
2386         * gdb.reverse/i387-env-reverse.c: New file.
2387         * gdb.reverse/i387-env-reverse.exp: New file.
2388         * gdb.reverse/i387-stack-reverse.c: New file.
2389         * gdb.reverse/i387-stack-reverse.exp: New file.
2390
2391 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
2392
2393         * gdb.python/py-type.exp (test_range): New test.
2394
2395 2009-12-03  Phil Muldoon <pmuldoon@redhat.com>
2396
2397         PR python/10805
2398
2399         * gdb.python/py-type.exp: New file.
2400         * gdb.python/py-type.c: New file.
2401         * Makefile.in: Add py-type.
2402
2403 2009-12-03  Tom Tromey  <tromey@redhat.com>
2404
2405         * gdb.python/py-value.exp (test_parse_and_eval): New
2406         function.
2407
2408 2009-12-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
2409
2410        PR gdb/11022
2411
2412        * gdb.base/pr11022.exp: New test.
2413        * gdb.base/pr11022.c: New test.  
2414         
2415 2009-12-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2416
2417         Fix spurious false FAILs.
2418         * gdb.base/structs.c (chartest): New.
2419         (main): Fill-in chartest.
2420         * gdb.base/structs.exp (anychar_re, first): New.
2421         (start_structs_test): Import global anychar_re and first.
2422         New gdb_test call "set print elements 300; ${testfile}"
2423         (start_structs_test <$first>): New block.
2424         (any): Import global anychar_re.  New variable ac.  Use ${ac}.
2425
2426 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2427
2428         * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
2429
2430 2009-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2431
2432         * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
2433         Force $srcfile file.
2434         * gdb.base/foll-fork.c (callee): Comment out the printf call.
2435
2436 2009-11-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2437
2438         * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
2439         * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2440         * gdb.threads/watchthreads-reorder.exp: Likewise.
2441
2442 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
2443
2444         PR gdb/8704
2445
2446         * gdb.base/condbreak.exp: Test combinations of "break *EXP",
2447         "if", and "thread".  Correct matching in the previous test.
2448
2449 2009-11-25  Daniel Jacobowitz  <dan@codesourcery.com>
2450
2451         * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
2452
2453 2009-11-23  Michael Snyder  <msnyder@vmware.com>
2454
2455         * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
2456         * gdb.reverse-watch-precsave.exp: Ditto.
2457
2458 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
2459
2460         * gdb.asm/asm-source.exp: Adjust.
2461         * gdb.base/help.exp: Adjust.
2462         
2463 2009-11-22  Pedro Alves  <pedro@codesourcery.com>
2464
2465         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
2466         (do_syscall_tests_without_xml): Set data-directory to
2467         /the/path/to/nowhere.
2468
2469 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
2470
2471         * gdb.threads/local-watch-wrong-thread.c,
2472         gdb.threads/local-watch-wrong-thread.exp: New files.
2473
2474 2009-11-21  Pedro Alves  <pedro@codesourcery.com>
2475
2476         * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
2477         assume new `regsub' syntax available.
2478
2479 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2480
2481         * gdb.base/watchpoint-hw-hit-once.exp,
2482         gdb.base/watchpoint-hw-hit-once.c: New.
2483
2484 2009-11-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2485
2486         * gdb.threads/watchthreads-reorder.exp,
2487         gdb.threads/watchthreads-reorder.c: New.
2488
2489 2009-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2490
2491         * gdb.xml/tdesc-regs.exp: Use for m68k.
2492
2493 2009-11-15  Pedro Alves  <pedro@codesourcery.com>
2494
2495         * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
2496
2497 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
2498
2499         * lib/gdb.exp (current_target_name): New procedure.
2500         (gdb_wrapper_target): New variable.
2501         (gdb_wrapper_init): Set gdb_wrapper_target.
2502         (default_gdb_init): Check gdb_wrapper_target before rebuilding the
2503         wrapper.
2504
2505 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
2506
2507         * gdb.base/remote.exp: Delete the slowest load test.
2508         Do not load with fixed packet sizes.
2509
2510 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
2511
2512         * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
2513
2514 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
2515
2516         * gdb.base/freebpcmd.exp: Delete unused variable.  Specify
2517         srcfile when setting a breakpoint.
2518
2519 2009-11-13  Maciej W. Rozycki  <macro@codesourcery.com>
2520
2521         * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
2522         macros.
2523
2524 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
2525
2526         * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
2527         to be in memory.
2528         * gdb.base/display.c (force_mem): New.
2529         (do_loops): Use it.  Add breakpoint comments.
2530         (do_vars): Add a breakpoint comment.
2531         * gdb.base/display.exp: Use gdb_get_line_number.  Remove hardcoded
2532         line numbers.
2533
2534 2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
2535
2536         * gdb.base/pending.exp: Use gdb_run_cmd to start the program
2537         instead of a bare "run".
2538
2539 2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
2540
2541         * gdb.python/py-prettyprint.exp: Adjust.
2542         
2543 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2544
2545         * lib/cell.exp (skip_cell_tests): Clean up test files before
2546         returning.
2547
2548 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2549
2550         * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
2551         and the breakpoint menu.  Do not call perror if a prompt is seen.
2552         Consume the following GDB prompt.
2553         * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
2554         * gdb.cp/namespace.exp: Use gdb_test.
2555         * gdb.cp/templates.exp: Use gdb_test.
2556         (test_template_breakpoints): Use gdb_test_multiple.
2557
2558 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2559
2560         * gdb.base/break1.c (struct some_struct, values): Move earlier.
2561         (marker4): Reference values.
2562
2563 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2564
2565         * gdb.base/macscp.exp: Avoid the first FAIL if macro information
2566         is missing.
2567
2568 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2569
2570         * gdb.base/break.c (need_malloc): New.
2571         * gdb.base/constvars.c (main): Reference crass and crisp.
2572         * gdb.base/gdb1821.c (main): Reference bar.
2573         * gdb.cp/gdb1355.cc (main): Reference s1.
2574         * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
2575         (main): Call them.
2576         * gdb.cp/hang2.cc (dummy2): Define.
2577         * gdb.cp/hang3.cc (dummy3): Define.
2578         * gdb.cp/m-data.cc (main): Reference shadow.
2579
2580 2009-11-12  Daniel Jacobowitz  <dan@codesourcery.com>
2581             Nathan Froyd  <froydnj@codesourcery.com>
2582
2583         * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
2584         remote host.
2585
2586 2009-11-12  Nathan Froyd  <froydnj@codesourcery.com>
2587
2588         * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
2589         * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
2590         * gdb.dwarf2/dw2-compressed.exp: Likewise.
2591         * gdb.dwarf2/dw2-intercu.exp: Likewise.
2592         * gdb.dwarf2/dw2-intermix.exp: Likewise.
2593         * gdb.dwarf2/dw2-producer.exp: Likewise.
2594         * gdb.dwarf2/mac-fileno.exp: Likewise.
2595         * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
2596         py-prettyprint.py to the remote host.
2597         * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
2598
2599 2009-11-11  Keith Seitz  <keiths@redhat.com>
2600
2601         * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
2602         use it instead of "Foo".
2603         * gdb.cp/classes.exp (do_tests): Add a test to access
2604         a method through a typedef'd class name.
2605
2606 2009-11-11  Nathan Froyd  <froydnj@codesourcery.com>
2607
2608         * gdb.base/long_long.exp: Permit leading zeros on floating-point
2609         exponents.
2610         * gdb.base/pointers.exp: Likewise.
2611         * gdb.cp/ref-types.exp: Likewise.
2612
2613 2009-11-11  Keith Seitz  <keiths@redhat.com>
2614
2615         * gdb.cp/cplusfuncs.cc (class foo): Add operators
2616         new[] and delete[].
2617         * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
2618         "void".
2619         (probe_demangler): Remove all single-quoting of
2620         method and variable names.
2621         (info_func_regexp): Remove the word "void" from any
2622         occurrence of "(void)".
2623         (print_addr_2): Remove all single-quoting of
2624         method names.
2625         (print_addr_2_kfail): Likewise.
2626         (print_addr): Single-quote C function names before
2627         passing to print_addr_2.
2628         (test_paddr_operator_functions): Remove single-quoting
2629         for method names.
2630         Add tests for operator new[] and operator delete[].
2631
2632 2009-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2633
2634         * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
2635
2636 2009-11-09  Keith Seitz  <keiths@redhat.com>
2637
2638         * gdb.cp/overload.exp: Add tests for resolving overloaded
2639         methods in expression parsing/evaluation.
2640
2641 2009-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
2642
2643         * lib/gdb.exp (default_gdb_version): Use --version instead of
2644         --command.
2645
2646 2009-11-10  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         * lib/gdb.exp (gdb_compile_test): New.
2649         (skip_ada_tests, skip_java_tests): New.
2650         (gdb_compile): Use gdb_compile_test for f77.
2651         * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
2652         * lib/java.exp (compile_java_from_source): Remove runtests check,
2653         use gdb_compile_test to record result.
2654         * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
2655         gdb.ada/exec_changed.exp, gdb.ada/start.exp,
2656         gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
2657         gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
2658         gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
2659         gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
2660         gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
2661         gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
2662         gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
2663         adjust gdb_compile invocations.
2664
2665 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2666
2667         * Makefile.in (abs_builddir): New.
2668         (site.exp): New target `$(abs_builddir)/site.exp'.  New comment.
2669         (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
2670         `$(abs_builddir)/site.exp'.
2671
2672 2009-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
2673
2674         * config/m68k-emc.exp, lib/emc-support.exp,
2675         gdb.trace/gdb_c_test.c: Delete.
2676         * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
2677         gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2678         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2679         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2680         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2681         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
2682         casing for m68k-*-elf.
2683
2684 2009-11-03  Pedro Alves  <pedro@codesourcery.com>
2685
2686         * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
2687         * gdb.arch/i386-prologue.exp: Likewise.
2688         * gdb.arch/i386-unwind.exp: Likewise.
2689
2690 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
2691
2692         * lib/gdb.exp (gdb_expect): Fix timeout typo.
2693
2694 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
2695
2696         * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
2697
2698 2009-11-02  Daniel Jacobowitz  <dan@codesourcery.com>
2699
2700         * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
2701
2702 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2703
2704         * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
2705
2706 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2707
2708         * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
2709         * gdb.base/sepdebug2.c: New file.
2710
2711 2009-10-31  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2712
2713         * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
2714         the modified warnings for catch syscall.  Verify if GDB was compiled
2715         with support for lib expat, and choose which tests to run depending
2716         on this.
2717
2718 2009-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2719
2720         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
2721         that composite commands are parsed OK. And also test
2722         that breakpoint commands do work.
2723
2724 2009-10-23  Michael Snyder  <msnyder@vmware.com>
2725
2726         gdb.reverse/consecutive-precsave.exp: Change expect pattern
2727         to allow for new disassembly style.
2728
2729 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2730
2731         * gdb.asm/asm-source.exp: Adjust.
2732         
2733 2009-10-22  Michael Snyder  <msnyder@vmware.com>
2734
2735         * gdb.reverse/break-precsave.exp: New test.
2736         * gdb.reverse/consecutive-precsave.exp: Ditto.
2737         * gdb.reverse/finish-precsave.exp: Ditto.
2738         * gdb.reverse/i386-precsave.exp: Ditto.
2739         * gdb.reverse/machinestate-precsave.exp: Ditto.
2740         * gdb.reverse/sigall-precsave.exp: Ditto.
2741         * gdb.reverse/solilb-precsave.exp: Ditto.
2742         * gdb.reverse/step-precsave.exp: Ditto.
2743         * gdb.reverse/until-precsave.exp: Ditto.
2744         * gdb.reverse/watch-precsave.exp: Ditto.
2745
2746 2009-10-22  Michael Snyder  <msnyder@vmware.com>
2747
2748         * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
2749         for gdb_expect.  Adjust one test's expect strings for the new
2750         format of disassemble.
2751         * gdb.reverse/finish-reverse.exp: Delete 'return'.
2752         * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
2753         gdb_test_multiple.
2754         * gdb.reverse/step-reverse.exp: Delete 'return'.
2755         * gdb.reverse/until-reverse.exp: Delete blank lines.
2756         * gdb.reverse/watch-reverse.exp: Delete blank lines.
2757
2758 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
2759
2760         * gdb.base/consecutive.exp: Adjust.
2761         * gdb.base/display.exp: Likewise.
2762         * gdb.base/pc-fp.exp: Likewise.
2763         * gdb.base/sigbpt.exp: Likewise.
2764         
2765 2009-10-19  Michael Snyder  <msnyder@vmware.com>
2766
2767         * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
2768         * gdb.reverse/finish-reverse.c: Ditto.
2769         * gdb.reverse/sigall-reverse.c: Ditto.
2770         * gdb.reverse/solib-reverse.c: Ditto.
2771         * gdb.reverse/step-reverse.c: Ditto.
2772         * gdb.reverse/watch-reverse.c: Ditto.
2773
2774 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
2775             Stan Shebs  <stan@codesourcery.com>
2776
2777         * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
2778         * gdb.base/foll-exec.exp: Adjust to expect a process id before
2779         "Executing new program".
2780         * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
2781         * gdb.base/multi-forks.exp: Ditto.  Adjust to the inferior being
2782         left listed after having been killed.
2783         * gdb.base/attach.exp: Adjust to spell out "symbol-file".
2784         * gdb.base/maint.exp: Adjust test.
2785
2786         * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
2787         * gdb.multi/Makefile.in: New.
2788         * gdb.multi/base.exp: New.
2789         * gdb.multi/goodbye.c: New.
2790         * gdb.multi/hangout.c: New.
2791         * gdb.multi/hello.c: New.
2792         * gdb.multi/bkpt-multi-exec.c: New.
2793         * gdb.multi/bkpt-multi-exec.exp: New.
2794         * gdb.multi/crashme.c: New.
2795
2796 2009-10-13  Tristan Gingold  <gingold@adacore.com>
2797
2798         * gdb.base/sepdebug.exp: Check debug info are found.
2799
2800 2009-10-08  Pedro Alves  <pedro@codesourcery.com>
2801
2802         * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
2803         bits.
2804
2805 2009-10-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2806
2807         * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
2808
2809 2009-10-07  Joel Brobecker  <brobecker@adacore.com>
2810
2811         * gdb.base/watchpoints.c: Add copyright header.  Reformat one
2812         of the comments.
2813
2814 2009-10-06  Pierre Muller  <muller@ics.u-strasbg.fr>
2815
2816         * gdb.base/annota1.exp: Remove obsolete match_max increase.
2817         * gdb.base/annota3.exp: Idem.
2818         * gdb.base/maint.exp: Idem.
2819
2820 2009-10-05  Pierre Muller  <muller@ics.u-strasbg.fr>
2821
2822         * lib/gdb.exp (default_gdb_init): Set current value of match_max 
2823         to default.
2824
2825 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
2826
2827         * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for 
2828         mingw and cygwin targets.
2829
2830 2009-10-02  Pierre Muller  <muller@ics.u-strasbg.fr>
2831             Pedro Alves  <pedro@codesourcery.com>
2832
2833         * lib/gdb.exp (gdb_compile): Avoid adding 
2834         gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
2835
2836 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
2837
2838         * gdb.base/shr1.c: Use %p in format string.
2839         * gdb.base/unload.c: Avoid warning in fprintf.
2840         * gdb.base/watchpoint-solib.c: Idem.
2841
2842 2009-10-01  Pierre Muller  <muller@ics.u-strasbg.fr>
2843
2844         * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
2845         long type.
2846         (test_unlink): Correct printf string.
2847         * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
2848         * gdb.threads/attachstop-mt.c: Add #include <string.h>.
2849
2850 2009-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2851
2852         * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
2853         * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
2854         * gdb.arch/ia64-breakpoint-shadow.S: New file.
2855
2856 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2857
2858         * gdb.objc/basicclass.exp: Disable pending breakpoint query.
2859         * gdb.objc/nondebug.exp: Likewise.
2860
2861 2009-09-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2862
2863         * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
2864         target_info setting.
2865
2866         * gdb.threads/thread-specific.exp (get_thread_list): Support targets
2867         that detect new threads during "info threads".
2868
2869 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2870
2871         * gdb.threads/manythreads.c (main): Increase thread stack size
2872         to 2*PTHREAD_STACK_MIN.
2873         * gdb.threads/multi-create.c (main): Likewise.
2874         (create_function): Likewise.
2875
2876 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2877
2878         * gdb.base/dump.exp: Pass difference of pointer types instead
2879         of integer types as offset to restore in intarr3.srec case.
2880
2881 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2882
2883         * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
2884
2885 2009-09-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2886
2887         * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
2888
2889 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
2890         
2891         New test for two watchpoints, with disabling of
2892         the first inserted.
2893         * testsuite/gdb.base/watchpoints.c: New file.
2894         * testsuite/gdb.base/watchpoints.exp: New file.
2895
2896 2009-09-25  Tom Tromey  <tromey@redhat.com>
2897
2898         * gdb.base/charset.exp: Test utf-16 strings with Python.
2899
2900 2009-09-25  Tom Tromey  <tromey@redhat.com>
2901
2902         * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
2903         UCS-4.
2904         * gdb.base/charset.c (utf_32_string): Rename.
2905         (init_utf32): Rename.
2906         (main): Update.
2907
2908 2009-09-22  Tom Tromey  <tromey@redhat.com>
2909
2910         * gdb.python/py-function.exp: Add regression tests.
2911
2912 2009-09-21  Keith Seitz  <keiths@redhat.com>
2913
2914         * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
2915         with invalid operator.
2916
2917 2009-09-21  Keith Seitz  <keiths@redhat.com>
2918
2919         * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
2920         and destructor using typedef name of class.
2921         * gdb.cp/classes.cc (class Base1): Add a destructor.
2922         (base1): New typedef.
2923         (use_methods): Instanitate an object of type base1.
2924         * gdb.cp/templates.exp (test_template_typedef): New procedure.
2925         (do_tests): Call test_template_typedef.
2926         * gdb.cp/templates.cc (Baz::~Baz): New method.
2927         (intBazOne): New typedef.
2928         (main): Instantiate intBazOne.
2929
2930 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
2931
2932         PR python/10633
2933
2934         * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
2935         Function.
2936         (run_lang_tests): Add print elements test.
2937
2938 2009-09-21  Phil Muldoon <pmuldoon@redhat.com>
2939
2940         * gdb.python/py-value.exp (test_subscript_regression): New
2941         function.  Test for invalid subscripts.
2942         * gdb.python/py-value.c (main): Add test array, and pointer to it.
2943         (ptr_ref): New function.
2944
2945 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2946
2947         * gdb.base/default.exp: Fix "show convenience".
2948
2949 2009-09-15  Tom Tromey  <tromey@redhat.com>
2950
2951         * lib/mi-support.exp (mi_create_varobj): Update.
2952         (mi_create_floating_varobj): Likewise.
2953         (mi_create_dynamic_varobj): New proc.
2954         (mi_varobj_update): Update.
2955         (mi_varobj_update_with_type_change): Likewise.
2956         (mi_varobj_update_kv_helper): New proc.
2957         (mi_varobj_update_dynamic_helper): Rewrite.
2958         (mi_varobj_update_dynamic): New proc.
2959         (mi_list_varobj_children): Update.
2960         (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
2961         * gdb.python/python-prettyprint.py (pp_outer): New class.
2962         (pp_nullstr): Likewise.
2963         (lookup_function): Register new printers.
2964         * gdb.python/python-prettyprint.c (struct substruct): New type.
2965         (struct outerstruct): Likewise.
2966         (substruct_test): New function.
2967         (struct nullstr): New type.
2968         (string_1, string_2): New globals.
2969         (main): Add new tests.
2970         * gdb.python/python-mi.exp: Added regression tests.
2971         * gdb.mi/mi2-var-display.exp: Update.
2972         * gdb.mi/mi2-var-cmd.exp: Update.
2973         * gdb.mi/mi2-var-child.exp: Update.
2974         * gdb.mi/mi2-var-block.exp: Update.
2975         * gdb.mi/mi-var-invalidate.exp: Update.
2976         * gdb.mi/mi-var-display.exp: Update.
2977         * gdb.mi/mi-var-cmd.exp: Update.
2978         * gdb.mi/mi-var-child.exp: Update.
2979         * gdb.mi/mi-var-block.exp: Update.
2980         * gdb.mi/mi-break.exp: Update.
2981         * gdb.mi/gdb701.exp: Update.
2982
2983 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2984
2985         * Makefile.in: Inclusion of catch-syscall object.
2986         * gdb.base/catch-syscall.c: New file.
2987         * gdb.base/catch-syscall.exp: New file.
2988
2989 2009-09-12  Michael Snyder  <msnyder@vmware.com>
2990
2991         * gdb.reverse/step-reverse.exp: Explicitly check for targets
2992         that can support reverse debuggnig.
2993
2994 2009-09-11  Tom Tromey  <tromey@redhat.com>
2995
2996         * gdb.dwarf2/valop.S: New file.
2997         * gdb.dwarf2/valop.exp: New file.
2998
2999 2009-09-11  Mark Kettenis  <kettenis@gnu.org>
3000
3001         * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
3002
3003 2009-09-10  Doug Evans  <dje@google.com>
3004
3005         * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
3006         Add $gdb_prompt to second breakpoint regexp.
3007
3008 2009-09-08  Thiago Jung Bauermann  <thiago.bauermann@gmail.com>
3009
3010         * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
3011         names, add missing ones.
3012         * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
3013         * gdb.python/py-frame.c: Rename from python-frame.c.
3014         * gdb.python/py-frame.exp: Rename from python-frame.exp.  Adjust
3015         testfile name.
3016         * gdb.python/py-function.exp: Rename from python-function.exp.
3017         * gdb.python/py-mi.exp: Rename from python-mi.exp.  Adjust
3018         testfile name.
3019         * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
3020         * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
3021         Adjust testfile name.
3022         * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
3023         * gdb.python/py-template.cc: Rename from python-template.cc.
3024         * gdb.python/py-template.exp: Rename from python-template.exp.
3025         Adjust testfile name.
3026         * gdb.python/py-value.c: Rename from python-value.c.
3027         * gdb.python/py-value.exp: Rename from python-value.exp.  Adjust
3028         testfile name.
3029
3030 2009-09-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3031
3032         * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
3033         $bpt2address.
3034         (Second breakpoint address is valid on ia64)
3035         (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
3036
3037 2009-09-03  Joseph Myers  <joseph@codesourcery.com>
3038
3039         * gdb.base/ending-run.exp: Restrict regular expression matching
3040         line number to require closing brace following.
3041
3042 2009-09-03  Doug Evans  <dje@google.com>
3043
3044         * gdb.base/store.exp (check_set): Fix typo in expected value message.
3045
3046 2009-09-02  Tom Tromey  <tromey@redhat.com>
3047
3048         * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
3049
3050 2009-09-02  Tom Tromey  <tromey@redhat.com>
3051
3052         * gdb.dwarf2/callframecfa.exp: New file.
3053         * gdb.dwarf2/callframecfa.S: New file.
3054
3055 2009-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
3056
3057         * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
3058         gdb.base/solib-overlap-main.c: New.
3059
3060 2009-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
3061
3062         PR gdb/10565
3063
3064         * gdb.base/bitfields.c (struct container, container): New.
3065         (main): Initialize it and call break5.
3066         * gdb.base/bitfields.exp (bitfield_at_offset): New test.
3067
3068 2009-08-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3069
3070         Support constant DW_AT_data_member_location by GCC PR debug/40659.
3071         * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
3072
3073 2009-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3074
3075         * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
3076
3077 2009-08-26  Michael Snyder  <msnyder@vmware.com>
3078
3079         * gdb.base/i386-reverse.c: New file.
3080         * gdb.base/i386-reverse.exp: New file.
3081         * gdb.base/Makefile.in: Add new files to be removed.
3082
3083 2009-08-26  Joseph Myers  <joseph@codesourcery.com>
3084
3085         * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
3086         environment-pwd for remote host.
3087         * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
3088
3089 2009-08-24  Keith Seitz  <keiths@redhat.com>
3090
3091         * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
3092         Add two new C++ completer tests which limit the output to a
3093         given class. 
3094
3095 2009-08-24  Michael Snyder  <msnyder@vmware.com>
3096
3097         * gdb.base/del.exp: Fix typo in comment.
3098         * gdb.base/step-bt.exp: Fix cut and paste error in comment.
3099
3100 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3101
3102         * configure: Regenerate.
3103         * gdb.hp/configure: Likewise.
3104         * gdb.hp/gdb.aCC/configure: Likewise.
3105         * gdb.hp/gdb.base-hp/configure: Likewise.
3106         * gdb.hp/gdb.compat/configure: Likewise.
3107         * gdb.hp/gdb.defects/configure: Likewise.
3108         * gdb.hp/gdb.objdbg/configure: Likewise.
3109         * gdb.stabs/configure: Likewise.
3110
3111 2009-08-19  Doug Evans  <dje@google.com>
3112
3113         * gdb.base/gdbvars.c: New file.
3114         * gdb.base/gdbvars.exp: Test convenience vars with program variables.
3115
3116 2009-08-14  Pedro Alves  <pedro@codesourcery.com>
3117
3118         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3119         gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
3120
3121 2009-08-13  Pedro Alves  <pedro@codesourcery.com>
3122
3123         * gdb.base/default.exp: Adjust "set language test": it's now an
3124         enum command.  Larger help string moved to "help set language".
3125         * gdb.base/help.exp: Adjust "help set language" expected output,
3126         now lists all known languages.
3127
3128 2009-08-11  Nathan Froyd  <froydnj@codesourcery.com>
3129
3130         * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
3131         all frame arguments.
3132         * gdb.arch/altivec-regs.exp: Likewise.
3133
3134 2009-08-07  Tom Tromey  <tromey@redhat.com>
3135
3136         * gdb.base/setshow.exp: Add tests for changes to set language, set
3137         check range, and set check type.
3138
3139 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
3140
3141         * lib/mi-support.exp (mi_list_breakpoints): Make it work.
3142         * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
3143         Call it.
3144
3145 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3146
3147         * configure.ac: Run gdb.cell tests when appropriate.
3148         * configure: Regenerate.
3149         * lib/cell.exp: New file.
3150         * gdb.cell: New directory.
3151         * gdb.cell/configure.ac: New file.
3152         * gdb.cell/configure: New file.
3153         * gdb.cell/Makefile.in: New file.
3154         * gdb.cell/arch.exp: New file.
3155         * gdb.cell/break.c: New file.
3156         * gdb.cell/break.exp: New file.
3157         * gdb.cell/break-spu.c: New file.
3158         * gdb.cell/bt.c: New file.
3159         * gdb.cell/bt2-spu.c: New file.
3160         * gdb.cell/bt-spu.c: New file.
3161         * gdb.cell/bt.exp: New file.
3162         * gdb.cell/coremaker.c: New file.
3163         * gdb.cell/coremaker-spu.c: New file.
3164         * gdb.cell/core.exp: New file.
3165         * gdb.cell/gcore.exp: New file.
3166         * gdb.cell/data.c: New file.
3167         * gdb.cell/data.exp: New file.
3168         * gdb.cell/data-spu.c: New file.
3169         * gdb.cell/ea-cache.exp: New file.
3170         * gdb.cell/ea-cache.c: New file.
3171         * gdb.cell/ea-cache-spu.c: New file.
3172         * gdb.cell/ea-standalone.c: New file.
3173         * gdb.cell/ea-standalone.exp: New file.
3174         * gdb.cell/ea-test.c: New file.
3175         * gdb.cell/ea-test.exp: New file.
3176         * gdb.cell/f-regs.exp: New file.
3177         * gdb.cell/mem-access.c: New file.
3178         * gdb.cell/mem-access.exp: New file.
3179         * gdb.cell/mem-access-spu.c: New file.
3180         * gdb.cell/ptype.exp: New file.
3181         * gdb.cell/registers.exp: New file.
3182         * gdb.cell/size.c: New file.
3183         * gdb.cell/sizeof.exp: New file.
3184         * gdb.cell/size-spu.c: New file.
3185         * gdb.cell/solib.exp: New file.
3186         * gdb.cell/solib-symbol.exp: New file.
3187
3188 2009-07-31  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3189
3190         * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
3191
3192 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
3193
3194         * gdb.base/float.exp: Handle VFP registers.
3195
3196 2009-07-14  Michael Snyder  <msnyder@vmware.com>
3197
3198         * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
3199         to bring gdb to the beginning of the calling line.
3200
3201         * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
3202         confusing the i386 epilogue unwinder.
3203
3204 2009-07-14  Stan Shebs  <stan@codesourcery.com>
3205
3206         * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
3207
3208 2009-07-14  Michael Snyder  <msnyder@vmware.com>
3209
3210         * gdb.reverse/step-reverse.exp (stepi into function call):
3211         Call instruction may not be first instruction in the line.
3212         (reverse stepi from a function call): Used wrong line number.
3213
3214 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3215
3216         * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
3217
3218 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3219
3220         Fix gdb.base/macscp.exp when using custom inputrc.
3221         * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
3222         * gdb.base/readline.exp: Remove env(INPUTRC) set and restore.  Remove
3223         env(TERM) set.
3224         * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
3225         * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
3226
3227 2009-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3228
3229         Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
3230         * gdb.base/annota1.exp (thread_test): Import global $testfile.
3231         Change the compilation target to match the testcase name.
3232         * gdb.base/sect-cmd.exp: Change the compilation target to match the
3233         testcase name.
3234         * a2-run.exp: Use for setup prepare_for_testing.  Change the
3235         compilation target to match the testcase name.
3236         * gdb.base/commands.exp: Likewise.
3237         * gdb.base/finish.exp: Likewise.
3238         * gdb.base/float.exp: Likewise.
3239         * gdb.base/info-target.exp: Likewise.
3240         * gdb.base/relational.exp: Likewise.
3241         * gdb.base/term.exp: Likewise.
3242         * gdb.base/until.exp: Likewise.
3243         * gdb.base/volatile.exp: Likewise.
3244         * gdb.base/whatis-exp.exp: Likewise.
3245
3246 2009-07-11  Hui Zhu  <teawater@gmail.com>
3247
3248         * gdb.base/help.exp (disassemble): Update expected help text.
3249
3250 2009-07-09  Tom Tromey  <tromey@redhat.com>
3251
3252         * lib/gdb.exp: Handle TRANSCRIPT.
3253         (remote_spawn, remote_close, send_gdb): New procs.
3254
3255 2009-07-10 Phil Muldoon  <pmuldoon@redhat.com>
3256
3257         * gdb.python/python-prettyprint.c: Add counted null string
3258         structure.
3259         * gdb.python/python-prettyprint.exp: Print null string. Test for
3260         embedded nulls.
3261         * gdb.python/python-prettyprint.py (pp_ns): New Function.
3262         * gdb.python/python-value.exp (test_value_in_inferior): Add
3263         variable length string fetch tests.
3264         * gdb.python/python-value.c (main): Add strings for string fetch tests.
3265
3266 2009-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3267
3268         * gdb.base/dump.exp (inaccessible memory is reported): New test.
3269
3270 2009-07-07  Tom Tromey  <tromey@redhat.com>
3271
3272         * gdb.base/call-rt-st.exp: Update for change to escape output.
3273         * gdb.base/callfuncs.exp: Likewise.
3274         * gdb.base/charset.exp: Likewise.
3275         * gdb.base/constvars.exp: Likewise.
3276         * gdb.base/long_long.exp: Likewise.
3277         * gdb.base/pointers.exp: Likewise.
3278         * gdb.base/printcmds.exp: Likewise.
3279         * gdb.base/setvar.exp: Likewise.
3280         * gdb.base/store.exp: Likewise.
3281         * gdb.cp/ref-types.exp: Likewise.
3282         * gdb.mi/mi-var-child.exp: Likewise.
3283         * gdb.mi/mi-var-display.exp: Likewise.
3284         * gdb.mi/mi2-var-display.exp: Likewise.
3285         * gdb.base/charset.exp: Test octal escape sequence length.
3286         Update for change to escape output.
3287
3288 2009-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3289
3290         * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
3291
3292 2009-07-06  Daniel Jacobowitz  <dan@codesourcery.com>
3293
3294         * lib/java.exp (java_init): Ignore $GCJ if it is empty.
3295
3296 2009-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3297
3298         * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
3299         gdbserver increasing $portnum if "Can't bind address" has been seen.
3300
3301 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
3302
3303         * gdb.base/ending-run.exp: Add "step out of main" pattern for
3304         mingw32ce.
3305
3306 2009-07-05  Pedro Alves  <pedro@codesourcery.com>
3307
3308         * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
3309         VFP format.
3310
3311 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
3312
3313         * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
3314         linux.  Adjust to use "inferior", "info inferiors", "detach
3315         inferior" and "kill inferior" instead of "restart", "info fork",
3316         "detach fork" and "delete fork".
3317         * gdb.base/ending-run.exp: Spell out "info".
3318         * gdb.base/help.exp: Adjust to use test_prefix_command_help for
3319         the "kill" command.
3320
3321 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3322
3323         * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
3324         change to prefix TLS offset in hex with 0x.
3325
3326 2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3327
3328         * gdb.base/default.exp: Update test case for "x" changes.
3329
3330 2009-07-01  Tristan Gingold  <gingold@adacore.com>
3331
3332         * gdb.base/bigcore.exp: Make darwin untested.
3333
3334 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3335
3336         * gdb.base/completion.exp (directory completion): Create the directory.
3337         New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
3338         escapeuniquesub.
3339         (directory completion 2): Expect now ${escapeuniquesub}.
3340         (Glob remaining of directory test): Remove one excessive newline.
3341         Expect the real output.
3342
3343 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3344
3345         Fix `make check//%' target after `make check' has been ran.
3346         * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
3347         a mkdir call.
3348         (check-gdb.base%): Remove the gdb.base%/.dir dependency.
3349         (%/.dir): Remove.
3350
3351 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3352
3353         * lib/mi-support.exp (mi_check_thread_states): Permit any output before
3354         the expected result record.
3355
3356 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
3357
3358         Remove racy FAILs relying just on the timeouts.
3359         * gdb.base/setshow.exp (set annotate 2, show annotate (2))
3360         (annotation_level 2): Remove racy FAILs.
3361
3362 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
3363
3364         gdb/10275
3365         * gdb.dwarf2/dw2-restore.{S,exp}: New test.     
3366         
3367 2009-06-30  Daniel Jacobowitz  <dan@codesourcery.com>
3368
3369         * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
3370
3371 2009-06-30  Vladimir Prus  <vladimir@codesourcery.com>
3372
3373         * gdb.mi/mi-stack.exp: Testing symbolic options
3374         to -stack-list-locals and -stack-list-arguments.
3375
3376 2009-06-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3377
3378         * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
3379
3380 2009-06-29  Tom Tromey  <tromey@redhat.com>
3381
3382         * dg-extract-results.sh: New file.
3383         * Makefile.in (FORCE_PARALLEL): New variable.
3384         (CHECK_TARGET): New conditional variable.
3385         (check): Use CHECK_TARGET.
3386         (DO_RUNTEST): New variable.
3387         (check-single): New target.
3388         (TEST_DIRS): New variable.
3389         (TEST_TARGETS): Likewise.
3390         (check-parallel): New target.
3391         (check-gdb.%): New pattern.
3392         (BASE1_FILES): New variable.
3393         (BASE2_FILES): Likewise.
3394         (check-gdb.base%): New pattern.
3395         (%/.dir): New pattern.
3396         * configure: Rebuild.
3397         * aclocal.m4 (AM_CONDITIONAL): New defun.
3398         * configure.ac: Check whether user is using GNU make.
3399         (GMAKE): New conditional.
3400
3401 2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>
3402
3403         * gdb.cp/namespace-nested-import.cc: New test.
3404         * gdb.cp/namespace-nested-import.exp: New test.
3405
3406 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
3407
3408         * gdb.base/break.exp: Add an XFAIL for gcc/36748.
3409         * gdb.cp/annota2.exp: Accept frames-invalid in more places.
3410         * gdb.opt/Makefile.in (EXECUTABLES): Update.
3411         * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
3412         * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
3413         gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
3414         gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
3415         gdb.opt/inline-markers.c: New files.
3416         * lib/gdb.exp (skip_inline_frame_tests): New function.
3417         (skip_inline_var_tests): New function.
3418
3419 2009-06-27  Andreas Schwab  <schwab@linux-m68k.org>
3420
3421         * gdb.cp/exception.exp: Don't require $hex before inner frame in
3422         backtrace.
3423
3424 2009-06-27  Michael Snyder  <msnyder@vmware.com>
3425
3426         * gdb.reverse: New directory.
3427         * gdb.reverse/break-reverse.c: New test.
3428         * gdb.reverse/break-reverse.exp: New test.
3429         * gdb.reverse/consecutive-reverse.c: New test.
3430         * gdb.reverse/consecutive-reverse.exp: New test.
3431         * gdb.reverse/finish-reverse.c: New test.
3432         * gdb.reverse/finish-reverse.exp: New test.
3433         * gdb.reverse/machinestate.c: New test.
3434         * gdb.reverse/ms1.c: New test.
3435         * gdb.reverse/machinestate.exp: New test.
3436         * gdb.reverse/Makefile.in: New file.
3437         * gdb.reverse/shr2.c: New test.
3438         * gdb.reverse/solib-reverse.c: New test.
3439         * gdb.reverse/solib-reverse.exp: New test.
3440         * gdb.reverse/step-reverse.c: New test.
3441         * gdb.reverse/step-reverse.exp: New test.
3442         * gdb.reverse/until-reverse.c: New test.
3443         * gdb.reverse/ur1.c: New test.
3444         * gdb.reverse/until-reverse.exp: New test.
3445         * gdb.reverse/watch-reverse.c: New test.
3446         * gdb.reverse/watch-reverse.exp: New test.
3447         * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
3448         * configure: Regenerate.
3449
3450 2009-06-26  Doug Evans  <dje@google.com>
3451
3452         * gdb.base/psymtab.exp: Turn off pending breakpoints.
3453
3454 2009-06-26  Pierre Muller  <muller@ics.u-strasbg.fr>
3455
3456         * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
3457         windows problem for 'file delete $binfile'.
3458
3459 2009-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
3460
3461         * gdb.cp/namespace-using.exp: New test.
3462         * gdb.cp/namespace-using.cc: New test.
3463
3464 2009-05-20  Joel Brobecker  <brobecker@adacore.com>
3465
3466         * gdb.ada/variant_record_packed_array: New testcase.
3467
3468 2009-06-23  Tom Tromey  <tromey@redhat.com>
3469
3470         * gdb.base/charset.exp (test_combination): Regression test.
3471         * gdb.base/charset.c (my_wchar_t): New typedef.
3472         (myvar): New global.
3473         (main): Set myvar.
3474
3475 2009-06-18  Pierre Muller  <muller@ics.u-strasbg.fr>
3476
3477         * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
3478         target.
3479
3480 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3481
3482         * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
3483
3484 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3485
3486         * gdb.mi/gdb680.exp: Update test for error message.
3487
3488 2009-06-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3489
3490         * gdb.base/annota1.exp: Allow multiple occurrences of the
3491         frames-invalid annotation.
3492         * gdb.cp/annota2.exp: Likewise.
3493
3494 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
3495
3496         * gdb.cp/gdb2495.cc: New file.
3497         * gdb.cp/gdb2495.exp: New file.
3498
3499 2009-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3500
3501         Report error on GDB crash during runto.
3502         * lib/gdb.exp (runto <eof>): New.
3503
3504 2009-06-09  Daniel Jacobowitz  <dan@codesourcery.com>
3505
3506         * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
3507         gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
3508         gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
3509         gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
3510         gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
3511         gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
3512         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
3513         gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
3514         gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
3515         gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
3516         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
3517         gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
3518         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3519         gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
3520         gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
3521         gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
3522         gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
3523         gdb.server/server-mon.exp, gdb.server/server-run.exp,
3524         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3525         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3526         gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
3527         gdb.trace/passcount.exp, gdb.trace/report.exp,
3528         gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
3529         gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
3530         gdb.trace/while-stepping.exp: Use a unique name for the compiled
3531         executable.
3532
3533 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
3534
3535         * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
3536         defined before referencing it.
3537
3538 2009-06-03  Doug Evans  <dje@google.com>
3539
3540         * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
3541         * gdb.arch/i386-see.c: Ditto.
3542
3543 2009-05-30  Pierre Muller  <muller@ics.u-strasbg.fr>
3544
3545         * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
3546         (check_macro): Return 1 if undefined.
3547         If first test fails, check if macro debug information is available,
3548         and report unsupported test if no macro information is found.
3549
3550 2009-05-29  Doug Evans  <dje@google.com>
3551
3552         * gdb.threads/hand-call-in-threads.exp: New.
3553         * gdb.threads/hand-call-in-threads.c: New.
3554
3555 2009-05-29  Michael Snyder  <msnyder@vmware.com>
3556
3557         * gdb.base/break-always.exp: Change "1" to "on".
3558         Add confirmation check.
3559
3560 2009-05-28  Pedro Alves  <pedro@codesourcery.com>
3561
3562         * gdb.threads/threxit-hop-specific.c: New.
3563         * gdb.threads/threxit-hop-specific.exp: New.
3564         * gdb.threads/thread-execl.c: New.
3565         * gdb.threads/thread-execl.exp: New.
3566
3567 2009-05-27  Tom Tromey  <tromey@redhat.com>
3568             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3569
3570         * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
3571         (mi_child_regexp): Likewise.
3572         (mi_list_varobj_children_range): Likewise.
3573         (mi_get_features): Likewise.
3574         (mi_list_varobj_children): Rewrite.
3575         * gdb.python/python-mi.exp: New file.
3576
3577 2009-05-27  Tom Tromey  <tromey@redhat.com>
3578             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3579             Phil Muldoon  <pmuldoon@redhat.com>
3580             Paul Pluzhnikov  <ppluzhnikov@google.com>
3581
3582         * gdb.python/python-prettyprint.exp: New file.
3583         * gdb.python/python-prettyprint.c: New file.
3584         * gdb.python/python-prettyprint.py: New file.
3585         * gdb.base/display.exp: print/r is now valid.
3586
3587 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3588             Tom Tromey  <tromey@redhat.com>
3589             Pedro Alves  <pedro@codesourcery.com>
3590             Paul Pluzhnikov  <ppluzhnikov@google.com>
3591
3592         * gdb.python/python-template.exp: New file.
3593         * gdb.python/python-template.cc: New file.
3594         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3595         tests.
3596         * gdb.python/python-value.exp (py_objfile_tests): New proc.
3597         Call it.
3598         (test_value_after_death): New proc.
3599         * gdb.python/python-value.c (PTR): New typedef.
3600         (main): New variable 'x'.
3601
3602 2009-05-27  Tom Tromey  <tromey@redhat.com>
3603
3604         * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3605         tests.
3606         * gdb.python/python-value.exp (py_objfile_tests): New proc.
3607         Call it.
3608
3609 2009-05-27  Pedro Alves  <pedro@codesourcery.com>
3610
3611         * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
3612
3613 2009-05-24  Pedro Alves  <pedro@codesourcery.com>
3614
3615         * gdb.threads/fork-thread-pending.c: New.
3616         * gdb.threads/fork-thread-pending.exp: New.
3617
3618 2009-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
3619
3620         * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
3621         * gdb.dwarf2/dw2-strp.S (a_string2): New.
3622
3623 2009-05-18  Jon Beniston <jon@beniston.com>
3624
3625         * gdb.asm/asm-source.exp: Add lm32 target.
3626
3627 2009-05-17  Pedro Alves  <pedro@codesourcery.com>
3628
3629         * gdb.base/foll-fork.c: Include stdlib.h.  Add markers for
3630         `gdb_get_line_number'.  Call `callee' in both parent and child.
3631         * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
3632         `gdb_get_line_number' instead of hardcoding line numbers.
3633         (catch_fork_unpatch_child): New procedure to test detaching
3634         breakpoints from child fork.
3635         (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
3636         hardcoding line numbers.
3637         (do_fork_tests): Run `catch_fork_unpatch_child'.
3638
3639 2009-05-17  Vladimir Prus  <vladimir@codesourcery.com>
3640
3641         * gdb.mi/mi-cmd-var.exp: Check that when varobj
3642         of structure type enters or leaves the scope, it
3643         is reported by -var-update.
3644
3645 2009-05-11  Doug Evans  <dje@sebabeach.org>
3646
3647         * gdb.mi/nsintrall.c (main): Fix off-by-one error.
3648         * gdb.threads/pending-step.c (main): Fix off-by-one error. 
3649         * gdb.threads/schedlock.c (main): Fix off-by-one error.
3650
3651 2009-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3652
3653         * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
3654
3655 2009-04-30  Doug Evans  <dje@google.com>
3656
3657         * gdb.threads/watchthreads2.exp: New testcase.
3658         * gdb.threads/watchthreads2.c: New testcase.
3659
3660 2009-04-29  Doug Evans  <dje@google.com>
3661
3662         * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
3663         * gdb.cp/mb-ctor.cc: Ditto.
3664         * gdb.cp/mb-inline.exp: Add multi-line source statement test.
3665         * gdb.cp/mb-inline.h (multi_line_foo): New function.
3666         * gdb.cp/mb-inline1.cc: Call it.
3667         * gdb.cp/mb-inline2.cc: Ditto.
3668         * gdb.cp/mb-templates.exp: Add multi-line source statement test.
3669         * gdb.cp/mb-templates.cc (multi_line_foo): New template.
3670
3671 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3672
3673         * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
3674         (info_macro): Remova `decimal' declaration.  New variable `nonzero'.
3675         Replace all uses of `decimal' by `nonzero'.
3676         (info macro FROM_COMMANDLINE): New test.
3677
3678 2009-04-27  Tom Tromey  <tromey@redhat.com>
3679
3680         * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
3681
3682 2009-04-27  Doug Evans  <dje@google.com>
3683
3684         * gdb.threads/watchthreads.c (main): Initialize args before starting
3685         the threads.  Plus formatting cleanup.
3686         * gdb.threads/watchthreads.exp: Avoid errant failures due to
3687         biased scheduling of one thread.
3688
3689 2009-04-27  Jerome Guitton  <guitton@adacore.com>
3690
3691         * gdb.cp/templates.cc (GetMax): New template.
3692         (main): Declare two instances of GetMax.
3693         * gdb.cp/templates.exp: Add new test.
3694
3695 2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3696
3697         * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
3698
3699 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
3700
3701         * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
3702
3703 2009-04-15  Tom Tromey  <tromey@redhat.com>
3704
3705         * gdb.base/charset.exp: Add regression test.
3706
3707 2009-04-14  Joel Brobecker  <brobecker@adacore.com>
3708
3709         * gdb.base/exe-lock.exp: New testcase.
3710
3711 2009-04-13  Tom Tromey  <tromey@redhat.com>
3712
3713         * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
3714         operator on Frame.
3715
3716 2009-04-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3717
3718         * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
3719         * gdb.server/ext-attach.exp: Likewise.
3720
3721 2009-04-03  Vladimir Prus  <vladimir@codesourcery.com>
3722
3723         Eliminate some sleep usage.
3724
3725         * gdb.mi/basics.c (do_nothing): New.
3726         (main): Use do_nothing instead of printf, so that
3727         not to introduce race condition between output of
3728         inferiour and output of gdb. Do not use sleep as it
3729         is not generally available on embedded targets.
3730
3731 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
3732
3733         * gdb.server/ext-attach.exp: Expect an optional process id after
3734         "Detached from remote process".
3735
3736 2009-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3737
3738         * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
3739         gdb.dwarf2/dw2-unresolved.exp: New.
3740
3741 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
3742
3743         * gdb.mi/mi-nonstop-exit.exp: Don't check isnative.  Use
3744         mi_run_to_main.
3745
3746 2009-04-02  Pedro Alves  <pedro@codesourcery.com>
3747
3748         * gdb.mi/mi-nonstop.exp: Don't check isnative.  Use
3749         mi_run_to_main.  Skip thread exit test on remote targets.
3750         * gdb.mi/mi-nsintrall.exp: Don't check isnative.  Use
3751         mi_run_to_main.
3752         * gdb.mi/mi-nsmoribund.exp: Don't check isnative.  Use
3753         mi_run_to_main.
3754         * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
3755         when expecting ^connected.  Detect when the target doesn't support
3756         non-stop mode.
3757         (mi_run_cmd): Detect if non-stop mode was requested by isn't
3758         supported.  Return -1 on error, 0 on success.
3759         (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
3760         (mi_runto): Return mi_runto_helper's result explicitly.
3761
3762 2009-04-01  Pedro Alves  <pedro@codesourcery.com>
3763
3764         * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
3765
3766 2009-04-01  Tom Tromey  <tromey@redhat.com>
3767
3768         * gdb.base/funcargs.exp: Set print frame-arguments to "all".
3769         * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
3770         * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
3771         * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
3772
3773 2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
3774             Jan Kratochvil  <jan.kratochvil@redhat.com>
3775
3776         PR gdb/931
3777         * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
3778         output.
3779         * gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
3780         for gdb/931.
3781         * dw2-strp.S (DW_AT_language): Change to C++.
3782         (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
3783
3784 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
3785
3786         * gdb.ada/tasks: New testcase.
3787
3788 2009-03-30  Stan Shebs  <stan@codesourcery.com>
3789
3790         * gdb.trace/actions.exp: Update to match new info trace format.
3791         * gdb.trace/deltrace.exp: Ditto.
3792         * gdb.trace/infotrace.exp: Ditto.
3793         * gdb.trace/passcount.exp: Ditto.
3794         * gdb.trace/save-trace.exp: Ditto.
3795         * gdb.trace/while-stepping.exp: Ditto.
3796         * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
3797
3798 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3799
3800         * gdb.python/python-frame.c: New file.
3801         * gdb.python/python-frame.exp: New file.
3802
3803 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3804
3805         * gdb.python/python-value.exp: Add tests for the address
3806         attribute.
3807
3808 2009-03-29  Andreas Schwab  <schwab@linux-m68k.org>
3809
3810         * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
3811
3812 2009-03-26  Doug Evans  <dje@google.com>
3813
3814         * gdb.mi/mi-nonstop-exit.exp: New file.
3815         * gdb.mi/non-stop-exit.c: New file.
3816
3817 2009-03-26  Tom Tromey  <tromey@redhat.com>
3818
3819         Update for change to prologue skipping:
3820         * gdb.mi/mi2-simplerun.exp: Update.
3821         * gdb.mi/mi2-break.exp: Update.
3822         * gdb.mi/mi-simplerun.exp: Update.
3823         * gdb.mi/mi-break.exp: Update.
3824         * gdb.base/ending-run.exp: Update.
3825
3826 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3827
3828         * gdb.python/python-value.exp (test_value_in_inferior): Test
3829         gdb.Value.is_optimized_out attribute.
3830
3831 2009-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3832
3833         * gdb.dwarf2/dw2-noloc-main.c: New file.
3834         * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
3835         (.text): Remove.
3836         (.data): New.
3837         (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
3838         (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
3839         (DW_TAG_subprogram func_cu1, noloc): Remove.
3840         (main): New.
3841         * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
3842         `dw2-noloc-main.c'.  Test the new DIEs from `dw2-noloc.S'.
3843         (file_symbols): New procedure.
3844
3845 2009-03-25  Tom Tromey  <tromey@redhat.com>
3846
3847         * gdb.base/charset.exp (valid_target_charset): New proc.
3848         Use it to skip tests on invalid charsets.
3849
3850 2009-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
3851
3852         * gdb.base/completion.exp: Add a test for directory completion.
3853
3854 2009-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3855
3856         Fix a racy FAIL.
3857         * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
3858         * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
3859
3860 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3861
3862         * gdb.python/python-cmd.exp: Add tests for keyword arguments.
3863         * gdb.python/python-function.exp: Add test for function returning
3864         a GDB value.
3865
3866 2009-03-20  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3867
3868         * gdb.python/python-function.exp: New file.
3869
3870 2009-03-20  Tom Tromey  <tromey@redhat.com>
3871
3872         * gdb.base/store.exp: Update for change to escape output.
3873         * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
3874         to escape output.
3875         * gdb.base/pointers.exp: Update for change to escape output.
3876         * gdb.base/long_long.exp (gdb_test_long_long): Update for change
3877         to escape output.
3878         * gdb.base/constvars.exp (do_constvar_tests): Update for change to
3879         escape output.
3880         * gdb.base/call-rt-st.exp (print_struct_call): Update for change
3881         to escape output.
3882         * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
3883         escape output.
3884         * gdb.base/setvar.exp: Update for change to escape output.
3885         * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
3886         * gdb.base/printcmds.exp (test_print_all_chars): Update for change
3887         to escape output.
3888         (test_print_string_constants): Likewise.
3889         * gdb.base/charset.exp (valid_host_charset): Check size of
3890         wchar_t.  Handle UCS-2 and UCS-4.  Add tests for wide and unicode
3891         cases.  Handle "auto"-related output.
3892         * gdb.base/charset.c (char16_t, char32_t): New typedefs.
3893         (uvar, Uvar): New globals.
3894
3895 2009-03-19  Jerome Guitton  <guitton@adacore.com>
3896
3897         * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
3898         deltas.
3899         * gdb.ada/fixed_points.exp: Ditto.
3900
3901 2009-03-18  Pedro Alves  <pedro@codesourcery.com>
3902
3903         * return-nodebug.c: Don't include stdio.h.
3904         (init): Delete.
3905         (func): Delete definition and provide extern declaration.
3906         (t): New.
3907         (main): Don't call printf.  Call func and store its result in t.
3908         * return-nodebug1.c: New.
3909         * return-nodebug.exp: Don't expect stdio output.  Instead, print
3910         the global variable t.  Drop printf formatters and cast types from
3911         foreach loop.  Don't use prepare_for_testing.  Compile
3912         return-nodebug.c and return-nodebug1.c in separate steps.  Don't
3913         define FORMAT or CAST.
3914
3915 2009-03-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
3916
3917         * gdb.base/solib-display.exp: Disable test for remote targers.
3918
3919 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3920
3921         * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
3922
3923 2009-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3924
3925         Fix a racy FAIL.
3926         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
3927         code from `follow parent, print pids'.
3928         (`follow child, print pids', `follow parent, print pids'): Call it.
3929         Replace `gdb_test "break..."' by gdb_breakpoint.
3930
3931 2009-03-13  Vladimir Prus  <vladimir@codesourcery.com>
3932
3933         * gdb.mi/mi-cli.exp: Adjust for output difference in
3934         sync and async modes.
3935
3936 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
3937
3938         * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
3939         that was checked in by mistake. Remove loading of ada.exp, since
3940         this is not necessary in this case.
3941
3942 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
3943
3944         * gdb.ada/ptype_arith_binop.exp: New testcase.
3945
3946 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
3947
3948         * gdb.ada/mod_from_name: New testcase.
3949
3950 2009-03-12  Joel Brobecker  <brobecker@adacore.com>
3951
3952         * gdb.ada/tick_last_segv: New testcase.
3953
3954 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
3955
3956         * gdb.mi/mi-cli.exp: Remove debug print.
3957
3958 2009-03-12  Vladimir Prus  <vladimir@codesourcery.com>
3959
3960         * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
3961         include the token in ^running and frame info in *stopped.
3962
3963 2009-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
3964
3965         * solib-display.exp: New file.
3966         * solib-display-main.c: New file.
3967         * solib-display-lib.c: New file.
3968
3969 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
3970
3971         * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
3972
3973 2009-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3974
3975         * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
3976         (list_and_check_macro): Use more specific test name.
3977         (next to definition): Make the test names unique.
3978
3979 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
3980
3981         * gdb.pascal/floats.exp: Accept approximate results everywhere.
3982
3983 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
3984
3985         * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
3986         notifications.
3987         * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
3988         * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
3989         * lib/mi-support.exp (library_loaded_re): New.
3990         (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
3991
3992 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
3993
3994         * gdb.gdb/observer.exp: Use test_notification observer, not
3995         normal_stop, everywhere.
3996         (test_normal_stop_notifications): Rename to...
3997         (test_notifications): ...this.
3998         (test_observer_normal_stop): Rename to...
3999         (test_observer): ...this.
4000
4001 2009-02-16  Doug Evans  <dje@google.com>
4002
4003         * gdb.arch/amd64-disp-step.S (test_int3): New test.
4004         * gdb.arch/amd64-disp-step.exp (test_int3): New test.
4005         * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
4006         (test_prefixed_syscall,test_int3): New tests.
4007         * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
4008         (test_prefixed_syscall,test_int3): New tests.
4009
4010 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
4011
4012         * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
4013         (mi_expect_interrupt): Likewise.
4014         * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
4015         response.
4016
4017 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
4018
4019         * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
4020         * gdb.base/pc-fp.exp (get_valueofx): Remove.
4021         Replace calls to get_valueofx by get_hexadecimal_valueof.
4022
4023 2009-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
4024
4025         * lib/gdb.exp (get_valueof): Accept anything as a return value.
4026         (get_integer_valueof): New procedure.
4027         (get_sizeof): Use new get_integer_value_of.
4028         * gdb.base/sizeof.exp: Replace all uses of get_valueof
4029         by get_integer_valueof.
4030
4031 2009-02-13  Tom Tromey  <tromey@redhat.com>
4032
4033         * gdb.base/remote.exp (get_sizeof): Remove.
4034         * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
4035         * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
4036         * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
4037         * lib/gdb.exp (get_valueof): Move from long_long.exp.
4038         (get_sizeof): Likewise.
4039
4040 2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4041
4042         PR fortran/9806
4043         * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
4044
4045 2009-02-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4046
4047         * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
4048
4049 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
4050
4051         * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
4052
4053 2009-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4054
4055         * gdb.python/python-cmd.exp: New file.
4056
4057 2009-02-06  Tristan Gingold  <gingold@adacore.com>
4058
4059         * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
4060
4061 2009-02-05  Tristan Gingold  <gingold@adacore.com>
4062
4063         * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
4064         pointer is dereferenced and use this signal name in regexp.
4065         * gdb.base/signull.exp: Ditto.
4066         * gdb.base/sigbpt.c (main): Catch SIGBUS too.
4067         * gdb.base/signull.c (main): Ditto.
4068
4069 2009-02-04  Tom Tromey  <tromey@redhat.com>
4070             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4071
4072         * gdb.python/python-value.exp: Use `gdb.history' instead of
4073         `gdb.value_from_history'.
4074         (test_value_numeric_ops): Add test for conversion of enum constant.
4075         * gdb.python/python-value.c (enum e): New type.
4076         (evalue): New global.
4077         (main): Use argv.
4078
4079 2009-02-04  Jerome Guitton  <guitton@adacore.com>
4080
4081         * gdb.ada/uninitialized_vars: New test program.
4082         * gdb.ada/uninitialized_vars.exp: New testcase.
4083
4084 2009-02-02  Tom Tromey  <tromey@redhat.com>
4085
4086         * gdb.cp/cpcompletion.exp: Name the test "pr9594".
4087         * gdb.cp/pr2489.cc: Rename...
4088         * gdb.cp/pr9594.cc: ... to this.
4089
4090 2009-02-02  Tom Tromey  <tromey@redhat.com>
4091
4092         * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
4093         * gdb.cp/pr2489.cc: New file.
4094         * gdb.cp/cpcompletion.exp: New file.
4095
4096 2009-02-02  Tom Tromey  <tromey@redhat.com>
4097
4098         PR exp/9059:
4099         * gdb.cp/call-c.exp: Add regression test.
4100         * gdb.cp/call-c.cc (FooHandle): New typedef.
4101         (main): New variable 'handle'.
4102
4103 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
4104
4105         * lib/mi-support.exp (et_mi_thread_list)
4106         (check_mi_and_console_threads): Adjust for current thread in
4107         -thread-list-ids output.
4108
4109 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
4110
4111         * gdb.mi/mi-break.exp (test_disabled_creation): New.
4112         Call it.
4113
4114 2009-01-28  Doug Evans  <dje@google.com>
4115
4116         * gdb.arch/amd64-disp-step.S: New file.
4117         * gdb.arch/amd64-disp-step.exp: New file.
4118         * gdb.arch/i386-disp-step.S: New file.
4119         * gdb.arch/i386-disp-step.exp: New file.
4120
4121 2009-01-27  Pierre Muller  <muller@ics.u-strasbg.fr>
4122
4123         * gdb.base/find.exp: Set newline variable
4124         using quotes instead of braces to fix cygwin failures.
4125
4126 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
4127
4128         * gdb.base/radix.exp: Add tests to ensure that that set
4129         input-radix 0 and set output-radix 0 are really rejected.
4130
4131 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
4132
4133         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
4134         copyright years.
4135
4136 2009-01-23  Pedro Alves  <pedro@codesourcery.com>
4137
4138         PR gdb/9664:
4139         * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
4140
4141 2009-01-22  Pedro Alves  <pedro@codesourcery.com>
4142
4143         PR c++/9631:
4144         * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
4145
4146 2009-01-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4147
4148         * gdb.server/file-transfer.exp: Use EXEEXT variable for
4149         binfile definition to fix Windows OS failure.
4150
4151 2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
4152
4153         PR gdb/9346
4154         * gdb.base/interrupt.c (sigint_handler): New.
4155         (main): Install a SIGINT handler if SIGNALS is defined.  Exit
4156         on error.
4157         * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
4158         Test "signal SIGINT".
4159
4160 2009-01-19  Doug Evans  <dje@google.com>
4161
4162         * gdb.base/break.exp: Update expected gdb output.
4163         * gdb.base/sepdebug.exp: Ditto.
4164         * gdb.mi/mi-syn-frame.exp: Ditto.
4165         * gdb.mi/mi2-syn-frame.exp: Ditto.
4166         * gdb.base/call-signal-resume.exp: New file.
4167         * gdb.base/call-signals.c: New file.
4168         * gdb.base/unwindonsignal.exp: New file.
4169         * gdb.base/unwindonsignal.c: New file.
4170         * gdb.threads/interrupted-hand-call.exp: New file.
4171         * gdb.threads/interrupted-hand-call.c: New file.
4172         * gdb.threads/thread-unwindonsignal.exp: New file.
4173
4174 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
4175
4176         * gdb.base/define.exp: Test defining and hooking prefix commands.
4177         * gdb.python/python.exp: Update test for "show user" output.
4178
4179 2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4180
4181         * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
4182         now the output exactly, using less wildcards.  Expect also the output
4183         of gfortran-4.3.  Update for the f-valprint.c modification from
4184         2008-04-22.
4185         * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
4186         Remove gdb_test test names where matching the command.
4187
4188 2009-01-01  Pedro Alves  <pedro@codesourcery.com>
4189
4190         PR breakpoints/9681:
4191         * gdb.base/watchpoint.exp: Add regression test.
4192
4193 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
4194
4195         * gdb.threads/attach-into-signal.exp: Don't use
4196         gdb_suppress_entire_file.
4197         * gdb.threads/attach-stopped.exp: Ditto.
4198         * gdb.threads/attachstop-mt.exp: Ditto.
4199
4200 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
4201
4202         PR gdb/8812:
4203         * gdb.base/signal.exp: Change kfail to fail, and update PR number.
4204
4205 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
4206
4207         PR gdb/7536:
4208         * gdb.base/radix.exp: Add tests to ensure invalid input radices
4209         and unsupported output radices are really rejected.
4210
4211 2008-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
4212
4213         * gdb.cp/punctuator.exp: Backslash the '$' signs.
4214
4215 2008-12-22  Tom Tromey  <tromey@redhat.com>
4216
4217         * gdb.cp/punctuator.exp: New file.
4218
4219 2008-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4220
4221         * gdb.base/completion.exp (Completing non-existing component): New test.
4222
4223 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
4224
4225         Fix for PR gdb/8648.
4226         * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
4227         gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
4228         gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
4229         gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
4230
4231 2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
4232
4233         * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
4234
4235 2008-12-16  Christophe Lyon  <christophe.lyon@st.com>
4236
4237         * gdb.base/expand-psymtabs.c: Insert code in foo so that the
4238         compiler actually generate code at the expected line number.
4239
4240 2008-12-15  Jie Zhang  <jie.zhang@analog.com>
4241
4242         * gdb.base/consecutive.exp: Don't use global in gdb_expect.
4243
4244 2008-12-12  Tom Tromey  <tromey@redhat.com>
4245
4246         * gdb.base/commands.exp (redefine_hook_test): New proc.
4247         Call it.
4248
4249 2008-12-11  Tom Tromey  <tromey@redhat.com>
4250
4251         * gdb.base/macscp.exp: New regression test.
4252
4253 2008-12-11  Tom Tromey  <tromey@redhat.com>
4254
4255         * gdb.base/macscp.exp: Print "address.addr".
4256         * gdb.base/macscp1.c (struct outer): New struct.
4257         (address): New global.
4258
4259 2008-12-09  Tom Tromey  <tromey@redhat.com>
4260
4261         * gdb.base/commands.exp (redefine_backtrace_test): New proc.
4262         Call it.
4263
4264 2008-12-04  Doug Evans  <dje@google.com>
4265
4266         * gdb.server/ext-run.exp: Relax regexp for init program.
4267
4268 2008-12-03  Tristan Gingold  <gingold@adacore.com>
4269
4270         * gdb.base/macscp.exp: Generate an object file during compilation
4271         to work around Darwin dsymutil limitations.
4272
4273 2008-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4274
4275         Test resolving external references to TLS variables.
4276         * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
4277         FILE2_THREAD_LOCAL.
4278         (testfile2, srcfile2): New variables.
4279         * gdb.threads/tls.c (file2_thread_local)
4280         (function_referencing_file2_thread_local): New.
4281         * gdb.threads/tls2.c: New file.
4282
4283 2008-11-28  Joel Brobecker  <brobecker@adacore.com>
4284
4285         * gdb.ada/int_deref.exp: Convert the addresses into long_integer
4286         rather than integer, as integer might not be big enough when
4287         on 64bit targets.
4288
4289 2008-11-27  Jerome Guitton  <guitton@adacore.com>
4290
4291         * gdb.cp/formatted-ref.exp: Add equality test.
4292         * gdb.ada/formatted_ref.exp: Ditto.
4293
4294 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4295
4296         * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
4297         * gdb.base/start.exp: New comment about an alternative - `runto_main'.
4298
4299 2008-11-20  Andreas Schwab  <schwab@suse.de>
4300
4301         * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
4302         matching syscall entry point.
4303         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4304         (tcatch_vfork_then_child_follow): Likewise.  Finish through
4305         vfork even if we stopped at the syscall trampoline.
4306
4307 2008-11-20  Doug Evans  <dje@google.com>
4308
4309         * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
4310
4311 2008-11-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4312
4313         * gdb.arch/ppc-dfp.exp: New file.
4314         * gdb.arch/ppc-dfp.c: New file.
4315
4316 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
4317
4318         * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
4319
4320 2008-11-17  Doug Evans  <dje@google.com>
4321
4322         * gdb.mi/mi-syn-frame.exp: Update expected output.
4323         * gdb.mi/mi2-syn-frame.exp: Update expected output.
4324
4325 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
4326
4327         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
4328         "thread N" results in =thread-selected.
4329         * lib/mi-support (mi_run_cmd, mi_expect_stop)
4330         (mi_send_resuming_command_raw): Be prepared for
4331         =thread-selected.
4332
4333 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
4334
4335         * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
4336         * lib/mi-support.exp: Likewise.
4337
4338 2008-11-16  Joel Brobecker  <brobecker@adacore.com>
4339
4340         * gdb.base/help.exp: Remove the "catch load" and "catch unload"
4341         commands from the expected output for "help catch".
4342
4343 2008-11-15  Joel Brobecker  <brobecker@adacore.com>
4344
4345         * gdb.ada/int_deref.exp: New testcase.
4346
4347 2008-11-14  Nick Roberts  <nickrob@snap.net.nz>
4348
4349         * gdb.mi/gdb2549.exp: New file.
4350
4351 2008-11-11  Doug Evans  <dje@google.com>
4352
4353         * gdb.base/callexit.exp: New file.
4354         * gdb.base/callexit.c: New file.
4355
4356 2008-11-10  Doug Evans  <dje@google.com>
4357
4358         * lib/gdb.exp (GDBFLAGS): Move -nx ...
4359         (INTERNAL_GDBFLAGS): ... to here.  Move -nw to here as well.
4360         (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
4361         (default_gdb_start,default_gdb_exit): Ditto.
4362         * lib/mi-support.exp (default_mi_gdb_start): Ditto.
4363         (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
4364         * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
4365         * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
4366         * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
4367         * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
4368
4369 2008-11-03  Andreas Schwab  <schwab@suse.de>
4370
4371         * gdb.base/hashline2.exp: Fix typo.
4372         * gdb.base/hashline3.exp: Likewise.
4373
4374 2008-10-30  Tom Tromey  <tromey@redhat.com>
4375
4376         * gdb.base/pointers.exp: Add test.
4377         * gdb.base/pointers.c (k, S): New typedefs.
4378         (instance): New global.
4379
4380 2008-10-30  Andreas Schwab  <schwab@suse.de>
4381
4382         * gdb.base/args.exp: Add tests for newlines.
4383
4384 2008-10-30  Joel Brobecker  <brobecker@adacore.com>
4385
4386         gdb.base/foll-exec.exp: Update the expected output of a couple
4387         of "info breakpoints" tests.
4388
4389 2008-10-28  Tom Tromey  <tromey@redhat.com>
4390
4391         * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
4392
4393 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
4394
4395         * gdb.python/python-value.exp (test_value_in_inferior): Don't use
4396         gdb_start_cmd.
4397         Use runto_main before any test that requires execution.
4398
4399 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
4400
4401         * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
4402         instead of SIGINT.
4403
4404 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
4405
4406         * gdb.base/completion.exp: Update expected output following
4407         the addition of the "info tasks" command.
4408
4409 2008-10-22  Tom Tromey  <tromey@redhat.com>
4410
4411         * gdb.base/exprs.exp (test_expr): Add test for string
4412         concatenation.
4413
4414 2008-10-19  Pedro Alves  <pedro@codesourcery.com>
4415
4416         * configure.ac: Output gdb.python/Makefile.
4417         * configure: Regenerate.
4418         * gdb.python/Makefile.in: New.
4419
4420 2008-10-16  Joel Brobecker  <brobecker@adacore.com>
4421
4422         * gdb.base/foll-fork.exp: Adjust the expected output to match
4423         the new description for fork/vfork catchpoints in the "info
4424         breakpoints" output.
4425
4426 2008-10-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
4427
4428         * Makefile.in: Add gdb.python to ALL_SUBDIRS.
4429
4430 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4431
4432         * gdb.python/python-value.c: New file.
4433         * gdb.python/python-value.exp: New file.
4434
4435 2008-10-15  Pedro Alves  <pedro@codesourcery.com>
4436
4437         * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
4438
4439 2008-10-15  Denis Pilat  <denis.pilat@st.com>
4440
4441         * gdb.cp/mb-ctor.exp: Fix a typo.
4442
4443 2008-10-09  Tom Tromey  <tromey@redhat.com>
4444
4445         * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
4446         'fprintf' and 'stderr'.
4447
4448 2008-10-07  Joel Brobecker  <brobecker@adacore.com>
4449
4450         * gdb.ada/ref_tick_size.exp: New testcase.
4451
4452 2008-10-06  Doug Evans  <dje@google.com>
4453
4454         * gdb.dwarf2/dw2-cu-size.exp: New file.
4455         * gdb.dwarf2/dw2-cu-size.S: New file.
4456
4457         * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
4458         .Ltype_int for clarity.
4459
4460 2008-10-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
4461
4462         PR gdb/2384:
4463         * gdb.cp/gdb2384.exp: Extended to test more cases.
4464         * gdb.cp/gdb2384.cc: Likewise.
4465         * gdb.cp/gdb2384-base.h: Likewise.
4466         * gdb.cp/gdb2384-base.cc: Likewise.
4467
4468 2008-10-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4469
4470         * gdb.base/maint.exp (maint print type): Remove printing
4471         UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
4472
4473 2008-09-30  Tom Tromey  <tromey@redhat.com>
4474
4475         * gdb.base/macscp.exp: Add completion tests.
4476         * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
4477         (TWENTY_THREE): Likewise.
4478         (FORTY_EIGHT): Likewise.
4479
4480 2008-09-30  Tom Tromey  <tromey@redhat.com>
4481
4482         * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
4483         everywhere.
4484         * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
4485
4486 2008-09-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4487
4488         * gdb.threads/attachstop-mt.exp: Note a real testcase name this
4489         testcase is derived from.  Fix racy dependency on an expected PID
4490         number.  No longer support the testcase on Linux kernel 2.4.x.
4491
4492 2008-09-27  Tom Tromey  <tromey@redhat.com>
4493
4494         * gdb.base/macscp.exp: Add tests for stringification, splicing,
4495         and varargs.
4496
4497 2008-09-22  Pedro Alves  <pedro@codesourcery.com>
4498
4499         * lib/mi-support.exp (mi_expect_interrupt): New.
4500         (mi_reverse_list, mi_check_thread_states): New, moved and renamed
4501         from gdb.mi/mi-nonstop.exp.
4502         * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
4503         * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
4504         lib/mi-support.exp.
4505         Use mi_check_thread_states throughout.  Avoid ".*" and do not
4506         require an anchor after -exec-run.
4507
4508 2008-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
4509
4510         * gdb.mi/mi-nonstop.exp: Do not check thread state while a
4511         stop is pending.  Avoid ".*" when two stops are pending.
4512         * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
4513         (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
4514         newlines in fullnames.
4515         * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
4516         (mi_expect_stop): Update comments.  Only anchor in sync mode.
4517         Do not match newlines.
4518         (mi_send_resuming_command_raw): Always return status.
4519         (mi_get_stop_line): Do not match more than one line by accident.
4520         Only anchor in sync mode.
4521         (mi_run_inline_test): If -exec-next fails, give up.
4522
4523 2008-09-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4524
4525         * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
4526         on SPU.
4527
4528 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
4529
4530         * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
4531
4532 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
4533
4534         * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
4535         gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4536         gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
4537         gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4538         gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
4539         gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
4540         gdb.ada/interface.exp, gdb.ada/null_array.exp,
4541         gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4542         gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4543         gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4544         gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
4545         Include the "= " sequence in the expected output of print tests.
4546
4547 2008-09-10  Joel Brobecker  <brobecker@adacore.com>
4548
4549         * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4550         description for boolean types.
4551
4552 2008-09-09  Pedro Alves  <pedro@codesourcery.com>
4553
4554         * gdb.base/hook-stop-continue.c: New.
4555         * gdb.base/hook-stop-continue.exp: New.
4556
4557 2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
4558
4559         * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4560
4561 2008-09-08  Jerome Guitton  <guitton@adacore.com>
4562
4563         * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
4564         (stack_check_probe_2, stack_check_probe_loop_1)
4565         (stack_check_probe_loop_2): New functions.
4566         (main): Add call to these new functions.
4567         * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
4568         functions, check that the breakpoint is inserted at the appropriate
4569         location.
4570         (insert_breakpoint): Slightly refine this procedure so that it can
4571         be called several times in the test.
4572
4573 2008-09-08  Jerome Guitton  <guitton@adacore.com>
4574
4575         * gdb.base/stack-checking.c: New file.
4576         * gdb.base/stack-checking.exp: New file.
4577
4578 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4579
4580         * gdb.arch/altivec-abi.exp: Remove extra verbose call.
4581         * gdb.arch/altivec-regs.exp: Likewise.
4582         * gdb.arch/vsx-regs.exp: Likewise.
4583
4584 2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4585
4586         * gdb.arch/ppc-fp.exp: New file.
4587         * gdb.arch/ppc-fp.c: New file.
4588
4589 2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
4590
4591         *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
4592         lest gcc-4.3.1 optimizes the whole thing away.
4593
4594 2008-09-04  Michael Snyder  <msnyder@vmware.com>
4595
4596         * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
4597         as "at" (for non-debug functions such as _start).
4598
4599 2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4600
4601         * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
4602         * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
4603         software watchpoints.
4604         * gdb.base/watch_thread_num.exp: Likewise.
4605
4606 2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
4607
4608         * gdb.arch/i386-bp_permanent.exp: New test.
4609
4610 2008-08-24  Tom Tromey  <tromey@redhat.com>
4611
4612         * gdb.base/maint.exp: Update "maint print type".
4613
4614 2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
4615
4616         * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
4617         support.  Adjust the order of "*running" notifications.
4618         * gdb.mi/non-stop.c: Don't cast from int to void* and
4619         back.
4620
4621 2008-08-20  Mark Kettenis  <kettenis@gnu.org>
4622
4623         * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
4624         expect to find it in the "info frame" output.
4625
4626 2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
4627
4628         * gdb.base/interp.exp: Always consume both prompts.
4629
4630 2008-08-20  Pedro Alves  <pedro@codesourcery.com>
4631
4632         * gdb.base/pending.exp: Test pending breakpoints without symbols
4633         loaded.
4634
4635 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
4636
4637         * lib/mi-support.exp (mi_expect_stop): Produce
4638         more details on failures.
4639         * gdb.mi/mi-nonstop.exp: New.
4640         * gdb.mi/non-stop.c: New.
4641
4642 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
4643
4644         * gdb.mi/mi-async.exp: Use 'set target-async'.
4645         * lib/mi-support.exp: Use 'set/show target-async'.
4646
4647 2008-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
4648
4649         * gdb.arch/powerpc-prologue.exp: Correct saved registers.
4650
4651 2008-08-17  Tom Tromey  <tromey@redhat.com>
4652
4653         * gdb.base/help.exp (help catch): Rewrite.
4654
4655 2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4656
4657         * gdb.base/define.exp: Test indented command documentation.
4658         * gdb.python/python.exp: Test indented multi-line command.
4659
4660 2008-08-15  Luis Machado  <luisgpm@br.ibm.com>
4661
4662         * testsuite/gdb.arch/vsx-regs.c: New source file.
4663         * testsuite/gdb.arch/vsx-regs.exp: New testcase.
4664         * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
4665
4666 2008-08-14  Tom Tromey  <tromey@redhat.com>
4667
4668         * gdb.base/macscp.exp: Add regression test for "macro define" or
4669         "macro undef" with no arguments.
4670
4671 2008-08-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4672
4673         * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
4674
4675 2008-08-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4676
4677         * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
4678
4679 2008-08-06  Tom Tromey  <tromey@redhat.com>
4680
4681         * gdb.python/python.exp: New file.
4682
4683 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4684
4685         Fix for PR gdb/1543.
4686         * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
4687         $LOCATION.
4688         (location): New variable.
4689         * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
4690         config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
4691         config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
4692         config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
4693         gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
4694         gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
4695         gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
4696         gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
4697         gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
4698         gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
4699         gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
4700         gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
4701         gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
4702         gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
4703         gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4704         gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
4705         gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
4706         gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
4707         gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
4708         gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4709         gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
4710         gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
4711         gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
4712         gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
4713         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
4714         gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
4715         gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
4716         gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
4717         gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
4718         gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
4719         gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
4720         gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
4721         gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
4722         gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
4723         gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
4724         gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
4725         gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
4726         gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4727         gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
4728         gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
4729         gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
4730         gdb.base/type-opaque.exp, gdb.base/until.exp,
4731         gdb.base/value-double-free.c, gdb.base/varargs.exp,
4732         gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
4733         gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
4734         gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4735         gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
4736         gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
4737         gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4738         gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4739         gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4740         gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
4741         gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
4742         gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
4743         gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
4744         gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
4745         gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
4746         gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
4747         gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4748         gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
4749         gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
4750         gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
4751         gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4752         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
4753         gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
4754         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
4755         gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4756         gdb.pascal/types.exp, gdb.stabs/weird.exp,
4757         gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
4758         gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
4759         gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
4760         gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
4761         gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
4762         gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
4763         gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4764         gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4765         gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4766         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4767         gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4768         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4769         lib/mi-support.exp, lib/trace-support.exp: Remove reference
4770         to bug-gdb@prep.ai.mit.edu .
4771
4772 2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
4773
4774         * lib/mi-support.exp (mi_load_shlibs): New.
4775         * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
4776
4777 2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
4778
4779         * lib/mi-support.exp (get_mi_thread_list)
4780         (check_mi_and_console_threads): New, moved from ...
4781         * gdb.mi/mi-pthread.exp: ...here.
4782         * gdb.mi/gdb669.exp (get_mi_thread_list)
4783         (check_mi_and_console_threads): Delete.
4784         * gdb.mi/mi2-pthread.exp: Likewise.
4785
4786 2008-07-28  Tom Tromey  <tromey@redhat.com>
4787
4788         * Makefile.in (just-check): Remove.  Move body to...
4789         (check): ... here.
4790
4791 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
4792
4793         * gdb.threads/manythreads.exp: Use remote_expect instead of after.
4794         Add a test for duplicated SIGINTs.
4795
4796 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
4797
4798         * gdb.threads/schedlock.exp (get_args): Update to work for any
4799         value of NUM.
4800         (Top level): Report the number of threads that did not resume.
4801
4802 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
4803
4804         * gdb.dwarf2/dw2-compressed.S: Also define __start.
4805
4806 2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
4807
4808         * lib/mi-support.exp (default_mi_gdb_start): Remove check for
4809         non-MI prompt.
4810
4811 2008-07-26  Tom Tromey  <tromey@redhat.com>
4812
4813         * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
4814         (function_struct, function_struct_ptr): New globals.
4815         * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
4816         function pointer in a struct.
4817
4818 2008-07-26  Tom Tromey  <tromey@redhat.com>
4819
4820         * gdb.base/macscp.exp: Add test for macro lexing bug.
4821
4822 2008-07-18  Tom Tromey  <tromey@redhat.com>
4823
4824         * gdb.base/macscp.exp: Add macro tests.
4825
4826 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4827
4828         * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
4829
4830 2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4831
4832         * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
4833
4834 2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
4835
4836         * gdb.cp/class2.exp: fix for failure on spu-elf
4837
4838 2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
4839
4840         * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
4841
4842 2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4843
4844         * gdb.base/randomize.exp: Catch non-Linux targets as untested.
4845
4846 2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
4847
4848         * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
4849
4850 2008-07-11  Kevin Buettner  <kevinb@redhat.com>
4851
4852         * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
4853         of regexp to account for changes made to GDB in the printing of
4854         byte vectors.
4855
4856 2008-07-11  Tom Tromey  <tromey@redhat.com>
4857
4858         * gdb.base/completion.exp: Add 'help' completion test.
4859
4860 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4861
4862         * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
4863
4864 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4865
4866         * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
4867
4868 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
4869
4870         * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
4871
4872 2008-07-09  Pedro Alves  <pedro@codesourcery.com>
4873
4874         * gdb.base/fullname.exp: Restore pwd if compiling failed.
4875
4876 2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4877
4878         * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
4879
4880 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
4881
4882         * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
4883         previous commit.  Add a comment.
4884
4885 2008-06-28  Pedro Alves  <pedro@codesourcery.com>
4886
4887         * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
4888
4889 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
4890
4891         * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
4892
4893 2008-06-27  Pedro Alves  <pedro@codesourcery.com>
4894
4895         * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
4896         (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
4897         compiling an executable, link in an object that forces unbuffered
4898         output.
4899         * lib/set_unbuffered_mode.c: New file.
4900
4901 2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4902
4903         * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
4904
4905 2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
4906
4907         * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
4908         mi_expect_stop.
4909         * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
4910         Demand that *running is output.
4911         (detect_async): Perform checking every time.
4912         (mi_send_resuming_command): Extract everything into...
4913         (mi_send_resuming_command_raw): ...this.
4914         (mi_expect_stop): Don't accept any output before *stopped.
4915
4916 2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
4917
4918         Robustify mi-simplerun.
4919         * gdb.mi/basics.c (main): Add a call to sleep.
4920         * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
4921         * gdb.mi/mi2-cli.exp: Likewise.
4922         * gdb.mi/mi-break.exp: Likewise.
4923
4924 2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
4925
4926         * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
4927
4928 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
4929
4930         * gdb.mi/mi-console.exp: Adjust.
4931         * gdb.mi/mi-syn-frame.exp: Adjust.
4932         * gdb.mi/mi2-console.exp: Adjust.
4933         * gdb.mi/mi2-syn-frame.exp: Adjust.
4934         * lib/mi-support.exp (mi_run_cmd): Adjust.
4935         (mi_send_resuming_command): Adjust.
4936
4937 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
4938
4939         * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
4940         * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
4941         testing of stopped.
4942         * gdb.mi/mi2-syn-frame.exp: Likewise.
4943         * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
4944         (async, detect_async): New.
4945         (mi_expect_stop, mi_continue_to_line): Adjust expectation
4946         depending on if we're running in sync or async mode.
4947
4948 2008-06-09  Tom Tromey  <tromey@redhat.com>
4949
4950         * gdb.base/completion.exp: New tests for field name completion
4951         with spaces, and field name completion with '->'.
4952
4953 2008-06-06  Tom Tromey  <tromey@redhat.com>
4954
4955         * gdb.base/break1.c (struct some_struct): New struct.
4956         (values): New global.
4957         * gdb.base/completion.exp: Add field name completion test.
4958
4959 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4960
4961         * gdb.cp/call-c.exp: Test for incorrect handling of reference
4962         to pointer.
4963         * gdb.cp/call-c.cc: Likewise.
4964
4965 2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
4966
4967         * gdb.base/annota1.exp (thread_switch): Test for thread-changed
4968         annotation.
4969
4970 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
4971             Pedro Alves  <pedro@codesourcery.com>
4972
4973         * gdb.threads/execl.c, gdb.threads/execl1.c,
4974         gdb.threads/execl.exp: New tests.
4975
4976 2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
4977             Daniel Jacobowitz  <dan@codesourcery.com>
4978
4979         * gdb.cp/exception.exp: Activate test, make it work with pending
4980         catchpoints.
4981
4982 2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4983
4984         * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
4985
4986 2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
4987
4988         * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
4989         now printed.
4990         * gdb.mi/mi2-var-cmd.exp: Likewise.
4991
4992 2008-05-27  Andreas Schwab  <schwab@suse.de>
4993
4994         * gdb.base/frame-args.exp: Handle arguments that are optimized
4995         out.
4996
4997 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
4998
4999         * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
5000         quiet for ppc32 and group options into a single variable.
5001
5002 2008-05-23  Joel Brobecker  <brobecker@adacore.com>
5003
5004         * gdb.ada/null_array/foo.adb: Add multi-dimensional array
5005         of zero-size elements.
5006         * gdb.ada/null_array.exp: Test printing this new array.
5007
5008 2008-05-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
5009
5010         * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
5011
5012 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
5013
5014         * gdb.base/finish.exp: Test that "fin" works as an abbreviation
5015         of the "finish" command.
5016
5017 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
5018
5019         * gdb.base/annota1.exp: Test for new annotation.
5020
5021 2008-05-16  Pedro Alves  <pedro@codesourcery.com>
5022
5023         * gdb.base/fixsection.exp: New file.
5024         * gdb.base/fixsection0.c: New file.
5025         * gdb.base/fixsection1.c: New file.
5026
5027 2008-05-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5028
5029         * gdb.base/annota1.exp: Accept printf@... in place of printf.
5030         * gdb.base/annota3.exp: Likewise.
5031
5032 2008-05-13  Nathan Froyd  <froydnj@codesourcery.com>
5033
5034         * gdb.base/watch_thread_num.exp: Don't run tests that require
5035         watchpoints if the target doesn't support them.
5036
5037 2008-05-12  Doug Evans  <dje@google.com>
5038
5039         * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
5040
5041 2008-05-09  Joel Brobecker  <brobecker@adacore.com>
5042
5043         * gdb.ada/assign_1.exp: New testcase.
5044
5045 2008-05-09  Doug Evans  <dje@google.com>
5046
5047         * gdb.base/find.exp: New file.
5048         * gdb.base/find.c: New file.
5049
5050 2008-05-08  Daniel Jacobowitz  <dan@codesourcery.com>
5051
5052         * gdb.base/commands.exp (watchpoint_command_test): Handle
5053         gdb,no_hardware_watchpoints.
5054         * gdb.base/float.exp: Allow ARM targets without floating point.
5055         * gdb.base/step-test.exp: Allow callee@plt when stepping in.
5056
5057 2008-05-06  Jerome Guitton  <guitton@adacore.com>
5058             Joel Brobecker  <brobecker@adacore.com>
5059
5060         * gdb.ada/lang_switch: New test program.
5061         * gdb.ada/lang_switch.exp: New testcase.
5062
5063 2008-05-05  Doug Evans  <dje@google.com>
5064
5065         * gdb.base/help.exp (disassemble): Update expected help text.
5066
5067 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
5068
5069         * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
5070
5071 2008-05-04  Pedro Alves  <pedro@codesourcery.com>
5072
5073         * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
5074         different times.
5075
5076 2008-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5077
5078         * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
5079         * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
5080         `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
5081         * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
5082
5083 2008-05-04  Vladimir Prus  <vladimir@codesourcery.com>
5084
5085         * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
5086         notification to appear.
5087
5088 2008-05-04  Daniel Jacobowitz  <dan@debian.org>
5089
5090         * gdb.base/fullname.c: New file.
5091         * gdb.base/fullname.exp: New file.
5092         * lib/gdb.exp (gdb_breakpoint): Support no-message option.
5093
5094 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
5095
5096         * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
5097         expressions with macros.
5098
5099 2008-05-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5100
5101         * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
5102
5103 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
5104
5105         * gdb.base/completion.exp: Handle lack of other symbols beginning
5106         with "a".
5107
5108         * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
5109
5110 2008-05-02  Jim Blandy  <jimb@codesourcery.com>
5111
5112         * gdb.asm/asmsrc1.s: Add scratch space.
5113
5114 2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
5115             Daniel Jacobowitz  <dan@codesourcery.com>
5116
5117         * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
5118         gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
5119         gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
5120
5121 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
5122
5123         * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
5124
5125 2008-05-01  Joel Brobecker  <brobecker@adacore.com>
5126
5127         * gdb.base/info-target.exp: New testcase.
5128
5129 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
5130
5131         * gdb.cp/hang.exp: Use .cc instead of .C.
5132         * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
5133         * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
5134
5135 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
5136
5137         * gdb.base/gdb1250.exp: Remove perror.
5138         * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
5139
5140 2008-04-30  Pedro Alves  <pedro@codesourcery.com>
5141
5142         * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
5143         .2byte.
5144
5145 2008-04-25  Daniel Jacobowitz  <dan@codesourcery.com>
5146
5147         * gdb.base/macscp.exp: Enable kfails.  Compile with -g3 for GCC.
5148         (maybe_kfail): New.
5149
5150 2008-04-25  Pedro Alves  <pedro@codesourcery.com>
5151
5152         * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
5153
5154 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5155
5156         * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
5157         * gdb.mi/mi2-syn-frame.exp: Likewise.
5158         * lib/mi-support.exp: Likewise.
5159
5160 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5161
5162         * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
5163         to specify regexp for the location to stop at.
5164         * gdb.base/break-always.c: New.
5165         * gdb.base/break-always.exp: New.
5166
5167 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5168
5169         * lib/mi-support.exp (mi_runto_helper): Adjust
5170         for the original-location field.
5171         (mi_create_breakpoint, mi_list_breakpoints): New.
5172         * gdb.mi/mi-break.exp: Adjust.
5173         * gdb.mi/mi2-break.exp: Adjust.
5174         * gdb.mi/mi-pending.exp: Adjust.
5175         * gdb.mi/mi-simplerun.exp: Adjust.
5176         * gdb.mi/mi2-simplerun.exp: Adjust.
5177         * gdb.mi/mi-syn-frame.exp: Adjust.
5178         * gdb.mi/mi2-syn-frame.exp: Adjust.
5179         * gdb.mi/mi-until.exp: Adjust.
5180         * gdb.mi/mi2-until.exp: Adjust.
5181         * gdb.mi/mi-var-display.exp: Adjust.
5182         * gdb.mi/mi2-var-display.exp: Adjust.
5183         * gdb.mi/mi-watch.exp: Adjust.
5184         * gdb.mi/mi2-watch.exp: Adjust.
5185
5186 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
5187
5188         * aclocal.m4: Add override.m4.
5189         * configure: Regenerate.
5190
5191 2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
5192
5193         * gdb.mi/var-cmd.c (do_at_tests): Verify that
5194         '-var-update --all-values' reports new value even the type
5195         of a variable object has changed.
5196
5197 2008-04-18  Craig Silverstein  <csilvers@google.com>
5198
5199         * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
5200         files.
5201
5202 2008-04-18  Joel Brobecker  <brobecker@adacore.com>
5203
5204         * gdb.ada/atomic_enum: New test program.
5205         * gdb.ada/atomic_enum.exp: New testcase.
5206
5207 2008-04-17  Doug Evans  <dje@google.com>
5208
5209         * gdb.opt/Makefile.in: Fix whitespace.
5210
5211 2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
5212
5213         * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
5214
5215 2008-04-17  Doug Evans  <dje@google.com>
5216
5217         * gdb.base/hashline1.exp: New testcase.
5218         * gdb.base/hashline2.exp: New testcase.
5219         * gdb.base/hashline2.exp: New testcase.
5220
5221 2008-04-17  Pedro Alves  <pedro@codesourcery.com>
5222
5223         * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
5224
5225 2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
5226
5227         * gdb.base/attach.exp (do_attach_tests): Matching pattern for
5228         temporary breakpoint to match "Temporary breakpoint".
5229         * gdb.base/break.exp (delete_breakpoints): Likewise.
5230         * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
5231         * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
5232         * gdb.base/display.exp: Likewise.
5233         * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
5234         * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
5235         * gdb.base/restore.exp (restore_tests): Likewise.
5236         * gdb.base/sepdebug.exp: Likewise.
5237         * gdb.base/watchpoint.exp: Likewise.
5238         * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
5239         * gdb.mi/mi-pending.exp: Likewise.
5240         * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
5241         * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
5242         * gdb.mi/mi-var-cmd.exp: Likewise.
5243         * gdb.mi/mi-var-display.exp: Likewise.
5244         * gdb.mi/mi2-cli.exp: Likewise.
5245         * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
5246         * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
5247         * gdb.mi/mi2-var-display.exp: Likewise.
5248         * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
5249         * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
5250         new "disp" field.
5251         (mi_expect_stop): Move after_reason argument to be really after
5252         reason. This is to support fix for PR2424.
5253
5254 2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5255
5256         * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
5257
5258 2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
5259
5260         * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
5261         field.  Add more floating varobj tests.
5262         * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
5263         field.
5264         * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
5265         (main): Call do_at_tests.
5266         * lib/mi-support.exp (mi_create_floating_varobj)
5267         (mi_varobj_update_with_type_change): New.
5268
5269 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
5270
5271         * gdb.mi/mi2-var-display.exp: Added tests for the new -f
5272         option of -var-evaluate-expression.
5273         * gdb.mi/mi2-var-display.exp: Likewise.
5274
5275 2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
5276
5277         Introduce test setup helpers.
5278         * lib/gdb.exp (build_executable, clean_restart)
5279         (prepare_for_testing): New.
5280         * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
5281         * gdb.base/return.exp: Likewise.
5282         * gdb.base/ending-run.exp: Likewise.
5283
5284 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
5285
5286         * gdb.mi/mi-async.exp: New test for asynchronous Machine
5287         Interface (MI) responses.
5288
5289 2008-04-06  Vladimir Prus  <vladimir@codesourcery.com>
5290
5291         * gdb.cp/breakpoint.cc: New code to test conditions involving
5292         member variables.
5293         * gdb.cp/breakpoint.exp: Test condition involving member
5294         variables.
5295
5296 2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
5297
5298         * lib/mi-support.exp (mi_expect_stop): New.
5299         (mi_run_cmd): Change the
5300         token.  Use mi_send_resuming_command, use
5301         mi_expect_stop.
5302         (mi_execute_to_helper): Rename to mi_execute_to.
5303         (mi_send_resuming_command): Add more error patterns.
5304         (mi_wait_for_stop): Renamed to...
5305         (mi_get_stop_line): ...this.
5306         (mi_run_inline_test): Adjust.
5307
5308         * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
5309         * gdb.mi/mi-console.exp: Likewise.
5310         * gdb.mi/mi-pending.exp: Likewise.
5311         * gdb.mi/mi-simplerun.exp: Likewise.
5312         * gdb.mi/mi-stack.exp: Likewise.
5313         * gdb.mi/mi-stepi.exp: Likewise.
5314         * gdb.mi/mi-syn-frame.exp: Add comment.
5315         * gdb.mi/mi-until.exp: Likewise.
5316         * gdb.mi/mi-var-display.exp: Likewise.
5317         * gdb.mi/mi-watch.exp: Likewise.
5318         * gdb.mi/mi2-cli.exp: Likewise.
5319         * gdb.mi/mi2-console.exp: Likewise.
5320         * gdb.mi/mi2-simplerun.exp: Likewise.
5321         * gdb.mi/mi2-stack.exp: Likewise.
5322         * gdb.mi/mi2-stepi.exp: Likewise.
5323         * gdb.mi/mi2-until.exp: Likewise.
5324         * gdb.mi/mi2-var-display.exp: Likewise.
5325         * gdb.mi/mi2-watch.exp: Likewise.
5326
5327 2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5328
5329         * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
5330
5331         * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
5332
5333 2008-04-04  Pedro Alves  <pedro@codesourcery.com>
5334
5335         * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
5336         gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
5337         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
5338         gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
5339         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
5340         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
5341         expect an mi error duplicated in stderr.
5342
5343 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
5344
5345         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
5346         * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
5347         Add a couple of tests that verify the behavior when the new setting
5348         is set to "cancel" and "all".
5349         * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
5350         "ask" before we start the testing.
5351
5352 2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
5353
5354         * gdb.cp/casts.cc: Add class reference variables.
5355         * gdb.cp/casts.exp: New test cases for up/down casting references.
5356
5357 2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
5358
5359         * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
5360         instead of beginning to make an extra test pass.
5361         * gdb.mi/mi2-var-display.exp: Likewise.
5362
5363 2008-03-31  Maciej W. Rozycki  <macro@mips.com>
5364
5365         * gdb.base/break.exp: Mark failures as such.  Fix formatting.
5366
5367 2008-03-31  Markus Deuling  <deuling@de.ibm.com>
5368             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5369
5370         * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
5371         value.  Add xfail for older kernels.
5372
5373 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
5374
5375         Bring mi-support in line with gdb.exp.
5376         * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
5377         (mi_gdb_start): New function.
5378
5379 2008-03-28  Maciej W. Rozycki  <macro@mips.com>
5380
5381         * gdb.mi/mi-var-cmd.exp: Fix a typo.
5382
5383 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
5384
5385         * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
5386         * gdb.mi/mi2-var-display.exp: Likewise.
5387
5388 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
5389
5390         * lib/mi-support.exp (mi_create_varobj_checked): New.
5391         (mi_list_varobj_children): Allow to check for a
5392         value.
5393         (mi_list_array_varobj_children): New.
5394
5395         * gdb.mi/mi-var-child.exp: Use mi_create_varobj
5396         and mi_list_varobj_children, as opposed to hardcoding
5397         expected strings.
5398         * gdb.mi/gdb701.exp: Likewise.
5399         * gdb.mi/gdb792.exp: Likewise.
5400         * gdb.mi/mi-var-block.exp: Likewise.
5401         * gdb.mi/mi-var-cmd.exp: Likewise.
5402         * gdb.mi/mi-var-invalidate.exp: Likewise.
5403         * gdb.mi/mi2-var-block.exp: Likewise.
5404         * gdb.mi/mi2-var-child.exp: Likewise.
5405         * gdb.mi/mi2-var-cmd.exp: Likewise.
5406         * gdb.mi/mi2-var-display.exp: Likewise.
5407
5408 2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
5409
5410         Fix random false FAILs on i386.
5411         * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
5412
5413 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
5414
5415         PR gdb/544
5416         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
5417
5418 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
5419
5420         PR gdb/544
5421         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
5422
5423 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5424
5425         * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
5426         fixed PR gdb/544.
5427
5428 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
5429
5430         * gdb.threads/fork-child-threads.exp: Test next over fork.
5431
5432 2008-03-21  Chris Demetriou  <cgd@google.com>
5433
5434         * gdb.base/break.exp (rbreak junk): New test for rbreak
5435         "Junk at end of arguments" issue.
5436
5437 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5438
5439         * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
5440         *& to work on created array elements.
5441         (Top level): Test print $pc with a file.  Test string operations
5442         without a target.
5443         * gdb.base/ptype.exp: Do not expect *& to work on created array
5444         elements.
5445
5446 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5447
5448         * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5449         gdb.threads/staticthreads.exp: Update exit query.
5450
5451 2008-03-07  Sandra Loosemore  <sandra@codesourcery.com>
5452
5453         * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
5454
5455 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
5456
5457         * gdb.base/watchpoint.c (global_ptr, func4): New.
5458         (main): Call func4.
5459         * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
5460         (test_inaccessible_watchpoint): New.
5461
5462 2008-02-29  Maciej W. Rozycki  <macro@mips.com>
5463
5464         * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
5465         select the largest.
5466
5467 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
5468
5469         * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
5470         frames-invalid annotations.
5471
5472 2008-02-28  Pierre Muller  <muller@ics.u-strasbg.fr>
5473
5474         * gdb.base/assign.exp: avoid same output for different tests.
5475
5476 2008-02-27  Doug Evans  <dje@google.com>
5477
5478         * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
5479         for bug 1738.
5480         (breakpoint_to_handler_entry): Ditto.
5481
5482 2008-02-27  Joel Brobecker  <brobecker@adacore.com>
5483
5484         * gdb.base/ending-run.exp: Use the first line of code inside
5485         function body to test breakpoints.
5486         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
5487         location where the breakpoint is inserted when using the line
5488         where a function is declared. Fix typo in the description of
5489         one of the tests.
5490         * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
5491
5492 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
5493
5494         * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
5495         tests.
5496
5497 2008-02-27  Pierre Muller  <muller@ics.u-strasbg.fr>
5498
5499         * gdb.base/args.exp: avoid same output for tests
5500         with single quotes.
5501
5502 2008-02-26  Vladimir Prus  <vladimir@codesourcery.com>
5503
5504         * gdb.base/annota1.exp: Adjust for 'info break'
5505         format changes.
5506         * gdb.base/annota3.exp: Likewise.
5507         * gdb.base/break.exp: Likewise.
5508         * gdb.base/condbreak.exp: Likewise.
5509         * gdb.base/pending.exp: Likewise.
5510         * gdb.base/sepdebug.exp: Likewise.
5511         * gdb.base/unload.exp: Likewise.
5512         * gdb.cp/ovldbreak.exp: Likewise.
5513         * gdb.mi/mi-pending.exp: Likewise.
5514
5515 2008-02-07  Doug Evans  <dje@google.com>
5516
5517         * gdb.cp/mb-inline.exp: New.
5518         * gdb.cp/mb-inline.h: New.
5519         * gdb.cp/mb-inline1.cc: New.
5520         * gdb.cp/mb-inline2.cc: New.
5521
5522 2008-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
5523
5524         * gdb.pascal/floats.pas: New test program.
5525         * gdb.pascal/floats.exp: New testcase.
5526
5527 2008-02-06  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5528
5529         * gdb.base/callfuncs.c (t_float_many_args): New function.
5530         (t_double_many_args): New function.
5531         * gdb.base/callfuncs.exp: Add tests for exceeding float
5532         and double parameters passed through the stack.
5533
5534 2008-02-05  Joel Brobecker  <brobecker@adacore.com>
5535
5536         * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
5537         gdb.ada/complete/foo.adb: New files.
5538         * gdb.ada/complete.exp: New testcase.
5539
5540 2008-02-03  Doug Evans  <dje@google.com>
5541
5542         * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
5543
5544         * gdb.cp/gdb2384.exp: New file.
5545         * gdb.cp/gdb2384.cc: New file.
5546         * gdb.cp/gdb2384-base.h: New file.
5547         * gdb.cp/gdb2384-base.cc: New file.
5548
5549 2008-02-02  Doug Evans  <dje@google.com>
5550
5551         * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
5552
5553 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
5554
5555         * gdb.ada/sym_print_name: New test program.
5556         * gdb.ada/sym_print_name.exp: New testcase.
5557
5558 2007-02-01  Joel Brobecker  <brobecker@adacore.com>
5559
5560         * gdb.ada/nested/hello.adb: New file.
5561         * gdb.ada/nested.exp: New testcase.
5562         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5563
5564 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
5565
5566         * gdb.mi/basic.c (return_1): New function.
5567         * gdb.mi/mi-break.exp: Make sure that failed -break-insert
5568         don't cause future evaluations of function to report
5569         creation of internal breakpoints.
5570
5571 2008-02-01  Vladimir Prus  <vladimir@codesourcery.com>
5572
5573         * gdb.mi/mi-break.exp (test_error): New.
5574         Call it.
5575
5576 2008-01-31  Luis Machado  <luisgpm@br.ibm.com>
5577
5578         * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
5579         * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
5580
5581 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
5582
5583         * gdb.pascal/integers.pas: New test program.
5584         * gdb.pascal/integers.exp: New testcase.
5585
5586 2008-01-31  Pierre Muller  <muller@ics.u-strasbg.fr>
5587
5588         * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
5589
5590 2008-01-30  Luis Machado  <luisgpm@br.ibm.com>
5591
5592         * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
5593         * gdb.arch/powerpc-d128-regs.c: New testcase source file.
5594
5595 2008-01-30  Paul Hilfinger  <hilfinger@adacore.com>
5596
5597         * gdb.ada/formatted_ref: New test program.
5598         * gdb.ada/formatted_ref.exp: New testcase.
5599
5600         * gdb.cp/formatted-ref.cc: New file.
5601         * gdb.cp/formatted-ref.exp: New testcase.
5602
5603 2008-01-30  Joel Brobecker  <brobecker@adacore.com>
5604
5605         * gdb.base/ptype.exp: Add testing of "ptype $pc".
5606
5607 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
5608
5609         * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
5610         (test_file_list_exec_source_file): Update to new macro-info field.
5611
5612 2008-01-30  Paul N. Hilfinger  <hilfinger@adacore.com>
5613
5614         * gdb.ada/exprs: New test program.
5615         * gdb.ada/exprs.exp: New testcase.
5616
5617 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5618
5619         * dfp-test.c (DELTA, DELTA_B): New definitions.
5620         (double_val1, double_val2, double_val3, double_val4, double_val5,
5621         double_val6, double_val7, double_val8, double_val9, double_val10,
5622         double_val11, double_val12, double_val13, double_val14, dec32_val1,
5623         dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
5624         dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
5625         dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
5626         dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
5627         dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
5628         dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
5629         dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
5630         dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
5631         dec128_val12, dec128_val13, dec128_val14, dec128_val15,
5632         dec128_val16): New global variables.
5633         (decimal_dec128_align): New function.
5634         (decimal_mixed): Likewise.
5635         (decimal_many_args_dec32): Likewise.
5636         (decimal_many_args_dec64): Likewise.
5637         (decimal_many_args_dec128): Likewise.
5638         (decimal_many_args_mixed): Likewise.
5639         * dfp-test.exp: Add tests calling new inferior functions.
5640
5641 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
5642
5643         * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
5644         gdb.server/ext-run.exp: New files.
5645         * lib/gdbserver-support.exp (gdbserver_download): New.
5646         (gdbserver_start): New.  Update gdbserver expected
5647         output.
5648         (gdbserver_spawn): Use them.
5649         (gdbserver_start_extended): New.
5650
5651 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
5652
5653         * gdb.base/foll-exec.exp: Update header.  Skip on remote targets.
5654         Run on GNU/Linux.
5655         (do_exec_tests): Check for systems which do not support catchpoints.
5656         Do not match START.
5657         * gdb.base/foll-fork.exp: Update header.  Skip on remote targets.
5658         Run on GNU/Linux.  Enable verbose output.
5659         (check_fork_catchpoints): New.
5660         (explicit_fork_child_follow, catch_fork_child_follow)
5661         (tcatch_fork_parent_follow): Update expected messages.
5662         (do_fork_tests): Use check_fork_catchpoints.
5663         * gdb.base/foll-vfork.exp: Update header.  Skip on remote targets.
5664         Run on GNU/Linux.  Enable verbose output.
5665         (check_vfork_catchpoints): New.
5666         (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
5667         expected messages.
5668         (do_vfork_and_exec_tests): Use check_fork_catchpoints.
5669
5670 2008-01-29  Jim Blandy  <jimb@red-bean.com>
5671
5672         * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
5673         host' errors.
5674         * lib/mi-support.exp (mi_gdb_target_cmd): Same.
5675
5676 2008-01-29  Jim Blandy  <jimb@red-bean.com>
5677
5678         * gdb.threads/sigthread.c: Use barriers to ensure that
5679         child_thread and child_thread_two are always initialized before we
5680         start to use them.
5681
5682 2008-01-29  Vladimir Prus  <vladimir@codesourcery.com>
5683
5684         * gdb.base/watchpoint-solib.exp: New.
5685         * gdb.base/watchpoint-solib.c: New.
5686         * gdb.base/watchpoint-solib-shr.c: New.
5687
5688 2008-01-29  Pierre Muller  <muller@ics.u-strasbg.fr>
5689
5690         * gdb.base/gdb1056.exp: Add unsigned integer test.
5691
5692 2008-01-28  Doug Evans  <dje@google.com>
5693
5694         * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
5695
5696 2008-01-27  Jim Blandy  <jimb@codesourcery.com>
5697
5698         * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
5699
5700         * gdb.base/expand-psymtabs.exp: Doc fix.
5701
5702 2008-01-26  Mark Kettenis  <kettenis@gnu.org>
5703
5704         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5705
5706 2008-01-24  Nick Roberts  <nickrob@snap.net.nz>
5707
5708         * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5709         -var-set-format.
5710
5711 2008-01-23  Chris Demetriou  <cgd@google.com>
5712
5713         * gdb.threads/thread_events.c: New testcase source file.
5714         * gdb.threads/thread_events.exp: New testcase expect file.
5715
5716 2008-01-23  Nick Roberts  <nickrob@snap.net.nz>
5717
5718         * lib/gdb.exp: Add the variable octal.
5719
5720         * gdb.mi/mi-var-display.exp: Add value field to tests for output of
5721         -var-set-format.
5722
5723 2008-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
5724             Vladimir Prus  <vladimir@codesourcery.com>
5725
5726         * gdb.base/float.exp: Allow missing floating point for m68k and
5727         PowerPC.
5728
5729 2008-01-22  Vladimir Prus  <vladimir@codesourcery.com>
5730
5731         * gdb.mi/basics.c: Setup for testing breakpoints
5732         ignore count.
5733         * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
5734         * gdb.mi/mi-cli.exp: Adjust.
5735         * gdb.mi/mi2-cli.exp: Adjust.
5736
5737 2008-01-17  Pedro Alves  <pedro@codesourcery.com>
5738
5739         * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
5740         and 'dummy_ptr' integer pointer.  Initialize struct_declarations
5741         with dummy_ptr's address.
5742         * gdb.mi/var-cmd.c (do_children_tests): Likewise.
5743         * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
5744         all targets.
5745         * gdb.mi/mi2-var-child.exp: Likewise.
5746
5747 2008-01-09  Joel Brobecker  <brobecker@adacore.com>
5748
5749         * gdb.ada/null_array: New test program.
5750         * gdb.ada/null_array.exp: New testcase.
5751
5752 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
5753
5754         * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
5755         with required float modifiers.
5756
5757 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
5758
5759         * gdb.ada/funcall_param: New test program.
5760         * gdb.ada/funcall_param.exp: New testcase.
5761
5762 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
5763
5764         * gdb.ada/arrayparam: New test program.
5765         * gdb.ada/arrayparam.exp: New testcase.
5766
5767 2008-01-08  Joel Brobecker  <brobecker@adacore.com>
5768
5769         * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
5770         landed.  Should also fix random failures in the test following it.
5771
5772 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5773
5774         * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
5775         for expressions with decimal float values.
5776         (test_dfp_conversions): New function to test casts to and from
5777         decimal float types.
5778         Call test_dfp_conversions.
5779         * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
5780         elements.
5781         (main): Initialize ds.float4 and ds.double8 elements.
5782         * gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
5783         string to new error message.
5784         (d64_set_tests): Likewise.
5785         (d128_set_tests): Likewise.
5786         Add tests for expressions with decimal float variables.  Add tests for
5787         conversions to and from decimal float types.
5788
5789 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
5790
5791         * gdb.ada/packed_tagged/comp_bug.adb: New file.
5792         * gdb.ada/packed_tagged.exp: New testcase.
5793
5794 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
5795
5796         * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
5797         gdb.ada/homonym/homonym_main.adb: New files.
5798         * gdb.ada/homonym.exp: New testcase.
5799
5800 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
5801
5802         * gdb.ada/packed_array.exp: Add testing of references to
5803         a packed array.
5804
5805 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
5806
5807         * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
5808         New files.
5809         * gdb.ada/type_coercion.exp: New testcase.
5810
5811 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
5812
5813         * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
5814         gdb.ada/tagged/foo.adb: New file.
5815         * gdb.ada/tagged.exp: New testcase.
5816
5817 2008-01-04  Joel Brobecker  <brobecker@adacore.com>
5818
5819         * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
5820         gdb.ada/ptype_field/foo.adb: New files.
5821         * gdb.ada/ptype_field.exp: New testcase.
5822
5823 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5824
5825         * gdb.ada/print_pc.exp: New testcase.
5826
5827 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5828
5829         * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
5830         gdb.ada/taft_type/p.adb: New files.
5831         * gdb.ada/taft_type.exp: New testcase.
5832
5833 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5834
5835         * gdb.ada/array_bounds/bar.adb: New file.
5836         * gdb.ada/array_bounds.exp: New testcase.
5837
5838 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5839
5840         * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
5841         gdb.ada/arrayptr/foo.adb: New files.
5842         * gdb.ada/arrayptr.exp: New testcase.
5843
5844 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5845
5846         * gdb.base/set-lang-auto.exp: New testcase.
5847
5848 2008-01-03  Joel Brobecker  <brobecker@adacore.com>
5849
5850         * gdb.ada/fun_addr/foo.adb: New file.
5851         * gdb.ada/fun_addr.exp: New testcase.
5852
5853 2008-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5854
5855         * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
5856         New files
5857
5858 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
5859
5860         * array_subscript_addr/p.adb: New file.
5861         * array_subscript_addr.exp: New testcase.
5862
5863 2008-01-02  Joel Brobecker  <brobecker@adacore.com>
5864
5865         * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
5866         New files.
5867         * gdb.ada/str_cmp_ref.exp: New testcase.
5868
5869 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
5870
5871         * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
5872         gdb.ada/fun_in_declare/foo.adb: New files.
5873         * gdb.ada/fun_in_declare.exp: New testcase.
5874
5875 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
5876
5877         * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
5878         gdb.ada/ref_param/pck.ads: New files.
5879         * gdb.ada/ref_param.exp: New testcase.
5880
5881 2008-01-01  Joel Brobecker  <brobecker@adacore.com>
5882
5883         * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
5884         gdb.ada/interface/foo.adb: New files.
5885         * gdb.ada/interface.exp: New testcase.
5886
5887 2007-12-31  Jim Blandy  <jimb@codesourcery.com>
5888
5889         * gdb.base/multi-forks.exp: Consume all output from child
5890         processes before proceeding to next test.
5891
5892 2007-12-29  Jim Blandy  <jimb@codesourcery.com>
5893
5894         * configure: Regenerated.
5895
5896 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
5897
5898         * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
5899         gdb.ada/fixed_cmp/fixed.adb: New files.
5900         * gdb.ada/fixed_cmp.exp: New testcase.
5901
5902 2007-12-27  Joel Brobecker  <brobecker@adacore.com>
5903
5904         * gdb.ada/boolean_expr.exp: New testcase.
5905
5906 2007-12-26  Jim Blandy  <jimb@codesourcery.com>
5907
5908         * gdb.base/multi-forks.exp: Doc fix.
5909
5910 2007-12-26  Joel Brobecker  <brobecker@adacore.com>
5911
5912         * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5913         * gdb.ada/char_param.exp: Do not compile our test program with
5914         -gnata, this is unnecessary.
5915         * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
5916
5917 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
5918
5919         * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
5920         gdb.ada/print_chars/foo.adb: New files.
5921         * gdb.ada/print_chars.exp: New testcase.
5922
5923 2007-12-24  Joel Brobecker  <brobecker@adacore.com>
5924
5925         * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
5926         gdb.ada/char_param/foo.adb: New files.
5927         * gdb.ada/char_param.exp: New testcase.
5928
5929 2007-12-22  Jim Blandy  <jimb@codesourcery.com>
5930
5931         * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
5932         hard-coding source line numbers into the test.
5933         * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
5934         gdb_get_line_number to find.
5935
5936 2007-12-22  Joel Brobecker  <brobecker@adacore.com>
5937
5938         * gdb.base/ptype.c (highest): New struct type.
5939         (the_highest): New variable of that type.
5940         (main): Add dummy assignment to a field of variable the_highest.
5941         * gdb.base/ptype.exp: Test type printing of our new variable.
5942
5943 2007-12-19  Pierre Muller  <muller@ics-u-strasbg.fr>
5944
5945         * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
5946         and record first explicitly generated thread number.
5947         Use that thread number for thread specific watchpoint test.
5948         Add iteration number to repetitive tests.
5949
5950 2007-12-16  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
5951             Jim Blandy  <jimb@codesourcery.com>
5952
5953         * gdb.base/expand-psymtabs.c: New testcase
5954         source file.
5955         * gdb.base/expand-psymtabs.exp: New testcase
5956         expect file.
5957
5958 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
5959
5960         * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
5961         * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
5962
5963 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
5964
5965         * gdb.ada/frame_args/foo.adb: New file.
5966         * gdb.ada/frame_args/pck.ads: New file.
5967         * gdb.ada/frame_args/pck.adb: New file.
5968         * gdb.ada/frame_args.exp: New testcase.
5969
5970 2007-12-17  Joel Brobecker  <brobecker@adacore.com>
5971
5972         * gdb.base/frame-args.c: New file.
5973         * gdb.base/frame-args.exp: New testcase.
5974
5975 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
5976             Joseph Myers  <joseph@codesourcery.com>
5977
5978         * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
5979
5980 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
5981
5982         * gdb.mi/mi-pending.exp: New.
5983         * gdb.mi/mi-pending.c: New.
5984         * gdb.mi/mi-pendshr.c: New.
5985
5986 2007-12-06  Jim Blandy  <jimb@codesourcery.com>
5987
5988         * gdb.base/default.exp: Update expected output for 'info catch'.
5989
5990 2007-12-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5991
5992         * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
5993         must be set to binary.
5994
5995 2007-12-09  Pedro Alves  <pedro_alves@portugalmail.pt>
5996
5997         * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
5998
5999 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6000
6001         * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
6002         gdb.mi/mi-file-transfer.exp: New.
6003
6004 2007-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6005
6006         * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
6007
6008 2007-11-22  Maciej W. Rozycki  <macro@mips.com>
6009
6010         * gdb.trace/backtrace.exp: Fix a typo.
6011         * gdb.trace/circ.exp: Likewise.
6012         * gdb.trace/collection.exp: Likewise.
6013         * gdb.trace/limits.exp: Likewise.
6014         * gdb.trace/report.exp: Likewise.
6015         * gdb.trace/tfind.exp: Likewise.
6016         * gdb.trace/while-dyn.exp: Likewise.
6017
6018 2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
6019
6020         * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
6021         objects of pointers that can't be dereferenced are now
6022         "noneditable".
6023
6024 2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6025
6026         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6027         (target_cpu): Remove.
6028
6029 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
6030
6031         * gdb.base/ending-run.exp: Expect the list of cleared
6032         breakpoint to come in natural order, not the reversed one.
6033
6034 2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
6035
6036         * gdb.mi/mi-var-child.c (do_child_deletion): New.
6037         * gdb.mi/mi-var-child.exp: Run child_deletion tests.
6038
6039 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6040
6041         * gdb.base/printcmds.exp: New function
6042         test_printf_with_dfp.
6043
6044 2007-11-02  Doug Evans  <dje@google.com>
6045
6046         * gdb.disasm/t01_mov.s: Remove carriage returns.
6047         * gdb.disasm/t02_mova.s: Ditto.
6048         * gdb.disasm/t03_add.s: Ditto.
6049         * gdb.disasm/t04_sub.s: Ditto.
6050         * gdb.disasm/t05_cmp.s: Ditto.
6051         * gdb.disasm/t06_ari2.s: Ditto.
6052         * gdb.disasm/t07_ari3.s: Ditto.
6053         * gdb.disasm/t08_or.s: Ditto.
6054         * gdb.disasm/t09_xor.s: Ditto.
6055         * gdb.disasm/t10_and.s: Ditto.
6056         * gdb.disasm/t11_logs.s: Ditto.
6057         * gdb.disasm/t12_bit.s: Ditto.
6058         * gdb.disasm/t13_otr.s: Ditto.
6059
6060 2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6061
6062         * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
6063
6064 2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6065
6066         * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
6067         provide DFP support.
6068
6069 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6070
6071         * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
6072         Test "set powerpc vector-abi".  Skip auto-detection tests for old
6073         toolchains.
6074
6075 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6076
6077         * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
6078         with [string compare].
6079
6080 2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6081
6082         * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
6083         * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
6084
6085 2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
6086
6087         * gdb.opt/clobbered-registers-O2.c: New testcase source file.
6088         * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
6089         * gdb.opt/Makefile.in: New makefile.
6090         * Makefile.in: Create new directory "gdb.opt".
6091         * configure.ac: Add "gdb.opt" directory.
6092         * configure: Regenerated.
6093
6094 2007-10-25  Doug Evans  <dje@google.com>
6095
6096         * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
6097         * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
6098
6099 2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com>
6100             Thiago Jung Bauermann  <bauerman@br.ibm.com>
6101
6102         * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
6103         Floating Point expressions.
6104         * gdb.base/dfp-test.exp: new file adding tests for Decimal
6105         Floating Point variables.
6106         * gdb.base/dfp-test.c: new file containing program with Decimal
6107         Floating variables, used by gdb.base/dfp-test.exp.
6108
6109 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6110
6111         * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
6112
6113 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6114
6115         * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
6116         compiling test case with GCC.
6117         * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
6118
6119 2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6120
6121         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6122         format changes.
6123
6124 2007-10-18  Michael Snyder  <msnyder@specifix.com>
6125
6126         * gdb.base/dbx.exp: Add missing "-re " operator.
6127
6128 2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
6129
6130         * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
6131         * configure.ac: Removed trailing spaces after backslash.
6132         * gdb.modula2: New directory.
6133         * gdb.modula2/Makefile.in: New file.
6134         * gdb.modula2/unbounded-array.exp: New file.
6135         * gdb.modula2/unbounded1.c: New file.
6136
6137 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6138
6139         * gdb.xml/tdesc-regs.exp: Add PowerPC support.
6140
6141 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
6142
6143         * gdb.base/sigstep.c (main): Add checks for
6144         return values for setitimer call.
6145         Call setitimer again with itimer = ITIMER_REAL
6146         if first call to setitimer fails.
6147
6148 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6149
6150         * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
6151         of $timeout.
6152
6153 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
6154
6155         * gdb.server/server-run.exp: Test for dynamic linker symbols.
6156
6157 2007-10-09  Pierre Muller  <muller@ics.u-strasbg.fr>
6158
6159         * lib/gdb.exp (gdb_run_cmd): Move comment outside
6160         of gdb_expect call, to avoid interruption.
6161
6162 2007-10-09  Pedro Alves  <pedro_alves@portugalmail.pt>
6163
6164         * gdb.base/whatis.c (v_long_long, v_signed_long_long)
6165         (v_unsigned_long_long, v_long_long_array)
6166         (v_signed_long_long_array, v_unsigned_long_long_array)
6167         (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
6168         (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
6169         [!NO_LONG_LONG]: New.
6170         (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
6171         v_long_long_member.
6172
6173         (v_long_long_func, v_signed_long_long_func)
6174         (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
6175         (main) [!NO_LONG_LONG]: Initialize long long variants.
6176
6177         * gdb.base/whatis.exp: If board file requests no_long_long, build
6178         test with NO_LONG_LONG defined.  Test long long, signed long long,
6179         and unsigned long long variants but only if board file doesn't
6180         disable it.
6181
6182 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
6183             Daniel Jacobowitz  <dan@codesourcery.com>
6184
6185         * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
6186         * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
6187         * configure: Regenerated.
6188         * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
6189         gdb.pascal/types.exp, lib/pascal.exp: New files.
6190
6191 2007-10-02  Daniel Jacobowitz  <dan@codesourcery.com>
6192
6193         * gdb.cp/classes.exp (do_tests): Always step to the line after the
6194         call.
6195         * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
6196         to return to the call.
6197         * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
6198         * gdb.mi/mi-return.exp (test_return_simple): Likewise.
6199         * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
6200         * gdb.mi/mi-until.exp (test_until): Likewise.
6201         * gdb.mi/mi2-until.exp (test_until): Likewise.
6202
6203 2007-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
6204
6205         * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
6206         two-char array.
6207         * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
6208
6209 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6210
6211         * gdb.threads/watchthreads.c (thread_function): Sleep between
6212         iterations.
6213         * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
6214         at once for S/390.  Generate matching fails and passes.
6215
6216 2007-09-27  Vladimir Prus  <vladimir@codesourcery.com>
6217
6218         * gdb.mi/var-cmd.c (do_children_tests): Initialize
6219         the 'struct_declarations' variable to zeros.
6220
6221 2007-09-24  Vladimir Prus  <vladimir@codesourcery.com>
6222
6223         * gdb.cp/mb-ctor.cc: New.
6224         * gdb.cp/mb-ctor.exp: New.
6225         * gdb.cp/mb-templates.cc: New.
6226         * gdb.cp/mb-templates.exp: New.
6227
6228 2007-09-23  Daniel Jacobowitz  <dan@codesourcery.com>
6229
6230         * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
6231
6232 2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>
6233
6234         * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
6235         targets.
6236         * configure: Regenerate.
6237
6238 2007-09-23  Vladimir Prus  <vladimir@codesourcery.com>
6239
6240         * gdb.base/annota1.exp: Adjust for 'info break'
6241         format changes.
6242         * gdb.base/annota3.exp: Likewise.
6243         * gdb.base/break.exp: Likewise.
6244         * gdb.base/condbreak.exp: Likewise.
6245         * gdb.base/pending.exp: Likewise.
6246         * gdb.base/sepdebug.exp: Likewise.
6247         * gdb.base/unload.exp: Likewise.
6248         * gdb.base/ovldbreak.exp: Likewise.
6249
6250 2007-09-22  Vladimir Prus  <vladimir@codesourcery.com>
6251
6252         * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
6253         messages.
6254         * gdb.base/chng-syms.exp: Likewise.
6255         * gdb.base/unload.exp: Likewise.
6256
6257 2007-09-21  Daniel Jacobowitz  <dan@codesourcery.com>
6258
6259         * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
6260
6261 2007-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
6262
6263         * schedlock.c (NUM): Change to 1.
6264         (main): Use args[0] for the main thread.
6265         * schedlock.exp: Only expect two threads.  Only issue one pass or fail
6266         regardless of the number of threads.
6267
6268 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
6269
6270         * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
6271         type down.
6272         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6273         test.
6274         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
6275         watchpoint type down.
6276         (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6277         test.
6278
6279 2007-09-14  Maciej W. Rozycki  <macro@mips.com>
6280
6281         * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
6282         Move all the tests here and run them twice, once using software
6283         watchpoints and once using hardware watchpoints.
6284         * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
6285
6286 2007-09-12  Daniel Jacobowitz  <dan@codesourcery.com>
6287
6288         * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
6289         test.
6290
6291 2007-09-10  Mark Kettenis  <kettenis@gnu.org>
6292
6293         * lib/gdb.exp (build_id_debug_filename_get): Improve check for
6294         build-id.
6295
6296         * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
6297         know about $ORIGIN.  Calculate output dir from $dest instead of
6298         using ${objdir}/{$subdir}.
6299
6300 2007-09-09  Mark Kettenis  <kettenis@gnu.org>
6301
6302         * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
6303         gcore, before continuing with the test.
6304
6305 2007-09-06  Daniel Jacobowitz  <dan@codesourcery.com>
6306
6307         * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
6308         * gdb.mi/mi-watch.exp: Likewise.
6309
6310 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6311             Jim Blandy  <jimb@codesourcery.com>
6312
6313         * gdb.arch/i386-sse.exp: Do not expect character constants.
6314         * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
6315         * gdb.base/display.exp: Allow print/s.
6316         * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
6317         and unsigned char array changes.
6318
6319 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6320
6321         * gdb.base/display.exp: Add tests for printf %p.
6322
6323 2007-09-03  Pedro Alves  <pedro_alves@portugalmail.pt>
6324
6325         * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
6326         the dll name to unicode.
6327
6328 2007-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6329
6330         * gdb.base/default.exp (show version): Update the version text.
6331         * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
6332
6333 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6334
6335         * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
6336         New files.
6337
6338 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6339
6340         * lib/gdb.exp (build_id_debug_filename_get): New function.
6341         * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
6342         Remove the generate DEBUG file for the future testcase runs.
6343         New testcase for the NT_GNU_BUILD_ID retrieval.
6344         Move the final testing step to ...
6345         (test_different_dir): ... a new function.
6346         New parameter XFAIL to XFAIL all the tests performed.
6347         New parameter TEST_DIFFERENT_DIR parametrizing the directory.
6348         New parameter TYPE to PF_PREFIX all the tests performed.
6349
6350 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6351
6352         * gdb.mi/mi-var-cp.cc (path_expression): New
6353         function.
6354         * gdb.mi/mi-var-cp.exp: Run path exression tests.
6355
6356 2007-08-27  Markus Deuling  <deuling@de.ibm.com>
6357
6358         * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
6359         to fit into SPU Local Store memory.
6360
6361 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
6362
6363         * gdb.base/default.exp: Adjust the expected output of "info
6364         warranty" after the switch to GPLv3.
6365
6366 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
6367
6368         * lib/gdb.exp (default_gdb_init): Increase expect buffer size
6369         to 30000 (from 20000).
6370
6371 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
6372
6373         Switch the license of all .exp files to GPLv3.
6374         Switch the license of all .f and .f90 files to GPLv3.
6375         Switch the license of all .s and .S files to GPLv3.
6376
6377 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
6378
6379         * configure.ac: Switch license to GPLv3.
6380
6381 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
6382
6383         Switch the licensing to GPLv3 for all .ads and .adb files.
6384
6385 2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
6386
6387         * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
6388         and t_int_double.
6389         * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
6390
6391 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
6392
6393         * gdb.base/step-line.c: Switch license to GPL version 3, and
6394         update copyright year.
6395         * gdb.base/step-line.inp: Likewise.
6396
6397 2007-08-17  Joel Brobecker  <brobecker@adacore.com>
6398
6399         * gdb.base/gdb1555.exp: Make expected output immune to formatting
6400         changes inside gdb1555.c.
6401         * gdb.base/pending.exp: Likewise.
6402
6403 2007-08-13  Daniel Jacobowitz  <dan@codesourcery.com>
6404
6405         * config/default.exp: New file.
6406
6407 2007-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
6408
6409         * gdb.base/prologue.c, gdb.base/prologue.exp: New.
6410         * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
6411
6412 2007-07-30  Maciej W. Rozycki  <macro@mips.com>
6413
6414         * gdb.base/dump.exp: Force the correct endianness for binary
6415         formats not carrying this information.
6416
6417 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6418
6419         * gdb.threads/staticthreads.exp: Match .*sem_post.
6420
6421 2007-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
6422
6423         * gdb.base/readline.exp (operate_and_get_next): Match the final
6424         prompt.
6425
6426 2007-07-23  Kevin Buettner  <kevinb@redhat.com>
6427
6428         * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
6429         to restarting SID.
6430
6431 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
6432
6433         * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
6434         prior to `gdb_start'.
6435
6436 2007-07-18  Kevin Buettner  <kevinb@redhat.com>
6437
6438         * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
6439         return value to be compatible with gdb_run_cmd in lib/gdb.exp.
6440         Remove call to gdb_unload.
6441
6442 2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
6443             Daniel Jacobowitz  <dan@codesourcery.com>
6444
6445         * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
6446         for __WIN32__.
6447         (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
6448         * gdb.base/unload.exp: Use shared library test routines.
6449
6450 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6451
6452         * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
6453         * gdb.base/solib-symbol-lib.c: Likewise.
6454         * gdb.base/solib-symbol-main.c: Likewise.
6455
6456 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6457
6458         * config/gdbserver.exp (gdb_reconnect): New.
6459         * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
6460         gdb.base/solib-disc.exp: New files.
6461         * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
6462         remote debugging".
6463         (gdb_compile): Add shlib_load flag.
6464         * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
6465         port.
6466         (gdbserver_reconnect): New.
6467
6468 2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
6469             Daniel Jacobowitz  <dan@codesourcery.com>
6470
6471         * gdb.base/annota3.exp: Test for if construct.
6472
6473 2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
6474
6475         * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
6476
6477 2007-06-21  Chris Dearman  <chris@mips.com>
6478             Maciej W. Rozycki  <macro@mips.com>
6479
6480         * gdb.base/display.exp: Allow a newline after display/i.
6481         * gdb.base/pc-fp.exp: Likewise.
6482         * gdb.base/sigbpt.exp: Likewise.
6483
6484 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6485
6486         * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
6487         required features to be included.
6488
6489 2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
6490
6491         * gdb.threads/manythreads.exp: Prevent expect buffer overflow
6492         in info threads output.
6493
6494 2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6495             Markus Deuling  <deuling@de.ibm.com>
6496
6497         * gdb.arch/spu-info.exp: New testcase.
6498         * gdb.arch/spu-info.c: New file.
6499
6500 2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
6501
6502         * gdb.arch/thumb-prologue.c: Record the breakpoint address in
6503         tpcs_offset.  Restore lr after the call.
6504         * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
6505
6506 2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
6507
6508         * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
6509         (gdbserver_run): Kill any running gdbserver.
6510         * lib/mi-support.exp (mi_gdb_target_load): Likewise.
6511
6512 2007-05-17  Maciej W. Rozycki  <macro@mips.com>
6513
6514         * gdb.base/sigbpt.exp: Preset segv_addr.
6515
6516 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6517
6518         * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
6519         (gdb_compile_shlib): Likewise.
6520         (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
6521         (default_gdb_init): Clear cleanfiles.
6522         (gdb_finish): Delete recorded cleanfiles.
6523         * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
6524
6525         * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
6526         Do not use isnative.
6527         * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
6528         gdb.base/so-impl-ld.exp: Likewise.
6529         * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
6530         * gdb.base/unload.exp: Likewise.  Do not pass empty option to
6531         gdb_compile.
6532
6533 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
6534
6535         * config/unknown.exp: Remove.
6536
6537 2007-05-15  Markus Deuling  <deuling@de.ibm.com>
6538
6539         * gdb.base/info-proc.exp: Check is_remote.
6540
6541 2007-05-14  Markus Deuling  <deuling@de.ibm.com>
6542
6543         * gdb.base/gcore.exp: Initialize variable core_supported.
6544
6545 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
6546
6547         * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
6548
6549 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
6550
6551         * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
6552         * gdb.threads/print-threads.exp (test_all_threads): Allow
6553         negative and hexadecimal thread IDs.
6554
6555 2007-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
6556
6557         * gdb.java/jprint.java (public): Avoid invalid call to static
6558         method.
6559
6560 2007-05-14  Denis Pilat  <denis.pilat@st.com>
6561
6562         * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
6563         gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
6564         gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6565         gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
6566         gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
6567
6568 2007-05-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6569
6570         * gdb.base/overlays.exp: Add support for targets with only code
6571         overlay support, not data overlay.  Support spu-*-* target in
6572         this mode.
6573         * gdb.base/ovlymgr.c: Provide stubs for spu target.
6574         * gdb.base/spu.ld: New file.
6575
6576 2007-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
6577
6578         * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
6579
6580 2007-05-06  Daniel Jacobowitz  <dan@codesourcery.com>
6581
6582         * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
6583
6584 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
6585
6586         * gdb.java/jmain.exp: Handle demangled names with and without method
6587         signatures.
6588
6589 2007-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
6590
6591         * gdb.mi/mi-syn-frame.c (main, foo, bar)
6592         (have_a_very_merry_interrupt): Remove calls to puts.
6593         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
6594         inferior output.
6595         * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio.  Correct
6596         test names.
6597
6598 2007-04-29  Markus Deuling  <deuling@de.ibm.com>
6599             Daniel Jacobowitz  <dan@codesourcery.com>
6600
6601         * gdb.base/auxv.exp (core_works): Also check is_remote.
6602         * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
6603
6604 2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
6605
6606         * gdb.base/sigaltstack.exp: Use 'srcfile' in error
6607         message, not the undefined 'module' variable.
6608         * gdb.base/siginfo.exp: Likewise.
6609         * gdb.base/sigstep.exp: Likewise.
6610         * lib/gdbserver-support.exp (gdb_target_cmd): Quote
6611         serialport.
6612         * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
6613
6614 2007-04-25  Corinna Vinschen <vinschen@redhat.com>
6615
6616         * config/sim.exp (gdb_target_sim): Just return with -1 when setting
6617         target sim fails.  Return 0 otherwise.
6618         (gdb_load): Return prematurely if gdb_target_sim fails.
6619
6620 2007-04-16  Denis Pilat  <denis.pilat@st.com>
6621
6622         * gdb.base/setshow.exp: Reset height after having set it to 100.
6623
6624 2007-04-16  Denis Pilat  <denis.pilat@st.com>
6625
6626         * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
6627
6628 2007-04-16  Denis Pilat  <denis.pilat@st.com>
6629
6630         * gdb.mi/mi2-var-display.exp: Test for the fullname field.
6631
6632 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6633
6634         * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
6635         tests. Run the frozen varobjs test.
6636         * gdb.mi/var-cmd.c (do_frozen_tests): New.
6637         * lib/mi-support.exp (mi_varobj_update): Fix thinko.
6638
6639 2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6640
6641         * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
6642         gdb.base/type-opaque.exp: New files.
6643
6644 2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
6645
6646         * gdb.mi/mi-var-child.c
6647         (do_children_tests): User char[2] instead of
6648         char so that automatic printing of pointers to char
6649         don't give unpredicable result.
6650         * gdb.mi/var-cmd.c (do_locals_test): Initialize
6651         local variables.
6652         * gdb.mi/mi-var-child.exp: Step to right line
6653         of do_children_tests.
6654         * gdb.mi/mi2-var-child.exp: Likewise.
6655         * gdb.mi/mi-var-cmd.exp: Step to right line of
6656         do_locals_tests.
6657         (do_children_tests): User char[2] instead of
6658         char so that automatic printing of pointers to char
6659         don't give unpredicable result.
6660         * gdb.mi/mi2-var-cmd.exp: Likewise.
6661         * lib/mi-support.exp (mi_continue_to_line):
6662         Pass test name to mi_wait_for_stop.
6663
6664 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6665
6666         * gdb.asm/asm-source.exp: Remove d10v case.
6667         * lib/gdb.exp (skip_cplus_tests): Likewise.
6668         * gdb.asm/d10v.inc: Deleted.
6669
6670 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6671
6672         * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
6673
6674 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6675
6676         * config/netware.exp: Delete file.
6677
6678 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
6679
6680         * gdb.dwarf2/dw2-noloc.S: New file.
6681         * gdb.dwarf2/dw2-noloc.exp: New file.
6682
6683 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
6684
6685         * gdb.cp/method2.cc: New test.
6686         * gdb.cp/method2.exp: New test.
6687         * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
6688
6689 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
6690
6691         * gdb.ada/exec_changed.exp: Avoid "set confirm off".
6692
6693 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6694
6695         * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
6696
6697 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
6698
6699         * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
6700         (gdb_load): Delete, replace with...
6701         (gdb_reload): ...this.
6702         * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
6703         * gdb.server/server-mon.exp: Likewise.
6704         * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
6705         (gdb_start_cmd): New.
6706         (gdb_file_cmd): Save the last loaded file.
6707         (gdb_reload): New.
6708         (gdb_gnu_strip_debug): Use transform.
6709         * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
6710         support here.  Use new $last_loaded_file.  Check mtime.
6711         (gdb_target_cmd): Handle ObjC failure case.
6712         (infer_host_exec): Delete.
6713         (gdbserver_load): Rename to...
6714         (gdbserver_run): ...this.  Simplify.
6715         * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
6716         (mi_gdb_load): Move most contents to a new function...
6717         (mi_gdb_target_load): ...here.  Simplify call to gdbserver_gdb_load.
6718         (mi_run_cmd): Use mi_gdb_target_load.
6719         * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
6720         gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
6721         Use gdb_run_cmd.
6722         * gdb.base/charsign.exp: Remove incorrect comment.
6723         * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
6724         * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
6725         gdb.base/start.exp: Use gdb_start_cmd.
6726
6727 2007-03-23  Nigel Stephens  <nigel@mips.com>
6728             Maciej W. Rozycki  <macro@mips.com>
6729
6730         * gdb.base/sigbpt.exp: Fix the message when skipping test.
6731         * gdb.base/signull.exp: Similarly.
6732
6733 2007-03-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6734
6735         * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
6736         messages available to test cases (like chng-sym.exp).
6737
6738 2007-03-14  Andreas Schwab  <schwab@suse.de>
6739
6740         * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6741         format changes.
6742
6743 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
6744
6745         * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
6746         (optimized_1): New.
6747         (main): Call optimized_1.
6748         (gdb2029): Correct typos.  Call gdb2029_marker.
6749         * gdb.arch/powerpc-prologue.exp: Run new test.  Use a breakpoint
6750         for gdb2029.
6751
6752 2007-03-12  Mark Kettenis  <kettenis@gnu.org>
6753
6754         * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
6755         as tabs.  Remove redundant test pattern.
6756
6757 2007-03-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6758
6759         * gdb.base/long_long.exp: Accept optional symbol name in <...>
6760         for /a format output.
6761
6762 2007-03-09  Daniel Jacobowitz  <dan@codesourcery.com>
6763
6764         * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
6765         collect output incrementally.
6766
6767 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6768
6769         * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
6770         for -var-create lpcharacter test.
6771         * gdb.mi/mi2-var-cmd.exp: Likewise.
6772
6773 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6774
6775         * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
6776         pass on targets where address zero is readable.
6777
6778 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6779
6780         * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
6781         just a single architecture.
6782
6783 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6784
6785         * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
6786         (fetch_all_registers): New function, uses gdb_test_multiple and
6787         exp_continue to fetch inferior output line-by-line.
6788         Replace all uses of do_get_all_registers by fetch_all_registers.
6789
6790 2007-03-08  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6791
6792         * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
6793         in target_info.
6794
6795 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
6796
6797         * gdb.threads/manythreads.exp: Use $message string for
6798         consistancy; add a default (timeout) case.
6799
6800 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
6801
6802         * gdb.base/watchpoint.exp: Fix truncated comment.
6803
6804 2007-03-02  Michael Snyder  <michael.snyder@palmsource.com>
6805
6806         * Makefile.in: Remove spurious single-quotes from sed command.
6807
6808 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6809
6810         * gdb.mi/mi-var-cmd.exp: Correct test name.  Allow any value for
6811         func.
6812         * gdb.mi/mi2-var-cmd.exp: Likewise.
6813
6814 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
6815
6816         * gdb.dwarf2/dw2-producer.S: New file.
6817         * gdb.dwarf2/dw2-producer.exp: New testcase.
6818
6819 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
6820
6821         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6822         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6823         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6824         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6825         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6826         Revert tests to use mi_gdb_test and include value field in output
6827         of -var-create.
6828
6829 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6830
6831         * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
6832
6833 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6834
6835         * gdb.base/maint.exp: Remove full paths from test names.
6836         * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
6837         gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
6838
6839 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
6840
6841         * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
6842
6843 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6844
6845         * gdb.server/server-mon.exp: New test.
6846
6847 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6848
6849         * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
6850
6851 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6852
6853         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
6854         register capitalization.
6855
6856 2007-02-13  Denis Pilat  <denis.pilat@st.com>
6857
6858         * gdb.mi/mi-var-invalidate.exp: New file.
6859
6860 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6861
6862         * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
6863
6864 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6865
6866         * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
6867
6868 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6869
6870         * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
6871         gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
6872
6873 2007-02-08  Nick Roberts  <nickrob@snap.net.nz>
6874
6875         * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
6876         * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
6877         * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
6878         * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
6879         * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
6880         * gdb.mi/gdb792.exp, lib/mi-support.exp:
6881         Update tests to include value field in output of -var-create.
6882
6883 2007-02-08  Andreas Schwab  <schwab@suse.de>
6884
6885         * gdb.mi/mi-var-child.exp: Fix matching display of function value.
6886
6887 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
6888
6889         * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
6890         gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
6891
6892 2007-02-02  Denis Pilat  <denis.pilat@st.com>
6893
6894         * gdb.threads/threadapply.exp: check that frame is not changed by
6895         the thread apply all command.
6896
6897 2007-01-31  Andreas Schwab  <schwab@suse.de>
6898
6899         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6900
6901         * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
6902         in the dwarf sections.
6903         * gdb.dwarf2/mac-fileno.S: Likewise.
6904
6905         * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
6906         bspstore register on ia64.
6907
6908 2007-01-29  Andreas Schwab  <schwab@suse.de>
6909
6910         * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
6911         "frame-begin" annotation.
6912
6913         * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
6914         number of "frames-invalid" annotations.
6915
6916 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6917
6918         * gdb.base/commands.exp: Call if_commands_test.
6919         (gdb_test_no_prompt, if_commands_test): New.
6920
6921 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
6922
6923         * gdb.threads/sigthread.c (NSIGS): Make bigger.
6924
6925 2007-01-27  Andreas Schwab  <schwab@suse.de>
6926
6927         * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
6928         .short/.int/.quad in the dwarf sections.
6929         * gdb.dwarf2/dw2-intercu.S: Likewise.
6930         * gdb.dwarf2/dw2-intermix.S: Likewise.
6931
6932 2007-01-25  Jan Kratochvil <jan.kratochvil@redhat.com>
6933
6934         * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
6935         * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
6936         array.
6937         * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
6938         * gdb.base/setvar.exp: Likewise.
6939
6940 2007-01-26  Andreas Schwab  <schwab@suse.de>
6941
6942         * gdb.base/corefile.exp: Allow non-empty argument list in reinit
6943         test.
6944
6945         * gdb.base/multi-forks.exp ("restart $i"): Also match
6946         __kernel_syscall_via_break.
6947
6948 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
6949
6950         * lib/mi-support.exp (mi_delete_varobj): New.
6951         * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
6952         testcase.
6953         * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
6954         (main): Call the above.
6955         (reference_update_test, base_in_reference_test)
6956         (reference_to_pointer): Delete the created varobjs.
6957
6958 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
6959
6960         * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
6961         * configure: Regenerated.
6962         * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
6963         * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
6964         gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
6965         gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
6966         * lib/gdb.exp (gdb_skip_xml_test): New function.
6967
6968 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
6969
6970         * gdb.base/sigrepeat.exp: Correct error message.
6971
6972 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6973             Daniel Jacobowitz  <dan@codesourcery.com>
6974
6975         * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
6976         gdb.arch/i386-gnu-cfi-asm.S: New files.
6977
6978 2007-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
6979
6980         * lib/gdb.exp: Abort on missing `site.exp'.
6981
6982 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6983             Daniel Jacobowitz  <dan@codesourcery.com>
6984
6985         * gdb.base/included.c, gdb.base/included.exp,
6986         gdb.base/included.h: New files.
6987
6988 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
6989
6990         * gdb.base/bigcore.c (RLIMIT_CAP): Define.
6991         (maximize_rlimit): Reduce limits on 64-bit systems.
6992
6993 2007-01-19  Mark Kettenis  <kettenis@gnu.org>
6994
6995         From Marcus Deuling <deuling@de.ibm.com>:
6996         * gdb.arch/altivec-regs.exp: Initialise variable endianness in
6997         every case.
6998
6999 2007-01-13  Nick Roberts  <nickrob@snap.net.nz>
7000
7001         * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
7002         (test_path_specification): Use objdir instead of srcdir to always
7003         get an absolute filename.
7004
7005 2007-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
7006
7007         * gdb.cp/member-ptr.cc (class Padding): Make contents public.
7008
7009 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
7010
7011         * gdb.mi/mi-var-cp.cc (reference_update_tests):
7012         Make sure the variable we're using is in scope.
7013         (reference_to_pointer): Likewise.
7014
7015 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7016
7017         * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
7018         has no debug information.
7019
7020 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7021
7022         * gdb.base/annota1.exp: Remove extra send_gdb.
7023
7024 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
7025
7026         * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
7027
7028 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
7029
7030         * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
7031
7032 2007-01-08  Nick Roberts  <nickrob@snap.net.nz>
7033             Daniel Jacobowitz  <dan@codesourcery.com>
7034
7035         * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
7036         lcharacter or linteger change.  Correct duplicated test name.
7037         * gdb.mi/mi2-var-cmd.exp: Likewise.
7038
7039 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7040
7041         * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
7042
7043 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
7044
7045         * gdb.base/nofield.c: New file.
7046         * gdb.base/nofield.exp: New testcase.
7047
7048 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
7049
7050         * gdb.mi/mi-var-cp.exp: New test for references to pointers.
7051
7052         * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
7053          test.
7054
7055 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7056
7057         * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
7058
7059 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7060
7061         * lib/mi-support.exp (mi_runto_helper): Expect two prompts
7062         when continuing.
7063
7064 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
7065
7066         * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
7067         Expect ".exe" extension.
7068
7069 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
7070
7071         * gdb.base/charset.exp: Add explicit filename to break.
7072         * gdb.base/dbx.exp: Add explicit filename to breaks.
7073
7074 2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
7075
7076         * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
7077         * gdb.mi/mi2-file.exp: Likewise.
7078
7079 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
7080
7081         Implement specification of MI tests as comments
7082         in C and C++ sources.
7083         * lib/mi-support.exp (mi_autotest_data): New variable.
7084         (mi_autotest_source): New variable.
7085         (count_newlines, mi_prepare_inline_tests)
7086         (mi_get_inline_test, mi_continue_to_line)
7087         (mi_run_inline_test, mi_tbreak)
7088         (mi_send_resuming_command, mi_wait_for_stop): New functions.
7089         * gdb.mi/mi-var-cp.exp: Move most content to the C file.
7090         Run inline tests.
7091         * gdb.mi/mi-var-cp.cc: Define tests here.
7092
7093 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
7094
7095         Simplify usage of mi_continue_to.
7096         * lib/mi-support.exp (mi_runto_helper): Renamed
7097         from mi_runto, added new parameter 'run_or_continue'.
7098         (mi_runto): Use mi_runto_helper.
7099         (mi_continue_to): Accept just function name as parameter.
7100         Use mi_runto_helper.
7101         * gdb.mi/mi-var-cmd.exp: Adjust to changes.
7102         * gdb.mi/mi2-var-cmd.exp: Likewise.
7103
7104 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
7105
7106         Make this testcase a bit more realistic. The current code
7107         is too simplistic, and allows the compiler to optimize out
7108         some of the entities we need for this testcase.
7109         * gdb.ada/null_record/bar.ads (Void_Star): New type.
7110         (Do_Nothing): Add extra parameter.
7111         * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
7112         * gdb.ada/null_record/null_record.adb: Fake use of type Empty
7113         by using a variable of type Void_Star.
7114
7115 2006-01-04  Joel Brobecker  <brobecker@adacore.com>
7116
7117         * gdb.ada/catch_ex/foo.adb: New file.
7118         * gdb.ada/catch_ex.exp: New testcase.
7119
7120 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
7121
7122         * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
7123         pass --image-base to linker.
7124
7125 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7126             Daniel Jacobowitz  <dan@codesourcery.com>
7127
7128         * gdb.base/readline.exp: Set $TERM.  Test arrow keys in
7129         secondary prompts.
7130
7131 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7132
7133         * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
7134         output.  Test the types of members and member pointers.
7135         * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
7136         gdb/2092.
7137         * gdb.cp/member-ptr.exp: Search for a comment instead of a
7138         statement.  Enable for GCC.  Update expected output for some tests
7139         and add new tests.  Remove obsolete GCC KFAILs.  Allow GCC's class
7140         layout.
7141         * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
7142         (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
7143         (Diamond::vget_base): New.
7144         (main): Add new tests.
7145         * gdb.cp/printmethod.exp: Update expected output for member functions.
7146         * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
7147         print pEe->D::vg().
7148
7149 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7150
7151         * gdb.threads/tls.exp: Allow stops in sem_post.
7152
7153 2006-12-31  Daniel Jacobowitz  <dan@codesourcery.com>
7154
7155         * gdb.base/annota1.exp: Allow .*printf in backtraces.
7156         * gdb.base/annota3.exp: Likewise.
7157         * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
7158         again (instead of timing out).
7159         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
7160         GCC bug 26475.
7161         * gdb.java/jmisc.exp: Adjust to work with method signatures including
7162         return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
7163         test from jmisc1.exp.
7164         * gdb.java/jmisc1.exp: Delete.
7165         * gdb.java/jprint.exp: Adjust to work with method signatures including
7166         return types.
7167         * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
7168         * gdb.threads/linux-dp.exp: Don't be confused by program output.
7169         * lib/java.exp (compile_java_from_source): Pass the correct type
7170         to target_compile.
7171
7172 2006-12-31  Joel Brobecker  <brobecker@adacore.com>
7173
7174         * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
7175         (stack_align_edx): New function.
7176         (stack_align_eax): New function.
7177         (main): Add calls to stack_align_edx and stack_align_eax.
7178         * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
7179         Add testing for the cases where the register used during a stack
7180         realignment is edx. Same for eax.
7181
7182 2006-12-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7183
7184         * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
7185         and generic PE targets.
7186
7187 2006-12-29  Joel Brobecker  <brobecker@adacore.com>
7188
7189         * gdb.ada/array_return.exp: Update copyright date list.
7190
7191 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
7192
7193         * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
7194         (Create_Small_Float_Vector): New function.
7195         * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
7196         function body.
7197         * gdb.ada/array_return/p.adb: Use new type and function from
7198         package Pck.
7199         * gdb.ada/array_return.exp: Add a test verifying that GDB is
7200         able to print the value returned by a function returning an
7201         array of float.
7202
7203 2006-12-20  Joel Brobecker  <brobecker@adacore.com>
7204
7205         * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
7206         The associated tests should be PASSing.
7207
7208 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7209
7210         Test for base in references.
7211         * gdb.mi/mi-var-cp.cc: Add test code.
7212         * gdb.mi/mi-var-cp.exp: Test for bases in references.
7213         * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
7214         * gdb.mi/mi2-watch.exp: Likewise.
7215         * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
7216         (mi_list_varobj_children): New function.
7217
7218 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7219
7220         * lib/mi-support.exp
7221         (mi_runto): Accept "()" after function name.
7222         (mi_create_varobj): New function.
7223         (mi_varobj_update): New function.
7224         (mi_Check_varobj_value): New function.
7225         * gdb.mi/mi-var-cp.exp: New file.
7226         * gdb.mi/mi-var-cp.cc: New file.
7227
7228 2006-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
7229
7230         * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
7231         gdb.base/weaklib2.c: New files.
7232
7233 2006-11-29  Nathan Sidwell  <nathan@codesourcery.com>
7234
7235         * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
7236         info.  Adjust test names.
7237
7238         * gdb.base/break.c (main): Move position of malloc.
7239         * gdb.base/break.exp: Revert mistaken checkin.
7240
7241 2006-11-28  Vladimir Prus  <vladimir@codesourcery.com>
7242
7243         * gdb.mi/mi-var-cmd.exp: Check -var-update after
7244         assignement of arrays and function pointers.
7245         * gdb.mi/var-cmd.c: Add declaration necessary for above
7246         tests.
7247
7248 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7249
7250         * gdb.base/break.c (main): Call malloc.
7251
7252         * gdb.threads/linux-dp.exp: Read thread table before and after
7253         creating each philosopher and verify it.
7254
7255 2006-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7256             Paul Brook  <paul@codesourcery.com>
7257             Daniel Jacobowitz  <dan@codesourcery.com>
7258
7259         * gdb.base/ending-run.exp: Flatten expect script stepping out of
7260         main to remove duplication.  Add start function of the form
7261         '_*start[1-9]*'. Add RVDS start function.
7262
7263 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
7264
7265         * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
7266
7267 2006-11-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7268
7269         * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
7270         * gdb.asm/spu.inc: New file.
7271         * gdb.base/term.exp: Disable if [target_info exists noargs].
7272         * gdb.gdb/complaints.exp: Disable if ![isnative].
7273         * gdb.gdb/selftest.exp: Likewise.
7274         * gdb.gdb/observer.exp: Likewise.
7275         * gdb.gdb/xfullpath.exp: Likewise.
7276         * gdb.base/attach.exp: Disable on SPU target.
7277         * gdb.cp/bs145503.exp: Likewise.
7278         * gdb.cp/exception.exp: Likewise.
7279         * gdb.cp/userdef.exp: Likewise.
7280
7281 2006-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
7282
7283         * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
7284
7285 2006-11-10  Vladimir Prus  <vladimir@codesourcery.com>
7286
7287         * gdb.base/completion.exp: Fix completion tests for
7288         'info' and 'info '.
7289         * gdb.base/help.exp (help_test_raw, test_class_help)
7290         (test_prefix_command_help): Move...
7291         * lib/gdb.exp: Here.
7292         * gdb.base/main.exp: Adjust.
7293         * gdb.cp/maint.exp: Adjust.
7294         * gdb.trace/tracecmd.exp: Use test_help_class.
7295
7296 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
7297
7298         * gdb.stabs/weird.exp (print_weird_var): Use
7299         gdb_test_multiple instead of gdb_expect.
7300
7301 2006-11-09  Vladimir Prus  <vladimir@codesourcery.com>
7302
7303         * gdb.base/help.exp (help_test_raw): New.
7304         (test_class_help): New.
7305         (test_prefix_command_help): New.
7306         Adjust testcases.
7307
7308 2006-11-09  Christophe Lyon  <christophe.lyon@st.com>
7309
7310         * gdb.base/constvars.c (main): Write to crass and crips, so that
7311         they are allocated by the compiler.
7312
7313 2006-10-27  Andreas Schwab  <schwab@suse.de>
7314
7315         * gdb.base/multi-forks.exp: Use "detach fork" instead of
7316         "detach-fork".
7317
7318 2006-10-18  Daniel Jacobowitz  <dan@codesoucery.com>
7319
7320         * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
7321         of patterns.
7322
7323 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7324
7325         * gdb.base/sepdebug.exp: Remove debug format test.
7326         * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
7327         Handle no-symtab.
7328         * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
7329
7330 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7331
7332         * gdb.threads/manythreads.c (thread_function, main): Don't cast
7333         int to pointer or pointer to int.
7334         * gdb.threads/manythreads.exp: Don't expect the string "LWP".
7335
7336 2006-10-12  Daniel Jacobowitz  <dan@codesourcery.com>
7337
7338         * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
7339
7340 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
7341
7342         * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
7343
7344 2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
7345
7346         PR c++/2116
7347         * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
7348
7349 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
7350
7351         * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
7352         the corresponding bug has been fixed in GDB (PR/2018).
7353
7354 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
7355
7356         * gdb.base/subst.exp: New testcase.
7357
7358 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
7359
7360         * gdb.ada/array_return/pck.ads: Add copyright notice.
7361         * gdb.ada/array_return/pck.adb: Likewise.
7362         * gdb.ada/array_return/p.adb: Likewise.
7363         * gdb.ada/exec_changed/first.adb: Likewise.
7364         * gdb.ada/exec_changed/second.adb: Likewise.
7365
7366 2006-10-06  Joel Brobecker  <brobecker@adacore.com>
7367
7368         * gdb.ada/watch_arg/watch.adb: New file.
7369         * gdb.ada/watch_arg.exp: New testcase.
7370
7371 2006-10-02  Vladimir Prus  <vladimir@codesourcery.com>
7372
7373         * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
7374         via string_to_regexp.
7375         * gdb.mi/mi2-basics.exp: Likewise.
7376
7377 2006-09-20  Michael Snyder  <michael.snyder@palmsource.com>
7378
7379         * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
7380         Remove unused / obsolete files.
7381
7382 2006-09-19  Nick Roberts  <nickrob@snap.net.nz>
7383
7384         * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
7385
7386 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
7387
7388         * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
7389         HIGH_FRAME argument to -stack-list-arguments can be larger than
7390         the number of frames.
7391
7392 2006-09-15  Daniel Jacobowitz  <dan@codesourcery.com>
7393
7394         * gdb.base/args.c (main): Add breakpoint marker.
7395         * gdb.base/args.exp: Use args_test for tests.  Add new tests which
7396         really test empty arguments.
7397         (args_load): Delete.
7398         (args_test): New.
7399
7400 2006-09-13  Nick Roberts  <nickrob@snap.net.nz>
7401
7402         * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
7403         check for one file.
7404
7405 2006-09-07  Vladimir Prus  <ghost@vladimir@codesourcery.com>
7406
7407         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
7408         HIGH_FRAME argument to -stack-list-locals can be larger than
7409         the number of frames.
7410
7411 2006-08-18  Fred Fish  <fnf@specifix.com>
7412
7413         * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
7414         '$' in front of skip_vmx_tests_saved when setting that.
7415
7416 2006-08-10  Andrew Stubbs  <andrew.stubbs@st.com>
7417
7418         * gdb.base/trace-commands.exp: New file.
7419
7420 2006-08-10  Joel Brobecker  <brobecker@adacore.com>
7421             Daniel Jacobowitz  <dan@codesourcery.com>
7422
7423         * gdb.base/step-bt.exp: Make hexadecimal address optional in
7424         expected output of the backtrace commands.
7425
7426 2006-08-09  Joel Brobecker  <brobecker@adacore.com>
7427
7428         * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
7429         untested followed by return combination.
7430         * gdb.arch/altivec-regs.exp: Likewise.
7431         * gdb.arch/e500-abi.exp: Likewise.
7432         * gdb.arch/e500-regs.exp: Likewise.
7433         * gdb.arch/gdb1291.exp: Likewise.
7434         * gdb.arch/gdb1431.exp: Likewise.
7435         * gdb.arch/gdb1558.exp: Likewise.
7436         * gdb.arch/i386-prologue.exp: Likewise.
7437         * gdb.arch/i386-unwind.exp: Likewise.
7438         * gdb.asm/asm-source.exp: Likewise.
7439         * gdb.base/a2-run.exp: Likewise.
7440         * gdb.base/advance.exp: Likewise.
7441         * gdb.base/all-bin.exp: Likewise.
7442         * gdb.base/annota1.exp: Likewise.
7443         * gdb.base/annota3.exp: Likewise.
7444         * gdb.base/args.exp: Likewise.
7445         * gdb.base/arithmet.exp: Likewise.
7446         * gdb.base/assign.exp: Likewise.
7447         * gdb.base/async.exp: Likewise.
7448         * gdb.base/attach.exp: Likewise.
7449         * gdb.base/bang.exp: Likewise.
7450         * gdb.base/bigcore.exp: Likewise.
7451         * gdb.base/bitfields.exp: Likewise.
7452         * gdb.base/bitfields2.exp: Likewise.
7453         * gdb.base/break.exp: Likewise.
7454         * gdb.base/call-sc.exp: Likewise.
7455         * gdb.base/call-strs.exp: Likewise.
7456         * gdb.base/callfuncs.exp: Likewise.
7457         * gdb.base/checkpoint.exp: Likewise.
7458         * gdb.base/chng-syms.exp: Likewise.
7459         * gdb.base/code-expr.exp: Likewise.
7460         * gdb.base/commands.exp: Likewise.
7461         * gdb.base/completion.exp: Likewise.
7462         * gdb.base/cond-expr.exp: Likewise.
7463         * gdb.base/condbreak.exp: Likewise.
7464         * gdb.base/consecutive.exp: Likewise.
7465         * gdb.base/constvars.exp: Likewise.
7466         * gdb.base/corefile.exp: Likewise.
7467         * gdb.base/cvexpr.exp: Likewise.
7468         * gdb.base/dbx.exp: Likewise.
7469         * gdb.base/define.exp: Likewise.
7470         * gdb.base/detach.exp: Likewise.
7471         * gdb.base/display.exp: Likewise.
7472         * gdb.base/dump.exp: Likewise.
7473         * gdb.base/ena-dis-br.exp: Likewise.
7474         * gdb.base/ending-run.exp: Likewise.
7475         * gdb.base/environ.exp: Likewise.
7476         * gdb.base/eval-skip.exp: Likewise.
7477         * gdb.base/exprs.exp: Likewise.
7478         * gdb.base/fileio.exp: Likewise.
7479         * gdb.base/finish.exp: Likewise.
7480         * gdb.base/float.exp: Likewise.
7481         * gdb.base/foll-exec.exp: Likewise.
7482         * gdb.base/foll-fork.exp: Likewise.
7483         * gdb.base/foll-vfork.exp: Likewise.
7484         * gdb.base/freebpcmd.exp: Likewise.
7485         * gdb.base/funcargs.exp: Likewise.
7486         * gdb.base/gcore.exp: Likewise.
7487         * gdb.base/gdb1090.exp: Likewise.
7488         * gdb.base/gdb1250.exp: Likewise.
7489         * gdb.base/huge.exp: Likewise.
7490         * gdb.base/info-proc.exp: Likewise.
7491         * gdb.base/interrupt.exp: Likewise.
7492         * gdb.base/jump.exp: Likewise.
7493         * gdb.base/langs.exp: Likewise.
7494         * gdb.base/lineinc.exp: Likewise.
7495         * gdb.base/list.exp: Likewise.
7496         * gdb.base/logical.exp: Likewise.
7497         * gdb.base/long_long.exp: Likewise.
7498         * gdb.base/macscp.exp: Likewise.
7499         * gdb.base/maint.exp: Likewise.
7500         * gdb.base/mips_pro.exp: Likewise.
7501         * gdb.base/miscexprs.exp: Likewise.
7502         * gdb.base/multi-forks.exp: Likewise.
7503         * gdb.base/opaque.exp: Likewise.
7504         * gdb.base/overlays.exp: Likewise.
7505         * gdb.base/pc-fp.exp: Likewise.
7506         * gdb.base/pointers.exp: Likewise.
7507         * gdb.base/printcmds.exp: Likewise.
7508         * gdb.base/psymtab.exp: Likewise.
7509         * gdb.base/ptype.exp: Likewise.
7510         * gdb.base/recurse.exp: Likewise.
7511         * gdb.base/relational.exp: Likewise.
7512         * gdb.base/relocate.exp: Likewise.
7513         * gdb.base/remote.exp: Likewise.
7514         * gdb.base/reread.exp: Likewise.
7515         * gdb.base/restore.exp: Likewise.
7516         * gdb.base/return.exp: Likewise.
7517         * gdb.base/return2.exp: Likewise.
7518         * gdb.base/scope.exp: Likewise.
7519         * gdb.base/sect-cmd.exp: Likewise.
7520         * gdb.base/sep.exp: Likewise.
7521         * gdb.base/sepdebug.exp: Likewise.
7522         * gdb.base/setshow.exp: Likewise.
7523         * gdb.base/setvar.exp: Likewise.
7524         * gdb.base/sigall.exp: Likewise.
7525         * gdb.base/sigbpt.exp: Likewise.
7526         * gdb.base/signals.exp: Likewise.
7527         * gdb.base/signull.exp: Likewise.
7528         * gdb.base/sizeof.exp: Likewise.
7529         * gdb.base/solib.exp: Likewise.
7530         * gdb.base/step-line.exp: Likewise.
7531         * gdb.base/step-test.exp: Likewise.
7532         * gdb.base/structs.exp: Likewise.
7533         * gdb.base/structs2.exp: Likewise.
7534         * gdb.base/term.exp: Likewise.
7535         * gdb.base/twice.exp: Likewise.
7536         * gdb.base/until.exp: Likewise.
7537         * gdb.base/varargs.exp: Likewise.
7538         * gdb.base/volatile.exp: Likewise.
7539         * gdb.base/watchpoint.exp: Likewise.
7540         * gdb.base/whatis-exp.exp: Likewise.
7541         * gdb.base/whatis.exp: Likewise.
7542         * gdb.cp/ambiguous.exp: Likewise.
7543         * gdb.cp/annota2.exp: Likewise.
7544         * gdb.cp/annota3.exp: Likewise.
7545         * gdb.cp/bool.exp: Likewise.
7546         * gdb.cp/breakpoint.exp: Likewise.
7547         * gdb.cp/casts.exp: Likewise.
7548         * gdb.cp/class2.exp: Likewise.
7549         * gdb.cp/classes.exp: Likewise.
7550         * gdb.cp/cplusfuncs.exp: Likewise.
7551         * gdb.cp/ctti.exp: Likewise.
7552         * gdb.cp/derivation.exp: Likewise.
7553         * gdb.cp/exception.exp: Likewise.
7554         * gdb.cp/gdb1355.exp: Likewise.
7555         * gdb.cp/hang.exp: Likewise.
7556         * gdb.cp/inherit.exp: Likewise.
7557         * gdb.cp/local.exp: Likewise.
7558         * gdb.cp/m-data.exp: Likewise.
7559         * gdb.cp/m-static.exp: Likewise.
7560         * gdb.cp/member-ptr.exp: Likewise.
7561         * gdb.cp/method.exp: Likewise.
7562         * gdb.cp/misc.exp: Likewise.
7563         * gdb.cp/namespace.exp: Likewise.
7564         * gdb.cp/overload.exp: Likewise.
7565         * gdb.cp/ovldbreak.exp: Likewise.
7566         * gdb.cp/pr-1023.exp: Likewise.
7567         * gdb.cp/pr-1210.exp: Likewise.
7568         * gdb.cp/pr-574.exp: Likewise.
7569         * gdb.cp/printmethod.exp: Likewise.
7570         * gdb.cp/psmang.exp: Likewise.
7571         * gdb.cp/ref-params.exp: Likewise.
7572         * gdb.cp/ref-types.exp: Likewise.
7573         * gdb.cp/rtti.exp: Likewise.
7574         * gdb.cp/templates.exp: Likewise.
7575         * gdb.cp/try_catch.exp: Likewise.
7576         * gdb.cp/userdef.exp: Likewise.
7577         * gdb.cp/virtfunc.exp: Likewise.
7578         * gdb.disasm/am33.exp: Likewise.
7579         * gdb.disasm/h8300s.exp: Likewise.
7580         * gdb.disasm/mn10300.exp: Likewise.
7581         * gdb.disasm/sh3.exp: Likewise.
7582         * gdb.disasm/t01_mov.exp: Likewise.
7583         * gdb.disasm/t02_mova.exp: Likewise.
7584         * gdb.disasm/t03_add.exp: Likewise.
7585         * gdb.disasm/t04_sub.exp: Likewise.
7586         * gdb.disasm/t05_cmp.exp: Likewise.
7587         * gdb.disasm/t06_ari2.exp: Likewise.
7588         * gdb.disasm/t07_ari3.exp: Likewise.
7589         * gdb.disasm/t08_or.exp: Likewise.
7590         * gdb.disasm/t09_xor.exp: Likewise.
7591         * gdb.disasm/t10_and.exp: Likewise.
7592         * gdb.disasm/t11_logs.exp: Likewise.
7593         * gdb.disasm/t12_bit.exp: Likewise.
7594         * gdb.disasm/t13_otr.exp: Likewise.
7595         * gdb.hp/gdb.aCC/optimize.exp: Likewise.
7596         * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
7597         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
7598         * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
7599         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
7600         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7601         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7602         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7603         * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
7604         * gdb.hp/gdb.compat/xdb1.exp: Likewise.
7605         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7606         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7607         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7608         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7609         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7610         * gdb.mi/gdb701.exp: Likewise.
7611         * gdb.mi/gdb792.exp: Likewise.
7612         * gdb.mi/mi-basics.exp: Likewise.
7613         * gdb.mi/mi-break.exp: Likewise.
7614         * gdb.mi/mi-cli.exp: Likewise.
7615         * gdb.mi/mi-console.exp: Likewise.
7616         * gdb.mi/mi-disassemble.exp: Likewise.
7617         * gdb.mi/mi-eval.exp: Likewise.
7618         * gdb.mi/mi-file.exp: Likewise.
7619         * gdb.mi/mi-read-memory.exp: Likewise.
7620         * gdb.mi/mi-regs.exp: Likewise.
7621         * gdb.mi/mi-return.exp: Likewise.
7622         * gdb.mi/mi-simplerun.exp: Likewise.
7623         * gdb.mi/mi-stack.exp: Likewise.
7624         * gdb.mi/mi-stepi.exp: Likewise.
7625         * gdb.mi/mi-syn-frame.exp: Likewise.
7626         * gdb.mi/mi-until.exp: Likewise.
7627         * gdb.mi/mi-var-block.exp: Likewise.
7628         * gdb.mi/mi-var-child.exp: Likewise.
7629         * gdb.mi/mi-var-cmd.exp: Likewise.
7630         * gdb.mi/mi-var-display.exp: Likewise.
7631         * gdb.mi/mi-watch.exp: Likewise.
7632         * gdb.mi/mi2-basics.exp: Likewise.
7633         * gdb.mi/mi2-break.exp: Likewise.
7634         * gdb.mi/mi2-cli.exp: Likewise.
7635         * gdb.mi/mi2-console.exp: Likewise.
7636         * gdb.mi/mi2-disassemble.exp: Likewise.
7637         * gdb.mi/mi2-eval.exp: Likewise.
7638         * gdb.mi/mi2-file.exp: Likewise.
7639         * gdb.mi/mi2-read-memory.exp: Likewise.
7640         * gdb.mi/mi2-regs.exp: Likewise.
7641         * gdb.mi/mi2-return.exp: Likewise.
7642         * gdb.mi/mi2-simplerun.exp: Likewise.
7643         * gdb.mi/mi2-stack.exp: Likewise.
7644         * gdb.mi/mi2-stepi.exp: Likewise.
7645         * gdb.mi/mi2-syn-frame.exp: Likewise.
7646         * gdb.mi/mi2-until.exp: Likewise.
7647         * gdb.mi/mi2-var-block.exp: Likewise.
7648         * gdb.mi/mi2-var-child.exp: Likewise.
7649         * gdb.mi/mi2-var-cmd.exp: Likewise.
7650         * gdb.mi/mi2-var-display.exp: Likewise.
7651         * gdb.mi/mi2-watch.exp: Likewise.
7652         * gdb.stabs/exclfwd.exp: Likewise.
7653         * gdb.stabs/weird.exp: Likewise.
7654         * gdb.threads/gcore-thread.exp: Likewise.
7655         * gdb.trace/actions.exp: Likewise.
7656         * gdb.trace/backtrace.exp: Likewise.
7657         * gdb.trace/circ.exp: Likewise.
7658         * gdb.trace/collection.exp: Likewise.
7659         * gdb.trace/deltrace.exp: Likewise.
7660         * gdb.trace/infotrace.exp: Likewise.
7661         * gdb.trace/limits.exp: Likewise.
7662         * gdb.trace/packetlen.exp: Likewise.
7663         * gdb.trace/passc-dyn.exp: Likewise.
7664         * gdb.trace/passcount.exp: Likewise.
7665         * gdb.trace/report.exp: Likewise.
7666         * gdb.trace/save-trace.exp: Likewise.
7667         * gdb.trace/tfind.exp: Likewise.
7668         * gdb.trace/tracecmd.exp: Likewise.
7669         * gdb.trace/while-dyn.exp: Likewise.
7670         * gdb.trace/while-stepping.exp: Likewise.
7671
7672 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
7673
7674         * gdb.base/step-bt.c: New file.
7675         * gdb.base/step-bt.exp: New testcase.
7676
7677 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7678
7679         * config/monitor.exp (gdb_load): Remove support for obsolete
7680         download-write-size.
7681         * gdb.base/remote.exp: Likewise.  Update all callers of
7682         gdb_timed_load.
7683
7684 2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
7685
7686         * cursal.exp: Pass binfile to gdb_load.
7687
7688 2006-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7689
7690         * gdb.base/cursal.exp: Add "" to gdb_load call.
7691
7692 2006-07-29  Mark Kettenis  <kettenis@gnu.org>
7693
7694         * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
7695         NetBSD/ELF targets.
7696
7697 2006-07-25  Daniel Jacobowitz  <dan@codesourcery.com>
7698
7699         * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
7700         operator*.
7701
7702 2006-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
7703
7704         * gdb.base/completion.exp: Update for change in "file" behavior.
7705         * gdb.stabs/weird.exp: Likewise.
7706         * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
7707         * lib/gdb.exp (gdb_file_cmd): Likewise.  Kill the program explicitly.
7708
7709 2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
7710
7711         * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
7712         * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
7713
7714 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7715
7716         * gdb.base/default.exp: Update source command error message.
7717         * gdb.base/help.exp: Update 'help source' message.
7718
7719 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
7720
7721         * gdb.cp/bs15503.exp: Update comment for no longer crashing
7722         test.
7723
7724 2006-07-19  Andrew Stubbs  <andrew.stubbs@st.com>
7725
7726         * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
7727
7728 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
7729
7730         * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
7731
7732 2006-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
7733
7734         * gdb.threads/print-threads.exp: Use gdb_breakpoint.
7735
7736 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
7737
7738         * gdb.base/long_long.exp (gdb_test_long_long): Exclude
7739         *-*-openbsd* from targets for wich we expect ARM FPA floating
7740         point format.
7741
7742 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
7743
7744         * gdb.cp/annota3.exp: Expect frame-begin annotation.
7745
7746 2006-07-17  Mark Kettenis  <kettenis@gnu.org>
7747
7748         * gdb.base/annota3.exp: Expect frame-begin annotation.
7749
7750 2006-07-14  Joel Brobecker  <brobecker@adacore.com>
7751
7752         * gdb.base/help.exp: Adjust "help unset" test to accept
7753         any list of unset commands.
7754
7755 2006-07-13  Paul N. Hilfinger  <Hilfinger@adacore.com>
7756             Daniel Jacobowitz  <dan@codesourcery.com>
7757
7758         * gdb.cp/ref-params.exp: New test.
7759         * gdb.cp/ref-params.cc: New source file.
7760         * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7761
7762 2006-07-08  Mark Kettenis  <kettenis@gnu.org>
7763
7764         * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
7765         spaces/tabs in regular expressions since they might not be there.
7766
7767 2006-07-07  Andrew Stubbs  <andrew.stubbs@st.com>
7768
7769         * gdb.base/ifelse.exp: New file.
7770
7771 2006-07-04  Nathan Sidwell  <nathan@codesourcery.com>
7772
7773         * gdb.base/huge.c: Allow CRASH_GDB to be set from command
7774         line.
7775         * gdb.base/huge.exp: Loop over compilation to find a size that
7776         is acceptable.
7777         * gdb.base/remote.exp: Correct expected strings.
7778         * gdb.dwarf2/mac-fileno.S: Avoid # comments.
7779
7780 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
7781
7782         * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
7783
7784 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
7785
7786         * gdb.base/gdb1555.exp: Use gdb_compile_shlib.  Skip if not
7787         native.
7788
7789 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
7790
7791         * gdb.stabs/exclfwd.exp: Skip the test if configure did not
7792         enable stabs testing.
7793
7794 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
7795
7796         * gdb.base/auxv.exp: Intercept undefined command messages before
7797         gdb_test_multiple does.
7798
7799 2006-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
7800
7801         * Makefile.in (host_alias): Remove.
7802         (target_alias): Use @target_noncanonical@.
7803         (site.exp): Don't set host_alias.
7804         * aclocal.m4: Remove contents.  Include acx.m4.
7805         * configure: Regenerated.
7806         * configure.ac: Use ACX_NONCANONICAL_TARGET.
7807
7808 2006-06-13  Nathan Sidwell  <nathan@codesourcery.com>
7809
7810         * lib/gdb.exp (gdb_load_cmd): New.
7811
7812         * gdb.base/fileio.c: Add system(NULL) test.
7813         * gdb.base/fileio.exp: Check it.
7814
7815         * gdb.base/break.c: Add 10a breakpoint at }
7816         * gdb.base/break.exp: Add test for breakpoint at }
7817         * gdb.cp/anon-union.cc: Add code at end of function.
7818         * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
7819         * gdb.mi/var-cmd.c: Add code at end of function.
7820         * gdb.mi/mi-var-display.exp: Adjust end of next.
7821         * gdb.mi/mi2-var-display.exp: Likewise.
7822         * gdb.base/fileio.c: Add stop function and insert calls at
7823         stopping places.
7824         * gdb.base/fileio.exp: Breakpoint stop function and remove
7825         explicit line number references.
7826
7827 2006-05-19  Joel Brobecker  <brobecker@adacore.com>
7828
7829         * gdb.base/del.exp (test_delete_alias): New function.
7830         Now check that both "del" and "d" work as aliases for "delete".
7831
7832 2006-05-18  Fred Fish  <fnf@specifix.com>
7833
7834         * gdb.base/a2-run.exp: Allow part of test to run when args aren't
7835         required.  Check for spurious output after program exits normally.
7836
7837 2006-05-17  Fred Fish  <fnf@specifix.com>
7838
7839         * gdb.base/relocate.exp: Use gdb_file_cmd rather than
7840         gdb_load, so it works in the simulator.
7841
7842 2006-05-11  Fred Fish  <fnf@specifix.com>
7843
7844         * gdb.base/bang.exp: Ignore unexpected output between the
7845         "program exited normally" and the gdb prompt, as many other
7846         tests do.
7847
7848 2006-05-07  Mark Kettenis  <kettenis@gnu.org>
7849
7850         * gdb.base/help.exp: Make "delete checkpoint" part option for
7851         "help d" and "help delete" tests.
7852
7853 2006-05-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7854
7855         * gdb.mi/mi-basics.exp: Add missing serial number to
7856         expected output in some mi_gdb_test statements.
7857         * gdb.mi/mi2-basics.exp: Likewise.
7858
7859 2006-05-05  Joel Brobecker  <brobecker@adacore.com>
7860
7861         * gdb.base/del.c: New file.
7862         * gdb.base/del.exp: New testcase.
7863
7864 2006-05-05  David S. Miller  <davem@sunset.davemloft.net>
7865
7866         * gdb.base/break.exp: Do not assume a breakpoint on
7867         main will actually be in $srcfile when optimizing.
7868         * gdb.base/savedregs.exp: Do not require that the dummy
7869         frame location match up to a symbol and source file location.
7870         * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
7871         will get printed without a mi_cmd_data_list_register_values prefix.
7872         (*-data-list-register-*): Correct regular expressions to expect the new
7873         pseudo d? floating point registers.
7874         * gdb.mi/mi2-regs.exp: Likewise.
7875
7876 2006-05-05  Christophe Lyon  <christophe.lyon@st.com>
7877
7878         * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
7879         * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
7880         is allocated by the compiler.
7881         * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
7882         anons, e, anone to force their allocation by the compiler.
7883
7884 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7885
7886         * gdb.base/help.exp: Update expected text for help d and
7887         help delete.
7888
7889 2006-05-02  Mark Kettenis  <kettenis@gnu.org>
7890
7891         * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
7892         NetBSD/ELF targets.
7893
7894 2006-04-30  Mark Kettenis  <kettenis@gnu.org>
7895
7896         * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
7897         single-step breakpoint fails; make this a KFAIL on
7898         sparc*-*-openbsd*.
7899         * gdb.base/siginfo.exp: Likewise.
7900         * gdb.base/sigstep.exp (advance, advancei): Likewise.
7901
7902 2006-04-26  Michael Snyder  <msnyder@redhat.com>
7903
7904         * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
7905         which may have to consume output from other forks.
7906         Add tests to make sure that "delete fork" succeeded.
7907
7908 2006-04-20  Michael Snyder  <msnyder@redhat.com>
7909
7910         * 2006-03-22  Jim Blandy  <jimb@redhat.com>
7911         Add support for the Renesas M32C and M16C.
7912
7913         * gdb.asm/asm-source.exp: Add m32c target.
7914         * gdb.asm/m32c.inc: Support for m32c target.
7915
7916 2006-04-07  Andrew Stubbs  <andrew.stubbs@st.com>
7917
7918         * gdb.base/commands.exp (recursive_source_test): New test.
7919
7920 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
7921
7922         * gdb.base/float.exp: Add pattern for sparc targets.
7923
7924 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7925
7926         * gdb.base/commands.exp (stray_arg0_test): New test.
7927
7928 2006-03-30  Paul Brook  <paul@codesourcery.com>
7929
7930         * gdb.mi/mi-until.exp: kfail broken until command.
7931         * gdb.mi/mi2-until.exp: Ditto.
7932
7933 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
7934
7935         * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
7936
7937 2006-03-08  Alexandre Oliva  <aoliva@redhat.com>
7938
7939         * gdb.base/prelink.exp: Anchor tested-for regular expression
7940         on gdb prompt.
7941
7942 2006-03-07  Paul Brook  <paul@codesourcery.com>
7943
7944         * gdb.base/assign.exp: Correct fail message.
7945
7946 2006-03-07  Paul Brook  <paul@codesourcery.com>
7947
7948         * lib/compiler.c: Extract armcc version number.
7949         * lib/compiler.cc: Ditto.
7950
7951 2006-03-07  Paul Brook  <paul@codesourcery.com>
7952
7953         * gdb.arch/altivec-abi.exp: Use nowarnings instead of
7954         additional_flags=-w.
7955         * gdb.arch/altivec-regs.exp: Ditto.
7956         * gdb.arch/e500-abi.exp: Ditto.
7957         * gdb.arch/e500-regs.exp: Ditto.
7958         * gdb.base/all-bin.exp: Ditto.
7959         * gdb.base/annota1.exp: Ditto.
7960         * gdb.base/annota3.exp: Ditto.
7961         * gdb.base/args.exp: Ditto.
7962         * gdb.base/arithmet.exp: Ditto.
7963         * gdb.base/assign.exp: Ditto.
7964         * gdb.base/async.exp: Ditto.
7965         * gdb.base/bang.exp: Ditto.
7966         * gdb.base/break.exp: Ditto.
7967         * gdb.base/call-rt-st.exp: Ditto.
7968         * gdb.base/completion.exp: Ditto.
7969         * gdb.base/cond-expr.exp: Ditto.
7970         * gdb.base/condbreak.exp: Ditto.
7971         * gdb.base/consecutive.exp: Ditto.
7972         * gdb.base/define.exp: Ditto.
7973         * gdb.base/display.exp: Ditto.
7974         * gdb.base/ena-dis-br.exp: Ditto.
7975         * gdb.base/environ.exp: Ditto.
7976         * gdb.base/eval-skip.exp: Ditto.
7977         * gdb.base/info-proc.exp: Ditto.
7978         * gdb.base/jump.exp: Ditto.
7979         * gdb.base/logical.exp: Ditto.
7980         * gdb.base/long_long.exp: Ditto.
7981         * gdb.base/maint.exp: Ditto.
7982         * gdb.base/miscexprs.exp: Ditto.
7983         * gdb.base/pc-fp.exp: Ditto.
7984         * gdb.base/pointers.exp: Ditto.
7985         * gdb.base/relational.exp: Ditto.
7986         * gdb.base/reread.exp: Ditto.
7987         * gdb.base/sect-cmd.exp: Ditto.
7988         * gdb.base/sep.exp: Ditto.
7989         * gdb.base/sepdebug.exp: Ditto.
7990         * gdb.base/until.exp: Ditto.
7991         * gdb.base/whatis-exp.exp: Ditto.
7992         * gdb.cp/annota2.exp: Ditto.
7993         * gdb.cp/annota3.exp: Ditto.
7994         * gdb.trace/actions.exp: Ditto.
7995         * gdb.trace/backtrace.exp: Ditto.
7996         * gdb.trace/circ.exp: Ditto.
7997         * gdb.trace/collection.exp: Ditto.
7998         * gdb.trace/deltrace.exp: Ditto.
7999         * gdb.trace/infotrace.exp: Ditto.
8000         * gdb.trace/limits.exp: Ditto.
8001         * gdb.trace/packetlen.exp: Ditto.
8002         * gdb.trace/passc-dyn.exp: Ditto.
8003         * gdb.trace/passcount.exp: Ditto.
8004         * gdb.trace/report.exp: Ditto.
8005         * gdb.trace/save-trace.exp: Ditto.
8006         * gdb.trace/tfind.exp: Ditto.
8007         * gdb.trace/tracecmd.exp: Ditto.
8008         * gdb.trace/while-dyn.exp: Ditto.
8009         * gdb.trace/while-stepping.exp: Ditto.
8010         * lib/gdb.exp: Ditto.
8011         (gdb_compile): Handle nowarning option.
8012
8013 2006-03-07  Alexandre Oliva  <aoliva@redhat.com>
8014
8015         * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
8016         * gdb.base/prelink.exp: Likewise.  Add -q to prelink runs.
8017         Rename executable to prelinkt.  Don't re-prelink if we didn't
8018         get a core file.  Test prelink -u exit status to tell whether
8019         prelinking failed.  Use gdb_test_multiple.
8020
8021 2006-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
8022
8023         * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
8024         (do_tests): Call it.
8025
8026 2006-02-28  Alexandre Oliva  <aoliva@redhat.com>
8027
8028         * gdb.base/prelink.exp: New test.
8029         * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
8030
8031 2006-02-24  Wu Zhou  <woodzltc@cn.ibm.com>
8032
8033         * gdb.fortran/derived-type.f90: New file.
8034         * gdb.fortran/derived-type.exp: New testcase.
8035
8036 2006-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
8037
8038         * gdb.base/default.exp: Allow ';' as a directory separator.
8039
8040 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
8041
8042         * gdb.base/help.exp (help add-symbol-file): Update.
8043
8044 2006-02-21  Andrew Stubbs  <andrew.stubbs@st.com>
8045
8046         * gdb.base/help.exp (help load): Update expected results.
8047
8048 2006-02-19  Fred Fish  <fnf@specifix.com>
8049
8050         * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
8051         specifix hex value as part of results.
8052         * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
8053
8054 2006-02-16  Fred Fish  <fnf@specifix.com>
8055
8056         * gdb.base/whatis.c: Define variables using typedefs char_addr,
8057         ushort_addr, and slong_addr, so the typedefs are not optimized
8058         away.
8059         * gdb.base/whatis.exp: Add tests using type name for struct type,
8060         union type, enum type, and typedef.
8061
8062 2006-02-13  Mark Kettenis  <kettenis@gnu.org>
8063
8064         * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
8065
8066 2006-02-13  Jim Blandy  <jimb@redhat.com>
8067
8068         * gdb.base/scope.exp (test_at_main): Remove logic to handle the
8069         case where it takes two "next" commands to skip past the init
8070         call.
8071
8072 2006-02-12  Fred Fish  <fnf@specifix.com>
8073
8074         * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
8075         to handle cases where it takes two "next" commands to skip
8076         past the init call.
8077
8078 2006-02-07  Joel Brobecker  <brobecker@adacore.com>
8079
8080         * gdb.ada/array_return.exp: Mark the last test as expected to fail
8081         on hppa32 targets.
8082
8083 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
8084
8085         * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
8086         field.
8087
8088 2006-01-29  Mark Kettenis  <kettenis@gnu.org>
8089
8090         * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
8091
8092 2006-01-22  Daniel Jacobowitz  <dan@codesourcery.com>
8093
8094         * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
8095         files.
8096
8097 2006-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
8098
8099         * gdb.cp/maint.exp: Set complaints to a positive value.
8100
8101 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
8102
8103         * gdb.base/multi-forks.c: Add copyright notice.  Include <stdlib.h>.
8104         * gdb.base/multi-forks.exp: Use a loop.  Allow "fork" as a stopped
8105         function name.
8106
8107 2006-01-15  Daniel Jacobowitz  <dan@codesourcery.com>
8108
8109         * gdb.base/checkpoint.c: Update copyright notice.  Include
8110         <stdlib.h>.
8111
8112 2006-01-04  Jim Blandy  <jimb@redhat.com>
8113
8114         * gdb.asm/asm-source.exp: Independently provide default values for
8115         asm-flags and debug-flags.  Use 'string equal' to do the
8116         comparison, not the implicit expr's '==' operator.  Remove
8117         now-unneeded assignments to asm-flags.  In h8300 case, place
8118         "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
8119
8120 2006-01-04  Michael Snyder  <msnyder@redhat.com>
8121
8122         * gdb.base/checkpoint.c: New file.
8123         * gdb.base/checkpoint.exp: New file.
8124         * gdb.base/multi-fork.c: New file.
8125         * gdb.base/multi-fork.exp: New file.
8126         * gdb.base/pi.txt: New file (data for checkpoint.c test).
8127
8128 2006-01-04  Fred Fish  <fnf@specifix.com>
8129
8130         * gdb.base/ptype.c (foo): Add typedef.
8131         (intfoo): Add function.
8132         * gdb.base/ptype1.c: New file.
8133         * gdb.base/ptype.exp: Handle compilation and linking with two
8134         source files.  Test that proper type for "foo" is found based
8135         on source context rather than first match found in symtabs.
8136
8137 2005-12-28  Mark Kettenis  <kettenis@gnu.org>
8138
8139         * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
8140         * gdb.asm/openbsd.inc: Indent commands.
8141
8142 2005-12-26  Mark Kettenis  <kettenis@gnu.org>
8143
8144         * gdb.base/freebpcmd.exp: Increase timeout.
8145
8146         * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
8147
8148 2005-12-17  Daniel Jacobowitz  <dan@codesourcery.com>
8149
8150         * gdb.base/default.exp: Update check for "show version".
8151
8152 2005-12-09  Randolph Chung  <tausq@debian.org>
8153
8154         * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
8155         * gdb.asm/pa64.inc: New file.
8156
8157 2005-12-09  Randolph Chung  <tausq@debian.org>
8158
8159         * gdb.asm/common.inc: Indent commands.
8160         * gdb.asm/asmsrc1.s: Likewise.
8161         * gdb.asm/asmsrc2.s: Likewise.
8162
8163 2005-12-09  Randolph Chung  <tausq@debian.org>
8164
8165         * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
8166         (get_addr_of_sym): Remove duplicate print.
8167         (gen_core): xfail hppa*-*-hpux*, update expected output.
8168         * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
8169         * gdb.arch/pa64-nullify.s: New file.
8170
8171 2005-12-09  Randolph Chung  <tausq@debian.org>
8172
8173         * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
8174
8175 2005-12-07  Christophe Lyon  <christophe.lyon@st.com>
8176
8177         * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
8178         code generation for these functions.
8179         * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
8180         error message.
8181
8182 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
8183
8184         * gdb.base/help.exp (help b, help br, help bre, help brea)
8185         (help break): Update the expected message.
8186
8187 2005-11-11  Stephane Carrez  <stcarrez@nerim.fr>
8188
8189         * gdb.asm/m68hc11.inc: Setup the data section.
8190         * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
8191         script for this test.
8192         (m6812-*-*): Likewise.
8193
8194 2005-11-09  Randolph Chung <tausq@debian.org>
8195
8196         * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
8197
8198 2005-11-09  Wu Zhou  <woodzltc@cn.ibm.com>
8199
8200         * gdb.base/break.exp: Fix a comment typo.
8201
8202 2005-11-03  Jim Blandy  <jimb@redhat.com>
8203
8204         Checked in by Elena Zannoni  <ezannoni@redhat.com>
8205
8206         * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
8207
8208 2005-11-02  Corinna Vinschen  <vinschen@redhat.com>
8209
8210         * gdb.arch/gdb1558.c: Include stdio.h.
8211
8212 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
8213
8214         * gdb.asm/asm-source.exp: Use -e instead of --entry.
8215
8216 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
8217
8218         * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
8219
8220 2005-10-17  Paul Gilliam  <pgilliam@us.ibm.com>
8221
8222         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8223         vscr" tests to better match output.
8224
8225 2005-10-12  Jim Blandy  <jimb@redhat.com>
8226
8227         * gdb.base/structs.exp (any): New function.
8228         (test_struct_returns): Don't make any assumptions at all about
8229         what value the function returns when GDB can't set the return
8230         value.
8231
8232 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
8233
8234         * gdb.ada/arrayidx/p.adb: New file.
8235         * gdb.ada/arrayidx.exp: New testcase
8236
8237 2005-10-09  Joel Brobecker  <brobecker@adacore.com>
8238
8239         * gdb.ada/array_return/pck.ads: New file.
8240         * gdb.ada/array_return/pck.adb: New file.
8241         * gdb.ada/array_return/p.adb: New file.
8242         * gdb.ada/array_return.exp: New testcase.
8243
8244 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
8245
8246         * gdb.base/arrayidx.c: New file.
8247         * gdb.base/arrayidx.exp: New testcase.
8248
8249 2005-09-29  Nick Roberts  <nickrob@snap.net.nz>
8250
8251         * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
8252         frames-invalid and breakpoints-invalid are no longer generated
8253         with level 3 so don't expect them in the output.
8254
8255 2005-09-27  Bob Rossi  <bob@brasko.net>
8256
8257         * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
8258         from test.  Escape the | in mi_gdb_test call.
8259         * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
8260         gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
8261         gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
8262         gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
8263         expected regex's in mi_gdb_test calls.
8264         * lib/mi-support.exp: Remove arbitrary .* from tests.
8265         (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
8266         Fully anchor GDB/MI expected results in mi_gdb_test.
8267         * lib/gdb.exp (string_to_regexp): Escape the ] character.
8268         * gdb.base/sizeof.exp: Remove escape character. Correct test.
8269
8270 2005-09-26  Paul Brook  <paul@codesourcery.com>
8271
8272         * long_long.exp: Exclude eabi targets from arm FPA float format test.
8273
8274 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
8275
8276         * bfp-test.c: New file.
8277         * bfp-test.exp: New testcase.
8278
8279 2005-09-20  Wu Zhou  <woodzltc@cn.ibm.com>
8280
8281         * gdb.fortran/subarray.exp: New testcase to test the evaluation
8282         of subarray and substring variable.
8283         * gdb.fortran/subarray.f: New source file for the test of subarray
8284         and substring variable evaluation.
8285         * gdb.fortran/exprs.exp: Add four tests for substring evaluation
8286         of string constant.
8287
8288 2005-09-19  Daniel Jacobowitz  <dan@codesourcery.com>
8289
8290         * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
8291         copyright dates.
8292
8293 2005-09-19  Paul Gilliam  <pgilliam@us.ibm.com>
8294
8295         * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
8296         powerpc altivec' test with an almost identical 'info vector' test.
8297
8298 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
8299
8300         * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8301         vscr" tests to match output.
8302
8303 2005-09-13  Paul Gilliam  <pgilliam@us.ibm.com>
8304
8305         * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
8306         output.
8307
8308 2005-09-11  Bob Rossi  <bob@brasko.net>
8309
8310         * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
8311         * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
8312         commands that return an MI output command and an asyncronous MI output
8313         command.
8314         * gdb.mi/mi-console.exp: Ditto.
8315
8316 2005-09-11  Bob Rossi  <bob@brasko.net>
8317
8318         * gdb.mi/mi-var-child.c: Include <string.h>.
8319
8320 2005-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
8321
8322         * killed.exp: Correct gdb_expect syntax.
8323
8324 2005-08-09  Corinna Vinschen  <vinschen@redhat.com>
8325
8326         * lib/mi-support.exp (mi_gdb_load): Fix typo.
8327
8328 2005-08-02  Bob Rossi  <bob@brasko.net>
8329
8330         * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
8331         (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
8332         Change tests to inferior-tty-set/show.
8333         * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
8334         (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
8335         * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
8336         inferior.  Use mi_gdb_test to get GDB and Inferior output.
8337         * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
8338         descriptor.
8339         (mi_inferior_tty_name): Add inferior PTY file name.
8340         (mi_gdb_start): Add INFERIOR_PTY parameter.
8341         (mi_gdb_test): Add IPATTERN parameter.
8342
8343 2005-08-02   Bob Rossi  <bob@brasko.net>
8344
8345         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
8346         parameter to mi_gdb_test.
8347         * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
8348
8349 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
8350
8351         * gdb.mi/mi-var-child.c (do_children_tests): Initialize
8352         struct_declarations.
8353         * gdb.mi/mi-var-child.exp: Step over the initialization of
8354         struct_declarations.
8355
8356 2005-07-31  Daniel Jacobowitz  <dan@codesourcery.com>
8357
8358         * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
8359         * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
8360         * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
8361         * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
8362         * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
8363         file.
8364
8365 2005-07-27  Nick Roberts  <nickrob@snap.net.nz>
8366
8367         * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
8368         (do_children_tests): Assign values to the extra elements.
8369
8370         * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
8371         them for tests for "-var-update --no-values" and
8372         "-var-update --all-values".
8373         Add test for "-var-list-children --simple-values".
8374
8375         * gdb.mi/basics.c (callee4): Add integer array D[3]...
8376
8377         * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
8378         "-stack-list-locals --simple-values"  Improve doc strings and
8379         comments.
8380
8381 2005-07-18  Mark Kettenis  <kettenis@gnu.org>
8382
8383         * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
8384         *-*-openbsd*.
8385         * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
8386
8387         * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
8388         sigaltsatck'.
8389
8390 2005-07-14  Bob Rossi  <bob@brasko.net>
8391
8392         * gdb.base/default.exp (tty): Changed output of command.
8393         * gdb.base/help.exp (help tty): Ditto.
8394
8395 2005-07-12  Mark Kettenis  <kettenis@gnu.org>
8396
8397         * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
8398
8399 2005-07-10  Mark Kettenis  <kettenis@gnu.org>
8400
8401         * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
8402         -stack-select-frame without arguments.
8403         (test_stack_frame_listing): Add test for newly implemented command
8404         -stack-info-frame.
8405
8406 2005-07-06  Bob Rossi  <bob@brasko.net>
8407
8408         * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
8409         command.
8410         (Copyright): Update copyright.
8411
8412 2005-07-06  Wu Zhou  <woodzltc@cn.ibm.com>
8413
8414         * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
8415         tests to evaluate exponentiation expression.
8416
8417 2005-06-29  Andreas Schwab  <schwab@suse.de>
8418
8419         * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
8420         main to avoid warnings.
8421
8422         * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
8423
8424 2005-06-20  Nick Roberts  <nickrob@snap.net.nz>
8425
8426         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
8427         -stack-select-frame without arguments.
8428         (test_stack_frame_listing): Add test for newly implemented command
8429         -stack-info-frame.
8430
8431 2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
8432
8433         * gdb.fortran/array-element.f: New file.
8434         * gdb.fortran/array-element.exp: New testcase.
8435
8436 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
8437
8438         * gdb.base/bigcore.exp: Correct checks for systems which can
8439         not dump a large core file.
8440
8441 2005-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
8442
8443         * gdb.base/relocate.c: Add a copyright notice.
8444         (dummy): Remove.
8445         * gdb.base/relocate.exp: Test printing the values of variables
8446         from a relocatable file.
8447
8448 2005-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
8449
8450         * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
8451         excess MI output after an error.
8452
8453 2005-05-29  Joel Brobecker  <brobecker@adacore.com>
8454
8455         * gdb.arch/alpha-step.c: New file.
8456         * gdb.arch/alpha-step.exp: New testcase.
8457
8458 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
8459             Dennis Brueni  <dennis@slickedit.com>
8460
8461         * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
8462         gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
8463         gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
8464         gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
8465         gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8466         gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
8467         * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
8468
8469 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
8470             Wu Zhou  <woodzltc@cn.ibm.com>
8471
8472         * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for
8473         IBM's xlc compiler.
8474         * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
8475         * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
8476
8477 2005-05-13  Jim Blandy  <jimb@redhat.com>
8478
8479         * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
8480         calling gdb_suppress_entire_file.
8481         * gdb.base/charset.exp: Same.
8482         * gdb.base/call-rt-st.exp: Same.
8483
8484 2005-05-05  Bob Rossi  <bob_rossi@cox.net>
8485
8486         * lib/gdb.exp (fullname_syntax): Added global regex.
8487         (fullname_syntax_POSIX): Ditto.
8488         (fullname_syntax_UNC): Ditto.
8489         (fullname_syntax_DOS_CASE): Ditto.
8490         (fullname_syntax_DOS): Ditto.
8491         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
8492         fullname_syntax variable to scope and use it.
8493         (test_file_list_exec_source_files): Ditto.
8494         * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
8495
8496 2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
8497
8498         * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
8499
8500 2004-05-02  Paul Gilliam  <pgilliam@us.ibm.com>
8501
8502         * lib/gdb.exp (skip_altivec_tests): New function, based on
8503         check_vmx_hw_available from the GCC testsuite.
8504         * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
8505         * lib/gdb.arch/altivec-regs.exp: Likewise.
8506
8507 2005-05-02  Jim Blandy  <jimb@redhat.com>
8508
8509         * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
8510         calling gdb_suppress_entire_file.
8511
8512 2005-04-30  Randolph Chung  <tausq@debian.org>
8513
8514         * gdb.threads/staticthreads.exp: Override signal to check for hppa.
8515         Slightly relax "sem_post" name checking.
8516
8517 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
8518
8519         * gdb.base/unload.exp: Use new shared library infrastructure.
8520
8521 2005-04-29  Paul Gilliam  <pgilliam@us.ibm.com>
8522
8523         * gdb.base/so-impl-ld.exp: Use new shared library
8524         infrastructure.
8525
8526 2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
8527
8528         * gdb.asm/asm-source.exp: Add h8300 to supported targets.
8529         * gdb.asm/h8300.inc: New file.
8530
8531 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
8532
8533         * gdb.base/shlib-call.exp: Change to use new shared library
8534         infrastructure.
8535
8536 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
8537
8538         * gdb.base/pending.exp: Change to use new shared library
8539         infrastructure.
8540
8541 2005-04-28  Paul Gilliam  <pgilliam@us.ibm.com>
8542
8543         * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
8544         use test_compiler_info instead of gcc_compiled, and update copyright.
8545
8546 2005-04-27  Paul Gilliam  <pgilliam@us.ibm.com>
8547
8548         * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
8549         shared objects being adjusted and update copyright years.
8550
8551 2005-04-27  Daniel Jacobowitz  <dan@codesourcery.com>
8552
8553         * ChangeLog: Correct some 2003-01-13 dates.
8554         * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
8555         gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
8556         gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
8557         gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
8558         gdb.trace/tfind.exp: Update copyright years.
8559
8560 2005-04-14  Paul Gilliam  <pgilliam@us.ibm.com>
8561             Daniel Jacobowitz  <dan@codesourcery.com>
8562
8563         * lib/gdb.exp (gdb_compile): Handle shlib=.
8564         (gdb_compile_shlib): New function.
8565
8566 2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
8567
8568         * lib/gdb.exp (test_compiler_info): Give argument a default value.
8569
8570 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
8571
8572         * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
8573         gdb.server.
8574         * configure.ac: Likewise.
8575         * configure: Regenerated.
8576         * gdb.gdbserver/Makefile.in: Moved to...
8577         * gdb.server/Makefile.in: ... here.
8578         * gdb.gdbserver/server.c: Moved to...
8579         * gdb.server/server.c: ... here.
8580         * gdb.gdbserver/server-run.exp: Moved to...
8581         * gdb.server/server-run.exp: ... here.
8582
8583 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
8584
8585         * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
8586         * configure.ac: Create gdb.gdbserver/Makefile.
8587         * configure: Regenerated.
8588         * lib/gdbserver-support.exp: New file, derived from
8589         config/gdbserver.exp.
8590         * config/gdbserver.exp: Use gdbserver-support.exp.
8591         * gdb.gdbserver/Makefile.in: New file.
8592         * gdb.gdbserver/server.c: New file.
8593         * gdb.gdbserver/server-run.exp: New file.
8594
8595 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
8596
8597         * lib/gdb.exp (test_compiler_info): Return compiler_info
8598         if no arguments are given.
8599
8600 2005-04-01  Paul Gilliam  <pgilliam@us.ibm.com>
8601
8602         * gdb.arch/altivec-abi.exp: Check for compiler and set
8603         use altivec' flag accordingly.
8604         * gdb.arch/altivec-regs.exp: Likewise.
8605
8606 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
8607
8608         * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
8609
8610 2005-03-27  Andreas Schwab  <schwab@suse.de>
8611
8612         * gdb.base/bigcore.c (main): Add missing mode argument in open
8613         call.
8614
8615 2005-03-25  Daniel Jacobowitz  <dan@codesourcery.com>
8616
8617         * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
8618         downloads.
8619         * config/gdbserver.exp (gdb_load): Likewise.
8620
8621 2005-03-14  Paul Brook  <paul@codesourcery.com>
8622
8623         * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
8624         targets.
8625
8626 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
8627
8628         * gdb.dwarf2/dup-psym.S: New file.
8629         * gdb.dwarf2/dup-psym.exp: New testcase.
8630
8631 2005-03-09  Joel Brobecker  <brobecker@adacore.com>
8632
8633         * gdb.ada/exec_changed/first.adb: New file.
8634         * gdb.ada/exec_changed/second.adb: New file.
8635         * gdb.ada/exec_changed.exp: New testcase.
8636
8637 2005-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8638
8639         * gdb.cp/userdef.cc (A1::operator+): New unary plus.
8640         (A2): New class.
8641         (main): Test operator+.
8642         * gdb.cp/userdef.exp: Test unary plus.  Use A2::operator+ for
8643         breakpoint test.
8644
8645         * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
8646         * gdb.base/signull.exp: Disable if gdb,nosignals.
8647         * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
8648         * gdb.cp/exception.exp: Disable if skip_cplus_tests.
8649         * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
8650         * gdb.mi/mi2-console.exp: Likewise.
8651         * gdb.trace/collection.exp (run_trace_experiment): Consume the
8652         continue output at start.
8653         (gdb_collect_locals_test): Robustify regexp.
8654         * gdb.trace/passc-dyn.exp: Fix comment typo.
8655         * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
8656
8657 2005-03-08  Corinna Vinschen  <vinschen@redhat.com>
8658
8659         * gdb.asm/asm-source.exp: Add iq2000 case.
8660         * gdb.asm/iq2000.inc: New file.
8661
8662 2005-03-07  Manoj Iyer <manjo@austin.ibm.com>
8663
8664         * gdb.base/command.exp: Change hardcoded value to regular expression.
8665         * gdb.base/float.exp: Add powerpc to the list of targets checked.
8666
8667 2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
8668
8669         * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
8670         gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
8671         gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
8672         gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
8673         gdb.asm/x86_64.inc: Use .purgem before redefining macros.
8674
8675 2005-03-05  Mark Kettenis  <kettenis@gnu.org>
8676
8677         * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
8678         changes.
8679
8680 2004-03-03  Paul Gilliam  <pgilliam@us.ibm.com>
8681
8682         * lib/compiler.c: Add test for IBM's xlc compiler.
8683         * lib/compiler.cc: Likewise.
8684
8685 2004-02-24  Joel Brobecker  <brobecker@adacore.com>
8686
8687         * gdb.ada/fixed_points.exp: Create compilation object directory
8688         before running the test.
8689         * gdb.ada/null_record.exp: Likewise.
8690         * gdb.ada/packed_array.exp: Likewise.
8691         * gdb.ada/start.exp: Likewise.
8692
8693 2005-02-15  Joel Brobecker  <brobecker@adacore.com>
8694
8695         * gdb.ada/packed_array/pa.adb: New file.
8696         * gdb.ada/packed_array.exp: New testcase.
8697
8698 2005-02-10  Mark Kettenis  <kettenis@gnu.org>
8699
8700         * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
8701         files.
8702
8703         * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
8704         on *-*-openbsd*.  Correctly match whitespace in regukar
8705         expressions.
8706
8707 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
8708
8709         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
8710         PR exp/1821
8711         * gdb.base/gdb1821.c: New test file.
8712         * gdb.base/gdb1821.exp: New test file.
8713
8714 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
8715
8716         * gdb.base/start.c: New file.
8717         * gdb.base/start.exp: New testcase.
8718
8719 2005-02-09  Joel Brobecker  <brobecker@adacore.com>
8720
8721         * gdb.ada/start/dummy.adb: New file.
8722         * gdb.ada/start.exp: New testcase.
8723
8724 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
8725
8726         * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
8727         for printing symbols and statistics.
8728         Add test for using relative pathnames in "maint print msymbols" test.
8729         Mark "maint info sections DATA" XFAIL on Cygwin.
8730         Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
8731         tests.
8732
8733 2005-02-09  Andreas Schwab  <schwab@suse.de>
8734
8735         Committed by Andrew Cagney  <cagney@gnu.org>
8736         * gdb.base/remotetimeout.exp: New file.
8737
8738 2005-02-07  Mark Kettenis  <kettenis@gnu.org>
8739
8740         * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
8741
8742 2005-02-03  Joel Brobecker  <brobecker@adacore.com>
8743
8744         * gdb.ada/gnat_ada.gpr: New file.
8745         * gdb.ada/gnat_ada.gin: Delete, no longer used.
8746         * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
8747         * configure.ac: No longer generate gnat_ada.gpr.
8748         * configure: Regenerate.
8749         * gdb.ada/Makefile.in: Minor adaptations due to new project file.
8750         * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
8751         * gdb.ada/null_record/bar.ads: Likewise.
8752         * gdb.ada/null_record/bar.adb: Likewise.
8753         * gdb.ada/fixed_points/fixed_points.adb: Likewise.
8754         * gdb.ada/null_record.exp (testdir): New variable.
8755         (testfile): executable is now in testdir subdirectory.
8756         (srcfile): Use full path to the main compilation unit.
8757         * gdb.ada/fixed_points.exp: Same changes as above.
8758
8759 2005-02-03  Nick Roberts  <nickrob@snap.net.nz>
8760
8761         * gdb.base/interp.exp: New test.
8762
8763 2005-01-24  Andrew Cagney  <cagney@gnu.org>
8764
8765         * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
8766
8767 2005-01-19  Andrew Cagney  <cagney@gnu.org>
8768
8769         * gdb.stabs/Makefile.in (Makefile): Update dependencies -
8770         configure.ac not configure.in.
8771
8772         * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
8773         of powerpc*-*-*.
8774         * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
8775         * gdb.base/list.exp (test_list_function)
8776         (test_list_filename_and_function): Ditto.
8777         * gdb.base/callfuncs.exp (do_function_calls): Ditto.
8778
8779 2005-01-16  Andrew Cagney  <cagney@gnu.org>
8780
8781         * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
8782
8783         * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
8784
8785 2005-01-14  Andrew Cagney  <cagney@gnu.org>
8786
8787         * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
8788         * gdb.mi/mi2-var-cmd.exp: Ditto.
8789
8790 2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
8791
8792         * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
8793
8794 2005-01-07  Andrew Cagney  <cagney@gnu.org>
8795
8796         * configure.ac: Rename configure.in, require autoconf 2.59.
8797         * configure: Re-generate.
8798         * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
8799         * gdb.stabs/configure: Re-generate.
8800         * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
8801         * gdb.hp/configure: Re-generate.
8802         * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
8803         autoconf 2.59.
8804         * gdb.hp/gdb.objdbg/configure: Re-generate.
8805         * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
8806         autoconf 2.59.
8807         * gdb.hp/gdb.defects/configure: Re-generate.
8808         * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
8809         autoconf 2.59.
8810         * gdb.hp/gdb.compat/configure: Re-generate.
8811         * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
8812         autoconf 2.59.
8813         * gdb.hp/gdb.base-hp/configure: Re-generate.
8814         * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
8815         autoconf 2.59.
8816         * gdb.hp/gdb.aCC/configure: Re-generate.
8817
8818 2004-12-15  Jim Blandy  <jimb@redhat.com>
8819
8820         * gdb.threads/linux-dp.exp: Fix output regexp to handle output
8821         under NPTL when there is debugging info available for libpthread.
8822
8823 2004-12-13  Jerome Guitton  <guitton@gnat.com>
8824
8825         * gdb.ada/fixed_points.c: New file.
8826         * gdb.ada/fixed_points.exp: New file.
8827
8828 2004-12-03  Randolph Chung  <tausq@debian.org>
8829
8830         * gdb.arch/pa-nullify.exp: New file.
8831         * gdb.arch/pa-nullify.s: New file.
8832
8833 2004-11-30  Randolph Chung  <tausq@debian.org>
8834
8835         * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
8836         instead of "tbug".  Fix regexp to work properly with gdb_test.
8837
8838 2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
8839
8840         * gdb.base/bitfields2.exp: New test.
8841         * gdb.base/bitfields2.c: New file.
8842
8843 2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
8844
8845         * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
8846
8847 2004-11-16  Randolph Chung  <tausq@debian.org>
8848
8849         * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
8850
8851 2004-11-14  Daniel Jacobowitz  <dan@debian.org>
8852
8853         * gdb.threads/threadapply.exp: Correct "macro details" test.
8854
8855 2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
8856
8857         * gdb.threads/threadapply.exp: New test.
8858         * gdb.threads/threadapply.c: New file.
8859
8860 2004-11-07  Mark Kettenis  <kettenis@gnu.org>
8861
8862         * gdb.base/savedregs.exp: Correct pattern used for sigtramp
8863         frames.
8864
8865 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
8866
8867         * gdb.base/cursal.exp: New file.
8868         * gdb.base/cursal.c: New file.
8869
8870 2004-11-03  Andrew Cagney  <cagney@gnu.org>
8871
8872         * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
8873
8874 2004-10-30  Mark Kettenis  <kettenis@gnu.org>
8875
8876         * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
8877         NetBSD/ELF targets.
8878
8879 2004-10-29  Joel Brobecker  <brobecker@gnat.com>
8880
8881         * gdb.threads/bp_in_thread.c: New file, copied from
8882         pthread_cond_wait.c.
8883         * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
8884         file, rather than reusing the .c file from another testcase.
8885
8886 2004-10-20  Joel Brobecker  <brobecker@gnat.com>
8887
8888         * gdb.ada/null_record.exp: Check where we stopped after
8889         sending the start command, instead of where the associated
8890         temporary breakpoint was inserted.
8891
8892 2004-10-14  Andrew Cagney  <cagney@gnu.org>
8893
8894         * gdb.mi/gdb701.c (main): Return 0.
8895
8896 2004-10-13  Daniel Jacobowitz  <dan@debian.org>
8897
8898         * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
8899
8900 2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
8901
8902         * gdb.threads/schedlock.c: Add comment markers to use to find
8903         line numbers.
8904         * gdb.threads/schedlock.exp: Adjust regex to handle the new
8905         comments.
8906         * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
8907         breakpoint lines.
8908
8909 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
8910
8911         * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
8912
8913 2004-10-12  Daniel Jacobowitz  <dan@debian.org>
8914
8915         * configure.in: Add gdb.dwarf2.
8916         * configure: Regenerated.
8917         * Makefile.in: Add gdb.dwarf2.
8918         * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
8919         gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
8920         gdb.dwarf2/file1.txt: New files.
8921
8922 2004-10-11  Orjan Friberg  <orjanf@axis.com>
8923
8924         * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
8925         of "run", since the latter doesn't work with remote targets.  Adjust
8926         the breakpoint numbering accordingly.
8927         * gdb.threads/pthread_cond_wait.exp: Ditto.
8928
8929 2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
8930
8931         * gdb.base/overlays.exp: Update copyright years.
8932
8933 2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
8934
8935         * gdb.base/overlays.exp: Disable if target is Linux.
8936
8937 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
8938
8939         * config/gdbserver.exp (gdb_load): Use right filename on remote.
8940
8941 2004-10-05  Kei Sakamoto  <sakamoto.kei@renesas.com>
8942
8943         * gdb.asm/asm-source.exp: Add m32r-linux target.
8944         * gdb.asm/m32r-linux.inc: New file.
8945
8946 2004-09-24  Andrew Cagney  <cagney@redhat.com>
8947             David Anderson <anderson@redhat.com>
8948
8949         * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
8950         command fails, assume things will work.
8951         * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
8952         (_GNU_SOURCE): Define.
8953         (print_unsigned, print_hex): Change parameter to "long long".
8954         (print_byte_count): New function, use to print byte counts.
8955         (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
8956         O_LARGEFILE.
8957         (main): Compute an upper bound on a corefile in max_core_size.
8958         Limit memory chunk size to max_core_size.  Limit total memory
8959         allocated to max_core_size.
8960
8961 2004-09-23  Andrew Cagney  <cagney@gnu.org>
8962
8963         * gdb.base/bigcore.exp: Replace the code that creates a corefile
8964         from a separate process with code that creates a corefile by
8965         making the inferior dump core.
8966
8967 2004-09-23  Mark Kettenis  <kettenis@gnu.org>
8968
8969         * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
8970         block.
8971
8972 2004-09-23  Michael Chastain  <mec.gnu@mindspring.com>
8973
8974         * gdb.base/constvars.exp (local_compiler_xfail_check_2):
8975         New proc.  Accept both gcc 3.x.x and gcc 4.x.x.
8976         * gdb.base/volatile.exp (local_compiler_xfail_check_2):
8977         Likewise.
8978
8979 2004-09-20  Jeff Johnston  <jjohnstn@redhat.com>
8980
8981         * gdb.java/jprint.exp: New test case for java inferior call.
8982         * gdb.java/jprint.java: Ditto.
8983
8984 2004-09-15  Joel Brobecker  <brobecker@gnat.com>
8985
8986         * gdb.base/bigcore.exp: Deactivate on IRIX targets.
8987
8988 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
8989
8990         * gdb.threads/killed.c: Include <stdlib.h>.
8991         * gdb.threads/pthreads.c: Likewise.
8992
8993 2004-09-14  Michael Chastain  <mec.gnu@mindspring.com>
8994
8995         * gdb.threads/killed.c: Add copyright notice.
8996
8997 2004-09-10  Jason Molenda  (jmolenda@apple.com)
8998
8999         * gdb.base/define.exp: Two new tests to verify zero space chars
9000         after 'if' and 'while' commands in a user-defined command is correctly
9001         parsed.
9002
9003 2004-09-08  Andrew Cagney  <cagney@gnu.org>
9004
9005         * gdb.base/signals.exp (signal_tests_1): Delete.  Merge signal
9006         delivery test with duplicate at end of file.
9007
9008 2004-09-06  Mark Kettenis  <kettenis@jive.nl>
9009
9010         * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
9011
9012 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
9013
9014         * config/hppro.exp: Removed.
9015
9016 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
9017
9018         * config/sparclet.exp: Removed.
9019
9020 2004-09-05  Michael Chastain  <mec.gnu@mindspring.com>
9021
9022         * config/udi.exp: Removed.
9023
9024 2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
9025
9026         * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
9027         of "exp_continue".
9028         (advancei): Likewise.
9029
9030 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
9031
9032         * gdb.base/unload.exp: Fix so messages aren't duplicated.
9033
9034 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
9035
9036         * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
9037         to check for nodebug in executable.
9038         * gdb.gdb/observer.exp (setup_test): Likewise.
9039         * gdb.gdb/selftest.exp (test_with_self): Likewise.
9040         * gdb.gdb/xfullpath.exp (setup_test): Likewise.
9041
9042 2004-09-01  Andrew Cagney  <cagney@gnu.org>
9043
9044         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
9045         files.
9046
9047 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
9048
9049         * gdb.base/unload.exp: Fix expected warning message to match
9050         latest format.
9051
9052 2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
9053
9054         * gdb.base/call-rt-st.exp: Fix typos.
9055
9056 2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
9057
9058         * gdb.threads/thread_check.exp: New testcase.
9059         * gdb.threads/thread_check.c: New testcase.
9060
9061 2004-08-31  Andrew Cagney  <cagney@gnu.org>
9062
9063         * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
9064         (skip_to_handler_entry): New procedures.  Test stepping into a
9065         handler when the breakpoint is at the handler's entry point.
9066
9067 2004-08-30  Andrew Cagney  <cagney@gnu.org>
9068
9069         * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
9070         gdb/1757.
9071
9072 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
9073
9074         With code from Manoj Iyer <manjo@austin.ibm.com>:
9075         * lib/gdb.exp (gdb_file_cmd): Return more information in the
9076         return value.  Add an arm for "no debugging symbols found".
9077         Change a stray "error" to "perror".
9078         (gdb_run_cmd): Adapt to new return value.
9079         * gdb.base/remote.exp: Adapt to new return value.
9080         * gdb.gdb/complaints.exp: Likewise.
9081         * gdb.gdb/observer.exp: Likewise.
9082         * gdb.gdb/selftest.exp: Likewise.
9083         * gdb.gdb/xfullpath.exp: Likewise.
9084
9085 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
9086
9087         * gdb.threads/bp_in_thread.exp: New testcase.
9088
9089 2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
9090
9091         Fix PR testsuite/1735.
9092         * gdb.threads/schedlock.c (thread_function): Add a cast
9093         to suppress a gcc warning.
9094         * gdb.threads/thread-specific.c (thread_function): Likewise.
9095
9096 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
9097
9098         * gdb.base/unload.c: Include <stdlib.h>.
9099
9100 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
9101
9102         From Paul Gilliam <pgilliam@us.ibm.com>:
9103         * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
9104         synchronized after the "return".
9105
9106 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
9107
9108         * gdb.mi/basics.c: Include <stdio.h>.
9109         * gdb.mi/pthreads.c: Include <stdlib.h>.
9110         * gdb.mi/var-cmd.c: Include <stdlib.h>.
9111
9112 2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
9113
9114         * gdb.threads/schedlock.c: Add copyright notice.
9115
9116 2004-08-25  Andrew Cagney  <cagney@gnu.org>
9117
9118         * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
9119         (skip_over_handler, breakpoint_over_hander): New test procedures.
9120         (advance, advancei): Add a proper prefix, do not use
9121         rerun_to_main.
9122         * gdb.base/sigstep.c (main): Change to use an infinite loop.
9123
9124 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
9125
9126         * gdb.mi/basics.c: Add copyright notice.
9127         * gdb.mi/var-cmd.c: Add copyright notice.
9128
9129 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
9130
9131         * lib/gdb.exp: Remove signed_keyword_not_used.
9132         * lib/compiler.c: Likewise.
9133         * lib/compiler.cc: Likewise.
9134
9135 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
9136
9137         * gdb.base/whatis.c: Remove conditional disabling of "signed".
9138         * gdb.base/whatis.exp: Remove signed_keyword_not_used.
9139
9140 2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>
9141
9142         * gdb.base/whatis.c: Add copyright notice.
9143
9144 2004-08-20  Mark Kettenis  <kettenis@gnu.org>
9145
9146         * gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
9147         it to skip the breakpoints encoded in the inline assembly.
9148
9149 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
9150
9151         * Makefile.in: Add gdb.fortran.
9152
9153 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
9154
9155         * gdb.base/call-sc.exp (test_scalar_returns):
9156         Fix cut-and-paste glitch in "Make fun return now".
9157
9158 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
9159
9160         * configure.in: Add gdb.fortran.
9161         * configure: Regenerate.
9162         * gdb.fortran/Makefile.in: New file.
9163         * lib/gdb.exp (skip_fortran_tests): New procedure.
9164
9165 2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>
9166
9167         * gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
9168         reference to bug-gnu@prep.ai.mit.edu.
9169         * gdb.mi/mi-var-child.exp: Likewise.
9170         * gdb.mi/mi-var-cmd.exp: Likewise.
9171         * gdb.mi/mi-var-display.exp: Likewise.
9172         * gdb.mi/mi2-var-block.exp: Likewise.
9173         * gdb.mi/mi2-var-child.exp: Likewise.
9174         * gdb.mi/mi2-var-cmd.exp: Likewise.
9175         * gdb.mi/mi2-var-display.exp: Likewise.
9176
9177 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
9178
9179         * gdb.base/unload.c (main): Make local variable msg const.
9180
9181 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
9182
9183         * gdb.mi/mi-cli.exp: Use gdb_get_line_number.  Remove reference
9184         to bug-gnu@prep.ai.mit.edu.
9185         * gdb.mi/mi-disassemble.exp: Likewise.
9186         * gdb.mi/mi-eval.exp: Likewise.
9187         * gdb.mi/mi-file.exp: Likewise.  Also, add comment about the
9188         default line number.
9189         * gdb.mi/mi-return.exp: Likewise.
9190         * gdb.mi/mi-simplerun.exp: Likewise.
9191         * gdb.mi/mi-stack.exp: Likewise.
9192         * gdb.mi/mi-stepi.exp: Likewise.  Also, replace wildcarded line
9193         number with explicit range test.
9194         * gdb.mi/mi-watch.exp: Likewise.
9195         * gdb.mi/mi2-break.exp: Likewise.
9196         * gdb.mi/mi2-cli.exp: Likewise.
9197         * gdb.mi/mi2-disassemble.exp: Likewise.
9198         * gdb.mi/mi2-eval.exp: Likewise.
9199         * gdb.mi/mi2-file.exp: Likewise.  Also, add comment about the
9200         default line number.
9201         * gdb.mi/mi2-return.exp: Likewise.
9202         * gdb.mi/mi2-simplerun.exp: Likewise.
9203         * gdb.mi/mi2-stack.exp: Likewise.
9204         * gdb.mi/mi2-stepi.exp: Likewise.  Also, replace wildcarded line
9205         number with explicit range test.
9206         * gdb.mi/mi2-watch.exp: Likewise.
9207
9208 2004-08-15  Michael Chastain  <mec.gnu@mindspring.com>
9209
9210         * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
9211         * gdb.cp/m-static.exp: Likewise.
9212         * gdb.cp/rtti.exp: Likewise.
9213
9214 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
9215
9216         * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
9217
9218 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9219
9220         * ChangeLog: Prefix Local Variables with semi-colons and indent
9221         the reference to older ChangeLog files, to fix fontification in
9222         Emacs.
9223
9224 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
9225
9226         * gdb.mi/mi-break.exp: Use gdb_get_line_number.
9227         * gdb.mi/mi2-break.exp: Likewise.
9228
9229 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
9230
9231         * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
9232
9233 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
9234
9235         * gdb.cp/inherit.exp: Use cp_test_ptype_class.
9236
9237 2004-08-13  Michael Chastain  <mec.gnu@mindspring.com>
9238
9239         * gdb.cp/classes.exp: Remove unused declarations.  Just let
9240         test names default instead of providing special names.  Remove
9241         extraneous demangler test.
9242
9243 2004-08-12  Jeff Johnston  <jjohnstn@redhat.com>
9244
9245         * gdb.base/unload.exp: New test for breakpoints in dynamically
9246         loaded libraries.
9247         * gdb.base/unload.c: Ditto.
9248         * gdb.base/unloadshr.c: Ditto.
9249
9250 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
9251
9252         * gdb.cp/classes.exp (test_ptype_class_objects): Call
9253         cp_test_ptype_class.
9254         (test_enums): Likewise.
9255
9256 2004-08-10  Andrew Cagney  <cagney@gnu.org>
9257
9258         * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
9259         files.
9260
9261 2004-08-10  Andrew Cagney  <cagney@gnu.org>
9262
9263         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
9264         init_malloc call.
9265
9266 2004-08-10  Michael Chastain  <mec.gnu@mindspring.com>
9267
9268         * ChangeLog: Add copyright notice.  The notice is copied
9269         from emacs 21.3 top level ChangeLog.
9270
9271 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
9272
9273         * lib/cp-support.exp: New file.
9274         * lib/cp-support.exp (cp_test_type_class): New function.
9275         * gdb.cp/derivation.exp: Use cp_test_ptype_class.
9276         * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
9277         * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
9278         cp_test_ptype_class.
9279
9280 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
9281
9282         * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
9283         gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9284         gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
9285         gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
9286         gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
9287         gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
9288         gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
9289         gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
9290         gdb.mi/mi2-watch.exp: Update copyright years.
9291
9292 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
9293
9294         * gdb.base/sigaltstack.exp: Provide proper anchoring.
9295
9296 2004-08-09  Michael Chastain  <mec.gnu@mindspring.com>
9297
9298         * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
9299         gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
9300         gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
9301         gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9302         gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
9303         gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
9304         gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
9305         gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9306         gdb.mi/mi-watch.exp: Update copyright years.
9307
9308 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
9309
9310         PR gdb/1738
9311         * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
9312         from a breakpoint with a pending signal.
9313
9314 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
9315
9316         PR gdb/1736
9317         * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
9318         * gdb.base/sigaltstack.exp (finish_test): Consume output until
9319         the prompt.
9320         * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
9321
9322 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
9323
9324         * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
9325
9326 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
9327
9328         PR gdb/1736
9329         * gdb.base/sigaltstack.exp (finish_test): New procedure.  KFAIL
9330         for i?86-*-linux*.
9331
9332 2004-08-08  Daniel Jacobowitz  <dan@debian.org>
9333
9334         * gdb.arch/i386-prologue.exp: Compile without debug information.
9335
9336 2004-08-08  Michael Chastain  <mec.gnu@mindspring.com>
9337
9338         * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
9339         rather than asking gdb to search.
9340
9341 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
9342
9343         * gdb.base/gcore.c: Include <string.h>.
9344
9345 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
9346
9347         * gdb.base/gcore.c: Add copyright notice.
9348
9349 2004-08-05  Michael Chastain  <mec.gnu@mindspring.com>
9350
9351         * gdb.base/freebpcmd.c: Include <stdio.h>.
9352         * gdb.base/long_long.c: Include <string.h>.
9353         * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
9354         * gdb.base/siginfo.c: Include <string.h>.
9355         * gdb.base/sigstep.c: Include <string.h>.
9356
9357 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9358
9359         * gdb.base/complex.c: Include <stdlib.h>.
9360
9361 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9362
9363         * gdb.base/complex.c: Add copyright notice.
9364
9365 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9366
9367         * gdb.base/charset.c: Include <stdlib.h>.
9368
9369 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9370
9371         * gdb.base/auxv.c: Include <stdlib.h>.
9372
9373 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9374
9375         * gdb.base/auxv.c: Add copyright notice.
9376
9377 2004-08-04  Michael Chastain  <mec.gnu@mindspring.com>
9378
9379         * gdb.base/coremaker.c: Add copyright notice.
9380         * gdb.base/coremaker2.c: Add copyright notice.
9381
9382 2004-08-04  Andrew Cagney  <cagney@gnu.org>
9383
9384         * gdb.base/store.exp: Update copyright.
9385         (check_set, up_set, check_struct, up_struct): Add a prefix to test
9386         names, do not import gdb_prompt.
9387
9388 2004-08-01  Andrew Cagney  <cagney@gnu.org>
9389
9390         Fix PR testsuite/1729.
9391         * gdb.base/dump.exp: Add test name to callers of capture_value, do
9392         not use capture_value with value 4.
9393         (capture_value): Add optional test name parameter.
9394         (test_reload_saved_value, test_restore_saved_value): Use $msg as
9395         the prefix, pass to capture_value.
9396
9397 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
9398
9399         * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
9400         * gdb.arch/i386-prologue.c (standard): New prototype and function.
9401         (main): Call new function.
9402
9403 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
9404
9405         * gdb.cp/namespace.exp: Accept more varieties of ptype output.
9406
9407 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
9408
9409         * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
9410
9411 2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
9412
9413         * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9414         Accept more values of vtbl pointer.  Remove some messages
9415         about "obsolete gcc or gdb".
9416
9417 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
9418
9419         * gdb.cp/classes.exp: Accept more varieties of ptype output.
9420
9421 2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
9422
9423         * gdb.base/asm-source.exp: Properly convert target board
9424         debug flags from gcc format to binutils format.
9425
9426 2004-07-28  Mark Kettenis  <kettenis@gnu.org>
9427
9428         * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
9429         gdb1718".  PR backtrace/1718 partially fixed.
9430
9431 2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
9432
9433         * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
9434
9435 2004-07-26  Nick Clifton  <nickc@redhat.com>
9436
9437         * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
9438         good default value for a specific architecture is available then
9439         set it to that value.  Otherwise default to the -gstabs switch.
9440         Remove the -g... switches from the asm-flags variable.  Allow the
9441         target board info to override the value if it wants to.  Pass the
9442         switch on the assembler command line.
9443
9444 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
9445
9446         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
9447         * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
9448         (main): Call new function.
9449
9450 2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
9451
9452         Test for PR exp/1715.
9453         * gdb.base/radix.exp: Refactor common procedures.  Make all
9454         test names unique.  Change XFAIL to KFAIL.
9455
9456 2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
9457
9458         * gdb.ada/gnat_ada.gpr.in: Rename from here ...
9459         * gdb.ada/gnat_ada.gin: ... to here.
9460         * configure.in: Use gnat_ada.gin.
9461         * configure: Regenerate.
9462
9463 2004-07-20  Andrew Cagney  <cagney@gnu.org>
9464
9465         * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
9466         gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
9467         XFAILs.  Clean up test messages and comments.  Check backtraces.
9468         Delete re-sync code.
9469
9470 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
9471
9472         Fix PR cli/740.
9473         * gdb.base/annota1.exp: Honor gdb,nosignals.
9474         * gdb.base/annota3.exp: Likewise.
9475
9476 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
9477
9478         * lib/java.exp: Update copyright notice.
9479
9480 2004-07-19  Andrew Cagney  <cagney@gnu.org>
9481
9482         * gdb.base/selftest.exp: Copy file from here ...
9483         * gdb.gdb/selftest.exp: ... to here.
9484
9485 2004-07-16  Andrew Cagney  <cagney@redhat.com>
9486
9487         * lib/insight-support.exp: Delete file.
9488         * lib/java.exp (java_init): Fix copyright.
9489
9490 2004-07-16  Andrew Cagney  <cagney@gnu.org>
9491
9492         * gdb.base/restore.c: Append "prologue" to comments marking the a
9493         function's prologue.
9494         * gdb.base/restore.exp: Update copyright, re-indent.
9495         (restore_tests): Use gdb_test_multiple.  Add "calleeN calls
9496         callerN" prefix where needed.  Update patterns that match a
9497         function's prologue.
9498
9499 2004-07-16  Michael Chastain  <mec.gnu@mindspring.com>
9500
9501         * gdb.base/restore.c: Add copyright notice.
9502
9503 2004-07-16  Andrew Cagney  <cagney@gnu.org>
9504
9505         * gdb.base/logical.exp: Update copyright.
9506         (evaluate): New procedure.  Use to re-implement tests using
9507         several tables.
9508
9509 2004-07-14  Martin Hunt  <hunt@redhat.com>
9510
9511         * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
9512         which fixes some problems where init.tcl was not found.
9513
9514 2004-07-13  Andrew Cagney  <cagney@gnu.org>
9515
9516         * gdb.base/sizeof.exp: Skip test when no inferior I/O.
9517         (check_sizeof, check_valueof): Do not include the output in the
9518         test name.  Use gdb_test.
9519         (get_valueof): Use gdb_test_multiple.
9520
9521         * gdb.base/step-test.exp: Update copyright.  Use
9522         gdb_test_multiple.  Ensure that test names do not include
9523         architecture dependent output.
9524
9525         * gdb.gdb/observer.exp: Update copyright.
9526         (setup_test): Use gdb_test_multiple.
9527         (attach_first_observer, attach_second_observer)
9528         (attach_third_observer, detach_first_observer)
9529         (detach_second_observer, detach_third_observer)
9530         (reset_counters, check_counters): Make $message a prefix.
9531         (test_normal_stop_notifications): Add "args" parameter - a list of
9532         init functions to be called.  Make $message a prefix,
9533         (test_observer_normal_stop): Change the message prefixes so that
9534         they are unique, pass the attach / detach procedures to
9535         test_normal_stop_notifications.
9536
9537         * gdb.base/signull.exp (test_segv): Prefix all tests with
9538         "${name}".  Clean up test messages.
9539
9540         * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
9541
9542         * gdb.base/ena-dis-br.exp: Update copyright.
9543         (break_at): New function.  Replace send_gdb with gdb_test,
9544         break_at, and gdb_test_multiple.  Replace XFAIL of "continue with
9545         ignore count, not stopped at bpt", with KFAIL.
9546
9547 2004-07-13  Corinna Vinschen  <vinschen@redhat.com>
9548
9549         * gdb.base/attach.exp: Remove cleanupfile handling.
9550
9551 2004-07-12  Andrew Cagney  <cagney@gnu.org>
9552
9553         * gdb.base/annota1.exp: Cleanup corefile test name.
9554         * gdb.base/annota3.exp: Ditto.
9555
9556 2004-07-12  Andrew Cagney  <cagney@gnu.org>
9557
9558         * gdb.base/signals.exp: Clean up copyright, re-indent.
9559
9560         * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
9561         gdb_test and gdb_test_multiple.
9562
9563 2004-07-08  Jeff Johnston  <jjohnstn@redhat.com>
9564
9565         * gdb.java/jmain.exp: Fix expected line number for main to
9566         break at.  Set XFAIL for break at main test since gcj does not
9567         provide line number info for first statement in main.
9568
9569 2004-07-08  Andrew Cagney  <cagney@gnu.org>
9570
9571         * gdb.base/attach.exp: Cleanup copyright.  Re-indent.
9572
9573         * gdb.base/sigbpt.exp: Make the common part of each test name a
9574         prefix instead of suffix.
9575
9576 2004-07-07  Bob Rossi  <bob_rossi@cox.net>
9577
9578         * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
9579         test from test_tbreak_creation_and_listing to
9580         test_file_list_exec_source_file
9581         * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
9582         Changed name of test from test_tbreak_creation_and_listing to
9583         test_file_list_exec_source_file
9584
9585 2004-07-07  Jeff Johnston  <jjohnstn@redhat.com>
9586
9587         * gdb.java/jmisc.exp: Fix expected output of ptype to look for
9588         the jmisc() constructor instead of <init>.
9589         * gdb.java/jmisc1.exp: Ditto.
9590
9591 2004-07-07  Andrew Cagney  <cagney@gnu.org>
9592
9593         * gdb.base/sigbpt.exp (stepi_out): Check for a single step
9594         corrupting the PC.
9595
9596 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
9597
9598         * gdb.cp/templates.exp: Accept whitespace change in demangler
9599         output.
9600
9601 2004-07-06  Andrew Cagney  <cagney@gnu.org>
9602
9603         * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
9604
9605 2004-07-02  Michael Chastain  <mec.gnu@mindspring.com>
9606
9607         * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
9608         * lib/compiler.cc: Likewise.
9609
9610 2004-06-30  Michael Chastain   <mec.gnu@mindspring.com>
9611
9612         * lib/compiler.cc: Work around string preprocessing problem
9613         with old hp c++ compiler.
9614         * lib/compiler.c: Likewise.
9615
9616 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
9617
9618         * gdb.arch/i386-prologue.c: Add copyright header.  Use preprocessor
9619         directives to conditionalize symbol prefixing.
9620         * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
9621         additional_flags handling.  Add underscore prefix for Cygwin.
9622         * gdb.arch/i386-unwind.c: Use preprocessor directives to
9623         conditionalize symbol prefixing.
9624         * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
9625         additional_flags handling.  Add underscore prefix for Cygwin.
9626
9627 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
9628
9629         * gdb.base/bigcore.exp: Skip test on Cygwin.
9630
9631 2004-06-28  Michael Chastain  <mec.gnu@mindspring.com>
9632
9633         * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
9634         formats for "info register".  Use gdb_test_multiple.  Fix
9635         the "invalid register" test.
9636
9637 2004-06-28  Corinna Vinschen  <vinschen@redhat.com>
9638
9639         * gdb.base/attach.exp: Fix copyright date.  Set testpid to Windows
9640         PID for Cygwin.  Add Cygwin specific strings to check for in some
9641         tests.
9642         (do_attach_tests): Add a test for user interaction when attaching
9643         to a process with no matching symbol table already loaded.
9644
9645 2004-06-26  Andrew Cagney  <cagney@gnu.org>
9646
9647         Test PR java/1567 and PR java/1565.
9648         * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
9649         * gdb.java/jmisc2.exp: Delete file.
9650
9651 2004-06-26  Michael Chastain  <mec.gnu@mindspring.com>
9652
9653         * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
9654
9655 2004-06-25  Corinna Vinschen  <vinschen@redhat.com>
9656
9657         * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
9658         attach process.
9659
9660 2004-06-23  Michael Chastain  <mec.gnu@mindspring.com>
9661
9662         * gdb.cp/pr-1553.exp: Remove.
9663
9664 2004-06-22  Michael Chastain  <mec.gnu@mindspring.com>
9665
9666         * gdb.cp/pr-1553.cc: Remove.
9667         * gdb.cp/pr-1553.exp: Disable this test.
9668
9669 2004-06-20  Jim Blandy  <jimb@redhat.com>
9670
9671         Fix PR testsuite/1680.
9672         * gdb.arch/i386-sse.exp: Properly quote curly braces in
9673         regular expressions.
9674
9675 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
9676
9677         Fix PR testsuite/1679.
9678         * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
9679         Issue an UNSUPPORTED result instead.
9680
9681 2004-06-18  Jim Blandy  <jimb@redhat.com>
9682
9683         * gdb.base/charset.exp: Only send a control-C if we see a new
9684         prompt and incomplete command.
9685
9686 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
9687
9688         * gdb.cp/pr-574.cc: Add copyright notice.
9689
9690 2004-06-17  Jim Blandy  <jimb@redhat.com>
9691
9692         * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
9693         cases where the regexp has no groups; this grabs random text from
9694         the previous test suite, whatever that was.
9695
9696 2004-06-17  Michael Chastain  <mec.gnu@mindspring.com>
9697
9698         * gdb.cp/printmethod.cc: Add copyright notice.
9699
9700 2004-06-16  Michael Chastain  <mec.gnu@mindspring.com>
9701
9702         * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
9703
9704 2004-06-16  Andrew Cagney  <cagney@gnu.org>
9705
9706         * gdb.base/signull.c: Update copyright.  Include <string.h>.
9707         (bowler): Replace data_pointer with data_read
9708         and data_write cases.  Add code_descriptor case.
9709         (zero, desc): New array and pointer.
9710         (data, code): Change to simple pointers.
9711         * gdb.base/signull.exp: Fix probe pattern matching a function
9712         descriptor SIGSEGV.  Replace data_pointer with data_read and
9713         data_write tests.
9714
9715 2004-06-16  Andrew Cagney  <cagney@gnu.org>
9716
9717         * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
9718
9719 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
9720
9721         * gdb.base/long_long.c: Add copyright notice.
9722
9723 2004-06-15  Michael Chastain  <mec.gnu@mindspring.com>
9724
9725         * gdb.base/long_long.exp: Remove reference to
9726         bug-gdb@prep.ai.mit.edu.  Change line-number-specific breakpoint
9727         to gdb_breakpoint and gdb_continue_to_breakpoint.
9728
9729 2004-06-14  Jim Blandy  <jimb@redhat.com>
9730
9731         * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
9732         endian case.
9733
9734 2004-06-14  Andrew Cagney  <cagney@gnu.org>
9735
9736         * gdb.base/gcore.exp (capture_command_output): Delete the always
9737         passing tests containing inferior values.
9738         * gdb.base/ending-run.exp: Do not include the breakpoint address
9739         in the test message.  Update copyright.
9740         * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
9741         size in the test name, use gdb_test_multiple.  Update copyright.
9742
9743 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
9744
9745         * gdb.cp/ref-types.cc: Add copyright notice.
9746
9747 2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>
9748
9749         * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
9750         hp_aCC_compiler.
9751         * lib/compiler.cc: Likewise.
9752         * lib/gdb.exp (get_compiler_info): Eval lines only if they are
9753         'set' commands.  Log diagnostics for other lines.  Set
9754         gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
9755
9756 2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>
9757
9758         * gdb.cp/try_catch.cc: Add copyright notice.
9759
9760 2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>
9761
9762         * gdb.cp/userdef.cc: Add copyright notice.
9763
9764 2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>
9765
9766         * gdb.cp/virtfunc.cc: Add copyright notice.
9767
9768 2004-06-11  Randolph Chung  <tausq@debian.org>
9769
9770         * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
9771         problem.
9772
9773 2004-06-10  Andrew Cagney  <cagney@gnu.org>
9774
9775         * lib/compiler.cc, lib/compiler.c: Append either
9776         __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
9777         * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
9778         instead of gcc-3-3.
9779
9780 2004-06-09  Andrew Cagney  <cagney@gnu.org>
9781
9782         * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
9783         gdb/1455, bug is specific to "long long" and "double".
9784
9785         * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
9786         (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
9787         x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
9788         fixed.
9789
9790 2004-06-09  Andrew Cagney  <cagney@gnu.org>
9791
9792         * gdb.base/structs.exp (test_struct_returns): Replace
9793         "return_value_unknown" and "finish_value_unknown" by
9794         "return_value_known" and "finish_value_known".  Instead of
9795         "return_value_unknown" iff "finish_value_unknown", check
9796         "return_value_known" implies "finish_value_known".
9797
9798 2004-06-08  Martin Hunt  <hunt@redhat.com>
9799
9800         * gdb.base/float.exp: Add pattern for mips targets.
9801
9802 2004-06-08  Randolph Chung  <tausq@debian.org>
9803
9804         * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
9805         message for unknown architectures more clear.
9806
9807 2004-06-08  Joel Brobecker  <brobecker@gnat.com>
9808
9809         * gdb.ada/null_record.exp: Use "start" instead of "begin" to
9810         start the execution of the program.
9811
9812 2004-06-07  Jim Blandy  <jimb@redhat.com>
9813
9814         * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
9815         * gdb.arch/i386-cpuid.h: New helper file.
9816
9817 2004-06-07  Randolph Chung  <tausq@debian.org>
9818
9819         * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
9820         has started.
9821
9822 2004-06-04  Roland McGrath  <roland@redhat.com>
9823
9824         Fix PR gdb/1647.
9825         * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
9826         differently to be robust to output buffering differences.
9827
9828 2004-06-04  Michael Chastain  <mec.gnu@mindspring.com>
9829
9830         * gdb.threads/pthreads.exp: Update copyright years.
9831         (check_control_c): Change asynchronous 'after' to synchronous.
9832
9833 2004-06-04  Roland McGrath  <roland@redhat.com>
9834
9835         * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
9836         next gdb prompt.
9837
9838 2004-06-02  Michael Chastain  <mec.gnu@mindspring.com>
9839
9840         Fix PR gdb/1636.
9841         * gdb.threads/manythreads.exp: Change asynchronous 'after'
9842         calls to synchronous.
9843
9844 2004-05-26  Jim Blandy  <jimb@redhat.com>
9845
9846         * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
9847
9848 2004-05-24  Randolph Chung  <tausq@debian.org>
9849
9850         * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
9851         * gdb.asm/pa.inc: New file.
9852
9853 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
9854
9855         * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
9856
9857 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
9858             Daniel Jacobowitz  <drow@mvista.com>
9859
9860         * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
9861         GDB prompt.
9862
9863 2004-05-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9864
9865         * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
9866         setjmp/longjmp.  Use sigaction instead of signal.
9867
9868 2004-05-19  J. Brobecker  <brobecker@gnat.com>
9869             Michael Snyder  <msnyder@redhat.com>
9870
9871         * gdb.threads/pthread_cond_wait.c: New file.
9872         * gdb.threads/pthread_cond_wait.exp: New testcase.
9873
9874 2004-05-13  Andrew Cagney  <cagney@redhat.com>
9875
9876         * gdb.base/signull.exp, gdb.base/signull.c: New files.
9877         * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
9878
9879 2004-05-11  Andrew Cagney  <cagney@redhat.com>
9880
9881         * gdb.base/sigstep.exp (advancei): Update KFAILs.  gdb/1613 is
9882         fixed but revealed gdb/1639.
9883
9884 2004-05-10  Andrew Cagney  <cagney@redhat.com>
9885
9886         * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
9887         func1" and "next to 2nd alarm", kernel bug avoided.
9888
9889 2004-05-10  Daniel Jacobowitz  <dan@debian.org>
9890
9891         PR external/1568
9892         * gdb.base/bigcore.exp: Check the size of the dumped core file.
9893         XFAIL if it is smaller than bytes_allocated.
9894         * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
9895         (main): Make chunks_allocated unsigned.  Correct comment.
9896
9897 2004-05-07  Joel Brobecker  <brobecker@gnat.com>
9898
9899         * gdb.arch/powerpc-aix-prologue.c: New file.
9900         * gdb.arch/powerpc-aix-prologue.exp: New file.
9901
9902 2004-05-07  Jim Blandy  <jimb@redhat.com>
9903
9904         * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
9905         gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
9906
9907 2004-05-06  Joel Brobecker  <brobecker@gnat.com>
9908
9909         * gdb.base/sep.exp: No longer setup_kfail when the program was
9910         built with dwarf2.
9911
9912 2004-05-05  Jim Ingham  <jingham@apple.com>
9913
9914         * gdb.base/pending.exp: Make sure pending breakpoints
9915         preserve the ignore count.
9916
9917 2004-04-27  Jerome Guitton  <guitton@gnat.com>
9918
9919         * i386-prologue.exp: Add testcase for jump instruction as first
9920         instruction of the real code.
9921         * i386-prologue.c (jump_at_beginning): New function.
9922
9923 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
9924
9925         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
9926         x86_64-*-*.
9927
9928 2004-04-28  Mark Kettenis  <kettenis@gnu.org>
9929
9930         * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
9931         i*86-*-*.
9932
9933 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
9934
9935         * gdb.base/call-sc.exp (start_scalars_test): Fix regular
9936         expression that checks the return type.
9937
9938 2004-04-23  Andrew Cagney  <cagney@redhat.com>
9939
9940         * gdb.base/call-sc.exp: New test of scalar call/return values.
9941         * gdb.base/call-sc.c: Ditto.
9942
9943 2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9944
9945         * gdb.threads/manythreads.c: Reduce thread stack size.
9946
9947 2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
9948
9949         * gdb.threads/manythreads.c: Add copyright notice.
9950
9951 2004-04-23  Andrew Cagney  <cagney@redhat.com>
9952
9953         * gdb.base/siginfo.exp: Better handle step out of signal.
9954         * gdb.base/sigstep.exp: Ditto.
9955
9956 2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
9957             Daniel Jacobowitz  <drow@mvista.com>
9958
9959         * gdb.threads/manythreads.c: New testcase.
9960         * gdb.threads/manythreads.exp: Ditto.
9961
9962 2004-04-22  Jim Blandy  <jimb@redhat.com>
9963
9964         * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
9965         gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
9966
9967 2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
9968
9969         * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9970
9971 2004-04-21  Andrew Cagney  <cagney@redhat.com>
9972
9973         * gdb.base/sigstep.c: New file.
9974         * gdb.base/sigstep.exp: New file.
9975
9976 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
9977
9978         * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
9979         call to observer_notify_normal_stop.
9980
9981 2004-04-15  Andrew Cagney  <cagney@redhat.com>
9982
9983         * gdb.base/siginfo.c: New file.
9984         * gdb.base/siginfo.exp: New file.
9985
9986 2004-04-12  J. Brobecker  <brobecker@gnat.com>
9987
9988         * gdb.base/sep.exp: Fix typo in comment.
9989
9990 2004-04-12  J. Brobecker  <brobecker@gnat.com>
9991
9992         * gdb.base/sep.c: New file.
9993         * gdb.base/sep-proc.c: New file.
9994         * gdb.base/sep.exp: New testcase.
9995
9996 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
9997
9998         * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
9999         support.
10000
10001 2004-04-05  Andrew Cagney  <cagney@redhat.com>
10002
10003         * gdb.base/sigaltstack.c: New file.
10004         * gdb.base/sigaltstack.exp: New file.
10005
10006 2004-04-04  Joel Brobecker  <brobecker@gnat.com>
10007
10008         * gdb.base/foll-fork.exp: Update the expected output for
10009         "help set follow-fork-mode", to match a change that was made
10010         to the help of this variable on 2004-01-13.
10011
10012 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
10013
10014         * lib/ada.exp: Add copyright notice.
10015         * bar.ads: Likewise.
10016         * bar.adb: Likewise.
10017         * null_record.adb: Likewise.
10018         * null_record.exp: Likewise.
10019         * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
10020
10021 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
10022
10023         * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
10024         * configure: Regenerate.
10025
10026 2004-04-01  Joel Brobecker  <brobecker@gnat.com>
10027
10028         * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
10029         to build the application. Remove the message printed when in
10030         verbose mode, redundant with the UNSUPPORTED message above.
10031
10032 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
10033
10034         * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
10035         * gdb.ada (null_record.exp): New testcase.
10036
10037 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
10038
10039         * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
10040
10041 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
10042
10043         * gdb.ada: New subdirectory.
10044         * gdb.ada/Makefile.in: New file.
10045         * gdb.ada/gnat_ada.gpr.in: New file.
10046
10047 2004-03-31  Joel Brobecker  <brobecker@gnat.com>
10048
10049         * lib/ada.exp: New file.
10050
10051 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
10052
10053         * gdb.base/gdb1250.exp: Use runto {allow-pending}.
10054         * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
10055
10056 2004-03-22  Andrew Cagney  <cagney@redhat.com>
10057
10058         * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
10059         hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
10060         Problem identified by Ulrich Weigand.
10061
10062 2004-03-17  David Carlton  <carlton@kealia.com>
10063
10064         * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
10065         PR c++/826.
10066
10067 2004-03-16  Roland McGrath  <roland@redhat.com>
10068
10069         * gdb.base/auxv.exp: New file.
10070         * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
10071
10072 2004-03-12  David Carlton  <carlton@kealia.com>
10073
10074         * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
10075         * gdb.cp/pr-1553.cc: Ditto.
10076         * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
10077         pass branch.
10078
10079 2004-03-12  Michael Chastain  <mec.gnu@mindspring.com>
10080
10081         * gdb.cp/templates.exp: Accept more template types.
10082
10083 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
10084
10085         From Corinna Vinschen with modifications.
10086         * gdb.cp/classes.cc (enums1): Add a line to extend scope of
10087         local variable obj_with_enum.
10088         * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
10089         results with obj_with_enum.
10090
10091 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
10092
10093         * gdb.cp/classes.cc: New file, copied from misc.cc.
10094         * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
10095
10096 2004-03-09  Michael Chastain  <mec.gnu@mindspring.com>
10097
10098         * gdb.cp/misc.cc: Add copyright notice.
10099
10100 2004-03-05  David Carlton  <carlton@kealia.com>
10101
10102         * gdb.cp/rtti.exp: Add 'print *obj3' test.
10103         * gdb.cp/rtti.h: Update copyright.
10104         (namespace n2::n3): New.
10105         * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
10106         (n2::n3::func3): New.
10107         (main): Call n2::n3::func3.
10108         * gdb.cp/rtti2.cc: Update copyright.
10109         (n2::create3): New.
10110
10111 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
10112
10113         * gdb.asm/openbsd.inc: Fix typo.
10114
10115 2004-03-03  Fred Fish  <fnf@redhat.com>
10116
10117         * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
10118         "val" instead of unused "size".  Update copyright year.
10119
10120 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
10121
10122         * gdb.cp/ctti.exp: Handle unsigned char type.  Expect templates
10123         to use unsigned char.
10124         * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
10125         gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
10126
10127 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
10128
10129         * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
10130         line of output.
10131
10132 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
10133
10134         * gdb.base/relocate.c (dummy): Initialize.
10135
10136 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
10137
10138         * gdb.base/chng-syms.exp: Anchor exit pattern.  Allow
10139         a breakpoint at exit.
10140
10141 2004-02-27  Fred Fish  <fnf@redhat.com>
10142
10143         * gdb.base/chng-syms.exp: Add expect condition to match failing
10144         case that isn't a timeout.
10145
10146 2004-02-27  Andrew Cagney  <cagney@redhat.com>
10147
10148         * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
10149         support.
10150
10151 2004-02-26  Fred Fish  <fnf@redhat.com>
10152
10153         * gdb.arch/gdb1431.c: Remove.
10154         * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
10155         * gdb.arch/gdb1431.exp: Use "advance" correctly instead
10156         of "until" incorrectly.
10157
10158 2004-02-26  J. Brobecker  <brobecker@gnat.com>
10159
10160         * gdb.cp/class2.cc (empty): New class.
10161         (refer): New function.
10162         (main): Declare an object of type empty and use it.
10163         * gdb.cp/class2.exp: Print the value of an object of type empty.
10164
10165 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
10166
10167         * gdb.base/langs.exp: Update query string to match the
10168         new nquery format used for pending breakpoints.
10169
10170 2004-02-26  Andrew Cagney  <cagney@redhat.com>
10171
10172         Fix PR i18n/1570.
10173         * gdb.base/charset.c: Update copyright notice.
10174         (main, init_string): Remove the escape character '\e' tests.
10175         * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
10176         * gdb.base/charset.exp (valid_host_charset): Ditto.
10177         * gdb.base/setvar.exp: Ditto.
10178
10179 2004-02-24  Andrew Cagney  <cagney@redhat.com>
10180
10181         * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
10182         mmapped data in core file" PASS and FAIL messages consistent.
10183
10184         * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
10185         setting a breakpoint.  Work around PR java/1565.
10186
10187 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
10188
10189         * lib/gdb.exp (gdb_breakpoint): Update query string to match
10190         new nquery format.
10191         * gdb.base/pending.exp: Ditto.
10192
10193 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
10194
10195         * configure.in: Run stabs tests on *BSD.
10196         * configure: Regenerated.
10197
10198 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
10199
10200         * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
10201
10202 2004-02-20  Fred Fish  <fnf@redhat.com>
10203
10204         * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
10205         blank in test for "returns short", for consistency with other
10206         "returns xxx" tests.  Update copyright year.
10207
10208 2004-02-19  Fred Fish  <fnf@redhat.com>
10209
10210         New testcase for PR breakpoint/1558.
10211         * gdb.arch/gdb1558.exp: New file.
10212         * gdb.arch/gdb1558.c: New file.
10213
10214 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
10215
10216         * gdb.base/nodebug.exp: Fix typo.
10217
10218 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10219
10220         Committed by Jim Blandy  <jimb@redhat.com>.
10221
10222         * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
10223
10224         * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
10225
10226         * gdb.base/float.exp: Support s390*-*-* targets.
10227
10228 2004-02-17  Adam Fedor  <fedor@gnu.org>
10229
10230         * gdb.base/gdb1555.exp: New file.
10231         * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
10232
10233 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
10234
10235         * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
10236
10237 2004-02-16  Fred Fish  <fnf@redhat.com>
10238
10239         * gdb.arch/gdb1291.c: Remove
10240         * gdb.arch/gdb1291.s: New test input file.
10241         * gdb.arch/gdb1291.exp: Expand test to check case that should not
10242         fail.  Test for correct result, known incorrect result, other
10243         failures and timeouts.
10244
10245 2004-02-16  Andrew Cagney  <cagney@redhat.com>
10246
10247         * gdb.base/bigcore.exp: New file.
10248         * gdb.base/bigcore.c: New file.
10249
10250 2004-02-13  Andrew Cagney  <cagney@redhat.com>
10251
10252         * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
10253         * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
10254         * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
10255         * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
10256         * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
10257         * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
10258         * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
10259         * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
10260         * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
10261         * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
10262
10263 2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
10264
10265         * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
10266         executed is an alloc instruction.
10267
10268 2004-02-11  David Carlton  <carlton@kealia.com>
10269
10270         * gdb.cp/breakpoint.exp: New.
10271         * gdb.cp/breakpoint.cc: New.
10272
10273 2004-02-11  Michael Chastain  <mec.gnu@mindspring.com>
10274
10275         Partial fix for PR gdb/1543.
10276         * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
10277         gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
10278         gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
10279         gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
10280         gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
10281         gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
10282         gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
10283         gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
10284         gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
10285         to bug-gdb@prep.ai.mit.edu .
10286         * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
10287         gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
10288         gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
10289         Likewise.
10290
10291 2004-02-10  Andrew Cagney  <cagney@redhat.com>
10292
10293         * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
10294         using gdb_internal_error_resync.
10295
10296 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
10297
10298         * gdb.threads/thread-specific.exp: Stop early if no threads are
10299         found.
10300
10301 2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>
10302
10303         * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
10304
10305 2004-02-08  Daniel Jacobowitz  <drow@mvista.com>
10306
10307         * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
10308         breakpoints.
10309
10310 2004-02-07  Daniel Jacobowitz  <drow@mvista.com>
10311
10312         * config/sim.exp (gdb_load): Handle $arg == "".
10313         * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
10314         * gdb.objc/basicclass.exp: Use gdb_run_cmd.
10315
10316 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
10317
10318         * gdb.base/maint.exp: Update test to reflect
10319          obstack changes.
10320
10321 2004-02-04  Jeff Johnston  <jjohnstn@redhat.com>
10322
10323         * gdb.base/pendshr.c (pendfunc): New function that calls
10324         pendfunc1.
10325         * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
10326
10327 2004-02-04  Fred Fish  <fnf@redhat.com>
10328
10329         * gdb.arch/gdb1431.c: Add underbar prefixed version of global
10330         function symbols and update copyright years.
10331         * gdb.arch/gdb1291.c: Ditto.
10332
10333 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
10334
10335         * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
10336
10337 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
10338
10339         * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
10340
10341 2004-02-03  Michael Chastain  <mec.gnu@mindspring.com>
10342
10343         * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
10344
10345 2004-02-02  Fred Fish  <fnf@redhat.com>
10346
10347         * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
10348         remote targets.  Update copyright years.
10349
10350 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
10351
10352         * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
10353         support.
10354         * gdb.base/langs.exp: Fix test which attempts to create
10355         breakpoint on non-existent function to handle new pending
10356         support.
10357         * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
10358         a breakpoint.
10359         * gdb.base/pending.exp: New test.
10360         * gdb.base/pending.c: New file.
10361         * gdb.base/pendshr.c: Ditto.
10362
10363 2004-02-02  David Carlton  <carlton@kealia.com>
10364
10365         * gdb.cp/overload.exp: Add overloadNamespace tests.
10366         * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
10367         (overloadNamespace, XXX): New.
10368         (main): Call XXX::marker2.
10369
10370 2004-02-01  Fred Fish  <fnf@redhat.com>
10371
10372         * gdb.base/dump.exp: Use runto_main instead of "runto main".
10373         * gdb.base/finish.exp: Ditto.
10374         * gdb.base/gcore.exp: Ditto.
10375         * gdb.base/huge.exp: Ditto.
10376         * gdb.base/info-proc.exp: Ditto.
10377         * gdb.base/return2.exp: Ditto.
10378         * gdb.threads/gcore-thread.exp: Ditto.
10379
10380 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10381
10382         * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
10383
10384 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
10385
10386         * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
10387         that opening the file succeeds on OpenBSD.
10388
10389 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10390
10391         * gdb.threads/thread-specific.c: New file.
10392         * gdb.threads/threads-specific.exp: New test script.
10393         * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
10394         to expect_out.
10395
10396 2004-02-01  Mark Kettenis  <kettenis@gnu.org>
10397
10398         * gdb.base/call-ar-st.exp: Call get_debug_format.  Remove xfail on
10399         sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
10400         only on the "print_small_structs from print_long_arg_list" test.
10401
10402 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10403
10404         * gdb.base/completion.exp: Kill a stray backslash.
10405
10406         From Jim Ingham <jingham@apple.com>:
10407         * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
10408         agrees with the result from sending a tab.
10409
10410 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10411
10412         * gdb.base/chng-syms.exp: Remove stray newline.
10413
10414 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
10415
10416         * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
10417         *-*-openbsd*.
10418         * gdb.asm/openbsd.inc: New file.
10419
10420 2004-01-30  Mark Kettenis  <kettenis@gnu.org>
10421
10422         * gdb.asm/asm-source.exp: Strip -Wl, from link-flags.  Don't
10423         append -static to link-flags for *-*-freebsd*, *-*netbsd* and
10424         *-*solaris2*.  Remove commented out default settings for
10425         asm-flags.  Replace gdb_compile with target_link.
10426
10427 2004-01-29  Michael Chastain  <mec.gnu@mindspring.com>
10428
10429         * gdb.cp/inherit.exp: Rewrite.  Use gdb_test_multiple and gdb
10430         for all tests.  Remove old hp-ux and cygnus xfail cases.
10431
10432 2004-01-29  Paul N. Hilfinger  <Hilfinger@gnat.com>
10433
10434         * gdb.base/chng-syms.exp: New file.
10435         * gdb.base/chng-syms.c: New file.
10436
10437 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
10438
10439         * gdb.cp/local.exp: Rewrite "ptype Local".  Add "ptype l".
10440         Provide arms for current output in all my configurations.
10441
10442 2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>
10443
10444         * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
10445         * lib/compiler.cc: Likewise.
10446         * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
10447         get the right preprocessor.  Eval the output directly.  Remove
10448         special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
10449         hp_f77_compiler and hp_f90_compiler completely.
10450         (gdb_preprocess): Delete.
10451         (get_compiler): Delete.
10452
10453 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
10454
10455         * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
10456         <string.h>.
10457
10458 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
10459
10460         * gdb.mi/mi-stack.exp: Update copyright.
10461
10462 2004-01-23  David Carlton  <carlton@kealia.com>
10463
10464         * gdb.cp/rtti.exp: Don't include full path in ${srcfile}.  Add
10465         test for cp_lookup_transparent_type.
10466         * gdb.cp/rtti1.cc: Update copyright.  Add n2::func and refer_to;
10467         call them.
10468
10469 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
10470
10471         * gdb.mi/mi-var-child.exp: Update copyright year.  Move new test
10472         after -var-update.
10473
10474 2004-01-23  David Carlton  <carlton@kealia.com>
10475
10476         * gdb.cp/namespace.cc (C::ensureRefs): New.
10477         * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
10478
10479 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
10480
10481         * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
10482         case "-stack-list-locals 2".
10483         * gdb.mi/mi-var-child.exp: Test for case
10484         "-var-list-children --all-values NAME".
10485
10486 2004-01-18  Michael Chastain  <mec.gnu@mindspring.com>
10487
10488         * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
10489
10490 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10491
10492         * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
10493         used with gdb_test_multiple.
10494
10495         * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
10496         read at address 0.  This fixes PR testsuite/1504.
10497
10498 2004-01-18  Daniel Jacobowitz  <drow@mvista.com>
10499
10500         * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
10501         Remove downloading, guessing the host executable, the calls to
10502         gdb_file_cmd and gdb_target_cmd, and "load" support.
10503         (infer_host_exec): New function broken out from gdb_load.
10504         (gdb_load): New wrapper for gdbserver_gdb_load.
10505         * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
10506         gdb_target_cmd.  Use -target-select.
10507         (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
10508         Download binaries to the host.  Clear last_mi_remote_file when
10509         we load a new binary.
10510         (mi_gdb_load): Call mi_gdb_file_cmd.  If gdbserver.exp is loaded,
10511         call gdbserver_gdb_load and mi_gdb_target_cmd.
10512
10513 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
10514
10515         * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
10516         type patterns.
10517
10518 2004-01-17  Michael Chastain  <mec.gnu@mindspring.com>
10519
10520         * gdb.cp/templates.exp: Fix typo in test name of
10521         "print Foo<volatile char*>::foo".
10522
10523 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
10524
10525         * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
10526
10527 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
10528
10529         * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
10530         (clean mostlyclean): Remove empty rm.
10531
10532 2004-01-15  Michael Chastain  <mec.gnu@mindspring.com>
10533
10534         * gdb.base/setvar.exp: Add copyright years.
10535
10536 2004-01-14  David Carlton  <carlton@bactrian.org>
10537
10538         * gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
10539         PR c++/1511 and update coment.
10540         * gdb.cp/templates.exp: Update patterns to match current output.
10541         If changes involve something other than whitespace, KFAIL
10542         w.r.t. PR c++/1512 or PR c++/931 as appropriate.
10543
10544 2004-01-14  David Carlton  <carlton@kealia.com>
10545
10546         * gdb.cp/namespace.exp: Add tests involving classes defined within
10547         namespaces.
10548         * gdb.cp/namespace.cc (C::CClass): New.
10549         * gdb.cp/namespace1.cc (C::OtherFileClass): New.
10550
10551 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
10552
10553         * gdb.base/sepdebug.exp: Bail out of the test if we don't know
10554         what debug info we have. Print a better message if something goes
10555         wrong while producing the separate debug info file.
10556
10557 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
10558
10559         * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
10560
10561 2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>
10562
10563         * gdb.base/callfuncs.c: Add copyright notice.
10564
10565 2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>
10566
10567         * gdb.cp/derivation.exp: Add XFAIL for bug with protected
10568         inheritance.  PR gdb/1498, PR gcc/13539.
10569
10570 2004-01-13  Elena Zannoni  <ezannoni@redhat.com>
10571
10572          * gdb.threads/gcore-thread.exp: Prefix name of binary with
10573          test specific name.
10574          * gdb.mi/gdb669.exp: Ditto.
10575          * gdb.mi/mi-pthreads.exp: Ditto.
10576          * gdb.mi/mi1-pthreads.exp: Ditto.
10577          * gdb.mi/mi2-pthreads.exp: Ditto.
10578
10579 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
10580
10581         * gdb.cp/member-ptr.cc: Add copyright notice.
10582
10583 2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>
10584
10585         * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
10586         some patterns for recent versions of gcc and hpacc.  Delete
10587         calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
10588         Delete tests that access a NULL pointer-to-member-data.  This
10589         script is still disabled for gcc.
10590
10591 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
10592
10593         * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
10594         escaped correctly.
10595
10596 2004-01-12  Elena Zannoni  <ezannoni@redhat.com>
10597
10598         * gdb.base/sepdebug.exp: New file.
10599         * gdb.base/sepdebug.c: New file.
10600         * lib/gdb.exp (separate_debug_filename): New procedure.
10601         (gdb_gnu_strip_debug): New procedure.
10602
10603 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10604
10605         * gdb.mi/ChangeLog: Delete file.  Renamed to ...
10606         * gdb.mi/ChangeLog-1999-2003: New file.
10607
10608 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10609
10610         * gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
10611         "Renaming a directory to a non-empty directory returns ENOTEMPTY
10612         or EEXIST", treat EBUSY as an XFAIL.
10613
10614 2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>
10615
10616         * gdb.base/scope.exp: Remove obsolete setup_xfail for
10617         hp_cc_compiler.
10618
10619 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
10620
10621         * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
10622         decorations.
10623
10624 2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>
10625
10626         * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
10627         and "(aCC)" decorations.  Remove obsolete doco about old
10628         test results.
10629
10630 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
10631
10632         * gdb.cp/exception.exp: Fix typo in doco.
10633
10634 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
10635
10636         * gdb.base/gdb1476.exp: Fix typo.
10637
10638 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
10639
10640         * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
10641         file.
10642
10643 2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>
10644
10645         * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
10646         * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
10647         Use gdb_compile.  Remove restriction on gcc.  Add some patterns
10648         for recent version of gdb.  Delete second half, which was a copy
10649         of the first half with different build flags.  This test is
10650         still disabled because it is still not ready for production.
10651
10652 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10653
10654         * gdb.cp/exception.cc: Add copyright notice.
10655         * gdb.cp/exception.exp: Add a notice that this file is broken
10656         because of line number changes caused by addition of copyright
10657         notice.
10658
10659 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10660
10661         * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
10662         * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
10663
10664 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10665
10666         * gdb.cp/classes.exp: Accept gnu abi 2.
10667         * gdb.cp/derivation.exp: Likewise.
10668         * gdb.cp/overload.exp: Likewise.
10669         * gdb.cp/virtfunc.exp: Likewise.
10670
10671 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10672
10673         * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
10674         semicolon after end of function.
10675
10676 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10677
10678         * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
10679         * gdb.cp/bs15503.exp: Remove hp-only restriction.  Use modern
10680         boilerplate code for compiling and running the program under
10681         test.  Add some string method tests.
10682
10683 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10684
10685         * gdb.cp/bs15503.cc: Add copyright notice.
10686         * gdb.cp/bs15503.exp: Adjust line number.
10687
10688 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10689
10690         * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
10691         * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
10692
10693 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10694
10695         * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
10696         hp_cc_compiler.
10697
10698 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10699
10700         * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
10701         * gdb.cp/ctti.exp: Use the marker instead of "next".
10702         With gcc, run further before bailing.
10703
10704 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10705
10706         * gdb.cp/cttiadd.cc: Add copyright notice.
10707         * gdb.cp/cttiadd1.cc: Likewise.
10708         * gdb.cp/cttiadd2.cc: Likewise.
10709         * gdb.cp/cttiadd3.cc: Likewise.
10710
10711 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10712
10713         * gdb.cp/ctti.exp: Partial rewrite.  Call gdb_compile properly.
10714         Use gdb_test, gdb_test_multiple.  Use floating-point values that
10715         have exact representations in IEEE-ish formats.
10716
10717 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10718
10719         * gdb.base/constvars.exp: Do not force lang=c++ if using HP
10720         compilers.  Delete duplicate call to get_compiler_info.
10721         (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
10722         * gdb.base/volatile.exp: Likewise.
10723
10724 2004-01-07  Mark Kettenis  <kettenis@gnu.org>
10725
10726         * gdb.base/gdb1476.exp: Only run the tests if we can't read the
10727         memory at address 0.
10728
10729 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10730
10731         * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
10732         to test for hp-ux assembler.  Fix copyright years.
10733
10734 2004-01-07  Andrew Cagney  <cagney@redhat.com>
10735
10736         * gdb.base/fileio.c (strerrno): Add "EBUSY".
10737
10738 2004-01-07  Andrew Cagney  <cagney@redhat.com>
10739
10740         * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
10741         when creating the read-only file.  From analysis by Roland McGrath
10742         and Elena Zannoni.
10743
10744 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
10745
10746         * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
10747
10748 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
10749
10750         * gdb.base/cvexpr.c: Be type-safe with function pointers and
10751         data pointers.
10752
10753 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
10754
10755         * gdb.cp/m-static.exp: Compile one source file at a time.
10756         Delete unused call to get_compiler_info.
10757
10758 2004-01-06  Michael Chastain  <mec.gnu@mindspring.com>
10759
10760         * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
10761         * gdb.base/call-rt-st.exp: Likewise.
10762         * gdb.base/nodebug.exp: Likewise.
10763         * gdb.base/volatile.exp: Likewise.
10764         * gdb.cp/ref-types.exp: Likewise.
10765         * gdb.cp/templates.exp: Likewise.
10766
10767 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
10768
10769         * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
10770
10771 2004-01-05  Michael Chastain  <mec.gnu@mindspring.com>
10772
10773         * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
10774         hppa*-hp-hpux*.
10775
10776 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
10777
10778         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10779         x86_64-*-*.
10780
10781         * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10782         sparc64-*-* and sparc*-solaris2*.
10783
10784 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
10785
10786         * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
10787         return ${tests}" test.  The ${tests} already mentions the
10788         filename.
10789
10790 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
10791
10792         * gdb.cp/local.exp: Accept gcc abi 2.
10793
10794 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
10795
10796         * gdb.cp/templates.exp: Accept gcc abi 2.
10797
10798 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
10799
10800         * lib/compiler.cc: Remove supports_template_debugging.
10801         * gdb.cp/templates.exp: Do not test supports_template_debugging.
10802
10803 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10804
10805         * gdb.cp/namespace.exp: Accept gcc abi 2.
10806
10807 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10808
10809         * gdb.cp/method.exp: Accept gcc abi 2.
10810
10811 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10812
10813         * gdb.cp/classes.exp: Generate identical results as old version.
10814         * gdb.cp/derivation.exp: Likewise.
10815         * gdb.cp/overload.exp: Likewise.
10816         * gdb.cp/virtfunc.exp: Likewise.
10817
10818 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10819
10820         * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
10821         mysterious bug with sourceware version of expect.
10822
10823 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10824
10825         * gdb.cp/overload.exp: Rewrite.  Clean up patterns to match
10826         current versions of gcc, including gcc abi 2.  Remove gratuitous
10827         restart of test program.  Use gdb_test_multiple and gdb_test for
10828         all tests.  Add patterns to xfail missing "const" in "const char *"
10829         and kfail PR gdb/1155.
10830
10831 2004-01-01  Michael Chastain  <mec.gnu@mindspring.com>
10832
10833         * gdb.cp/derivation.exp: Rewrite.  Clean up patterns to match
10834         current versions of gcc, including gcc abi 2.  Remove gratuitous
10835         restart of test program.  Use gdb_test_multiple and gdb_test for
10836         all tests.  Add patterns to kfail PR gdb/1498.
10837
10838 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
10839
10840         * gdb.cp/virtfunc.exp: Rewrite.  Clean up patterns to match
10841         current versions of gcc, including gcc abi 2.  Use "breakpoint"
10842         and "continue" instead of restarting the target program.  Use
10843         gdb_test_multiple and gdb_test for all tests.
10844
10845 2004-01-01  Mark Kettenis  <kettenis@gnu.org>
10846
10847         * gdb.asm/asm-source.exp: Update copyright year.  Link statically
10848         for *-*-solaris2*.
10849
10850 2003-12-31  Michael Chastain  <mec.gnu@mindspring.com>
10851
10852         * gdb.cp/classes.exp: Rewrite.  Clean up patterns to match
10853         current versions of gcc, including gcc abi 2.  Use "breakpoint"
10854         and "continue" instead of restarting the target program several
10855         times.  Use gdb_test_multiple and gdb_test for all tests.
10856
10857 2003-12-18  Michael Chastain  <mec.gnu@mindspring.com>
10858
10859         * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
10860         source files.
10861
10862 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
10863
10864         * gdb.base/environ.exp: Handle compiling test case from multiple
10865         source files.
10866
10867 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
10868
10869         * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
10870
10871 2003-12-17  Jim Blandy  <jimb@redhat.com>
10872
10873         * gdb.base/freebpcmd.c: Add copyright notice.
10874
10875         * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
10876
10877 2003-12-16  Michael Chastain  <mec.gnu@mindspring.com>
10878
10879         * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
10880
10881 2003-12-13  Jim Blandy  <jimb@redhat.com>
10882
10883         * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
10884
10885 2003-12-12  Kevin Buettner  <kevinb@redhat.com>
10886
10887         * gdb.asm/frv.inc: New file.
10888         * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
10889
10890 2003-12-09  Fred Fish  <fnf@redhat.com>
10891
10892         * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
10893         functions to break1.c and leave prototypes behind.  Add more
10894         "set breakpoint NN here" comments.
10895         * gdb.base/break1.c: New file.
10896
10897         * gdb.base/break.exp: Handle compiling test case from multiple
10898         source files and change source file references as needed.
10899         * gdb.base/completion.exp: Ditto.
10900         * gdb.base/condbreak.exp: Ditto.
10901         * gdb.base/define.exp: Ditto.
10902         * gdb.base/ena-dis-br.exp: Ditto.
10903         * gdb.base/info-proc.exp: Ditto.
10904         * gdb.base/maint.exp: Ditto.
10905         * gdb.base/until.exp: Ditto.
10906
10907         * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
10908         hardcoded line numbers.
10909         * gdb.base/define.exp: Ditto.
10910         * gdb.base/ena-dis-br.exp: Ditto.
10911         * gdb.base/maint.exp: Ditto.
10912         * gdb.base/until.exp: Ditto.
10913
10914         * gdb.base/completion.exp: Use "break1" for completion tests since
10915         "break" is no longer a unique prefix.
10916
10917 2003-12-06  Andrew Cagney  <cagney@redhat.com>
10918
10919         * gdb.base/structs.exp (test_struct_returns): When applicable, set
10920         "return_value_unimplemented".  When an unimplemented struct return
10921         architecture, report incorrect values as a KFAIL
10922
10923 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
10924
10925         * gdb.cp/rtti.exp: Accept new wording of warning from
10926         cp_lookup_rtti_type.
10927
10928 2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>
10929
10930         Partial fix for PR testsuite/1456.
10931         * gdb.base/scope.exp (test_at_main): Replace references to
10932         gcc_compiled with calls to test_compiler_info.
10933         (test_at_foo): Likewise.
10934         (test_at_bar): Likewise.
10935
10936 2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>
10937
10938         Partial fix for PR testsuite/1456.
10939         * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
10940         to test_compiler_info.
10941
10942 2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>
10943
10944         * gdb.base/so-impl-ld.exp: Update copyright notice.
10945
10946 2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>
10947
10948         Partial fix for PR testsuite/1456.
10949         * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
10950         to test_compiler_info.
10951
10952 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
10953
10954         * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
10955         from current versions of gdb.  Clean up regular expressions.
10956         Delete redundant timeout case.
10957
10958 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
10959
10960         * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
10961         from current versions of gdb.  Clean up regular expressions.
10962         Delete redundant timeout case.
10963
10964 2003-12-01  Michael Chastain  <mec.gnu@mindspring.com>
10965
10966         Partial fix for PR testsuite/1456.
10967         * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
10968         gcc_compiled with call to test_compiler_info.
10969
10970 2003-11-30  Michael Chastain  <mec.gnu@mindspring.com>
10971
10972         Partial fix for PR testsuite/1456.
10973         * gdb.base/list.exp (test_list_function): Delete unused declaration
10974         of gcc_compiled.
10975
10976 2003-11-29  Michael Chastain  <mec.gnu@mindspring.com>
10977
10978         Partial fix for PR testsuite/1456.
10979         * gdb.base/complex.exp: Replace reference to gcc_compiled with
10980         call to test_compiler_info.
10981
10982 2003-11-29  Mark Kettenis  <kettenis@gnu.org>
10983
10984         * gdb.asm/asm-source.exp: Initialize asm-note to "empty".  Set
10985         asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*.  Use
10986         it to create the appropriate note.inc.
10987         * gdb.asm/asmsrc1.s: Include "note.inc".
10988         * gdb.asm/netbsd.inc: New file.
10989         * gdb.asm/empty.inc: New file.
10990
10991 2003-11-28  Michael Chastain  <mec.gnu@mindspring.com>
10992
10993         Partial fix for PR testsuite/1456.
10994         * gdb.base/constvars.exp: Replace references to gcc_compiled with
10995         calls to test_compiler_info.
10996
10997 2003-11-27  Michael Chastain  <mec.gnu@mindspring.com>
10998
10999         Partial fix for PR testsuite/1456.
11000         * gdb.base/volatile.exp: Replace references to gcc_compiled with
11001         calls to test_compiler_info.
11002
11003 2003-11-27  Mark Kettenis  <kettenis@gnu.org>
11004
11005         * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
11006         pattern for the KFAILs.
11007
11008 2003-11-25  Adam Fedor  <fedor@gnu.org>
11009
11010         * gdb.objc/objcdecode.exp: Test for PR objc/1238.
11011         * gdb.objc/objcdecode.m: New file.
11012
11013 2003-11-25  Adam Fedor  <fedor@gnu.org>
11014
11015         * gdb.objc/nondebug.exp: Test for PR objc/1236.
11016         * gdb.objc/nondebug.m: New file.
11017
11018 2003-11-26  Ben Elliston  <bje@wasabisystems.com>
11019
11020         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11021         NetBSD as it does on FreeBSD.  Modelled on a similar change by
11022         Mark Kettenis on 2003-05-30.
11023         (link-flags): Set to "--entry _start" regardless of target.
11024         Special linker flags are to be appended to $link-flags.
11025         * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
11026
11027 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
11028
11029         * gdb.cp/method.exp: Accept output of new demangler.
11030
11031 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
11032
11033         * gdb/class2.exp: New file.
11034         * gdb/class2.cc: New file.
11035
11036 2003-11-25  Michael Chastain  <mec.gnu@mindspring.com>
11037
11038         * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
11039         of new demangler.
11040
11041 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
11042
11043         * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
11044         of gdb_test "run".
11045
11046 2003-11-23  Mark Kettenis  <kettenis@gnu.org>
11047
11048         * gdb.arch/i386-unwind.exp: Don't use runto_main.  Change
11049         "continue" into "run".
11050
11051 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
11052
11053         Partial fix for PR testsuite/1456.
11054         * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
11055         call to test_compiler_info.
11056         * gdb.cp/ctti.exp: Likewise.
11057         * gdb.cp/derivation.exp: Likewise.
11058         * gdb.cp/member-ptr.exp: Likewise.
11059         * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
11060         reference to gcc_compiled.
11061
11062 2003-11-23  Michael Chastain  <mec.gnu@mindspring.com>
11063
11064         Fix PR testsuite/1463.
11065         * gdb.base/structs.exp (start_structs_test): Call
11066         get_debug_format before using the debug format.
11067
11068 2003-11-22  Andrew Cagney  <cagney@redhat.com>
11069
11070         * lib/gdb.exp (gdb_test_multiple): Add simple example.
11071         * gdb.base/structs.exp: Use gdb_test_multiple.
11072
11073 2003-11-20  Andrew Cagney  <cagney@redhat.com>
11074
11075         * gdb.base/structs.exp: Handle and recover from internal errors.
11076         Replace "foo${n}" with "foo<n>" in test messages.
11077
11078         * gdb.base/structs.exp: Update copyright.  Rewrite.
11079         * gdb.base/structs.c: Update copyright.  Rewrite.
11080
11081         * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
11082         resync count exceeded.
11083
11084         * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
11085         from the internal error.
11086         * lib/gdb.exp (gdb_internal_error_resync): New procedure.
11087         Original from Jim Blandy.
11088         (gdb_test_multiple): Use gdb_internal_error_resync.
11089
11090 2003-11-19  Andrew Cagney  <cagney@redhat.com>
11091
11092         * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
11093         KFAIL.
11094
11095 2003-11-17  Mark Kettenis  <kettenis@gnu.org>
11096
11097         New testcase for PR backtrace/1435.
11098         * gdb.arch/i386-unwind.exp: New file.
11099         * gdb.arch/i386-unwind.c: New file.
11100
11101 2003-11-17  Andrew Cagney  <cagney@redhat.com>
11102
11103         * lib/gdb.exp (compiler_info): New global.
11104         (test_compiler_info): New function.
11105         (get_compiler_info): Set compiler_info.
11106         * lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
11107         "compiler_info" to gcc-<major>-<minor>.
11108
11109 2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>
11110
11111         * gdb.trace/configure: Remove.
11112
11113 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
11114
11115         * gdb.base/break.c: Add comments to aid finding line numbers for
11116         breakpoints.
11117         * gdb.base/break.exp: Remove all references to explicit line
11118         numbers.
11119
11120 2003-11-11  Nick Clifton  <nickc@redhat.com>
11121
11122         * gdb.base/shreloc.exp: Do not run for targets which do not
11123         support shared objects.
11124
11125 2003-11-10  Corinna Vinschen  <vinschen@redhat.com>
11126
11127         * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
11128         Don't run tests if nofileio flag is given.
11129
11130 2003-11-07  Elena Zannoni  <ezannoni@redhat.com>
11131
11132         * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
11133         as well as 'Watchpoint'.
11134
11135 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
11136
11137         Reported by Jim Ingham <jingham@apple.com>:
11138         * gdb.base/annota1.exp: Match at least one occurrence of the
11139         signal handler annotation.
11140
11141 2003-11-06  Elena Zannoni  <ezannoni@redhat.com>
11142
11143         * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
11144         as well as 'Watchpoint'.
11145
11146 2003-11-05  Michael Chastain  <mec@shout.net>
11147
11148         * gdb.mi/pthreads.c (routine): Handle early return from sleep.
11149
11150 2003-11-03  Kris Warkentin  <kewarken@qnx.com>
11151
11152         * gdb.arch/gdb1291.c: New test file.
11153         * gdb.arch/gdb1291.exp: New test script.
11154         * gdb.arch/gdb1431.c: New test file.
11155         * gdb.arch/gdb1431.exp: New test script.
11156
11157 2003-10-22  Michael Chastain  <mec@shout.net>
11158
11159         * gdb.mi/pthreads.c: Add copyright notice.
11160
11161 2003-10-22  Michael Chastain  <mec@shout.net>
11162
11163         * gdb.threads/pthreads.c: Add copyright notice.
11164
11165 2003-10-20  Michael Chastain  <mec@shout.net>
11166
11167         * gdb.base/gdb1056.exp: New test script.
11168
11169 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
11170
11171         * gdb.threads/killed.exp: Use gdb_run_cmd.
11172
11173 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
11174
11175         * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
11176         create a core file.
11177         * gdb.threads/gcore-thread.exp: Likewise.
11178
11179 2003-10-13  Corinna Vinschen  <vinschen@redhat.com>
11180
11181         * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
11182         type, based on char type.
11183         (struct bit_flags_short_t): New bitfield type, based on short type.
11184         (init_bit_flags_char): New fuction.
11185         (init_bit_flags_short): Ditto.
11186         (print_bit_flags_char): Ditto.
11187         (print_bit_flags_short): Ditto.
11188         (main): Add handling for bit_flags_char_t and bit_flags_short_t.
11189
11190 2003-10-11  Michael Chastain  <mec@shout.net>
11191
11192         * gdb.base/call-rt-st.exp: Update copyright year.
11193
11194 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
11195
11196         * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
11197         * gdb.disasm/sh3.s: Ditto.
11198
11199 2003-10-07  Daniel Jacobowitz  <drow@mvista.com>
11200
11201         * gdb.threads/switch-threads.exp: New test.
11202         * gdb.threads/switch-threads.c: New source file.
11203
11204 2003-10-07  Corinna Vinschen  <vinschen@redhat.com>
11205
11206         * gdb.base/ending-run.exp: Add sh specific case.
11207
11208 2003-10-06  Andrew Cagney  <cagney@redhat.com>
11209
11210         * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
11211         * gdb.disasm/mn10200.exp: Delete obsolete file.
11212
11213 2003-09-29  Daniel Jacobowitz  <drow@mvista.com>
11214
11215         * ChangeLog: Correct an entry command.exp -> commands.exp.
11216         * gdb.base/commands.exp (bp_deleted_in_command_test)
11217         (temporary_breakpoint_commands): Check noargs.
11218
11219 2003-09-25  David Carlton  <carlton@kealia.com>
11220
11221         * gdb.cp/namespace.exp: Tweak comments.  Add non-quoted versions
11222         of some print tests, where appropriate.  Add tests for C::D::cd,
11223         E::ce, F::cXfX, G::XgX.
11224         * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
11225
11226 2003-09-25  Richard Earnshaw  <rearnsha@arm.com>
11227
11228         * lib/java.exp (java_init): Import target_alias before using it.
11229
11230 2003-09-25  David Carlton  <carlton@kealia.com>
11231
11232         * gdb.base/corefile.exp: Delete obsolete setup_xfail.
11233
11234 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
11235
11236         * gdb.base/selftest.exp: Accomodate more instruction reordering
11237         weirdness.
11238
11239 2003-09-17  Michael Chastain  <mec@shout.net>
11240
11241         * gdb.cp/gdb1355.exp: New file.
11242         * gdb.cp/gdb1355.c: New file.
11243
11244 2003-09-15  Corinna Vinschen  <vinschen@redhat.com>
11245
11246         * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
11247         * gdb.asm/sh.inc: New file.
11248
11249 2003-09-11  David Carlton  <carlton@kealia.com>
11250
11251         * gdb.cp/namespace.exp: Add tests for namespace types.
11252         * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
11253         (test_namespace): New.
11254
11255 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
11256
11257         * gdb.base/relocate.exp: Handle new gdb output at startup.
11258         * gdb.stabs/weird.exp: Ditto.
11259
11260 2003-09-08  Michael Chastain  <mec@shout.net>
11261
11262         * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
11263
11264 2003-09-07  Michael Chastain  <mec@shout.net>
11265
11266         * gdb.cp/classes.exp: Accommodate both 'syntax error' and
11267         'parse error'.
11268
11269 2003-09-07  Mark Kettenis  <m.kettenis@osp.nl>
11270
11271         * gdb.arch/i386-prologue.exp: Add checks for saved registers.
11272
11273 2003-08-30  Michael Chastain  <mec@shout.net>
11274
11275         * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
11276         * gdb.gdb/observer.exp: Ditto.
11277         * gdb.gdb/xfullpath.exp: Ditto.
11278
11279 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
11280
11281         * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
11282         *-*-*bsd*.
11283
11284 2003-08-28  Jeff Johnston  <jjohnstn@redhat.com>
11285
11286         * gdb.base/dump.exp: Skip for ia64.
11287
11288 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
11289
11290         * gdb.asm/asm-source.exp: Add ia64 support.
11291         * gdb.asm/ia64.inc: New file.
11292
11293 2003-08-22  Michael Chastain  <mec@shout.net>
11294
11295         * gdb.cp: New directory.
11296         * gdb.cp/*: Copy from gdb.c++/*.
11297         * gdb.c++/*: Remove.
11298         * Makefile.in: Change gdb.c++ to gdb.cp.
11299         * configure.in:  Ditto.
11300         * configure: Regnerate.
11301
11302 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
11303
11304         * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
11305         * gdb.arch/i386-prologue.c (gdb1338): Add function.
11306
11307 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
11308
11309         * mi-var-display.exp (-var-list-children weird): Accept function
11310         pointers with argument types.
11311         * mi1-var-display.exp (-var-list-children weird): Likewise.
11312         * mi2-var-display.exp (-var-list-children weird): Likewise.
11313
11314 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
11315
11316         * gdb.base/annota3.exp: Add missing newline.
11317
11318 2003-08-06  Michael Chastain  <mec@shout.net>
11319
11320         * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
11321
11322 2003-08-12  Michael Snyder  <msnyder@redhat.com>
11323
11324         * gdb.base/float.exp: Add test for SH.
11325
11326 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
11327
11328         * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
11329
11330 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
11331
11332        * gdb.base/completion.exp: Remove reduntant completion test
11333        on filename.
11334
11335 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
11336
11337         * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
11338         gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
11339         gdb.trace/save-trace.exp: Make sure that full pathnames are
11340         escaped correctly.
11341
11342 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
11343
11344         * configure.in: Don't generate config.h from config.hin.
11345         * configure: Regenerate.
11346         * config.hin: Remove file.
11347         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
11348         * gdb.threads/pthreads.c: Ditto.
11349
11350 2003-08-07  Daniel Jacobowitz  <drow@mvista.com>
11351
11352         From Kei Sakamoto <sakamoto.kei@renesas.com>:
11353         * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
11354         * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
11355         Replace ld24 with seth/add3.
11356
11357 2003-08-02  Andrew Cagney  <cagney@redhat.com>
11358
11359         * gdb.base/annota3.exp: New file.
11360         * gdb.base/annota3.c: New file.
11361         * gdb.c++/annota3.exp: New file.
11362         * gdb.c++/annota3.cc: New file.
11363
11364 2003-07-29  Michael Chastain  <mec@shout.net>
11365
11366         * gdb.threads/tls.c (spin): Check errno only if sem_wait
11367         actually failed.
11368         (do_pass): Likewise.
11369         * gdb.threads/tls.exp: Always initialize no_of_threads.
11370
11371 2003-07-27  Daniel Jacobowitz  <drow@mvista.com>
11372
11373         * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
11374         pattern.
11375         * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
11376         * gdb.threads/tls.exp: Recognize one case of the host library not
11377         supporting TLS.
11378
11379 2003-07-27  Andrew Cagney  <cagney@redhat.com>
11380
11381         * gdb.base/fileio.exp: Use SH when running commands using
11382         remote_exec.
11383
11384 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
11385
11386         From Kei Sakamoto <sakamoto.kei@renesas.com>:
11387         * gdb.base/relocate.c (dummy): New padding array.
11388
11389 2003-07-22  Michael Snyder  <msnyder@redhat.com>
11390
11391         * gdb.disasm/8300s.s: Fix syntax of bsr insn.
11392
11393         * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
11394         patterns to be more general, accepting old and new output.
11395         Some output chars (such as '+') also must be quoted.
11396         Some addresses are displayed numerically instead of
11397         symbolically.
11398
11399 2003-07-23  Michael Snyder  <msnyder@redhat.com>
11400
11401         * gdb.base/return2.exp: Don't test long-long return.
11402
11403         * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
11404         * gdb.disasm/t01_mov.exp: Ditto.
11405         * gdb.disasm/t02_mova.s: Ditto.
11406         * gdb.disasm/t02_mova.exp: Ditto.
11407         * gdb.disasm/t03_add.s: Ditto.
11408         * gdb.disasm/t03_add.exp: Ditto.
11409         * gdb.disasm/t04_sub.s: Ditto.
11410         * gdb.disasm/t04_sub.exp: Ditto.
11411         * gdb.disasm/t05_cmp.s: Ditto.
11412         * gdb.disasm/t05_cmp.exp: Ditto.
11413         * gdb.disasm/t06_ari2.s: Ditto.
11414         * gdb.disasm/t06_ari2.exp: Ditto.
11415         * gdb.disasm/t07_ari3.s: Ditto.
11416         * gdb.disasm/t07_ari3.exp: Ditto.
11417         * gdb.disasm/t08_or.s: Ditto.
11418         * gdb.disasm/t08_or.exp: Ditto.
11419         * gdb.disasm/t09_xor.s: Ditto.
11420         * gdb.disasm/t09_xor.exp: Ditto.
11421         * gdb.disasm/t10_and.s: Ditto.
11422         * gdb.disasm/t10_and.exp: Ditto.
11423         * gdb.disasm/t11_logs.s: Ditto.
11424         * gdb.disasm/t11_logs.exp: Ditto.
11425         * gdb.disasm/t12_bit.s: Ditto.
11426         * gdb.disasm/t12_bit.exp: Ditto.
11427         * gdb.disasm/t13_otr.s: Ditto.
11428         * gdb.disasm/t13_otr.exp: Ditto.
11429
11430 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
11431
11432         * gdb.threads/tls.exp :Add kfail for 'info address' case.
11433
11434 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
11435
11436         * gdb.threads/tls.c : New file.
11437         * gdb.threads/tls.exp : New file.
11438         * gdb.threads/tls-main.c : New file.
11439         * gdb.threads/tls-shared.c : New file.
11440         * gdb.threads/tls-shared.exp : New file.
11441
11442 2003-07-22  Andreas Schwab  <schwab@suse.de>
11443
11444         * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
11445
11446 2003-07-20  Andreas Schwab  <schwab@suse.de>
11447
11448         * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
11449         due to insn reordering.
11450
11451 2003-07-15  Andrew Cagney  <cagney@redhat.com>
11452
11453         * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
11454
11455 2003-07-15  Michael Chastain  <mec@shout.net>
11456
11457         * gdb.base/gdb1250.exp: New file.
11458         * gdb.base/gdb1250.c: New file.
11459
11460 2003-07-09  Michal Ludvig  <mludvig@suse.cz>
11461
11462         * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
11463         expansion of size_t to 'unsigned long', not only to 'unsigned'.
11464
11465 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
11466
11467         * gdb.threads/tls.c: New file.
11468         * gdb.threads/tls.exp: New file.
11469         * gdb.threads/tls-main.c: New file.
11470         * gdb.threads/tls-shared.c: New file.
11471         * gdb.threads/tls-shared.exp: New file.
11472
11473 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
11474
11475         * gdb.base/annota1.exp: Make sure that we properly escape the
11476         full path of the source file. Xfail more permissive patterns,
11477         due to a compiler debug info problem.
11478
11479 2003-07-07  Andreas Schwab  <schwab@suse.de>
11480
11481         * gdb.asm/m68k.inc: New file.
11482         * gdb.asm/asm-source.exp: Use it for m68k-*-*.
11483
11484         * gdb.objc/basicclass.exp ("Call an Objective-C method with no
11485         arguments"): Also match negative number.
11486
11487         * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
11488
11489 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
11490
11491         * gdb.base/store.c (charest): New typedef.
11492         (add_char): Rename to add_charest, update.
11493         (wack_char): Rename to wack_charest, update types.  Return l + r
11494         to keep r live across the call.
11495         (wack_short, wack_int, wack_long, wack_longest, wack_float)
11496         (wack_double, wack_doublest): Return l + r to keep r live across
11497         the call.
11498         * gdb.base/store.exp: Accomodate store.c changes.
11499
11500 2003-06-30  David Carlton  <carlton@kealia.com>
11501
11502         * gdb.c++/maint.exp (test_invalid_name): New.
11503         (test_first_component): Add tests for invalid names.
11504
11505 2003-06-29  Michael Chastain  <mec@shout.net>
11506
11507         * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
11508         output of '<VTT for class>' for virtual base classes.
11509
11510 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
11511
11512         * gdb.base/completion.exp: Tab-complete "complet" instead of
11513         "compl".
11514         * gdb.base/complex.exp, gdb.base/complex.c: New files.
11515
11516 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
11517
11518         * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
11519         * gdb.base/volatile.exp: Likewise.
11520
11521 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
11522
11523         * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
11524         gdb/1265.
11525
11526 2003-06-28  Michael Chastain  <mec@shout.net>
11527             Daniel Jacobowitz  <drow@mvista.com>
11528
11529         * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
11530         initial line count of 'captured_main' from 26 to 32.
11531         (test_with_self): Allow xmalloc call to be interleaved with the
11532         preceding two lines.
11533
11534 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
11535
11536         * gdb.base/bang.exp: New testcase.
11537
11538 2003-06-23  Joel Brobecker  <brobecker@gnat.com>
11539
11540         * gdb.base/langs.exp: Add some tests for the "minimal" language
11541         support.
11542
11543 2003-06-23  Elena Zannoni  <ezannoni@redhat.com>
11544
11545         * gdb.objc/basicclass.exp: Return -1 if we cannot compile
11546         the testcase.
11547
11548 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
11549
11550         * gdb.base/relocate.exp: Test add-symbol-file with a variable
11551         offset.
11552
11553 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
11554
11555         * gdb.c++/pr-1210.cc: New file.
11556         * gdb.c++/pr-1210.exp: New file.
11557
11558 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
11559
11560         * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
11561         000-exec-continue.
11562
11563 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
11564
11565         * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
11566         on *-*-*bsd* instead of *-*-freebsd*.
11567
11568 2003-06-14  Andrew Cagney  <cagney@redhat.com>
11569
11570         * gdb.base/store.exp: Test longest and doublest.  Test all
11571         parameters.  Weaken return statement match.
11572         * gdb.base/store.c: Add longest and doublest - aka long long and
11573         long double functions.  Put all parameters into local register
11574         variables.  Use negative values.
11575
11576 2003-06-14  Andrew Cagney  <cagney@redhat.com>
11577
11578         * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
11579         -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
11580         exit status.
11581         * gdb.base/fileio.exp: Disable target when nointerrupts and
11582         noinferiorio, instead of limiting it to remote.  Use remote_exec
11583         instead of system.
11584
11585 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
11586
11587         * gdb.base/float.exp: Add ia64 support.
11588
11589 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
11590
11591         * gdb.base/fileio.exp: Run only on remote targets.
11592
11593 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
11594
11595         * gdb.base/fileio.c: New file, testing File-I/O.
11596         * gdb.base/fileio.exp: Ditto.
11597
11598 2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
11599
11600         * gdb.base/shreloc.exp: New file, check symbol values obtained from
11601         shared objects after relocation at load time (gdb PR/1132).
11602         * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
11603         as above, part of the shared object relocation test.
11604
11605 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
11606
11607         * gdb.base/readline.exp: Add tests for operate-and-get-next with a
11608         fully filled history list.
11609         * gdb.base/gdb_history: New file.
11610
11611         * gdb.base/signals.exp: XFAIL "continue to func1" on
11612         i*86-*-freebsd*.
11613
11614         * gdb.base/attach.exp: When trying to attach to a nonexistent
11615         process, make it possible to specify the PID based on the target,
11616         and do so for *-*-freebsd*.
11617
11618 2003-06-02  Richard Henderson  <rth@redhat.com>
11619
11620         * gdb.base/float.exp: Add expected regexp for alpha-*-*.
11621
11622 2003-06-02  Richard Henderson  <rth@redhat.com>
11623
11624         * gdb.base/selftest.exp: Next over lim_at_start initialization.
11625
11626 2003-06-02  Richard Henderson  <rth@redhat.com>
11627
11628         * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
11629
11630 2003-06-01  Daniel Jacobowitz  <drow@mvista.com>
11631
11632         * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
11633         of globalvar.
11634
11635 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
11636
11637         * gdb.asm/asm-source.exp: Check for memory read errors in
11638         disassembler test on *BSD too.
11639
11640 2003-06-01  Richard Henderson  <rth@redhat.com>
11641
11642         * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
11643         for .frame.
11644         (gdbasm_call): Lose ldgp.
11645         (gdbasm_startup): Add frame information.
11646         * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
11647
11648 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
11649
11650         * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
11651         i?86-*-*.
11652
11653 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
11654
11655         * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11656         FreeBSD.
11657
11658 2003-05-29  Richard Henderson  <rth@redhat.com>
11659
11660         * gdb.asm/alpha.inc: New file.
11661         * gdb.asm/asm-source.exp: Use it.
11662
11663 2003-05-29  Jim Blandy  <jimb@redhat.com>
11664
11665         * gdb.base/corefile.exp: Find corefiles on Linux, which names them
11666         'core.PID'.
11667
11668 2003-05-22  Jim Blandy  <jimb@redhat.com>
11669
11670         * gdb.base/corefile.exp: Tolerate stuff after argument parens in
11671         backtrace.
11672
11673 2003-05-20  David Carlton  <carlton@math.stanford.edu>
11674
11675         * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
11676         this time.
11677
11678 2003-05-19  David Carlton  <carlton@bactrian.org>
11679
11680         * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
11681         * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
11682
11683 2003-05-19  David Carlton  <carlton@bactrian.org>
11684
11685         * gdb.c++/namespace.exp: Add namespace scope and anonymous
11686         namespace tests.
11687         Bump copyright date.
11688         * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
11689         (main): Call C::D::marker2.
11690         * gdb.c++/namespace1.cc: New file.
11691
11692 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
11693
11694         Roland McGrath  <roland@redhat.com>
11695         * gdb.threads/linux-dp.exp: Account for fact that in nptl model
11696         there is no manager thread.
11697
11698 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
11699
11700         * gdb.threads/schedlock.exp: Remove assumption that all threads
11701         will run in a particular small time slice.  Also ensure we break
11702         in one of the child threads rather than the main thread.
11703
11704 2003-05-07  Jim Blandy  <jimb@redhat.com>
11705
11706         Add support for assembly source testing on the s390x.
11707         * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
11708         architecture.
11709         * gdb.asm/s390x.inc: New file.
11710
11711         * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
11712         succession of 'if' statements.
11713
11714 2003-05-05  Andrew Cagney  <cagney@redhat.com>
11715
11716         * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
11717
11718 2003-05-05  Andrew Cagney  <cagney@redhat.com>
11719
11720         * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
11721         DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
11722
11723 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
11724
11725         * gdb.base/charset.exp: Update based on new behavior of set/show
11726         charset commands.
11727
11728 2003-05-01  Andrew Cagney  <cagney@redhat.com>
11729
11730         * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
11731         variable do not give memory errors.
11732
11733 2003-04-30  Adam Fedor  <fedor@gnu.org>
11734
11735         * Makefile.in (ALL_SUBDIRS): Add gdb.objc
11736         * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
11737         * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
11738         gdb.objc/basicclass.m: : New files
11739
11740         * lib/gdb.exp (gdb_compile_objc): New procedure.
11741
11742 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11743
11744         * gdb.base/signals.exp: Make backtrace tests more specific.
11745
11746 2003-04-23  David Carlton  <carlton@bactrian.org>
11747
11748         * gdb.c++/maint.exp (test_first_component): Add tests for
11749         'operator' in more locations.
11750
11751 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
11752
11753         * gdb.base/args.exp: Invoke gdb_load for simulator targets.
11754
11755 2003-04-16  Elena Zannoni  <ezannoni@redhat.com>
11756
11757         * gdb.base/completion.exp: Make 'info func mark' complete on 'info
11758         func marke' instead. Update test name.
11759
11760 2003-04-15  David Carlton  <carlton@math.stanford.edu>
11761
11762         * gdb.c++/maint.exp: New file.
11763
11764 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
11765
11766         * gdb.threads/schedlock.c: Change type of thread function argument
11767         to long, to avoid warnings on 64-bit platforms.
11768
11769 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
11770
11771         * gdb.base/attach.exp: Add new message from ptrace in case of
11772         attaching to nonexistent process.
11773
11774 2003-04-11  Jim Blandy  <jimb@redhat.com>
11775
11776         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11777         gdb.c++/userdef.cc: Place comments on the lines to which the
11778         marker function might return.
11779         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11780         gdb.c++/userdef.exp: Look for those comments to check that we've
11781         returned to the right place, instead of checking line numbers.
11782
11783 2003-04-11  Elena Zannoni  <ezannoni@redhat.com>
11784
11785         * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
11786         match on sourcefile name, instead of directory name.
11787
11788 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
11789
11790         * gdb.base/completion.exp: Use string_to_regexp to match the
11791         working directory name.
11792
11793 2003-04-09  Jim Blandy  <jimb@redhat.com>
11794
11795         * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11796         gdb.c++/userdef.exp: If GDB fails to restore the selected frame
11797         after an inferior function call, report the failure, but allow the
11798         test to continue.
11799
11800 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
11801
11802         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11803         with -DPROTOTYPES.
11804
11805 2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
11806
11807         * gdb.base/break.exp: Revert last patch.
11808
11809 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
11810
11811         * gdb.base/break.exp: marker4() is defined at line 46 when compiled
11812         with -DPROTOTYPES.
11813
11814 2003-04-02  Andrew Cagney  <cagney@redhat.com>
11815
11816         * gdb.base/callfuncs.exp: Make "print add" messages unique.
11817         * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
11818         matching directories by the name breakpoint.
11819         * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
11820         Make "continue to marker1" consistent.
11821         * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
11822         message consistent.
11823         * lib/gdb.exp: Put "the program is no longer running", and "the
11824         program exited" in parenthesis.
11825         * lib/mi-support.exp: Ditto.
11826
11827 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
11828
11829         * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
11830
11831 2003-03-29  Andrew Cagney  <cagney@redhat.com>
11832
11833         * gdb.base/sizeof.c (main): Print the value of '\377'.
11834         * gdb.base/sizeof.exp: Check the sign of '\377'.
11835
11836 2003-03-27  Michael Chastain  <mec@shout.net>
11837
11838         * gdb.base/gdb1090.exp: New file.
11839         * gdb.base/gdb1090.cc: New file.
11840
11841 2003-03-27  J. Brobecker  <brobecker@gnat.com>
11842
11843         * gdb.gdb/observer.exp: New regression test.
11844
11845 2003-03-27  Michael Chastain  <mec@shout.net>
11846
11847         * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
11848         * gdb.base/ptype.exp: Likewise.
11849
11850 2003-03-27  Corinna Vinschen  <vinschen@redhat.com>
11851
11852         * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
11853
11854 2003-03-26  Michael Chastain  <mec@shout.net>
11855
11856         * gdb.base/ptype.exp: Actually use some typedef'd types.
11857
11858 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
11859
11860         * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
11861         * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
11862
11863 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11864
11865         * gdb.base/default.exp: Fix regular expression.
11866
11867 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11868
11869         * gdb.base/args.exp: Fix regular expression.
11870
11871 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11872
11873         * gdb.base/help.exp: Allow Win32 child process.
11874
11875 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11876
11877         * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
11878         when stepping out of main().
11879
11880 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11881
11882         * gdb.base/default.exp: Check for win32 specific message when calling
11883         "run" without executable.
11884
11885 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11886
11887         * gdb.base/args.exp: Expect .exe in output.
11888
11889 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
11890
11891         * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
11892         Cygwin native.
11893
11894 2003-03-17  Andrew Cagney  <cagney@redhat.com>
11895
11896         From Elena Zannoni <ezannoni@redhat.com>.  Test e500 abi and
11897         vector registes.
11898         * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
11899         * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
11900
11901 2003-03-17  David Carlton  <carlton@math.stanford.edu>
11902
11903         * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
11904         test, for PR breakpoints/38.
11905         Call test_watchpoint_and_breakpoint.
11906         * gdb.base/watchpoint.c (func3): New function.
11907         (main): Call func3.
11908
11909 2003-03-04  David Carlton  <carlton@math.stanford.edu>
11910
11911         * gdb.c++/templates.exp (do_tests): Accept valid const in "print
11912         Garply<Garply<char> >:: garply".
11913         (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
11914         with respect to PR c++/1111; note also PR c++/1113.
11915         (test_template_breakpoints): KFAIL "constructor breakpoint" with
11916         respect to PR c++/1062.
11917         KFAIL "destructor breakpoint" with respect to PR c++/1112.
11918
11919 2003-03-03  David Carlton  <carlton@math.stanford.edu>
11920
11921         * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
11922         with respect to PR c++/57.
11923         KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
11924         c++/826.
11925         Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
11926         respect to PR c++/57.
11927
11928 2003-03-03  David Carlton  <carlton@math.stanford.edu>
11929
11930         * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
11931         respect to PR c++/33 into FAILs.
11932
11933 2003-03-03  Michael Chastain  <mec@shout.net>
11934
11935         * configure.in: Update copyright years.
11936
11937 2003-03-03  Michael Chastain  <mec@shout.net>
11938
11939         * Makefile.in: Update copyright years.
11940
11941 2003-02-28  David Carlton  <carlton@math.stanford.edu>
11942
11943         * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
11944         print class instead of struct and/or superfluous protection
11945         specifiers, as long as the resulting output is equivalent to the
11946         source code.
11947         Delete FIXME from end of messages on tests that don't need
11948         fixing.
11949
11950 2003-02-28  David Carlton  <carlton@math.stanford.edu>
11951
11952         * gdb.c++/templates.exp (do_tests): Allow const in the two
11953         Foo<volatile char *>::foo tests.
11954
11955 2003-02-27  Michael Snyder  <msnyder@redhat.com>
11956
11957         * gdb.base/restore.c (main): Return zero, so exit code
11958         will be consistant.
11959
11960 2003-02-26  David Carlton  <carlton@math.stanford.edu>
11961
11962         * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
11963         char *>::foo" test with respect to PR c++/33.  Create a new test
11964         which is identical to that one except that it doesn't put the
11965         space between the "char" and the "*"; KFAIL it, too.
11966
11967 2003-02-26  David Carlton  <carlton@math.stanford.edu>
11968
11969         * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
11970         template types into either PASSes or KFAILs (corresponding to PR
11971         c++/57).  Tweak indentation.  Update copyright.
11972
11973 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
11974
11975         * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
11976
11977 2003-02-13  Michael Chastain  <mec@shout.net>
11978
11979         * gdb.base/exprs.exp: Remove i960 remnants.
11980         * gdb.base/funcargs.exp: Likewise.
11981         * gdb.base/list.exp: Likewise.
11982         * gdb.base/ptype.exp: Likewise.
11983
11984 2003-02-14  David Carlton  <carlton@math.stanford.edu>
11985
11986         * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
11987         pEe->D::vg()" from XFAIL to KFAIL.
11988
11989 2003-02-13  Jason Molenda  (jmolenda@apple.com)
11990
11991         * gdb.base/maint.exp: Update maint print statistics regexp to include
11992         new entries.
11993
11994 2003-02-13  Michael Chastain  <mec@shout.net>
11995
11996         * gdb.c++/inherit.exp: Remove call to get_debug_format.
11997
11998 2003-02-12  Michael Chastain  <mec@shout.net>
11999
12000         * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
12001         * gdb.c++/inherit.exp: Likewise.
12002         * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
12003         * gdb.c++/templates.exp: Likewise.
12004         * gdb.c++/virtfunc.exp: Likewise.
12005
12006 2003-02-06  Jason Molenda  (jason-cl@molenda.com)
12007
12008         * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
12009         why the code is written that way.
12010
12011 2003-02-05  Michael Chastain  <mec@shout.net>
12012
12013         * gdb.base/dump.exp: Add missing copyright line.
12014
12015 2003-02-05  Jason Molenda  (jason-cl@molenda.com)
12016
12017         * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
12018         at the beginning so the breakpoint doesn't get set on the loop.
12019
12020 2003-02-05  Michael Chastain  <mec@shout.net>
12021
12022         * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
12023         output for configurations with gcc 2.95.3.
12024
12025 2003-02-05  Keith Seitz  <keiths@redhat.com>
12026             Andrew Cagney  <ac131313@redhat.com>
12027
12028         * gdb.mi/mi-cli.exp: New file.
12029
12030 2003-02-04  Michael Chastain  <mec@shout.net>
12031
12032         * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
12033         Call perror and then continue.
12034
12035 2003-02-03  Michael Chastain  <mec@shout.net>
12036
12037         * gdb.c++/pr-1023.cc: New file.
12038         * gdb.c++/pr-1023.exp: New file.
12039
12040 2003-02-05  Jim Blandy  <jimb@redhat.com>
12041
12042         * gdb.c++/local.exp: Don't expect Local to be in scope in main;
12043         it's local to foobar.  Check for it there, and check that it's not
12044         present in main.
12045         * gdb.c++/local.cc (marker2): New function.
12046         (foobar): Call marker1.
12047         (main): Call marker2 instead of marker1.
12048
12049 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12050
12051         * gdb.disasm/mn10200.exp: Obsolete file.
12052         * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
12053         * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
12054         * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
12055
12056 2003-02-04  David Carlton  <carlton@math.stanford.edu>
12057
12058         * gdb.c++/overload.exp: Test intToChar(1).
12059         * gdb.c++/overload.cc (intToChar): New.
12060         (main): Call intToChar.
12061
12062 2003-02-03  David Carlton  <carlton@math.stanford.edu>
12063
12064         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
12065         'might_kfail' arg.
12066         KFAIL some of the continue_to_bp_overloaded calls, according to
12067         PR c++/1025.
12068
12069 2003-02-01  Michael Chastain  <mec@shout.net>
12070
12071         * gdb.base/advance.c (marker1): New marker function.
12072         * gdb.base/advance.exp: When the 'advance' command lands on the
12073         return breakpoint, it can legitimately stop on either the
12074         current line or the next line.  Accommodate both outcomes.
12075         * gdb.base/until.exp: Likewise.
12076
12077 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
12078
12079         2002-11-10 Jason Molenda (jason-cl@molenda.com):
12080         * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
12081         now a list, not a tuple.
12082         * gdb.mi/mi-var-display.exp: Ditto.
12083         * gdb.mi/gdb792.exp: Ditto.
12084
12085 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12086
12087         From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
12088         * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
12089         stack backtraces.
12090         * gdb.mi/mi-syn-frame.c: Part of same.
12091
12092 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
12093
12094         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12095         gdb.mi/mi1-pthreads.exp: Return instead of calling
12096         gdb_suppress_entire_file.
12097
12098 2003-02-01  Mark Salter  <msalter@redhat.com>
12099
12100         * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
12101
12102 2003-01-31  Mark Salter  <msalter@redhat.com>
12103
12104         * lib/mi-support.exp (mi_gdb_load): Support remote targets.
12105         Support empty arg.
12106
12107 2003-01-30  Michael Chastain  <mec@shout.net>
12108
12109         * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
12110         This was a workaround for a UTF-8 bug in readline 4.3.  The bug
12111         has been fixed in gdb/readline on 2003-01-09.
12112
12113 2003-01-29  Michael Snyder  <msnyder@redhat.com>
12114
12115         * gdb.base/maint.exp: Allow for leading underscore in symbol.
12116         * gdb.base/display.exp: Allow for leading underscore in symbol.
12117         * gdb.base/args.exp: Skip if target does not support args passing.
12118
12119 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
12120
12121         * lib/gdb.exp (gdb_test_multiple): New function, cloned from
12122         gdb_test.  Accept a list of expect arguments as the third
12123         parameter.
12124         (gdb_test): Use it.
12125
12126 2003-01-20  Elena Zannoni  <ezannoni@redhat.com>
12127
12128         * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
12129         allow for different test tree configurations.  Update some
12130         tescases accordingly.
12131         * gdb.arch/altivec-regs.exp: Ditto.
12132         * gdb.asm/asm-source.exp: Ditto.
12133         * gdb.base/advance.exp: Ditto.
12134         * gdb.base/display.exp: Ditto.
12135         * gdb.base/long_long.exp: Ditto.
12136         * gdb.base/mips_pro.exp: Ditto.
12137         * gdb.base/overlays.exp: Ditto.
12138         * gdb.base/relocate.exp: Ditto.
12139         * gdb.base/setshow.exp: Ditto.
12140         * gdb.base/step-line.exp: Ditto.
12141         * gdb.base/step-test.exp: Ditto.
12142         * gdb.base/until.exp: Ditto.
12143         * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
12144
12145 2003-01-17  David Carlton  <carlton@math.stanford.edu>
12146
12147         * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
12148         corresponding to PR c++/945.
12149         Update copyright.
12150
12151 2003-01-17  David Carlton  <carlton@math.stanford.edu>
12152
12153         * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
12154         corresponding to PR c++/68.
12155
12156 2003-01-17  David Carlton  <carlton@math.stanford.edu>
12157
12158         * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
12159         (test_paddr_hairy_functions): Call print_addr_2_kfail for
12160         hairyfunc5 through hairyfunc7.  KFAIL for PR c++/19.
12161
12162 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
12163
12164         * gdb.base/break.exp: Fix change of default location, because of
12165         removal of until tests.
12166         * gdb.base/help.exp: Update test for new 'until' help message.
12167         Add test for help on 'advance'.
12168         * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
12169
12170 2003-01-15  Mark Kettenis  <kettenis@gnu.org>
12171
12172         * gdb.base/default.exp: Adapt "info float" test for recent changes
12173         to that command.  Add test for "info vector".
12174         * gdb.base/float.exp: New file.  Add test for "info float" that
12175         resembles the old test in gdb.base/default.exp.
12176
12177 2003-01-15  David Carlton  <carlton@math.stanford.edu>
12178
12179         * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
12180
12181 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
12182
12183         * gdb.base/break.exp: Move the tests of until command from here...
12184         * gdb.base/until.exp: ... to here. New file. Add other tests.
12185         * gdb.base/advance.c: New file.
12186         * gdb.base/advance.exp: New file.
12187
12188 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
12189
12190         * gdb.base/args.c: New file.
12191         * gdb.base/args.exp: New file.
12192
12193 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
12194
12195         * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
12196
12197 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
12198
12199         * gdb.threads/killed.exp: Use KFAIL for gdb/568.
12200
12201 2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
12202
12203         * gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
12204         dates.
12205
12206 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
12207
12208         * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
12209
12210 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
12211
12212         * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
12213         (ptype &*"foo").
12214         * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
12215
12216 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
12217
12218         * gdb.mi/mi-console.exp: Remove extra "(known bug)".
12219         * gdb.mi/mi1-console.exp: Likewise.
12220
12221 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
12222
12223         * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
12224         * gdb.mi/mi1-console.exp: Likewise.
12225
12226 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
12227
12228         * gdb.c++/overload.exp: Remove some fixed XFAILs.
12229
12230 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
12231
12232         * gdb.base/detach.exp: New test.
12233
12234 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
12235
12236         * Makefile.in (ALL_SUBDIRS): New variable.
12237         (subdirs, clean, distclean): Use it.
12238         * gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
12239         regenerating Makefile, since it is generated from the top level.
12240         * gdb.asm/Makefile.in: Likewise.
12241         * gdb.base/Makefile.in: Likewise.
12242         * gdb.c++/Makefile.in: Likewise.
12243         * gdb.disasm/Makefile.in: Likewise.
12244         * gdb.java/Makefile.in: Likewise.
12245         * gdb.mi/Makefile.in: Likewise.
12246         * gdb.threads/Makefile.in: Likewise.
12247         * gdb.trace/Makefile.in: Likewise.
12248
12249 2003-01-09  David Carlton  <carlton@math.stanford.edu>
12250
12251         * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
12252         Add copyright year 2003.
12253
12254 2003-01-06  Michael Chastain  <mec@shout.net>
12255
12256         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
12257         When selecting a thread, 'line' and 'file' are optional.
12258         * gdb.mi/mi1-pthreads.exp: Likewise.
12259
12260 2003-01-06  Andreas Schwab  <schwab@suse.de>
12261
12262         * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
12263         failures.
12264
12265 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
12266
12267         Fix PR gdb/844
12268         * lib/gdb.exp (gdb_compile): Handle "quiet" option.
12269         (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
12270
12271         * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
12272         instead of calling gdb_suppress_entire_file.
12273         * gdb.threads/print-threads.exp: Likewise.
12274         * gdb.threads/schedlock.exp: Likewise.
12275
12276         * gdb.threads/killed.exp: Return instead of calling
12277         gdb_suppress_entire_file.
12278         * gdb.threads/linux-dp.exp: Likewise.
12279         * gdb.threads/pthreads.exp: Likewise.
12280
12281 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
12282
12283         * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
12284         stabs.
12285         * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
12286         * gdb.base/whatis.exp: Always allow (void) after function names.
12287
12288 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
12289
12290         * gdb.c++/casts.exp: Correct regexp.
12291
12292 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
12293
12294         * configure.in: Call AC_CONFIG_HEADER.  Don't call
12295         AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
12296         gdb.disasm, gdb.mi, gdb.threads and gdb.trace.  Call
12297         AC_CHECK_HEADERS on pthread.h.  Put Makefiles in the
12298         aforementioned directories in the AC_OUPUT call.
12299         * config.hin: New file.
12300         * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12301         gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
12302         gdb.threads/killed.exp, gdb.threads/print-threads.exp,
12303         gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
12304         pass -I$objdir instead of -I$objdir/$subdir in compilation.
12305         * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
12306         gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
12307         gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
12308         gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
12309         gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
12310         gdb.threads/configure.in, gdb.threads/configure,
12311         gdb.threads/config.in, gdb.trace/configure.in,
12312         gdb.trace/configure: Removed.
12313
12314 2003-01-03  Michael Chastain  <mec@shout.net>
12315
12316         * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
12317         testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
12318
12319 2003-01-03  Daniel Jacobowitz  <drow@mvista.com>
12320
12321         * gdb.base/store.exp: Fix regular expressions.
12322
12323 2002-12-28  Mark Kettenis  <kettenis@gnu.org>
12324
12325         * configure.in: Rewrite.
12326         * configure: Regenerated.
12327
12328 2003-01-03  David Carlton  <carlton@math.stanford.edu>
12329
12330         * gdb.base/psymtab.exp: New file.
12331         * gdb.base/psymtab1.c: Ditto.
12332         * gdb.base/psymtab2.c: Ditto.
12333
12334 2002-12-23  Adam Fedor  <fedor@gnu.org>
12335
12336         * gdb.base/maint.exp: Update expect output to include 'ObjC'.
12337
12338 2002-12-23  David Carlton  <carlton@math.stanford.edu>
12339
12340         * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
12341         and current_directory initialization.
12342
12343 2002-12-22  Jim Blandy  <jimb@redhat.com>
12344
12345         * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
12346         rather than as part of the output file name.
12347
12348         * gdb.base/attach.exp: There's no need to copy the test program to
12349         /tmp; that was only ever necessary on HP/UX, and this test is
12350         entirely disabled there anyway.
12351
12352 2002-12-21  Jim Blandy  <jimb@redhat.com>
12353
12354         * gdb.c++/psmang.exp: Doc fix.
12355
12356         * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
12357         test.
12358
12359 2002-12-20  David Carlton  <carlton@math.stanford.edu>
12360
12361         * gdb.c++/annota2.exp: KFAIL annotate-quit.
12362
12363 2002-12-18  Michael Chastain  <mec@shout.net>
12364
12365         * gdb.c++/annota2.exp: Add copyright year 2002.
12366
12367 2002-12-17  David Carlton  <carlton@math.stanford.edu>
12368
12369         * gdb.c++/try_catch.cc: Add marker comments.
12370         * gdb.c++/try_catch.exp: Get line numbers from marker comments.
12371         * gdb.c++/m-data.cc: Delete namespace __gnu_test.
12372         * gdb.c++/m-static.cc: Ditto.
12373         * gdb.c++/m-static1.cc: Ditto.
12374         * gdb.c++/try_catch.cc: Ditto.
12375
12376 2002-12-16  Jeff Johnston  <jjohnstn@redhat.com>
12377
12378         * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
12379         to see whether we are using the new -environment-directory
12380         command which resets via -r or the old version of the command
12381         which may prompt the user.  Part of fix for gdb/741.
12382
12383 2002-12-13  Andrew Cagney  <ac131313@redhat.com>
12384
12385         * gdb.fortran/types.exp: Update obsolete comment.
12386         * gdb.fortran/exprs.exp: Ditto.
12387         * lib/gdb.exp: Delete obsolete code.
12388         * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
12389         * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
12390         * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
12391         * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
12392         * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
12393         * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
12394         * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
12395         * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
12396         * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
12397         * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
12398         * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
12399         * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
12400         * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
12401         * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
12402         * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
12403         * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
12404         * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
12405         * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
12406         * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
12407         * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
12408         * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
12409         * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
12410         * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
12411         * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
12412         * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
12413         * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
12414         * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
12415         * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
12416         * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
12417         * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
12418         * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
12419         * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
12420         * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
12421         * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
12422         * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
12423         * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
12424         * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
12425
12426 2002-12-11  David Carlton  <carlton@math.stanford.edu>
12427
12428         * gdb.c++/m-data.exp: Add test for members that shadow global
12429         variables: see PR gdb/804.
12430         * gdb.c++/m-data.cc: Ditto.
12431
12432 2002-12-10  Daniel Jacobowitz  <drow@mvista.com>
12433
12434         * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
12435
12436 2002-12-06  David Carlton  <carlton@math.stanford.edu>
12437
12438         * gdb.base/store.c: Don't declare functions static.
12439
12440 2002-12-04  Andrew Cagney  <ac131313@redhat.com>
12441
12442         * gdb.base/store.exp, gdb.base/store.c: New files.
12443
12444 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
12445
12446         * gdb.base/selftest.exp: Update for current gdb.
12447
12448 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
12449
12450         * gdb.base/maint.exp: Only dump symbols from one source file
12451         or objfile.
12452
12453 2002-12-03  Daniel Jacobowitz  <drow@mvista.com>
12454
12455         * gdb.base/step-test.exp: Allow MIPS to return to the line of a
12456         function call.
12457
12458 2002-11-25  Jim Blandy  <jimb@redhat.com>
12459
12460         * lib/mi-support.exp (mi_delete_breakpoints): Change name of
12461         function appearing in error message.
12462
12463 2002-11-21  Daniel Jacobowitz  <drow@mvista.com>
12464
12465         * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
12466
12467 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
12468
12469         * lib/mi-support.exp (mi_gdb_start): Verify the startup message
12470         for mi1 and current mi is in correct format.  New mi startup message
12471         should be in mi console format.  This is part of fix for PR gdb/604.
12472
12473 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
12474
12475         * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
12476         which explicitly prints the zero offset as "+0".
12477
12478 2002-10-22  Daniel Jacobowitz  <drow@mvista.com>
12479
12480         * gdb.threads/schedlock.c (args): Make unsigned.
12481
12482 2002-10-21  Daniel Jacobowitz  <drow@mvista.com>
12483
12484         * gdb.asm/asm-source.exp: Add "mips*-*" pattern.  Update line
12485         numbers.  Allow "foo2|selected stack frame".
12486         * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
12487         * gdb.asm/asmsrc2.s: Likewise.
12488         * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end.  Update
12489         comments.
12490         * gdb.asm/mips.inc: New file.
12491
12492 2002-10-18  Adam Fedor  <fedor@gnu.org>
12493
12494         * gdb.base/default.exp: Update expected output to include 'ObjC'.
12495         * gdb.base/help.exp: Likewise.
12496
12497 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
12498
12499         * gdb.base/constvars.c (struct crass, struct crisp): New structs.
12500         * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
12501
12502 2002-10-02  Jim Blandy  <jimb@redhat.com>
12503
12504         * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
12505
12506 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
12507
12508         * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
12509         * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
12510         * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
12511         * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
12512         * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
12513         * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
12514         * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
12515
12516 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
12517
12518         * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
12519         * mi0-disassemble.exp, mi0-eval.exp: Delete.
12520         * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
12521         * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
12522         * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
12523         * mi0-var-block.exp, mi0-var-child.exp: Delete.
12524         * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
12525
12526 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
12527
12528         * gdb.base/annota1.exp (info break): Make directory components of
12529         path optional since not all compilers emit this debug information.
12530
12531         * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
12532         step ends up stepping out of the function instead of stopping on
12533         the epilogue.
12534
12535 2002-09-26  Keith Seitz  <keiths@redhat.com>
12536
12537         * lib/insight-support.exp (gdbtk_start): Figure out where
12538         the insight executable is based on where gdb is. Use this
12539         executable to start insight instead of gdb.
12540
12541 2002-09-25  Andrew Cagney  <cagney@redhat.com>
12542
12543         * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
12544
12545 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
12546
12547         * gdb.gdb/complaints.exp (test_initial_complaints): Rename
12548         test_isolated_complaints.
12549         (test_empty_complaint): New function.
12550         (test_empty_complaints): New function.  Check no output when no
12551         complaints.
12552
12553 2002-09-19  Jim Blandy  <jimb@redhat.com>
12554
12555         * gdb.base/charset.exp, gdb.base/charset.c: New files.
12556
12557 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
12558
12559         * gdb.gdb/complaints.exp: New file.
12560
12561 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
12562
12563         * gdb.base/maint.exp: Check `help maint internal-warning'.
12564
12565 2002-09-18  David Carlton  <carlton@math.stanford.edu>
12566
12567         * gdb.c++/m-static.exp: Remove breakpoints depending on line
12568         numbers, and replace them by a single breakpoint after the
12569         constructors are all finished.
12570         Add test 4.
12571         * gdb.c++/m-static.cc: Add test 4.
12572         * gdb.c++/m-static.h: New file.
12573         * gdb.c++/m-static1.cc: New file.
12574
12575         * gdb.c++/printmethod.exp: New file.
12576         * gdb.c++/printmethod.cc: New file.
12577
12578         * gdb.c++/pr-574.exp: New file.
12579         * gdb.c++/pr-574.cc: New file.
12580
12581 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
12582
12583         * gdb.base/ending-run.exp: Add handling of "step to end of run" for
12584         embedded targets which never actually exit.
12585
12586 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
12587
12588         * gdb.base/ending-run.exp: Properly mark "continue after exit" and
12589         "don't step after run" as unresolved or unsupported, instead of xfail.
12590
12591 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
12592
12593         * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
12594         allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
12595         Add newline to expected string in "step out of main (status wrapper)"
12596         case.
12597
12598 2002-09-18  Corinna Vinschen  <vinschen@redhat.com>
12599
12600         * lib/gdb.exp (rerun_to_main): Allow restarting application.
12601         * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
12602
12603 2002-09-17  Tom Tromey  <tromey@redhat.com>
12604
12605         * gdb.base/printcmds.exp (test_print_string_constants): Expect
12606         \000, not \0, in double-quoted string.
12607
12608 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
12609
12610         * gdb.base/commands.exp: Don't expect a "Program exited normally"
12611         string after running the commands execution on breakpoint tests.
12612
12613 2002-09-13  Corinna Vinschen  <vinschen@redhat.com>
12614
12615         * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
12616
12617 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
12618
12619         * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
12620
12621 2002-09-10  Keith Seitz  <keiths@redhat.com>
12622
12623         * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
12624         runto proc.
12625         (mi_run_to_main): Use mi_runto.
12626         (mi_execute_to): Renamed from mi_run_to. Changed all callers.
12627
12628 2002-09-10  Keith Seitz  <keiths@redhat.com>
12629
12630         * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
12631         regexp for stopping at main. Could have multiple event notifications.
12632         Don't assume that main was declared with no parameters.
12633         (mi_next): Use mi_step_to.
12634         (mi_step): Use mi_next_to.
12635
12636 2002-09-09  Corinna Vinschen  <vinschen@redhat.com>
12637
12638         * gdb.base/default.exp: Fix expected string in `info float' test.
12639
12640 2002-09-09  Ben Elliston  <bje@redhat.com>
12641
12642         * config/mips.exp: Update comments.
12643         * config/mips-idt.exp: Likewise.
12644         * config/nind.exp: Likewise.
12645         * config/slite.exp: Likewise.
12646         * config/sparclet.exp: Likewise.
12647         * config/udi.exp: Likewise.
12648         * config/vx.exp: Likewise.
12649         * config/vxworks29k.exp: Likewise.
12650
12651 2002-09-05  Jim Blandy  <jimb@redhat.com>
12652
12653         * gdb.threads/killed.exp: Fix test failure message.
12654
12655 2002-09-04  Keith Seitz  <keiths@redhat.com>
12656
12657         * lib/mi-support.exp: Update copyright.
12658         (mi_gdb_test): Increase the priority of the expected pattern
12659         so that it matches gdb_test.
12660
12661 2002-09-03  Keith Seitz  <keiths@redhat.com>
12662
12663         * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
12664         Use integer comparison instead of string comparison for testing
12665         whether binary was built.
12666
12667 2002-09-03  Jim Blandy  <jimb@redhat.com>
12668
12669         * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
12670
12671 2002-08-29  Jim Blandy  <jimb@redhat.com>
12672
12673         * gdb.threads/pthreads.exp: Move the portable thread compilation
12674         code into a function in lib/gdb.exp, and call that from here.
12675         * lib/gdb.exp (gdb_compile_pthreads): New function.
12676
12677 2002-08-29  Keith Seitz  <keiths@redhat.com>
12678
12679         * lib/mi-support.exp (mi_gdb_test): Add global declaration for
12680         expect_out so that callers can get at it.
12681
12682 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
12683
12684         * gdb.threads/print-threads.c: New file.
12685         * gdb.threads/print-threads.exp: New file.
12686         * gdb.threads/schedlock.c: New file.
12687         * gdb.threads/schedlock.exp: New file.
12688
12689 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
12690
12691         * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
12692         not altivec.c.
12693
12694 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
12695
12696         * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
12697         targets.  The problem should be fixed now.
12698
12699 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
12700
12701         * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
12702         2002-07-24 change that removes final dots from error messages.
12703
12704 2002-08-13  Tom Tromey  <tromey@redhat.com>
12705
12706         * gdb.base/readline.exp: New file.
12707
12708 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
12709
12710         * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
12711         supress message.
12712
12713 2002-08-01  Andrew Cagney  <cagney@redhat.com>
12714
12715         * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
12716         CHILL_FOR_TARGET and CHILL_LIB.
12717         * configure.in (configdirs): Remove gdb.chill.
12718         * configure: Regenerate.
12719         * lib/gdb.exp: Obsolete references to chill.
12720         * gdb.fortran/types.exp: Ditto.
12721         * gdb.fortran/exprs.exp: Ditto.
12722
12723 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
12724
12725         * gdb.base/shlib-call.exp (additional_flags): Conditionally
12726         set Irix-specific compile and link flags.
12727
12728 2002-07-29  Kevin Buettner  <kevinb@redhat.com>
12729
12730         * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
12731         source files.  The ``-o'' option doesn't work with the ``-E'' option
12732         when using the Irix compiler.
12733
12734 2002-07-19  Daniel Jacobowitz  <drow@mvista.com>
12735
12736         * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
12737         Improve support for reusing an exec file.  Copy exec file
12738         to target, and run gdbserver on the target instead of on the host.
12739
12740 2002-07-18  Jim Blandy  <jimb@redhat.com>
12741
12742         * gdb.base/ending-run.exp: Don't expect to see the program end in
12743         some orderly fashion when we're running on a real stand-alone
12744         board.
12745
12746         * gdb.base/interrupt.exp: Correct logic for skipping tests on
12747         targets that don't support interrupts.
12748
12749 2002-07-10  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
12750
12751         * gdb.base/attach.exp: Add patterns to match output from /proc-based
12752         systems.
12753         Move comments in expect statements to inside the actions, so that they
12754         don't get matched against.
12755
12756 2002-07-10  Mark Kettenis  <kettenis@gnu.org>
12757
12758         * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
12759         function when asleep" test.
12760
12761 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
12762
12763         * gdb.base/page.exp: Rewrite to handle problems with very long
12764         `info set' output.  Update copyright.
12765
12766 2002-06-26  Andrew Cagney  <ac131313@redhat.com>
12767
12768         * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
12769         gdb.threads-hp.
12770         * gdb.hp/configure: Regenerate.
12771         * gdb.hp/gdb.threads-hp/configure.in: Delete file.
12772         * gdb.hp/gdb.threads-hp/configure: Delete file.
12773         * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
12774
12775 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
12776
12777         * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
12778         setlocale, bindtextdomain and textdomain.
12779
12780 2002-06-11  Jim Blandy  <jimb@redhat.com>
12781
12782         * lib/gdb.exp (get_debug_format): Tolerate message saying whether
12783         preprocessor macro information is present.
12784
12785         * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
12786         tests.
12787
12788 2002-06-06  Michael Snyder  <msnyder@redhat.com>
12789
12790         * gdb.base/overlays.exp: Record addresses of overlay
12791         functions in TCL variables rather than in GDB variables,
12792         to avoid having GDB convert them to pointers (with loss
12793         of information).
12794
12795         * gdb.base/d10v.ld: Merge in several years worth of
12796         default linker script changes.
12797         * gdb.base/long_long.exp: Add check for sizeof (long double).
12798
12799 2002-06-06  Michal Ludvig  <mludvig@suse.cz>
12800
12801         * gdb.asm/asm-source.exp: Add x86-64 target.
12802         * gdb.asm/x86_64.inc: New.
12803
12804 2002-05-30  Michael Chastain  <mec@shout.net>
12805
12806         From Benjamin Kosnik <bkoz@redhat.com>:
12807         * gdb.c++/m-static.cc: New file.
12808         * gdb.c++/m-static.exp: New file.
12809
12810 2002-05-28  Michael Snyder  <msnyder@redhat.com>
12811
12812         * gdb.base/call-ar-st.exp: Allow for reduced floating point
12813         precision.
12814
12815 2002-05-27  Michael Chastain  <mec@shout.net>
12816
12817         From Benjamin Kosnik <bkoz@redhat.com>:
12818         * gdb.c++/m-data.cc: New file.
12819         * gdb.c++/m-data.exp: New file.
12820
12821 2002-05-27  Michael Chastain  <mec@shout.net>
12822
12823         From Benjamin Kosnik <bkoz@redhat.com>:
12824         * gdb.c++/try_catch.cc: New file.
12825         * gdb.c++/try_catch.exp: New file.
12826
12827 2002-05-27  Michael Chastain  <mec@shout.net>
12828
12829         * gdb.c++/local.exp: Accept more nested types in output.
12830
12831 2002-05-26  Michael Chastain  <mec@shout.net>
12832
12833         * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
12834
12835 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12836
12837         * lib/gdb.exp (gdb_wrapper_init): Just because
12838         gdb_wrapper_file exists, this does not mean that the file
12839         should not be rebuilt.  That is what gdb_wrapper_initialized
12840         is for.
12841         (default_gdb_init): Reset gdb_wrapper_initialized.
12842
12843 2002-05-23  Michael Snyder  <msnyder@redhat.com>
12844
12845         * gdb.base/all-bin.exp: Revise previous patch by just reducing
12846         the precision of the floating point test results.
12847         * gdb.base/call-rt-st.exp: Ditto.
12848
12849         * gdb.base/all-bin.exp: Allow for reduced floating point precision.
12850         * gdb.base/call-rt-st.exp: Ditto.
12851
12852 2002-05-19  Michael Chastain  <mec@shout.net>
12853
12854         * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
12855
12856 2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
12857
12858         * configure.in (configdirs): Add gdb.arch.
12859         * configure: Regenerate.
12860
12861 2002-05-17  Jim Blandy  <jimb@redhat.com>
12862
12863         * gdb.base/completion.exp: Recognize the more detailed error
12864         messages produced by the macro expander's lexical analyzer.
12865
12866 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
12867
12868         * gdb.arch/altivec-abi.c: New file.
12869         * gdb.arch/altivec-abi.exp: New file.
12870         * gdb.arch/altivec-regs.c: New file.
12871         * gdb.arch/altivec-regs.exp: New file.
12872
12873 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
12874
12875         * gdb.base/maint.exp (maint print type): Update for new type
12876         structure.
12877
12878 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
12879
12880         * gdb.arch: New directory.
12881         * gdb.arch/configure.in: New file.
12882         * gdb.arch/configure: New file.
12883         * gdb.arch/Makefile.in: New file.
12884
12885 2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
12886
12887         * gdb.asm/asm-source.exp: Add v850 as supported target.
12888         * gdb.asm/v850.inc: New file.
12889
12890 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
12891
12892         * gdb.c++/annota2.exp (annotate-quit): Add comment.
12893
12894 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
12895
12896         * gdb.base/break.exp: Check 'break "marker2"'.
12897
12898 2002-05-10  Michael Snyder  <msnyder@redhat.com>
12899
12900         * gdb.base/long_long.exp: Fix typo.
12901
12902 2002-05-10  Jim Blandy  <jimb@redhat.com>
12903
12904         * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
12905         a bug.
12906
12907         * gdb.base/printcmds.exp (test_integer_literals_rejected):
12908         Recognize more detailed error message produced by the macro
12909         expander's lexical analyzer.
12910         * lib/gdb.exp (test_print_reject): Same.
12911
12912 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
12913
12914         * gdb.c++/method.exp: Fix typo.
12915
12916 2002-05-08  Michael Snyder  <msnyder@redhat.com>
12917
12918         * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
12919         * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
12920         * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
12921         * gdb.base/long_long.exp: Merge clauses for arm and xscale.
12922         Add iftarget clause for strongarm.
12923
12924 2002-05-06  Michael Snyder  <msnyder@redhat.com>
12925
12926         * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
12927         (gdb_continue_to_end): Accept output from status wrapper.
12928         * gdb.base/ending-run.exp: Add case for output from status wrapper.
12929         Clean up fail messages to match pass messages.
12930
12931         Enable the "needs_status_wrapper" testsuite feature.
12932         * lib/gdb.exp (gdb_wrapper_init): New procedure.
12933         (gdb_compile): Conditionally call gdb_wrapper_init.
12934         * gdb.base/a2-run.exp: Recognize output from status wrapper.
12935         * gdb.c++/method.exp: Recognize output from status wrapper.
12936
12937 2002-05-06  Ben Elliston  <bje@redhat.com>
12938 From Graydon Hoare  <graydon@redhat.com>
12939
12940         * config/sid.exp: Include support for "rawsid" protocol.
12941
12942 2002-05-03  Jim Blandy  <jimb@redhat.com>
12943
12944         * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
12945         * gdb.c++/hang3.C: New file.
12946
12947 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
12948
12949         * gdb.base/default.exp: Remove obsolete code.
12950         * gdb.c++/misc.exp: Ditto.  Update copyright.
12951         * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
12952         * gdb.base/whatis.exp: Ditto.  Update copyright.
12953         * gdb.base/scope.exp: Ditto.  Update copyright.
12954         * gdb.base/ptype.exp: Ditto.  Update copyright.
12955         * gdb.base/printcmds.exp: Ditto.  Update copyright.
12956         * gdb.base/opaque.exp: Ditto.  Update copyright.
12957         * gdb.base/list.exp: Ditto.
12958         * gdb.base/funcargs.exp: Ditto.  Update copyright.
12959         * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
12960         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
12961         * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
12962         * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
12963         * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
12964         * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
12965
12966 2002-05-02  Michael Snyder  <msnyder@redhat.com>
12967
12968         * gdb.base/watchpoint.exp: Add xscale target.
12969         * gdb.base/long_long.exp: Add xscale target.
12970         * gdb.base/default.exp: Add xscale target.
12971
12972 2002-05-01  Jim Blandy  <jimb@redhat.com>
12973
12974         * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
12975         gdb.c++/hang.exp: New test.
12976
12977 2002-05-01  Fred Fish  <fnf@redhat.com>
12978
12979         * gdb.base/completion.exp: Handle completions of "./Make" for
12980         more than one completion possibility, as is the case when we
12981         build and test in the source tree.
12982
12983 2002-04-29  Anthony Green  <green@redhat.com>
12984
12985         * gdb.java/jmisc1.exp: New file.
12986         * gdb.java/jmisc2.exp: New file.
12987
12988 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
12989
12990         * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
12991
12992 2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
12993
12994         * gdb.base/help.exp: Change 'help status' to allow for target
12995         dependent output differences.
12996
12997 2002-04-22  Michael Chastain  <mec@shout.net>
12998
12999         * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
13000
13001 2002-04-22  Michael Chastain  <mec@shout.net>
13002
13003         * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
13004
13005 2002-04-17  David S. Miller  <davem@redhat.com>
13006
13007         * gdb.asm/sparc64.inc: New file.
13008         * gdb.asm/asm-source.exp: Handle sparc64-*-*.
13009
13010 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
13011
13012         * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
13013         instruction file directly into the build tree.  Clean up at end of
13014         test.
13015
13016 2002-04-18  David S. Miller  <davem@redhat.com>
13017
13018         * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
13019         handle 64-bit platforms correctly.
13020         * gdb.base/maint.exp: Likewise.
13021
13022 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
13023
13024         * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
13025         ``-fpic'' when compiling files comprising a shared library, but
13026         it does need additional linker flags in order to find shared
13027         libraries at run time.
13028
13029 2002-04-18  Kevin Buettner  <kevinb@redhat.com>
13030
13031         * gdb.base/cvexpr.c (use): New function.
13032         (main): Invoke use() on all global variables to prevent
13033         some linkers from deleting these otherwise unused symbols.
13034
13035 2002-04-17  Michael Chastain  <mec@shout.net>
13036 From David S. Miller  <davem@redhat.com>
13037
13038         * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
13039         handle 64-bit platforms correctly.
13040
13041 2002-04-12  Michael Snyder  <msnyder@redhat.com>
13042 From Jim Blandy  <jimb@redhat.com>
13043         * gdb.base/foo.c (foox): Remove section attribute; the linker
13044         script can handle this instead.
13045         * gdb.base/bar.c (barx): Same.
13046         * gdb.base/baz.c (bazx): Same.
13047         * gdb.base/grbx.c (grbxx): Same.
13048
13049         * gdb.base/overlays.exp: New test: check that GDB's manual overlay
13050         manager doesn't automatically unmap overlays unnecessarily.
13051
13052 2002-04-10  Martin M. Hunt  <hunt@redhat.com>
13053
13054         * gdb.base/ending-run.exp: Fix pattern for Mips targets
13055         stepping out of main.
13056
13057 2002-04-09  Michael Chastain  <mec@shout.net>
13058
13059         * gdb.c++/local.cc (main): Move call to marker1() inside nested
13060         scope so that the nested scope tests will make sense.
13061         * gdb.c++/local.exp: Write patterns that actually work with gcc
13062         (the HP patterns "were never known to work with gcc").
13063         Keep the old aCC patterns too.
13064
13065 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
13066
13067         * gdb.base/attach.exp: Correct target board test.
13068
13069 2002-04-08  Michael Chastain  <mec@shout.net>
13070
13071         * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
13072         in a const method.  Add some xfail and fail cases for configurations
13073         that do not emit the "const ...".
13074
13075 2002-04-07  Michael Chastain  <mec@shout.net>
13076
13077         * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
13078         Accept "A * const" and "const A * const" as type of "this".
13079         Fix spelling of getFunky throughout.  Make messages uniform.
13080
13081 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
13082
13083         Work around for PR gdb/285:
13084         * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
13085
13086 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
13087
13088         * gdb.asm/asm-source.exp: Build symbolic link to arch specific
13089         instructions file at run time instead of configure time.
13090         Sometimes we run the test in a directory that is not the one we
13091         configured in.
13092         * gdb.asm/configure.in: Delete creation of symlink.
13093         * gdb.asm/configure: Regenerate.
13094
13095 2002-04-05  J. Brobecker  <brobecker@gnat.com>
13096
13097         * gdb.gdb/xfullpath.exp: New test, to exercise the new
13098         xfullpath () function.
13099
13100 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
13101
13102         * gdb.asm/Makefile.in: Correct dependencies.
13103
13104         * gdb.asm/powerpc.inc: New file.
13105         * gdb.asm/asm-source.exp: Add PowerPC.
13106         * gdb.asm/configure.in: Likewise.
13107         * gdb.asm/configure: Regenerated.
13108
13109 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
13110
13111         * gdb.base/relocate.exp: New file.
13112         * gdb.base/relocate.c: New file.
13113
13114 2002-04-04  Fred Fish  <fnf@redhat.com>
13115
13116         * gdb.base/step-test.exp: Update comment regarding stopping in
13117         memcpy/bcopy calls inserted as part of the compiler runtime.
13118
13119 2002-04-04  Michael Snyder  <msnyder@redhat.com>
13120
13121         * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
13122
13123 2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
13124
13125         * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
13126         (gdb_expect): Remove $notransfer hack.
13127
13128 2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
13129
13130         * gdb.c++/classes.exp ("calling method for small class"): Match
13131         updated register output.
13132
13133 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
13134
13135         Fix PR gdb/452
13136         * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
13137         when finished.  Make gdb_file_cmd send "exec-file" when
13138         appropriate.
13139
13140 2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
13141
13142         * gdb.base/attach.exp: Remove extra setup_xfail.
13143
13144 2002-03-26  Michael Snyder  <msnyder@redhat.com>
13145
13146         * gdb.base/default.exp: Add tests for dump, append, and restore.
13147         * gdb.base/help.exp: Add tests for dump, append, and restore.
13148         * gdb.base/dump.exp: New file, test dump, append and restore.
13149         * gdb.base/dump.c: New file.
13150
13151 2002-03-27  Michael Snyder  <msnyder@redhat.com>
13152
13153         * gdb.base/help.exp: Modify expect strings to reflect
13154         clean-ups in help messages.
13155
13156 2002-03-26  Fred Fish  <fnf@redhat.com>
13157
13158         * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
13159         have debugging info for those functions and the compiler uses them
13160         internally to copy structs around.
13161
13162 2002-03-26  Fred Fish  <fnf@redhat.com>
13163
13164         * gdb.base/list.exp: Revert the change made yesterday and add note
13165         about why we don't list the default lines for remote targets.
13166
13167 2002-03-25  Michael Snyder  <msnyder@redhat.com>
13168
13169         * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
13170
13171 2002-03-25  Fred Fish  <fnf@redhat.com>
13172
13173         * gdb.base/list.exp: This test works on remote targets so remove
13174         the short circuit for remote targets.  Update copyright.
13175
13176 2002-03-25  Fred Fish  <fnf@redhat.com>
13177
13178         * gdb.base/attach.exp: Fix logic error that was suppressing this
13179         test for all non hppa*-*-hpux* targets, instead of the hp target.
13180         Move comments closer to the suppression point.  Also now need to
13181         check that we are running natively.
13182
13183 2002-03-22  Michael Snyder  <msnyder@redhat.com>
13184
13185         * gdb.base/default.exp: Add test for gcore.  Update copyright.
13186         * gdb.base/help.exp: Add test for gcore.  Update copyright.
13187
13188 2002-03-06  Fred Fish  <fnf@redhat.com>
13189
13190         * gdb.base/funcargs.c:  Remove extraneous ';' character.
13191         * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
13192
13193 2002-03-04  Michael Chastain  <mec@shout.net>
13194
13195         * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
13196         accommodate gcc v3 function signature.
13197         * gdb.mi/mi0-var-cmd-exp: Ditto.
13198
13199 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
13200
13201         * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
13202         ``GNU/Linux'' or ``Linux kernel''
13203         * testsuite/gdb.threads/pthreads.c: Ditto.
13204
13205 2002-02-24  Michael Chastain  <mec@shout.net>
13206
13207         * gdb.threads/pthreads.c (thread1): Add a return statement.
13208         (thread2): Likewise.
13209         (foo): Likewise.
13210
13211 2002-02-23  Michael Chastain  <mec@shout.net>
13212
13213         * gdb.threads/linux-dp.c (philosopher): Add a return statement
13214         to placate gcc.
13215
13216 2002-02-23  Michael Chastain  <mec@shout.net>
13217
13218         * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
13219         test "ptype bint".  The test passes on all my stabs configurations.
13220
13221 2002-02-21  Jim Blandy  <jimb@redhat.com>
13222
13223         * gdb.asm/asm-source.exp: Parse the output from `info sources' one
13224         filename at a time, and watch for the ones we want to see.
13225
13226         * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
13227         types of pointers to prototyped functions.
13228
13229 2002-02-20  Andrew Cagney  <ac131313@redhat.com>
13230
13231         * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
13232         signed, unsigned and straight char.
13233         (padding_char, padding_short, padding_int, padding_long,
13234         padding_long_long, padding_float, padding_double,
13235         padding_long_double): New global variables.
13236         (fill, fill_structs): New functions.
13237
13238         * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
13239         for correctly sized writes.  Update copyright.
13240         (get_valueof): New procedure.
13241         (get_sizeof): Call get_valueof.
13242         (check_valueof): New procedure.
13243         (check_padding): New procedure.
13244
13245 2002-02-20  Michael Chastain  <mec@shout.net>
13246
13247         * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
13248         to setup_xfail.  Document some of the remaining calls.
13249
13250 2002-02-18  Michael Chastain  <mec@shout.net>
13251
13252         * gdb.c++/userdef.exp: Update copyright year.
13253
13254 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
13255
13256         * gdb.c++/userdef.exp: Test overloaded operators properly.
13257         Remove xfails.
13258
13259 2002-02-14  Michael Snyder  <msnyder@redhat.com>
13260
13261         * gdb.base/gcore.exp: Relax recognition of function breakpoint.
13262
13263 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
13264
13265         * gdb.base/a2-run.exp: Check for a remote target properly.
13266         * gdb.base/annota1.exp: Likewise.
13267         * gdb.base/list.exp: Likewise.
13268         * gdb.base/reread.exp: Likewise.
13269         * gdb.base/scope.exp: Likewise.
13270         * gdb.base/shlib-call.exp: Likewise.
13271         * gdb.base/term.exp: Likewise.
13272         * gdb.c++/annota2.exp: Likewise.
13273
13274 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
13275
13276         * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
13277
13278 2002-02-10  Michael Chastain  <mec@shout.net>
13279
13280         * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
13281         (call_after_alloca): Ditto.
13282
13283 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
13284
13285         * gdb.base/ending-run.exp: Guard "cont" test with
13286         gdb_skip_stdio_test.
13287
13288 2002-02-06  Jim Blandy  <jimb@redhat.com>
13289
13290         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
13291         from here...
13292         * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
13293         To here.  Disable this test on non-HP platforms.  Add big comment.
13294
13295 2002-02-04  Michael Snyder  <msnyder@redhat.com>
13296
13297         * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
13298           other than d10v and m32r.
13299
13300 2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
13301
13302         * gdb.base/default.exp: Rewrite test patterns to reduce time
13303         taken to match them.
13304
13305 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
13306
13307         * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
13308         Allow a start function above main.
13309         * gdb.threads/linux-dp.exp: Fix copyright date.
13310
13311 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
13312
13313         * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
13314         (check_philosopher_stack): Check for manager thread before checking
13315         for a just-starting thread.
13316
13317 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
13318
13319         From Neil Booth <neil@daikokuya.demon.co.uk>:
13320         * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
13321         warnings.
13322
13323 2002-01-21  Fred Fish  <fnf@redhat.com>
13324
13325         * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
13326         not caller.
13327
13328 2002-01-21  Jim Blandy  <jimb@redhat.com>
13329
13330         * gdb.base/reread.exp: Check that GDB properly re-reads the
13331         executable file when it changes while no inferior is running.
13332
13333 2002-01-21  Fred Fish  <fnf@redhat.com>
13334
13335         * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
13336         optionally accept the "shlib events" variation.
13337
13338 2002-01-21  Jim Blandy  <jimb@redhat.com>
13339
13340         * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
13341         call `fflush' after every `printf', so that the output is produced
13342         at predictable points, regardless of whatever buffering does (or
13343         doesn't) take place.
13344         * gdb.base/ending-run.exp: Adjust tests to expect output to appear
13345         at different points.
13346
13347 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
13348
13349         * gdb.c++/inherit.exp: Update copyright years.
13350         * gdb.c++/method.exp: Likewise.
13351
13352 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
13353
13354         * gdb.c++/classes.exp: Update for improved v3 support and skipping
13355         artificial methods/arguments.
13356         * gdb.c++/derivation.exp: Likewise.
13357         * gdb.c++/inherit.exp: Likewise.
13358         * gdb.c++/method.exp: Likewise.
13359         * gdb.c++/virtfunc.exp: Likewise.
13360
13361 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
13362
13363         * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
13364         * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
13365         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
13366         * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
13367         * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
13368         * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
13369
13370 2002-01-17  Jim Blandy  <jimb@redhat.com>
13371
13372         * gdb.asm/asm-source.exp (info symbol): Take another shot at
13373         anchoring the pattern matching the entry point symbol's name.
13374
13375 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
13376
13377         * gdb.base/maint.exp: Update ``maint internal-error'' to match
13378         continue/quit query.  Update copyright.
13379
13380 2002-01-14  Michael Snyder  <msnyder@redhat.com>
13381
13382         * gdb.base/gcore.exp: Remove extra debugging output.
13383
13384 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
13385
13386         * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
13387         for slightly dubious v2 mangled string.
13388
13389 2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
13390
13391         * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
13392
13393 2002-01-10  Jason Merrill  <jason@redhat.com>
13394
13395         * gdb.c++/namespace.exp: Accept trailing const for 'this'.
13396
13397         * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
13398         constructors.
13399         * gdb.c++/derivation.exp: Likewise.
13400         * gdb.c++/templates.exp: Likewise.
13401         * gdb.c++/virtfunc.exp: Likewise.
13402
13403 2002-01-10  Michael Snyder  <msnyder@redhat.com>
13404
13405         * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
13406
13407 2002-01-08  Michael Snyder  <msnyder@redhat.com>
13408
13409         * gdb.base/gcore.exp: New test for generate-core-file command.
13410         * gdb.base/gcore.c: Testcase for above.
13411         * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
13412
13413 2002-01-08  Jason Merrill  <jason@redhat.com>
13414
13415         * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
13416
13417 2002-01-07  Fred Fish  <fnf@redhat.com>
13418
13419         * gdb.c++/overload.exp: Remove unconditional xfails for:
13420         print foo_instance1.overloadargs(1)
13421         print foo_instance1.overloadargs(1, 2)
13422         print foo_instance1.overloadargs(1, 2, 3)
13423         print foo_instance1.overloadargs(1, 2, 3, 4)
13424         print foo_instance1.overloadargs(1, 2, 3, 4, 5)
13425         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
13426         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
13427         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
13428         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
13429         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
13430         print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
13431         print foo_instance1.overload1arg()
13432         print foo_instance1.overload1arg((char)arg2)
13433         print foo_instance1.overload1arg((signed char)arg3)
13434         print foo_instance1.overload1arg((unsigned char)arg4)
13435         print foo_instance1.overload1arg((int)arg7)
13436         print foo_instance1.overload1arg((unsigned int)arg8)
13437         print foo_instance1.overload1arg((float)arg11)
13438         print foo_instance1.overload1arg((double)arg12)
13439
13440 2002-01-07  Michael Snyder  <msnyder@redhat.com>
13441
13442         * gdb.base/huge.exp: New test.  Print a very large target data object.
13443         (skip_huge_test): New test variable.  Define if you want to skip this
13444         test.  The test reads an 8 megabyte data object from the target, so it
13445         might be very time consuming on remote targets with a slow connection.
13446         * gdb.base/huge.c: New file.  Test case for above.
13447
13448 2002-01-07  Fred Fish  <fnf@redhat.com>
13449
13450         * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
13451         g_instance.bfoo, and g_instance.cfoo.
13452
13453 Mon Jan  7 12:22:18 2002  Jeffrey A Law  (law@redhat.com)
13454
13455         * gdb.base/break.c (multi_line_if_conditional): New function.
13456         (multi_ilne_while_conditional): Likewise.
13457         * gdb.base/break.exp: Verify that a breakpoint on a multi-line
13458         IF or WHILE condition puts the breakpoint at the start of
13459         the condition.
13460
13461         * gdb.base/selftest.exp (backtrace through signal handler): Remove
13462         hppa*-*-hpux* expected failure.
13463         * gdb.base/structs.exp (do_function_calls): Similarly.
13464
13465         * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
13466         watchpoints.
13467
13468 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
13469
13470         Fix PR gdb/66.
13471         * gdb.base/structs.exp: Replace skip for a29k with skip for
13472         gdb,cannot_call_functions.
13473         * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
13474         * gdb.base/callfuncs.exp: Ditto.
13475         * gdb.base/call-rt-st.exp: Ditto.
13476         * gdb.base/call-strs.exp: Ditto.
13477         * gdb.base/callfwmall.exp: Ditto.
13478         * gdb.base/scope.exp: Obsolete xfail a29k.
13479         * gdb.c++/misc.exp: Ditto.
13480         * gdb.c++/cplusfuncs.exp: Ditto.
13481         * gdb.base/ptype.exp: Ditto.
13482         * gdb.base/printcmds.exp: Ditto.
13483         * gdb.base/opaque.exp: Ditto.
13484         * gdb.base/list.exp: Ditto.
13485         * gdb.base/funcargs.exp: Ditto.
13486         * gdb.base/default.exp: Ditto.
13487
13488 2002-01-04  Michael Snyder  <msnyder@redhat.com>
13489
13490         * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
13491         * gdb.base/maint.exp: Add tests for maint info sections options.
13492
13493 Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
13494
13495         * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
13496
13497 2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
13498
13499         * gdb.asm/arm.inc: New file.
13500         * gdb.asm/asm-source.exp: Add arm targets.
13501         * gdb.asm/configure.in: Ditto.
13502         * gdb.asm/configure: Recreated from configure.in.
13503
13504 Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
13505
13506         * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
13507         with HP's compiler.
13508         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13509         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13510         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13511         * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13512
13513         * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
13514         either HP's compilers or GCC.
13515
13516         * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
13517         a SIGBUS or SIGSEGV.
13518
13519         * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
13520
13521         * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
13522         can be compiled with either HP's compiler or GCC.
13523
13524         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
13525         * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
13526         * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
13527
13528         * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
13529         to match current gdb output.  Update due to using auto-solib-limit
13530         for limiting instead of overloading auto-solib-add.
13531         * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
13532         test program.
13533
13534         * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
13535         * gdb.hp/gdb.base-hp/dollar.exp: Likewise
13536         * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13537         * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13538         * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13539         * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13540         * gdb.hp/gdb.defects/bs15503.exp: Likewise.
13541         * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
13542         * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
13543         * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
13544         * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
13545         * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
13546         * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
13547
13548         * gdb.base/annota1.exp: Expect failure for hpux11 when posting
13549         a SIGTRAP to the inferior.
13550
13551 2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
13552
13553         * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
13554         Substitute call to target_link by call to gdb_compile.
13555
13556 Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
13557
13558         * gdb.base/break.exp: Fix HP specific search string when testing
13559         backtracing in a called function.
13560
13561         * gdb.base/constvars.exp: Only set lang to C++ if we're
13562         compiling the test with HP's compilers.
13563         * gdb.base/volatile.exp: Similarly.
13564
13565 2001-12-19  Jim Blandy  <jimb@redhat.com>
13566
13567         * gdb.base/printcmds.exp: Expect the null character to be printed
13568         as '\0', and the '\013' to be printed as '\v'.
13569         * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
13570         * gdb.base/setvar.exp: Same.
13571
13572 2001-12-17  Jim Blandy  <jimb@redhat.com>
13573
13574         * gdb.base/completion.exp: Rather than completing very long
13575         filenames, which can make the readline library produce output we
13576         don't recognize, cd to the directory first, and then complete
13577         using nice, short relative paths.
13578
13579         * gdb.base/completion.exp: On some systems, there is, in fact, a
13580         variable named `b' in scope, since GDB treats all static
13581         variables as being in scope.  So use `no_var_named_this'
13582         instead of `b'.
13583
13584         * gdb.base/corefile.exp: Recognize the message saying that GDB
13585         can't find the core file's registers as a failure.
13586
13587 2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
13588
13589         * gdb.base/commands.exp (user_defined_command_test): Make "show user"
13590         test expect string more specific.
13591
13592 2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
13593
13594         * gdb.asm/asm-source.exp: Add support for xstormy16.
13595         * gdb.asm/configure.in: Ditto.
13596         * gdb.asm/configure: Rebuild.
13597         * gdb.asm/xstormy16.inc: New file.
13598
13599 2001-12-10  Fred Fish  <fnf@redhat.com>
13600
13601         * gdb.base/maint.exp: Update to match changes in type dumping code.
13602
13603 2001-12-10  Jim Blandy  <jimb@redhat.com>
13604
13605         * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
13606         matching the entry point symbol's name at the beginning of the
13607         line.
13608
13609 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
13610
13611         * gdb.c++/classes.exp, gdb.c++/derivation.exp,
13612         gdb.c++/inherit.exp, gdb.c++/method.exp,
13613         gdb.c++/namespace.exp, gdb.c++/templates.exp,
13614         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
13615         and class layout support.
13616
13617 2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
13618
13619         * gdb.c++/classes.exp: Add test for static member function.
13620         * gdb.c++/misc.cc: Add class with static member function.
13621
13622 2001-12-07  Jim Blandy  <jimb@redhat.com>
13623
13624         If GDB says it can't find the struct the function returned, report
13625         those tests as `unsupported'.
13626         * gdb.base/call-rt-st.exp (print_struct_call): New function.
13627         Rewrite subsequent tests to use it.
13628
13629         If GDB says it can't find the struct the function returned, report
13630         those tests as `unsupported'.
13631         * gdb.base/structs.exp (call_struct_func): New function.
13632         (do_function_calls): Use call_struct_func to call the functions
13633         returning structs.
13634
13635         * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
13636         whether functions are prototyped or not, so we can't possibly pass
13637         arguments to t_float_values2 properly.
13638
13639         * gdb.base/break.exp: (test_next_with_recursion): Don't change the
13640         value of `timeout' for targets other than the mips*tx39-*.
13641
13642 2001-12-06  Michael Snyder  <msnyder@redhat.com>
13643
13644         * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
13645         and detect whether the start symbol has a leading underscore.
13646
13647 2001-12-04  Jim Blandy  <jimb@redhat.com>
13648
13649         * gdb.base/completion.exp: Clarify indentation.
13650
13651 2001-12-03  Jim Blandy  <jimb@redhat.com>
13652
13653         * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
13654         variables on the S/390, not `.word'.
13655
13656 2001-11-30  Jim Blandy  <jimb@redhat.com>
13657
13658         Add assembly-source tests for s390-ibm-linux.
13659         * gdb.asm/s390.inc: New file.
13660         * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
13661         the S/390 architecture.
13662         * gdb.asm/configure: Regenerated.
13663
13664 2001-11-30  Michael Snyder  <msnyder@redhat.com>
13665
13666         * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
13667         next, info source, info sources, info line, global and static
13668         variables, and static functions.
13669         * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
13670         * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
13671         * gdb.asm/asmsrc1.s: Add a static function and some variables.
13672         * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
13673         * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
13674         (gdbasm_leave): Restore frame pointer.
13675         (gdbasm_startup): Copy stack set-up from crt0.S.
13676
13677 2001-11-26  Fernando Nasser  <fnasser@redhat.com>
13678
13679         From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
13680         * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
13681         to a local (non-static) variable. Copy tstruct.a to a static buffer
13682         and return a pointer to that buffer.
13683         * gdb.base/callfwmall.c (t_structs_a): Ditto.
13684
13685 2001-11-24  Mark Kettenis  <kettenis@gnu.org>
13686
13687         * gdb.asm/configure.in: Fix recognition of ix86 target.
13688         * gdb.asm/configure: Regenerate.
13689
13690 2001-11-21  Michael Snyder  <msnyder@redhat.com>
13691
13692         * gdb.asm/sparc.inc: New file.
13693         * gdb.asm/asm-source.exp: Recognize sparc target.
13694         * gdb.asm/configure.in: Recognize sparc target.
13695         * gdb.asm/configure: Regenerate.
13696
13697 2001-11-21  Michael Snyder  <msnyder@redhat.com>
13698
13699         * gdb.asm/m32r.inc: New file.
13700         * gdb.asm/asm-source.exp: Recognize m32r target.
13701         * gdb.asm/configure.in: Recognize m32r target.
13702         * gdb.asm/configure: Regenerate.
13703
13704 2001-11-20  Michael Snyder  <msnyder@redhat.com>
13705
13706         * gdb.asm/i386.inc: New file.
13707         * gdb.asm/asm-source.exp: Recognize ix86 target.
13708         * gdb.asm/configure.in: Recognize ix86 target.
13709         * gdb.asm/configure: Regenerate.
13710
13711         * gdb.c++/namespace.exp: Fix quotes in output messages.
13712
13713 2001-11-14  Michael Snyder  <msnyder@redhat.com>
13714
13715         * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
13716         qualifier in a type cast expression, to designate an address
13717         in the instruction space (Harvard architecture).
13718
13719 2001-11-13  Michael Snyder  <msnyder@redhat.com>
13720
13721         * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
13722         Tests for expressions using 'const' and 'volatile'.
13723
13724 2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
13725
13726         * gdb.asm/asm-sources.exp: Allow defining linker flags.
13727
13728 2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
13729
13730         * lib/mi-support.exp (mi_run_to_helper): Move comments
13731         outside of gdb_expect.
13732
13733 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
13734
13735         * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
13736         mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
13737         mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
13738         mi0_run_to): New functions.
13739         * gdb.mi/mi-simplerun.exp: Use them.
13740         * gdb.mi/mi0-simplerun.exp: Likewise.
13741         * gdb.mi/mi-var-cmd.exp: Likewise.
13742         * gdb.mi/mi0-var-cmd.exp: Likewise.
13743
13744 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
13745
13746         * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
13747         * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
13748
13749 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
13750
13751         * gdb.base/restore.exp: Include $expected value in restored test
13752         message.
13753
13754 2001-11-09  Andrew Cagney  <ac131313@redhat.com>
13755
13756         * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
13757         implemented.
13758
13759 2001-11-08  Michael Snyder  <msnyder@redhat.com>
13760
13761         * gdb.base/callfuncs.exp: Add tests for nested call dummies.
13762         Add pass/fail message for stop at breakpoint in call dummy function.
13763
13764 2001-11-07  Michael Snyder  <msnyder@redhat.com>
13765
13766         * gdb.c++/templates.exp (test_template_breakpoints):
13767         If we get an overload menu, but it does not match what
13768         we expect, we still need to issue the "cancel" command.
13769         * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
13770         making the whitespace optional.  Argument for "new" may be
13771         "unsigned" as well as "unsigned int/long".
13772         * gdb.c++/templates.exp: Replace "const &" with "const ?&",
13773         making the whitespace optional.  Also replace "(void) with
13774         "((void|)), making the keyword "void" optional.
13775         * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
13776         making the whitespace optional.  Also replace "(void) with
13777         "((void|)), making the keyword "void" optional.
13778         * gdb.base/callfuncs.c (t_float_values): This function must
13779         _not_ be prototyped, and the following function (t_float_values2)
13780         must be prototyped (if the compiler supports it), so that GDB
13781         can be tested against both cases.  Usually one case involves
13782         promotion of float to double, while the other does not.
13783         * gdb.base/callfwmall.c: Ditto.
13784         * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
13785         includes a stack frame for "start".
13786
13787 2001-11-05  Jim Blandy  <jimb@redhat.com>
13788
13789         * gdb.stabs/weird.exp: Delete "p v_comb" test.  It assumes that
13790         pointers are 32 bits long, and that offsets of relocs are always
13791         stored in the data (REL-style), and not in the reloc entry itself
13792         (RELA-style).
13793         * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
13794         stabs.
13795
13796 2001-11-01  Michael Snyder  <msnyder@redhat.com>
13797
13798         * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
13799         and regular expression operators by using quoting.
13800
13801 2001-10-31  Michael Snyder  <msnyder@redhat.com>
13802
13803         * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
13804         depending on what the symbol table contains.
13805         * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
13806         the output of the ptype command.  Similarly, accept both "const &"
13807         and "const&".
13808
13809 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
13810
13811         * gdb.base/miscexprs.c (main): Add usage of preprocessor
13812         symbol `STORAGE' to allow to choose the storage class of
13813         the local datastructures.
13814         * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
13815         compiler directive.
13816
13817 2001-10-30  Michael Snyder  <msnyder@redhat.com>
13818
13819         * gdb.base/jump.exp: Allow it to run for all targets.
13820
13821 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
13822
13823         * gdb.base/call-ar-st.c (print_double_array): Match for loop
13824         with new double_array size.
13825         (main): Change storage class of all local variables to static.
13826         Reduce size of double_array to 9.
13827         * gdb.base/call-ar-st.exp:  Increase timeout value.
13828         Change expected output for double array to match new size in
13829         call-ar-st.c.
13830
13831 2001-10-29  Corinna Vinschen  <vinschen@redhat.com>
13832
13833         * gdb.base/ending-run.exp: Create identical output when passing
13834         `step to end of run' case.  Add regular expression branch satisfying
13835         Stormy16 target.
13836
13837 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
13838
13839         * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
13840         that we catch the expected failure under Linux/x86.
13841
13842 2001-10-29  Orjan Friberg  <orjanf@axis.com>
13843
13844         * gdb.base/setvar.exp: Escape curly braces.
13845         * gdb.stabs/weird.exp: Ditto.
13846
13847 2001-10-27  Daniel Jacobowitz  <drow@mvista.com>
13848
13849         * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
13850         * gdm.mi/mi0-hack-cli.exp: Likewise.
13851
13852 2001-10-25  Andrew Cagney  <ac131313@redhat.com>
13853
13854         * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
13855         messages.
13856
13857 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
13858
13859         * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
13860         checking MI enabled.
13861
13862 2001-10-09  Corinna Vinschen  <vinschen@redhat.com>
13863
13864         * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
13865
13866 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
13867
13868         * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
13869         if gdb child process crashes, just signal an error.
13870
13871 2001-10-02  Jim Blandy  <jimb@redhat.com>
13872
13873         * lib/gdb.exp (test_xfail_format): Simplify.
13874
13875         * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
13876         front of the variable name `format'.  Simplify `if'.
13877
13878 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
13879
13880         * gdb.threads/pthreads.exp: Wait for output and delay
13881         before sending ^C.
13882
13883 2001-10-01  Daniel Jacobowitz  <drow@mvista.com>
13884
13885         * gdb.mi/mi-var-display.exp (continue to incr_a):  Recognize
13886         some incorrect output instead of timing out.
13887         * gdb.mi/mi-var-display.exp (continue to incr_a):  Likewise.
13888
13889 2001-09-28  Corinna Vinschen  <vinschen@redhat.com>
13890
13891         * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
13892         check to allow additional `int'.
13893
13894 2001-09-27  Daniel Jacobowitz  <drow@mvista.com>
13895
13896         * gdb.base/completion.exp: Remove incorrect 'p "a' test.
13897         Add tests for 'p "break' (pass) and 'p "break.' (xfail).
13898
13899 2001-09-27  Michael Snyder  <msnyder@redhat.com>
13900
13901         * lib/gdb.exp (test_debug_format): New proc.
13902         (setup_xfail_format): Use new proc test_debug_format.
13903         * gdb.base/constvars.exp (local_compiler_xfail_check): New
13904         proc; use new service proc test_debug_format.
13905         Replace all other "gcc_compiled" tests with this test.
13906         * gdb.base/volatile.exp (local_compiler_xfail_check): New
13907         proc; use new service proc test_debug_format.
13908         Replace all other "gcc_compiled" tests with this test.
13909
13910 2001-09-27  Michael Snyder  <msnyder@redhat.com>
13911
13912         * gdb.base/cvexpr.exp: New file.
13913         * gdb.base/cvexpr.c: New file
13914         Test for expressions using const and volatile keywords.
13915
13916 2001-09-26  Corinna Vinschen  <vinschen@redhat.com>
13917
13918         * gdb.base/constvars.exp: Check for different orders of keywords
13919         and additional "int" strings in output.
13920
13921 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
13922
13923         * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
13924         responses from "help maint".
13925
13926 2001-09-19  Frank Ch. Eigler  <fche@redhat.com>
13927
13928         * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
13929         to localhost:NNN instead of :NNN, in case Xvfb is listening
13930         only on TCP.
13931
13932 2001-09-19  Corinna Vinschen  <vinschen@redhat.com>
13933
13934         * gdb.base/recurse.exp: When checking leaving the watchpoint
13935         scope, recognize when gdb is in function's epilogue and pass.
13936
13937 2001-09-18  Keith Seitz  <keiths@redhat.com>
13938
13939         * lib/insight-support.exp (_gdbtk_export_target_info): Add
13940         support for running tests against sid targets.
13941         (gdbtk_done): Ditto.
13942
13943 2001-09-18  Corinna Vinschen  <vinschen@redhat.com>
13944
13945         * gdb.base/ending-run.c (main): Set stdout buffersize
13946         to the same reasonable value for any target.
13947         * gdb.base/ending-run.exp: Add a regular expression
13948         to make testsuite happy on Sanyo Stormy16 target.
13949
13950 2001-09-17  Corinna Vinschen  <vinschen@redhat.com>
13951
13952         * gdb.base/display.c (do_loops): Add float variable `f'.
13953         Increment f in loop.
13954         * gdb.base/display.exp: Increment timeout by 60 seconds.
13955         Change float display test to use variable `f'.
13956
13957 2001-09-17  Jim Blandy  <jimb@redhat.com>
13958
13959         * gdb.base/restore.exp: Use temporary breakpoints, to avoid
13960         overflowing the limited breakpoint tables on some ROM monitors
13961         (like the ROM68K).
13962
13963 2001-09-15  Frank Ch. Eigler  <fche@redhat.com>
13964
13965         * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
13966         the "-ac" (disable access control) flag.
13967
13968 2001-08-30  Jeff Holcomb  <jeffh@redhat.com>
13969
13970         * gdb.base/remote.c: Use a small buffer for targets with 16-bit
13971         ints.
13972
13973 2001-08-30  Keith Seitz  <keiths@redhat.com>
13974
13975         * lib/gdb.exp: Move all insight-related functionality into
13976         separate file.
13977         * lib/insight-support.exp: New file.
13978
13979 2001-08-29  Frank Ch. Eigler  <fche@redhat.com>
13980
13981         * config/sid.exp (sid_start): Never set sid verbosity; disable
13982         expect_background {} that consumed its stdout; tolerate </dev/null.
13983         Attempt to set endianness override in "sid" protocol mode.  Cleanup.
13984
13985 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
13986
13987         * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
13988         CLI jump command to start it.
13989         (mi_run_to_main): Fail immediatly when unexpected output.
13990
13991 2001-08-18  Andrew Cagney  <ac131313@redhat.com>
13992
13993         * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
13994         beginning of function.  Fix PR gdb/191.
13995
13996 2001-08-16  Frank Ch. Eigler  <fche@redhat.com>
13997
13998         * config/sid.exp (sid_start): Don't warn if we cannot figure out
13999         what to force sid endianness to.
14000
14001 2001-08-15  Keith Seitz  <keiths@redhat.com>
14002
14003         * lib/gdb.exp (gdbtk_start): Don't set environment
14004         variables for TCL_LIBRARY and friends. Insight will
14005         now figure these out for itself.
14006
14007 2001-08-02  Michael Snyder  <msnyder@redhat.com>
14008
14009         * gdb.base/completion.exp: Remove the symbol "a64l" from
14010         the expect string; this is target-specific, and not related
14011         to what is being tested.
14012
14013 2001-08-02  Dave Brolley  <brolley@redhat.com>
14014
14015         * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
14016
14017 2001-07-25  Michael Snyder  <msnyder@redhat.com>
14018
14019         * gdb.base/consecutive.exp: New file.  Test stepping over
14020         breakpoints on consecutive instructions.
14021         * gdb.base/consecutive.c: New file.
14022
14023         * gdb.base/call-rt-st.exp: Use double-backslash to quote
14024         curly braces in regular expressions.
14025
14026 2001-07-25  Michael Snyder  <msnyder@redhat.com>
14027
14028         * gdb.base/ending-run.exp: Accept "Program exited normally" as
14029         legitimate output from stepping out of main.
14030
14031 2001-07-22  Keith Seitz  <keiths@redhat.com>
14032
14033         * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
14034         the empty string, do not run the tests.
14035
14036 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14037
14038         * gdb.base/long_long.exp: Detect size of pointer.  Take into
14039         account 2-byte pointers when testing for p/a results.
14040
14041 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14042
14043         * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
14044         and defined to 1K for m68hc11.
14045         (random_data): Reduce table to 1K for embedded platforms (68hc11).
14046         * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
14047         (sizeof_random_data): New variable to tell the size of the data table;
14048         don't test past this size; always run to main.
14049
14050 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14051
14052         * gdb.base/return2.exp: return of long long and double fails for
14053         68HC11; don't execute these tests on that platform.
14054         * gdb.base/return.exp: Return of a double fails for 68hc11.
14055
14056 2001-07-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14057
14058         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
14059         tests that print a float.
14060         * call-rt-st.exp: Likewise.
14061
14062 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
14063
14064         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
14065         running this test on Linux.
14066
14067 2001-06-24  Michael Chastain  <chastain@redhat.com>
14068
14069         * gdb.base/arithmet.exp: Remove some tests to make all test names
14070         unique.
14071
14072 2001-07-03  Michael Snyder  <msnyder@redhat.com>
14073
14074         * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
14075         the output of the ptype command.
14076
14077 2001-07-02  Michael Snyder  <msnyder@redhat.com>
14078
14079         * gdb.base/completion.exp: Don't assume that break.c is the only
14080         source file that may contain functions named "marker".
14081         * gdb.base/corefile.exp: Quote the curly braces in regexp.
14082
14083 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
14084
14085         * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
14086         of files to delete.
14087
14088         From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
14089         * gdb.disasm/h8300s.exp: New file.
14090         gdb.disasm/h8300s.s: Likewise.
14091
14092 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
14093
14094         * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
14095         empty breakpoint tables.
14096
14097 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
14098
14099         * lib/mi-support.exp: Update args=... part of stop-reason
14100         patterns. Accept either a list or a tuple.
14101
14102 2001-06-23  Andrew Cagney  <ac131313@redhat.com>
14103
14104         * lib/mi-support.exp: Remove local emacs variable defining
14105         change-log-default-name.
14106
14107 2001-06-22  Michael Chastain  <chastain@redhat.com>
14108
14109         * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
14110         This is operationally compatible with the previous version.
14111
14112 2001-06-13  Jim Blandy  <jimb@redhat.com>
14113
14114         * lib/gdb.exp (gdb_test): Doc fix.
14115
14116 2001-06-10  Michael Chastain  <chastain@redhat.com>
14117
14118         * gdb.base/exprs.exp: Remove a duplicate test.
14119
14120 2001-06-06  Jim Blandy  <jimb@redhat.com>
14121
14122         * gdb.base/return2.exp (main): Use values to test float and double
14123         returns that are not NaN's, to avoid being confused by IEEE
14124         comparison rules.
14125
14126 2001-06-04  Michael Snyder  <msnyder@redhat.com>
14127
14128         * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
14129         non-zero if control_c fails.  Terminate the test on failure,
14130         rather than wait for 12 more tests to time out.
14131
14132 2001-06-06  Jim Blandy  <jimb@redhat.com>
14133
14134         * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
14135         Don't forget to match the GDB prompt.
14136
14137         * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
14138
14139 2001-06-04  Jim Blandy  <jimb@redhat.com>
14140
14141         * gdb.base/help.exp: Update pattern to exclude `print-load-map'
14142         command.
14143
14144 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
14145
14146         * gdb.base/annota1.exp (info break): Match four or more spaces
14147         after "Address".
14148
14149 2001-05-31  Michael Chastain  <chastain@redhat.com>
14150
14151         * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
14152         (dm_type_int_star): Likewise.
14153         (dm_type_long_star): Likewise.
14154         (dm_type_void_star): Likewise.
14155
14156 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
14157
14158         * gdb.base/completion.exp (INPUTRC): Set this environment variable
14159         to a known value in order to get consistent results regardless
14160         of the setting of INPUTRC or the presence or contents of .inputrc.
14161
14162 2001-05-24  Michael Snyder  <msnyder@redhat.com>
14163
14164         * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
14165         Don't require that the main thread and the manager thread are the
14166         first in the list.
14167
14168         * gdb.threads/pthreads.exp (test_startup): Relax test for thread
14169         debugging.  If test fails, issue an "unsupported" not a "fail".
14170
14171 2001-05-24  Jim Blandy  <jimb@redhat.com>
14172
14173         Don't assume that short is shorter than int.
14174         * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
14175         assume that shorts are smaller than ints.  On a 16-bit machine,
14176         this isn't true.
14177         ("print unsigned char == (~0)"): Add test that verifies that ~0,
14178         an int, is not equal to ~0 stored in an unsigned char.  This tests
14179         the same thing that the previous test meant to, but works on
14180         16-bit machines, too.
14181         ("print unsigned char != (~0)"): Same test, complemented.
14182
14183 2001-05-24  Michael Snyder  <msnyder@redhat.com>
14184
14185         * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
14186         test for (full_coverage == 0).  This makes the test run faster,
14187         and prevents dejagnu getting out of step.
14188
14189 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
14190
14191         * gdb.base/finish.exp (finish_void): Revise pattern for
14192         stopping on the call statement to not permit stopping at
14193         the start of the instructions comprising the call sequence.
14194
14195 2001-05-19  Michael Chastain  <chastain@redhat.com>
14196
14197         * gdb.base/callfuncs.exp: Make all test names unique.
14198         * gdb.base/commands.exp: Make all test names unique.
14199         * gdb.base/condbreak.exp: Make all test names unique.
14200         * gdb.base/dbx.exp: Make all test names unique.
14201         * gdb.base/default.exp: Make all test names unique.
14202         * gdb.base/define.exp: Make all test names unique.  Conform some FAIL
14203         and TIMEOUT messages to their corresponding PASS message.
14204         * gdb.base/ending-run.exp: Make all test names unique.
14205         * gdb.base/long_long.exp: Remove duplicate test.
14206
14207 2001-05-21  Kevin Buettner  <kevinb@redhat.com>
14208
14209         * gdb.base/finish.exp (finish_void): Allow "finish" command to
14210         stop on the call statement as well as the statement after the
14211         call.
14212
14213 2001-05-21  Michael Snyder  <msnyder@redhat.com>
14214
14215         * gdb.base/long_long.exp: Allow for targets with 4-byte short.
14216
14217 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
14218
14219         * gdb.base/completion.exp: Revamp test. Make it execute on all
14220         platforms.
14221
14222 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
14223
14224         * config/gdbserver.exp (gdb_load): Handle the case
14225         in which the arguments to gdbserver are given in the
14226         baseboard configuration file.
14227         Also handle the case in which the server needs to do a
14228         load.
14229
14230 2001-05-07  Keith Seitz <keiths@cygnus.com>
14231
14232         * lib/gdb.exp (gdbtk_initialize_display): New proc which will
14233         set up the display for testing.
14234         (gdbtk_start): Convert all paths to paths that tcl will like.
14235         Export target information to environment.
14236         (_gdbtk_xvfb_init): New proc to start Xvfb if available and
14237         necessary.
14238         (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
14239         (to_tcl_path): New proc to convert a given pathname into
14240         a path acceptible as an argument to a tcl command.
14241         (_gdbtk_export_target_info): New proc to export target info
14242         into the environment for gdbtk testing.
14243         (gdbtk_done): New proc to signal end-of-test.
14244
14245 2001-05-06  Jim Blandy  <jimb@redhat.com>
14246
14247         * restore.c: Make the code of caller0 correspond to its comment.
14248
14249 2001-05-03  Michael Snyder  <msnyder@redhat.com>
14250
14251         * config/sid.exp (gdb_target_sid): Check for error messages.
14252         On error or timeout, don't make expect exit (which will terminate
14253         all subsequent tests); instead just make gdb exit.
14254         (gdb_load): Check for error messages.  On error or timeout,
14255         return a negative value.
14256
14257 2001-04-24  Jim Blandy  <jimb@redhat.com>
14258
14259         * gdb.c++/templates.exp: If we see the prompt for the overload
14260         list, but we haven't recognized any of the longer patterns,
14261         arrange for this test to fail, not hang.
14262
14263         * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
14264         variations.
14265
14266 2001-04-22  Michael Chastain  <chastain@redhat.com>
14267
14268         * gdb.c++/local.exp: Use the 'runto' library function.
14269         * gdb.c++/namespace.exp: Likewise.
14270         * gdb.c++/overload.exp: Likewise.
14271
14272 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
14273
14274         * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
14275         * gdb.base/step-line.exp: New file.  Test step/next in presence of
14276         #line directives.
14277         * gdb.base/step-line.c: New file.  Test program for the above.
14278         * gdb.base/step-line.inp: New file.  We pretend that this file has
14279         been transformed by some other tool into step-line.c.
14280
14281 2001-03-21  Jim Blandy  <jimb@redhat.com>
14282
14283         * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
14284         unmangled operator names.
14285
14286 2001-03-20  Jim Blandy  <jimb@redhat.com>
14287
14288         * gdb.threads/linux-dp.exp: Recognize an additional message
14289         generated by GDB when it doesn't understand how to debug threads
14290         on the target system.
14291
14292 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
14293
14294         * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
14295
14296 2001-03-12  Michael Chastain  <chastain@redhat.com>
14297
14298         * gdb.c++/derivation.exp: Use the 'runto' library function.
14299
14300 2001-03-12  Michael Chastain  <chastain@redhat.com>
14301
14302         * gdb.c++/annota2.exp: Fix regular expression for "post-query".
14303
14304 2001-02-24  Michael Chastain  <chastain@redhat.com>
14305
14306         * gdb.c++/ref-types.exp: Change handwritten code to library
14307         function 'runto'.
14308
14309 2001-03-16  Orjan Friberg  <orjanf@axis.com>
14310
14311         * gdb.base/signals.exp: Set count to 0 explicitly.
14312
14313 2001-03-15  Mark Salter  <msalter@redhat.com>
14314
14315         * config/monitor.exp (gdb_target_cmd): Add explicit error return.
14316         (gdb_target_monitor): Add check of gdb_target_cmd return value.
14317         (gdb_load): Add support for additional target_info: gdb_download_size
14318         and gdb_load_timeout.
14319
14320 Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
14321
14322         * gdb.base/annota1.exp: Move test of isnative to earlier in the
14323         file -- to prevent failing when the compile fails but we have no
14324         intention of running the tests anyway.
14325
14326         * gdb.base/long_long.exp: Test target_info for no_long_long, skip
14327         tests if set.
14328
14329         * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
14330         integers.
14331
14332         * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
14333         * gdb.c++/namespace.exp: Ditto.
14334
14335 2001-03-07  Orjan Friberg  <orjanf@axis.com>
14336
14337         * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
14338         * gdb.base/pointers.exp: Relax pattern match of decimals.
14339
14340 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
14341
14342         * Makefile.in, config/abug.exp, config/cfdbug.exp,
14343         config/cpu32bug.exp, config/dve.exp, config/est.exp,
14344         config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
14345         config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
14346         config/monitor.exp, config/proelf.exp, config/rom68k.exp,
14347         config/sh.exp, config/sid.exp, config/slite.exp,
14348         config/sparclet.exp, config/udi.exp, config/unknown.exp,
14349         config/vr4300.exp, config/vr5000.exp, config/vx.exp,
14350         config/vxworks.exp, config/vxworks29k.exp,
14351         gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
14352         gdb.base/all-bin.exp, gdb.base/annota1.exp,
14353         gdb.base/arithmet.exp, gdb.base/assign.exp,
14354         gdb.base/async.exp, gdb.base/attach.exp,
14355         gdb.base/bitfields.exp, gdb.base/bitops.exp,
14356         gdb.base/break.exp, gdb.base/call-ar-st.exp,
14357         gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
14358         gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
14359         gdb.base/commands.exp, gdb.base/completion.exp,
14360         gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14361         gdb.base/constvars.exp, gdb.base/corefile.exp,
14362         gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
14363         gdb.base/display.exp, gdb.base/ena-dis-br.exp,
14364         gdb.base/ending-run.exp, gdb.base/environ.exp,
14365         gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14366         gdb.base/finish.exp, gdb.base/foll-exec.exp,
14367         gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
14368         gdb.base/funcargs.exp, gdb.base/help.exp,
14369         gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
14370         gdb.base/logical.exp, gdb.base/long_long.exp,
14371         gdb.base/maint.exp, gdb.base/mips_pro.exp,
14372         gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
14373         gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
14374         gdb.base/pointers.exp, gdb.base/printcmds.exp,
14375         gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
14376         gdb.base/regs.exp, gdb.base/relational.exp,
14377         gdb.base/remote.exp, gdb.base/reread.exp,
14378         gdb.base/restore.exp, gdb.base/return2.exp,
14379         gdb.base/scope.exp, gdb.base/sect-cmd.exp,
14380         gdb.base/selftest.exp, gdb.base/setshow.exp,
14381         gdb.base/setvar.exp, gdb.base/shlib-call.exp,
14382         gdb.base/sigall.exp, gdb.base/signals.exp,
14383         gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
14384         gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14385         gdb.base/step-test.exp, gdb.base/structs.c,
14386         gdb.base/structs.exp, gdb.base/structs2.exp,
14387         gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
14388         gdb.base/volatile.exp, gdb.base/watchpoint.exp,
14389         gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
14390         gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14391         gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
14392         gdb.c++/derivation.exp, gdb.c++/inherit.exp,
14393         gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
14394         gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
14395         gdb.c++/ref-types.exp, gdb.c++/templates.exp,
14396         gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
14397         gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
14398         gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
14399         gdb.fortran/types.exp, gdb.java/jmisc.exp,
14400         gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14401         gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
14402         gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14403         gdb.trace/circ.exp, gdb.trace/collection.exp,
14404         gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14405         gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14406         gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
14407         gdb.trace/report.exp, gdb.trace/save-trace.exp,
14408         gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14409         gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14410         lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
14411         notices.
14412
14413 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
14414
14415         * gdb.base/varargs.c (find_max_double): Fix printf format string:
14416         first arg is int not float.
14417
14418 2001-02-22  Michael Snyder  <msnyder@cygnus.com>
14419
14420         * gdb.base/reread.exp: Unsupported for non-native targets;
14421         doesn't work for remote debugging.
14422
14423 2001-02-19  Fernando Nasser  <fnasser@redhat.com>
14424
14425         From  Drew Moseley  <dmoseley@redhat.com>
14426         * gdb.base/ending-run.exp: Properly handle the BSP state when
14427         stepping past the end of main.
14428
14429 2001-02-19  John Moore  <jmoore@redhat.com>
14430
14431         * gdb.base/commands.exp (infrun_breakpoint_command_test):
14432         Converted HPUX fix for non-expected items following multiple
14433         step commands into general solution for all platforms.
14434
14435 2001-02-18  Michael Chastain  <chastain@redhat.com>
14436
14437         * gdb.c++/classes.exp (do_tests): Change runto statements
14438         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
14439         statements demangler agnostic.
14440         * gdb.c++/virtfunc.exp (do_tests): Likewise.
14441         (gdb_virtfunc_restart): Likewise.
14442
14443 2001-02-14  Michael Chastain  <chastain@redhat.com>
14444
14445         * gdb.c++/inherit.exp (do_tests): Change runto statements
14446         from "runto 'foo(void)'" to "runto 'foo'".  This makes the
14447         statements demangler agnostic.
14448
14449 Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
14450
14451         * gdb.threads/pthreads.exp: Unify pass/fail messages for
14452         ``continue to bkpt at common_routine in thread 2'' and ``stopped
14453         before calling common_routine 15 times'' tests.
14454
14455 2001-02-11  Michael Chastain  <chastain@redhat.com>
14456
14457         * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
14458         Helps the test script figure out which demangler is in use.
14459         (dm_type_foo_ref): Ditto.
14460         (dm_type_int_star): Ditto.
14461         (dm_type_long_star): Ditto.
14462         (dm_type_unsigned_int): Ditto.
14463         (dm_type_void): Ditto.
14464         (dm_type_void_star): Ditto.
14465         * gdb.base/cplusfuncs.exp (probe_demangler): New function.
14466         Probe the gdb demangler and set variables to accommodate
14467         formatting differences.
14468         (info_func_regexp): New function.  Same as info_func, but
14469         matches against a regexp.
14470         (info_func): Match against a literal string.
14471         (print_addr_2): New function.  Match against a literal string,
14472         which can be different from the input to gdb.
14473         (print_addr): Simply call print_addr_2 with the same argument twice.
14474         (test_lookup_operator_functions): Use demangler formatting variables.
14475         Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
14476         the tests in the same order as the C++ class declaration.
14477         (test_paddr_operator_functions): Ditto.
14478         (test_paddr_overloaded_functions): Ditto.
14479         (test_paddr_hairy_functions): Use demangler formatting variables.
14480         Add reference to gdb/19 for related tests.
14481         (do_tests): Call probe_demangler.
14482
14483 2001-01-30  Kevin Buettner  <kevinb@redhat.com>
14484
14485         * gdb.c++/templates.cc (printf): Remove unused function definition.
14486
14487 2001-01-26  Felix Lee  <flee@redhat.com>
14488
14489         * sid.exp (sid_exit): Pass host, not target, to remote_close.
14490
14491 2001-01-25  matthew green  <mrg@redhat.com>
14492
14493         * config/sid.exp (sid_start): Call `remote_push_conn' after firing
14494         up sid.
14495         (sid_exit): Call `remote_pop_conn' after GDB is gone.
14496
14497 2001-01-25  matthew green  <mrg@redhat.com>
14498
14499         * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
14500         Deprecate $sid_spawn_id.
14501         (sid_exit): Remove code necessary only for `spawn.'
14502
14503 2001-01-25  matthew green  <mrg@redhat.com>
14504
14505         * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
14506
14507 2001-01-28  Michael Chastain  <chastain@redhat.com>
14508
14509         * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
14510         to call when tests fail.  It takes gdb out of the overloaded
14511         function choice menu back to the main prompt, so that the test
14512         program stays synchronized.
14513         (set_bp_overloaded): New proc to collect all the common
14514         code for setting a breakpoint on an overloaded name.  Calls
14515         take_gdb_out_of_choice_menu when needed.
14516         (menu_overload1arg): New variable to collect the repeated
14517         instances of the expected menu for an overloaded name.  Change
14518         the regular expression to handle changes in g++ type encoding:
14519         "void" can be either "void" or "", and "unsigned int" can be
14520         either "unsigned int" or "unsigned".
14521         (continue_to_bp_overloaded): Change regular expressions to handle
14522         changes in g++ type encoding.
14523         (no proc): Call take_gdb_out_of_choice_menu when needed.
14524         Remove redundant calls to "info break".  Accept either "canceled"
14525         or "cancelled".  Change regular expressions in "info break"
14526         calls to handle changes in g++ type encoding.  Give all tests
14527         unique strings.
14528
14529 2001-01-17  Ben Elliston  <bje@redhat.com>
14530
14531         * config/sid.exp: New file.
14532
14533 Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14534
14535         * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
14536
14537 2000-12-21  Michael Snyder  <msnyder@cygnus.com>
14538
14539         * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
14540         Add a RE to accept a non-ascii char if one is ever presented.
14541
14542 2000-12-20  Fernando Nasser  <fnasser@redhat.com>
14543
14544         * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
14545
14546 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
14547
14548         * gdb.base/setvar.exp: Use double '\\' to quote curly braces
14549         in regexp.  One '\' does not suffice on Linux.
14550
14551 2000-12-09  Michael Chastain  <chastain@redhat.com>
14552
14553         * gdb.base/break.exp (test_clear_command): Use a marker function
14554         rather than 'main' for the test function.  Also move this
14555         test to an execution point where the marker function names are
14556         guaranteed to be bound to functions.  (Executing tests after a
14557         'finish' from main runs into name conflicts with local names
14558         in __libc_start_main).
14559
14560 2000-12-07  Michael Snyder  <msnyder@cygnus.com>
14561
14562         * gdb.base/finish.exp: New test for gdb's "finish" command.
14563         * gdb.base/return2.exp: New test for gdb's "return" command.
14564         * gdb.base/return2.c: New source file for above.
14565
14566 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
14567
14568         * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
14569         * gdb.base/miscexprs.exp: Ditto.
14570         * gdb.base/pointers.exp:  Ditto.
14571         * gdb.c++/derivation.exp: Ditto.
14572         * gdb.c++/local.exp:      Ditto.
14573         * gdb.c++/namespace.exp:  Ditto.
14574         * gdb.c++/overload.exp:   Ditto.
14575         * gdb.c++/ref-types.exp:  Ditto.
14576
14577 2000-12-05  Michael Snyder  <msnyder@cygnus.com>
14578
14579         * gdb.base/constvars.exp: Test result of "up" command.
14580         * gdb.base/miscexprs.exp: Ditto.
14581         * gdb.base/pointers.exp:  Ditto.
14582         * gdb.base/scope.exp:     Ditto.
14583         * gdb.c++/derivation.exp: Ditto.
14584         * gdb.c++/local.exp:      Ditto.
14585         * gdb.c++/namespace.exp:  Ditto.
14586         * gdb.c++/overload.exp:   Ditto.
14587         * gdb.c++/ref-types.exp:  Ditto.
14588
14589 2000-11-22  Michael Chastain  <chastain@redhat.com>
14590
14591         * mips_pro.exp: Accept either "middle -> top -> main" or
14592         "middle -> main" in the backtrace, because gcc can optimize
14593         tail calls to jumps.  Remove setup_xfail for the hppa case.
14594         Add a comment with the original warning messages from PR 3016,
14595         which was filed in 1993, to preserve them for posterity.
14596
14597 2000-11-17  Nick Duffek  <nsd@redhat.com>
14598
14599         * lib/gdb.exp (gdb_test): Override timeout with board info.
14600
14601 2000-11-17  Nick Duffek  <nsd@redhat.com>
14602
14603         * gdb.base/display.exp: Don't kill running stub.  Add "again" to
14604         the second kill and detach messages.
14605
14606 2000-11-17  Nick Duffek  <nsd@redhat.com>
14607
14608         * configure.in: Add AC_EXEEXT.
14609         * configure: Regenerate.
14610         * Makefile.in (just-check): Export EXEEXT.
14611         * lib/gdb.exp ($EXEEXT): Import from environment.
14612         * gdb.base/maint.exp: Expect $EXEEXT in executable name.  Don't
14613         expect "maint dump-me" on Cygwin.
14614         * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
14615         $EXEEXT.
14616
14617 2000-11-17  Nick Duffek  <nsd@redhat.com>
14618
14619         * gdb.base/break.exp: Test backtrace and finish from called
14620         function on all platforms, not just HP-UX.
14621
14622 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
14623
14624         * config/monitor.exp (gdb_target_cmd): Abstracts some of the
14625         code from gdb_target_monitor, so it can be used independantly
14626         for gdbserver.  Also comment out an unnecessary PUTS.
14627
14628 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
14629
14630         * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
14631         * gdb.base/corefile.exp: Expect the message "Program is being
14632         debugged already" when we send the "corefile" command, since
14633         the preceeding gdb_load may have connected gdb to a remote target.
14634         * gdb.base/display.exp: Disable hardware watchpoints if new
14635         board info variable "no_hardware_watchpoints" is true.
14636         Replace single-letter commands with more readable ones.
14637         * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
14638         if new board info variable "no_hardware_watchpoints" is true.
14639         * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
14640         to see if stdio (printf) testing is possible.
14641         * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
14642         board info variable "no_hardware_watchpoints" is true.  Use new
14643         proc "gdb_skip_stdio_tests" to see if printf tests are possible.
14644
14645 2000-11-13  Fernando Nasser  <fnasser@redhat.com>
14646
14647         From Orjan Friberg  <orjanf@axis.com>:
14648         * gdb.base/printcmds.exp: Escape curly braces followed by a number
14649         in array print pattern match.
14650
14651 2000-11-09  Fernando Nasser  <fnasser@redhat.com>
14652
14653         * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
14654         spelling "cancelled" to U.S. spelling "canceled" to match changes
14655         made to gdb.
14656         * gdb.c++/ovldbreak.exp: Ditto.
14657
14658 2000-11-06  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
14659
14660         * gdb.base/callfuncs.c (main):  Moved to end of file, call
14661         t_double_values to initialize the FPU before inferior calls are made.
14662         * gdb.base/callfuncs.exp:  Test for register preservation after calling
14663         inferior functions.  Add tests for continuining, finishing and
14664         returning from a stop in a call dummy.
14665
14666 2000-10-24  Michael Snyder  <msnyder@cygnus.com>
14667
14668         * gdb.base/commands.exp: Break up long lines, and re-indent.
14669
14670 2000-10-19  Michael Snyder  <msnyder@cygnus.com>
14671
14672         * config/gdbserver.exp:  Rewritten from the ground up, to make it
14673         compatible with the current dejagnu tree, and to make it work with
14674         the new "gdbserver" in libremote.
14675
14676 2000-10-16  Michael Snyder  <msnyder@cygnus.com>
14677
14678         * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
14679         * gdb.base/varargs.exp: Skip entire test if no printf support.
14680         * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
14681         * gdb.base/shlib-call.exp: Skip several tests if no printf support.
14682
14683 2000-10-13  Michael Snyder  <msnyder@cygnus.com>
14684
14685         * lib/gdb.exp (gdb_skip_float_test): New proc.  Skip test if
14686         no floating point support.
14687         (gdb_skip_stdio_test): New proc.  Skip test if no stdio support.
14688         * gdb.base/call-ar-st.exp: Use above procs to skip tests.
14689         * gdb.base/call-rt-st.exp: Ditto.
14690         * gdb.base/call-strs.exp: Ditto.
14691
14692 2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>
14693
14694         * gdb.base/sizeof.c: include <stdio.h>.
14695
14696         * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
14697         'finish', otherwise uncaptured gdb_prompt would potentially
14698         throw remaining test points out of sync.
14699
14700 2000-07-26  Scott Bambrough <scottb@netwinder.org>
14701
14702         * gdb.base/recurse.exp: Run tests for all targets.
14703         * gdb.base/so-impl-ld.exp: Added wildcard to handle the
14704         gnu-oldld case on ARM.
14705         * gdb.base/watchpoint.exp (test_stepping): Clear xfail
14706         for ARM targets.
14707
14708 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
14709
14710         * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
14711         * gdb.java/configure: Rebuild.
14712
14713 Sun Jul 23 21:42:34 2000  Anthony Green  <green@redhat.com>
14714
14715         * gdb.java/jv-exp.exp: New file.
14716
14717 Sun Jul 23 21:02:42 2000  Anthony Green  <green@redhat.com>
14718
14719         * configure: Rebuilt.
14720         * configure.in (configdirs): Add gdb.java.
14721         * gdb.java/jmisc.java: New file.
14722         * gdb.java/jmisc.exp: New file.
14723         * gdb.java/Makefile.in: New file.
14724         * gdb.java/configure: Rebuilt.
14725         * gdb.java/configure.in: New file.
14726         * lib/java.exp: New file.
14727
14728 Wed Jul 12 18:14:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14729
14730         * gdb.base/exprs.exp: Test casts to a pointer including over and
14731         underflow.
14732
14733 Thu Jul 13 11:52:53 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14734
14735         * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files.  Compare GDB
14736         and the compilers sizes.
14737
14738 2000-07-09  Nick Duffek  <nsd@redhat.com>
14739
14740         * gdb.c++/misc.cc (class ClassParam, class_param): Define.
14741         (use_methods): New function.
14742         (main): Call use_methods().
14743         * gdb.c++/classes.exp (test_method_param_class): New procedure.
14744         (do_tests): Call test_method_param_class.
14745
14746 2000-07-09  Nick Duffek  <nsd@redhat.com>
14747
14748         * gdb.c++/classes.exp (test_nonexistant_members): Fix name
14749         spelling.
14750         (test_enums): New procedure.  Move enum tests from end of script
14751         to here.  Set breakpoint on function name instead of line number.
14752         * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
14753         (enums2): New marker function.
14754         (enums1): New function.
14755         (main): Call enums1().  Move enum tests to enums1().
14756
14757 Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14758
14759         * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
14760         compile/link program.  Update line numbers.
14761         * gdb.asm/d10v.inc: Define ``startup''.
14762         * gdb.asm/asmsrc1.s: Add definition of _start.
14763
14764 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14765
14766         * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
14767
14768 2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
14769
14770         * gdb.base/maint.exp: Add 'maint print architecture' item to output
14771         of 'help maint print' command.
14772
14773 Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14774
14775         * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
14776         they use gdb_expect_list.
14777
14778 Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14779
14780         * gdb.base/commands.exp: Use ``set remote
14781         memory-read-packet-size'' instead of ``set endian big'' to test
14782         long commands.
14783
14784 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
14785
14786         * gdb.c++/templates.exp (do_tests): Make all of these work under
14787         g++, and stop skipping them.
14788
14789         * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
14790         work under g++.
14791
14792         * gdb.c++/misc.cc: Fix ambiguous initialization with correct
14793         initialization.
14794
14795 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
14796
14797         * gdb.base/annota1.exp (run until main breakpoint): Loosen up
14798         the regular expression: accept an (almost) arbitrary sequence of
14799         "frames-invalid" and "breakpoints-invalid" messages both before
14800         and after the "starting" message.
14801
14802 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
14803
14804         * gdb.c++/local.exp: This test has never been known to work with g++.
14805
14806 2000-05-18  Michael Snyder  <msnyder@cygnus.com>
14807
14808         * gdb.base/annota1.exp (annotate-signal-handler-caller):
14809         Relax the regular expression a little, make it pass on Solaris 8.
14810
14811 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
14812
14813         * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
14814         a call, do not require that gdb stop on the line after the call.
14815         Instead, it is permissible for gdb to stop on the line of the
14816         call itself.
14817
14818 2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
14819
14820         * gdb.base/break.exp (bp on small function, optimized file):
14821         Add a second pass pattern.  The behavior differs here between stabs
14822         and dwarf for one-line functions.  Stabs preserves two line symbols
14823         (one before the prologue and one after) with the same line number,
14824         but dwarf regards these as duplicates and discards one of them.
14825         Therefore the address after the prologue (where the breakpoint is)
14826         has no exactly matching line symbol, and GDB reports the breakpoint
14827         as if it were in the middle of a line rather than at the beginning.
14828
14829 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
14830
14831         * gdb.base/interrupt.exp: Make "pass" message say "send"
14832         rather than "send_gdb" (for consistancy).
14833
14834 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14835
14836         From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
14837         * gdb.c++/templates.cc: Properly check for GCC version number.
14838         * lib/compiler.cc: Likewise
14839
14840 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
14841
14842         * gdb.base/break.exp: When compiled with -O2 optimization,
14843         gdb may not stop at the first line of main, due to code motion.
14844
14845 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
14846
14847         * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
14848         This test depends on parsing the printf output from the target.
14849         Since the sparclet stub doesn't do stdio, this will never work.
14850         * gdb.base/call-rt-st.exp: ditto.
14851         * gdb.base/call-strs: ditto.
14852
14853 2000-04-24  Michael Snyder  <msnyder@cygnus.com>
14854
14855         * gdb.base/miscexprs.exp: make sizeof long array test portable.
14856
14857         * gdb.base/ending-run.exp: After connecting to a remote target,
14858         but before running, the target will appear to be in a random
14859         location.  Specify both a file and a line for breakpoints.
14860         Also, the function that calls main may be called 'init'
14861         rather than 'start'.
14862
14863 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
14864
14865         * gdb.base/help.exp: Update output for add-symbol-file command.
14866
14867 2000-04-10  Fernando Nasser  <fnasser@cygnus.com>
14868
14869         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14870         * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
14871
14872 2000-04-07  J.T. Conklin  <jtc@redback.com>
14873
14874         * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
14875
14876         * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
14877
14878 Thu Mar 30 13:26:19 2000  Philippe De Muyter  <phdm@macqel.be>
14879
14880         * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
14881         values that can be represented exactly.
14882         * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
14883         above change, and to not check against the directory part of the source
14884         file name.
14885         (step into print_long_arg_list): Likewise.
14886         (print print_small_structs from print_long_arg_list): Likewise.
14887         (print print_long_arg_list): Likewise.
14888
14889 2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
14890
14891         * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
14892
14893 Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14894
14895         * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
14896
14897 2000-03-25  Daniel Berlin  <dan@cgsoftware.com>
14898
14899         * gdb.base/commands.exp (deprecated_command_test): Add test for
14900         deprecate with no arguments.
14901
14902 2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
14903
14904         * gdb.base/break.exp: Add new test for setting breakpoints on
14905         optimized code so we can test breakpoints work even when function
14906         prologues may be optimized away
14907
14908 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
14909
14910         From David Whedon <dwhedon@gordian.com>
14911         * gdb.base/commands.exp : Added command deprecator tests.
14912
14913 2000-03-22  Daniel Berlin   <dan@cgsoftware.com>
14914
14915        * gdb.base/help.exp: Added test for new apropos command.
14916
14917 2000-03-21  Kevin Buettner <kevinb@redhat.com>
14918
14919         * gdb.base/pointers.c (usevar): New function.
14920         (main): Make sure that global variables v_int_pointer2, rptr,
14921         and y are all referenced someplace in the program by calling
14922         usevar() on them.  [Some linkers delete symbols which are
14923         never referenced.  The space remains, but there's no way to
14924         get a (symbolic) handle on the variable from the debugger.]
14925
14926 2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
14927
14928         * gdb.base/printcmds.c: Add typedeffed arrays.
14929
14930         * gdb.base/printcmds.exp (test_print_typedef_arrays): New
14931         procedure to test arrays that are typedef'd.
14932
14933 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
14934
14935         * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
14936         the library directories.
14937
14938 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14939
14940         * configure.in (configdirs): Add sub directory gdb.mi.
14941         * configure: Re-generate.
14942
14943         * gdb.mi: New directory.
14944
14945 2000-02-25  Scott Bambrough <scottb@netwinder.org>
14946
14947         * gdb.base/long_long.exp: Correct test suite failure when printing
14948         a long long value as a double on ARM platforms.
14949
14950 2000-02-16  Jim Blandy  <jimb@redhat.com>
14951
14952         * gdb.base/break.exp ("breakpoint line number"): Make sure the
14953         default source file is set properly before running this test.
14954
14955 2000-02-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
14956
14957         * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
14958         gdbtk/library directory, not in gdbtcl2.
14959
14960 2000-02-04  Jim Blandy  <jimb@redhat.com>
14961
14962         * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
14963         backslash from regexp pattern.
14964
14965         * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
14966         procedure.  Use it to run all the "continue to bp overloaded"
14967         tests.  Note that this changes the names of the tests slightly.
14968         If the breakpoint hit message includes a hex PC value, because
14969         GCC's Dwarf 2 line info doesn't help us distinguish the prologue
14970         from the real source code, still consider that a pass.
14971
14972         * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
14973         XFAIL here if the breakpoint message contains a hex address.  Note
14974         similar change on 1999-11-02.
14975
14976         * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
14977
14978         * gdb.base/ptype.exp: Establish a default source file before
14979         calling get_debug_format.
14980
14981 2000-02-03  Fernando Nasser  <fnasser@totem.to.cygnus.com>
14982
14983         * gdb.base/watchpoint.exp: Remove duplication of test messages.
14984
14985 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
14986
14987         * gdb.base/step-test.exp: Fix the steps to enter a callee by means
14988         of successive stepi commands -- while in the prologue we should see
14989         the function entry bracket.
14990
14991 2000-02-02  Fernando Nasser  <fnasser@totem.to.cygnus.com>
14992
14993         * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
14994         reach __change_mode() when stepping through the end of main().
14995
14996 2000-01-17  Fernando Nasser  <fnasser@totem.to.cygnus.com>
14997
14998         * gdb.base/default.exp: Fix expected pattern.
14999         * gdb.base/help.exp: Same.
15000
15001 2000-01-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15002
15003         * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
15004         Don't use xfail's because that affects only the following test.
15005
15006         * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
15007         solaris or linux.
15008
15009         * gdb.base/selftest.exp: Update to reflect changes to main.c.
15010
15011 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
15012
15013         * gdb.base/display.exp: Some yacc parsers like to say
15014         "A syntax error" rather than "A parse error".  Accept both.
15015
15016 2000-01-06  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15017
15018         * gdb.base/default.exp: Remove OS dependent string from "target
15019         remote" test.
15020         * gdb.base/help.exp: Same for "help target remote" test.
15021
15022 2000-01-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15023
15024         From Jim Kingdon <kingdon@redhat.com>:
15025
15026         * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
15027         prompt (cleanup rather than necessity, but still might keep output
15028         from spilling to next test).
15029
15030 2000-01-02  Fred Fish  <fnf@cygnus.com>
15031
15032         * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
15033         AIX, which defines them in <sys/types.h>.
15034
15035 1999-12-16  Stan Shebs  <shebs@andros.cygnus.com>
15036
15037         * gdb.base/default.exp: Match arm* etc instead of arm in "info
15038         float" test.
15039
15040 1999-12-13 Fernando Nasser  <fnasser@totem.to.cygnus.com>
15041
15042         * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
15043
15044         * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
15045         outermost frame disallowed".
15046
15047 1999-12-09  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15048
15049         * gdb.base/setvar.exp: New tests for setting the value of a struct
15050         with a constant list.
15051
15052 1999-12-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15053
15054         * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
15055         require the user to type a cast before setting the value of a struct.
15056
15057 1999-12-06  Jim Blandy  <jimb@cygnus.com>
15058
15059         * gdb.base/default.exp: Expect the new 'info float' command on
15060         all i386 platforms.
15061
15062         * gdb.threads/linux-dp.exp: Expand our ability to recognize
15063         LinuxThreads libraries that don't support debugging.
15064
15065 Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15066
15067         * gdb.base/remote.c: Fill the buffer with truely random data.
15068         Change the buffer type to ``unsigned char'' to simplify size
15069         arithmetic.
15070
15071         * gdb.base/remote.exp: Reduce download numbers by one.  Typical
15072         stub only handles 400-1 byte packets.  Verify that the download
15073         worked.
15074
15075 1999-11-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15076
15077         * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
15078         tests, using UNRESOLVED for the untested cases.  Also, does not wait
15079         for a timeout if the prompt was received before a recognizable pattern.
15080
15081 1999-11-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15082
15083         * lib/gdb.exp (gdb_expect_list): Fix spelling.
15084
15085 1999-11-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15086
15087         * gdb.base/watchpoint.exp: Add tests cases for the hit count of
15088         watchpoints.
15089
15090 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
15091
15092         * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
15093
15094         * gdb.c++/local.exp: Be more flexible in recognizing local class
15095         name mangling.  Don't allow horribly truncated method names.
15096         * gdb.c++/derivation.exp: Expect protected inheritance.
15097         * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
15098         * gdb.c++/virtfunc.exp: Likewise.
15099         * gdb.c++/classes.exp: Likewise.  Don't require the enclosing scope
15100         when printing a nested enum.
15101
15102 1999-11-22  Jim Blandy  <jimb@cygnus.com>
15103
15104         * gdb.base/step-test.exp: Properly await GDB's response to setting
15105         a breakpoint on the call to large_struct_by_value.
15106
15107         * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
15108         just because we have debug info for the `start' function.
15109
15110 1999-11-19  Jim Blandy  <jimb@zenia.red-bean.com>
15111
15112         * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
15113         "Unknown signal" messages, which indicate (on LinuxThreads) that
15114         GDB doesn't know how to debug threads on this system.  This is
15115         better than hanging while philosopher 0 dumps chatter into gdb.log.
15116
15117 1999-11-18  Tom Tromey  <tromey@cygnus.com>
15118
15119         * gdb.trace/deltrace.exp: Updated test to reflect new error text.
15120
15121 1999-11-18  Fred Fish  <fnf@cygnus.com>
15122
15123         * gdb.base/coremaker2.c: Add sample program for generating
15124         cores that is more self contained than coremaker.c.  Eventually
15125         I'll add more code to this and tie it into the testsuite.
15126
15127 1999-11-12  Stan Shebs  <shebs@andros.cygnus.com>
15128
15129         * gdb.base/dollar.exp: Remove, now in gdb.hp.
15130
15131 1999-11-10  Jimmy Guo  <guo@cup.hp.com>
15132
15133         * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
15134         from $srcdir/lib/.
15135         * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
15136         and gdb.c++/.
15137
15138         * gdb.c++/derivation.exp: remove redundant get compiler info code.
15139
15140         * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
15141         'continue with watch' test point.
15142
15143 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
15144
15145         Merged from p2linux-990323-branch:
15146
15147         * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
15148
15149 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
15150
15151         * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
15152         {limit,fixed}''.  Test ``set download-write-size''.
15153
15154 Sun Nov  7 17:37:01 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15155
15156         * gdb.base/funcargs.exp: Rewrite stack traceback checks using
15157         gdb_expect_list.
15158
15159 Fri Nov  5 18:40:52 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15160
15161         * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
15162
15163 1999-11-03  Mark Salter  <msalter@cygnus.com>
15164
15165         * gdb.base/break.exp: Fix "stub continue" pattern.
15166
15167 1999-11-03  Jim Blandy  <jimb@zwingli.cygnus.com>
15168
15169         * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
15170
15171 1999-11-02  Jim Blandy  <jimb@zwingli.cygnus.com>
15172
15173         * gdb.base/display.exp ("finish"): Add timeout clause.
15174
15175         * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
15176         plain prompt clause, so this doesn't have to time out in order to
15177         fail.
15178
15179         * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
15180         breakpoint hit messages include an address.
15181
15182         * gdb.base/display.exp: Don't forget to escape parens in regular
15183         expressions.  Unix regexp notatation sucks.
15184
15185 1999-11-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15186
15187         * gdb.base/annota1.exp: Test for annotate-signalled: change output
15188         order for 'signalled' message.
15189
15190 1999-11-01  Stan Shebs  <shebs@andros.cygnus.com>
15191
15192         From Jimmy Guo  <guo@cup.hp.com>:
15193         * gdb.base/annota1.exp: Add tests for annotate ignore count change.
15194         * gdb.base/annota1.c: Add code for tests to work with.
15195
15196 1999-10-26  Frank Ch. Eigler  <fche@cygnus.com>
15197
15198         * gdb.base/remote.exp: New test for remote downloading settings.
15199         * gdb.base/remote.c: New file with large .data.
15200
15201 1999-10-18  Jim Blandy  <jimb@zwingli.cygnus.com>
15202
15203         * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
15204         for LinuxThreads support, merged from the Code Fusion branch.
15205
15206 Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
15207
15208         * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
15209         containing exp_continue into a while within an expect.  Don't
15210         attempt a start more than three times.  Check return value from
15211         gdb_load.
15212
15213 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15214
15215         * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
15216         a pass case.
15217
15218 1999-10-01  Kevin Buettner <kevinb@cygnus.com>
15219
15220         * gdb.base/break.c (main): Added a statement that we can step
15221         off of.
15222         * gdb.base/break.exp: Added tests for setting a breakpoint
15223         at an offset and stepping onto a breakpoint.
15224
15225 1999-10-01  Fred Fish  <fnf@cygnus.com>
15226
15227         * gdb.base/help.exp (help add-symbol-file): Update to match current
15228         gdb output.
15229
15230 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
15231
15232         * gdb.base/break.exp: Code locations are in hex, don't forget!
15233         (For HP-UX.)
15234
15235 1999-09-17  Stan Shebs  <shebs@andros.cygnus.com>
15236
15237         * condbreak.exp: Use break.c as test program.
15238         * condbreak.c: Remove, redundant with break.c.
15239
15240 1999-09-15  Stan Shebs  <shebs@andros.cygnus.com>
15241
15242         * config/monitor.exp (gdb_target_monitor): Disable X- and
15243         Z-packets if the target needs it.
15244
15245 1999-09-13  James Ingham  <jingham@leda.cygnus.com>
15246
15247         * gdb.c++/overload.exp: Added tests for listing overloaded
15248         functions with function pointers in the arg, explicitly calling
15249         out the version you want.
15250
15251 1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
15252
15253         * long_long.exp: Add variations of test cases that work for
15254         targets with 16-bit ints and 32-bit doubles.
15255
15256 1999-09-08  Stan Shebs  <shebs@andros.cygnus.com>
15257
15258         * break.c (main): Compare a possibly-uninitialized argc with an
15259         unlikely value that fits in 16 bits.
15260
15261 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
15262
15263         * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
15264         0xfeeb, don't want negative numbers if ints are 16 bits.
15265
15266         * lib/gdb.exp (skip_cplus_tests): New proc.
15267         * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15268         gdb.c++/anon-union.exp, gdb.c++/classes.exp,
15269         gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
15270         gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
15271         gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
15272         gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
15273         gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
15274         gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
15275
15276         * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
15277
15278 Fri Sep  3 15:37:12 1999  Kevin Buettner  <kevinb@cygnus.com>
15279
15280         * gdb.base/corefile.exp (up): Allow a parameter to appear
15281         in the frame that we're going up to.
15282
15283         From Jim Blandy <jimb@cygnus.com>:
15284
15285         * gdb.base/default.exp (info float): Expect some output now.
15286
15287         * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
15288         returning floating-point values to fail on the x86.
15289         * gdb.base/callfwmall.exp (do_function_calls): Same.
15290
15291         * gdb.base/list.exp (test_listsize): Correct expectations for
15292         listing line 1 with listsize 2.  Also, listing a single line
15293         works now, as does listing three lines.  [Kevin's note: There
15294         were a number of other cases fixed too where the expectations
15295         differed...]
15296
15297 1999-09-02  Stan Shebs  <shebs@andros.cygnus.com>
15298
15299         * gdb.base/selftest.exp: Add case for when version prints as
15300         constant string instead of char pointer.
15301
15302 1999-08-25  Stan Shebs  <shebs@andros.cygnus.com>
15303
15304         * gdb.base/ending-run.exp: Add Solaris case for what happens when
15305         stepping out of main.
15306
15307         * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
15308         G++ used.
15309
15310         * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
15311         always, expect ptype InnerLocal::NestedInnerLocal to fail always.
15312
15313         * gdb.c++/ovldbreak.exp: Update match string in test that
15314         includes a warning of multiple breakpoints.
15315
15316 1999-08-24  Stan Shebs  <shebs@andros.cygnus.com>
15317
15318         * gdb.base/display.exp: Improve precision of step-after-finish
15319         added yesterday.
15320
15321         * gdb.base/signals.exp: Add extra wildcard to "handle all print"
15322         test.
15323
15324         * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
15325         configs when using G++, not just hppa*.
15326
15327 1999-08-24  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15328
15329         * gdb.base/async.c: New file.
15330         * gdb.base/async.exp: New file.
15331
15332 Tue Aug 24 03:24:53 1999  Jeffrey A Law  (law@cygnus.com)
15333
15334         * gdb.base/break.exp: Tweak PA specific tests to properly handle
15335         PA64.
15336
15337 Mon Aug 23 10:25:20 1999  Jeffrey A Law  (law@cygnus.com)
15338
15339         * gdb.base/display.exp: "finish" can leave us mid-line on many
15340         targets, deal with it.  Add a small constant to main, instead of
15341         1000 since main+1000 may not be a valid address in the target.
15342
15343         * gdb.base/dollar.exp: Do not run for PA processors in wide mode
15344         on hpux11.
15345
15346         * gdb.base/attach.exp: Handle another hpux11 error message variant
15347         when attaching to a process that does not exist.
15348
15349 1999-08-19  J.T. Conklin  <jtc@redback.com>
15350
15351         * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
15352         characters in 'continue to 1241' test.
15353
15354 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
15355
15356         * gdb.base/call-ar-st.exp: Add a shorter match case for the
15357         stop in print_long_arg_list, define and use a whitespace
15358         variable in print_small_structs test, add an XFAIL for Solaris.
15359         * gdb.base/dbx.exp: XFAIL func commands until somebody is
15360         interested enough to fix.
15361
15362 1999-08-13  Keith Seitz  <keiths@cygnus.com>
15363
15364         * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
15365         (dbx_gdb_load): Remove. Use gdb_load instead, since that
15366         proc knows about targets other than the natives.
15367         (test_assign): Use "gdb_run_cmd" to "run" the target.
15368         Check that we've actually hit the breakpoint at main.
15369         When we attempt to assign a value to a local variable, check
15370         that the variable is in the current scope, i.e., don't use
15371         a test with an empty result.
15372
15373 Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15374
15375         * gdb.base/maint.exp: Add test of ``maintenance internal-error''
15376         command.
15377
15378 1999-08-09  Stan Shebs  <shebs@andros.cygnus.com>
15379
15380         From Jimmy Guo <guo@cup.hp.com> and others at HP:
15381         gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
15382         gdb.compat, gdb.threads-hp.
15383         gdb.hp/configure, gdb.hp/configure.in: New files.
15384         gdb.hp/Makefile.in: Recurse into new subdirs.
15385         gdb.hp/gdb.defects: New directory, tests for HP bug reports.
15386         gdb.hp/gdb.objdbg: New directory, tests for debugging info
15387         in object files.
15388         gdb.hp/tools: New directory, aux tools for HP-specific tests.
15389
15390 1999-08-05  Stan Shebs  <shebs@andros.cygnus.com>
15391
15392         * gdb.base/display.exp: Help expect by putting a newline in the
15393         funky printf, remove a bogus p/a test.
15394
15395 1999-08-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15396
15397         * gdb.base/display.exp: Make sure that when we say 'run', we are
15398         connected to the target. This is necessary when running not
15399         natively.
15400
15401 1999-08-03  Stan Shebs  <shebs@andros.cygnus.com>
15402
15403         * gdb.base/step-test.exp: Removed some extraneous messages.
15404
15405         * gdb.base/long_long.exp: Don't run memory examination tests
15406         on little-endian targets (they will need a different set of
15407         results to match).
15408
15409 1999-08-02  Stan Shebs  <shebs@andros.cygnus.com>
15410
15411         * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
15412         until somebody decides to fix GDB.
15413
15414         * gdb.base/long_long.c: Stop compiler complaint by specifying long
15415         constant as "ULL".
15416         * gdb.base/long_long.exp: Loosen x/c test, add partial result
15417         matches for a couple x/2 commands.
15418
15419 1999-07-30  Stan Shebs  <shebs@andros.cygnus.com>
15420
15421         * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
15422         by merging in ref-types2 tests.
15423         * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
15424
15425         From Jimmy Guo <guo@cup.hp.com> and others at HP:
15426         * gdb.c++/Makefile.in: Add standard actions.
15427         (EXECUTABLES): Rename from PROGS, update list.
15428         * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
15429         from gdb.hp.
15430         * gdb.c++/anon-union.cc: Don't use anonymous struct, make
15431         foo and bar locals.
15432         * gdb.c++/anon-union.exp: Fix tests to match.
15433         * gdb.c++/classes.exp: Run if HP compiler used, add extra
15434         expect matches to handle output variations.
15435         * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
15436         * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
15437         output, add HP alternatives for new and delete prints.
15438         * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
15439         gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
15440         * gdb.c++/demangle.exp: Use $style when reporting failure.
15441         * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
15442         * gdb.c++/inherit.exp: Run if HP compiler used, add some
15443         match alternatives.
15444         * gdb.c++/local.exp: Add match alternatives or xfails for HP
15445         compilers.
15446         * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
15447         * gdb.c++/method.exp: Add match alternatives.
15448         * gdb.c++/misc.cc: Add bool types.
15449         * gdb.c++/misc.exp: Add tests for bool types.
15450         * gdb.c++/overload.exp: Add xfails.
15451         * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
15452         * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
15453         add some more template parameter tests (only for HP currently).
15454         * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
15455         * gdb.c++/virtfunc.cc: Add return type and value for main.
15456         * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
15457         match alternatives.
15458
15459 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15460
15461         * gdb.base/display.exp: Fix output of 'p/a &&j' test.
15462
15463 1999-07-29  Jim Blandy  <jimb@savonarola.red-bean.com>
15464
15465         * gdb.base/signals.exp: Don't expect getting a backtrace from
15466         within a signal handler to fail on Linux.
15467
15468 1999-07-29  Stan Shebs  <shebs@andros.cygnus.com>
15469
15470         From Jimmy Guo <guo@cup.hp.com> and others at HP:
15471         * lib/gdb.exp: Remove some gratuitious semicolons.
15472         (delete_breakpoints): Increase timeout.
15473         (gdb_expect): Add -notransfer option.
15474         (gdb_test): Use -notransfer option.
15475         (get_compiler_info): Add f77 case.
15476         (get_compiler): New proc, split out from gdb_preprocess, add f77
15477         case.
15478         (gdb_preprocess): Call get_compiler.
15479
15480         * gdb.base/Makefile.in (EXECUTABLES): Update the list.
15481         * gdb.base/attach.exp, gdb.base/display.exp,
15482         gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
15483         gdb.base/long_long.exp, gdb.base/printcmds.exp,
15484         gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
15485         third arg to gdb_test.
15486         * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
15487         * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
15488         HP-UX xfails, add others.
15489         * gdb.base/completion.exp: Reflect name change of self-test.
15490         * gdb.base/condbreak.exp, gdb.base/corefile.exp,
15491         gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
15492         gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
15493         HP failure number.
15494         * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
15495         useless HP-UX 10.30 references.
15496         * gdb.base/maint.exp: Loosen matches.
15497         * gdb.base/pointers.c (main): Declare more_code.
15498         * gdb.base/pointers.exp: Match on output of a `next'.
15499         * gdb.base/structs.c: Add prototypes.
15500         * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
15501         * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
15502
15503 1999-07-29  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15504
15505         * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
15506         command.
15507
15508 1999-07-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15509
15510         * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
15511         Fix run to main failures. Watchpoint can be hardware watchpoint.
15512
15513         * gdb.base/annota1.exp: Clean up some more, in case printf has
15514         debug info.  Deal with lack of signal hanlder info in stack.
15515
15516         From Jim Kingdon  <kingdon@redhat.com>:
15517         * gdb.base/annota1.exp: If printf has debug info, deal with it.
15518
15519 1999-07-19  Stan Shebs  <shebs@andros.cygnus.com>
15520
15521         * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
15522         gdb.base/foll-vfork.exp: Don't run for crosses.
15523
15524 Tue Jul 13 23:37:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15525
15526         * gdb.base/configure.in: Check for gdbvars.exp instead of
15527         a1-selftest.exp.
15528         * gdb.base/configure: Re-generate.
15529
15530 1999-07-12  Stan Shebs  <shebs@andros.cygnus.com>
15531
15532         * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15533         in trying to run first and name is too long.
15534
15535         * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
15536         pointers2.c and pointers2.exp, respectively.
15537         * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
15538         doschk happier.
15539
15540 1999-07-08  Stan Shebs  <shebs@andros.cygnus.com>
15541
15542         * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
15543         callfuncs2.c and callfuncs2.exp.
15544
15545         * gdb.base/list.exp: Remove mistaken xfails.
15546         * gdb.base/list0.h: Add optional prototypes.
15547
15548 Wed Jul  7 00:27:35 1999  Andrew Cagney  <cagney@amy.cygnus.com>
15549
15550         * gdb.base/setvar.exp: Increase the time-out on tests indirectly
15551         calling malloc.
15552         * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
15553         * ptype.exp: Move test for get_debug_format to before its first
15554         use.
15555
15556 1999-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15557
15558         * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
15559         * gdb.base/annota2.cc, annota2.exp: Move from here.
15560         * gdb.c++/annota2.cc, annota2.exp: To here.
15561         * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
15562
15563 Tue Jun 29 11:56:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15564
15565         * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
15566         a consistent format.
15567
15568 1999-06-25  Stan Shebs  <shebs@andros.cygnus.com>
15569
15570         From Jimmy Guo <guo@cup.hp.com> and others at HP:
15571         * lib/gdb.exp (get_compiler_info): Add detection for assorted
15572         HP compilers, also set the globals $true and $false.
15573
15574         * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
15575         call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
15576         coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
15577         jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
15578         long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
15579         printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
15580         scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
15581         sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
15582         solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
15583         whatis.c} Add C++ compatible function definitions and return
15584         types, add includes for library functions.
15585         * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
15586         * gdb.base/step-test.c (myglob): Rename from glob.
15587         * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
15588         foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
15589         files, move here from gdb.hp.
15590         * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
15591         commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
15592         ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
15593         Adjust line numbers in regexps.
15594
15595         * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
15596         miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
15597         instead of 0/1.
15598
15599         * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
15600         foll-vfork.exp: New files, move here from gdb.hp.
15601         * gdb.base/page.exp: New file, test of pagination command.
15602
15603         * gdb.base/watchpoint.c (recurser): New function, for watchpoint
15604         recursion test.
15605         * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
15606
15607         * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
15608         gdb.base/solib.exp: Fix compiler invocation process.
15609
15610         * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
15611         HP-UX 11, turn off overload resolution explicitly.
15612         * gdb.base/commands.exp: Set argument list explicitly, add
15613         watchpoint test.
15614         * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
15615         them work.
15616         * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
15617         expressions properly.
15618         * gdb.base/corefile.exp: Loosen the match slightly.
15619         * gdb.base/default.exp: Allow "Error accessing memory" message
15620         also.
15621         * gdb.base/display.exp: Skip over x/0 j if PA64.
15622         * gdb.base/funcargs.exp: Add xfails for HP-UX.
15623         * gdb.base/interrupt.exp: Ditto.
15624         * gdb.base/langs.exp: Add symbolic matches governed by compiler
15625         in use.
15626         * gdb.base/list.exp: Add xfails for HP-UX.
15627         * gdb.base/long_long.exp: Refine some of the numeric matches.
15628         * gdb.base/mips_pro.exp: Xfail on HP-UX.
15629         * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
15630         * gdb.base/nodebug.exp: Succeed on more varieties of output.
15631         * gdb.base/opaque.exp: Remove some HP-UX xfails.
15632         * gdb.base/ptype.exp: Succeed on more varieties of output.
15633         * gdb.base/scope.exp: Add xfails for HP-UX.
15634         * gdb.base/sect-cmd.exp: Add more cases.
15635         * gdb.base/setvar.exp: Add xfails for HP-UX.
15636         * gdb.base/shlib-call.exp: Loosen some matches slightly.
15637         * gdb.base/signals.exp: Match on void symbolically.
15638         * gdb.base/step-test.exp: Add case for PA64.
15639         * gdb.base/term.exp: Add exit and restart.
15640         * gdb.base/twice.exp: Clean up after self.
15641         * gdb.base/varargs.exp: Disable overload resolution explicitly.
15642         * gdb.base/whatis.exp: Allow more ways to pass tests.
15643
15644         * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
15645         no longer useful.
15646
15647 Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15648
15649         * lib/gdb.exp (proc gdb_expect_list): New procedure.  Matches a
15650         list of patterns.
15651         * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
15652         print_double_array(double_array)", "continuing to breakpoint
15653         1018", "print print_double_array(array_d)" and "continuing to
15654         1034" tests.
15655
15656 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
15657
15658         * Makefile.in: Add empty html and install-html targets.
15659
15660 1999-06-24  Stan Shebs  <shebs@andros.cygnus.com>
15661
15662         * config/mt-*: Remove, these haven't been used since 1996.
15663
15664 1999-06-22  Stan Shebs  <shebs@andros.cygnus.com>
15665
15666         * gdb.base/call-strs.c, gdb.base/ending-run.c,
15667         gdb.base/step-test.c: Include stdlib.h and string.h as needed.
15668         * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
15669
15670 1999-06-18  Stan Shebs  <shebs@andros.cygnus.com>
15671
15672         * gdb.c++/overload.exp: XFAIL everything if using G++, add a
15673         simpler match case for the ptype of the big class.
15674
15675 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15676
15677         * gdb.exp: Fix test for gdb_prompt existence.
15678
15679 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15680
15681         * gdb.exp (gdb_test): Add fail after calls to perror.
15682
15683 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15684
15685         * gdb.exp (gdb_test): Accept variations of Undefined command messages.
15686
15687 1999-06-16  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15688
15689         * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
15690
15691 Fri Jun 11 12:56:50 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15692
15693         * gdb.base/call-strs.c (link_malloc): New function.  Ensure that
15694         malloc() is linked in.
15695
15696 1999-06-08  Fernando Nasser  <fnasser@totem.to.cygnus.com>
15697
15698         * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
15699         step at end.
15700
15701         * gdb.base/annota1.exp: Increase match_max to prevent timeout.
15702
15703 1999-06-08  Jim Blandy  <jimb@zwingli.cygnus.com>
15704
15705         * gdb.java/jv-print.exp: New file.  (Our first Java test!)
15706
15707 Fri Jun  4 10:47:46 1999  Jeffrey A Law  (law@cygnus.com)
15708
15709         * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
15710         * gdb.base/mips_pro.exp: Likewise.
15711
15712 1999-06-02  Keith Seitz  <keiths@cygnus.com>
15713
15714         * gdb.c++/templates.cc: Change all "new" operators to throw
15715         an exception.
15716         * gdb.c++/cplusfuncs.cc: Likewise.
15717
15718         * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
15719
15720 Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
15721
15722         * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
15723         * gdb.base/ending-run.exp: When stepping out of main, accept a
15724         step into an arbitrary assembler file.
15725
15726 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15727
15728         * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
15729         "breakpoint-invalid" to be printed.
15730         * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
15731         number of "frames-invalid" and "breakpoint-invalid" to be printed.
15732         * gdb.base/annota2.cc: Initialize a.x to 0.
15733
15734 1999-05-17  Keith Seitz  <keiths@cygnus.com>
15735
15736         * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
15737         when "skip_float_tests" set.
15738         Ditto for "print print_double_array(array_d)", "print print_small_structs",
15739         "print print_ten_doubles", and "step into print_long_arg_list".
15740         Don't assume we can step into "print_long_arg_list": we could step into memcpy.
15741         * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
15742         is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
15743         * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
15744         "skip_float_tests" is set.
15745         * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
15746         when "skip_float_tests" set.
15747
15748 1999-05-06  Keith Seitz  <keiths@cygnus.com>
15749
15750         * gdb.base/annota2.cc: Include stdio.h.
15751
15752 Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
15753
15754         * gdb.base/crossload.exp: Remove, this has been disabled ever
15755         since BFD stopped including all targets, and cross-GDB gets
15756         plenty of testing anyway.
15757         * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
15758         gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
15759         gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
15760         * gdb.base/README: Remove, was doc for this.
15761         * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
15762         needed.
15763
15764 1999-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15765
15766         * gdb.base/call-ar-st.exp: Fix one regular expression in test
15767         output.
15768
15769         * gdb.base/annota1.exp: New file. Annotation level 2 tests.
15770         * gdb.base/annota2.exp: New file. More annotation tests.
15771         * gdb.base/annota1.c: New file. Source file for annota1.exp.
15772         * gdb.base/annota2.cc: New file. Source file for annota2.exp.
15773
15774 1999-04-23  Angela Marie Thomas <angela@cygnus.com>
15775
15776         * config/cfdbug.exp: New file.
15777
15778 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
15779
15780         * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
15781         Marcus Daniel's and Dale Hawkins's demangler crashes.
15782
15783         * gdb.c++/demangle.exp (test_gnu_style_demangling,
15784         test_lucid_style_demangling, test_arm_style_demangling,
15785         test_hp_style_demangling): Try Tom Tromey's core-dumping
15786         identifier under each demangling style.
15787
15788 1999-04-07  Jim Blandy  <jimb@zwingli.cygnus.com>
15789
15790         * gdb.c++/demangle.exp: Include the current demangling style
15791         in all test names.
15792         (current_demangling_style): New global variable.
15793         (set_demangling_style, test_demangling_core, test_demangling,
15794         test_demangling_exact): New functions.
15795         (test_gnu_style_demangling, test_lucid_style_demangling,
15796         test_arm_style_demangling, test_hp_style_demangling): Use those,
15797         instead of calling gdb_test and gdb_test_exact directly.
15798         (catch_demangling_errors): New function, which reports errors
15799         signalled by the demangling test functions in an orderly way.
15800         (do_tests): Use catch_demangling_errors.
15801
15802 1999-04-06  Jim Blandy  <jimb@zwingli.cygnus.com>
15803
15804         * gdb.base/signals.exp (test_handle_all_print): Use () for
15805         grouping in expressions, not {}.
15806
15807         * gdb.base/smoke.exp: Test value of x, not y.  The latter isn't
15808         initialized yet.
15809
15810 1999-04-01  Stan Shebs  <shebs@andros.cygnus.com>
15811
15812         * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
15813         are listed.
15814
15815 1999-03-26  Stan Shebs  <shebs@andros.cygnus.com>
15816
15817         * gdb.stabs/weird.exp: Test for CC being defined before
15818         looking at its value.
15819
15820 1999-03-25  Stan Shebs  <shebs@andros.cygnus.com>
15821
15822         * gdb.base/call-ar-st.exp: Remove stray '#'.
15823         * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
15824         "short int" and "long int".
15825         * gdb.c++/overload.cc: Cast the string added in the previous
15826         change, to mollify finicky HP compiler.
15827         * gdb.hp/reg-test.exp (testfile): Fix file name.
15828         * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
15829
15830         * gdb.c++/misc.cc (main): Initialize obj_with_enum.
15831         * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
15832         alternate form of enum ptype.
15833
15834 1999-03-23  Stan Shebs  <shebs@andros.cygnus.com>
15835
15836         * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
15837         * gdb.hp/*.exp: Change all to run compiler probe only after
15838         passing skip_hp_tests, so as not to waste time on guaranteed
15839         failure.
15840
15841         * gdb.c++/overload.cc: Pass string instead of char addr, always
15842         init ccpfoo.
15843         * gdb.c++/templates.cc: Fix syntax error.
15844
15845 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
15846
15847         * gdb.base/commands.exp: Add test for correct position of '>'
15848         when issuing the 'commands' command after a 'while' or 'if'
15849         command.
15850
15851 1999-03-18  James Ingham  <jingham@cygnus.com>
15852
15853         * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
15854
15855         * gdb.c++/method.exp: It was testing an uninitialized int on the
15856         stack and assuming it was positive.
15857
15858         * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
15859
15860         * gdb.base/step-test.exp: Catch a case where finish is broken and
15861         keep it from killing the rest of the tests.
15862         Use gdb_continue_to_end.
15863
15864         * gdb.base/sigall.exp: use gdb_continue_to_end.
15865
15866         * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
15867
15868         * gdb.base/display.exp: use runto_main, not run.
15869
15870         * gdb.base/default.exp: Check for the current error message in the
15871         r abbreviation test.
15872         Add strongarm to the targets that know info float.
15873
15874         * gdb.base/condbreak.exp: Use the gdb_run command rather than just
15875         run which doesn't work with monitors.
15876
15877         * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
15878
15879         * gdb.base/break.exp: use the gdb_continue_to_end proc.
15880
15881         * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
15882         program.  Traps the case (in Cygmon) when the program never really
15883         exits.  Same as Mark's continue_to_exit, but I had put it in a lot
15884         more places, so I used my name.  Sorry Mark...
15885
15886         * config/monitor.exp (gdb_target_monitor): added another
15887         target_info parameter: remotebinarydownload.  This will set the
15888         remotebinarydownload flag if this is causing some boards trouble.
15889
15890 1999-03-18  Mark Salter  <msalter@cygnus.com>
15891
15892         * lib/gdb.exp (continue_to_exit): New function.
15893
15894         * gdb.base/ena-dis-br.exp: Clean up for remote targets.
15895         * gdb.base/ending-run.exp: Ditto.
15896         * gdb.base/step-test.exp: Ditto.
15897
15898 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
15899
15900         * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
15901         (suggested by Art Haas <ahaas@neosoft.com>).
15902
15903 1999-03-16  Jim Blandy  <jimb@zwingli.cygnus.com>
15904
15905         * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
15906
15907 Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
15908
15909         * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
15910         descriptions of types (short unsigned int vs unsigned short, etc).
15911
15912 1999-03-12  Jim Blandy  <jimb@zwingli.cygnus.com>
15913
15914         * gdb.base/call-strs.exp: Don't assume that `step' will step over
15915         a call to strlen; sometimes we do have sources.
15916
15917 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
15918
15919         * gdb.base/call-ar-st.c (main): Terminate char_array with a null
15920         character, so GDB won't print garbage after its end.
15921
15922         * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
15923         breakpoint there instead.  Sometimes GCC emits memcpy to handle
15924         the large structures being passed by value, so we step into that
15925         instead of sum_array_print, which obscures what we're really testing.
15926         * gdb.base/step-test.exp: However, we do want a test that notices
15927         the bizarre steps into memcpy, so do that here.  Add check for
15928         stepping into function calls that pass large structures by value.
15929         ("Is that a noun clause, or are you just happy to see me?")
15930         Remove all references to specific line numbers.
15931         * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
15932         New type and function.
15933         (main): Call large_struct_by_value, passing it a large struct by value.
15934         * lib/gdb.exp (gdb_get_line_number): New function.
15935
15936         * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
15937         more portable.
15938
15939 1999-03-08  Jim Blandy  <jimb@zwingli.cygnus.com>
15940
15941         * lib/gdb.exp: Doc fixes.
15942
15943 1999-03-05  Nick Clifton  <nickc@cygnus.com>
15944
15945         * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
15946
15947 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
15948
15949         * gdb.base/display.exp: Don't exercise the "detach" and "kill"
15950         commands.  They're not germane to this test, and they don't work
15951         that way on remote targets.
15952
15953 1999-03-01  James Ingham  <jingham@cygnus.com>
15954
15955         * Changelog entries merged over from gdb development branch.
15956
15957        Tue Jan  5 12:33:47 1999  Keith Seitz  <keiths@cygnus.com>
15958
15959                * lib/gdb.exp (gdbtk_analyze_results): Generic function
15960                for outputting results of test run.
15961
15962         1998-12-07  Martin M. Hunt  <hunt@cygnus.com>
15963
15964                * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
15965
15966 1999-02-25  Felix Lee  <flee@cygnus.com>
15967
15968         * lib/gdb.exp (debug_format): initialize
15969
15970 1999-02-25  Jason Molenda  (jsm@bugshack.cygnus.com)
15971
15972         * gdb.base/call-ar-st.c: Include string.h, not strings.h.
15973         * gdb.base/call-rt-st.c: Ditto.
15974
15975 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
15976
15977         * gdb.threads/pthreads.exp (horiz): New variable.
15978         (test_startup): Fix regexps that capture thread numbers.
15979
15980 1999-02-10  Jason Molenda  (jsm@bugshack.cygnus.com)
15981
15982         * gdb.base/smoke.exp: Disambiguate two test case names (both
15983         called ``print'').
15984
15985 Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
15986
15987         * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
15988         compilation.
15989
15990 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
15991
15992         * gdb.base/miscexprs.exp: Change patterns to match GDB's
15993         actual output formatting.
15994         * gdb.base/smoke.exp: GDB removes leading 0's.
15995         * gdb.base/volatile.exp: Don't check type of remuneration;
15996         that variable is no longer defined in constvars.c.
15997         * gdb.base/step-test.c (main): Exit with explicit exit code.
15998         * gdb.base/step-test.exp: Remove two nexti checks--they are
15999         not portable.
16000
16001 1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)
16002
16003         * gdb.base/help.exp ("help delete display"): Fix test to match
16004         gdb's output.
16005
16006         * gdb.base/long_long.c (known_types): Initialize values to zero.
16007         * gdb.base/long_long.exp: Step one more line
16008         so 'dec' is initialized in "get to known place".  GDB removes
16009         leading zeros.  Explicitly ask for hex formatting.  Use
16010         unique test case names.
16011
16012 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16013
16014         * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
16015
16016         * gdb.c++/method.exp: Add missing close brace.
16017
16018 1999-01-30  Jim Blandy  <jimb@zwingli.cygnus.com>
16019
16020         * gdb.base/maint.exp: Use 'set height 0' to disable page
16021         prompting, not 'set height 400'.
16022
16023         Fix a bunch of timeouts.
16024         * gdb.base/maint.exp ("maint print objfiles"): Break this up into
16025         four separate tests, so expect doesn't take forever to match a ton
16026         of text against a regexp with lots of .* forms.
16027         ("maint print psymbols", "maint print symbols"): Make some of
16028         these greps more selective, so that expect doesn't try to wade
16029         through huge piles of output and time out.
16030
16031         * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
16032
16033         * gdb.base/maint.exp ("maint info breakpoints"): Split into two
16034         tests: one which doesn't expect shlib events to be reported, and
16035         another which does, but is XFAIL for all platforms other than
16036         HP/UX.
16037
16038         * gdb.base/break.exp: Teach the test suite that the `catch
16039         fork', `catch vfork', and `catch exec' commands produce error
16040         messages on platforms that don't provide these features.
16041
16042 Mon Jan 25 18:35:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
16043
16044         * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
16045         so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
16046         (shortening names from solib_threshold.exp etc), won't run on
16047         anything but HP-UX for the foreseeable future.
16048         * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
16049         reflect move.
16050
16051 Thu Jan 21 15:46:49 1999  Stan Shebs  <shebs@andros.cygnus.com>
16052
16053         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
16054         gdb.trace/Makefile.in (clean): Remove all test executables.
16055
16056 Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
16057
16058         * gdb.base/shlib-call.exp: add test cases to verify that gdb
16059         successfully re-sets breakpoints in shared libraries.
16060         * gdb.base/shmain.c (main): return 0, don't fall off the end.
16061
16062 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
16063
16064         * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
16065         and compiled w/o GCC.
16066
16067         * gdb.hp/watch-cmd.exp: ditto.
16068
16069         * gdb.hp/watch-hp.exp: ditto.
16070
16071         * gdb.hp/xdb1.exp: ditto.
16072
16073         * gdb.hp/xdb2.exp: ditto.
16074
16075         * gdb.hp/dbx.exp: ditto.
16076
16077 Thu Jan 14 18:36:48 1999  Stan Shebs  <shebs@andros.cygnus.com>
16078
16079         * constvars.c: Remove C++-isms.
16080         * constvars.exp: Use gdb_test everywhere, add xfails if compiled
16081         with GCC.
16082
16083 Mon Jan 11 10:08:03 1999  David Taylor  <taylor@texas.cygnus.com>
16084
16085         The following changes are part of the HP merge.
16086
16087         * gdb.base/break.exp: new tests to verify that catchpoints for
16088         fork, vfork, and exec don't trigger inappropriately.
16089
16090         * gdb.base/opaque.exp: compile one file at a time, then link.
16091
16092         * gdb.base/signals.exp: be more restrictive about which hppa
16093         systems receive a setup_xfail.  new tests.
16094
16095         * gdb.base/solib_threshold.build: new file.
16096         * gdb.base/solib_threshold.exp: new file.
16097         * gdb.base/solib_threshold.link_opts: new file.
16098         * gdb.base/solib_threshold.mk: new file.
16099         * gdb.base/gen_solib_threshold.c: new file.
16100
16101         * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
16102         tests.  New tests for enums inside classes.
16103
16104         * gdb.c++/compiler.cc: indicate support of template debugging.
16105
16106         * gdb.c++/demangle.exp: run hp style demangling tests.
16107
16108         * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
16109         tests.
16110
16111         * gdb.c++/misc.cc: changes to support new tests.
16112
16113         * gdb.c++/templates.cc: changes to support HP's compiler; changes
16114         to support new tests.
16115
16116         * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
16117         gcc, then skip these tests.
16118
16119 Sun Jan 10 23:44:11 1999  David Taylor  <taylor@texas.cygnus.com>
16120
16121         The following files are part of the HP merge; some had longer
16122         names at HP, but have been renamed to be no more than 14
16123         characters in length.
16124
16125         * gdb.hp/ambiguous.cc: new file.
16126         * gdb.hp/ambiguous.exp: new file.
16127         * gdb.hp/attach.exp: new file.
16128         * gdb.hp/attach2.exp: new file.
16129         * gdb.hp/classes-hp.exp: new file.
16130         * gdb.hp/ctti.exp: new file.
16131         * gdb.hp/ctti-add.cc: new file.
16132         * gdb.hp/ctti-add1.cc: new file.
16133         * gdb.hp/ctti-add2.cc: new file.
16134         * gdb.hp/ctti-add3.cc: new file.
16135         * gdb.hp/dbx.exp: new file.
16136         * gdb.hp/exception.cc: new file.
16137         * gdb.hp/exception.exp: new file.
16138         * gdb.hp/foll-exec.c: new file.
16139         * gdb.hp/foll-exec.exp: new file.
16140         * gdb.hp/foll-fork.c: new file.
16141         * gdb.hp/foll-fork.exp: new file.
16142         * gdb.hp/foll-vfork.c: new file.
16143         * gdb.hp/foll-vfork.exp: new file.
16144         * gdb.hp/inherit-hp.exp: new file.
16145         * gdb.hp/more-steps.exp: new file.
16146         * gdb.hp/namespace.cc: new file.
16147         * gdb.hp/namespace.exp: new file.
16148         * gdb.hp/optimize.exp: new file.
16149         * gdb.hp/pxdb.c: new file.
16150         * gdb.hp/pxdb.exp: new file.
16151         * gdb.hp/quicksort.exp: new file.
16152         * gdb.hp/reg-test.exp: new file.
16153         * gdb.hp/reg-test.s: new file.
16154         * gdb.hp/sized-enum.c: new file.
16155         * gdb.hp/sized-enum.exp: new file.
16156         * gdb.hp/start-stop.exp: new file.
16157         * gdb.hp/templ-hp.cc: new file.
16158         * gdb.hp/templ-hp.exp: new file.
16159         * gdb.hp/thr-lib.c: new file.
16160         * gdb.hp/thr-lib.exp: new file.
16161         * gdb.hp/thr-lib.h: new file.
16162         * gdb.hp/thr-liblib.c: new file.
16163         * gdb.hp/virtfun-hp.c: new file.
16164         * gdb.hp/virtfun-hp.exp: new file.
16165         * gdb.hp/watch-cmd.exp: new file.
16166         * gdb.hp/watch-hp.exp: new file.
16167         * gdb.hp/xdb1.exp: new file.
16168         * gdb.hp/xdb2.exp: new file.
16169         * gdb.hp/xdb3.exp: new file.
16170
16171 Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
16172
16173         The following files are part of the HP merge; some had longer
16174         names at HP, but have been renamed to be no more than 14
16175         characters in length.
16176
16177         * gdb.base/ss.h: new file.
16178         * gdb.base/call-ar-st.c: new file.
16179         * gdb.base/call-ar-st.exp: new file.
16180         * gdb.base/call-rt-st.c: new file.
16181         * gdb.base/call-rt-st-exp: new file.
16182         * gdb.base/call-strs.exp: new file.
16183         * gdb.base/ena-dis-br.exp: new file.
16184         * gdb.base/environ.exp: new file.
16185         * gdb.base/long_long.exp: new file.
16186         * gdb.base/sect-cmd.exp: new file.
16187         * gdb.base/shlib-cl2.exp: new file.
16188         * gdb.base/smoke.exp: new file.
16189         * gdb.base/so-impl-ld.c: new file.
16190         * gdb.base/so-impl-ld.exp: new file.
16191         * gdb.base/so-indr-cl.c: new file.
16192         * gdb.base/so-indr-cl.exp: new file.
16193         * gdb.base/varargs.exp: new file.
16194         * gdb.base/volatile.exp: new file.
16195         * gdb.base/whatis-exp.exp: new file.
16196         * gdb.base/display.exp: new file.
16197         * gdb.c++/derivation.exp: new file.
16198         * gdb.c++/local.exp: new file.
16199         * gdb.c++/member-ptr.exp: new file.
16200         * gdb.c++/overload.exp: new file.
16201         * gdb.c++/ovldbreak.exp: new file.
16202         * gdb.c++/ref-types.exp: new file.
16203         * gdb.c++/ref-types2.exp: new file.
16204         * gdb.c++/userdef.exp: new file.
16205
16206 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
16207
16208         * gdb.base/default.exp: Reflect wording change in remote.c.
16209
16210 Tue Jan  5 19:14:51 1999  Michael Snyder  <msnyder@cygnus.com>
16211
16212         * gdb.base/help.exp: Update to reflect current text.
16213
16214 Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
16215
16216         * gdb.c++/anon-union.cc: make foo and bar global, otherwise
16217         they're stack variables and contain garbage.
16218         * gdb.c++/anon-union.exp: new file.
16219
16220         The following changes were made by David Taylor
16221         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16222         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16223         in changes by HP.
16224
16225         * gdb.base/bitops.exp: new file.
16226         * gdb.base/default.exp: change expected messages for catch and
16227         info catch tests to reflect HP merge changes.
16228         * gdb.base/enable-disable-break.exp
16229         * gdb.base/ending-run.c: new file.
16230         * gdb.base/long_long.c: new file.
16231         * gdb.base/maint.exp: new file.
16232         * gdb.base/pointers2.exp: new file.
16233         * gdb.base/shlib-call2.exp: new file.
16234         * gdb.base/solib.exp: new file.
16235         * gdb.base/step-test.c: new file.
16236         * gdb.c++/anon-union.cc: new file.
16237         * gdb.c++/local.cc: new file.
16238         * gdb.c++/member-pointer.cc: new file.
16239         * gdb.c++/method.cc: new file.
16240         * gdb.c++/ref-types.cc: new file.
16241         * gdb.c++/ref-types2.cc: new file.
16242         * gdb.c++/userdef.cc: new file.
16243
16244         * gdb.base/scope.exp: compile one file at a time, then link.
16245         * gdb.base/langs.exp: ditto.
16246         * gdb.base/list.exp: ditto.
16247
16248 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
16249
16250         The following changes were made by David Taylor
16251         <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16252         Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16253         in changes by HP.
16254
16255         * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
16256         skip tests.  When compiling pass c++ flag to gdb_compile.
16257         * gdb.c++/
16258
16259         * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
16260         test for on hppa*-*-hpux*; use args to see if c++ was specified.
16261         (skip_hp_tests): new function.
16262         (gdb_preprocess): new function.
16263
16264         * configure.in (hpdir): decide whether to configure gdb.hp.
16265         * configure: regenerated.
16266
16267         * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
16268         to delete on clean.
16269         (EXECUTABLES): update to reflect new additions.
16270         * gdb.base/commands.exp: update message expected.
16271         * gdb.base/default.exp: add copyright notice.
16272         * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
16273         * gdb.base/help.exp: update messages to reflect current text.
16274         * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
16275         targets for recurse tests.
16276         * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
16277         skip this file.
16278
16279         * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
16280         * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
16281         compilation.
16282         * gdb.c++/misc.exp: ditto.
16283         * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
16284         run the tests.  tell gdb_compile that it's a c++ compilation.
16285
16286         * gdb.threads/pthreads.exp: fix typo in message.
16287
16288         * gdb.base/all-bin.exp: new file.
16289         * gdb.base/arithmet.exp: new file.
16290         * gdb.base/assign.exp: new file.
16291         * gdb.base/completion.exp: new file.
16292         * gdb.base/cond-expr.exp: new file.
16293         * gdb.base/condbreak.exp: new file.
16294         * gdb.base/define.exp: new file.
16295         * gdb.base/dollar.exp: new file.
16296         * gdb.base/environment.exp: new file.
16297         * gdb.base/eval-skip.exp: new file.
16298         * gdb.base/jump.exp: new file.
16299         * gdb.base/logical.exp: new file.
16300         * gdb.base/pointers.exp: new file.
16301         * gdb.base/relational.exp: new file.
16302         * gdb.base/section_command.exp: new file.
16303         * gdb.base/whatis-expr.exp: new file.
16304
16305         * gdb.base/all-types.c: new file.
16306         * gdb.base/call-array-struct.c: new file.
16307         * gdb.base/call-return-struct.c: new file.
16308         * gdb.base/call-strings.c: new file.
16309         * gdb.base/callfuncs2.c: new file.
16310         * gdb.base/condbreak.c: new file.
16311         * gdb.base/constvars.c: new file.
16312         * gdb.base/display.c: new file.
16313         * gdb.base/int-type.c: new file.
16314         * gdb.base/jump.c: new file.
16315         * gdb.base/miscexprs.c: new file.
16316         * gdb.base/pointers.c: new file.
16317         * gdb.base/pointers2.c: new file.
16318         * gdb.base/shmain.c: new file.
16319         * gdb.base/shr1.c: new file.
16320         * gdb.base/shr2.c: new file.
16321         * gdb.base/solib.c: new file.
16322         * gdb.base/solib1.c: new file.
16323         * gdb.base/solib2.c: new file.
16324         * gdb.base/varargs.c: new file.
16325         * gdb.c++/derivation.cc: new file.
16326         * gdb.c++/overload.cc: new file.
16327         * gdb.c++/ovldbreak.cc: new file.
16328         * gdb.hp/attach.c: new file.
16329         * gdb.hp/attach2.c: new file.
16330         * gdb.hp/average.c: new file.
16331         * gdb.hp/compiler.c: new file.
16332         * gdb.hp/compiler.cc: new file.
16333         * gdb.hp/execd-program.c: new file.
16334         * gdb.hp/follow-exec.c: new file.
16335         * gdb.hp/follow-fork.c: new file.
16336         * gdb.hp/follow-vfork-and-exec.c: new file.
16337         * gdb.hp/misc-hp.cc: new file.
16338         * gdb.hp/more-steps.c: new file.
16339         * gdb.hp/optimize.c: new file.
16340         * gdb.hp/quicksort.c: new file.
16341         * gdb.hp/run-hp.c: new file.
16342         * gdb.hp/start-stop.c: new file.
16343         * gdb.hp/sum.c: new file.
16344         * gdb.hp/templates-hp.cc: new file.
16345         * gdb.hp/thread-local-in-lib.c: new file.
16346         * gdb.hp/thread-local-in-lib.h: new file.
16347         * gdb.hp/thread-local-in-lib.lib.c: new file.
16348         * gdb.hp/vforked-program.c: new file.
16349         * gdb.hp/virtfunc-hp.cc: new file.
16350         * gdb.hp/watchpoint-hp.c: new file.
16351         * gdb.hp/xdb.c: new file.
16352         * gdb.hp/xdb0.c: new file.
16353         * gdb.hp/xdb0.h: new file.
16354         * gdb.hp/xdb1.c: new file.
16355
16356 Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
16357
16358         The following change was made by Edith Epstein
16359         <eepstein@cygnus.com> as part of a project to merge in changes
16360         originally made by HP; HP did not create ChangeLog entries.
16361
16362         * gdb.c++/demangle.exp: changed the expected output for some
16363         ARM-style mangling -- removed second reference to datatype.
16364         For example, maint demangle __dt__11T1__pt__2_cFv
16365                      T1<char>::~T1<char>(void)
16366         becomes,
16367                      maint demangle __dt__11T1__pt__2_cFv
16368                      T1<char>::~T1(void)
16369
16370         (test_hp_style_demangling): new hp specific demangling test cases.
16371
16372 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
16373
16374         * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
16375         * gdb.trace/backtrace.exp: Likewise.
16376         * gdb.trace/circ.exp: Likewise.
16377         * gdb.trace/collection.exp: Likewise.
16378         * gdb.trace/deltrace.exp: Likewise.
16379         * gdb.trace/infotrace.exp: Likewise.
16380         * gdb.trace/limits.exp: Likewise.
16381         * gdb.trace/packetlen.exp: Likewise.
16382         * gdb.trace/passc-dyn.exp: Likewise.
16383         * gdb.trace/passcount.exp: Likewise.
16384         * gdb.trace/report.exp: Likewise.
16385         * gdb.trace/save-trace.exp: Likewise.
16386         * gdb.trace/tfind.exp: Likewise.
16387         * gdb.trace/tracecmd.exp: Likewise.
16388         * gdb.trace/while-dyn.exp: Likewise.
16389         * gdb.trace/while-stepping.exp: Likewise.
16390
16391 1998-12-07  Jim Blandy  <jimb@zwingli.cygnus.com>
16392
16393         * gdb.base/restore.exp, gdb.base/restore.c: New tests.
16394
16395 Wed Dec  2 20:03:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
16396
16397         From Brendan Kehoe:
16398         * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
16399         int return types.
16400
16401 Sat Oct 24 18:04:22 1998  Felix Lee  <flee@cygnus.com>
16402
16403         * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
16404         remote dos host testing right.
16405
16406 Mon Oct 19 01:31:59 1998  Felix Lee  <flee@cygnus.com>
16407
16408         * gdb.base/corefile.exp: remove some xfails.
16409
16410 Thu Oct 15 10:04:38 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16411
16412         * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
16413         have different timestamps.
16414
16415 Thu Oct  1 20:56:14 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16416
16417         * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
16418         gdb.base/default.exp: Replace "exec" with "executable".
16419
16420 Tue Sep 29 15:06:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16421
16422         * gdb.base/default.exp: Change else if to elseif from previous
16423         delta.
16424
16425 Mon Sep 28 13:21:43 1998  Nick Clifton  <nickc@cygnus.com>
16426
16427         * gdb.base/default.exp: Add brace missing from previous delta.
16428
16429 Mon Sep 21 14:39:27 1998  Nick Clifton  <nickc@cygnus.com>
16430
16431         * gdb.base/default.exp: Support test for info float for all
16432         varieties of arm toolchain.
16433
16434 Fri Sep 18 14:07:44 1998  Michael Snyder  <msnyder@cygnus.com>
16435
16436         * gdb.trace/*.exp: remove "remote_download" command.
16437
16438 Wed Sep 16 11:38:21 1998  Michael Snyder  <msnyder@cygnus.com>
16439
16440         * gdb.trace/*.exp: remove -gdwarf from compile.
16441
16442 Wed Sep 16 01:23:11 1998  Felix Lee  <flee@cygnus.com>
16443
16444         * gdb.trace/configure.in(AC_INIT): typo
16445         * gdb.trace/configure: regenerated
16446
16447 Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
16448
16449         * config/m68k-emc.exp: New file.
16450         * lib/<emc-support.exp trace-support.exp}: New files.
16451         * configure.in: add new test directory gdb.trace.
16452         * gdb.trace/{configure configure.in Makefile.in}: New files.
16453         * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
16454         * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
16455         * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
16456         * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
16457         * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
16458         * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
16459         * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
16460
16461 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
16462
16463         * gdb.c++/classes.exp: Change all regular expressions to match
16464         arbitrary combinations of newline/carriage-return, so that they
16465         will work equally well on Unix and Windows.
16466         * gdb.c++/inherit.exp: ditto.
16467         * gdb.c++/virtfunc.exp: ditto.
16468
16469 1998-08-11 Dawn Perchik  <dawn@cygnus.com>
16470
16471         * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
16472
16473 Fri Jul 24 15:51:34 1998  Jeffrey A Law  (law@cygnus.com)
16474
16475         * gdb.disasm/am33.s: Add tests for autoincrement instructions.
16476         * gdb.disasm/am33.exp: Run time.  Update tests which use r8-r15
16477         to use a0-a3/d0-d3 as needed.
16478
16479 Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
16480
16481         * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
16482         * gdb.disasm/am33.exp: Corresponding changes.
16483
16484 1998-07-11  Felix Lee  <flee@cygnus.com>
16485
16486         * gdb.base/callfuncs.exp: add cmp10 test.
16487         * gdb.base/callfuncs.c (cmp10): new function.
16488
16489 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
16490
16491         * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
16492         into two parts to get around a synchronization problem in expect.
16493
16494 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
16495
16496         * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
16497
16498         * configure.in: Add options for gdbtk testsuite.
16499
16500         * configure: Regenerate.
16501
16502         * gdb.gdbtk: New directory to hold gdbtk tests.
16503
16504 Fri Jun 26 14:52:47 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
16505
16506         * gdb.fortran/types.exp:  Escape brackets in expect patterns
16507         for test_float_literal_types_accepted tests.
16508         * gdb.base/scope.exp:  Remove extraneous newline in filelocal_bss
16509         before run test.
16510
16511 Fri Jun 26 11:12:17 1998  Jeffrey A Law  (law@cygnus.com)
16512
16513         * am33.exp: Just compile, do not link the testcase.
16514         * am33.s: Add ".am33" pseudoop to force am33 mode.
16515
16516 1998-06-25  Felix Lee  <flee@cygnus.com>
16517
16518         * gdb.base/setshow.exp: make sure $pc is sane.
16519
16520         * gdb.stabs/weird.exp: split expect patterns properly.
16521
16522 Wed Jun 24 13:03:15 1998  Jeffrey A Law  (law@cygnus.com)
16523
16524         * gdb.disasm/am33.s: New disassembler testfile for the am33.
16525         * gdb.disasm/am33.exp: Run it.
16526
16527 Tue Jun 23 11:45:01 1998  Michael Snyder  <msnyder@cygnus.com>
16528
16529         * gdb.base/funcargs.exp: simplify expect strings to ease pattern
16530         match processing (and eliminate spurious timeouts when running).
16531
16532 Fri Jun 12 17:28:22 1998  Michael Snyder  <msnyder@cygnus.com>
16533
16534         * gdb.base/signals.exp (test_handle_all_print): put back Mach
16535         exception test, but conditionalize it on target [mach | gnu].
16536
16537 Wed Jun 10 10:40:03 1998  Michael Snyder  <msnyder@cygnus.com>
16538
16539         * gdb.base/overlays.exp: fixup compile line for linker script.
16540
16541 Thu Jun  4 21:54:15 1998  Felix Lee  <flee@zog.cygnus.com>
16542
16543         * gdb.fortran/types.exp: don't guess at float size.
16544
16545 Thu May 21 02:28:37 1998  Felix Lee  <flee@zog.cygnus.com>
16546
16547         * gdb.base/exprs.exp: delete test that depends on int size.
16548
16549 Sun May 17 17:10:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16550
16551         * config/sim.exp: Removed checks for target triplets.
16552         (gdb_target_sim): Use gdb,target_sim_options.
16553
16554 Sat May 16 23:43:35 1998  Mark Alexander  <marka@cygnus.com>
16555
16556         * gdb.base/reread.exp: New file.
16557         * gdb.base/reread1.c: New file.
16558         * gdb.base/reread2.c: New file.
16559
16560 Sat May 16 23:22:09 1998  Mark Alexander  <marka@cygnus.com>
16561
16562         * config/sim.exp: Use 'target sim -sparclite' when running
16563         SPARClite programs.
16564
16565 Sat May 16 18:48:08 1998  Doug Evans  <devans@canuck.cygnus.com>
16566
16567         * gdb.base/structs2.exp: New file.
16568         * gdb.base/structs2.c: New file.
16569
16570 Wed May 13 13:36:14 1998  Doug Evans  <devans@canuck.cygnus.com>
16571
16572         * gdb.asm/common.inc: New file.
16573         * gdb.asm/d10v.inc: New file.
16574         * asm-source.exp: Pass -I's to gas to find .inc files.
16575         Update line numbers in expected output.
16576         * asmsrc1.s: Rewrite.
16577         * asmsrc2.s: Rewrite.
16578         * configure.in: Create arch.inc symlink.
16579         * configure: Regenerate.
16580         * Makefile.in (distclean): Delete arch.inc.
16581
16582 Wed May  6 10:30:54 1998  John Metzler  <jmetzler@cygnus.com>
16583
16584         *  callfuncs.c (t_enum_value1) : Cleanup return value warnings
16585         (t_enum_value2): ditto
16586         (t_enum_value3): ditto
16587         (main): ditto
16588 Fri May  1 09:33:37 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
16589
16590         * gdb.base/break.exp:  Remove xfail for `deleting all breakpoints
16591         when none' unexpected prompt case, fixed by breakpoint.c:delete_command
16592         change.
16593         Use gdb_test instead of send_gdb/gdb_expect sequences.
16594
16595 Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16596
16597         * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
16598         not void.
16599
16600 Thu Apr 16 10:52:34 1998  John Metzler  <jmetzler@cygnus.com>
16601
16602         * gdb.base/branches.c: Code with lots of loops and
16603         subroutines. Used to test gdbs ability to single step through PC
16604         changes, especially to test mips-tdep.c:mips_next_pc
16605
16606 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
16607
16608         * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
16609         more rigorous EGCS C++ error checking.
16610
16611 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16612
16613         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
16614         tests.
16615         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
16616         function when asleep.
16617         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
16618         for i*86 Linux and SVR4 signal handling problems.
16619         Remove linux xfail for `next to handler in signals_tests_1', fixed
16620         by recent infrun.c change.
16621         Limit backtrace to 10 frames to avoid timeout problems with infinite
16622         stack backtraces.
16623         Adjust expect pattern in `handle all print' test to match Apr 28 1997
16624         target.[ch] change.
16625
16626 Tue Mar 31 00:40:32 1998  Bob Manson  <manson@charmed.cygnus.com>
16627
16628         * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
16629         for a newline from gdb before continuing.
16630         (default_gdb_exit): Just look for y or n.
16631         (gdb_test): Detect abnormal exit from GDB running on DOS; if
16632         it does, fail the rests of the tests in the file.
16633
16634 Tue Mar 24 22:44:52 1998  Bob Manson  <manson@charmed.cygnus.com>
16635
16636         * config/cygmon.exp: New file.
16637
16638 Mon Mar 16 21:39:11 1998  Bob Manson  <manson@charmed.cygnus.com>
16639
16640         * gdb.base/list.exp: Fix problem with "list default lines around
16641         main" test on remote targets.
16642
16643         * gdb.base/scope.exp: Fix problem with filelocal_bss before
16644         run test on remote targets.
16645
16646 Thu Mar 12 16:23:00 1998  Doug Evans  <devans@canuck.cygnus.com>
16647
16648         * gdb.asm: New directory.
16649         * configure.in: Configure it.
16650         * configure: Regenerate.
16651         * gdb.asm/{Makefile.in,configure.in,configure}: New files.
16652         * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
16653
16654 Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
16655
16656         * config/mn10300-eval.exp: New file to support MN10300 eval board.
16657
16658 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
16659
16660         * gdb.base/overlays (several files): Merge the two overlay
16661         managers into one.  Change variables (foox, barx, bazx, grbxx)
16662         back into ints but force them to load in their proper sections.
16663
16664 Thu Feb 12 13:49:30 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16665
16666         * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
16667         on-chip insn memory and IMAP1 to upper 128k.
16668         (D10VCopy): Handle memory regions crossing 16k boundaries.
16669         (D10VCopy): Transfer data in 32 bit chunks.
16670
16671 Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16672
16673         * gdb.base/overlays.c (main): Exit normally when result is
16674         correct.
16675
16676         * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
16677         map.  Include space for printf in .text segment.
16678
16679         * gdb.base/d10vovly.c (D10VTranslate): New function, handle
16680         updated d10v memory VMA/LMA map.
16681         (D10VCopy): Call D10VTranslate.
16682
16683 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16684
16685         * gdb.base/m32rovly.c: Force variable _novlys into .data section.
16686
16687         * gdb.base/bar.c (barx, bar): Change variable to small array so
16688         that it won't be put into the .sdata - small data -
16689         section. Update reference.
16690         * gdb.base/baz.c (bazx, baz): Ditto.
16691         * gdb.base/foo.c (foox, foo): Ditto.
16692         * gdb.base/grbx.c (grbxx, grbx): Ditto.
16693
16694         * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
16695         to be arrays.
16696
16697 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
16698
16699         * gdb.base/overlays.exp: fix up and get working again.
16700         Add tests for backtraces from an overlay function.
16701
16702 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
16703
16704         * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
16705         "calling function with watchpoint enabled".
16706
16707 Thu Jan 22 14:23:29 1998  Fred Fish  <fnf@cygnus.com>
16708
16709         * gdb.base/break.exp (test_next_with_recursion): Remove
16710         gdb_suppress_tests for d10v-*-*.
16711         * lib/gdb.exp (gdb_suppress_tests): Disable this function
16712         pending review of whether it is useful or not.
16713
16714 Tue Jan 20 13:02:09 1998  Mark Alexander  <marka@cygnus.com>
16715
16716         * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
16717
16718 Mon Jan 19 08:53:04 1998  Mark Alexander  <marka@cygnus.com>
16719
16720         * gdb.base/break.exp: Increase timeout for slow TX39 boards.
16721         * config/dve.exp: New file to support Densan boards.
16722
16723 Mon Dec 15 22:38:05 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16724
16725         * gdb.base/interrupt.exp: Document problem of simulators, signals,
16726         reads and BSD.
16727
16728 Wed Nov 26 22:29:18 1997  Bob Manson  <manson@charmed.cygnus.com>
16729
16730         * config/monitor.exp: Be a bit less picky about the "Remote debugging"
16731         response.
16732
16733         * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
16734
16735 Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16736
16737         * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
16738         test.
16739
16740         * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
16741         target_sizeof_long and target_bigendian_p.
16742         (structs_by_value, structs_by_reference): Check values according
16743         to targets word size and endianess.
16744
16745 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16746
16747         * gdb.base/langs.exp: For "continue to exit" ignore any trailing
16748         output.
16749
16750 Fri Oct 17 13:24:43 1997  Stan Shebs  <shebs@andros.cygnus.com>
16751
16752         * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
16753         Update test of set args help to match source change.
16754
16755 Fri Sep 26 17:36:20 1997  Jason Molenda  (crash@pern.cygnus.com)
16756
16757         * gdb.base/default.exp: Expect help system output to be in
16758         alphabetical order.
16759         * gdb.base/help.exp: Ditto.
16760
16761 Wed Sep 24 13:08:14 1997  Bob Manson  <manson@charmed.cygnus.com>
16762
16763         * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
16764         "i*86-pc-linux-gnu*".
16765         * gdb.base/interrupt.exp: Ditto.
16766         * gdb.base/corefile.exp: Ditto.
16767
16768         * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
16769         define vxworks when building the testcase.
16770
16771         * gdb.base/ptype.exp: Fix testnames to be unique.
16772         * gdb.base/radix.exp: Ditto.
16773         * gdb.base/term.exp: Ditto.
16774         * gdb.base/whatis.exp: Ditto.
16775         * gdb.c++/classes.exp: Ditto.
16776
16777 Tue Sep 16 22:21:48 1997  Bob Manson  <manson@charmed.cygnus.com>
16778
16779         * gdb.base/callfuncs.exp: Fix indentation.
16780
16781         * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
16782         suppress_flag has been set.
16783         (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
16784         target feature.
16785
16786 Mon Sep 15 15:43:17 1997  Bob Manson  <manson@charmed.cygnus.com>
16787
16788         * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
16789         the testcase.
16790
16791         * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
16792         set_debug_traps() and breakpoint().
16793         * gdb.c++/misc.cc (main): Ditto.
16794         * gdb.c++/templates.cc (main): Ditto.
16795         * gdb.c++/virtfunc.cc (main): Ditto.
16796
16797 Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
16798
16799         * lib/gdb.exp(gdb_step_for_stub): New function.
16800         (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
16801         exists, reload the executable and do a "continue" instead of
16802         doing a jump.
16803         (runto_main): Use gdb_step_for_stub.
16804
16805         * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
16806         tests to have unique names.
16807         * gdb.base/callfuncs.exp: Ditto.
16808         * gdb.base/commands.exp: Ditto.
16809         * gdb.base/default.exp: Ditto.
16810         * gdb.base/help.exp: Ditto.
16811         * gdb.base/list.exp: Ditto.
16812         * gdb.base/opaque.exp: Ditto.
16813         * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
16814         similar tests.
16815
16816         * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
16817         * gdb.c++/cplusfuncs.cc: Ditto.
16818         * gdb.c++/virtfunc.cc: Ditto.
16819
16820         * config/monitor.exp: Keep track of the last file we saw, rather
16821         than trying to get the info from gdb.
16822
16823         * gdb.fortran/types.exp: Move comment to previous line.
16824
16825 Tue Sep  2 19:55:34 1997  Bob Manson  <manson@charmed.cygnus.com>
16826
16827         * config/sparclet.exp: Detect gratuitous change to sparclet gdb
16828         target mode.
16829
16830 Mon Jul 28 12:14:47 1997  Stan Shebs  <shebs@andros.cygnus.com>
16831
16832         From Bob Manson:
16833         * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
16834         string from GDB when it connects.
16835
16836         * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
16837
16838 Thu Jul  3 15:35:12 1997  Bob Manson  <manson@charmed.cygnus.com>
16839
16840         * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
16841         if we can't get a debug format from GDB (we may be testing an
16842         older GDB). Use a 10 second timeout when checking for the format.
16843
16844         * gdb.stabs/weird.exp: Fix quoting.
16845
16846         * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
16847
16848 Mon Jun 30 18:31:43 1997  Bob Manson  <manson@charmed.cygnus.com>
16849
16850         * config/arm-ice.exp: New file.
16851
16852 Sun Jun 29 16:43:30 1997  Bob Manson  <manson@charmed.cygnus.com>
16853
16854         * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
16855         until it has been modified to work with the new testsuite.
16856
16857         * gdb.*/*.exp: Instead of causing 1 unresolved test when the
16858         testcase won't compile, cause all of the testcases in the file to
16859         fail instead.
16860
16861         * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
16862         (gdb_clear_suppressed): New procedure.
16863         (gdb_stop_suppressing_tests): Only clear suppress_flag if
16864         it contains a positive value.
16865
16866 Sat Jun 28 13:31:11 1997  Bob Manson  <manson@charmed.cygnus.com>
16867
16868         * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
16869
16870         * gdb.c++/virtfunc.exp: Remove setting of libs variable.
16871
16872 Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
16873
16874         * lib/gdb.exp (setup_xfail_format): New function.
16875         (get_debug_format): New function to get debug format.
16876         (debug_format): New global variable to hold last value set
16877         by get_debug_format.
16878         * gdb.base/list.exp: Call get_debug_format and expect some
16879         tests to fail for DWARF 1 and COFF formats.
16880         * gdb.c++/ptype.exp: Ditto.
16881         * gdb.c++/classes.exp: Ditto.
16882         * gdb.c++/cplusfuncs.exp: Ditto.
16883         * gdb.c++/inherit.exp: Ditto.
16884         * gdb.c++/templates.exp: Ditto.
16885         * gdb.c++/virtfunc.exp: Ditto.
16886
16887 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
16888
16889         * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
16890         host doesn't have a currently-open connection.
16891
16892         * config/sparclet.exp: Cleanups and fixes to make it generic for
16893         any gdb stub target. Handle cases where gdb doesn't respond when
16894         interrupted in a sane fashion.
16895
16896         * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
16897         same thing in a totally different way.
16898
16899         * config/monitor.exp: Pass in timeouts to gdb_expect instead of
16900         setting "timeout".
16901         (gdb_start): We set the global gdb_prompt variable in
16902         default_gdb_init now.
16903
16904 Sun Jun 22 09:11:02 1997  Fred Fish  <fnf@cygnus.com>
16905
16906         * gdb.base/printcmds.exp: Fix "check for floating addition"
16907         regexp to accept results within approx +/- .01 of exact value.
16908         * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
16909
16910 Wed Jun 18 11:11:39 1997  Bob Manson  <manson@charmed.cygnus.com>
16911
16912         * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
16913         properly.
16914         (gdb_expect): Add optional timeout parameter, and add timeout
16915         value to various calls.
16916         (gdb_suppress_tests): Only give one warning message per group.
16917
16918 Tue Jun 17 13:10:10 1997  Bob Manson  <manson@charmed.cygnus.com>
16919
16920         * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
16921         global variables. Handle getting a value for $timeout more
16922         gracefully.
16923
16924 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
16925
16926         * lib/gdb.exp: Close connection to remote host if gdb doesn't
16927         initialize.
16928         (default_gdb_init): New procedure; allow gdb_init to be overridden
16929         by a target configuration file.
16930         (gdb_expect): Pass the timeout to remote_expect.
16931
16932         * config/monitor.exp(gdb_load): Fix typo in regexp.
16933
16934 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>
16935
16936         * gdb.base/funcargs.exp: Remove spurious suppress tests call.
16937
16938 Tue Jun  3 15:20:20 1997  Bob Manson  <manson@charmed.cygnus.com>
16939
16940         * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
16941         here. Call gdb_target_exec before rebooting the target, to make
16942         sure the connection to the target is closed.
16943         (gdb_load): Pass the name of the executable to gdb_target_monitor.
16944         Don't call gdb_file_cmd here; let gdb_target_monitor do it.
16945         Also detect "Timeout reading from remote" error.
16946
16947         * config/gdbserver.exp: Pass the executable being loaded to
16948         gdb_target_monitor. Don't call gdb_file_cmd here; let
16949         gdb_target_monitor do it.
16950
16951         * gdb.disasm/hppa.exp: Don't use exec_output.
16952
16953 Fri May 23 13:28:29 1997  Bob Manson  <manson@charmed.cygnus.com>
16954
16955         * gdb.base/list.exp: If we're debugging a non-native target,
16956         try to set the pc register to point to the start of the
16957         program before doing the first list command.
16958
16959         * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
16960         test_calls after restarting.
16961
16962         * lib/gdb.exp(gdb_run_cmd): Send jump command again after
16963         reloading.
16964
16965         * gdb.base/watchpoint.exp: Fix typo.
16966
16967         * gdb.base/setshow.exp: Check for use_gdb_stub.
16968
16969         * gdb.base/break.exp: Fix continue until exit test for the gdb
16970         stub case.
16971         * gdb.base/langs.exp: Ditto.
16972
16973         * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
16974         gdb_load_offset. If we weren't given a file to load, figure out
16975         what the current file is and use it.
16976
16977         * config/i386-bozo.exp: New file.
16978
16979 Thu May 22 18:51:32 1997  Bob Manson  <manson@charmed.cygnus.com>
16980
16981         * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
16982         feature.
16983
16984         * config/proelf.exp: New entry.
16985
16986 Wed May 21 21:23:16 1997  Bob Manson  <manson@charmed.cygnus.com>
16987
16988         * lib/gdb.exp: Remove spurious .* patterns at the beginning
16989         of regexps.
16990
16991         * gdb.base/watchpoint.exp: Don't run the test_stepping
16992         tests if gdb can't call functions on the target.
16993
16994         * gdb.base/setshow.exp: Don't run the set prompt tests if
16995         the board has gdb_prompt set.
16996
16997 Tue May 20 08:58:49 1997  Jeffrey A Law  (law@cygnus.com)
16998
16999         * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
17000         * gdb.base/commands.exp: Likewise.
17001         * gdb.base/setshow.exp: Likewise.
17002
17003 Mon May 19 15:37:50 1997  Bob Manson  <manson@charmed.cygnus.com>
17004
17005         * config/monitor.exp(gdb_start): Look for gdb_prompt target
17006         feature.
17007
17008         * config/i960.exp: New file.
17009
17010 Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
17011
17012         * gdb.base/funcargs.exp: Check for gdb,short_int target
17013         feature instead of looking for explicit target triplets.
17014
17015 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
17016
17017         * gdb.base/printcmds.exp: add a couple more tests a la
17018         "p 123DEADBEEF", to check parse_number.
17019         * top.c: change "to enable to enable" to "to enable" in a couple
17020         of help strings.
17021
17022 Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
17023
17024         * gdb.base/callfuncs.exp: Mark some tests as expected to fail
17025         on the mn10300.
17026
17027 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
17028
17029         * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
17030         where the test executable is run with explicit args.
17031         * gdb.base/default.exp: Handle arm-*-coff case for "info float".
17032
17033 Mon Apr 21 13:38:58 1997  Fred Fish  <fnf@cygnus.com>
17034
17035         * gdb.base/run.c: Use FAKEARGV to build test executable that
17036         does not require a command line arg, since most simulators
17037         don't currently support passing such an arg into the simulated
17038         program.
17039         * gdb.base/commands.exp: Change tests to insert the proper
17040         value as the arg to the first recursive factorial call.  Change
17041         compilation line to define FAKEARGV at compile time.
17042
17043 Wed Apr  9 11:12:36 1997  Jeffrey A Law  (law@cygnus.com)
17044
17045         * gdb.base/recurse.exp: Enable these tests for the mn10300.
17046         * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
17047         function with watchpoint enabled" test.
17048
17049 Tue Apr  8 19:33:20 1997  Bob Manson  <manson@charmed.cygnus.com>
17050
17051         * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
17052         Don't call gdb_test when the command doesn't return to a gdb prompt.
17053
17054         * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
17055         "Tests restarted" messages.
17056
17057 Tue Apr  8 16:38:46 1997  Jeffrey A Law  (law@cygnus.com)
17058
17059         * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
17060
17061 Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
17062
17063         * gdb.base/help.exp: update help msg for INFO ADDR; add help test
17064         for INFO SYMBOL; add help tests for OVERLAY commands.
17065         * gdb.base/default.exp: add tests for INFO SYMBOL command;
17066         add tests for OVERLAY commands
17067         * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
17068         d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
17069         * gdb.base/sigall.c: add usestubs code frag
17070         * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
17071
17072 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
17073
17074         * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
17075         failures.
17076         (gdb_stop_suppressing_tests): Note that tests have restarted.
17077
17078 Wed Apr  2 19:04:20 1997  Bob Manson  <manson@charmed.cygnus.com>
17079
17080         * config/h8300.exp: New file.
17081
17082 Sun Mar 30 13:38:25 1997  Bob Manson  <manson@charmed.cygnus.com>
17083
17084         * gdb.base/setshow.exp: Check for the existence of a
17085         feature, not its value.
17086
17087 Sat Mar 29 11:19:46 1997  Bob Manson  <manson@charmed.cygnus.com>
17088
17089         * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
17090
17091         * gdb.base/scope.exp: It's now init0(), not init().
17092
17093         * gdb.base/scope0.c: For now, change init() to be init0().
17094
17095         * config/monitor.exp: Use gdb_serial in preference to serial
17096         or netport.
17097
17098         * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
17099         and it's not already set.
17100
17101 Fri Mar 28 19:54:18 1997  Bob Manson  <manson@charmed.cygnus.com>
17102
17103         * gdb.base/setshow.exp: Only test the run command if the target
17104         isn't using a stub and if it supports argument passing.
17105
17106 Sat Mar 22 19:50:25 1997  Bob Manson  <manson@charmed.cygnus.com>
17107
17108         * config/udi.exp(gdb_start): Make sure UDICONF is set
17109         properly before starting gdb.
17110
17111 Mon Mar 24 14:40:33 1997  Jeffrey A Law  (law@cygnus.com)
17112
17113         * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
17114         * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
17115         * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
17116
17117 Tue Mar 11 11:42:58 1997  Bob Manson  <manson@charmed.cygnus.com>
17118
17119         * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
17120         specialized code to reboot the board, use remote_reboot instead.
17121
17122         * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
17123
17124         * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
17125
17126         * config/monitor.exp: Make sure we disconnect from the target.
17127         Also, try a reboot/reload cycle instead of failing if the
17128         load fails.
17129
17130 Fri Mar  7 13:48:30 1997  Bob Manson  <manson@charmed.cygnus.com>
17131
17132         * gdb.base/default.exp: Don't set match_max.
17133         * gdb.base/help.exp: Ditto.
17134         * gdb.base/list.exp: Ditto.
17135         * gdb.base/signals.exp: Ditto.
17136
17137         * config/monitor.exp(gdb_load): If gdb,use_standard_load is
17138         set, use remote_ld to download the testcase instead of
17139         the GDB loader.
17140
17141 Wed Mar  5 00:00:43 1997  Bob Manson  <manson@charmed.cygnus.com>
17142
17143         * config/vr5000.exp: New file.
17144
17145         * config/monitor.exp(gdb_target_monitor): Add pattern for
17146         "Ending remote" to detect errors in connecting.
17147
17148         * gdb.base/setshow.exp: Add .* within auto language test.
17149
17150         * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
17151         target feature.
17152
17153         * config/monitor.exp(gdb_load): Check for a failure when loading,
17154         and reboot the board if necessary.
17155
17156         * gdb.base/setvar.exp(test_set): Handle multiple prints within
17157         a set of tests. Remove print.* from the patterns being checked.
17158
17159 Mon Mar  3 11:57:43 1997  Bob Manson  <manson@charmed.cygnus.com>
17160
17161         * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
17162         refer to gdb_spawn_id.
17163
17164         * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
17165         longer used.
17166         * config/sparclet.exp: Ditto.
17167         * config/sparclet-old.exp: Ditto.
17168         * config/slite.exp: Ditto.
17169         * config/sim.exp: Ditto.
17170         * gdb.base/funcargs.exp: Ditto.
17171
17172         * lib/gdb.exp:Remove references to gdb_spawn_id.
17173         (gdb_expect): Move to remote.exp.
17174
17175 Fri Feb 28 20:47:39 1997  Bob Manson  <manson@charmed.cygnus.com>
17176
17177         * config/monitor.exp: Detect the "Couldn't establish connection"
17178         message from GDB.
17179
17180 Tue Feb 25 14:08:55 1997  Bob Manson  <manson@charmed.cygnus.com>
17181
17182         * gdb.base/bitfields.exp: Use runto instead of explicit
17183         gdb_run_cmd/gdb_expect sequences.
17184
17185         * gdb.base/break.exp(text_next_with_recursion): Add match for
17186         gdb_expect call.
17187
17188         * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
17189         We also need to handle the "A program is being debugged already"
17190         prompt from gdb. Use gdb_test to set the baud rate.
17191
17192         * lib/gdb.exp(gdb_init): Increase the default expect buffer size
17193         to 20000. Really. I mean it.
17194
17195 Mon Feb 24 13:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
17196
17197         * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
17198         fails. If suppress_flag is set, skip perror message about not
17199         being able to send to GDB.
17200         (send_gdb): If suppress_flag is set, don't try to send commands to
17201         GDB.
17202         (gdb_expect): If suppress_flag is set, always fail immediately.
17203         (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
17204         (gdb_init): Call gdb_stop_suppressing_tests.
17205         (default_gdb_exit): Ditto.
17206         (default_gdb_start): Ditto.
17207
17208         * gdb.base/bitfields.exp: Call gdb_suppress_tests and
17209         gdb_stop_suppressing_tests as appropriate.
17210         * gdb.base/break.exp: Ditto.
17211         * gdb.base/callfuncs.exp: Ditto.
17212         * gdb.base/commands.exp: Ditto.
17213         * gdb.base/exprs.exp: Ditto.
17214         * gdb.base/funcargs.exp: Ditto.
17215         * gdb.base/list.exp: Ditto.
17216         * gdb.base/recurse.exp: Ditto.
17217         * gdb.base/scope.exp:  Ditto.
17218         * gdb.base/structs.exp: Ditto.
17219         * gdb.c++/inherit.exp: Ditto.
17220
17221 Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
17222
17223         * config/vr4300.exp: New file.
17224
17225         * gdb.*/*.exp: Call gdb_expect instead of expect.
17226
17227         * lib/gdb.exp(gdb_expect): New function.
17228
17229 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
17230
17231         * lib/gdb.exp(gdb_init): New function.
17232
17233         * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
17234         for each individual variable set.
17235
17236         * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
17237         name.
17238
17239         * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
17240
17241         * gdb.base/scope.exp: Use gdb_test.
17242
17243         * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
17244         aborting; the testsuite driver will do that for us (see
17245         gdb_finish). Also, use gdb_test in a few more places.
17246
17247 Thu Feb 20 13:32:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17248
17249         * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
17250
17251 Thu Feb 20 10:34:21 1997  Jeffrey A Law  (law@cygnus.com)
17252
17253         * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
17254         and "add_tests" are not at the same address.
17255
17256 Fri Feb 14 18:47:23 1997  Bob Manson  <manson@charmed.cygnus.com>
17257
17258         * gdb.base/ptype.exp: Use gdb_test.
17259
17260 Thu Feb 13 16:09:36 1997  Jeffrey A Law  (law@cygnus.com)
17261
17262         * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
17263         * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
17264         left in.  No longer expect them to fail.
17265
17266         * gdb.stabs/*.mt; Deleted, no longer used.
17267         * gdb.stabs/configure.in: Remove references to target makefile
17268         frags.
17269         * gdb.stabs/configure: Rebuilt.
17270
17271         * gdb.disasm/*.mt: Deleted, no longer used.
17272         * gdb.disasm/configure.in: Remove references to target makefile
17273         frags.  Use "sh3.s" as the unique filename for this directory.
17274         * gdb.disasm/configure: Rebuilt.
17275
17276         * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
17277         * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
17278         * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
17279
17280 Tue Feb 11 16:57:58 1997  Bob Manson  <manson@charmed.cygnus.com>
17281
17282         * config/udi.exp: Use mondfe,name instead of remote_host.
17283
17284 Tue Feb 11 11:22:36 1997  Jeffrey A Law  (law@cygnus.com)
17285
17286         * gdb.base/watchpoint.exp: Don't expect a failure when calling
17287         a function with a watchpoint enabled on the mn10200.
17288
17289         * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
17290         before trying to create it!
17291
17292 Mon Feb 10 16:40:47 1997  Bob Manson  <manson@charmed.cygnus.com>
17293
17294         * config/vx.exp: Use hostname instead of netport.
17295
17296         * config/vxworks.exp: New file.
17297
17298         * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
17299
17300         * config/monitor.exp(gdb_target_monitor): Look for a prompt from
17301         gdb before assuming everything worked. Send a ^C if a timeout
17302         occurs.
17303
17304         * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
17305         $gdb_spawn_id directly.
17306         (gdb_run_cmd): Try _start as well as start. Use the target feature
17307         gdb,start_symbol as the symbol to start from when jumping.
17308
17309 Mon Feb 10 11:26:59 1997  Jeffrey A Law  (law@cygnus.com)
17310
17311         * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
17312         redundant) test.
17313
17314         * gdb.base/recurse.exp: Relax final value test for 'b' so that
17315         it doesn't lose for 16bit integer systems.
17316
17317 Fri Feb  7 09:31:21 1997  Jeffrey A Law  (law@cygnus.com)
17318
17319         * gdb.fortran/types.exp: If the target doesn't support "double"
17320         data types, then expect "real" types to only be 4 bytes.
17321
17322         * gdb.c++/virtfunc.exp: Expect failure for virtual function
17323         call tests if the target doesn't support inferior function calls.
17324
17325         * gdb.base/printcmds.exp: Allow minor deviation in FP values
17326         in printf tests.
17327
17328 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
17329
17330         * gdb.base/help.exp: Disable "help set", "help show", and
17331         "help support".  Simplify regexp for "help stack".
17332
17333         * gdb.base/default.exp: Set match_max to 5000 and the timeout
17334         to 60 seconds.  Temporarily set match_max to 15000 around the
17335         "info copying" test.
17336
17337         * gdb.base/nodebug.exp: Don't try to do an inferior function
17338         call if the target doesn't support them.
17339         * gdb.base/printcmds.exp: Likewise.
17340         * gdb.base/setvar.exp: Likewise.
17341         * gdb.base/structs.exp: Likewise.
17342         * gdb.c++/templates.exp: Likewise.
17343         * gdb.base/ptype.exp: Likewise.  Remove UDI specific stuff.
17344
17345         * gdb.base/recurse.exp: Enable for the mn10200.
17346
17347         * configure.in: Do configure gdb.stabs directory for *-*-elf
17348         targets.
17349         * configure: Rebuilt.
17350
17351         * gdb.base/break.exp: Check for gdb,noresults before testing
17352         exit status and/or results from the target.
17353         * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
17354         * lib/gdb.exp: Remove old (now bogus) initialization of
17355         noinferior, noargs, noresults and nosignals.
17356
17357 Tue Feb  4 21:52:17 1997  Bob Manson  <manson@charmed.cygnus.com>
17358
17359         * config/sh.exp: New file.
17360
17361         * config/slite.exp: Try to connect multiple times to the board
17362         before rebooting. Only send a "monitor run" if need_monitor_run
17363         is set.
17364
17365         * gdb.base/break.exp: Don't do the "stub continue" test if
17366         the target has gdb_stub set.
17367
17368         * gdb.base/callfuncs.exp: Increase the timeout.
17369
17370         * gdb.base/interrupt.exp: Don't even try to compile the testcase
17371         if the target has gdb,noinferiorio set.
17372
17373         * gdb.base/list.exp: Increase match_max to 10000 characters.
17374
17375         * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
17376
17377         * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
17378         target.
17379
17380         * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
17381
17382 Mon Feb  3 12:09:37 1997  Bob Manson  <manson@charmed.cygnus.com>
17383
17384         * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
17385         trying to delete the copy of gdb. Catch the file delete so we
17386         don't die if the delete fails; also, the file should be copied to
17387         the host, not to the build.
17388
17389 Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
17390
17391         * lib/gdb.exp(gdb_test): Surround the result pattern with
17392         parenthesis in case it contains multiple regexps separated
17393         with |.
17394
17395         * gdb.base/watchpoint.exp: Use gdb_test.
17396         * gdb.base/default.exp: Ditto.
17397
17398 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
17399
17400         * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
17401
17402         * gdb.base/scope.exp: Use gdb_test.
17403         * gdb.c++/classes.exp: Ditto.
17404         * gdb.c++/inherit.exp: Ditto.
17405
17406 Fri Jan 31 13:09:12 1997  Bob Manson  <manson@charmed.cygnus.com>
17407
17408         * gdb.base/crossload.exp: Don't use execute_anywhere, use
17409         remote_exec instead.
17410         * gdb.base/corefile.exp: Don't be ridiculous.
17411         * gdb.base/*.c: Add missing stub invocations.
17412
17413 Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
17414
17415         * config/slite.exp: Miscellaneous fixes.
17416
17417         * lib/gdb.exp: Fix runto.
17418
17419         * gdb.base/signals.exp: Check for a gdb,nosignals feature of
17420         the target.
17421
17422         * gdb.base/watchpoint.exp: Fix regexp.
17423
17424         * lib/gdb.exp(default_gdb_exit): Add a catch to the
17425         close and wait commands, as the descriptor may now be
17426         invalid. Always call "remote_close host".
17427
17428 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
17429
17430            Major rewrite for testsuite revision.
17431
17432         * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
17433         TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
17434         instead of relying on spawn_id to always contain a valid
17435         spawn id.
17436         (get_compiler_info): New procedure to build the ${binfile}.ci
17437         file, instead of replicating this in N different places.
17438         (gdb_compile): New procedure.
17439
17440         gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
17441         appropriate arguments) instead of compile. Use gdb_test in a lot
17442         more places.  Use send_gdb instead of send. Always run gdb_start
17443         at the start of a testcase, as this is no longer done magically.
17444
17445         config/*-gdb.exp: Rename without the -gdb suffix.
17446
17447         config/mips.exp: Use remote_close instead of exit_remote_shell.
17448         config/monitor.exp: Use target_info instead of looking at
17449         baud, timeout, etc.
17450         config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
17451
17452 Sat Dec 14 00:43:57 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17453
17454         * gdb.c++/templates.exp (test_ptype_of_templates),
17455         gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
17456         Update expect patterns for destructors and assignment operators
17457         to match corresponding c-typeprint.c changes.
17458         * gdb.c++/templates.exp (test_template_breakpoints):  Revert change
17459         to destructor breakpoint test, GDB should be able to set the
17460         destructor breakpoint without specifying arguments.
17461
17462 Tue Dec  3 20:17:52 1996  Fred Fish  <fnf@cygnus.com>
17463
17464         * gdb.threads/pthreads.exp: Change result for failure to compile due
17465         to lack of pthreads runtime support from an error to simply an
17466         unsupported test, per dejagnu standards.
17467
17468 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17469
17470         * lib/gdb.exp (gdb_test):  Simplify expect pattern for the case
17471         where GDB exits to reduce pattern match time.
17472         (skip_chill_tests):  Skip chill tests for mips*-sgi-irix6*.
17473
17474         * gdb.base/nodebug.exp:  Add mips*-sgi-irix6* xfails.
17475
17476 Tue Nov 26 18:29:23 1996  Michael Snyder  <msnyder@cygnus.com>
17477
17478         * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
17479         * gdb.base/default.exp:   ditto.
17480         * gdb.base/nodebug.exp:   ditto.
17481         * gdb.base/printcmds.exp: ditto.
17482         * gdb.base/ptype.exp:     ditto.
17483         * gdb.base/setvar.exp:    ditto.
17484         * gdb.base/structs.exp:   ditto.
17485         * gdb.base/setshow.c:     Guard against uninitialized values of argc.
17486
17487 Tue Nov 26 17:23:28 1996  Ian Lance Taylor  <ian@cygnus.com>
17488
17489         * configure, */configure: Rebuild with autoconf 2.12.
17490
17491 Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
17492
17493         * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
17494         use new i*86-pc-linux*-gnu quads.
17495         * gdb.base/corefile.exp: Ditto.
17496         * gdb.base/signals.exp: Ditto.
17497         * gdb.base/sigall.exp: Ditto.
17498         * gdb.base/interrupt.exp: Ditto.
17499
17500         * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
17501         "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
17502         RedHat 4.0.
17503
17504         * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
17505         linux.  This allows the test case to at least compile on latest
17506         linux, but still not run due to missing the threads runtime library.
17507
17508 Fri Nov 22 10:13:29 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17509
17510         * gdb.base/a1-selftest.exp (do_steps_and_nexts):  Reinitialize source
17511         directory to search gdb directory. Accept and step over conditional
17512         stack alignment code. Consume $prompt in failure cases.
17513         Reset timeout to $oldtimeout instead of some arbitrary value.
17514         * gdb.base/nodebug.exp:  Limit backtrace to 10 frames to avoid
17515         timeout problems with infinite stack backtraces.
17516         * gdb.base/ptype.exp (ptype struct link, union tu_link):
17517         Accept function parameters for linkfunc member.
17518
17519 Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
17520
17521         * lib/gdb.exp (CFLAGS): Remove, unreferenced.
17522         (CXXFLAGS): Remove, unreferenced.
17523         (B_OPTIONS): Add for -B options and add code to initialize with
17524         previous -B options and also add -B option to pick up cross compiled
17525         runtime.
17526         (TARGET_INCLUDES): Add for -I options and add code to initialize when
17527         doing cross compiles.
17528         (target_alias): Declare global.
17529         (xgcc): Set variable to full path of gcc in build tree.  Use findfile
17530         to verify that gcc exists in build tree, and if so set CC to that
17531         gcc and to use B_OPTIONS and TARGET_INCLUDES.
17532
17533 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
17534
17535         * gdb.c++/inherit.exp (test_print_anon_union): Reenable
17536         ptype test for anonymous union.  Fixup testcase to match
17537         current gcc debug output.
17538
17539 Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
17540
17541         * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
17542         force argument to an unsigned long type.
17543
17544 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
17545
17546         * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
17547         tests and anonymous union print/ptype tests.
17548         * gdb.base/list.exp (test_forward-search): Increase timeout by
17549         5 minutes for the "search extremely long line" case.
17550         * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
17551         completely optional and that the pass/fail messages use the command as
17552         the message if that third arg is a null string.
17553         (gdb_test_exact):  Arrange that a null string pattern means match a
17554         null string output rather than any output, which might include random
17555         errors.
17556         * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
17557         backtrace test.
17558         * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
17559         always failing and failure is now exposed by gdb.exp changes.
17560
17561 Sat Nov  9 11:13:24 1996  Fred Fish  <fnf@cygnus.com>
17562
17563         * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
17564         weren't being noted.
17565
17566 Sat Nov  9 01:05:10 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17567
17568         * gdb.base/corefile.exp:  Consume $prompt in mmap fail cases.
17569         * gdb.stabs/weird.exp:  Remove v_comb xfails.
17570
17571 Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
17572
17573         * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
17574                     list.exp scope.exp watchpoint.exp]
17575           Make all timeout error msgs explicitly say "(timeout)".
17576
17577 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
17578
17579         * config/monitor.exp: Increase download timeout to 1000 seconds.
17580
17581 Mon Nov  4 12:02:26 1996  Michael Snyder  <msnyder@cygnus.com>
17582
17583         * config/m32r.exp: Increase timeout to 120 seconds.
17584
17585 Sun Nov  3 14:37:05 1996  Fred Fish  <fnf@cygnus.com>
17586
17587         * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
17588         and accept older ordering as obsolescent gcc or gdb.
17589         * gdb.c++/templates.exp: Ditto.
17590         * gdb.c++/virtfunc.exp: Ditto.
17591
17592 Fri Nov  1 11:56:09 1996  Fred Fish  <fnf@cygnus.com>
17593
17594         * gdb.base/coremaker.c: Add code to mmap some data so we
17595         can check that it ends up in the core file.
17596         * gdb.base/corefile.exp: Add test to read mmapped data
17597         from core file.
17598
17599 Wed Oct 30 18:19:16 1996  Michael Snyder  <msnyder@cygnus.com>
17600
17601         * config/m32r.exp: New file.
17602
17603 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
17604
17605         * testsuite/gdb.base/nodebug.exp:  Whack out -g options by hand so
17606         that cflags can contains -gstabs, and work correctly for other tests.
17607
17608 Mon Oct 21 14:00:37 1996  Michael Snyder  <msnyder@cygnus.com>
17609
17610         * gdb.base/setshow.exp: New file, tests show and set.
17611         * gdb.base/setshow.c:   New file, tests show and set.
17612         * gdb.base/help.exp: Add test for help set|show annotate.
17613         * gdb.base/default.exp: Add test for set|show annotate.
17614
17615 Wed Oct 16 19:03:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
17616
17617         * testsuite/gdb.base/break.exp:  Make backtrace from factorial
17618         errors unique.
17619         * testsuite/gdb.base/nodebug.exp:  Whack out all -g options
17620         explicitly.
17621
17622 Tue Oct 15 16:45:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
17623
17624         * config/sim-gdb.exp (gdb_target_sim):  Remove setting of height
17625         and width commands.  This is done elsewhere.
17626         * (gdb_start):  Don't call gdb_start_sim here.  That's already
17627         done in gdb_load.  This fixes lots of failures in default.exp.
17628
17629 Sun Oct 13 10:40:23 1996  Fred Fish  <fnf@cygnus.com>
17630
17631         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
17632         * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
17633         * lib/gdb.exp (gdb_test): Treat failures due to program exiting
17634         in the same we we treat other failures (since it may be an expected
17635         condition), rather than as an error.
17636         * gdb.base/signals.exp (test_handle_all_print): Revert back to
17637         old test format.
17638
17639 Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
17640
17641         * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
17642         (distclean maintainer-clean realclean): No need to remove files
17643         twice.  Nuke the duplicates.
17644         * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
17645         * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
17646         Remove config.h along with other config files.
17647
17648 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
17649
17650         * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
17651         "p func1 ()" and note that rests of tests are skipped.
17652         * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
17653         setup_xfails for "print func2::coremaker_local".
17654         Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
17655         * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
17656         affected by the previous run test.
17657         * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
17658         "print array () ubyte (foo)" and "print/x array () byte (\$i)"
17659         * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
17660         "pass int powerset tuple" and "pass modeless int powerset tuple".
17661         * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
17662         "real write 4" and "real write 8".
17663         * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
17664         setup_xfails for "print vs1 after tuple assign 2",
17665         "print \$i after tuple assign 2", and
17666         "print vs2 after tuple assign 2".
17667         * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
17668         meaningful error message and return -1 so the caller can
17669         suppress further tests and avoid a cascade of errors.
17670
17671 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
17672
17673         * gdb.base/a1-selftest.exp: Tweak tests to account for new
17674         format for printing version.
17675         * gdb.base/default.exp: Ditto.
17676         * gdb.base/interrupt.exp: Fix problem with cascade of
17677         errors if child process dies while calling a function.
17678
17679 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
17680
17681         * Makefile.in (VPATH): Add
17682         * Makefile.in (Makefile, config.status): Fix rules so things get
17683         remade when necessary.
17684
17685 Fri Sep 13 18:16:10 1996  Fred Fish  <fnf@cygnus.com>
17686
17687         * Makefile.in (just-check): Add path to sibling expect dir
17688         to environment variable specified by RPATH_ENVVAR.
17689
17690 Fri Sep 13 12:05:34 1996  Fred Fish  <fnf@cygnus.com>
17691
17692         * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
17693         (just-check): Add shared library paths for libstdc++, tk,
17694         tcl, bfd, and opcodes to the environment variable specified
17695         in RPATH_ENVVAR.
17696         * configure.in: Add support to recognize --enable-shared flag
17697         and generate correct value for RPATH_ENVVAR.
17698         * configure: Regenerated with autoconf.
17699
17700 Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
17701
17702         * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
17703         include all osf versions.
17704         * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
17705         all osf versions.  Add -D_MIT_POSIX_THREADS to compilation command
17706         when target is linux.  When failing to build pthreads test
17707         executable, give more meaningful message.
17708         * gdb.threads/pthreads.c: Hpux also uses old definition of second
17709         arg for pthread_create.
17710
17711 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
17712
17713         * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
17714         PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
17715         * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
17716         and -lpthreads (everybody else).
17717         (test_startup): Fail gracefully if threads are not supported.
17718         * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
17719         "p/c array_index("abcdef",2)" when not gcc compiled.
17720         * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
17721         "print func2::coremaker_local" when not gcc compiled.
17722         * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
17723         "ptype on opaque struct tagname (statically)",
17724         "ptype on opaque struct tagname (dynamically) 1", and
17725         "ptype on opaque struct tagname (dynamically) 2"
17726         for not compiled with gcc.
17727         * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
17728         backtrace when compiled with gcc.
17729         * lib/gdb.exp (runto_main): Return result of "runto main" rather
17730         than always return success.
17731
17732 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
17733
17734         * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
17735
17736 Tue Aug 13 10:26:10 1996  Jeffrey A Law  (law@cygnus.com)
17737
17738         * gdb.base/structs.exp: Undo last change.
17739
17740 Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
17741
17742         * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
17743         encapsulate all the steps/nexts done during self test, starting
17744         at main, and makes them less sensitive to optimization issues.
17745         Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
17746         signal handler" test.
17747         * gdb.threads/pthreads.exp: Only run this for native configs.
17748         * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
17749         setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
17750         tests.
17751         gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
17752         for "runto test_calls(void)" test.
17753
17754 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
17755
17756         * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
17757         and don't expect address info in breakpoint confirmations.
17758
17759 Wed Aug  7 20:47:43 1996  Fred Fish  <fnf@cygnus.com>
17760
17761         * gdb.base/list.exp (test_forward_search): Increase timeout
17762         temporarily by 60 seconds for searching extremely long line,
17763         and then reset to old value when done.  Increase expect input
17764         buffer to 10000.
17765
17766 Wed Aug  7 15:34:22 1996  Fred Fish  <fnf@cygnus.com>
17767
17768         * gdb.base/list.exp (test_forward_search): Fix to handle very
17769         long source line without overflowing expect's input buffer.
17770
17771 Wed Aug  7 12:03:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
17772
17773         * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
17774         "buffer_full".
17775
17776         * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
17777         "buffer_full".
17778
17779         * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
17780         "buffer_full".
17781
17782         * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
17783         "buffer_full".
17784
17785 Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
17786
17787         * configure.in (configdirs): Add gdb.threads.
17788         * configure: Regenerated with autoconf.
17789         * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
17790         * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
17791         * gdb.threads/configure: New, generated with autoconf.
17792
17793 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
17794
17795         * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
17796
17797 Mon Aug  5 18:11:53 1996  Fred Fish  <fnf@cygnus.com>
17798
17799         * gdb.base/signals.exp (test_handle_all_print): Test separately for
17800         each signal's status in the output of "handle all print".
17801         * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
17802         the \r\n sequence that immediately precedes the gdb prompt.
17803         * gdb.base/a1-selftest.exp: Save original timeout and restore
17804         after test.
17805
17806 Sun Aug  4 10:20:50 1996  Jeffrey A Law  (law@cygnus.com)
17807
17808         * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
17809         symbol.
17810
17811 Fri Aug  2 17:37:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17812
17813         * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
17814
17815 Thu Jun 27 20:41:40 1996  Fred Fish  <fnf@cygnus.com>
17816
17817         * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
17818         timeout by 60 seconds.
17819
17820 Thu Jun 27 18:13:57 1996  Fred Fish  <fnf@cygnus.com>
17821
17822         * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
17823         * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
17824         error return.
17825
17826 Thu Jun 27 10:54:58 1996  Fred Fish  <fnf@cygnus.com>
17827
17828         * lib/gdb.exp (default_gdb_start): When reporting a timeout during
17829         gdb initialization, also report how long dejagnu waited.  Restore
17830         old timeout before doing error return.  Temporarily increase timeout
17831         by 3 minutes to allow for slow startups over heavy NFS use.
17832
17833 Tue Jun 25 19:59:17 1996  Fred Fish  <fnf@cygnus.com>
17834
17835         * lib/gdb.exp: Report timeout value for verbosity level 2.
17836         * config/gdbserver.exp: Ditto.
17837         * config/hppro.exp: Ditto.
17838         * config/mips-gdb.exp: Ditto.
17839         * config/monitor.exp: Ditto.
17840         * config/netware.exp: Ditto.
17841         * config/sim-gdb.exp: Ditto.
17842         * config/slite-gdb.exp: Ditto.
17843         * config/udi-gdb.exp: Ditto.
17844         * config/unix-gdb.exp: Ditto.
17845         * config/vx-gdb.exp: Ditto.
17846         * gdb.base/a1-selftest.exp: Ditto.
17847         * gdb.base/a2-run.exp: Ditto.
17848         * gdb.base/break.exp: Ditto.
17849         * gdb.base/corefile.exp: Ditto.
17850         * gdb.base/list.exp: Ditto.
17851         * gdb.base/recurse.exp: Ditto.
17852         * gdb.base/scope.exp: Ditto.
17853         * gdb.base/signals.exp: Ditto.
17854
17855 Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17856
17857         * gdb.threads/Makefile.in (docdir): Removed.
17858
17859 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17860
17861         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
17862         * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
17863         @srcdir@.
17864         * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
17865         autoconf 2.5 or higher.
17866         * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
17867
17868 Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
17869
17870         * configure: Regenerated.
17871         * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
17872         avoid name clashes with SunOS headers.
17873
17874 Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
17875
17876         * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
17877
17878 Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
17879
17880         * gdb.base/callfuncs.exp: Finish last change -- make sure the
17881         prototype information ends up in the compiler info file.
17882
17883 Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
17884
17885         * gdb.base/callfuncs.exp: Remove the compiler info file prior to
17886         attempting to regenerate it.  Eliminate use of a temporary file
17887         and just generate the info file directly.  Source it immediately,
17888         for consistency of use.
17889         * gdb.base/corefile.exp: Ditto
17890         * gdb.base/exprs.exp: Ditto.
17891         * gdb.base/funcargs.exp: Ditto.
17892         * gdb.base/langs.exp: Ditto.
17893         * gdb.base/list.exp: Ditto.
17894         * gdb.base/mips_pro.exp: Ditto.
17895         * gdb.base/nodebug.exp: Ditto.
17896         * gdb.base/opaque.exp: Ditto.
17897         * gdb.base/ptype.exp: Ditto.
17898         * gdb.base/scope.exp: Ditto.
17899         * gdb.base/setvar.exp: Ditto.
17900         * gdb.base/signals.exp: Ditto.
17901         * gdb.base/whatis.exp: Ditto.
17902         * gdb.c++/templates.exp: Ditto.
17903         * gdb.c++/virtfunc.exp: Ditto.
17904         * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
17905         whether or not to add -lstdc++ to the compile command line args.
17906
17907 Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17908
17909         * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
17910         it got fixed by the recent lookup_minimal_symbol_by_pc change.
17911         Increase timeout, a lot of single stepping might be needed if the
17912         target has no hardware watchpoints.
17913
17914 Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
17915
17916         * gdb.base/break.exp: Ignore compiler warnings when compiling
17917         break.c.
17918         * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
17919         * gdb.base/default.exp: Add h8300 xfails.  Handle messages
17920         from remote-sim.
17921         * gdb.base/exprs.exp: Add h8300 xfails.
17922         * gdb.base/funcargs.exp: Likewise.
17923         * gdb.base/nodebug.exp: Likewise.
17924         * gdb.base/printcmds.exp: Likewise.
17925         * gdb.base/ptype.exp: Likewise.
17926         * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
17927         h8300 xfails.
17928         * gdb.base/return.exp: Handle float/double precision problems
17929         on the h8300.
17930         * gdb.base/funcargs.c: Explicitly make last constant argument to
17931         call_after_alloca_subr an unsigned long type.
17932         * gdb.base/return.c: Include stdio.h.
17933
17934 Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17935
17936         * config/abug.exp: New file for the older Motorola Bug monitor
17937         that runs on the mvme13x series VME boards.
17938         * config/monitor.exp: Use the new config array for target settings
17939         if they exist.
17940
17941 Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
17942
17943         * sim-gdb.exp: Make the SH simulator allocate less space when
17944         it is targeted.
17945
17946 Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
17947
17948         * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
17949         test.
17950
17951 Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
17952
17953         * gdb.base/list.exp (test_list_function): Remove setup_xfail for
17954         "rs6000-*-*" for "list function in include file" when gcc compiled.
17955         * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
17956         for "p ctable1[120]".
17957         * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
17958         "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
17959         Remove setup_xfail for "rs6000-*-*" for
17960         "print 'scope0.c'::filelocal before run".
17961         * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
17962         gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
17963         since some compilers don't allow both options to be given
17964         on the same command line.  Create object file and move it.
17965
17966 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
17967
17968         * gdb.base/corefile.exp: Always regenerate the core file, since
17969         we always regenerate the coremaker program.  Detect special case
17970         where registers cannot be read from core file.
17971
17972 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
17973
17974         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
17975         * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
17976         * gdb.c++/templates.exp: Only match on basename of file since
17977         some formats like xcoff don't encode directory information.
17978         * gdb.stabs/weird.exp: Use the right sed script for powerpc
17979         and rs6000 AIX xcoff targets.
17980         * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
17981         * configure: Regenerate.
17982         * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
17983         here, rather than in distclean.
17984
17985 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
17986
17987         * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
17988         defined, and use it to compile the test case with -O2.  The
17989         native compilation still uses no optimization.
17990         * gdb.base/mips_pro.c: Remove inline assembly code since
17991         it is compiled PIC by default, which results in assembler
17992         warnings that make the testsuite think the compilation
17993         was unsuccessful.
17994
17995 Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
17996
17997         * gdb.c++/misc.exp: Add note to message for
17998         "print s.a for foo struct" that this is a known gcc 2.7.2
17999         and earlier bug.
18000
18001 Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
18002
18003         * gdb.base/break.exp: Fix pattern for matching "Delete all
18004         breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
18005         setup_xfail for deleting all breakpoints test.  Fix various
18006         timeout messages to include "(timeout)".
18007         * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
18008         for "p t_float_values2(3.14159,float_val2)".
18009         * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
18010         for "continue to call2g" when gcc compiled.
18011         * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
18012         "up to foo in langs.exp", "show language at foo in langs.exp",
18013         "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
18014         and "show language at fsub in langs.exp".
18015         * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
18016         "list line 1 in include file", "list message for lines past EOF",
18017         "list function in include file", "list list0.h:foo", and
18018         "list filename:function; nonexistant function".
18019         * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
18020         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
18021         and "ptype t_char_array" to be for native cc only.
18022
18023 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
18024
18025         * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
18026         setup_xfail for "print coremaker_bss", "print coremaker_ro",
18027         "print func2::coremaker_local", and "backtrace in corefile.exp".
18028
18029 Wed Mar 13 14:54:11 1996  Fred Fish  <fnf@cygnus.com>
18030
18031         * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
18032         "bt in signals.exp".  This problem only appears when running
18033         the testsuite, and then only intermittently.
18034
18035 Tue Mar 12 15:00:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18036
18037         * gdb.base/return.exp (return_tests): Differentiate between
18038         two tests of continuing.
18039
18040 Tue Mar  5 14:33:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18041
18042         * */Makefile.in (maintainer-clean): Remove config.log.
18043         * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
18044         * gdb.c++/Makefile.in (PROGS): Add inherit.
18045         (clean): Remove *.ci.
18046
18047 Tue Feb 20 16:36:10 1996  Fred Fish  <fnf@cygnus.com>
18048
18049         * gdb.c++/misc.cc: Add test code from Mike Stump.
18050         * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
18051
18052 Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
18053
18054         * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
18055         to "alpha-*-osf2*" and add comment.
18056         * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
18057         setup_xfail for "step over execarg initialization" and
18058         "step over corearg initialization".
18059         * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
18060         for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
18061         * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
18062         gcc compiled for "print coremaker_bss", "print coremaker_ro",
18063         "print func2::coremaker_local", and "backtrace in corefile.exp".
18064         * gdb.base/signals.exp: Build and source signals.ci.
18065         Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
18066         to be for gcc only.
18067         * lib/gdb.exp: Move verbose statements outside conditionals.
18068
18069 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18070
18071         * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
18072         Feb 3 procfs.c change.
18073
18074 Fri Feb 16 13:25:31 1996  Fred Fish  <fnf@cygnus.com>
18075
18076         * config/unix-gdb.exp: Remove extraneous newlines from end of file.
18077
18078 Thu Feb 15 08:12:55 1996  Fred Fish  <fnf@cygnus.com>
18079
18080         * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
18081         from dejagnu's apparent default of 10 seconds, which gives random
18082         results when running the tests over NFS on moderately loaded systems.
18083         * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
18084
18085 Mon Feb 12 16:50:28 1996  Fred Fish  <fnf@cygnus.com>
18086
18087         * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318.  Now fixed.
18088         * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
18089         result reports.
18090
18091 Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
18092
18093         * configure.in (CY_AC_PATH_TCLH): Remove.
18094         * configure: Regenerate.
18095
18096 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
18097
18098         * gdb.c++/Makefile.in (clean): Add missing '{'.
18099
18100 Fri Feb  2 10:19:40 1996  Jeffrey A Law  (law@cygnus.com)
18101
18102         * lib/gdb.exp: Provide a default value for noinferior.
18103
18104         * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
18105         Load libgloss.exp.
18106
18107 Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
18108
18109         * gdb.disasm/hppa.exp: Compile directly into an executable, use
18110         the executable, not the .o to run the tests from.
18111
18112 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
18113
18114         * gdb.base/break.exp: Don't test for program exit or exit status
18115         if $noresults if nonzero.
18116         * gdb.base/langs.exp: Likewise.
18117         * gdb.base/watchpoint.exp: Likewise.
18118
18119         * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
18120         * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
18121         trying to compile the testcase.
18122
18123 Wed Jan 24 23:42:39 1996  Doug Evans  <dje@charmed.cygnus.com>
18124
18125         * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
18126         * gdb.base/signals.exp (continue to handler): Likewise.
18127
18128 Tue Jan 23 16:28:22 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18129
18130         * gdb.c++/classes.exp:  Now = returns false/true, not 1/0.
18131
18132         * gdb.fortran/exprs.exp:  .LT. and .GT. now return .TRUE. or .FALSE..
18133
18134 Tue Jan 23 15:41:57 1996  Jeffrey A Law  (law@cygnus.com)
18135
18136         * gdb.base/corefile.exp: Recognize "not found" as failure
18137         when trying to determine if a core file was generated.
18138         If no core file was generate the first time, try again without
18139         the ulimit -c to work around braindamaged shells.
18140
18141 Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
18142
18143         * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
18144         [] tests with "test" and enclose string in quotes.
18145         * gdb.stabs/configure: Rebuild
18146
18147 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
18148
18149         Changes in sync with expect:
18150         * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
18151         (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
18152         (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
18153         (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater.  Properly quote
18154         argument to AC_REQUIRE.
18155         * configure: Regenerated.
18156
18157 Thu Jan  4 08:17:22 1996  Fred Fish  <fnf@cygnus.com>
18158
18159         * gdb.base/corefile.exp: When generating a core, discard any
18160         error messages about ulimit not found and the "core dumped"
18161         message from the shell that runs the coredumper.
18162
18163 Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
18164
18165         * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
18166
18167         * gdb.stabs/weird.exp: Use ${target_triplet} to determine
18168         which sed script to run.  Expect failure for v_comb test
18169         on PA targets too.
18170
18171 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
18172
18173         * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
18174         "print func2::coremaker_local" and for "backtrace in corefile.exp"
18175
18176 Sat Dec 30 12:59:12 1995  Fred Fish  <fnf@cygnus.com>
18177
18178         * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
18179         * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
18180         "sparc-sun-solaris*" xfails for "p v_comb".
18181         * lib/gdb.exp (default_gdb_start): Fix typo.
18182         * gdb.base/corefile.exp: Allow "Core was generated by ..."
18183         messages to not include the full program name that caused
18184         the core dump since some systems (such as solaris) apparently
18185         truncate this path to about 80 characters.
18186         When generating a core file first try increasing the core file
18187         size limit to unlimited since some systems may default it to
18188         zero, and it is harmless to try it.  Move the test for failing
18189         to generate a core file to where it will actually get executed.
18190         * gdb.c++/templates.exp (test_ptype_of_templates): Accept
18191         new gdb result from g++ debug info improvements and make old
18192         pattern obsolescent.  Also account for size_t differences
18193         (may be int or long).
18194         * gdb.base/a1-selftest.exp (test_with_self): Check for case where
18195         initialization before function call is placed in the delay slot
18196         and thus appears to be skipped over by commands such as "next".
18197
18198 Fri Dec 29 16:09:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18199
18200         * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
18201
18202 Wed Dec  6 10:45:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
18203
18204         * gdb.base/*.exp: Make ${srcfile} only be the basename of the
18205         input source file; fix code to compile test to deal with this
18206         convention.
18207         * gdb.c++/*.exp: Likewise.
18208
18209 Mon Nov 27 11:40:16 1995  Fred Fish  <fnf@cygnus.com>
18210
18211         * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
18212         "bt in signals.exp".
18213
18214 Sat Nov 25 20:52:15 1995  Fred Fish  <fnf@phydeaux.cygnus.com>
18215
18216         * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
18217         "step over execarg initialization" and
18218         "step over corearg initialization".
18219
18220 Sat Nov 25 18:20:14 1995  Fred Fish  <fnf@cygnus.com>
18221
18222         * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
18223         with sizeof(pointer) > sizeof(int).  Avoid "void *" or include files.
18224
18225 Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
18226
18227         From Rob Savoye  (rob@poseidon.cygnus.com)
18228         * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
18229         gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
18230         configure.in}, gdb.disasm/{Makefile.in, configure.in},
18231         gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
18232         configure.in}: Major reworking for autoconfig.
18233         * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
18234         gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
18235         New files.
18236         * config/unix-gdb.exp:  Make GDB global.
18237         * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
18238         callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
18239         funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
18240         nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
18241         regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
18242         term.exp, twice.exp, watchpoint.exp, whatis.exp},
18243         gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
18244         templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
18245         misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
18246         pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
18247         pr-8136.exp, result.exp, string.exp, tuples.exp},
18248         gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
18249         to returns as necessary, arrange for test to compile own testcase
18250         executable.
18251         * lib/gdb.exp: Changes for testsuite to compile own test cases.
18252
18253 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
18254
18255         * gdb.c++/classes.exp (test_pointers_to_class_members): Add
18256         clear_xfail at end of test which might not call either pass or fail.
18257         * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
18258         "backtrace through signal handler".
18259
18260 Sat Nov 18 04:09:31 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18261
18262         * gdb.base/sigall.exp:  Work around OSF/1-3.x kernel bug when
18263         continuing from a job control stop signal.
18264         * gdb.stabs/alpha.mt:  Use $(CFLAGS) when building weird.o.
18265
18266 Wed Nov 15 00:28:03 1995  Jeffrey A Law  (law@cygnus.com)
18267
18268         * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
18269         * gdb.base/corefile.exp: Likewise.
18270         * gdb.base/funcargs.exp: Likewise.
18271
18272 Tue Nov 14 15:18:10 1995  Stu Grossman  (grossman@cygnus.com)
18273
18274         * config/hmsirom.exp:  Setup for talking to hmsi ROM monitor.
18275         * config/monitor.exp:  Add support for setting baud rate.
18276
18277 Sat Nov  4 15:35:52 1995  Fred Fish  <fnf@cygnus.com>
18278
18279         * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
18280         i*86-*-linux* xfails for "backtrace through signal handler".
18281         * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
18282         "print func2::coremaker_local".
18283         * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
18284         alpha-dec-osf2* xfail for
18285         "delete all breakpoints when none".
18286
18287 Wed Nov  1 15:57:16 1995  Fred Fish  <fnf@cygnus.com>
18288
18289         * gdb.base/break.exp: Change test that deletes all breakpoints
18290         when no user breakpoints are installed.  A post 4.15 change
18291         causes gdb to no longer prompt in this case.
18292
18293 Tue Oct 31 15:13:43 1995  Fred Fish  <fnf@cygnus.com>
18294
18295         * gdb.base/return.exp (return_tests):  Change xfail for test
18296         "correct value returned double test" to stop xfailing at
18297         Solaris 2.5.  Apparently the bug has been fixed.
18298
18299 Sun Oct 29 12:18:16 1995  Fred Fish  <fnf@cygnus.com>
18300
18301         * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
18302         IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
18303
18304 Tue Oct 24 11:12:12 1995  Jeffrey A Law  (law@cygnus.com)
18305
18306         * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
18307         * gdb.disasm/hppa.s: Corresponding changes.
18308
18309 Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
18310
18311         * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
18312         makefile fragment.
18313         * config/mt-hpux: Deleted.
18314
18315 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
18316
18317         * Many files: When warning about suppressed tests due to a
18318         nonexistant test binary, avoid incrementing the warning count.
18319
18320 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
18321
18322         * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
18323
18324 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18325
18326         * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
18327         "sparc-*-solaris2*".
18328
18329 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18330
18331         * gdb.base/coremaker.c:  Produce a full core dump for AIX targets.
18332         Add global and local variables and initialize them.
18333         * gdb.base/corefile.exp:  Test correct mapping of corefile sections
18334         by printing variables. Remove rs6000 and powerpc xfails, BFD now
18335         extracts the file name and terminating signal from the core file.
18336         * TODO:  Remove note about tests for correct mapping of corefile.
18337         * gdb.base/ptype.c (main):  Use boolean2 to inhibit AIX 4.1 xlc
18338         from optimizing it away.
18339         * gdb.stabs/weird.exp:  Remove rs6000 xfail, xcoffread.c now
18340         handles common blocks.
18341
18342 Thu Sep 21 01:28:10 1995  Jeff Law  (law@snake.cs.utah.edu)
18343
18344         * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
18345         * gdb.disasm/sh3.exp (fmac): Corresponding changes.
18346
18347 Wed Sep 20 13:15:05 1995  Ian Lance Taylor  <ian@cygnus.com>
18348
18349         * Makefile.in (maintainer-clean): New target, synonym for
18350         realclean.
18351         * gdb.base/Makefile.in (maintainer-clean): Likewise.
18352         * gdb.c++/Makefile.in (maintainer-clean): Likewise.
18353         * gdb.chill/Makefile.in (maintainer-clean): Likewise.
18354         * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
18355         * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
18356         * gdb.threads/Makefile.in (maintainer-clean): Likewise.
18357
18358 Sun Sep 10 13:14:01 1995  Fred Fish  <fnf@cygnus.com>
18359
18360         * gdb.base/scope.exp (text_at_main):  Add "hppa*-*-hpux*"
18361         xfails when not gcc compiled for "print foo::funclocal".
18362         (test_at_foo):  Add "hppa*-*-hpux*" xfails when not gcc compiled for:
18363         "print foo::funclocal at foo",
18364         "print 'scope1.c'::foo::funclocal at foo",
18365         "print foo::funclocal_bss at foo",
18366         "print 'scope1.c'::foo::funclocal_bss at foo",
18367         "print foo::funclocal_ro at foo",
18368         "print 'scope1.c'::foo::funclocal_ro at foo",
18369         "print bar::funclocal at foo" and
18370         "print 'scope1.c'::bar::funclocal at foo".
18371         (test_at_bar):  Add "hppa*-*-hpux*" xfails when not
18372         gcc compiled for "print foo::funclocal at bar".
18373         Expand all messages to ensure that they identify that
18374         the test is at bar().
18375         * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
18376         gcc compiled for:
18377         "ptype on opaque struct pointer (statically)",
18378         "ptype on opaque struct tagname (statically)",
18379         "ptype on opaque struct pointer (dynamically) 1",
18380         "ptype on opaque struct tagname (dynamically) 1",
18381         "ptype on opaque struct pointer (dynamically) 2" and
18382         "ptype on opaque struct tagname (dynamically) 2
18383         * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
18384         gcc compiled for:
18385         "p datalocal"
18386         "whatis datalocal",
18387         "ptype datalocal",
18388         "p bsslocal",
18389         "whatis bsslocal", and
18390         "ptype bsslocal".
18391         * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
18392         "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
18393         when not gcc compiled.
18394         * gdb.base/funcargs.exp (float_and_integral_args):  Add
18395         "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
18396         compiled.
18397         (discard_and_shuffle):  Add "hppa*-*-hpux*" xfail for
18398         "backtrace from call6a" when not gcc compiled.
18399         (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
18400         "backtrace from call7a" when not gcc compiled.
18401         * gdb.base/callfuncs.exp (do_function_calls):
18402         Add "hppa*-*-hpux*" xfail when not gcc compiled for
18403         "p t_char_array_values(char_array_val2,char_array_val1)",
18404         "p t_char_array_values(char_array_val1,char_array_val2)",
18405         "p t_char_array_values("carray 1","carray 2")",
18406         "p t_char_array_values("carray 1",char_array_val2)",
18407         "p t_char_array_values(char_array_val1,"carray 2")",
18408         "p sum_args(1,{2})",
18409         "p sum_args(2,{2,3})",
18410         "p sum_args(3,{2,3,4})",
18411         "p sum_args(4,{2,3,4,5})"
18412         * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
18413         "backtrace in corefile.exp" when not gcc compiled.
18414
18415 Sat Sep  9 01:35:39 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18416
18417         * gdb.base/signals.exp:  Rewrite `handle all print' test as
18418         a procedure. Accept blanks or TABs as whitespace, increase
18419         timeout and expect input buffer size for the large output
18420         from the command. Remove "i*86-*-bsdi2.0" xfail.
18421
18422 Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18423
18424         * gdb.base/setvar.exp:  Add new testcases for truncation when
18425         assigning invalid values to bitfields.
18426
18427 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
18428
18429         * gdb.base/callfuncs.exp (do_function_calls):  Remove
18430         mips-sgi-irix* xfail for
18431         "call inferior func with struct - returns char *"
18432         and fix test so that an optional (unsigned char *) cast is
18433         accepted in the result.
18434
18435 Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
18436
18437         * gdb.base/funcargs.exp (float_and_integral_args):  Remove
18438         sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18439         * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
18440         * gdb.base/signals.exp: Remove duplicate "handle all print" test
18441         that accidentally got checked in.
18442
18443 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
18444
18445         * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
18446         clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
18447         compiled test.
18448         * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
18449         Add mips-sgi-irix5* xfail for not gcc compiled.
18450         * gdb.base/Makefile.in (nodebug.o):  Also create nodebug.ci.
18451         * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
18452         "p top", "whatis top", "p middle", and "whatis middle".
18453         * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
18454         "whatis signed char" for not gcc compiled.
18455         * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
18456         "set variable signed char=-1 (-1)" and
18457         "set variable signed char=0xFF (0xFF)" for not gcc compiled.
18458         * gdb.base/funcargs.exp (float_and_integral_args):
18459         Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18460         Add mips-sgi-irix* xfail when not gcc compiled for
18461         "continue to call2b".
18462         Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
18463         "continue to call2g".
18464         (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
18465         "backtrace from call6a"
18466         (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
18467         "backtrace from call7k".
18468         Add mips-sgi-irix5* xfail when not gcc compiled for
18469         "backtrace from call7a".
18470         (localvars_after_alloca):  Fix gdb_test cmds for
18471         "print * after runto ...".
18472         Remove rs6000-*-* xfails for
18473         "print i after runto localvars_after_alloca" and
18474         "print l after runto localvars_after_alloca"
18475         for all compilers.
18476         * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
18477         when not compiled with gcc, for:
18478         "print signed char == (minus)",
18479         "print signed char != (minus)",
18480         "print signed char < (minus)",
18481         "print signed char > (minus)".
18482         * gdb.base/callfuncs.exp (do_function_calls):
18483         Add mips-sgi-irix* xfail, when compiled with native compiler, for
18484         "call inferior func with struct - returns char *".
18485         * gdb.base/return.exp (return_tests): Change xfail for
18486         "correct value returned double test" to include Solaris 2.4.
18487         * gdb.base/funcargs.exp (float_and_integral_args):
18488         Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18489
18490 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18491
18492         * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
18493         enumeration bitfields if compiling with GNU C.
18494         * lib/gdb.exp:  Consume `(y or n) ' in `Reinitialize source path
18495         to empty' prompt.
18496
18497 Tue Aug 22 00:30:37 1995  Jeff Law  (law@snake.cs.utah.edu)
18498
18499         * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
18500         test for PRO targets.
18501
18502         * gdb.base/funcargs.exp: Avoid ever setting more than 8
18503         breakpoints in the inferior at any given time by making
18504         two groups of breakpoints for call2*, call6* and call7*
18505         tests.
18506
18507 Sun Aug 20 06:58:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18508
18509         * gdb.base/funcargs.exp:  Fix typos introduced by Aug 15 change.
18510         * gdb.base/callfuncs.c (main):  Use struct_val1 to inhibit xlc
18511         from optimizing it away.
18512         * gdb.base/callfuncs.exp:  Remove rs6000-*-* xfails for
18513         "call inferior func with struct".
18514
18515 Wed Aug 16 11:57:15 1995  Stan Shebs  <shebs@andros.cygnus.com>
18516
18517         * configure.in: Only configure gdb.chill for particular targets.
18518
18519 Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
18520
18521         * gdb.base/Makefile.in:  Add action to .c.o transformation
18522         rule that generates a .ci file for each .o file and remove
18523         explicit .c.o rules except for callfuncs.o.
18524         * gdb.c++/Makefile.in:  Add .cc.o transformation rule that
18525         generates a .ci file for each .o file and remove explicit
18526         .cc.o rules.
18527         (clean): Remove *.tmp *.ci files.
18528         (EXECUTABLES): Remove templ-info.exp.
18529         * gdb.base/compiler.c: New file.
18530         * gdb.c++/compiler.cc: New file
18531         * gdb.base/scope.exp: Source gdb.base/scope.ci.
18532         Change rs6000-*-* xfail for
18533         "print 'scope0.c'::filelocal_ro" and
18534         "print 'scope1.c'::filelocal" and
18535         "print 'scope1.c'::filelocal_bss" and
18536         "print 'scope1.c'::filelocal_ro" and
18537         "print 'scope1.c'::foo::funclocal" and
18538         "print 'scope1.c'::foo::funclocal_ro" and
18539         "print 'scope1.c'::bar::funclocal" and
18540         "print 'scope0.c'::filelocal_ro" and
18541         "print 'scope1.c'::filelocal at foo" and
18542         "print 'scope1.c'::filelocal_bss at foo" and
18543         "print 'scope1.c'::filelocal_ro at foo" and
18544         "print 'scope1.c'::foo::funclocal at foo" and
18545         "print 'scope1.c'::foo::funclocal_bss at foo" and
18546         "print 'scope1.c'::foo::funclocal_ro at foo" and
18547         "print 'scope1.c'::bar::funclocal at foo" and
18548         "print 'scope0.c'::filelocal_ro" and
18549         "print 'scope1.c'::filelocal" and
18550         "print 'scope1.c'::filelocal_bss" and
18551         "print 'scope1.c'::filelocal_ro" and
18552         "print 'scope1.c'::foo::funclocal" and
18553         "print 'scope1.c'::foo::funclocal_bss" and
18554         "print 'scope1.c'::foo::funclocal_ro" and
18555         "print 'scope1.c'::bar::funclocal" and
18556         "print 'scope1.c'::bar::funclocal_bss"
18557         to only be xfail'd when not compiled with gcc.
18558         Add rs6000-*-* xfail for
18559         "print 'scope0.c'::filelocal_bss before run"
18560         when compiled with gcc.
18561         (test_at_main): Add rs6000-*-* xfail for
18562         "print filelocal_ro in test_at_main"
18563         when compiled with gcc.
18564         * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
18565         Add rs6000-*-aix* xfail for
18566         "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
18567         "ptype t_char_array",  not compiled with gcc.
18568         * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
18569         xfail for "list foo (in include file)" when gcc compiled.
18570         * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
18571         (integral_args): Add rs6000-*-* xfail for
18572         "run to call0a" if not compiled with gcc.
18573         (unsigned_integral_args): Add rs6000-*-* xfail for
18574         "run to call1a" if not compiled with gcc.
18575         (float_and_integral_args):  Add rs6000-*-* xfail for
18576         "run to call2a" if not compiled with gcc and for
18577         "continue to call2b" for any compiler.
18578         Add rs6000-*-* xfail to
18579         "print f1 after run to call2a" for gcc compiled.
18580         (discard_and_shuffle): Add rs6000-*-* xfail for
18581         "run to call6a".
18582         (shuffle_round_robin): Add rs6000-*-* xfail for
18583         "backtrace from call7a" if not compiled with gcc.
18584         Add rs6000-*-* xfail for
18585         "backtrace from call7b" if compiled with gcc.
18586         (call_after_alloca): Add rs6000-*-* xfail for
18587         "print c in call_after_alloca" and
18588         "print s in call_after_alloca" and
18589         "backtrace from call_after_alloca_subr"
18590         if not compiled with gcc.
18591         (localvars_in_indirect_call): Add rs6000-*-* xfail for
18592         "print c in localvars_in_indirect_call" and
18593         "print c in localvars_in_indirect_call" and
18594         "backtrace in indirectly called function" and
18595         "stepping into indirectly called function"
18596         if not compiled with gcc.
18597         (localvars_after_alloca): Add rs6000-*-* xfail for
18598         "print c after runto localvars_after_alloca" and
18599         "print s after runto localvars_after_alloca" and
18600         "print i after runto localvars_after_alloca" and
18601         "print l after runto localvars_after_alloca"
18602         for all compilers.
18603         * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
18604         than whatis-info.exp.
18605         * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
18606         than opaque-info.exp.
18607         Setup rs6000-*-* xfail for
18608         "ptype on opaque struct pointer (statically)" and
18609         "ptype on opaque struct pointer (dynamically)" when
18610         not compiled with gcc.
18611         * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
18612         rather than callf-info.exp.
18613         (do_function_calls):  Add clear_xfail for rs6000-*-* for
18614         "p t_float_values2(3.14159,float_val2)".  Seems to work
18615         fine there, both with xlc and gcc.  Need to find out what
18616         it is doing right and fix other platforms.
18617         * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
18618         "call inferior func with struct - returns int",
18619         "call inferior func with struct - returns long",
18620         "call inferior func with struct - returns float",
18621         "call inferior func with struct - returns double",
18622         "call inferior func with struct - returns char *",
18623         but only if not gcc compiled (presumes xlc compiled).
18624         Change rs6000-*-* xfails for
18625         "call inferior func with struct - returns char" and
18626         " call inferior func with struct -  returns short" to only
18627         xfail if not using gcc.
18628         (clean mostlyclean):  Remove *.ci and *.tmp files.
18629         * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
18630         than templ-info.exp.
18631         * gdb.base/langs.exp:  Source gdb.base/langs.ci.
18632         Add rs6000-*-* xfail for "up to foo in langs.exp"
18633         "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
18634         when not gcc compiled.
18635
18636 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18637
18638         * gdb.base/callfuncs.exp: Add xfails for the powerpc.
18639         * gdb.base/corefile.exp: Likewise.
18640         * gdb.base/list.exp: Likewise.
18641         * gdb.base/scope.exp: Likewise.
18642         * gdb.base/siganls.exp: Likewise.
18643
18644         * gdb.base/nodebug.exp: Add xfails for the powerpc.  Handle aix4
18645         compiler output.
18646         * gdb.base/whatis.exp: Likewise.
18647
18648 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
18649
18650         * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
18651         failure (opcode table has been fixed to match reality).
18652
18653 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
18654
18655         * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
18656         "call inferior func with struct - returns char",
18657         "call inferior func with struct - returns short"
18658
18659         * gdb.base/scope.exp: Remove rs6000-*-* xfails for
18660         "print 'scope0.c'::filelocal at main",
18661         "print 'scope0.c'::filelocal_bss in test_at_main",
18662         "print 'scope0.c'::filelocal at foo",
18663         "print 'scope0.c'::filelocal_bss in test_at_foo",
18664         "print 'scope0.c'::filelocal at bar",
18665         "print 'scope0.c'::filelocal_bss in test_at_bar"
18666
18667         * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
18668         in source file 1".  This bug seems to have been fixed with both
18669         gcc and native cc (was native assembler bug?).
18670
18671 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
18672
18673         * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
18674         "backtrace through signal handler" to "i*86-*-sysv4*".
18675         * gdb.base/signals.exp: Add xfail for "'next' behaved as
18676         continue" case.  Add "known SVR4 bug" to fail message.
18677         Add "i*86-*-bsdi2.0" xfail for "handle all print".
18678         Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
18679         * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
18680         "whatis unnamed typedef'd enum..." and "ptype t_char_array".
18681         * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
18682         "up to foo in langs.exp", "show language at foo in
18683         langs.exp", "up to cppsub_ in langs.exp", "show
18684         language at cppsub_ in langs.exp", "up to fsub in
18685         langs.exp", and "show language at fsub in langs.exp".
18686         * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
18687         "bactrace in corefile.exp".
18688         * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
18689         "call inferior function with struct - returns float" and
18690         "call inferior function with struct - returns double".
18691
18692 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
18693
18694         * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
18695         * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
18696         * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
18697         * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
18698
18699 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
18700
18701         * Makefile.in (CHILL_FOR_TARGET): Use previously defined
18702         (or overriden) "CHILL" macro rather then bare "gcc".
18703         Also look for ../../gcc/xgcc since that is what we will
18704         actually need, not "Makefile".  Remove following assignment
18705         of CHILL to CHILL_FOR_TARGET because that results in
18706         recursive definition.
18707
18708 Sun Aug  6 16:52:29 1995  Fred Fish  <fnf@cygnus.com>
18709
18710         * gdb.base/corefile.exp:  Change xfail for backtrace in
18711         corefile.exp from linuxaout to all linux.
18712         * gdb.base/sigall.exp (test_one_sig):  Specifically deal with
18713         cases where we miss the breakpoint at the signal handler
18714         for some reason.  Setup xfail for linuxoldld/linuxaout and
18715         getting SIGIO.  Setup xfail for linuxoldld/linuxaout for
18716         hitting SIGURG breakpoint.
18717         * gdb.base/signals.exp:  Setup xfail for "next" acting like
18718         continue to add linuxoldld.  Setup xfail for all linux for
18719         "next to handler in signals_tests_1", "backtrace in
18720         signals_tests_1", "continue to func1", "pass SIGUSR1",
18721         and continue to handler".
18722
18723 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
18724
18725         * Update all FSF addresses except those in COPYING* files.
18726
18727 Sun Jul 30 17:50:35 1995  Fred Fish  <fnf@cygnus.com>
18728
18729         * gdb.base/a2-run.exp: Change messages to be more explicit about
18730         the status of args, and quote binfile in results.
18731
18732 Sun Jul 30 10:24:20 1995  Fred Fish  <fnf@cygnus.com>
18733
18734         * gdb.base/callfuncs.exp: Add tests for passing structs to
18735         inferior functions and return various types.
18736         * gdb.base/callfuncs.c: Add functions to receive a struct
18737         and return a member of the struct, in various types.
18738
18739 Sat Jul 29 14:22:33 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18740
18741         * gdb.base/Makefile.in (clean):  Remove callf-info.exp.
18742
18743 Fri Jul 28 13:36:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18744
18745         * config/vxworks29k.exp: New file, sources vxworks.exp.
18746
18747 Fri Jul 28 00:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18748
18749         * config/gdbremote.exp: New file.  Testing framework using
18750         gdbserver.
18751
18752 Thu Jul 27 12:17:14 1995  Fred Fish  (fnf@cygnus.com)
18753
18754         * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
18755         "call function when asleep" and "send end of file".
18756         * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
18757         for "backtrace in corefile.exp".
18758         * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
18759         for "backtrace through signal handler".
18760         * gdb.base/corefile.exp: Make sure we actually generate a core file
18761         before trying the core tests.  Some systems allow the user to suppress
18762         generation of core files and default to that (linux for example).
18763         * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
18764         from "i*86-*-linux" to "i*86-*-linuxaout".  Works with ELF beta.
18765
18766 Tue Jul 25 17:30:10 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18767
18768         * gdb.threads: New directory with some crude multi-threaded
18769         gdb tests (step.exp and step2.exp).
18770         * config/mt-lynx (STEP_EXECUTABLE): Define.
18771         (THREADFLAGS): Define.
18772
18773 Tue Jul 25 01:03:52 1995  Jeff Law  (law@snake.cs.utah.edu)
18774
18775         * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
18776
18777         * gdb.base/signals.exp: Disable whole file for lynx until
18778         further notice.
18779
18780         * gdb.base/signals.exp: xfail test where "next" acts like
18781         "continue" for lynx.
18782
18783         * gdb.base/interrupt.exp: xfail test for calling function while
18784         inferior is asleep for lynx.
18785
18786         * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
18787         than one cr-lf  after each command.
18788
18789 Sun Jul 23 23:33:18 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18790
18791         * configure.in:  Reinstate setting of stabsdirs variable, fix
18792         typo in setting up configdirs for native builds.
18793
18794         * gdb.base/return.exp:  Fix typo in return double test.
18795         * gdb.base/return.c (tmp2, tmp3):  Made global to inhibit the
18796         compiler from optimizing them away.
18797
18798 Fri Jul 21 11:39:34 1995  Jeff Law  (law@snake.cs.utah.edu)
18799
18800         * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
18801         sequences to be echo'd by gdb when using gdb_test.
18802         * gdb.chill/chexp.exp: Likewise.
18803         * gdb.fortran/exprs.exp: Likewise
18804
18805 Thu Jul 20 13:28:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18806
18807         * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
18808         after the inferior gdb has started.
18809
18810         * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
18811         after each command.
18812         * gdb.base/funcargs.exp: Likewise.
18813         * gdb.base/gdbvars.exp: Likewise.
18814         * gdb.base/interrupt.exp: Likewise.
18815         * gdb.base/list.exp: Likewise.
18816         * gdb.base/watchpoint.exp: Likewise.
18817         * gdb.c++/demangle.exp: Likewise.
18818         * gdb.c++/inherit.exp: Likewise.
18819         * gdb.chill/chexp.exp: Likewise.
18820         * gdb.fortran/exprs.exp: Likewise.
18821
18822         * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
18823         test if we can't handle IO to/from the inferior.
18824
18825         * gdb.c++/misc.exp: Always check for a program already being
18826         started after sending a "run" command to gdb.
18827
18828         * gdb.base/twice.exp: Start with a fresh gdb.
18829
18830         * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
18831         only depend on gdb's expression code, not the chill runtime.
18832
18833         * gdb.base/return.c: Put return values into variables so we
18834         can have gdb print them rather than depending on the program
18835         to print them.
18836         * gdb.base/return.exp: Corresponding changes.
18837
18838         * lib/gdb.exp: Provide default value for noinferiorio.
18839         * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
18840         the inferior.
18841
18842         * gdb.base/break.exp: Always check for a program already being
18843         started after sending a "run" command to gdb.
18844         (text_next_with_recursion): Don't check the output from the
18845         program's printf statement.  Instead just make sure the program
18846         exited.
18847
18848         * gdb.base/commands.exp: Protect tests which need arguments with
18849         $noargs conditionals.
18850
18851 Wed Jul 19 22:42:43 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18852
18853         * gdb.base/printcmds.exp:  Adjust expect patterns for addresses
18854         of structure member arrays to match gdb/valops.c:value_addr change.
18855
18856 Mon Jul 17 10:12:27 1995  Jeff Law  (law@snake.cs.utah.edu)
18857
18858         * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
18859         cases.
18860
18861 Wed Jul 12 10:20:08 1995  Fred Fish  (fnf@cygnus.com)
18862
18863         * configure.in (configdirs):  Remove gdb.chill from default list
18864         of subdirs and then add it back in only if doing a native build.
18865         The current chill compiler does not yet work in any cross build.
18866         * Revert all signal changes from Jul 6.
18867         * gdb.base/{sigall.c signals.c}:  Define away signal() and alarm()
18868         for sh-hms targets, allowing these tests to link, with no other
18869         changes.  Testing is suppressed by setting "nosignals" in site.exp.
18870
18871 Thu Jul  6 20:58:30 1995  Fred Fish  (fnf@cygnus.com)
18872
18873         * configure.in (signaldirs): Define and add to configdirs for all
18874         targets except some specific ones that are known to not support signals.
18875         Also clean up formatting.
18876         * gdb.base/Makefile.in (EXECUTABLES):  Remove sigall and signals.
18877         (signals, sigall):  Remove rules to build.
18878         * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
18879         Moved to new gdb.signals directory.
18880         * gdb.signals: New test directory.
18881         * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
18882         signals.c signals.exp}:  New or moved files.
18883
18884 Sun Jun 25 12:55:18 1995  Jeff Law  (law@snake.cs.utah.edu)
18885
18886         * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
18887
18888 Wed Jun 21 16:35:55 1995  Fred Fish  <fnf@cygnus.com>
18889
18890         * gdb.base/return.exp:  Xfail `return double' test failure
18891         on at least Solaris 2.3 and handle future/past versions on
18892         a case by case basis as appropriate.  Also update message
18893         to include i*86 failures.
18894
18895 Wed May 24 07:10:10 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18896
18897         * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
18898
18899         * lib/gdb.exp: Fix comment which erroneously identified
18900         gdb_file_cmd as gdb_load (the 19 May change was in fact to
18901         gdb_file_cmd not gdb_load).
18902         * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
18903
18904         * gdb.base/setvar.exp: Make test names consistent between pass and
18905         fail cases.  Use gdb_test more.
18906
18907 Fri May 19 07:22:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18908
18909         * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
18910
18911 Mon May 15 23:50:51 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18912
18913         * gdb.base/help.exp:  Fix expected help string for `show commands'.
18914
18915 Thu May 11 07:55:11 1995  Jim Kingdon  <kingdon@deneb.cygnus.com>
18916
18917         * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
18918
18919         * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
18920         of a text section.
18921
18922 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
18923
18924         * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
18925         that loop eventually terminates.  Fix Connection refused logic so
18926         that testsuite will expire nicely.
18927
18928 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
18929
18930         * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
18931         config/rom68k.exp:  New tcl glue for the appropriate monitors.
18932         These all just end up calling monitor.exp.
18933         * config/monitor.exp (gdb_target_monitor):  Handle `Connection
18934         refused' by retrying.  Cleanup some timeout issues.
18935         * (gdb_load):  Reduce timeout.  Cleanup some timeout issues.
18936         * lib/gdb.exp (gdb_test gdb_test_exact):  Upvar timeout so that
18937         callers don't have to set/restore global timeout variable.
18938
18939         * The following set of changes centralizes management of the global
18940         timeout variable.  This way, it can be set in one target dependent
18941         place instead of dozens of places scattered throughout the test suite.
18942         If you need to lengthen a timeout, then you should either set timeout
18943         in one of the config/{target}.exp files, or multiply it by a factor.
18944         Setting it to an absolute value is always going to lose for some
18945         targets.
18946         * gdb.base/a1-selftest.exp (test_with_self):  Only use local timeout.
18947         * gdb.base/callfuncs.exp (do_function_calls):  Don't set timeout.
18948         * gdb.base/funcargs.exp:  Don't set timeout.
18949         * gdb.base/list.exp (test_forward_search):  Only use local timeout.
18950         * gdb.base/printcmds.exp (test_print_string_constants
18951         test_print_array_constants):  Don't set timeout.
18952         * gdb.base/ptype.exp:  Don't set timeout.
18953         * gdb.base/recurse.exp:  Don't set timeout.
18954         * gdb.base/return.exp:  Don't set timeout.
18955         * gdb.base/watchpoint.exp:  Don't set timeout.
18956         * gdb.c++/classes.exp (do_tests):  Don't set timeout.
18957         * gdb.c++/virtfunc.exp (test_virtual_calls):  Don't set timeout.
18958
18959 Wed May 10 16:03:23 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
18960
18961         * Makefile.in: Make clean targets work also when SUBDIRS is empty.
18962
18963 Mon May  1 07:32:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18964
18965         * lib/gdb.exp: Disable chill tests for irix5.
18966
18967 Wed Apr 26 07:36:03 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18968
18969         * gdb.base/scope.exp: Make test names unique.  Use gdb_test.  Make
18970         each test pass or fail.
18971
18972 Sun Apr 23 21:32:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18973
18974         * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
18975         xlc not gcc.
18976
18977 Fri Apr 21 15:44:02 1995  Stu Grossman  (grossman@rtl.cygnus.com)
18978
18979         * cpu32bug.exp est.exp rom68k.exp:  Delete.  Unify into monitor.exp.
18980
18981 Wed Apr 19 17:41:21 1995  Stu Grossman  (grossman@cygnus.com)
18982
18983         * config/est.exp:  Fix copyright and comments.  Remove dead code.
18984         Use targetname, serialport and baud variables instead of fixed
18985         constants.
18986         * config/rom68k.exp:  Fix copyright and comments.  Remove dead code.
18987         * config/cpu32bug.exp:  New file to support cpu32bug monitors.
18988
18989 Wed Apr 19 13:47:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18990
18991         * gdb.base/watchpoint.exp: Don't run
18992         test_watchpoint_triggered_in_syscall for sunos.
18993
18994 Mon Apr 17 12:48:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18995
18996         * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
18997         they don't seem to exist.  Do include stdio.h.
18998
18999 Fri Apr 14 09:40:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19000
19001         * gdb.base/a1-selftest.exp: Add alpha xfail.
19002
19003 Mon Apr 10 13:07:50 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19004
19005         * gdb.base/watchpoint.c (main): Prompt before calling read().
19006         * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
19007         Revise accordingly.  Remove cruft about sending "123" several
19008         times, until it gets noticed.  Clean up the "print buf[0]" stuff
19009         so that it passes or fails, and waits for prompts in the usual way.
19010
19011 Sun Apr  9 09:02:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19012
19013         * gdb.base/recurse.exp: Fix comment.
19014
19015         * TODO: Remove item about printing variables in nodebug.exp.  Add
19016         item about enabling tests which are only run on some targets.
19017
19018         * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
19019         fail, make test names unique, use new gdb_test convention
19020         regarding pattern, use gdb_test more, etc.).
19021
19022         * gdb.base/bitfields.exp: Various cleanups (make each test pass or
19023         fail, make test names unique, etc.).
19024
19025 Sat Apr  8 02:47:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19026
19027         * gdb.base/nodebug.c:  Change return type of top and middle to
19028         short.
19029         * gdb.base/nodebug.exp:  Remove xfails for ecoff systems, they
19030         are fixed by the recent mdebugread.c changes. Allow `short ()'
19031         as type for top and middle.
19032
19033 Thu Apr  6 08:54:18 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19034
19035         * gdb.base/break.exp: Remove commented out if $usestubs {}.  As
19036         nearly as I can tell, the whole thing was an accident in Stu's
19037         change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
19038         to replace a send/expect pair with gdb_test, but ended up only
19039         adding the gdb_test.  My change of 24 Mar 1995 and Kung's change
19040         of 30 Mar 1995 took care of it, but left this vestigial comment
19041         which I am now nuking.
19042
19043 Mon Apr  3 09:00:27 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19044
19045         * gdb.base/break.exp: Look for different line number for
19046         breakpoint at main depending on usestubs.
19047
19048 Sun Apr  2 08:15:45 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19049
19050         * gdb.base/list.exp:  Adjust some alternate expect patterns to
19051         match recent list0.c change. Add alternate expect pattern for
19052         output from `list default lines around main' for optimizing
19053         compilers.
19054
19055 Sat Apr  1 07:23:22 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19056
19057         * lib/gdb.exp: If nosignals is not set, set it to 0.
19058
19059 Fri Mar 31 16:13:48 1995  Kung Hsu  <kung@mexican.cygnus.com>
19060
19061         * config/slite-gdb.exp: Responds to load symbol table prompt.
19062         * gdb.base/break.exp: Adjust line number, fix rerun.
19063         * gdb.base/langs0.c: Add #ifdef usestubs.
19064
19065 Thu Mar 30 15:36:55 1995  Kung Hsu  <kung@mexican.cygnus.com>
19066
19067         * gdb.base/list.exp: Adjust line contents after adding new lines in
19068         list0.c. Also fix a syntax error.
19069
19070         * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
19071         * gdb.base/break.exp: ditto.
19072         * gdb.base/list.exp: ditto.
19073         * gdb.base/bitfields.c: Add #ifdef usestubs in main().
19074         * gdb.base/run.c: ditto.
19075         * gdb.base/list0.c: ditto.
19076         * gdb.base/funcargs.c: ditto.
19077
19078 Wed Mar 29 17:09:29 1995  Stu Grossman  (grossman@cygnus.com)
19079
19080         * testsuite/config/rom68k.exp (gdb_target_rom68k):  Use
19081         $targetname, $serialport and $baud instead of hardwired variables.
19082         * testsuite/gdb.base/{sigall.exp signals.exp}:  Skip these if the
19083         target doesn't support signals.
19084
19085 Wed Mar 29 12:29:34 1995  Kung Hsu  <kung@mexican.cygnus.com>
19086
19087         * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
19088
19089 Tue Mar 28 08:46:45 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19090
19091         * gdb.base/recurse.exp: Make test names unique.  Change \\(+ to \\(.
19092         Don't rely on the value of an auto variable before it has been
19093         initialized.  Use gdb_test more.
19094
19095 Mon Mar 27 08:00:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19096
19097         * lib/gdb.exp (default_gdb_version): A version number must start
19098         with a digit, but other than that contains all characters up to
19099         the first whitespace character.
19100
19101 Sun Mar 26 13:19:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19102
19103         * gdb.base/commands.exp (breakpoint_command_test): New tests.
19104
19105 Sat Mar 25 15:38:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19106
19107         * gdb.c++/*.exp: Warn if executable does not exist.  The original
19108         reason for skipping the warning was that configure.in sometimes
19109         intentionally skipped building the executables but the tcl code
19110         had no way of knowing.  That (a) was always bogus with respect to
19111         error handling, (b) is no longer true (right now there is no way
19112         to skip C++ tests).
19113
19114         * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
19115
19116 Sat Mar 25 01:16:10 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19117
19118         * gdb.base/list.exp:  Add expect patterns for output from
19119         SunPRO compiled executables.
19120         * gdb.base/whatis.exp:  Allow leading `signed' for all v_signed_*
19121         types.
19122
19123 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19124
19125         * gdb.base/break.exp (test_next_with_recursion): Accept any line
19126         number (we are already testing that the correct source line text
19127         gets printed).
19128
19129         * gdb.base/break.exp: Make one test if $usestubs.  I'm not sure
19130         that is what is intended, but something needed to be done to get
19131         sunos4 native working again.
19132
19133         * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
19134
19135         * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
19136         apparently went with a (very) old xfail.
19137
19138 Fri Mar 24 13:41:09 1995  Kung Hsu  <kung@mexican.cygnus.com>
19139
19140         * gdb.base/callfuncs.exp: call runto_main instead of runto main.
19141         runto_main is a proc in gdb.exp that will do 'step' for target use
19142         stubs.
19143         * gdb.base/exprs.exp: ditto.
19144         * gdb.base/interrupt.exp: ditto.
19145         * gdb.base/opaque.exp: ditto.
19146         * gdb.base/printcmds.exp: ditto.
19147         * gdb.base/ptype.exp: ditto.
19148         * gdb.base/scope.exp: ditto.
19149         * gdb.base/setvar.exp: ditto.
19150         * gdb.base/signals.exp: ditto.
19151         * gdb.base/twice.exp: ditto.
19152         * gdb.c++/classes.exp: ditto.
19153         * gdb.c++/inherit.exp: ditto.
19154         * gdb.c++/templates.exp: ditto.
19155         * gdb.base/break.exp: no run and hit main for stubs. Change line
19156         numbers for breakpoints and info breakpoint.
19157         * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
19158         breakpoint().
19159         * gdb.base/callfuncs.c: ditto.
19160         * gdb.base/exprs: ditto.
19161         * gdb.base/interrupt.c: ditto.
19162         * gdb.base/opaque0.c: ditto.
19163         * gdb.base/printcmds.c: ditto.
19164         * gdb.base/ptype.c: ditto.
19165         * gdb.base/scope0.c: ditto.
19166         * gdb.base/setvar.c: ditto.
19167         * gdb.base/signals.c: ditto.
19168         * gdb.base/twice.c: ditto.
19169         * gdb.c++/misc.cc: ditto.
19170         * gdb.c++/templates.cc: ditto.
19171
19172 Fri Mar 24 06:11:05 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19173
19174         * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
19175
19176         * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
19177         somewhere between `read' and `main.c'.  I'm pretty sure the
19178         pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
19179         and it isn't particularly useful.
19180
19181         * gdb.base/scope.exp: Make test names unique.  \[(\] -> \\(.
19182
19183 Thu Mar 23 14:58:35 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19184
19185         * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
19186
19187 Wed Mar 22 18:36:05 1995  Kung Hsu  <kung@mexican.cygnus.com>
19188
19189         * config/mt-slite: add LIBS and -nostdlib.
19190         * config/slite-gdb.exp: add this new file to support sparclite target.
19191
19192 Tue Mar 21 21:41:04 1995  Doug Evans  <dje@canuck.cygnus.com>
19193
19194         * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
19195
19196         * gdb.base/a2-run.exp: Change argument to istarget from
19197         "*-*-vxworks" to "*-*-vxworks*".
19198         * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
19199
19200 Tue Mar 21 17:08:47 1995  Kung Hsu  <kung@mexican.cygnus.com>
19201
19202         * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
19203         will not runto main but do a 'step' to step out of breakpoint().
19204         * config/mt-slite: add -Dusestubs.
19205
19206 Tue Mar 21 12:14:12 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19207
19208         * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
19209         instead of just @.
19210
19211         * gdb.base/signals.exp: Add test for "handle all print".
19212         * TODO: Remove "handle all print".  Also remove item about
19213         checking copyright date (I don't like the idea of a spurious FAIL
19214         based on when we run the tests).
19215
19216         * gdb.base/recurse.exp: Enable test for SunOS4.  xfail one test
19217         for SunOS4 (reason for failure not investigated).  Remove
19218         redundant test for $binfile.
19219
19220         * gdb.base/nodebug.c (array_index): Call malloc.
19221
19222         * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
19223
19224 Mon Mar 20 10:08:17 1995  Jeff Law  (law@snake.cs.utah.edu)
19225
19226         * gdb.base/recurse.exp: Update gdb_test invocation to use new
19227         conventions and slightly simplify the matching regexp.
19228
19229 Fri Mar 17 05:43:28 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19230
19231         * gdb.base/break.exp: Update gdb_test invocation to use new
19232         convention.
19233
19234         * lib/gdb.exp: If noargs is not set, set it to 0.
19235
19236         * gdb.base/nodebug.exp: Comment out redundant test.  Make name of
19237         tests unique.
19238
19239         * lib/gdb.exp: Skip CHILL for AIX and Solaris.
19240
19241 Thu Mar 16 16:27:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19242
19243         * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
19244         one argument of type "<non-float parameter>".
19245
19246 Wed Mar 15 15:54:56 1995  Stu Grossman  (grossman@cygnus.com)
19247
19248         * config/rom68k.exp:  New file to support Motorola IDP board.
19249         * gdb.base/a2-run.exp:  Skip this file if noargs is set.
19250         * gdb.base/break.c:  Change things around so that this program
19251         doesn't depend upon args.  This is necessary to make remote
19252         targets work (in general, they can't take args).
19253         * gdb.base/break.exp:  Don't try to send args to program.  Don't
19254         expect output.  Also, replace lots of code with gdb_test.
19255
19256 Wed Mar 15 04:11:14 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19257
19258         * gdb.base/printcmds.exp (test_character_literals_accepted): Test
19259         printing of '\'' (which is what the comment says we are testing,
19260         even though we were not), not '''.
19261         (test_integer_literals_rejected): Test that printing ''' is an error.
19262
19263         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19264         gdb.chill/chexp.exp, gdb.base/printcmds.exp,
19265         gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
19266         gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
19267         Use gdb_test not test_print_accept.
19268         * lib/gdb.exp: Remove test_print_accept.
19269
19270         * gdb.base/signals.exp (signal_tests_1): Make pass message
19271         consistent with fail message.
19272
19273         * gdb.base/whatis.exp: Remove xfails for printing char vs.
19274         unsigned char; the bug (PR 1821) is fixed.
19275
19276         * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
19277
19278         * gdb.base/scope.exp (test_at_localscopes): Call pass for
19279         successful tests--makes xfailing them work right.
19280
19281 Tue Mar 14 07:39:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19282
19283         * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
19284         only \r\n, not .*.  The test can pass .* as the last thing in
19285         $pattern if that is what it wants.  In addition to providing this
19286         flexibility, this change should speed up pattern matching in cases
19287         where the pattern already ended with .* (there were a number of
19288         them).  This change also helps catch bad patterns--in the old
19289         scheme the typo "char \*" instead of "char \\*" would pass.  Now
19290         it is caught.
19291         * Many .exp files: Update callers.
19292
19293         * gdb.base/funcargs.exp: Replace \[(\]+ with \\(.  The latter is
19294         clearer and does not spuriously match multiple ('s.  Likewise for
19295         ) and *.
19296
19297         * gdb.base/nodebug.exp: Test ability to call a function and pass
19298         it a string (even with no debugging info).
19299
19300         * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
19301         "p '\'", which is the same as "p ''" once tcl gets done with
19302         quoting, to "p '\\'", which I suspect is what is intended (one
19303         backslash gets sent to GDB).
19304
19305         * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
19306
19307 Fri Mar 10 13:31:46 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19308
19309         * gdb.base/a1-selftest.exp: Remove xfail for solaris.  The bug (PR
19310         1817) was fixed literally years ago.
19311
19312 Fri Mar 10 02:49:40 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19313
19314         * gdb.base/funcargs.exp (call_after_alloca):  Remove `next'
19315         test, it causes stepping out of call_after_alloca_subr with
19316         optimizing compilers.
19317         (localvars_in_indirect_call):  Consume GDB prompt if `finish'
19318         fails.
19319
19320         * gdb.c++/templates.exp:  Source templ-info.exp only if
19321         the templates executable exists.
19322
19323         * gdb.c++/misc.cc (class Contains_static_instance,
19324         class Contains_nested_static_instance),
19325         gdb.c++/classes.exp (test_static_members):  Test printing of
19326         a class that contains a static instance of the class.
19327
19328 Thu Mar  9 11:43:55 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19329
19330         * gdb.base/langs2.c (cppsub_): Don't prototype.
19331         * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
19332         only, I believe).
19333
19334 Wed Mar  8 10:29:33 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19335
19336         * lib/gdb.exp (skip_chill_tests): New procedure.
19337
19338         * gdb.base/signals.exp (signal_tests_1): xfail for irix.
19339
19340 Mon Mar  6 10:44:06 1995  Jeff Law  (law@snake.cs.utah.edu)
19341
19342         * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
19343         each expect pattern.  Cuts runtime from 12 to about 4 seconds.
19344
19345 Thu Mar  2 05:31:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19346
19347         * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
19348
19349         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
19350         disassemble 8, not 16, instructions for part 4.
19351
19352         * config/vx-gdb.exp (gdb_start): Use \030, not \CX.  tcl doesn't
19353         support the latter anymore.
19354
19355         * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
19356         -DNO_PROTOTYPES.
19357         * gdb.base/callfuncs.c: Control use of prototypes based on
19358         NO_PROTOTYPES, not __STDC__.
19359         * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
19360         t_float_values2 tests if prototypes in use.
19361
19362         * gdb.base/callfuncs.c (t_float_values, t_float_values2,
19363         t_double_values):  When checking differences against DELTA, check
19364         that difference is within the range (-DELTA,DELTA), not just
19365         (-infinity,DELTA).
19366
19367 Tue Feb 28 16:28:54 1995  Kung Hsu  <kung@mexican.cygnus.com>
19368
19369         * config/mips-gdb.exp (gdb_load): In every test case, we need to do
19370         'file' command firts, then 'target', then 'load', this is due to gdb
19371         target set up.
19372         * config/mips-gdb.exp: Fix a couple regular exp bugs.
19373
19374 Thu Feb 23 17:44:55 1995  Jeff Law  (law@snake.cs.utah.edu)
19375
19376         * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
19377         FP load/store variants.
19378         * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
19379
19380 Wed Feb 22 18:29:08 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
19381
19382         * gdb.base/term.exp: Do not give a warning if not native, it is
19383         not an abnormal condition.
19384
19385 Tue Feb 21 13:08:47 1995  Jim Kingdon  <kingdon@cygnus.com>
19386
19387         * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
19388         t_char_array".
19389
19390 Sun Feb 19 13:10:06 1995  Jim Kingdon  <kingdon@rtl.cygnus.com>
19391
19392         * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
19393         are getting the version number.
19394
19395         * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
19396         if not native, it is not an abnormal condition.
19397
19398 Thu Feb 16 15:56:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19399
19400         * lib/gdb.exp: Just use "file exists", rather than undocumented
19401         dejagnu procedure "findfile".
19402
19403 Thu Feb 16 10:30:24 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19404
19405         * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
19406           (LDFLAGS): Set to -Xlinker -Ur.
19407
19408         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
19409           Removed, these values are set by lib/gdb.exp.
19410
19411         * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
19412
19413 Wed Feb 15 14:23:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19414
19415         * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
19416           of replicating gdb startup code.
19417
19418         * config/mt-vxworks (LDFLAGS): Set to -r.
19419           (CFLAGS_FOR_TARGET): Removed.
19420
19421         * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
19422           (gdb) and gdb for vxworks uses (vxgdb).
19423
19424         * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
19425           executable is not in the tree and host != target, use sed and
19426           program_transform_name to determine the gdb name used by the
19427           target.
19428
19429         * configure.in, gdb.{base,c++,chill}/configure.in: changed so
19430           *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
19431
19432 Sun Feb 12 08:11:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19433
19434         * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
19435         floats, chars, and shorts where there are ANSI-style function
19436         definitions.
19437
19438         * gdb.base/langs.exp, gdb.base/langs*: New test.
19439         * gdb.base/Makefile.in: Build it.
19440         * TODO: Remove item about checking that C names don't get C++
19441         demangling applied; this test tests it.
19442
19443 Thu Feb  9 12:43:56 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19444
19445         * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
19446         went with the const70 xfail.  The xfail went away a year ago.
19447
19448         * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
19449
19450         * gdb.base/corefile.exp: Give backtrace test unique name.  xfail
19451         for hp300.
19452
19453         * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
19454
19455         * gdb.base/a1-selftest.exp: Don't run on hp300.
19456
19457 Sat Feb  4 15:04:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19458
19459         * Makefile.in (site.exp): Set host_alias and target_alias as well
19460         as host_triplet and target_triplet.
19461
19462 Wed Feb  1 08:03:48 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19463
19464         * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
19465
19466         * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
19467         places as other ecoff systems).
19468
19469         * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
19470         ultrix.
19471
19472 Mon Jan 30 11:44:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19473
19474         * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
19475         remove them.
19476         * gdb.base/nodebug.exp: Accept "function" in addition to "text
19477         variable and "variable" in addition to "data variable".
19478         * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
19479
19480         * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
19481         2.
19482         * gdb.base/list1.c (long_line): Add additional statement at start
19483         of function.
19484         * gdb.base/list.exp (test_forward_search): Update line number to
19485         reflect new statement.
19486
19487 Sun Jan 29 13:34:25 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19488
19489         * gdb.base/signals.exp:  Reinitialize searched source directories
19490         after gdb_start call.
19491
19492 Sat Jan 28 01:34:44 1995  Jeff Law  (law@snake.cs.utah.edu)
19493
19494         * gdb.disasm/Makefile.in (clean): Delete "errs" file.
19495         * gdb.stabs/Makefile.in: Likewise.
19496
19497         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
19498         change.  Instead split the tests into smaller pieces.
19499         * gdb.disasm/hppa.s: Corresponding changes.
19500
19501 Fri Jan 27 09:24:51 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19502
19503         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19504         Quote ^C when passing it to stty.  For some shells ^ is a pipe.
19505
19506         * gdb.base/funcargs.exp: Modify many tests so that every test
19507         either passes or fails.  Make some test names unique.
19508
19509 Thu Jan 26 19:20:34 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19510
19511         * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19512         Call stty to set interrupt character.
19513
19514         * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
19515         for HP assembler versus GNU assembler based on actual behavior of
19516         $(CC), rather than assuming that $(AS) is always the GNU assembler.
19517
19518         * TODO: Suggest a few more stepping tests.
19519
19520 Wed Jan 25 14:52:41 1995  Stan Shebs  <shebs@andros.cygnus.com>
19521
19522         * gdb.base/default.exp: xfail no-stack backtraces for h8300,
19523         restart GDB for h8300 after a continue.
19524         (return): Add pattern to match a29k-udi behavior.
19525         * gdb.base/nodebug.exp: Remove obsolete comment.
19526         * gdb.base/regs.exp: New file, testing of register displays.
19527         * gdb.base/return.exp: Fix typo in reference to $objdir.
19528         * gdb.base/whatis.exp: Always start with a fresh GDB.
19529
19530 Wed Jan 25 11:12:07 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19531
19532         * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
19533         higher, these tests generate a lot of output.
19534
19535 Tue Jan 24 07:58:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19536
19537         * lib/gdb.exp (gdb_test): Remove catch from around the send.  The
19538         code following the catch silently ignored some errors; without the
19539         catch they should be thrown like any other tcl error.  Also, the
19540         catch used "" instead of {} which meant all the callers who wanted
19541         to include one of the characters "[]$ had to quote it an extra time.
19542         * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
19543         ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
19544         demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
19545         Remove extra quoting.
19546
19547 Mon Jan 23 21:57:54 1995  Jeff Law  (law@snake.cs.utah.edu)
19548
19549         * gdb.base/commands.exp: Make test names unique; every test either
19550         passes or fails.  Update some comments.
19551
19552         * gdb.disasm/hppa.exp (do_system_control_tests): Update.
19553
19554 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19555
19556         The following fixes a FAIL caused by the fact that the alpha stabs
19557         configuration didn't use the ".if alpha" code in weird.def.
19558         * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
19559         bit pointer, so the 32 bit version works even on the alpha.
19560         * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
19561         Remove the stuff which allowed us to have separate versions for
19562         alpha and everything else.
19563
19564         * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
19565         regexp which "info func operator\[\](" is supposed to match.  Fix
19566         string to send to GDB.  Note that GDB still doesn't work right.  Add a
19567         new test for "info func .perator\[\](" which GDB does handle correctly.
19568
19569         * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
19570
19571 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19572
19573         * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
19574         gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
19575         gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
19576         gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
19577         it makes the tests harder to understand and confuses test-o-matic.
19578         The preferred style is that each test provides a PASS or a FAIL,
19579         and has a unique message (e.g. "continue #54" not just "continue")
19580         which is the same for the pass and the fail.
19581         * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19582         gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
19583         to lib/gdb.exp.
19584         * gdb.base/printcmds.exp: Use test_print_accept.  Remove
19585         prt_accept which was basically the same thing.  Likewise for
19586         test_print_reject and prt_reject.
19587         * lib/gdb.exp (test_print_reject): Add some more error message
19588         patterns to match from the former printcmds.exp (prt_reject).
19589         * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
19590         One defect of the passcount stuff is that some of it failed to
19591         report XPASS where appropriate.
19592         * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
19593         stuff before and after arg in expected pattern.
19594         (test_paddr_operator_functions): Re-do test without print_addr_of;
19595         this is the only test which seems to want extra stuff there.
19596
19597 Tue Jan 17 10:47:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19598
19599         * gdb.base/nodebug.exp: Update new tests to reflect improved
19600         wording of gdb output.
19601
19602         * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
19603         and "ptype" work on variables in files compiled without -g.
19604         Replaces commented out "maint print msymbol" tests.
19605
19606 Mon Jan 16 12:13:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19607
19608         * gdb.base/setvar.c (dummy): Call malloc.
19609
19610         * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
19611         losing with the irix4 sed.
19612
19613         * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
19614         ALRM" on irix4.
19615
19616 Sun Jan 15 21:58:26 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19617
19618         * TODO: Remove items about corefile.exp testing new exec-file and
19619         backtrace; both are now done.  Add items about printing enums.
19620
19621 Sat Jan 14 11:25:28 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19622
19623         * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
19624         "get signal $thissig" test fails.
19625
19626         * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
19627
19628 Thu Jan 12 01:14:53 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19629
19630         * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
19631         compiler warning with dec alpha compiler.
19632
19633         * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
19634         extra \n from gdb_test call (this explains why the prompt test
19635         that I removed yesterday was there).
19636         (user_defined_command_test): Remove extra \n and prompt test.
19637
19638         * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
19639         doesn't exist.  Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
19640         doesn't exist.
19641         * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
19642         Also remove alpha workaround, which turns out to be because
19643         SIGABRT == SIGLOST.
19644
19645         * gdb.base/sigall.exp: Add workaround for alpha weirdness.
19646
19647         * gdb.base/help.exp: Don't test "help show".
19648
19649 Wed Jan 11 14:37:04 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19650
19651         * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
19652         "set print address" is on.
19653         * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
19654         pass prompt to gdb_test; gdb_test already looks for the prompt.
19655
19656         * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
19657
19658         * gdb.base/a1-selftest.exp: Don't test "maint dump-me".  That test
19659         was a vestige of the manual TESTSTRATEGY, and the purpose of it
19660         was to make sure that gdb can read a core file.  But (a) the "read
19661         the corefile" part didn't make it to a1-selftest.exp, we just
19662         delete the corefile after creating it, and (b) we test reading
19663         corefiles in corefile.exp anyway.  Also, this test left around a
19664         xgdb process on Solaris.
19665
19666         * gdb.base/corefile.exp: Also test backtrace.
19667
19668 Wed Jan 11 00:14:40 1995  Jeff Law  (law@snake.cs.utah.edu)
19669
19670         * gdb.base/commands.exp: Test a simple user defined command with
19671         arguments and if/while statements; verify the full user command is
19672         printed by "show user".
19673
19674         * gdb.base/commands.exp: Test if/while commands as part of a
19675         breakpoint command list; verify they appear in breakpoint
19676         information.
19677
19678 Wed Jan 11 00:47:58 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19679
19680         * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
19681         than by dividing by zero.
19682
19683 Tue Jan 10 21:38:05 1995  Jeff Law  (law@snake.cs.utah.edu)
19684
19685         * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
19686         performing an inferior call with watchpoints enabled.
19687         * gdb.base/watchpoint.c (main): Delete second unnecessary read
19688         call.
19689
19690 Tue Jan 10 18:42:07 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19691
19692         * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
19693         of "file" command.
19694
19695         * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
19696         Add additional pattern for when "int operator int(void);" appears
19697         in a different order.
19698
19699 Mon Jan  9 16:22:46 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19700
19701         * gdb.base/signals.exp: Call gdb_exit and gdb_start.
19702
19703         * gdb.base/help.exp: Replace most of docstrings for "info signals"
19704         and "signal" with ".*".
19705
19706 Wed Jan  4 11:35:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19707
19708         * TODO: Add note about "handle all nostop".
19709
19710         * gdb.base/{sigall.c, sigall.exp}: New test.
19711         * gdb.base/Makefile.in: Add it.
19712
19713 Thu Jan  5 17:34:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
19714
19715         * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
19716         when invoking GDB, suppresses any windowing interface.
19717
19718 Mon Jan  2 17:40:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
19719
19720         * config/sim-gdb: New file, simulator testing support.
19721
19722 Wed Dec 28 12:21:50 1994  Jeff Law  (law@snake.cs.utah.edu)
19723
19724         * gdb.base/interrupt.exp: Test calling func1 twice.
19725
19726 Wed Dec 21 12:51:37 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
19727
19728         * gdb.base/list.exp (test_forward_search): Set timeout higher
19729         when we'll be getting lots of output from gdb.
19730
19731         * gdb.base/a1-selftest.exp: Move code that was inside expect -re
19732         "init_malloc" to after the expect statement.  Run it if that
19733         regexp is taken, but also for two others which happen if source
19734         cannot be found.
19735
19736 Tue Dec 20 12:35:21 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19737
19738         * gdb.base/printcmds.exp: New test, for printing register before
19739         program is running.
19740
19741 Mon Dec 19 00:32:55 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19742
19743         * gdb.base/list.exp:  Correct some alternate expect patterns
19744         to reflect changes in list1.c.
19745
19746 Sat Dec 17 14:20:03 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19747
19748         * TODO: Add item regarding large frames.
19749
19750         * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
19751
19752         * TODO: Remove item about enabling return.exp; it
19753         is enabled.  Suggest a few more "return" tests.
19754
19755 Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19756
19757         * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
19758         anonymous unions.
19759
19760 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19761
19762         * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
19763         and pr-5646.o, so "make" is the same as "make all", not "make
19764         pr-4975.o".
19765
19766 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>
19767
19768         * gdb.base/list.exp: Adjust expectations to reflect changes in
19769         list1.c.
19770         (test_forward_search): New test proc.
19771         * gdb.base/list1.c (long_line): New function, has long source line.
19772
19773 Thu Dec  1 23:14:49 1994  Stan Shebs  <shebs@andros.cygnus.com>
19774
19775         * gdb.base/a1-selftest.exp: Change initial stepping to know about
19776         additional line of code that was added.
19777
19778 Wed Nov 30 19:43:14 1994  Jeff Law  (law@snake.cs.utah.edu)
19779
19780         * gdb.disasm/hppa.s: Break the large branching tests into smaller
19781         tests so as not to overflow expect's input buffers.
19782         * gdb.disasm/hppa.exp: Corresponding changes.
19783
19784 Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19785
19786         Beginnings of template debugging tests.
19787         * gdb.c++/templ-info.cc:  New file to test for template
19788         debugging capability of the compiler.
19789         * gdb.c++/Makefile.in:  Add rule to build templ-info.exp from
19790         templ-info.cc.
19791         * gdb.c++/templates.cc:  Add explicit template instantiations
19792         to enable compiling with -fno-implicit-templates. Add destructor
19793         and 'value' method to T5 class for template tests.
19794         * gdb.c++/templates.exp:  Add testcases for printing of template
19795         types, setting breakpoints on template methods and calling a
19796         template method.
19797
19798 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
19799
19800         * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
19801         branch target since some assemblers (gas-2.5)  may emit a
19802         relocation for the branch instead of resolving it in the
19803         assembler.
19804
19805 Sat Oct 29 02:40:40 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19806
19807         * gdb.base/a1-selftest.exp:  Remove RS/6000 xfail for backtrace
19808         through signal handler.
19809
19810 Fri Oct 21 11:10:16 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19811
19812         * configure.in (*-*-netware): Use config/mt-netware.
19813
19814         * config/mt-netware: New file.
19815         * config/mt-i386-netware: Removed, separate configs for different
19816           netware architectures are no longer needed now that we have
19817           --with-headers.
19818
19819 Sat Oct 15 03:43:00 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19820
19821         * gdb.base/exprs.exp:  Remove xfail for alpha, it is fixed
19822         by the recent changes to use ANSI C arithmetic conversions.
19823
19824 Sun Oct  9 07:44:06 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19825
19826         * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
19827         bug involving using inferior_pid to figure out whether to select a
19828         frame.
19829
19830 Wed Sep 28 23:12:02 1994  Jeff Law  (law@snake.cs.utah.edu)
19831
19832         * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
19833         match the current disassembler output.
19834
19835 Fri Sep 16 11:42:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
19836
19837         * gdb.fortran/exprs.exp: Expect VOID instead of void.
19838         * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
19839         types, expect "int" as type of integer values (for now).
19840
19841 Wed Sep  7 23:33:51 1994  Jeff Law  (law@snake.cs.utah.edu)
19842
19843         * gdb.base/commands.exp: New tests for if/while commands.
19844
19845 Tue Sep  6 13:16:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19846
19847         * lib/gdb.exp (runto):  Replace sub-pattern for hex value
19848         by .*, since hex values have different syntax in Chill mode.
19849
19850 Tue Sep  6 02:15:51 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19851
19852         * gdb.c++/demangle.exp (test_arm_style_demangling):  Remove
19853         linefeed from expect pattern for repeated types with indices > 9.
19854
19855 Mon Aug 29 14:20:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
19856
19857         First part of Fortran test suite.
19858         * gdb.fortran: New directory.
19859         * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
19860
19861 Sat Aug 27 23:32:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19862
19863         * gdb.base/default.exp:  Update expect pattern for load command
19864         without arguments.
19865
19866 Wed Aug 24 13:15:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19867
19868         * configure.in: Change i386 to i[345]86.
19869         * gdb.base/configure.in: Likewise.
19870         * gdb.c++/configure.in: Likewise.
19871         * gdb.chill/configure.in: Likewise.
19872
19873 Tue Aug 23 19:14:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
19874
19875         * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
19876         patterns, since that is not a valid context for comments.
19877
19878 Fri Aug 19 15:07:30 1994  Kung Hsu  (kung@mexican.cygnus.com)
19879
19880         * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
19881         repeated types and repeated types with indices > 9.
19882
19883 Tue Aug 16 15:57:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
19884
19885         * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
19886         2417; old bug has been fixed.
19887
19888 Fri Aug 12 19:35:41 1994  Jeff Law  (law@snake.cs.utah.edu)
19889
19890         * gdb.base/interrupt.exp: When trying to wake up the inferior,
19891         send the newline ourselves instead of assuming gdb_test will do
19892         so when passed an empty input string.
19893
19894         * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
19895         stabs testcode.
19896
19897 Fri Aug  5 17:01:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19898
19899         * lib/gdb.exp (gdb_test): Don't send anything if the first
19900           argument is an empty string.  This makes cases where we want to
19901           match output that is already in expect's buffers (for example,
19902           matching a breakpoint after gdb_run_cmd has been called) work
19903           reliably.
19904
19905 Tue Aug  2 10:24:08 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19906
19907         * config/netware.exp: New file.
19908
19909 Thu Jul 28 12:54:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19910
19911         * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
19912           the -B and -L prefixes so we can find the debugging stub.
19913
19914         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
19915           there and we are using the gcc from the tree.
19916
19917         * gdb.base/types.c: Removed.
19918
19919         * gdb.base/configure.in: Look for makefile fragments in ../config.
19920           Recognize i386-*-netware.
19921         * gdb.c++/configure.in: Likewise.
19922
19923 Mon Jul 25 23:48:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19924
19925         * gdb.base/corefile.exp:  Change `else if' to `elseif', which is
19926         the correct TCL syntax.
19927
19928 Mon Jul 25 15:35:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19929
19930         * gdb.base/opaque.exp: use runto instead of messing around with
19931           breakpoints.  Simplify by using gdb_test.
19932
19933         * gdb.base/bitfields.exp: restart between tests on netware targets
19934           because breakpoints aren't relocated after target death.  Run
19935           processes to completion.
19936
19937         * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
19938
19939 Sun Jul 24 09:55:51 1994  Fred Fish  (fnf@cygnus.com)
19940
19941         * Makefile.in:  Remove extra tabs that confuse some versions
19942         of "make".  Use the newly built gdb to test with by default,
19943         rather than the first one in the tester's search path.
19944
19945 Sat Jul 23 15:05:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
19946
19947         * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
19948
19949         * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
19950         condition help.
19951
19952 Tue Jul 19 10:26:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19953
19954         * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
19955
19956         * lib/gdb.exp (gdb_run_cmd): New function, used to start program
19957           running.
19958         * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
19959         * gdb.base/funcargs.exp: Likewise.
19960
19961         * gdb.base/bitfields.exp: Simplify by using gdb_test.
19962         * gdb.base/funcargs.exp: Likewise.
19963
19964         * lib/gdb.exp (gdb_test): if match times out, don't call fail if
19965           message is "".
19966
19967 Mon Jul 18 12:18:07 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19968
19969         * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
19970           return,signals,twice}.exp: Handle non-existant binaries
19971           consistantly.
19972
19973         * gdb.base/corefile.exp: Execute coremaker to generate core dump.
19974         * gdb.base/Makefile.in: Don't try to generate a core dump, we
19975           might testing a cross development system.
19976
19977 Thu Jul 14 18:13:56 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19978
19979         * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
19980           runtest script is relative to ${srcdir}, not ${rootdir}.
19981
19982 Thu Jul 14 14:56:59 1994  Stan Shebs  (shebs@andros.cygnus.com)
19983
19984         * gdb.base/signals.exp: Allow for optionality of breakpoint
19985         address.
19986
19987 Thu Jul 14 11:21:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19988
19989         * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
19990
19991 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19992
19993         * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
19994           for size_t definition.
19995         * gdb.c++/templates.cc: Likewise
19996
19997         * config/mt-i386-netware: New file.
19998
19999         * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
20000           defined.
20001
20002         * gdb.base/Makefile.in: Added support for systems that name core
20003           files by appending "core" to the program name.
20004         * gdb.base/a1-selftest.exp: Likewise.
20005
20006 Mon Jul 11 23:59:18 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20007
20008         * gdb.base/return.exp:  Add comment and message for `return double'
20009         test failure on Sparc Solaris.
20010
20011 Mon Jul  4 12:10:48 1994  Stan Shebs  (shebs@andros.cygnus.com)
20012
20013         * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
20014
20015 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20016
20017         * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
20018         from optimizing them away.
20019         * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
20020         patterns to include default constructors and assignment operators,
20021         to match gcc versions beyond 2.5.8. Accept any cplus demangling
20022         character in the output of the virtual base pointer.
20023
20024 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20025
20026         * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
20027         expression match in print_addr_of to avoid unintented matches.
20028         * gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
20029         versions up to 2.5.8.
20030
20031 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20032
20033         * gdb.base/list.exp:  Tweak alternate pattern for listing of an
20034         included file to run under newer versions of expect.
20035         * gdb.c++/demangle.exp:  Add spaces to the expect patterns between
20036         consecutive >'s in templates to accomodate recent cplus-dem.c change.
20037         Remove xfail for the virtual table of BDDHookV.
20038
20039 Sat Jun 18 12:51:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20040
20041         * lib/gdb.exp (string_to_regexp): Set a default result.
20042         (default_gdb_start): Fix misleading message.
20043
20044 Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
20045
20046         * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
20047         Remove all CC, etc definitions.
20048         * config/mt-hpux: New file.
20049         * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
20050         (CFLAGS, LDFLAGS): Define.
20051         * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
20052
20053         * Makefile.in (site.exp): Don't insert host_os, etc.
20054         (just-check): Just use RUNTEST with RUNTESTFLAGS only.
20055         (distclean): Check existence of subdir.
20056         * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
20057         * gdb.base/Makefile.in: General cleanup and simplification.
20058         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
20059         to build executables.   Use default rule to build .o files.
20060         (EXPECT, RUNTEST, CC): Fix relative pathname.
20061         (site.exp): Don't insert host_os, etc.
20062         * gdb.base/signals.c (main): Don't call signal unless SIGALRM
20063         and/or SIGUSR1 defined.
20064         * gdb.base/watchpoint.c: Don't include stdio.h a second time.
20065         * gdb.c++/Makefile.in: General cleanup and simplification.
20066         Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
20067         (CFLAGS): Remove.
20068         (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
20069
20070 Fri Jun 10 10:55:09 1994  Jeff Law  (law@snake.cs.utah.edu)
20071
20072         * gdb.base/recurse.exp: Misc changes to get tests running again
20073         after Kung's changes to the watchpoint code.
20074         * gdb.base/watchpoint.exp: Likewise.
20075
20076 Thu Jun  9 15:16:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20077
20078         * lib/gdb.exp (string_to_regexp):  Convert {\} also.
20079
20080 Wed Jun  8 12:12:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
20081
20082         * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
20083         * lib/gdb.exp (default_gdb_start): Define.
20084         * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
20085         gdb.base/funcargs.exp, gdb.base/opaque.exp,
20086         gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
20087         gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
20088         gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
20089         Don't call gdb_target_udi in between tests.
20090
20091 Tue Jun  7 08:30:15 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20092
20093         * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
20094         (which was basically just a local version of the same thing).  In
20095         addition to avoiding duplication, gdb_test_exact is faster.
20096         * lib/gdb.exp (gdb_test_exact): Fix typo.
20097
20098         * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
20099         don't give an error.
20100
20101         * gdb.base/term.exp: Call delete_breakpoints before starting.
20102
20103         * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
20104         (t10): Add comment.
20105
20106 Mon Jun  6 18:26:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
20107
20108         Reorganization of the GDB Test Suite.
20109
20110         * gdb.base: New directory, contains all the basic tests.
20111         * gdb.c++: New directory, tests specific to C++.
20112         * gdb.chill: New directory, tests specific to Chill.
20113         * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
20114         gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
20115         gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
20116         gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
20117         into appropriate new directories (t00-t17 to base, t20-t23 to c++,
20118         t30-31 to chill).
20119         * */gdbme.*: Rename to match appropriate expect scripts.
20120         * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
20121         gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
20122         gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
20123         gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
20124         gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
20125         gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
20126         gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
20127         gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
20128         gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
20129         gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
20130         * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
20131         gdb.c++/virtfunc.cc: New names of C++ files.
20132         * gdb.chill/chillvars.ch: New name of Chill file.
20133         * gdb.base/configure.in, gdb.c++/configure.in,
20134         gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
20135         * gdb.base/Makefile.in, gdb.c++/Makefile.in,
20136         gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
20137         * configure.in (configdirs): Update to reflect directory changes.
20138         (target_abbrev): No longer define for any configuration.
20139         * Makefile.in: Cosmetic improvements to header comments.
20140
20141 Fri Jun  3 18:56:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20142
20143         Various changes to gdb.t31:
20144
20145         * Makefile.in (gdbme.o):  Compile with -fspecial_UC.
20146         * gdbme.ch:  Make all key-words and predefineds be upper-case.
20147         * chillvars.exp:  Expect key-words and predefinds in upper-case.
20148
20149         * chillvars.exp:  Use gdb_test_exact many places.
20150         Change expected output for arrays (which now includes index labels).
20151
20152         * pr-5020.exp, gdme.ch (module PR_5020):
20153         New test, for PR-5020.
20154
20155 Thu Jun  2 16:02:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20156
20157         * lib/gdb.exp (string_to_regexp, gdb_test_exact):  New procedures.
20158         * Makefile.in (CHILL_LIB):  Remove bogus redundant definitions.
20159
20160 Sun May 29 22:31:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20161
20162         * Makefile.in:  Fix bit-rot in definitions of CHILL,
20163         CHILL_FOR_TARGET and Chill_LIB.
20164         * gdb.t31/gdbme.ch:  Fix syntax of nested array tuples.
20165         * gdb.t31/Makefile.in:  Add definitions for CHILLFLAGS,
20166         CHILL, and CHILL_LIB.
20167
20168 Sat May 21 10:05:08 1994  Bill Cox  (bill@rtl.cygnus.com)
20169
20170         * Revert the previous changes.  Please see Rob's directory
20171           /lisa/test/rob/progressive/gdb/testsuite for these fixes.
20172
20173 Thu May 19 12:51:00 1994  Bill Cox  (bill@rtl.cygnus.com)
20174
20175         * Makefile.in, configure.in, config/mips-gdb.exp,
20176           config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
20177           config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
20178           config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
20179           gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
20180           gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
20181           gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
20182           gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
20183           gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
20184           gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
20185           gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
20186           gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
20187           gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
20188           gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
20189           gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
20190           gdb.t24/demangle.exp, lib/gdb.exp:  Check in Rob's testing
20191           changes from 94Q1.
20192
20193 Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com),
20194
20195         * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
20196           config/mt-slite, config/mt-unix, config/mt-vxworks: Add
20197           Rob's new testing fragments.
20198
20199 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
20200
20201         * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
20202           lib/gdb.exp: Replace error proc calls with perror.
20203
20204 Mon May 16 19:00:50 1994  Stan Shebs  (shebs@andros.cygnus.com)
20205
20206         * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
20207         version also, match on casted version strings, and match on
20208         gdb startup case where the line numbers might be messed up.
20209
20210 Fri May 13 18:00:27 1994  Bill Cox  (bill@rtl.cygnus.com)
20211
20212         * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
20213           (CFLAGS): Delete it from here.
20214
20215 Tue May  3 16:08:09 1994  Kung Hsu  (kung@mexican.cygnus.com)
20216
20217         * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
20218
20219 Fri Apr 29 14:26:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
20220
20221         * Makefile.in (RUNTEST): Default to just "runtest".
20222
20223 Tue Apr 26 22:21:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20224
20225         * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
20226         * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
20227         the code has been restructured.
20228
20229 Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20230
20231         * gdb.t00/default.exp (set write): Allow any number of \r and/or
20232         \n, not just one of each.
20233
20234         * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
20235         /bin/cc gives a warning if you do.
20236
20237 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
20238
20239         * gdb.t24/demangle.exp: change expect pattern of
20240         __t10ListS_link1ZUiRCUiPT0
20241
20242 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20243
20244         * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
20245         on local variables in recursive functions.
20246
20247         * gdb.t07/Makefile.in: Build the new test.
20248
20249 Tue Apr 12 20:45:25 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20250
20251         * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
20252         directly.  Instead compare the return values from actual calls.
20253
20254 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
20255
20256         * Makefile.in (check): Set TCL_LIBRARY for runtest.
20257
20258 Mon Apr 11 09:15:30 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20259
20260         * From Peter Schauer with minor modifications.
20261         * gdb.t15/return.exp (return_tests): Handle targets where "return"
20262         stops in mid-line in the caller.  Add xfail for returning a float
20263         value on X86 targets.
20264
20265 Tue Apr  5 15:16:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20266
20267         * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
20268         to avoid expect lossage.
20269         (fmem_LRbug_tests): Likewise.
20270         * gdb.disasm/hppa.s: Corresponding changes.
20271
20272         * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
20273         conditions to work with latest dejagnu/expect.
20274
20275         * gdb.t15/funcargs.exp (finish from indirect call): No longer
20276         expected to fail on the PA.
20277         (backtrace in call with trampolines): Explicitly require main
20278         to be frame #1 (no trampolines should show up in backtrace).
20279
20280         * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
20281         "continue -expect".
20282         * gdb.t06/break.exp: Likewise.
20283         * gdb.t07/watchpoint.exp: Likewise.
20284         * gdb.t13/bitfields.exp: Likewise.
20285         * gdb.t15/{funcargs,return}.exp: Likewise.
20286         * gdb.stabs/weird.exp: Likewise.
20287         * config/{mips,udi}-gdb.exp: Likewise.
20288
20289         * hppa.sed: Enclose comments within a sed command to avoid
20290         losing with the old OSF1 sed.
20291
20292 Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20293
20294         * gdb.t02/whatis.exp, gdb.t08/opaque.exp:  Add XFAILs for
20295         sequent dynix.
20296         * gdb.t06/signals.exp:  Add clear_xfail for sequent dynix.
20297         * gdb.t15/funcargs.exp:  Conditionally step again to really
20298         finish from marker_call_with_trampolines. Handle the case where
20299         the first step from within call_with_trampolines already steps
20300         us back to main.
20301         * gdb.t15/gdbme.c:  Add comment to closing brace of
20302         call_with_trampolines for funcargs.exp.
20303
20304 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20305
20306         * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20307         Fix typo(s).
20308
20309 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20310
20311         * gdb.t07/gdbme.c: More code for watchpoint testing.
20312
20313         * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
20314         "Hardware watchpoint" throughout file.
20315         (test_watchpoint_triggered_in_syscall): New test.
20316         (test_complex_watchpoint): New test.
20317
20318 Fri Mar 25 17:05:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20319
20320         * gdbme.c (call_with_trampolines): New function to try and step
20321         into.  Tests trampoline problems on the PA.
20322
20323         * funcargs.exp (localvars_in_indirect_call): No longer expect
20324         stepping into indirect call to fail on PAs.
20325         (test_stepping_over_trampolines): New test.
20326
20327 Wed Mar 23 07:43:33 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20328
20329         * TODO: Add suggestions for static member function tests, and
20330         completion tests.
20331
20332 Wed Mar 16 08:28:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20333
20334         * TODO: Add suggestions for "p/a" tests.
20335
20336         * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
20337         (default_gdb_exit): Replace all the hair with sending "quit" to
20338         the process with a simple close.
20339
20340 Tue Mar 15 08:45:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20341
20342         * TODO: Add suggestions for shared library tests.
20343
20344 Sun Mar 13 10:45:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20345
20346         * TODO: Add suggestions for x/s tests.
20347
20348 Fri Mar 11 08:22:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20349
20350         * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
20351         "enable once", and "enable breakpoints once" with ".*".
20352
20353 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20354
20355         * TODO: Add suggestions about structure passing tests.
20356
20357 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20358
20359         * gdb.t03/gdbme.c:  gcc version 1 puts out the wrong stabs for
20360         the primary1 test, use work around if __GNUC__ < 2.
20361         * gdb.t06/signals.c:  Add comments for signals.exp pattern matching.
20362         * gdb.t06/signals.exp:  Add XFAILs for i386 bsd and vax ultrix.
20363         Test for bad output rather than waiting for timeout.  Issue
20364         second continue only if first continue failed.
20365
20366 Wed Mar  2 10:08:01 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20367
20368         * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
20369         operator[] test with gdb_test because the old code didn't seem to
20370         be getting the quoting right with the new dejagnu.
20371
20372 Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
20373
20374         * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
20375         one from the path.
20376         * Makefile.in: Use a fresh expect if there is one, use runtest
20377         from the src tree if there is one.
20378
20379 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20380
20381         * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
20382         next over recursive call.  Revise the tests from that point on
20383         (which had been skipped) to match GDB's actual (correct) output.
20384
20385         * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
20386         with next over a breakpoint whose condition is false.
20387
20388         * gdb.t00/help.exp: Comment out "help set print" tests just like
20389         (and for same reason as) "help set" test.
20390
20391 Mon Feb 14 09:58:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20392
20393         * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
20394         * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
20395
20396 Sun Feb  6 15:36:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20397
20398         * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
20399         necessary gdb_target_udi.
20400
20401         * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
20402
20403         * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
20404         1838 and 2417; they are fixed.
20405
20406         * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
20407         gdb.t03/ptype.exp (ptype structure, ptype union):
20408         Remove xfails; the test is looser than when the xfails were added.
20409
20410         * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
20411         * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
20412
20413         * gdb.t01/run.exp: Only run shell test if isnative.
20414
20415         * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
20416         since "run" automatically loads if necessary.  Call gdb_target_udi
20417         after the "file" since "file" kills any execution target.
20418
20419         * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
20420         GDB.  GDB doesn't work that way (not anymore at least) on UDI.
20421         * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
20422         argument for UDI.
20423
20424 Fri Feb  4 12:19:32 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20425
20426         * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
20427
20428         * gdb.t17/callfuncs.exp: Add xfails for rs6000.
20429
20430 Sat Feb  5 09:11:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20431
20432         * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
20433         properly quoting regexps.  This makes the second argument to
20434         demangle a fixed string, which matches the callers, instead of a
20435         shell-style pattern which is what the previous implementation
20436         used.  Update some of the callers.
20437
20438 Sat Feb  5 10:19:09 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20439
20440         * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
20441         (comib_nullified_tests): Fix typo.
20442         * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
20443         strings.  No longer expected to fail.
20444
20445         * gdb.disasm/hppa.s (addib_tests): Fix typo.
20446         * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
20447         strings.  No longer expected to fail.
20448
20449         * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
20450         string.  No longer expected to fail.
20451
20452 Fri Feb  4 23:45:11 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20453
20454         * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
20455         No longer expected to fail.
20456
20457         * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
20458         string.  No longer expected to fail.
20459
20460 Fri Feb  4 10:35:42 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20461
20462         * gdb.t24/demangle.exp: Remove a bunch more tests which differ
20463         only in the names (I probably got most of them).  I was even
20464         generous with some which differed in underscores in names, and
20465         probably missed a few, and I *still* was able to remove almost a
20466         third of the file with almost no impact on testsuite coverage.
20467
20468 Thu Feb  3 12:04:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20469
20470         * gdb.t00/default.exp: Match udi_attach error message as well as
20471         the one from child_attach.
20472
20473         * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
20474
20475         * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
20476
20477         * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
20478         * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
20479
20480         * Move test with enums and partial symbols back to
20481         gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
20482         Reverts the change of 26 May 93.  Per today's change to
20483         stabs.texinfo, the behavior that weird.exp was expecting was
20484         unreasonable; what is important is that the compiler+gdb get
20485         things right, which happens with a recent gcc.  Also fix the test
20486         to deal with native compilers which put out the stab gdb can't
20487         deal with.
20488
20489 Mon Jan 31 15:40:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20490
20491         * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
20492         in the names.  The main thing these accomplish is to slow things down.
20493         Many more such duplicates surely remain.
20494
20495         * gdb.t00/help.exp: Comment out "help support" test just like
20496         (and for same reason as) "help set" test.
20497
20498 Mon Jan 31 06:43:45 1994  Fred Fish  (fnf@cygnus.com)
20499
20500         * gdb.t06/break.exp:  Remove setup_xfails for
20501         sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
20502         * gdb.t20/inherit.exp (test_ptype_si):  Update warning message
20503         about known bug in gcc to include up through 2.5.8.
20504         * gdb.t20/inherit.exp (test_ptype_vi):  Accept "_vb." as well as
20505         well as "_vb$".
20506         * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
20507         Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
20508         with latest gcc and gdb.
20509         * gdb.t22/virtfunc.exp (test_ptype_of_classes):  Accept "_vb." as
20510         well as "_vb$".
20511
20512 Sat Jan 29 23:31:26 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20513
20514         * configure.in (hppa*-*-*): Also configure and build stabs-only
20515         tests.
20516
20517 Thu Jan 27 08:21:16 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20518
20519         * gdb.t10/hppa.mt: A makefile fragment for the PA.
20520         * gdb.t10/configure.in (hppa*-*-*): Use it.
20521
20522 Tue Jan 25 12:58:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20523
20524         * gdb.t09/corefile:  Increase timeout when spawning gdb explicitly.
20525
20526 Wed Jan 19 12:40:25 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20527
20528         * gdb.t06/signals.exp:  Handle blocked SIGTRAP on sun3 for bash
20529         versions prior to 1.13.5.
20530
20531 Tue Jan 18 20:10:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20532
20533         * gdb.t00/default.exp (show prompt): In FAIL case, only match if
20534         the prompt is at the start of a line.
20535
20536 Mon Jan 17 20:07:51 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20537
20538         * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
20539         Enable "diag" instruction.  Delete copr from fpu_misc_tests, it's
20540         in the copr tests now.
20541         * gdb.disasm/hppa.exp: Run new sfu and copr tests.  Do not expect
20542         copr in the fpu_misc tests anymore.  fpu_misc tests are no longer
20543         expected to fail.
20544
20545 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20546
20547         * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
20548         gdb.t31/chillvars.exp, lib/gdb.exp:
20549         Tweak to run under either version of expect.
20550         * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
20551         * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
20552         * gdb.t11/list.exp: Remove extraneous whitespace.
20553
20554 Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20555
20556         * gdb.t16/printcmds.exp (test_print_strings): Accept
20557         "(unsigned char *) " before the string.
20558
20559         * TODO: Add notes about printing of fancy types and GDB expressions.
20560
20561 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
20562
20563         * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
20564         * gdb.t06/configure.in: Don't try to compile signals test program
20565         if doing mips-idt-ecoff.
20566
20567 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20568
20569         * Most .exp files: Tweak to run under either version of expect.
20570
20571 Tue Jan 11 15:21:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20572
20573         * gdb.t12/scope.exp: Add xfails for rs6000.  Remove 1806 from existing
20574         xfails; I'm not sure why they are failing, but not because of PR 1806.
20575
20576 Mon Jan 10 22:14:20 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20577
20578         * config/unix-gdb.exp: Remove gdb_unload cause it's already
20579         defined in lib/gdb.exp.
20580
20581 Fri Jan  7 12:42:45 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20582
20583         * gdb.t07/watchpoint.exp:  Clear xfail for calling function with
20584         watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
20585         * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc:  Conversion operator functions
20586         have to be typeless.
20587
20588 Tue Jan  4 09:32:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20589
20590         * TODO: Add suggestion for copyright year test.
20591
20592 Mon Jan  3 11:35:26 1994  Stan Shebs  (shebs@andros.cygnus.com)
20593
20594         * configure.in (*-*-lynxos*): Add stabs tests.
20595
20596 Wed Dec  1 21:54:05 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20597
20598         * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
20599         so insert a tab before any assembler directive in column zero.
20600
20601         * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
20602         stores.
20603         * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
20604         stores.
20605         (fpu_short_memory_tests): Likewise.
20606
20607 Mon Nov 22 13:23:22 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20608
20609         * gdb.stabs/ecoff.mt:  Delete alpha specific if block, fix typo.
20610         * gdb.stabs/ecoff.sed:  Escape inserted blanks with backslashes, embed
20611         .stabs directives in comments.
20612
20613 Fri Nov 19 14:09:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20614
20615         * TODO: New file, describing tests we could write.
20616         * gdb.t09/corefile.exp: Move description of tests to write to TODO.
20617
20618 Tue Nov 16 21:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20619
20620         * gdb.t06/signals.exp: Add kludge to force re-sync.
20621
20622         * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
20623         to xgdb instead of gdb, get out of gdb.
20624
20625 Tue Nov 16 10:21:57 1993  Rob Savoye  (rob@cygnus.com)
20626
20627         * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
20628         for info.
20629
20630 Sat Nov 13 23:17:48 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20631
20632         * gdb.stabs/hppa.mt: A makefile fragment for the PA.
20633         * gdb.stabs/configure.in (hppa*-*-*): Use it.
20634         * gdb.stabs/hppa.sed: New sed script for the PA.
20635
20636 Sat Nov 13 22:50:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20637
20638         * gdb.stabs: Re-write weird.def and configuration to use sed
20639         instead of cpp.  sed is portable and POSIX; cpp is neither.
20640
20641 Fri Nov 12 15:26:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20642
20643         * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
20644
20645 Mon Nov  8 16:55:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20646
20647         * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
20648
20649 Thu Nov  4 23:07:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20650
20651         * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
20652         "_vb$".
20653         * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
20654         * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
20655
20656 Wed Nov  3 13:53:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20657
20658         * lib/gdb.exp: Comment out code which depends on non-existent
20659         `transform' procedure.
20660
20661 Wed Nov  3 11:23:11 1993  Rob Savoye  (rob@darkstar.cygnus.com)
20662
20663         * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
20664         * lib/gdb.exp: Transform tool name.
20665         * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
20666         1.1's new error handling system.
20667
20668 Mon Nov  1 10:36:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20669
20670         * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
20671
20672 Fri Oct 29 17:58:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20673
20674         * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
20675         They made pattern matching so slow that timeouts happened on
20676         heavily loaded systems.  Now any output from "show print" which
20677         gets us back to the GDB prompt is a PASS.
20678
20679 Mon Oct 25 14:36:50 1993  Stu Grossman  (grossman at cygnus.com)
20680
20681         * gdb.disasm/hppa.mt:  Use $(srcdir) in hppa.o make rule.
20682
20683 Mon Oct 25 13:35:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20684
20685         * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
20686
20687         * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
20688         It is not from PR 3220.
20689
20690 Sun Oct 24 18:49:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20691
20692         * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
20693         just started failing because they depended on the order the
20694         subcommands are presented, or exact docstring text.  This kind of
20695         test is a pain and has minimal benefit.
20696
20697 Thu Oct 21 08:26:48 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20698
20699         * gdb.t09/corefile.exp: At end of test, use "core" command with
20700         no arguments.
20701
20702 Wed Oct 20 08:56:02 1993  Stu Grossman  (grossman at cygnus.com)
20703
20704         * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
20705         17}/Makefile.in:  Make it possible to run the testsuite with Sun
20706         make and CC = cross gcc by adding explicit build rules for .o
20707         files.
20708
20709 Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20710
20711         * gdb.t15/funcargs.exp: Don't put comments on same line as
20712         setup_xfail (@#$*%& tcl braindamage!).
20713
20714 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20715
20716         * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
20717
20718 Fri Oct 15 15:39:54 1993  Kung Hsu  (kung@cirdan.cygnus.com)
20719
20720         * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
20721         * gdb.t20/inherit.exp: remove three dumplicate entries.
20722
20723 Fri Oct 15 13:45:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20724
20725         * gdb.t06/break.exp: For "next over recursive call", fail on any
20726         incorrect output, not just on "factorial (value=2)".
20727
20728 Fri Oct 15 11:52:56 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20729
20730         * gdb.t12/scope.exp:  Remove xfails, filename::var syntax should be
20731         working now. Add an xfail if accesing a bss variable causes
20732         a memory error if the target is not yet run.
20733
20734 Thu Oct 14 19:16:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20735
20736         * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
20737         constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
20738         name of __st* demangling (2 strings).  Did Kung really get the
20739         more than 95 others right without testing them?
20740
20741 Thu Oct 14 16:27:08 1993  Kung Hsu  (kung@cirdan.cygnus.com)
20742
20743         * gdb.t24/demangle.exp: clean up XFAILS, more than 100
20744
20745 Thu Oct 14 11:40:30 1993  Jeffrey Law  (law@cs.uah.edu)
20746
20747         * configure.in (configdirs): Add gdb.disasm
20748         * gdb.disasm: New directory for GDB disassembler tests.
20749         * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
20750
20751 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20752
20753         * gdb.t00/help.exp: Don't test "help set".
20754
20755         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
20756         from within expect statements.  None of these happen anymore and
20757         they cause regressions to be silently unnoticed.
20758
20759         * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
20760         messages) about known failures with gcc cygnus-2.4.5-930417.
20761
20762         * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
20763         comp-info.exp so it gets built if it doesn't exist.
20764
20765         * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
20766         it is no longer used.
20767         * gdb.t13/comp-info.c: Removed.
20768
20769 Wed Oct 13 22:54:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
20770
20771         * gdb.t06/signals.exp: Add xfail for sun3.
20772
20773 Thu Oct  7 12:01:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20774
20775         * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
20776         relevant because ^C doesn't get sent but failure can be reproduced
20777         interactively).
20778
20779 Tue Oct  5 10:43:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20780
20781         * gdb.stabs/alpha.mt:  New configuration file for alpha.
20782         * gdb.stabs/configure.in:  Use it.
20783         * gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
20784         sharing with alpha.mt, redefine long to word via preprocessor.
20785         * gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
20786         for alpha.
20787         * gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
20788         native cc.
20789         * gdb.t00/teststrategy.exp:  Change expect string so that we
20790         consume the `(xgdb)' from the command echo and from the gdb prompt.
20791         * gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
20792         gdb currently compares all values as long, so this failure probably
20793         applies to any configuration where LONGEST is bigger than a target int.
20794         * gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
20795         with gcc.
20796         * gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
20797         to handle opaque pointers, gcc is.
20798         * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
20799         as first argument. Include <sys/types.h> and change all operator
20800         new definitions to use size_t.
20801         * gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
20802         now that we use size_t.
20803
20804 Wed Sep 29 00:55:49 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20805
20806         * gdb.t03/ptype.exp, gdb.t15/printcmds.exp:  When constructing
20807         a long or float array cast all array members to the same type.
20808         * gdb.t04/setvar.exp:  Handle the decimal output of an unsigned long
20809         with 64 bit longs.
20810         * gdb.t07/watchpoint.exp:  Add finish and until variations encountered
20811         on alpha.
20812         * gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Add xfails for alpha.
20813
20814 Tue Sep 28 17:26:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20815
20816         * gdb.t24 (demangle.exp): Constructors of templates have names like
20817         vector<int>::vector(int) not vector<int>::vector<int>(int).  See
20818         section 14.6 of the ARM.
20819
20820         * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
20821         "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
20822         accomplish little and slow down the testsuite.
20823
20824         * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
20825         Accept spaces various places.
20826
20827 Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20828
20829         * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
20830         with watchpoint enabled.
20831
20832         * Makefile.in: Remove definition of CC and remove the second
20833         definition of CXX (the "CXX = gcc" one remains).  These definitions
20834         were causing backquotes to be expanded within backquotes, which
20835         doesn't work.
20836
20837 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
20838
20839         * gdb.t17/callfuncs.exp: Add "return 0" to end.
20840
20841 Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20842
20843         * gdb.stabs/ecoff.mt:  Remove STABSCC hack.
20844         * gdb.stabs/weird.exp:  Handle the case where weird.o is compiled
20845         by mips cc and contains no stabs entries.
20846
20847 Thu Sep 16 17:22:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
20848
20849         * config/vx-gdb.exp: Use fake device to load files rather than
20850         NFS.
20851         * lib/gdb.exp: New proc to do "file" command.
20852         * config/unix-gdb.exp: Use new "file" proc.
20853
20854 Thu Sep 16 13:45:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20855
20856         * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
20857         Rework board rebooting slightly.
20858         (gdb_exit): Don't exit from the remote shell; there isn't one.
20859         * gdb.stabs/weird.exp: If a program is being debugged already,
20860         kill it.
20861         * gdb.t04/setvar.exp: Stop and restart gdb.
20862         * gdb.t05/expr.exp: Likewise.
20863         * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
20864         restart gdb and reload the program.
20865         * gdb.t08/opaque.exp: Likewise.
20866         * gdb.t12/scope.exp: Likewise.
20867         * gdb.t13/bitfields.exp: Likewise.
20868         * gdb.t15/funcargs.exp: Likewise.
20869         * gdb.t20/classes.exp: Likewise.
20870         * gdb.t03/ptype.exp: Increase timeout.
20871         * gdb.t16/printcmds.exp (test_print_string_constants,
20872         test_print_array_constants): Likewise.
20873         * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
20874         * gdb.t20/classes.exp (do_tests): Likewise.
20875         * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
20876
20877 Wed Sep 15 14:24:36 1993  Ian Lance Taylor  (ian@cygnus.com)
20878
20879         * gdb.stabs: Renamed *wierd* to *weird*.
20880
20881 Wed Sep 15 10:36:50 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20882
20883         * gdb.t13/bitfields.exp: Test for bad output rather than waiting
20884         for timeout.  Add "known gcc 2.4.5 bug" to failure message.
20885
20886 Tue Sep 14 17:16:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20887
20888         * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
20889         (do_tests): Remove xfail for whatis on one_var and two_var.
20890
20891 Wed Sep  8 23:14:23 1993  Rob Savoye  (rob@darkstar.cygnus.com)
20892
20893         * Makefile.in: Made cross building work better by adding
20894         {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
20895
20896 Tue Sep  7 14:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20897
20898         * gdb.t15/{return.c,return.exp,Makefile.in}:
20899         New test, currently commented out.
20900
20901 Tue Aug 31 16:51:29 1993  Rob Savoye  (rob@darkstar.cygnus.com)
20902
20903         * config/udi-gdb.exp: gdb_exit now kills any isstip processes
20904         still running and removes the leftover named socket so GDb can do
20905         clean restarts.
20906
20907 Mon Aug 30 17:55:16 1993  Rob Savoye  (rob@darkstar.cygnus.com)
20908
20909         * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
20910         console, not GDB.
20911         * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
20912         cross testing works better with "make check"
20913         * config/unix-gdb: Use default procedures for exit and version.
20914         * config/vx-gdb.exp: Cleaned up and massaged back to working order
20915         with the newest VxWorks.
20916
20917 Thu Aug 26 17:50:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20918
20919         * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
20920         old form.
20921
20922         * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
20923         name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
20924
20925         * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
20926
20927         * config/unix-gdb.exp: Remove this version of gdb_exit
20928         * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
20929         Rob says he'll look at it when he gets back to testing boards.
20930
20931 Thu Aug 26 07:20:00 1993  Fred Fish  (fnf@deneb.cygnus.com)
20932
20933         * gdb.t22/virtfunc.exp:  Accept missing struct/class names as
20934         an expected fail for certain ptype commands.
20935
20936         * gdb.t20/classes.exp:  Update expected results of "ptype class
20937         Base1" to account for the constructor that now appears in the type.
20938
20939 Wed Aug 25 16:48:05 1993  Fred Fish  (fnf@deneb.cygnus.com)
20940
20941         * configure.in (configdirs):  Restore gdb.t04, which mysteriously
20942         disappeared from list.
20943         * config/{udi-gdb.exp, gdb-unix.exp}:  Replace calls to obsolete
20944         "alldone" proc with call to cleanup and exit.
20945         * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
20946         gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
20947         gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
20948         gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
20949         gdb.t12/scope.exp, gdb.t13/bitfields.exp}:  Replace calls to
20950         "alldone" proc with simple returns that suppress remaining
20951         tests.  The alldone proc went away many months ago.
20952
20953 Tue Aug 24 11:04:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20954
20955         * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
20956
20957         * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
20958
20959 Thu Aug 19 22:08:41 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20960
20961         * gdb.t15/funcargs.exp:  Allow arguments for main in backtraces
20962         as vax gdb will display them.
20963
20964 Thu Aug 19 18:18:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20965
20966         * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
20967         optimizers.
20968
20969         * scope.exp: Change "bad value for localval" messages so each one
20970         is unique.
20971
20972         * config/unix-gdb.exp (gdb_exit): Move info on this vs.
20973         lib/gdb.exp (gdb_exit) from ChangeLog to comments.
20974
20975         * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
20976
20977 Tue Aug 17 00:05:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20978
20979         * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
20980         doesn't exist (due to optimization).
20981
20982 Mon Aug 16 21:05:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20983
20984         * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
20985         contains \r because the filename is long.
20986
20987         * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
20988         'continue'" bug, and change xfail back to i*86-univel-sysv4*.
20989
20990 Mon Aug 16 03:05:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20991
20992         * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
20993         gdb.t08/opaque.exp, gdb.t17/interrupt.exp:  Update for vax running
20994         Ultrix.
20995         * gdb.t02/whatis.exp:  Use procedure to setup xfails on long versus
20996         int tests.
20997         * gdb.t08/opaque.exp:  Use procedure to setup xfails for opaque tests.
20998
20999 Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
21000
21001         * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
21002
21003         * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
21004         to match does not match the passing case but still matches the
21005         failing case.
21006
21007 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21008
21009         * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
21010
21011 Wed Aug 11 19:47:27 1993  John Gilmore  (gnu@rtl.cygnus.com)
21012
21013         * lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
21014         to here.  Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
21015         * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
21016         Remove various versions of gdb_exit.
21017         * config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
21018         gdb_exit.
21019         * config/unix-gdb.exp:  gdb_exit remains here, and should override
21020         the generic version, since it's doing a lot of wierd stuff that
21021         the other versions aren't.  FIXME, fold it in, or abandon this
21022         version.
21023
21024 Wed Aug 11 12:09:32 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21025
21026         * gdb.t24/demangle.exp: Add tests for PR 3220.
21027
21028 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21029
21030         * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
21031
21032 Tue Aug 10 15:45:25 1993  Fred Fish  (fnf@deneb.cygnus.com)
21033
21034         * gdb.t07/watchpoint.exp:  Clear xfail with "i*86-*-*", not just
21035         "i386-*-*".  Works for i486 as well.
21036
21037         * gdb.t06/signals.exp:  Rework code that recognizes known SVR4
21038         bug, and expand domain of xfail to all SVR4 systems, since the
21039         actual problem is likely to be in generic SVR4 /proc support.
21040
21041 Tue Aug 10 15:49:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21042
21043         * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
21044
21045 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
21046
21047         * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
21048         xfails for other systems.  Match a missing 'Continuing.' as an
21049         explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
21050
21051         * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
21052         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
21053         Only issue warning for missing executables if -all option is used.
21054
21055         * gdb.stabs/wierd.exp:  Only issue warning for missing wierd.o
21056         file if -all option is used.  It's like an unpredictable XFAIL.
21057
21058 Mon Aug  9 10:13:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21059
21060         * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
21061         for dynamically linked binaries.
21062
21063         * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
21064
21065 Sun Aug  8 14:21:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21066
21067         * gdb.t20/inherit.exp: Change message for "print tagless struct"
21068         to state that this is a known bug in old versions of g++.
21069
21070 Fri Aug  6 21:40:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21071
21072         * gdb.t17/interrupt.exp:  Add xfail for 386 bsd. Accept echoed newline
21073         while waiting for `Continuing'.
21074
21075 Fri Aug  6 13:38:08 1993  Fred Fish  (fnf@deneb.cygnus.com)
21076
21077         * gdb.t10/nodebug.exp:  Expect to find local/global minimal symbols
21078         in text, data, and bss.
21079         * gdb.t10/nodebug.c:  Add local and global test variables for
21080         initialized and uninitialized data.
21081
21082 Thu Aug  5 12:18:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21083
21084         * config/unix-gdb.exp (gdb_exit): Add "wait".
21085
21086 Thu Aug  5 18:14:06 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21087
21088         * gdb.t06/signals.exp:  xfail the continue from the handler for all
21089         targets.
21090
21091         * gdb.t07/watchpoint.exp:  clear_xfail for i386 when calling a
21092         function with watchpoints enabled, the i386 call dummy starts with
21093         a call.
21094
21095         * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in:  Handle the way
21096         386 bsd names its corefiles.
21097
21098 Wed Aug  4 08:53:41 1993  Fred Fish  (fnf@cygnus.com)
21099
21100         * gdb.t10/Makefile.in (nodebug.o):  Don't use "-c -o", many
21101         compilers don't grok it.
21102         * gdb.t16/gdbme.c (ctable1):  Initialize unsigned char array
21103         with small octal ints rather than character constants, which
21104         are signed and might not fit if first promoted to int.
21105
21106 Tue Aug  3 18:28:25 1993  Fred Fish  (fnf@cygnus.com)
21107
21108         * gdb.t09/Makefile.in (clean):  Remove corefile.
21109
21110 Mon Aug  2 12:47:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21111
21112         * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
21113
21114 Mon Aug  2 12:30:14 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21115                           and Jim Kingdon (kingdon@cygnus.com)
21116
21117         * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
21118         NO_SINGLE_STEP machines.  Fix comment about its cause.  Uncomment
21119         the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
21120
21121 Fri Jul 30 19:46:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21122
21123         * gdb.t17/interrupt.exp: Add xfail for hppa.
21124
21125 Fri Jul 30 12:54:11 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21126
21127         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
21128         gdb.t09/corefile.exp:  Cleanup xfails for fixed mips bugs.
21129         * gdb.t13/bitfields.exp, gdbme.c:  Examine a variable in the inferior
21130         to determine signed-ness of bitfields and use the result to setup
21131         the xfail.
21132         * gdb.t15/gdbme.c:  Add comments to the two indirect call0a lines.
21133         * gdb.t15/funcargs.exp:  Use them to step until the second indirect
21134         call line is reached if necessary.
21135
21136 Thu Jul 29 20:33:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21137
21138         * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
21139
21140 Mon Jul 26 00:15:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21141
21142         * gdb.t06/break.exp: Also test `clear' command.
21143
21144 Wed Jul 21 18:03:38 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
21145
21146         * gdb.t00/teststrategy.exp: Remove extra quote.
21147
21148         * gdb.t07/watchpoint.exp: Change xfail for calling function with
21149         watchpoint enabled to be for all non-68k machines.
21150
21151         * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
21152
21153 Mon Jul 19 23:59:26 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21154
21155         * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
21156         targets use aout.mt instead of ecoff.mt as gas understands
21157         standard aout format.
21158
21159 Mon Jul 19 18:14:06 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
21160
21161         * lib/gdb.exp (runto): Don't insist that function we are running to
21162         was compiled with -g.
21163
21164         * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
21165
21166         * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
21167         to get back into the read system call.
21168         Accept leading newline in case where we woke it up.
21169
21170 Sun Jul 18 08:40:45 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21171
21172         * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}:  New files
21173         to make the stabs test work on ecoff systems using gcc and -with-stabs.
21174         * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}:  Modify to
21175         enable ecoff configuration.
21176
21177 Thu Jul 15 11:54:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21178
21179         * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
21180
21181 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21182
21183         * gdb.t16/printcmds.exp: Add another printf test.
21184
21185 Wed Jul 14 15:37:13 1993  Ian Lance Taylor  (ian@cygnus.com)
21186
21187         * configure.in: If configured -with-stabs on any target, add
21188         stabsdirs to configdirs.
21189
21190 Wed Jul 14 09:36:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21191
21192         * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
21193         fun" so pattern does not match the command itself.
21194
21195 Mon Jul 12 11:22:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21196
21197         * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
21198
21199 Sun Jul 11 12:03:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21200
21201         * gdb.t17/interrupt.exp: Test for more things.
21202
21203 Fri Jul  9 14:11:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21204
21205         * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
21206         compiler arranges the code and line numbers.
21207
21208         * gdb.t17/interrupt.exp: Don't send \n after ^C.
21209
21210 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21211
21212         * gdb.t00/help.exp:  Increase expect input buffer size.
21213
21214 Thu Jul  8 14:26:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21215
21216         * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
21217
21218         * gdb.t07/watchpoint.exp: Add xfail for hppa.
21219
21220         * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
21221
21222         * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
21223         [0-9]*, not just [0-9].
21224
21225 Wed Jul  7 17:52:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21226
21227         * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
21228
21229         * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
21230
21231 Tue Jul  6 13:54:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21232
21233         * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
21234
21235 Mon Jul  5 22:03:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21236
21237         * gdb.t06/signals.c: Add xfails for sun3.
21238
21239         * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
21240
21241         * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597.  Also add
21242         test_stepping tests.
21243
21244 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21245
21246         * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
21247
21248         * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
21249
21250         * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
21251         rather than actually putting it through cpp twice.
21252
21253         * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
21254
21255 Fri Jul  2 10:48:03 1993  Ian Lance Taylor  (ian@cygnus.com)
21256
21257         * config/mips-gdb.exp (gdb_exit): Removed close statement which is
21258         no longer needed.
21259
21260 Fri Jul  2 09:08:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21261
21262         * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
21263
21264         * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
21265         C++ features prints as "struct", make it a pass, not an xfail.
21266
21267 Thu Jul  1 22:03:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21268
21269         * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
21270         Don't require VA to print as "class" rather than "struct".
21271
21272 Thu Jul  1 18:27:40 1993  Jim Kingdon  (kingdon@cygnus.com)
21273
21274         * gdb.t06/twice.exp: Don't care about the file name GDB prints.
21275
21276 Wed Jun 30 18:01:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21277
21278         * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
21279
21280 Tue Jun 29 13:15:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21281
21282         * gdb.t12/scope.exp:  Remove xfail for parameter printing in wrong
21283         order.
21284
21285 Tue Jun 29 09:22:29 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21286
21287         * gdb.t16/printcmds.exp: Add printf tests.
21288
21289         * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
21290
21291         * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
21292
21293 Mon Jun 28 11:25:59 1993  Fred Fish  (fnf@cygnus.com)
21294
21295         * gdb.t20/classes.exp:  Add clear_xfail's before printing summary
21296         pass counts, to counteract any existing or future setup_xfails.
21297
21298 Mon Jun 28 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21299
21300         * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
21301         {BEGIN,END}_COMMON for common block instead of STAB.
21302         * gdb.stabs/wierd.exp: Add xfail for rs6000.
21303
21304         * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
21305         intp_var should be N_GSYM not N_LSYM.
21306         wierd-aout.S: Use a label for the value of the N_SO.
21307         wierd.def: Remove all backslashes.
21308         wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
21309
21310 Mon Jun 28 07:21:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21311
21312         * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
21313         get the expected next to inheritance3.
21314
21315 Sun Jun 27 12:29:53 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21316
21317         * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
21318         now that gcc-2.4 gets it right.
21319
21320 Fri Jun 25 12:00:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21321
21322         * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
21323
21324         * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
21325         generating comp-info.exp which works for cross-compilation.
21326
21327 Thu Jun 24 16:55:05 1993  Fred Fish  (fnf@cygnus.com)
21328
21329         * gdb.t11/list.exp:  For SVR4 xfails, match "*-*-sysv4*", not
21330         "*-*-sysv4.*".
21331
21332 Tue Jun 22 21:17:26 1993  Fred Fish  (fnf@cygnus.com)
21333
21334         * gdb.t01/run.exp:  Start with a fresh gdb.
21335         * gdb.t11/list.exp:  For SVR4 xfails, match on all versions of
21336         SVR4.x.
21337
21338 Mon Jun 21 15:23:22 1993  Fred Fish  (fnf@cygnus.com)
21339
21340         * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
21341         gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
21342         gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
21343         Makefile.in (distclean, realclean):  Remove gdbme.c from list of
21344         things to remove.
21345
21346 Sat Jun 19 07:49:10 1993  Fred Fish  (fnf@cygnus.com)
21347
21348         * gdb.t24/demangle.exp (test_gnu_style_demangling):  Add some new
21349         test cases from bug reports.
21350
21351 Fri Jun 18 10:38:49 1993  Fred Fish  (fnf@cygnus.com)
21352
21353         * gdb.t06/break.exp:  Add xfails for sparc-sun-solaris2.*.
21354         * gdb.t12/scope.exp:  Add clear_xfails at appropriate places to
21355           avoid spurious xfails.
21356         * gdb.t20/classes.exp:  Add xfails for longstanding C++ problems.
21357         * gdb.t21/cplusfuncs.exp:  Add xfails for sparc-sun-solaris2.*.
21358         * gdb.t22/virtfunc.exp:  Add xfails for longstanding C++ problems.
21359
21360 Wed Jun 16 10:11:57 1993  Fred Fish  (fnf@cygnus.com)
21361
21362         * gdb.t00/teststrategy.exp:  Rework to provide more useful
21363         description of each test, fix problem with systems that define
21364         ALIGN_STACK_ON_STARTUP code, other misc cleanups.
21365         * gdb.t06/break.exp (test_next_with_recursion):  Fix expected
21366         results for "next over recursive call" so timeouts aren't taken
21367         by error.
21368
21369 Mon Jun 14 09:09:04 1993  Jim Kingdon  (kingdon@cygnus.com)
21370
21371         * gdb.t12/scope.exp: Test printing of variables before run.
21372
21373         * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
21374         printed in wrong order due to sorting.
21375
21376 Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
21377
21378         * gdb.t00/teststrategy.exp:  Fix expected results for printing
21379         user entered string constant.  Is array of char, prints with no
21380         address.
21381
21382         * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
21383         commands.
21384         * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
21385         * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
21386         * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
21387         of struct of char arrays.
21388         * gdb.t00/radix.exp:  New tests for radix commands.
21389
21390 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
21391
21392         * gdb.t16/printcmd.exp: Print a variable before running program
21393         (with xfail for AIX).
21394
21395 Thu Jun 10 11:04:04 1993  Jim Kingdon  (kingdon@cygnus.com)
21396
21397         * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
21398
21399         * gdb.t16/printcmd.exp: Don't print variables before running program.
21400
21401         * gdb.t06/break.exp: Don't require envp argument to main.
21402
21403         * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
21404
21405         * gdb.t02/whatis.exp, gdb.t11/list.exp:
21406         Add xfails for rs6000.
21407
21408         * gdb.t02/whatis.exp: Change other tests not to re-test something
21409         we already tested.
21410
21411         * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
21412         each type used has a variable of that type.
21413
21414 Tue Jun  8 16:45:20 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
21415
21416         * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
21417
21418 Fri Jun  4 11:07:19 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21419
21420         * configure.in: change srctrigger to be a file, not a directory
21421
21422 Fri Jun  4 08:23:57 1993  Ian Lance Taylor  (ian@cygnus.com)
21423
21424         * configure.in (mips-idt-ecoff*): Added trailing '*'.
21425
21426         * gdb.t11/list.exp: Fixed a couple of typos.
21427
21428 Tue Jun  1 21:28:06 1993  Fred Fish  (fnf@cygnus.com)
21429
21430         * gdb.t00 (teststrategy.exp):  Remove notice about PR 1823.  Bug
21431         is fixed and PR is closed.
21432         * gdb.t16 (gdbme.c):  Add simple test string variable.
21433         * gdb.t16 (printcmds.exp):  Add tests with simple test string
21434         variable, primarily for boundaries on "set print elements".
21435
21436 Mon May 31 11:36:08 1993  Jim Kingdon  (kingdon@cygnus.com)
21437
21438         * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
21439         Make leading 0's optional and don't expect a tab in the middle
21440         of the number.
21441
21442         * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
21443
21444         * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
21445         * gdb.stabs/wierd.exp: Remove xfails for type attributes.  Also
21446         don't end command passed to gdb_test with newline.
21447
21448         * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
21449         signed keyword away, don't expect signed bitfields to be signed.
21450
21451         * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
21452         printing with only as many 1's as are in the field as well as printing
21453         with 32 1's (see comment).
21454
21455 Sat May 29 17:57:01 1993  Fred Fish  (fnf@cygnus.com)
21456
21457         * gdb.t00/default.exp:  Start with a fresh gdb.
21458         * configure.in (configdirs):  Remove gdb.t31 until the chill
21459         compiler works again.  It no longer is able to find chillrt0
21460         since it isn't in libchill.a anymore.
21461         * gdb.stabs/wierd.exp:  Rewrite to properly handling a missing
21462         wierd.o, make more modular.
21463         * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const):  Remove
21464         spurious newlines that caused problems.
21465
21466 Wed May 26 09:57:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21467
21468         * Move test with enums and partial symbols from gdb.t03/ptype.exp
21469         to gdb.stabs/wierd.exp since GCC has worked around the bug.
21470         gdb.stabs/wierd.{exp,def}: Many new tests.
21471
21472         * gdb.t00/default.exp: update info line for new message.
21473
21474         * gdb.t02/{whatis.exp,gdbme.c}:
21475         Test that "char *" doesn't print as "caddr_t".
21476
21477 Tue May 25 13:28:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21478
21479         * gdb.t00/help.exp: Use .* in place of some help messages which
21480         just changed.
21481         gdb.t00/default.exp: Update "info frame" test for new message.
21482         * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
21483         Remove some xfails
21484
21485 Mon May 24 00:24:47 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21486
21487         * gdb.t03/{gdbme.c,ptype.exp}:
21488         Add tests for typedef'd struct and union without tags.
21489         Also check "whatis" on a variable of a typedef'd enum without a tag.
21490
21491         * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
21492         PRMS 1823; the bug still exists but isn't reproduced by this test
21493         anymore), and remove rs6000 XFAIL (the bug is fixed).
21494
21495         * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
21496         duplicated from whatis.exp.  For those that are left, accept
21497         "long", "long int", or "int" for long variables (whatis.exp already
21498         has an XFAIL for "int", so no need to fail it here).
21499
21500         * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
21501         Deal with GCC's names for types now that GDB uses the compiler's names.
21502
21503         * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
21504         setup_xfail's for sunos4.  If we #defined the signed keyword away,
21505         don't expect GDB to know that char it is signed.
21506
21507         * gdb.t00/teststrategy.exp: Update for symbolic signal names.
21508
21509 Sun May 23 08:44:55 1993  Fred Fish  (fnf@cygnus.com)
21510
21511         * configure.in (configdirs):  Add gdb.t24 for C++ tests that
21512         should work on any system, regardless of debugging format.
21513         * gdb.t21/demangle.exp:  Move to gdb.t24.
21514         * gdb.t24/demangle.exp:  Move from gdb.t21.
21515         * gdb.t24/{Makefile.in, configure.in}:  New files.
21516
21517 Thu May 20 19:39:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21518
21519         * configure.in: Do gdb.stabs and C++ tests only for stabs.
21520         * gdb.stabs: New directory.
21521
21522 Tue May 18 21:12:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21523
21524         * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
21525         not just "Quit anyway?".
21526
21527 Tue May 18 17:13:20 1993  Fred Fish  (fnf@cygnus.com)
21528
21529         * gdb.t21/demangle.exp:  Add a couple of new patterns.  Ensure
21530         that all setup_xfails are immediately followed by clear_xfails.
21531
21532 Tue May 11 09:10:47 1993  Fred Fish  (fnf@cygnus.com)
21533
21534         * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
21535         gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
21536         gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
21537         gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
21538         gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
21539         gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21540         gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21541         gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
21542         gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
21543         gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
21544         gdb.t31/chillvars.exp, lib/gdb.exp:
21545         Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
21546         bug-gdb@prep.ai.mit.edu.
21547
21548 Fri May  7 09:15:35 1993  Fred Fish  (fnf@cygnus.com)
21549
21550         * gdb.t17/callfuncs.exp (do_function_calls):  Call t_double_values
21551         with 0.0, not integer 0.
21552
21553 Fri Apr 30 13:17:24 1993  Jim Kingdon  (kingdon@cygnus.com)
21554
21555         * gdb.t06/break.exp: Update for "Kill the program" message change.
21556
21557 Fri Apr 30 09:42:57 1993  Fred Fish  (fnf@cygnus.com)
21558
21559         * Makefile.in (GDBFLAGS):  Set to -nx.
21560         * Makefile.in (site.exp):  Use GDBFLAGS.
21561
21562 Wed Apr 28 13:19:07 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21563
21564         * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
21565           Makefiles.
21566           (check): depend on just-check.
21567           (just-check): added so that tests can be run without a noop
21568           build pass.
21569
21570 Fri Apr 23 18:13:28 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21571
21572         Switch to using configure's configdirs.
21573         * Makefile.in (Makefile): add configure.in dependency.
21574           (SUBDIRS): removed redundant assignment.
21575         * configure.in: switch subdirs assignment to configdirs.
21576         * gdb.t*/configure.in: new files.
21577
21578 Thu Apr 22 08:27:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21579
21580         * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
21581         works.
21582
21583 Tue Apr 20 13:38:40 1993  Fred Fish  (fnf@cygnus.com)
21584
21585         * gdb.{t20,t21,t22,t23}/Makefile.in:  Use $(srcdir) to avoid $<
21586         in explicit rules.  Apparently this is not supported by some makes.
21587
21588 Mon Apr 19 01:54:53 1993  John Gilmore  (gnu@cygnus.com)
21589
21590         * gdb.t31/Makefile.in:  Use $(srcdir) when avoiding $<, sigh.
21591
21592 Fri Apr 16 09:33:46 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21593
21594         * config/unix-gdb.exp:  Add back missing return 0 which mysteriously
21595         disappeared.
21596
21597 Thu Apr 15 02:28:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
21598
21599         * gdb.t31/Makefile.in:  Avoid $< in explicit rule.
21600
21601 Wed Apr 14 16:38:47 1993  Fred Fish  (fnf@cygnus.com)
21602
21603         * gdb.t07/watchpoint.exp:  Remove setup_xfail for i486
21604         watchpoint problem that is now fixed.
21605         * gdb.t30/chexp.exp:  Remove setup_xfail for printing
21606         uninitialized convenience variables.
21607         * gdb.t31/chillvars.exp:  Fix expected patterns for printing
21608         structures.
21609
21610 Wed Apr 14 12:55:58 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21611
21612         * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
21613         which causes expect to get out of sync with gdb on long output
21614         from help set.
21615         * gdb.t09/corefile.exp: Make expected pattern for core file
21616         failing signal and frame output format less sun specific.
21617
21618 Tue Apr 13 23:18:07 1993  Per Bothner  (bothner@cygnus.com)
21619
21620         * gdb.t31/chillvars.exp:  Add and remove initial dummy
21621         breakpoint, so that symbol table is forced in.
21622         (Needed at least on Sunos4, though it seems not SVR4.)
21623         * gdb.t31/chillvars.exp:  Update for changed output format.
21624
21625 Sun Apr 11 17:21:45 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21626
21627         * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
21628
21629 Wed Apr  7 21:28:21 1993  Rob Savoye  (rob@cygnus.com)
21630
21631         * Makefile.in: Added --srcdir when invoking runtest, removed the
21632         need for a local config file. (optional now)
21633
21634 Wed Apr  7 14:13:41 1993  Fred Fish  (fnf@cygnus.com)
21635
21636         * gdb.t21/demangle.exp:  Only count real fails (not xfails) for
21637         failure count used to force early termination.  Add some more
21638         expected failures for gnu style demangling.
21639
21640 Thu Apr  1 09:50:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21641
21642         * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
21643         pmi variable from gdb.t20/gdbme to get optimized away.
21644         * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
21645         Check for written corefile upon timeout _and_ eof.
21646
21647 Tue Mar 30 09:58:16 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21648
21649         * config/unix-gdb.exp:  Add missing return 0.
21650
21651 Tue Mar 30 08:34:25 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
21652
21653         * gdb.t16/printcmds.exp:  Remove misplaced xfail that caused an early
21654         test termination.
21655
21656 Mon Mar 29 17:37:25 1993  Fred Fish  (fnf@cygnus.com)
21657
21658         * configure.in (subdirs):  Put back gdb.t17 which mysteriously
21659         disappeared.
21660
21661 Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
21662
21663         * gdb.t10/crossload.exp:  Disable the i860-elf test until such
21664         time as i860 support works.
21665
21666         * gdb.t15/funcargs.exp:  Fix expected outputs to include
21667         "backtrace 100\r" rather than just "backtrace\r", to match last
21668         change.
21669
21670 Thu Mar 25 12:14:28 1993  Ian Lance Taylor  (ian@cygnus.com)
21671
21672         * config/udi-gdb.exp (gdb_exit): Remove close command.
21673         (gdb_target_udi): New procedure to set the UDI target.
21674         (gdb_start): Don't remove *_soc files.  Use gdb_target_udi.
21675         * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
21676         Added waits for prompts after several question responses.  Added
21677         some more responses used by a29k-amd-udi-gdb.
21678         * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
21679         pass different arguments, restart UDI connection after program
21680         completion.
21681         * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
21682         gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21683         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
21684         gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
21685         * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
21686         gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
21687         gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21688         gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
21689         gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21690         after program completion.
21691         * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
21692         compiled with a SELECT_VECS setting.
21693         * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
21694         infinite recursion.
21695
21696         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
21697         Added checks for COFF results, and made them expected failures for
21698         all targets.  It would be better to make them expected failures
21699         for COFF targets only.
21700
21701 Wed Mar 24 14:43:38 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21702
21703         * Makefile.in: add null dvi target, don't bother to recurse
21704         through test directories for info and install-info; rename
21705         $(datadir) to be dejagnu instead of deja-gnu
21706
21707 Wed Mar 24 09:48:03 1993  Fred Fish  (fnf@cygnus.com)
21708
21709         * gdb.t31/gdbme.ch:  Re-enable code that previously caused
21710         compiler to coredump.
21711         * gdb.t31/chillvars.exp:  Re-enable tests that depend on that
21712         code.
21713
21714 Tue Mar 23 08:53:42 1993  Fred Fish  (fnf@cygnus.com)
21715
21716         * gdb.t31/gdbme.ch:  Comment out code that causes chill compiler
21717         coredump.
21718         * gdb.t31/chillvars.exp:  Comment out tests that depend on that
21719         code.
21720
21721 Sun Mar 21 17:56:47 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21722
21723         * gdb.t03/ptype.exp: tests for return code from gdb_test.
21724         * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
21725         which in a shell. Deletes xgdb when done.
21726         * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
21727         Tests the return from the "set height" or "set width" commands.
21728         Added a few return codes where needed.
21729
21730 Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
21731
21732         * Makefile.in (SUBDIRS):  Add gdb.t17.
21733         * configure.in (subdirs):  Add gdb.t17.
21734         * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
21735         files to test gdb's calling of functions in the inferior with
21736         the correct arguments and gdb's ability to retrieve any
21737         result returned.
21738
21739 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
21740
21741         * config/unix-gdb.exp (gdb_exit):  Remove close commands that
21742         may be called after gdb goes away.  Previous versions of expect
21743         needed these to avoid file descriptor leaks, but they cause
21744         errors with the current revision of expect.
21745         * gdb.t00/gdbvars.exp:  Use -re on expected output after
21746         setting sevenbit-strings.
21747         * gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
21748         to set sevenbit-strings consistent across tests.
21749         gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
21750         set sevenbit-strings consistent across tests.
21751
21752 Fri Mar 12 08:47:20 1993  Fred Fish  (fnf@cygnus.com)
21753
21754         * gdb.t21/demangle.exp (proc demangle):  Adjust quotes in an
21755         expected output to match current "expect" expectations.
21756
21757 Wed Mar 10 18:01:49 1993  Fred Fish  (fnf@cygnus.com)
21758
21759         * gdb.t00/default.exp:  Change expected output for default "source"
21760         command, to match new gdb behavior which requires a filename to
21761         source.
21762
21763 Tue Mar  9 11:00:56 1993  Fred Fish  (fnf@cygnus.com)
21764
21765         * gdb.t07/watchpoint.exp (test_simple_watchpoint):  Set up
21766         expected fail for i486-*-* that misses the marker2 function.
21767         * gdb.t10/crossload.exp (bfddefault):  Allow successful
21768         recognition of a format to pass even if no symbols are found.
21769         Explicitly catch failures where the format is not recognized
21770         or is ambiguous, and add the reason to the fail message.
21771         * gdb.t10/crossload.exp (bfdexplicit):  Catch failure where
21772         the cause is and invalid target and add reason to failure message.
21773         * gdb.t10/crossload.exp:  Fix bfd target names for elf32-m68k,
21774         elf32-i386, elf32-sparc, and elf32-i860.
21775         * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
21776         Set up expected failure for 'filename'::variable scope resolution,
21777         which is now apparently broken on all targets.
21778         * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
21779         gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
21780         gdb.t23/templates.exp:   Change failure for missing binfile into
21781         just a warning.
21782         gdb.t21/demangle.exp:  Change all cfront references to 'arm'
21783         references.
21784
21785 Mon Mar  8 19:20:28 1993  Fred Fish  (fnf@cygnus.com)
21786
21787         * gdb.t00/default.exp:  Add expected output for default "source"
21788         command, to match new gdb behavior.
21789         * gdb.t09/corefile.exp:  Use GDBFLAGS when spawning GDB.
21790
21791 Sun Mar  7 15:14:09 1993  Rob Savoye  (rob@cygnus.com)
21792
21793         * config/*-gdb.exp: returns an error, rather than exiting on
21794         internal errors.
21795
21796 Tue Mar  2 18:09:32 1993  Fred Fish  (fnf@cygnus.com)
21797
21798         * gdb.t03/gdbme.c:  Add pointer to struct variable.
21799         * gdb.t03/ptype.exp:  Test equivalence of '.' and '->' for
21800         referencing struct members.
21801
21802 Thu Feb 25 10:39:06 1993  Ian Lance Taylor  (ian@cygnus.com)
21803
21804         * configure.in (mips-idt-ecoff): New target.
21805         * config/mips-gdb.exp: New file for remote board using MIPS remote
21806         debugging protocol.
21807
21808         * Redid configuration scheme.  Removed gdb.t*/configure.in.
21809         Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*.  Changed to use CC, CXX
21810         instead of CC_FOR_TARGET, CXX_FOR_TARGET.  Added mostlyclean and
21811         distclean targets.  Built executables via .o files.  Adjusted
21812         tests to account for source files in $(srcdir) rather than
21813         $(objdir).
21814         * lib/gdb.exp (runto): Don't expect () after the function name,
21815         because it may have arguments.
21816
21817 Wed Feb 24 08:05:38 1993  Ian Lance Taylor  (ian@cygnus.com)
21818
21819         * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
21820         gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
21821         expected failures for mips-idt-* and mips-sgi-*.
21822         * gdb.t00/default.exp (attach): Kill process if requested.
21823         * gdb.t00/help.exp (help target core, help target): Accept a gdb
21824         that does not read core files.
21825         * gdb.t01/run.exp: Removed checks for exit status code.
21826         * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
21827         it is linked in.
21828         * gdb.t03/ptype.exp: Increase timeout when calling malloc.
21829         * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
21830         appropriate, rather than doing it by hand.
21831         * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
21832         execution.
21833         * gdb.t10/crossload.exp: Kill existing program if needed.
21834         * gdb.t15/funcargs.exp: Use delete_breakpoints function where
21835         appropriate, rather than doing it by hand.  Always increase
21836         timeout for this test, not just for VxWorks.
21837
21838 Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
21839
21840         * gdb.t31/chillvars.exp (test_structs):  New proc to test printing
21841         of Chill STRUCT types and STRUCT values.
21842         * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
21843         than "char".
21844         * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
21845         struct2):  New struct definitions and initializations to test
21846         simple Chill STRUCT types.
21847
21848 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
21849
21850         * gdb.t00/teststrategy.exp:  Track reversion in gdb to not print
21851         the null byte at the end of strings.
21852         * gdb.t00/default.exp:  Make show version insensitive to copyright
21853         date.
21854         * gdb.t16/in-gdbme.c (ctable1, ctable2):  Make explicitly unsigned
21855         to avoid dependencies on target char signedness.
21856         * gdb.t16/printcmds.exp:  Update expected results for explicitly
21857         unsigned char.
21858         * gdb.t16/printcmds.exp:  Remove setup_xfails for i960 that should
21859         now work.
21860         * gdb.t21/demangle.exp:  Add many more patterns for template
21861         demangling, most of them being expected failures.
21862         * gdb.t21/demangle.exp (proc demangle):  Quote the demangled
21863         string we are matching for, to match on the whole string.
21864         * gdb.t21/demangle.exp:  Add many new test strings to demangle,
21865         and fix a whole bunch that had incorrect expected output but were
21866         passing anyway because of the bug in "proc demangle".
21867         * gdb.t31/chillvars.exp:  Remove setup_xfail for printing string
21868         type.
21869         * gdb.t31/in-gdbme.ch:  Uncomment string4, now compiles.
21870
21871 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21872
21873         * gdb/testsuite: made modifications to testcases, etc., to allow
21874         them to work properly  given the reorganization of deja-gnu and the
21875         relocation of the testcases from deja-gnu to a "tool" subdirectory.
21876
21877 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21878
21879         * gdb/testsuite: Initial creation of gdb/testsuite.
21880         Migrated dejagnu testcases and support files for testing nm to
21881         gdb/testsuite from deja-gnu.  These files were moved "as is"
21882         with no modifications.  This migration is part of a major overhaul
21883         of dejagnu.  The modifications to these testcases, etc., which
21884         will allow them to work with the new version of dejagnu will be
21885         made in a future update.
21886
21887  For additional changes see gdb.mi/ChangeLog-1999-2003.
21888 \f
21889 ;; Local Variables:
21890 ;; mode: change-log
21891 ;; left-margin: 8
21892 ;; fill-column: 74
21893 ;; version-control: never
21894 ;; End:
21895
21896     Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
21897     2003, 2004, 2005 Free Software Foundation, Inc.
21898   Copying and distribution of this file, with or without modification,
21899   are permitted provided the copyright notice and this notice are preserved.