gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
fda326dd
TT
12011-03-07 Tom Tromey <tromey@redhat.com>
2
3 * lib/opencl.exp (skip_opencl_tests): Update for exit message
4 change.
5 * lib/mi-support.exp (mi_gdb_test): Update for exit message
6 change.
7 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8 exit message change.
9 (skip_altivec_tests): Update for exit message change.
10 (skip_vsx_tests): Likewise.
11 (gdb_continue_to_end): Likewise. Add 'command' argument.
12 * lib/cell.exp (skip_cell_tests): Update for exit message change.
13 * gdb.threads/tls.exp: Update for exit message change.
14 * gdb.threads/thread-unwindonsignal.exp: Use
15 gdb_continue_to_end.
16 * gdb.threads/step.exp (step_it): Update for exit message change.
17 (continue_all): Likewise.
18 * gdb.threads/print-threads.exp (test_all_threads): Update for
19 exit message change.
20 * gdb.threads/interrupted-hand-call.exp: Use
21 gdb_continue_to_end.
22 * gdb.threads/execl.exp: Use gdb_continue_to_end.
23 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
24 gdb_continue_to_end.
25 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
26 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
27 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
28 * gdb.cp/method.exp: Update for exit message change.
29 * gdb.cp/mb-templates.exp: Update for exit message change.
30 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
31 * gdb.cp/annota3.exp: Update for exit message change.
32 * gdb.cp/annota2.exp: Update for exit message change.
33 * gdb.cell/fork.exp: Use gdb_continue_to_end.
34 * gdb.base/term.exp: Update for exit message change.
35 * gdb.base/step-test.exp (test_i): Update for exit message change.
36 * gdb.base/sigstep.exp (advance): Update for exit message change.
37 (advancei): Likewise.
38 * gdb.base/siginfo.exp: Update for exit message change.
39 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
40 * gdb.base/reread.exp: Use gdb_continue_to_end.
41 * gdb.base/langs.exp: Use gdb_continue_to_end.
42 * gdb.base/interrupt.exp: Update for exit message change.
43 * gdb.base/gdb1555.exp: Update for exit message change.
44 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
45 * gdb.base/ending-run.exp: Update for exit message change.
46 * gdb.base/chng-syms.exp: Update for exit message change.
47 * gdb.base/checkpoint.exp: Update for exit message change.
48 * gdb.base/catch-syscall.exp (check_for_program_end): Use
49 gdb_continue_to_end.
50 (test_catch_syscall_with_wrong_args): Likewise.
51 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
52 * gdb.base/break-interp.exp (test_ld): Update for exit message
53 change.
54 * gdb.base/bang.exp: Update for exit message change.
55 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
56 (do_call_attach_tests): Likewise.
57 * gdb.base/a2-run.exp: Update for exit message change.
58 * gdb.arch/ppc-dfp.exp: Update for exit message change.
59 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
60 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
61
dd19bd70
JK
622011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
63
64 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
65
30e62689
TT
662011-03-03 Tom Tromey <tromey@redhat.com>
67
68 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
69 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
70 * gdb.hp/gdb.aCC/configure.ac: Remove.
71 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
72 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
73 * gdb.hp/gdb.base-hp/configure.ac: Remove.
74 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
75 * gdb.hp/gdb.compat/configure (Makefile): Remove.
76 * gdb.hp/gdb.compat/configure.ac: Remove.
77 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
78 * gdb.hp/gdb.defects/configure (Makefile): Remove.
79 * gdb.hp/gdb.defects/configure.ac: Remove.
80 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
81 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
82 * gdb.hp/gdb.objdbg/configure.ac: Remove.
83 * gdb.hp/configure.ac: Remove.
84 * gdb.hp/configure: Remove.
85 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
86 substitution.
87 (Makefile): Remove rule.
88 * gdb.cell/configure.ac: Remove.
89 * gdb.cell/configure: Remove.
90 * gdb.stabs/Makefile.in (Makefile): Remove.
91 (distclean): Don't remove config.status or config.log.
92 * gdb.stabs/configure (Makefile): Remove.
93 * gdb.stabs/configure.ac: Remove.
94 * configure: Rebuild.
95 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
96 Remove stabs- and cell-specific logic. Test for existence of
97 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
98 subdirectories, gdb.cell, and and gdb.stabs.
99 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
100
c171f854
JB
1012011-03-03 Joel Brobecker <brobecker@adacore.com>
102
103 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
104 end of buffer.
105
9a5193cb
JB
1062011-03-02 Joel Brobecker <brobecker@adacore.com>
107
108 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
109 gdb_test when running a test where we expected no output back.
110
9bb4c1bb
MS
1112011-02-28 Michael Snyder <msnyder@vmware.com>
112
113 * gdb.cp/overload.cc: Change initializer value to integer.
114
3bd0f5ef
MS
1152011-02-27 Michael Snyder <msnyder@vmware.com>
116
117 * gdb.multi/base.exp: Add test for remove-inferiors.
118
2279eaad
JB
1192011-02-26 Joel Brobecker <brobecker@adacore.com>
120
121 * gdb.python/py-frame.exp: Simplify the initialization phase
122 using prepare_for_testing.
123
c82c0b55
MS
1242011-02-25 Michael Snyder <msnyder@vmware.com>
125
126 * gdb.multi/base.exp: Add tests for info inferiors with args.
127
1d94651b
JK
1282011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
129
130 * gdb.dwarf2/dw2-ranges.S: Rename to ...
131 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
132 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
133 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
134 asmfile3. Comment the STABS (#3) file compilation. Compile
135 everything through assembler. Provide KFAIL for symtab/12497.
136 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
137 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
138 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
139 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
140
3bd0f5ef
MS
1412011-02-24 Michael Snyder <msnyder@vmware.com>
142
143 * gdb.base/break.exp: Add tests for delete breakpoints using
144 convenience variables and value history references.
145
12c1418e
MS
1462011-02-24 Michael Snyder <msnyder@vmware.com>
147
148 * gdb.base/break.exp: Remove debugging 'printf' accidentally
149 left behind in previous check-in.
150
e5a67952
MS
1512011-02-23 Michael Snyder <msnyder@vmware.com>
152
153 * gdb.base/break.exp: Add tests for "info break" with arguments.
154 * gdb.trace/infotrace.exp: Update patterns for error and help.
155 * gdb.base/completion.exp: Update pattern.
156 * gdb.base/ena-dis-br.exp: Update pattern.
157 * gdb.base/help.exp: Update patterns.
158
1592011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
160
161 * gdb.base/memattr.exp: New test.
162 * gdb.base/memattr.c: Test load for memattr.exp.
163
6e6fbe60
DE
1642011-02-22 Doug Evans <dje@google.com>
165
166 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
167
1d41d745
MS
1682011-02-22 Michael Snyder <msnyder@vmware.com>
169
170 * Makefile.in: Make more clean.
171 * gdb.ada/Makefile.in: Ditto.
172 * gdb.arch/Makefile.in: Ditto.
173 * gdb.asm/Makefile.in: Ditto.
174 * gdb.base/Makefile.in: Ditto.
175 * gdb.cp/Makefile.in: Ditto.
176 * gdb.dwarf2/Makefile.in: Ditto.
177 * gdb.java/Makefile.in: Ditto.
178 * gdb.mi/Makefile.in: Ditto.
179 * gdb.modula2/Makefile.in: Ditto.
180 * gdb.python/Makefile.in: Ditto.
181 * gdb.server/Makefile.in: Ditto.
182 * gdb.stabs/Makefile.in: Ditto.
183 * gdb.threads/Makefile.in: Ditto.
184 * gdb.trace/Makefile.in: Ditto.
185
79ba84ca
MS
1862011-02-22 Michael Snyder <msnyder@vmware.com>
187
188 * gdb.threads/thread-find.exp: Add tests for bad input to
189 info threads.
190
b9b35694
JB
1912011-02-22 Joel Brobecker <brobecker@adacore.com>
192
193 * gdb.python/py-breakpoint.exp: Fix the expected output of
194 one of the "maint info breakpoints" tests to accept the output
195 generated on platforms that do not have hardware watchpoints.
196
8bfb830f
JB
1972011-02-22 Joel Brobecker <brobecker@adacore.com>
198
199 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
200 clean_restart. Be a little stricter in the expected output
201 for one of the tests. Fix a typo in one of the comments.
202
c45f3c54
JB
2032011-02-22 Joel Brobecker <brobecker@adacore.com>
204
205 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
206 Delete variable binfile, no longer use. Add or modify test
207 comments to make them unique.
208
b97c863c
MS
2092011-02-21 Michael Snyder <msnyder@vmware.com>
210
211 * Makefile.in: Update for make clean.
212 * gdb.ada/Makefile.in: Ditto.
213 * gdb.arch/Makefile.in: Ditto.
214 * gdb.asm/Makefile.in: Ditto.
215 * gdb.base/Makefile.in: Ditto.
216 * gdb.cp/Makefile.in: Ditto.
217 * gdb.dwarf2/Makefile.in: Ditto.
218 * gdb.java/Makefile.in: Ditto.
219 * gdb.mi/Makefile.in: Ditto.
220 * gdb.modula2/Makefile.in: Ditto.
221 * gdb.python/Makefile.in: Ditto.
222 * gdb.server/Makefile.in: Ditto.
223 * gdb.stabs/Makefile.in: Ditto.
224 * gdb.threads/Makefile.in: Ditto.
225 * gdb.trace/Makefile.in: Ditto.
226
aea5b279
MS
2272011-02-21 Michael Snyder <msnyder@vmware.com>
228
229 * gdb.threads/thread-find.exp: Update patterns for changes in
230 output of "info threads" command.
231
e3039479
UW
2322011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
233 Ulrich Weigand <uweigand@de.ibm.com>
234
235 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
236 (skip_hw_watchpoint_tests): Likewise.
237 (skip_hw_watchpoint_multi_tests): Likewise.
238
b800ec70
UW
2392011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
240
241 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
242 (skip_hw_watchpoint_tests): Likewise.
243 (skip_hw_watchpoint_multi_tests): Likewise.
244 (skip_hw_watchpoint_access_tests): Likewise.
245
246 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
247 * gdb.base/pr11022.exp: Likewise.
248 * gdb.base/watch-read.exp: Likewise.
249 * gdb.base/watch_thread_num.exp: Likewise.
250 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
251 * gdb.base/watchpoint-hw.exp: Likewise.
252 * gdb.base/watchpoint.exp: Likewise.
253 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
254 * gdb.threads/watchthreads-reorder.exp: Likewise.
255 * gdb.threads/watchthreads.exp: Likewise.
256 * gdb.threads/watchthreads2.exp: Likewise.
257
91033e37
JB
2582011-02-21 Joel Brobecker <brobecker@adacore.com>
259
260 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
261 the debugger is unable to find the array bounds.
262
eeaafae2
JK
2632011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 * gdb.cp/typedef-operator.exp: New file.
266 * gdb.cp/typedef-operator.cc: New file.
267
e338d953
MS
2682011-02-17 Michael Snyder <msnyder@vmware.com>
269
270 * gdb.threads/thread-find.exp: Fix regular expressions.
271
e67ad678
JB
2722011-02-17 Joel Brobecker <brobecker@adacore.com>
273
274 * gdb.ada/packed_array: Expand testcase to test printing of
275 unconstrained packed array.
276
93084bca
JB
2772011-02-17 Joel Brobecker <brobecker@adacore.com>
278
279 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
280
a0c78a73
PA
2812011-02-16 Pedro Alves <pedro@codesourcery.com>
282
f65d5553 283 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
284 (main): Initialize it before collecting, and and clear it
285 afterwards.
f65d5553
PA
286 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
287 collecting with '{type} addr', where the addr expression is not an
288 rvalue.
a0c78a73 289
3dfcbbd2
KW
2902011-02-16 Ken Werner <ken.werner@de.ibm.com>
291
292 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
293 a bool variable. Expect correct OpenCL names for vector types. Use the
294 uc3 variable name instead of referring to the uchar3 built-in type.
295 Escape the asterisk at the half pointer test.
296
08807d5a
PA
2972011-02-16 Pedro Alves <pedro@codesourcery.com>
298
f65d5553 299 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
300 (main): Initialize it before collecting, and and clear it
301 afterwards.
f65d5553
PA
302 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
303 collecting overlapping memory ranges.
08807d5a 304
60f98dde
MS
3052011-02-15 Michael Snyder <msnyder@vmware.com>
306
307 * gdb.base/default.exp: Add tests for thread commands.
308 * gdb.base/help.exp: Add tests for thread commands.
309 * gdb.threads/thread-find.exp: New test for thread find command.
310
648cd113
KW
3112011-02-15 Ken Werner <ken.werner@de.ibm.com>
312
313 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
314
494e194e
YQ
3152011-02-15 Yao Qi <yao@codesourcery.com>
316
317 PR tdep/12352
318 * gdb.arch/arm-disp-step.S : New test for str instruction.
319 * gdb.arch/arm-disp-step.exp : Likewise.
320
d9492458
TJB
3212011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
322
323 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
324 "vector_register2_vr" test strings. Test the extended floating
325 point registers (F32~F63).
326 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
327 IBM XL C compiler. Make the test program use a register provided
328 by the compiler for the lxvd2x instruction.
329
8af8e3bc
PA
3302011-02-14 Pedro Alves <pedro@codesourcery.com>
331
332 * gdb.trace/unavailable.cc (class Base, class Middle, class
333 Derived): New types.
334 (derived_unavail, derived_partial, derived_whole): New globals.
335 (virtual_partial): New global.
336 (virtualp): Point at virtual_partial.
337 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
338 related to unavailable vptr.
339
1b28d0b3
PA
3402011-02-14 Pedro Alves <pedro@codesourcery.com>
341
342 * gdb.trace/unavailable.cc (a, b, c): New globals.
343 (main): Set and clear them.
344 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
345 `a' and `c', and check that `b' isn't collected, although `a' and
346 `c' are.
347
ec0a52e1
PA
3482011-02-14 Pedro Alves <pedro@codesourcery.com>
349
350 * gdb.trace/unavailable.cc (struct Virtual): New.
351 (virtualp): New global pointer.
352 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
353 printing a pointer to an object whose type has a vtable, with
354 print object on.
355
24e6bcee
PA
3562011-02-14 Pedro Alves <pedro@codesourcery.com>
357
358 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
359 value repeat handles unavailableness.
360
39d37385
PA
3612011-02-14 Pedro Alves <pedro@codesourcery.com>
362
363 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
364 tests for building arrays from unavailable values, subscripting
365 non-memory rvalue unvailable arrays, and accessing fields or
366 baseclasses of non-lazy unavailable values,
367 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
368 struct types.
369 (g_smallstruct, g_smallstruct_b): New globals.
370
06d72e16
PA
3712011-02-14 Pedro Alves <pedro@codesourcery.com>
372
373 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
374
bc9a5551
JK
3752011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 Fix const/volatile qualifiers of C++ types, PR c++/12328.
378 * gdb.cp/overload-const.exp: New file.
379 * gdb.cp/overload-const.cc: New file.
380
54fcddd0
UW
3812011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
382
383 * gdb.opencl/callfuncs.cl: New file.
384 * gdb.opencl/callfuncs.exp: New test.
385 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
386
d6dafb7c
UW
3872011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
388
389 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
390 when computing result.
391 * gdb.arch/altivec-abi.exp: Update expected results.
392
a449c2d8
TJB
3932011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
394
395 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
396 * gdb.base/jit.exp: Likewise.
397 * gdb.base/pie-execl.exp: Likewise.
398 * gdb.base/solib-nodir.exp: Likewise.
399 * gdb.base/solib-overlap.exp: Likewise.
400
764880b7
PA
4012011-02-07 Pedro Alves <pedro@codesourcery.com>
402
403 * gdb.trace/collection.c (global_pieces): New.
404 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
405 New procedure.
406 (gdb_trace_collection_test): Call it.
407
505500db
SW
4082011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
409
410 * gdb.python/py-evthreads.c: New file.
411 * gdb.python/py-evthreads.exp: New file.
412 * gdb.python/py-events.py: New file.
413 * gdb.python/py-events.exp: New file.
414 * gdb.python/py-events.c: New file.
415
385203ed
DD
4162011-02-04 David Daney <ddaney@caviumnetworks.com>
417
418 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
419
9011945e
AB
4202011-02-03 Andrew Burgess <aburgess@broadcom.com>
421
422 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
423 gdb.base/disasm-end-cu.exp: New test for disassembling over the
424 boundary between two compilation units.
425
580688f3
PA
4262011-02-02 Pedro Alves <pedro@codesourcery.com>
427
428 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
429 (Virtual): New structs.
430 (virtual_o, virtual_middle_b): New globals.
431 * gdb.cp/virtbase.exp: New tests.
432
d3f0f853
PP
4332011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
434
435 * gdb.base/jit.exp: New file.
436 * gdb.base/jit-main.c: New file.
437 * gdb.base/jit-solib.c: New file.
438
b2030fb5
UW
4392011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
440
441 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
442 proceed to initial kernel entry point.
443 * gdb.opencl/datatypes.exp: Likewise.
444 * gdb.opencl/operators.exp: Likewise.
445 * gdb.opencl/vec_comps.exp: Likewise.
446
2db19d1e
SW
4472011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
448
449 * gdb.cp/nsnested.cc: New.
450 * gdb.cp/nsnested.exp: New.
451 * gdb.cp/nsnoimports.exp: New.
452 * gdb.cp/nsnoimports.cc: New.
453
6b0c4c1f
JB
4542011-01-31 Joel Brobecker <brobecker@adacore.com>
455
456 * gdb.base/interact.exp: Add extra tests that verify that
457 the value of the interactive-mode setting does not change
458 after the script is sourced.
459
80b23b6a
JK
4602011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
461
462 * gdb.cp/noparam.exp: New file.
463 * gdb.cp/noparam.cc: New file.
464
ffd5ec24
PA
4652011-01-28 Pedro Alves <pedro@codesourcery.com>
466
467 * gdb.trace/tfile.exp: Test that with no traceframe selected,
468 there's no stack or registers.
469
a81766d8
TT
4702011-01-26 Tom Tromey <tromey@redhat.com>
471
472 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
473 space before string output. Add test for "set print pretty off"
474 case.
475
585fdaa1
PA
4762011-01-25 Pedro Alves <pedro@codesourcery.com>
477
478 * gdb.base/frame-args.exp: Adjust.
479 * gdb.dwarf2/dw2-noloc.exp: Adjust.
480 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
481 * gdb.dwarf2/pieces.exp: Adjust.
482 * gdb.opt/clobbered-registers-O2.exp: Adjust.
483 * gdb.opt/inline-locals.exp: Adjust.
484 * gdb.threads/fork-child-threads.exp: Adjust.
485
d468832a
KW
4862011-01-25 Ken Werner <ken.werner@de.ibm.com>
487
488 * gdb.opencl/convs_casts.cl: Move program scope variables into the
489 OpenCL kernel function. Add a comment as marker. Add address space
490 qualifiers for the remaining program scope variables.
491 * gdb.opencl/datatypes.cl: Likewise.
492 * gdb.opencl/operators.cl: Likewise.
493 * gdb.opencl/vec_comps.cl: Likewise.
494 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
495 Add breakpoint at the marker comment.
496 * gdb.opencl/datatypes.exp: Likewise.
497 * gdb.opencl/operators.exp: Likewise.
498 * gdb.opencl/vec_comps.exp: Likewise.
499
490f124f
PA
5002011-01-24 Pedro Alves <pedro@codesourcery.com>
501
502 * gdb.base/printcmds.c (some_struct): New struct and instance.
503 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
504 procedure.
505 <global scope>: Call it.
506
6da78614
KW
5072011-01-21 Ken Werner <ken.werner@de.ibm.com>
508
509 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
510 argument to the gdb_compile_opencl_hostapp call.
511
ec64c9aa
YQ
5122011-01-19 Yao Qi <yao@codesourcery.com>
513
514 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
515 positve list.
516
810cfdbb
YQ
5172011-01-19 Yao Qi <yao@codesourcery.com>
518
519 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
520 canonical form.
521 Remove "xscale-*-*"
522 * gdb.xml/tdesc-regs.exp: Likewise.
523 * gdb.python/py-section-script.exp: Replace ARM target triplet
524 with canonical form.
525 Match arm*-*-symbianelf*.
526 * gdb.base/dup-sect.exp: Likewise.
527 * lib/dwarf.exp: New.
528 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
529 dwarf2_support.
530 * gdb.dwarf2/dup-psym.exp: Likewise.
531 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
532 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
533 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
534 * gdb.dwarf2/dw2-basic.exp: Likewise.
535 * gdb.dwarf2/dw2-compressed.exp: Likewise.
536 * gdb.dwarf2/dw2-const.exp: Likewise.
537 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
538 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
539 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
540 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
541 * gdb.dwarf2/dw2-filename.exp: Likewise.
542 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
543 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
544 * gdb.dwarf2/dw2-intercu.exp: Likewise.
545 * gdb.dwarf2/dw2-intermix.exp: Likewise.
546 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
547 * gdb.dwarf2/dw2-noloc.exp: Likewise.
548 * gdb.dwarf2/dw2-op-call.exp: Likewise.
549 * gdb.dwarf2/dw2-producer.exp: Likewise.
550 * gdb.dwarf2/dw2-ranges.exp: Likewise.
551 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
552 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
553 * gdb.dwarf2/dw2-strp.exp: Likewise.
554 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
555 * gdb.dwarf2/implptr.exp: Likewise.
556 * gdb.dwarf2/mac-fileno.exp: Likewise.
557 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
558 * gdb.dwarf2/pieces.exp: Likewise.
559 * gdb.dwarf2/pr11465.exp: Likewise.
560 * gdb.dwarf2/valop.exp: Likewise.
561 * gdb.dwarf2/watch-notconst.exp: Likewise.
562 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
563
4694da01
TT
5642011-01-19 Tom Tromey <tromey@redhat.com>
565
566 * gdb.python/py-infthread.exp: Add thread tests.
567
b075872c
JB
5682011-01-14 Joel Brobecker <brobecker@adacore.com>
569
570 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
571
2c3e6e24
JB
5722011-01-14 Joel Brobecker <brobecker@adacore.com>
573
574 * gdb.ada/widewide: New testcase.
575
de8fa76c
JB
5762011-01-13 Joel Brobecker <brobecker@adacore.com>
577
578 * gdb.base/interact.exp: New testcase.
579
1b05df00
TT
5802011-01-12 Tom Tromey <tromey@redhat.com>
581
582 * gdb.mi/gdb2549.exp: Update for error message changes.
583 * gdb.mi/mi-cli.exp: Likewise.
584 * gdb.mi/mi-disassemble.exp: Likewise.
585 * gdb.mi/mi-pthreads.exp: Likewise.
586 * gdb.mi/mi-regs.exp: Likewise.
587 * gdb.mi/mi-stack.exp: Likewise.
588 * gdb.mi/mi-var-block.exp: Likewise.
589 * gdb.mi/mi-var-cmd.exp: Likewise.
590 * gdb.mi/mi2-cli.exp: Likewise.
591 * gdb.mi/mi2-disassemble.exp: Likewise.
592 * gdb.mi/mi2-pthreads.exp: Likewise.
593 * gdb.mi/mi2-regs.exp: Likewise.
594 * gdb.mi/mi2-stack.exp: Likewise.
595 * gdb.mi/mi2-var-block.exp: Likewise.
596 * gdb.mi/mi2-var-cmd.exp: Likewise.
597
c2ff108b
JK
5982011-01-12 Andrew Burgess <aburgess@broadcom.com>
599 Jan Kratochvil <jan.kratochvil@redhat.com>
600
601 PR fortran/11104 and DWARF unbound arrays detection.
602 * gdb.fortran/multi-dim.exp: New file.
603 * gdb.fortran/multi-dim.f90: New file.
604
b716877b
AB
6052011-01-12 Andrew Burgess <aburgess@broadcom.com>
606
607 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
608 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
609 add new tests for opcode dumping.
610
6c162d5e
TT
6112011-01-11 Tom Tromey <tromey@redhat.com>
612
613 * gdb.python/py-infthread.exp: Load gdb-python.exp.
614
77b06cd7
TJB
6152010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
616
617 Convert hardware watchpoints to use breakpoint_ops.
618 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
619 type is not supported.
620 * gdb.base/foll-fork.exp: Likewise.
621 * gdb.base/foll-vfork.exp: Likewise.
622
f39a75d0
PM
6232011-01-10 Phil Muldoon <pmuldoon@redhat.com>
624
625 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
626 Use load_lib gdb-python.exp.
627 * gdb.python/python.exp: Ditto.
628 * gdb.python/py-function.exp: Ditto.
629
fc529d80
AS
6302011-01-09 Andreas Schwab <schwab@linux-m68k.org>
631
632 * gdb.threads/tls.exp ("info address me"): Fix expected output.
633
fb03cb59
JK
6342011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 * configure: Regenerate.
637
d8e22779
TT
6382011-01-06 Tom Tromey <tromey@redhat.com>
639
640 * gdb.python/py-frame.exp: Test gdb.newest_frame.
641
09050809
JB
6422011-01-06 Joel Brobecker <brobecker@adacore.com>
643
fc529d80
AS
644 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
645 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
646 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
647 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
648 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
649 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
650 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
651 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
652 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
653 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
654 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
655 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
656 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
657 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
658 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
659 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
660 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
661 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
662 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
663 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
664 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
665 gdb.ada/uninitialized_vars.exp,
666 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
667 Simplify by using clean_restart.
09050809 668
8ed5dd9e
JB
6692011-01-06 Joel Brobecker <brobecker@adacore.com>
670
671 Add marker to be used as anchor for inserting breakpoints.
672 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
673 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
674 Likewise.
675
676 Remove uses of gdb_start_cmd.
677 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
678 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
679
680 Do not run testcase if testing with GDBserver.
681 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
682 if testing with GDBserver.
683
368a124f
JB
6842011-01-06 Joel Brobecker <brobecker@adacore.com>
685
686 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
687 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
688 copyright header.
689
44944448
JB
6902011-01-05 Joel Brobecker <brobecker@adacore.com>
691
692 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
693 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
694 testsuite/gdb.fortran/complex.f,
695 testsuite/gdb.fortran/derived-type.f90,
696 testsuite/gdb.fortran/library-module-lib.f90,
697 testsuite/gdb.fortran/library-module-main.f90,
698 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
699 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
700 Copyright year update.
701
31886ea6
JB
7022011-01-05 Joel Brobecker <brobecker@adacore.com>
703
704 * gdb.base/langs1.f: Add copyright header.
705
ebedcab5
JK
7062011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
707
708 * gdb.base/morestack.exp: New file.
709 * gdb.base/morestack.c: New file.
710
de1eb2f9
JK
7112011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
712
713 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
714
9e87a409
JB
7152010-12-29 Joel Brobecker <brobecker@adacore.com>
716
717 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
718 * gdb.ada/arrayptr.exp: Add test printing that new variable.
719
720d1a40
JB
7202010-12-29 Joel Brobecker <brobecker@adacore.com>
721
722 * gdb.ada/lang_switch.exp: Correct expected parameter value.
723
a283af87
AS
7242010-12-25 Andreas Schwab <schwab@linux-m68k.org>
725
5d3d9cba
AS
726 * gdb.threads/tls.exp: Fix typo.
727
a283af87
AS
728 * gdb.threads/thread-specific.exp (get_thread_list): Update.
729 * gdb.threads/execl.exp: Update.
730
2a20745c
YQ
7312010-12-23 Yao Qi <yao@codesourcery.com>
732
733 * gdb.arch/arm-disp-step.exp: New.
734 * gdb.arch/arm-disp-step.S: New.
735
a7658b96
TT
7362010-12-21 Tom Tromey <tromey@redhat.com>
737
738 * gdb.threads/execl.exp: Update.
739 * gdb.threads/linux-dp.exp: Update.
740 * gdb.threads/manythreads.exp: Update.
741 * gdb.threads/tls.exp: Update.
742
5b79abe7
TT
7432010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
744
745 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
746 (NextOverThrowDerivates) <resumebpt>: New.
747 (resumebpt_test): New.
748 (main): Call resumebpt_test.
749 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
750
0914bcdb
SS
7512010-12-12 Stan Shebs <stan@codesourcery.com>
752
753 * gdb.trace/tsv.exp: Test print command on trace state variables.
754
305aeedc
TT
7552010-12-09 Tom Tromey <tromey@redhat.com>
756
757 * gdb.base/interp.exp: Add regression test.
758
186c406b
TT
7592010-12-09 Tom Tromey <tromey@redhat.com>
760
761 * gdb.java/jnpe.java: New file.
762 * gdb.java/jnpe.exp: New file.
763 * gdb.cp/nextoverthrow.exp: New file.
764 * gdb.cp/nextoverthrow.cc: New file.
765
aae1c79a
DE
7662010-12-07 Doug Evans <dje@google.com>
767
768 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
769 of data-directory.
770 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
771 updated.
772 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
773
60f98dde 7742010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
775
776 * gdb.base/callfuncs.exp: Test for skip_float_tests.
777 * gdb.base/call-sc.exp: Ditto.
778 * gdb.base/finish.exp: Ditto.
779 * gdb.base/return.exp: Ditto.
780 * gdb.base/return2.exp: Ditto.
781
5fa290c1
DE
7822010-11-30 Doug Evans <dje@google.com>
783
784 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
785 (gdb_expect_list): Fix spelling errors in comments.
786 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
787 send_gdb/gdb_expect_list where applicable.
788 * gdb.base/call-ar-st.exp: Ditto.
789 * gdb.base/funcargs.exp: Ditto.
790 * gdb.base/gcore.exp: Ditto.
791 * gdb.base/page.exp: Ditto.
792 * gdb.base/sigaltstack.exp: Ditto.
793 * gdb.base/siginfo.exp: Ditto.
794 * gdb.base/sigstep.exp: Ditto.
795 * gdb.base/trace-commands.exp: Ditto.
796
4e04c971
DE
7972010-11-29 Doug Evans <dje@google.com>
798
799 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
800 printer-name;subprinter-name.
801
8cf6f0b1
TT
8022010-11-29 Tom Tromey <tromey@redhat.com>
803
804 * gdb.dwarf2/implptr.exp: New file.
805 * gdb.dwarf2/implptr.c: New file.
806 * gdb.dwarf2/implptr.S: New file.
807
94b6973e
PM
8082010-11-29 Phil Muldoon <pmuldoon@redhat.com>
809
fc529d80 810 PR python/12199
94b6973e
PM
811
812 * gdb.python/py-breakpoint.exp: Test the delete method.
813
8358c15c
JK
8142010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
815
816 Fix step_resume_breakpoint unsaved during an infcall.
817 * gdb.base/step-resume-infcall.exp: New file.
818 * gdb.base/step-resume-infcall.c: New file.
819
f6df29bc
TJB
8202010-11-24 Edjunior Machado <emachado@br.ibm.com>
821
822 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
823
f2b5a5cf
TJB
8242010-11-24 Edjunior Machado <emachado@br.ibm.com>
825
826 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
827 on ppc64's symbols; "finish" and "return" commands must accept to
828 show the caller line again as well as the line after.
829 * gdb.asm/powerpc64.inc: New file.
830
6b0ecdc2
DE
8312010-11-23 Doug Evans <dje@google.com>
832
833 * lib/gdb.exp (gdb_test_sequence): New function.
834 (gdb_expect_list): Add verbose -log call for each pattern.
835 * gdb.base/signals.exp (test_handle_all_print): Call it.
836 Reduce timeout increment from 6 minutes to 1 minute.
837 * gdb.server/ext-run.exp: Call it.
838
ea976c60
PM
8392010-11-23 Phil Muldoon <pmuldoon@redhat.com>
840
f2b5a5cf 841 PR python/12212
ea976c60
PM
842
843 * gdb.python/python.exp: Check that selected_thread raises an
844 error when no inferior is loaded.
845
c0efa795
JK
8462010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
847
848 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
849 * gdb.dwarf2/dw2-stack-boundary.S: New file.
850
ec3aa567
JK
8512010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
852
853 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
854 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
855
d8249011
DE
8562010-11-18 Doug Evans <dje@google.com>
857
858 * gdb.server/ext-run.exp: Fix intermittent failures.
859
d4eba7d1
NF
8602010-11-12 Nathan Froyd <froydnj@codesourcery.com>
861
862 * gdb.stabs/gdb11479.exp: Use runto_main.
863
b04c2f88
NF
8642010-11-12 Nathan Froyd <froydnj@codesourcery.com>
865
866 * gdb.base/break-entry.exp: Skip if using a stub.
867
ae9d7ce4
NF
8682010-11-12 Nathan Froyd <froydnj@codesourcery.com>
869
870 * gdb.python/py-inferior.exp: Pack values in target endianness.
871
621c8364
TT
8722010-11-12 Tom Tromey <tromey@redhat.com>
873
874 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
875 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
876 MemoryError.
877 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
878 type.
879 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
880 MemoryError.
881 (test_subscript_regression): Update exception type.
882
84f4c1fe
PM
8832010-11-11 Phil Muldoon <pmuldoon@redhat.com>
884
885 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
886 breakpoint tests.
887
a1442452
PA
8882010-11-09 Pedro Alves <pedro@codesourcery.com>
889
890 * gdb.base/watchpoint.exp: Test "watch -location" with an
891 innacessible location.
892
efd11a33
JK
8932010-11-09 Edjunior Machado <emachado@br.ibm.com>
894 Luis Machado <luisgpm@br.ibm.com>
895
896 * gdb.base/maint.exp: Expect "." prefix.
897 * gdb.base/nodebug.exp: Expect "." Likewise.
898 * gdb.base/sepsymtab.exp: Expect "." Likewise.
899 * gdb.base/watchpoint-cond-gone.exp: Likewise.
900 * gdb.base/watchpoint.exp: Expect a software watch to be created for
901 POWER server processors.
902
aa00efb5
JK
9032010-11-08 Edjunior Machado <emachado@br.ibm.com>
904 Luis Machado <luisgpm@br.ibm.com>
905
906 * gdb.base/break-entry.exp: convert entry point for
907 ppc64 and expect leading `.' on ppc64's symbols
908
99e7ae30
DE
9092010-11-05 Doug Evans <dje@google.com>
910
911 * gdb.base/help.exp: Update expected output.
b521dba8
DE
912 * gdb.python/py-param.exp: Delete, contents moved to ...
913 * gdb.python/py-parameter.exp: ... here. New file.
914 Add test for gdb.parameter ("directories").
99e7ae30 915
f4b8a18d
KW
9162010-11-05 Ken Werner <ken.werner@de.ibm.com>
917
918 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
919 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
920 * configure: Regenerate.
921 * gdb.opencl/Makefile.in: New File.
922 * gdb.opencl/datatypes.exp: Likewise.
923 * gdb.opencl/datatypes.cl: Likewise.
924 * gdb.opencl/operators.exp: Likewise.
925 * gdb.opencl/operators.cl: Likewise.
926 * gdb.opencl/vec_comps.exp: Likewise.
927 * gdb.opencl/vec_comps.cl: Likewise.
928 * gdb.opencl/convs_casts.exp: Likewise.
929 * gdb.opencl/convs_casts.cl: Likewise.
930 * lib/opencl.exp: Likewise.
931 * lib/opencl_hostapp.c: Likewise.
932 * lib/opencl_kernel.cl: Likewise.
933 * lib/cl_util.c: Likewise.
934 * lib/cl_util.c: Likewise.
935 * gdb.base/default.exp (set language): Add "opencl" to the list of
936 languages.
937
a9d5ef47
SW
9382010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
939
940 * gdb.cp/overload.exp: Added test for inheritance overload.
941 * gdb.cp/overload.cc: Ditto.
942 * gdb.cp/oranking.exp: Removed releveant kfails.
943
03eb1c79
JK
9442010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
945 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
948 check test_compiler_info.
949
dbc98a8b
KW
9502010-11-03 Ken Werner <ken.werner@de.ibm.com>
951
952 * gdb.base/gnu_vector.exp: Adjust expect messages.
953
120bd360
KW
9542010-11-03 Ken Werner <ken.werner@de.ibm.com>
955
956 * gdb.base/gnu_vector.exp: Add unary operator tests.
957
c37f7098
KW
9582010-11-03 Ken Werner <ken.werner@de.ibm.com>
959
960 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
961
7b51bc51
DE
9622010-11-02 Doug Evans <dje@google.com>
963
964 * gdb.python/py-pp-maint.c: New file.
965 * gdb.python/py-pp-maint.exp: New file.
966 * gdb.python/py-pp-maint.py: New file.
967
50c97f38
TT
9682010-11-02 Tom Tromey <tromey@redhat.com>
969
970 * gdb.base/default.exp: Remove "scheme" from language list.
971
a289b8f6
JK
9722010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
973
974 Revert:
975 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
976 * gdb.threads/sigstep-threads.exp: New file.
977 * gdb.threads/sigstep-threads.c: New file.
978
cd017491
MS
9792010-10-20 Michael Snyder <msnyder@vmware.com>
980
981 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
982
8e6a5956
UW
9832010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
984
985 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
986 Skip test completely if gdb,no_hardware_watchpoints.
987
2c04da0d
UW
9882010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
989
990 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
991 strict, but do not check for any particular function name within libc.
992
79afc5ef
SW
9932010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
994
995 * gdb.cp/smartp.exp: New test.
996 * gdb.cp/smartp.cc : New test.
997
026ffab7
SW
9982010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
999
1000 * gdb.cp/converts.exp: Test pointer to bool conversion.
1001 Test pointer to long conversion.
1002 * gdb.cp/oranking.exp: Removed relevant kfail.
1003
3a772aa4
TT
10042010-10-18 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1007 argument to lazy_string.
1008 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1009 (pp_ls.to_string): Use it.
1010 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1011 Add "estring2" local.
1012
5fc3827b
JK
10132010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1014
1015 Fix s390x compatibility.
1016 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1017 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1018
8aeb23f3
JK
10192010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 * gdb.threads/sigstep-threads.exp: New file.
1022 * gdb.threads/sigstep-threads.c: New file.
1023
c1e56572
JK
10242010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1025
1026 * gdb.base/pie-execl.exp: New file.
1027 * gdb.base/pie-execl.c: New file.
1028
92163a10
JK
10292010-10-13 Doug Evans <dje@google.com>
1030 Jan Kratochvil <jan.kratochvil@redhat.com>
1031
1032 PR exp/12117
1033 * gdb.cp/ptype-cv-cp.cc: New file.
1034 * gdb.cp/ptype-cv-cp.exp: New file.
1035
7062b0a0
SW
10362010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1037
1038 * gdb.cp/converts.cc: New test program.
1039 * gdb.cp/converts.exp: New test.
1040 * gdb.cp/overload.exp: Added test for void* vs int*.
1041 * gdb.cp/overload.exp: Ditto.
1042 * gdb.cp/oranking.exp: Removed related kfail.
1043
0e3509db
DE
10442010-10-13 Doug Evans <dje@google.com>
1045
1046 * lib/gdb-python.exp (gdb_check_python_config): New function.
1047 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1048 * gdb.python/lib-types.cc: New file.
1049 * gdb.python/lib-types.exp: New file.
1050
8dc78533
JK
10512010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1052
1053 * gdb.python/py-error.exp: New file.
1054 * gdb.python/py-error.py: New file.
1055
93c17e06
JK
10562010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1057
1058 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1059 gdb_test_multiple.
1060
d8b34041
JK
10612010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1062
1063 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1064 * gdb.base/prelink.exp: Likewise.
1065 * gdb.base/solib-nodir.exp: Likewise.
1066 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1067 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1068 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1069
e0cc584e
UW
10702010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1071
1072 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1073 for the "info files" test to avoid timeouts on slow machines.
1074
cfc353b1
JK
10752010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1078 (main): Make openlib dummy call.
1079
d3d7896d
JK
10802010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1081
1082 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1083 * break-interp.exp (reach): Move the core body ...
1084 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1085 (test_ld): Provide always real argument, even to the linker. Replace
1086 dl_main by _dl_debug_state.
1087
5e533c94
JK
10882010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 Fix results of prelinked PIEs on ppc*.
1091 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1092 Accept also DISPLACEMENT "PRESENT".
1093 (main): Replace "ZERO" displacements by "PRESENT".
1094
33540610
SW
10952010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1096
1097 * gdb.cp/oranking.exp: New test.
1098 * gdb.cp/oranking.cc: New test program.
1099
3bdf2bbd
KW
11002010-10-08 Ken Werner <ken.werner@de.ibm.com>
1101
1102 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1103 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1104
2f608a3a
KW
11052010-10-06 Ken Werner <ken.werner@de.ibm.com>
1106
1107 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1108 lush, lynx) New constant.
1109 * gdb.base/constvars.exp: Test const array types.
1110 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1111
aa2e2d8d
DE
11122010-10-06 Doug Evans <dje@google.com>
1113
1114 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1115 of syscall staging area.
1116
2844d6b5
KW
11172010-10-06 Ken Werner <ken.werner@de.ibm.com>
1118
1119 * gdb.base/gnu_vector.c: Add variable c4.
1120 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1121 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1122
7d8ac8bb
MR
11232010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1124
1125 * gdb.arch/altivec-abi.exp: Fix a typo.
1126
84a02e58
MR
11272010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1128
1129 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1130 to match a thread ID.
1131
b18e6318
JK
11322010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1133
1134 Fix s390x testcase compatibility.
1135 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1136
a2c09bd0
DE
11372010-10-01 Doug Evans <dje@google.com>
1138
1139 * lib/gdb-python.exp: New file.
1140 * gdb.python/py-block.exp: Use it.
1141 * gdb.python/py-breakpoint.exp: Ditto.
1142 * gdb.python/py-frame.exp: Ditto.
1143 * gdb.python/py-inferior.exp: Ditto.
1144 * gdb.python/py-param.exp: Ditto.
1145 * gdb.python/py-prettyprint.exp: Ditto.
1146 * gdb.python/py-shared.exp: Ditto.
1147 * gdb.python/py-symbol.exp: Ditto.
1148 * gdb.python/py-symtab.exp: Ditto.
1149 * gdb.python/py-type.exp: Ditto.
1150 * gdb.python/py-value.exp: Ditto.
1151 * gdb.python/python.exp: Ditto.
1152
38f12cfc
TT
11532010-09-30 Tom Tromey <tromey@redhat.com>
1154
1155 * gdb.base/anon.exp: New file.
1156 * gdb.base/anon.c: New file.
1157
9ae8282d
TT
11582010-09-30 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.base/completion.exp: Test completion through anonymous
1161 union.
1162 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1163
e9e07ba6
JK
11642010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1165
1166 Fix printing parameters of inlined functions.
1167 * gdb.dwarf2/dw2-inline-param.exp: New file.
1168 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1169 * gdb.dwarf2/dw2-inline-param.S: New file.
1170
cd2effb2
JK
11712010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1172
1173 PR corefiles/12071.
1174 * gdb.base/corefile.exp (quit with a process, no question: load core)
1175 (quit with a core file): New tests.
1176
bceffbf3
JK
11772010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1178
1179 Fix GDB crash on inferior calls with self-referencing classes.
1180 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1181 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1182 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1183
1736ad11
JK
11842010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1185
1186 Fix lost siginfo_t for inferior calls.
1187 * gdb.base/siginfo-infcall.exp: New file.
1188 * gdb.base/siginfo-infcall.c: New file.
1189
a176ad92
JB
11902010-09-22 Joel Brobecker <brobecker@adacore.com>
1191
1192 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1193
c2b0a229
JK
11942010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1195
1196 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1197 New test.
1198 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1199
e8ae22d1
JB
12002010-09-22 Joel Brobecker <brobecker@adacore.com>
1201
1202 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1203 type of our const type.
1204
ec322823
SW
12052010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1206
1207 * gdb.cp/pr12028.cc: New.
1208 * gdb.cp/pr12028.exp: New.
1209
72929c62
JB
12102010-09-22 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1213
875b4ff5 12142010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1215 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1216
1217 PR mi/11407
1218 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1219 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1220 * gdb.mi/dw2-ref-missing-frame.S New File.
1221 * gdb.mi/dw2-ref-missing-frame.exp New File.
1222
7155d578
TT
12232010-09-14 Tom Tromey <tromey@redhat.com>
1224
1225 PR symtab/8399:
1226 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1227
515ed532
TT
12282010-09-14 Tom Tromey <tromey@redhat.com>
1229
1230 PR exp/11803:
1231 * gdb.threads/tls.exp: Use C++.
1232 (check_thread_local): Use K::another_thread_local.
1233 * gdb.threads/tls.c (class K): New.
1234 (another_thread_local): Now a member of K.
1235 (spin): Update. No longer K&R C.
1236
450ca57c
SW
12372010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1238
1239 * gdb.cp/koenig.cc: created class for testing member lookup.
1240 * gdb.cp/koenig.exp: Added test for member lookup.
1241
dbd492a3
JK
12422010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1243
1244 Fix false FAILs on sourcetree topdir directory containing "kill".
1245 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1246 source line matching regexp.
1247
8d4d924b
JK
12482010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.python/python.exp (set height 0, collect help from uiout)
1251 (verify help to uiout): New tests.
1252
8e64f2a0
JK
12532010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1254
1255 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1256 is_lp64_target to check 64bit target.
1257
4569eed2
JK
12582010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1259
1260 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1261 (test_ld) <powerpc64-*>: New.
1262
5e1617b1
DJ
12632010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1264
1265 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1266
c767944b
DJ
12672010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1268
1269 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1270 (FunctionArg::method): New function.
1271 (empty, arg): New variables.
1272 (main): Call arg.method.
1273 * gdb.cp/templates.exp (test_template_args): New function.
1274 (do_tests): Call it.
1275
27d3a3fc
UW
12762010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1277
1278 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1279 of "next" to proceed over pthread_exit call.
1280
55b7ce7f
UW
12812010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1282
1283 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1284 "maint print statistics" output to prevent expect timeouts.
1285
809df446
JK
12862010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1289 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1290 (test_float_rejected): ... here.
1291 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1292 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1293 (test_float_rejected): ... here.
1294 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1295 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1296 (test_float_rejected): ... here.
1297 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1298 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1299 (test_float_rejected): ... here.
1300
8464be76
DJ
13012010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1302
1303 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1304 before disabling hardware watchpoints.
1305 (test_inaccessible_watchpoint): Check that hardware watchpoints
1306 are used. Test for watchpoints on a constant address.
1307
14dba4b4
JK
13082010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1309
1310 * gdb.base/ui-redirect.exp: New file.
1311
3f3540e1 13122010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1313 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1314
1315 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1316
0f254bb7
DE
13172010-08-31 Doug Evans <dje@google.com>
1318
1319 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1320
03f17ccf
TT
13212010-08-30 Tom Tromey <tromey@redhat.com>
1322
1323 PR python/11792:
1324 * gdb.python/py-value.exp (test_subscript_regression): Add
1325 dynamic_type test.
1326
640617ad
DJ
13272010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1328
1329 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1330 instead of running to main. Do not test the main function.
1331 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1332 Add new main.
1333
2ed91d1b
PA
13342010-08-26 Pedro Alves <pedro@codesourcery.com>
1335
1336 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1337 one test.
1338
673bfd45
DE
13392010-08-24 Doug Evans <dje@google.com>
1340
1341 PR symtab/11942
1342 * gdb.dwarf2/dw4-sig-types.cc: New file.
1343 * gdb.dwarf2/dw4-sig-types.h: New file.
1344 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1345 * gdb.dwarf2/dw4-sig-types.exp: New file.
1346
f9ffd4bb
TT
13472010-08-23 Tom Tromey <tromey@redhat.com>
1348
1349 PR python/11145:
1350 * gdb.python/py-value.c (Base, Derived): New types.
1351 (base): New global.
1352 * gdb.python/py-value.exp (test_subscript_regression): Add
1353 dynamic_cast test.
1354
d839c8a4
TT
13552010-08-23 Tom Tromey <tromey@redhat.com>
1356
1357 PR python/10676:
1358 * gdb.python/py-type.exp (test_fields): Add tests for type
1359 equality.
1360
702c2711
TT
13612010-08-23 Tom Tromey <tromey@redhat.com>
1362
1363 PR python/11915:
1364 * gdb.python/py-type.exp (test_fields): Add tests for array.
1365
832bafd3
KS
13662010-08-23 Keith Seitz <keiths@redhat.com>
1367
1368 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1369 have any children. Create a new abbrev for it.
1370 Add missing terminal sequence to .debug_abbrev.
1371
c37bf528
KS
13722010-08-20 Keith Seitz <keiths@redhat.com>
1373
1374 PR symtab/11465:
1375 * gdb.dwarf2/pr11465.exp: New test.
1376 * gdb.dwarf2/pr11465.S: New file.
1377 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1378 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1379
4572cbac
TJB
13802010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1381
1382 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1383 registers. Update data sets with the new v2_double element in the
1384 VSX register union. Add vector_register3_vr data set for the AltiVec
1385 registers. Use gdb_test_no_output instead of send_gdb.
1386
e7fbb131
PA
13872010-08-19 Pedro Alves <pedro@codesourcery.com>
1388
1389 * gdb.python/py-shared.exp: New file, factored out from
1390 python.exp.
1391 * gdb.python/py-shared.c: New file.
1392 * gdb.python/py-shared-sl.c: New file.
1393 * gdb.python/python-1.c: New file.
1394 * gdb.python/python-sl.c: Delete.
1395 * gdb.python/python.c: Mention python-1.c.
1396 * gdb.python/python.exp: Move shared library tests to
1397 py-shared.exp.
1398 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1399 (MISCELLANEOUS): New.
1400 (clean mostlyclean): Also remove $MISCELLANEOUS.
1401
d30f5e1f
DE
14022010-08-19 Doug Evans <dje@google.com>
1403
1404 PR exp/11926
1405 * gdb.base/printcmds.exp (test_float_accepted): New function.
1406 Move existing float tests there. Add tests for floats with suffixes.
1407 (test_float_rejected): New function.
1408 * gdb.java/jv-print.exp (test_float_accepted): New function.
1409 (test_float_rejected): New function.
1410 * gdb.objc/print.exp: New file.
1411 * gdb.pascal/print.exp: New file.
1412 * lib/objc.exp: New file.
1413
7b3fd859
PM
14142010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1415
1416 * gdb.base/default.exp (info set): Avoid full buffer error and force
1417 reading up to final gdb prompt.
1418 (show): Likewise.
1419
c92817ce
TT
14202010-08-18 Tom Tromey <tromey@redhat.com>
1421
1422 PR symtab/11919:
1423 * gdb.base/completion.exp: Add test.
1424
f1208f9e
DE
14252010-08-18 Doug Evans <dje@google.com>
1426
1427 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1428 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1429 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1430 Simplify, early exit if runto_main fails.
1431 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1432 (set_lang_fortran): Moved to lib/fortran.exp.
1433 * gdb.fortran/types.exp: load_lib fortran.exp.
1434 (set_lang_fortran): Moved to lib/fortran.exp.
1435 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1436 * gdb.java/jprint.exp (set_lang_java): Ditto.
1437 * gdb.java/jv-exp.exp: load_lib java.exp.
1438 If set_lang_java fails, issue a warning instead of failure to be
1439 consistent with other set_lang_foo uses.
1440 (set_lang_java): Moved to lib/java.exp.
1441 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1442 If set_lang_java fails, issue a warning instead of failure to be
1443 consistent with other set_lang_foo uses.
1444 * gdb.pascal/types.exp: load_lib pascal.exp.
1445 (set_lang_pascal): Moved to lib/pascal.exp.
1446 * lib/fortran.exp: New file.
1447 * lib/java.exp (set_lang_java): New function.
1448 * lib/pascal.exp (set_lang_pascal): New function.
1449
2f06b485
YQ
14502010-08-18 Yao Qi <yao@codesourcery.com
1451
1452 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1453 func_nofb_start and func_loopfb_start, so that address of functions
1454 is equal to these labels on Thumb.
1455
96e25403
YQ
14562010-08-18 Yao Qi <yao@codesourcery.com>
1457
1458 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1459 to reflect latest c source file.
1460
36e6adc4
JK
14612010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1462
1463 * gdb.cp/infcall-dlopen.exp: New file.
1464 * gdb.cp/infcall-dlopen.cc: New file.
1465 * gdb.cp/infcall-dlopen-lib.cc: New file.
1466
f431efe5
PA
14672010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1468 Pedro Alves <pedro@codesourcery.com>
1469
1470 PR breakpoints/11371
1471
1472 * gdb.base/watch-cond-infcall.exp: New file.
1473 * gdb.base/watch-cond-infcall.c: New file.
1474
06a64a0b
TT
14752010-08-16 Tom Tromey <tromey@redhat.com>
1476
1477 * gdb.base/help.exp: Update.
1478 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1479 watchpoint.
1480 (test_watch_location): New proc.
1481 (test_watchpoint_in_big_blob): Delete watchpoint.
1482 * gdb.base/watchpoint.c (func5): New function.
1483 (main): Call it.
1484
70ebf4ed
DE
14852010-08-16 Doug Evans <dje@google.com>
1486
1487 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1488
ca5c20b6
PM
14892010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1490
1491 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1492 tests.
1493
7346b668
KW
14942010-08-11 Ken Werner <ken.werner@de.ibm.com>
1495
1496 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1497 * gdb.base/gnu_vector.c: New File.
1498 * gdb.base/gnu_vector.exp: Likewise.
1499
cb2e07a6
PM
15002010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1501
1502 * gdb.python/python.c: New File.
1503 * gdb.python/python-sl.c: New File.
1504 * gdb.python/python.exp: Test solib_address and decode_line
1505 * functions.
1506
5da1313b
JK
15072010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.python/python.exp (show height, set height 10)
1510 (verify pagination beforehand, verify pagination beforehand: q)
1511 (gdb.execute does not page, verify pagination afterwards)
1512 (verify pagination afterwards: q): New.
1513
49c3ccf7
DE
15142010-08-02 Doug Evans <dje@google.com>
1515
1516 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1517 because of an older gcc, change test2
1518 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1519 to unsupported.
1520
42c0c4f1
KH
15212010-07-30 Kazu Hirata <kazu@codesourcery.com>
1522
1523 * gdb.base/break-always.exp: Do not expect full paths to file
1524 names.
1525 * gdb.base/commands.exp: Likewise.
1526
d3765805
DE
15272010-07-30 Doug Evans <dje@google.com>
1528
c98ee71b
DE
1529 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1530 xfail them when run with older gccs.
1531
fd961404
DE
1532 * lib/gdb.exp (build_executable): Forward "c++" option to
1533 get_compiler_info.
1534
999adef4
DE
1535 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1536 "python print ttype.template_argument(1)" and
1537 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1538 if using gcc 4.4 or earlier.
1539
d3765805
DE
1540 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1541 attach-to-debugger handling.
1542
1276c759
JK
15432010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1546 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1547 (main): Use copyreloc.
1548 * gdb.base/prelink.exp (split debug of executable)
1549 (.dynbss vs. .bss address shift): New tests.
1550
88caa9b9
PA
15512010-07-29 Pedro Alves <pedro@codesourcery.com>
1552
1553 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1554 in gdb_test_multiple.
1555
c6f2ac43
PA
15562010-07-29 Pedro Alves <pedro@codesourcery.com>
1557
1558 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1559 environment.
1560
326fd672
TT
15612010-07-28 Tom Tromey <tromey@redhat.com>
1562
1563 PR python/11060:
1564 * gdb.python/py-type.c (Temargs): New template.
1565 (temvar): New variable.
1566 * gdb.python/py-type.exp (test_template): New proc.
1567
3ce3b1ba
PA
15682010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1569
1570 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1571 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1572
34eaf542
TT
15732010-07-28 Tom Tromey <tromey@redhat.com>
1574
1575 PR c++/9946:
1576 * gdb.cp/temargs.exp: New file.
1577 * gdb.cp/temargs.cc: New file.
1578
d41b819e
JK
15792010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 * gdb.base/help.exp (help disassemble): Update the content.
1582
26ab7092
JK
15832010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1584
1585 * gdb.threads/ia64-sigill.exp: New file.
1586 * gdb.threads/ia64-sigill.c: New file.
1587
5283e9e1
TT
15882010-07-27 Tom Tromey <tromey@redhat.com>
1589
1590 * gdb.opt/inline-cmds.c (ATTR): New define.
1591 (func1): Use it.
1592 (func2): Likewise.
1593 (func3): Likewise.
1594 (outer_inline1): Likewise.
1595 (outer_inline2): Likewise.
1596 * gdb.opt/inline-bt.c (ATTR): New define.
1597 (func1): Use it.
1598 (func2): Likewise.
1599 * gdb.opt/inline-locals.c (ATTR): New define.
1600 (func1): Use it.
1601 (func2): Likewise.
1602
e992ef73
TT
16032010-07-27 Tom Tromey <tromey@redhat.com>
1604
1605 * gdb.stabs/gdb11479.c (hack): New function.
1606 (test): Use it.
1607 (test2): Use it.
1608 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1609 (int32_search_buf, int64_search_buf): No longer static.
1610 (x): Remove.
1611 * gdb.base/relocate.c (hack): New function.
1612
5374244e
PM
16132010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1614
1615 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1616 * gdb.python/py-value.c (func1): New function.
1617 (func2): Likewise.
1618
a99aee83
CV
16192010-07-26 Corinna Vinschen <vinschen@redhat.com>
1620
1621 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1622 as not to clash with .data section.
1623
a04ba985
JG
16242010-07-26 Jerome Guitton <guitton@adacore.com>
1625
1626 * gdb.base/code_elim.exp: New file.
1627 * gdb.base/code_elim1.c: New file.
1628 * gdb.base/code_elim2.c: New file.
1629
23bd0f7c
PA
16302010-07-21 Pedro Alves <pedro@codesourcery.com>
1631
1632 PR symtab/11827
1633
1634 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1635 (some_volatile_enum): New variable.
1636 * gdb.base/printcmds.exp (test_print_enums): New.
1637 <top level>: Call it.
1638
883df6dd
SW
16392010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1640
1641 * gdb.cp/fpointer.cc: New test.
1642 * gdb.cp/fpointer.exp: New test.
1643
569b05a5
JK
16442010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 * gdb.base/solib-nodir.exp: New file.
1647 * lib/gdb.exp (runto): New case for a GDB internal error.
1648
51d7d803
JK
16492010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1650 Ulrich Weigand <uweigand@de.ibm.com>
1651 Tom Tromey <tromey@redhat.com>
1652
1653 * gdb.base/charset-malloc.c: New file.
1654 * gdb.base/charset.c (malloc_stub): New prototype.
1655 (main): Call it instead of malloc itself.
1656 * gdb.base/charset.exp: Use only prepare_for_testing.
1657 (binfile): Remove the variable.
1658
c0edd9ed
JK
16592010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1660
1661 Make core files the process_stratum.
1662 * gdb.base/corefile.exp (run: load core again)
1663 (run: sanity check we see the core file, run: with core)
1664 (run: core file is cleared, attach: load core again)
1665 (attach: sanity check we see the core file, attach: with core)
1666 (attach: core file is cleared): New tests.
1667 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1668
3cbaedff
KW
16692010-07-14 Ken Werner <ken.werner@de.ibm.com>
1670
1671 * gdb.arch/altivec-abi.exp: New tests.
1672
91158a56
TT
16732010-07-13 Tom Tromey <tromey@redhat.com>
1674
1675 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1676 (main): Use it.
1677 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1678
0f5238ed
TT
16792010-07-13 Tom Tromey <tromey@redhat.com>
1680
1681 * gdb.base/label.exp: New file.
1682 * gdb.base/label.c: New file.
1683
add265ae
L
16842010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1685 H.J. Lu <hongjiu.lu@intel.com>
1686
1687 * lib/gdb.exp (is_ilp32_target): New.
1688 (is_lp64_target): Likewise.
1689
1690 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1691 target.
1692 * gdb.arch/amd64-disp-step.exp: Likewise.
1693 * gdb.arch/amd64-dword.exp: Likewise.
1694 * gdb.arch/amd64-i386-address.exp: Likewise.
1695 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 1696
add265ae
L
1697 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1698 target.
1699 * gdb.arch/i386-bp_permanent.exp: Likewise.
1700 * gdb.arch/i386-byte.exp: Likewise.
1701 * gdb.arch/i386-disp-step.exp: Likewise.
1702 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1703 * gdb.arch/i386-prologue.exp: Likewise.
1704 * gdb.arch/i386-size-overlap.exp: Likewise.
1705 * gdb.arch/i386-size.exp: Likewise.
1706 * gdb.arch/i386-sse.exp: Likewise.
1707 * gdb.arch/i386-unwind.exp: Likewise.
1708 * gdb.arch/i386-word.exp: Likewise.
1709
1710 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1711 test only when building 64-bit executables. Do not hard-code
1712 -m64 option.
1713
2dfb8c17
DE
17142010-07-07 Doug Evans <dje@google.com>
1715
1716 * lib/gdb.exp (gdb_test_list_exact): New function.
1717 * gdb.base/default.exp (show convenience): Call it, add tests for
1718 $_sdata = void, $_thread = 0.
1719
4e5799b6
JK
17202010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1721 Joel Brobecker <brobecker@adacore.com>
1722
1723 Fix re-run of PIE executable, PR shlibs/11776.
1724 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1725 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1726 and re-"run" of the inferior.
1727
1a219cc7
JK
17282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1729 Joel Brobecker <brobecker@adacore.com>
1730
1731 Cope with missing /usr/sbin/prelink.
1732 * lib/prelink-support.exp (prelink_no):
1733 <result == 1 && $output is "no such file or directory">: New.
1734 (prelink_yes): Likewise. Return on failed prelink_no.
1735
5e3b36f8
JK
17362010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1737 Joel Brobecker <brobecker@adacore.com>
1738
1739 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1740 build_executable by build_executable_own_libs. Replace "prelink -R"
1741 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1742 change.
1743 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1744 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1745 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1746 Replace build_executable by build_executable_own_libs's function
1747 build_executable_own_libs.
1748 (prelinkNO): Create new stub to call prelink_no.
1749 (prelinkYES): Create new stub to call prelink_yes.
1750 (test_attach): Rename calls of copy to file_copy.
1751 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1752 (copy): Move to ...
1753 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1754 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1755 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1756 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1757 special flags by gdb_compile_shlib. Replace second gdb_compile by
1758 build_executable_own_libs. Replace "prelink -R" execution by a call of
1759 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1760 a second call of prelink_yes. Replace restart commands by
1761 clean_restart.
1762 (prelink): Rename to ...
1763 (seen displacement message): ... this test. Extend its expectation
1764 strictness.
1765
86e4bafc
JK
17662010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1769 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1770 displacement message exactly once.
1771
3cd07d20
JK
17722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1773 Joel Brobecker <brobecker@adacore.com>
1774
1775 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1776 its restore after the <$relink_args != ""> loop. new comment.
1777
0a1e94c7
JK
17782010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1779 Joel Brobecker <brobecker@adacore.com>
1780
1781 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1782 code for it. New variable relink_args.
1783 (prelinkYES): Call prelinkNO.
1784 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1785 in such case. Move the core code to ...
1786 (test_attach_gdb): ... a new function. Send GDB command "file".
1787 Extend expected "Attaching to " string.
1788
2f70bcfb
TT
17892010-07-02 Tom Tromey <tromey@redhat.com>
1790
1791 * gdb.base/bitops.exp: Remove extraneous "pass".
1792
a17ac5b0
TT
17932010-07-02 Ken Werner <ken.werner@de.ibm.com>
1794
1795 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1796
dc10affe
PA
17972010-07-01 Pedro Alves <pedro@codesourcery.com>
1798
d41c0fc8
PA
1799 * gdb.base/help.exp: Adjust expected output.
1800
18012010-07-01 Pedro Alves <pedro@codesourcery.com>
1802
1803 * gdb.base/help.exp: Adjust expected output.
dc10affe 1804
0a600c36
JK
18052010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1806
1807 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1808 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1809 c++/11702.
1810
37cc8bfe
JK
18112010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1812 Doug Evans <dje@google.com>
1813
1814 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1815 add .dynamic entry'.
1816
254e6b9e
DE
18172010-06-29 Doug Evans <dje@google.com>
1818
1819 Test PR c++/11702.
1820 * gdb.cp/m-static.exp: Add testcase.
1821 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1822
595939de 18232010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
1824 Tom Tromey <tromey@redhat.com>
1825 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
1826
1827 * gdb.python/py-inferior.c: New File.
1828 * gdb.python/py-infthread.c: New File.
1829 * gdb.python/py-inferior.exp: New File.
1830 * gdb.python/py-infthread.exp: New File.
1831
98751a41
JK
18322010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1835 (ptype ::C::OtherFileClass typedefs): New.
1836 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1837 (C::OtherFileClass::cOtherFileClassVar2): New.
1838 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1839 cOtherFileClassVar2.
1840 (C::cOtherFileType2, C::cOtherFileVar2): New.
1841 (C::cOtherFileVar_use): use also cOtherFileVar2.
1842 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1843
41f62f39
JK
18442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1847 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1848 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1849 (print ::C::cOtherFileVar)
1850 (whatis C::OtherFileClass::cOtherFileClassType)
1851 (whatis ::C::OtherFileClass::cOtherFileClassType)
1852 (print C::OtherFileClass::cOtherFileClassVar)
1853 (print ::cOtherFileClassVar)
1854 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1855 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1856 trailing content.
1857 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1858 (C::OtherFileClass::cOtherFileClassVar)
1859 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1860 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1861
af53d231
JK
18622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 Test PR c++/11703 and PR gdb/1448.
1865 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1866 gdb/1448.
1867
9655fd1a
JK
18682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1871 (main) <rtti_data>: New.
1872 * gdb.cp/virtbase.exp (print rtti_data): New.
1873
824cc8dd
JK
18742010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1875 Joel Brobecker <brobecker@adacore.com>
1876
1877 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1878
6036c742
JK
18792010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1880
1881 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1882
de6a0421
DE
18832010-06-28 Doug Evans <dje@google.com>
1884
1885 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1886
b2dae948
DE
18872010-06-27 Doug Evans <dje@google.com>
1888
1889 * gdb.cp/m-static.exp: Update expected test output.
1890
0f3bb72e
PH
18912010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1892
889bf7c5
PA
1893 * gdb.gdb/selftest.exp: Adjust expected message for
1894 capturing start-up runtime.
0f3bb72e 1895
bc9f0842
TT
18962010-06-25 Tom Tromey <tromey@redhat.com>
1897
1898 PR python/10808:
1899 * gdb.python/python.exp: Add new tests.
1900
099ef718
SW
19012010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1902
1903 * gdb.cp/operator.cc: Created an import loop.
1904 * gdb.cp/operator.exp: Added testcase for import loop.
1905
5868a632
JK
19062010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 Test PR python/11407.
1909 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1910 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1911 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1912 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1913 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1914 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1915 binfile. Call gdb_compile with clean_restart twice.
1916 (func_nofb print, func_nofb backtrace, func_loopfb print)
1917 (func_loopfb backtrace): New.
1918
af76db58
JK
19192010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1920
1921 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1922 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1923 by a hand made one.
1924 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1925 i?86 requirement. Remove variables srcfile and binfile. New variable
1926 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1927
f2c7657e
UW
19282010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1929
1930 * gdb.cell/dwarfaddr.exp: New file.
1931 * gdb.cell/dwarfaddr.S: New file.
1932
628fe4e4
JK
19332010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 Test PR 9436.
1936 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1937
f1421989
HZ
19382010-06-24 Hui Zhu <teawater@gmail.com>
1939
1940 * gdb.base/eval.exp: New file.
1941
d03285ec
UW
19422010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1943
1944 * gdb.cell/fork.exp: New file.
1945 * gdb.cell/fork.c: Likewise.
1946 * gdb.cell/fork-spu.c: Likewise.
1947
41b2c92d
PM
19482010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
1949
1950 * lib/gdb.exp (banned_variables_traced): New global variable.
1951 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
1952 (gdb_init): Use `trace add variable' instead of obsolete
1953 `trace variable'.
1954
d5bc977f
DE
19552010-06-21 Doug Evans <dje@google.com>
1956
1957 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
1958
d2ed6730
UW
19592010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1960
1961 * gdb.arch/spu-ls.exp: New file.
1962 * gdb.arch/spu-ls.c: Likewise.
1963
6aed2dbc
SS
19642010-06-18 Stan Shebs <stan@codesourcery.com>
1965
1966 * gdb.threads/thread-specific.exp: Add tests of $_thread.
1967
e0756905
UW
19682010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1969
1970 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
1971 * gdb.base/watch-cond.exp: Likewise.
1972 * gdb.python/py-breakpoint.exp: Likewise.
1973
d8053d4d
PA
19742010-06-18 Pedro Alves <pedro@codesourcery.com>
1975
1976 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
1977 clean_restart, make sure every test has a distinct message, and
1978 that messages don't include the executable' full path.
1979
81ce510c
DE
19802010-06-17 Doug Evans <dje@google.com>
1981
1982 * gdb.arch/i386-size.exp: Updated expected output for
1983 DISASSEMBLY_OMIT_FNAME.
1984
65d79d4b
SDJ
19852010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1986 Sergio Durigan Junior <sergiodj@redhat.com>
1987
1988 * gdb.base/watch-notconst.c: New file.
1989 * gdb.base/watch-notconst.S: New file.
1990 * gdb.base/watch-notconst2.c: New file.
1991 * gdb.base/watch-notconst2.S: New file.
1992 * gdb.base/watch-notconst.exp: New file.
1993 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
1994 (func4): Add operations on `global_ptr_ptr'.
1995 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
1996 routine to test watchpoints created with a constant expression.
1997 (test_inaccessible_watchpoint): Include tests for watchpoints
1998 created with a constant expression.
1999
df0f4836
KB
20002010-06-14 Kevin Buettner <kevinb@redhat.com>
2001
2002 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2003 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2004 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2005 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2006 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2007 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2008 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2009 of `_start'.
2010
b769def5
UW
20112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2012
2013 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2014 not supported on the target.
2015 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2016 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2017 * gdb.mi/mi-nsintrall.exp: Likewise.
2018 * gdb.mi/mi-nsmoribund.exp: Likewise.
2019 * gdb.mi/mi-nsthrexec.exp: Likewise.
2020
d914c394
SS
20212010-06-11 Stan Shebs <stan@codesourcery.com>
2022
2023 * gdb.base/permissions.exp: New file.
2024
20252010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
2026
2027 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2028 does not support ELF executable class.
2029
f3ce5b9c
UW
20302010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2031
2032 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2033
8e46892c
JK
20342010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2037 (runto): Catch "The target does not support running in non-stop mode.".
2038
6cc55c64
MS
20392010-06-11 Michael Snyder <msnyder@vmware.com>
2040
2041 * gdb.base/setshow.exp (set language asm): Don't use
2042 gdb_test_no_output, fails on some targets.
2043
caddefa4
UW
20442010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2045
2046 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2047 * gdb.cp/pr9167.exp: Likewise.
2048
468b1aa7
UW
20492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2050
2051 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2052
5c3552dc
UW
20532010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2054
2055 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2056
02e6fe6a
UW
20572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2058
2059 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2060
0e03807e
TT
20612010-06-11 Tom Tromey <tromey@redhat.com>
2062
2063 PR gdb/9977, PR exp/11636::
2064 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2065 (pieces_test_f6): Update expected output.
2066
2bdf28a0
JK
20672010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2068
2069 * gdb.base/moribund-step.exp: New.
2070
f6978de9
MS
20712010-06-08 Michael Snyder <msnyder@vmware.com>
2072
2073 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 2074 * gdb.ada/boolean_expr.exp:
f6978de9
MS
2075 * gdb.ada/frame_args.exp: Ditto.
2076 * gdb.ada/lang_switch.exp: Ditto.
2077 * gdb.ada/ptype_arith_binop.exp: Ditto.
2078 * gdb.ada/ref_param.exp: Ditto.
2079 * gdb.ada/type_coercion.exp:Ditto.
2080
2081 * gdb.asm/asm-source.exp: Ditto.
2082
2083 * gdb.base/attach.exp: Ditto.
2084 * gdb.base/bitfields2.exp: Ditto.
2085 * gdb.base/call-signal-resume.exp: Ditto.
2086 * gdb.base/callfuncs.exp: Ditto.
2087 * gdb.base/commands.exp: Ditto.
2088 * gdb.base/dbx.exp: Ditto.
2089 * gdb.base/default.exp: Ditto.
2090 * gdb.base/dump.exp: Ditto.
2091 * gdb.base/exprs.exp: Ditto.
2092 * gdb.base/freebpcmd.exp: Ditto.
2093 * gdb.base/interrupt.exp: Ditto.
2094 * gdb.base/list.exp: Ditto.
2095 * gdb.base/long_long.exp: Ditto.
2096 * gdb.base/maint.exp: Ditto.
2097 * gdb.base/ptype.exp: Ditto.
2098 * gdb.base/return.exp: Ditto.
2099 * gdb.base/setshow.exp: Ditto.
2100 * gdb.base/sigbpt.exp: Ditto.
2101 * gdb.base/sigrepeat.exp: Ditto.
2102
2103 * gdb.cp/classes.exp: Ditto.
2104
2105 * gdb.dwarf2/dw2-restore.exp: Ditto.
2106
2107 * gdb.gdb/selftest.exp: Ditto.
2108
2109 * gdb.multi/base.exp: Ditto.
2110 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2111
2112 * gdb.python/py-block.exp: Ditto.
2113 * gdb.python/py-prettyprint.exp: Ditto.
2114 * gdb.python/py-template.exp: Ditto.
2115
2116 * gdb.server/ext-attach.exp: Ditto.
2117 * gdb.server/ext-run.exp: Ditto.
2118 * gdb.server/server-mon.exp: Ditto.
2119
2120 * gdb.threads/fork-thread-pending.exp: Ditto.
2121 * gdb.threads/hand-call-in-threads.exp: Ditto.
2122 * gdb.threads/interrupted-hand-call.exp: Ditto.
2123 * gdb.threads/linux-dp.exp: Ditto.
2124 * gdb.threads/manythreads.exp: Ditto.
2125 * gdb.threads/print-threads.exp: Ditto.
2126 * gdb.threads/pthreads.exp: Ditto.
2127 * gdb.threads/schedlock.exp: Ditto.
2128 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2129 * gdb.threads/threadapply.exp: Ditto.
2130
de7ff789
MS
21312010-06-08 Michael Snyder <msnyder@vmware.com>
2132
889bf7c5 2133 * gdb.ada/exec_changed.exp:
de7ff789
MS
2134 Use ".*" instead of "" as wildcard regexp.
2135
2136 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2137 * gdb.base/call-ar-st.exp: Ditto.
2138 * gdb.base/checkpoint.exp: Ditto.
2139 * gdb.base/default.exp: Ditto.
2140 * gdb.base/dump.exp: Ditto.
2141 * gdb.base/ending-run.exp: Ditto.
2142 * gdb.base/fileio.exp: Ditto.
2143 * gdb.base/miscexprs.exp: Ditto.
2144 * gdb.base/pointers.exp: Ditto.
2145 * gdb.base/readline.exp: Ditto.
2146 * gdb.base/reread.exp: Ditto.
2147 * gdb.base/restore.exp: Ditto.
2148 * gdb.base/shlib-call.exp: Ditto.
2149 * gdb.base/valgrind-db-attach.exp: Ditto.
2150 * gdb.base/volatile.exp: Ditto.
2151 * gdb.base/watchpoints.exp: Ditto.
2152
2153 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2154
2155 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2156 * gdb.python/py-value.exp: Ditto.
2157
2158 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2159 * gdb.trace/circ.exp: Ditto.
2160 * gdb.trace/collection.exp: Ditto.
2161 * gdb.trace/packetlen.exp: Ditto.
2162 * gdb.trace/passc-dyn.exp: Ditto.
2163 * gdb.trace/report.exp: Ditto.
2164 * gdb.trace/tfile.exp: Ditto.
2165 * gdb.trace/tfind.exp: Ditto.
2166 * gdb.trace/while-dyn.exp: Ditto.
2167
3bebe2f2
JK
21682010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2171
5c631832
JK
21722010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2173
2174 Test PR 10640.
2175 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2176
4c3376c8
SW
21772010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2178
2179 * gdb.cp/koenig.exp: Test for ADL operators.
2180 * gdb.cp/koenig.cc: Added ADL operators.
2181 * gdb.cp/operator.exp: New test.
2182 * gdb.cp/operator.cc: New test.
2183
dc226d5a
MS
21842010-06-04 Michael Snyder <msnyder@vmware.com>
2185
dfb88a23
MS
2186 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2187 * gdb.base/pending.exp: Ditto.
f7ae76b3 2188
dc226d5a
MS
2189 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2190
967cf477
DE
21912010-06-04 Doug Evans <dje@google.com>
2192
2193 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2194 disabled printers.
2195 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2196 (enable_lookup_function): New function.
2197
eb801841
TT
21982010-06-04 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2201 of hash and id.
2202
38979823
JK
22032010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2206 newline.
2207 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2208 (empty verbose non-noisy clear, empty verbose noisy clear)
2209 (empty non-verbose noisy clear): Likewise.
2210
35ec993f
MS
22112010-06-03 Michael Snyder <msnyder@vmware.com>
2212
2213 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2214 * gdb.base/display.exp: Ditto.
2215 * gdb.base/find.exp: Ditto.
2216 * gdb.base/ifelse.exp: Ditto.
2217 * gdb.base/multi-forks.exp: Ditto.
2218 * gdb.base/recurse.exp: Ditto.
2219 * gdb.base/setshow.exp: Ditto.
2220 * gdb.base/value-double-free.exp: Ditto.
2221 * gdb.base/watch-vfork.exp: Ditto.
2222 * gdb.base/watch_thread_num.exp: Ditto.
2223 * gdb.base/watchpoint-solib.exp: Ditto.
2224 * gdb.base/watchpoint.exp: Ditto.
2225 * gdb.base/watchpoints.exp: Ditto.
2226
2227 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2228 * gdb.cp/overload.exp: Ditto.
2229 * gdb.cp/virtfunc.exp: Ditto.
2230
2231 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2232
889bf7c5 2233 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2234 Replace gdb_test with gdb_test_no_output.
2235
889bf7c5 2236 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2237 Replace gdb_test with gdb_test_no_output.
2238 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2239 * gdb.threads/watchthreads.exp: Ditto.
2240 * gdb.threads/watchthreads2.exp: Ditto.
2241
2242 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2243 * gdb.trace/tfind.exp: Ditto.
2244
c22decce
JB
22452010-06-03 Joel Brobecker <brobecker@adacore.com>
2246
2247 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2248 successful test if message is the empty string.
2249
fd5700c7
JK
22502010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2251
2252 * gdb.fortran/module.exp (stopped language detection): New test.
2253
f55ee35c
JK
22542010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2255
2256 Support DW_TAG_module as separate namespaces.
2257 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2258 gdb.fortran/library-module-lib.f90: New.
2259 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2260 (print i): Remove.
2261 (continue to breakpoint: i-is-1, print var_i value 1)
2262 (continue to breakpoint: i-is-2, print var_i value 2)
2263 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2264 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2265 (complete `modmany, complete `modmany`, complete `modmany`var)
2266 (show language, setting breakpoint at module): New tests.
2267 * gdb.fortran/module.f90 (module mod): Remove.
2268 (module mod1, module mod2, module modmany, subroutine sub1)
2269 (subroutine sub2, program module): New.
2270
b8e8282f
JK
22712010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2272
2273 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2274 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2275 * gdb.cp/anon-union.exp (pass): Rename to ...
2276 (print z 2): ... here.
b8e8282f 2277
019ebafc
MS
22782010-06-02 Michael Snyder <msnyder@vmware.com>
2279
e68d8fd4
MS
2280 * gdb.trace/actions.exp: Use gdb_test_no_output.
2281 * gdb.trace/circ.exp: Ditto.
2282 * gdb.trace/packetlen.exp: Ditto.
2283 * gdb.trace/save-trace.exp: Ditto.
2284 * gdb.trace/tracecmd.exp: Ditto.
2285 * gdb.trace/tsv.exp: Ditto.
2286
12b5d08a
MS
2287 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2288 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2289 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2290 * gdb.threads/manythreads.exp: Ditto.
2291 * gdb.threads/print-threads.exp: Ditto.
2292 * gdb.threads/pthreads.exp: Ditto.
2293 * gdb.threads/schedlock.exp: Ditto.
2294 * gdb.threads/staticthreads.exp: Ditto.
2295 * gdb.threads/thread-specific.exp: Ditto.
2296 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2297 * gdb.threads/threadapply.exp: Ditto.
2298 * gdb.threads/watchthreads.exp: Ditto.
2299 * gdb.threads/watchthreads2.exp: Ditto.
2300
89493308
MS
2301 * gdb.python/py-block.exp: Use gdb_test_no_output.
2302 * gdb.python/py-prettyprint.exp: Ditto.
2303 * gdb.python/py-template.exp: Ditto.
2304 * gdb.python/py-value.exp: Ditto.
2305
2306 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2307 * gdb.reverse/watch-reverse.exp: Ditto.
2308
2309 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2310 * gdb.server/ext-run.exp: Ditto.
2311
019ebafc
MS
2312 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2313 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2314 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2315 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2316 * gdb.dwarf2/dw2-producer.exp: Ditto.
2317 * gdb.dwarf2/mac-fileno.exp: Ditto.
2318
2319 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2320 * gdb.gdb/selftest.exp: Ditto.
2321
2322 * gdb.multi/base.exp: Use gdb_test_no_output.
2323
2324 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2325
3e0ca3a5
JK
23262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2327
2328 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2329
9db70545
MS
23302010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2331
a8d52276
MS
2332 * gdb.cp/class2.exp: Use gdb_test_no_output.
2333 * gdb.cp/classes.exp: Ditto.
2334 * gdb.cp/extern-c.exp: Ditto.
2335 * gdb.cp/inherit.exp: Ditto.
2336 * gdb.cp/maint.exp: Ditto.
2337 * gdb.cp/mb-inline.exp: Ditto.
2338 * gdb.cp/mb-templates.exp: Ditto.
2339 * gdb.cp/method2.exp: Ditto.
2340 * gdb.cp/misc.exp: Ditto.
2341 * gdb.cp/ovldbreak.exp: Ditto.
2342 * gdb.cp/punctuator.exp: Ditto.
2343 * gdb.cp/templates.exp: Ditto.
2344 * gdb.cp/virtbase.exp: Ditto.
2345
889bf7c5 2346 * gdb.threads/attach-stopped.exp:
9db70545 2347 Replace uses of send_gdb / gdb_expect.
889bf7c5 2348 * gdb.threads/attachstop-mt.exp:
9db70545 2349 Replace uses of send_gdb / gdb_expect.
889bf7c5 2350 * gdb.threads/gcore-thread.exp:
9db70545 2351 Replace uses of send_gdb / gdb_expect.
889bf7c5 2352 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2353 Replace uses of send_gdb / gdb_expect.
2354 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2355 * gdb.threads/print-threads.exp:
9db70545
MS
2356 Replace uses of send_gdb / gdb_expect.
2357 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2358 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2359 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2360
2361 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2362 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2363 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2364 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2365 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2366 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2367 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2368 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2369 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2370 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2371 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2372
359cc68c
JK
23732010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2374
2375 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2376
7d3fe98e
SW
23772010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2378
2379 * gdb.cp/koenig.exp: Added new test case.
2380 * gdb.cp/koenig.cc: Ditto.
2381
27d3a1a2
MS
23822010-06-01 Michael Snyder <msnyder@vmware.com>
2383
2384 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2385 * gdb.base/arrayidx.exp: Ditto.
2386 * gdb.base/attach.exp: Ditto.
2387 * gdb.base/auxv.exp: Ditto.
2388 * gdb.base/bigcre.exp: Ditto.
2389 * gdb.base/break-always.exp: Ditto.
2390 * gdb.base/break-interp.exp: Ditto.
2391 * gdb.base/break.exp: Ditto.
2392 * gdb.base/breakpoint-shadow.exp: Ditto.
2393 * gdb.base/call-ar-st.exp: Ditto.
2394 * gdb.base/call-sc.exp: Ditto.
2395 * gdb.base/call-signal-resume.exp: Ditto.
2396 * gdb.base/callfuncs.exp: Ditto.
2397 * gdb.base/catch-syscall.exp: Ditto.
2398 * gdb.base/charset.exp: Ditto.
2399 * gdb.base/code-expr.exp: Ditto.
2400 * gdb.base/commands.exp: Ditto.
2401 * gdb.base/cond-expr.exp: Ditto.
2402 * gdb.base/condbreak.exp: Ditto.
2403 * gdb.base/cursal.exp: Ditto.
2404 * gdb.base/cvexpr.exp: Ditto.
2405 * gdb.base/default.exp: Ditto.
2406 * gdb.base/del.exp: Ditto.
2407 * gdb.base/detach.exp: Ditto.
2408 * gdb.base/display.exp: Ditto.
2409 * gdb.base/ena-dis-br.exp: Ditto.
2410 * gdb.base/eval-skip.exp: Ditto.
2411 * gdb.base/foll-fork.exp: Ditto.
2412 * gdb.base/foll-vfork.exp: Ditto.
2413 * gdb.base/frame-args.exp: Ditto.
2414 * gdb.base/funcargs.exp: Ditto.
2415 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2416 * gdb.base/gdbvars.exp: Ditto.
2417 * gdb.base/help.exp: Ditto.
2418 * gdb.base/ifelse.exp: Ditto.
2419 * gdb.base/included.exp: Ditto.
2420 * gdb.base/list.exp: Ditto.
2421 * gdb.base/macscp.exp: Ditto.
2422 * gdb.base/maint.exp: Ditto.
2423 * gdb.base/multi-fork.exp: Ditto.
2424 * gdb.base/overlays.exp: Ditto.
2425 * gdb.base/page.exp: Ditto.
2426 * gdb.base/pending.exp: Ditto.
2427 * gdb.base/pointers.exp: Ditto.
2428 * gdb.base/pr11022.exp: Ditto.
2429 * gdb.base/prelink.exp: Ditto.
2430 * gdb.base/printcmds.exp: Ditto.
2431 * gdb.base/psymtab.exp: Ditto.
2432 * gdb.base/randomize.exp: Ditto.
2433 * gdb.base/relational.exp: Ditto.
2434 * gdb.base/relocate.exp: Ditto.
2435 * gdb.base/remote.exp: Ditto.
2436 * gdb.base/sepdebug.exp: Ditto.
2437 * gdb.base/set-lang-auto.exp: Ditto.
2438 * gdb.base/setshow.exp: Ditto.
2439 * gdb.base/setvar.exp: Ditto.
2440 * gdb.base/signals.exp: Ditto.
2441 * gdb.base/signull.exp: Ditto.
2442 * gdb.base/sigstep.exp: Ditto.
2443 * gdb.base/sizeof.exp: Ditto.
2444 * gdb.base/solib-disc.exp: Ditto.
2445 * gdb.base/store.exp: Ditto.
2446 * gdb.base/structs.exp: Ditto.
2447 * gdb.base/structs2.exp: Ditto.
2448 * gdb.base/subst.exp: Ditto.
2449 * gdb.base/term.exp: Ditto.
2450 * gdb.base/trace-commands.exp: Ditto.
2451 * gdb.base/unwindonsignal.exp: Ditto.
2452 * gdb.base/valgrind-db-attach.exp: Ditto.
2453 * gdb.base/varargs.exp: Ditto.
2454 * gdb.base/watch-cond.exp: Ditto.
2455 * gdb.base/watch_thread_num.exp: Ditto.
2456 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2457 * gdb.base/watchpoint.exp: Ditto.
2458 * gdb.base/whatis-exp.exp: Ditto.
2459
f8d3bf8f
MS
24602010-06-01 Michael Snyder <msnyder@vmware.com>
2461
2462 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2463 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2464 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2465 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2466 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2467 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2468 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2469 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2470 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2471 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2472 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2473 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2474 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2475 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2476 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2477
3f9e0d32
JK
24782010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2479
2480 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2481 trailing newline.
2482 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2483 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2484 (p *args): ... here and remove excessive trailing newline.
2485
f629457d
JB
24862010-05-31 Joel Brobecker <brobecker@adacore.com>
2487
2488 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2489
09eef106
JK
24902010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2491
2492 Accept the new Linux kernel "t (tracing stop)" string.
2493 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2494 Update comment.
2495 (state_wait) <T (tracing stop)>: New.
2496 (main): Update the state_wait expect string.
2497
94f31136
PA
24982010-05-28 Pedro Alves <pedro@codesourcery.com>
2499
2500 * limits.c, limits.exp: Delete files.
2501 * Makefile.in (clean mostlyclean): Adjust.
2502 * tracecmd.exp: Adjust.
2503
096554ab
JK
25042010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2505
2506 * gdb.base/tui-layout.exp: New.
2507
27d3a1a2 25082010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2509
889bf7c5 2510 * gdb.reverse/break-precsave.exp:
bcd2dc50 2511 Replace uses of send_gdb / gdb_expect.
889bf7c5 2512 * gdb.reverse/break-reverse.exp:
bcd2dc50 2513 Replace uses of send_gdb / gdb_expect.
889bf7c5 2514 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2515 Replace uses of send_gdb / gdb_expect.
889bf7c5 2516 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2517 Replace uses of send_gdb / gdb_expect.
889bf7c5 2518 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2519 Replace uses of send_gdb / gdb_expect.
889bf7c5 2520 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2521 Replace uses of send_gdb / gdb_expect.
889bf7c5 2522 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2523 Replace uses of send_gdb / gdb_expect.
889bf7c5 2524 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2525 Replace uses of send_gdb / gdb_expect.
889bf7c5 2526 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2527 Replace uses of send_gdb / gdb_expect.
889bf7c5 2528 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2529 Replace uses of send_gdb / gdb_expect.
889bf7c5 2530 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2531 Replace uses of send_gdb / gdb_expect.
889bf7c5 2532 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2533 Replace uses of send_gdb / gdb_expect.
889bf7c5 2534 * gdb.reverse/machinestate.exp:
bcd2dc50 2535 Replace uses of send_gdb / gdb_expect.
889bf7c5 2536 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2537 Replace uses of send_gdb / gdb_expect.
889bf7c5 2538 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2539 Replace uses of send_gdb / gdb_expect.
889bf7c5 2540 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2541 Replace uses of send_gdb / gdb_expect.
889bf7c5 2542 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2543 Replace uses of send_gdb / gdb_expect.
889bf7c5 2544 * gdb.reverse/step-precsave.exp:
bcd2dc50 2545 Replace uses of send_gdb / gdb_expect.
889bf7c5 2546 * gdb.reverse/step-reverse.exp:
bcd2dc50 2547 Replace uses of send_gdb / gdb_expect.
889bf7c5 2548 * gdb.reverse/until-precsave.exp:
bcd2dc50 2549 Replace uses of send_gdb / gdb_expect.
889bf7c5 2550 * gdb.reverse/until-reverse.exp:
bcd2dc50 2551 Replace uses of send_gdb / gdb_expect.
889bf7c5 2552 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2553 Replace uses of send_gdb / gdb_expect.
889bf7c5 2554 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2555 Replace uses of send_gdb / gdb_expect.
2556
3def43e0
JK
25572010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2558
2559 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2560 excessive newline.
2561
27d3a1a2 25622010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2563
2564 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2565 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2566 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2567 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2568 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2569 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2570 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2571 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2572 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2573 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2574 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2575 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2576 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2577 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2578 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2579 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2580 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2581 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2582 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2583
27d3a1a2 25842010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2585
22454424
MS
2586 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2587 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2588
2589 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2590 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2591 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2592
889bf7c5 2593 * gdb.reverse/consecutive-reverse.exp:
22454424 2594 Replace uses of send_gdb / gdb_expect.
889bf7c5 2595 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2596 Replace uses of send_gdb / gdb_expect.
2597
2598 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2599 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2600 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2601 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2602 Replace uses of send_gdb / gdb_expect.
2603 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2604 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2605 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2606 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2607 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2608 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2609 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2610 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2611 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2612
26132010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2614
22454424 2615 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2616
22454424 2617 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2618
22454424
MS
2619 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2620 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2621 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2622 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2623 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2624 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2625 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2626 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2627 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2628
6e5f2c59
TT
26292010-05-25 Tom Tromey <tromey@redhat.com>
2630
2631 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2632
bbc8b958
TT
26332010-05-25 Tom Tromey <tromey@redhat.com>
2634
2635 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2636 argument order.
2637 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2638 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2639 order.
2640 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2641 order.
2642 * gdb.base/call-sc.exp (setup_kfails): Remove.
2643 (setup_compiler_kfails): Remove.
2644 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2645 argument order.
2646 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2647 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2648 (advancei): Fix setup_kfail argument order.
2649 * gdb.base/radix.exp: Fix setup_kfail argument order.
2650 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2651 order.
2652 * gdb.base/structs.exp (setup_kfails): Remove.
2653 (setup_compiler_kfails): Fix setup_kfail argument order.
2654 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2655 order.
2656 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2657 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2658 setup_kfail argument order.
2659 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2660
83d1babf
TT
26612010-05-25 Tom Tromey <tromey@redhat.com>
2662
2663 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2664
6acb16a2
MS
26652010-05-25 Michael Snyder <msnyder@vmware.com>
2666
2667 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2668 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2669 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2670 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2671 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2672 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2673 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2674 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2675 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
2676 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2677 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2678 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2679 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2680 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2681 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2682 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2683 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2684 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2685 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2686 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2687 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2688 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2689 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
2690 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2691 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2692 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2693 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2694 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2695 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2696 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2697 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2698 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2699 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2700 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2701 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2702 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2703 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2704 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2705 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2706 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2707 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2708 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2709 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2710 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2711 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2712 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2713 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 2714 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2715
27162010-05-25 Doug Evans <dje@google.com>
2717
2718 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2719 gdb.string_to_argv.
ad3986f0 2720
d3b1e874
TT
27212010-05-21 Tom Tromey <tromey@redhat.com>
2722
2723 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2724 Call it.
2725 * gdb.dwarf2/pieces.S: Update.
2726 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2727
cb826367
TT
27282010-05-21 Tom Tromey <tromey@redhat.com>
2729
2730 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2731 Call it.
2732 * gdb.dwarf2/pieces.c (struct C): New.
2733 (f6): New function.
2734 * gdb.dwarf2/pieces.S: Replace.
2735
74de6778
TT
27362010-05-21 Tom Tromey <tromey@redhat.com>
2737
2738 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2739 Call it.
2740
afd74c5f
TT
27412010-05-21 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.dwarf2.pieces.exp: New file.
2744 * gdb.dwarf2.pieces.S: New file.
2745 * gdb.dwarf2.pieces.c: New file.
2746
a7b75dfd 27472010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2748 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
2749
2750 * lib/gdb.exp (gdb_test_no_output): New function.
2751 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2752 when testing commands that should produce no output.
2753
c81c812a
JB
27542010-05-17 Joel Brobecker <brobecker@adacore.com>
2755
2756 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2757 parameter that we want to watch being a constant.
2758
0cce5bd9
JB
27592010-05-17 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.ada/cond_lang: New testcase.
2762
47050449
JB
27632010-05-17 Joel Brobecker <brobecker@adacore.com>
2764
2765 * lib/gdb.exp (banned_variables): New variable/constant.
2766 (gdb_init): Add write trace on variables listed in banned_variables.
2767 (gdb_finish): Remove write traces on variables listed in
2768 banned_variables.
2769
77c01586
JB
27702010-05-17 Joel Brobecker <brobecker@adacore.com>
2771
2772 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2773 * gdb.cp/koenig.exp: Likewise.
2774
88d4aea7
PM
27752010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2776
889bf7c5 2777 PR python/11482
88d4aea7
PM
2778
2779 * gdb.python/py-value.exp (test_value_hash): New function.
2780
f5a010c0
PM
27812010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2782
2783 PR exp/11530.
2784 * gdb.base/gdb11530.c: New file.
2785 * gdb.base/gdb11530.exp: New file.
2786
8ef4892f
JK
27872010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2788
2789 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2790 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2791
7322dca9
SW
27922010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2793
2794 * gdb.cp/koenig.exp: New test.
2795 * gdb.cp/koenig.cc: New test program.
2796
02e7ea18
JB
27972010-05-05 Joel Brobecker <brobecker@adacore.com>
2798
2799 Remove the use of prms_id and bug_id throughout the testsuite.
2800
e1c34c5d
PM
28012010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2802
2803 PR exp/11349.
2804 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2805 use a reference local variable.
2806
8e1d0c49
JK
28072010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2810 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2811 variable different_dir. Move debugfile into a full directory pathname
2812 under DIFFERENT_DIR.
2813 * lib/gdb.exp (separate_debug_filename): Remove.
2814 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2815 variable debug_dir and mkdir of it. Update function comments.
2816
e66408ed
PA
28172010-04-29 Pedro Alves <pedro@codesourcery.com>
2818
2819 PR gdb/11557
2820
2821 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2822 files.
2823
d7b32ed3
PM
28242010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2825
889bf7c5 2826 * gdb.python/py-param.exp: New File.
d7b32ed3 2827
6aecb9c2
JB
28282010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2829
2830 * gdb.base/default.exp: Fix "set language" test.
2831
bdf92a1c
PM
28322010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2833
2834 PR breakpoints/11531.
2835 * gdb.base/gdb11531.c: New file.
2836 * gdb.base/gdb11531.exp: New file.
2837
3f172e24
TT
28382010-04-26 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.base/completion.exp: Add tests for completion and deprecated
2841 commands.
2842
64af4c92
JK
28432010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2846 (print /x char_array): Escape curly brackets.
2847
492928e4
JK
28482010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 Fix deadlock on looped list of loaded shared objects.
2851 * gdb.base/solib-corrupted.exp: New.
2852
66d09542
DE
28532010-04-23 Doug Evans <dje@google.com>
2854
2855 * gdb.python/py-section-script.c: New file.
2856 * gdb.python/py-section-script.exp: New file.
2857 * gdb.python/py-section-script.py: New file.
2858
8bd10a10
CM
28592010-04-20 Chris Moller <cmoller@redhat.com>
2860
2861 PR 10179
2862
2863 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2864 * gdb.base/pr10179-a.c:
2865 * gdb.base/pr10179-b.c:
2866 * gdb.base/pr10179.exp: New files.
2867
c0201579
JK
28682010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 Fix crashes on dangling display expressions.
2871 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2872 is SEP.
2873 (lib_flags): Remove the "debug" keyword.
2874 (libsepdebug): New variable for iterating new loop.
2875 (save_pf_prefix): New variable wrapping the loop.
2876 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2877 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2878
793b0ff8
PM
28792010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2880
2881 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2882
097f51f7
PM
28832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2884
2885 PR stabs/11479.
2886 * gdb.stabs/gdb11479.exp: New file.
2887 * gdb.stabs/gdb11479.c: New file.
2888
9a22f0d0
PM
28892010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2890
2891 * gdb.base/charset.c (Strin16, String32): New variables.
2892 * gdb.base/charset.exp (gdb_test): Test correct display
2893 of 16 or 32 bit strings.
2894
28952010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
2896
2897 PR 9167
2898 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2899 * gdb.cp/pr9167.cc: New file.
2900 * gdb.cp/pr9167.exp: New file.
2901
2902
6e354e5e
PM
29032010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2904
2905 PR pascal/11492.
2906 * gdb.pascal/gdb11492.pas: New file.
2907 * gdb.pascal/gdb11492.exp: New file.
2908
be942545
JB
29092010-04-20 Joel Brobecker <brobecker@adacore.com>
2910
1667e6e3 2911 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 2912
0c3acc09
JB
29132010-04-20 Joel Brobecker <brobecker@adacore.com>
2914
2915 * gdb.ada/dyn_loc: New testcase.
2916
ec31cde5
CM
29172010-04-20 Chris Moller <cmoller@redhat.com>
2918
2919 PR 10867
889bf7c5 2920
ec31cde5
CM
2921 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2922 * gdb.cp/pr10687.cc: New file.
2923 * gdb.cp/pr10687.exp: New file.
2924
2925
ce4b0682
SDJ
29262010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2927 Sergio Durigan Junior <sergiodj@redhat.com>
2928
2929 * gdb.fortran/logical.exp: New testcase.
2930 * gdb.fortran/logical.f90: New file.
2931
3436961f
DE
29322010-04-19 Doug Evans <dje@google.com>
2933
2934 * gdb.base/help.exp (help source): Update expected output.
2935
4d836c09
JK
29362010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2937
2938 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2939 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2940 gdb_exit and return.
2941 (executable): New variable.
2942 (binfile): Use it.
2943
6149aea9
PA
29442010-04-19 Pedro Alves <pedro@codesourcery.com>
2945
2946 PR breakpoints/8554.
2947
2948 * gdb.trace/save-trace.exp: Adjust.
2949
ed41462c
L
29502010-04-17 H.J. Lu <hongjiu.lu@intel.com>
2951
2952 PR corefiles/11511
2953 * gdb.arch/system-gcore.exp: New.
2954 * gdb.arch/gcore.c: Likewise.
2955
3f7b2faa
DE
29562010-04-15 Doug Evans <dje@google.com>
2957
fa33c3cd
DE
2958 * gdb.python/py-progspace.c: New file.
2959 * gdb.python/py-progspace.exp: New file.
2960
3f7b2faa
DE
2961 * gdb.base/source.exp: Add tests for "source -s".
2962
79f283fe
PM
29632010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2964
2965 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
2966 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
2967 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
2968 * gdb.python/py-mi.exp: New test for to_string returning None.
2969
fc8eb08a
PM
29702010-04-12 Phil Muldoon <pmuldoon@redhat.com>
2971
2972 * gdb.python/py-breakpoint.c: Make result global.
2973
26e197f6
JK
29742010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2975
2976 Fix non-GNU make compatibility.
2977 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
2978
adc36818
PM
29792010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2980
2981 * gdb.python/py-breakpoint.exp: New File.
2982 * gdb.python/py-breakpoint.C: Ditto.
2983
64e17368
SS
29842010-04-08 Stan Shebs <stan@codesourcery.com>
2985
2986 * gdb.trace/actions.exp: Clear default-collect.
2987 * gdb.trace/save-trace.exp: Clear default-collect.
2988
fff5cc64
PM
29892010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2990
2991 * gdb.python/py-value: Add null string variable.
2992 (test_lazy_string): Test zero length, NULL address lazy
2993 strings.
2994
a055a187
L
29952010-04-07 H.J. Lu <hongjiu.lu@intel.com>
2996
2997 * gdb.arch/i386-avx.c: New.
2998 * gdb.arch/i386-avx.exp: Likewise.
2999
3000 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3001
96e39866
DE
30022010-04-06 Doug Evans <dje@google.com>
3003
3004 * gdb.base/source-test.gdb: New file.
3005 * gdb.base/source.exp: Test source -v.
3006
5984a431
UW
30072010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3008
3009 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3010
ec8a089a
PM
30112010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3012
3013 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3014 within one line, unless it is followed by a double quote.
3015 * gdb.stabs/hppa.sed: Idem.
3016 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
3017 * gdb.stabs/weird.exp: Check for correct parsing of
3018 char and string constants.
ec8a089a
PM
3019 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3020 in .stabs to .stabx substitution.
3021
fce3c1f0
SS
30222010-04-05 Stan Shebs <stan@codesourcery.com>
3023
3024 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3025 constant global.
3026 * gdb.trace/tfile.exp: Try to print them.
3027
d77f58be
SS
30282010-04-04 Stan Shebs <stan@codesourcery.com>
3029
3030 * gdb.base/completion.exp: Update for new "info watchpoints".
3031 * gdb.base/default.exp: Ditto.
3032 * gdb.base/help.exp: Ditto.
3033 * gdb.base/watchpoint.exp: Ditto.
3034 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 3035
af54718e
SS
30362010-04-04 Stan Shebs <stan@codesourcery.com>
3037
3038 * gdb.trace/tfile.exp: Sharpen tfind test.
3039
74d1f91e
JK
30402010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3041
3042 * gdb.base/break-entry.exp: New.
3043
eb8e76db 30442010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 3045 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
3046
3047 * gdb.reverse/i386-sse-reverse.exp: New file.
3048 * gdb.reverse/i386-sse-reverse.c: New file.
3049
bf65cad8
PA
30502010-04-02 Pedro Alves <pedro@codesourcery.com>
3051
3052 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3053
fff87407
SS
30542010-04-01 Stan Shebs <stan@codesourcery.com>
3055
3056 * gdb.trace/actions.exp: Tweak expected output.
3057 * gdb.trace/while-stepping.exp: Tweak expected output.
3058
fe01d668
L
30592010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3060
3061 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3062
86b17b60
PA
30632010-04-01 Pedro Alves <pedro@codesourcery.com>
3064
3065 * gdb.base/commands.exp: Adjust.
3066 * gdb.cp/extern-c.exp: Adjust.
3067
2c58c0a9
PA
30682010-04-01 Pedro Alves <pedro@codesourcery.com>
3069
3070 * gdb.trace/collection.c (local_test_func): Define a local struct,
3071 and instanciate it.
3072
0db9b91c
PA
30732010-04-01 Pedro Alves <pedro@codesourcery.com>
3074
3075 * gdb.trace/collection.exp (gdb_collect_args_test)
3076 (gdb_collect_argarray_test): XFAIL the tests that assume the
3077 argarray argument's elements are collected.
3078
8072405b
JK
30792010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3080
3081 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3082 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3083
8bf6485c
SS
30842010-03-31 Stan Shebs <stan@codesourcery.com>
3085
3086 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3087 and tracepoint conditionals.
3088 (gdb_verify_tracepoints): Delete unused return.
3089
fd7f724a
KS
30902010-03-26 Keith Seitz <keiths@redhat.com>
3091
3092 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3093 appear in the output before main.
3094 Remove KFAIL for gdb/2215 aka bz 9320.
3095
8d9e7719
DE
30962010-03-30 Doug Evans <dje@google.com>
3097
0906dd0b
DE
3098 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3099 by dejagnu.
3100 * gdb.arch/amd64-dword.exp: Ditto.
3101
8d9e7719
DE
3102 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3103 match.
3104 (break printf): Ditto.
3105
1da644f0
SW
31062010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3107
3108 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3109 gcc < 4.4.
3110 * gdb.cp/shadow.exp: Ditto.
3111
a8121990
PA
31122010-03-29 Pedro Alves <pedro@codesourcery.com>
3113
3114 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3115 "tstart" is silent.
3116
6e79d367
PA
31172010-03-29 Pedro Alves <pedro@codesourcery.com>
3118
3119 * gdb.trace/collection.exp (executable): New.
3120 (binfile): Use it.
3121 (fpreg, spreg, pcreg): New.
3122 (test_register): Use gdb_test_multiple. Pass /x to print.
3123 (prepare_for_trace_test): New.
3124 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3125 (gdb_collect_args_test, gdb_collect_argstruct_test)
3126 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3127 prepare_for_trace_test.
3128 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3129 fpreg, spreg and pcreg.
3130 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3131 prepare_for_trace_test.
3132 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3133 try to detect tracing support here. Don't set breakpoints at
3134 `begin' or `end' here.
3135 <global scope>: Use clean_restart. Run to main before checking
3136 for tracing support. Check for for tracing support here.
3137
09248348
JK
31382010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3139
3140 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3141 " as $displacement" to "seen displacement message".
3142
d350db38
PA
31432010-03-28 Pedro Alves <pedro@codesourcery.com>
3144
3145 * gdb.trace/while-dyn.exp (executable): New variable.
3146 (binfile): Use it.
3147 (test_while_stepping): New function. Move most tests here. Call
3148 it once for each of the while-stepping, stepping and ws aliases.
3149
907af001
UW
31502010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3151
3152 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3153 that do not provide the tagless_struct type name at all.
3154 (test_print_anon_union): Do not check value of uninitialized
3155 union member. Do not use cp_test_ptype_class, so we can accept
3156 "long" as well as "long int".
3157
610197fd
PA
31582010-03-26 Pedro Alves <pedro@codesourcery.com>
3159
3160 * gdb.trace/tfile.c (tohex, bin2hex): New.
3161 (write_error_trace_file): Hexify error description.
3162
6c28cbf2
SS
31632010-03-25 Stan Shebs <stan@codesourcery.com>
3164
3165 * gdb.trace/tfile.c: Generate an additional trace file, improve
3166 portability.
3167 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3168 files in a better way.
3169
e62b8c7e
KS
31702010-03-25 Keith Seitz <keiths@redhat.com>
3171
3172 * gdb.java/jprint.exp: XFAIL printing of static class members
3173 because of GCC debuginfo problem.
3174
82ccf5a5
JK
31752010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3176
3177 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3178
293e2f9e
DJ
31792010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3180
3181 * gdb.base/completion.exp: Allow long instead of long int.
3182 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3183 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3184 variable p.
3185 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3186 * gdb.base/pointers.exp: Allow long instead of long int.
3187 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3188 * gdb.base/step-line.exp: Allow a directory before the source file name.
3189
95a42b64
TT
31902010-03-24 Tom Tromey <tromey@redhat.com>
3191
3192 PR breakpoints/9352:
3193 * gdb.base/default.exp: Update.
3194 * gdb.base/commands.exp: Update.
3195 * gdb.cp/extern-c.exp: Test setting commands on multiple
3196 breakpoints at once.
3197
2390201f
DJ
31982010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3199
3200 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3201 if gdb,nosignals.
3202 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3203 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3204 exited".
3205
8c9a6790
SS
32062010-03-24 Stan Shebs <stan@codesourcery.com>
3207
3208 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3209
a6c727b2
DJ
32102010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3213 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3214 argument. Handle "short" and "long".
3215 (Top level): Pass overprototyped output for old_fptr and xptr.
3216
4dfd5423
PA
32172010-03-23 Pedro Alves <pedro@codesourcery.com>
3218
3219 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3220 format strings and add casts to avoid compiler warnings.
3221
32222010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3223
3224 * lib/trace-support.exp (gdb_trace_setactions):
3225 Don't expect whitespace after ">" prompt.
3226 * gdb.trace/actions.exp: Adjust for output changes.
3227 * gdb.trace/while-stepping.exp: Likewise.
3228
c847d045
JK
32292010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3232 and r157645).
3233
5f717f1d
JK
32342010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3235
3236 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3237 New.
3238
7d6d51d5
DJ
32392010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3242 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3243
3b11a015
SS
32442010-03-19 Stan Shebs <stan@codesourcery.com>
3245
3246 * gdb.trace/ax.exp: New file.
3247
d7d158ed
DE
32482010-03-19 Doug Evans <dje@google.com>
3249
6bb85cd1
DE
3250 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3251 output from gcc.
3252
d7d158ed
DE
3253 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3254 named /usr/sbin/prelink<foo>.
3255
4daf5ac0
SS
32562010-03-18 Stan Shebs <stan@codesourcery.com>
3257
3258 * gdb.trace/circ.exp: Test circular-trace-buffer.
3259 * gdb.trace/tfile.exp: Update tstatus test.
3260
e8d05480
JB
32612010-03-18 Joel Brobecker <brobecker@adacore.com>
3262
3263 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3264 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3265
441b986a
UW
32662010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3267
3268 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3269
4247603b
PA
32702010-03-18 Pedro Alves <pedro@codesourcery.com>
3271
3272 * gdb.base/default.exp: Adjust the expected output of the finish
3273 and until commands when the inferior is not being run.
3274
13387711
SW
32752010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3276
3277 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3278 * gdb.cp/nsusing.exp: Ditto.
3279
6e31430b
TT
32802010-03-15 Tom Tromey <tromey@redhat.com>
3281
3282 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3283 * gdb.cp/userdef.cc (operator==): New function.
3284 (main): New locals mem1, mem2.
3285
e2d69cb5
JZ
32862010-03-15 Jie Zhang <jie@codesourcery.com>
3287
3288 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3289 Declare and use new loadtimeout variable.
3290
f572f0a9
DJ
32912010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3292
3293 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3294 Use gdb_load later.
3295
51f4c0b0
PA
32962010-03-14 Pedro Alves <pedro@codesourcery.com>
3297
3298 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3299 literal. Add missing endlines to prints to stderr.
3300
1c809c68
TT
33012010-03-12 Tom Tromey <tromey@redhat.com>
3302
3303 PR c++/9708:
3304 * gdb.cp/m-static.exp: Add regression test.
3305 * gdb.cp/m-static.cc (method): New method.
3306 (main): Call it.
3307
00ae8fef
SW
33082010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3309
3310 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3311 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3312
759f0f0b
PA
33132010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3314
21e24d21
PA
3315 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3316
33172010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3318
759f0f0b
PA
3319 * lib/gdb.exp (skip_stl_tests): New.
3320 (gdb_compile): Symbian needs -ldl.
3321 (shlib_target_file): New.
3322 (shlib_symbol_file): New.
3323 (gdb_load_shlibs): Use shlib_target_file.
3324 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3325 * gdb.cp/exception.exp: Use skip_stl_tests.
3326 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3327 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3328 * gdb.cp/mb-templates.exp: Ditto.
3329 * gdb.base/commands.exp: Relax regexes.
3330 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3331 shlib_target_file and shlib_symbol_file.
3332 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3333 sections.
3334 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3335 * gdb.base/solib-disc.exp: Use
3336 shlib_target_file and shlib_symbol_file.
3337 * gdb.base/unload.exp: Don't skip on symbian. Use
3338 shlib_target_file and shlib_symbol_file.
3339 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3340
6a8f2671 33412010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3342
6a8f2671
PA
3343 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3344 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3345 Issue a tfind end before looking for a tracepoint frame.
3346 * gdb.trace/tfind.exp: Adjust tstatus output.
3347 Adjust disassembly output.
3348 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3349
ccf26247
JK
33502010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3351
3352 * gdb.base/break-interp.exp: Create new displacement parameter value
3353 for the test_ld calls.
3354 (reach): New parameter displacement, verify its content. New push of
3355 pf_prefix "reach-$func:". Import global expect_out.
3356 (test_core): New parameter displacement, verify its content. New push
3357 of pf_prefix "core:". New command "set verbose on". Import global
3358 expect_out.
3359 (test_attach): New parameter displacement, verify its content. New
3360 push of pf_prefix "attach:". New command "set verbose on". Import
3361 global expect_out.
3362 (test_ld): New parameter displacement, pass it to the reach, test_core
3363 and test_attach calls and verify its content in the "ld.so exit" test.
3364 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3365 (prelink): Update expected text, use gdb_test.
3366
e469c7fb
DE
33672010-03-10 Doug Evans <dje@google.com>
3368
3369 * gdb.base/checkpoint.exp: Fix comment.
3370 Lengthen timeout while doing >600 checkpoints test.
3371 Rename duplicate "kill all one" test to keep test names unique.
3372
60e1c644
PA
33732010-03-10 Pedro Alves <pedro@codesourcery.com>
3374
3375 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3376
cec808ec
KS
33772010-03-08 Keith Seitz <keiths@redhat.com>
3378
889bf7c5
PA
3379 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3380 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3381 (dm_type_long): New function.
3382 (dm_type_unsigned_short): New function.
3383 (dm_type_unsigned_long): New function.
3384 (myint): New typedef.
3385 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3386 long, unsigned shor and long, operator char*, and typedef.
3387 (test_lookup_operator_functions): Add operator char* test.
3388 (test_paddr_operator_functions): Likewise.
3389 (test_paddr_overloaded_functions): Use probe values for
3390 short, long, and unsigned short and long.
3391 (test_paddr_hairy_functions): If the demangler probe detected
3392 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3393 demangler.
3394 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3395 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3396 and "print null_pmf".
3397 Add test "ptype a.*pmf".
3398 * gdb.cp/overload.exp: Allow optional "int" to appear with
3399 "short" and "long".
3400 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3401 long expect value for men_overload1arg.
3402 Allow "int" to appear with "short" and "long".
3403 When testing "info break", add argument for main (void).
3404 Also allow "int" to appear with "short" and "long".
3405 Ditto with "unsigned" and "long long".
cec808ec
KS
3406 * gdb.java/jmain.exp: Do not enclose methods names in single
3407 quotes.
3408 * gdb.java/jmisc.exp: Likewise.
3409 * gdb.java/jprint.exp: Likewise.
3410 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3411
3412 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3413 * gdb.cp/exception.exp (backtrace after first throw)
3414 (backtrace after second throw): Allow a namespace before __cxa_throw.
3415 (backtrace after first catch, backtrace after second catch): Allow
3416 a namespace before __cxa_begin_catch.
3417
3418 * gdb.cp/cpexprs.exp: New file.
3419 * gdb.cp/cpexprs.cc: New file.
3420
3421 From Daniel Jacobowitz <dan@codesourcery.com>
3422 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3423 to use string_to_regexp.
3424 (ctor, dtor): New functions. Use them to match constructor
3425 and destructor function types.
3426 (Top level): Use runto_main.
3427
f870a310
TT
34282010-03-05 Tom Tromey <tromey@redhat.com>
3429
3430 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3431 gdb.target_charset.
3432 (pp_ns.to_string): Likewise.
3433
0c199f28
KS
34342010-03-04 Keith Seitz <keiths@redhat.com>
3435
3436 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3437 can be quoted. Test that both the filename and function/line
3438 portions can be quoted at the same time.
3439
c7437ca6
PA
34402010-03-04 Pedro Alves <pedro@codesourcery.com>
3441
3442 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3443
b111b805
DE
34442010-03-03 Doug Evans <dje@google.com>
3445
24486cb7
DE
3446 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3447 libc contains libpthread.
3448
b111b805
DE
3449 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3450 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3451 of gdb_compile. Add another pattern to match android backtrace.
3452
a0e0ef55
TT
34532010-03-03 Tom Tromey <tromey@redhat.com>
3454
3455 PR gdb/11345:
3456 * gdb.base/printcmds.exp (test_printf): Add test.
3457
1ba53b71
L
34582010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3459
3460 * gdb.arch/amd64-byte.exp: New.
3461 * gdb.arch/amd64-dword.exp: Likewise.
3462 * gdb.arch/amd64-pseudo.c: Likewise.
3463 * gdb.arch/amd64-word.exp: Likewise.
3464 * gdb.arch/i386-byte.exp: Likewise.
3465 * gdb.arch/i386-pseudo.c: Likewise.
3466 * gdb.arch/i386-word.exp: Likewise.
3467
f5dff777
DJ
34682010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3469
3470 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3471 types. Add structreg, bitfields, and flags registers.
3472 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3473 registers.
3474
90884b2b
L
34752010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3476
3477 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3478 (load_description): Set architecture if defined.
3479
dc00d89f
PM
34802010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3481
3482 * gdb.python/py-frame.exp: Add read_var block tests.
3483 * gdb.python/py-frame.c (block): New function.
3484
0e095b7e
JK
34852010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3486 Daniel Jacobowitz <dan@codesourcery.com>
3487
3488 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3489
624f1a65
DM
34902010-02-25 David S. Miller <davem@davemloft.net>
3491
3492 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3493 fix logic for setting all_syscalls_numbers.
3494
f3e9a817
PM
34952010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3496
3497 * Makefile.in: Add py-block and py-symbol.
3498 * gdb.python/py-symbol.exp: New File.
3499 * gdb.python/py-symtab.exp: New File.
3500 * gdb.python/py-block.exp: New File.
3501 * gdb.python/py-symbol.c: New File.
3502 * gdb.python/py-block.c: New File.
3503
f6bbabf0
PM
35042010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3505
3506 PR python/11314
3507 * lib/gdb.exp (skip_python_tests): New function.
3508 * gdb.python/py-cmd.exp: Use skip_python_tests.
3509 * gdb.python/py-frame.exp: Likewise.
3510 * gdb.python/py-function.exp: Likewise.
3511 * gdb.python/py-prettyprint.exp: Likewise.
3512 * gdb.python/py-template.exp: Likewise.
3513 * gdb.python/py-type.exp: Likewise.
3514 * gdb.python/py-value.exp: Likewise.
3515
85d721b8
PA
35162010-02-22 Pedro Alves <pedro@codesourcery.com>
3517
3518 PR9605
3519
3520 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3521
48e32051
TT
35222010-02-19 Tom Tromey <tromey@redhat.com>
3523
3524 PR c++/8693, PR c++/9496:
3525 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3526 regression tests.
3527
ac9c0048
JK
35282010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3529
3530 Fix compatibility with m68k as.
3531 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3532 Use only /* comments */.
3533
57bb97a4
UW
35342010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3535
3536 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3537 * configure: Regenerate.
3538
7d1bf85c
DJ
35392010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3540
3541 * gdb.python/py-type.exp: Check for Python support.
3542
061b5285
PA
35432010-02-17 Pedro Alves <pedro@codesourcery.com>
3544
3545 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3546 `regsub' syntax available.
3547
f8a8bc2c
PA
35482010-02-17 Pedro Alves <pedro@codesourcery.com>
3549
3550 * gdb.base/shmain.c (main): Remove printf call.
3551 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3552 * gdb.base/unload.c (main): Make format of fprintf a string
3553 literal. Add missing endlines to prints to stderr.
3554 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3555
6f451e5e
TT
35562010-02-17 Tom Tromey <tromey@redhat.com>
3557
3558 * gdb.java/jprint.java (jprint.props): New field.
3559 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3560
12d79008
PA
35612010-02-17 Pedro Alves <pedro@codesourcery.com>
3562
ef801a0e 3563 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3564 available.
3565
d252f7e5
DJ
35662010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3567
3568 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3569 creation to support remote host testing.
3570
67bdab6c
DJ
35712010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3572
3573 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3574 Recognize "command not found".
3575
bb391223
DJ
35762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3577
3578 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3579 single-stepping.
3580
70362913
DJ
35812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3582
3583 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3584 if arguments are not supported.
3585
493f3c00
DJ
35862010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3587
3588 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3589 be const or non-const.
3590
8034c749
DJ
35912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3592
3593 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3594 mi_send_resuming_command to send -exec-continue.
3595
791dfb64
DJ
35962010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3597
3598 * gdb.base/list.exp (test_list_filename_and_function): Add test
3599 with single quotes.
3600 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3601 matching.
3602 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3603 Add KFAIL'd tests for PR gdb/11289.
3604
7c5fe868
DJ
36052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3608
fdc498b8
DJ
36092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3610
3611 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3612 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3613 a temporary directory.
3614
b519e2a6
DJ
36152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3616
3617 * gdb.base/charset.exp: Use a single regular expression to match
3618 show host-charset and show target-charset output.
3619
74164c56
JK
36202010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3621
3622 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3623 "Illegal process-id" expect string more exact.
3624 (attach to digits-starting nonsense is prohibited): New.
3625
701ed6dc
JK
36262010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3627
3628 * gdb.base/prelink.exp (set verbose on): New.
3629
889bf7c5 36302010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3631
3632 * mi-reverse.exp: New file. Test for reverse option to the
3633 following MI commands: exec-continue, exec-finish, exec-next,
3634 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3635
dadf0e9c
JB
36362010-02-09 Joel Brobecker <brobecker@adacore.com>
3637
3638 * gdb.ada/ptype_tagged_param: New testcase.
3639
714f19d5
TT
36402010-02-08 Tom Tromey <tromey@redhat.com>
3641
3642 PR c++/8017:
3643 * gdb.cp/overload.exp: Add tests.
3644 * gdb.cp/overload.cc (struct K): New.
3645 (namespace N): New.
3646 (main): Call new functions.
3647 (K::staticoverload): Define.
3648
889bf7c5 36492010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
3650
3651 PR gdb/10728
3652 * gdb.cp/pr10728-x.h: New file.
3653 * gdb.cp/pr10728-x.cc: New file.
3654 * gdb.cp/pr10728-y.cc: New file.
3655 * gdb.cp/pr10728.exp: New file.
3656 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3657
889bf7c5 36582010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
3659
3660 PR gdb/9067
3661 * gdb.cp/pr9067.exp: New
3662 * gdb.cp/pr9067.cc: New
3663 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3664
7b356089
JB
36652010-02-08 Joel Brobecker <brobecker@adacore.com>
3666
3667 * lib/gdb.exp (gdb_test_timeout): New global variable.
3668 Set it to timeout if not already set.
3669 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3670
1be00882
DE
36712010-02-05 Doug Evans <dje@google.com>
3672
3673 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3674 user.
3675
82856980
SW
36762010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3677
3678 PR c++/7935:
3679 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3680
1a334831
TT
36812010-02-04 Tom Tromey <tromey@redhat.com>
3682
3683 * gdb.cp/virtbase.exp: Make test case names unique.
3684
9c3c02fd
TT
36852010-02-02 Tom Tromey <tromey@redhat.com>
3686
3687 * gdb.cp/virtbase.exp: Add regression tests.
3688 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3689 (main): Instantiate RHC.
3690
0cc2414c
TT
36912010-02-02 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3694 type-printing change.
3695
edf3d5f3
TT
36962010-02-02 Tom Tromey <tromey@redhat.com>
3697
3698 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3699 * gdb.cp/virtbase.cc: New file.
3700 * gdb.cp/virtbase.exp: New file.
3701 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3702
e4b7f41c
JK
37032010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 PR libc/11214:
3706 * gdb.threads/current-lwp-dead.c: Include features.h.
3707 (HAS_NOMMU): New.
3708 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3709
b381ea14
JK
37102010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3711
3712 * gdb.base/symbol-without-target_section.exp,
3713 gdb.base/symbol-without-target_section.c: New.
3714
c593ac0e
DJ
37152010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * gdb.base/bigcore.exp: Reset increased timeout.
3718 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3719
db25f29d
DJ
37202010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3721
3722 * gdb.base/gcore.exp (capture_command_output): Use
3723 gdb_test_multiple.
3724
f9d67f43
DJ
37252010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3726
3727 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3728 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3729 (Top level): Call it.
3730
177321bd
DJ
37312010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3732
3733 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3734
97f2ed50
DJ
37352010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3736
3737 * gdb.base/call-strs.exp, gdb.base/default.exp,
3738 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3739 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3740 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3741 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3742 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3743 * gdb.base/ending-run.exp: Correct restore of timeout.
3744 * gdb.base/page.exp: Remove unnecessary timeout setting.
3745
e4e2711a
JB
37462010-01-29 Joel Brobecker <brobecker@adacore.com>
3747
3748 * gdb.ada/rec_return: New testcase.
3749
ba581dc1
JB
37502010-01-29 Joel Brobecker <brobecker@adacore.com>
3751
3752 * gdb.ada/call_pn: New testcase.
3753
4ea95be9
DJ
37542010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3757 (Top level): Use it to resume.
3758 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3759 the Thumb mode displaced stepping error as unsupported.
3760
df83a9bf
SW
37612010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3762
889bf7c5
PA
3763 * gdb.cp/nsusing.exp: Added more tests.
3764 * gdb.cp/nsrecurs.exp: Ditto.
3765 * gdb.cp/nsusing.cc: Added test functions.
3766 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 3767
40b27cdc
JK
37682010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3769
3770 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3771 absolute directory pathnames in gdb.sum file.
3772
de958931
SW
37732010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3774
3775 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3776 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3777
708ead4e
TT
37782010-01-26 Tom Tromey <tromey@redhat.com>
3779
3780 PR exp/7643:
3781 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3782 setup_kfail.
3783
b14e635e
SW
37842010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3785
3786 * gdb.cp/nsrecurs.exp: New test.
3787 * gdb.cp/nsrecurs.cc: New test program.
3788 * gdb.cp/nsstress.exp: New test.
3789 * gdb.cp/nsstress.cc: New test program.
3790 * gdb.cp/nsdecl.exp: New test.
3791 * gdb.cp/nsdecl.cc: New test program.
3792
8540c487
SW
37932010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3794
3795 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3796 imported into file scope.
3797 Marked test as xfail.
3798 * gdb.cp/namespace-using.cc (marker5): New function.
3799 * gdb.cp/shadow.exp: New test.
3800 * gdb.cp/shadow.cc: New test program.
3801 * gdb.cp/nsimport.exp: New test.
3802 * gdb.cp/nsimport.cc: New test program.
3803
421d5d99
TT
38042010-01-25 Tom Tromey <tromey@redhat.com>
3805
3806 PR gdb/11049:
3807 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3808 with "set print null-stop on".
3809
691f8dc1
JK
38102010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3811
3812 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3813 Adjust it for DISASSEMBLY_OMIT_FNAME.
3814
0b92b5bb
TT
38152010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3816
3817 PR symtab/11199:
3818 * gdb.dwarf2/member-ptr-forwardref.exp,
3819 gdb.dwarf2/member-ptr-forwardref.S: New.
3820
23787403
JK
38212010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3824 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3825 thread1_tid_mutex. Remove gdbstop_mutex handling.
3826 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3827 thread2_tid_mutex. Remove gdbstop_mutex handling.
3828 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3829 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3830 pthread_cond_wait conditionalizations by while loops.
3831
b966cb8a
TT
38322010-01-20 Tom Tromey <tromey@redhat.com>
3833
3834 PR backtrace/10770:
3835 * gdb.dwarf2/pr10770.exp: New file.
3836 * gdb.dwarf2/pr10770.c: New file.
3837 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3838
fcae584b
VP
38392010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3840
3841 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3842 that target was removed, and the test always runs native anyway.
3843
a0f49112
JK
38442010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3845
3846 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3847 gdb.base/watchpoint-cond-gone-stripped.c: New.
3848
ceeb3d5a
TT
38492010-01-19 Tom Tromey <tromey@redhat.com>
3850
3851 PR c++/8000:
3852 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3853 existing tests.
3854 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3855 (main): Use AAA::SomeEnum.
3856
dd322c54
JK
38572010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3858
3859 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3860 (test_ignore_count): Declare line_callme_body global.
3861 (run to breakpoint with ignore count): Use line_callme_body.
3862 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3863 (set line_main_hello, set line_main_return): Reindent.
3864 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3865 New.
3866 (continue to callee4): Use line_callee4_body.
3867 (check *stopped from CLI command): Use line_callee4_next.
3868 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3869 (set line_main_hello, set line_main_return): Reindent.
3870 (set line_callee4_head, set line_callee4_body): New.
3871 (continue to callee4): Use line_callee4_body.
3872
4e8f195d
TT
38732010-01-18 Tom Tromey <tromey@redhat.com>
3874
3875 PR c++/9680:
3876 * gdb.cp/casts.cc: Add new classes and variables.
3877 * gdb.cp/casts.exp: Test new operators.
3878
9e14a9ba
JB
38792010-01-18 Tom Tromey <tromey@redhat.com>
3880 Thiago Jung Bauermann <bauerman@br.ibm.com>
3881
3882 * gdb.python/source2.py: New file.
3883 * gdb.python/source1: New file.
3884 * gdb.python/python.exp: Test "source" command.
3885
00bf0b85
SS
38862010-01-15 Stan Shebs <stan@codesourcery.com>
3887
3888 * gdb.trace/tfile.c: New file.
3889 * gdb.trace/tfile.exp: New file.
889bf7c5 3890
55235ad7
JK
38912010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3894
9f2982ff
JK
38952010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3896
3897 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3898
bbfba9ed
JK
38992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3900
3901 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3902 (libfunc): New parameter action. Implement also selectable "sleep".
3903 * gdb.base/break-interp-main.c: Include assert.h.
3904 (libfunc): New parameter action.
3905 (main): New parameters argc and argv. Assert argc. Pass argv.
3906 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3907 (test_attach): New proc.
3908 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3909 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3910
61f0d762
JK
39112010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.base/break-interp.exp (test_core): New proc.
3914 (test_ld): Call it.
3915
06a6f270
JK
39162010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3919 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3920 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3921 and gdb_compile_shlib. Use new -Wl compiler options.
3922 (dl bt, main bt): New tests.
3923
51bee8e9
JK
39242010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3925
3926 Support PIEs with no symfile_objfile.
3927 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3928 (test_ld): New parameter trynosym.
3929 (test_ld <$trynosym>): New block.
3930
b8040f19
JK
39312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3932
3933 * gdb.base/break-interp.exp: New file.
3934
be759fcf
PM
39352010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3936
3937 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3938 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3939 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3940 test.
3941 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3942 * gdb.python/py-mi.exp: Add lazy string test.
3943
dc146f7c
VP
39442010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3945
3946 * lib/mi-support.exp (mi_check_thread_states): Handle
3947 core number in thread listing.
3948
b4ba55a1
JB
39492010-01-12 Joel Brobecker <brobecker@adacore.com>
3950
3951 * gdb.base/maint.exp: Adjust the expected output for the
3952 "maint print type" test. Use gdb_test_multiple instead of
3953 gdb_sent/gdb_expect.
3954
08e24bd4
DE
39552010-01-11 Doug Evans <dje@google.com>
3956
6496a609
DE
3957 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
3958 from gdbserver_download. All callers updated.
3959
08e24bd4
DE
3960 * gdb.server/ext-run.exp: "info os processes" requires xml support.
3961
b5cfddf5
JK
39622010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3963
3964 Implement binary numbers parsing.
3965 * gdb.base/printcmds.exp (test_integer_literals_accepted)
3966 (test_integer_literals_rejected): New binary tests.
3967
3725885a
RW
39682010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3969
3970 * gdb.cell/configure: Regenerate.
3971
37aeb5df
JK
39722010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3973
3974 * gdb.base/corefile.exp: Move the core finding block out and call it as
3975 core_find, new variable $corefile, replace corefile by $corefile and
3976 [file tail $corefile] for usage vs. test names resp.
3977 * lib/gdb.exp (core_find): Move it as a new function here. New
3978 parameter binfile and deletefiles. New variable $destcore. Pre-delete
3979 $destcore. Return "" on error.
3980
d521f563
JK
39812010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 Workaround PR binutils/10802.
3984 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
3985 (twice).
3986
28f24826
DJ
39872010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
3990
2de75e71
JB
39912010-01-08 Joel Brobecker <brobecker@adacore.com>
3992
3993 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
3994 call, to avoid interruption.
3995
fe00719b 39962010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
3997
3998 * gdb.stabs/weird.def (args93): New.
3999
d0ef5df8
DE
40002010-01-07 Doug Evans <dje@google.com>
4001
4002 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4003
3a08d52f
TT
40042010-01-07 Tom Tromey <tromey@redhat.com>
4005
4006 * gdb.base/source.exp: Use correct line number.
4007
7a697b8d
SS
40082010-01-05 Stan Shebs <stan@codesourcery.com>
4009
4010 * gdb.trace/tracecmd.exp: Test ftrace.
4011
7803799a
UW
40122010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4013
4014 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4015
c54eabfa
JK
40162010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4019 "uint_for_mi_testing".
4020
02e7ef19
JB
40212010-01-01 Joel Brobecker <brobecker@adacore.com>
4022
4023 Test indented comment in file being sourced.
4024 * gdb.base/commands.exp: Test indented comment in file being sourced.
4025
abd775ce
JB
40262010-01-01 Joel Brobecker <brobecker@adacore.com>
4027
4028 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4029 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4030 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4031 notice.
4032
79b55b82
JB
40332010-01-01 Joel Brobecker <brobecker@adacore.com>
4034
4035 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4036 notice.
4037
8997583e
JK
40382010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4041 missing $after_stopped and comma (,) expectation.
4042
6da95a67
SS
40432009-12-31 Stan Shebs <stan@codesourcery.com>
4044
4045 * gdb.trace/actions.exp: Test teval action.
889bf7c5 4046
218d2fc6
TJB
40472009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4048
4049 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4050 (top level): Call test_watchpoint_in_big_blob.
4051 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4052 watchpoints.
4053 (func3): Write to buf.
4054
236f1d4d
SS
40552009-12-29 Stan Shebs <stan@codesourcery.com>
4056
4057 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 4058
f61e138d
SS
40592009-12-28 Stan Shebs <stan@codesourcery.com>
4060
4061 * gdb.trace/tsv.exp: New file.
4062 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 4063
0219b378
DJ
40642009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4065
4066 * gdb.base/find.c (main): Reference search buffers.
4067 * gdb.base/included.c (main): Reference integer.
4068 * gdb.base/ptype.c (charfoo): Declare.
4069 (intfoo): Call charfoo.
4070 * gdb.base/scope0.c (useitp): New function.
4071 (usestatics): Use useitp.
4072 (useit): Add a type for val.
4073 * gdb.base/scope1.c (useit1): Take a pointer argument.
4074 (usestatics1): Update calls to useit1.
4075 * gdb.cp/call-c.cc: Declare foo.
4076 (main): Call foo.
4077 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4078 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4079 (main): Call C::ensureRefs and ensureOtherRefs.
4080 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4081 variables.
4082 (ensureOtherRefs): New function.
4083 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4084 * gdb.cp/templates.cc (main): Call t5i.value.
4085
3f78692f
JK
40862009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4087
4088 Fix compatibility with G++-4.5.
4089 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4090 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4091 (uncaught return): Remove.
4092
429374b8
JK
40932009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4094 Phil Muldoon <pmuldoon@redhat.com>
4095
4096 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4097 (bp_location13, bp_location14, bp_location17, bp_location18)
4098 (marker3_proto, marker4_proto): New variables.
4099 (breakpoint info): Update output.
4100 (run until breakpoint at marker3, run until breakpoint at marker4): New
4101 tests.
4102
859825b8
JK
41032009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4106 Replace the printf call of Y by provided "y-set-1" label. New block
4107 for the second shared library.
4108 * gdb.base/unload.exp: Compile also the second library, call
4109 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4110 (single pending breakpoint info): Rename to ...
4111 (pending breakpoint info before run): ... this extended test.
4112 (libfile2, libname2, libsrcfile2, libsrc2)
4113 (lib_sl2): New variables.
4114 (exec_opts): Set also SHLIB_NAME2.
4115 (pending breakpoint info on first run at shrfunc1)
4116 (pending breakpoint info on second run at shrfunc1)
4117 (pending breakpoint info on second run at shrfunc2)
4118 (print y from libfile, print y from libfile2): New tests.
4119 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4120 * gdb.base/unloadshr2.c: New.
4121
e6a386cd
HZ
41222009-12-22 Hui Zhu <teawater@gmail.com>
4123
4124 * gdb.reverse/sigall-reverse.exp: Adjust.
4125
9e19b45e
VP
41262009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4127
4128 PR gdb/10884
4129
4130 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4131 (main): Call do_bitfield_tests.
aacf5b1e 4132 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 4133
d53a7b30
JB
41342009-12-20 Joel Brobecker <brobecker@adacore.com>
4135
4136 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4137 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4138 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4139 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4140 gdb.modula2/unbounded1.c: Update copyright header.
4141
191ca0a1
CM
41422009-12-10 Chris Moller <moller@mollerware.com>
4143
4144 PR gdb/9399
4145 * gdb.cp/virtfunc2.exp: New tests
4146 * gdb.cp/virtfunc2.cc: New tests
4147 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4148
0fa6cf1b
MS
41492009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4150
4151 * gdb.reverse/i387-env-reverse.c: New file.
4152 * gdb.reverse/i387-env-reverse.exp: New file.
4153 * gdb.reverse/i387-stack-reverse.c: New file.
4154 * gdb.reverse/i387-stack-reverse.exp: New file.
4155
361ae042
PM
41562009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4157
4158 * gdb.python/py-type.exp (test_range): New test.
4159
bfd31e71
PM
41602009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4161
4162 PR python/10805
4163
4164 * gdb.python/py-type.exp: New file.
4165 * gdb.python/py-type.c: New file.
4166 * Makefile.in: Add py-type.
4167
57a1d736
TT
41682009-12-03 Tom Tromey <tromey@redhat.com>
4169
4170 * gdb.python/py-value.exp (test_parse_and_eval): New
4171 function.
4172
1f3b5d1b
PP
41732009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4174
4175 PR gdb/11022
4176
4177 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
4178 * gdb.base/pr11022.c: New test.
4179
8b7dbdc9
JK
41802009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4181
4182 Fix spurious false FAILs.
4183 * gdb.base/structs.c (chartest): New.
4184 (main): Fill-in chartest.
4185 * gdb.base/structs.exp (anychar_re, first): New.
4186 (start_structs_test): Import global anychar_re and first.
4187 New gdb_test call "set print elements 300; ${testfile}"
4188 (start_structs_test <$first>): New block.
4189 (any): Import global anychar_re. New variable ac. Use ${ac}.
4190
6a53b2ec
JK
41912009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4192
4193 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4194
d7167b4c
JK
41952009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4196
4197 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4198 Force $srcfile file.
4199 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4200
b1798462
UW
42012009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4202
4203 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4204 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4205 * gdb.threads/watchthreads-reorder.exp: Likewise.
4206
b6199126
DJ
42072009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4208
4209 PR gdb/8704
4210
4211 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4212 "if", and "thread". Correct matching in the previous test.
4213
b22a0510
DJ
42142009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4215
4216 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4217
930636d2
MS
42182009-11-23 Michael Snyder <msnyder@vmware.com>
4219
4220 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4221 * gdb.reverse-watch-precsave.exp: Ditto.
4222
21a0512e
PP
42232009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4224
4225 * gdb.asm/asm-source.exp: Adjust.
4226 * gdb.base/help.exp: Adjust.
889bf7c5 4227
fc30d5e0
PA
42282009-11-22 Pedro Alves <pedro@codesourcery.com>
4229
4230 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4231 (do_syscall_tests_without_xml): Set data-directory to
4232 /the/path/to/nowhere.
4233
f6bc2008
PA
42342009-11-21 Pedro Alves <pedro@codesourcery.com>
4235
4236 * gdb.threads/local-watch-wrong-thread.c,
4237 gdb.threads/local-watch-wrong-thread.exp: New files.
4238
8c2fb5de
PA
42392009-11-21 Pedro Alves <pedro@codesourcery.com>
4240
4241 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4242 assume new `regsub' syntax available.
4243
ebec9a0f
PA
42442009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
a79d3c27
JK
4246 * gdb.base/watchpoint-hw-hit-once.exp,
4247 gdb.base/watchpoint-hw-hit-once.c: New.
4248
42492009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.threads/watchthreads-reorder.exp,
4252 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4253
276a961b
MK
42542009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4255
4256 * gdb.xml/tdesc-regs.exp: Use for m68k.
4257
4867c1fb
PA
42582009-11-15 Pedro Alves <pedro@codesourcery.com>
4259
4260 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4261
f6838f81
DJ
42622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4263
4264 * lib/gdb.exp (current_target_name): New procedure.
4265 (gdb_wrapper_target): New variable.
4266 (gdb_wrapper_init): Set gdb_wrapper_target.
4267 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4268 wrapper.
4269
4ac4dd3f
DJ
42702009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4271
4272 * gdb.base/remote.exp: Delete the slowest load test.
4273 Do not load with fixed packet sizes.
4274
a7881759
DJ
42752009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4278
97a5b505
DJ
42792009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4282 srcfile when setting a breakpoint.
4283
d3e1fc54
DJ
42842009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4285
4286 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4287 macros.
4288
7cbcbded
DJ
42892009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4290
4291 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4292 to be in memory.
4293 * gdb.base/display.c (force_mem): New.
4294 (do_loops): Use it. Add breakpoint comments.
4295 (do_vars): Add a breakpoint comment.
4296 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4297 line numbers.
4298
bdea3a92
NF
42992009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4300
4301 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4302 instead of a bare "run".
4303
269f82e5
PP
43042009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4305
4306 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4307
a69b7d9d
DJ
43082009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4309
4310 * lib/cell.exp (skip_cell_tests): Clean up test files before
4311 returning.
4312
b598bfda
DJ
43132009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4314
4315 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4316 and the breakpoint menu. Do not call perror if a prompt is seen.
4317 Consume the following GDB prompt.
4318 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4319 * gdb.cp/namespace.exp: Use gdb_test.
4320 * gdb.cp/templates.exp: Use gdb_test.
4321 (test_template_breakpoints): Use gdb_test_multiple.
4322
87728fa0
DJ
43232009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4324
4325 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4326 (marker4): Reference values.
4327
b67c692f
DJ
43282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4329
4330 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4331 is missing.
4332
f0df251a
DJ
43332009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4334
4335 * gdb.base/break.c (need_malloc): New.
4336 * gdb.base/constvars.c (main): Reference crass and crisp.
4337 * gdb.base/gdb1821.c (main): Reference bar.
4338 * gdb.cp/gdb1355.cc (main): Reference s1.
4339 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4340 (main): Call them.
4341 * gdb.cp/hang2.cc (dummy2): Define.
4342 * gdb.cp/hang3.cc (dummy3): Define.
4343 * gdb.cp/m-data.cc (main): Reference shadow.
4344
bdf7534a
NF
43452009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4346 Nathan Froyd <froydnj@codesourcery.com>
4347
4348 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4349 remote host.
4350
f24fce77
NF
43512009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4352
4353 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4354 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4355 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4356 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4357 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4358 * gdb.dwarf2/dw2-producer.exp: Likewise.
4359 * gdb.dwarf2/mac-fileno.exp: Likewise.
4360 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4361 py-prettyprint.py to the remote host.
4362 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4363
40f0318e
KS
43642009-11-11 Keith Seitz <keiths@redhat.com>
4365
4366 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4367 use it instead of "Foo".
4368 * gdb.cp/classes.exp (do_tests): Add a test to access
4369 a method through a typedef'd class name.
4370
f3d9f7fb
NF
43712009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4372
4373 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4374 exponents.
4375 * gdb.base/pointers.exp: Likewise.
4376 * gdb.cp/ref-types.exp: Likewise.
4377
a4216f37
KS
43782009-11-11 Keith Seitz <keiths@redhat.com>
4379
4380 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4381 new[] and delete[].
4382 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4383 "void".
4384 (probe_demangler): Remove all single-quoting of
4385 method and variable names.
4386 (info_func_regexp): Remove the word "void" from any
4387 occurrence of "(void)".
4388 (print_addr_2): Remove all single-quoting of
4389 method names.
4390 (print_addr_2_kfail): Likewise.
4391 (print_addr): Single-quote C function names before
4392 passing to print_addr_2.
4393 (test_paddr_operator_functions): Remove single-quoting
4394 for method names.
4395 Add tests for operator new[] and operator delete[].
4396
9b14d7aa
JK
43972009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4398
4399 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4400
85feb311
KS
44012009-11-09 Keith Seitz <keiths@redhat.com>
4402
4403 * gdb.cp/overload.exp: Add tests for resolving overloaded
4404 methods in expression parsing/evaluation.
4405
fa335448
DJ
44062009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4407
4408 * lib/gdb.exp (default_gdb_version): Use --version instead of
4409 --command.
4410
ec3c07fc
NS
44112009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4412
4413 * lib/gdb.exp (gdb_compile_test): New.
4414 (skip_ada_tests, skip_java_tests): New.
4415 (gdb_compile): Use gdb_compile_test for f77.
4416 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4417 * lib/java.exp (compile_java_from_source): Remove runtests check,
4418 use gdb_compile_test to record result.
4419 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4420 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4421 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4422 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4423 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4424 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4425 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4426 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4427 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4428 adjust gdb_compile invocations.
4429
b8b4e42b
JK
44302009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4431
4432 * Makefile.in (abs_builddir): New.
4433 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4434 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4435 `$(abs_builddir)/site.exp'.
4436
f8b7eaf3
DJ
44372009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4438
4439 * config/m68k-emc.exp, lib/emc-support.exp,
4440 gdb.trace/gdb_c_test.c: Delete.
4441 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4442 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4443 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4444 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4445 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4446 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4447 casing for m68k-*-elf.
4448
c4187697
NS
44492009-11-03 Pedro Alves <pedro@codesourcery.com>
4450
4451 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4452 * gdb.arch/i386-prologue.exp: Likewise.
4453 * gdb.arch/i386-unwind.exp: Likewise.
4454
db16b772
DJ
44552009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4456
4457 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4458
bcf71277
DJ
44592009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4462
0105cee2
DJ
44632009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4464
4465 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4466
24ddea62
JK
44672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4470
287ccc17
JK
44712009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4472
4473 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4474 * gdb.base/sepdebug2.c: New file.
4475
08bca259 44762009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4477
4478 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4479 the modified warnings for catch syscall. Verify if GDB was compiled
4480 with support for lib expat, and choose which tests to run depending
4481 on this.
4482
5d4e2b76
VP
44832009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4484
4485 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4486 that composite commands are parsed OK. And also test
4487 that breakpoint commands do work.
4488
240e538a
MS
44892009-10-23 Michael Snyder <msnyder@vmware.com>
4490
4491 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4492 to allow for new disassembly style.
4493
9c419145
PP
44942009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4495
4496 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4497
02506ff1
MS
44982009-10-22 Michael Snyder <msnyder@vmware.com>
4499
4500 * gdb.reverse/break-precsave.exp: New test.
4501 * gdb.reverse/consecutive-precsave.exp: Ditto.
4502 * gdb.reverse/finish-precsave.exp: Ditto.
4503 * gdb.reverse/i386-precsave.exp: Ditto.
4504 * gdb.reverse/machinestate-precsave.exp: Ditto.
4505 * gdb.reverse/sigall-precsave.exp: Ditto.
4506 * gdb.reverse/solilb-precsave.exp: Ditto.
4507 * gdb.reverse/step-precsave.exp: Ditto.
4508 * gdb.reverse/until-precsave.exp: Ditto.
4509 * gdb.reverse/watch-precsave.exp: Ditto.
4510
4cf866a3
MS
45112009-10-22 Michael Snyder <msnyder@vmware.com>
4512
4513 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4514 for gdb_expect. Adjust one test's expect strings for the new
4515 format of disassemble.
4516 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4517 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4518 gdb_test_multiple.
4519 * gdb.reverse/step-reverse.exp: Delete 'return'.
4520 * gdb.reverse/until-reverse.exp: Delete blank lines.
4521 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4522
2b28d209
PP
45232009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4524
4525 * gdb.base/consecutive.exp: Adjust.
4526 * gdb.base/display.exp: Likewise.
4527 * gdb.base/pc-fp.exp: Likewise.
4528 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4529
33b9c32b
MS
45302009-10-19 Michael Snyder <msnyder@vmware.com>
4531
4532 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4533 * gdb.reverse/finish-reverse.c: Ditto.
4534 * gdb.reverse/sigall-reverse.c: Ditto.
4535 * gdb.reverse/solib-reverse.c: Ditto.
4536 * gdb.reverse/step-reverse.c: Ditto.
4537 * gdb.reverse/watch-reverse.c: Ditto.
4538
6c95b8df
PA
45392009-10-19 Pedro Alves <pedro@codesourcery.com>
4540 Stan Shebs <stan@codesourcery.com>
4541
4542 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4543 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4544 "Executing new program".
4545 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4546 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4547 left listed after having been killed.
4548 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4549 * gdb.base/maint.exp: Adjust test.
4550
4551 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4552 * gdb.multi/Makefile.in: New.
4553 * gdb.multi/base.exp: New.
4554 * gdb.multi/goodbye.c: New.
4555 * gdb.multi/hangout.c: New.
4556 * gdb.multi/hello.c: New.
4557 * gdb.multi/bkpt-multi-exec.c: New.
4558 * gdb.multi/bkpt-multi-exec.exp: New.
4559 * gdb.multi/crashme.c: New.
4560
279017b7
TG
45612009-10-13 Tristan Gingold <gingold@adacore.com>
4562
4563 * gdb.base/sepdebug.exp: Check debug info are found.
4564
0413d738
PA
45652009-10-08 Pedro Alves <pedro@codesourcery.com>
4566
4567 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4568 bits.
4569
c628eecc
JK
45702009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4571
4572 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4573
38af1bfe
JB
45742009-10-07 Joel Brobecker <brobecker@adacore.com>
4575
4576 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4577 of the comments.
4578
2b0adecd
PM
45792009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4580
4581 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4582 * gdb.base/annota3.exp: Idem.
4583 * gdb.base/maint.exp: Idem.
4584
8d417781
PM
45852009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4586
889bf7c5 4587 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4588 to default.
4589
bb61102d
PM
45902009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4591
889bf7c5 4592 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4593 mingw and cygwin targets.
4594
ace5c364
PM
45952009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4596 Pedro Alves <pedro@codesourcery.com>
4597
889bf7c5 4598 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4599 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4600
c2d494a0
PM
46012009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4602
e1b52ce2
PM
4603 * gdb.base/shr1.c: Use %p in format string.
4604 * gdb.base/unload.c: Avoid warning in fprintf.
4605 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4606
209f53f5
PM
46072009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4608
4609 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4610 long type.
4611 (test_unlink): Correct printf string.
4612 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4613 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4614
8172766a
JK
46152009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4616
4617 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4618 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4619 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4620
0f73703c
UW
46212009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4622
4623 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4624 * gdb.objc/nondebug.exp: Likewise.
4625
b32306ca
UW
46262009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4627
4628 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4629 target_info setting.
4630
4631 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4632 that detect new threads during "info threads".
4633
0057022f
UW
46342009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4635
4636 * gdb.threads/manythreads.c (main): Increase thread stack size
4637 to 2*PTHREAD_STACK_MIN.
4638 * gdb.threads/multi-create.c (main): Likewise.
4639 (create_function): Likewise.
4640
f29c0325
UW
46412009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4642
4643 * gdb.base/dump.exp: Pass difference of pointer types instead
4644 of integer types as offset to restore in intarr3.srec case.
4645
fcb34849
UW
46462009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4647
4648 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4649
d5142e3b
UW
46502009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4651
4652 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4653
087b74b2 46542009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 4655
087b74b2
PM
4656 New test for two watchpoints, with disabling of
4657 the first inserted.
4658 * testsuite/gdb.base/watchpoints.c: New file.
4659 * testsuite/gdb.base/watchpoints.exp: New file.
4660
96c07c5b
TT
46612009-09-25 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.base/charset.exp: Test utf-16 strings with Python.
4664
b8899f2b
TT
46652009-09-25 Tom Tromey <tromey@redhat.com>
4666
4667 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4668 UCS-4.
4669 * gdb.base/charset.c (utf_32_string): Rename.
4670 (init_utf32): Rename.
4671 (main): Update.
4672
329719ec
TT
46732009-09-22 Tom Tromey <tromey@redhat.com>
4674
4675 * gdb.python/py-function.exp: Add regression tests.
4676
11ef0d76
KS
46772009-09-21 Keith Seitz <keiths@redhat.com>
4678
4679 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4680 with invalid operator.
4681
3fe8f3b3
KS
46822009-09-21 Keith Seitz <keiths@redhat.com>
4683
4684 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4685 and destructor using typedef name of class.
4686 * gdb.cp/classes.cc (class Base1): Add a destructor.
4687 (base1): New typedef.
4688 (use_methods): Instanitate an object of type base1.
4689 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4690 (do_tests): Call test_template_typedef.
4691 * gdb.cp/templates.cc (Baz::~Baz): New method.
4692 (intBazOne): New typedef.
4693 (main): Instantiate intBazOne.
4694
7a9fe101
PM
46952009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4696
4697 PR python/10633
4698
4699 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4700 Function.
4701 (run_lang_tests): Add print elements test.
4702
2e4d963f
PM
47032009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4704
4705 * gdb.python/py-value.exp (test_subscript_regression): New
4706 function. Test for invalid subscripts.
4707 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4708 (ptr_ref): New function.
4709
ec7e75e7
PP
47102009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4711
4712 * gdb.base/default.exp: Fix "show convenience".
4713
0cc7d26f
TT
47142009-09-15 Tom Tromey <tromey@redhat.com>
4715
4716 * lib/mi-support.exp (mi_create_varobj): Update.
4717 (mi_create_floating_varobj): Likewise.
4718 (mi_create_dynamic_varobj): New proc.
4719 (mi_varobj_update): Update.
4720 (mi_varobj_update_with_type_change): Likewise.
4721 (mi_varobj_update_kv_helper): New proc.
4722 (mi_varobj_update_dynamic_helper): Rewrite.
4723 (mi_varobj_update_dynamic): New proc.
4724 (mi_list_varobj_children): Update.
4725 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4726 * gdb.python/python-prettyprint.py (pp_outer): New class.
4727 (pp_nullstr): Likewise.
4728 (lookup_function): Register new printers.
4729 * gdb.python/python-prettyprint.c (struct substruct): New type.
4730 (struct outerstruct): Likewise.
4731 (substruct_test): New function.
4732 (struct nullstr): New type.
4733 (string_1, string_2): New globals.
4734 (main): Add new tests.
4735 * gdb.python/python-mi.exp: Added regression tests.
4736 * gdb.mi/mi2-var-display.exp: Update.
4737 * gdb.mi/mi2-var-cmd.exp: Update.
4738 * gdb.mi/mi2-var-child.exp: Update.
4739 * gdb.mi/mi2-var-block.exp: Update.
4740 * gdb.mi/mi-var-invalidate.exp: Update.
4741 * gdb.mi/mi-var-display.exp: Update.
4742 * gdb.mi/mi-var-cmd.exp: Update.
4743 * gdb.mi/mi-var-child.exp: Update.
4744 * gdb.mi/mi-var-block.exp: Update.
4745 * gdb.mi/mi-break.exp: Update.
4746 * gdb.mi/gdb701.exp: Update.
4747
a96d9b2e
SDJ
47482009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4749
4750 * Makefile.in: Inclusion of catch-syscall object.
4751 * gdb.base/catch-syscall.c: New file.
4752 * gdb.base/catch-syscall.exp: New file.
4753
b43b923a
MS
47542009-09-12 Michael Snyder <msnyder@vmware.com>
4755
4756 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4757 that can support reverse debuggnig.
4758
cec03d70
TT
47592009-09-11 Tom Tromey <tromey@redhat.com>
4760
4761 * gdb.dwarf2/valop.S: New file.
4762 * gdb.dwarf2/valop.exp: New file.
4763
e23bb3fc
MK
47642009-09-11 Mark Kettenis <kettenis@gnu.org>
4765
4766 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4767
37c3696d
DE
47682009-09-10 Doug Evans <dje@google.com>
4769
4770 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4771 Add $gdb_prompt to second breakpoint regexp.
4772
5172aecb
JB
47732009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4774
4775 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4776 names, add missing ones.
4777 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4778 * gdb.python/py-frame.c: Rename from python-frame.c.
4779 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4780 testfile name.
4781 * gdb.python/py-function.exp: Rename from python-function.exp.
4782 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4783 testfile name.
4784 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4785 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4786 Adjust testfile name.
4787 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4788 * gdb.python/py-template.cc: Rename from python-template.cc.
4789 * gdb.python/py-template.exp: Rename from python-template.exp.
4790 Adjust testfile name.
4791 * gdb.python/py-value.c: Rename from python-value.c.
4792 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4793 testfile name.
4794
b554e4bd
JK
47952009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4798 $bpt2address.
4799 (Second breakpoint address is valid on ia64)
4800 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4801
9a68ae16
JM
48022009-09-03 Joseph Myers <joseph@codesourcery.com>
4803
4804 * gdb.base/ending-run.exp: Restrict regular expression matching
4805 line number to require closing brace following.
4806
146b9145
DE
48072009-09-03 Doug Evans <dje@google.com>
4808
4809 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4810
787d21e1
TT
48112009-09-02 Tom Tromey <tromey@redhat.com>
4812
4813 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4814
e7802207
TT
48152009-09-02 Tom Tromey <tromey@redhat.com>
4816
4817 * gdb.dwarf2/callframecfa.exp: New file.
4818 * gdb.dwarf2/callframecfa.S: New file.
4819
817aadd2
JK
48202009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4821
4822 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4823 gdb.base/solib-overlap-main.c: New.
4824
4a76eae5
DJ
48252009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 PR gdb/10565
4828
4829 * gdb.base/bitfields.c (struct container, container): New.
4830 (main): Initialize it and call break5.
4831 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4832
d4b96c9a
JK
48332009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4836 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4837
4e22772d
JK
48382009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4839
4840 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4841
2efab443
MS
48422009-08-26 Michael Snyder <msnyder@vmware.com>
4843
4844 * gdb.base/i386-reverse.c: New file.
4845 * gdb.base/i386-reverse.exp: New file.
4846 * gdb.base/Makefile.in: Add new files to be removed.
4847
07ab73a0
JM
48482009-08-26 Joseph Myers <joseph@codesourcery.com>
4849
4850 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4851 environment-pwd for remote host.
4852 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4853
676accff
KS
48542009-08-24 Keith Seitz <keiths@redhat.com>
4855
4856 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4857 Add two new C++ completer tests which limit the output to a
889bf7c5 4858 given class.
676accff 4859
f9f7ad22
MS
48602009-08-24 Michael Snyder <msnyder@vmware.com>
4861
4862 * gdb.base/del.exp: Fix typo in comment.
4863 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4864
81ecdfbb
RW
48652009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4866
4867 * configure: Regenerate.
4868 * gdb.hp/configure: Likewise.
4869 * gdb.hp/gdb.aCC/configure: Likewise.
4870 * gdb.hp/gdb.base-hp/configure: Likewise.
4871 * gdb.hp/gdb.compat/configure: Likewise.
4872 * gdb.hp/gdb.defects/configure: Likewise.
4873 * gdb.hp/gdb.objdbg/configure: Likewise.
4874 * gdb.stabs/configure: Likewise.
4875
cab0c772
UW
48762009-08-19 Doug Evans <dje@google.com>
4877
4878 * gdb.base/gdbvars.c: New file.
4879 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4880
b8fa0bfa
PA
48812009-08-14 Pedro Alves <pedro@codesourcery.com>
4882
4883 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4884 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4885
b84aa90a
PA
48862009-08-13 Pedro Alves <pedro@codesourcery.com>
4887
4888 * gdb.base/default.exp: Adjust "set language test": it's now an
4889 enum command. Larger help string moved to "help set language".
4890 * gdb.base/help.exp: Adjust "help set language" expected output,
4891 now lists all known languages.
4892
0d8f9b2c
NF
48932009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4894
4895 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4896 all frame arguments.
4897 * gdb.arch/altivec-regs.exp: Likewise.
4898
bda180e0
TT
48992009-08-07 Tom Tromey <tromey@redhat.com>
4900
4901 * gdb.base/setshow.exp: Add tests for changes to set language, set
4902 check range, and set check type.
4903
48cb2d85
VP
49042009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4905
4906 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4907 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 4908 Call it.
48cb2d85 4909
1ea34204
UW
49102009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4911
4912 * configure.ac: Run gdb.cell tests when appropriate.
4913 * configure: Regenerate.
4914 * lib/cell.exp: New file.
4915 * gdb.cell: New directory.
4916 * gdb.cell/configure.ac: New file.
4917 * gdb.cell/configure: New file.
4918 * gdb.cell/Makefile.in: New file.
4919 * gdb.cell/arch.exp: New file.
4920 * gdb.cell/break.c: New file.
4921 * gdb.cell/break.exp: New file.
4922 * gdb.cell/break-spu.c: New file.
4923 * gdb.cell/bt.c: New file.
4924 * gdb.cell/bt2-spu.c: New file.
4925 * gdb.cell/bt-spu.c: New file.
4926 * gdb.cell/bt.exp: New file.
4927 * gdb.cell/coremaker.c: New file.
4928 * gdb.cell/coremaker-spu.c: New file.
4929 * gdb.cell/core.exp: New file.
4930 * gdb.cell/gcore.exp: New file.
4931 * gdb.cell/data.c: New file.
4932 * gdb.cell/data.exp: New file.
4933 * gdb.cell/data-spu.c: New file.
4934 * gdb.cell/ea-cache.exp: New file.
4935 * gdb.cell/ea-cache.c: New file.
4936 * gdb.cell/ea-cache-spu.c: New file.
4937 * gdb.cell/ea-standalone.c: New file.
4938 * gdb.cell/ea-standalone.exp: New file.
4939 * gdb.cell/ea-test.c: New file.
4940 * gdb.cell/ea-test.exp: New file.
4941 * gdb.cell/f-regs.exp: New file.
4942 * gdb.cell/mem-access.c: New file.
4943 * gdb.cell/mem-access.exp: New file.
4944 * gdb.cell/mem-access-spu.c: New file.
4945 * gdb.cell/ptype.exp: New file.
4946 * gdb.cell/registers.exp: New file.
4947 * gdb.cell/size.c: New file.
4948 * gdb.cell/sizeof.exp: New file.
4949 * gdb.cell/size-spu.c: New file.
4950 * gdb.cell/solib.exp: New file.
4951 * gdb.cell/solib-symbol.exp: New file.
4952
85e747d2
UW
49532009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4954
4955 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
4956
58d6951d
DJ
49572009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4958
4959 * gdb.base/float.exp: Handle VFP registers.
4960
6e0a4f15
MS
49612009-07-14 Michael Snyder <msnyder@vmware.com>
4962
dcd5da87
MS
4963 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
4964 to bring gdb to the beginning of the calling line.
4965
6e0a4f15
MS
4966 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
4967 confusing the i386 epilogue unwinder.
4968
782b2b07
SS
49692009-07-14 Stan Shebs <stan@codesourcery.com>
4970
4971 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
4972
f662c3bc
MS
49732009-07-14 Michael Snyder <msnyder@vmware.com>
4974
4975 * gdb.reverse/step-reverse.exp (stepi into function call):
4976 Call instruction may not be first instruction in the line.
4977 (reverse stepi from a function call): Used wrong line number.
4978
8f313923
JK
49792009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4980
4981 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
4982
4662c76e
JK
49832009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4984
4985 Fix gdb.base/macscp.exp when using custom inputrc.
4986 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
4987 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
4988 env(TERM) set.
4989 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
4990 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
4991
aa81e255
JK
49922009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4993
4994 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
4995 * gdb.base/annota1.exp (thread_test): Import global $testfile.
4996 Change the compilation target to match the testcase name.
4997 * gdb.base/sect-cmd.exp: Change the compilation target to match the
4998 testcase name.
4999 * a2-run.exp: Use for setup prepare_for_testing. Change the
5000 compilation target to match the testcase name.
5001 * gdb.base/commands.exp: Likewise.
5002 * gdb.base/finish.exp: Likewise.
5003 * gdb.base/float.exp: Likewise.
5004 * gdb.base/info-target.exp: Likewise.
5005 * gdb.base/relational.exp: Likewise.
5006 * gdb.base/term.exp: Likewise.
5007 * gdb.base/until.exp: Likewise.
5008 * gdb.base/volatile.exp: Likewise.
5009 * gdb.base/whatis-exp.exp: Likewise.
5010
4c93b1d7
HZ
50112009-07-11 Hui Zhu <teawater@gmail.com>
5012
5013 * gdb.base/help.exp (disassemble): Update expected help text.
5014
812f7342
TT
50152009-07-09 Tom Tromey <tromey@redhat.com>
5016
5017 * lib/gdb.exp: Handle TRANSCRIPT.
5018 (remote_spawn, remote_close, send_gdb): New procs.
5019
fbb8f299
PM
50202009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5021
5022 * gdb.python/python-prettyprint.c: Add counted null string
5023 structure.
5024 * gdb.python/python-prettyprint.exp: Print null string. Test for
5025 embedded nulls.
5026 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5027 * gdb.python/python-value.exp (test_value_in_inferior): Add
5028 variable length string fetch tests.
5029 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5030
c0ac0ec7
JK
50312009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5032
5033 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5034
30b66ecc
TT
50352009-07-07 Tom Tromey <tromey@redhat.com>
5036
5037 * gdb.base/call-rt-st.exp: Update for change to escape output.
5038 * gdb.base/callfuncs.exp: Likewise.
5039 * gdb.base/charset.exp: Likewise.
5040 * gdb.base/constvars.exp: Likewise.
5041 * gdb.base/long_long.exp: Likewise.
5042 * gdb.base/pointers.exp: Likewise.
5043 * gdb.base/printcmds.exp: Likewise.
5044 * gdb.base/setvar.exp: Likewise.
5045 * gdb.base/store.exp: Likewise.
5046 * gdb.cp/ref-types.exp: Likewise.
5047 * gdb.mi/mi-var-child.exp: Likewise.
5048 * gdb.mi/mi-var-display.exp: Likewise.
5049 * gdb.mi/mi2-var-display.exp: Likewise.
5050 * gdb.base/charset.exp: Test octal escape sequence length.
5051 Update for change to escape output.
5052
187c4a2b
JK
50532009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5054
5055 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5056
d80a43f9
DJ
50572009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5058
5059 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5060
047427a8
JK
50612009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5062
5063 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5064 gdbserver increasing $portnum if "Can't bind address" has been seen.
5065
8b5a0f4f
PA
50662009-07-05 Pedro Alves <pedro@codesourcery.com>
5067
5068 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5069 mingw32ce.
5070
7d93ba58
PA
50712009-07-05 Pedro Alves <pedro@codesourcery.com>
5072
5073 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5074 VFP format.
5075
2277426b
PA
50762009-07-02 Pedro Alves <pedro@codesourcery.com>
5077
5078 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5079 linux. Adjust to use "inferior", "info inferiors", "detach
5080 inferior" and "kill inferior" instead of "restart", "info fork",
5081 "detach fork" and "delete fork".
5082 * gdb.base/ending-run.exp: Spell out "info".
5083 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5084 the "kill" command.
5085
5af949e3
UW
50862009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5087
5088 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5089 change to prefix TLS offset in hex with 0x.
5090
5d3729b5
UW
50912009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5092
5093 * gdb.base/default.exp: Update test case for "x" changes.
5094
af589bd0
TG
50952009-07-01 Tristan Gingold <gingold@adacore.com>
5096
5097 * gdb.base/bigcore.exp: Make darwin untested.
5098
40974f91
JK
50992009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5100
5101 * gdb.base/completion.exp (directory completion): Create the directory.
5102 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5103 escapeuniquesub.
5104 (directory completion 2): Expect now ${escapeuniquesub}.
5105 (Glob remaining of directory test): Remove one excessive newline.
5106 Expect the real output.
5107
59dd3af6
JK
51082009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5109
5110 Fix `make check//%' target after `make check' has been ran.
5111 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5112 a mkdir call.
5113 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5114 (%/.dir): Remove.
5115
f4e164aa
JK
51162009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5117
5118 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5119 the expected result record.
5120
69af2122
JK
51212009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5122
5123 Remove racy FAILs relying just on the timeouts.
5124 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5125 (annotation_level 2): Remove racy FAILs.
5126
2fd481e1
PP
51272009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5128
5129 gdb/10275
889bf7c5
PA
5130 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5131
c38f313d
DJ
51322009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5133
5134 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5135
8b777f02
VP
51362009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5137
5138 * gdb.mi/mi-stack.exp: Testing symbolic options
5139 to -stack-list-locals and -stack-list-arguments.
5140
00c7eacf
JK
51412009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5142
5143 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5144
6bc80edc
TT
51452009-06-29 Tom Tromey <tromey@redhat.com>
5146
5147 * dg-extract-results.sh: New file.
5148 * Makefile.in (FORCE_PARALLEL): New variable.
5149 (CHECK_TARGET): New conditional variable.
5150 (check): Use CHECK_TARGET.
5151 (DO_RUNTEST): New variable.
5152 (check-single): New target.
5153 (TEST_DIRS): New variable.
5154 (TEST_TARGETS): Likewise.
5155 (check-parallel): New target.
5156 (check-gdb.%): New pattern.
5157 (BASE1_FILES): New variable.
5158 (BASE2_FILES): Likewise.
5159 (check-gdb.base%): New pattern.
5160 (%/.dir): New pattern.
5161 * configure: Rebuild.
5162 * aclocal.m4 (AM_CONDITIONAL): New defun.
5163 * configure.ac: Check whether user is using GNU make.
5164 (GMAKE): New conditional.
5165
794684b6
SW
51662009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5167
5168 * gdb.cp/namespace-nested-import.cc: New test.
5169 * gdb.cp/namespace-nested-import.exp: New test.
5170
edb3359d
DJ
51712009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5172
5173 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5174 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5175 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5176 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5177 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5178 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5179 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5180 gdb.opt/inline-markers.c: New files.
5181 * lib/gdb.exp (skip_inline_frame_tests): New function.
5182 (skip_inline_var_tests): New function.
5183
cf657a0c
AS
51842009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5185
5186 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5187 backtrace.
5188
28d41a99
MS
51892009-06-27 Michael Snyder <msnyder@vmware.com>
5190
5191 * gdb.reverse: New directory.
5192 * gdb.reverse/break-reverse.c: New test.
5193 * gdb.reverse/break-reverse.exp: New test.
5194 * gdb.reverse/consecutive-reverse.c: New test.
5195 * gdb.reverse/consecutive-reverse.exp: New test.
5196 * gdb.reverse/finish-reverse.c: New test.
5197 * gdb.reverse/finish-reverse.exp: New test.
5198 * gdb.reverse/machinestate.c: New test.
5199 * gdb.reverse/ms1.c: New test.
5200 * gdb.reverse/machinestate.exp: New test.
5201 * gdb.reverse/Makefile.in: New file.
5202 * gdb.reverse/shr2.c: New test.
5203 * gdb.reverse/solib-reverse.c: New test.
5204 * gdb.reverse/solib-reverse.exp: New test.
5205 * gdb.reverse/step-reverse.c: New test.
5206 * gdb.reverse/step-reverse.exp: New test.
5207 * gdb.reverse/until-reverse.c: New test.
5208 * gdb.reverse/ur1.c: New test.
5209 * gdb.reverse/until-reverse.exp: New test.
5210 * gdb.reverse/watch-reverse.c: New test.
5211 * gdb.reverse/watch-reverse.exp: New test.
5212 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5213 * configure: Regenerate.
5214
fe3c8b0d
DE
52152009-06-26 Doug Evans <dje@google.com>
5216
5217 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5218
3a72a602
PM
52192009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5220
5221 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5222 windows problem for 'file delete $binfile'.
5223
27aa8d6a
SW
52242009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5225
5226 * gdb.cp/namespace-using.exp: New test.
5227 * gdb.cp/namespace-using.cc: New test.
5228
8ac055f8
JB
52292009-05-20 Joel Brobecker <brobecker@adacore.com>
5230
5231 * gdb.ada/variant_record_packed_array: New testcase.
5232
85e306ed
TT
52332009-06-23 Tom Tromey <tromey@redhat.com>
5234
5235 * gdb.base/charset.exp (test_combination): Regression test.
5236 * gdb.base/charset.c (my_wchar_t): New typedef.
5237 (myvar): New global.
5238 (main): Set myvar.
5239
56643c5e
PM
52402009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5241
5242 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5243 target.
5244
1fac167a
UW
52452009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5246
5247 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5248
7ccb0be9
UW
52492009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5250
5251 * gdb.mi/gdb680.exp: Update test for error message.
5252
568d6575
UW
52532009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5254
5255 * gdb.base/annota1.exp: Allow multiple occurrences of the
5256 frames-invalid annotation.
5257 * gdb.cp/annota2.exp: Likewise.
5258
7cd1089b
PM
52592009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5260
5261 * gdb.cp/gdb2495.cc: New file.
5262 * gdb.cp/gdb2495.exp: New file.
5263
72c63395
JK
52642009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 Report error on GDB crash during runto.
5267 * lib/gdb.exp (runto <eof>): New.
5268
3788363d
DJ
52692009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5270
5271 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5272 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5273 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5274 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5275 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5276 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5277 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5278 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5279 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5280 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5281 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5282 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5283 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5284 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5285 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5286 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5287 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5288 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5289 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5290 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5291 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5292 gdb.trace/passcount.exp, gdb.trace/report.exp,
5293 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5294 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5295 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5296 executable.
5297
17592de3
PA
52982009-06-07 Pedro Alves <pedro@codesourcery.com>
5299
5300 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5301 defined before referencing it.
5302
701e355d
DE
53032009-06-03 Doug Evans <dje@google.com>
5304
5305 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5306 * gdb.arch/i386-see.c: Ditto.
5307
f2292c65
PM
53082009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5309
5310 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5311 (check_macro): Return 1 if undefined.
5312 If first test fails, check if macro debug information is available,
5313 and report unsupported test if no macro information is found.
5314
5a437975
DE
53152009-05-29 Doug Evans <dje@google.com>
5316
5317 * gdb.threads/hand-call-in-threads.exp: New.
5318 * gdb.threads/hand-call-in-threads.c: New.
5319
c141c696
MS
53202009-05-29 Michael Snyder <msnyder@vmware.com>
5321
5322 * gdb.base/break-always.exp: Change "1" to "on".
5323 Add confirmation check.
5324
b3444185
PA
53252009-05-28 Pedro Alves <pedro@codesourcery.com>
5326
5327 * gdb.threads/threxit-hop-specific.c: New.
5328 * gdb.threads/threxit-hop-specific.exp: New.
5329 * gdb.threads/thread-execl.c: New.
5330 * gdb.threads/thread-execl.exp: New.
5331
b6313243
TT
53322009-05-27 Tom Tromey <tromey@redhat.com>
5333 Thiago Jung Bauermann <bauerman@br.ibm.com>
5334
5335 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5336 (mi_child_regexp): Likewise.
5337 (mi_list_varobj_children_range): Likewise.
5338 (mi_get_features): Likewise.
5339 (mi_list_varobj_children): Rewrite.
5340 * gdb.python/python-mi.exp: New file.
5341
a6bac58e
TT
53422009-05-27 Tom Tromey <tromey@redhat.com>
5343 Thiago Jung Bauermann <bauerman@br.ibm.com>
5344 Phil Muldoon <pmuldoon@redhat.com>
5345 Paul Pluzhnikov <ppluzhnikov@google.com>
5346
5347 * gdb.python/python-prettyprint.exp: New file.
5348 * gdb.python/python-prettyprint.c: New file.
5349 * gdb.python/python-prettyprint.py: New file.
5350 * gdb.base/display.exp: print/r is now valid.
5351
2c74e833
TT
53522009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5353 Tom Tromey <tromey@redhat.com>
5354 Pedro Alves <pedro@codesourcery.com>
5355 Paul Pluzhnikov <ppluzhnikov@google.com>
5356
5357 * gdb.python/python-template.exp: New file.
5358 * gdb.python/python-template.cc: New file.
5359 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5360 tests.
5361 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5362 Call it.
5363 (test_value_after_death): New proc.
5364 * gdb.python/python-value.c (PTR): New typedef.
5365 (main): New variable 'x'.
5366
89c73ade
TT
53672009-05-27 Tom Tromey <tromey@redhat.com>
5368
5369 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5370 tests.
5371 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5372 Call it.
5373
a75724bc
PA
53742009-05-27 Pedro Alves <pedro@codesourcery.com>
5375
5376 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5377
e58b0e63
PA
53782009-05-24 Pedro Alves <pedro@codesourcery.com>
5379
5380 * gdb.threads/fork-thread-pending.c: New.
5381 * gdb.threads/fork-thread-pending.exp: New.
5382
4ac36638
JK
53832009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5384
5385 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5386 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5387
889bf7c5 53882009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5389
889bf7c5 5390 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5391
b242c3c2
PA
53922009-05-17 Pedro Alves <pedro@codesourcery.com>
5393
5394 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5395 `gdb_get_line_number'. Call `callee' in both parent and child.
5396 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5397 `gdb_get_line_number' instead of hardcoding line numbers.
5398 (catch_fork_unpatch_child): New procedure to test detaching
5399 breakpoints from child fork.
5400 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5401 hardcoding line numbers.
5402 (do_fork_tests): Run `catch_fork_unpatch_child'.
5403
ee342b23
VP
54042009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5405
5406 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5407 of structure type enters or leaves the scope, it
5408 is reported by -var-update.
5409
e2009e98
DE
54102009-05-11 Doug Evans <dje@sebabeach.org>
5411
5412 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5413 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5414 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5415
00903456
JK
54162009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5417
5418 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5419
dc621c35
DE
54202009-04-30 Doug Evans <dje@google.com>
5421
5422 * gdb.threads/watchthreads2.exp: New testcase.
5423 * gdb.threads/watchthreads2.c: New testcase.
5424
9ab4e744
DE
54252009-04-29 Doug Evans <dje@google.com>
5426
5427 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5428 * gdb.cp/mb-ctor.cc: Ditto.
5429 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5430 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5431 * gdb.cp/mb-inline1.cc: Call it.
5432 * gdb.cp/mb-inline2.cc: Ditto.
5433 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5434 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5435
484086b7
JK
54362009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5437
5438 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5439 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5440 Replace all uses of `decimal' by `nonzero'.
5441 (info macro FROM_COMMANDLINE): New test.
5442
379a77b5
TT
54432009-04-27 Tom Tromey <tromey@redhat.com>
5444
5445 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5446
b92b73c2
DE
54472009-04-27 Doug Evans <dje@google.com>
5448
5449 * gdb.threads/watchthreads.c (main): Initialize args before starting
5450 the threads. Plus formatting cleanup.
5451 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5452 biased scheduling of one thread.
5453
945a118d
JG
54542009-04-27 Jerome Guitton <guitton@adacore.com>
5455
5456 * gdb.cp/templates.cc (GetMax): New template.
5457 (main): Declare two instances of GetMax.
5458 * gdb.cp/templates.exp: Add new test.
5459
d389af10
JK
54602009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5461
5462 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5463
e7f86de9
JM
54642009-04-22 Joseph Myers <joseph@codesourcery.com>
5465
5466 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5467
334cc82d
TT
54682009-04-15 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.base/charset.exp: Add regression test.
5471
d12672cc
JB
54722009-04-14 Joel Brobecker <brobecker@adacore.com>
5473
5474 * gdb.base/exe-lock.exp: New testcase.
5475
18e8c3bc
TT
54762009-04-13 Tom Tromey <tromey@redhat.com>
5477
5478 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5479 operator on Frame.
5480
5ecd5cbe
UW
54812009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5482
5483 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5484 * gdb.server/ext-attach.exp: Likewise.
5485
7309f756
VP
54862009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5487
5488 Eliminate some sleep usage.
5489
889bf7c5
PA
5490 * gdb.mi/basics.c (do_nothing): New.
5491 (main): Use do_nothing instead of printf, so that
5492 not to introduce race condition between output of
5493 inferiour and output of gdb. Do not use sleep as it
5494 is not generally available on embedded targets.
7309f756 5495
f4b95f6f
PA
54962009-04-02 Pedro Alves <pedro@codesourcery.com>
5497
5498 * gdb.server/ext-attach.exp: Expect an optional process id after
5499 "Detached from remote process".
5500
de40b933
JK
55012009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5502
5503 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5504 gdb.dwarf2/dw2-unresolved.exp: New.
5505
2ae101a4
PA
55062009-04-02 Pedro Alves <pedro@codesourcery.com>
5507
5508 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5509 mi_run_to_main.
5510
56a8e183
PA
55112009-04-02 Pedro Alves <pedro@codesourcery.com>
5512
5513 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5514 mi_run_to_main. Skip thread exit test on remote targets.
5515 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5516 mi_run_to_main.
5517 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5518 mi_run_to_main.
5519 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5520 when expecting ^connected. Detect when the target doesn't support
5521 non-stop mode.
5522 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5523 supported. Return -1 on error, 0 on success.
5524 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5525 (mi_runto): Return mi_runto_helper's result explicitly.
5526
c35fafde
PA
55272009-04-01 Pedro Alves <pedro@codesourcery.com>
5528
5529 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5530
f8a8dce6
JB
55312009-04-01 Tom Tromey <tromey@redhat.com>
5532
5533 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5534 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5535 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5536 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5537
71c25dea
TT
55382009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5539 Jan Kratochvil <jan.kratochvil@redhat.com>
5540
5541 PR gdb/931
5542 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5543 output.
5544 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5545 for gdb/931.
5546 * dw2-strp.S (DW_AT_language): Change to C++.
5547 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5548
02d9a9ce
JB
55492009-03-31 Joel Brobecker <brobecker@adacore.com>
5550
5551 * gdb.ada/tasks: New testcase.
5552
1042e4c0
SS
55532009-03-30 Stan Shebs <stan@codesourcery.com>
5554
5555 * gdb.trace/actions.exp: Update to match new info trace format.
5556 * gdb.trace/deltrace.exp: Ditto.
5557 * gdb.trace/infotrace.exp: Ditto.
5558 * gdb.trace/passcount.exp: Ditto.
5559 * gdb.trace/save-trace.exp: Ditto.
5560 * gdb.trace/while-stepping.exp: Ditto.
5561 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5562
f8f6f20b
TJB
55632009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5564
5565 * gdb.python/python-frame.c: New file.
5566 * gdb.python/python-frame.exp: New file.
5567
c0c6f777
TJB
55682009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5569
5570 * gdb.python/python-value.exp: Add tests for the address
5571 attribute.
5572
3cb51905
AS
55732009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5574
5575 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5576
88fc996f
DE
55772009-03-26 Doug Evans <dje@google.com>
5578
5579 * gdb.mi/mi-nonstop-exit.exp: New file.
5580 * gdb.mi/non-stop-exit.c: New file.
5581
56ef84b1
TT
55822009-03-26 Tom Tromey <tromey@redhat.com>
5583
5584 Update for change to prologue skipping:
5585 * gdb.mi/mi2-simplerun.exp: Update.
5586 * gdb.mi/mi2-break.exp: Update.
5587 * gdb.mi/mi-simplerun.exp: Update.
5588 * gdb.mi/mi-break.exp: Update.
5589 * gdb.base/ending-run.exp: Update.
5590
def2b000
TJB
55912009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5592
5593 * gdb.python/python-value.exp (test_value_in_inferior): Test
5594 gdb.Value.is_optimized_out attribute.
5595
442ddf59
JK
55962009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5597
5598 * gdb.dwarf2/dw2-noloc-main.c: New file.
5599 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5600 (.text): Remove.
5601 (.data): New.
5602 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5603 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5604 (DW_TAG_subprogram func_cu1, noloc): Remove.
5605 (main): New.
5606 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5607 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5608 (file_symbols): New procedure.
5609
a8df5de4
TT
56102009-03-25 Tom Tromey <tromey@redhat.com>
5611
5612 * gdb.base/charset.exp (valid_target_charset): New proc.
5613 Use it to skip tests on invalid charsets.
5614
cc1d7add
PM
56152009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5616
5617 * gdb.base/completion.exp: Add a test for directory completion.
5618
bcd5727b
JK
56192009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5620
5621 Fix a racy FAIL.
5622 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5623 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5624
cc924cad
TJB
56252009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5626
5627 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5628 * gdb.python/python-function.exp: Add test for function returning
5629 a GDB value.
5630
bc3b79fd
TJB
56312009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5632
5633 * gdb.python/python-function.exp: New file.
5634
6c7a06a3
TT
56352009-03-20 Tom Tromey <tromey@redhat.com>
5636
5637 * gdb.base/store.exp: Update for change to escape output.
5638 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5639 to escape output.
5640 * gdb.base/pointers.exp: Update for change to escape output.
5641 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5642 to escape output.
5643 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5644 escape output.
5645 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5646 to escape output.
5647 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5648 escape output.
5649 * gdb.base/setvar.exp: Update for change to escape output.
5650 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5651 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5652 to escape output.
5653 (test_print_string_constants): Likewise.
5654 * gdb.base/charset.exp (valid_host_charset): Check size of
5655 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5656 cases. Handle "auto"-related output.
5657 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5658 (uvar, Uvar): New globals.
5659
c31af87b
JG
56602009-03-19 Jerome Guitton <guitton@adacore.com>
5661
5662 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5663 deltas.
5664 * gdb.ada/fixed_points.exp: Ditto.
5665
51272cf2
PA
56662009-03-18 Pedro Alves <pedro@codesourcery.com>
5667
5668 * return-nodebug.c: Don't include stdio.h.
5669 (init): Delete.
5670 (func): Delete definition and provide extern declaration.
5671 (t): New.
5672 (main): Don't call printf. Call func and store its result in t.
5673 * return-nodebug1.c: New.
5674 * return-nodebug.exp: Don't expect stdio output. Instead, print
5675 the global variable t. Drop printf formatters and cast types from
5676 foreach loop. Don't use prepare_for_testing. Compile
5677 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5678 define FORMAT or CAST.
5679
d24948ac
PP
56802009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5681
5682 * gdb.base/solib-display.exp: Disable test for remote targers.
5683
61ff14c6
JK
56842009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5685
5686 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5687
cb4dce93
JK
56882009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5689
5690 Fix a racy FAIL.
5691 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5692 code from `follow parent, print pids'.
5693 (`follow child, print pids', `follow parent, print pids'): Call it.
5694 Replace `gdb_test "break..."' by gdb_breakpoint.
5695
f7c60c5e
VP
56962009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5697
5698 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 5699 sync and async modes.
f7c60c5e 5700
383ace49
JB
57012009-03-12 Joel Brobecker <brobecker@adacore.com>
5702
5703 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5704 that was checked in by mistake. Remove loading of ada.exp, since
5705 this is not necessary in this case.
5706
4ce102af
JB
57072009-03-12 Joel Brobecker <brobecker@adacore.com>
5708
5709 * gdb.ada/ptype_arith_binop.exp: New testcase.
5710
529a2aef
JB
57112009-03-12 Joel Brobecker <brobecker@adacore.com>
5712
5713 * gdb.ada/mod_from_name: New testcase.
5714
8a38181c
JB
57152009-03-12 Joel Brobecker <brobecker@adacore.com>
5716
5717 * gdb.ada/tick_last_segv: New testcase.
5718
11436dee
VP
57192009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5720
61ff14c6 5721 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 5722
1f31650a
VP
57232009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5724
61ff14c6
JK
5725 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5726 include the token in ^running and frame info in *stopped.
1f31650a 5727
a3247a22
PP
57282009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5729
5730 * solib-display.exp: New file.
5731 * solib-display-main.c: New file.
5732 * solib-display-lib.c: New file.
61ff14c6 5733
aae64587
PA
57342009-03-05 Pedro Alves <pedro@codesourcery.com>
5735
5736 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5737
44aabfbc
JK
57382009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5739
5740 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5741 (list_and_check_macro): Use more specific test name.
5742 (next to definition): Make the test names unique.
5743
c087fcd3
PM
57442009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5745
5746 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 5747
c86cf029
VP
57482009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5749
5750 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5751 notifications.
5752 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5753 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5754 * lib/mi-support.exp (library_loaded_re): New.
5755 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5756
3ea85240
VP
57572009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5758
5759 * gdb.gdb/observer.exp: Use test_notification observer, not
5760 normal_stop, everywhere.
5761 (test_normal_stop_notifications): Rename to...
5762 (test_notifications): ...this.
5763 (test_observer_normal_stop): Rename to...
5764 (test_observer): ...this.
5765
1903f0e6
DE
57662009-02-16 Doug Evans <dje@google.com>
5767
5768 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5769 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5770 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5771 (test_prefixed_syscall,test_int3): New tests.
5772 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5773 (test_prefixed_syscall,test_int3): New tests.
5774
1d33d6ba
VP
57752009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5776
3cb51905
AS
5777 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5778 (mi_expect_interrupt): Likewise.
5779 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5780 response.
1d33d6ba 5781
faafb047
PM
57822009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5783
5784 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5785 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5786 Replace calls to get_valueofx by get_hexadecimal_valueof.
5787
417e16e2
PM
57882009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5789
5790 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5791 (get_integer_valueof): New procedure.
5792 (get_sizeof): Use new get_integer_value_of.
5793 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5794 by get_integer_valueof.
5795
7065b901
TT
57962009-02-13 Tom Tromey <tromey@redhat.com>
5797
5798 * gdb.base/remote.exp (get_sizeof): Remove.
5799 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5800 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5801 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5802 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5803 (get_sizeof): Likewise.
5804
5d7cb8df
JK
58052009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5806
5807 PR fortran/9806
5808 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5809
b2febfff
PP
58102009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5811
5812 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5813
4aa995e1
PA
58142009-02-06 Pedro Alves <pedro@codesourcery.com>
5815
5816 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5817
d8906c6f
TJB
58182009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5819
5820 * gdb.python/python-cmd.exp: New file.
5821
ff4ab08d
TG
58222009-02-06 Tristan Gingold <gingold@adacore.com>
5823
5824 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5825
aacd552b
TG
58262009-02-05 Tristan Gingold <gingold@adacore.com>
5827
5828 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5829 pointer is dereferenced and use this signal name in regexp.
5830 * gdb.base/signull.exp: Ditto.
5831 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5832 * gdb.base/signull.c (main): Ditto.
5833
08c637de
TJB
58342009-02-04 Tom Tromey <tromey@redhat.com>
5835 Thiago Jung Bauermann <bauerman@br.ibm.com>
5836
5837 * gdb.python/python-value.exp: Use `gdb.history' instead of
5838 `gdb.value_from_history'.
5839 (test_value_numeric_ops): Add test for conversion of enum constant.
5840 * gdb.python/python-value.c (enum e): New type.
5841 (evalue): New global.
5842 (main): Use argv.
5843
20261af8
JG
58442009-02-04 Jerome Guitton <guitton@adacore.com>
5845
5846 * gdb.ada/uninitialized_vars: New test program.
5847 * gdb.ada/uninitialized_vars.exp: New testcase.
5848
52e44b43
TT
58492009-02-02 Tom Tromey <tromey@redhat.com>
5850
5851 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5852 * gdb.cp/pr2489.cc: Rename...
5853 * gdb.cp/pr9594.cc: ... to this.
5854
1c71341a
TT
58552009-02-02 Tom Tromey <tromey@redhat.com>
5856
5857 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5858 * gdb.cp/pr2489.cc: New file.
5859 * gdb.cp/cpcompletion.exp: New file.
5860
a4295225
TT
58612009-02-02 Tom Tromey <tromey@redhat.com>
5862
5863 PR exp/9059:
5864 * gdb.cp/call-c.exp: Add regression test.
5865 * gdb.cp/call-c.cc (FooHandle): New typedef.
5866 (main): New variable 'handle'.
5867
592375cd
VP
58682009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5869
5870 * lib/mi-support.exp (et_mi_thread_list)
5871 (check_mi_and_console_threads): Adjust for current thread in
5872 -thread-list-ids output.
5873
41447f92
VP
58742009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5875
889bf7c5
PA
5876 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5877 Call it.
41447f92 5878
35669430
DE
58792009-01-28 Doug Evans <dje@google.com>
5880
5881 * gdb.arch/amd64-disp-step.S: New file.
5882 * gdb.arch/amd64-disp-step.exp: New file.
5883 * gdb.arch/i386-disp-step.S: New file.
5884 * gdb.arch/i386-disp-step.exp: New file.
5885
09f00d9a
PM
58862009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5887
5888 * gdb.base/find.exp: Set newline variable
5889 using quotes instead of braces to fix cygwin failures.
5890
1e8fb976
PA
58912009-01-23 Pedro Alves <pedro@codesourcery.com>
5892
5893 * gdb.base/radix.exp: Add tests to ensure that that set
5894 input-radix 0 and set output-radix 0 are really rejected.
5895
da061712
PA
58962009-01-23 Pedro Alves <pedro@codesourcery.com>
5897
5898 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5899 copyright years.
5900
dd7e2d2b
PA
59012009-01-23 Pedro Alves <pedro@codesourcery.com>
5902
5903 PR gdb/9664:
5904 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5905
392452f6
PA
59062009-01-22 Pedro Alves <pedro@codesourcery.com>
5907
5908 PR c++/9631:
5909 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5910
8653e71c
PM
59112009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5912
5913 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5914 binfile definition to fix Windows OS failure.
5915
a12cc160
DJ
59162009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5917
5918 PR gdb/9346
5919 * gdb.base/interrupt.c (sigint_handler): New.
5920 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5921 on error.
5922 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5923 Test "signal SIGINT".
5924
b89667eb
DE
59252009-01-19 Doug Evans <dje@google.com>
5926
5927 * gdb.base/break.exp: Update expected gdb output.
5928 * gdb.base/sepdebug.exp: Ditto.
5929 * gdb.mi/mi-syn-frame.exp: Ditto.
5930 * gdb.mi/mi2-syn-frame.exp: Ditto.
5931 * gdb.base/call-signal-resume.exp: New file.
5932 * gdb.base/call-signals.c: New file.
5933 * gdb.base/unwindonsignal.exp: New file.
5934 * gdb.base/unwindonsignal.c: New file.
5935 * gdb.threads/interrupted-hand-call.exp: New file.
5936 * gdb.threads/interrupted-hand-call.c: New file.
5937 * gdb.threads/thread-unwindonsignal.exp: New file.
5938
adb483fe
DJ
59392009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5940
5941 * gdb.base/define.exp: Test defining and hooking prefix commands.
5942 * gdb.python/python.exp: Update test for "show user" output.
5943
60023297
JK
59442009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5945
5946 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
5947 now the output exactly, using less wildcards. Expect also the output
5948 of gfortran-4.3. Update for the f-valprint.c modification from
5949 2008-04-22.
5950 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5951 Remove gdb_test test names where matching the command.
5952
ccc57cf9
PA
59532009-01-01 Pedro Alves <pedro@codesourcery.com>
5954
5955 PR breakpoints/9681:
5956 * gdb.base/watchpoint.exp: Add regression test.
5957
c7a6ca08
PA
59582008-12-31 Pedro Alves <pedro@codesourcery.com>
5959
5960 * gdb.threads/attach-into-signal.exp: Don't use
5961 gdb_suppress_entire_file.
5962 * gdb.threads/attach-stopped.exp: Ditto.
5963 * gdb.threads/attachstop-mt.exp: Ditto.
5964
3a031f65
PA
59652008-12-31 Pedro Alves <pedro@codesourcery.com>
5966
5967 PR gdb/8812:
5968 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
5969
09e6485f
PA
59702008-12-29 Pedro Alves <pedro@codesourcery.com>
5971
5972 PR gdb/7536:
5973 * gdb.base/radix.exp: Add tests to ensure invalid input radices
5974 and unsupported output radices are really rejected.
5975
0cd53049
JK
59762008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5977
5978 * gdb.cp/punctuator.exp: Backslash the '$' signs.
5979
ba163c7e
TT
59802008-12-22 Tom Tromey <tromey@redhat.com>
5981
5982 * gdb.cp/punctuator.exp: New file.
5983
6f4de6c9
JK
59842008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5985
5986 * gdb.base/completion.exp (Completing non-existing component): New test.
5987
0f34d0b4
JK
59882008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 Fix for PR gdb/8648.
5991 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
5992 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
5993 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
5994 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
5995
db2ad4c3
JK
59962008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
5999
bb5ef15e
DP
60002008-12-16 Christophe Lyon <christophe.lyon@st.com>
6001
6002 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6003 compiler actually generate code at the expected line number.
6004
90142adc
JZ
60052008-12-15 Jie Zhang <jie.zhang@analog.com>
6006
6007 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6008
fad6eecd
TT
60092008-12-12 Tom Tromey <tromey@redhat.com>
6010
6011 * gdb.base/commands.exp (redefine_hook_test): New proc.
6012 Call it.
6013
17c8aaf5
TT
60142008-12-11 Tom Tromey <tromey@redhat.com>
6015
6016 * gdb.base/macscp.exp: New regression test.
6017
7c8adf68
TT
60182008-12-11 Tom Tromey <tromey@redhat.com>
6019
6020 * gdb.base/macscp.exp: Print "address.addr".
6021 * gdb.base/macscp1.c (struct outer): New struct.
6022 (address): New global.
6023
b05dcbb7
TT
60242008-12-09 Tom Tromey <tromey@redhat.com>
6025
6026 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6027 Call it.
6028
2d476de1
DE
60292008-12-04 Doug Evans <dje@google.com>
6030
6031 * gdb.server/ext-run.exp: Relax regexp for init program.
6032
87bdc959
TG
60332008-12-03 Tristan Gingold <gingold@adacore.com>
6034
6035 * gdb.base/macscp.exp: Generate an object file during compilation
6036 to work around Darwin dsymutil limitations.
6037
e0740f77
JK
60382008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6039
6040 Test resolving external references to TLS variables.
6041 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6042 FILE2_THREAD_LOCAL.
6043 (testfile2, srcfile2): New variables.
6044 * gdb.threads/tls.c (file2_thread_local)
6045 (function_referencing_file2_thread_local): New.
6046 * gdb.threads/tls2.c: New file.
6047
67f0aac5
JB
60482008-11-28 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
6051 rather than integer, as integer might not be big enough when
6052 on 64bit targets.
67f0aac5 6053
c332165e
JG
60542008-11-27 Jerome Guitton <guitton@adacore.com>
6055
6056 * gdb.cp/formatted-ref.exp: Add equality test.
6057 * gdb.ada/formatted_ref.exp: Ditto.
6058
fc9b693c
JK
60592008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6060
6061 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6062 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6063
a9c64011
AS
60642008-11-20 Andreas Schwab <schwab@suse.de>
6065
6066 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6067 matching syscall entry point.
6068 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6069 (tcatch_vfork_then_child_follow): Likewise. Finish through
6070 vfork even if we stopped at the syscall trampoline.
6071
e2fd701e
DE
60722008-11-20 Doug Evans <dje@google.com>
6073
6074 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6075
69abc51c
TJB
60762008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6077
6078 * gdb.arch/ppc-dfp.exp: New file.
6079 * gdb.arch/ppc-dfp.c: New file.
6080
c14c28ba
PP
60812008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6082
6083 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 6084
2e74121d
DE
60852008-11-17 Doug Evans <dje@google.com>
6086
6087 * gdb.mi/mi-syn-frame.exp: Update expected output.
6088 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6089
66bb093b
VP
60902008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6091
6092 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
6093 "thread N" results in =thread-selected.
6094 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6095 (mi_send_resuming_command_raw): Be prepared for
6096 =thread-selected.
6097
3d043ef6
VP
60982008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6099
a9c64011
AS
6100 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6101 * lib/mi-support.exp: Likewise.
3d043ef6 6102
808104c8
JB
61032008-11-16 Joel Brobecker <brobecker@adacore.com>
6104
6105 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6106 commands from the expected output for "help catch".
6107
00b22944
JB
61082008-11-15 Joel Brobecker <brobecker@adacore.com>
6109
6110 * gdb.ada/int_deref.exp: New testcase.
6111
59669435
TT
61122008-11-14 Nick Roberts <nickrob@snap.net.nz>
6113
6114 * gdb.mi/gdb2549.exp: New file.
6115
de04a248
DE
61162008-11-11 Doug Evans <dje@google.com>
6117
6118 * gdb.base/callexit.exp: New file.
6119 * gdb.base/callexit.c: New file.
6120
6b8ce727
DE
61212008-11-10 Doug Evans <dje@google.com>
6122
6123 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6124 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6125 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6126 (default_gdb_start,default_gdb_exit): Ditto.
6127 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6128 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6129 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6130 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6131 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6132 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6133
1b14b8aa
AS
61342008-11-03 Andreas Schwab <schwab@suse.de>
6135
6136 * gdb.base/hashline2.exp: Fix typo.
6137 * gdb.base/hashline3.exp: Likewise.
6138
f3134b88
TT
61392008-10-30 Tom Tromey <tromey@redhat.com>
6140
6141 * gdb.base/pointers.exp: Add test.
6142 * gdb.base/pointers.c (k, S): New typedefs.
6143 (instance): New global.
6144
c2226152
AS
61452008-10-30 Andreas Schwab <schwab@suse.de>
6146
6147 * gdb.base/args.exp: Add tests for newlines.
6148
462f405c
JB
61492008-10-30 Joel Brobecker <brobecker@adacore.com>
6150
6151 gdb.base/foll-exec.exp: Update the expected output of a couple
6152 of "info breakpoints" tests.
6153
79a45b7d
TT
61542008-10-28 Tom Tromey <tromey@redhat.com>
6155
6156 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6157
adc13a14
PA
61582008-10-24 Pedro Alves <pedro@codesourcery.com>
6159
6160 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6161 gdb_start_cmd.
6162 Use runto_main before any test that requires execution.
6163
252fbfc8
PA
61642008-10-23 Pedro Alves <pedro@codesourcery.com>
6165
6166 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6167 instead of SIGINT.
6168
28148e3d
JB
61692008-10-22 Joel Brobecker <brobecker@adacore.com>
6170
6171 * gdb.base/completion.exp: Update expected output following
6172 the addition of the "info tasks" command.
6173
c209f847
TT
61742008-10-22 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.base/exprs.exp (test_expr): Add test for string
6177 concatenation.
6178
f177e350
PA
61792008-10-19 Pedro Alves <pedro@codesourcery.com>
6180
6181 * configure.ac: Output gdb.python/Makefile.
6182 * configure: Regenerate.
6183 * gdb.python/Makefile.in: New.
6184
cce89356
JB
61852008-10-16 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.base/foll-fork.exp: Adjust the expected output to match
6188 the new description for fork/vfork catchpoints in the "info
6189 breakpoints" output.
6190
176d289d
TJB
61912008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6192
6193 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6194
a08702d6
TJB
61952008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6196
6197 * gdb.python/python-value.c: New file.
6198 * gdb.python/python-value.exp: New file.
6199
1c5cfe86
PA
62002008-10-15 Pedro Alves <pedro@codesourcery.com>
6201
6202 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6203
5a98ad69
DP
62042008-10-15 Denis Pilat <denis.pilat@st.com>
6205
41702f1b 6206 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6207
dcb1a1e2
TT
62082008-10-09 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6211 'fprintf' and 'stderr'.
6212
9124fe48
JB
62132008-10-07 Joel Brobecker <brobecker@adacore.com>
6214
6215 * gdb.ada/ref_tick_size.exp: New testcase.
6216
45452591
DE
62172008-10-06 Doug Evans <dje@google.com>
6218
6219 * gdb.dwarf2/dw2-cu-size.exp: New file.
6220 * gdb.dwarf2/dw2-cu-size.S: New file.
6221
6222 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6223 .Ltype_int for clarity.
6224
4fc5b208
PP
62252008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6226
6227 PR gdb/2384:
6228 * gdb.cp/gdb2384.exp: Extended to test more cases.
6229 * gdb.cp/gdb2384.cc: Likewise.
6230 * gdb.cp/gdb2384-base.h: Likewise.
6231 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6232
d78df370
JK
62332008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6234
6235 * gdb.base/maint.exp (maint print type): Remove printing
6236 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6237
9a044a89
TT
62382008-09-30 Tom Tromey <tromey@redhat.com>
6239
6240 * gdb.base/macscp.exp: Add completion tests.
6241 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6242 (TWENTY_THREE): Likewise.
6243 (FORTY_EIGHT): Likewise.
6244
506800a9
TT
62452008-09-30 Tom Tromey <tromey@redhat.com>
6246
6247 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6248 everywhere.
6249 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6250
1a6f01b5
JK
62512008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6254 testcase is derived from. Fix racy dependency on an expected PID
6255 number. No longer support the testcase on Linux kernel 2.4.x.
6256
2fae03e8
TT
62572008-09-27 Tom Tromey <tromey@redhat.com>
6258
6259 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6260 and varargs.
6261
1ad15515
PA
62622008-09-22 Pedro Alves <pedro@codesourcery.com>
6263
6264 * lib/mi-support.exp (mi_expect_interrupt): New.
6265 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6266 from gdb.mi/mi-nonstop.exp.
6267 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6268 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6269 lib/mi-support.exp.
6270 Use mi_check_thread_states throughout. Avoid ".*" and do not
6271 require an anchor after -exec-run.
6272
d0b76dc6
DJ
62732008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6276 stop is pending. Avoid ".*" when two stops are pending.
6277 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6278 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6279 newlines in fullnames.
6280 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6281 (mi_expect_stop): Update comments. Only anchor in sync mode.
6282 Do not match newlines.
6283 (mi_send_resuming_command_raw): Always return status.
6284 (mi_get_stop_line): Do not match more than one line by accident.
6285 Only anchor in sync mode.
6286 (mi_run_inline_test): If -exec-next fails, give up.
6287
9990c830
UW
62882008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6289
6290 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6291 on SPU.
6292
ebcf6f00
JB
62932008-09-10 Joel Brobecker <brobecker@adacore.com>
6294
6295 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6296
b6db24e5
JB
62972008-09-10 Joel Brobecker <brobecker@adacore.com>
6298
6299 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6300 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6301 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6302 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6303 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6304 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6305 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6306 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6307 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6308 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6309 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6310 Include the "= " sequence in the expected output of print tests.
6311
2bf448e0
JB
63122008-09-10 Joel Brobecker <brobecker@adacore.com>
6313
6314 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6315 description for boolean types.
6316
d51fd4c8
PA
63172008-09-09 Pedro Alves <pedro@codesourcery.com>
6318
6319 * gdb.base/hook-stop-continue.c: New.
6320 * gdb.base/hook-stop-continue.exp: New.
6321
694182d2
DJ
63222008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6323
6324 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6325
3b8a7fc0
JG
63262008-09-08 Jerome Guitton <guitton@adacore.com>
6327
6328 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6329 (stack_check_probe_2, stack_check_probe_loop_1)
6330 (stack_check_probe_loop_2): New functions.
6331 (main): Add call to these new functions.
6332 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6333 functions, check that the breakpoint is inserted at the appropriate
6334 location.
6335 (insert_breakpoint): Slightly refine this procedure so that it can
6336 be called several times in the test.
6337
96cc0ae8
JG
63382008-09-08 Jerome Guitton <guitton@adacore.com>
6339
6340 * gdb.base/stack-checking.c: New file.
6341 * gdb.base/stack-checking.exp: New file.
6342
1f08b409
TJB
63432008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6344
6345 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6346 * gdb.arch/altivec-regs.exp: Likewise.
6347 * gdb.arch/vsx-regs.exp: Likewise.
6348
3099e1c4
TJB
63492008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6350
6351 * gdb.arch/ppc-fp.exp: New file.
6352 * gdb.arch/ppc-fp.c: New file.
6353
cc69bfc1
PP
63542008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6355
6356 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6357 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6358
b02a33db
MS
63592008-09-04 Michael Snyder <msnyder@vmware.com>
6360
6361 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6362 as "at" (for non-debug functions such as _start).
6363
2992cbe0
UW
63642008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6365
6366 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6367 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6368 software watchpoints.
6369 * gdb.base/watch_thread_num.exp: Likewise.
6370
514f746b
AR
63712008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6372
6373 * gdb.arch/i386-bp_permanent.exp: New test.
6374
876cecd0
TT
63752008-08-24 Tom Tromey <tromey@redhat.com>
6376
6377 * gdb.base/maint.exp: Update "maint print type".
6378
80f73d71
VP
63792008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6380
6381 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6382 support. Adjust the order of "*running" notifications.
6383 * gdb.mi/non-stop.c: Don't cast from int to void* and
6384 back.
6385
d9c78d7d
MK
63862008-08-20 Mark Kettenis <kettenis@gnu.org>
6387
6388 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6389 expect to find it in the "info frame" output.
6390
97a2d1d3
DJ
63912008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6392
6393 * gdb.base/interp.exp: Always consume both prompts.
6394
b96e2927
PA
63952008-08-20 Pedro Alves <pedro@codesourcery.com>
6396
6397 * gdb.base/pending.exp: Test pending breakpoints without symbols
6398 loaded.
6399
8cf6e61a
VP
64002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6401
6402 * lib/mi-support.exp (mi_expect_stop): Produce
6403 more details on failures.
6404 * gdb.mi/mi-nonstop.exp: New.
6405 * gdb.mi/non-stop.c: New.
6406
c6ebd6cf
VP
64072008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6408
a9c64011
AS
6409 * gdb.mi/mi-async.exp: Use 'set target-async'.
6410 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6411
46a9b8ed
DJ
64122008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6413
6414 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6415
44feb3ce
TT
64162008-08-17 Tom Tromey <tromey@redhat.com>
6417
6418 * gdb.base/help.exp (help catch): Rewrite.
6419
311a4e6b
TJB
64202008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6421
6422 * gdb.base/define.exp: Test indented command documentation.
6423 * gdb.python/python.exp: Test indented multi-line command.
6424
604c2f83
LM
64252008-08-15 Luis Machado <luisgpm@br.ibm.com>
6426
6427 * testsuite/gdb.arch/vsx-regs.c: New source file.
6428 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6429 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6430
886a217c
TT
64312008-08-14 Tom Tromey <tromey@redhat.com>
6432
6433 * gdb.base/macscp.exp: Add regression test for "macro define" or
6434 "macro undef" with no arguments.
6435
c814a4f3
PP
64362008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6437
6438 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6439
12ab8a60
UW
64402008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6441
6442 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6443
d57a3c85
TJB
64442008-08-06 Tom Tromey <tromey@redhat.com>
6445
6446 * gdb.python/python.exp: New file.
6447
c7b778ff
JK
64482008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6449
6450 Fix for PR gdb/1543.
6451 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6452 $LOCATION.
6453 (location): New variable.
6454 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6455 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6456 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6457 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6458 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6459 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6460 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6461 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6462 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6463 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6464 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6465 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6466 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6467 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6468 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6469 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6470 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6471 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6472 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6473 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6474 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6475 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6476 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6477 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6478 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6479 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6480 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6481 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6482 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6483 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6484 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6485 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6486 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6487 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6488 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6489 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6490 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6491 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6492 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6493 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6494 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6495 gdb.base/type-opaque.exp, gdb.base/until.exp,
6496 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6497 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6498 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6499 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6500 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6501 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6502 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6503 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6504 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6505 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6506 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6507 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6508 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6509 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6510 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6511 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6512 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6513 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6514 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6515 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6516 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6517 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6518 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6519 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6520 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6521 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6522 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6523 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6524 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6525 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6526 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6527 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6528 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6529 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6530 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6531 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6532 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6533 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6534 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6535 to bug-gdb@prep.ai.mit.edu .
6536
5e06a3d1
VP
65372008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6538
6539 * lib/mi-support.exp (mi_load_shlibs): New.
6540 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6541
9d81d21b
VP
65422008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6543
6544 * lib/mi-support.exp (get_mi_thread_list)
6545 (check_mi_and_console_threads): New, moved from ...
6546 * gdb.mi/mi-pthread.exp: ...here.
6547 * gdb.mi/gdb669.exp (get_mi_thread_list)
6548 (check_mi_and_console_threads): Delete.
6549 * gdb.mi/mi2-pthread.exp: Likewise.
6550
bae98fe0
TT
65512008-07-28 Tom Tromey <tromey@redhat.com>
6552
6553 * Makefile.in (just-check): Remove. Move body to...
6554 (check): ... here.
6555
57380f4e
DJ
65562008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6557
6558 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6559 Add a test for duplicated SIGINTs.
6560
e09490f1
DJ
65612008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6562
6563 * gdb.threads/schedlock.exp (get_args): Update to work for any
6564 value of NUM.
6565 (Top level): Report the number of threads that did not resume.
6566
6387b45f
DJ
65672008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6568
6569 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6570
62f64ff2
DJ
65712008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6572
6573 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6574 non-MI prompt.
6575
fa8de41e
TT
65762008-07-26 Tom Tromey <tromey@redhat.com>
6577
6578 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6579 (function_struct, function_struct_ptr): New globals.
6580 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6581 function pointer in a struct.
6582
ccb3ac8a
TT
65832008-07-26 Tom Tromey <tromey@redhat.com>
6584
6585 * gdb.base/macscp.exp: Add test for macro lexing bug.
6586
d7d9f01e
TT
65872008-07-18 Tom Tromey <tromey@redhat.com>
6588
6589 * gdb.base/macscp.exp: Add macro tests.
6590
9bf07184
PP
65912008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6592
6593 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6594
becf6477
PP
65952008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6596
6597 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6598
0709f7d3
PP
65992008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6600
6601 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6602
7093c834
PP
66032008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6604
6605 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6606
b432ffe3
JK
66072008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6608
6609 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6610
b1a268e5
VP
66112008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6612
6613 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6614
e2995f8e
KB
66152008-07-11 Kevin Buettner <kevinb@redhat.com>
6616
6617 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6618 of regexp to account for changes made to GDB in the printing of
6619 byte vectors.
6620
14032a66
TT
66212008-07-11 Tom Tromey <tromey@redhat.com>
6622
6623 * gdb.base/completion.exp: Add 'help' completion test.
6624
981505ef
JK
66252008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6626
6627 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6628
10568435
JK
66292008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6632
4487aabf
PA
66332008-07-09 Pedro Alves <pedro@codesourcery.com>
6634
6635 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6636
a4a9b1c4
PA
66372008-07-09 Pedro Alves <pedro@codesourcery.com>
6638
6639 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6640
3c3185ac
JK
66412008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6642
6643 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6644
7ebd49dc
VP
66452008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6646
6647 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6648 previous commit. Add a comment.
6649
84e46146
PA
66502008-06-28 Pedro Alves <pedro@codesourcery.com>
6651
6652 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6653
0f8d4a2f
VP
66542008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6655
6656 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6657
f747e0ce
PA
66582008-06-27 Pedro Alves <pedro@codesourcery.com>
6659
6660 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6661 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6662 compiling an executable, link in an object that forces unbuffered
6663 output.
6664 * lib/set_unbuffered_mode.c: New file.
6665
734a5c36
JK
66662008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6667
6668 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6669
a2840c35
VP
66702008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6671
a9c64011
AS
6672 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6673 mi_expect_stop.
6674 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6675 Demand that *running is output.
6676 (detect_async): Perform checking every time.
6677 (mi_send_resuming_command): Extract everything into...
6678 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
6679 (mi_expect_stop): Don't accept any output before *stopped.
6680
6ae37fef
VP
66812008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6682
6683 Robustify mi-simplerun.
a9c64011
AS
6684 * gdb.mi/basics.c (main): Add a call to sleep.
6685 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6686 * gdb.mi/mi2-cli.exp: Likewise.
6687 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 6688
b4aa76f0 66892008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
6690
6691 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6692
e1ac3328
VP
66932008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6694
a9c64011
AS
6695 * gdb.mi/mi-console.exp: Adjust.
6696 * gdb.mi/mi-syn-frame.exp: Adjust.
6697 * gdb.mi/mi2-console.exp: Adjust.
6698 * gdb.mi/mi2-syn-frame.exp: Adjust.
6699 * lib/mi-support.exp (mi_run_cmd): Adjust.
6700 (mi_send_resuming_command): Adjust.
e1ac3328 6701
f7f9a841
VP
67022008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6703
6704 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
6705 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6706 testing of stopped.
6707 * gdb.mi/mi2-syn-frame.exp: Likewise.
6708 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6709 (async, detect_async): New.
6710 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6711 depending on if we're running in sync or async mode.
f7f9a841 6712
37cd5d19
TT
67132008-06-09 Tom Tromey <tromey@redhat.com>
6714
6715 * gdb.base/completion.exp: New tests for field name completion
6716 with spaces, and field name completion with '->'.
6717
65d12d83
TT
67182008-06-06 Tom Tromey <tromey@redhat.com>
6719
6720 * gdb.base/break1.c (struct some_struct): New struct.
6721 (values): New global.
6722 * gdb.base/completion.exp: Add field name completion test.
6723
ebfe2e3f
PP
67242008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6725
6726 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6727 to pointer.
6728 * gdb.cp/call-c.cc: Likewise.
6729
bcf6fc3a
NR
67302008-06-06 Nick Roberts <nickrob@snap.net.nz>
6731
6732 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6733 annotation.
6734
49fd4a42 67352008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 6736 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
6737
6738 * gdb.threads/execl.c, gdb.threads/execl1.c,
6739 gdb.threads/execl.exp: New tests.
a9c64011 6740
8a34ac3f
AR
67412008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6742 Daniel Jacobowitz <dan@codesourcery.com>
6743
6744 * gdb.cp/exception.exp: Activate test, make it work with pending
6745 catchpoints.
6746
86ae69ef
JK
67472008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6750
f7f9ae2c
VP
67512008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6752
a9c64011
AS
6753 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6754 now printed.
6755 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 6756
2a2d4dc3
AS
67572008-05-27 Andreas Schwab <schwab@suse.de>
6758
6759 * gdb.base/frame-args.exp: Handle arguments that are optimized
6760 out.
6761
5099e4d9
LM
67622008-05-26 Luis Machado <luisgpm@br.ibm.com>
6763
6764 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6765 quiet for ppc32 and group options into a single variable.
6766
d9c36a91
JB
67672008-05-23 Joel Brobecker <brobecker@adacore.com>
6768
6769 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6770 of zero-size elements.
6771 * gdb.ada/null_array.exp: Test printing this new array.
6772
103a8671
JK
67732008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6774
6775 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6776
07a4cc1a 67772008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
6778
6779 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6780 of the "finish" command.
6781
55f996a7
NR
67822008-05-21 Nick Roberts <nickrob@snap.net.nz>
6783
6784 * gdb.base/annota1.exp: Test for new annotation.
6785
907fc202
UW
67862008-05-16 Pedro Alves <pedro@codesourcery.com>
6787
6788 * gdb.base/fixsection.exp: New file.
6789 * gdb.base/fixsection0.c: New file.
6790 * gdb.base/fixsection1.c: New file.
6791
e8f97270
UW
67922008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6793
6794 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6795 * gdb.base/annota3.exp: Likewise.
6796
ac0bb574
NF
67972008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6798
6799 * gdb.base/watch_thread_num.exp: Don't run tests that require
6800 watchpoints if the target doesn't support them.
6801
6fadd07a
DE
68022008-05-12 Doug Evans <dje@google.com>
6803
6804 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6805
6e9a4a30
JB
68062008-05-09 Joel Brobecker <brobecker@adacore.com>
6807
6808 * gdb.ada/assign_1.exp: New testcase.
6809
08388c79
DE
68102008-05-09 Doug Evans <dje@google.com>
6811
a3c83fae
DE
6812 * gdb.base/find.exp: New file.
6813 * gdb.base/find.c: New file.
08388c79 6814
bd5ddfe8
DJ
68152008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6816
6817 * gdb.base/commands.exp (watchpoint_command_test): Handle
6818 gdb,no_hardware_watchpoints.
6819 * gdb.base/float.exp: Allow ARM targets without floating point.
6820 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6821
b5dd68e2 68222008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 6823 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
6824
6825 * gdb.ada/lang_switch: New test program.
6826 * gdb.ada/lang_switch.exp: New testcase.
6827
382d13d1
DE
68282008-05-05 Doug Evans <dje@google.com>
6829
6830 * gdb.base/help.exp (disassemble): Update expected help text.
6831
9dd789d0
PA
68322008-05-04 Pedro Alves <pedro@codesourcery.com>
6833
6834 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6835
611c83ae
PA
68362008-05-04 Pedro Alves <pedro@codesourcery.com>
6837
6838 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6839 different times.
6840
ff013f42
JK
68412008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6842
6843 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6844 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6845 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6846 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6847
96dff6a2
VP
68482008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6849
6850 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6851 notification to appear.
6852
55cd6f92
DJ
68532008-05-04 Daniel Jacobowitz <dan@debian.org>
6854
6855 * gdb.base/fullname.c: New file.
6856 * gdb.base/fullname.exp: New file.
6857 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6858
d705c43c
PA
68592008-05-03 Pedro Alves <pedro@codesourcery.com>
6860
6861 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6862 expressions with macros.
6863
333222e1
JK
68642008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6865
6866 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6867
5ac01682
DJ
68682008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.base/completion.exp: Handle lack of other symbols beginning
6871 with "a".
6872
6873 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6874
237fc4c9
PA
68752008-05-02 Jim Blandy <jimb@codesourcery.com>
6876
6877 * gdb.asm/asmsrc1.s: Add scratch space.
6878
ed5e9466
DJ
68792008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6880 Daniel Jacobowitz <dan@codesourcery.com>
6881
6882 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6883 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6884 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6885
b39cc962
DJ
68862007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6889
36d520f5
JB
68902008-05-01 Joel Brobecker <brobecker@adacore.com>
6891
6892 * gdb.base/info-target.exp: New testcase.
6893
8d4e3071
DJ
68942008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6895
6896 * gdb.cp/hang.exp: Use .cc instead of .C.
6897 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6898 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6899
6f3f3097
DJ
69002008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 * gdb.base/gdb1250.exp: Remove perror.
6903 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6904
5550a914
PA
69052008-04-30 Pedro Alves <pedro@codesourcery.com>
6906
6907 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6908 .2byte.
6909
d848e687
DJ
69102008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6911
6912 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6913 (maybe_kfail): New.
6914
93b5768b
PA
69152008-04-25 Pedro Alves <pedro@codesourcery.com>
6916
6917 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6918
721c02de
VP
69192008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6920
a9c64011
AS
6921 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6922 * gdb.mi/mi2-syn-frame.exp: Likewise.
6923 * lib/mi-support.exp: Likewise.
721c02de 6924
74960c60
VP
69252008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6926
6927 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6928 to specify regexp for the location to stop at.
6929 * gdb.base/break-always.c: New.
6930 * gdb.base/break-always.exp: New.
6931
d24317b4
VP
69322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6933
6934 * lib/mi-support.exp (mi_runto_helper): Adjust
6935 for the original-location field.
6936 (mi_create_breakpoint, mi_list_breakpoints): New.
6937 * gdb.mi/mi-break.exp: Adjust.
6938 * gdb.mi/mi2-break.exp: Adjust.
6939 * gdb.mi/mi-pending.exp: Adjust.
6940 * gdb.mi/mi-simplerun.exp: Adjust.
6941 * gdb.mi/mi2-simplerun.exp: Adjust.
6942 * gdb.mi/mi-syn-frame.exp: Adjust.
6943 * gdb.mi/mi2-syn-frame.exp: Adjust.
6944 * gdb.mi/mi-until.exp: Adjust.
6945 * gdb.mi/mi2-until.exp: Adjust.
6946 * gdb.mi/mi-var-display.exp: Adjust.
6947 * gdb.mi/mi2-var-display.exp: Adjust.
6948 * gdb.mi/mi-watch.exp: Adjust.
6949 * gdb.mi/mi2-watch.exp: Adjust.
6950
fdc59709 69512008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 6952
a9c64011
AS
6953 * aclocal.m4: Add override.m4.
6954 * configure: Regenerate.
fdc59709 6955
8e91f023
VP
69562008-04-19 Vladimir Prus <vladimir@codesourcery.com>
6957
6958 * gdb.mi/var-cmd.c (do_at_tests): Verify that
6959 '-var-update --all-values' reports new value even the type
6960 of a variable object has changed.
6961
233a11ab
CS
69622008-04-18 Craig Silverstein <csilvers@google.com>
6963
6964 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
6965 files.
d24317b4 6966
9c1137ad
JB
69672008-04-18 Joel Brobecker <brobecker@adacore.com>
6968
6969 * gdb.ada/atomic_enum: New test program.
6970 * gdb.ada/atomic_enum.exp: New testcase.
6971
66d0bbc7
DE
69722008-04-17 Doug Evans <dje@google.com>
6973
6974 * gdb.opt/Makefile.in: Fix whitespace.
6975
100906b0
UW
69762008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
6979
4584e32e
DE
69802008-04-17 Doug Evans <dje@google.com>
6981
6982 * gdb.base/hashline1.exp: New testcase.
6983 * gdb.base/hashline2.exp: New testcase.
6984 * gdb.base/hashline2.exp: New testcase.
6985
0a320680
PA
69862008-04-17 Pedro Alves <pedro@codesourcery.com>
6987
6988 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
6989
18ac113b
AR
69902008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
6991
6992 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
6993 temporary breakpoint to match "Temporary breakpoint".
6994 * gdb.base/break.exp (delete_breakpoints): Likewise.
6995 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
6996 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
6997 * gdb.base/display.exp: Likewise.
6998 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
6999 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7000 * gdb.base/restore.exp (restore_tests): Likewise.
7001 * gdb.base/sepdebug.exp: Likewise.
7002 * gdb.base/watchpoint.exp: Likewise.
7003 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7004 * gdb.mi/mi-pending.exp: Likewise.
7005 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7006 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7007 * gdb.mi/mi-var-cmd.exp: Likewise.
7008 * gdb.mi/mi-var-display.exp: Likewise.
7009 * gdb.mi/mi2-cli.exp: Likewise.
7010 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7011 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7012 * gdb.mi/mi2-var-display.exp: Likewise.
7013 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7014 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7015 new "disp" field.
a9c64011 7016 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
7017 reason. This is to support fix for PR2424.
7018
add38693
JK
70192008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7020
7021 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7022
fcacd99f
VP
70232008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7024
7025 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 7026 field. Add more floating varobj tests.
fcacd99f 7027 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
7028 field.
7029 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7030 (main): Call do_at_tests.
7031 * lib/mi-support.exp (mi_create_floating_varobj)
7032 (mi_varobj_update_with_type_change): New.
fcacd99f 7033
de051565
MK
70342008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7035
7036 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7037 option of -var-evaluate-expression.
7038 * gdb.mi/mi2-var-display.exp: Likewise.
7039
dbc52822
VP
70402008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7041
7042 Introduce test setup helpers.
a9c64011
AS
7043 * lib/gdb.exp (build_executable, clean_restart)
7044 (prepare_for_testing): New.
7045 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7046 * gdb.base/return.exp: Likewise.
7047 * gdb.base/ending-run.exp: Likewise.
dbc52822 7048
473591da
NR
70492008-04-07 Nick Roberts <nickrob@snap.net.nz>
7050
7051 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7052 Interface (MI) responses.
7053
2b2d9e11
VP
70542008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7055
a9c64011
AS
7056 * gdb.cp/breakpoint.cc: New code to test conditions involving
7057 member variables.
7058 * gdb.cp/breakpoint.exp: Test condition involving member
7059 variables.
2b2d9e11 7060
bb378428
VP
70612008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7062
7063 * lib/mi-support.exp (mi_expect_stop): New.
7064 (mi_run_cmd): Change the
7065 token. Use mi_send_resuming_command, use
7066 mi_expect_stop.
7067 (mi_execute_to_helper): Rename to mi_execute_to.
7068 (mi_send_resuming_command): Add more error patterns.
7069 (mi_wait_for_stop): Renamed to...
7070 (mi_get_stop_line): ...this.
7071 (mi_run_inline_test): Adjust.
7072
7073 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7074 * gdb.mi/mi-console.exp: Likewise.
7075 * gdb.mi/mi-pending.exp: Likewise.
7076 * gdb.mi/mi-simplerun.exp: Likewise.
7077 * gdb.mi/mi-stack.exp: Likewise.
7078 * gdb.mi/mi-stepi.exp: Likewise.
7079 * gdb.mi/mi-syn-frame.exp: Add comment.
7080 * gdb.mi/mi-until.exp: Likewise.
7081 * gdb.mi/mi-var-display.exp: Likewise.
7082 * gdb.mi/mi-watch.exp: Likewise.
7083 * gdb.mi/mi2-cli.exp: Likewise.
7084 * gdb.mi/mi2-console.exp: Likewise.
7085 * gdb.mi/mi2-simplerun.exp: Likewise.
7086 * gdb.mi/mi2-stack.exp: Likewise.
7087 * gdb.mi/mi2-stepi.exp: Likewise.
7088 * gdb.mi/mi2-until.exp: Likewise.
7089 * gdb.mi/mi2-var-display.exp: Likewise.
7090 * gdb.mi/mi2-watch.exp: Likewise.
7091
62172bb9
UW
70922008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7093
7094 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7095
7096 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7097
a13e061a
PA
70982008-04-04 Pedro Alves <pedro@codesourcery.com>
7099
7100 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7101 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7102 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7103 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7104 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7105 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7106 expect an mi error duplicated in stderr.
7107
eae06beb
JB
71082008-04-03 Joel Brobecker <brobecker@adacore.com>
7109
7110 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7111 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7112 Add a couple of tests that verify the behavior when the new setting
7113 is set to "cancel" and "all".
7114 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7115 "ask" before we start the testing.
7116
79c6ced6
AR
71172008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7118
7119 * gdb.cp/casts.cc: Add class reference variables.
7120 * gdb.cp/casts.exp: New test cases for up/down casting references.
7121
6c2d1a6b
MK
71222008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7123
7124 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7125 instead of beginning to make an extra test pass.
7126 * gdb.mi/mi2-var-display.exp: Likewise.
7127
55b411d9
MR
71282008-03-31 Maciej W. Rozycki <macro@mips.com>
7129
7130 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7131
c6140da2
MD
71322008-03-31 Markus Deuling <deuling@de.ibm.com>
7133 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7134
7135 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7136 value. Add xfail for older kernels.
7137
79732189
AR
71382008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7139
7140 Bring mi-support in line with gdb.exp.
7141 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7142 (mi_gdb_start): New function.
7143
33c3676e
MR
71442008-03-28 Maciej W. Rozycki <macro@mips.com>
7145
7146 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7147
92e28119
VP
71482008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7149
7150 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7151 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 7152
9e8e3afe
VP
71532008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7154
7155 * lib/mi-support.exp (mi_create_varobj_checked): New.
7156 (mi_list_varobj_children): Allow to check for a
7157 value.
7158 (mi_list_array_varobj_children): New.
7159
7160 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7161 and mi_list_varobj_children, as opposed to hardcoding
7162 expected strings.
7163 * gdb.mi/gdb701.exp: Likewise.
7164 * gdb.mi/gdb792.exp: Likewise.
7165 * gdb.mi/mi-var-block.exp: Likewise.
7166 * gdb.mi/mi-var-cmd.exp: Likewise.
7167 * gdb.mi/mi-var-invalidate.exp: Likewise.
7168 * gdb.mi/mi2-var-block.exp: Likewise.
7169 * gdb.mi/mi2-var-child.exp: Likewise.
7170 * gdb.mi/mi2-var-cmd.exp: Likewise.
7171 * gdb.mi/mi2-var-display.exp: Likewise.
7172
9df50351
JK
71732008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7174
7175 Fix random false FAILs on i386.
7176 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7177
31e5d73a
DJ
71782008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7179
7180 PR gdb/544
7181 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7182
12f4afab
DJ
71832008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7184
7185 PR gdb/544
7186 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7187
b562a0cb
DJ
71882008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7189
7190 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7191 fixed PR gdb/544.
7192
17faa917
DJ
71932008-03-21 Pedro Alves <pedro@codesourcery.com>
7194
7195 * gdb.threads/fork-child-threads.exp: Test next over fork.
7196
6214f497
DJ
71972008-03-21 Chris Demetriou <cgd@google.com>
7198
7199 * gdb.base/break.exp (rbreak junk): New test for rbreak
7200 "Junk at end of arguments" issue.
7201
63092375
DJ
72022008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7203
7204 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7205 *& to work on created array elements.
7206 (Top level): Test print $pc with a file. Test string operations
7207 without a target.
7208 * gdb.base/ptype.exp: Do not expect *& to work on created array
7209 elements.
7210
b21991b0
DJ
72112008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7214 gdb.threads/staticthreads.exp: Update exit query.
7215
c4b347c7
SL
72162008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7217
7218 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7219
fa4727a6
DJ
72202008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7221
7222 * gdb.base/watchpoint.c (global_ptr, func4): New.
7223 (main): Call func4.
7224 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7225 (test_inaccessible_watchpoint): New.
7226
2f34202f
MR
72272008-02-29 Maciej W. Rozycki <macro@mips.com>
7228
7229 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7230 select the largest.
7231
0d6ba1b1
DJ
72322008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7233
7234 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7235 frames-invalid annotations.
7236
e691325a
PM
72372008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7238
a9c64011 7239 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7240
f85b5ecc
DE
72412008-02-27 Doug Evans <dje@google.com>
7242
7243 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7244 for bug 1738.
7245 (breakpoint_to_handler_entry): Ditto.
7246
b40e7bf3
JB
72472008-02-27 Joel Brobecker <brobecker@adacore.com>
7248
7249 * gdb.base/ending-run.exp: Use the first line of code inside
7250 function body to test breakpoints.
7251 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7252 location where the breakpoint is inserted when using the line
7253 where a function is declared. Fix typo in the description of
7254 one of the tests.
7255 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7256
2faca73a
PM
72572008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7258
7259 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7260 tests.
2faca73a 7261
6f439c36
PM
72622008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7263
7264 * gdb.base/args.exp: avoid same output for tests
7265 with single quotes.
7266
54e52265
VP
72672008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7268
a9c64011
AS
7269 * gdb.base/annota1.exp: Adjust for 'info break'
7270 format changes.
7271 * gdb.base/annota3.exp: Likewise.
7272 * gdb.base/break.exp: Likewise.
7273 * gdb.base/condbreak.exp: Likewise.
7274 * gdb.base/pending.exp: Likewise.
7275 * gdb.base/sepdebug.exp: Likewise.
7276 * gdb.base/unload.exp: Likewise.
7277 * gdb.cp/ovldbreak.exp: Likewise.
7278 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7279
897b09ca
DE
72802008-02-07 Doug Evans <dje@google.com>
7281
7282 * gdb.cp/mb-inline.exp: New.
7283 * gdb.cp/mb-inline.h: New.
7284 * gdb.cp/mb-inline1.cc: New.
7285 * gdb.cp/mb-inline2.cc: New.
7286
b1c32d35
PM
72872008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7288
7289 * gdb.pascal/floats.pas: New test program.
7290 * gdb.pascal/floats.exp: New testcase.
7291
1a4ca44a
TJB
72922008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7293
7294 * gdb.base/callfuncs.c (t_float_many_args): New function.
7295 (t_double_many_args): New function.
7296 * gdb.base/callfuncs.exp: Add tests for exceeding float
7297 and double parameters passed through the stack.
7298
439048e8
JB
72992008-02-05 Joel Brobecker <brobecker@adacore.com>
7300
7301 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7302 gdb.ada/complete/foo.adb: New files.
7303 * gdb.ada/complete.exp: New testcase.
7304
81fe8080
DE
73052008-02-03 Doug Evans <dje@google.com>
7306
301f0ecf
DE
7307 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7308
81fe8080
DE
7309 * gdb.cp/gdb2384.exp: New file.
7310 * gdb.cp/gdb2384.cc: New file.
7311 * gdb.cp/gdb2384-base.h: New file.
7312 * gdb.cp/gdb2384-base.cc: New file.
7313
4b071aec
DE
73142008-02-02 Doug Evans <dje@google.com>
7315
7316 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7317
61137ba6
JB
73182007-02-01 Joel Brobecker <brobecker@adacore.com>
7319
7320 * gdb.ada/sym_print_name: New test program.
7321 * gdb.ada/sym_print_name.exp: New testcase.
7322
73232007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7324
7325 * gdb.ada/nested/hello.adb: New file.
7326 * gdb.ada/nested.exp: New testcase.
7327 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7328
98deb0da
VP
73292008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7330
7331 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7332 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7333 don't cause future evaluations of function to report
7334 creation of internal breakpoints.
98deb0da 7335
723a2275
VP
73362008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7337
7338 * gdb.mi/mi-break.exp (test_error): New.
7339 Call it.
7340
fb546a2f
LM
73412008-01-31 Luis Machado <luisgpm@br.ibm.com>
7342
7343 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7344 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7345
2d8fd90a
PM
73462008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7347
7348 * gdb.pascal/integers.pas: New test program.
7349 * gdb.pascal/integers.exp: New testcase.
7350
a7fa0ded
PM
73512008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7352
7353 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7354
5e1a1926
TJB
73552008-01-30 Luis Machado <luisgpm@br.ibm.com>
7356
7357 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7358 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7359
8d04f9f0
JB
73602008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7361
7362 * gdb.ada/formatted_ref: New test program.
7363 * gdb.ada/formatted_ref.exp: New testcase.
7364
7365 * gdb.cp/formatted-ref.cc: New file.
7366 * gdb.cp/formatted-ref.exp: New testcase.
7367
ce75a98f
JB
73682008-01-30 Joel Brobecker <brobecker@adacore.com>
7369
7370 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7371
e835f6bf
NR
73722008-01-30 Nick Roberts <nickrob@snap.net.nz>
7373
7374 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7375 (test_file_list_exec_source_file): Update to new macro-info field.
7376
d118ef87
PH
73772008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7378
7379 * gdb.ada/exprs: New test program.
7380 * gdb.ada/exprs.exp: New testcase.
7381
7d35ab09
TJB
73822008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7383
7384 * dfp-test.c (DELTA, DELTA_B): New definitions.
7385 (double_val1, double_val2, double_val3, double_val4, double_val5,
7386 double_val6, double_val7, double_val8, double_val9, double_val10,
7387 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7388 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7389 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7390 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7391 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7392 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7393 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7394 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7395 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7396 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7397 dec128_val16): New global variables.
7398 (decimal_dec128_align): New function.
7399 (decimal_mixed): Likewise.
7400 (decimal_many_args_dec32): Likewise.
7401 (decimal_many_args_dec64): Likewise.
7402 (decimal_many_args_dec128): Likewise.
7403 (decimal_many_args_mixed): Likewise.
7404 * dfp-test.exp: Add tests calling new inferior functions.
7405
2d717e4f
DJ
74062008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7407
7408 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7409 gdb.server/ext-run.exp: New files.
7410 * lib/gdbserver-support.exp (gdbserver_download): New.
7411 (gdbserver_start): New. Update gdbserver expected
7412 output.
7413 (gdbserver_spawn): Use them.
7414 (gdbserver_start_extended): New.
7415
e85a822c
DJ
74162008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7417
7418 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7419 Run on GNU/Linux.
7420 (do_exec_tests): Check for systems which do not support catchpoints.
7421 Do not match START.
7422 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7423 Run on GNU/Linux. Enable verbose output.
7424 (check_fork_catchpoints): New.
7425 (explicit_fork_child_follow, catch_fork_child_follow)
7426 (tcatch_fork_parent_follow): Update expected messages.
7427 (do_fork_tests): Use check_fork_catchpoints.
7428 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7429 Run on GNU/Linux. Enable verbose output.
7430 (check_vfork_catchpoints): New.
7431 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7432 expected messages.
7433 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7434
401ea829
JB
74352008-01-29 Jim Blandy <jimb@red-bean.com>
7436
7437 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7438 host' errors.
7439 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7440
aceaf3ad
JB
74412008-01-29 Jim Blandy <jimb@red-bean.com>
7442
7443 * gdb.threads/sigthread.c: Use barriers to ensure that
7444 child_thread and child_thread_two are always initialized before we
7445 start to use them.
7446
a5606eee
VP
74472008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7448
7449 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7450 * gdb.base/watchpoint-solib.c: New.
7451 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7452
c55a82bb
PM
74532008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7454
7455 * gdb.base/gdb1056.exp: Add unsigned integer test.
7456
0993fe05
DE
74572008-01-28 Doug Evans <dje@google.com>
7458
7459 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7460
4fe42e7f
JB
74612008-01-27 Jim Blandy <jimb@codesourcery.com>
7462
c7a69933
JB
7463 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7464
4fe42e7f
JB
7465 * gdb.base/expand-psymtabs.exp: Doc fix.
7466
5def8285
MK
74672008-01-26 Mark Kettenis <kettenis@gnu.org>
7468
7469 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7470
5313c911
NR
74712008-01-24 Nick Roberts <nickrob@snap.net.nz>
7472
a9c64011 7473 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7474 -var-set-format.
7475
93815fbf
VP
74762008-01-23 Chris Demetriou <cgd@google.com>
7477
7478 * gdb.threads/thread_events.c: New testcase source file.
7479 * gdb.threads/thread_events.exp: New testcase expect file.
7480
467a88ee
NR
74812008-01-23 Nick Roberts <nickrob@snap.net.nz>
7482
7483 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7484
7485 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7486 -var-set-format.
7487
d8f82aba
DJ
74882008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7489 Vladimir Prus <vladimir@codesourcery.com>
7490
7491 * gdb.base/float.exp: Allow missing floating point for m68k and
7492 PowerPC.
7493
60c46647
VP
74942008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7495
7496 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7497 ignore count.
7498 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7499 * gdb.mi/mi-cli.exp: Adjust.
7500 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7501
c7dd36a1
PA
75022008-01-17 Pedro Alves <pedro@codesourcery.com>
7503
7504 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7505 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7506 with dummy_ptr's address.
7507 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7508 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7509 all targets.
7510 * gdb.mi/mi2-var-child.exp: Likewise.
7511
39d5313e
JB
75122008-01-09 Joel Brobecker <brobecker@adacore.com>
7513
7514 * gdb.ada/null_array: New test program.
7515 * gdb.ada/null_array.exp: New testcase.
7516
0aea4bf3
LM
75172008-01-09 Luis Machado <luisgpm@br.ibm.com>
7518
7519 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7520 with required float modifiers.
7521
0b354900
JB
75222008-01-08 Joel Brobecker <brobecker@adacore.com>
7523
7524 * gdb.ada/funcall_param: New test program.
7525 * gdb.ada/funcall_param.exp: New testcase.
7526
cdb7f5d4
JB
75272008-01-08 Joel Brobecker <brobecker@adacore.com>
7528
7529 * gdb.ada/arrayparam: New test program.
7530 * gdb.ada/arrayparam.exp: New testcase.
7531
88e2547f
JB
75322008-01-08 Joel Brobecker <brobecker@adacore.com>
7533
7534 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7535 landed. Should also fix random failures in the test following it.
7536
f6867ce0
TJB
75372008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7538
7539 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7540 for expressions with decimal float values.
7541 (test_dfp_conversions): New function to test casts to and from
7542 decimal float types.
7543 Call test_dfp_conversions.
7544 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7545 elements.
7546 (main): Initialize ds.float4 and ds.double8 elements.
7547 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7548 string to new error message.
7549 (d64_set_tests): Likewise.
7550 (d128_set_tests): Likewise.
7551 Add tests for expressions with decimal float variables. Add tests for
7552 conversions to and from decimal float types.
7553
f9c11282
JB
75542008-01-05 Joel Brobecker <brobecker@adacore.com>
7555
7556 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7557 * gdb.ada/packed_tagged.exp: New testcase.
7558
0ecbca72
JB
75592008-01-04 Joel Brobecker <brobecker@adacore.com>
7560
7561 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7562 gdb.ada/homonym/homonym_main.adb: New files.
7563 * gdb.ada/homonym.exp: New testcase.
7564
c18d3d89
JB
75652008-01-04 Joel Brobecker <brobecker@adacore.com>
7566
7567 * gdb.ada/packed_array.exp: Add testing of references to
7568 a packed array.
7569
ecc7085b
JB
75702008-01-04 Joel Brobecker <brobecker@adacore.com>
7571
7572 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7573 New files.
7574 * gdb.ada/type_coercion.exp: New testcase.
7575
c474c922
JB
75762008-01-04 Joel Brobecker <brobecker@adacore.com>
7577
7578 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7579 gdb.ada/tagged/foo.adb: New file.
7580 * gdb.ada/tagged.exp: New testcase.
7581
9005b927
JB
75822008-01-04 Joel Brobecker <brobecker@adacore.com>
7583
7584 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7585 gdb.ada/ptype_field/foo.adb: New files.
7586 * gdb.ada/ptype_field.exp: New testcase.
7587
1a6aaad8
JB
75882008-01-03 Joel Brobecker <brobecker@adacore.com>
7589
7590 * gdb.ada/print_pc.exp: New testcase.
7591
0ef22f53
JB
75922008-01-03 Joel Brobecker <brobecker@adacore.com>
7593
7594 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7595 gdb.ada/taft_type/p.adb: New files.
7596 * gdb.ada/taft_type.exp: New testcase.
7597
1689ecf8
JB
75982008-01-03 Joel Brobecker <brobecker@adacore.com>
7599
7600 * gdb.ada/array_bounds/bar.adb: New file.
7601 * gdb.ada/array_bounds.exp: New testcase.
7602
a4d0b9c3
JB
76032008-01-03 Joel Brobecker <brobecker@adacore.com>
7604
7605 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7606 gdb.ada/arrayptr/foo.adb: New files.
7607 * gdb.ada/arrayptr.exp: New testcase.
7608
a31ace00
JB
76092008-01-03 Joel Brobecker <brobecker@adacore.com>
7610
7611 * gdb.base/set-lang-auto.exp: New testcase.
7612
a97fced3
JB
76132008-01-03 Joel Brobecker <brobecker@adacore.com>
7614
7615 * gdb.ada/fun_addr/foo.adb: New file.
7616 * gdb.ada/fun_addr.exp: New testcase.
7617
ef29ce1a
JK
76182008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7619
7620 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7621 New files
7622
0fafefe3
JB
76232008-01-02 Joel Brobecker <brobecker@adacore.com>
7624
7625 * array_subscript_addr/p.adb: New file.
a9c64011 7626 * array_subscript_addr.exp: New testcase.
0fafefe3 7627
c4359f8d
JB
76282008-01-02 Joel Brobecker <brobecker@adacore.com>
7629
a9c64011 7630 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7631 New files.
7632 * gdb.ada/str_cmp_ref.exp: New testcase.
7633
1aa1b15b
JB
76342008-01-01 Joel Brobecker <brobecker@adacore.com>
7635
7636 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7637 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7638 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7639
81c9b2cf
JB
76402008-01-01 Joel Brobecker <brobecker@adacore.com>
7641
7642 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7643 gdb.ada/ref_param/pck.ads: New files.
7644 * gdb.ada/ref_param.exp: New testcase.
7645
319e4674
JB
76462008-01-01 Joel Brobecker <brobecker@adacore.com>
7647
7648 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7649 gdb.ada/interface/foo.adb: New files.
7650 * gdb.ada/interface.exp: New testcase.
7651
ef682c56
JB
76522007-12-31 Jim Blandy <jimb@codesourcery.com>
7653
7654 * gdb.base/multi-forks.exp: Consume all output from child
7655 processes before proceeding to next test.
7656
f6f3eb6c
JB
76572007-12-29 Jim Blandy <jimb@codesourcery.com>
7658
7659 * configure: Regenerated.
7660
f652e42f
JB
76612007-12-27 Joel Brobecker <brobecker@adacore.com>
7662
7663 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7664 gdb.ada/fixed_cmp/fixed.adb: New files.
7665 * gdb.ada/fixed_cmp.exp: New testcase.
7666
6943e596
JB
76672007-12-27 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.ada/boolean_expr.exp: New testcase.
7670
aad9a193
JB
76712007-12-26 Jim Blandy <jimb@codesourcery.com>
7672
7673 * gdb.base/multi-forks.exp: Doc fix.
7674
fb5f3683
JB
76752007-12-26 Joel Brobecker <brobecker@adacore.com>
7676
7677 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7678 * gdb.ada/char_param.exp: Do not compile our test program with
7679 -gnata, this is unnecessary.
7680 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7681
384e4a9c
JB
76822007-12-24 Joel Brobecker <brobecker@adacore.com>
7683
7684 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7685 gdb.ada/print_chars/foo.adb: New files.
7686 * gdb.ada/print_chars.exp: New testcase.
7687
01e044f7
JB
76882007-12-24 Joel Brobecker <brobecker@adacore.com>
7689
7690 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7691 gdb.ada/char_param/foo.adb: New files.
7692 * gdb.ada/char_param.exp: New testcase.
7693
0ce17860
JB
76942007-12-22 Jim Blandy <jimb@codesourcery.com>
7695
7696 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7697 hard-coding source line numbers into the test.
7698 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7699 gdb_get_line_number to find.
7700
919809b9
JB
77012007-12-22 Joel Brobecker <brobecker@adacore.com>
7702
7703 * gdb.base/ptype.c (highest): New struct type.
7704 (the_highest): New variable of that type.
7705 (main): Add dummy assignment to a field of variable the_highest.
7706 * gdb.base/ptype.exp: Test type printing of our new variable.
7707
abc8a88d
PM
77082007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7709
7710 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 7711 and record first explicitly generated thread number.
abc8a88d
PM
7712 Use that thread number for thread specific watchpoint test.
7713 Add iteration number to repetitive tests.
7714
5158f3e3
CES
77152007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7716 Jim Blandy <jimb@codesourcery.com>
7717
7718 * gdb.base/expand-psymtabs.c: New testcase
7719 source file.
7720 * gdb.base/expand-psymtabs.exp: New testcase
7721 expect file.
7722
37e4754d
LM
77232007-12-17 Luis Machado <luisgpm@br.ibm.com>
7724
7725 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7726 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7727
551e5d04
JB
77282007-12-17 Joel Brobecker <brobecker@adacore.com>
7729
7730 * gdb.ada/frame_args/foo.adb: New file.
7731 * gdb.ada/frame_args/pck.ads: New file.
7732 * gdb.ada/frame_args/pck.adb: New file.
7733 * gdb.ada/frame_args.exp: New testcase.
7734
a05ee097
JB
77352007-12-17 Joel Brobecker <brobecker@adacore.com>
7736
7737 * gdb.base/frame-args.c: New file.
7738 * gdb.base/frame-args.exp: New testcase.
7739
c162e8c9 77402007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 7741 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
7742
7743 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7744
afe8ab22 77452007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7746
afe8ab22
VP
7747 * gdb.mi/mi-pending.exp: New.
7748 * gdb.mi/mi-pending.c: New.
7749 * gdb.mi/mi-pendshr.c: New.
7750
dfdfb3ca
JB
77512007-12-06 Jim Blandy <jimb@codesourcery.com>
7752
7753 * gdb.base/default.exp: Update expected output for 'info catch'.
7754
b7fca990
JK
77552007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7756
7757 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7758 must be set to binary.
7759
6a1afc1e
PA
77602007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7761
7762 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7763
a6b151f1
DJ
77642007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7765
7766 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7767 gdb.mi/mi-file-transfer.exp: New.
7768
43039443
JK
77692007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7770
7771 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7772
0ef2251b
MR
77732007-11-22 Maciej W. Rozycki <macro@mips.com>
7774
7775 * gdb.trace/backtrace.exp: Fix a typo.
7776 * gdb.trace/circ.exp: Likewise.
7777 * gdb.trace/collection.exp: Likewise.
7778 * gdb.trace/limits.exp: Likewise.
7779 * gdb.trace/report.exp: Likewise.
7780 * gdb.trace/tfind.exp: Likewise.
7781 * gdb.trace/while-dyn.exp: Likewise.
7782
5443631e
NR
77832007-11-21 Nick Roberts <nickrob@snap.net.nz>
7784
7785 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7786 objects of pointers that can't be dereferenced are now
7787 "noneditable".
7788
a4ce5b0d
UW
77892007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7790
7791 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7792 (target_cpu): Remove.
7793
d6e956e5
VP
77942007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7795
7796 * gdb.base/ending-run.exp: Expect the list of cleared
7797 breakpoint to come in natural order, not the reversed one.
a9c64011 7798
214270ab
VP
77992007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7800
7801 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7802 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 7803
1a619819
LM
78042007-11-05 Luis Machado <luisgpm@br.ibm.com>
7805
7806 * gdb.base/printcmds.exp: New function
7807 test_printf_with_dfp.
7808
5b01a6fa
DE
78092007-11-02 Doug Evans <dje@google.com>
7810
7811 * gdb.disasm/t01_mov.s: Remove carriage returns.
7812 * gdb.disasm/t02_mova.s: Ditto.
7813 * gdb.disasm/t03_add.s: Ditto.
7814 * gdb.disasm/t04_sub.s: Ditto.
7815 * gdb.disasm/t05_cmp.s: Ditto.
7816 * gdb.disasm/t06_ari2.s: Ditto.
7817 * gdb.disasm/t07_ari3.s: Ditto.
7818 * gdb.disasm/t08_or.s: Ditto.
7819 * gdb.disasm/t09_xor.s: Ditto.
7820 * gdb.disasm/t10_and.s: Ditto.
7821 * gdb.disasm/t11_logs.s: Ditto.
7822 * gdb.disasm/t12_bit.s: Ditto.
7823 * gdb.disasm/t13_otr.s: Ditto.
7824
ec33ab7f
JK
78252007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7826
7827 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7828
ae0d01ff
UW
78292007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7830
7831 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7832 provide DFP support.
7833
55eddb0f
DJ
78342007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7835
7836 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7837 Test "set powerpc vector-abi". Skip auto-detection tests for old
7838 toolchains.
7839
7020f05c
PA
78402007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7841
7842 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7843 with [string compare].
7844
84bc3db9
PA
78452007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7846
7847 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7848 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7849
5876dc88
LM
78502007-10-25 Luis Machado <luisgpm@br.ibm.com>
7851
7852 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7853 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7854 * gdb.opt/Makefile.in: New makefile.
7855 * Makefile.in: Create new directory "gdb.opt".
7856 * configure.ac: Add "gdb.opt" directory.
7857 * configure: Regenerated.
a9c64011 7858
c3ea9a14
DE
78592007-10-25 Doug Evans <dje@google.com>
7860
7861 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7862 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7863
a9c64011 78642007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
7865 Thiago Jung Bauermann <bauerman@br.ibm.com>
7866
7867 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7868 Floating Point expressions.
7869 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7870 Floating Point variables.
7871 * gdb.base/dfp-test.c: new file containing program with Decimal
7872 Floating variables, used by gdb.base/dfp-test.exp.
7873
62a24a2b
DJ
78742007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7877
e7b1eae6
UW
78782007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7879
7880 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7881 compiling test case with GCC.
7882 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7883
c641edcc
UW
78842007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7885
7886 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7887 format changes.
7888
5e5ebfe6
MS
78892007-10-18 Michael Snyder <msnyder@specifix.com>
7890
7891 * gdb.base/dbx.exp: Add missing "-re " operator.
7892
e831e7b6
GM
78932007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7894
7895 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7896 * configure.ac: Removed trailing spaces after backslash.
7897 * gdb.modula2: New directory.
7898 * gdb.modula2/Makefile.in: New file.
7899 * gdb.modula2/unbounded-array.exp: New file.
7900 * gdb.modula2/unbounded1.c: New file.
7901
7cc46491
DJ
79022007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7905
79062007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
7907
7908 * gdb.base/sigstep.c (main): Add checks for
7909 return values for setitimer call.
7910 Call setitimer again with itimer = ITIMER_REAL
7911 if first call to setitimer fails.
7912
e91528f0
KH
79132007-10-11 Kazu Hirata <kazu@codesourcery.com>
7914
7915 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7916 of $timeout.
7917
2ec9a4f8
DJ
79182007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7919
7920 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7921
79222007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
7923
7924 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7925 of gdb_expect call, to avoid interruption.
7926
64b2fa04
PA
79272007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7928
7929 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7930 (v_unsigned_long_long, v_long_long_array)
7931 (v_signed_long_long_array, v_unsigned_long_long_array)
7932 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7933 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7934 [!NO_LONG_LONG]: New.
7935 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7936 v_long_long_member.
7937
7938 (v_long_long_func, v_signed_long_long_func)
7939 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7940 (main) [!NO_LONG_LONG]: Initialize long long variants.
7941
7942 * gdb.base/whatis.exp: If board file requests no_long_long, build
7943 test with NO_LONG_LONG defined. Test long long, signed long long,
7944 and unsigned long long variants but only if board file doesn't
7945 disable it.
7946
a912286e 79472007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 7948 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
7949
7950 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7951 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
7952 * configure: Regenerated.
7953 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
7954 gdb.pascal/types.exp, lib/pascal.exp: New files.
7955
471ba8c9
DJ
79562007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
7957
7958 * gdb.cp/classes.exp (do_tests): Always step to the line after the
7959 call.
7960 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
7961 to return to the call.
7962 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
7963 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
7964 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
7965 * gdb.mi/mi-until.exp (test_until): Likewise.
7966 * gdb.mi/mi2-until.exp (test_until): Likewise.
7967
fef8a650
DJ
79682007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
7969
7970 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
7971 two-char array.
7972 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
7973
d983da9c
DJ
79742007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7975
7976 * gdb.threads/watchthreads.c (thread_function): Sleep between
7977 iterations.
7978 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
7979 at once for S/390. Generate matching fails and passes.
7980
17f62551
VP
79812007-09-27 Vladimir Prus <vladimir@codesourcery.com>
7982
7983 * gdb.mi/var-cmd.c (do_children_tests): Initialize
7984 the 'struct_declarations' variable to zeros.
a9c64011 7985
ed0616c6
VP
79862007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7987
7988 * gdb.cp/mb-ctor.cc: New.
7989 * gdb.cp/mb-ctor.exp: New.
7990 * gdb.cp/mb-templates.cc: New.
7991 * gdb.cp/mb-templates.exp: New.
7992
41f1b697
DJ
79932007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
7996
3f213f78
PA
79972007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
7998
7999 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8000 targets.
8001 * configure: Regenerate.
8002
0d381245 80032007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8004
0d381245
VP
8005 * gdb.base/annota1.exp: Adjust for 'info break'
8006 format changes.
8007 * gdb.base/annota3.exp: Likewise.
8008 * gdb.base/break.exp: Likewise.
8009 * gdb.base/condbreak.exp: Likewise.
8010 * gdb.base/pending.exp: Likewise.
8011 * gdb.base/sepdebug.exp: Likewise.
8012 * gdb.base/unload.exp: Likewise.
8013 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 8014
fe3f5fa8
VP
80152007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8016
8017 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8018 messages.
8019 * gdb.base/chng-syms.exp: Likewise.
8020 * gdb.base/unload.exp: Likewise.
a9c64011 8021
a75cf6c0
DJ
80222007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8023
8024 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8025
18ecae38
DJ
80262007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8027
8028 * schedlock.c (NUM): Change to 1.
8029 (main): Use args[0] for the main thread.
8030 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8031 regardless of the number of threads.
8032
5509918f
MR
80332007-09-14 Maciej W. Rozycki <macro@mips.com>
8034
4a543daf
MR
8035 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8036 type down.
8037 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8038 test.
8039 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8040 watchpoint type down.
8041 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8042 test.
8043
80442007-09-14 Maciej W. Rozycki <macro@mips.com>
8045
5509918f
MR
8046 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8047 Move all the tests here and run them twice, once using software
8048 watchpoints and once using hardware watchpoints.
8049 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8050
40b53987
DJ
80512007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8052
8053 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8054 test.
8055
695e2681
MK
80562007-09-10 Mark Kettenis <kettenis@gnu.org>
8057
8b3fc8d8
MK
8058 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8059 build-id.
8060
695e2681
MK
8061 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8062 know about $ORIGIN. Calculate output dir from $dest instead of
8063 using ${objdir}/{$subdir}.
8064
58d69f29
MK
80652007-09-09 Mark Kettenis <kettenis@gnu.org>
8066
8067 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8068 gcore, before continuing with the test.
8069
3e347599
DJ
80702007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8071
8072 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8073 * gdb.mi/mi-watch.exp: Likewise.
8074
ea37ba09
DJ
80752007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8076 Jim Blandy <jimb@codesourcery.com>
8077
8078 * gdb.arch/i386-sse.exp: Do not expect character constants.
8079 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8080 * gdb.base/display.exp: Allow print/s.
8081 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8082 and unsigned char array changes.
8083
2025a643
DJ
80842007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8085
8086 * gdb.base/display.exp: Add tests for printf %p.
8087
26669a27
PA
80882007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8089
8090 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8091 the dll name to unicode.
8092
c8f021f8
JK
80932007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8094
8095 * gdb.base/default.exp (show version): Update the version text.
8096 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8097
4cf31eea
JK
80982007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8099
8100 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8101 New files.
8102
4935890f
JK
81032007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8104
8105 * lib/gdb.exp (build_id_debug_filename_get): New function.
8106 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8107 Remove the generate DEBUG file for the future testcase runs.
8108 New testcase for the NT_GNU_BUILD_ID retrieval.
8109 Move the final testing step to ...
8110 (test_different_dir): ... a new function.
8111 New parameter XFAIL to XFAIL all the tests performed.
8112 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8113 New parameter TYPE to PF_PREFIX all the tests performed.
8114
02142340
VP
81152007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8116
8117 * gdb.mi/mi-var-cp.cc (path_expression): New
8118 function.
8119 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8120
36acd84e
UW
81212007-08-27 Markus Deuling <deuling@de.ibm.com>
8122
8123 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8124 to fit into SPU Local Store memory.
8125
a896d121
JB
81262007-08-23 Joel Brobecker <brobecker@adacore.com>
8127
8128 * gdb.base/default.exp: Adjust the expected output of "info
8129 warranty" after the switch to GPLv3.
8130
7b433602
JB
81312007-08-23 Joel Brobecker <brobecker@adacore.com>
8132
8133 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8134 to 30000 (from 20000).
8135
e22f8b7c
JB
81362007-08-23 Joel Brobecker <brobecker@adacore.com>
8137
8138 Switch the license of all .exp files to GPLv3.
8139 Switch the license of all .f and .f90 files to GPLv3.
8140 Switch the license of all .s and .S files to GPLv3.
8141
5a0e3bd0
JB
81422007-08-23 Joel Brobecker <brobecker@adacore.com>
8143
8144 * configure.ac: Switch license to GPLv3.
8145
cc00619d
JB
81462007-08-23 Joel Brobecker <brobecker@adacore.com>
8147
8148 Switch the licensing to GPLv3 for all .ads and .adb files.
8149
8d26208a
DJ
81502007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8153 and t_int_double.
8154 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8155
4fcb9948
JB
81562007-08-17 Joel Brobecker <brobecker@adacore.com>
8157
8158 * gdb.base/step-line.c: Switch license to GPL version 3, and
8159 update copyright year.
8160 * gdb.base/step-line.inp: Likewise.
8161
b9c34f67
JB
81622007-08-17 Joel Brobecker <brobecker@adacore.com>
8163
8164 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8165 changes inside gdb1555.c.
8166 * gdb.base/pending.exp: Likewise.
8167
2cc17678
DJ
81682007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8169
8170 * config/default.exp: New file.
8171
e48883f7
DJ
81722007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8173
8174 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8175 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8176
1ab80e5b
MR
81772007-07-30 Maciej W. Rozycki <macro@mips.com>
8178
8179 * gdb.base/dump.exp: Force the correct endianness for binary
8180 formats not carrying this information.
8181
aba471f5
DJ
81822007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8183
8184 * gdb.threads/staticthreads.exp: Match .*sem_post.
8185
d4e07204
DJ
81862007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8187
8188 * gdb.base/readline.exp (operate_and_get_next): Match the final
8189 prompt.
8190
2b97317d
KB
81912007-07-23 Kevin Buettner <kevinb@redhat.com>
8192
8193 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8194 to restarting SID.
8195
44efa07a
KB
81962007-07-18 Kevin Buettner <kevinb@redhat.com>
8197
8198 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8199 prior to `gdb_start'.
8200
7b5ebade
KB
82012007-07-18 Kevin Buettner <kevinb@redhat.com>
8202
8203 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8204 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8205 Remove call to gdb_unload.
8206
255e7678
DJ
82072007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8208 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8211 for __WIN32__.
8212 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8213 * gdb.base/unload.exp: Use shared library test routines.
8214
3a40aaa0
UW
82152007-07-03 Markus Deuling <deuling@de.ibm.com>
8216
8217 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8218 * gdb.base/solib-symbol-lib.c: Likewise.
8219 * gdb.base/solib-symbol-main.c: Likewise.
8220
b0f4b84b
DJ
82212007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8222
8223 * config/gdbserver.exp (gdb_reconnect): New.
8224 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8225 gdb.base/solib-disc.exp: New files.
8226 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8227 remote debugging".
8228 (gdb_compile): Add shlib_load flag.
8229 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8230 port.
8231 (gdbserver_reconnect): New.
8232
1b05479a
DJ
82332007-07-01 Nick Roberts <nickrob@snap.net.nz>
8234 Daniel Jacobowitz <dan@codesourcery.com>
8235
8236 * gdb.base/annota3.exp: Test for if construct.
8237
86f78eb2
DJ
82382007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8241
6a2eb474 82422007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8243 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8244
8245 * gdb.base/display.exp: Allow a newline after display/i.
8246 * gdb.base/pc-fp.exp: Likewise.
8247 * gdb.base/sigbpt.exp: Likewise.
8248
f8b73d13
DJ
82492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8252 required features to be included.
8253
4339e69e
DJ
82542007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8255
8256 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8257 in info threads output.
8258
23d964e7
UW
82592007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8260 Markus Deuling <deuling@de.ibm.com>
8261
8262 * gdb.arch/spu-info.exp: New testcase.
8263 * gdb.arch/spu-info.c: New file.
8264
fd20f75b
DJ
82652007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8266
8267 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8268 tpcs_offset. Restore lr after the call.
8269 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8270
2226f861
DJ
82712007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8272
8273 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8274 (gdbserver_run): Kill any running gdbserver.
8275 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8276
d12371a9
MR
82772007-05-17 Maciej W. Rozycki <macro@mips.com>
8278
8279 * gdb.base/sigbpt.exp: Preset segv_addr.
8280
93f02886
DJ
82812007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8282
8283 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8284 (gdb_compile_shlib): Likewise.
8285 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8286 (default_gdb_init): Clear cleanfiles.
8287 (gdb_finish): Delete recorded cleanfiles.
8288 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8289
8290 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8291 Do not use isnative.
8292 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8293 gdb.base/so-impl-ld.exp: Likewise.
8294 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8295 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8296 gdb_compile.
8297
b04e06d7
VP
82982007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8299
8300 * config/unknown.exp: Remove.
8301
069ed931
UW
83022007-05-15 Markus Deuling <deuling@de.ibm.com>
8303
8304 * gdb.base/info-proc.exp: Check is_remote.
8305
09db0d03
UW
83062007-05-14 Markus Deuling <deuling@de.ibm.com>
8307
8308 * gdb.base/gcore.exp: Initialize variable core_supported.
8309
af2cbe8c
DJ
83102007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8311
8312 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8313
027c0295
DJ
83142007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8315
8316 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8317 * gdb.threads/print-threads.exp (test_all_threads): Allow
8318 negative and hexadecimal thread IDs.
8319
dc5000e7
DJ
83202007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8321
8322 * gdb.java/jprint.java (public): Avoid invalid call to static
8323 method.
8324
2e74ed18
DP
83252007-05-14 Denis Pilat <denis.pilat@st.com>
8326
8327 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8328 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8329 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8330 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8331 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8332
83547f02
UW
83332007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8334
8335 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8336 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8337 this mode.
8338 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8339 * gdb.base/spu.ld: New file.
8340
b18be20d
DJ
83412007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8344
be444858
DJ
83452007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8346
8347 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8348
b1d53152
DJ
83492007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8350
8351 * gdb.java/jmain.exp: Handle demangled names with and without method
8352 signatures.
8353
d084b331
DJ
83542007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8355
8356 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8357 (have_a_very_merry_interrupt): Remove calls to puts.
8358 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8359 inferior output.
8360 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8361 test names.
8362
db9d7fc5
DJ
83632007-04-29 Markus Deuling <deuling@de.ibm.com>
8364 Daniel Jacobowitz <dan@codesourcery.com>
8365
8366 * gdb.base/auxv.exp (core_works): Also check is_remote.
8367 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8368
ef783a7d 83692007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8370
ef783a7d
VP
8371 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8372 message, not the undefined 'module' variable.
8373 * gdb.base/siginfo.exp: Likewise.
8374 * gdb.base/sigstep.exp: Likewise.
8375 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8376 serialport.
8377 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8378
b7b73cae
CV
83792007-04-25 Corinna Vinschen <vinschen@redhat.com>
8380
8381 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8382 target sim fails. Return 0 otherwise.
8383 (gdb_load): Return prematurely if gdb_target_sim fails.
8384
7d90fdfa
DP
83852007-04-16 Denis Pilat <denis.pilat@st.com>
8386
8387 * gdb.base/setshow.exp: Reset height after having set it to 100.
8388
5d3e9c85
DP
83892007-04-16 Denis Pilat <denis.pilat@st.com>
8390
8391 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8392
18e75969
DP
83932007-04-16 Denis Pilat <denis.pilat@st.com>
8394
8395 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8396
25d5ea92
VP
83972007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8398
8399 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8400 tests. Run the frozen varobjs test.
8401 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8402 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8403
0b49cb80
JK
84042007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8407 gdb.base/type-opaque.exp: New files.
8408
a73bafbc 84092007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8410
8411 * gdb.mi/mi-var-child.c
a73bafbc
VP
8412 (do_children_tests): User char[2] instead of
8413 char so that automatic printing of pointers to char
8414 don't give unpredicable result.
8415 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8416 local variables.
8417 * gdb.mi/mi-var-child.exp: Step to right line
8418 of do_children_tests.
8419 * gdb.mi/mi2-var-child.exp: Likewise.
8420 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8421 do_locals_tests.
a73bafbc
VP
8422 (do_children_tests): User char[2] instead of
8423 char so that automatic printing of pointers to char
a9c64011 8424 don't give unpredicable result.
a73bafbc 8425 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8426 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8427 Pass test name to mi_wait_for_stop.
8428
7ce59000
DJ
84292007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8430
8431 * gdb.asm/asm-source.exp: Remove d10v case.
8432 * lib/gdb.exp (skip_cplus_tests): Likewise.
8433 * gdb.asm/d10v.inc: Deleted.
8434
20389057
DJ
84352007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8436
8437 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8438
8807d78b
DJ
84392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8440
8441 * config/netware.exp: Delete file.
8442
aa3edb8e
JB
84432007-03-29 Joel Brobecker <brobecker@adacore.com>
8444
8445 * gdb.dwarf2/dw2-noloc.S: New file.
8446 * gdb.dwarf2/dw2-noloc.exp: New file.
8447
297561ac
PA
84482007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8449
8450 * gdb.cp/method2.cc: New test.
8451 * gdb.cp/method2.exp: New test.
8452 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8453
1f81bd39
DJ
84542007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8455
8456 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8457
9453113a
DJ
84582007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8459
8460 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8461
b741e217
DJ
84622007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8463
8464 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8465 (gdb_load): Delete, replace with...
8466 (gdb_reload): ...this.
8467 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8468 * gdb.server/server-mon.exp: Likewise.
8469 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8470 (gdb_start_cmd): New.
8471 (gdb_file_cmd): Save the last loaded file.
8472 (gdb_reload): New.
8473 (gdb_gnu_strip_debug): Use transform.
8474 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8475 support here. Use new $last_loaded_file. Check mtime.
8476 (gdb_target_cmd): Handle ObjC failure case.
8477 (infer_host_exec): Delete.
8478 (gdbserver_load): Rename to...
8479 (gdbserver_run): ...this. Simplify.
8480 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8481 (mi_gdb_load): Move most contents to a new function...
8482 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8483 (mi_run_cmd): Use mi_gdb_target_load.
8484 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8485 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8486 Use gdb_run_cmd.
8487 * gdb.base/charsign.exp: Remove incorrect comment.
8488 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8489 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8490 gdb.base/start.exp: Use gdb_start_cmd.
8491
446ab585 84922007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8493 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8494
8495 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8496 * gdb.base/signull.exp: Similarly.
8497
bbb88ebf
UW
84982007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8499
8500 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8501 messages available to test cases (like chng-sym.exp).
8502
cb8c4a99
AS
85032007-03-14 Andreas Schwab <schwab@suse.de>
8504
8505 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8506 format changes.
8507
4e463ff5
DJ
85082007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8511 (optimized_1): New.
8512 (main): Call optimized_1.
8513 (gdb2029): Correct typos. Call gdb2029_marker.
8514 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8515 for gdb2029.
8516
b6db2c47
MK
85172007-03-12 Mark Kettenis <kettenis@gnu.org>
8518
8519 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8520 as tabs. Remove redundant test pattern.
8521
70ed3737
UW
85222007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8523
8524 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8525 for /a format output.
8526
47b67b60
DJ
85272007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8528
8529 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8530 collect output incrementally.
8531
b8953b0e
UW
85322007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8533
8534 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8535 for -var-create lpcharacter test.
8536 * gdb.mi/mi2-var-cmd.exp: Likewise.
8537
7acd5c40
UW
85382007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8539
8540 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8541 pass on targets where address zero is readable.
8542
9c6759c1
UW
85432007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8544
8545 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8546 just a single architecture.
8547
a2f1aeb4
UW
85482007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8549
8550 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8551 (fetch_all_registers): New function, uses gdb_test_multiple and
8552 exp_continue to fetch inferior output line-by-line.
8553 Replace all uses of do_get_all_registers by fetch_all_registers.
8554
46579ac2
UW
85552007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8556
8557 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8558 in target_info.
8559
fc133f24
MS
85602007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8561
a9c64011 8562 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8563 consistancy; add a default (timeout) case.
8564
7646a51d
MS
85652007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8566
8567 * gdb.base/watchpoint.exp: Fix truncated comment.
8568
dcfff61f
MS
85692007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8570
8571 * Makefile.in: Remove spurious single-quotes from sed command.
8572
664e3ee9
DJ
85732007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8574
8575 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8576 func.
8577 * gdb.mi/mi2-var-cmd.exp: Likewise.
8578
d7cc6f2f
JB
85792007-02-27 Joel Brobecker <brobecker@adacore.com>
8580
a9c64011
AS
8581 * gdb.dwarf2/dw2-producer.S: New file.
8582 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8583
85842007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8585
8586 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8587 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8588 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8589 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8590 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8591 Revert tests to use mi_gdb_test and include value field in output
8592 of -var-create.
8593
93d42b30
DJ
85942007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8595
8596 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8597
c499ed39
DJ
85982007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8599
8600 * gdb.base/maint.exp: Remove full paths from test names.
8601 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8602 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8603
9836f81b
JB
86042007-02-27 Joel Brobecker <brobecker@adacore.com>
8605
8606 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8607
c74d0ad8
DJ
86082007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8609
8610 * gdb.server/server-mon.exp: New test.
8611
2711e456
DJ
86122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8613
8614 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8615
ff6f572f
DJ
86162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8617
8618 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8619 register capitalization.
8620
fada3feb
DP
86212007-02-13 Denis Pilat <denis.pilat@st.com>
8622
8623 * gdb.mi/mi-var-invalidate.exp: New file.
8624
fb1e4ffc
DJ
86252007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8626
8627 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8628
3da939d7
DJ
86292007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8630
8631 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8632
123dc839
DJ
86332007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8634
8635 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8636 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8637
877e3645 86382007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8639
8640 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8641 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8642 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8643 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8644 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8645 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8646 Update tests to include value field in output of -var-create.
a9c64011 8647
3c0a2960
AS
86482007-02-08 Andreas Schwab <schwab@suse.de>
8649
8650 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8651
108546a0
DJ
86522007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8653
8654 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8655 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8656
d701dcab
DP
86572007-02-02 Denis Pilat <denis.pilat@st.com>
8658
8659 * gdb.threads/threadapply.exp: check that frame is not changed by
8660 the thread apply all command.
8661
783e3e2f
AS
86622007-01-31 Andreas Schwab <schwab@suse.de>
8663
6d9c3a87
AS
8664 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8665
3c50d7b9
AS
8666 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8667 in the dwarf sections.
8668 * gdb.dwarf2/mac-fileno.S: Likewise.
8669
783e3e2f
AS
8670 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8671 bspstore register on ia64.
8672
78ff580e
AS
86732007-01-29 Andreas Schwab <schwab@suse.de>
8674
cc8e9b12
AS
8675 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8676 "frame-begin" annotation.
8677
78ff580e
AS
8678 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8679 number of "frames-invalid" annotations.
8680
704a4f78
DJ
86812007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8682
8683 * gdb.base/commands.exp: Call if_commands_test.
8684 (gdb_test_no_prompt, if_commands_test): New.
8685
e741bf94
MK
86862007-01-28 Mark Kettenis <kettenis@gnu.org>
8687
8688 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8689
474d0ad3
AS
86902007-01-27 Andreas Schwab <schwab@suse.de>
8691
8692 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8693 .short/.int/.quad in the dwarf sections.
8694 * gdb.dwarf2/dw2-intercu.S: Likewise.
8695 * gdb.dwarf2/dw2-intermix.S: Likewise.
8696
e784b426
JK
86972007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8698
8699 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
8700 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8701 array.
e784b426
JK
8702 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8703 * gdb.base/setvar.exp: Likewise.
8704
37f08e04
AS
87052007-01-26 Andreas Schwab <schwab@suse.de>
8706
9a01813a
AS
8707 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8708 test.
8709
37f08e04
AS
8710 * gdb.base/multi-forks.exp ("restart $i"): Also match
8711 __kernel_syscall_via_break.
8712
6e2a9270
VP
87132007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8714
8715 * lib/mi-support.exp (mi_delete_varobj): New.
8716 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8717 testcase.
8718 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8719 (main): Call the above.
8720 (reference_update_test, base_in_reference_test)
8721 (reference_to_pointer): Delete the created varobjs.
a9c64011 8722
e515b470
DJ
87232007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8724
8725 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8726 * configure: Regenerated.
8727 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8728 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8729 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8730 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8731 * lib/gdb.exp (gdb_skip_xml_test): New function.
8732
08d8bcd7
DJ
87332007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8734
8735 * gdb.base/sigrepeat.exp: Correct error message.
8736
87372007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
8738 Daniel Jacobowitz <dan@codesourcery.com>
8739
8740 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8741 gdb.arch/i386-gnu-cfi-asm.S: New files.
8742
97c3f1f3
JK
87432007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8744
8745 * lib/gdb.exp: Abort on missing `site.exp'.
8746
cb1df416
DJ
87472007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8748 Daniel Jacobowitz <dan@codesourcery.com>
8749
8750 * gdb.base/included.c, gdb.base/included.exp,
8751 gdb.base/included.h: New files.
8752
35990120
DJ
87532007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8754
8755 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8756 (maximize_rlimit): Reduce limits on 64-bit systems.
8757
6e81a116 87582007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
8759
8760 From Marcus Deuling <deuling@de.ibm.com>:
8761 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8762 every case.
8763
6c3c41f3
NR
87642007-01-13 Nick Roberts <nickrob@snap.net.nz>
8765
8766 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8767 (test_path_specification): Use objdir instead of srcdir to always
8768 get an absolute filename.
8769
2f12c312
DJ
87702007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8771
8772 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8773
81121995
VP
87742007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8775
8776 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8777 Make sure the variable we're using is in scope.
8778 (reference_to_pointer): Likewise.
8779
4741b737
DJ
87802007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8781
8782 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8783 has no debug information.
8784
054410c3
DJ
87852007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8786
8787 * gdb.base/annota1.exp: Remove extra send_gdb.
8788
818f79f6
DJ
87892007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8790
8791 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8792
f7a6bb70
DJ
87932007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8794
8795 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8796
57e66780
DJ
87972007-01-08 Nick Roberts <nickrob@snap.net.nz>
8798 Daniel Jacobowitz <dan@codesourcery.com>
8799
8800 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8801 lcharacter or linteger change. Correct duplicated test name.
8802 * gdb.mi/mi2-var-cmd.exp: Likewise.
8803
3d799a95
DJ
88042007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8805
8806 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8807
88082007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 8809
a9c64011
AS
8810 * gdb.base/nofield.c: New file.
8811 * gdb.base/nofield.exp: New testcase.
51679ba9 8812
eafb94e8
NR
88132007-01-05 Nick Roberts <nickrob@snap.net.nz>
8814
8815 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8816
8817 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8818 test.
8819
5e572bb4
DJ
88202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8821
8822 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8823
74a44383
DJ
88242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8825
8826 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8827 when continuing.
8828
1b572db9
DJ
88292007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8830
8831 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8832 Expect ".exe" extension.
8833
381bc39b
DJ
88342007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8835
8836 * gdb.base/charset.exp: Add explicit filename to break.
8837 * gdb.base/dbx.exp: Add explicit filename to breaks.
8838
2b70e4c6
DJ
88392007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8840
8841 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8842 * gdb.mi/mi2-file.exp: Likewise.
8843
303b6f5d
DJ
88442007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8845
8846 Implement specification of MI tests as comments
8847 in C and C++ sources.
8848 * lib/mi-support.exp (mi_autotest_data): New variable.
8849 (mi_autotest_source): New variable.
8850 (count_newlines, mi_prepare_inline_tests)
8851 (mi_get_inline_test, mi_continue_to_line)
8852 (mi_run_inline_test, mi_tbreak)
8853 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8854 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8855 Run inline tests.
8856 * gdb.mi/mi-var-cp.cc: Define tests here.
8857
23da0d94
VP
88582007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8859
8860 Simplify usage of mi_continue_to.
8861 * lib/mi-support.exp (mi_runto_helper): Renamed
8862 from mi_runto, added new parameter 'run_or_continue'.
8863 (mi_runto): Use mi_runto_helper.
8864 (mi_continue_to): Accept just function name as parameter.
8865 Use mi_runto_helper.
8866 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8867 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8868
f9e18282
JB
88692006-01-04 Joel Brobecker <brobecker@adacore.com>
8870
8871 Make this testcase a bit more realistic. The current code
8872 is too simplistic, and allows the compiler to optimize out
8873 some of the entities we need for this testcase.
8874 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8875 (Do_Nothing): Add extra parameter.
8876 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8877 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8878 by using a variable of type Void_Star.
8879
fd678c65
JB
88802006-01-04 Joel Brobecker <brobecker@adacore.com>
8881
8882 * gdb.ada/catch_ex/foo.adb: New file.
8883 * gdb.ada/catch_ex.exp: New testcase.
8884
05cfdb42
DJ
88852007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8886
8887 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8888 pass --image-base to linker.
8889
2e03ee74
DJ
88902007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8891 Daniel Jacobowitz <dan@codesourcery.com>
8892
8893 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8894 secondary prompts.
8895
0d5de010
DJ
88962007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8897
8898 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8899 output. Test the types of members and member pointers.
8900 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8901 gdb/2092.
8902 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8903 statement. Enable for GCC. Update expected output for some tests
8904 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8905 layout.
8906 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8907 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8908 (Diamond::vget_base): New.
8909 (main): Add new tests.
8910 * gdb.cp/printmethod.exp: Update expected output for member functions.
8911 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8912 print pEe->D::vg().
8913
61a771aa
DJ
89142007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8915
8916 * gdb.threads/tls.exp: Allow stops in sem_post.
8917
2fa63963
DJ
89182006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8919
8920 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8921 * gdb.base/annota3.exp: Likewise.
8922 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8923 again (instead of timing out).
8924 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8925 GCC bug 26475.
8926 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8927 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8928 test from jmisc1.exp.
8929 * gdb.java/jmisc1.exp: Delete.
8930 * gdb.java/jprint.exp: Adjust to work with method signatures including
8931 return types.
8932 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8933 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8934 * lib/java.exp (compile_java_from_source): Pass the correct type
8935 to target_compile.
8936
5eefc2b7
JB
89372006-12-31 Joel Brobecker <brobecker@adacore.com>
8938
8939 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8940 (stack_align_edx): New function.
8941 (stack_align_eax): New function.
8942 (main): Add calls to stack_align_edx and stack_align_eax.
8943 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8944 Add testing for the cases where the register used during a stack
8945 realignment is edx. Same for eax.
8946
227c54da
DJ
89472006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
8948
8949 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8950 and generic PE targets.
8951
cab8ac94
JB
89522006-12-29 Joel Brobecker <brobecker@adacore.com>
8953
8954 * gdb.ada/array_return.exp: Update copyright date list.
8955
ba54f318
JB
89562006-12-27 Joel Brobecker <brobecker@adacore.com>
8957
8958 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
8959 (Create_Small_Float_Vector): New function.
8960 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
8961 function body.
8962 * gdb.ada/array_return/p.adb: Use new type and function from
8963 package Pck.
8964 * gdb.ada/array_return.exp: Add a test verifying that GDB is
8965 able to print the value returned by a function returning an
8966 array of float.
8967
6b7a35dd
JB
89682006-12-20 Joel Brobecker <brobecker@adacore.com>
8969
8970 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
8971 The associated tests should be PASSing.
8972
038224f6
VP
89732006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8974
8975 Test for base in references.
8976 * gdb.mi/mi-var-cp.cc: Add test code.
8977 * gdb.mi/mi-var-cp.exp: Test for bases in references.
8978 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
8979 * gdb.mi/mi2-watch.exp: Likewise.
8980 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
8981 (mi_list_varobj_children): New function.
8982
b26ed50d
VP
89832006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8984
8985 * lib/mi-support.exp
8986 (mi_runto): Accept "()" after function name.
8987 (mi_create_varobj): New function.
8988 (mi_varobj_update): New function.
8989 (mi_Check_varobj_value): New function.
8990 * gdb.mi/mi-var-cp.exp: New file.
8991 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 8992
08232497
DJ
89932006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
8994
8995 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
8996 gdb.base/weaklib2.c: New files.
8997
d394c993 89982006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 8999
ac6c2fba
NS
9000 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9001 info. Adjust test names.
9002
8ec659a0 9003 * gdb.base/break.c (main): Move position of malloc.
d394c993 9004 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 9005
acd65feb
VP
90062006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9007
9008 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9009 assignement of arrays and function pointers.
9010 * gdb.mi/var-cmd.c: Add declaration necessary for above
9011 tests.
9012
f556d5e5
NS
90132006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9014
9015 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
9016
9017 * gdb.threads/linux-dp.exp: Read thread table before and after
9018 creating each philosopher and verify it.
9019
697bc68d
NS
90202006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9021 Paul Brook <paul@codesourcery.com>
9022 Daniel Jacobowitz <dan@codesourcery.com>
9023
9024 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 9025 main to remove duplication. Add start function of the form
697bc68d
NS
9026 '_*start[1-9]*'. Add RVDS start function.
9027
29d73ae4
DJ
90282006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9029
9030 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9031
c1d88655
UW
90322006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9033
9034 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9035 * gdb.asm/spu.inc: New file.
9036 * gdb.base/term.exp: Disable if [target_info exists noargs].
9037 * gdb.gdb/complaints.exp: Disable if ![isnative].
9038 * gdb.gdb/selftest.exp: Likewise.
9039 * gdb.gdb/observer.exp: Likewise.
9040 * gdb.gdb/xfullpath.exp: Likewise.
9041 * gdb.base/attach.exp: Disable on SPU target.
9042 * gdb.cp/bs145503.exp: Likewise.
9043 * gdb.cp/exception.exp: Likewise.
9044 * gdb.cp/userdef.exp: Likewise.
9045
32a13b1a
DJ
90462006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9047
9048 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9049
d8295fe9
VP
90502006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9051
9052 * gdb.base/completion.exp: Fix completion tests for
9053 'info' and 'info '.
9054 * gdb.base/help.exp (help_test_raw, test_class_help)
9055 (test_prefix_command_help): Move...
9056 * lib/gdb.exp: Here.
9057 * gdb.base/main.exp: Adjust.
9058 * gdb.cp/maint.exp: Adjust.
9059 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 9060
8c394015
VP
90612006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9062
9063 * gdb.stabs/weird.exp (print_weird_var): Use
9064 gdb_test_multiple instead of gdb_expect.
9065
027fc1bc
VP
90662006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9067
9068 * gdb.base/help.exp (help_test_raw): New.
9069 (test_class_help): New.
9070 (test_prefix_command_help): New.
9071 Adjust testcases.
9072
67609209
FR
90732006-11-09 Christophe Lyon <christophe.lyon@st.com>
9074
9075 * gdb.base/constvars.c (main): Write to crass and crips, so that
9076 they are allocated by the compiler.
9077
f73adfeb
AS
90782006-10-27 Andreas Schwab <schwab@suse.de>
9079
9080 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9081 "detach-fork".
9082
2f83a18e
DJ
90832006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9084
9085 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9086 of patterns.
9087
94277a38
DJ
90882006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9089
9090 * gdb.base/sepdebug.exp: Remove debug format test.
9091 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9092 Handle no-symtab.
9093 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9094
5bd2f6e2
DJ
90952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9096
9097 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9098 int to pointer or pointer to int.
9099 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9100
8c008720
DJ
91012006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9102
9103 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9104
9e35dae4
DJ
91052006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9106
9107 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9108
d9639e13
DJ
91092006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9110
9111 PR c++/2116
9112 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9113
390a1bd0
JB
91142006-10-06 Joel Brobecker <brobecker@adacore.com>
9115
9116 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9117 the corresponding bug has been fixed in GDB (PR/2018).
9118
dd920c33
JB
91192006-10-06 Joel Brobecker <brobecker@adacore.com>
9120
9121 * gdb.base/subst.exp: New testcase.
9122
53bbefe9
JB
91232006-10-06 Joel Brobecker <brobecker@adacore.com>
9124
9125 * gdb.ada/array_return/pck.ads: Add copyright notice.
9126 * gdb.ada/array_return/pck.adb: Likewise.
9127 * gdb.ada/array_return/p.adb: Likewise.
9128 * gdb.ada/exec_changed/first.adb: Likewise.
9129 * gdb.ada/exec_changed/second.adb: Likewise.
9130
09851417
JB
91312006-10-06 Joel Brobecker <brobecker@adacore.com>
9132
9133 * gdb.ada/watch_arg/watch.adb: New file.
9134 * gdb.ada/watch_arg.exp: New testcase.
9135
041bf30d
VP
91362006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9137
9138 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 9139 via string_to_regexp.
041bf30d 9140 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 9141
f286fbdd 91422006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
9143
9144 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9145 Remove unused / obsolete files.
9146
7c07f349
NR
91472006-09-19 Nick Roberts <nickrob@snap.net.nz>
9148
9149 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9150
cd5ff84a
VP
91512006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9152
9153 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9154 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 9155 the number of frames.
cd5ff84a 9156
ae018d1a
DJ
91572006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9158
9159 * gdb.base/args.c (main): Add breakpoint marker.
9160 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9161 really test empty arguments.
9162 (args_load): Delete.
9163 (args_test): New.
9164
b399c549
NR
91652006-09-13 Nick Roberts <nickrob@snap.net.nz>
9166
9167 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 9168 check for one file.
b399c549 9169
2ab1eb7a
VP
91702006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9171
9172 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9173 HIGH_FRAME argument to -stack-list-locals can be larger than
9174 the number of frames.
a9c64011 9175
476308bf
FF
91762006-08-18 Fred Fish <fnf@specifix.com>
9177
9178 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9179 '$' in front of skip_vmx_tests_saved when setting that.
9180
8625200f
AS
91812006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9182
9183 * gdb.base/trace-commands.exp: New file.
9184
089ec8f1
DJ
91852006-08-10 Joel Brobecker <brobecker@adacore.com>
9186 Daniel Jacobowitz <dan@codesourcery.com>
9187
9188 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9189 expected output of the backtrace commands.
9190
b60f0898
JB
91912006-08-09 Joel Brobecker <brobecker@adacore.com>
9192
9193 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9194 untested followed by return combination.
9195 * gdb.arch/altivec-regs.exp: Likewise.
9196 * gdb.arch/e500-abi.exp: Likewise.
9197 * gdb.arch/e500-regs.exp: Likewise.
9198 * gdb.arch/gdb1291.exp: Likewise.
9199 * gdb.arch/gdb1431.exp: Likewise.
9200 * gdb.arch/gdb1558.exp: Likewise.
9201 * gdb.arch/i386-prologue.exp: Likewise.
9202 * gdb.arch/i386-unwind.exp: Likewise.
9203 * gdb.asm/asm-source.exp: Likewise.
9204 * gdb.base/a2-run.exp: Likewise.
9205 * gdb.base/advance.exp: Likewise.
9206 * gdb.base/all-bin.exp: Likewise.
9207 * gdb.base/annota1.exp: Likewise.
9208 * gdb.base/annota3.exp: Likewise.
9209 * gdb.base/args.exp: Likewise.
9210 * gdb.base/arithmet.exp: Likewise.
9211 * gdb.base/assign.exp: Likewise.
9212 * gdb.base/async.exp: Likewise.
9213 * gdb.base/attach.exp: Likewise.
9214 * gdb.base/bang.exp: Likewise.
9215 * gdb.base/bigcore.exp: Likewise.
9216 * gdb.base/bitfields.exp: Likewise.
9217 * gdb.base/bitfields2.exp: Likewise.
9218 * gdb.base/break.exp: Likewise.
9219 * gdb.base/call-sc.exp: Likewise.
9220 * gdb.base/call-strs.exp: Likewise.
9221 * gdb.base/callfuncs.exp: Likewise.
9222 * gdb.base/checkpoint.exp: Likewise.
9223 * gdb.base/chng-syms.exp: Likewise.
9224 * gdb.base/code-expr.exp: Likewise.
9225 * gdb.base/commands.exp: Likewise.
9226 * gdb.base/completion.exp: Likewise.
9227 * gdb.base/cond-expr.exp: Likewise.
9228 * gdb.base/condbreak.exp: Likewise.
9229 * gdb.base/consecutive.exp: Likewise.
9230 * gdb.base/constvars.exp: Likewise.
9231 * gdb.base/corefile.exp: Likewise.
9232 * gdb.base/cvexpr.exp: Likewise.
9233 * gdb.base/dbx.exp: Likewise.
9234 * gdb.base/define.exp: Likewise.
9235 * gdb.base/detach.exp: Likewise.
9236 * gdb.base/display.exp: Likewise.
9237 * gdb.base/dump.exp: Likewise.
9238 * gdb.base/ena-dis-br.exp: Likewise.
9239 * gdb.base/ending-run.exp: Likewise.
9240 * gdb.base/environ.exp: Likewise.
9241 * gdb.base/eval-skip.exp: Likewise.
9242 * gdb.base/exprs.exp: Likewise.
9243 * gdb.base/fileio.exp: Likewise.
9244 * gdb.base/finish.exp: Likewise.
9245 * gdb.base/float.exp: Likewise.
9246 * gdb.base/foll-exec.exp: Likewise.
9247 * gdb.base/foll-fork.exp: Likewise.
9248 * gdb.base/foll-vfork.exp: Likewise.
9249 * gdb.base/freebpcmd.exp: Likewise.
9250 * gdb.base/funcargs.exp: Likewise.
9251 * gdb.base/gcore.exp: Likewise.
9252 * gdb.base/gdb1090.exp: Likewise.
9253 * gdb.base/gdb1250.exp: Likewise.
9254 * gdb.base/huge.exp: Likewise.
9255 * gdb.base/info-proc.exp: Likewise.
9256 * gdb.base/interrupt.exp: Likewise.
9257 * gdb.base/jump.exp: Likewise.
9258 * gdb.base/langs.exp: Likewise.
9259 * gdb.base/lineinc.exp: Likewise.
9260 * gdb.base/list.exp: Likewise.
9261 * gdb.base/logical.exp: Likewise.
9262 * gdb.base/long_long.exp: Likewise.
9263 * gdb.base/macscp.exp: Likewise.
9264 * gdb.base/maint.exp: Likewise.
9265 * gdb.base/mips_pro.exp: Likewise.
9266 * gdb.base/miscexprs.exp: Likewise.
9267 * gdb.base/multi-forks.exp: Likewise.
9268 * gdb.base/opaque.exp: Likewise.
9269 * gdb.base/overlays.exp: Likewise.
9270 * gdb.base/pc-fp.exp: Likewise.
9271 * gdb.base/pointers.exp: Likewise.
9272 * gdb.base/printcmds.exp: Likewise.
9273 * gdb.base/psymtab.exp: Likewise.
9274 * gdb.base/ptype.exp: Likewise.
9275 * gdb.base/recurse.exp: Likewise.
9276 * gdb.base/relational.exp: Likewise.
9277 * gdb.base/relocate.exp: Likewise.
9278 * gdb.base/remote.exp: Likewise.
9279 * gdb.base/reread.exp: Likewise.
9280 * gdb.base/restore.exp: Likewise.
9281 * gdb.base/return.exp: Likewise.
9282 * gdb.base/return2.exp: Likewise.
9283 * gdb.base/scope.exp: Likewise.
9284 * gdb.base/sect-cmd.exp: Likewise.
9285 * gdb.base/sep.exp: Likewise.
9286 * gdb.base/sepdebug.exp: Likewise.
9287 * gdb.base/setshow.exp: Likewise.
9288 * gdb.base/setvar.exp: Likewise.
9289 * gdb.base/sigall.exp: Likewise.
9290 * gdb.base/sigbpt.exp: Likewise.
9291 * gdb.base/signals.exp: Likewise.
9292 * gdb.base/signull.exp: Likewise.
9293 * gdb.base/sizeof.exp: Likewise.
9294 * gdb.base/solib.exp: Likewise.
9295 * gdb.base/step-line.exp: Likewise.
9296 * gdb.base/step-test.exp: Likewise.
9297 * gdb.base/structs.exp: Likewise.
9298 * gdb.base/structs2.exp: Likewise.
9299 * gdb.base/term.exp: Likewise.
9300 * gdb.base/twice.exp: Likewise.
9301 * gdb.base/until.exp: Likewise.
9302 * gdb.base/varargs.exp: Likewise.
9303 * gdb.base/volatile.exp: Likewise.
9304 * gdb.base/watchpoint.exp: Likewise.
9305 * gdb.base/whatis-exp.exp: Likewise.
9306 * gdb.base/whatis.exp: Likewise.
9307 * gdb.cp/ambiguous.exp: Likewise.
9308 * gdb.cp/annota2.exp: Likewise.
9309 * gdb.cp/annota3.exp: Likewise.
9310 * gdb.cp/bool.exp: Likewise.
9311 * gdb.cp/breakpoint.exp: Likewise.
9312 * gdb.cp/casts.exp: Likewise.
9313 * gdb.cp/class2.exp: Likewise.
9314 * gdb.cp/classes.exp: Likewise.
9315 * gdb.cp/cplusfuncs.exp: Likewise.
9316 * gdb.cp/ctti.exp: Likewise.
9317 * gdb.cp/derivation.exp: Likewise.
9318 * gdb.cp/exception.exp: Likewise.
9319 * gdb.cp/gdb1355.exp: Likewise.
9320 * gdb.cp/hang.exp: Likewise.
9321 * gdb.cp/inherit.exp: Likewise.
9322 * gdb.cp/local.exp: Likewise.
9323 * gdb.cp/m-data.exp: Likewise.
9324 * gdb.cp/m-static.exp: Likewise.
9325 * gdb.cp/member-ptr.exp: Likewise.
9326 * gdb.cp/method.exp: Likewise.
9327 * gdb.cp/misc.exp: Likewise.
9328 * gdb.cp/namespace.exp: Likewise.
9329 * gdb.cp/overload.exp: Likewise.
9330 * gdb.cp/ovldbreak.exp: Likewise.
9331 * gdb.cp/pr-1023.exp: Likewise.
9332 * gdb.cp/pr-1210.exp: Likewise.
9333 * gdb.cp/pr-574.exp: Likewise.
9334 * gdb.cp/printmethod.exp: Likewise.
9335 * gdb.cp/psmang.exp: Likewise.
9336 * gdb.cp/ref-params.exp: Likewise.
9337 * gdb.cp/ref-types.exp: Likewise.
9338 * gdb.cp/rtti.exp: Likewise.
9339 * gdb.cp/templates.exp: Likewise.
9340 * gdb.cp/try_catch.exp: Likewise.
9341 * gdb.cp/userdef.exp: Likewise.
9342 * gdb.cp/virtfunc.exp: Likewise.
9343 * gdb.disasm/am33.exp: Likewise.
9344 * gdb.disasm/h8300s.exp: Likewise.
9345 * gdb.disasm/mn10300.exp: Likewise.
9346 * gdb.disasm/sh3.exp: Likewise.
9347 * gdb.disasm/t01_mov.exp: Likewise.
9348 * gdb.disasm/t02_mova.exp: Likewise.
9349 * gdb.disasm/t03_add.exp: Likewise.
9350 * gdb.disasm/t04_sub.exp: Likewise.
9351 * gdb.disasm/t05_cmp.exp: Likewise.
9352 * gdb.disasm/t06_ari2.exp: Likewise.
9353 * gdb.disasm/t07_ari3.exp: Likewise.
9354 * gdb.disasm/t08_or.exp: Likewise.
9355 * gdb.disasm/t09_xor.exp: Likewise.
9356 * gdb.disasm/t10_and.exp: Likewise.
9357 * gdb.disasm/t11_logs.exp: Likewise.
9358 * gdb.disasm/t12_bit.exp: Likewise.
9359 * gdb.disasm/t13_otr.exp: Likewise.
9360 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9361 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9362 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9363 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9364 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9365 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9366 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9367 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9368 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9369 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9370 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9371 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9372 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9373 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9374 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9375 * gdb.mi/gdb701.exp: Likewise.
9376 * gdb.mi/gdb792.exp: Likewise.
9377 * gdb.mi/mi-basics.exp: Likewise.
9378 * gdb.mi/mi-break.exp: Likewise.
9379 * gdb.mi/mi-cli.exp: Likewise.
9380 * gdb.mi/mi-console.exp: Likewise.
9381 * gdb.mi/mi-disassemble.exp: Likewise.
9382 * gdb.mi/mi-eval.exp: Likewise.
9383 * gdb.mi/mi-file.exp: Likewise.
9384 * gdb.mi/mi-read-memory.exp: Likewise.
9385 * gdb.mi/mi-regs.exp: Likewise.
9386 * gdb.mi/mi-return.exp: Likewise.
9387 * gdb.mi/mi-simplerun.exp: Likewise.
9388 * gdb.mi/mi-stack.exp: Likewise.
9389 * gdb.mi/mi-stepi.exp: Likewise.
9390 * gdb.mi/mi-syn-frame.exp: Likewise.
9391 * gdb.mi/mi-until.exp: Likewise.
9392 * gdb.mi/mi-var-block.exp: Likewise.
9393 * gdb.mi/mi-var-child.exp: Likewise.
9394 * gdb.mi/mi-var-cmd.exp: Likewise.
9395 * gdb.mi/mi-var-display.exp: Likewise.
9396 * gdb.mi/mi-watch.exp: Likewise.
9397 * gdb.mi/mi2-basics.exp: Likewise.
9398 * gdb.mi/mi2-break.exp: Likewise.
9399 * gdb.mi/mi2-cli.exp: Likewise.
9400 * gdb.mi/mi2-console.exp: Likewise.
9401 * gdb.mi/mi2-disassemble.exp: Likewise.
9402 * gdb.mi/mi2-eval.exp: Likewise.
9403 * gdb.mi/mi2-file.exp: Likewise.
9404 * gdb.mi/mi2-read-memory.exp: Likewise.
9405 * gdb.mi/mi2-regs.exp: Likewise.
9406 * gdb.mi/mi2-return.exp: Likewise.
9407 * gdb.mi/mi2-simplerun.exp: Likewise.
9408 * gdb.mi/mi2-stack.exp: Likewise.
9409 * gdb.mi/mi2-stepi.exp: Likewise.
9410 * gdb.mi/mi2-syn-frame.exp: Likewise.
9411 * gdb.mi/mi2-until.exp: Likewise.
9412 * gdb.mi/mi2-var-block.exp: Likewise.
9413 * gdb.mi/mi2-var-child.exp: Likewise.
9414 * gdb.mi/mi2-var-cmd.exp: Likewise.
9415 * gdb.mi/mi2-var-display.exp: Likewise.
9416 * gdb.mi/mi2-watch.exp: Likewise.
9417 * gdb.stabs/exclfwd.exp: Likewise.
9418 * gdb.stabs/weird.exp: Likewise.
9419 * gdb.threads/gcore-thread.exp: Likewise.
9420 * gdb.trace/actions.exp: Likewise.
9421 * gdb.trace/backtrace.exp: Likewise.
9422 * gdb.trace/circ.exp: Likewise.
9423 * gdb.trace/collection.exp: Likewise.
9424 * gdb.trace/deltrace.exp: Likewise.
9425 * gdb.trace/infotrace.exp: Likewise.
9426 * gdb.trace/limits.exp: Likewise.
9427 * gdb.trace/packetlen.exp: Likewise.
9428 * gdb.trace/passc-dyn.exp: Likewise.
9429 * gdb.trace/passcount.exp: Likewise.
9430 * gdb.trace/report.exp: Likewise.
9431 * gdb.trace/save-trace.exp: Likewise.
9432 * gdb.trace/tfind.exp: Likewise.
9433 * gdb.trace/tracecmd.exp: Likewise.
9434 * gdb.trace/while-dyn.exp: Likewise.
9435 * gdb.trace/while-stepping.exp: Likewise.
9436
f4b618d1
JB
94372006-08-08 Joel Brobecker <brobecker@adacore.com>
9438
9439 * gdb.base/step-bt.c: New file.
9440 * gdb.base/step-bt.exp: New testcase.
9441
3d00d119
DJ
94422006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9443
9444 * config/monitor.exp (gdb_load): Remove support for obsolete
9445 download-write-size.
9446 * gdb.base/remote.exp: Likewise. Update all callers of
9447 gdb_timed_load.
9448
017b5bd4
DJ
94492006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9450
9451 * cursal.exp: Pass binfile to gdb_load.
9452
837c599d
DJ
94532006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9454
9455 * gdb.base/cursal.exp: Add "" to gdb_load call.
9456
8dd4540b
MK
94572006-07-29 Mark Kettenis <kettenis@gnu.org>
9458
9459 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9460 NetBSD/ELF targets.
9461
ab5c9f60
DJ
94622006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9463
9464 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9465 operator*.
9466
4c42eaff
DJ
94672006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9468
9469 * gdb.base/completion.exp: Update for change in "file" behavior.
9470 * gdb.stabs/weird.exp: Likewise.
9471 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9472 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9473
0155cc76
NS
94742006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9475
9476 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9477 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9478
16026cd7
AS
94792006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9480
9481 * gdb.base/default.exp: Update source command error message.
9482 * gdb.base/help.exp: Update 'help source' message.
9483
16963cb6
DJ
94842006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9485
9486 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9487 test.
9488
6d7fd486
AS
94892006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9490
9491 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9492
29e8a844
DJ
94932006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9494
9495 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9496
6afcfa39
DJ
94972006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9498
9499 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9500
267a692b
MK
95012006-07-17 Mark Kettenis <kettenis@gnu.org>
9502
9503 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9504 *-*-openbsd* from targets for wich we expect ARM FPA floating
9505 point format.
9506
85d2fec4
NR
95072006-07-17 Nick Roberts <nickrob@snap.net.nz>
9508
9509 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9510
95112006-07-17 Mark Kettenis <kettenis@gnu.org>
9512
9513 * gdb.base/annota3.exp: Expect frame-begin annotation.
9514
85b4c6e8
JB
95152006-07-14 Joel Brobecker <brobecker@adacore.com>
9516
9517 * gdb.base/help.exp: Adjust "help unset" test to accept
9518 any list of unset commands.
9519
fb933624
DJ
95202006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9521 Daniel Jacobowitz <dan@codesourcery.com>
9522
9523 * gdb.cp/ref-params.exp: New test.
9524 * gdb.cp/ref-params.cc: New source file.
9525 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9526
1dff4b64
MK
95272006-07-08 Mark Kettenis <kettenis@gnu.org>
9528
9529 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9530 spaces/tabs in regular expressions since they might not be there.
9531
40d2e0e3
AS
95322006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9533
9534 * gdb.base/ifelse.exp: New file.
9535
f6c957d2
NS
95362006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9537
9538 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9539 line.
9540 * gdb.base/huge.exp: Loop over compilation to find a size that
9541 is acceptable.
9542 * gdb.base/remote.exp: Correct expected strings.
9543 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9544
b9c5a23d
DJ
95452006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9546
9547 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9548
9af2e58d
DJ
95492006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9550
9551 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9552 native.
9553
30930ca5
DJ
95542006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9555
9556 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9557 enable stabs testing.
9558
aa32fa1d
DJ
95592006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9560
bd4a4c80 9561 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9562 gdb_test_multiple does.
9563
321fef15
DJ
95642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9565
9566 * Makefile.in (host_alias): Remove.
9567 (target_alias): Use @target_noncanonical@.
9568 (site.exp): Don't set host_alias.
9569 * aclocal.m4: Remove contents. Include acx.m4.
9570 * configure: Regenerated.
9571 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9572
e1c2defa
NS
95732006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9574
e63b55d1
NS
9575 * lib/gdb.exp (gdb_load_cmd): New.
9576
5600ea19
NS
9577 * gdb.base/fileio.c: Add system(NULL) test.
9578 * gdb.base/fileio.exp: Check it.
9579
e1c2defa
NS
9580 * gdb.base/break.c: Add 10a breakpoint at }
9581 * gdb.base/break.exp: Add test for breakpoint at }
9582 * gdb.cp/anon-union.cc: Add code at end of function.
9583 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9584 * gdb.mi/var-cmd.c: Add code at end of function.
9585 * gdb.mi/mi-var-display.exp: Adjust end of next.
9586 * gdb.mi/mi2-var-display.exp: Likewise.
9587 * gdb.base/fileio.c: Add stop function and insert calls at
9588 stopping places.
9589 * gdb.base/fileio.exp: Breakpoint stop function and remove
9590 explicit line number references.
9591
6c0112ec
JB
95922006-05-19 Joel Brobecker <brobecker@adacore.com>
9593
a9c64011
AS
9594 * gdb.base/del.exp (test_delete_alias): New function.
9595 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9596
154189a4
FF
95972006-05-18 Fred Fish <fnf@specifix.com>
9598
9599 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9600 required. Check for spurious output after program exits normally.
9601
582e64c2
FF
96022006-05-17 Fred Fish <fnf@specifix.com>
9603
9604 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9605 gdb_load, so it works in the simulator.
9606
8ef6493a
FF
96072006-05-11 Fred Fish <fnf@specifix.com>
9608
9609 * gdb.base/bang.exp: Ignore unexpected output between the
9610 "program exited normally" and the gdb prompt, as many other
9611 tests do.
9612
692b141c
MK
96132006-05-07 Mark Kettenis <kettenis@gnu.org>
9614
9615 * gdb.base/help.exp: Make "delete checkpoint" part option for
9616 "help d" and "help delete" tests.
9617
540b8a30
UW
96182006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9619
a9c64011 9620 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9621 expected output in some mi_gdb_test statements.
9622 * gdb.mi/mi2-basics.exp: Likewise.
9623
9b6462d9
JB
96242006-05-05 Joel Brobecker <brobecker@adacore.com>
9625
9626 * gdb.base/del.c: New file.
9627 * gdb.base/del.exp: New testcase.
9628
954de43b
DM
96292006-05-05 David S. Miller <davem@sunset.davemloft.net>
9630
9631 * gdb.base/break.exp: Do not assume a breakpoint on
9632 main will actually be in $srcfile when optimizing.
1303f75e
DM
9633 * gdb.base/savedregs.exp: Do not require that the dummy
9634 frame location match up to a symbol and source file location.
c3242428
DM
9635 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9636 will get printed without a mi_cmd_data_list_register_values prefix.
9637 (*-data-list-register-*): Correct regular expressions to expect the new
9638 pseudo d? floating point registers.
9639 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9640
c7e64c9a
DJ
96412006-05-05 Christophe Lyon <christophe.lyon@st.com>
9642
9643 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9644 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9645 is allocated by the compiler.
9646 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9647 anons, e, anone to force their allocation by the compiler.
9648
96492006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
9650
9651 * gdb.base/help.exp: Update expected text for help d and
9652 help delete.
9653
27ce9a6d
MK
96542006-05-02 Mark Kettenis <kettenis@gnu.org>
9655
9656 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9657 NetBSD/ELF targets.
9658
8608915f
MK
96592006-04-30 Mark Kettenis <kettenis@gnu.org>
9660
9661 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9662 single-step breakpoint fails; make this a KFAIL on
9663 sparc*-*-openbsd*.
9664 * gdb.base/siginfo.exp: Likewise.
9665 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9666
b8db102d
MS
96672006-04-26 Michael Snyder <msnyder@redhat.com>
9668
9669 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9670 which may have to consume output from other forks.
9671 Add tests to make sure that "delete fork" succeeded.
9672
c702009a
MS
96732006-04-20 Michael Snyder <msnyder@redhat.com>
9674
9675 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9676 Add support for the Renesas M32C and M16C.
9677
9678 * gdb.asm/asm-source.exp: Add m32c target.
9679 * gdb.asm/m32c.inc: Support for m32c target.
9680
e28493f2
AS
96812006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9682
9683 * gdb.base/commands.exp (recursive_source_test): New test.
9684
880da185
DM
96852006-04-04 David S. Miller <davem@sunset.davemloft.net>
9686
9687 * gdb.base/float.exp: Add pattern for sparc targets.
9688
61d9b92f
DJ
96892006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9690
9691 * gdb.base/commands.exp (stray_arg0_test): New test.
9692
bd717df8
PB
96932006-03-30 Paul Brook <paul@codesourcery.com>
9694
9695 * gdb.mi/mi-until.exp: kfail broken until command.
9696 * gdb.mi/mi2-until.exp: Ditto.
9697
ec793d3c
NR
96982006-03-27 Nick Roberts <nickrob@snap.net.nz>
9699
9700 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9701
831004b7
AO
97022006-03-08 Alexandre Oliva <aoliva@redhat.com>
9703
9704 * gdb.base/prelink.exp: Anchor tested-for regular expression
9705 on gdb prompt.
9706
effe49a0
PB
97072006-03-07 Paul Brook <paul@codesourcery.com>
9708
9709 * gdb.base/assign.exp: Correct fail message.
9710
e5461016
PB
97112006-03-07 Paul Brook <paul@codesourcery.com>
9712
9713 * lib/compiler.c: Extract armcc version number.
9714 * lib/compiler.cc: Ditto.
9715
fc91c6c2
PB
97162006-03-07 Paul Brook <paul@codesourcery.com>
9717
9718 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9719 additional_flags=-w.
9720 * gdb.arch/altivec-regs.exp: Ditto.
9721 * gdb.arch/e500-abi.exp: Ditto.
9722 * gdb.arch/e500-regs.exp: Ditto.
9723 * gdb.base/all-bin.exp: Ditto.
9724 * gdb.base/annota1.exp: Ditto.
9725 * gdb.base/annota3.exp: Ditto.
9726 * gdb.base/args.exp: Ditto.
9727 * gdb.base/arithmet.exp: Ditto.
9728 * gdb.base/assign.exp: Ditto.
9729 * gdb.base/async.exp: Ditto.
9730 * gdb.base/bang.exp: Ditto.
9731 * gdb.base/break.exp: Ditto.
9732 * gdb.base/call-rt-st.exp: Ditto.
9733 * gdb.base/completion.exp: Ditto.
9734 * gdb.base/cond-expr.exp: Ditto.
9735 * gdb.base/condbreak.exp: Ditto.
9736 * gdb.base/consecutive.exp: Ditto.
9737 * gdb.base/define.exp: Ditto.
9738 * gdb.base/display.exp: Ditto.
9739 * gdb.base/ena-dis-br.exp: Ditto.
9740 * gdb.base/environ.exp: Ditto.
9741 * gdb.base/eval-skip.exp: Ditto.
9742 * gdb.base/info-proc.exp: Ditto.
9743 * gdb.base/jump.exp: Ditto.
9744 * gdb.base/logical.exp: Ditto.
9745 * gdb.base/long_long.exp: Ditto.
9746 * gdb.base/maint.exp: Ditto.
9747 * gdb.base/miscexprs.exp: Ditto.
9748 * gdb.base/pc-fp.exp: Ditto.
9749 * gdb.base/pointers.exp: Ditto.
9750 * gdb.base/relational.exp: Ditto.
9751 * gdb.base/reread.exp: Ditto.
9752 * gdb.base/sect-cmd.exp: Ditto.
9753 * gdb.base/sep.exp: Ditto.
9754 * gdb.base/sepdebug.exp: Ditto.
9755 * gdb.base/until.exp: Ditto.
9756 * gdb.base/whatis-exp.exp: Ditto.
9757 * gdb.cp/annota2.exp: Ditto.
9758 * gdb.cp/annota3.exp: Ditto.
9759 * gdb.trace/actions.exp: Ditto.
9760 * gdb.trace/backtrace.exp: Ditto.
9761 * gdb.trace/circ.exp: Ditto.
9762 * gdb.trace/collection.exp: Ditto.
9763 * gdb.trace/deltrace.exp: Ditto.
9764 * gdb.trace/infotrace.exp: Ditto.
9765 * gdb.trace/limits.exp: Ditto.
9766 * gdb.trace/packetlen.exp: Ditto.
9767 * gdb.trace/passc-dyn.exp: Ditto.
9768 * gdb.trace/passcount.exp: Ditto.
9769 * gdb.trace/report.exp: Ditto.
9770 * gdb.trace/save-trace.exp: Ditto.
9771 * gdb.trace/tfind.exp: Ditto.
9772 * gdb.trace/tracecmd.exp: Ditto.
9773 * gdb.trace/while-dyn.exp: Ditto.
9774 * gdb.trace/while-stepping.exp: Ditto.
9775 * lib/gdb.exp: Ditto.
9776 (gdb_compile): Handle nowarning option.
9777
5f4a23d9
AO
97782006-03-07 Alexandre Oliva <aoliva@redhat.com>
9779
9780 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9781 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9782 Rename executable to prelinkt. Don't re-prelink if we didn't
9783 get a core file. Test prelink -u exit status to tell whether
9784 prelinking failed. Use gdb_test_multiple.
9785
9733fc94
DJ
97862006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9787
9788 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9789 (do_tests): Call it.
9790
cc10cae3
AO
97912006-02-28 Alexandre Oliva <aoliva@redhat.com>
9792
9793 * gdb.base/prelink.exp: New test.
9794 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9795
15c46491
WZ
97962006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9797
9798 * gdb.fortran/derived-type.f90: New file.
9799 * gdb.fortran/derived-type.exp: New testcase.
9800
5c9f7ded
DJ
98012006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9802
9803 * gdb.base/default.exp: Allow ';' as a directory separator.
9804
5b96932b
AS
98052006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9806
9807 * gdb.base/help.exp (help add-symbol-file): Update.
9808
1986bccd
AS
98092006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9810
9811 * gdb.base/help.exp (help load): Update expected results.
9812
a8b7528f
FF
98132006-02-19 Fred Fish <fnf@specifix.com>
9814
9815 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9816 specifix hex value as part of results.
9817 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 9818
f8261448
FF
98192006-02-16 Fred Fish <fnf@specifix.com>
9820
9821 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9822 ushort_addr, and slong_addr, so the typedefs are not optimized
9823 away.
9824 * gdb.base/whatis.exp: Add tests using type name for struct type,
9825 union type, enum type, and typedef.
a9c64011 9826
31d8bdd2
MK
98272006-02-13 Mark Kettenis <kettenis@gnu.org>
9828
9829 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9830
34e41e63
JB
98312006-02-13 Jim Blandy <jimb@redhat.com>
9832
9833 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9834 case where it takes two "next" commands to skip past the init
9835 call.
9836
ac6e4f31
FF
98372006-02-12 Fred Fish <fnf@specifix.com>
9838
9839 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9840 to handle cases where it takes two "next" commands to skip
9841 past the init call.
9842
2db2d571
JB
98432006-02-07 Joel Brobecker <brobecker@adacore.com>
9844
9845 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9846 on hppa32 targets.
9847
38fcd64c
DJ
98482006-02-06 Vladimir Prus <ghost@cs.msu.su>
9849
9850 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9851 field.
9852
1315ad46
MK
98532006-01-29 Mark Kettenis <kettenis@gnu.org>
9854
9855 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9856
5625b943
DJ
98572006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9858
9859 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9860 files.
9861
80df1bbe
DJ
98622006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9863
9864 * gdb.cp/maint.exp: Set complaints to a positive value.
9865
9078e690
DJ
98662006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9867
9868 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9869 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9870 function name.
9871
9c903399
DJ
98722006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9873
9874 * gdb.base/checkpoint.c: Update copyright notice. Include
9875 <stdlib.h>.
9876
761ae4d6
JB
98772006-01-04 Jim Blandy <jimb@redhat.com>
9878
9879 * gdb.asm/asm-source.exp: Independently provide default values for
9880 asm-flags and debug-flags. Use 'string equal' to do the
9881 comparison, not the implicit expr's '==' operator. Remove
9882 now-unneeded assignments to asm-flags. In h8300 case, place
9883 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9884
099ac3dd
MS
98852006-01-04 Michael Snyder <msnyder@redhat.com>
9886
9887 * gdb.base/checkpoint.c: New file.
9888 * gdb.base/checkpoint.exp: New file.
9889 * gdb.base/multi-fork.c: New file.
9890 * gdb.base/multi-fork.exp: New file.
9891 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9892
f4d85314
FF
98932006-01-04 Fred Fish <fnf@specifix.com>
9894
9895 * gdb.base/ptype.c (foo): Add typedef.
9896 (intfoo): Add function.
9897 * gdb.base/ptype1.c: New file.
9898 * gdb.base/ptype.exp: Handle compilation and linking with two
9899 source files. Test that proper type for "foo" is found based
9900 on source context rather than first match found in symtabs.
9901
a1b06f35
MK
99022005-12-28 Mark Kettenis <kettenis@gnu.org>
9903
9904 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9905 * gdb.asm/openbsd.inc: Indent commands.
9906
d082a1e2
MK
99072005-12-26 Mark Kettenis <kettenis@gnu.org>
9908
c65016bd
MK
9909 * gdb.base/freebpcmd.exp: Increase timeout.
9910
d082a1e2
MK
9911 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9912
d3c32a0e
DJ
99132005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9914
9915 * gdb.base/default.exp: Update check for "show version".
9916
9fdb1f50
RC
99172005-12-09 Randolph Chung <tausq@debian.org>
9918
9919 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9920 * gdb.asm/pa64.inc: New file.
9921
5f2c56f7
RC
99222005-12-09 Randolph Chung <tausq@debian.org>
9923
9924 * gdb.asm/common.inc: Indent commands.
9925 * gdb.asm/asmsrc1.s: Likewise.
9926 * gdb.asm/asmsrc2.s: Likewise.
9927
8117349c
RC
99282005-12-09 Randolph Chung <tausq@debian.org>
9929
9930 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9931 (get_addr_of_sym): Remove duplicate print.
9932 (gen_core): xfail hppa*-*-hpux*, update expected output.
9933 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9934 * gdb.arch/pa64-nullify.s: New file.
9935
8f07f25a
RC
99362005-12-09 Randolph Chung <tausq@debian.org>
9937
9938 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9939
55b39184
DJ
99402005-12-07 Christophe Lyon <christophe.lyon@st.com>
9941
9942 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9943 code generation for these functions.
9944 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9945 error message.
9946
31e2b00f
AS
99472005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9948
9949 * gdb.base/help.exp (help b, help br, help bre, help brea)
9950 (help break): Update the expected message.
9951
c3d0b56e
SC
99522005-11-11 Stephane Carrez <stcarrez@nerim.fr>
9953
9954 * gdb.asm/m68hc11.inc: Setup the data section.
9955 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
9956 script for this test.
9957 (m6812-*-*): Likewise.
9958
36ae0ea9
RC
99592005-11-09 Randolph Chung <tausq@debian.org>
9960
9961 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
9962
9d6f42e9
WZ
99632005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
9964
9965 * gdb.base/break.exp: Fix a comment typo.
9966
e2126a14
EZ
99672005-11-03 Jim Blandy <jimb@redhat.com>
9968
a9c64011
AS
9969 Checked in by Elena Zannoni <ezannoni@redhat.com>
9970
889bf7c5 9971 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 9972
e0ac7199
CV
99732005-11-02 Corinna Vinschen <vinschen@redhat.com>
9974
9975 * gdb.arch/gdb1558.c: Include stdio.h.
9976
31d3fb18
MK
99772005-10-31 Mark Kettenis <kettenis@gnu.org>
9978
9979 * gdb.asm/asm-source.exp: Use -e instead of --entry.
9980
e52b687c
MK
99812005-10-31 Mark Kettenis <kettenis@gnu.org>
9982
9983 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
9984
f4711d79
PG
99852005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
9986
a9c64011
AS
9987 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9988 vscr" tests to better match output.
f4711d79 9989
987a9106
JB
99902005-10-12 Jim Blandy <jimb@redhat.com>
9991
9992 * gdb.base/structs.exp (any): New function.
9993 (test_struct_returns): Don't make any assumptions at all about
9994 what value the function returns when GDB can't set the return
9995 value.
9996
2336bb58
JB
99972005-10-09 Joel Brobecker <brobecker@adacore.com>
9998
9999 * gdb.ada/arrayidx/p.adb: New file.
10000 * gdb.ada/arrayidx.exp: New testcase
10001
100022005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
10003
10004 * gdb.ada/array_return/pck.ads: New file.
10005 * gdb.ada/array_return/pck.adb: New file.
10006 * gdb.ada/array_return/p.adb: New file.
10007 * gdb.ada/array_return.exp: New testcase.
10008
705335ea
JB
100092005-10-03 Joel Brobecker <brobecker@adacore.com>
10010
a9c64011
AS
10011 * gdb.base/arrayidx.c: New file.
10012 * gdb.base/arrayidx.exp: New testcase.
705335ea 10013
11ee9940
NR
100142005-09-29 Nick Roberts <nickrob@snap.net.nz>
10015
10016 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10017 frames-invalid and breakpoints-invalid are no longer generated
10018 with level 3 so don't expect them in the output.
10019
39fb8e9e
BR
100202005-09-27 Bob Rossi <bob@brasko.net>
10021
a9c64011 10022 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
10023 from test. Escape the | in mi_gdb_test call.
10024 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10025 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10026 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10027 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10028 expected regex's in mi_gdb_test calls.
10029 * lib/mi-support.exp: Remove arbitrary .* from tests.
10030 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10031 Fully anchor GDB/MI expected results in mi_gdb_test.
10032 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10033 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10034
2af48f68
PB
100352005-09-26 Paul Brook <paul@codesourcery.com>
10036
10037 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10038
f34502bc
WZ
100392005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10040
10041 * bfp-test.c: New file.
10042 * bfp-test.exp: New testcase.
10043
ca929517
WZ
100442005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10045
10046 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10047 of subarray and substring variable.
10048 * gdb.fortran/subarray.f: New source file for the test of subarray
10049 and substring variable evaluation.
10050 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10051 of string constant.
10052
c761af65
DJ
100532005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10054
10055 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10056 copyright dates.
10057
561d7a1d
PG
100582005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10059
10060 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10061 powerpc altivec' test with an almost identical 'info vector' test.
10062
b2b64cc9
PG
100632005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10064
a9c64011
AS
10065 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10066 vscr" tests to match output.
b2b64cc9 10067
6ac4d15a
PG
100682005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10069
a9c64011
AS
10070 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10071 output.
6ac4d15a 10072
40e55bef
BR
100732005-09-11 Bob Rossi <bob@brasko.net>
10074
889bf7c5
PA
10075 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10076 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10077 commands that return an MI output command and an asyncronous MI output
10078 command.
40e55bef
BR
10079 * gdb.mi/mi-console.exp: Ditto.
10080
3c7385ec
BR
100812005-09-11 Bob Rossi <bob@brasko.net>
10082
10083 * gdb.mi/mi-var-child.c: Include <string.h>.
10084
a6cd0eb3
DJ
100852005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10086
10087 * killed.exp: Correct gdb_expect syntax.
10088
2f168eed
CV
100892005-08-09 Corinna Vinschen <vinschen@redhat.com>
10090
10091 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10092
ecd3fd0f
BR
100932005-08-02 Bob Rossi <bob@brasko.net>
10094
10095 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10096 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10097 Change tests to inferior-tty-set/show.
10098 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10099 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10100 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10101 inferior. Use mi_gdb_test to get GDB and Inferior output.
10102 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10103 descriptor.
10104 (mi_inferior_tty_name): Add inferior PTY file name.
10105 (mi_gdb_start): Add INFERIOR_PTY parameter.
10106 (mi_gdb_test): Add IPATTERN parameter.
10107
f1ea48cb 101082005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 10109
f1ea48cb
BR
10110 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10111 parameter to mi_gdb_test.
10112 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10113
6e650a67
DJ
101142005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10115
10116 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10117 struct_declarations.
10118 * gdb.mi/mi-var-child.exp: Step over the initialization of
10119 struct_declarations.
10120
8be260b6
DJ
101212005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10122
10123 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10124 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10125 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10126 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10127 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10128 file.
10129
4e660f07
NR
101302005-07-27 Nick Roberts <nickrob@snap.net.nz>
10131
10132 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10133 (do_children_tests): Assign values to the extra elements.
10134
10135 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10136 them for tests for "-var-update --no-values" and
a9c64011 10137 "-var-update --all-values".
4e660f07
NR
10138 Add test for "-var-list-children --simple-values".
10139
10140 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10141
10142 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10143 "-stack-list-locals --simple-values" Improve doc strings and
10144 comments.
10145
6bdae935
MK
101462005-07-18 Mark Kettenis <kettenis@gnu.org>
10147
598b7a6f
MK
10148 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10149 *-*-openbsd*.
10150 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10151
6bdae935
MK
10152 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10153 sigaltsatck'.
10154
1323e929 101552005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 10156
1323e929
BR
10157 * gdb.base/default.exp (tty): Changed output of command.
10158 * gdb.base/help.exp (help tty): Ditto.
10159
b1a9c082
MK
101602005-07-12 Mark Kettenis <kettenis@gnu.org>
10161
10162 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10163
10a844a2
MK
101642005-07-10 Mark Kettenis <kettenis@gnu.org>
10165
10166 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10167 -stack-select-frame without arguments.
10168 (test_stack_frame_listing): Add test for newly implemented command
10169 -stack-info-frame.
10170
3cb3b8df
BR
101712005-07-06 Bob Rossi <bob@brasko.net>
10172
10173 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10174 command.
10175 (Copyright): Update copyright.
10176
a0c5fbcf
WZ
101772005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10178
10179 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10180 tests to evaluate exponentiation expression.
10181
984971d0
AS
101822005-06-29 Andreas Schwab <schwab@suse.de>
10183
10184 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10185 main to avoid warnings.
10186
10187 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10188
fe03833f
NR
101892005-06-20 Nick Roberts <nickrob@snap.net.nz>
10190
10191 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10192 -stack-select-frame without arguments.
10193 (test_stack_frame_listing): Add test for newly implemented command
10194 -stack-info-frame.
a9c64011 10195
7a55f279
WZ
101962005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10197
0ffa0ea5
DJ
10198 * gdb.fortran/array-element.f: New file.
10199 * gdb.fortran/array-element.exp: New testcase.
7a55f279 10200
26585198
DJ
102012005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10202
10203 * gdb.base/bigcore.exp: Correct checks for systems which can
10204 not dump a large core file.
10205
c1bd25fd
DJ
102062005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10207
10208 * gdb.base/relocate.c: Add a copyright notice.
10209 (dummy): Remove.
10210 * gdb.base/relocate.exp: Test printing the values of variables
10211 from a relocatable file.
10212
589e074d
DJ
102132005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10214
10215 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10216 excess MI output after an error.
10217
0915f927
JB
102182005-05-29 Joel Brobecker <brobecker@adacore.com>
10219
10220 * gdb.arch/alpha-step.c: New file.
10221 * gdb.arch/alpha-step.exp: New testcase.
10222
76ff342d
DJ
102232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10224 Dennis Brueni <dennis@slickedit.com>
10225
10226 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10227 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10228 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10229 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10230 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10231 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10232 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10233
96b0c7ac
DJ
102342005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10235 Wu Zhou <woodzltc@cn.ibm.com>
10236
10237 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10238 IBM's xlc compiler.
10239 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10240 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10241
f21565d2
JB
102422005-05-13 Jim Blandy <jimb@redhat.com>
10243
10244 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10245 calling gdb_suppress_entire_file.
10246 * gdb.base/charset.exp: Same.
10247 * gdb.base/call-rt-st.exp: Same.
10248
6006a3a1
BR
102492005-05-05 Bob Rossi <bob_rossi@cox.net>
10250
10251 * lib/gdb.exp (fullname_syntax): Added global regex.
10252 (fullname_syntax_POSIX): Ditto.
10253 (fullname_syntax_UNC): Ditto.
10254 (fullname_syntax_DOS_CASE): Ditto.
10255 (fullname_syntax_DOS): Ditto.
10256 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10257 fullname_syntax variable to scope and use it.
10258 (test_file_list_exec_source_files): Ditto.
10259 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10260
c3b69c04
DJ
102612005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10262
10263 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10264
3c95e6af
PG
102652004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10266
a9c64011
AS
10267 * lib/gdb.exp (skip_altivec_tests): New function, based on
10268 check_vmx_hw_available from the GCC testsuite.
10269 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10270 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10271
78df6c56
JB
102722005-05-02 Jim Blandy <jimb@redhat.com>
10273
10274 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10275 calling gdb_suppress_entire_file.
10276
1690f9cf
DJ
102772005-04-30 Randolph Chung <tausq@debian.org>
10278
10279 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10280 Slightly relax "sem_post" name checking.
10281
5ea106f7
PG
102822005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10283
10284 * gdb.base/unload.exp: Use new shared library infrastructure.
10285
bf7234cf
PG
102862005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10287
10288 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10289 infrastructure.
bf7234cf 10290
547b869a
CV
102912005-04-29 Corinna Vinschen <vinschen@redhat.com>
10292
10293 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10294 * gdb.asm/h8300.inc: New file.
10295
f07e55f0
PG
102962005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10297
10298 * gdb.base/shlib-call.exp: Change to use new shared library
10299 infrastructure.
10300
3cbba3d1
PG
103012005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10302
a9c64011
AS
10303 * gdb.base/pending.exp: Change to use new shared library
10304 infrastructure.
3cbba3d1 10305
ed6df200
PG
103062005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10307
a9c64011
AS
10308 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10309 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10310
8c8f4ebe
PG
103112005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10312
a9c64011
AS
10313 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10314 shared objects being adjusted and update copyright years.
8c8f4ebe 10315
607fbc54
DJ
103162005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10317
10318 * ChangeLog: Correct some 2003-01-13 dates.
10319 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10320 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10321 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10322 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10323 gdb.trace/tfind.exp: Update copyright years.
10324
57bf0e56
DJ
103252005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10326 Daniel Jacobowitz <dan@codesourcery.com>
10327
10328 * lib/gdb.exp (gdb_compile): Handle shlib=.
10329 (gdb_compile_shlib): New function.
10330
9b593790
PG
103312005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10332
a9c64011 10333 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10334
9494c6a5
DJ
103352005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10336
10337 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10338 gdb.server.
10339 * configure.ac: Likewise.
10340 * configure: Regenerated.
10341 * gdb.gdbserver/Makefile.in: Moved to...
10342 * gdb.server/Makefile.in: ... here.
10343 * gdb.gdbserver/server.c: Moved to...
10344 * gdb.server/server.c: ... here.
10345 * gdb.gdbserver/server-run.exp: Moved to...
10346 * gdb.server/server-run.exp: ... here.
10347
6f8eac0e
DJ
103482005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10349
10350 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10351 * configure.ac: Create gdb.gdbserver/Makefile.
10352 * configure: Regenerated.
10353 * lib/gdbserver-support.exp: New file, derived from
10354 config/gdbserver.exp.
10355 * config/gdbserver.exp: Use gdbserver-support.exp.
10356 * gdb.gdbserver/Makefile.in: New file.
10357 * gdb.gdbserver/server.c: New file.
10358 * gdb.gdbserver/server-run.exp: New file.
10359
6e87504d
PG
103602005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10361
a9c64011
AS
10362 * lib/gdb.exp (test_compiler_info): Return compiler_info
10363 if no arguments are given.
6e87504d 10364
d1779be4
PG
103652005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10366
10367 * gdb.arch/altivec-abi.exp: Check for compiler and set
10368 use altivec' flag accordingly.
10369 * gdb.arch/altivec-regs.exp: Likewise.
10370
88750304
DJ
103712005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10372
10373 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10374
f3fb768d
AS
103752005-03-27 Andreas Schwab <schwab@suse.de>
10376
10377 * gdb.base/bigcore.c (main): Add missing mode argument in open
10378 call.
10379
7e813ac5
DJ
103802005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10381
10382 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10383 downloads.
10384 * config/gdbserver.exp (gdb_load): Likewise.
10385
8e3049aa
PB
103862005-03-14 Paul Brook <paul@codesourcery.com>
10387
10388 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10389 targets.
10390
a9df7c44
JB
103912005-03-09 Joel Brobecker <brobecker@adacore.com>
10392
10393 * gdb.dwarf2/dup-psym.S: New file.
10394 * gdb.dwarf2/dup-psym.exp: New testcase.
10395
9f0d94e8
JB
103962005-03-09 Joel Brobecker <brobecker@adacore.com>
10397
10398 * gdb.ada/exec_changed/first.adb: New file.
10399 * gdb.ada/exec_changed/second.adb: New file.
10400 * gdb.ada/exec_changed.exp: New testcase.
10401
5f579bc5
NS
104022005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10403
36e9969c
NS
10404 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10405 (A2): New class.
10406 (main): Test operator+.
10407 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10408 breakpoint test.
10409
5f579bc5
NS
10410 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10411 * gdb.base/signull.exp: Disable if gdb,nosignals.
10412 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10413 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10414 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10415 * gdb.mi/mi2-console.exp: Likewise.
10416 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10417 continue output at start.
10418 (gdb_collect_locals_test): Robustify regexp.
10419 * gdb.trace/passc-dyn.exp: Fix comment typo.
10420 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10421
be46087e
CV
104222005-03-08 Corinna Vinschen <vinschen@redhat.com>
10423
10424 * gdb.asm/asm-source.exp: Add iq2000 case.
10425 * gdb.asm/iq2000.inc: New file.
10426
384e1a61 104272005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10428
384e1a61
MI
10429 * gdb.base/command.exp: Change hardcoded value to regular expression.
10430 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10431
584b6e9e
DJ
104322005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10433
10434 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10435 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10436 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10437 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10438 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10439
ab5b5d61
MK
104402005-03-05 Mark Kettenis <kettenis@gnu.org>
10441
10442 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10443 changes.
10444
ae051c1b
PG
104452004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10446
a9c64011
AS
10447 * lib/compiler.c: Add test for IBM's xlc compiler.
10448 * lib/compiler.cc: Likewise.
ae051c1b 10449
3f0f6ed2
JB
104502004-02-24 Joel Brobecker <brobecker@adacore.com>
10451
10452 * gdb.ada/fixed_points.exp: Create compilation object directory
10453 before running the test.
10454 * gdb.ada/null_record.exp: Likewise.
10455 * gdb.ada/packed_array.exp: Likewise.
10456 * gdb.ada/start.exp: Likewise.
10457
724f452b
JB
104582005-02-15 Joel Brobecker <brobecker@adacore.com>
10459
10460 * gdb.ada/packed_array/pa.adb: New file.
10461 * gdb.ada/packed_array.exp: New testcase.
10462
57f5cdfb 104632005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10464
1f393151
MK
10465 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10466 files.
10467
ebdda337
MK
10468 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10469 on *-*-openbsd*. Correctly match whitespace in regukar
10470 expressions.
10471
cf309262
DJ
104722005-02-10 Daniel Jacobowitz <dan@debian.org>
10473
10474 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10475 PR exp/1821
10476 * gdb.base/gdb1821.c: New test file.
10477 * gdb.base/gdb1821.exp: New test file.
10478
3be49e7a
JB
104792005-02-09 Joel Brobecker <brobecker@adacore.com>
10480
10481 * gdb.base/start.c: New file.
10482 * gdb.base/start.exp: New testcase.
10483
e292e67d
JB
104842005-02-09 Joel Brobecker <brobecker@adacore.com>
10485
10486 * gdb.ada/start/dummy.adb: New file.
10487 * gdb.ada/start.exp: New testcase.
10488
dbdfa66c
CV
104892005-02-09 Corinna Vinschen <vinschen@redhat.com>
10490
10491 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10492 for printing symbols and statistics.
10493 Add test for using relative pathnames in "maint print msymbols" test.
10494 Mark "maint info sections DATA" XFAIL on Cygwin.
10495 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10496 tests.
10497
d7941671
AC
104982005-02-09 Andreas Schwab <schwab@suse.de>
10499
10500 Committed by Andrew Cagney <cagney@gnu.org>
10501 * gdb.base/remotetimeout.exp: New file.
10502
74e5ef44
MK
105032005-02-07 Mark Kettenis <kettenis@gnu.org>
10504
10505 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10506
464dd14d
JB
105072005-02-03 Joel Brobecker <brobecker@adacore.com>
10508
10509 * gdb.ada/gnat_ada.gpr: New file.
10510 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10511 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10512 * configure.ac: No longer generate gnat_ada.gpr.
10513 * configure: Regenerate.
10514 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10515 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10516 * gdb.ada/null_record/bar.ads: Likewise.
10517 * gdb.ada/null_record/bar.adb: Likewise.
10518 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10519 * gdb.ada/null_record.exp (testdir): New variable.
10520 (testfile): executable is now in testdir subdirectory.
10521 (srcfile): Use full path to the main compilation unit.
10522 * gdb.ada/fixed_points.exp: Same changes as above.
10523
30d756ae
NR
105242005-02-03 Nick Roberts <nickrob@snap.net.nz>
10525
10526 * gdb.base/interp.exp: New test.
10527
9d799f85
AC
105282005-01-24 Andrew Cagney <cagney@gnu.org>
10529
10530 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10531
15656118
AC
105322005-01-19 Andrew Cagney <cagney@gnu.org>
10533
a892c31b
AC
10534 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10535 configure.ac not configure.in.
10536
15656118
AC
10537 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10538 of powerpc*-*-*.
10539 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10540 * gdb.base/list.exp (test_list_function)
15656118
AC
10541 (test_list_filename_and_function): Ditto.
10542 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10543
a7b01baf
AC
105442005-01-16 Andrew Cagney <cagney@gnu.org>
10545
17d92a02
AC
10546 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10547
a7b01baf
AC
10548 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10549
bc8332bb
AC
105502005-01-14 Andrew Cagney <cagney@gnu.org>
10551
10552 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10553 * gdb.mi/mi2-var-cmd.exp: Ditto.
10554
4d074752
CV
105552005-01-10 Corinna Vinschen <vinschen@redhat.com>
10556
10557 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10558
bec39cab
AC
105592005-01-07 Andrew Cagney <cagney@gnu.org>
10560
10561 * configure.ac: Rename configure.in, require autoconf 2.59.
10562 * configure: Re-generate.
10563 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10564 * gdb.stabs/configure: Re-generate.
10565 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10566 * gdb.hp/configure: Re-generate.
10567 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10568 autoconf 2.59.
10569 * gdb.hp/gdb.objdbg/configure: Re-generate.
10570 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10571 autoconf 2.59.
10572 * gdb.hp/gdb.defects/configure: Re-generate.
10573 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10574 autoconf 2.59.
10575 * gdb.hp/gdb.compat/configure: Re-generate.
10576 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10577 autoconf 2.59.
10578 * gdb.hp/gdb.base-hp/configure: Re-generate.
10579 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10580 autoconf 2.59.
10581 * gdb.hp/gdb.aCC/configure: Re-generate.
10582
f10b16d4
JB
105832004-12-15 Jim Blandy <jimb@redhat.com>
10584
10585 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10586 under NPTL when there is debugging info available for libpthread.
10587
fb6e1814
JG
105882004-12-13 Jerome Guitton <guitton@gnat.com>
10589
10590 * gdb.ada/fixed_points.c: New file.
10591 * gdb.ada/fixed_points.exp: New file.
10592
fe46cd3a
RC
105932004-12-03 Randolph Chung <tausq@debian.org>
10594
10595 * gdb.arch/pa-nullify.exp: New file.
10596 * gdb.arch/pa-nullify.s: New file.
10597
8de0841b
RC
105982004-11-30 Randolph Chung <tausq@debian.org>
10599
10600 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10601 instead of "tbug". Fix regexp to work properly with gdb_test.
10602
c8170782
PH
106032004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10604
10605 * gdb.base/bitfields2.exp: New test.
10606 * gdb.base/bitfields2.c: New file.
10607
954269c2
RE
106082004-11-28 Richard Earnshaw <rearnsha@arm.com>
10609
10610 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10611
0107feed
RC
106122004-11-16 Randolph Chung <tausq@debian.org>
10613
10614 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10615
f073ae8c
DJ
106162004-11-14 Daniel Jacobowitz <dan@debian.org>
10617
10618 * gdb.threads/threadapply.exp: Correct "macro details" test.
10619
19ad59e7
JJ
106202004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10621
10622 * gdb.threads/threadapply.exp: New test.
10623 * gdb.threads/threadapply.c: New file.
10624
9cf0961b
MK
106252004-11-07 Mark Kettenis <kettenis@gnu.org>
10626
10627 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10628 frames.
10629
c789492a
FL
106302004-11-05 Felix Lee <felix+log1@specifixinc.com>
10631
10632 * gdb.base/cursal.exp: New file.
10633 * gdb.base/cursal.c: New file.
10634
a1e167bb
AC
106352004-11-03 Andrew Cagney <cagney@gnu.org>
10636
10637 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10638
b7cbf173
MK
106392004-10-30 Mark Kettenis <kettenis@gnu.org>
10640
10641 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10642 NetBSD/ELF targets.
10643
88f9d34f
JB
106442004-10-29 Joel Brobecker <brobecker@gnat.com>
10645
10646 * gdb.threads/bp_in_thread.c: New file, copied from
10647 pthread_cond_wait.c.
10648 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10649 file, rather than reusing the .c file from another testcase.
10650
ca7d6a0c
JB
106512004-10-20 Joel Brobecker <brobecker@gnat.com>
10652
10653 * gdb.ada/null_record.exp: Check where we stopped after
10654 sending the start command, instead of where the associated
10655 temporary breakpoint was inserted.
10656
0d863d03
AC
106572004-10-14 Andrew Cagney <cagney@gnu.org>
10658
10659 * gdb.mi/gdb701.c (main): Return 0.
10660
d11e72cb
DJ
106612004-10-13 Daniel Jacobowitz <dan@debian.org>
10662
d40539a4 10663 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 10664
e1923096
JJ
106652004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10666
10667 * gdb.threads/schedlock.c: Add comment markers to use to find
10668 line numbers.
10669 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10670 comments.
10671 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10672 breakpoint lines.
10673
ec8ba2c9
DJ
106742004-10-12 Daniel Jacobowitz <dan@debian.org>
10675
10676 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10677
0eb3658b
DJ
106782004-10-12 Daniel Jacobowitz <dan@debian.org>
10679
10680 * configure.in: Add gdb.dwarf2.
10681 * configure: Regenerated.
10682 * Makefile.in: Add gdb.dwarf2.
10683 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10684 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10685 gdb.dwarf2/file1.txt: New files.
10686
a271cc33
OF
106872004-10-11 Orjan Friberg <orjanf@axis.com>
10688
a9c64011 10689 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
10690 of "run", since the latter doesn't work with remote targets. Adjust
10691 the breakpoint numbering accordingly.
10692 * gdb.threads/pthread_cond_wait.exp: Ditto.
10693
895ce074
MC
106942004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10695
10696 * gdb.base/overlays.exp: Update copyright years.
10697
6be3092d
KI
106982004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10699
10700 * gdb.base/overlays.exp: Disable if target is Linux.
10701
e05389b8
FL
107022004-10-06 Felix Lee <felix+log1@specifixinc.com>
10703
10704 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10705
73cb587d
KI
107062004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10707
10708 * gdb.asm/asm-source.exp: Add m32r-linux target.
10709 * gdb.asm/m32r-linux.inc: New file.
10710
3c0edcdc
AC
107112004-09-24 Andrew Cagney <cagney@redhat.com>
10712 David Anderson <anderson@redhat.com>
10713
10714 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10715 command fails, assume things will work.
10716 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10717 (_GNU_SOURCE): Define.
10718 (print_unsigned, print_hex): Change parameter to "long long".
10719 (print_byte_count): New function, use to print byte counts.
10720 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10721 O_LARGEFILE.
10722 (main): Compute an upper bound on a corefile in max_core_size.
10723 Limit memory chunk size to max_core_size. Limit total memory
10724 allocated to max_core_size.
10725
4bb3667f
AC
107262004-09-23 Andrew Cagney <cagney@gnu.org>
10727
10728 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10729 from a separate process with code that creates a corefile by
10730 making the inferior dump core.
10731
60fe1a51
MK
107322004-09-23 Mark Kettenis <kettenis@gnu.org>
10733
10734 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10735 block.
10736
8e937346
MC
107372004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10738
10739 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10740 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10741 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10742 Likewise.
10743
7213f6d6
JJ
107442004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10745
10746 * gdb.java/jprint.exp: New test case for java inferior call.
10747 * gdb.java/jprint.java: Ditto.
10748
eac69dca
JB
107492004-09-15 Joel Brobecker <brobecker@gnat.com>
10750
10751 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10752
22227696
MC
107532004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10754
10755 * gdb.threads/killed.c: Include <stdlib.h>.
10756 * gdb.threads/pthreads.c: Likewise.
10757
7dd403a4
MC
107582004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10759
10760 * gdb.threads/killed.c: Add copyright notice.
10761
33f2d567
JM
107622004-09-10 Jason Molenda (jmolenda@apple.com)
10763
a9c64011
AS
10764 * gdb.base/define.exp: Two new tests to verify zero space chars
10765 after 'if' and 'while' commands in a user-defined command is correctly
10766 parsed.
33f2d567 10767
e05b62ac
AC
107682004-09-08 Andrew Cagney <cagney@gnu.org>
10769
10770 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10771 delivery test with duplicate at end of file.
10772
9cbe82da
MK
107732004-09-06 Mark Kettenis <kettenis@jive.nl>
10774
10775 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10776
564803d9
MC
107772004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10778
10779 * config/hppro.exp: Removed.
10780
7c6807ce
MC
107812004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10782
10783 * config/sparclet.exp: Removed.
10784
bf7e26dd
MC
107852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10786
10787 * config/udi.exp: Removed.
10788
714e341b
MC
107892004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10790
10791 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10792 of "exp_continue".
10793 (advancei): Likewise.
10794
1236e623
JJ
107952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10796
10797 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10798
3bdcad15
MI
107992004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10800
228af206 10801 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
10802 to check for nodebug in executable.
10803 * gdb.gdb/observer.exp (setup_test): Likewise.
10804 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10805 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10806
c72b934c
AC
108072004-09-01 Andrew Cagney <cagney@gnu.org>
10808
10809 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10810 files.
10811
edd9b715
JJ
108122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10813
10814 * gdb.base/unload.exp: Fix expected warning message to match
10815 latest format.
10816
fb4ce06b
CV
108172004-09-01 Corinna Vinschen <vinschen@redhat.com>
10818
10819 * gdb.base/call-rt-st.exp: Fix typos.
10820
ce78e7c3
MI
108212004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10822
10823 * gdb.threads/thread_check.exp: New testcase.
10824 * gdb.threads/thread_check.c: New testcase.
10825
2dedb159
AC
108262004-08-31 Andrew Cagney <cagney@gnu.org>
10827
10828 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10829 (skip_to_handler_entry): New procedures. Test stepping into a
10830 handler when the breakpoint is at the handler's entry point.
10831
68f53502
AC
108322004-08-30 Andrew Cagney <cagney@gnu.org>
10833
10834 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10835 gdb/1757.
10836
3e3ffd2b
MC
108372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10838
10839 With code from Manoj Iyer <manjo@austin.ibm.com>:
10840 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10841 return value. Add an arm for "no debugging symbols found".
10842 Change a stray "error" to "perror".
10843 (gdb_run_cmd): Adapt to new return value.
10844 * gdb.base/remote.exp: Adapt to new return value.
10845 * gdb.gdb/complaints.exp: Likewise.
10846 * gdb.gdb/observer.exp: Likewise.
10847 * gdb.gdb/selftest.exp: Likewise.
10848 * gdb.gdb/xfullpath.exp: Likewise.
10849
4b6f5fd2
JB
108502004-08-27 Joel Brobecker <brobecker@gnat.com>
10851
10852 * gdb.threads/bp_in_thread.exp: New testcase.
10853
e5b25496
MC
108542004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10855
10856 Fix PR testsuite/1735.
10857 * gdb.threads/schedlock.c (thread_function): Add a cast
10858 to suppress a gcc warning.
10859 * gdb.threads/thread-specific.c (thread_function): Likewise.
10860
934353d6
MC
108612004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10862
10863 * gdb.base/unload.c: Include <stdlib.h>.
10864
f98a0aef 108652004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 10866
f98a0aef 10867 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
10868 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10869 synchronized after the "return".
10870
5a2e8882
MC
108712004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10872
10873 * gdb.mi/basics.c: Include <stdio.h>.
10874 * gdb.mi/pthreads.c: Include <stdlib.h>.
10875 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10876
a9640423
MC
108772004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10878
10879 * gdb.threads/schedlock.c: Add copyright notice.
10880
b04e311d
AC
108812004-08-25 Andrew Cagney <cagney@gnu.org>
10882
10883 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10884 (skip_over_handler, breakpoint_over_hander): New test procedures.
10885 (advance, advancei): Add a proper prefix, do not use
10886 rerun_to_main.
10887 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10888
7c27f15b
MC
108892004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10890
10891 * gdb.mi/basics.c: Add copyright notice.
10892 * gdb.mi/var-cmd.c: Add copyright notice.
10893
fffc87ae
MC
108942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10895
10896 * lib/gdb.exp: Remove signed_keyword_not_used.
10897 * lib/compiler.c: Likewise.
10898 * lib/compiler.cc: Likewise.
10899
d782e0bf
MC
109002004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10901
10902 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10903 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10904
96033e83
MC
109052004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10906
10907 * gdb.base/whatis.c: Add copyright notice.
10908
cf38c229
MK
109092004-08-20 Mark Kettenis <kettenis@gnu.org>
10910
10911 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10912 it to skip the breakpoints encoded in the inline assembly.
10913
f4b49756
MC
109142004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10915
10916 * Makefile.in: Add gdb.fortran.
10917
2f193b69
MC
109182004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10919
10920 * gdb.base/call-sc.exp (test_scalar_returns):
10921 Fix cut-and-paste glitch in "Make fun return now".
10922
89a237cb
MC
109232004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10924
10925 * configure.in: Add gdb.fortran.
10926 * configure: Regenerate.
10927 * gdb.fortran/Makefile.in: New file.
10928 * lib/gdb.exp (skip_fortran_tests): New procedure.
10929
469aff8e
MC
109302004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10931
10932 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10933 reference to bug-gnu@prep.ai.mit.edu.
10934 * gdb.mi/mi-var-child.exp: Likewise.
10935 * gdb.mi/mi-var-cmd.exp: Likewise.
10936 * gdb.mi/mi-var-display.exp: Likewise.
10937 * gdb.mi/mi2-var-block.exp: Likewise.
10938 * gdb.mi/mi2-var-child.exp: Likewise.
10939 * gdb.mi/mi2-var-cmd.exp: Likewise.
10940 * gdb.mi/mi2-var-display.exp: Likewise.
10941
00b51b9f
MK
109422004-08-15 Mark Kettenis <kettenis@gnu.org>
10943
10944 * gdb.base/unload.c (main): Make local variable msg const.
10945
45f07fef
MC
109462004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10947
10948 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
10949 to bug-gnu@prep.ai.mit.edu.
10950 * gdb.mi/mi-disassemble.exp: Likewise.
10951 * gdb.mi/mi-eval.exp: Likewise.
10952 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
10953 default line number.
10954 * gdb.mi/mi-return.exp: Likewise.
10955 * gdb.mi/mi-simplerun.exp: Likewise.
10956 * gdb.mi/mi-stack.exp: Likewise.
10957 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
10958 number with explicit range test.
10959 * gdb.mi/mi-watch.exp: Likewise.
10960 * gdb.mi/mi2-break.exp: Likewise.
10961 * gdb.mi/mi2-cli.exp: Likewise.
10962 * gdb.mi/mi2-disassemble.exp: Likewise.
10963 * gdb.mi/mi2-eval.exp: Likewise.
10964 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
10965 default line number.
10966 * gdb.mi/mi2-return.exp: Likewise.
10967 * gdb.mi/mi2-simplerun.exp: Likewise.
10968 * gdb.mi/mi2-stack.exp: Likewise.
10969 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
10970 number with explicit range test.
10971 * gdb.mi/mi2-watch.exp: Likewise.
10972
dd8c8ee7
MC
109732004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10974
10975 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
10976 * gdb.cp/m-static.exp: Likewise.
10977 * gdb.cp/rtti.exp: Likewise.
10978
4e838464
MK
109792004-08-14 Mark Kettenis <kettenis@gnu.org>
10980
10981 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
10982
8d8cb839
EZ
109832004-08-14 Eli Zaretskii <eliz@gnu.org>
10984
10985 * ChangeLog: Prefix Local Variables with semi-colons and indent
10986 the reference to older ChangeLog files, to fix fontification in
10987 Emacs.
10988
deea8bb0
MC
109892004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10990
10991 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
10992 * gdb.mi/mi2-break.exp: Likewise.
10993
c3297504
MC
109942004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10995
10996 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
10997
25808999
MC
109982004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10999
11000 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11001
226a8d71
MC
110022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11003
11004 * gdb.cp/classes.exp: Remove unused declarations. Just let
11005 test names default instead of providing special names. Remove
11006 extraneous demangler test.
11007
37fdf854
JJ
110082004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11009
11010 * gdb.base/unload.exp: New test for breakpoints in dynamically
11011 loaded libraries.
11012 * gdb.base/unload.c: Ditto.
11013 * gdb.base/unloadshr.c: Ditto.
11014
2d3a7986
MC
110152004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11016
11017 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11018 cp_test_ptype_class.
11019 (test_enums): Likewise.
11020
c72b934c
AC
110212004-08-10 Andrew Cagney <cagney@gnu.org>
11022
11023 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11024 files.
11025
cc503c8a
AC
110262004-08-10 Andrew Cagney <cagney@gnu.org>
11027
11028 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11029 init_malloc call.
11030
902f2ccb
MC
110312004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11032
11033 * ChangeLog: Add copyright notice. The notice is copied
11034 from emacs 21.3 top level ChangeLog.
11035
78c90502
MC
110362004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11037
11038 * lib/cp-support.exp: New file.
11039 * lib/cp-support.exp (cp_test_type_class): New function.
11040 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11041 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11042 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11043 cp_test_ptype_class.
11044
88e5ea78
MC
110452004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11046
11047 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11048 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11049 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11050 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11051 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11052 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11053 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11054 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11055 gdb.mi/mi2-watch.exp: Update copyright years.
11056
6a89fc9c
MK
110572004-08-09 Mark Kettenis <kettenis@gnu.org>
11058
11059 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11060
1482e0de
MC
110612004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11062
11063 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11064 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11065 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11066 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11067 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11068 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11069 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11070 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11071 gdb.mi/mi-watch.exp: Update copyright years.
11072
1a5ce3f3
DJ
110732004-08-08 Daniel Jacobowitz <dan@debian.org>
11074
11075 PR gdb/1738
11076 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11077 from a breakpoint with a pending signal.
11078
04f6ecf2
DJ
110792004-08-08 Daniel Jacobowitz <dan@debian.org>
11080
11081 PR gdb/1736
11082 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11083 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11084 the prompt.
11085 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11086
54d90d35
DJ
110872004-08-08 Daniel Jacobowitz <dan@debian.org>
11088
11089 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11090
d2f6abb0
DJ
110912004-08-08 Daniel Jacobowitz <dan@debian.org>
11092
11093 PR gdb/1736
11094 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11095 for i?86-*-linux*.
11096
5598c03d
DJ
110972004-08-08 Daniel Jacobowitz <dan@debian.org>
11098
11099 * gdb.arch/i386-prologue.exp: Compile without debug information.
11100
c6fee705
MC
111012004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11102
11103 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11104 rather than asking gdb to search.
11105
dd90efdb
MC
111062004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11107
11108 * gdb.base/gcore.c: Include <string.h>.
11109
1e84bec1
MC
111102004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11111
11112 * gdb.base/gcore.c: Add copyright notice.
11113
e425eb2b
MC
111142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11115
11116 * gdb.base/freebpcmd.c: Include <stdio.h>.
11117 * gdb.base/long_long.c: Include <string.h>.
11118 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11119 * gdb.base/siginfo.c: Include <string.h>.
11120 * gdb.base/sigstep.c: Include <string.h>.
11121
cb9aaed5
MC
111222004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11123
11124 * gdb.base/complex.c: Include <stdlib.h>.
11125
55944f3d
MC
111262004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11127
11128 * gdb.base/complex.c: Add copyright notice.
11129
7b2953d9
MC
111302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11131
11132 * gdb.base/charset.c: Include <stdlib.h>.
11133
c9133d23
MC
111342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11135
11136 * gdb.base/auxv.c: Include <stdlib.h>.
11137
0a8490ad
MC
111382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11139
11140 * gdb.base/auxv.c: Add copyright notice.
11141
3426d5ec
MC
111422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11143
11144 * gdb.base/coremaker.c: Add copyright notice.
11145 * gdb.base/coremaker2.c: Add copyright notice.
11146
8da195dd
AC
111472004-08-04 Andrew Cagney <cagney@gnu.org>
11148
11149 * gdb.base/store.exp: Update copyright.
11150 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11151 names, do not import gdb_prompt.
11152
8d394f98
AC
111532004-08-01 Andrew Cagney <cagney@gnu.org>
11154
11155 Fix PR testsuite/1729.
11156 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11157 not use capture_value with value 4.
11158 (capture_value): Add optional test name parameter.
11159 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11160 the prefix, pass to capture_value.
11161
b6702b23
MK
111622004-08-01 Mark Kettenis <kettenis@gnu.org>
11163
11164 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11165 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11166 (main): Call new function.
11167
c203e0ca
MC
111682004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11169
11170 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11171
a7995a30
MC
111722004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11173
11174 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11175
9366563b
MC
111762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11177
b6eeaf26 11178 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
11179 Accept more values of vtbl pointer. Remove some messages
11180 about "obsolete gcc or gdb".
11181
2fc1f950
MC
111822004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11183
11184 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11185
c724d49b
MC
111862004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11187
11188 * gdb.base/asm-source.exp: Properly convert target board
11189 debug flags from gcc format to binutils format.
11190
736b0fce
MK
111912004-07-28 Mark Kettenis <kettenis@gnu.org>
11192
11193 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11194 gdb1718". PR backtrace/1718 partially fixed.
11195
5633ea5c
JJ
111962004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11197
11198 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11199
575eebb1
NC
112002004-07-26 Nick Clifton <nickc@redhat.com>
11201
11202 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11203 good default value for a specific architecture is available then
11204 set it to that value. Otherwise default to the -gstabs switch.
11205 Remove the -g... switches from the asm-flags variable. Allow the
11206 target board info to override the value if it wants to. Pass the
11207 switch on the assembler command line.
11208
62104619
MK
112092004-07-23 Mark Kettenis <kettenis@gnu.org>
11210
11211 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11212 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11213 (main): Call new function.
11214
4a1135b8
MC
112152004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11216
11217 Test for PR exp/1715.
11218 * gdb.base/radix.exp: Refactor common procedures. Make all
11219 test names unique. Change XFAIL to KFAIL.
11220
8a12c1f0
MC
112212004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11222
11223 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11224 * gdb.ada/gnat_ada.gin: ... to here.
11225 * configure.in: Use gnat_ada.gin.
11226 * configure: Regenerate.
11227
23b451cf
AC
112282004-07-20 Andrew Cagney <cagney@gnu.org>
11229
11230 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11231 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11232 XFAILs. Clean up test messages and comments. Check backtraces.
11233 Delete re-sync code.
11234
ab618a02
MC
112352004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11236
11237 Fix PR cli/740.
11238 * gdb.base/annota1.exp: Honor gdb,nosignals.
11239 * gdb.base/annota3.exp: Likewise.
11240
46dad340
MC
112412004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11242
11243 * lib/java.exp: Update copyright notice.
11244
756d8c70
AC
112452004-07-19 Andrew Cagney <cagney@gnu.org>
11246
11247 * gdb.base/selftest.exp: Copy file from here ...
11248 * gdb.gdb/selftest.exp: ... to here.
11249
586027e6
AC
112502004-07-16 Andrew Cagney <cagney@redhat.com>
11251
11252 * lib/insight-support.exp: Delete file.
11253 * lib/java.exp (java_init): Fix copyright.
11254
029d2200
AC
112552004-07-16 Andrew Cagney <cagney@gnu.org>
11256
11257 * gdb.base/restore.c: Append "prologue" to comments marking the a
11258 function's prologue.
11259 * gdb.base/restore.exp: Update copyright, re-indent.
11260 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11261 callerN" prefix where needed. Update patterns that match a
11262 function's prologue.
11263
653b62c5
MC
112642004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11265
11266 * gdb.base/restore.c: Add copyright notice.
11267
f7d690e5
AC
112682004-07-16 Andrew Cagney <cagney@gnu.org>
11269
11270 * gdb.base/logical.exp: Update copyright.
11271 (evaluate): New procedure. Use to re-implement tests using
11272 several tables.
11273
d629a7cb
MH
112742004-07-14 Martin Hunt <hunt@redhat.com>
11275
11276 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11277 which fixes some problems where init.tcl was not found.
11278
9c7bb332
AC
112792004-07-13 Andrew Cagney <cagney@gnu.org>
11280
6bf46641
AC
11281 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11282 (check_sizeof, check_valueof): Do not include the output in the
11283 test name. Use gdb_test.
11284 (get_valueof): Use gdb_test_multiple.
11285
c4ffd4c0
AC
11286 * gdb.base/step-test.exp: Update copyright. Use
11287 gdb_test_multiple. Ensure that test names do not include
11288 architecture dependent output.
11289
ab89363a
AC
11290 * gdb.gdb/observer.exp: Update copyright.
11291 (setup_test): Use gdb_test_multiple.
11292 (attach_first_observer, attach_second_observer)
11293 (attach_third_observer, detach_first_observer)
11294 (detach_second_observer, detach_third_observer)
11295 (reset_counters, check_counters): Make $message a prefix.
11296 (test_normal_stop_notifications): Add "args" parameter - a list of
11297 init functions to be called. Make $message a prefix,
11298 (test_observer_normal_stop): Change the message prefixes so that
11299 they are unique, pass the attach / detach procedures to
11300 test_normal_stop_notifications.
11301
ec58997a
AC
11302 * gdb.base/signull.exp (test_segv): Prefix all tests with
11303 "${name}". Clean up test messages.
11304
b475183b
AC
11305 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11306
9c7bb332
AC
11307 * gdb.base/ena-dis-br.exp: Update copyright.
11308 (break_at): New function. Replace send_gdb with gdb_test,
11309 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11310 ignore count, not stopped at bpt", with KFAIL.
11311
2dd95497
CV
113122004-07-13 Corinna Vinschen <vinschen@redhat.com>
11313
11314 * gdb.base/attach.exp: Remove cleanupfile handling.
11315
419e626b
AC
113162004-07-12 Andrew Cagney <cagney@gnu.org>
11317
11318 * gdb.base/annota1.exp: Cleanup corefile test name.
11319 * gdb.base/annota3.exp: Ditto.
11320
8b1b3228
AC
113212004-07-12 Andrew Cagney <cagney@gnu.org>
11322
78650829
AC
11323 * gdb.base/signals.exp: Clean up copyright, re-indent.
11324
8b1b3228
AC
11325 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11326 gdb_test and gdb_test_multiple.
11327
935c2760
JJ
113282004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11329
11330 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11331 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11332 provide line number info for first statement in main.
11333
1544280f
AC
113342004-07-08 Andrew Cagney <cagney@gnu.org>
11335
1279f4ff
AC
11336 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11337
1544280f
AC
11338 * gdb.base/sigbpt.exp: Make the common part of each test name a
11339 prefix instead of suffix.
11340
bcc82369
BR
113412004-07-07 Bob Rossi <bob_rossi@cox.net>
11342
11343 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11344 test from test_tbreak_creation_and_listing to
11345 test_file_list_exec_source_file
11346 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11347 Changed name of test from test_tbreak_creation_and_listing to
11348 test_file_list_exec_source_file
11349
23f4b0aa
JJ
113502004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11351
11352 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11353 the jmisc() constructor instead of <init>.
11354 * gdb.java/jmisc1.exp: Ditto.
11355
56401cd5
AC
113562004-07-07 Andrew Cagney <cagney@gnu.org>
11357
11358 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11359 corrupting the PC.
11360
44ae2f6a
MC
113612004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11362
11363 * gdb.cp/templates.exp: Accept whitespace change in demangler
11364 output.
11365
45a83408
AC
113662004-07-06 Andrew Cagney <cagney@gnu.org>
11367
11368 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11369
d205ad70
MC
113702004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11371
11372 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11373 * lib/compiler.cc: Likewise.
11374
06ea1a61
MC
113752004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11376
11377 * lib/compiler.cc: Work around string preprocessing problem
11378 with old hp c++ compiler.
11379 * lib/compiler.c: Likewise.
11380
daab1251
CV
113812004-06-29 Corinna Vinschen <vinschen@redhat.com>
11382
11383 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11384 directives to conditionalize symbol prefixing.
11385 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11386 additional_flags handling. Add underscore prefix for Cygwin.
11387 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11388 conditionalize symbol prefixing.
11389 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11390 additional_flags handling. Add underscore prefix for Cygwin.
11391
cc984116
CV
113922004-06-29 Corinna Vinschen <vinschen@redhat.com>
11393
11394 * gdb.base/bigcore.exp: Skip test on Cygwin.
11395
c279b077
MC
113962004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11397
11398 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11399 formats for "info register". Use gdb_test_multiple. Fix
11400 the "invalid register" test.
11401
0e915747
CV
114022004-06-28 Corinna Vinschen <vinschen@redhat.com>
11403
11404 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11405 PID for Cygwin. Add Cygwin specific strings to check for in some
11406 tests.
11407 (do_attach_tests): Add a test for user interaction when attaching
11408 to a process with no matching symbol table already loaded.
11409
11422c86
AC
114102004-06-26 Andrew Cagney <cagney@gnu.org>
11411
11412 Test PR java/1567 and PR java/1565.
11413 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11414 * gdb.java/jmisc2.exp: Delete file.
11415
cefbce26
MC
114162004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11417
11418 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11419
e19f872c
CV
114202004-06-25 Corinna Vinschen <vinschen@redhat.com>
11421
11422 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11423 attach process.
11424
d931ba3b
MC
114252004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11426
11427 * gdb.cp/pr-1553.exp: Remove.
11428
aef68c48
MC
114292004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11430
11431 * gdb.cp/pr-1553.cc: Remove.
11432 * gdb.cp/pr-1553.exp: Disable this test.
11433
8d5df71a
JB
114342004-06-20 Jim Blandy <jimb@redhat.com>
11435
a9c64011 11436 Fix PR testsuite/1680.
8d5df71a
JB
11437 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11438 regular expressions.
11439
4ac6f39d
MC
114402004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11441
11442 Fix PR testsuite/1679.
11443 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11444 Issue an UNSUPPORTED result instead.
11445
1b413552
JB
114462004-06-18 Jim Blandy <jimb@redhat.com>
11447
11448 * gdb.base/charset.exp: Only send a control-C if we see a new
11449 prompt and incomplete command.
11450
6daa6ebd
MC
114512004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11452
11453 * gdb.cp/pr-574.cc: Add copyright notice.
11454
51fa4ae0
JB
114552004-06-17 Jim Blandy <jimb@redhat.com>
11456
11457 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11458 cases where the regexp has no groups; this grabs random text from
11459 the previous test suite, whatever that was.
11460
8fea26c5
MC
114612004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11462
11463 * gdb.cp/printmethod.cc: Add copyright notice.
11464
1e3aeb41
MC
114652004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11466
11467 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11468
9d9030bc
AC
114692004-06-16 Andrew Cagney <cagney@gnu.org>
11470
11471 * gdb.base/signull.c: Update copyright. Include <string.h>.
11472 (bowler): Replace data_pointer with data_read
11473 and data_write cases. Add code_descriptor case.
11474 (zero, desc): New array and pointer.
11475 (data, code): Change to simple pointers.
11476 * gdb.base/signull.exp: Fix probe pattern matching a function
11477 descriptor SIGSEGV. Replace data_pointer with data_read and
11478 data_write tests.
11479
acd4ad44
AC
114802004-06-16 Andrew Cagney <cagney@gnu.org>
11481
11482 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11483
08fd625c
MC
114842004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11485
11486 * gdb.base/long_long.c: Add copyright notice.
11487
1903502c
MC
114882004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11489
11490 * gdb.base/long_long.exp: Remove reference to
11491 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11492 to gdb_breakpoint and gdb_continue_to_breakpoint.
11493
83313cb1
JB
114942004-06-14 Jim Blandy <jimb@redhat.com>
11495
11496 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11497 endian case.
11498
1bf404ef
AC
114992004-06-14 Andrew Cagney <cagney@gnu.org>
11500
11501 * gdb.base/gcore.exp (capture_command_output): Delete the always
11502 passing tests containing inferior values.
11503 * gdb.base/ending-run.exp: Do not include the breakpoint address
11504 in the test message. Update copyright.
11505 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11506 size in the test name, use gdb_test_multiple. Update copyright.
11507
ef220b33
MC
115082004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11509
11510 * gdb.cp/ref-types.cc: Add copyright notice.
11511
4f70a4c9
MC
115122004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11513
11514 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11515 hp_aCC_compiler.
11516 * lib/compiler.cc: Likewise.
11517 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11518 'set' commands. Log diagnostics for other lines. Set
11519 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11520
335928ac
MC
115212004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11522
11523 * gdb.cp/try_catch.cc: Add copyright notice.
11524
2efb12e8
MC
115252004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11526
11527 * gdb.cp/userdef.cc: Add copyright notice.
11528
0bbed51a
MC
115292004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11530
11531 * gdb.cp/virtfunc.cc: Add copyright notice.
11532
e12a46c9
RC
115332004-06-11 Randolph Chung <tausq@debian.org>
11534
11535 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11536 problem.
11537
338e05af
AC
115382004-06-10 Andrew Cagney <cagney@gnu.org>
11539
11540 * lib/compiler.cc, lib/compiler.c: Append either
11541 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11542 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11543 instead of gcc-3-3.
11544
dc3f10cb
AC
115452004-06-09 Andrew Cagney <cagney@gnu.org>
11546
b4d946af
AC
11547 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11548 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11549
dc3f10cb
AC
11550 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11551 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11552 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11553 fixed.
11554
b5c0bfa2
AC
115552004-06-09 Andrew Cagney <cagney@gnu.org>
11556
11557 * gdb.base/structs.exp (test_struct_returns): Replace
11558 "return_value_unknown" and "finish_value_unknown" by
11559 "return_value_known" and "finish_value_known". Instead of
11560 "return_value_unknown" iff "finish_value_unknown", check
11561 "return_value_known" implies "finish_value_known".
11562
caeb605f
MH
115632004-06-08 Martin Hunt <hunt@redhat.com>
11564
11565 * gdb.base/float.exp: Add pattern for mips targets.
11566
c892bb64
RC
115672004-06-08 Randolph Chung <tausq@debian.org>
11568
11569 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11570 message for unknown architectures more clear.
11571
48306d3e
JB
115722004-06-08 Joel Brobecker <brobecker@gnat.com>
11573
11574 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11575 start the execution of the program.
11576
83ecb59f
JB
115772004-06-07 Jim Blandy <jimb@redhat.com>
11578
11579 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11580 * gdb.arch/i386-cpuid.h: New helper file.
11581
55264cb4
RC
115822004-06-07 Randolph Chung <tausq@debian.org>
11583
11584 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11585 has started.
11586
23cadb28
RM
115872004-06-04 Roland McGrath <roland@redhat.com>
11588
11589 Fix PR gdb/1647.
11590 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11591 differently to be robust to output buffering differences.
11592
51d01eda
MC
115932004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11594
11595 * gdb.threads/pthreads.exp: Update copyright years.
11596 (check_control_c): Change asynchronous 'after' to synchronous.
11597
f4fc3b93
RM
115982004-06-04 Roland McGrath <roland@redhat.com>
11599
11600 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11601 next gdb prompt.
11602
4013522b
MC
116032004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11604
11605 Fix PR gdb/1636.
11606 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11607 calls to synchronous.
11608
7a8f1e6b
JB
116092004-05-26 Jim Blandy <jimb@redhat.com>
11610
11611 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11612
81bb3443
RC
116132004-05-24 Randolph Chung <tausq@debian.org>
11614
11615 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11616 * gdb.asm/pa.inc: New file.
11617
8f5a3103
MK
116182004-05-22 Mark Kettenis <kettenis@gnu.org>
11619
11620 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11621
734b8fe8 116222004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11623 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11624
11625 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11626 GDB prompt.
11627
725603e1
UW
116282004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11629
f4fc3b93 11630 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11631 setjmp/longjmp. Use sigaction instead of signal.
11632
8b923272 116332004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11634 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11635
11636 * gdb.threads/pthread_cond_wait.c: New file.
11637 * gdb.threads/pthread_cond_wait.exp: New testcase.
11638
8bfabb04
AC
116392004-05-13 Andrew Cagney <cagney@redhat.com>
11640
11641 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11642 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11643
42edda50
AC
116442004-05-11 Andrew Cagney <cagney@redhat.com>
11645
11646 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11647 fixed but revealed gdb/1639.
11648
d303a6c7
AC
116492004-05-10 Andrew Cagney <cagney@redhat.com>
11650
11651 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11652 func1" and "next to 2nd alarm", kernel bug avoided.
11653
bf08c2a1
DJ
116542004-05-10 Daniel Jacobowitz <dan@debian.org>
11655
11656 PR external/1568
11657 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11658 XFAIL if it is smaller than bytes_allocated.
11659 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11660 (main): Make chunks_allocated unsigned. Correct comment.
11661
c0586a34
JB
116622004-05-07 Joel Brobecker <brobecker@gnat.com>
11663
11664 * gdb.arch/powerpc-aix-prologue.c: New file.
11665 * gdb.arch/powerpc-aix-prologue.exp: New file.
11666
f2785d12
JB
116672004-05-07 Jim Blandy <jimb@redhat.com>
11668
11669 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11670 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11671
bd7f6e30
JB
116722004-05-06 Joel Brobecker <brobecker@gnat.com>
11673
11674 * gdb.base/sep.exp: No longer setup_kfail when the program was
11675 built with dwarf2.
11676
0a5e7efe
JI
116772004-05-05 Jim Ingham <jingham@apple.com>
11678
11679 * gdb.base/pending.exp: Make sure pending breakpoints
11680 preserve the ignore count.
f4fc3b93 11681
a8958849
MK
116822004-04-27 Jerome Guitton <guitton@gnat.com>
11683
11684 * i386-prologue.exp: Add testcase for jump instruction as first
11685 instruction of the real code.
11686 * i386-prologue.c (jump_at_beginning): New function.
11687
7e103f5b
MK
116882004-04-28 Mark Kettenis <kettenis@gnu.org>
11689
11690 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11691 x86_64-*-*.
11692
5d38b224
MK
116932004-04-28 Mark Kettenis <kettenis@gnu.org>
11694
11695 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11696 i*86-*-*.
11697
0ef32fd9
MK
116982004-04-25 Mark Kettenis <kettenis@gnu.org>
11699
11700 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11701 expression that checks the return type.
11702
71d7dd7c
AC
117032004-04-23 Andrew Cagney <cagney@redhat.com>
11704
11705 * gdb.base/call-sc.exp: New test of scalar call/return values.
11706 * gdb.base/call-sc.c: Ditto.
11707
1e9f977e
JJ
117082004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11709
11710 * gdb.threads/manythreads.c: Reduce thread stack size.
11711
899d9e3a
JJ
117122004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11713
11714 * gdb.threads/manythreads.c: Add copyright notice.
11715
61bcae62
AC
117162004-04-23 Andrew Cagney <cagney@redhat.com>
11717
11718 * gdb.base/siginfo.exp: Better handle step out of signal.
11719 * gdb.base/sigstep.exp: Ditto.
11720
7339a42e 117212004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 11722 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
11723
11724 * gdb.threads/manythreads.c: New testcase.
11725 * gdb.threads/manythreads.exp: Ditto.
11726
5c98409b
JB
117272004-04-22 Jim Blandy <jimb@redhat.com>
11728
11729 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11730 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11731
3b611f1a
MC
117322004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11733
11734 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11735
f0fd9238
AC
117362004-04-21 Andrew Cagney <cagney@redhat.com>
11737
11738 * gdb.base/sigstep.c: New file.
11739 * gdb.base/sigstep.exp: New file.
11740
90990674
JB
117412004-04-16 Joel Brobecker <brobecker@gnat.com>
11742
11743 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11744 call to observer_notify_normal_stop.
11745
78cef34b
AC
117462004-04-15 Andrew Cagney <cagney@redhat.com>
11747
11748 * gdb.base/siginfo.c: New file.
11749 * gdb.base/siginfo.exp: New file.
11750
d2343407
JB
117512004-04-12 J. Brobecker <brobecker@gnat.com>
11752
11753 * gdb.base/sep.exp: Fix typo in comment.
11754
a2dba3c8
JB
117552004-04-12 J. Brobecker <brobecker@gnat.com>
11756
11757 * gdb.base/sep.c: New file.
11758 * gdb.base/sep-proc.c: New file.
11759 * gdb.base/sep.exp: New testcase.
11760
15f7b60e
MK
117612004-04-09 Mark Kettenis <kettenis@gnu.org>
11762
11763 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11764 support.
11765
44f4de1a
AC
117662004-04-05 Andrew Cagney <cagney@redhat.com>
11767
11768 * gdb.base/sigaltstack.c: New file.
11769 * gdb.base/sigaltstack.exp: New file.
11770
ef04f396
JB
117712004-04-04 Joel Brobecker <brobecker@gnat.com>
11772
11773 * gdb.base/foll-fork.exp: Update the expected output for
11774 "help set follow-fork-mode", to match a change that was made
11775 to the help of this variable on 2004-01-13.
11776
d40d2c92
JB
117772004-04-01 Joel Brobecker <brobecker@gnat.com>
11778
11779 * lib/ada.exp: Add copyright notice.
11780 * bar.ads: Likewise.
11781 * bar.adb: Likewise.
11782 * null_record.adb: Likewise.
11783 * null_record.exp: Likewise.
11784 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11785
f86ef5a3
JB
117862004-04-01 Joel Brobecker <brobecker@gnat.com>
11787
11788 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11789 * configure: Regenerate.
11790
414e70e3
JB
117912004-04-01 Joel Brobecker <brobecker@gnat.com>
11792
11793 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11794 to build the application. Remove the message printed when in
11795 verbose mode, redundant with the UNSUPPORTED message above.
11796
f0aaee49
JB
117972004-03-31 Joel Brobecker <brobecker@gnat.com>
11798
11799 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11800 * gdb.ada (null_record.exp): New testcase.
11801
ac81cb54
JB
118022004-03-31 Joel Brobecker <brobecker@gnat.com>
11803
11804 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11805
854af2f7
JB
118062004-03-31 Joel Brobecker <brobecker@gnat.com>
11807
11808 * gdb.ada: New subdirectory.
11809 * gdb.ada/Makefile.in: New file.
11810 * gdb.ada/gnat_ada.gpr.in: New file.
11811
034cb681
JB
118122004-03-31 Joel Brobecker <brobecker@gnat.com>
11813
11814 * lib/ada.exp: New file.
11815
78a1a894
DJ
118162004-03-24 Daniel Jacobowitz <drow@mvista.com>
11817
11818 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11819 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11820
4b2b3b3e
AC
118212004-03-22 Andrew Cagney <cagney@redhat.com>
11822
11823 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11824 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11825 Problem identified by Ulrich Weigand.
11826
23c73aa3
DC
118272004-03-17 David Carlton <carlton@kealia.com>
11828
11829 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11830 PR c++/826.
11831
d63a86f8
RM
118322004-03-16 Roland McGrath <roland@redhat.com>
11833
11834 * gdb.base/auxv.exp: New file.
11835 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11836
0e02aa50
DC
118372004-03-12 David Carlton <carlton@kealia.com>
11838
11839 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11840 * gdb.cp/pr-1553.cc: Ditto.
11841 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11842 pass branch.
11843
c20b71be
MC
118442004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11845
11846 * gdb.cp/templates.exp: Accept more template types.
11847
c7414a01
MC
118482004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11849
11850 From Corinna Vinschen with modifications.
11851 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11852 local variable obj_with_enum.
11853 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11854 results with obj_with_enum.
11855
ed69573c
MC
118562004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11857
11858 * gdb.cp/classes.cc: New file, copied from misc.cc.
11859 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11860
28301461
MC
118612004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11862
11863 * gdb.cp/misc.cc: Add copyright notice.
11864
1198ecbe
DC
118652004-03-05 David Carlton <carlton@kealia.com>
11866
11867 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11868 * gdb.cp/rtti.h: Update copyright.
11869 (namespace n2::n3): New.
11870 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11871 (n2::n3::func3): New.
11872 (main): Call n2::n3::func3.
11873 * gdb.cp/rtti2.cc: Update copyright.
11874 (n2::create3): New.
11875
9e08c470
MK
118762004-03-04 Mark Kettenis <kettenis@gnu.org>
11877
11878 * gdb.asm/openbsd.inc: Fix typo.
11879
4bebc3aa
FF
118802004-03-03 Fred Fish <fnf@redhat.com>
11881
11882 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11883 "val" instead of unused "size". Update copyright year.
11884
6ea9fb37
DJ
118852004-02-29 Daniel Jacobowitz <drow@mvista.com>
11886
11887 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11888 to use unsigned char.
11889 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11890 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11891
23b23974
DJ
118922004-02-29 Daniel Jacobowitz <drow@mvista.com>
11893
11894 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11895 line of output.
11896
7574fd53
DJ
118972004-02-28 Daniel Jacobowitz <drow@mvista.com>
11898
11899 * gdb.base/relocate.c (dummy): Initialize.
11900
a195357f
DJ
119012004-02-28 Daniel Jacobowitz <drow@mvista.com>
11902
11903 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11904 a breakpoint at exit.
11905
72fd54a9
FF
119062004-02-27 Fred Fish <fnf@redhat.com>
11907
11908 * gdb.base/chng-syms.exp: Add expect condition to match failing
11909 case that isn't a timeout.
11910
b9d23137
AC
119112004-02-27 Andrew Cagney <cagney@redhat.com>
11912
11913 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11914 support.
11915
15d208f6 119162004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 11917
15d208f6
FF
11918 * gdb.arch/gdb1431.c: Remove.
11919 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11920 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11921 of "until" incorrectly.
11922
98f9cd2d
JB
119232004-02-26 J. Brobecker <brobecker@gnat.com>
11924
11925 * gdb.cp/class2.cc (empty): New class.
11926 (refer): New function.
11927 (main): Declare an object of type empty and use it.
11928 * gdb.cp/class2.exp: Print the value of an object of type empty.
11929
9b50c11b
JJ
119302004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11931
11932 * gdb.base/langs.exp: Update query string to match the
11933 new nquery format used for pending breakpoints.
11934
0dcd613f
AC
119352004-02-26 Andrew Cagney <cagney@redhat.com>
11936
11937 Fix PR i18n/1570.
11938 * gdb.base/charset.c: Update copyright notice.
11939 (main, init_string): Remove the escape character '\e' tests.
11940 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11941 * gdb.base/charset.exp (valid_host_charset): Ditto.
11942 * gdb.base/setvar.exp: Ditto.
11943
b8a56647
AC
119442004-02-24 Andrew Cagney <cagney@redhat.com>
11945
90d59e34
AC
11946 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11947 mmapped data in core file" PASS and FAIL messages consistent.
11948
b8a56647
AC
11949 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11950 setting a breakpoint. Work around PR java/1565.
11951
9f27c604
JJ
119522004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11953
11954 * lib/gdb.exp (gdb_breakpoint): Update query string to match
11955 new nquery format.
11956 * gdb.base/pending.exp: Ditto.
11957
3224a706
MK
119582004-02-22 Mark Kettenis <kettenis@gnu.org>
11959
11960 * configure.in: Run stabs tests on *BSD.
11961 * configure: Regenerated.
11962
41e0a9ca
MK
119632004-02-21 Mark Kettenis <kettenis@gnu.org>
11964
11965 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
11966
1e1b3428
FF
119672004-02-20 Fred Fish <fnf@redhat.com>
11968
11969 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
11970 blank in test for "returns short", for consistency with other
11971 "returns xxx" tests. Update copyright year.
11972
f9a7572a
FF
119732004-02-19 Fred Fish <fnf@redhat.com>
11974
11975 New testcase for PR breakpoint/1558.
11976 * gdb.arch/gdb1558.exp: New file.
11977 * gdb.arch/gdb1558.c: New file.
11978
b2ce2854
EZ
119792004-02-19 Elena Zannoni <ezannoni@redhat.com>
11980
11981 * gdb.base/nodebug.exp: Fix typo.
11982
e7c9ff01
JB
119832004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11984
11985 Committed by Jim Blandy <jimb@redhat.com>.
11986
62f4b920
JB
11987 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
11988
2db536a1
JB
11989 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
11990
e7c9ff01
JB
11991 * gdb.base/float.exp: Support s390*-*-* targets.
11992
f3205b34
AF
119932004-02-17 Adam Fedor <fedor@gnu.org>
11994
11995 * gdb.base/gdb1555.exp: New file.
11996 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
11997
9d62932d
EZ
119982004-02-17 Elena Zannoni <ezannoni@redhat.com>
11999
12000 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12001
344c9711
FF
120022004-02-16 Fred Fish <fnf@redhat.com>
12003
12004 * gdb.arch/gdb1291.c: Remove
12005 * gdb.arch/gdb1291.s: New test input file.
12006 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12007 fail. Test for correct result, known incorrect result, other
12008 failures and timeouts.
12009
2d822687
AC
120102004-02-16 Andrew Cagney <cagney@redhat.com>
12011
12012 * gdb.base/bigcore.exp: New file.
12013 * gdb.base/bigcore.c: New file.
12014
dac15b66
AC
120152004-02-13 Andrew Cagney <cagney@redhat.com>
12016
12017 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12018 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12019 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12020 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12021 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12022 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12023 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12024 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12025 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12026 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12027
6bdfc2c4
JJ
120282004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12029
12030 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12031 executed is an alloc instruction.
12032
87b3ede8
DC
120332004-02-11 David Carlton <carlton@kealia.com>
12034
12035 * gdb.cp/breakpoint.exp: New.
12036 * gdb.cp/breakpoint.cc: New.
12037
6e19e2bf
MC
120382004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12039
12040 Partial fix for PR gdb/1543.
12041 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12042 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12043 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12044 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12045 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12046 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12047 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12048 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12049 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12050 to bug-gdb@prep.ai.mit.edu .
12051 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12052 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12053 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12054 Likewise.
12055
5c5455dc
AC
120562004-02-10 Andrew Cagney <cagney@redhat.com>
12057
12058 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12059 using gdb_internal_error_resync.
12060
9cf689d7
DJ
120612004-02-09 Daniel Jacobowitz <drow@mvista.com>
12062
12063 * gdb.threads/thread-specific.exp: Stop early if no threads are
12064 found.
12065
d2dc51db
MC
120662004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12067
12068 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12069
14b1a056
DJ
120702004-02-08 Daniel Jacobowitz <drow@mvista.com>
12071
12072 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12073 breakpoints.
12074
83f66e8f
DJ
120752004-02-07 Daniel Jacobowitz <drow@mvista.com>
12076
12077 * config/sim.exp (gdb_load): Handle $arg == "".
12078 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12079 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12080
30fc0091
EZ
120812004-02-07 Elena Zannoni <ezannoni@redhat.com>
12082
a9c64011
AS
12083 * gdb.base/maint.exp: Update test to reflect
12084 obstack changes.
30fc0091 12085
4d806929
JJ
120862004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12087
12088 * gdb.base/pendshr.c (pendfunc): New function that calls
12089 pendfunc1.
12090 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12091
7bfdd688
FF
120922004-02-04 Fred Fish <fnf@redhat.com>
12093
12094 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12095 function symbols and update copyright years.
12096 * gdb.arch/gdb1291.c: Ditto.
12097
aaa08ee4
MC
120982004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12099
12100 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12101
dbad7755
MC
121022004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12103
12104 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12105
ec4646ef
MC
121062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12107
12108 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12109
1b802196
FF
121102004-02-02 Fred Fish <fnf@redhat.com>
12111
12112 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12113 remote targets. Update copyright years.
12114
18fe2033
JJ
121152004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12116
12117 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12118 support.
12119 * gdb.base/langs.exp: Fix test which attempts to create
12120 breakpoint on non-existent function to handle new pending
12121 support.
12122 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12123 a breakpoint.
12124 * gdb.base/pending.exp: New test.
12125 * gdb.base/pending.c: New file.
12126 * gdb.base/pendshr.c: Ditto.
12127
8d577d32
DC
121282004-02-02 David Carlton <carlton@kealia.com>
12129
12130 * gdb.cp/overload.exp: Add overloadNamespace tests.
12131 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12132 (overloadNamespace, XXX): New.
12133 (main): Call XXX::marker2.
12134
3ad13771
FF
121352004-02-01 Fred Fish <fnf@redhat.com>
12136
12137 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12138 * gdb.base/finish.exp: Ditto.
12139 * gdb.base/gcore.exp: Ditto.
12140 * gdb.base/huge.exp: Ditto.
12141 * gdb.base/info-proc.exp: Ditto.
12142 * gdb.base/return2.exp: Ditto.
12143 * gdb.threads/gcore-thread.exp: Ditto.
12144
44c75849
DJ
121452004-02-01 Daniel Jacobowitz <drow@mvista.com>
12146
12147 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12148
005bc093
MK
121492004-02-01 Mark Kettenis <kettenis@gnu.org>
12150
12151 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12152 that opening the file succeeds on OpenBSD.
12153
c47cebdb
DJ
121542004-02-01 Daniel Jacobowitz <drow@mvista.com>
12155
12156 * gdb.threads/thread-specific.c: New file.
12157 * gdb.threads/threads-specific.exp: New test script.
12158 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12159 to expect_out.
12160
5a01311c
MK
121612004-02-01 Mark Kettenis <kettenis@gnu.org>
12162
12163 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12164 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12165 only on the "print_small_structs from print_long_arg_list" test.
12166
ce22a4f1
DJ
121672004-02-01 Daniel Jacobowitz <drow@mvista.com>
12168
12169 * gdb.base/completion.exp: Kill a stray backslash.
12170
12171 From Jim Ingham <jingham@apple.com>:
12172 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12173 agrees with the result from sending a tab.
12174
abbab9d3
DJ
121752004-01-31 Daniel Jacobowitz <drow@mvista.com>
12176
12177 * gdb.base/chng-syms.exp: Remove stray newline.
12178
53904d1e
MK
121792004-01-31 Mark Kettenis <kettenis@gnu.org>
12180
12181 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12182 *-*-openbsd*.
12183 * gdb.asm/openbsd.inc: New file.
12184
3a4b3aac
MK
121852004-01-30 Mark Kettenis <kettenis@gnu.org>
12186
12187 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12188 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12189 *-*solaris2*. Remove commented out default settings for
12190 asm-flags. Replace gdb_compile with target_link.
12191
ebac27b4
MC
121922004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12193
12194 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12195 for all tests. Remove old hp-ux and cygnus xfail cases.
12196
d8679d84
PH
121972004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12198
12199 * gdb.base/chng-syms.exp: New file.
12200 * gdb.base/chng-syms.c: New file.
12201
0a55bc22
MC
122022004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12203
12204 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12205 Provide arms for current output in all my configurations.
12206
94b8e876
MC
122072004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12208
12209 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12210 * lib/compiler.cc: Likewise.
12211 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12212 get the right preprocessor. Eval the output directly. Remove
12213 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12214 hp_f77_compiler and hp_f90_compiler completely.
12215 (gdb_preprocess): Delete.
12216 (get_compiler): Delete.
12217
7cf03d44
MK
122182004-01-24 Mark Kettenis <kettenis@gnu.org>
12219
12220 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12221 <string.h>.
12222
68b6dce9
NR
122232004-01-24 Nick Roberts <nick@nick.uklinux.net>
12224
12225 * gdb.mi/mi-stack.exp: Update copyright.
12226
b368761e
DC
122272004-01-23 David Carlton <carlton@kealia.com>
12228
12229 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12230 test for cp_lookup_transparent_type.
12231 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12232 call them.
12233
f2061b53
DJ
122342004-01-23 Daniel Jacobowitz <drow@mvista.com>
12235
12236 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12237 after -var-update.
12238
37fc574a
DC
122392004-01-23 David Carlton <carlton@kealia.com>
12240
12241 * gdb.cp/namespace.cc (C::ensureRefs): New.
12242 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12243
8e94b928
NR
122442004-01-20 Nick Roberts <nick@nick.uklinux.net>
12245
12246 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12247 case "-stack-list-locals 2".
12248 * gdb.mi/mi-var-child.exp: Test for case
12249 "-var-list-children --all-values NAME".
12250
997b0952
MC
122512004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12252
12253 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12254
52470da3
MK
122552004-01-18 Mark Kettenis <kettenis@gnu.org>
12256
7049b4b8
MK
12257 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12258 used with gdb_test_multiple.
12259
52470da3
MK
12260 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12261 read at address 0. This fixes PR testsuite/1504.
12262
da6012e5
DJ
122632004-01-18 Daniel Jacobowitz <drow@mvista.com>
12264
12265 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12266 Remove downloading, guessing the host executable, the calls to
12267 gdb_file_cmd and gdb_target_cmd, and "load" support.
12268 (infer_host_exec): New function broken out from gdb_load.
12269 (gdb_load): New wrapper for gdbserver_gdb_load.
12270 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12271 gdb_target_cmd. Use -target-select.
12272 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12273 Download binaries to the host. Clear last_mi_remote_file when
12274 we load a new binary.
12275 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12276 call gdbserver_gdb_load and mi_gdb_target_cmd.
12277
32c70722
MC
122782004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12279
12280 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12281 type patterns.
12282
b0cecf36
MC
122832004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12284
12285 * gdb.cp/templates.exp: Fix typo in test name of
12286 "print Foo<volatile char*>::foo".
12287
4120d7e6
MC
122882004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12289
12290 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12291
f679e530
BE
122922004-01-16 Ben Elliston <bje@wasabisystems.com>
12293
12294 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12295 (clean mostlyclean): Remove empty rm.
12296
091c48f6
MC
122972004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12298
12299 * gdb.base/setvar.exp: Add copyright years.
12300
3e5fc8d2
DC
123012004-01-14 David Carlton <carlton@bactrian.org>
12302
12303 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12304 PR c++/1511 and update coment.
12305 * gdb.cp/templates.exp: Update patterns to match current output.
12306 If changes involve something other than whitespace, KFAIL
12307 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12308
63d06c5c
DC
123092004-01-14 David Carlton <carlton@kealia.com>
12310
12311 * gdb.cp/namespace.exp: Add tests involving classes defined within
12312 namespaces.
12313 * gdb.cp/namespace.cc (C::CClass): New.
12314 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12315
a51dab88
EZ
123162004-01-14 Elena Zannoni <ezannoni@redhat.com>
12317
12318 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12319 what debug info we have. Print a better message if something goes
12320 wrong while producing the separate debug info file.
12321
a476ccc9
MC
123222004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12323
12324 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12325
f453692c
MC
123262004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12327
12328 * gdb.base/callfuncs.c: Add copyright notice.
12329
f40063a5
MC
123302004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12331
12332 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12333 inheritance. PR gdb/1498, PR gcc/13539.
12334
19ac3974
EZ
123352004-01-13 Elena Zannoni <ezannoni@redhat.com>
12336
a9c64011
AS
12337 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12338 test specific name.
12339 * gdb.mi/gdb669.exp: Ditto.
12340 * gdb.mi/mi-pthreads.exp: Ditto.
12341 * gdb.mi/mi1-pthreads.exp: Ditto.
12342 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12343
56c97c6e
MC
123442004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12345
12346 * gdb.cp/member-ptr.cc: Add copyright notice.
12347
a0644324
MC
123482004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12349
12350 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12351 some patterns for recent versions of gcc and hpacc. Delete
12352 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12353 Delete tests that access a NULL pointer-to-member-data. This
12354 script is still disabled for gcc.
12355
32fabe09
EZ
123562004-01-12 Elena Zannoni <ezannoni@redhat.com>
12357
12358 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12359 escaped correctly.
32fabe09 12360
1f8a6abb
EZ
123612004-01-12 Elena Zannoni <ezannoni@redhat.com>
12362
12363 * gdb.base/sepdebug.exp: New file.
12364 * gdb.base/sepdebug.c: New file.
12365 * lib/gdb.exp (separate_debug_filename): New procedure.
12366 (gdb_gnu_strip_debug): New procedure.
12367
48efe704
AC
123682004-01-12 Andrew Cagney <cagney@redhat.com>
12369
12370 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12371 * gdb.mi/ChangeLog-1999-2003: New file.
12372
a9415475
AC
123732004-01-12 Andrew Cagney <cagney@redhat.com>
12374
12375 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12376 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12377 or EEXIST", treat EBUSY as an XFAIL.
12378
83b8cf9d
MC
123792004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12380
12381 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12382 hp_cc_compiler.
12383
9939d2a8
MC
123842004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12385
12386 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12387 decorations.
12388
1ff8cadf
MC
123892004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12390
12391 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12392 and "(aCC)" decorations. Remove obsolete doco about old
12393 test results.
12394
6fa9022e
MC
123952004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12396
12397 * gdb.cp/exception.exp: Fix typo in doco.
12398
209721fe
MK
123992004-01-09 Mark Kettenis <kettenis@gnu.org>
12400
12401 * gdb.base/gdb1476.exp: Fix typo.
12402
ef11303e
MC
124032004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12404
12405 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12406 file.
12407
041ab88c
MC
124082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12409
12410 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12411 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12412 Use gdb_compile. Remove restriction on gcc. Add some patterns
12413 for recent version of gdb. Delete second half, which was a copy
12414 of the first half with different build flags. This test is
12415 still disabled because it is still not ready for production.
12416
e36d075a
MC
124172004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12418
12419 * gdb.cp/exception.cc: Add copyright notice.
12420 * gdb.cp/exception.exp: Add a notice that this file is broken
12421 because of line number changes caused by addition of copyright
12422 notice.
12423
42b190ad
MC
124242004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12425
12426 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12427 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12428
8f25f06b
MC
124292004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12430
12431 * gdb.cp/classes.exp: Accept gnu abi 2.
12432 * gdb.cp/derivation.exp: Likewise.
12433 * gdb.cp/overload.exp: Likewise.
12434 * gdb.cp/virtfunc.exp: Likewise.
12435
06ded8b8
MC
124362004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12437
12438 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12439 semicolon after end of function.
12440
77c26ae3
MC
124412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12442
12443 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12444 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12445 boilerplate code for compiling and running the program under
12446 test. Add some string method tests.
12447
20757486
MC
124482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12449
12450 * gdb.cp/bs15503.cc: Add copyright notice.
12451 * gdb.cp/bs15503.exp: Adjust line number.
12452
0fd3b503
MC
124532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12454
12455 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12456 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12457
10d1bea8
MC
124582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12459
12460 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12461 hp_cc_compiler.
12462
2789202a
MC
124632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12464
12465 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12466 * gdb.cp/ctti.exp: Use the marker instead of "next".
12467 With gcc, run further before bailing.
12468
b862f14c
MC
124692004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12470
12471 * gdb.cp/cttiadd.cc: Add copyright notice.
12472 * gdb.cp/cttiadd1.cc: Likewise.
12473 * gdb.cp/cttiadd2.cc: Likewise.
12474 * gdb.cp/cttiadd3.cc: Likewise.
12475
96da2469
MC
124762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12477
12478 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12479 Use gdb_test, gdb_test_multiple. Use floating-point values that
12480 have exact representations in IEEE-ish formats.
12481
053248ff
MC
124822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12483
12484 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12485 compilers. Delete duplicate call to get_compiler_info.
12486 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12487 * gdb.base/volatile.exp: Likewise.
12488
84acecdd
MK
124892004-01-07 Mark Kettenis <kettenis@gnu.org>
12490
12491 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12492 memory at address 0.
12493
fe11a27f
MC
124942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12495
12496 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12497 to test for hp-ux assembler. Fix copyright years.
12498
60ad077b
AC
124992004-01-07 Andrew Cagney <cagney@redhat.com>
12500
12501 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12502
1c9b8f33
AC
125032004-01-07 Andrew Cagney <cagney@redhat.com>
12504
12505 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12506 when creating the read-only file. From analysis by Roland McGrath
12507 and Elena Zannoni.
12508
753ccc7a
MC
125092004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12510
12511 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12512
eca3e36b
MC
125132004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12514
12515 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12516 data pointers.
12517
f8d4bac4
MC
125182004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12519
12520 * gdb.cp/m-static.exp: Compile one source file at a time.
12521 Delete unused call to get_compiler_info.
12522
9b4e0f94
MC
125232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12524
12525 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12526 * gdb.base/call-rt-st.exp: Likewise.
12527 * gdb.base/nodebug.exp: Likewise.
12528 * gdb.base/volatile.exp: Likewise.
12529 * gdb.cp/ref-types.exp: Likewise.
12530 * gdb.cp/templates.exp: Likewise.
12531
023c1024
MK
125322004-01-05 Mark Kettenis <kettenis@gnu.org>
12533
12534 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12535
19703c4a
MC
125362004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12537
12538 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12539 hppa*-hp-hpux*.
12540
18b67037
MK
125412004-01-04 Mark Kettenis <kettenis@gnu.org>
12542
ba6219c8
MK
12543 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12544 x86_64-*-*.
12545
18b67037
MK
12546 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12547 sparc64-*-* and sparc*-solaris2*.
12548
1bfbbb9d
MK
125492004-01-04 Mark Kettenis <kettenis@gnu.org>
12550
12551 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12552 return ${tests}" test. The ${tests} already mentions the
12553 filename.
12554
06846494
MC
125552004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12556
12557 * gdb.cp/local.exp: Accept gcc abi 2.
12558
3b0cb202
MC
125592004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12560
12561 * gdb.cp/templates.exp: Accept gcc abi 2.
12562
0643ec3f
MC
125632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12564
12565 * lib/compiler.cc: Remove supports_template_debugging.
12566 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12567
d231d0b1
MC
125682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12569
12570 * gdb.cp/namespace.exp: Accept gcc abi 2.
12571
44ffb27c
MC
125722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12573
12574 * gdb.cp/method.exp: Accept gcc abi 2.
12575
184ad485
MC
125762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12577
12578 * gdb.cp/classes.exp: Generate identical results as old version.
12579 * gdb.cp/derivation.exp: Likewise.
12580 * gdb.cp/overload.exp: Likewise.
12581 * gdb.cp/virtfunc.exp: Likewise.
12582
116f09e7
MC
125832004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12584
12585 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12586 mysterious bug with sourceware version of expect.
12587
b1379776
MC
125882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12589
12590 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12591 current versions of gcc, including gcc abi 2. Remove gratuitous
12592 restart of test program. Use gdb_test_multiple and gdb_test for
12593 all tests. Add patterns to xfail missing "const" in "const char *"
12594 and kfail PR gdb/1155.
12595
6b7a4c0e
MC
125962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12597
12598 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12599 current versions of gcc, including gcc abi 2. Remove gratuitous
12600 restart of test program. Use gdb_test_multiple and gdb_test for
12601 all tests. Add patterns to kfail PR gdb/1498.
12602
51615d72
MC
126032003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12604
12605 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12606 current versions of gcc, including gcc abi 2. Use "breakpoint"
12607 and "continue" instead of restarting the target program. Use
12608 gdb_test_multiple and gdb_test for all tests.
12609
7b79a9d7
MK
126102004-01-01 Mark Kettenis <kettenis@gnu.org>
12611
12612 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12613 for *-*-solaris2*.
12614
1cd3489f
MC
126152003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12616
12617 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12618 current versions of gcc, including gcc abi 2. Use "breakpoint"
12619 and "continue" instead of restarting the target program several
12620 times. Use gdb_test_multiple and gdb_test for all tests.
12621
850742db
MC
126222003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12623
12624 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12625 source files.
12626
eb4bbda8
MC
126272003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12628
12629 * gdb.base/environ.exp: Handle compiling test case from multiple
12630 source files.
12631
e42c7771
MC
126322003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12633
12634 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12635
80e4b428
JB
126362003-12-17 Jim Blandy <jimb@redhat.com>
12637
5f06973a
JB
12638 * gdb.base/freebpcmd.c: Add copyright notice.
12639
80e4b428
JB
12640 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12641
0ab84fb7
MC
126422003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12643
12644 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12645
1b3bb3d0
JB
126462003-12-13 Jim Blandy <jimb@redhat.com>
12647
12648 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12649
3a4c9371
KB
126502003-12-12 Kevin Buettner <kevinb@redhat.com>
12651
12652 * gdb.asm/frv.inc: New file.
12653 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12654
a1dea79a
FF
126552003-12-09 Fred Fish <fnf@redhat.com>
12656
12657 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12658 functions to break1.c and leave prototypes behind. Add more
12659 "set breakpoint NN here" comments.
12660 * gdb.base/break1.c: New file.
12661
12662 * gdb.base/break.exp: Handle compiling test case from multiple
12663 source files and change source file references as needed.
12664 * gdb.base/completion.exp: Ditto.
12665 * gdb.base/condbreak.exp: Ditto.
12666 * gdb.base/define.exp: Ditto.
12667 * gdb.base/ena-dis-br.exp: Ditto.
12668 * gdb.base/info-proc.exp: Ditto.
12669 * gdb.base/maint.exp: Ditto.
12670 * gdb.base/until.exp: Ditto.
12671
12672 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12673 hardcoded line numbers.
12674 * gdb.base/define.exp: Ditto.
12675 * gdb.base/ena-dis-br.exp: Ditto.
12676 * gdb.base/maint.exp: Ditto.
12677 * gdb.base/until.exp: Ditto.
12678
12679 * gdb.base/completion.exp: Use "break1" for completion tests since
12680 "break" is no longer a unique prefix.
12681
5266b69c
AC
126822003-12-06 Andrew Cagney <cagney@redhat.com>
12683
12684 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12685 "return_value_unimplemented". When an unimplemented struct return
12686 architecture, report incorrect values as a KFAIL
12687
374451f0
MC
126882003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12689
12690 * gdb.cp/rtti.exp: Accept new wording of warning from
12691 cp_lookup_rtti_type.
12692
ba9b20a7
MC
126932003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12694
12695 Partial fix for PR testsuite/1456.
12696 * gdb.base/scope.exp (test_at_main): Replace references to
12697 gcc_compiled with calls to test_compiler_info.
12698 (test_at_foo): Likewise.
12699 (test_at_bar): Likewise.
12700
b74b6d0b
MC
127012003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12702
12703 Partial fix for PR testsuite/1456.
12704 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12705 to test_compiler_info.
12706
ccfa3402
MC
127072003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12708
12709 * gdb.base/so-impl-ld.exp: Update copyright notice.
12710
f6246aba
MC
127112003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12712
12713 Partial fix for PR testsuite/1456.
12714 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12715 to test_compiler_info.
12716
13ae734a
MC
127172003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12718
12719 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12720 from current versions of gdb. Clean up regular expressions.
12721 Delete redundant timeout case.
12722
d8e1cdee
MC
127232003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12724
12725 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12726 from current versions of gdb. Clean up regular expressions.
12727 Delete redundant timeout case.
12728
96457b64
MC
127292003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12730
12731 Partial fix for PR testsuite/1456.
12732 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12733 gcc_compiled with call to test_compiler_info.
12734
f35309fc
MC
127352003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12736
12737 Partial fix for PR testsuite/1456.
12738 * gdb.base/list.exp (test_list_function): Delete unused declaration
12739 of gcc_compiled.
12740
d7afdf9b
MC
127412003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12742
12743 Partial fix for PR testsuite/1456.
12744 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12745 call to test_compiler_info.
12746
71507b56
MK
127472003-11-29 Mark Kettenis <kettenis@gnu.org>
12748
12749 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12750 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12751 it to create the appropriate note.inc.
12752 * gdb.asm/asmsrc1.s: Include "note.inc".
12753 * gdb.asm/netbsd.inc: New file.
12754 * gdb.asm/empty.inc: New file.
12755
f81f93f7
MC
127562003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12757
12758 Partial fix for PR testsuite/1456.
12759 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12760 calls to test_compiler_info.
12761
9a77938e
MC
127622003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12763
12764 Partial fix for PR testsuite/1456.
12765 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12766 calls to test_compiler_info.
12767
e8367dc7
MK
127682003-11-27 Mark Kettenis <kettenis@gnu.org>
12769
12770 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12771 pattern for the KFAILs.
12772
526c61ee
AF
127732003-11-25 Adam Fedor <fedor@gnu.org>
12774
12775 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12776 * gdb.objc/objcdecode.m: New file.
12777
28f2d600
AF
127782003-11-25 Adam Fedor <fedor@gnu.org>
12779
12780 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12781 * gdb.objc/nondebug.m: New file.
12782
a3895cee
BE
127832003-11-26 Ben Elliston <bje@wasabisystems.com>
12784
12785 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12786 NetBSD as it does on FreeBSD. Modelled on a similar change by
12787 Mark Kettenis on 2003-05-30.
12788 (link-flags): Set to "--entry _start" regardless of target.
12789 Special linker flags are to be appended to $link-flags.
12790 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12791
c9f2c8a3
MC
127922003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12793
12794 * gdb.cp/method.exp: Accept output of new demangler.
12795
15a0587a 127962003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
12797
12798 * gdb/class2.exp: New file.
12799 * gdb/class2.cc: New file.
12800
3c00b570
MC
128012003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12802
12803 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12804 of new demangler.
12805
7027acc7
MK
128062003-11-23 Mark Kettenis <kettenis@gnu.org>
12807
12808 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12809 of gdb_test "run".
12810
b0e1598a
MK
128112003-11-23 Mark Kettenis <kettenis@gnu.org>
12812
12813 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12814 "continue" into "run".
12815
4d9eda44
MC
128162003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12817
12818 Partial fix for PR testsuite/1456.
12819 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12820 call to test_compiler_info.
12821 * gdb.cp/ctti.exp: Likewise.
12822 * gdb.cp/derivation.exp: Likewise.
12823 * gdb.cp/member-ptr.exp: Likewise.
12824 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12825 reference to gcc_compiled.
12826
128272003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
12828
12829 Fix PR testsuite/1463.
12830 * gdb.base/structs.exp (start_structs_test): Call
12831 get_debug_format before using the debug format.
12832
d422fe19
AC
128332003-11-22 Andrew Cagney <cagney@redhat.com>
12834
12835 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12836 * gdb.base/structs.exp: Use gdb_test_multiple.
12837
039cf96d
AC
128382003-11-20 Andrew Cagney <cagney@redhat.com>
12839
6882279b
AC
12840 * gdb.base/structs.exp: Handle and recover from internal errors.
12841 Replace "foo${n}" with "foo<n>" in test messages.
12842
e53890ae
AC
12843 * gdb.base/structs.exp: Update copyright. Rewrite.
12844 * gdb.base/structs.c: Update copyright. Rewrite.
12845
2b211c59
AC
12846 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12847 resync count exceeded.
d63a86f8 12848
039cf96d
AC
12849 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12850 from the internal error.
12851 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12852 Original from Jim Blandy.
12853 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 12854
eac98b22
AC
128552003-11-19 Andrew Cagney <cagney@redhat.com>
12856
12857 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12858 KFAIL.
12859
67455b2a
MK
128602003-11-17 Mark Kettenis <kettenis@gnu.org>
12861
12862 New testcase for PR backtrace/1435.
12863 * gdb.arch/i386-unwind.exp: New file.
12864 * gdb.arch/i386-unwind.c: New file.
12865
853d6e5b
AC
128662003-11-17 Andrew Cagney <cagney@redhat.com>
12867
12868 * lib/gdb.exp (compiler_info): New global.
12869 (test_compiler_info): New function.
12870 (get_compiler_info): Set compiler_info.
12871 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12872 "compiler_info" to gcc-<major>-<minor>.
12873
38cf6e11
MC
128742003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12875
12876 * gdb.trace/configure: Remove.
12877
a50d3602
EZ
128782003-11-13 Elena Zannoni <ezannoni@redhat.com>
12879
12880 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 12881 breakpoints.
a50d3602
EZ
12882 * gdb.base/break.exp: Remove all references to explicit line
12883 numbers.
12884
d9407aaa
NC
128852003-11-11 Nick Clifton <nickc@redhat.com>
12886
12887 * gdb.base/shreloc.exp: Do not run for targets which do not
12888 support shared objects.
12889
db488fc1
CV
128902003-11-10 Corinna Vinschen <vinschen@redhat.com>
12891
12892 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12893 Don't run tests if nofileio flag is given.
12894
6a90a18e
EZ
128952003-11-07 Elena Zannoni <ezannoni@redhat.com>
12896
12897 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 12898 as well as 'Watchpoint'.
6a90a18e 12899
0b915e9c
EZ
129002003-11-06 Elena Zannoni <ezannoni@redhat.com>
12901
12902 Reported by Jim Ingham <jingham@apple.com>:
12903 * gdb.base/annota1.exp: Match at least one occurrence of the
12904 signal handler annotation.
12905
d7e4b55f
EZ
129062003-11-06 Elena Zannoni <ezannoni@redhat.com>
12907
a9c64011
AS
12908 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12909 as well as 'Watchpoint'.
d7e4b55f 12910
2fe4e8d0
MC
129112003-11-05 Michael Chastain <mec@shout.net>
12912
12913 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12914
6ef88553
KW
129152003-11-03 Kris Warkentin <kewarken@qnx.com>
12916
12917 * gdb.arch/gdb1291.c: New test file.
12918 * gdb.arch/gdb1291.exp: New test script.
12919 * gdb.arch/gdb1431.c: New test file.
12920 * gdb.arch/gdb1431.exp: New test script.
12921
ae7dc4d8
MC
129222003-10-22 Michael Chastain <mec@shout.net>
12923
12924 * gdb.mi/pthreads.c: Add copyright notice.
12925
c39d7427
MC
129262003-10-22 Michael Chastain <mec@shout.net>
12927
12928 * gdb.threads/pthreads.c: Add copyright notice.
12929
8b7d96c1
MC
129302003-10-20 Michael Chastain <mec@shout.net>
12931
12932 * gdb.base/gdb1056.exp: New test script.
12933
d1d69fdd
DJ
129342003-10-13 Daniel Jacobowitz <drow@mvista.com>
12935
12936 * gdb.threads/killed.exp: Use gdb_run_cmd.
12937
7d605576
DJ
129382003-10-13 Daniel Jacobowitz <drow@mvista.com>
12939
12940 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12941 create a core file.
12942 * gdb.threads/gcore-thread.exp: Likewise.
12943
618ec112
CV
129442003-10-13 Corinna Vinschen <vinschen@redhat.com>
12945
12946 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12947 type, based on char type.
12948 (struct bit_flags_short_t): New bitfield type, based on short type.
12949 (init_bit_flags_char): New fuction.
12950 (init_bit_flags_short): Ditto.
12951 (print_bit_flags_char): Ditto.
12952 (print_bit_flags_short): Ditto.
12953 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
12954
9367a73c
MC
129552003-10-11 Michael Chastain <mec@shout.net>
12956
12957 * gdb.base/call-rt-st.exp: Update copyright year.
12958
1decf120
KI
129592003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
12960
12961 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
12962 * gdb.disasm/sh3.s: Ditto.
12963
5445b2ae
DJ
129642003-10-07 Daniel Jacobowitz <drow@mvista.com>
12965
12966 * gdb.threads/switch-threads.exp: New test.
12967 * gdb.threads/switch-threads.c: New source file.
12968
aec24853
CV
129692003-10-07 Corinna Vinschen <vinschen@redhat.com>
12970
12971 * gdb.base/ending-run.exp: Add sh specific case.
12972
adc7428d
AC
129732003-10-06 Andrew Cagney <cagney@redhat.com>
12974
12975 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
12976 * gdb.disasm/mn10200.exp: Delete obsolete file.
12977
c9d37158
DJ
129782003-09-29 Daniel Jacobowitz <drow@mvista.com>
12979
12980 * ChangeLog: Correct an entry command.exp -> commands.exp.
12981 * gdb.base/commands.exp (bp_deleted_in_command_test)
12982 (temporary_breakpoint_commands): Check noargs.
12983
79c2c32d
DC
129842003-09-25 David Carlton <carlton@kealia.com>
12985
12986 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
12987 of some print tests, where appropriate. Add tests for C::D::cd,
12988 E::ce, F::cXfX, G::XgX.
12989 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
12990
594e6d67
RE
129912003-09-25 Richard Earnshaw <rearnsha@arm.com>
12992
12993 * lib/java.exp (java_init): Import target_alias before using it.
12994
10f0d451
DC
129952003-09-25 David Carlton <carlton@kealia.com>
12996
12997 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
12998
274bcba0
EZ
129992003-09-23 Elena Zannoni <ezannoni@redhat.com>
13000
d63a86f8 13001 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 13002 weirdness.
274bcba0 13003
cdbf20f7
MC
130042003-09-17 Michael Chastain <mec@shout.net>
13005
13006 * gdb.cp/gdb1355.exp: New file.
13007 * gdb.cp/gdb1355.c: New file.
13008
71e06f80
CV
130092003-09-15 Corinna Vinschen <vinschen@redhat.com>
13010
13011 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13012 * gdb.asm/sh.inc: New file.
13013
5c4e30ca
DC
130142003-09-11 David Carlton <carlton@kealia.com>
13015
bd45b7af
DC
13016 * gdb.cp/namespace.exp: Add tests for namespace types.
13017 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
13018 (test_namespace): New.
13019
1c199746
EZ
130202003-09-11 Elena Zannoni <ezannoni@redhat.com>
13021
a9c64011 13022 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 13023 * gdb.stabs/weird.exp: Ditto.
1c199746 13024
04ed252f
MC
130252003-09-08 Michael Chastain <mec@shout.net>
13026
13027 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13028
d8a2d9e7
MC
130292003-09-07 Michael Chastain <mec@shout.net>
13030
13031 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13032 'parse error'.
13033
161afb24
MK
130342003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13035
13036 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13037
49f2741a
MC
130382003-08-30 Michael Chastain <mec@shout.net>
13039
13040 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13041 * gdb.gdb/observer.exp: Ditto.
13042 * gdb.gdb/xfullpath.exp: Ditto.
13043
8afa723e
MK
130442003-08-29 Mark Kettenis <kettenis@gnu.org>
13045
13046 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13047 *-*-*bsd*.
13048
f31dfe3b
JJ
130492003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13050
13051 * gdb.base/dump.exp: Skip for ia64.
13052
4630e498
JJ
130532003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13054
13055 * gdb.asm/asm-source.exp: Add ia64 support.
13056 * gdb.asm/ia64.inc: New file.
13057
1105b7ef
MC
130582003-08-22 Michael Chastain <mec@shout.net>
13059
13060 * gdb.cp: New directory.
13061 * gdb.cp/*: Copy from gdb.c++/*.
13062 * gdb.c++/*: Remove.
13063 * Makefile.in: Change gdb.c++ to gdb.cp.
13064 * configure.in: Ditto.
13065 * configure: Regnerate.
13066
c945b932
MK
130672003-08-18 Mark Kettenis <kettenis@gnu.org>
13068
13069 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13070 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13071
2b66634b
DJ
130722003-08-17 Daniel Jacobowitz <drow@mvista.com>
13073
13074 * mi-var-display.exp (-var-list-children weird): Accept function
13075 pointers with argument types.
13076 * mi1-var-display.exp (-var-list-children weird): Likewise.
13077 * mi2-var-display.exp (-var-list-children weird): Likewise.
13078
a356f73b
DJ
130792003-08-17 Daniel Jacobowitz <drow@mvista.com>
13080
13081 * gdb.base/annota3.exp: Add missing newline.
13082
483417b8
MC
130832003-08-06 Michael Chastain <mec@shout.net>
13084
13085 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13086
c99c59c3
MS
130872003-08-12 Michael Snyder <msnyder@redhat.com>
13088
13089 * gdb.base/float.exp: Add test for SH.
13090
55ed7501
MK
130912003-08-10 Mark Kettenis <kettenis@gnu.org>
13092
13093 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13094
1a371f2e
EZ
130952003-08-07 Elena Zannoni <ezannoni@redhat.com>
13096
13097 * gdb.base/completion.exp: Remove reduntant completion test
13098 on filename.
13099
e0f353ce
EZ
131002003-08-07 Elena Zannoni <ezannoni@redhat.com>
13101
a9c64011
AS
13102 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13103 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13104 gdb.trace/save-trace.exp: Make sure that full pathnames are
13105 escaped correctly.
e0f353ce 13106
5710a1af 131072003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 13108
a9c64011
AS
13109 * configure.in: Don't generate config.h from config.hin.
13110 * configure: Regenerate.
13111 * config.hin: Remove file.
13112 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13113 * gdb.threads/pthreads.c: Ditto.
5710a1af 13114
dcd81ce9
DJ
131152003-08-07 Daniel Jacobowitz <drow@mvista.com>
13116
13117 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13118 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13119 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13120 Replace ld24 with seth/add3.
13121
6009d884
AC
131222003-08-02 Andrew Cagney <cagney@redhat.com>
13123
13124 * gdb.base/annota3.exp: New file.
13125 * gdb.base/annota3.c: New file.
13126 * gdb.c++/annota3.exp: New file.
13127 * gdb.c++/annota3.cc: New file.
13128
51514e06
MC
131292003-07-29 Michael Chastain <mec@shout.net>
13130
13131 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13132 actually failed.
13133 (do_pass): Likewise.
13134 * gdb.threads/tls.exp: Always initialize no_of_threads.
13135
4ee6625b
DJ
131362003-07-27 Daniel Jacobowitz <drow@mvista.com>
13137
13138 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13139 pattern.
13140 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13141 * gdb.threads/tls.exp: Recognize one case of the host library not
13142 supporting TLS.
13143
225f2bf6
AC
131442003-07-27 Andrew Cagney <cagney@redhat.com>
13145
13146 * gdb.base/fileio.exp: Use SH when running commands using
13147 remote_exec.
13148
bcb27c9f
DJ
131492003-07-24 Daniel Jacobowitz <drow@mvista.com>
13150
13151 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13152 * gdb.base/relocate.c (dummy): New padding array.
13153
3d67be83
MS
131542003-07-22 Michael Snyder <msnyder@redhat.com>
13155
d63a86f8 13156 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
13157
13158 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13159 patterns to be more general, accepting old and new output.
13160 Some output chars (such as '+') also must be quoted.
d63a86f8 13161 Some addresses are displayed numerically instead of
3d67be83
MS
13162 symbolically.
13163
57ba3b85
MS
131642003-07-23 Michael Snyder <msnyder@redhat.com>
13165
686d097c
MS
13166 * gdb.base/return2.exp: Don't test long-long return.
13167
57ba3b85
MS
13168 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13169 * gdb.disasm/t01_mov.exp: Ditto.
13170 * gdb.disasm/t02_mova.s: Ditto.
13171 * gdb.disasm/t02_mova.exp: Ditto.
13172 * gdb.disasm/t03_add.s: Ditto.
13173 * gdb.disasm/t03_add.exp: Ditto.
13174 * gdb.disasm/t04_sub.s: Ditto.
13175 * gdb.disasm/t04_sub.exp: Ditto.
13176 * gdb.disasm/t05_cmp.s: Ditto.
13177 * gdb.disasm/t05_cmp.exp: Ditto.
13178 * gdb.disasm/t06_ari2.s: Ditto.
13179 * gdb.disasm/t06_ari2.exp: Ditto.
13180 * gdb.disasm/t07_ari3.s: Ditto.
13181 * gdb.disasm/t07_ari3.exp: Ditto.
13182 * gdb.disasm/t08_or.s: Ditto.
13183 * gdb.disasm/t08_or.exp: Ditto.
13184 * gdb.disasm/t09_xor.s: Ditto.
13185 * gdb.disasm/t09_xor.exp: Ditto.
13186 * gdb.disasm/t10_and.s: Ditto.
13187 * gdb.disasm/t10_and.exp: Ditto.
13188 * gdb.disasm/t11_logs.s: Ditto.
13189 * gdb.disasm/t11_logs.exp: Ditto.
13190 * gdb.disasm/t12_bit.s: Ditto.
13191 * gdb.disasm/t12_bit.exp: Ditto.
13192 * gdb.disasm/t13_otr.s: Ditto.
13193 * gdb.disasm/t13_otr.exp: Ditto.
13194
e00759ef
EZ
131952003-07-22 Elena Zannoni <ezannoni@redhat.com>
13196
13197 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13198
8bc2021f
EZ
131992003-07-22 Elena Zannoni <ezannoni@redhat.com>
13200
a9c64011
AS
13201 * gdb.threads/tls.c : New file.
13202 * gdb.threads/tls.exp : New file.
13203 * gdb.threads/tls-main.c : New file.
13204 * gdb.threads/tls-shared.c : New file.
13205 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13206
89320c4c
AS
132072003-07-22 Andreas Schwab <schwab@suse.de>
13208
13209 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13210
180dea7c
AS
132112003-07-20 Andreas Schwab <schwab@suse.de>
13212
13213 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13214 due to insn reordering.
13215
0714963c
AC
132162003-07-15 Andrew Cagney <cagney@redhat.com>
13217
13218 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13219
98a23b3f
MC
132202003-07-15 Michael Chastain <mec@shout.net>
13221
13222 * gdb.base/gdb1250.exp: New file.
13223 * gdb.base/gdb1250.c: New file.
13224
27e417a2
ML
132252003-07-09 Michal Ludvig <mludvig@suse.cz>
13226
13227 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13228 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13229
8bc2021f
EZ
132302003-07-09 Elena Zannoni <ezannoni@redhat.com>
13231
a9c64011
AS
13232 * gdb.threads/tls.c: New file.
13233 * gdb.threads/tls.exp: New file.
13234 * gdb.threads/tls-main.c: New file.
13235 * gdb.threads/tls-shared.c: New file.
13236 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13237
d99968dc
EZ
132382003-07-09 Elena Zannoni <ezannoni@redhat.com>
13239
13240 * gdb.base/annota1.exp: Make sure that we properly escape the
13241 full path of the source file. Xfail more permissive patterns,
d63a86f8 13242 due to a compiler debug info problem.
d99968dc 13243
83876b3b
AS
132442003-07-07 Andreas Schwab <schwab@suse.de>
13245
2705e972
AS
13246 * gdb.asm/m68k.inc: New file.
13247 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13248
83876b3b
AS
13249 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13250 arguments"): Also match negative number.
13251
13252 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13253
3a871b37
DJ
132542003-07-03 Daniel Jacobowitz <drow@mvista.com>
13255
13256 * gdb.base/store.c (charest): New typedef.
13257 (add_char): Rename to add_charest, update.
13258 (wack_char): Rename to wack_charest, update types. Return l + r
13259 to keep r live across the call.
13260 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13261 (wack_double, wack_doublest): Return l + r to keep r live across
13262 the call.
13263 * gdb.base/store.exp: Accomodate store.c changes.
13264
b2a7f303
DC
132652003-06-30 David Carlton <carlton@kealia.com>
13266
13267 * gdb.c++/maint.exp (test_invalid_name): New.
13268 (test_first_component): Add tests for invalid names.
13269
3c6cb4a1
MC
132702003-06-29 Michael Chastain <mec@shout.net>
13271
13272 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13273 output of '<VTT for class>' for virtual base classes.
13274
f1c2644b
DJ
132752003-06-29 Daniel Jacobowitz <drow@mvista.com>
13276
13277 * gdb.base/completion.exp: Tab-complete "complet" instead of
13278 "compl".
13279 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13280
18080350
DJ
132812003-06-29 Daniel Jacobowitz <drow@mvista.com>
13282
13283 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13284 * gdb.base/volatile.exp: Likewise.
13285
f56973f8
DJ
132862003-06-29 Daniel Jacobowitz <drow@mvista.com>
13287
13288 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13289 gdb/1265.
13290
132912003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13292 Daniel Jacobowitz <drow@mvista.com>
13293
13294 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13295 initial line count of 'captured_main' from 26 to 32.
13296 (test_with_self): Allow xmalloc call to be interleaved with the
13297 preceding two lines.
13298
e766d4d6
JB
132992003-06-24 Joel Brobecker <brobecker@gnat.com>
13300
13301 * gdb.base/bang.exp: New testcase.
13302
f125c9a4
JB
133032003-06-23 Joel Brobecker <brobecker@gnat.com>
13304
13305 * gdb.base/langs.exp: Add some tests for the "minimal" language
13306 support.
13307
6e25beaf
EZ
133082003-06-23 Elena Zannoni <ezannoni@redhat.com>
13309
13310 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13311 the testcase.
13312
2f816dda
DJ
133132003-06-22 Daniel Jacobowitz <drow@mvista.com>
13314
13315 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13316 offset.
13317
db5a5748
DJ
133182003-06-22 Daniel Jacobowitz <drow@mvista.com>
13319
13320 * gdb.c++/pr-1210.cc: New file.
13321 * gdb.c++/pr-1210.exp: New file.
13322
1df0c130
DJ
133232003-06-21 Daniel Jacobowitz <drow@mvista.com>
13324
13325 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13326 000-exec-continue.
13327
a92feac0
MK
133282003-06-15 Mark Kettenis <kettenis@gnu.org>
13329
13330 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13331 on *-*-*bsd* instead of *-*-freebsd*.
13332
81a58f5b
AC
133332003-06-14 Andrew Cagney <cagney@redhat.com>
13334
13335 * gdb.base/store.exp: Test longest and doublest. Test all
13336 parameters. Weaken return statement match.
13337 * gdb.base/store.c: Add longest and doublest - aka long long and
13338 long double functions. Put all parameters into local register
13339 variables. Use negative values.
13340
b257a0d3
AC
133412003-06-14 Andrew Cagney <cagney@redhat.com>
13342
13343 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13344 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13345 exit status.
13346 * gdb.base/fileio.exp: Disable target when nointerrupts and
13347 noinferiorio, instead of limiting it to remote. Use remote_exec
13348 instead of system.
d63a86f8 13349
21c38304
JJ
133502003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13351
13352 * gdb.base/float.exp: Add ia64 support.
13353
1bcdb424
CV
133542003-06-12 Corinna Vinschen <vinschen@redhat.com>
13355
13356 * gdb.base/fileio.exp: Run only on remote targets.
13357
6aeb981f
CV
133582003-06-10 Corinna Vinschen <vinschen@redhat.com>
13359
13360 * gdb.base/fileio.c: New file, testing File-I/O.
13361 * gdb.base/fileio.exp: Ditto.
13362
53df362e
RG
133632003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13364
13365 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13366 shared objects after relocation at load time (gdb PR/1132).
13367 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13368 as above, part of the shared object relocation test.
53df362e 13369
ffee1b46
MK
133702003-06-08 Mark Kettenis <kettenis@gnu.org>
13371
b5ca3722
MK
13372 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13373 fully filled history list.
13374 * gdb.base/gdb_history: New file.
13375
03ed860d
MK
13376 * gdb.base/signals.exp: XFAIL "continue to func1" on
13377 i*86-*-freebsd*.
13378
ffee1b46
MK
13379 * gdb.base/attach.exp: When trying to attach to a nonexistent
13380 process, make it possible to specify the PID based on the target,
13381 and do so for *-*-freebsd*.
13382
d80dbb52
RH
133832003-06-02 Richard Henderson <rth@redhat.com>
13384
13385 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13386
6dd77b81
RH
133872003-06-02 Richard Henderson <rth@redhat.com>
13388
13389 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13390
f6347e16
RH
133912003-06-02 Richard Henderson <rth@redhat.com>
13392
13393 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13394
2c161407
DJ
133952003-06-01 Daniel Jacobowitz <drow@mvista.com>
13396
13397 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13398 of globalvar.
13399
572eb746
MK
134002003-06-01 Mark Kettenis <kettenis@gnu.org>
13401
13402 * gdb.asm/asm-source.exp: Check for memory read errors in
13403 disassembler test on *BSD too.
13404
9e9617a5
RH
134052003-06-01 Richard Henderson <rth@redhat.com>
13406
13407 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13408 for .frame.
13409 (gdbasm_call): Lose ldgp.
13410 (gdbasm_startup): Add frame information.
13411 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13412
7b34ad4e
MK
134132003-05-31 Mark Kettenis <kettenis@gnu.org>
13414
13415 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13416 i?86-*-*.
13417
10059fdf
MK
134182003-05-30 Mark Kettenis <kettenis@gnu.org>
13419
13420 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13421 FreeBSD.
13422
acf4b816
RH
134232003-05-29 Richard Henderson <rth@redhat.com>
13424
13425 * gdb.asm/alpha.inc: New file.
13426 * gdb.asm/asm-source.exp: Use it.
13427
e9ecd949
JB
134282003-05-29 Jim Blandy <jimb@redhat.com>
13429
13430 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13431 'core.PID'.
13432
e3e5a4f3
JB
134332003-05-22 Jim Blandy <jimb@redhat.com>
13434
13435 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13436 backtrace.
d63a86f8 13437
72fe3d25
DC
134382003-05-20 David Carlton <carlton@math.stanford.edu>
13439
13440 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13441 this time.
13442
58da2eb2
DC
134432003-05-19 David Carlton <carlton@bactrian.org>
13444
13445 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13446 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13447
1fcb5155
DC
134482003-05-19 David Carlton <carlton@bactrian.org>
13449
13450 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13451 namespace tests.
13452 Bump copyright date.
13453 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13454 (main): Call C::D::marker2.
13455 * gdb.c++/namespace1.cc: New file.
13456
85e85163
JJ
134572003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13458
13459 Roland McGrath <roland@redhat.com>
d63a86f8 13460 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13461 there is no manager thread.
13462
a25fbfec
JJ
134632003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13464
d63a86f8
RM
13465 * gdb.threads/schedlock.exp: Remove assumption that all threads
13466 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13467 in one of the child threads rather than the main thread.
13468
be375bae
JB
134692003-05-07 Jim Blandy <jimb@redhat.com>
13470
09bf6082
JB
13471 Add support for assembly source testing on the s390x.
13472 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13473 architecture.
13474 * gdb.asm/s390x.inc: New file.
13475
be375bae
JB
13476 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13477 succession of 'if' statements.
13478
00905d52
AC
134792003-05-05 Andrew Cagney <cagney@redhat.com>
13480
13481 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13482
b1e29e33
AC
134832003-05-05 Andrew Cagney <cagney@redhat.com>
13484
13485 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13486 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13487
e33d66ec
EZ
134882003-05-02 Elena Zannoni <ezannoni@redhat.com>
13489
13490 * gdb.base/charset.exp: Update based on new behavior of set/show
13491 charset commands.
13492
2b6fd0d8
AC
134932003-05-01 Andrew Cagney <cagney@redhat.com>
13494
13495 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13496 variable do not give memory errors.
13497
130cacce
AF
134982003-04-30 Adam Fedor <fedor@gnu.org>
13499
13500 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13501 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13502 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13503 gdb.objc/basicclass.m: : New files
13504
13505 * lib/gdb.exp (gdb_compile_objc): New procedure.
13506
bea71854
DJ
135072003-04-27 Daniel Jacobowitz <drow@mvista.com>
13508
13509 * gdb.base/signals.exp: Make backtrace tests more specific.
13510
0f20eeea
DC
135112003-04-23 David Carlton <carlton@bactrian.org>
13512
13513 * gdb.c++/maint.exp (test_first_component): Add tests for
13514 'operator' in more locations.
13515
c8c4d8dc
KB
135162003-04-16 Kevin Buettner <kevinb@redhat.com>
13517
13518 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13519
3fe60e3c
EZ
135202003-04-16 Elena Zannoni <ezannoni@redhat.com>
13521
13522 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13523 func marke' instead. Update test name.
3fe60e3c 13524
9219021c
DC
135252003-04-15 David Carlton <carlton@math.stanford.edu>
13526
13527 * gdb.c++/maint.exp: New file.
13528
5dd55bdd
EZ
135292003-04-14 Elena Zannoni <ezannoni@redhat.com>
13530
13531 * gdb.threads/schedlock.c: Change type of thread function argument
13532 to long, to avoid warnings on 64-bit platforms.
13533
00890572
EZ
135342003-04-14 Elena Zannoni <ezannoni@redhat.com>
13535
a9c64011
AS
13536 * gdb.base/attach.exp: Add new message from ptrace in case of
13537 attaching to nonexistent process.
d63a86f8 13538
93201743
JB
135392003-04-11 Jim Blandy <jimb@redhat.com>
13540
13541 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13542 gdb.c++/userdef.cc: Place comments on the lines to which the
13543 marker function might return.
13544 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13545 gdb.c++/userdef.exp: Look for those comments to check that we've
13546 returned to the right place, instead of checking line numbers.
13547
2a11c64d
EZ
135482003-04-11 Elena Zannoni <ezannoni@redhat.com>
13549
a9c64011
AS
13550 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13551 match on sourcefile name, instead of directory name.
2a11c64d 13552
68ab8fc5
EZ
135532003-04-10 Elena Zannoni <ezannoni@redhat.com>
13554
d63a86f8 13555 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13556 working directory name.
13557
5624293a
JB
135582003-04-09 Jim Blandy <jimb@redhat.com>
13559
13560 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13561 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13562 after an inferior function call, report the failure, but allow the
13563 test to continue.
13564
f1f02ee4
SC
135652003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13566
13567 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13568 with -DPROTOTYPES.
13569
6eb79af0
SC
135702003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13571
13572 * gdb.base/break.exp: Revert last patch.
13573
8dfb4cf0
SC
135742003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13575
13576 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13577 with -DPROTOTYPES.
13578
ed4c619a
AC
135792003-04-02 Andrew Cagney <cagney@redhat.com>
13580
13581 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13582 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13583 matching directories by the name breakpoint.
13584 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13585 Make "continue to marker1" consistent.
13586 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13587 message consistent.
13588 * lib/gdb.exp: Put "the program is no longer running", and "the
13589 program exited" in parenthesis.
13590 * lib/mi-support.exp: Ditto.
d63a86f8 13591
4e35d5f0 135922003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13593
4e35d5f0
BR
13594 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13595
71900fe8
AC
135962003-03-29 Andrew Cagney <cagney@redhat.com>
13597
13598 * gdb.base/sizeof.c (main): Print the value of '\377'.
13599 * gdb.base/sizeof.exp: Check the sign of '\377'.
13600
c0655a16
MC
136012003-03-27 Michael Chastain <mec@shout.net>
13602
13603 * gdb.base/gdb1090.exp: New file.
13604 * gdb.base/gdb1090.cc: New file.
13605
5b2a3989
JB
136062003-03-27 J. Brobecker <brobecker@gnat.com>
13607
13608 * gdb.gdb/observer.exp: New regression test.
13609
79876890
MC
136102003-03-27 Michael Chastain <mec@shout.net>
13611
13612 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13613 * gdb.base/ptype.exp: Likewise.
13614
6eac95e3
CV
136152003-03-27 Corinna Vinschen <vinschen@redhat.com>
13616
13617 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13618
e8c71839
MC
136192003-03-26 Michael Chastain <mec@shout.net>
13620
13621 * gdb.base/ptype.exp: Actually use some typedef'd types.
13622
71b10041
SC
136232003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13624
13625 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13626 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13627
2512cf80
CV
136282003-03-20 Corinna Vinschen <vinschen@redhat.com>
13629
13630 * gdb.base/default.exp: Fix regular expression.
13631
0d195a4f
CV
136322003-03-20 Corinna Vinschen <vinschen@redhat.com>
13633
13634 * gdb.base/args.exp: Fix regular expression.
13635
8a2dbca8
CV
136362003-03-20 Corinna Vinschen <vinschen@redhat.com>
13637
13638 * gdb.base/help.exp: Allow Win32 child process.
13639
bf028682
CV
136402003-03-20 Corinna Vinschen <vinschen@redhat.com>
13641
13642 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13643 when stepping out of main().
13644
182dbe85
CV
136452003-03-20 Corinna Vinschen <vinschen@redhat.com>
13646
13647 * gdb.base/default.exp: Check for win32 specific message when calling
13648 "run" without executable.
13649
d67a6ba5
CV
136502003-03-20 Corinna Vinschen <vinschen@redhat.com>
13651
13652 * gdb.base/args.exp: Expect .exe in output.
13653
a955b5bb
CV
136542003-03-20 Corinna Vinschen <vinschen@redhat.com>
13655
13656 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13657 Cygwin native.
13658
bf6bad4b
AC
136592003-03-17 Andrew Cagney <cagney@redhat.com>
13660
13661 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13662 vector registes.
13663 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13664 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13665
293e9a31
DC
136662003-03-17 David Carlton <carlton@math.stanford.edu>
13667
13668 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13669 test, for PR breakpoints/38.
13670 Call test_watchpoint_and_breakpoint.
13671 * gdb.base/watchpoint.c (func3): New function.
13672 (main): Call func3.
13673
5330f2db
DC
136742003-03-04 David Carlton <carlton@math.stanford.edu>
13675
13676 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13677 Garply<Garply<char> >:: garply".
13678 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13679 with respect to PR c++/1111; note also PR c++/1113.
13680 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13681 respect to PR c++/1062.
13682 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13683
6ece72da
DC
136842003-03-03 David Carlton <carlton@math.stanford.edu>
13685
13686 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13687 with respect to PR c++/57.
13688 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13689 c++/826.
13690 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13691 respect to PR c++/57.
13692
85ca1584
DC
136932003-03-03 David Carlton <carlton@math.stanford.edu>
13694
13695 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13696 respect to PR c++/33 into FAILs.
13697
98e9c5b8
MC
136982003-03-03 Michael Chastain <mec@shout.net>
13699
7bedbf27
MC
13700 * configure.in: Update copyright years.
13701
137022003-03-03 Michael Chastain <mec@shout.net>
13703
13704 * Makefile.in: Update copyright years.
98e9c5b8 13705
f683e100
DC
137062003-02-28 David Carlton <carlton@math.stanford.edu>
13707
13708 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13709 print class instead of struct and/or superfluous protection
13710 specifiers, as long as the resulting output is equivalent to the
13711 source code.
13712 Delete FIXME from end of messages on tests that don't need
13713 fixing.
13714
a9e0cf2c
DC
137152003-02-28 David Carlton <carlton@math.stanford.edu>
13716
13717 * gdb.c++/templates.exp (do_tests): Allow const in the two
13718 Foo<volatile char *>::foo tests.
13719
e8d359df
MS
137202003-02-27 Michael Snyder <msnyder@redhat.com>
13721
d63a86f8 13722 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
13723 will be consistant.
13724
0b71dc91
DC
137252003-02-26 David Carlton <carlton@math.stanford.edu>
13726
13727 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13728 char *>::foo" test with respect to PR c++/33. Create a new test
13729 which is identical to that one except that it doesn't put the
13730 space between the "char" and the "*"; KFAIL it, too.
13731
dd14ab43
DC
137322003-02-26 David Carlton <carlton@math.stanford.edu>
13733
13734 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13735 template types into either PASSes or KFAILs (corresponding to PR
13736 c++/57). Tweak indentation. Update copyright.
13737
1146c7f1
SC
137382003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13739
13740 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13741
74641dfb
MC
137422003-02-13 Michael Chastain <mec@shout.net>
13743
13744 * gdb.base/exprs.exp: Remove i960 remnants.
13745 * gdb.base/funcargs.exp: Likewise.
13746 * gdb.base/list.exp: Likewise.
13747 * gdb.base/ptype.exp: Likewise.
13748
559cd2d0
DC
137492003-02-14 David Carlton <carlton@math.stanford.edu>
13750
13751 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13752 pEe->D::vg()" from XFAIL to KFAIL.
13753
c4f90d87
JM
137542003-02-13 Jason Molenda (jmolenda@apple.com)
13755
13756 * gdb.base/maint.exp: Update maint print statistics regexp to include
13757 new entries.
13758
cbc4d97c
MC
137592003-02-13 Michael Chastain <mec@shout.net>
13760
13761 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13762
40f235b7
MC
137632003-02-12 Michael Chastain <mec@shout.net>
13764
13765 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13766 * gdb.c++/inherit.exp: Likewise.
13767 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13768 * gdb.c++/templates.exp: Likewise.
13769 * gdb.c++/virtfunc.exp: Likewise.
13770
c56716b0
JM
137712003-02-06 Jason Molenda (jason-cl@molenda.com)
13772
13773 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13774 why the code is written that way.
13775
070afcf8
MC
137762003-02-05 Michael Chastain <mec@shout.net>
13777
13778 * gdb.base/dump.exp: Add missing copyright line.
13779
5d0331e5
JM
137802003-02-05 Jason Molenda (jason-cl@molenda.com)
13781
f7ae6d3e 13782 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
13783 at the beginning so the breakpoint doesn't get set on the loop.
13784
92851186
MC
137852003-02-05 Michael Chastain <mec@shout.net>
13786
13787 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13788 output for configurations with gcc 2.95.3.
13789
cbf1e085
AC
137902003-02-05 Keith Seitz <keiths@redhat.com>
13791 Andrew Cagney <ac131313@redhat.com>
13792
13793 * gdb.mi/mi-cli.exp: New file.
d63a86f8 13794
29518e1e
MC
137952003-02-04 Michael Chastain <mec@shout.net>
13796
13797 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13798 Call perror and then continue.
13799
5af1d5f3
MC
138002003-02-03 Michael Chastain <mec@shout.net>
13801
13802 * gdb.c++/pr-1023.cc: New file.
13803 * gdb.c++/pr-1023.exp: New file.
13804
6b549786
JB
138052003-02-05 Jim Blandy <jimb@redhat.com>
13806
13807 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13808 it's local to foobar. Check for it there, and check that it's not
13809 present in main.
13810 * gdb.c++/local.cc (marker2): New function.
13811 (foobar): Call marker1.
13812 (main): Call marker2 instead of marker1.
13813
67f16606
AC
138142003-02-04 Andrew Cagney <ac131313@redhat.com>
13815
13816 * gdb.disasm/mn10200.exp: Obsolete file.
13817 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13818 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13819 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13820
1c5cb38e
DC
138212003-02-04 David Carlton <carlton@math.stanford.edu>
13822
13823 * gdb.c++/overload.exp: Test intToChar(1).
13824 * gdb.c++/overload.cc (intToChar): New.
13825 (main): Call intToChar.
13826
d1fe6965
DC
138272003-02-03 David Carlton <carlton@math.stanford.edu>
13828
13829 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13830 'might_kfail' arg.
13831 KFAIL some of the continue_to_bp_overloaded calls, according to
13832 PR c++/1025.
13833
9ba61c5d
MC
138342003-02-01 Michael Chastain <mec@shout.net>
13835
13836 * gdb.base/advance.c (marker1): New marker function.
13837 * gdb.base/advance.exp: When the 'advance' command lands on the
13838 return breakpoint, it can legitimately stop on either the
13839 current line or the next line. Accommodate both outcomes.
13840 * gdb.base/until.exp: Likewise.
13841
e7494ffb
AC
138422003-02-02 Andrew Cagney <ac131313@redhat.com>
13843
13844 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13845 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13846 now a list, not a tuple.
13847 * gdb.mi/mi-var-display.exp: Ditto.
13848 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 13849
075559bc
AC
138502003-02-01 Andrew Cagney <ac131313@redhat.com>
13851
13852 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13853 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13854 stack backtraces.
13855 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 13856
2bd4c7b1
MK
138572003-02-01 Mark Kettenis <kettenis@gnu.org>
13858
13859 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13860 gdb.mi/mi1-pthreads.exp: Return instead of calling
13861 gdb_suppress_entire_file.
13862
eabd8992
MS
138632003-02-01 Mark Salter <msalter@redhat.com>
13864
13865 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13866
71469e2f
MS
138672003-01-31 Mark Salter <msalter@redhat.com>
13868
13869 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13870 Support empty arg.
13871
38a94d44
MC
138722003-01-30 Michael Chastain <mec@shout.net>
13873
13874 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13875 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13876 has been fixed in gdb/readline on 2003-01-09.
13877
19ea9e73
MS
138782003-01-29 Michael Snyder <msnyder@redhat.com>
13879
e8d359df
MS
13880 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13881 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
13882 * gdb.base/args.exp: Skip if target does not support args passing.
13883
2307bd6a
DJ
138842003-01-22 Daniel Jacobowitz <drow@mvista.com>
13885
19ea9e73 13886 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
13887 gdb_test. Accept a list of expect arguments as the third
13888 parameter.
13889 (gdb_test): Use it.
13890
f2dd3617
EZ
138912003-01-20 Elena Zannoni <ezannoni@redhat.com>
13892
13893 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13894 allow for different test tree configurations. Update some
13895 tescases accordingly.
13896 * gdb.arch/altivec-regs.exp: Ditto.
13897 * gdb.asm/asm-source.exp: Ditto.
13898 * gdb.base/advance.exp: Ditto.
13899 * gdb.base/display.exp: Ditto.
d63a86f8 13900 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
13901 * gdb.base/mips_pro.exp: Ditto.
13902 * gdb.base/overlays.exp: Ditto.
13903 * gdb.base/relocate.exp: Ditto.
13904 * gdb.base/setshow.exp: Ditto.
13905 * gdb.base/step-line.exp: Ditto.
13906 * gdb.base/step-test.exp: Ditto.
13907 * gdb.base/until.exp: Ditto.
13908 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13909
c71cdefd
DC
139102003-01-17 David Carlton <carlton@math.stanford.edu>
13911
13912 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13913 corresponding to PR c++/945.
13914 Update copyright.
13915
fdba05d7
DC
139162003-01-17 David Carlton <carlton@math.stanford.edu>
13917
13918 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13919 corresponding to PR c++/68.
13920
139212003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
13922
13923 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13924 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13925 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13926
c362c33a
EZ
139272003-01-15 Elena Zannoni <ezannoni@redhat.com>
13928
0fbc361c
EZ
13929 * gdb.base/break.exp: Fix change of default location, because of
13930 removal of until tests.
13931 * gdb.base/help.exp: Update test for new 'until' help message.
13932 Add test for help on 'advance'.
a9c64011 13933 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 13934
dabf8a35
MK
139352003-01-15 Mark Kettenis <kettenis@gnu.org>
13936
13937 * gdb.base/default.exp: Adapt "info float" test for recent changes
13938 to that command. Add test for "info vector".
13939 * gdb.base/float.exp: New file. Add test for "info float" that
13940 resembles the old test in gdb.base/default.exp.
13941
a1769aca
DC
139422003-01-15 David Carlton <carlton@math.stanford.edu>
13943
13944 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13945
82025e13
EZ
139462003-01-15 Elena Zannoni <ezannoni@redhat.com>
13947
13948 * gdb.base/break.exp: Move the tests of until command from here...
13949 * gdb.base/until.exp: ... to here. New file. Add other tests.
13950 * gdb.base/advance.c: New file.
13951 * gdb.base/advance.exp: New file.
13952
8f9ab801
EZ
139532003-01-14 Elena Zannoni <ezannoni@redhat.com>
13954
a9c64011
AS
13955 * gdb.base/args.c: New file.
13956 * gdb.base/args.exp: New file.
8f9ab801 13957
9ae66589
DJ
139582003-01-14 Daniel Jacobowitz <drow@mvista.com>
13959
13960 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
13961
8d77e5c3
DJ
139622003-01-14 Daniel Jacobowitz <drow@mvista.com>
13963
13964 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
13965
12d2f0a1
DJ
139662003-01-14 Daniel Jacobowitz <drow@mvista.com>
13967
13968 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
13969 dates.
13970
6ca37014
DJ
139712003-01-13 Daniel Jacobowitz <drow@mvista.com>
13972
13973 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
13974
b0023472
DJ
139752003-01-13 Daniel Jacobowitz <drow@mvista.com>
13976
13977 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
13978 (ptype &*"foo").
13979 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
13980
607fbc54 139812003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
13982
13983 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
13984 * gdb.mi/mi1-console.exp: Likewise.
13985
607fbc54 139862003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
13987
13988 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
13989 * gdb.mi/mi1-console.exp: Likewise.
13990
a1fb14a2
DJ
139912003-01-13 Daniel Jacobowitz <drow@mvista.com>
13992
13993 * gdb.c++/overload.exp: Remove some fixed XFAILs.
13994
c4cf40b7
DJ
139952003-01-09 Daniel Jacobowitz <drow@mvista.com>
13996
13997 * gdb.base/detach.exp: New test.
13998
696d5a5b
DJ
139992003-01-09 Daniel Jacobowitz <drow@mvista.com>
14000
14001 * Makefile.in (ALL_SUBDIRS): New variable.
14002 (subdirs, clean, distclean): Use it.
14003 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14004 regenerating Makefile, since it is generated from the top level.
14005 * gdb.asm/Makefile.in: Likewise.
14006 * gdb.base/Makefile.in: Likewise.
14007 * gdb.c++/Makefile.in: Likewise.
14008 * gdb.disasm/Makefile.in: Likewise.
14009 * gdb.java/Makefile.in: Likewise.
14010 * gdb.mi/Makefile.in: Likewise.
14011 * gdb.threads/Makefile.in: Likewise.
14012 * gdb.trace/Makefile.in: Likewise.
14013
754533e4
DC
140142003-01-09 David Carlton <carlton@math.stanford.edu>
14015
14016 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14017 Add copyright year 2003.
14018
d8b3e9ee
MC
140192003-01-06 Michael Chastain <mec@shout.net>
14020
14021 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14022 When selecting a thread, 'line' and 'file' are optional.
14023 * gdb.mi/mi1-pthreads.exp: Likewise.
14024
8e9e0fe6
AS
140252003-01-06 Andreas Schwab <schwab@suse.de>
14026
14027 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14028 failures.
14029
b5ab8ff3
DJ
140302003-01-04 Daniel Jacobowitz <drow@mvista.com>
14031
14032 Fix PR gdb/844
14033 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14034 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14035
14036 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14037 instead of calling gdb_suppress_entire_file.
14038 * gdb.threads/print-threads.exp: Likewise.
14039 * gdb.threads/schedlock.exp: Likewise.
14040
14041 * gdb.threads/killed.exp: Return instead of calling
14042 gdb_suppress_entire_file.
14043 * gdb.threads/linux-dp.exp: Likewise.
14044 * gdb.threads/pthreads.exp: Likewise.
14045
1e698235
DJ
140462003-01-04 Daniel Jacobowitz <drow@mvista.com>
14047
14048 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14049 stabs.
14050 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14051 * gdb.base/whatis.exp: Always allow (void) after function names.
14052
147ff08c
DJ
140532003-01-04 Daniel Jacobowitz <drow@mvista.com>
14054
14055 * gdb.c++/casts.exp: Correct regexp.
14056
dc62bfc2
MK
140572003-01-04 Mark Kettenis <kettenis@gnu.org>
14058
14059 * configure.in: Call AC_CONFIG_HEADER. Don't call
14060 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14061 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14062 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14063 aforementioned directories in the AC_OUPUT call.
14064 * config.hin: New file.
14065 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14066 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14067 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14068 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14069 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14070 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14071 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14072 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14073 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14074 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14075 gdb.threads/configure.in, gdb.threads/configure,
14076 gdb.threads/config.in, gdb.trace/configure.in,
14077 gdb.trace/configure: Removed.
14078
77afa639
MC
140792003-01-03 Michael Chastain <mec@shout.net>
14080
14081 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14082 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14083
7634bb6e
DJ
140842003-01-03 Daniel Jacobowitz <drow@mvista.com>
14085
14086 * gdb.base/store.exp: Fix regular expressions.
14087
b39c905e
MK
140882002-12-28 Mark Kettenis <kettenis@gnu.org>
14089
14090 * configure.in: Rewrite.
14091 * configure: Regenerated.
14092
0a8551dd
DC
140932003-01-03 David Carlton <carlton@math.stanford.edu>
14094
14095 * gdb.base/psymtab.exp: New file.
14096 * gdb.base/psymtab1.c: Ditto.
14097 * gdb.base/psymtab2.c: Ditto.
14098
c60b7188
AF
140992002-12-23 Adam Fedor <fedor@gnu.org>
14100
14101 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14102
ee73db83
DC
141032002-12-23 David Carlton <carlton@math.stanford.edu>
14104
14105 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14106 and current_directory initialization.
14107
d6c1774e
JB
141082002-12-22 Jim Blandy <jimb@redhat.com>
14109
f0a847b8
JB
14110 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14111 rather than as part of the output file name.
14112
d6c1774e
JB
14113 * gdb.base/attach.exp: There's no need to copy the test program to
14114 /tmp; that was only ever necessary on HP/UX, and this test is
14115 entirely disabled there anyway.
14116
f0708dbb
JB
141172002-12-21 Jim Blandy <jimb@redhat.com>
14118
4c2acfea
JB
14119 * gdb.c++/psmang.exp: Doc fix.
14120
f0708dbb
JB
14121 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14122 test.
14123
9579e000
DC
141242002-12-20 David Carlton <carlton@math.stanford.edu>
14125
14126 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14127
d1810171
MC
141282002-12-18 Michael Chastain <mec@shout.net>
14129
14130 * gdb.c++/annota2.exp: Add copyright year 2002.
14131
76565097
DC
141322002-12-17 David Carlton <carlton@math.stanford.edu>
14133
14134 * gdb.c++/try_catch.cc: Add marker comments.
14135 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14136 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14137 * gdb.c++/m-static.cc: Ditto.
14138 * gdb.c++/m-static1.cc: Ditto.
14139 * gdb.c++/try_catch.cc: Ditto.
14140
da81390b
JJ
141412002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14142
14143 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14144 to see whether we are using the new -environment-directory
14145 command which resets via -r or the old version of the command
14146 which may prompt the user. Part of fix for gdb/741.
14147
b304d130
AC
141482002-12-13 Andrew Cagney <ac131313@redhat.com>
14149
14150 * gdb.fortran/types.exp: Update obsolete comment.
14151 * gdb.fortran/exprs.exp: Ditto.
14152 * lib/gdb.exp: Delete obsolete code.
14153 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14154 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14155 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14156 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14157 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14158 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14159 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14160 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14161 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14162 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14163 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14164 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14165 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14166 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14167 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14168 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14169 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14170 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14171 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14172 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14173 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14174 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14175 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14176 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14177 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14178 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14179 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14180 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14181 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14182 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14183 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14184 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14185 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14186 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14187 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14188 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14189 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14190
a23b6e6a
DC
141912002-12-11 David Carlton <carlton@math.stanford.edu>
14192
14193 * gdb.c++/m-data.exp: Add test for members that shadow global
14194 variables: see PR gdb/804.
14195 * gdb.c++/m-data.cc: Ditto.
14196
6604731b
DJ
141972002-12-10 Daniel Jacobowitz <drow@mvista.com>
14198
14199 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14200
de46ecd7
DC
142012002-12-06 David Carlton <carlton@math.stanford.edu>
14202
14203 * gdb.base/store.c: Don't declare functions static.
14204
27e829d0
AC
142052002-12-04 Andrew Cagney <ac131313@redhat.com>
14206
14207 * gdb.base/store.exp, gdb.base/store.c: New files.
14208
92806416
DJ
142092002-12-03 Daniel Jacobowitz <drow@mvista.com>
14210
14211 * gdb.base/selftest.exp: Update for current gdb.
14212
3bcbaac5
DJ
142132002-12-03 Daniel Jacobowitz <drow@mvista.com>
14214
14215 * gdb.base/maint.exp: Only dump symbols from one source file
14216 or objfile.
14217
f4f00b1f
DJ
142182002-12-03 Daniel Jacobowitz <drow@mvista.com>
14219
14220 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14221 function call.
14222
f1c8a949
JB
142232002-11-25 Jim Blandy <jimb@redhat.com>
14224
14225 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14226 function appearing in error message.
14227
9e297a97
DJ
142282002-11-21 Daniel Jacobowitz <drow@mvista.com>
14229
14230 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14231
1f312e79
JJ
142322002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14233
d63a86f8
RM
14234 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14235 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14236 should be in mi console format. This is part of fix for PR gdb/604.
14237
83c31e7d
FN
142382002-09-18 Fernando Nasser <fnasser@redhat.com>
14239
14240 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14241 which explicitly prints the zero offset as "+0".
14242
322b3f65
DJ
142432002-10-22 Daniel Jacobowitz <drow@mvista.com>
14244
14245 * gdb.threads/schedlock.c (args): Make unsigned.
14246
142472002-10-21 Daniel Jacobowitz <drow@mvista.com>
14248
14249 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14250 numbers. Allow "foo2|selected stack frame".
14251 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14252 * gdb.asm/asmsrc2.s: Likewise.
14253 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14254 comments.
14255 * gdb.asm/mips.inc: New file.
14256
5e2fe5b8
AF
142572002-10-18 Adam Fedor <fedor@gnu.org>
14258
14259 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14260 * gdb.base/help.exp: Likewise.
14261
abe1a5d0
KB
142622002-10-17 Kevin Buettner <kevinb@redhat.com>
14263
14264 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14265 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14266
10abb1d4
JB
142672002-10-02 Jim Blandy <jimb@redhat.com>
14268
14269 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14270
1f609b42
AC
142712002-10-01 Andrew Cagney <ac131313@redhat.com>
14272
14273 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14274 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14275 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14276 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14277 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14278 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14279 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14280
0aee02e4
AC
142812002-09-29 Andrew Cagney <ac131313@redhat.com>
14282
14283 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14284 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14285 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14286 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14287 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14288 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14289 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14290
6fde09ad
KB
142912002-09-27 Kevin Buettner <kevinb@redhat.com>
14292
14293 * gdb.base/annota1.exp (info break): Make directory components of
14294 path optional since not all compilers emit this debug information.
14295
889bf7c5
PA
14296 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14297 step ends up stepping out of the function instead of stopping on
14298 the epilogue.
6fde09ad 14299
9e8aab75
KS
143002002-09-26 Keith Seitz <keiths@redhat.com>
14301
14302 * lib/insight-support.exp (gdbtk_start): Figure out where
14303 the insight executable is based on where gdb is. Use this
14304 executable to start insight instead of gdb.
14305
e36180d7
AC
143062002-09-25 Andrew Cagney <cagney@redhat.com>
14307
14308 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14309
9dd34b2b
AC
143102002-09-24 Andrew Cagney <ac131313@redhat.com>
14311
14312 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14313 test_isolated_complaints.
14314 (test_empty_complaint): New function.
14315 (test_empty_complaints): New function. Check no output when no
14316 complaints.
d63a86f8 14317
dea97812
KB
143182002-09-19 Jim Blandy <jimb@redhat.com>
14319
a9c64011 14320 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14321
54951bd7
AC
143222002-09-19 Andrew Cagney <ac131313@redhat.com>
14323
14324 * gdb.gdb/complaints.exp: New file.
14325
dec43320
AC
143262002-09-18 Andrew Cagney <ac131313@redhat.com>
14327
14328 * gdb.base/maint.exp: Check `help maint internal-warning'.
14329
e70d6e3f
DC
143302002-09-18 David Carlton <carlton@math.stanford.edu>
14331
14332 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14333 numbers, and replace them by a single breakpoint after the
14334 constructors are all finished.
14335 Add test 4.
14336 * gdb.c++/m-static.cc: Add test 4.
14337 * gdb.c++/m-static.h: New file.
14338 * gdb.c++/m-static1.cc: New file.
14339
14340 * gdb.c++/printmethod.exp: New file.
14341 * gdb.c++/printmethod.cc: New file.
14342
14343 * gdb.c++/pr-574.exp: New file.
14344 * gdb.c++/pr-574.cc: New file.
14345
afb5c968
CV
143462002-09-18 Corinna Vinschen <vinschen@redhat.com>
14347
14348 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14349 embedded targets which never actually exit.
14350
31e45dee
FN
143512002-09-18 Fernando Nasser <fnasser@redhat.com>
14352
14353 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14354 "don't step after run" as unresolved or unsupported, instead of xfail.
14355
a283c5a1
CV
143562002-09-18 Corinna Vinschen <vinschen@redhat.com>
14357
14358 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14359 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14360 Add newline to expected string in "step out of main (status wrapper)"
14361 case.
14362
11350d2a
CV
143632002-09-18 Corinna Vinschen <vinschen@redhat.com>
14364
14365 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14366 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14367
0deec7d6
TT
143682002-09-17 Tom Tromey <tromey@redhat.com>
14369
14370 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14371 \000, not \0, in double-quoted string.
14372
b2b4a1b5
CV
143732002-09-14 Corinna Vinschen <vinschen@redhat.com>
14374
c9d37158 14375 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14376 string after running the commands execution on breakpoint tests.
14377
1c56143a
CV
143782002-09-13 Corinna Vinschen <vinschen@redhat.com>
14379
14380 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14381
37f8da45
JB
143822002-09-12 Joel Brobecker <brobecker@gnat.com>
14383
14384 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14385
08b468e0
KS
143862002-09-10 Keith Seitz <keiths@redhat.com>
14387
14388 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14389 runto proc.
14390 (mi_run_to_main): Use mi_runto.
14391 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14392
dc360f58
KS
143932002-09-10 Keith Seitz <keiths@redhat.com>
14394
14395 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14396 regexp for stopping at main. Could have multiple event notifications.
14397 Don't assume that main was declared with no parameters.
14398 (mi_next): Use mi_step_to.
14399 (mi_step): Use mi_next_to.
14400
ce3abcfb
CV
144012002-09-09 Corinna Vinschen <vinschen@redhat.com>
14402
14403 * gdb.base/default.exp: Fix expected string in `info float' test.
14404
d1f5b980
BE
144052002-09-09 Ben Elliston <bje@redhat.com>
14406
14407 * config/mips.exp: Update comments.
14408 * config/mips-idt.exp: Likewise.
14409 * config/nind.exp: Likewise.
14410 * config/slite.exp: Likewise.
14411 * config/sparclet.exp: Likewise.
14412 * config/udi.exp: Likewise.
14413 * config/vx.exp: Likewise.
14414 * config/vxworks29k.exp: Likewise.
14415
2f71430b
JB
144162002-09-05 Jim Blandy <jimb@redhat.com>
14417
14418 * gdb.threads/killed.exp: Fix test failure message.
14419
7ddebc7e
KS
144202002-09-04 Keith Seitz <keiths@redhat.com>
14421
14422 * lib/mi-support.exp: Update copyright.
14423 (mi_gdb_test): Increase the priority of the expected pattern
14424 so that it matches gdb_test.
14425
0ae67eb3
KS
144262002-09-03 Keith Seitz <keiths@redhat.com>
14427
14428 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14429 Use integer comparison instead of string comparison for testing
14430 whether binary was built.
14431
38fc42c8
JB
144322002-09-03 Jim Blandy <jimb@redhat.com>
14433
14434 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14435
b6ff0e81
JB
144362002-08-29 Jim Blandy <jimb@redhat.com>
14437
14438 * gdb.threads/pthreads.exp: Move the portable thread compilation
14439 code into a function in lib/gdb.exp, and call that from here.
14440 * lib/gdb.exp (gdb_compile_pthreads): New function.
14441
07c98896
KS
144422002-08-29 Keith Seitz <keiths@redhat.com>
14443
14444 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14445 expect_out so that callers can get at it.
14446
0312286c
DJ
144472002-08-23 Daniel Jacobowitz <drow@mvista.com>
14448
14449 * gdb.threads/print-threads.c: New file.
14450 * gdb.threads/print-threads.exp: New file.
14451 * gdb.threads/schedlock.c: New file.
14452 * gdb.threads/schedlock.exp: New file.
14453
dd039bc4
EZ
144542002-08-22 Elena Zannoni <ezannoni@redhat.com>
14455
a9c64011
AS
14456 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14457 not altivec.c.
dd039bc4 14458
1f36144c
MK
144592002-08-17 Mark Kettenis <kettenis@gnu.org>
14460
14461 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14462 targets. The problem should be fixed now.
14463
16057ec7 144642002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14465
14466 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14467 2002-07-24 change that removes final dots from error messages.
14468
3c1499ad
TT
144692002-08-13 Tom Tromey <tromey@redhat.com>
14470
14471 * gdb.base/readline.exp: New file.
14472
a20ce2c3
AC
144732002-08-01 Andrew Cagney <ac131313@redhat.com>
14474
14475 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14476 supress message.
14477
db034ac5
AC
144782002-08-01 Andrew Cagney <cagney@redhat.com>
14479
14480 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14481 CHILL_FOR_TARGET and CHILL_LIB.
14482 * configure.in (configdirs): Remove gdb.chill.
14483 * configure: Regenerate.
14484 * lib/gdb.exp: Obsolete references to chill.
14485 * gdb.fortran/types.exp: Ditto.
14486 * gdb.fortran/exprs.exp: Ditto.
14487
3e000b18
KB
144882002-07-30 Kevin Buettner <kevinb@redhat.com>
14489
14490 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14491 set Irix-specific compile and link flags.
14492
28f4966b
KB
144932002-07-29 Kevin Buettner <kevinb@redhat.com>
14494
14495 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14496 source files. The ``-o'' option doesn't work with the ``-E'' option
14497 when using the Irix compiler.
14498
46c0d5a6
DJ
144992002-07-19 Daniel Jacobowitz <drow@mvista.com>
14500
14501 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14502 Improve support for reusing an exec file. Copy exec file
14503 to target, and run gdbserver on the target instead of on the host.
14504
eecf4bed
JB
145052002-07-18 Jim Blandy <jimb@redhat.com>
14506
0f815cdf
JB
14507 * gdb.base/ending-run.exp: Don't expect to see the program end in
14508 some orderly fashion when we're running on a real stand-alone
14509 board.
14510
eecf4bed
JB
14511 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14512 targets that don't support interrupts.
14513
52d309e4
JB
145142002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14515
14516 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14517 systems.
14518 Move comments in expect statements to inside the actions, so that they
14519 don't get matched against.
14520
ff683d9e
MK
145212002-07-10 Mark Kettenis <kettenis@gnu.org>
14522
14523 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14524 function when asleep" test.
14525
b5356753
AC
145262002-07-10 Andrew Cagney <ac131313@redhat.com>
14527
14528 * gdb.base/page.exp: Rewrite to handle problems with very long
14529 `info set' output. Update copyright.
14530
6aa4d13a
AC
145312002-06-26 Andrew Cagney <ac131313@redhat.com>
14532
14533 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14534 gdb.threads-hp.
14535 * gdb.hp/configure: Regenerate.
14536 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14537 * gdb.hp/gdb.threads-hp/configure: Delete file.
14538 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14539
8cf8c2b8
AC
145402002-06-22 Andrew Cagney <ac131313@redhat.com>
14541
14542 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14543 setlocale, bindtextdomain and textdomain.
14544
6827a8f8
JB
145452002-06-11 Jim Blandy <jimb@redhat.com>
14546
919d772c
JB
14547 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14548 preprocessor macro information is present.
14549
6827a8f8
JB
14550 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14551 tests.
14552
c15b0d21
MS
145532002-06-06 Michael Snyder <msnyder@redhat.com>
14554
c5984d70
MS
14555 * gdb.base/overlays.exp: Record addresses of overlay
14556 functions in TCL variables rather than in GDB variables,
14557 to avoid having GDB convert them to pointers (with loss
14558 of information).
14559
d63a86f8 14560 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14561 default linker script changes.
c15b0d21
MS
14562 * gdb.base/long_long.exp: Add check for sizeof (long double).
14563
be26fe0d
ML
145642002-06-06 Michal Ludvig <mludvig@suse.cz>
14565
14566 * gdb.asm/asm-source.exp: Add x86-64 target.
14567 * gdb.asm/x86_64.inc: New.
d63a86f8 14568
258093ca 145692002-05-30 Michael Chastain <mec@shout.net>
258093ca 14570
4b3153f1 14571 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14572 * gdb.c++/m-static.cc: New file.
14573 * gdb.c++/m-static.exp: New file.
14574
241264c6
MS
145752002-05-28 Michael Snyder <msnyder@redhat.com>
14576
14577 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14578 precision.
14579
9bba8c8f 145802002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14581
4b3153f1 14582 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14583 * gdb.c++/m-data.cc: New file.
14584 * gdb.c++/m-data.exp: New file.
14585
145862002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14587
4b3153f1 14588 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14589 * gdb.c++/try_catch.cc: New file.
d63a86f8 14590 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14591
def1b996
MC
145922002-05-27 Michael Chastain <mec@shout.net>
14593
14594 * gdb.c++/local.exp: Accept more nested types in output.
14595
522ba268
MC
145962002-05-26 Michael Chastain <mec@shout.net>
14597
14598 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14599
277254ba
MS
146002002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14601
14602 * lib/gdb.exp (gdb_wrapper_init): Just because
14603 gdb_wrapper_file exists, this does not mean that the file
14604 should not be rebuilt. That is what gdb_wrapper_initialized
14605 is for.
14606 (default_gdb_init): Reset gdb_wrapper_initialized.
14607
b61a8733
MS
146082002-05-23 Michael Snyder <msnyder@redhat.com>
14609
d63a86f8 14610 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14611 the precision of the floating point test results.
14612 * gdb.base/call-rt-st.exp: Ditto.
14613
b61a8733
MS
14614 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14615 * gdb.base/call-rt-st.exp: Ditto.
14616
56f6e910
MC
146172002-05-19 Michael Chastain <mec@shout.net>
14618
14619 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14620
ad0b0016
EZ
146212002-05-19 Elena Zannoni <ezannoni@redhat.com>
14622
a9c64011
AS
14623 * configure.in (configdirs): Add gdb.arch.
14624 * configure: Regenerate.
ad0b0016 14625
f617d2b6
JB
146262002-05-17 Jim Blandy <jimb@redhat.com>
14627
14628 * gdb.base/completion.exp: Recognize the more detailed error
14629 messages produced by the macro expander's lexical analyzer.
14630
eac2a696
EZ
146312002-05-14 Elena Zannoni <ezannoni@redhat.com>
14632
a9c64011
AS
14633 * gdb.arch/altivec-abi.c: New file.
14634 * gdb.arch/altivec-abi.exp: New file.
14635 * gdb.arch/altivec-regs.c: New file.
14636 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14637
2fdde8f8
DJ
146382002-05-14 Daniel Jacobowitz <drow@mvista.com>
14639
14640 * gdb.base/maint.exp (maint print type): Update for new type
14641 structure.
d63a86f8 14642
e31f1a7c
EZ
146432002-05-14 Elena Zannoni <ezannoni@redhat.com>
14644
14645 * gdb.arch: New directory.
14646 * gdb.arch/configure.in: New file.
14647 * gdb.arch/configure: New file.
14648 * gdb.arch/Makefile.in: New file.
14649
db589741
CV
146502002-05-13 Corinna Vinschen <vinschen@redhat.com>
14651
14652 * gdb.asm/asm-source.exp: Add v850 as supported target.
14653 * gdb.asm/v850.inc: New file.
14654
8ce2a7dc
DJ
146552002-05-13 Daniel Jacobowitz <drow@mvista.com>
14656
14657 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14658
df763c7f
DJ
146592002-05-12 Daniel Jacobowitz <drow@mvista.com>
14660
14661 * gdb.base/break.exp: Check 'break "marker2"'.
14662
377daeed
MS
146632002-05-10 Michael Snyder <msnyder@redhat.com>
14664
14665 * gdb.base/long_long.exp: Fix typo.
14666
c4b7bc2b
JB
146672002-05-10 Jim Blandy <jimb@redhat.com>
14668
ecac9a4e
JB
14669 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14670 a bug.
14671
c4b7bc2b
JB
14672 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14673 Recognize more detailed error message produced by the macro
14674 expander's lexical analyzer.
14675 * lib/gdb.exp (test_print_reject): Same.
14676
e71019a1
MK
146772002-05-09 Mark Kettenis <kettenis@gnu.org>
14678
14679 * gdb.c++/method.exp: Fix typo.
14680
fedfc8e6
MS
146812002-05-08 Michael Snyder <msnyder@redhat.com>
14682
166a1957
MS
14683 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14684 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 14685 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
14686 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14687 Add iftarget clause for strongarm.
d63a86f8 14688
f1c47eb2
MS
146892002-05-06 Michael Snyder <msnyder@redhat.com>
14690
cb9a9d3e
MS
14691 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14692 (gdb_continue_to_end): Accept output from status wrapper.
14693 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14694 Clean up fail messages to match pass messages.
14695
f1c47eb2
MS
14696 Enable the "needs_status_wrapper" testsuite feature.
14697 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14698 (gdb_compile): Conditionally call gdb_wrapper_init.
14699 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14700 * gdb.c++/method.exp: Recognize output from status wrapper.
14701
6079c749
BE
147022002-05-06 Ben Elliston <bje@redhat.com>
14703From Graydon Hoare <graydon@redhat.com>
14704
14705 * config/sid.exp: Include support for "rawsid" protocol.
14706
188baff3
JB
147072002-05-03 Jim Blandy <jimb@redhat.com>
14708
14709 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14710 * gdb.c++/hang3.C: New file.
14711
b9c07f0f
AC
147122002-05-04 Andrew Cagney <ac131313@redhat.com>
14713
14714 * gdb.base/default.exp: Remove obsolete code.
14715 * gdb.c++/misc.exp: Ditto. Update copyright.
14716 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14717 * gdb.base/whatis.exp: Ditto. Update copyright.
14718 * gdb.base/scope.exp: Ditto. Update copyright.
14719 * gdb.base/ptype.exp: Ditto. Update copyright.
14720 * gdb.base/printcmds.exp: Ditto. Update copyright.
14721 * gdb.base/opaque.exp: Ditto. Update copyright.
14722 * gdb.base/list.exp: Ditto.
14723 * gdb.base/funcargs.exp: Ditto. Update copyright.
14724 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14725 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14726 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14727 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14728 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14729 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14730
5c7a0397
MS
147312002-05-02 Michael Snyder <msnyder@redhat.com>
14732
d6dcc264 14733 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
14734 * gdb.base/long_long.exp: Add xscale target.
14735 * gdb.base/default.exp: Add xscale target.
14736
eb7f1c48
JB
147372002-05-01 Jim Blandy <jimb@redhat.com>
14738
14739 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14740 gdb.c++/hang.exp: New test.
14741
a6befae8
FF
147422002-05-01 Fred Fish <fnf@redhat.com>
14743
14744 * gdb.base/completion.exp: Handle completions of "./Make" for
14745 more than one completion possibility, as is the case when we
14746 build and test in the source tree.
14747
0a310277
AG
147482002-04-29 Anthony Green <green@redhat.com>
14749
14750 * gdb.java/jmisc1.exp: New file.
14751 * gdb.java/jmisc2.exp: New file.
14752
6ff9af88
DJ
147532002-04-24 Daniel Jacobowitz <drow@mvista.com>
14754
14755 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14756
96b3d632
EZ
147572002-04-23 Elena Zannoni <ezannoni@redhat.com>
14758
14759 * gdb.base/help.exp: Change 'help status' to allow for target
14760 dependent output differences.
14761
5019bb54
MC
147622002-04-22 Michael Chastain <mec@shout.net>
14763
14764 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14765
a805a116
MC
147662002-04-22 Michael Chastain <mec@shout.net>
14767
14768 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14769
a1706bfd
DM
147702002-04-17 David S. Miller <davem@redhat.com>
14771
14772 * gdb.asm/sparc64.inc: New file.
14773 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14774
a73a20a2
EZ
147752002-04-19 Elena Zannoni <ezannoni@redhat.com>
14776
14777 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14778 instruction file directly into the build tree. Clean up at end of
14779 test.
14780
ba678339
DM
147812002-04-18 David S. Miller <davem@redhat.com>
14782
14783 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14784 handle 64-bit platforms correctly.
14785 * gdb.base/maint.exp: Likewise.
14786
b03399da
KB
147872002-04-18 Kevin Buettner <kevinb@redhat.com>
14788
14789 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14790 ``-fpic'' when compiling files comprising a shared library, but
14791 it does need additional linker flags in order to find shared
14792 libraries at run time.
14793
e2004992
KB
147942002-04-18 Kevin Buettner <kevinb@redhat.com>
14795
14796 * gdb.base/cvexpr.c (use): New function.
14797 (main): Invoke use() on all global variables to prevent
14798 some linkers from deleting these otherwise unused symbols.
14799
d8937120
MC
148002002-04-17 Michael Chastain <mec@shout.net>
14801From David S. Miller <davem@redhat.com>
14802
14803 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14804 handle 64-bit platforms correctly.
14805
ffd61a58
MS
148062002-04-12 Michael Snyder <msnyder@redhat.com>
14807From Jim Blandy <jimb@redhat.com>
a9c64011 14808 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
14809 script can handle this instead.
14810 * gdb.base/bar.c (barx): Same.
14811 * gdb.base/baz.c (bazx): Same.
14812 * gdb.base/grbx.c (grbxx): Same.
14813
14814 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14815 manager doesn't automatically unmap overlays unnecessarily.
14816
6b8426a6
MH
148172002-04-10 Martin M. Hunt <hunt@redhat.com>
14818
14819 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14820 stepping out of main.
14821
34af4875
MC
148222002-04-09 Michael Chastain <mec@shout.net>
14823
14824 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14825 scope so that the nested scope tests will make sense.
14826 * gdb.c++/local.exp: Write patterns that actually work with gcc
14827 (the HP patterns "were never known to work with gcc").
14828 Keep the old aCC patterns too.
14829
2d1676a0
DJ
148302002-04-09 Daniel Jacobowitz <drow@mvista.com>
14831
14832 * gdb.base/attach.exp: Correct target board test.
14833
3a63e3f9
MC
148342002-04-08 Michael Chastain <mec@shout.net>
14835
14836 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14837 in a const method. Add some xfail and fail cases for configurations
14838 that do not emit the "const ...".
14839
f18dabd2
MC
148402002-04-07 Michael Chastain <mec@shout.net>
14841
14842 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14843 Accept "A * const" and "const A * const" as type of "this".
14844 Fix spelling of getFunky throughout. Make messages uniform.
14845
0fcddd82
EZ
148462002-04-07 Elena Zannoni <ezannoni@redhat.com>
14847
a9c64011 14848 Work around for PR gdb/285:
0fcddd82
EZ
14849 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14850
16a8534a
EZ
148512002-04-07 Elena Zannoni <ezannoni@redhat.com>
14852
14853 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14854 instructions file at run time instead of configure time.
14855 Sometimes we run the test in a directory that is not the one we
14856 configured in.
14857 * gdb.asm/configure.in: Delete creation of symlink.
14858 * gdb.asm/configure: Regenerate.
14859
24181d81
JB
148602002-04-05 J. Brobecker <brobecker@gnat.com>
14861
14862 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14863 xfullpath () function.
14864
7cdb7107
DJ
148652002-04-04 Daniel Jacobowitz <drow@mvista.com>
14866
14867 * gdb.asm/Makefile.in: Correct dependencies.
14868
14869 * gdb.asm/powerpc.inc: New file.
14870 * gdb.asm/asm-source.exp: Add PowerPC.
14871 * gdb.asm/configure.in: Likewise.
14872 * gdb.asm/configure: Regenerated.
14873
a7d17088
DJ
148742002-04-04 Daniel Jacobowitz <drow@mvista.com>
14875
14876 * gdb.base/relocate.exp: New file.
14877 * gdb.base/relocate.c: New file.
14878
cd721503
FF
148792002-04-04 Fred Fish <fnf@redhat.com>
14880
14881 * gdb.base/step-test.exp: Update comment regarding stopping in
14882 memcpy/bcopy calls inserted as part of the compiler runtime.
14883
b22ad7a7
MS
148842002-04-04 Michael Snyder <msnyder@redhat.com>
14885
14886 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14887
5f279fa6
DJ
148882002-04-03 Daniel Jacobowitz <drow@mvista.com>
14889
14890 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14891 (gdb_expect): Remove $notransfer hack.
14892
dd0fd3ce
DJ
148932002-04-02 Daniel Jacobowitz <drow@mvista.com>
14894
14895 * gdb.c++/classes.exp ("calling method for small class"): Match
14896 updated register output.
14897
1e50cda1
DJ
148982002-03-30 Daniel Jacobowitz <drow@mvista.com>
14899
14900 Fix PR gdb/452
14901 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14902 when finished. Make gdb_file_cmd send "exec-file" when
14903 appropriate.
14904
24015922
DJ
149052002-03-30 Daniel Jacobowitz <drow@mvista.com>
14906
14907 * gdb.base/attach.exp: Remove extra setup_xfail.
14908
dd7dfd64
MS
149092002-03-26 Michael Snyder <msnyder@redhat.com>
14910
14911 * gdb.base/default.exp: Add tests for dump, append, and restore.
14912 * gdb.base/help.exp: Add tests for dump, append, and restore.
14913 * gdb.base/dump.exp: New file, test dump, append and restore.
14914 * gdb.base/dump.c: New file.
14915
48b2f8d7
MS
149162002-03-27 Michael Snyder <msnyder@redhat.com>
14917
d63a86f8 14918 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
14919 clean-ups in help messages.
14920
05b4d525
FF
149212002-03-26 Fred Fish <fnf@redhat.com>
14922
14923 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14924 have debugging info for those functions and the compiler uses them
14925 internally to copy structs around.
14926
d7679631
FF
149272002-03-26 Fred Fish <fnf@redhat.com>
14928
14929 * gdb.base/list.exp: Revert the change made yesterday and add note
14930 about why we don't list the default lines for remote targets.
14931
523ac3f9
MS
149322002-03-25 Michael Snyder <msnyder@redhat.com>
14933
14934 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14935
754b2b8d
FF
149362002-03-25 Fred Fish <fnf@redhat.com>
14937
14938 * gdb.base/list.exp: This test works on remote targets so remove
14939 the short circuit for remote targets. Update copyright.
14940
33c3e192
FF
149412002-03-25 Fred Fish <fnf@redhat.com>
14942
14943 * gdb.base/attach.exp: Fix logic error that was suppressing this
14944 test for all non hppa*-*-hpux* targets, instead of the hp target.
14945 Move comments closer to the suppression point. Also now need to
14946 check that we are running natively.
14947
d43e73ee
MS
149482002-03-22 Michael Snyder <msnyder@redhat.com>
14949
882c8f02
MS
14950 * gdb.base/default.exp: Add test for gcore. Update copyright.
14951 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 14952
04c12f60
FF
149532002-03-06 Fred Fish <fnf@redhat.com>
14954
14955 * gdb.base/funcargs.c: Remove extraneous ';' character.
14956 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
14957
b43df995
MC
149582002-03-04 Michael Chastain <mec@shout.net>
14959
14960 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
14961 accommodate gcc v3 function signature.
14962 * gdb.mi/mi0-var-cmd-exp: Ditto.
14963
92362027
AC
149642002-02-24 Andrew Cagney <ac131313@redhat.com>
14965
14966 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
14967 ``GNU/Linux'' or ``Linux kernel''
14968 * testsuite/gdb.threads/pthreads.c: Ditto.
14969
258ad32d
MC
149702002-02-24 Michael Chastain <mec@shout.net>
14971
14972 * gdb.threads/pthreads.c (thread1): Add a return statement.
14973 (thread2): Likewise.
14974 (foo): Likewise.
14975
04c3b3d4
MC
149762002-02-23 Michael Chastain <mec@shout.net>
14977
14978 * gdb.threads/linux-dp.c (philosopher): Add a return statement
14979 to placate gcc.
14980
5a2a0a20
MC
149812002-02-23 Michael Chastain <mec@shout.net>
14982
14983 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
14984 test "ptype bint". The test passes on all my stabs configurations.
14985
a640f7fc
JB
149862002-02-21 Jim Blandy <jimb@redhat.com>
14987
27924826
JB
14988 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
14989 filename at a time, and watch for the ones we want to see.
14990
a640f7fc
JB
14991 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
14992 types of pointers to prototyped functions.
14993
edcc8c75
AC
149942002-02-20 Andrew Cagney <ac131313@redhat.com>
14995
14996 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
14997 signed, unsigned and straight char.
14998 (padding_char, padding_short, padding_int, padding_long,
14999 padding_long_long, padding_float, padding_double,
15000 padding_long_double): New global variables.
15001 (fill, fill_structs): New functions.
15002
15003 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15004 for correctly sized writes. Update copyright.
15005 (get_valueof): New procedure.
15006 (get_sizeof): Call get_valueof.
15007 (check_valueof): New procedure.
15008 (check_padding): New procedure.
15009
ac57ea44
MC
150102002-02-20 Michael Chastain <mec@shout.net>
15011
15012 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15013 to setup_xfail. Document some of the remaining calls.
15014
7a10c941
MC
150152002-02-18 Michael Chastain <mec@shout.net>
15016
15017 * gdb.c++/userdef.exp: Update copyright year.
15018
fb8acdcc
DJ
150192002-02-18 Daniel Jacobowitz <drow@mvista.com>
15020
15021 * gdb.c++/userdef.exp: Test overloaded operators properly.
15022 Remove xfails.
15023
fda6ae12
MS
150242002-02-14 Michael Snyder <msnyder@redhat.com>
15025
15026 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15027
676a0442
DJ
150282002-02-14 Daniel Jacobowitz <drow@mvista.com>
15029
15030 * gdb.base/a2-run.exp: Check for a remote target properly.
15031 * gdb.base/annota1.exp: Likewise.
15032 * gdb.base/list.exp: Likewise.
15033 * gdb.base/reread.exp: Likewise.
15034 * gdb.base/scope.exp: Likewise.
15035 * gdb.base/shlib-call.exp: Likewise.
15036 * gdb.base/term.exp: Likewise.
15037 * gdb.c++/annota2.exp: Likewise.
15038
78b4f468
RE
150392002-02-13 Richard Earnshaw <rearnsha@arm.com>
15040
15041 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15042
9a81ba51
MC
150432002-02-10 Michael Chastain <mec@shout.net>
15044
15045 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15046 (call_after_alloca): Ditto.
15047
004af6c7
DJ
150482002-02-10 Daniel Jacobowitz <drow@mvista.com>
15049
15050 * gdb.base/ending-run.exp: Guard "cont" test with
15051 gdb_skip_stdio_test.
15052
37225f62
JB
150532002-02-06 Jim Blandy <jimb@redhat.com>
15054
15055 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15056 from here...
15057 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15058 To here. Disable this test on non-HP platforms. Add big comment.
15059
fe6fdd96
MS
150602002-02-04 Michael Snyder <msnyder@redhat.com>
15061
15062 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15063 other than d10v and m32r.
15064
036fad3f
RE
150652002-02-02 Richard Earnshaw <rearnsha@arm.com>
15066
15067 * gdb.base/default.exp: Rewrite test patterns to reduce time
15068 taken to match them.
15069
7148ab62
DJ
150702002-01-30 Daniel Jacobowitz <drow@mvista.com>
15071
15072 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15073 Allow a start function above main.
15074 * gdb.threads/linux-dp.exp: Fix copyright date.
15075
396cc255
DJ
150762002-01-30 Daniel Jacobowitz <drow@mvista.com>
15077
a9c64011
AS
15078 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15079 (check_philosopher_stack): Check for manager thread before checking
15080 for a just-starting thread.
396cc255 15081
f038d31b
DJ
150822002-01-30 Daniel Jacobowitz <drow@mvista.com>
15083
15084 From Neil Booth <neil@daikokuya.demon.co.uk>:
15085 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15086 warnings.
15087
b3ff9d9a
FF
150882002-01-21 Fred Fish <fnf@redhat.com>
15089
15090 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15091 not caller.
15092
39ad761d
JB
150932002-01-21 Jim Blandy <jimb@redhat.com>
15094
15095 * gdb.base/reread.exp: Check that GDB properly re-reads the
15096 executable file when it changes while no inferior is running.
15097
aaf320fa
FF
150982002-01-21 Fred Fish <fnf@redhat.com>
15099
a9c64011
AS
15100 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15101 optionally accept the "shlib events" variation.
aaf320fa 15102
808a31f5
JB
151032002-01-21 Jim Blandy <jimb@redhat.com>
15104
15105 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15106 call `fflush' after every `printf', so that the output is produced
15107 at predictable points, regardless of whatever buffering does (or
15108 doesn't) take place.
15109 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15110 at different points.
15111
4420d5e2
DJ
151122002-01-20 Daniel Jacobowitz <drow@mvista.com>
15113
15114 * gdb.c++/inherit.exp: Update copyright years.
15115 * gdb.c++/method.exp: Likewise.
15116
3e36a0f4
DJ
151172002-01-20 Daniel Jacobowitz <drow@mvista.com>
15118
15119 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15120 artificial methods/arguments.
15121 * gdb.c++/derivation.exp: Likewise.
15122 * gdb.c++/inherit.exp: Likewise.
15123 * gdb.c++/method.exp: Likewise.
15124 * gdb.c++/virtfunc.exp: Likewise.
15125
b4ceaee6
AC
151262002-01-18 Andrew Cagney <ac131313@redhat.com>
15127
15128 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15129 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15130 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15131 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15132 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15133 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15134
ecace851
JB
151352002-01-17 Jim Blandy <jimb@redhat.com>
15136
15137 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15138 anchoring the pattern matching the entry point symbol's name.
15139
375fc983
AC
151402002-01-17 Andrew Cagney <ac131313@redhat.com>
15141
15142 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15143 continue/quit query. Update copyright.
15144
fe6fdd96
MS
151452002-01-14 Michael Snyder <msnyder@redhat.com>
15146
15147 * gdb.base/gcore.exp: Remove extra debugging output.
15148
e017c81f
DJ
151492002-01-13 Daniel Jacobowitz <drow@mvista.com>
15150
15151 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15152 for slightly dubious v2 mangled string.
15153
37ab3bf8
DJ
151542002-01-13 Daniel Jacobowitz <drow@mvista.com>
15155
15156 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15157
1bc05c3a 151582002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 15159
1bc05c3a 15160 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 15161
1bc05c3a
JM
15162 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15163 constructors.
15164 * gdb.c++/derivation.exp: Likewise.
15165 * gdb.c++/templates.exp: Likewise.
15166 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 15167
1bc05c3a
JM
151682002-01-10 Michael Snyder <msnyder@redhat.com>
15169
15170 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 15171
a911c360
MS
151722002-01-08 Michael Snyder <msnyder@redhat.com>
15173
15174 * gdb.base/gcore.exp: New test for generate-core-file command.
15175 * gdb.base/gcore.c: Testcase for above.
15176 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15177
ea2119ec
JM
151782002-01-08 Jason Merrill <jason@redhat.com>
15179
15180 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15181
68203136
FF
151822002-01-07 Fred Fish <fnf@redhat.com>
15183
15184 * gdb.c++/overload.exp: Remove unconditional xfails for:
15185 print foo_instance1.overloadargs(1)
15186 print foo_instance1.overloadargs(1, 2)
15187 print foo_instance1.overloadargs(1, 2, 3)
15188 print foo_instance1.overloadargs(1, 2, 3, 4)
15189 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15190 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15191 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15192 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15193 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15194 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15195 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15196 print foo_instance1.overload1arg()
15197 print foo_instance1.overload1arg((char)arg2)
15198 print foo_instance1.overload1arg((signed char)arg3)
15199 print foo_instance1.overload1arg((unsigned char)arg4)
15200 print foo_instance1.overload1arg((int)arg7)
15201 print foo_instance1.overload1arg((unsigned int)arg8)
15202 print foo_instance1.overload1arg((float)arg11)
15203 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15204
21b9b5b1
MS
152052002-01-07 Michael Snyder <msnyder@redhat.com>
15206
15207 * gdb.base/huge.exp: New test. Print a very large target data object.
15208 (skip_huge_test): New test variable. Define if you want to skip this
15209 test. The test reads an 8 megabyte data object from the target, so it
15210 might be very time consuming on remote targets with a slow connection.
15211 * gdb.base/huge.c: New file. Test case for above.
15212
725f922e
FF
152132002-01-07 Fred Fish <fnf@redhat.com>
15214
15215 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15216 g_instance.bfoo, and g_instance.cfoo.
15217
889bf7c5 152182002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15219
889bf7c5
PA
15220 * gdb.base/break.c (multi_line_if_conditional): New function.
15221 (multi_ilne_while_conditional): Likewise.
15222 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15223 IF or WHILE condition puts the breakpoint at the start of
15224 the condition.
f286b2c3 15225
634d57ec
JL
15226 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15227 hppa*-*-hpux* expected failure.
15228 * gdb.base/structs.exp (do_function_calls): Similarly.
15229
15230 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15231 watchpoints.
15232
9fbfe2dc
AC
152332002-01-06 Andrew Cagney <ac131313@redhat.com>
15234
15235 Fix PR gdb/66.
15236 * gdb.base/structs.exp: Replace skip for a29k with skip for
15237 gdb,cannot_call_functions.
15238 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15239 * gdb.base/callfuncs.exp: Ditto.
15240 * gdb.base/call-rt-st.exp: Ditto.
15241 * gdb.base/call-strs.exp: Ditto.
15242 * gdb.base/callfwmall.exp: Ditto.
15243 * gdb.base/scope.exp: Obsolete xfail a29k.
15244 * gdb.c++/misc.exp: Ditto.
15245 * gdb.c++/cplusfuncs.exp: Ditto.
15246 * gdb.base/ptype.exp: Ditto.
15247 * gdb.base/printcmds.exp: Ditto.
15248 * gdb.base/opaque.exp: Ditto.
15249 * gdb.base/list.exp: Ditto.
15250 * gdb.base/funcargs.exp: Ditto.
15251 * gdb.base/default.exp: Ditto.
15252
8ddad156
MS
152532002-01-04 Michael Snyder <msnyder@redhat.com>
15254
ca4976a6 15255 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15256 * gdb.base/maint.exp: Add tests for maint info sections options.
15257
1b074332
JL
15258Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15259
15260 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15261
7d159115
CV
152622001-12-20 Corinna Vinschen <vinschen@redhat.com>
15263
15264 * gdb.asm/arm.inc: New file.
15265 * gdb.asm/asm-source.exp: Add arm targets.
15266 * gdb.asm/configure.in: Ditto.
15267 * gdb.asm/configure: Recreated from configure.in.
15268
8fb87725
JL
15269Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15270
afabe08c
JL
15271 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15272 with HP's compiler.
15273 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15274 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15275 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15276 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15277
15278 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15279 either HP's compilers or GCC.
15280
db521deb
JL
15281 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15282 a SIGBUS or SIGSEGV.
15283
15284 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15285
15286 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15287 can be compiled with either HP's compiler or GCC.
15288
cfa88ab7
JL
15289 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15290 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15291 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15292
ca344dff
JL
15293 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15294 to match current gdb output. Update due to using auto-solib-limit
15295 for limiting instead of overloading auto-solib-add.
15296 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15297 test program.
15298
3f3c6e55 15299 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15300 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15301 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15302 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15303 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15304 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15305 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15306 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15307 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15308 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15309 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15310 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15311 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15312
8fb87725
JL
15313 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15314 a SIGTRAP to the inferior.
15315
cf599fa7
CV
153162001-12-19 Corinna Vinschen <vinschen@redhat.com>
15317
15318 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15319 Substitute call to target_link by call to gdb_compile.
15320
2cd045cd
JL
15321Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15322
a9c64011
AS
15323 * gdb.base/break.exp: Fix HP specific search string when testing
15324 backtracing in a called function.
2cd045cd 15325
a9c64011
AS
15326 * gdb.base/constvars.exp: Only set lang to C++ if we're
15327 compiling the test with HP's compilers.
15328 * gdb.base/volatile.exp: Similarly.
2cd045cd 15329
99ebe9ac
JB
153302001-12-19 Jim Blandy <jimb@redhat.com>
15331
15332 * gdb.base/printcmds.exp: Expect the null character to be printed
15333 as '\0', and the '\013' to be printed as '\v'.
15334 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15335 * gdb.base/setvar.exp: Same.
15336
b9891b29
JB
153372001-12-17 Jim Blandy <jimb@redhat.com>
15338
0eba65ab
JB
15339 * gdb.base/completion.exp: Rather than completing very long
15340 filenames, which can make the readline library produce output we
15341 don't recognize, cd to the directory first, and then complete
15342 using nice, short relative paths.
15343
6970b5b1
JB
15344 * gdb.base/completion.exp: On some systems, there is, in fact, a
15345 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15346 variables as being in scope. So use `no_var_named_this'
15347 instead of `b'.
6970b5b1 15348
b9891b29 15349 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15350 can't find the core file's registers as a failure.
b9891b29 15351
e6ccd35f
JSC
153522001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15353
a9c64011
AS
15354 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15355 test expect string more specific.
e6ccd35f 15356
105ba819
CV
153572001-12-13 Corinna Vinschen <vinschen@redhat.com>
15358
15359 * gdb.asm/asm-source.exp: Add support for xstormy16.
15360 * gdb.asm/configure.in: Ditto.
15361 * gdb.asm/configure: Rebuild.
15362 * gdb.asm/xstormy16.inc: New file.
15363
e9e79dd9
FF
153642001-12-10 Fred Fish <fnf@redhat.com>
15365
15366 * gdb.base/maint.exp: Update to match changes in type dumping code.
15367
347dc97d
JB
153682001-12-10 Jim Blandy <jimb@redhat.com>
15369
15370 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15371 matching the entry point symbol's name at the beginning of the
15372 line.
347dc97d 15373
5178b9d6
DJ
153742001-12-07 Daniel Jacobowitz <drow@mvista.com>
15375
15376 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15377 gdb.c++/inherit.exp, gdb.c++/method.exp,
15378 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15379 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15380 and class layout support.
15381
af890c52
DJ
153822001-12-07 Daniel Jacobowitz <drow@mvista.com>
15383
15384 * gdb.c++/classes.exp: Add test for static member function.
15385 * gdb.c++/misc.cc: Add class with static member function.
15386
7a345fb3
JB
153872001-12-07 Jim Blandy <jimb@redhat.com>
15388
f2e54a80 15389 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15390 those tests as `unsupported'.
15391 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15392 Rewrite subsequent tests to use it.
15393
15394 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15395 those tests as `unsupported'.
15396 * gdb.base/structs.exp (call_struct_func): New function.
15397 (do_function_calls): Use call_struct_func to call the functions
15398 returning structs.
15399
0bc69509
JB
15400 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15401 whether functions are prototyped or not, so we can't possibly pass
15402 arguments to t_float_values2 properly.
15403
7a345fb3
JB
15404 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15405 value of `timeout' for targets other than the mips*tx39-*.
15406
edb6ede1
MS
154072001-12-06 Michael Snyder <msnyder@redhat.com>
15408
d63a86f8 15409 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15410 and detect whether the start symbol has a leading underscore.
15411
2d842f13
JB
154122001-12-04 Jim Blandy <jimb@redhat.com>
15413
15414 * gdb.base/completion.exp: Clarify indentation.
15415
68550daf
JB
154162001-12-03 Jim Blandy <jimb@redhat.com>
15417
15418 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15419 variables on the S/390, not `.word'.
15420
cd5195a8
JB
154212001-11-30 Jim Blandy <jimb@redhat.com>
15422
15423 Add assembly-source tests for s390-ibm-linux.
15424 * gdb.asm/s390.inc: New file.
15425 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15426 the S/390 architecture.
a9c64011 15427 * gdb.asm/configure: Regenerated.
cd5195a8 15428
ca9efc90
MS
154292001-11-30 Michael Snyder <msnyder@redhat.com>
15430
15431 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15432 next, info source, info sources, info line, global and static
15433 variables, and static functions.
15434 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15435 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15436 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15437 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15438 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15439 (gdbasm_leave): Restore frame pointer.
15440 (gdbasm_startup): Copy stack set-up from crt0.S.
15441
d0e66976
FN
154422001-11-26 Fernando Nasser <fnasser@redhat.com>
15443
15444 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15445 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15446 to a local (non-static) variable. Copy tstruct.a to a static buffer
15447 and return a pointer to that buffer.
15448 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15449
e2334072
MK
154502001-11-24 Mark Kettenis <kettenis@gnu.org>
15451
15452 * gdb.asm/configure.in: Fix recognition of ix86 target.
15453 * gdb.asm/configure: Regenerate.
15454
756caa3d
MS
154552001-11-21 Michael Snyder <msnyder@redhat.com>
15456
15457 * gdb.asm/sparc.inc: New file.
15458 * gdb.asm/asm-source.exp: Recognize sparc target.
15459 * gdb.asm/configure.in: Recognize sparc target.
15460 * gdb.asm/configure: Regenerate.
d63a86f8 15461
9a4d72d5
MS
154622001-11-21 Michael Snyder <msnyder@redhat.com>
15463
15464 * gdb.asm/m32r.inc: New file.
15465 * gdb.asm/asm-source.exp: Recognize m32r target.
15466 * gdb.asm/configure.in: Recognize m32r target.
15467 * gdb.asm/configure: Regenerate.
15468
a773d1cd
MS
154692001-11-20 Michael Snyder <msnyder@redhat.com>
15470
017ac23d
MS
15471 * gdb.asm/i386.inc: New file.
15472 * gdb.asm/asm-source.exp: Recognize ix86 target.
15473 * gdb.asm/configure.in: Recognize ix86 target.
15474 * gdb.asm/configure: Regenerate.
15475
a773d1cd
MS
15476 * gdb.c++/namespace.exp: Fix quotes in output messages.
15477
bb632afb
MS
154782001-11-14 Michael Snyder <msnyder@redhat.com>
15479
25d559ca 15480 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15481 qualifier in a type cast expression, to designate an address
15482 in the instruction space (Harvard architecture).
15483
4749e309
MS
154842001-11-13 Michael Snyder <msnyder@redhat.com>
15485
15486 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15487 Tests for expressions using 'const' and 'volatile'.
15488
25050984
CV
154892001-11-13 Corinna Vinschen <vinschen@redhat.com>
15490
15491 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15492
1902c51f
DJ
154932001-11-12 Daniel Jacobowitz <drow@mvista.com>
15494
15495 * lib/mi-support.exp (mi_run_to_helper): Move comments
15496 outside of gdb_expect.
15497
dcf95b47
DJ
154982001-11-11 Daniel Jacobowitz <drow@mvista.com>
15499
15500 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15501 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15502 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15503 mi0_run_to): New functions.
15504 * gdb.mi/mi-simplerun.exp: Use them.
15505 * gdb.mi/mi0-simplerun.exp: Likewise.
15506 * gdb.mi/mi-var-cmd.exp: Likewise.
15507 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15508
45b074e1
AC
155092001-11-10 Andrew Cagney <ac131313@redhat.com>
15510
15511 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15512 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15513
bf50d346
AC
155142001-11-09 Andrew Cagney <ac131313@redhat.com>
15515
15516 * gdb.base/restore.exp: Include $expected value in restored test
15517 message.
15518
9383332c
AC
155192001-11-09 Andrew Cagney <ac131313@redhat.com>
15520
15521 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15522 implemented.
15523
db62520a
MS
155242001-11-08 Michael Snyder <msnyder@redhat.com>
15525
15526 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15527 Add pass/fail message for stop at breakpoint in call dummy function.
15528
b5703437
MS
155292001-11-07 Michael Snyder <msnyder@redhat.com>
15530
d63a86f8
RM
15531 * gdb.c++/templates.exp (test_template_breakpoints):
15532 If we get an overload menu, but it does not match what
760f6330 15533 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15534 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15535 making the whitespace optional. Argument for "new" may be
15536 "unsigned" as well as "unsigned int/long".
d63a86f8 15537 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15538 making the whitespace optional. Also replace "(void) with
15539 "((void|)), making the keyword "void" optional.
d63a86f8 15540 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15541 making the whitespace optional. Also replace "(void) with
15542 "((void|)), making the keyword "void" optional.
3bf40917
MS
15543 * gdb.base/callfuncs.c (t_float_values): This function must
15544 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15545 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15546 can be tested against both cases. Usually one case involves
15547 promotion of float to double, while the other does not.
15548 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15549 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15550 includes a stack frame for "start".
15551
c8ab4e6d
JB
155522001-11-05 Jim Blandy <jimb@redhat.com>
15553
15554 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15555 pointers are 32 bits long, and that offsets of relocs are always
15556 stored in the data (REL-style), and not in the reloc entry itself
15557 (RELA-style).
15558 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15559 stabs.
15560
3f08ced9
MS
155612001-11-01 Michael Snyder <msnyder@redhat.com>
15562
15563 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15564 and regular expression operators by using quoting.
15565
cbfa24cd
MS
155662001-10-31 Michael Snyder <msnyder@redhat.com>
15567
15568 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15569 depending on what the symbol table contains.
15570 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15571 the output of the ptype command. Similarly, accept both "const &"
15572 and "const&".
15573
aaa68313
CV
155742001-10-31 Corinna Vinschen <vinschen@redhat.com>
15575
15576 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15577 symbol `STORAGE' to allow to choose the storage class of
15578 the local datastructures.
15579 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15580 compiler directive.
15581
91740388
MS
155822001-10-30 Michael Snyder <msnyder@redhat.com>
15583
15584 * gdb.base/jump.exp: Allow it to run for all targets.
15585
1b7c05e7
CV
155862001-10-29 Corinna Vinschen <vinschen@redhat.com>
15587
15588 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15589 with new double_array size.
15590 (main): Change storage class of all local variables to static.
15591 Reduce size of double_array to 9.
15592 * gdb.base/call-ar-st.exp: Increase timeout value.
15593 Change expected output for double array to match new size in
15594 call-ar-st.c.
15595
36a22261
CV
155962001-10-29 Corinna Vinschen <vinschen@redhat.com>
15597
15598 * gdb.base/ending-run.exp: Create identical output when passing
15599 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15600 Stormy16 target.
36a22261 15601
92b8ae91
MK
156022001-10-28 Mark Kettenis <kettenis@gnu.org>
15603
15604 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15605 that we catch the expected failure under Linux/x86.
15606
cb135b83
OF
156072001-10-29 Orjan Friberg <orjanf@axis.com>
15608
15609 * gdb.base/setvar.exp: Escape curly braces.
15610 * gdb.stabs/weird.exp: Ditto.
15611
6884aa54
DJ
156122001-10-27 Daniel Jacobowitz <drow@mvista.com>
15613
15614 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15615 * gdm.mi/mi0-hack-cli.exp: Likewise.
15616
0398c9aa
AC
156172001-10-25 Andrew Cagney <ac131313@redhat.com>
15618
15619 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15620 messages.
15621
d20bf2e8
AC
156222001-10-21 Andrew Cagney <ac131313@redhat.com>
15623
15624 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15625 checking MI enabled.
15626
03dd63aa
CV
156272001-10-09 Corinna Vinschen <vinschen@redhat.com>
15628
15629 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15630
1d9d99f3
FCE
156312001-10-04 Frank Ch. Eigler <fche@redhat.com>
15632
15633 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15634 if gdb child process crashes, just signal an error.
15635
838ae6c4
JB
156362001-10-02 Jim Blandy <jimb@redhat.com>
15637
15638 * lib/gdb.exp (test_xfail_format): Simplify.
15639
15640 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15641 front of the variable name `format'. Simplify `if'.
15642
8f0cbc1c
DJ
156432001-10-01 Daniel Jacobowitz <drow@mvista.com>
15644
15645 * gdb.threads/pthreads.exp: Wait for output and delay
15646 before sending ^C.
15647
1f08dafd
DJ
156482001-10-01 Daniel Jacobowitz <drow@mvista.com>
15649
15650 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15651 some incorrect output instead of timing out.
15652 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15653
674f90ff
CV
156542001-09-28 Corinna Vinschen <vinschen@redhat.com>
15655
15656 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15657 check to allow additional `int'.
15658
9b284272
DJ
156592001-09-27 Daniel Jacobowitz <drow@mvista.com>
15660
15661 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15662 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15663
b55a4771
MS
156642001-09-27 Michael Snyder <msnyder@redhat.com>
15665
15666 * lib/gdb.exp (test_debug_format): New proc.
15667 (setup_xfail_format): Use new proc test_debug_format.
15668 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15669 proc; use new service proc test_debug_format.
15670 Replace all other "gcc_compiled" tests with this test.
15671 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15672 proc; use new service proc test_debug_format.
15673 Replace all other "gcc_compiled" tests with this test.
15674
156752001-09-27 Michael Snyder <msnyder@redhat.com>
15676
15677 * gdb.base/cvexpr.exp: New file.
15678 * gdb.base/cvexpr.c: New file
15679 Test for expressions using const and volatile keywords.
15680
4e6667ac
CV
156812001-09-26 Corinna Vinschen <vinschen@redhat.com>
15682
15683 * gdb.base/constvars.exp: Check for different orders of keywords
15684 and additional "int" strings in output.
15685
4f337972
AC
156862001-09-22 Andrew Cagney <ac131313@redhat.com>
15687
15688 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15689 responses from "help maint".
15690
2015650d
FCE
156912001-09-19 Frank Ch. Eigler <fche@redhat.com>
15692
15693 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15694 to localhost:NNN instead of :NNN, in case Xvfb is listening
15695 only on TCP.
15696
f3bcedc1
CV
156972001-09-19 Corinna Vinschen <vinschen@redhat.com>
15698
15699 * gdb.base/recurse.exp: When checking leaving the watchpoint
15700 scope, recognize when gdb is in function's epilogue and pass.
15701
6b819c92
KS
157022001-09-18 Keith Seitz <keiths@redhat.com>
15703
15704 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15705 support for running tests against sid targets.
15706 (gdbtk_done): Ditto.
15707
a10c9419
CV
157082001-09-18 Corinna Vinschen <vinschen@redhat.com>
15709
15710 * gdb.base/ending-run.c (main): Set stdout buffersize
15711 to the same reasonable value for any target.
15712 * gdb.base/ending-run.exp: Add a regular expression
15713 to make testsuite happy on Sanyo Stormy16 target.
15714
739d0d99
CV
157152001-09-17 Corinna Vinschen <vinschen@redhat.com>
15716
15717 * gdb.base/display.c (do_loops): Add float variable `f'.
15718 Increment f in loop.
15719 * gdb.base/display.exp: Increment timeout by 60 seconds.
15720 Change float display test to use variable `f'.
15721
1b8947f0
JB
157222001-09-17 Jim Blandy <jimb@redhat.com>
15723
15724 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15725 overflowing the limited breakpoint tables on some ROM monitors
15726 (like the ROM68K).
15727
9890ac81
FCE
157282001-09-15 Frank Ch. Eigler <fche@redhat.com>
15729
15730 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15731 the "-ac" (disable access control) flag.
15732
6db765ea
JH
157332001-08-30 Jeff Holcomb <jeffh@redhat.com>
15734
15735 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15736 ints.
15737
4c32cc04
KS
157382001-08-30 Keith Seitz <keiths@redhat.com>
15739
15740 * lib/gdb.exp: Move all insight-related functionality into
15741 separate file.
15742 * lib/insight-support.exp: New file.
15743
8d6e6f81
FCE
157442001-08-29 Frank Ch. Eigler <fche@redhat.com>
15745
15746 * config/sid.exp (sid_start): Never set sid verbosity; disable
15747 expect_background {} that consumed its stdout; tolerate </dev/null.
15748 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15749
6a90e1d0
AC
157502001-08-18 Andrew Cagney <ac131313@redhat.com>
15751
15752 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15753 CLI jump command to start it.
15754 (mi_run_to_main): Fail immediatly when unexpected output.
15755
1759b3c3
AC
157562001-08-18 Andrew Cagney <ac131313@redhat.com>
15757
15758 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15759 beginning of function. Fix PR gdb/191.
15760
61d11d80
FCE
157612001-08-16 Frank Ch. Eigler <fche@redhat.com>
15762
15763 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15764 what to force sid endianness to.
15765
942a4df2
KS
157662001-08-15 Keith Seitz <keiths@redhat.com>
15767
15768 * lib/gdb.exp (gdbtk_start): Don't set environment
15769 variables for TCL_LIBRARY and friends. Insight will
15770 now figure these out for itself.
15771
0521c418
MS
157722001-08-02 Michael Snyder <msnyder@redhat.com>
15773
15774 * gdb.base/completion.exp: Remove the symbol "a64l" from
15775 the expect string; this is target-specific, and not related
15776 to what is being tested.
15777
74a9a58a
DB
157782001-08-02 Dave Brolley <brolley@redhat.com>
15779
15780 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15781
c70819fa
MS
157822001-07-25 Michael Snyder <msnyder@redhat.com>
15783
c2b8fa57
MS
15784 * gdb.base/consecutive.exp: New file. Test stepping over
15785 breakpoints on consecutive instructions.
15786 * gdb.base/consecutive.c: New file.
15787
c70819fa
MS
15788 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15789 curly braces in regular expressions.
15790
2b1a1355
MS
157912001-07-25 Michael Snyder <msnyder@redhat.com>
15792
15793 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15794 legitimate output from stepping out of main.
15795
413eca6f
KS
157962001-07-22 Keith Seitz <keiths@redhat.com>
15797
15798 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15799 the empty string, do not run the tests.
15800
7e5a9322
SC
158012001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15802
15803 * gdb.base/long_long.exp: Detect size of pointer. Take into
15804 account 2-byte pointers when testing for p/a results.
15805
de58f10f
SC
158062001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15807
d63a86f8 15808 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
15809 and defined to 1K for m68hc11.
15810 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15811 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15812 (sizeof_random_data): New variable to tell the size of the data table;
15813 don't test past this size; always run to main.
15814
d6f5fea1
SC
158152001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15816
15817 * gdb.base/return2.exp: return of long long and double fails for
15818 68HC11; don't execute these tests on that platform.
15819 * gdb.base/return.exp: Return of a double fails for 68hc11.
15820
c477543d
SC
158212001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15822
15823 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15824 tests that print a float.
15825 * call-rt-st.exp: Likewise.
15826
63cf1c79
MK
158272001-07-12 Mark Kettenis <kettenis@gnu.org>
15828
15829 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15830 running this test on Linux.
15831
112f9ab5
MC
158322001-06-24 Michael Chastain <chastain@redhat.com>
15833
15834 * gdb.base/arithmet.exp: Remove some tests to make all test names
15835 unique.
15836
4970cb0f
MS
158372001-07-03 Michael Snyder <msnyder@redhat.com>
15838
15839 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15840 the output of the ptype command.
15841
d85da69f
MS
158422001-07-02 Michael Snyder <msnyder@redhat.com>
15843
4c8a82de
MS
15844 * gdb.base/completion.exp: Don't assume that break.c is the only
15845 source file that may contain functions named "marker".
d85da69f
MS
15846 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15847
8afc772b
AC
158482001-06-28 Andrew Cagney <ac131313@redhat.com>
15849
15850 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15851 of files to delete.
15852
15853 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15854 * gdb.disasm/h8300s.exp: New file.
15855 gdb.disasm/h8300s.s: Likewise.
15856
cff22675
AC
158572001-06-27 Andrew Cagney <ac131313@redhat.com>
15858
15859 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15860 empty breakpoint tables.
15861
68c81b54
AC
158622001-06-25 Andrew Cagney <ac131313@redhat.com>
15863
15864 * lib/mi-support.exp: Update args=... part of stop-reason
15865 patterns. Accept either a list or a tuple.
15866
2dd62704
AC
158672001-06-23 Andrew Cagney <ac131313@redhat.com>
15868
15869 * lib/mi-support.exp: Remove local emacs variable defining
15870 change-log-default-name.
15871
b4127474
MC
158722001-06-22 Michael Chastain <chastain@redhat.com>
15873
15874 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15875 This is operationally compatible with the previous version.
15876
8dbfb380
JB
158772001-06-13 Jim Blandy <jimb@redhat.com>
15878
15879 * lib/gdb.exp (gdb_test): Doc fix.
15880
f2d8c86d
MC
158812001-06-10 Michael Chastain <chastain@redhat.com>
15882
15883 * gdb.base/exprs.exp: Remove a duplicate test.
15884
81564d34
JB
158852001-06-06 Jim Blandy <jimb@redhat.com>
15886
15887 * gdb.base/return2.exp (main): Use values to test float and double
15888 returns that are not NaN's, to avoid being confused by IEEE
15889 comparison rules.
15890
da55addb
MS
158912001-06-04 Michael Snyder <msnyder@redhat.com>
15892
15893 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 15894 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
15895 rather than wait for 12 more tests to time out.
15896
42c65987
JB
158972001-06-06 Jim Blandy <jimb@redhat.com>
15898
b18bced9 15899 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 15900 Don't forget to match the GDB prompt.
b18bced9 15901
42c65987
JB
15902 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15903
5b41e5f0
JB
159042001-06-04 Jim Blandy <jimb@redhat.com>
15905
15906 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15907 command.
15908
015e046f
KB
159092001-05-31 Kevin Buettner <kevinb@redhat.com>
15910
15911 * gdb.base/annota1.exp (info break): Match four or more spaces
15912 after "Address".
15913
fb1ffbbe
MC
159142001-05-31 Michael Chastain <chastain@redhat.com>
15915
15916 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15917 (dm_type_int_star): Likewise.
15918 (dm_type_long_star): Likewise.
15919 (dm_type_void_star): Likewise.
15920
5ea2a32c
KB
159212001-05-29 Kevin Buettner <kevinb@redhat.com>
15922
15923 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15924 to a known value in order to get consistent results regardless
15925 of the setting of INPUTRC or the presence or contents of .inputrc.
15926
ae23c492
MS
159272001-05-24 Michael Snyder <msnyder@redhat.com>
15928
ac55707e
MS
15929 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15930 Don't require that the main thread and the manager thread are the
15931 first in the list.
15932
ae23c492
MS
15933 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15934 debugging. If test fails, issue an "unsupported" not a "fail".
15935
400071f1
JB
159362001-05-24 Jim Blandy <jimb@redhat.com>
15937
15938 Don't assume that short is shorter than int.
15939 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15940 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 15941 this isn't true.
400071f1
JB
15942 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15943 an int, is not equal to ~0 stored in an unsigned char. This tests
15944 the same thing that the previous test meant to, but works on
15945 16-bit machines, too.
15946 ("print unsigned char != (~0)"): Same test, complemented.
15947
0816a3e5
MS
159482001-05-24 Michael Snyder <msnyder@redhat.com>
15949
15950 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 15951 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
15952 and prevents dejagnu getting out of step.
15953
f6dc23a9
KB
159542001-05-23 Kevin Buettner <kevinb@redhat.com>
15955
15956 * gdb.base/finish.exp (finish_void): Revise pattern for
15957 stopping on the call statement to not permit stopping at
15958 the start of the instructions comprising the call sequence.
15959
7dbd117d
MC
159602001-05-19 Michael Chastain <chastain@redhat.com>
15961
15962 * gdb.base/callfuncs.exp: Make all test names unique.
15963 * gdb.base/commands.exp: Make all test names unique.
15964 * gdb.base/condbreak.exp: Make all test names unique.
15965 * gdb.base/dbx.exp: Make all test names unique.
15966 * gdb.base/default.exp: Make all test names unique.
15967 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
15968 and TIMEOUT messages to their corresponding PASS message.
15969 * gdb.base/ending-run.exp: Make all test names unique.
15970 * gdb.base/long_long.exp: Remove duplicate test.
15971
6b0b0a9e
KB
159722001-05-21 Kevin Buettner <kevinb@redhat.com>
15973
15974 * gdb.base/finish.exp (finish_void): Allow "finish" command to
15975 stop on the call statement as well as the statement after the
15976 call.
15977
2caa35cb
MS
159782001-05-21 Michael Snyder <msnyder@redhat.com>
15979
15980 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
15981
40713331
EZ
159822001-05-10 Elena Zannoni <ezannoni@redhat.com>
15983
a9c64011
AS
15984 * gdb.base/completion.exp: Revamp test. Make it execute on all
15985 platforms.
40713331 15986
c2c1be8d
EZ
159872001-05-10 Elena Zannoni <ezannoni@redhat.com>
15988
a9c64011
AS
15989 * config/gdbserver.exp (gdb_load): Handle the case
15990 in which the arguments to gdbserver are given in the
15991 baseboard configuration file.
15992 Also handle the case in which the server needs to do a
15993 load.
2c9cd303 15994
9671de48
KS
159952001-05-07 Keith Seitz <keiths@cygnus.com>
15996
a9c64011
AS
15997 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
15998 set up the display for testing.
15999 (gdbtk_start): Convert all paths to paths that tcl will like.
16000 Export target information to environment.
16001 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16002 necessary.
16003 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16004 (to_tcl_path): New proc to convert a given pathname into
16005 a path acceptible as an argument to a tcl command.
16006 (_gdbtk_export_target_info): New proc to export target info
16007 into the environment for gdbtk testing.
16008 (gdbtk_done): New proc to signal end-of-test.
9671de48 16009
5a360f47
JB
160102001-05-06 Jim Blandy <jimb@redhat.com>
16011
16012 * restore.c: Make the code of caller0 correspond to its comment.
16013
66c756c6
MS
160142001-05-03 Michael Snyder <msnyder@redhat.com>
16015
16016 * config/sid.exp (gdb_target_sid): Check for error messages.
16017 On error or timeout, don't make expect exit (which will terminate
16018 all subsequent tests); instead just make gdb exit.
d63a86f8 16019 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
16020 return a negative value.
16021
a966fde5
JB
160222001-04-24 Jim Blandy <jimb@redhat.com>
16023
851c18e0
JB
16024 * gdb.c++/templates.exp: If we see the prompt for the overload
16025 list, but we haven't recognized any of the longer patterns,
16026 arrange for this test to fail, not hang.
16027
a966fde5
JB
16028 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16029 variations.
16030
db144853
MC
160312001-04-22 Michael Chastain <chastain@redhat.com>
16032
16033 * gdb.c++/local.exp: Use the 'runto' library function.
16034 * gdb.c++/namespace.exp: Likewise.
16035 * gdb.c++/overload.exp: Likewise.
16036
3207ec21
KB
160372001-03-26 Kevin Buettner <kevinb@redhat.com>
16038
16039 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16040 * gdb.base/step-line.exp: New file. Test step/next in presence of
16041 #line directives.
16042 * gdb.base/step-line.c: New file. Test program for the above.
16043 * gdb.base/step-line.inp: New file. We pretend that this file has
16044 been transformed by some other tool into step-line.c.
16045
13b57657
JB
160462001-03-21 Jim Blandy <jimb@redhat.com>
16047
16048 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16049 unmangled operator names.
16050
754cbe1c
JB
160512001-03-20 Jim Blandy <jimb@redhat.com>
16052
16053 * gdb.threads/linux-dp.exp: Recognize an additional message
16054 generated by GDB when it doesn't understand how to debug threads
16055 on the target system.
16056
177495c9
AC
160572001-03-19 Andrew Cagney <ac131313@redhat.com>
16058
16059 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16060
f266096b
MC
160612001-03-12 Michael Chastain <chastain@redhat.com>
16062
16063 * gdb.c++/derivation.exp: Use the 'runto' library function.
16064
cac3c2ff
MC
160652001-03-12 Michael Chastain <chastain@redhat.com>
16066
16067 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16068
b6c11a24
MC
160692001-02-24 Michael Chastain <chastain@redhat.com>
16070
16071 * gdb.c++/ref-types.exp: Change handwritten code to library
16072 function 'runto'.
16073
6bae5bce
OF
160742001-03-16 Orjan Friberg <orjanf@axis.com>
16075
16076 * gdb.base/signals.exp: Set count to 0 explicitly.
16077
0015fd9a
MS
160782001-03-15 Mark Salter <msalter@redhat.com>
16079
16080 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16081 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
16082 (gdb_load): Add support for additional target_info: gdb_download_size
16083 and gdb_load_timeout.
0015fd9a 16084
fc33412a
DT
16085Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16086
16087 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
16088 file -- to prevent failing when the compile fails but we have no
16089 intention of running the tests anyway.
fc33412a
DT
16090
16091 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16092 tests if set.
16093
16094 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 16095 integers.
fc33412a
DT
16096
16097 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16098 * gdb.c++/namespace.exp: Ditto.
16099
115f06de
OF
161002001-03-07 Orjan Friberg <orjanf@axis.com>
16101
16102 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16103 * gdb.base/pointers.exp: Relax pattern match of decimals.
16104
b6ba6518
KB
161052001-03-06 Kevin Buettner <kevinb@redhat.com>
16106
16107 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16108 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16109 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16110 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16111 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16112 config/sh.exp, config/sid.exp, config/slite.exp,
16113 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16114 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16115 config/vxworks.exp, config/vxworks29k.exp,
16116 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16117 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16118 gdb.base/arithmet.exp, gdb.base/assign.exp,
16119 gdb.base/async.exp, gdb.base/attach.exp,
16120 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16121 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16122 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16123 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16124 gdb.base/commands.exp, gdb.base/completion.exp,
16125 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16126 gdb.base/constvars.exp, gdb.base/corefile.exp,
16127 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16128 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16129 gdb.base/ending-run.exp, gdb.base/environ.exp,
16130 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16131 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16132 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16133 gdb.base/funcargs.exp, gdb.base/help.exp,
16134 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16135 gdb.base/logical.exp, gdb.base/long_long.exp,
16136 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16137 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16138 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16139 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16140 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16141 gdb.base/regs.exp, gdb.base/relational.exp,
16142 gdb.base/remote.exp, gdb.base/reread.exp,
16143 gdb.base/restore.exp, gdb.base/return2.exp,
16144 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16145 gdb.base/selftest.exp, gdb.base/setshow.exp,
16146 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16147 gdb.base/sigall.exp, gdb.base/signals.exp,
16148 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16149 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16150 gdb.base/step-test.exp, gdb.base/structs.c,
16151 gdb.base/structs.exp, gdb.base/structs2.exp,
16152 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16153 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16154 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16155 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16156 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16157 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16158 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16159 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16160 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16161 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16162 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16163 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16164 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16165 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16166 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16167 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16168 gdb.trace/circ.exp, gdb.trace/collection.exp,
16169 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16170 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16171 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16172 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16173 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16174 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16175 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16176 notices.
16177
dc96c6c7 161782001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
16179
16180 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16181 first arg is int not float.
16182
dc96c6c7 161832001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
16184
16185 * gdb.base/reread.exp: Unsupported for non-native targets;
16186 doesn't work for remote debugging.
16187
9b0c4aeb
FN
161882001-02-19 Fernando Nasser <fnasser@redhat.com>
16189
16190 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
16191 * gdb.base/ending-run.exp: Properly handle the BSP state when
16192 stepping past the end of main.
9b0c4aeb 16193
02aa71d5
MC
161942001-02-19 John Moore <jmoore@redhat.com>
16195
16196 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16197 Converted HPUX fix for non-expected items following multiple
16198 step commands into general solution for all platforms.
16199
1fa449a4
MC
162002001-02-18 Michael Chastain <chastain@redhat.com>
16201
16202 * gdb.c++/classes.exp (do_tests): Change runto statements
16203 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16204 statements demangler agnostic.
16205 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16206 (gdb_virtfunc_restart): Likewise.
16207
b2f9ec70
MC
162082001-02-14 Michael Chastain <chastain@redhat.com>
16209
16210 * gdb.c++/inherit.exp (do_tests): Change runto statements
16211 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16212 statements demangler agnostic.
16213
cf74b8ca
AC
16214Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16215
16216 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16217 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16218 before calling common_routine 15 times'' tests.
cf74b8ca 16219
99f78f56
MC
162202001-02-11 Michael Chastain <chastain@redhat.com>
16221
16222 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16223 Helps the test script figure out which demangler is in use.
16224 (dm_type_foo_ref): Ditto.
16225 (dm_type_int_star): Ditto.
16226 (dm_type_long_star): Ditto.
16227 (dm_type_unsigned_int): Ditto.
16228 (dm_type_void): Ditto.
16229 (dm_type_void_star): Ditto.
99707966 16230 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16231 Probe the gdb demangler and set variables to accommodate
16232 formatting differences.
16233 (info_func_regexp): New function. Same as info_func, but
16234 matches against a regexp.
16235 (info_func): Match against a literal string.
16236 (print_addr_2): New function. Match against a literal string,
16237 which can be different from the input to gdb.
16238 (print_addr): Simply call print_addr_2 with the same argument twice.
16239 (test_lookup_operator_functions): Use demangler formatting variables.
16240 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16241 the tests in the same order as the C++ class declaration.
16242 (test_paddr_operator_functions): Ditto.
16243 (test_paddr_overloaded_functions): Ditto.
16244 (test_paddr_hairy_functions): Use demangler formatting variables.
16245 Add reference to gdb/19 for related tests.
16246 (do_tests): Call probe_demangler.
16247
1de8f023
KB
162482001-01-30 Kevin Buettner <kevinb@redhat.com>
16249
16250 * gdb.c++/templates.cc (printf): Remove unused function definition.
16251
ca3f91ed
MS
162522001-01-26 Felix Lee <flee@redhat.com>
16253
16254 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16255
162562001-01-25 matthew green <mrg@redhat.com>
16257
16258 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16259 up sid.
16260 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16261
162622001-01-25 matthew green <mrg@redhat.com>
16263
16264 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16265 Deprecate $sid_spawn_id.
ca3f91ed
MS
16266 (sid_exit): Remove code necessary only for `spawn.'
16267
162682001-01-25 matthew green <mrg@redhat.com>
16269
16270 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16271
fb18ec4a
MC
162722001-01-28 Michael Chastain <chastain@redhat.com>
16273
16274 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16275 to call when tests fail. It takes gdb out of the overloaded
16276 function choice menu back to the main prompt, so that the test
16277 program stays synchronized.
16278 (set_bp_overloaded): New proc to collect all the common
16279 code for setting a breakpoint on an overloaded name. Calls
16280 take_gdb_out_of_choice_menu when needed.
16281 (menu_overload1arg): New variable to collect the repeated
16282 instances of the expected menu for an overloaded name. Change
16283 the regular expression to handle changes in g++ type encoding:
16284 "void" can be either "void" or "", and "unsigned int" can be
16285 either "unsigned int" or "unsigned".
16286 (continue_to_bp_overloaded): Change regular expressions to handle
16287 changes in g++ type encoding.
16288 (no proc): Call take_gdb_out_of_choice_menu when needed.
16289 Remove redundant calls to "info break". Accept either "canceled"
16290 or "cancelled". Change regular expressions in "info break"
16291 calls to handle changes in g++ type encoding. Give all tests
16292 unique strings.
16293
9c646a6e
BE
162942001-01-17 Ben Elliston <bje@redhat.com>
16295
16296 * config/sid.exp: New file.
16297
9549d9c1
AC
16298Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16299
16300 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16301
dc96c6c7 163022000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16303
16304 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16305 Add a RE to accept a non-ascii char if one is ever presented.
16306
b4df4f68
FN
163072000-12-20 Fernando Nasser <fnasser@redhat.com>
16308
297dd0fd 16309 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16310
dc96c6c7 163112000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16312
d63a86f8 16313 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16314 in regexp. One '\' does not suffice on Linux.
16315
4a7bddb6
MC
163162000-12-09 Michael Chastain <chastain@redhat.com>
16317
16318 * gdb.base/break.exp (test_clear_command): Use a marker function
16319 rather than 'main' for the test function. Also move this
16320 test to an execution point where the marker function names are
16321 guaranteed to be bound to functions. (Executing tests after a
16322 'finish' from main runs into name conflicts with local names
16323 in __libc_start_main).
16324
dc96c6c7 163252000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16326
16327 * gdb.base/finish.exp: New test for gdb's "finish" command.
16328 * gdb.base/return2.exp: New test for gdb's "return" command.
16329 * gdb.base/return2.c: New source file for above.
16330
dc96c6c7 163312000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16332
16333 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16334 * gdb.base/miscexprs.exp: Ditto.
16335 * gdb.base/pointers.exp: Ditto.
16336 * gdb.c++/derivation.exp: Ditto.
16337 * gdb.c++/local.exp: Ditto.
16338 * gdb.c++/namespace.exp: Ditto.
16339 * gdb.c++/overload.exp: Ditto.
16340 * gdb.c++/ref-types.exp: Ditto.
16341
dc96c6c7 163422000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16343
16344 * gdb.base/constvars.exp: Test result of "up" command.
16345 * gdb.base/miscexprs.exp: Ditto.
16346 * gdb.base/pointers.exp: Ditto.
16347 * gdb.base/scope.exp: Ditto.
16348 * gdb.c++/derivation.exp: Ditto.
16349 * gdb.c++/local.exp: Ditto.
16350 * gdb.c++/namespace.exp: Ditto.
16351 * gdb.c++/overload.exp: Ditto.
16352 * gdb.c++/ref-types.exp: Ditto.
16353
44097287
FN
163542000-11-22 Michael Chastain <chastain@redhat.com>
16355
16356 * mips_pro.exp: Accept either "middle -> top -> main" or
16357 "middle -> main" in the backtrace, because gcc can optimize
16358 tail calls to jumps. Remove setup_xfail for the hppa case.
16359 Add a comment with the original warning messages from PR 3016,
16360 which was filed in 1993, to preserve them for posterity.
16361
9d2e1bab
ND
163622000-11-17 Nick Duffek <nsd@redhat.com>
16363
16364 * lib/gdb.exp (gdb_test): Override timeout with board info.
16365
1aca8eb7
ND
163662000-11-17 Nick Duffek <nsd@redhat.com>
16367
16368 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16369 the second kill and detach messages.
16370
93076499
ND
163712000-11-17 Nick Duffek <nsd@redhat.com>
16372
16373 * configure.in: Add AC_EXEEXT.
16374 * configure: Regenerate.
16375 * Makefile.in (just-check): Export EXEEXT.
16376 * lib/gdb.exp ($EXEEXT): Import from environment.
16377 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16378 expect "maint dump-me" on Cygwin.
16379 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16380 $EXEEXT.
16381
30e87cd3
ND
163822000-11-17 Nick Duffek <nsd@redhat.com>
16383
16384 * gdb.base/break.exp: Test backtrace and finish from called
16385 function on all platforms, not just HP-UX.
16386
dc96c6c7 163872000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16388
16389 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16390 code from gdb_target_monitor, so it can be used independantly
16391 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16392
dc96c6c7 163932000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16394
16395 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16396 * gdb.base/corefile.exp: Expect the message "Program is being
16397 debugged already" when we send the "corefile" command, since
16398 the preceeding gdb_load may have connected gdb to a remote target.
16399 * gdb.base/display.exp: Disable hardware watchpoints if new
16400 board info variable "no_hardware_watchpoints" is true.
16401 Replace single-letter commands with more readable ones.
16402 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16403 if new board info variable "no_hardware_watchpoints" is true.
16404 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16405 to see if stdio (printf) testing is possible.
16406 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16407 board info variable "no_hardware_watchpoints" is true. Use new
16408 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16409
39124dea
FN
164102000-11-13 Fernando Nasser <fnasser@redhat.com>
16411
16412 From Orjan Friberg <orjanf@axis.com>:
16413 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16414 in array print pattern match.
16415
a9e2e984
FN
164162000-11-09 Fernando Nasser <fnasser@redhat.com>
16417
16418 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16419 spelling "cancelled" to U.S. spelling "canceled" to match changes
16420 made to gdb.
16421 * gdb.c++/ovldbreak.exp: Ditto.
16422
c7db355b
PS
164232000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16424
16425 * gdb.base/callfuncs.c (main): Moved to end of file, call
16426 t_double_values to initialize the FPU before inferior calls are made.
16427 * gdb.base/callfuncs.exp: Test for register preservation after calling
16428 inferior functions. Add tests for continuining, finishing and
16429 returning from a stop in a call dummy.
16430
dc96c6c7 164312000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16432
16433 * gdb.base/commands.exp: Break up long lines, and re-indent.
16434
dc96c6c7 164352000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16436
16437 * config/gdbserver.exp: Rewritten from the ground up, to make it
16438 compatible with the current dejagnu tree, and to make it work with
16439 the new "gdbserver" in libremote.
16440
dc96c6c7 164412000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16442
16443 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16444 * gdb.base/varargs.exp: Skip entire test if no printf support.
16445 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16446 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16447
dc96c6c7 164482000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16449
16450 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16451 no floating point support.
16452 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16453 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16454 * gdb.base/call-rt-st.exp: Ditto.
16455 * gdb.base/call-strs.exp: Ditto.
16456
bac5fc66
JG
164572000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16458
16459 * gdb.base/sizeof.c: include <stdio.h>.
16460
16461 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16462 'finish', otherwise uncaptured gdb_prompt would potentially
16463 throw remaining test points out of sync.
bac5fc66 16464
b22a6027
SB
164652000-07-26 Scott Bambrough <scottb@netwinder.org>
16466
16467 * gdb.base/recurse.exp: Run tests for all targets.
16468 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16469 gnu-oldld case on ARM.
16470 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16471 for ARM targets.
d63a86f8 16472
d8231941
AG
16473Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16474
16475 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16476 * gdb.java/configure: Rebuild.
16477
8caabe69
AG
16478Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16479
16480 * gdb.java/jv-exp.exp: New file.
16481
9d273ca3
AG
16482Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16483
16484 * configure: Rebuilt.
16485 * configure.in (configdirs): Add gdb.java.
16486 * gdb.java/jmisc.java: New file.
16487 * gdb.java/jmisc.exp: New file.
16488 * gdb.java/Makefile.in: New file.
16489 * gdb.java/configure: Rebuilt.
16490 * gdb.java/configure.in: New file.
16491 * lib/java.exp: New file.
16492
4f823a66
AC
16493Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16494
16495 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16496 underflow.
4f823a66 16497
2391e11d
AC
16498Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16499
16500 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16501 and the compilers sizes.
2391e11d 16502
54602222
ND
165032000-07-09 Nick Duffek <nsd@redhat.com>
16504
16505 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16506 (use_methods): New function.
16507 (main): Call use_methods().
16508 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16509 (do_tests): Call test_method_param_class.
16510
2bec0572
ND
165112000-07-09 Nick Duffek <nsd@redhat.com>
16512
16513 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16514 spelling.
16515 (test_enums): New procedure. Move enum tests from end of script
16516 to here. Set breakpoint on function name instead of line number.
16517 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16518 (enums2): New marker function.
16519 (enums1): New function.
16520 (main): Call enums1(). Move enum tests to enums1().
16521
78492fde
AC
16522Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16523
16524 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16525 compile/link program. Update line numbers.
78492fde
AC
16526 * gdb.asm/d10v.inc: Define ``startup''.
16527 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16528
49a2cef8
AC
16529Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16530
16531 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16532
3e6c8688
EZ
165332000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16534
16535 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16536 of 'help maint print' command.
3e6c8688 16537
9ff5cbe9
AC
16538Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16539
16540 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16541 they use gdb_expect_list.
9ff5cbe9 16542
17c579bd
AC
16543Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16544
16545 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16546 memory-read-packet-size'' instead of ``set endian big'' to test
16547 long commands.
17c579bd 16548
e6d71bf3
DB
165492000-06-03 Daniel Berlin <dan@cgsoftware.com>
16550
16551 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16552 g++, and stop skipping them.
e6d71bf3
DB
16553
16554 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16555 work under g++.
16556
d63a86f8 16557 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16558 initialization.
16559
dc96c6c7 165602000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16561
16562 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16563 the regular expression: accept an (almost) arbitrary sequence of
16564 "frames-invalid" and "breakpoints-invalid" messages both before
16565 and after the "starting" message.
16566
dc96c6c7 165672000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16568
16569 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16570
dc96c6c7 165712000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16572
16573 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16574 Relax the regular expression a little, make it pass on Solaris 8.
16575
8216cda9
KB
165762000-05-12 Kevin Buettner <kevinb@redhat.com>
16577
16578 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16579 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16580 Instead, it is permissible for gdb to stop on the line of the
16581 call itself.
16582
1a570b2f
MS
165832000-05-12 Michael Snyder <msnyder@.cygnus.com>
16584
16585 * gdb.base/break.exp (bp on small function, optimized file):
16586 Add a second pass pattern. The behavior differs here between stabs
16587 and dwarf for one-line functions. Stabs preserves two line symbols
16588 (one before the prologue and one after) with the same line number,
16589 but dwarf regards these as duplicates and discards one of them.
16590 Therefore the address after the prologue (where the breakpoint is)
16591 has no exactly matching line symbol, and GDB reports the breakpoint
16592 as if it were in the middle of a line rather than at the beginning.
16593
dc96c6c7 165942000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16595
d63a86f8 16596 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16597 rather than "send_gdb" (for consistancy).
16598
7d418785
AC
16599Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16600
16601 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16602 * gdb.c++/templates.cc: Properly check for GCC version number.
16603 * lib/compiler.cc: Likewise
16604
dc96c6c7 166052000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16606
d63a86f8 16607 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16608 gdb may not stop at the first line of main, due to code motion.
16609
dc96c6c7 166102000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16611
16612 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16613 This test depends on parsing the printf output from the target.
16614 Since the sparclet stub doesn't do stdio, this will never work.
16615 * gdb.base/call-rt-st.exp: ditto.
16616 * gdb.base/call-strs: ditto.
16617
dc96c6c7 166182000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16619
16620 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16621
16622 * gdb.base/ending-run.exp: After connecting to a remote target,
16623 but before running, the target will appear to be in a random
16624 location. Specify both a file and a line for breakpoints.
16625 Also, the function that calls main may be called 'init'
16626 rather than 'start'.
16627
a5a51225
EZ
166282000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16629
16630 * gdb.base/help.exp: Update output for add-symbol-file command.
16631
7930cc7c
FN
166322000-04-10 Fernando Nasser <fnasser@cygnus.com>
16633
16634 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16635 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16636
23e37ab1
C
166372000-04-07 J.T. Conklin <jtc@redback.com>
16638
e93c542c
C
16639 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16640
23e37ab1
C
16641 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16642
591b8fa3
PDM
16643Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16644
16645 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16646 values that can be represented exactly.
591b8fa3
PDM
16647 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16648 above change, and to not check against the directory part of the source
16649 file name.
16650 (step into print_long_arg_list): Likewise.
16651 (print print_small_structs from print_long_arg_list): Likewise.
16652 (print print_long_arg_list): Likewise.
16653
7a495180
EZ
166542000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16655
30b53638 16656 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 16657
beb998c6
AC
16658Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16659
16660 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16661
1c689132
DB
166622000-03-25 Daniel Berlin <dan@cgsoftware.com>
16663
16664 * gdb.base/commands.exp (deprecated_command_test): Add test for
16665 deprecate with no arguments.
16666
c1790a9d
JL
166672000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16668
16669 * gdb.base/break.exp: Add new test for setting breakpoints on
16670 optimized code so we can test breakpoints work even when function
16671 prologues may be optimized away
16672
003ba290
FN
166732000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16674
16675 From David Whedon <dwhedon@gordian.com>
a9c64011 16676 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 16677
6837a0a2
DB
166782000-03-22 Daniel Berlin <dan@cgsoftware.com>
16679
16680 * gdb.base/help.exp: Added test for new apropos command.
16681
b9593231
KB
166822000-03-21 Kevin Buettner <kevinb@redhat.com>
16683
16684 * gdb.base/pointers.c (usevar): New function.
16685 (main): Make sure that global variables v_int_pointer2, rptr,
16686 and y are all referenced someplace in the program by calling
16687 usevar() on them. [Some linkers delete symbols which are
16688 never referenced. The space remains, but there's no way to
16689 get a (symbolic) handle on the variable from the debugger.]
16690
751a959b
EZ
166912000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16692
16693 * gdb.base/printcmds.c: Add typedeffed arrays.
16694
16695 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 16696 procedure to test arrays that are typedef'd.
751a959b 16697
73a93a32
JI
166982000-03-13 James Ingham <jingham@leda.cygnus.com>
16699
16700 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 16701 the library directories.
73a93a32 16702
fb40c209
AC
16703Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16704
16705 * configure.in (configdirs): Add sub directory gdb.mi.
16706 * configure: Re-generate.
16707
16708 * gdb.mi: New directory.
d63a86f8 16709
ee4dd2c9
AC
167102000-02-25 Scott Bambrough <scottb@netwinder.org>
16711
16712 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 16713 a long long value as a double on ARM platforms.
ee4dd2c9 16714
70f0cc22
JB
167152000-02-16 Jim Blandy <jimb@redhat.com>
16716
16717 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16718 default source file is set properly before running this test.
16719
853819b8
EZ
167202000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16721
16722 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 16723 gdbtk/library directory, not in gdbtcl2.
853819b8 16724
dfcd3bfb
JM
167252000-02-04 Jim Blandy <jimb@redhat.com>
16726
16727 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16728 backslash from regexp pattern.
16729
16730 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16731 procedure. Use it to run all the "continue to bp overloaded"
16732 tests. Note that this changes the names of the tests slightly.
16733 If the breakpoint hit message includes a hex PC value, because
16734 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16735 from the real source code, still consider that a pass.
16736
16737 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16738 XFAIL here if the breakpoint message contains a hex address. Note
16739 similar change on 1999-11-02.
16740
16741 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16742
16743 * gdb.base/ptype.exp: Establish a default source file before
16744 calling get_debug_format.
16745
167462000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16747
16748 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16749
8b93c638
JM
167502000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16751
16752 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16753 of successive stepi commands -- while in the prologue we should see
16754 the function entry bracket.
16755
167562000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16757
16758 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16759 reach __change_mode() when stepping through the end of main().
16760
c5394b80
JM
167612000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16762
16763 * gdb.base/default.exp: Fix expected pattern.
16764 * gdb.base/help.exp: Same.
16765
0d06e24b
JM
167662000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16767
16768 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 16769 Don't use xfail's because that affects only the following test.
d63a86f8 16770
0d06e24b 16771 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 16772 solaris or linux.
0d06e24b
JM
16773
16774 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16775
dc96c6c7 167762000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 16777
d63a86f8 16778 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
16779 "A syntax error" rather than "A parse error". Accept both.
16780
167812000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16782
16783 * gdb.base/default.exp: Remove OS dependent string from "target
16784 remote" test.
16785 * gdb.base/help.exp: Same for "help target remote" test.
16786
c3f6f71d
JM
167872000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16788
16789 From Jim Kingdon <kingdon@redhat.com>:
16790
16791 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
16792 prompt (cleanup rather than necessity, but still might keep output
16793 from spilling to next test).
c3f6f71d
JM
16794
167952000-01-02 Fred Fish <fnf@cygnus.com>
16796
16797 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16798 AIX, which defines them in <sys/types.h>.
16799
ed9a39eb 168001999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 16801
ed9a39eb 16802 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 16803 float" test.
ed9a39eb
JM
16804
168051999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 16806
ed9a39eb 16807 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
16808
16809 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16810 outermost frame disallowed".
16811
168121999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16813
16814 * gdb.base/setvar.exp: New tests for setting the value of a struct
16815 with a constant list.
16816
168171999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16818
16819 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16820 require the user to type a cast before setting the value of a struct.
16821
de57eccd
JM
168221999-12-06 Jim Blandy <jimb@cygnus.com>
16823
16824 * gdb.base/default.exp: Expect the new 'info float' command on
16825 all i386 platforms.
16826
16827 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16828 LinuxThreads libraries that don't support debugging.
16829
c2d11a7d
JM
16830Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16831
16832 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
16833 Change the buffer type to ``unsigned char'' to simplify size
16834 arithmetic.
c2d11a7d
JM
16835
16836 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
16837 stub only handles 400-1 byte packets. Verify that the download
16838 worked.
c2d11a7d
JM
16839
168401999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16841
16842 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16843 tests, using UNRESOLVED for the untested cases. Also, does not wait
16844 for a timeout if the prompt was received before a recognizable pattern.
16845
168461999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16847
16848 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16849
168501999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16851
16852 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 16853 watchpoints.
c2d11a7d
JM
16854
168551999-11-24 Jason Merrill <jason@casey.cygnus.com>
16856
16857 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16858
16859 * gdb.c++/local.exp: Be more flexible in recognizing local class
16860 name mangling. Don't allow horribly truncated method names.
16861 * gdb.c++/derivation.exp: Expect protected inheritance.
16862 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16863 * gdb.c++/virtfunc.exp: Likewise.
16864 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16865 when printing a nested enum.
16866
168671999-11-22 Jim Blandy <jimb@cygnus.com>
16868
16869 * gdb.base/step-test.exp: Properly await GDB's response to setting
16870 a breakpoint on the call to large_struct_by_value.
16871
16872 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16873 just because we have debug info for the `start' function.
16874
168751999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16876
16877 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16878 "Unknown signal" messages, which indicate (on LinuxThreads) that
16879 GDB doesn't know how to debug threads on this system. This is
16880 better than hanging while philosopher 0 dumps chatter into gdb.log.
16881
168821999-11-18 Tom Tromey <tromey@cygnus.com>
16883
16884 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16885
168861999-11-18 Fred Fish <fnf@cygnus.com>
16887
16888 * gdb.base/coremaker2.c: Add sample program for generating
16889 cores that is more self contained than coremaker.c. Eventually
16890 I'll add more code to this and tie it into the testsuite.
16891
4ce44c66
JM
168921999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16893
16894 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16895
168961999-11-10 Jimmy Guo <guo@cup.hp.com>
16897
16898 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 16899 from $srcdir/lib/.
4ce44c66 16900 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 16901 and gdb.c++/.
4ce44c66
JM
16902
16903 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16904
d63a86f8 16905 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
16906 'continue with watch' test point.
16907
169081999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16909
16910 Merged from p2linux-990323-branch:
d63a86f8 16911
4ce44c66
JM
16912 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16913
11cf8741
JM
16914Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16915
16916 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 16917 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
16918
16919Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16920
16921 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 16922 gdb_expect_list.
11cf8741
JM
16923
16924Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16925
16926 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16927
169281999-11-03 Mark Salter <msalter@cygnus.com>
16929
16930 * gdb.base/break.exp: Fix "stub continue" pattern.
16931
169321999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16933
16934 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16935
169361999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16937
16938 * gdb.base/display.exp ("finish"): Add timeout clause.
16939
16940 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16941 plain prompt clause, so this doesn't have to time out in order to
16942 fail.
16943
16944 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 16945 breakpoint hit messages include an address.
11cf8741
JM
16946
16947 * gdb.base/display.exp: Don't forget to escape parens in regular
16948 expressions. Unix regexp notatation sucks.
16949
169501999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16951
16952 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 16953 order for 'signalled' message.
11cf8741 16954
5c44784c
JM
169551999-11-01 Stan Shebs <shebs@andros.cygnus.com>
16956
16957 From Jimmy Guo <guo@cup.hp.com>:
16958 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
16959 * gdb.base/annota1.c: Add code for tests to work with.
16960
169611999-10-26 Frank Ch. Eigler <fche@cygnus.com>
16962
16963 * gdb.base/remote.exp: New test for remote downloading settings.
16964 * gdb.base/remote.c: New file with large .data.
16965
917317f4
JM
169661999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
16967
16968 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
16969 for LinuxThreads support, merged from the Code Fusion branch.
16970
16971Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
16972
16973 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
16974 containing exp_continue into a while within an expect. Don't
16975 attempt a start more than three times. Check return value from
16976 gdb_load.
d63a86f8 16977
2df3850c
JM
16978Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
16979
16980 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 16981 a pass case.
2df3850c 16982
2acceee2
JM
169831999-10-01 Kevin Buettner <kevinb@cygnus.com>
16984
16985 * gdb.base/break.c (main): Added a statement that we can step
16986 off of.
16987 * gdb.base/break.exp: Added tests for setting a breakpoint
16988 at an offset and stepping onto a breakpoint.
16989
169901999-10-01 Fred Fish <fnf@cygnus.com>
16991
d63a86f8 16992 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
16993 gdb output.
16994
c2c6d25f
JM
169951999-09-18 Jim Blandy <jimb@cris.red-bean.com>
16996
16997 * gdb.base/break.exp: Code locations are in hex, don't forget!
16998 (For HP-UX.)
16999
170001999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17001
17002 * condbreak.exp: Use break.c as test program.
17003 * condbreak.c: Remove, redundant with break.c.
17004
170051999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17006
17007 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 17008 Z-packets if the target needs it.
c2c6d25f
JM
17009
170101999-09-13 James Ingham <jingham@leda.cygnus.com>
17011
17012 * gdb.c++/overload.exp: Added tests for listing overloaded
17013 functions with function pointers in the arg, explicitly calling
17014 out the version you want.
17015
cff3e48b
JM
170161999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * long_long.exp: Add variations of test cases that work for
17019 targets with 16-bit ints and 32-bit doubles.
17020
d4f3574e
SS
170211999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17022
17023 * break.c (main): Compare a possibly-uninitialized argc with an
17024 unlikely value that fits in 16 bits.
17025
170261999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17027
17028 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17029 0xfeeb, don't want negative numbers if ints are 16 bits.
17030
17031 * lib/gdb.exp (skip_cplus_tests): New proc.
17032 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
17033 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17034 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17035 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17036 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17037 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17038 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17039 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
17040
17041 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17042
17043Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17044
17045 * gdb.base/corefile.exp (up): Allow a parameter to appear
17046 in the frame that we're going up to.
17047
17048 From Jim Blandy <jimb@cygnus.com>:
17049
17050 * gdb.base/default.exp (info float): Expect some output now.
17051
17052 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17053 returning floating-point values to fail on the x86.
17054 * gdb.base/callfwmall.exp (do_function_calls): Same.
17055
17056 * gdb.base/list.exp (test_listsize): Correct expectations for
17057 listing line 1 with listsize 2. Also, listing a single line
17058 works now, as does listing three lines. [Kevin's note: There
17059 were a number of other cases fixed too where the expectations
17060 differed...]
17061
170621999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17063
17064 * gdb.base/selftest.exp: Add case for when version prints as
17065 constant string instead of char pointer.
17066
104c1213
JM
170671999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17068
17069 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 17070 stepping out of main.
104c1213
JM
17071
17072 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17073 G++ used.
17074
17075 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 17076 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
17077
17078 * gdb.c++/ovldbreak.exp: Update match string in test that
17079 includes a warning of multiple breakpoints.
17080
170811999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17082
17083 * gdb.base/display.exp: Improve precision of step-after-finish
17084 added yesterday.
17085
17086 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 17087 test.
104c1213
JM
17088
17089 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17090 configs when using G++, not just hppa*.
17091
170921999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17093
17094 * gdb.base/async.c: New file.
17095 * gdb.base/async.exp: New file.
17096
17097Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17098
17099 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17100 PA64.
17101
53a5351d
JM
17102Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17103
104c1213
JM
17104 * gdb.base/display.exp: "finish" can leave us mid-line on many
17105 targets, deal with it. Add a small constant to main, instead of
17106 1000 since main+1000 may not be a valid address in the target.
17107
53a5351d
JM
17108 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17109 on hpux11.
17110
17111 * gdb.base/attach.exp: Handle another hpux11 error message variant
17112 when attaching to a process that does not exist.
17113
171141999-08-19 J.T. Conklin <jtc@redback.com>
17115
17116 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 17117 characters in 'continue to 1241' test.
53a5351d
JM
17118
171191999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17120
17121 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17122 stop in print_long_arg_list, define and use a whitespace
17123 variable in print_small_structs test, add an XFAIL for Solaris.
17124 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17125 interested enough to fix.
17126
7be570e7
JM
171271999-08-13 Keith Seitz <keiths@cygnus.com>
17128
17129 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17130 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17131 proc knows about targets other than the natives.
17132 (test_assign): Use "gdb_run_cmd" to "run" the target.
17133 Check that we've actually hit the breakpoint at main.
17134 When we attempt to assign a value to a local variable, check
17135 that the variable is in the current scope, i.e., don't use
17136 a test with an empty result.
17137
17138Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17139
17140 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 17141 command.
7be570e7
JM
17142
171431999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17144
17145 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17146 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17147 gdb.compat, gdb.threads-hp.
17148 gdb.hp/configure, gdb.hp/configure.in: New files.
17149 gdb.hp/Makefile.in: Recurse into new subdirs.
17150 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17151 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17152 in object files.
17153 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17154
96baa820
JM
171551999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17156
17157 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 17158 funky printf, remove a bogus p/a test.
96baa820
JM
17159
171601999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17161
17162 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
17163 connected to the target. This is necessary when running not
17164 natively.
96baa820
JM
17165
171661999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17167
17168 * gdb.base/step-test.exp: Removed some extraneous messages.
17169
17170 * gdb.base/long_long.exp: Don't run memory examination tests
17171 on little-endian targets (they will need a different set of
17172 results to match).
17173
171741999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17175
17176 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17177 until somebody decides to fix GDB.
17178
17179 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 17180 constant as "ULL".
96baa820
JM
17181 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17182 matches for a couple x/2 commands.
17183
a0b3c4fd
JM
171841999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17185
17186 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17187 by merging in ref-types2 tests.
17188 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17189
17190 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17191 * gdb.c++/Makefile.in: Add standard actions.
17192 (EXECUTABLES): Rename from PROGS, update list.
17193 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17194 from gdb.hp.
17195 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17196 foo and bar locals.
17197 * gdb.c++/anon-union.exp: Fix tests to match.
17198 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17199 expect matches to handle output variations.
17200 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17201 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17202 output, add HP alternatives for new and delete prints.
a0b3c4fd 17203 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17204 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17205 * gdb.c++/demangle.exp: Use $style when reporting failure.
17206 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17207 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17208 match alternatives.
17209 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17210 compilers.
a0b3c4fd
JM
17211 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17212 * gdb.c++/method.exp: Add match alternatives.
17213 * gdb.c++/misc.cc: Add bool types.
17214 * gdb.c++/misc.exp: Add tests for bool types.
17215 * gdb.c++/overload.exp: Add xfails.
17216 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17217 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17218 add some more template parameter tests (only for HP currently).
17219 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17220 * gdb.c++/virtfunc.cc: Add return type and value for main.
17221 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17222 match alternatives.
d63a86f8 17223
a0b3c4fd
JM
172241999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17225
17226 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17227
172281999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17229
17230 * gdb.base/signals.exp: Don't expect getting a backtrace from
17231 within a signal handler to fail on Linux.
17232
172331999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17234
17235 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17236 * lib/gdb.exp: Remove some gratuitious semicolons.
17237 (delete_breakpoints): Increase timeout.
17238 (gdb_expect): Add -notransfer option.
17239 (gdb_test): Use -notransfer option.
17240 (get_compiler_info): Add f77 case.
17241 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17242 case.
a0b3c4fd
JM
17243 (gdb_preprocess): Call get_compiler.
17244
17245 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17246 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17247 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17248 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17249 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17250 third arg to gdb_test.
a0b3c4fd
JM
17251 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17252 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17253 HP-UX xfails, add others.
a0b3c4fd
JM
17254 * gdb.base/completion.exp: Reflect name change of self-test.
17255 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17256 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17257 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17258 HP failure number.
a0b3c4fd
JM
17259 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17260 useless HP-UX 10.30 references.
17261 * gdb.base/maint.exp: Loosen matches.
17262 * gdb.base/pointers.c (main): Declare more_code.
17263 * gdb.base/pointers.exp: Match on output of a `next'.
17264 * gdb.base/structs.c: Add prototypes.
17265 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17266 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17267
172681999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17269
17270 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17271 command.
a0b3c4fd
JM
17272
172731999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17274
17275 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17276 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17277
17278 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17279 debug info. Deal with lack of signal hanlder info in stack.
17280
a9c64011 17281 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17282 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17283
5a2468f5
JM
172841999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17285
17286 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17287 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17288
adf40b2e
JM
17289Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17290
17291 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17292 a1-selftest.exp.
adf40b2e
JM
17293 * gdb.base/configure: Re-generate.
17294
172951999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17296
17297 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17298 in trying to run first and name is too long.
17299
17300 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17301 pointers2.c and pointers2.exp, respectively.
17302 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17303 doschk happier.
17304
43e526b9
JM
173051999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17306
17307 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17308 callfuncs2.c and callfuncs2.exp.
17309
17310 * gdb.base/list.exp: Remove mistaken xfails.
17311 * gdb.base/list0.h: Add optional prototypes.
17312
9846de1b
JM
17313Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17314
a9c64011 17315 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17316 calling malloc.
a9c64011
AS
17317 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17318 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17319 use.
9846de1b
JM
17320
173211999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17322
17323 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17324 * gdb.base/annota2.cc, annota2.exp: Move from here.
17325 * gdb.c++/annota2.cc, annota2.exp: To here.
17326 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17327
43ff13b4
JM
17328Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17329
17330 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17331 a consistent format.
43ff13b4 17332
085dd6e6
JM
173331999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17334
17335 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17336 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17337 HP compilers, also set the globals $true and $false.
17338
17339 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17340 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17341 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17342 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17343 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17344 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17345 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17346 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17347 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17348 whatis.c} Add C++ compatible function definitions and return
17349 types, add includes for library functions.
085dd6e6
JM
17350 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17351 * gdb.base/step-test.c (myglob): Rename from glob.
17352 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17353 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17354 files, move here from gdb.hp.
085dd6e6 17355 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17356 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17357 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17358 Adjust line numbers in regexps.
085dd6e6
JM
17359
17360 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17361 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17362 instead of 0/1.
17363
17364 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17365 foll-vfork.exp: New files, move here from gdb.hp.
17366 * gdb.base/page.exp: New file, test of pagination command.
17367
17368 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17369 recursion test.
17370 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17371
17372 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17373 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17374
17375 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17376 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17377 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17378 watchpoint test.
085dd6e6
JM
17379 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17380 them work.
17381 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17382 expressions properly.
17383 * gdb.base/corefile.exp: Loosen the match slightly.
17384 * gdb.base/default.exp: Allow "Error accessing memory" message
17385 also.
17386 * gdb.base/display.exp: Skip over x/0 j if PA64.
17387 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17388 * gdb.base/interrupt.exp: Ditto.
17389 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17390 in use.
17391 * gdb.base/list.exp: Add xfails for HP-UX.
17392 * gdb.base/long_long.exp: Refine some of the numeric matches.
17393 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17394 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17395 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17396 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17397 * gdb.base/ptype.exp: Succeed on more varieties of output.
17398 * gdb.base/scope.exp: Add xfails for HP-UX.
17399 * gdb.base/sect-cmd.exp: Add more cases.
17400 * gdb.base/setvar.exp: Add xfails for HP-UX.
17401 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17402 * gdb.base/signals.exp: Match on void symbolically.
17403 * gdb.base/step-test.exp: Add case for PA64.
17404 * gdb.base/term.exp: Add exit and restart.
17405 * gdb.base/twice.exp: Clean up after self.
17406 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17407 * gdb.base/whatis.exp: Allow more ways to pass tests.
17408
17409 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17410 no longer useful.
085dd6e6
JM
17411
17412Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17413
17414 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17415 list of patterns.
085dd6e6 17416 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17417 print_double_array(double_array)", "continuing to breakpoint
17418 1018", "print print_double_array(array_d)" and "continuing to
17419 1034" tests.
d63a86f8 17420
085dd6e6
JM
174211999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17422
a9c64011 17423 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17424
174251999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17426
17427 * config/mt-*: Remove, these haven't been used since 1996.
17428
174291999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17430
17431 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17432 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17433 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17434
9e0b60a8
JM
174351999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17436
17437 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17438 simpler match case for the ptype of the big class.
17439
174401999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17441
17442 * gdb.exp: Fix test for gdb_prompt existence.
17443
174441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17445
17446 * gdb.exp (gdb_test): Add fail after calls to perror.
17447
174481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17449
17450 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17451
174521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17453
17454 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17455
0f71a2f6
JM
17456Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17457
17458 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17459 malloc() is linked in.
0f71a2f6
JM
17460
174611999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17462
17463 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17464 step at end.
17465
17466 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17467
174681999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17469
17470 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17471
cce74817
JM
17472Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17473
17474 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17475 * gdb.base/mips_pro.exp: Likewise.
17476
174771999-06-02 Keith Seitz <keiths@cygnus.com>
17478
17479 * gdb.c++/templates.cc: Change all "new" operators to throw
17480 an exception.
17481 * gdb.c++/cplusfuncs.cc: Likewise.
17482
17483 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17484
17485Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17486
17487 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17488 * gdb.base/ending-run.exp: When stepping out of main, accept a
17489 step into an arbitrary assembler file.
cce74817 17490
392a587b
JM
174911999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17492
d63a86f8 17493 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17494 "breakpoint-invalid" to be printed.
d63a86f8 17495 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17496 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17497 * gdb.base/annota2.cc: Initialize a.x to 0.
17498
9e086581
JM
174991999-05-17 Keith Seitz <keiths@cygnus.com>
17500
17501 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17502 when "skip_float_tests" set.
17503 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17504 "print print_ten_doubles", and "step into print_long_arg_list".
17505 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17506 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17507 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17508 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17509 "skip_float_tests" is set.
17510 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17511 when "skip_float_tests" set.
d63a86f8 17512
cd0fc7c3
SS
175131999-05-06 Keith Seitz <keiths@cygnus.com>
17514
17515 * gdb.base/annota2.cc: Include stdio.h.
17516
17517Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17518
17519 * gdb.base/crossload.exp: Remove, this has been disabled ever
17520 since BFD stopped including all targets, and cross-GDB gets
17521 plenty of testing anyway.
17522 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17523 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17524 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17525 * gdb.base/README: Remove, was doc for this.
17526 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17527 needed.
cd0fc7c3 17528
b83266a0
SS
175291999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17530
17531 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17532 output.
17533
17534 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17535 * gdb.base/annota2.exp: New file. More annotation tests.
17536 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17537 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17538
175391999-04-23 Angela Marie Thomas <angela@cygnus.com>
17540
17541 * config/cfdbug.exp: New file.
17542
7a292a7a
SS
175431999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17544
17545 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17546 Marcus Daniel's and Dale Hawkins's demangler crashes.
17547
17548 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17549 test_lucid_style_demangling, test_arm_style_demangling,
17550 test_hp_style_demangling): Try Tom Tromey's core-dumping
17551 identifier under each demangling style.
7a292a7a
SS
17552
175531999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17554
17555 * gdb.c++/demangle.exp: Include the current demangling style
17556 in all test names.
17557 (current_demangling_style): New global variable.
17558 (set_demangling_style, test_demangling_core, test_demangling,
17559 test_demangling_exact): New functions.
17560 (test_gnu_style_demangling, test_lucid_style_demangling,
17561 test_arm_style_demangling, test_hp_style_demangling): Use those,
17562 instead of calling gdb_test and gdb_test_exact directly.
17563 (catch_demangling_errors): New function, which reports errors
17564 signalled by the demangling test functions in an orderly way.
17565 (do_tests): Use catch_demangling_errors.
17566
175671999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17568
17569 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17570 grouping in expressions, not {}.
7a292a7a
SS
17571
17572 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17573 initialized yet.
7a292a7a
SS
17574
175751999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17576
17577 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17578 are listed.
17579
175801999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17581
17582 * gdb.stabs/weird.exp: Test for CC being defined before
17583 looking at its value.
17584
175851999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 * gdb.base/call-ar-st.exp: Remove stray '#'.
17588 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17589 "short int" and "long int".
17590 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17591 change, to mollify finicky HP compiler.
7a292a7a
SS
17592 * gdb.hp/reg-test.exp (testfile): Fix file name.
17593 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17594
7a292a7a
SS
17595 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17596 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17597 alternate form of enum ptype.
17598
c906108c
SS
175991999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17600
7a292a7a
SS
17601 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17602 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17603 passing skip_hp_tests, so as not to waste time on guaranteed
17604 failure.
7a292a7a 17605
c906108c
SS
17606 * gdb.c++/overload.cc: Pass string instead of char addr, always
17607 init ccpfoo.
17608 * gdb.c++/templates.cc: Fix syntax error.
17609
7a292a7a
SS
17610Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17611
17612 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17613 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17614 command.
17615
176161999-03-18 James Ingham <jingham@cygnus.com>
17617
17618 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17619
17620 * gdb.c++/method.exp: It was testing an uninitialized int on the
17621 stack and assuming it was positive.
17622
17623 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17624
17625 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17626 keep it from killing the rest of the tests.
7a292a7a
SS
17627 Use gdb_continue_to_end.
17628
17629 * gdb.base/sigall.exp: use gdb_continue_to_end.
17630
17631 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17632
17633 * gdb.base/display.exp: use runto_main, not run.
17634
d63a86f8
RM
17635 * gdb.base/default.exp: Check for the current error message in the
17636 r abbreviation test.
7a292a7a
SS
17637 Add strongarm to the targets that know info float.
17638
d63a86f8 17639 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17640 run which doesn't work with monitors.
17641
17642 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17643
17644 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17645
17646 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
17647 program. Traps the case (in Cygmon) when the program never really
17648 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
17649 more places, so I used my name. Sorry Mark...
17650
17651 * config/monitor.exp (gdb_target_monitor): added another
17652 target_info parameter: remotebinarydownload. This will set the
17653 remotebinarydownload flag if this is causing some boards trouble.
17654
176551999-03-18 Mark Salter <msalter@cygnus.com>
17656
17657 * lib/gdb.exp (continue_to_exit): New function.
17658
17659 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17660 * gdb.base/ending-run.exp: Ditto.
17661 * gdb.base/step-test.exp: Ditto.
17662
176631999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17664
17665 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17666 (suggested by Art Haas <ahaas@neosoft.com>).
17667
176681999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17669
889bf7c5 17670 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
17671
17672Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17673
17674 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 17675 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
17676
176771999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17678
17679 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17680 a call to strlen; sometimes we do have sources.
17681
176821999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
17683
17684 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 17685 character, so GDB won't print garbage after its end.
d63a86f8 17686
c906108c
SS
17687 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17688 breakpoint there instead. Sometimes GCC emits memcpy to handle
17689 the large structures being passed by value, so we step into that
17690 instead of sum_array_print, which obscures what we're really testing.
17691 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
17692 the bizarre steps into memcpy, so do that here. Add check for
17693 stepping into function calls that pass large structures by value.
17694 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
17695 Remove all references to specific line numbers.
17696 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17697 New type and function.
17698 (main): Call large_struct_by_value, passing it a large struct by value.
17699 * lib/gdb.exp (gdb_get_line_number): New function.
17700
17701 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17702 more portable.
17703
7a292a7a
SS
177041999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17705
c906108c
SS
17706 * lib/gdb.exp: Doc fixes.
17707
7a292a7a
SS
177081999-03-05 Nick Clifton <nickc@cygnus.com>
17709
d63a86f8 17710 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
17711
177121999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17713
c906108c 17714 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
17715 commands. They're not germane to this test, and they don't work
17716 that way on remote targets.
c906108c 17717
3fc11d3e
JM
177181999-03-01 James Ingham <jingham@cygnus.com>
17719
17720 * Changelog entries merged over from gdb development branch.
17721
3fc11d3e
JM
17722 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17723
17724 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17725 for outputting results of test run.
17726
2d4a1622 17727 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
17728
17729 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 17730
7a292a7a
SS
177311999-02-25 Felix Lee <flee@cygnus.com>
17732
17733 * lib/gdb.exp (debug_format): initialize
17734
c906108c
SS
177351999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17736
17737 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17738 * gdb.base/call-rt-st.c: Ditto.
17739
c906108c
SS
177401999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17741
17742 * gdb.threads/pthreads.exp (horiz): New variable.
17743 (test_startup): Fix regexps that capture thread numbers.
17744
177451999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17746
17747 * gdb.base/smoke.exp: Disambiguate two test case names (both
17748 called ``print'').
17749
17750Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17751
17752 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 17753 compilation.
c906108c
SS
17754
177551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17756
17757 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17758 actual output formatting.
17759 * gdb.base/smoke.exp: GDB removes leading 0's.
17760 * gdb.base/volatile.exp: Don't check type of remuneration;
17761 that variable is no longer defined in constvars.c.
17762 * gdb.base/step-test.c (main): Exit with explicit exit code.
17763 * gdb.base/step-test.exp: Remove two nexti checks--they are
17764 not portable.
17765
177661999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17767
17768 * gdb.base/help.exp ("help delete display"): Fix test to match
17769 gdb's output.
17770
17771 * gdb.base/long_long.c (known_types): Initialize values to zero.
17772 * gdb.base/long_long.exp: Step one more line
17773 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
17774 leading zeros. Explicitly ask for hex formatting. Use
17775 unique test case names.
c906108c
SS
17776
17777Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17778
d63a86f8 17779 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
17780
17781 * gdb.c++/method.exp: Add missing close brace.
17782
177831999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17784
17785 * gdb.base/maint.exp: Use 'set height 0' to disable page
17786 prompting, not 'set height 400'.
17787
17788 Fix a bunch of timeouts.
17789 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17790 four separate tests, so expect doesn't take forever to match a ton
17791 of text against a regexp with lots of .* forms.
17792 ("maint print psymbols", "maint print symbols"): Make some of
17793 these greps more selective, so that expect doesn't try to wade
17794 through huge piles of output and time out.
17795
17796 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17797
17798 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
17799 tests: one which doesn't expect shlib events to be reported, and
17800 another which does, but is XFAIL for all platforms other than
17801 HP/UX.
c906108c
SS
17802
17803 * gdb.base/break.exp: Teach the test suite that the `catch
17804 fork', `catch vfork', and `catch exec' commands produce error
17805 messages on platforms that don't provide these features.
17806
17807Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17808
17809 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
17810 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17811 (shortening names from solib_threshold.exp etc), won't run on
17812 anything but HP-UX for the foreseeable future.
c906108c 17813 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 17814 reflect move.
c906108c
SS
17815
17816Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17817
17818 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 17819 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
17820
17821Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17822
17823 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17824 successfully re-sets breakpoints in shared libraries.
17825 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17826
17827Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17828
d63a86f8
RM
17829 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17830 and compiled w/o GCC.
c906108c
SS
17831
17832 * gdb.hp/watch-cmd.exp: ditto.
17833
17834 * gdb.hp/watch-hp.exp: ditto.
17835
17836 * gdb.hp/xdb1.exp: ditto.
17837
17838 * gdb.hp/xdb2.exp: ditto.
17839
17840 * gdb.hp/dbx.exp: ditto.
17841
17842Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17843
17844 * constvars.c: Remove C++-isms.
17845 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 17846 with GCC.
c906108c
SS
17847
17848Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17849
17850 The following changes are part of the HP merge.
17851
17852 * gdb.base/break.exp: new tests to verify that catchpoints for
17853 fork, vfork, and exec don't trigger inappropriately.
17854
17855 * gdb.base/opaque.exp: compile one file at a time, then link.
17856
17857 * gdb.base/signals.exp: be more restrictive about which hppa
17858 systems receive a setup_xfail. new tests.
17859
17860 * gdb.base/solib_threshold.build: new file.
17861 * gdb.base/solib_threshold.exp: new file.
17862 * gdb.base/solib_threshold.link_opts: new file.
17863 * gdb.base/solib_threshold.mk: new file.
17864 * gdb.base/gen_solib_threshold.c: new file.
17865
17866 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17867 tests. New tests for enums inside classes.
17868
17869 * gdb.c++/compiler.cc: indicate support of template debugging.
17870
17871 * gdb.c++/demangle.exp: run hp style demangling tests.
17872
17873 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17874 tests.
17875
17876 * gdb.c++/misc.cc: changes to support new tests.
17877
17878 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17879 to support new tests.
17880
17881 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17882 gcc, then skip these tests.
17883
17884Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17885
17886 The following files are part of the HP merge; some had longer
17887 names at HP, but have been renamed to be no more than 14
17888 characters in length.
17889
17890 * gdb.hp/ambiguous.cc: new file.
17891 * gdb.hp/ambiguous.exp: new file.
17892 * gdb.hp/attach.exp: new file.
17893 * gdb.hp/attach2.exp: new file.
17894 * gdb.hp/classes-hp.exp: new file.
17895 * gdb.hp/ctti.exp: new file.
17896 * gdb.hp/ctti-add.cc: new file.
17897 * gdb.hp/ctti-add1.cc: new file.
17898 * gdb.hp/ctti-add2.cc: new file.
17899 * gdb.hp/ctti-add3.cc: new file.
17900 * gdb.hp/dbx.exp: new file.
17901 * gdb.hp/exception.cc: new file.
17902 * gdb.hp/exception.exp: new file.
17903 * gdb.hp/foll-exec.c: new file.
17904 * gdb.hp/foll-exec.exp: new file.
17905 * gdb.hp/foll-fork.c: new file.
17906 * gdb.hp/foll-fork.exp: new file.
17907 * gdb.hp/foll-vfork.c: new file.
17908 * gdb.hp/foll-vfork.exp: new file.
17909 * gdb.hp/inherit-hp.exp: new file.
17910 * gdb.hp/more-steps.exp: new file.
17911 * gdb.hp/namespace.cc: new file.
17912 * gdb.hp/namespace.exp: new file.
17913 * gdb.hp/optimize.exp: new file.
17914 * gdb.hp/pxdb.c: new file.
17915 * gdb.hp/pxdb.exp: new file.
17916 * gdb.hp/quicksort.exp: new file.
17917 * gdb.hp/reg-test.exp: new file.
17918 * gdb.hp/reg-test.s: new file.
17919 * gdb.hp/sized-enum.c: new file.
17920 * gdb.hp/sized-enum.exp: new file.
17921 * gdb.hp/start-stop.exp: new file.
17922 * gdb.hp/templ-hp.cc: new file.
17923 * gdb.hp/templ-hp.exp: new file.
17924 * gdb.hp/thr-lib.c: new file.
17925 * gdb.hp/thr-lib.exp: new file.
17926 * gdb.hp/thr-lib.h: new file.
17927 * gdb.hp/thr-liblib.c: new file.
17928 * gdb.hp/virtfun-hp.c: new file.
17929 * gdb.hp/virtfun-hp.exp: new file.
17930 * gdb.hp/watch-cmd.exp: new file.
17931 * gdb.hp/watch-hp.exp: new file.
17932 * gdb.hp/xdb1.exp: new file.
17933 * gdb.hp/xdb2.exp: new file.
17934 * gdb.hp/xdb3.exp: new file.
17935
17936Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17937
17938 The following files are part of the HP merge; some had longer
17939 names at HP, but have been renamed to be no more than 14
17940 characters in length.
17941
17942 * gdb.base/ss.h: new file.
17943 * gdb.base/call-ar-st.c: new file.
17944 * gdb.base/call-ar-st.exp: new file.
17945 * gdb.base/call-rt-st.c: new file.
17946 * gdb.base/call-rt-st-exp: new file.
17947 * gdb.base/call-strs.exp: new file.
17948 * gdb.base/ena-dis-br.exp: new file.
17949 * gdb.base/environ.exp: new file.
17950 * gdb.base/long_long.exp: new file.
17951 * gdb.base/sect-cmd.exp: new file.
17952 * gdb.base/shlib-cl2.exp: new file.
17953 * gdb.base/smoke.exp: new file.
17954 * gdb.base/so-impl-ld.c: new file.
17955 * gdb.base/so-impl-ld.exp: new file.
17956 * gdb.base/so-indr-cl.c: new file.
17957 * gdb.base/so-indr-cl.exp: new file.
17958 * gdb.base/varargs.exp: new file.
17959 * gdb.base/volatile.exp: new file.
17960 * gdb.base/whatis-exp.exp: new file.
7a292a7a 17961 * gdb.base/display.exp: new file.
c906108c
SS
17962 * gdb.c++/derivation.exp: new file.
17963 * gdb.c++/local.exp: new file.
17964 * gdb.c++/member-ptr.exp: new file.
17965 * gdb.c++/overload.exp: new file.
17966 * gdb.c++/ovldbreak.exp: new file.
17967 * gdb.c++/ref-types.exp: new file.
17968 * gdb.c++/ref-types2.exp: new file.
17969 * gdb.c++/userdef.exp: new file.
d63a86f8 17970
c906108c
SS
17971Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
17972
17973 * gdb.base/default.exp: Reflect wording change in remote.c.
17974
dc96c6c7 17975Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17976
17977 * gdb.base/help.exp: Update to reflect current text.
17978
17979Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
17980
17981 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
17982 they're stack variables and contain garbage.
17983 * gdb.c++/anon-union.exp: new file.
17984
17985 The following changes were made by David Taylor
889bf7c5
PA
17986 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17987 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17988 in changes by HP.
c906108c
SS
17989
17990 * gdb.base/bitops.exp: new file.
17991 * gdb.base/default.exp: change expected messages for catch and
17992 info catch tests to reflect HP merge changes.
17993 * gdb.base/enable-disable-break.exp
17994 * gdb.base/ending-run.c: new file.
17995 * gdb.base/long_long.c: new file.
17996 * gdb.base/maint.exp: new file.
17997 * gdb.base/pointers2.exp: new file.
17998 * gdb.base/shlib-call2.exp: new file.
17999 * gdb.base/solib.exp: new file.
18000 * gdb.base/step-test.c: new file.
18001 * gdb.c++/anon-union.cc: new file.
18002 * gdb.c++/local.cc: new file.
18003 * gdb.c++/member-pointer.cc: new file.
18004 * gdb.c++/method.cc: new file.
18005 * gdb.c++/ref-types.cc: new file.
18006 * gdb.c++/ref-types2.cc: new file.
18007 * gdb.c++/userdef.cc: new file.
d63a86f8 18008
c906108c
SS
18009 * gdb.base/scope.exp: compile one file at a time, then link.
18010 * gdb.base/langs.exp: ditto.
18011 * gdb.base/list.exp: ditto.
d63a86f8 18012
c906108c
SS
18013Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18014
18015 The following changes were made by David Taylor
889bf7c5
PA
18016 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18017 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18018 in changes by HP.
d63a86f8 18019
c906108c
SS
18020 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18021 skip tests. When compiling pass c++ flag to gdb_compile.
18022 * gdb.c++/
d63a86f8 18023
c906108c
SS
18024 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18025 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18026 (skip_hp_tests): new function.
18027 (gdb_preprocess): new function.
18028
18029 * configure.in (hpdir): decide whether to configure gdb.hp.
18030 * configure: regenerated.
18031
18032 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18033 to delete on clean.
18034 (EXECUTABLES): update to reflect new additions.
18035 * gdb.base/commands.exp: update message expected.
18036 * gdb.base/default.exp: add copyright notice.
18037 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18038 * gdb.base/help.exp: update messages to reflect current text.
18039 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18040 targets for recurse tests.
18041 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18042 skip this file.
18043
18044 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18045 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18046 compilation.
18047 * gdb.c++/misc.exp: ditto.
18048 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18049 run the tests. tell gdb_compile that it's a c++ compilation.
18050
18051 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 18052
c906108c
SS
18053 * gdb.base/all-bin.exp: new file.
18054 * gdb.base/arithmet.exp: new file.
18055 * gdb.base/assign.exp: new file.
18056 * gdb.base/completion.exp: new file.
18057 * gdb.base/cond-expr.exp: new file.
18058 * gdb.base/condbreak.exp: new file.
18059 * gdb.base/define.exp: new file.
18060 * gdb.base/dollar.exp: new file.
18061 * gdb.base/environment.exp: new file.
18062 * gdb.base/eval-skip.exp: new file.
18063 * gdb.base/jump.exp: new file.
18064 * gdb.base/logical.exp: new file.
18065 * gdb.base/pointers.exp: new file.
18066 * gdb.base/relational.exp: new file.
18067 * gdb.base/section_command.exp: new file.
18068 * gdb.base/whatis-expr.exp: new file.
18069
18070 * gdb.base/all-types.c: new file.
18071 * gdb.base/call-array-struct.c: new file.
18072 * gdb.base/call-return-struct.c: new file.
18073 * gdb.base/call-strings.c: new file.
18074 * gdb.base/callfuncs2.c: new file.
18075 * gdb.base/condbreak.c: new file.
18076 * gdb.base/constvars.c: new file.
18077 * gdb.base/display.c: new file.
18078 * gdb.base/int-type.c: new file.
18079 * gdb.base/jump.c: new file.
18080 * gdb.base/miscexprs.c: new file.
18081 * gdb.base/pointers.c: new file.
18082 * gdb.base/pointers2.c: new file.
18083 * gdb.base/shmain.c: new file.
18084 * gdb.base/shr1.c: new file.
18085 * gdb.base/shr2.c: new file.
18086 * gdb.base/solib.c: new file.
18087 * gdb.base/solib1.c: new file.
18088 * gdb.base/solib2.c: new file.
18089 * gdb.base/varargs.c: new file.
18090 * gdb.c++/derivation.cc: new file.
18091 * gdb.c++/overload.cc: new file.
18092 * gdb.c++/ovldbreak.cc: new file.
18093 * gdb.hp/attach.c: new file.
18094 * gdb.hp/attach2.c: new file.
18095 * gdb.hp/average.c: new file.
18096 * gdb.hp/compiler.c: new file.
18097 * gdb.hp/compiler.cc: new file.
18098 * gdb.hp/execd-program.c: new file.
18099 * gdb.hp/follow-exec.c: new file.
18100 * gdb.hp/follow-fork.c: new file.
18101 * gdb.hp/follow-vfork-and-exec.c: new file.
18102 * gdb.hp/misc-hp.cc: new file.
18103 * gdb.hp/more-steps.c: new file.
18104 * gdb.hp/optimize.c: new file.
18105 * gdb.hp/quicksort.c: new file.
18106 * gdb.hp/run-hp.c: new file.
18107 * gdb.hp/start-stop.c: new file.
18108 * gdb.hp/sum.c: new file.
18109 * gdb.hp/templates-hp.cc: new file.
18110 * gdb.hp/thread-local-in-lib.c: new file.
18111 * gdb.hp/thread-local-in-lib.h: new file.
18112 * gdb.hp/thread-local-in-lib.lib.c: new file.
18113 * gdb.hp/vforked-program.c: new file.
18114 * gdb.hp/virtfunc-hp.cc: new file.
18115 * gdb.hp/watchpoint-hp.c: new file.
18116 * gdb.hp/xdb.c: new file.
18117 * gdb.hp/xdb0.c: new file.
18118 * gdb.hp/xdb0.h: new file.
18119 * gdb.hp/xdb1.c: new file.
18120
18121Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18122
18123 The following change was made by Edith Epstein
889bf7c5
PA
18124 <eepstein@cygnus.com> as part of a project to merge in changes
18125 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
18126
18127 * gdb.c++/demangle.exp: changed the expected output for some
18128 ARM-style mangling -- removed second reference to datatype.
889bf7c5 18129 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 18130 T1<char>::~T1<char>(void)
c906108c 18131 becomes,
a9c64011
AS
18132 maint demangle __dt__11T1__pt__2_cFv
18133 T1<char>::~T1(void)
c906108c 18134
889bf7c5 18135 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 18136
c906108c
SS
18137Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18138
18139 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18140 * gdb.trace/backtrace.exp: Likewise.
18141 * gdb.trace/circ.exp: Likewise.
18142 * gdb.trace/collection.exp: Likewise.
18143 * gdb.trace/deltrace.exp: Likewise.
18144 * gdb.trace/infotrace.exp: Likewise.
18145 * gdb.trace/limits.exp: Likewise.
18146 * gdb.trace/packetlen.exp: Likewise.
18147 * gdb.trace/passc-dyn.exp: Likewise.
18148 * gdb.trace/passcount.exp: Likewise.
18149 * gdb.trace/report.exp: Likewise.
18150 * gdb.trace/save-trace.exp: Likewise.
18151 * gdb.trace/tfind.exp: Likewise.
18152 * gdb.trace/tracecmd.exp: Likewise.
18153 * gdb.trace/while-dyn.exp: Likewise.
18154 * gdb.trace/while-stepping.exp: Likewise.
18155
181561998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18157
18158 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18159
18160Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18161
18162 From Brendan Kehoe:
18163 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18164 int return types.
18165
18166Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18167
18168 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 18169 remote dos host testing right.
c906108c
SS
18170
18171Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18172
18173 * gdb.base/corefile.exp: remove some xfails.
18174
18175Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18176
18177 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 18178 have different timestamps.
c906108c
SS
18179
18180Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18181
18182 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 18183 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
18184
18185Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18186
18187 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 18188 delta.
c906108c
SS
18189
18190Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18191
18192 * gdb.base/default.exp: Add brace missing from previous delta.
18193
18194Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18195
18196 * gdb.base/default.exp: Support test for info float for all
18197 varieties of arm toolchain.
18198
dc96c6c7 18199Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18200
18201 * gdb.trace/*.exp: remove "remote_download" command.
18202
dc96c6c7 18203Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18204
18205 * gdb.trace/*.exp: remove -gdwarf from compile.
18206
18207Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18208
18209 * gdb.trace/configure.in(AC_INIT): typo
18210 * gdb.trace/configure: regenerated
18211
dc96c6c7 18212Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18213
18214 * config/m68k-emc.exp: New file.
18215 * lib/<emc-support.exp trace-support.exp}: New files.
18216 * configure.in: add new test directory gdb.trace.
18217 * gdb.trace/{configure configure.in Makefile.in}: New files.
18218 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18219 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18220 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18221 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18222 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18223 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18224 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18225
dc96c6c7 18226Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18227
18228 * gdb.c++/classes.exp: Change all regular expressions to match
18229 arbitrary combinations of newline/carriage-return, so that they
18230 will work equally well on Unix and Windows.
18231 * gdb.c++/inherit.exp: ditto.
18232 * gdb.c++/virtfunc.exp: ditto.
18233
182341998-08-11 Dawn Perchik <dawn@cygnus.com>
18235
18236 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18237
c2d11a7d
JM
18238Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18239
18240 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18241 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18242 to use a0-a3/d0-d3 as needed.
18243
18244Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18245
18246 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18247 * gdb.disasm/am33.exp: Corresponding changes.
18248
c906108c
SS
182491998-07-11 Felix Lee <flee@cygnus.com>
18250
18251 * gdb.base/callfuncs.exp: add cmp10 test.
18252 * gdb.base/callfuncs.c (cmp10): new function.
18253
18254Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18255
d63a86f8 18256 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18257 into two parts to get around a synchronization problem in expect.
18258
3fc11d3e
JM
18259Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18260
18261 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18262
18263 * configure.in: Add options for gdbtk testsuite.
18264
18265 * configure: Regenerate.
18266
18267 * gdb.gdbtk: New directory to hold gdbtk tests.
18268
c906108c
SS
18269Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18270
18271 * gdb.fortran/types.exp: Escape brackets in expect patterns
18272 for test_float_literal_types_accepted tests.
18273 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18274 before run test.
18275
c2d11a7d
JM
18276Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18277
18278 * am33.exp: Just compile, do not link the testcase.
18279 * am33.s: Add ".am33" pseudoop to force am33 mode.
18280
c906108c
SS
182811998-06-25 Felix Lee <flee@cygnus.com>
18282
18283 * gdb.base/setshow.exp: make sure $pc is sane.
18284
18285 * gdb.stabs/weird.exp: split expect patterns properly.
18286
c2d11a7d
JM
18287Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18288
18289 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18290 * gdb.disasm/am33.exp: Run it.
18291
dc96c6c7 18292Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18293
18294 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18295 match processing (and eliminate spurious timeouts when running).
18296
dc96c6c7 18297Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18298
18299 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18300 exception test, but conditionalize it on target [mach | gnu].
18301
dc96c6c7 18302Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18303
18304 * gdb.base/overlays.exp: fixup compile line for linker script.
18305
18306Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18307
18308 * gdb.fortran/types.exp: don't guess at float size.
18309
18310Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18311
18312 * gdb.base/exprs.exp: delete test that depends on int size.
18313
18314Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18315
18316 * config/sim.exp: Removed checks for target triplets.
18317 (gdb_target_sim): Use gdb,target_sim_options.
18318
18319Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18320
18321 * gdb.base/reread.exp: New file.
18322 * gdb.base/reread1.c: New file.
18323 * gdb.base/reread2.c: New file.
18324
18325Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18326
18327 * config/sim.exp: Use 'target sim -sparclite' when running
18328 SPARClite programs.
18329
18330Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18331
18332 * gdb.base/structs2.exp: New file.
18333 * gdb.base/structs2.c: New file.
18334
18335Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18336
18337 * gdb.asm/common.inc: New file.
18338 * gdb.asm/d10v.inc: New file.
18339 * asm-source.exp: Pass -I's to gas to find .inc files.
18340 Update line numbers in expected output.
18341 * asmsrc1.s: Rewrite.
18342 * asmsrc2.s: Rewrite.
18343 * configure.in: Create arch.inc symlink.
18344 * configure: Regenerate.
18345 * Makefile.in (distclean): Delete arch.inc.
18346
18347Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18348
18349 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18350 (t_enum_value2): ditto
18351 (t_enum_value3): ditto
18352 (main): ditto
c906108c
SS
18353Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18354
18355 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18356 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18357 change.
18358 Use gdb_test instead of send_gdb/gdb_expect sequences.
18359
18360Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18361
18362 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18363 not void.
18364
18365Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18366
18367 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18368 subroutines. Used to test gdbs ability to single step through PC
18369 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18370
18371Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18372
18373 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18374 more rigorous EGCS C++ error checking.
18375
18376Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18377
a9c64011
AS
18378 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18379 tests.
18380 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18381 function when asleep.
18382 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18383 for i*86 Linux and SVR4 signal handling problems.
18384 Remove linux xfail for `next to handler in signals_tests_1', fixed
18385 by recent infrun.c change.
18386 Limit backtrace to 10 frames to avoid timeout problems with infinite
18387 stack backtraces.
18388 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18389 target.[ch] change.
c906108c
SS
18390
18391Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18392
18393 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18394 for a newline from gdb before continuing.
18395 (default_gdb_exit): Just look for y or n.
18396 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18397 it does, fail the rests of the tests in the file.
18398
18399Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18400
18401 * config/cygmon.exp: New file.
18402
18403Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18404
18405 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18406 main" test on remote targets.
c906108c
SS
18407
18408 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18409 run test on remote targets.
18410
18411Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18412
18413 * gdb.asm: New directory.
18414 * configure.in: Configure it.
18415 * configure: Regenerate.
18416 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18417 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18418
18419Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18420
18421 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18422
dc96c6c7 18423Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18424
a9c64011
AS
18425 * gdb.base/overlays (several files): Merge the two overlay
18426 managers into one. Change variables (foox, barx, bazx, grbxx)
18427 back into ints but force them to load in their proper sections.
c906108c
SS
18428
18429Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18430
18431 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18432 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18433 (D10VCopy): Handle memory regions crossing 16k boundaries.
18434 (D10VCopy): Transfer data in 32 bit chunks.
18435
18436Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18437
18438 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18439 correct.
c906108c
SS
18440
18441 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18442 map. Include space for printf in .text segment.
c906108c
SS
18443
18444 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18445 updated d10v memory VMA/LMA map.
c906108c 18446 (D10VCopy): Call D10VTranslate.
d63a86f8 18447
c906108c
SS
18448Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18449
18450 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18451
18452 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18453 that it won't be put into the .sdata - small data -
18454 section. Update reference.
c906108c
SS
18455 * gdb.base/baz.c (bazx, baz): Ditto.
18456 * gdb.base/foo.c (foox, foo): Ditto.
18457 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18458
18459 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18460 to be arrays.
d63a86f8 18461
dc96c6c7 18462Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18463
a9c64011
AS
18464 * gdb.base/overlays.exp: fix up and get working again.
18465 Add tests for backtraces from an overlay function.
d63a86f8 18466
c906108c
SS
18467Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18468
18469 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18470 "calling function with watchpoint enabled".
18471
18472Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18473
18474 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18475 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18476 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18477 pending review of whether it is useful or not.
18478
18479Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18480
18481 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18482
18483Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18484
18485 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18486 * config/dve.exp: New file to support Densan boards.
18487
18488Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18489
18490 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18491 reads and BSD.
c906108c
SS
18492
18493Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18494
18495 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18496 response.
18497
18498 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18499
18500Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18501
18502 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18503 test.
c906108c
SS
18504
18505 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18506 target_sizeof_long and target_bigendian_p.
c906108c 18507 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18508 to targets word size and endianess.
d63a86f8 18509
c906108c
SS
18510Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18511
18512 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18513 output.
c906108c
SS
18514
18515Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18516
18517 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18518 Update test of set args help to match source change.
c906108c
SS
18519
18520Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18521
18522 * gdb.base/default.exp: Expect help system output to be in
18523 alphabetical order.
18524 * gdb.base/help.exp: Ditto.
18525
18526Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18527
18528 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18529 "i*86-pc-linux-gnu*".
18530 * gdb.base/interrupt.exp: Ditto.
18531 * gdb.base/corefile.exp: Ditto.
18532
18533 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18534 define vxworks when building the testcase.
c906108c
SS
18535
18536 * gdb.base/ptype.exp: Fix testnames to be unique.
18537 * gdb.base/radix.exp: Ditto.
18538 * gdb.base/term.exp: Ditto.
18539 * gdb.base/whatis.exp: Ditto.
18540 * gdb.c++/classes.exp: Ditto.
18541
18542Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18543
18544 * gdb.base/callfuncs.exp: Fix indentation.
18545
18546 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18547 suppress_flag has been set.
18548 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18549 target feature.
18550
18551Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18552
18553 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18554 the testcase.
18555
18556 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18557 set_debug_traps() and breakpoint().
c906108c
SS
18558 * gdb.c++/misc.cc (main): Ditto.
18559 * gdb.c++/templates.cc (main): Ditto.
18560 * gdb.c++/virtfunc.cc (main): Ditto.
18561
18562Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18563
18564 * lib/gdb.exp(gdb_step_for_stub): New function.
18565 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18566 exists, reload the executable and do a "continue" instead of
18567 doing a jump.
18568 (runto_main): Use gdb_step_for_stub.
d63a86f8 18569
c906108c 18570 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18571 tests to have unique names.
c906108c
SS
18572 * gdb.base/callfuncs.exp: Ditto.
18573 * gdb.base/commands.exp: Ditto.
18574 * gdb.base/default.exp: Ditto.
18575 * gdb.base/help.exp: Ditto.
18576 * gdb.base/list.exp: Ditto.
18577 * gdb.base/opaque.exp: Ditto.
18578 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18579 similar tests.
d63a86f8 18580
c906108c
SS
18581 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18582 * gdb.c++/cplusfuncs.cc: Ditto.
18583 * gdb.c++/virtfunc.cc: Ditto.
18584
18585 * config/monitor.exp: Keep track of the last file we saw, rather
18586 than trying to get the info from gdb.
18587
18588 * gdb.fortran/types.exp: Move comment to previous line.
18589
18590Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18591
18592 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18593 target mode.
c906108c
SS
18594
18595Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18596
18597 From Bob Manson:
18598 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18599 string from GDB when it connects.
c906108c
SS
18600
18601 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18602
18603Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18604
18605 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18606 if we can't get a debug format from GDB (we may be testing an
18607 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18608
18609 * gdb.stabs/weird.exp: Fix quoting.
18610
18611 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18612
18613Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18614
18615 * config/arm-ice.exp: New file.
18616
18617Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18618
18619 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18620 until it has been modified to work with the new testsuite.
c906108c 18621
99707966 18622 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18623 testcase won't compile, cause all of the testcases in the file to
18624 fail instead.
c906108c
SS
18625
18626 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18627 (gdb_clear_suppressed): New procedure.
18628 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18629 it contains a positive value.
18630
18631Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18632
18633 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18634
18635 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18636
18637Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18638
18639 * lib/gdb.exp (setup_xfail_format): New function.
18640 (get_debug_format): New function to get debug format.
18641 (debug_format): New global variable to hold last value set
18642 by get_debug_format.
18643 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18644 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18645 * gdb.c++/ptype.exp: Ditto.
18646 * gdb.c++/classes.exp: Ditto.
18647 * gdb.c++/cplusfuncs.exp: Ditto.
18648 * gdb.c++/inherit.exp: Ditto.
18649 * gdb.c++/templates.exp: Ditto.
18650 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 18651
c906108c
SS
18652Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18653
18654 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18655 host doesn't have a currently-open connection.
18656
18657 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
18658 any gdb stub target. Handle cases where gdb doesn't respond when
18659 interrupted in a sane fashion.
c906108c
SS
18660
18661 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 18662 same thing in a totally different way.
c906108c
SS
18663
18664 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 18665 setting "timeout".
c906108c 18666 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 18667 default_gdb_init now.
c906108c
SS
18668
18669Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18670
18671 * gdb.base/printcmds.exp: Fix "check for floating addition"
18672 regexp to accept results within approx +/- .01 of exact value.
18673 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18674
18675Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18676
18677 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 18678 properly.
c906108c
SS
18679 (gdb_expect): Add optional timeout parameter, and add timeout
18680 value to various calls.
18681 (gdb_suppress_tests): Only give one warning message per group.
18682
18683Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18684
18685 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
18686 global variables. Handle getting a value for $timeout more
18687 gracefully.
c906108c
SS
18688
18689Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18690
18691 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 18692 initialize.
c906108c 18693 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 18694 by a target configuration file.
c906108c
SS
18695 (gdb_expect): Pass the timeout to remote_expect.
18696
18697 * config/monitor.exp(gdb_load): Fix typo in regexp.
18698
18699Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18700
18701 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18702
18703Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18704
18705 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
18706 here. Call gdb_target_exec before rebooting the target, to make
18707 sure the connection to the target is closed.
c906108c
SS
18708 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18709 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18710 Also detect "Timeout reading from remote" error.
18711
18712 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
18713 gdb_target_monitor. Don't call gdb_file_cmd here; let
18714 gdb_target_monitor do it.
c906108c
SS
18715
18716 * gdb.disasm/hppa.exp: Don't use exec_output.
18717
18718Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18719
18720 * gdb.base/list.exp: If we're debugging a non-native target,
18721 try to set the pc register to point to the start of the
18722 program before doing the first list command.
18723
18724 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 18725 test_calls after restarting.
c906108c
SS
18726
18727 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 18728 reloading.
c906108c
SS
18729
18730 * gdb.base/watchpoint.exp: Fix typo.
18731
18732 * gdb.base/setshow.exp: Check for use_gdb_stub.
18733
18734 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 18735 stub case.
c906108c
SS
18736 * gdb.base/langs.exp: Ditto.
18737
18738 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
18739 gdb_load_offset. If we weren't given a file to load, figure out
18740 what the current file is and use it.
c906108c
SS
18741
18742 * config/i386-bozo.exp: New file.
18743
18744Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18745
18746 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18747 feature.
18748
18749 * config/proelf.exp: New entry.
18750
18751Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18752
18753 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18754 of regexps.
18755
18756 * gdb.base/watchpoint.exp: Don't run the test_stepping
18757 tests if gdb can't call functions on the target.
18758
18759 * gdb.base/setshow.exp: Don't run the set prompt tests if
18760 the board has gdb_prompt set.
18761
18762Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18763
18764 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18765 * gdb.base/commands.exp: Likewise.
18766 * gdb.base/setshow.exp: Likewise.
18767
18768Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18769
18770 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18771 feature.
18772
18773 * config/i960.exp: New file.
18774
18775Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18776
18777 * gdb.base/funcargs.exp: Check for gdb,short_int target
18778 feature instead of looking for explicit target triplets.
18779
dc96c6c7 18780Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 18781
d63a86f8 18782 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
18783 "p 123DEADBEEF", to check parse_number.
18784 * top.c: change "to enable to enable" to "to enable" in a couple
18785 of help strings.
18786
18787Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18788
18789 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18790 on the mn10300.
d63a86f8 18791
c906108c
SS
18792Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18793
18794 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18795 where the test executable is run with explicit args.
18796 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18797
18798Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18799
18800 * gdb.base/run.c: Use FAKEARGV to build test executable that
18801 does not require a command line arg, since most simulators
18802 don't currently support passing such an arg into the simulated
18803 program.
18804 * gdb.base/commands.exp: Change tests to insert the proper
18805 value as the arg to the first recursive factorial call. Change
18806 compilation line to define FAKEARGV at compile time.
18807
18808Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18809
18810 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18811 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18812 function with watchpoint enabled" test.
18813
18814Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18815
18816 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 18817 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
18818
18819 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 18820 "Tests restarted" messages.
c906108c
SS
18821
18822Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18823
18824 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18825
dc96c6c7 18826Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18827
18828 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18829 for INFO SYMBOL; add help tests for OVERLAY commands.
18830 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18831 add tests for OVERLAY commands
18832 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18833 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18834 * gdb.base/sigall.c: add usestubs code frag
18835 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 18836
c906108c
SS
18837Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18838
18839 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18840 failures.
18841 (gdb_stop_suppressing_tests): Note that tests have restarted.
18842
18843Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18844
18845 * config/h8300.exp: New file.
18846
18847Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18848
18849 * gdb.base/setshow.exp: Check for the existence of a
18850 feature, not its value.
18851
18852Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18853
18854 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18855
18856 * gdb.base/scope.exp: It's now init0(), not init().
18857
18858 * gdb.base/scope0.c: For now, change init() to be init0().
18859
18860 * config/monitor.exp: Use gdb_serial in preference to serial
18861 or netport.
18862
18863 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 18864 and it's not already set.
c906108c
SS
18865
18866Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18867
18868 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 18869 isn't using a stub and if it supports argument passing.
c906108c
SS
18870
18871Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18872
18873 * config/udi.exp(gdb_start): Make sure UDICONF is set
18874 properly before starting gdb.
18875
18876Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18877
18878 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18879 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18880 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18881
18882Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18883
18884 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 18885 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
18886
18887 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18888
18889 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18890
18891 * config/monitor.exp: Make sure we disconnect from the target.
18892 Also, try a reboot/reload cycle instead of failing if the
18893 load fails.
18894
18895Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18896
18897 * gdb.base/default.exp: Don't set match_max.
18898 * gdb.base/help.exp: Ditto.
18899 * gdb.base/list.exp: Ditto.
18900 * gdb.base/signals.exp: Ditto.
18901
18902 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18903 set, use remote_ld to download the testcase instead of
18904 the GDB loader.
18905
18906Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18907
18908 * config/vr5000.exp: New file.
18909
18910 * config/monitor.exp(gdb_target_monitor): Add pattern for
18911 "Ending remote" to detect errors in connecting.
18912
18913 * gdb.base/setshow.exp: Add .* within auto language test.
18914
18915 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18916 target feature.
18917
18918 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 18919 and reboot the board if necessary.
c906108c
SS
18920
18921 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18922 a set of tests. Remove print.* from the patterns being checked.
18923
18924Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18925
18926 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18927 refer to gdb_spawn_id.
18928
18929 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18930 longer used.
18931 * config/sparclet.exp: Ditto.
18932 * config/sparclet-old.exp: Ditto.
18933 * config/slite.exp: Ditto.
18934 * config/sim.exp: Ditto.
18935 * gdb.base/funcargs.exp: Ditto.
18936
18937 * lib/gdb.exp:Remove references to gdb_spawn_id.
18938 (gdb_expect): Move to remote.exp.
18939
18940Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18941
18942 * config/monitor.exp: Detect the "Couldn't establish connection"
18943 message from GDB.
18944
18945Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
18946
18947 * gdb.base/bitfields.exp: Use runto instead of explicit
18948 gdb_run_cmd/gdb_expect sequences.
18949
18950 * gdb.base/break.exp(text_next_with_recursion): Add match for
18951 gdb_expect call.
18952
18953 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
18954 We also need to handle the "A program is being debugged already"
18955 prompt from gdb. Use gdb_test to set the baud rate.
18956
18957 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
18958 to 20000. Really. I mean it.
18959
18960Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18961
18962 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
18963 fails. If suppress_flag is set, skip perror message about not
18964 being able to send to GDB.
c906108c 18965 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 18966 GDB.
c906108c
SS
18967 (gdb_expect): If suppress_flag is set, always fail immediately.
18968 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
18969 (gdb_init): Call gdb_stop_suppressing_tests.
18970 (default_gdb_exit): Ditto.
18971 (default_gdb_start): Ditto.
18972
18973 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 18974 gdb_stop_suppressing_tests as appropriate.
c906108c 18975 * gdb.base/break.exp: Ditto.
889bf7c5 18976 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
18977 * gdb.base/commands.exp: Ditto.
18978 * gdb.base/exprs.exp: Ditto.
889bf7c5 18979 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
18980 * gdb.base/list.exp: Ditto.
18981 * gdb.base/recurse.exp: Ditto.
889bf7c5 18982 * gdb.base/scope.exp: Ditto.
c906108c
SS
18983 * gdb.base/structs.exp: Ditto.
18984 * gdb.c++/inherit.exp: Ditto.
18985
18986Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
18987
18988 * config/vr4300.exp: New file.
18989
99707966 18990 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 18991
99707966 18992 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
18993
18994Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
18995
18996 * lib/gdb.exp(gdb_init): New function.
18997
18998 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 18999 for each individual variable set.
c906108c
SS
19000
19001 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19002 name.
19003
19004 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19005
19006 * gdb.base/scope.exp: Use gdb_test.
19007
19008 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19009 aborting; the testsuite driver will do that for us (see
19010 gdb_finish). Also, use gdb_test in a few more places.
19011
19012Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19013
19014 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19015
19016Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19017
19018 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19019 and "add_tests" are not at the same address.
19020
19021Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19022
19023 * gdb.base/ptype.exp: Use gdb_test.
19024
19025Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19026
19027 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19028 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19029 left in. No longer expect them to fail.
19030
19031 * gdb.stabs/*.mt; Deleted, no longer used.
19032 * gdb.stabs/configure.in: Remove references to target makefile
19033 frags.
19034 * gdb.stabs/configure: Rebuilt.
19035
19036 * gdb.disasm/*.mt: Deleted, no longer used.
19037 * gdb.disasm/configure.in: Remove references to target makefile
19038 frags. Use "sh3.s" as the unique filename for this directory.
19039 * gdb.disasm/configure: Rebuilt.
19040
19041 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19042 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19043 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19044
19045Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19046
19047 * config/udi.exp: Use mondfe,name instead of remote_host.
19048
19049Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19050
19051 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19052 a function with a watchpoint enabled on the mn10200.
19053
19054 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19055 before trying to create it!
19056
19057Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19058
19059 * config/vx.exp: Use hostname instead of netport.
19060
19061 * config/vxworks.exp: New file.
19062
19063 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19064
19065 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 19066 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
19067 occurs.
19068
19069 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19070 $gdb_spawn_id directly.
19071 (gdb_run_cmd): Try _start as well as start. Use the target feature
19072 gdb,start_symbol as the symbol to start from when jumping.
19073
19074Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19075
19076 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19077 redundant) test.
19078
19079 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19080 it doesn't lose for 16bit integer systems.
19081
19082Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19083
19084 * gdb.fortran/types.exp: If the target doesn't support "double"
19085 data types, then expect "real" types to only be 4 bytes.
19086
19087 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19088 call tests if the target doesn't support inferior function calls.
19089
19090 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19091 in printf tests.
19092
19093Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19094
19095 * gdb.base/help.exp: Disable "help set", "help show", and
19096 "help support". Simplify regexp for "help stack".
19097
19098 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19099 to 60 seconds. Temporarily set match_max to 15000 around the
19100 "info copying" test.
19101
19102 * gdb.base/nodebug.exp: Don't try to do an inferior function
19103 call if the target doesn't support them.
19104 * gdb.base/printcmds.exp: Likewise.
19105 * gdb.base/setvar.exp: Likewise.
19106 * gdb.base/structs.exp: Likewise.
19107 * gdb.c++/templates.exp: Likewise.
19108 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19109
19110 * gdb.base/recurse.exp: Enable for the mn10200.
19111
19112 * configure.in: Do configure gdb.stabs directory for *-*-elf
19113 targets.
19114 * configure: Rebuilt.
19115
19116 * gdb.base/break.exp: Check for gdb,noresults before testing
19117 exit status and/or results from the target.
19118 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19119 * lib/gdb.exp: Remove old (now bogus) initialization of
19120 noinferior, noargs, noresults and nosignals.
19121
19122Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19123
19124 * config/sh.exp: New file.
19125
19126 * config/slite.exp: Try to connect multiple times to the board
19127 before rebooting. Only send a "monitor run" if need_monitor_run
19128 is set.
19129
19130 * gdb.base/break.exp: Don't do the "stub continue" test if
19131 the target has gdb_stub set.
19132
19133 * gdb.base/callfuncs.exp: Increase the timeout.
19134
19135 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19136 if the target has gdb,noinferiorio set.
19137
19138 * gdb.base/list.exp: Increase match_max to 10000 characters.
19139
19140 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19141
19142 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19143 target.
19144
19145 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19146
19147Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19148
19149 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
19150 trying to delete the copy of gdb. Catch the file delete so we
19151 don't die if the delete fails; also, the file should be copied to
19152 the host, not to the build.
c906108c
SS
19153
19154Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19155
19156 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 19157 parenthesis in case it contains multiple regexps separated
c906108c
SS
19158 with |.
19159
19160 * gdb.base/watchpoint.exp: Use gdb_test.
19161 * gdb.base/default.exp: Ditto.
19162
19163Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19164
99707966 19165 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 19166
c906108c
SS
19167 * gdb.base/scope.exp: Use gdb_test.
19168 * gdb.c++/classes.exp: Ditto.
19169 * gdb.c++/inherit.exp: Ditto.
19170
19171Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19172
19173 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19174 remote_exec instead.
19175 * gdb.base/corefile.exp: Don't be ridiculous.
19176 * gdb.base/*.c: Add missing stub invocations.
19177
19178Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19179
19180 * config/slite.exp: Miscellaneous fixes.
19181
19182 * lib/gdb.exp: Fix runto.
19183
19184 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19185 the target.
19186
19187 * gdb.base/watchpoint.exp: Fix regexp.
19188
19189 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19190 close and wait commands, as the descriptor may now be
19191 invalid. Always call "remote_close host".
19192
19193Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19194
19195 Major rewrite for testsuite revision.
d63a86f8 19196
c906108c
SS
19197 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19198 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19199 instead of relying on spawn_id to always contain a valid
19200 spawn id.
19201 (get_compiler_info): New procedure to build the ${binfile}.ci
19202 file, instead of replicating this in N different places.
19203 (gdb_compile): New procedure.
d63a86f8 19204
c906108c 19205 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19206 appropriate arguments) instead of compile. Use gdb_test in a lot
19207 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19208 at the start of a testcase, as this is no longer done magically.
19209
19210 config/*-gdb.exp: Rename without the -gdb suffix.
19211
19212 config/mips.exp: Use remote_close instead of exit_remote_shell.
19213 config/monitor.exp: Use target_info instead of looking at
19214 baud, timeout, etc.
19215 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19216
19217Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19218
19219 * gdb.c++/templates.exp (test_ptype_of_templates),
19220 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19221 Update expect patterns for destructors and assignment operators
19222 to match corresponding c-typeprint.c changes.
19223 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19224 to destructor breakpoint test, GDB should be able to set the
19225 destructor breakpoint without specifying arguments.
19226
19227Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19228
19229 * gdb.threads/pthreads.exp: Change result for failure to compile due
19230 to lack of pthreads runtime support from an error to simply an
19231 unsupported test, per dejagnu standards.
19232
19233Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19234
19235 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19236 where GDB exits to reduce pattern match time.
19237 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19238
19239 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19240
dc96c6c7 19241Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19242
19243 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19244 * gdb.base/default.exp: ditto.
19245 * gdb.base/nodebug.exp: ditto.
19246 * gdb.base/printcmds.exp: ditto.
19247 * gdb.base/ptype.exp: ditto.
19248 * gdb.base/setvar.exp: ditto.
19249 * gdb.base/structs.exp: ditto.
19250 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19251
19252Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19253
19254 * configure, */configure: Rebuild with autoconf 2.12.
19255
19256Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19257
19258 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19259 use new i*86-pc-linux*-gnu quads.
19260 * gdb.base/corefile.exp: Ditto.
19261 * gdb.base/signals.exp: Ditto.
19262 * gdb.base/sigall.exp: Ditto.
19263 * gdb.base/interrupt.exp: Ditto.
19264
19265 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19266 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19267 RedHat 4.0.
d63a86f8 19268
c906108c 19269 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19270 linux. This allows the test case to at least compile on latest
19271 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19272
19273Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19274
19275 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19276 directory to search gdb directory. Accept and step over conditional
19277 stack alignment code. Consume $prompt in failure cases.
19278 Reset timeout to $oldtimeout instead of some arbitrary value.
19279 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19280 timeout problems with infinite stack backtraces.
19281 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19282 Accept function parameters for linkfunc member.
19283
19284Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19285
19286 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19287 (CXXFLAGS): Remove, unreferenced.
19288 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19289 previous -B options and also add -B option to pick up cross compiled
19290 runtime.
c906108c
SS
19291 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19292 doing cross compiles.
19293 (target_alias): Declare global.
19294 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19295 to verify that gcc exists in build tree, and if so set CC to that
19296 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19297
c906108c
SS
19298Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19299
19300 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19301 ptype test for anonymous union. Fixup testcase to match
19302 current gcc debug output.
19303
19304Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19305
19306 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19307 force argument to an unsigned long type.
19308
19309Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19310
19311 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19312 tests and anonymous union print/ptype tests.
c906108c
SS
19313 * gdb.base/list.exp (test_forward-search): Increase timeout by
19314 5 minutes for the "search extremely long line" case.
19315 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19316 completely optional and that the pass/fail messages use the command as
19317 the message if that third arg is a null string.
19318 (gdb_test_exact): Arrange that a null string pattern means match a
19319 null string output rather than any output, which might include random
889bf7c5 19320 errors.
c906108c
SS
19321 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19322 backtrace test.
19323 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19324 always failing and failure is now exposed by gdb.exp changes.
19325
19326Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19327
19328 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19329 weren't being noted.
19330
19331Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19332
19333 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19334 * gdb.stabs/weird.exp: Remove v_comb xfails.
19335
dc96c6c7 19336Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19337
19338 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19339 list.exp scope.exp watchpoint.exp]
c906108c 19340 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19341
dc96c6c7 19342Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19343
19344 * config/monitor.exp: Increase download timeout to 1000 seconds.
19345
dc96c6c7 19346Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19347
19348 * config/m32r.exp: Increase timeout to 120 seconds.
19349
19350Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19351
19352 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19353 and accept older ordering as obsolescent gcc or gdb.
19354 * gdb.c++/templates.exp: Ditto.
19355 * gdb.c++/virtfunc.exp: Ditto.
19356
19357Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19358
19359 * gdb.base/coremaker.c: Add code to mmap some data so we
19360 can check that it ends up in the core file.
19361 * gdb.base/corefile.exp: Add test to read mmapped data
19362 from core file.
19363
dc96c6c7 19364Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19365
19366 * config/m32r.exp: New file.
19367
19368Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19369
19370 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19371 that cflags can contains -gstabs, and work correctly for other tests.
19372
dc96c6c7 19373Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19374
19375 * gdb.base/setshow.exp: New file, tests show and set.
19376 * gdb.base/setshow.c: New file, tests show and set.
19377 * gdb.base/help.exp: Add test for help set|show annotate.
19378 * gdb.base/default.exp: Add test for set|show annotate.
19379
19380Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19381
19382 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19383 errors unique.
19384 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19385 explicitly.
19386
19387Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19388
19389 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19390 and width commands. This is done elsewhere.
19391 * (gdb_start): Don't call gdb_start_sim here. That's already
19392 done in gdb_load. This fixes lots of failures in default.exp.
19393
19394Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19395
19396 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19397 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19398 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19399 in the same we we treat other failures (since it may be an expected
889bf7c5 19400 condition), rather than as an error.
c906108c
SS
19401 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19402 old test format.
19403
19404Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19405
19406 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19407 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19408 twice. Nuke the duplicates.
c906108c 19409 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19410 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19411 Remove config.h along with other config files.
19412
19413Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19414
19415 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19416 "p func1 ()" and note that rests of tests are skipped.
19417 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19418 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19419 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19420 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19421 affected by the previous run test.
19422 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19423 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19424 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19425 "pass int powerset tuple" and "pass modeless int powerset tuple".
19426 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19427 "real write 4" and "real write 8".
19428 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19429 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19430 "print \$i after tuple assign 2", and
19431 "print vs2 after tuple assign 2".
19432 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19433 meaningful error message and return -1 so the caller can
19434 suppress further tests and avoid a cascade of errors.
d63a86f8 19435
c906108c
SS
19436Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19437
19438 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19439 format for printing version.
19440 * gdb.base/default.exp: Ditto.
19441 * gdb.base/interrupt.exp: Fix problem with cascade of
19442 errors if child process dies while calling a function.
d63a86f8 19443
c906108c
SS
19444Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19445
19446 * Makefile.in (VPATH): Add
19447 * Makefile.in (Makefile, config.status): Fix rules so things get
19448 remade when necessary.
19449
19450Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19451
19452 * Makefile.in (just-check): Add path to sibling expect dir
19453 to environment variable specified by RPATH_ENVVAR.
19454
19455Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19456
19457 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19458 (just-check): Add shared library paths for libstdc++, tk,
19459 tcl, bfd, and opcodes to the environment variable specified
19460 in RPATH_ENVVAR.
19461 * configure.in: Add support to recognize --enable-shared flag
19462 and generate correct value for RPATH_ENVVAR.
19463 * configure: Regenerated with autoconf.
19464
19465Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19466
19467 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19468 include all osf versions.
c906108c
SS
19469 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19470 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19471 when target is linux. When failing to build pthreads test
19472 executable, give more meaningful message.
19473 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19474 arg for pthread_create.
d63a86f8 19475
c906108c
SS
19476Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19477
19478 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19479 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19480 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19481 and -lpthreads (everybody else).
c906108c
SS
19482 (test_startup): Fail gracefully if threads are not supported.
19483 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19484 "p/c array_index("abcdef",2)" when not gcc compiled.
19485 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19486 "print func2::coremaker_local" when not gcc compiled.
19487 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19488 "ptype on opaque struct tagname (statically)",
19489 "ptype on opaque struct tagname (dynamically) 1", and
19490 "ptype on opaque struct tagname (dynamically) 2"
19491 for not compiled with gcc.
19492 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19493 backtrace when compiled with gcc.
d63a86f8 19494 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19495 than always return success.
19496
19497Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19498
19499 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19500
19501Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19502
19503 * gdb.base/structs.exp: Undo last change.
19504
19505Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19506
19507 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19508 encapsulate all the steps/nexts done during self test, starting
19509 at main, and makes them less sensitive to optimization issues.
19510 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19511 signal handler" test.
19512 * gdb.threads/pthreads.exp: Only run this for native configs.
19513 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19514 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19515 tests.
19516 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19517 for "runto test_calls(void)" test.
d63a86f8 19518
c906108c
SS
19519Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19520
19521 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19522 and don't expect address info in breakpoint confirmations.
19523
19524Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19525
19526 * gdb.base/list.exp (test_forward_search): Increase timeout
19527 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19528 and then reset to old value when done. Increase expect input
c906108c
SS
19529 buffer to 10000.
19530
19531Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19532
19533 * gdb.base/list.exp (test_forward_search): Fix to handle very
19534 long source line without overflowing expect's input buffer.
19535
19536Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19537
19538 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19539 "buffer_full".
19540
19541 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19542 "buffer_full".
19543
19544 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19545 "buffer_full".
19546
19547 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19548 "buffer_full".
19549
19550Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19551
19552 * configure.in (configdirs): Add gdb.threads.
19553 * configure: Regenerated with autoconf.
19554 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19555 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19556 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19557
c906108c
SS
19558Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19559
19560 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19561
19562Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19563
19564 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19565 each signal's status in the output of "handle all print".
19566 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19567 the \r\n sequence that immediately precedes the gdb prompt.
19568 * gdb.base/a1-selftest.exp: Save original timeout and restore
19569 after test.
19570
19571Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19572
19573 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19574 symbol.
19575
19576Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19577
19578 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19579
19580Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19581
19582 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19583 timeout by 60 seconds.
19584
19585Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19586
19587 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19588 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19589 error return.
19590
19591Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19592
19593 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19594 gdb initialization, also report how long dejagnu waited. Restore
19595 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19596 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19597
19598Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19599
19600 * lib/gdb.exp: Report timeout value for verbosity level 2.
19601 * config/gdbserver.exp: Ditto.
19602 * config/hppro.exp: Ditto.
19603 * config/mips-gdb.exp: Ditto.
19604 * config/monitor.exp: Ditto.
19605 * config/netware.exp: Ditto.
19606 * config/sim-gdb.exp: Ditto.
19607 * config/slite-gdb.exp: Ditto.
19608 * config/udi-gdb.exp: Ditto.
19609 * config/unix-gdb.exp: Ditto.
19610 * config/vx-gdb.exp: Ditto.
19611 * gdb.base/a1-selftest.exp: Ditto.
19612 * gdb.base/a2-run.exp: Ditto.
19613 * gdb.base/break.exp: Ditto.
19614 * gdb.base/corefile.exp: Ditto.
19615 * gdb.base/list.exp: Ditto.
19616 * gdb.base/recurse.exp: Ditto.
19617 * gdb.base/scope.exp: Ditto.
19618 * gdb.base/signals.exp: Ditto.
19619
19620Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19621
19622 * gdb.threads/Makefile.in (docdir): Removed.
19623
19624Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19625
19626 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19627 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19628 @srcdir@.
d63a86f8 19629 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19630 autoconf 2.5 or higher.
19631 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19632
19633Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19634
19635 * configure: Regenerated.
19636 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19637 avoid name clashes with SunOS headers.
19638
19639Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19640
19641 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19642
19643Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19644
19645 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19646 prototype information ends up in the compiler info file.
19647
19648Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19649
19650 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19651 attempting to regenerate it. Eliminate use of a temporary file
19652 and just generate the info file directly. Source it immediately,
19653 for consistency of use.
19654 * gdb.base/corefile.exp: Ditto
19655 * gdb.base/exprs.exp: Ditto.
19656 * gdb.base/funcargs.exp: Ditto.
19657 * gdb.base/langs.exp: Ditto.
19658 * gdb.base/list.exp: Ditto.
19659 * gdb.base/mips_pro.exp: Ditto.
19660 * gdb.base/nodebug.exp: Ditto.
19661 * gdb.base/opaque.exp: Ditto.
19662 * gdb.base/ptype.exp: Ditto.
19663 * gdb.base/scope.exp: Ditto.
19664 * gdb.base/setvar.exp: Ditto.
19665 * gdb.base/signals.exp: Ditto.
19666 * gdb.base/whatis.exp: Ditto.
19667 * gdb.c++/templates.exp: Ditto.
19668 * gdb.c++/virtfunc.exp: Ditto.
19669 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 19670 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
19671
19672Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19673
19674 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19675 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19676 Increase timeout, a lot of single stepping might be needed if the
19677 target has no hardware watchpoints.
19678
19679Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19680
19681 * gdb.base/break.exp: Ignore compiler warnings when compiling
19682 break.c.
19683 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19684 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19685 from remote-sim.
19686 * gdb.base/exprs.exp: Add h8300 xfails.
19687 * gdb.base/funcargs.exp: Likewise.
19688 * gdb.base/nodebug.exp: Likewise.
19689 * gdb.base/printcmds.exp: Likewise.
19690 * gdb.base/ptype.exp: Likewise.
19691 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19692 h8300 xfails.
d63a86f8 19693 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
19694 on the h8300.
19695 * gdb.base/funcargs.c: Explicitly make last constant argument to
19696 call_after_alloca_subr an unsigned long type.
19697 * gdb.base/return.c: Include stdio.h.
19698
19699Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19700
19701 * config/abug.exp: New file for the older Motorola Bug monitor
19702 that runs on the mvme13x series VME boards.
19703 * config/monitor.exp: Use the new config array for target settings
19704 if they exist.
19705
19706Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19707
19708 * sim-gdb.exp: Make the SH simulator allocate less space when
19709 it is targeted.
19710
19711Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19712
19713 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19714 test.
19715
19716Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19717
19718 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19719 "rs6000-*-*" for "list function in include file" when gcc compiled.
19720 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19721 for "p ctable1[120]".
19722 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19723 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19724 Remove setup_xfail for "rs6000-*-*" for
19725 "print 'scope0.c'::filelocal before run".
19726 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19727 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19728 since some compilers don't allow both options to be given
19729 on the same command line. Create object file and move it.
d63a86f8 19730
c906108c
SS
19731Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19732
19733 * gdb.base/corefile.exp: Always regenerate the core file, since
19734 we always regenerate the coremaker program. Detect special case
19735 where registers cannot be read from core file.
d63a86f8 19736
c906108c
SS
19737Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19738
19739 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19740 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19741 * gdb.c++/templates.exp: Only match on basename of file since
19742 some formats like xcoff don't encode directory information.
19743 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19744 and rs6000 AIX xcoff targets.
19745 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19746 * configure: Regenerate.
19747 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19748 here, rather than in distclean.
d63a86f8 19749
c906108c
SS
19750Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19751
19752 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19753 defined, and use it to compile the test case with -O2. The
19754 native compilation still uses no optimization.
19755 * gdb.base/mips_pro.c: Remove inline assembly code since
19756 it is compiled PIC by default, which results in assembler
19757 warnings that make the testsuite think the compilation
19758 was unsuccessful.
19759
19760Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19761
19762 * gdb.c++/misc.exp: Add note to message for
19763 "print s.a for foo struct" that this is a known gcc 2.7.2
19764 and earlier bug.
19765
19766Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19767
19768 * gdb.base/break.exp: Fix pattern for matching "Delete all
19769 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19770 setup_xfail for deleting all breakpoints test. Fix various
19771 timeout messages to include "(timeout)".
19772 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19773 for "p t_float_values2(3.14159,float_val2)".
19774 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19775 for "continue to call2g" when gcc compiled.
19776 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19777 "up to foo in langs.exp", "show language at foo in langs.exp",
19778 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19779 and "show language at fsub in langs.exp".
19780 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19781 "list line 1 in include file", "list message for lines past EOF",
19782 "list function in include file", "list list0.h:foo", and
19783 "list filename:function; nonexistant function".
19784 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19785 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19786 and "ptype t_char_array" to be for native cc only.
d63a86f8 19787
c906108c
SS
19788Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19789
d63a86f8 19790 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 19791 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 19792 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
19793
19794Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19795
19796 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19797 "bt in signals.exp". This problem only appears when running
19798 the testsuite, and then only intermittently.
19799
19800Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19801
19802 * gdb.base/return.exp (return_tests): Differentiate between
19803 two tests of continuing.
19804
19805Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19806
19807 * */Makefile.in (maintainer-clean): Remove config.log.
19808 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19809 * gdb.c++/Makefile.in (PROGS): Add inherit.
19810 (clean): Remove *.ci.
19811
19812Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19813
19814 * gdb.c++/misc.cc: Add test code from Mike Stump.
19815 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19816
19817Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19818
19819 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19820 to "alpha-*-osf2*" and add comment.
19821 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
19822 setup_xfail for "step over execarg initialization" and
19823 "step over corearg initialization".
c906108c
SS
19824 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19825 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19826 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 19827 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
19828 "print func2::coremaker_local", and "backtrace in corefile.exp".
19829 * gdb.base/signals.exp: Build and source signals.ci.
19830 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19831 to be for gcc only.
19832 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 19833
c906108c
SS
19834Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19835
19836 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19837 Feb 3 procfs.c change.
19838
19839Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19840
19841 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19842
19843Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19844
19845 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19846 from dejagnu's apparent default of 10 seconds, which gives random
19847 results when running the tests over NFS on moderately loaded systems.
19848 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19849
19850Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19851
19852 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19853 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 19854 result reports.
c906108c
SS
19855
19856Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19857
19858 * configure.in (CY_AC_PATH_TCLH): Remove.
19859 * configure: Regenerate.
19860
19861Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19862
19863 * gdb.c++/Makefile.in (clean): Add missing '{'.
19864
19865Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19866
19867 * lib/gdb.exp: Provide a default value for noinferior.
19868
19869 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19870 Load libgloss.exp.
19871
19872Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19873
19874 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19875 the executable, not the .o to run the tests from.
19876
19877Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19878
19879 * gdb.base/break.exp: Don't test for program exit or exit status
19880 if $noresults if nonzero.
19881 * gdb.base/langs.exp: Likewise.
19882 * gdb.base/watchpoint.exp: Likewise.
19883
19884 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19885 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19886 trying to compile the testcase.
19887
19888Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19889
19890 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19891 * gdb.base/signals.exp (continue to handler): Likewise.
19892
19893Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19894
19895 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19896
19897 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19898
19899Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19900
19901 * gdb.base/corefile.exp: Recognize "not found" as failure
19902 when trying to determine if a core file was generated.
19903 If no core file was generate the first time, try again without
19904 the ulimit -c to work around braindamaged shells.
19905
19906Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19907
19908 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19909 [] tests with "test" and enclose string in quotes.
19910 * gdb.stabs/configure: Rebuild
d63a86f8 19911
c906108c
SS
19912Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19913
19914 Changes in sync with expect:
19915 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19916 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19917 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19918 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19919 argument to AC_REQUIRE.
19920 * configure: Regenerated.
19921
19922Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19923
19924 * gdb.base/corefile.exp: When generating a core, discard any
19925 error messages about ulimit not found and the "core dumped"
19926 message from the shell that runs the coredumper.
19927
19928Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19929
19930 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19931
19932 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19933 which sed script to run. Expect failure for v_comb test
19934 on PA targets too.
d63a86f8 19935
c906108c
SS
19936Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19937
19938 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 19939 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
19940
19941Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19942
19943 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19944 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 19945 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
19946 * lib/gdb.exp (default_gdb_start): Fix typo.
19947 * gdb.base/corefile.exp: Allow "Core was generated by ..."
19948 messages to not include the full program name that caused
19949 the core dump since some systems (such as solaris) apparently
19950 truncate this path to about 80 characters.
19951 When generating a core file first try increasing the core file
19952 size limit to unlimited since some systems may default it to
19953 zero, and it is harmless to try it. Move the test for failing
19954 to generate a core file to where it will actually get executed.
19955 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
19956 new gdb result from g++ debug info improvements and make old
19957 pattern obsolescent. Also account for size_t differences
19958 (may be int or long).
19959 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
19960 initialization before function call is placed in the delay slot
19961 and thus appears to be skipped over by commands such as "next".
19962
19963Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19964
19965 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
19966
19967Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
19968
19969 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
19970 input source file; fix code to compile test to deal with this
19971 convention.
19972 * gdb.c++/*.exp: Likewise.
19973
19974Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
19975
19976 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
19977 "bt in signals.exp".
19978
19979Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
19980
19981 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
19982 "step over execarg initialization" and
889bf7c5 19983 "step over corearg initialization".
c906108c
SS
19984
19985Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
19986
19987 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
19988 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
19989
19990Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
19991
19992 From Rob Savoye (rob@poseidon.cygnus.com)
19993 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
19994 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
19995 configure.in}, gdb.disasm/{Makefile.in, configure.in},
19996 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
19997 configure.in}: Major reworking for autoconfig.
c906108c
SS
19998 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
19999 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 20000 New files.
c906108c
SS
20001 * config/unix-gdb.exp: Make GDB global.
20002 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
20003 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20004 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20005 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20006 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20007 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 20008 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
20009 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20010 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20011 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20012 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 20013 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
20014 to returns as necessary, arrange for test to compile own testcase
20015 executable.
c906108c 20016 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 20017
c906108c
SS
20018Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20019
20020 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 20021 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
20022 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20023 "backtrace through signal handler".
20024
20025Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20026
20027 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20028 continuing from a job control stop signal.
20029 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20030
20031Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20032
20033 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20034 * gdb.base/corefile.exp: Likewise.
20035 * gdb.base/funcargs.exp: Likewise.
20036
20037Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20038
20039 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20040 * config/monitor.exp: Add support for setting baud rate.
20041
20042Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20043
20044 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20045 i*86-*-linux* xfails for "backtrace through signal handler".
20046 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20047 "print func2::coremaker_local".
20048 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 20049 alpha-dec-osf2* xfail for
c906108c
SS
20050 "delete all breakpoints when none".
20051
20052Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20053
20054 * gdb.base/break.exp: Change test that deletes all breakpoints
20055 when no user breakpoints are installed. A post 4.15 change
20056 causes gdb to no longer prompt in this case.
20057
20058Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20059
20060 * gdb.base/return.exp (return_tests): Change xfail for test
20061 "correct value returned double test" to stop xfailing at
20062 Solaris 2.5. Apparently the bug has been fixed.
20063
20064Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20065
20066 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20067 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20068
20069Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20070
20071 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20072 * gdb.disasm/hppa.s: Corresponding changes.
20073
20074Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20075
20076 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20077 makefile fragment.
20078 * config/mt-hpux: Deleted.
20079
20080Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20081
d63a86f8 20082 * Many files: When warning about suppressed tests due to a
c906108c
SS
20083 nonexistant test binary, avoid incrementing the warning count.
20084
20085Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20086
20087 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 20088
c906108c
SS
20089Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20090
20091 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20092 "sparc-*-solaris2*".
20093
20094Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20095
20096 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20097 Add global and local variables and initialize them.
20098 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20099 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20100 extracts the file name and terminating signal from the core file.
20101 * TODO: Remove note about tests for correct mapping of corefile.
20102 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20103 from optimizing it away.
20104 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20105 handles common blocks.
20106
20107Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20108
20109 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20110 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20111
20112Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20113
20114 * Makefile.in (maintainer-clean): New target, synonym for
20115 realclean.
20116 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20117 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20118 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20119 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20120 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20121 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20122
20123Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20124
20125 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20126 xfails when not gcc compiled for "print foo::funclocal".
20127 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20128 "print foo::funclocal at foo",
20129 "print 'scope1.c'::foo::funclocal at foo",
20130 "print foo::funclocal_bss at foo",
20131 "print 'scope1.c'::foo::funclocal_bss at foo",
20132 "print foo::funclocal_ro at foo",
20133 "print 'scope1.c'::foo::funclocal_ro at foo",
20134 "print bar::funclocal at foo" and
20135 "print 'scope1.c'::bar::funclocal at foo".
20136 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20137 gcc compiled for "print foo::funclocal at bar".
20138 Expand all messages to ensure that they identify that
20139 the test is at bar().
20140 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20141 gcc compiled for:
20142 "ptype on opaque struct pointer (statically)",
20143 "ptype on opaque struct tagname (statically)",
20144 "ptype on opaque struct pointer (dynamically) 1",
20145 "ptype on opaque struct tagname (dynamically) 1",
20146 "ptype on opaque struct pointer (dynamically) 2" and
20147 "ptype on opaque struct tagname (dynamically) 2
20148 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20149 gcc compiled for:
20150 "p datalocal"
20151 "whatis datalocal",
20152 "ptype datalocal",
20153 "p bsslocal",
20154 "whatis bsslocal", and
20155 "ptype bsslocal".
20156 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20157 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20158 when not gcc compiled.
20159 * gdb.base/funcargs.exp (float_and_integral_args): Add
20160 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20161 compiled.
20162 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20163 "backtrace from call6a" when not gcc compiled.
20164 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20165 "backtrace from call7a" when not gcc compiled.
20166 * gdb.base/callfuncs.exp (do_function_calls):
20167 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20168 "p t_char_array_values(char_array_val2,char_array_val1)",
20169 "p t_char_array_values(char_array_val1,char_array_val2)",
20170 "p t_char_array_values("carray 1","carray 2")",
20171 "p t_char_array_values("carray 1",char_array_val2)",
20172 "p t_char_array_values(char_array_val1,"carray 2")",
20173 "p sum_args(1,{2})",
20174 "p sum_args(2,{2,3})",
20175 "p sum_args(3,{2,3,4})",
20176 "p sum_args(4,{2,3,4,5})"
20177 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20178 "backtrace in corefile.exp" when not gcc compiled.
20179
20180Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20181
20182 * gdb.base/signals.exp: Rewrite `handle all print' test as
20183 a procedure. Accept blanks or TABs as whitespace, increase
20184 timeout and expect input buffer size for the large output
20185 from the command. Remove "i*86-*-bsdi2.0" xfail.
20186
20187Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20188
20189 * gdb.base/setvar.exp: Add new testcases for truncation when
20190 assigning invalid values to bitfields.
20191
20192Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20193
d63a86f8 20194 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
20195 mips-sgi-irix* xfail for
20196 "call inferior func with struct - returns char *"
20197 and fix test so that an optional (unsigned char *) cast is
889bf7c5 20198 accepted in the result.
c906108c
SS
20199
20200Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20201
20202 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20203 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20204 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20205 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20206 that accidentally got checked in.
20207
20208Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20209
d63a86f8 20210 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20211 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20212 compiled test.
20213 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20214 Add mips-sgi-irix5* xfail for not gcc compiled.
20215 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20216 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20217 "p top", "whatis top", "p middle", and "whatis middle".
20218 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20219 "whatis signed char" for not gcc compiled.
20220 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20221 "set variable signed char=-1 (-1)" and
20222 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20223 * gdb.base/funcargs.exp (float_and_integral_args):
20224 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20225 Add mips-sgi-irix* xfail when not gcc compiled for
20226 "continue to call2b".
20227 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20228 "continue to call2g".
20229 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20230 "backtrace from call6a"
20231 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20232 "backtrace from call7k".
20233 Add mips-sgi-irix5* xfail when not gcc compiled for
20234 "backtrace from call7a".
20235 (localvars_after_alloca): Fix gdb_test cmds for
20236 "print * after runto ...".
20237 Remove rs6000-*-* xfails for
20238 "print i after runto localvars_after_alloca" and
20239 "print l after runto localvars_after_alloca"
20240 for all compilers.
20241 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20242 when not compiled with gcc, for:
c906108c
SS
20243 "print signed char == (minus)",
20244 "print signed char != (minus)",
20245 "print signed char < (minus)",
20246 "print signed char > (minus)".
20247 * gdb.base/callfuncs.exp (do_function_calls):
20248 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20249 "call inferior func with struct - returns char *".
d63a86f8 20250 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20251 "correct value returned double test" to include Solaris 2.4.
20252 * gdb.base/funcargs.exp (float_and_integral_args):
20253 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20254
c906108c
SS
20255Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20256
20257 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20258 enumeration bitfields if compiling with GNU C.
20259 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20260 to empty' prompt.
20261
20262Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20263
20264 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20265 test for PRO targets.
20266
20267 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20268 breakpoints in the inferior at any given time by making
20269 two groups of breakpoints for call2*, call6* and call7*
20270 tests.
20271
20272Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20273
20274 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20275 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20276 from optimizing it away.
20277 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20278 "call inferior func with struct".
20279
20280Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20281
20282 * configure.in: Only configure gdb.chill for particular targets.
20283
20284Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20285
20286 * gdb.base/Makefile.in: Add action to .c.o transformation
20287 rule that generates a .ci file for each .o file and remove
20288 explicit .c.o rules except for callfuncs.o.
20289 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20290 generates a .ci file for each .o file and remove explicit
20291 .cc.o rules.
20292 (clean): Remove *.tmp *.ci files.
20293 (EXECUTABLES): Remove templ-info.exp.
20294 * gdb.base/compiler.c: New file.
20295 * gdb.c++/compiler.cc: New file
20296 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20297 Change rs6000-*-* xfail for
20298 "print 'scope0.c'::filelocal_ro" and
20299 "print 'scope1.c'::filelocal" and
20300 "print 'scope1.c'::filelocal_bss" and
20301 "print 'scope1.c'::filelocal_ro" and
20302 "print 'scope1.c'::foo::funclocal" and
20303 "print 'scope1.c'::foo::funclocal_ro" and
20304 "print 'scope1.c'::bar::funclocal" and
20305 "print 'scope0.c'::filelocal_ro" and
20306 "print 'scope1.c'::filelocal at foo" and
20307 "print 'scope1.c'::filelocal_bss at foo" and
20308 "print 'scope1.c'::filelocal_ro at foo" and
20309 "print 'scope1.c'::foo::funclocal at foo" and
20310 "print 'scope1.c'::foo::funclocal_bss at foo" and
20311 "print 'scope1.c'::foo::funclocal_ro at foo" and
20312 "print 'scope1.c'::bar::funclocal at foo" and
20313 "print 'scope0.c'::filelocal_ro" and
20314 "print 'scope1.c'::filelocal" and
20315 "print 'scope1.c'::filelocal_bss" and
20316 "print 'scope1.c'::filelocal_ro" and
20317 "print 'scope1.c'::foo::funclocal" and
20318 "print 'scope1.c'::foo::funclocal_bss" and
20319 "print 'scope1.c'::foo::funclocal_ro" and
20320 "print 'scope1.c'::bar::funclocal" and
20321 "print 'scope1.c'::bar::funclocal_bss"
20322 to only be xfail'd when not compiled with gcc.
d63a86f8 20323 Add rs6000-*-* xfail for
c906108c
SS
20324 "print 'scope0.c'::filelocal_bss before run"
20325 when compiled with gcc.
20326 (test_at_main): Add rs6000-*-* xfail for
20327 "print filelocal_ro in test_at_main"
20328 when compiled with gcc.
20329 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20330 Add rs6000-*-aix* xfail for
c906108c
SS
20331 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20332 "ptype t_char_array", not compiled with gcc.
20333 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20334 xfail for "list foo (in include file)" when gcc compiled.
20335 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20336 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20337 "run to call0a" if not compiled with gcc.
20338 (unsigned_integral_args): Add rs6000-*-* xfail for
20339 "run to call1a" if not compiled with gcc.
20340 (float_and_integral_args): Add rs6000-*-* xfail for
20341 "run to call2a" if not compiled with gcc and for
20342 "continue to call2b" for any compiler.
20343 Add rs6000-*-* xfail to
20344 "print f1 after run to call2a" for gcc compiled.
20345 (discard_and_shuffle): Add rs6000-*-* xfail for
20346 "run to call6a".
20347 (shuffle_round_robin): Add rs6000-*-* xfail for
20348 "backtrace from call7a" if not compiled with gcc.
20349 Add rs6000-*-* xfail for
20350 "backtrace from call7b" if compiled with gcc.
20351 (call_after_alloca): Add rs6000-*-* xfail for
20352 "print c in call_after_alloca" and
20353 "print s in call_after_alloca" and
20354 "backtrace from call_after_alloca_subr"
20355 if not compiled with gcc.
20356 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20357 "print c in localvars_in_indirect_call" and
20358 "print c in localvars_in_indirect_call" and
20359 "backtrace in indirectly called function" and
20360 "stepping into indirectly called function"
20361 if not compiled with gcc.
20362 (localvars_after_alloca): Add rs6000-*-* xfail for
20363 "print c after runto localvars_after_alloca" and
20364 "print s after runto localvars_after_alloca" and
20365 "print i after runto localvars_after_alloca" and
20366 "print l after runto localvars_after_alloca"
20367 for all compilers.
20368 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20369 than whatis-info.exp.
20370 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20371 than opaque-info.exp.
20372 Setup rs6000-*-* xfail for
d63a86f8 20373 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20374 "ptype on opaque struct pointer (dynamically)" when
20375 not compiled with gcc.
20376 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20377 rather than callf-info.exp.
20378 (do_function_calls): Add clear_xfail for rs6000-*-* for
20379 "p t_float_values2(3.14159,float_val2)". Seems to work
20380 fine there, both with xlc and gcc. Need to find out what
20381 it is doing right and fix other platforms.
20382 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20383 "call inferior func with struct - returns int",
20384 "call inferior func with struct - returns long",
20385 "call inferior func with struct - returns float",
20386 "call inferior func with struct - returns double",
20387 "call inferior func with struct - returns char *",
20388 but only if not gcc compiled (presumes xlc compiled).
20389 Change rs6000-*-* xfails for
20390 "call inferior func with struct - returns char" and
20391 " call inferior func with struct - returns short" to only
20392 xfail if not using gcc.
20393 (clean mostlyclean): Remove *.ci and *.tmp files.
20394 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20395 than templ-info.exp.
20396 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20397 Add rs6000-*-* xfail for "up to foo in langs.exp"
20398 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20399 when not gcc compiled.
d63a86f8 20400
c906108c
SS
20401Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20402
20403 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20404 * gdb.base/corefile.exp: Likewise.
20405 * gdb.base/list.exp: Likewise.
20406 * gdb.base/scope.exp: Likewise.
20407 * gdb.base/siganls.exp: Likewise.
20408
20409 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20410 compiler output.
20411 * gdb.base/whatis.exp: Likewise.
20412
20413Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20414
20415 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20416 failure (opcode table has been fixed to match reality).
20417
20418Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20419
20420 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20421 "call inferior func with struct - returns char",
20422 "call inferior func with struct - returns short"
20423
20424 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20425 "print 'scope0.c'::filelocal at main",
20426 "print 'scope0.c'::filelocal_bss in test_at_main",
20427 "print 'scope0.c'::filelocal at foo",
20428 "print 'scope0.c'::filelocal_bss in test_at_foo",
20429 "print 'scope0.c'::filelocal at bar",
20430 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20431
c906108c
SS
20432 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20433 in source file 1". This bug seems to have been fixed with both
20434 gcc and native cc (was native assembler bug?).
20435
20436Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20437
20438 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20439 "backtrace through signal handler" to "i*86-*-sysv4*".
20440 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20441 continue" case. Add "known SVR4 bug" to fail message.
20442 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20443 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20444 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20445 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20446 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20447 "up to foo in langs.exp", "show language at foo in
20448 langs.exp", "up to cppsub_ in langs.exp", "show
20449 language at cppsub_ in langs.exp", "up to fsub in
20450 langs.exp", and "show language at fsub in langs.exp".
20451 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20452 "bactrace in corefile.exp".
20453 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20454 "call inferior function with struct - returns float" and
20455 "call inferior function with struct - returns double".
d63a86f8 20456
c906108c
SS
20457Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20458
20459 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20460 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20461 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20462 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20463
20464Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20465
20466 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20467 (or overriden) "CHILL" macro rather then bare "gcc".
20468 Also look for ../../gcc/xgcc since that is what we will
20469 actually need, not "Makefile". Remove following assignment
20470 of CHILL to CHILL_FOR_TARGET because that results in
20471 recursive definition.
20472
20473Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20474
20475 * gdb.base/corefile.exp: Change xfail for backtrace in
20476 corefile.exp from linuxaout to all linux.
20477 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20478 cases where we miss the breakpoint at the signal handler
20479 for some reason. Setup xfail for linuxoldld/linuxaout and
20480 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20481 hitting SIGURG breakpoint.
20482 * gdb.base/signals.exp: Setup xfail for "next" acting like
20483 continue to add linuxoldld. Setup xfail for all linux for
20484 "next to handler in signals_tests_1", "backtrace in
20485 signals_tests_1", "continue to func1", "pass SIGUSR1",
20486 and continue to handler".
20487
20488Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20489
20490 * Update all FSF addresses except those in COPYING* files.
20491
20492Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20493
20494 * gdb.base/a2-run.exp: Change messages to be more explicit about
20495 the status of args, and quote binfile in results.
20496
20497Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20498
20499 * gdb.base/callfuncs.exp: Add tests for passing structs to
20500 inferior functions and return various types.
20501 * gdb.base/callfuncs.c: Add functions to receive a struct
20502 and return a member of the struct, in various types.
20503
20504Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20505
20506 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20507
20508Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20509
20510 * config/vxworks29k.exp: New file, sources vxworks.exp.
20511
20512Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20513
20514 * config/gdbremote.exp: New file. Testing framework using
20515 gdbserver.
20516
20517Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20518
20519 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20520 "call function when asleep" and "send end of file".
20521 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20522 for "backtrace in corefile.exp".
20523 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20524 for "backtrace through signal handler".
20525 * gdb.base/corefile.exp: Make sure we actually generate a core file
20526 before trying the core tests. Some systems allow the user to suppress
20527 generation of core files and default to that (linux for example).
20528 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20529 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20530
20531Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20532
20533 * gdb.threads: New directory with some crude multi-threaded
20534 gdb tests (step.exp and step2.exp).
20535 * config/mt-lynx (STEP_EXECUTABLE): Define.
20536 (THREADFLAGS): Define.
20537
20538Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20539
20540 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20541
20542 * gdb.base/signals.exp: Disable whole file for lynx until
20543 further notice.
20544
20545 * gdb.base/signals.exp: xfail test where "next" acts like
20546 "continue" for lynx.
20547
20548 * gdb.base/interrupt.exp: xfail test for calling function while
20549 inferior is asleep for lynx.
20550
20551 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20552 than one cr-lf after each command.
20553
20554Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20555
20556 * configure.in: Reinstate setting of stabsdirs variable, fix
20557 typo in setting up configdirs for native builds.
20558
20559 * gdb.base/return.exp: Fix typo in return double test.
20560 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20561 compiler from optimizing them away.
20562
20563Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20564
20565 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20566 sequences to be echo'd by gdb when using gdb_test.
20567 * gdb.chill/chexp.exp: Likewise.
20568 * gdb.fortran/exprs.exp: Likewise
20569
20570Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20571
20572 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20573 after the inferior gdb has started.
20574
20575 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20576 after each command.
20577 * gdb.base/funcargs.exp: Likewise.
20578 * gdb.base/gdbvars.exp: Likewise.
20579 * gdb.base/interrupt.exp: Likewise.
20580 * gdb.base/list.exp: Likewise.
20581 * gdb.base/watchpoint.exp: Likewise.
20582 * gdb.c++/demangle.exp: Likewise.
20583 * gdb.c++/inherit.exp: Likewise.
20584 * gdb.chill/chexp.exp: Likewise.
20585 * gdb.fortran/exprs.exp: Likewise.
20586
20587 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20588 test if we can't handle IO to/from the inferior.
20589
20590 * gdb.c++/misc.exp: Always check for a program already being
20591 started after sending a "run" command to gdb.
20592
20593 * gdb.base/twice.exp: Start with a fresh gdb.
20594
20595 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20596 only depend on gdb's expression code, not the chill runtime.
20597
20598 * gdb.base/return.c: Put return values into variables so we
20599 can have gdb print them rather than depending on the program
20600 to print them.
20601 * gdb.base/return.exp: Corresponding changes.
20602
20603 * lib/gdb.exp: Provide default value for noinferiorio.
20604 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20605 the inferior.
20606
20607 * gdb.base/break.exp: Always check for a program already being
20608 started after sending a "run" command to gdb.
20609 (text_next_with_recursion): Don't check the output from the
20610 program's printf statement. Instead just make sure the program
20611 exited.
20612
20613 * gdb.base/commands.exp: Protect tests which need arguments with
20614 $noargs conditionals.
20615
20616Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20617
20618 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20619 of structure member arrays to match gdb/valops.c:value_addr change.
20620
20621Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20622
20623 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20624 cases.
20625
20626Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20627
20628 * configure.in (configdirs): Remove gdb.chill from default list
20629 of subdirs and then add it back in only if doing a native build.
20630 The current chill compiler does not yet work in any cross build.
20631 * Revert all signal changes from Jul 6.
20632 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20633 for sh-hms targets, allowing these tests to link, with no other
20634 changes. Testing is suppressed by setting "nosignals" in site.exp.
20635
20636Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20637
20638 * configure.in (signaldirs): Define and add to configdirs for all
20639 targets except some specific ones that are known to not support signals.
20640 Also clean up formatting.
20641 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20642 (signals, sigall): Remove rules to build.
20643 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20644 Moved to new gdb.signals directory.
20645 * gdb.signals: New test directory.
20646 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20647 signals.c signals.exp}: New or moved files.
20648
20649Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20650
20651 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20652
20653Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20654
20655 * gdb.base/return.exp: Xfail `return double' test failure
20656 on at least Solaris 2.3 and handle future/past versions on
20657 a case by case basis as appropriate. Also update message
20658 to include i*86 failures.
20659
20660Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20661
20662 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20663
20664 * lib/gdb.exp: Fix comment which erroneously identified
20665 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20666 gdb_file_cmd not gdb_load).
20667 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20668
20669 * gdb.base/setvar.exp: Make test names consistent between pass and
20670 fail cases. Use gdb_test more.
20671
20672Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20673
20674 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20675
20676Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20677
20678 * gdb.base/help.exp: Fix expected help string for `show commands'.
20679
20680Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20681
20682 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20683
20684 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20685 of a text section.
20686
20687Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20688
20689 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20690 that loop eventually terminates. Fix Connection refused logic so
20691 that testsuite will expire nicely.
20692
20693Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20694
20695 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20696 config/rom68k.exp: New tcl glue for the appropriate monitors.
20697 These all just end up calling monitor.exp.
20698 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20699 refused' by retrying. Cleanup some timeout issues.
20700 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20701 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20702 callers don't have to set/restore global timeout variable.
20703
20704 * The following set of changes centralizes management of the global
20705 timeout variable. This way, it can be set in one target dependent
20706 place instead of dozens of places scattered throughout the test suite.
20707 If you need to lengthen a timeout, then you should either set timeout
20708 in one of the config/{target}.exp files, or multiply it by a factor.
20709 Setting it to an absolute value is always going to lose for some
20710 targets.
20711 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20712 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20713 * gdb.base/funcargs.exp: Don't set timeout.
20714 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20715 * gdb.base/printcmds.exp (test_print_string_constants
20716 test_print_array_constants): Don't set timeout.
20717 * gdb.base/ptype.exp: Don't set timeout.
20718 * gdb.base/recurse.exp: Don't set timeout.
20719 * gdb.base/return.exp: Don't set timeout.
20720 * gdb.base/watchpoint.exp: Don't set timeout.
20721 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20722 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20723
20724Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20725
20726 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20727
20728Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20729
20730 * lib/gdb.exp: Disable chill tests for irix5.
20731
20732Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20733
20734 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20735 each test pass or fail.
20736
20737Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20738
20739 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20740 xlc not gcc.
20741
20742Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20743
20744 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20745
20746Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20747
20748 * config/est.exp: Fix copyright and comments. Remove dead code.
20749 Use targetname, serialport and baud variables instead of fixed
20750 constants.
20751 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20752 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20753
20754Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20755
20756 * gdb.base/watchpoint.exp: Don't run
20757 test_watchpoint_triggered_in_syscall for sunos.
20758
20759Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20760
20761 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20762 they don't seem to exist. Do include stdio.h.
20763
20764Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20765
20766 * gdb.base/a1-selftest.exp: Add alpha xfail.
20767
20768Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20769
20770 * gdb.base/watchpoint.c (main): Prompt before calling read().
20771 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20772 Revise accordingly. Remove cruft about sending "123" several
20773 times, until it gets noticed. Clean up the "print buf[0]" stuff
20774 so that it passes or fails, and waits for prompts in the usual way.
20775
20776Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20777
20778 * gdb.base/recurse.exp: Fix comment.
20779
20780 * TODO: Remove item about printing variables in nodebug.exp. Add
20781 item about enabling tests which are only run on some targets.
20782
20783 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20784 fail, make test names unique, use new gdb_test convention
20785 regarding pattern, use gdb_test more, etc.).
20786
20787 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20788 fail, make test names unique, etc.).
20789
20790Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20791
20792 * gdb.base/nodebug.c: Change return type of top and middle to
20793 short.
20794 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20795 are fixed by the recent mdebugread.c changes. Allow `short ()'
20796 as type for top and middle.
20797
20798Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20799
20800 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20801 nearly as I can tell, the whole thing was an accident in Stu's
20802 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20803 to replace a send/expect pair with gdb_test, but ended up only
20804 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20805 of 30 Mar 1995 took care of it, but left this vestigial comment
20806 which I am now nuking.
20807
20808Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20809
20810 * gdb.base/break.exp: Look for different line number for
20811 breakpoint at main depending on usestubs.
20812
20813Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20814
20815 * gdb.base/list.exp: Adjust some alternate expect patterns to
20816 match recent list0.c change. Add alternate expect pattern for
20817 output from `list default lines around main' for optimizing
20818 compilers.
20819
20820Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20821
20822 * lib/gdb.exp: If nosignals is not set, set it to 0.
20823
20824Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20825
20826 * config/slite-gdb.exp: Responds to load symbol table prompt.
20827 * gdb.base/break.exp: Adjust line number, fix rerun.
20828 * gdb.base/langs0.c: Add #ifdef usestubs.
20829
20830Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20831
20832 * gdb.base/list.exp: Adjust line contents after adding new lines in
20833 list0.c. Also fix a syntax error.
20834
20835 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20836 * gdb.base/break.exp: ditto.
20837 * gdb.base/list.exp: ditto.
20838 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20839 * gdb.base/run.c: ditto.
20840 * gdb.base/list0.c: ditto.
20841 * gdb.base/funcargs.c: ditto.
20842
20843Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20844
20845 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20846 $targetname, $serialport and $baud instead of hardwired variables.
20847 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20848 target doesn't support signals.
20849
20850Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20851
20852 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20853
20854Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20855
20856 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20857 Don't rely on the value of an auto variable before it has been
20858 initialized. Use gdb_test more.
20859
20860Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20861
20862 * lib/gdb.exp (default_gdb_version): A version number must start
20863 with a digit, but other than that contains all characters up to
20864 the first whitespace character.
20865
20866Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20867
20868 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20869
20870Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20871
20872 * gdb.c++/*.exp: Warn if executable does not exist. The original
20873 reason for skipping the warning was that configure.in sometimes
20874 intentionally skipped building the executables but the tcl code
20875 had no way of knowing. That (a) was always bogus with respect to
20876 error handling, (b) is no longer true (right now there is no way
20877 to skip C++ tests).
20878
20879 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20880
20881Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20882
20883 * gdb.base/list.exp: Add expect patterns for output from
20884 SunPRO compiled executables.
20885 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20886 types.
20887
20888Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20889
20890 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20891 number (we are already testing that the correct source line text
20892 gets printed).
20893
20894 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20895 that is what is intended, but something needed to be done to get
20896 sunos4 native working again.
20897
20898 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20899
20900 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20901 apparently went with a (very) old xfail.
20902
20903Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20904
20905 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20906 runto_main is a proc in gdb.exp that will do 'step' for target use
20907 stubs.
20908 * gdb.base/exprs.exp: ditto.
20909 * gdb.base/interrupt.exp: ditto.
20910 * gdb.base/opaque.exp: ditto.
20911 * gdb.base/printcmds.exp: ditto.
20912 * gdb.base/ptype.exp: ditto.
20913 * gdb.base/scope.exp: ditto.
20914 * gdb.base/setvar.exp: ditto.
20915 * gdb.base/signals.exp: ditto.
20916 * gdb.base/twice.exp: ditto.
20917 * gdb.c++/classes.exp: ditto.
20918 * gdb.c++/inherit.exp: ditto.
20919 * gdb.c++/templates.exp: ditto.
20920 * gdb.base/break.exp: no run and hit main for stubs. Change line
20921 numbers for breakpoints and info breakpoint.
20922 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20923 breakpoint().
20924 * gdb.base/callfuncs.c: ditto.
20925 * gdb.base/exprs: ditto.
20926 * gdb.base/interrupt.c: ditto.
20927 * gdb.base/opaque0.c: ditto.
20928 * gdb.base/printcmds.c: ditto.
20929 * gdb.base/ptype.c: ditto.
20930 * gdb.base/scope0.c: ditto.
20931 * gdb.base/setvar.c: ditto.
20932 * gdb.base/signals.c: ditto.
20933 * gdb.base/twice.c: ditto.
20934 * gdb.c++/misc.cc: ditto.
20935 * gdb.c++/templates.cc: ditto.
20936
20937Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20938
20939 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20940
20941 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20942 somewhere between `read' and `main.c'. I'm pretty sure the
20943 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20944 and it isn't particularly useful.
20945
20946 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
20947
20948Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20949
20950 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20951
20952Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
20953
20954 * config/mt-slite: add LIBS and -nostdlib.
20955 * config/slite-gdb.exp: add this new file to support sparclite target.
20956
20957Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
20958
20959 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
20960
20961 * gdb.base/a2-run.exp: Change argument to istarget from
20962 "*-*-vxworks" to "*-*-vxworks*".
20963 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
20964
20965Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
20966
20967 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
20968 will not runto main but do a 'step' to step out of breakpoint().
20969 * config/mt-slite: add -Dusestubs.
20970
20971Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20972
20973 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
20974 instead of just @.
20975
20976 * gdb.base/signals.exp: Add test for "handle all print".
20977 * TODO: Remove "handle all print". Also remove item about
20978 checking copyright date (I don't like the idea of a spurious FAIL
20979 based on when we run the tests).
20980
20981 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
20982 for SunOS4 (reason for failure not investigated). Remove
20983 redundant test for $binfile.
20984
20985 * gdb.base/nodebug.c (array_index): Call malloc.
20986
20987 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
20988
20989Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
20990
20991 * gdb.base/recurse.exp: Update gdb_test invocation to use new
20992 conventions and slightly simplify the matching regexp.
20993
20994Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20995
20996 * gdb.base/break.exp: Update gdb_test invocation to use new
20997 convention.
20998
20999 * lib/gdb.exp: If noargs is not set, set it to 0.
21000
21001 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21002 tests unique.
21003
21004 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21005
21006Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21007
21008 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21009 one argument of type "<non-float parameter>".
21010
21011Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21012
21013 * config/rom68k.exp: New file to support Motorola IDP board.
21014 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21015 * gdb.base/break.c: Change things around so that this program
21016 doesn't depend upon args. This is necessary to make remote
21017 targets work (in general, they can't take args).
21018 * gdb.base/break.exp: Don't try to send args to program. Don't
21019 expect output. Also, replace lots of code with gdb_test.
21020
21021Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21022
21023 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21024 printing of '\'' (which is what the comment says we are testing,
21025 even though we were not), not '''.
21026 (test_integer_literals_rejected): Test that printing ''' is an error.
21027
21028 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21029 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21030 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21031 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21032 Use gdb_test not test_print_accept.
21033 * lib/gdb.exp: Remove test_print_accept.
21034
21035 * gdb.base/signals.exp (signal_tests_1): Make pass message
21036 consistent with fail message.
21037
21038 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21039 unsigned char; the bug (PR 1821) is fixed.
21040
21041 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21042
21043 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21044 successful tests--makes xfailing them work right.
21045
21046Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21047
21048 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21049 only \r\n, not .*. The test can pass .* as the last thing in
21050 $pattern if that is what it wants. In addition to providing this
21051 flexibility, this change should speed up pattern matching in cases
21052 where the pattern already ended with .* (there were a number of
21053 them). This change also helps catch bad patterns--in the old
21054 scheme the typo "char \*" instead of "char \\*" would pass. Now
21055 it is caught.
21056 * Many .exp files: Update callers.
21057
21058 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21059 clearer and does not spuriously match multiple ('s. Likewise for
21060 ) and *.
21061
21062 * gdb.base/nodebug.exp: Test ability to call a function and pass
21063 it a string (even with no debugging info).
21064
21065 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21066 "p '\'", which is the same as "p ''" once tcl gets done with
21067 quoting, to "p '\\'", which I suspect is what is intended (one
21068 backslash gets sent to GDB).
21069
21070 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21071
21072Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21073
21074 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21075 1817) was fixed literally years ago.
21076
21077Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21078
21079 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21080 test, it causes stepping out of call_after_alloca_subr with
21081 optimizing compilers.
21082 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21083 fails.
21084
21085 * gdb.c++/templates.exp: Source templ-info.exp only if
21086 the templates executable exists.
21087
21088 * gdb.c++/misc.cc (class Contains_static_instance,
21089 class Contains_nested_static_instance),
21090 gdb.c++/classes.exp (test_static_members): Test printing of
21091 a class that contains a static instance of the class.
21092
21093Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21094
21095 * gdb.base/langs2.c (cppsub_): Don't prototype.
21096 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21097 only, I believe).
21098
21099Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21100
21101 * lib/gdb.exp (skip_chill_tests): New procedure.
21102
21103 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21104
21105Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21106
21107 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21108 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21109
21110Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21111
21112 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21113
21114 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21115 disassemble 8, not 16, instructions for part 4.
21116
21117 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21118 support the latter anymore.
21119
21120 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21121 -DNO_PROTOTYPES.
21122 * gdb.base/callfuncs.c: Control use of prototypes based on
21123 NO_PROTOTYPES, not __STDC__.
21124 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21125 t_float_values2 tests if prototypes in use.
21126
21127 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21128 t_double_values): When checking differences against DELTA, check
21129 that difference is within the range (-DELTA,DELTA), not just
21130 (-infinity,DELTA).
21131
21132Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21133
21134 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21135 'file' command firts, then 'target', then 'load', this is due to gdb
21136 target set up.
21137 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21138
21139Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21140
21141 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21142 FP load/store variants.
21143 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21144
21145Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21146
21147 * gdb.base/term.exp: Do not give a warning if not native, it is
21148 not an abnormal condition.
21149
21150Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21151
21152 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21153 t_char_array".
21154
21155Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21156
21157 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21158 are getting the version number.
21159
21160 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21161 if not native, it is not an abnormal condition.
21162
21163Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21164
21165 * lib/gdb.exp: Just use "file exists", rather than undocumented
21166 dejagnu procedure "findfile".
21167
21168Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21169
21170 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21171 (LDFLAGS): Set to -Xlinker -Ur.
21172
21173 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21174 Removed, these values are set by lib/gdb.exp.
21175
21176 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21177
21178Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21179
21180 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21181 of replicating gdb startup code.
21182
21183 * config/mt-vxworks (LDFLAGS): Set to -r.
21184 (CFLAGS_FOR_TARGET): Removed.
21185
21186 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21187 (gdb) and gdb for vxworks uses (vxgdb).
21188
21189 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21190 executable is not in the tree and host != target, use sed and
21191 program_transform_name to determine the gdb name used by the
21192 target.
21193
21194 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21195 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21196
21197Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21198
21199 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21200 floats, chars, and shorts where there are ANSI-style function
21201 definitions.
21202
21203 * gdb.base/langs.exp, gdb.base/langs*: New test.
21204 * gdb.base/Makefile.in: Build it.
21205 * TODO: Remove item about checking that C names don't get C++
21206 demangling applied; this test tests it.
21207
21208Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21209
21210 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21211 went with the const70 xfail. The xfail went away a year ago.
21212
21213 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21214
21215 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21216 for hp300.
21217
21218 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21219
21220 * gdb.base/a1-selftest.exp: Don't run on hp300.
21221
21222Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21223
21224 * Makefile.in (site.exp): Set host_alias and target_alias as well
21225 as host_triplet and target_triplet.
21226
21227Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21228
21229 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21230
21231 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21232 places as other ecoff systems).
21233
21234 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21235 ultrix.
21236
21237Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21238
21239 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21240 remove them.
21241 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21242 variable and "variable" in addition to "data variable".
21243 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21244
21245 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21246 2.
21247 * gdb.base/list1.c (long_line): Add additional statement at start
21248 of function.
21249 * gdb.base/list.exp (test_forward_search): Update line number to
21250 reflect new statement.
21251
21252Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21253
21254 * gdb.base/signals.exp: Reinitialize searched source directories
21255 after gdb_start call.
21256
21257Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21258
21259 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21260 * gdb.stabs/Makefile.in: Likewise.
21261
21262 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21263 change. Instead split the tests into smaller pieces.
21264 * gdb.disasm/hppa.s: Corresponding changes.
21265
21266Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21267
21268 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21269 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21270
21271 * gdb.base/funcargs.exp: Modify many tests so that every test
21272 either passes or fails. Make some test names unique.
21273
21274Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21275
21276 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21277 Call stty to set interrupt character.
21278
21279 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21280 for HP assembler versus GNU assembler based on actual behavior of
21281 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21282
21283 * TODO: Suggest a few more stepping tests.
21284
21285Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21286
21287 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21288 restart GDB for h8300 after a continue.
21289 (return): Add pattern to match a29k-udi behavior.
21290 * gdb.base/nodebug.exp: Remove obsolete comment.
21291 * gdb.base/regs.exp: New file, testing of register displays.
21292 * gdb.base/return.exp: Fix typo in reference to $objdir.
21293 * gdb.base/whatis.exp: Always start with a fresh GDB.
21294
21295Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21296
21297 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21298 higher, these tests generate a lot of output.
21299
21300Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21301
21302 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21303 code following the catch silently ignored some errors; without the
21304 catch they should be thrown like any other tcl error. Also, the
21305 catch used "" instead of {} which meant all the callers who wanted
21306 to include one of the characters "[]$ had to quote it an extra time.
21307 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21308 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21309 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21310 Remove extra quoting.
21311
21312Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21313
21314 * gdb.base/commands.exp: Make test names unique; every test either
21315 passes or fails. Update some comments.
21316
21317 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21318
21319Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21320
21321 The following fixes a FAIL caused by the fact that the alpha stabs
21322 configuration didn't use the ".if alpha" code in weird.def.
21323 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21324 bit pointer, so the 32 bit version works even on the alpha.
21325 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21326 Remove the stuff which allowed us to have separate versions for
21327 alpha and everything else.
21328
21329 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21330 regexp which "info func operator\[\](" is supposed to match. Fix
21331 string to send to GDB. Note that GDB still doesn't work right. Add a
21332 new test for "info func .perator\[\](" which GDB does handle correctly.
21333
21334 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21335
21336Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21337
21338 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21339 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21340 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21341 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21342 it makes the tests harder to understand and confuses test-o-matic.
21343 The preferred style is that each test provides a PASS or a FAIL,
21344 and has a unique message (e.g. "continue #54" not just "continue")
21345 which is the same for the pass and the fail.
21346 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21347 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21348 to lib/gdb.exp.
21349 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21350 prt_accept which was basically the same thing. Likewise for
21351 test_print_reject and prt_reject.
21352 * lib/gdb.exp (test_print_reject): Add some more error message
21353 patterns to match from the former printcmds.exp (prt_reject).
21354 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21355 One defect of the passcount stuff is that some of it failed to
21356 report XPASS where appropriate.
21357 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21358 stuff before and after arg in expected pattern.
21359 (test_paddr_operator_functions): Re-do test without print_addr_of;
21360 this is the only test which seems to want extra stuff there.
21361
21362Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21363
21364 * gdb.base/nodebug.exp: Update new tests to reflect improved
21365 wording of gdb output.
21366
21367 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21368 and "ptype" work on variables in files compiled without -g.
21369 Replaces commented out "maint print msymbol" tests.
21370
21371Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21372
21373 * gdb.base/setvar.c (dummy): Call malloc.
21374
21375 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21376 losing with the irix4 sed.
21377
21378 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21379 ALRM" on irix4.
21380
21381Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21382
21383 * TODO: Remove items about corefile.exp testing new exec-file and
21384 backtrace; both are now done. Add items about printing enums.
21385
21386Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21387
21388 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21389 "get signal $thissig" test fails.
21390
21391 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21392
21393Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21394
21395 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21396 compiler warning with dec alpha compiler.
21397
21398 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21399 extra \n from gdb_test call (this explains why the prompt test
21400 that I removed yesterday was there).
21401 (user_defined_command_test): Remove extra \n and prompt test.
21402
21403 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21404 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21405 doesn't exist.
21406 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21407 Also remove alpha workaround, which turns out to be because
21408 SIGABRT == SIGLOST.
21409
21410 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21411
21412 * gdb.base/help.exp: Don't test "help show".
21413
21414Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21415
21416 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21417 "set print address" is on.
21418 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21419 pass prompt to gdb_test; gdb_test already looks for the prompt.
21420
21421 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21422
21423 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21424 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21425 was to make sure that gdb can read a core file. But (a) the "read
21426 the corefile" part didn't make it to a1-selftest.exp, we just
21427 delete the corefile after creating it, and (b) we test reading
21428 corefiles in corefile.exp anyway. Also, this test left around a
21429 xgdb process on Solaris.
21430
21431 * gdb.base/corefile.exp: Also test backtrace.
21432
21433Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21434
21435 * gdb.base/commands.exp: Test a simple user defined command with
21436 arguments and if/while statements; verify the full user command is
21437 printed by "show user".
21438
21439 * gdb.base/commands.exp: Test if/while commands as part of a
21440 breakpoint command list; verify they appear in breakpoint
21441 information.
21442
21443Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21444
21445 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21446 than by dividing by zero.
21447
21448Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21449
21450 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21451 performing an inferior call with watchpoints enabled.
21452 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21453 call.
21454
21455Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21456
21457 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21458 of "file" command.
21459
21460 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21461 Add additional pattern for when "int operator int(void);" appears
21462 in a different order.
21463
21464Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21465
21466 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21467
21468 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21469 and "signal" with ".*".
21470
21471Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21472
21473 * TODO: Add note about "handle all nostop".
21474
21475 * gdb.base/{sigall.c, sigall.exp}: New test.
21476 * gdb.base/Makefile.in: Add it.
21477
21478Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21479
21480 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21481 when invoking GDB, suppresses any windowing interface.
21482
21483Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21484
21485 * config/sim-gdb: New file, simulator testing support.
21486
21487Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21488
21489 * gdb.base/interrupt.exp: Test calling func1 twice.
21490
21491Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21492
21493 * gdb.base/list.exp (test_forward_search): Set timeout higher
21494 when we'll be getting lots of output from gdb.
21495
21496 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21497 "init_malloc" to after the expect statement. Run it if that
21498 regexp is taken, but also for two others which happen if source
21499 cannot be found.
21500
21501Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21502
21503 * gdb.base/printcmds.exp: New test, for printing register before
21504 program is running.
21505
21506Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21507
21508 * gdb.base/list.exp: Correct some alternate expect patterns
21509 to reflect changes in list1.c.
21510
21511Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21512
21513 * TODO: Add item regarding large frames.
21514
21515 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21516
21517 * TODO: Remove item about enabling return.exp; it
21518 is enabled. Suggest a few more "return" tests.
21519
21520Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21521
21522 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21523 anonymous unions.
21524
21525Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21526
21527 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21528 and pr-5646.o, so "make" is the same as "make all", not "make
21529 pr-4975.o".
21530
21531Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21532
21533 * gdb.base/list.exp: Adjust expectations to reflect changes in
21534 list1.c.
21535 (test_forward_search): New test proc.
21536 * gdb.base/list1.c (long_line): New function, has long source line.
21537
21538Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21539
21540 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21541 additional line of code that was added.
21542
21543Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21544
21545 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21546 tests so as not to overflow expect's input buffers.
21547 * gdb.disasm/hppa.exp: Corresponding changes.
21548
21549Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21550
21551 Beginnings of template debugging tests.
21552 * gdb.c++/templ-info.cc: New file to test for template
21553 debugging capability of the compiler.
21554 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21555 templ-info.cc.
21556 * gdb.c++/templates.cc: Add explicit template instantiations
21557 to enable compiling with -fno-implicit-templates. Add destructor
21558 and 'value' method to T5 class for template tests.
21559 * gdb.c++/templates.exp: Add testcases for printing of template
21560 types, setting breakpoints on template methods and calling a
d63a86f8 21561 template method.
c906108c
SS
21562
21563Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21564
21565 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21566 branch target since some assemblers (gas-2.5) may emit a
21567 relocation for the branch instead of resolving it in the
21568 assembler.
21569
21570Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21571
21572 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21573 through signal handler.
21574
21575Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21576
21577 * configure.in (*-*-netware): Use config/mt-netware.
21578
21579 * config/mt-netware: New file.
21580 * config/mt-i386-netware: Removed, separate configs for different
21581 netware architectures are no longer needed now that we have
21582 --with-headers.
21583
21584Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21585
21586 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21587 by the recent changes to use ANSI C arithmetic conversions.
21588
21589Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21590
21591 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21592 bug involving using inferior_pid to figure out whether to select a
21593 frame.
21594
21595Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21596
21597 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21598 match the current disassembler output.
21599
21600Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21601
21602 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21603 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21604 types, expect "int" as type of integer values (for now).
21605
21606Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21607
21608 * gdb.base/commands.exp: New tests for if/while commands.
21609
21610Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21611
21612 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21613 by .*, since hex values have different syntax in Chill mode.
21614
21615Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21616
21617 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21618 linefeed from expect pattern for repeated types with indices > 9.
21619
21620Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21621
21622 First part of Fortran test suite.
21623 * gdb.fortran: New directory.
21624 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21625
21626Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21627
21628 * gdb.base/default.exp: Update expect pattern for load command
21629 without arguments.
21630
21631Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21632
21633 * configure.in: Change i386 to i[345]86.
21634 * gdb.base/configure.in: Likewise.
21635 * gdb.c++/configure.in: Likewise.
21636 * gdb.chill/configure.in: Likewise.
21637
21638Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21639
21640 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21641 patterns, since that is not a valid context for comments.
21642
21643Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21644
21645 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21646 repeated types and repeated types with indices > 9.
21647
21648Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21649
21650 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21651 2417; old bug has been fixed.
21652
21653Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21654
21655 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21656 send the newline ourselves instead of assuming gdb_test will do
21657 so when passed an empty input string.
21658
21659 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21660 stabs testcode.
21661
21662Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21663
21664 * lib/gdb.exp (gdb_test): Don't send anything if the first
21665 argument is an empty string. This makes cases where we want to
21666 match output that is already in expect's buffers (for example,
21667 matching a breakpoint after gdb_run_cmd has been called) work
21668 reliably.
21669
21670Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21671
21672 * config/netware.exp: New file.
21673
21674Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21675
21676 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21677 the -B and -L prefixes so we can find the debugging stub.
21678
21679 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21680 there and we are using the gcc from the tree.
21681
21682 * gdb.base/types.c: Removed.
21683
21684 * gdb.base/configure.in: Look for makefile fragments in ../config.
21685 Recognize i386-*-netware.
21686 * gdb.c++/configure.in: Likewise.
21687
21688Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21689
21690 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21691 the correct TCL syntax.
21692
21693Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21694
21695 * gdb.base/opaque.exp: use runto instead of messing around with
21696 breakpoints. Simplify by using gdb_test.
21697
21698 * gdb.base/bitfields.exp: restart between tests on netware targets
21699 because breakpoints aren't relocated after target death. Run
21700 processes to completion.
21701
21702 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21703
21704Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21705
21706 * Makefile.in: Remove extra tabs that confuse some versions
21707 of "make". Use the newly built gdb to test with by default,
21708 rather than the first one in the tester's search path.
21709
21710Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21711
21712 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21713
21714 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21715 condition help.
21716
21717Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21718
21719 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21720
21721 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21722 running.
21723 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21724 * gdb.base/funcargs.exp: Likewise.
21725
21726 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21727 * gdb.base/funcargs.exp: Likewise.
21728
21729 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21730 message is "".
21731
21732Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21733
21734 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21735 return,signals,twice}.exp: Handle non-existant binaries
21736 consistantly.
21737
21738 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21739 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21740 might testing a cross development system.
21741
21742Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21743
21744 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21745 runtest script is relative to ${srcdir}, not ${rootdir}.
21746
21747Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21748
21749 * gdb.base/signals.exp: Allow for optionality of breakpoint
21750 address.
21751
21752Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21753
21754 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21755
21756Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21757
21758 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21759 for size_t definition.
21760 * gdb.c++/templates.cc: Likewise
21761
21762 * config/mt-i386-netware: New file.
21763
21764 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21765 defined.
21766
21767 * gdb.base/Makefile.in: Added support for systems that name core
21768 files by appending "core" to the program name.
21769 * gdb.base/a1-selftest.exp: Likewise.
21770
21771Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21772
21773 * gdb.base/return.exp: Add comment and message for `return double'
21774 test failure on Sparc Solaris.
21775
21776Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21777
21778 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21779
21780Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21781
21782 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21783 from optimizing them away.
21784 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21785 patterns to include default constructors and assignment operators,
21786 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21787 character in the output of the virtual base pointer.
21788
21789Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21790
21791 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21792 expression match in print_addr_of to avoid unintented matches.
21793 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21794 versions up to 2.5.8.
21795
21796Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21797
21798 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21799 included file to run under newer versions of expect.
21800 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21801 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21802 Remove xfail for the virtual table of BDDHookV.
21803
21804Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21805
21806 * lib/gdb.exp (string_to_regexp): Set a default result.
21807 (default_gdb_start): Fix misleading message.
21808
21809Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21810
21811 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21812 Remove all CC, etc definitions.
21813 * config/mt-hpux: New file.
21814 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21815 (CFLAGS, LDFLAGS): Define.
21816 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21817
21818 * Makefile.in (site.exp): Don't insert host_os, etc.
21819 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21820 (distclean): Check existence of subdir.
21821 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21822 * gdb.base/Makefile.in: General cleanup and simplification.
21823 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21824 to build executables. Use default rule to build .o files.
21825 (EXPECT, RUNTEST, CC): Fix relative pathname.
21826 (site.exp): Don't insert host_os, etc.
21827 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21828 and/or SIGUSR1 defined.
21829 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21830 * gdb.c++/Makefile.in: General cleanup and simplification.
21831 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21832 (CFLAGS): Remove.
21833 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21834
21835Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21836
21837 * gdb.base/recurse.exp: Misc changes to get tests running again
21838 after Kung's changes to the watchpoint code.
21839 * gdb.base/watchpoint.exp: Likewise.
21840
21841Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21842
21843 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21844
21845Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21846
21847 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21848 * lib/gdb.exp (default_gdb_start): Define.
21849 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21850 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21851 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21852 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21853 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21854 Don't call gdb_target_udi in between tests.
21855
21856Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21857
21858 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21859 (which was basically just a local version of the same thing). In
21860 addition to avoiding duplication, gdb_test_exact is faster.
21861 * lib/gdb.exp (gdb_test_exact): Fix typo.
21862
21863 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21864 don't give an error.
21865
21866 * gdb.base/term.exp: Call delete_breakpoints before starting.
21867
21868 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21869 (t10): Add comment.
21870
21871Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21872
21873 Reorganization of the GDB Test Suite.
21874
21875 * gdb.base: New directory, contains all the basic tests.
21876 * gdb.c++: New directory, tests specific to C++.
21877 * gdb.chill: New directory, tests specific to Chill.
21878 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21879 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21880 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21881 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21882 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21883 t30-31 to chill).
21884 * */gdbme.*: Rename to match appropriate expect scripts.
21885 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21886 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21887 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21888 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21889 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21890 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21891 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21892 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21893 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21894 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21895 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21896 gdb.c++/virtfunc.cc: New names of C++ files.
21897 * gdb.chill/chillvars.ch: New name of Chill file.
21898 * gdb.base/configure.in, gdb.c++/configure.in,
21899 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21900 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21901 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21902 * configure.in (configdirs): Update to reflect directory changes.
21903 (target_abbrev): No longer define for any configuration.
21904 * Makefile.in: Cosmetic improvements to header comments.
21905
21906Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21907
21908 Various changes to gdb.t31:
21909
21910 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21911 * gdbme.ch: Make all key-words and predefineds be upper-case.
21912 * chillvars.exp: Expect key-words and predefinds in upper-case.
21913
21914 * chillvars.exp: Use gdb_test_exact many places.
21915 Change expected output for arrays (which now includes index labels).
21916
21917 * pr-5020.exp, gdme.ch (module PR_5020):
21918 New test, for PR-5020.
21919
21920Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21921
21922 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21923 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21924
21925Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21926
21927 * Makefile.in: Fix bit-rot in definitions of CHILL,
21928 CHILL_FOR_TARGET and Chill_LIB.
21929 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21930 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21931 CHILL, and CHILL_LIB.
21932
21933Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21934
21935 * Revert the previous changes. Please see Rob's directory
21936 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21937
21938Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21939
21940 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
21941 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21942 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21943 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
21944 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21945 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21946 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21947 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21948 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21949 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21950 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21951 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
21952 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
21953 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
21954 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
21955 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
21956 changes from 94Q1.
21957
21958Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
21959
21960 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
21961 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
21962 Rob's new testing fragments.
21963
21964Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
21965
21966 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 21967 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
21968
21969Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21970
21971 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
21972 version also, match on casted version strings, and match on
21973 gdb startup case where the line numbers might be messed up.
21974
21975Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
21976
21977 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 21978 (CFLAGS): Delete it from here.
c906108c
SS
21979
21980Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
21981
21982 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
21983
21984Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
21985
21986 * Makefile.in (RUNTEST): Default to just "runtest".
21987
21988Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21989
21990 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
21991 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
21992 the code has been restructured.
21993
21994Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21995
21996 * gdb.t00/default.exp (set write): Allow any number of \r and/or
21997 \n, not just one of each.
21998
21999 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22000 /bin/cc gives a warning if you do.
22001
22002Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22003
d63a86f8 22004 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
22005 __t10ListS_link1ZUiRCUiPT0
22006
22007Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22008
22009 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22010 on local variables in recursive functions.
22011
22012 * gdb.t07/Makefile.in: Build the new test.
22013
22014Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22015
22016 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22017 directly. Instead compare the return values from actual calls.
22018
22019Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22020
22021 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22022
22023Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22024
22025 * From Peter Schauer with minor modifications.
a9c64011
AS
22026 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22027 stops in mid-line in the caller. Add xfail for returning a float
22028 value on X86 targets.
c906108c
SS
22029
22030Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22031
22032 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22033 to avoid expect lossage.
22034 (fmem_LRbug_tests): Likewise.
22035 * gdb.disasm/hppa.s: Corresponding changes.
22036
22037 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22038 conditions to work with latest dejagnu/expect.
22039
22040 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22041 expected to fail on the PA.
22042 (backtrace in call with trampolines): Explicitly require main
22043 to be frame #1 (no trampolines should show up in backtrace).
22044
22045 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22046 "continue -expect".
22047 * gdb.t06/break.exp: Likewise.
22048 * gdb.t07/watchpoint.exp: Likewise.
22049 * gdb.t13/bitfields.exp: Likewise.
22050 * gdb.t15/{funcargs,return}.exp: Likewise.
22051 * gdb.stabs/weird.exp: Likewise.
22052 * config/{mips,udi}-gdb.exp: Likewise.
22053
22054 * hppa.sed: Enclose comments within a sed command to avoid
22055 losing with the old OSF1 sed.
22056
22057Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22058
22059 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22060 sequent dynix.
22061 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22062 * gdb.t15/funcargs.exp: Conditionally step again to really
22063 finish from marker_call_with_trampolines. Handle the case where
22064 the first step from within call_with_trampolines already steps
22065 us back to main.
22066 * gdb.t15/gdbme.c: Add comment to closing brace of
22067 call_with_trampolines for funcargs.exp.
22068
22069Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22070
d63a86f8 22071 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
22072 Fix typo(s).
22073
22074Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22075
22076 * gdb.t07/gdbme.c: More code for watchpoint testing.
22077
22078 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22079 "Hardware watchpoint" throughout file.
22080 (test_watchpoint_triggered_in_syscall): New test.
22081 (test_complex_watchpoint): New test.
22082
22083Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22084
22085 * gdbme.c (call_with_trampolines): New function to try and step
22086 into. Tests trampoline problems on the PA.
22087
22088 * funcargs.exp (localvars_in_indirect_call): No longer expect
22089 stepping into indirect call to fail on PAs.
22090 (test_stepping_over_trampolines): New test.
22091
22092Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22093
22094 * TODO: Add suggestions for static member function tests, and
22095 completion tests.
22096
22097Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22098
22099 * TODO: Add suggestions for "p/a" tests.
22100
22101 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22102 (default_gdb_exit): Replace all the hair with sending "quit" to
22103 the process with a simple close.
22104
22105Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22106
22107 * TODO: Add suggestions for shared library tests.
22108
22109Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22110
22111 * TODO: Add suggestions for x/s tests.
22112
22113Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22114
22115 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22116 "enable once", and "enable breakpoints once" with ".*".
22117
22118Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22119
22120 * TODO: Add suggestions about structure passing tests.
22121
22122Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22123
22124 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22125 the primary1 test, use work around if __GNUC__ < 2.
22126 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22127 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22128 Test for bad output rather than waiting for timeout. Issue
22129 second continue only if first continue failed.
22130
22131Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22132
22133 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22134 operator[] test with gdb_test because the old code didn't seem to
22135 be getting the quoting right with the new dejagnu.
22136
22137Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22138
22139 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22140 one from the path.
22141 * Makefile.in: Use a fresh expect if there is one, use runtest
22142 from the src tree if there is one.
d63a86f8 22143
c906108c
SS
22144Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22145
22146 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22147 next over recursive call. Revise the tests from that point on
22148 (which had been skipped) to match GDB's actual (correct) output.
22149
22150 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22151 with next over a breakpoint whose condition is false.
22152
22153 * gdb.t00/help.exp: Comment out "help set print" tests just like
22154 (and for same reason as) "help set" test.
22155
22156Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22157
22158 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22159 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22160
22161Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22162
22163 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22164 necessary gdb_target_udi.
22165
22166 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22167
22168 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22169 1838 and 2417; they are fixed.
22170
22171 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22172 gdb.t03/ptype.exp (ptype structure, ptype union):
22173 Remove xfails; the test is looser than when the xfails were added.
22174
22175 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22176 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22177
22178 * gdb.t01/run.exp: Only run shell test if isnative.
22179
22180 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22181 since "run" automatically loads if necessary. Call gdb_target_udi
22182 after the "file" since "file" kills any execution target.
22183
22184 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22185 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22186 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22187 argument for UDI.
22188
22189Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22190
22191 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22192
22193 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22194
22195Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22196
22197 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22198 properly quoting regexps. This makes the second argument to
22199 demangle a fixed string, which matches the callers, instead of a
22200 shell-style pattern which is what the previous implementation
22201 used. Update some of the callers.
22202
22203Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22204
22205 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22206 (comib_nullified_tests): Fix typo.
22207 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22208 strings. No longer expected to fail.
22209
22210 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22211 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22212 strings. No longer expected to fail.
22213
22214 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22215 string. No longer expected to fail.
22216
22217Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22218
22219 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22220 No longer expected to fail.
22221
22222 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22223 string. No longer expected to fail.
22224
22225Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22226
22227 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22228 only in the names (I probably got most of them). I was even
22229 generous with some which differed in underscores in names, and
22230 probably missed a few, and I *still* was able to remove almost a
22231 third of the file with almost no impact on testsuite coverage.
22232
22233Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22234
22235 * gdb.t00/default.exp: Match udi_attach error message as well as
22236 the one from child_attach.
22237
22238 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22239
22240 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22241
22242 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22243 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22244
22245 * Move test with enums and partial symbols back to
22246 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22247 Reverts the change of 26 May 93. Per today's change to
22248 stabs.texinfo, the behavior that weird.exp was expecting was
22249 unreasonable; what is important is that the compiler+gdb get
22250 things right, which happens with a recent gcc. Also fix the test
22251 to deal with native compilers which put out the stab gdb can't
22252 deal with.
22253
22254Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22255
22256 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22257 in the names. The main thing these accomplish is to slow things down.
22258 Many more such duplicates surely remain.
22259
22260 * gdb.t00/help.exp: Comment out "help support" test just like
22261 (and for same reason as) "help set" test.
22262
22263Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22264
22265 * gdb.t06/break.exp: Remove setup_xfails for
22266 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22267 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22268 about known bug in gcc to include up through 2.5.8.
22269 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22270 well as "_vb$".
22271 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22272 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22273 with latest gcc and gdb.
22274 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22275 well as "_vb$".
22276
22277Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22278
22279 * configure.in (hppa*-*-*): Also configure and build stabs-only
22280 tests.
22281
22282Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22283
22284 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22285 * gdb.t10/configure.in (hppa*-*-*): Use it.
22286
22287Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22288
22289 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22290
22291Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22292
22293 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22294 versions prior to 1.13.5.
22295
22296Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22297
22298 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22299 the prompt is at the start of a line.
22300
22301Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22302
22303 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22304 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22305 in the copr tests now.
22306 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22307 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22308 expected to fail.
22309
22310Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22311
22312 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22313 gdb.t31/chillvars.exp, lib/gdb.exp:
22314 Tweak to run under either version of expect.
22315 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22316 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22317 * gdb.t11/list.exp: Remove extraneous whitespace.
22318
22319Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22320
22321 * gdb.t16/printcmds.exp (test_print_strings): Accept
22322 "(unsigned char *) " before the string.
22323
22324 * TODO: Add notes about printing of fancy types and GDB expressions.
22325
22326Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22327
22328 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22329 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22330 if doing mips-idt-ecoff.
c906108c
SS
22331
22332Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22333
22334 * Most .exp files: Tweak to run under either version of expect.
22335
22336Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22337
22338 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22339 xfails; I'm not sure why they are failing, but not because of PR 1806.
22340
22341Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22342
22343 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22344 defined in lib/gdb.exp.
22345
22346Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22347
22348 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22349 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22350 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22351 have to be typeless.
22352
22353Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22354
22355 * TODO: Add suggestion for copyright year test.
22356
22357Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22358
22359 * configure.in (*-*-lynxos*): Add stabs tests.
22360
22361Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22362
22363 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22364 so insert a tab before any assembler directive in column zero.
22365
22366 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22367 stores.
22368 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22369 stores.
22370 (fpu_short_memory_tests): Likewise.
22371
22372Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22373
22374 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22375 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22376 .stabs directives in comments.
22377
22378Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22379
22380 * TODO: New file, describing tests we could write.
22381 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22382
22383Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22384
22385 * gdb.t06/signals.exp: Add kludge to force re-sync.
22386
22387 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22388 to xgdb instead of gdb, get out of gdb.
22389
22390Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22391
22392 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22393 for info.
22394
22395Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22396
22397 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22398 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22399 * gdb.stabs/hppa.sed: New sed script for the PA.
22400
22401Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22402
22403 * gdb.stabs: Re-write weird.def and configuration to use sed
22404 instead of cpp. sed is portable and POSIX; cpp is neither.
22405
22406Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22407
22408 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22409
22410Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22411
22412 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22413
22414Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22415
22416 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22417 "_vb$".
22418 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22419 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22420
22421Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22422
22423 * lib/gdb.exp: Comment out code which depends on non-existent
22424 `transform' procedure.
22425
22426Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22427
22428 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22429 * lib/gdb.exp: Transform tool name.
22430 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22431 1.1's new error handling system.
22432
22433Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22434
22435 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22436
22437Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22438
22439 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22440 They made pattern matching so slow that timeouts happened on
22441 heavily loaded systems. Now any output from "show print" which
22442 gets us back to the GDB prompt is a PASS.
22443
22444Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22445
22446 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22447
22448Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22449
22450 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22451
22452 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22453 It is not from PR 3220.
22454
22455Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22456
22457 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22458 just started failing because they depended on the order the
22459 subcommands are presented, or exact docstring text. This kind of
22460 test is a pain and has minimal benefit.
22461
22462Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22463
22464 * gdb.t09/corefile.exp: At end of test, use "core" command with
22465 no arguments.
22466
22467Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22468
22469 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22470 17}/Makefile.in: Make it possible to run the testsuite with Sun
22471 make and CC = cross gcc by adding explicit build rules for .o
22472 files.
22473
22474Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22475
22476 * gdb.t15/funcargs.exp: Don't put comments on same line as
22477 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22478
c906108c
SS
22479Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22480
22481 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22482
22483Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22484
22485 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22486 * gdb.t20/inherit.exp: remove three dumplicate entries.
22487
22488Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22489
22490 * gdb.t06/break.exp: For "next over recursive call", fail on any
22491 incorrect output, not just on "factorial (value=2)".
22492
22493Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22494
22495 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22496 working now. Add an xfail if accesing a bss variable causes
22497 a memory error if the target is not yet run.
22498
22499Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22500
22501 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22502 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22503 name of __st* demangling (2 strings). Did Kung really get the
22504 more than 95 others right without testing them?
22505
22506Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22507
22508 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22509
22510Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22511
22512 * configure.in (configdirs): Add gdb.disasm
22513 * gdb.disasm: New directory for GDB disassembler tests.
22514 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22515
22516Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22517
22518 * gdb.t00/help.exp: Don't test "help set".
22519
22520 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22521 from within expect statements. None of these happen anymore and
22522 they cause regressions to be silently unnoticed.
22523
22524 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22525 messages) about known failures with gcc cygnus-2.4.5-930417.
22526
22527 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22528 comp-info.exp so it gets built if it doesn't exist.
22529
22530 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22531 it is no longer used.
22532 * gdb.t13/comp-info.c: Removed.
22533
22534Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22535
22536 * gdb.t06/signals.exp: Add xfail for sun3.
22537
22538Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22539
22540 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22541 relevant because ^C doesn't get sent but failure can be reproduced
22542 interactively).
22543
22544Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22545
22546 * gdb.stabs/alpha.mt: New configuration file for alpha.
22547 * gdb.stabs/configure.in: Use it.
22548 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22549 sharing with alpha.mt, redefine long to word via preprocessor.
22550 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22551 for alpha.
22552 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22553 native cc.
22554 * gdb.t00/teststrategy.exp: Change expect string so that we
22555 consume the `(xgdb)' from the command echo and from the gdb prompt.
22556 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22557 gdb currently compares all values as long, so this failure probably
22558 applies to any configuration where LONGEST is bigger than a target int.
22559 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22560 with gcc.
22561 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22562 to handle opaque pointers, gcc is.
22563 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22564 as first argument. Include <sys/types.h> and change all operator
22565 new definitions to use size_t.
22566 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22567 now that we use size_t.
22568
22569Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22570
a9c64011 22571 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22572 a long or float array cast all array members to the same type.
a9c64011 22573 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22574 with 64 bit longs.
a9c64011 22575 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22576 on alpha.
a9c64011 22577 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22578
22579Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22580
22581 * gdb.t24 (demangle.exp): Constructors of templates have names like
22582 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22583 section 14.6 of the ARM.
22584
22585 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22586 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22587 accomplish little and slow down the testsuite.
22588
22589 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22590 Accept spaces various places.
22591
22592Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22593
22594 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22595 with watchpoint enabled.
22596
22597 * Makefile.in: Remove definition of CC and remove the second
22598 definition of CXX (the "CXX = gcc" one remains). These definitions
22599 were causing backquotes to be expanded within backquotes, which
22600 doesn't work.
22601
22602Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22603
22604 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22605
22606Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22607
a9c64011
AS
22608 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22609 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22610 by mips cc and contains no stabs entries.
22611
22612Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22613
22614 * config/vx-gdb.exp: Use fake device to load files rather than
22615 NFS.
22616 * lib/gdb.exp: New proc to do "file" command.
22617 * config/unix-gdb.exp: Use new "file" proc.
22618
22619Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22620
22621 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22622 Rework board rebooting slightly.
22623 (gdb_exit): Don't exit from the remote shell; there isn't one.
22624 * gdb.stabs/weird.exp: If a program is being debugged already,
22625 kill it.
22626 * gdb.t04/setvar.exp: Stop and restart gdb.
22627 * gdb.t05/expr.exp: Likewise.
22628 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22629 restart gdb and reload the program.
22630 * gdb.t08/opaque.exp: Likewise.
22631 * gdb.t12/scope.exp: Likewise.
22632 * gdb.t13/bitfields.exp: Likewise.
22633 * gdb.t15/funcargs.exp: Likewise.
22634 * gdb.t20/classes.exp: Likewise.
22635 * gdb.t03/ptype.exp: Increase timeout.
22636 * gdb.t16/printcmds.exp (test_print_string_constants,
22637 test_print_array_constants): Likewise.
22638 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22639 * gdb.t20/classes.exp (do_tests): Likewise.
22640 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22641
22642Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22643
22644 * gdb.stabs: Renamed *wierd* to *weird*.
22645
22646Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22647
22648 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22649 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22650
22651Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22652
22653 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22654 (do_tests): Remove xfail for whatis on one_var and two_var.
22655
22656Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22657
22658 * Makefile.in: Made cross building work better by adding
22659 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22660
22661Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22662
22663 * gdb.t15/{return.c,return.exp,Makefile.in}:
22664 New test, currently commented out.
22665
22666Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22667
22668 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22669 still running and removes the leftover named socket so GDb can do
22670 clean restarts.
22671
22672Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22673
22674 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22675 console, not GDB.
22676 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22677 cross testing works better with "make check"
22678 * config/unix-gdb: Use default procedures for exit and version.
22679 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22680 with the newest VxWorks.
22681
22682Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22683
22684 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22685 old form.
22686
22687 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22688 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22689
22690 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22691
22692 * config/unix-gdb.exp: Remove this version of gdb_exit
22693 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22694 Rob says he'll look at it when he gets back to testing boards.
22695
22696Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22697
22698 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22699 an expected fail for certain ptype commands.
22700
22701 * gdb.t20/classes.exp: Update expected results of "ptype class
22702 Base1" to account for the constructor that now appears in the type.
22703
22704Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22705
22706 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22707 disappeared from list.
22708 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22709 "alldone" proc with call to cleanup and exit.
22710 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22711 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22712 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22713 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22714 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22715 "alldone" proc with simple returns that suppress remaining
22716 tests. The alldone proc went away many months ago.
22717
22718Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22719
22720 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22721
22722 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22723
22724Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22725
22726 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22727 as vax gdb will display them.
22728
22729Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22730
22731 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22732 optimizers.
22733
22734 * scope.exp: Change "bad value for localval" messages so each one
22735 is unique.
22736
22737 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22738 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22739
22740 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22741
22742Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22743
22744 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22745 doesn't exist (due to optimization).
22746
22747Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22748
22749 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22750 contains \r because the filename is long.
22751
22752 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22753 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22754
22755Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22756
22757 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22758 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22759 Ultrix.
22760 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22761 int tests.
22762 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22763
22764Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22765
22766 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22767
22768 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 22769 to match does not match the passing case but still matches the
c906108c
SS
22770 failing case.
22771
22772Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22773
22774 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22775
22776Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22777
22778 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22779 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22780 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22781 Remove various versions of gdb_exit.
22782 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22783 gdb_exit.
22784 * config/unix-gdb.exp: gdb_exit remains here, and should override
22785 the generic version, since it's doing a lot of wierd stuff that
22786 the other versions aren't. FIXME, fold it in, or abandon this
22787 version.
22788
22789Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22790
22791 * gdb.t24/demangle.exp: Add tests for PR 3220.
22792
22793Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22794
22795 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22796
22797Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22798
22799 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22800 "i386-*-*". Works for i486 as well.
22801
22802 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22803 bug, and expand domain of xfail to all SVR4 systems, since the
22804 actual problem is likely to be in generic SVR4 /proc support.
22805
22806Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22807
22808 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22809
22810Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22811
22812 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22813 xfails for other systems. Match a missing 'Continuing.' as an
22814 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22815
22816 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22817 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22818 Only issue warning for missing executables if -all option is used.
22819
22820 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22821 file if -all option is used. It's like an unpredictable XFAIL.
22822
22823Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22824
22825 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22826 for dynamically linked binaries.
22827
22828 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22829
22830Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22831
22832 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22833 to state that this is a known bug in old versions of g++.
22834
22835Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22836
22837 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22838 while waiting for `Continuing'.
22839
22840Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22841
22842 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22843 in text, data, and bss.
22844 * gdb.t10/nodebug.c: Add local and global test variables for
22845 initialized and uninitialized data.
22846
22847Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22848
22849 * config/unix-gdb.exp (gdb_exit): Add "wait".
22850
22851Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22852
22853 * gdb.t06/signals.exp: xfail the continue from the handler for all
22854 targets.
22855
22856 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22857 function with watchpoints enabled, the i386 call dummy starts with
22858 a call.
22859
22860 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22861 386 bsd names its corefiles.
22862
22863Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22864
22865 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22866 compilers don't grok it.
22867 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22868 with small octal ints rather than character constants, which
22869 are signed and might not fit if first promoted to int.
22870
22871Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22872
22873 * gdb.t09/Makefile.in (clean): Remove corefile.
22874
22875Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22876
22877 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22878
22879Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22880 and Jim Kingdon (kingdon@cygnus.com)
22881
22882 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22883 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22884 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22885
22886Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22887
22888 * gdb.t17/interrupt.exp: Add xfail for hppa.
22889
22890Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22891
22892 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22893 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22894 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22895 to determine signed-ness of bitfields and use the result to setup
22896 the xfail.
22897 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22898 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22899 call line is reached if necessary.
22900
22901Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22902
22903 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22904
22905Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22906
22907 * gdb.t06/break.exp: Also test `clear' command.
22908
22909Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22910
22911 * gdb.t00/teststrategy.exp: Remove extra quote.
22912
22913 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22914 watchpoint enabled to be for all non-68k machines.
22915
22916 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22917
22918Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22919
22920 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22921 targets use aout.mt instead of ecoff.mt as gas understands
22922 standard aout format.
22923
22924Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22925
22926 * lib/gdb.exp (runto): Don't insist that function we are running to
22927 was compiled with -g.
22928
22929 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22930
22931 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22932 to get back into the read system call.
22933 Accept leading newline in case where we woke it up.
22934
22935Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22936
22937 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22938 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22939 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22940 enable ecoff configuration.
22941
22942Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22943
22944 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22945
22946Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22947
22948 * gdb.t16/printcmds.exp: Add another printf test.
22949
22950Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
22951
22952 * configure.in: If configured -with-stabs on any target, add
22953 stabsdirs to configdirs.
22954
22955Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22956
22957 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
22958 fun" so pattern does not match the command itself.
22959
22960Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22961
22962 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
22963
22964Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22965
22966 * gdb.t17/interrupt.exp: Test for more things.
22967
22968Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22969
22970 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
22971 compiler arranges the code and line numbers.
22972
22973 * gdb.t17/interrupt.exp: Don't send \n after ^C.
22974
22975Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22976
22977 * gdb.t00/help.exp: Increase expect input buffer size.
22978
22979Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22980
22981 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
22982
22983 * gdb.t07/watchpoint.exp: Add xfail for hppa.
22984
22985 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
22986
22987 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
22988 [0-9]*, not just [0-9].
22989
22990Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22991
22992 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
22993
22994 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
22995
22996Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22997
22998 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
22999
23000Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23001
23002 * gdb.t06/signals.c: Add xfails for sun3.
23003
23004 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23005
23006 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23007 test_stepping tests.
23008
23009Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23010
23011 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23012
23013 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23014
23015 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23016 rather than actually putting it through cpp twice.
23017
23018 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23019
23020Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23021
23022 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23023 no longer needed.
23024
23025Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23026
23027 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23028
23029 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23030 C++ features prints as "struct", make it a pass, not an xfail.
23031
23032Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23033
23034 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23035 Don't require VA to print as "class" rather than "struct".
23036
23037Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23038
23039 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23040
23041Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23042
23043 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23044
23045Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23046
23047 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23048 order.
23049
23050Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23051
23052 * gdb.t16/printcmds.exp: Add printf tests.
23053
23054 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23055
23056 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23057
23058Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23059
23060 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23061 pass counts, to counteract any existing or future setup_xfails.
23062
23063Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23064
23065 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23066 {BEGIN,END}_COMMON for common block instead of STAB.
23067 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23068
23069 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23070 intp_var should be N_GSYM not N_LSYM.
23071 wierd-aout.S: Use a label for the value of the N_SO.
23072 wierd.def: Remove all backslashes.
23073 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23074
23075Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23076
23077 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23078 get the expected next to inheritance3.
23079
23080Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23081
23082 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23083 now that gcc-2.4 gets it right.
23084
23085Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23086
23087 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23088
23089 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23090 generating comp-info.exp which works for cross-compilation.
23091
23092Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23093
23094 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23095 "*-*-sysv4.*".
23096
23097Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23098
23099 * gdb.t01/run.exp: Start with a fresh gdb.
23100 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23101 SVR4.x.
23102
23103Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23104
23105 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23106 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23107 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23108 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23109 things to remove.
23110
23111Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23112
23113 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23114 test cases from bug reports.
23115
23116Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23117
23118 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23119 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23120 avoid spurious xfails.
23121 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23122 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23123 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23124
23125Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23126
23127 * gdb.t00/teststrategy.exp: Rework to provide more useful
23128 description of each test, fix problem with systems that define
23129 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23130 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23131 results for "next over recursive call" so timeouts aren't taken
23132 by error.
23133
23134Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23135
23136 * gdb.t12/scope.exp: Test printing of variables before run.
23137
23138 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23139 printed in wrong order due to sorting.
23140
23141Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23142
23143 * gdb.t00/teststrategy.exp: Fix expected results for printing
23144 user entered string constant. Is array of char, prints with no
23145 address.
23146
23147 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23148 commands.
23149 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23150 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23151 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23152 of struct of char arrays.
23153 * gdb.t00/radix.exp: New tests for radix commands.
23154
23155Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23156
23157 * gdb.t16/printcmd.exp: Print a variable before running program
23158 (with xfail for AIX).
23159
23160Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23161
23162 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23163
23164 * gdb.t16/printcmd.exp: Don't print variables before running program.
23165
23166 * gdb.t06/break.exp: Don't require envp argument to main.
23167
23168 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23169
23170 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23171 Add xfails for rs6000.
23172
23173 * gdb.t02/whatis.exp: Change other tests not to re-test something
23174 we already tested.
23175
23176 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23177 each type used has a variable of that type.
23178
23179Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23180
23181 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23182
23183Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23184
23185 * configure.in: change srctrigger to be a file, not a directory
23186
23187Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23188
23189 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23190
23191 * gdb.t11/list.exp: Fixed a couple of typos.
23192
23193Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23194
23195 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23196 is fixed and PR is closed.
23197 * gdb.t16 (gdbme.c): Add simple test string variable.
23198 * gdb.t16 (printcmds.exp): Add tests with simple test string
23199 variable, primarily for boundaries on "set print elements".
23200
23201Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23202
23203 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23204 Make leading 0's optional and don't expect a tab in the middle
23205 of the number.
23206
23207 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23208
23209 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23210 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23211 don't end command passed to gdb_test with newline.
23212
23213 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23214 signed keyword away, don't expect signed bitfields to be signed.
23215
23216 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23217 printing with only as many 1's as are in the field as well as printing
23218 with 32 1's (see comment).
23219
23220Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23221
23222 * gdb.t00/default.exp: Start with a fresh gdb.
23223 * configure.in (configdirs): Remove gdb.t31 until the chill
23224 compiler works again. It no longer is able to find chillrt0
23225 since it isn't in libchill.a anymore.
23226 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23227 wierd.o, make more modular.
23228 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23229 spurious newlines that caused problems.
23230
23231Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23232
23233 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23234 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23235 gdb.stabs/wierd.{exp,def}: Many new tests.
23236
23237 * gdb.t00/default.exp: update info line for new message.
23238
23239 * gdb.t02/{whatis.exp,gdbme.c}:
23240 Test that "char *" doesn't print as "caddr_t".
23241
23242Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23243
23244 * gdb.t00/help.exp: Use .* in place of some help messages which
23245 just changed.
23246 gdb.t00/default.exp: Update "info frame" test for new message.
23247 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23248 Remove some xfails
23249
23250Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23251
23252 * gdb.t03/{gdbme.c,ptype.exp}:
23253 Add tests for typedef'd struct and union without tags.
23254 Also check "whatis" on a variable of a typedef'd enum without a tag.
23255
23256 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23257 PRMS 1823; the bug still exists but isn't reproduced by this test
23258 anymore), and remove rs6000 XFAIL (the bug is fixed).
23259
23260 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23261 duplicated from whatis.exp. For those that are left, accept
23262 "long", "long int", or "int" for long variables (whatis.exp already
23263 has an XFAIL for "int", so no need to fail it here).
23264
23265 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23266 Deal with GCC's names for types now that GDB uses the compiler's names.
23267
23268 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23269 setup_xfail's for sunos4. If we #defined the signed keyword away,
23270 don't expect GDB to know that char it is signed.
23271
23272 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23273
23274Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23275
23276 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23277 should work on any system, regardless of debugging format.
23278 * gdb.t21/demangle.exp: Move to gdb.t24.
23279 * gdb.t24/demangle.exp: Move from gdb.t21.
23280 * gdb.t24/{Makefile.in, configure.in}: New files.
23281
23282Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23283
23284 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23285 * gdb.stabs: New directory.
23286
23287Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23288
23289 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23290 not just "Quit anyway?".
23291
23292Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23293
23294 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23295 that all setup_xfails are immediately followed by clear_xfails.
23296
23297Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23298
23299 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23300 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23301 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23302 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23303 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23304 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23305 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23306 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23307 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23308 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23309 gdb.t31/chillvars.exp, lib/gdb.exp:
23310 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23311 bug-gdb@prep.ai.mit.edu.
23312
23313Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23314
23315 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23316 with 0.0, not integer 0.
23317
23318Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23319
23320 * gdb.t06/break.exp: Update for "Kill the program" message change.
23321
23322Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23323
23324 * Makefile.in (GDBFLAGS): Set to -nx.
23325 * Makefile.in (site.exp): Use GDBFLAGS.
23326
23327Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23328
23329 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23330 Makefiles.
23331 (check): depend on just-check.
23332 (just-check): added so that tests can be run without a noop
23333 build pass.
23334
23335Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23336
23337 Switch to using configure's configdirs.
23338 * Makefile.in (Makefile): add configure.in dependency.
23339 (SUBDIRS): removed redundant assignment.
23340 * configure.in: switch subdirs assignment to configdirs.
23341 * gdb.t*/configure.in: new files.
23342
23343Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23344
23345 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23346 works.
23347
23348Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23349
23350 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23351 in explicit rules. Apparently this is not supported by some makes.
23352
23353Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23354
23355 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23356
23357Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23358
23359 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23360 disappeared.
23361
23362Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23363
23364 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23365
23366Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23367
23368 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23369 watchpoint problem that is now fixed.
23370 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23371 uninitialized convenience variables.
23372 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23373 structures.
23374
23375Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23376
23377 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23378 which causes expect to get out of sync with gdb on long output
23379 from help set.
23380 * gdb.t09/corefile.exp: Make expected pattern for core file
23381 failing signal and frame output format less sun specific.
23382
23383Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23384
23385 * gdb.t31/chillvars.exp: Add and remove initial dummy
23386 breakpoint, so that symbol table is forced in.
23387 (Needed at least on Sunos4, though it seems not SVR4.)
23388 * gdb.t31/chillvars.exp: Update for changed output format.
23389
23390Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23391
a9c64011 23392 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23393
23394Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23395
23396 * Makefile.in: Added --srcdir when invoking runtest, removed the
23397 need for a local config file. (optional now)
23398
23399Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23400
23401 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23402 failure count used to force early termination. Add some more
23403 expected failures for gnu style demangling.
23404
23405Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23406
23407 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23408 pmi variable from gdb.t20/gdbme to get optimized away.
23409 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23410 Check for written corefile upon timeout _and_ eof.
23411
23412Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23413
23414 * config/unix-gdb.exp: Add missing return 0.
23415
23416Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23417
23418 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23419 test termination.
23420
23421Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23422
23423 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23424 disappeared.
23425
23426Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23427
23428 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23429 time as i860 support works.
23430
d63a86f8 23431 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23432 "backtrace 100\r" rather than just "backtrace\r", to match last
23433 change.
23434
23435Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23436
23437 * config/udi-gdb.exp (gdb_exit): Remove close command.
23438 (gdb_target_udi): New procedure to set the UDI target.
23439 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23440 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23441 Added waits for prompts after several question responses. Added
23442 some more responses used by a29k-amd-udi-gdb.
23443 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23444 pass different arguments, restart UDI connection after program
23445 completion.
23446 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23447 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23448 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23449 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23450 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23451 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23452 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23453 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23454 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23455 after program completion.
23456 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23457 compiled with a SELECT_VECS setting.
23458 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23459 infinite recursion.
23460
23461 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23462 Added checks for COFF results, and made them expected failures for
23463 all targets. It would be better to make them expected failures
23464 for COFF targets only.
23465
23466Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23467
23468 * Makefile.in: add null dvi target, don't bother to recurse
23469 through test directories for info and install-info; rename
23470 $(datadir) to be dejagnu instead of deja-gnu
23471
23472Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23473
23474 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23475 compiler to coredump.
23476 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23477 code.
23478
23479Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23480
23481 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23482 coredump.
23483 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23484 code.
23485
23486Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23487
23488 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23489 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23490 which in a shell. Deletes xgdb when done.
23491 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23492 Tests the return from the "set height" or "set width" commands.
23493 Added a few return codes where needed.
23494
23495Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23496
23497 * Makefile.in (SUBDIRS): Add gdb.t17.
23498 * configure.in (subdirs): Add gdb.t17.
23499 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23500 files to test gdb's calling of functions in the inferior with
23501 the correct arguments and gdb's ability to retrieve any
23502 result returned.
23503
23504Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23505
23506 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23507 may be called after gdb goes away. Previous versions of expect
23508 needed these to avoid file descriptor leaks, but they cause
23509 errors with the current revision of expect.
23510 * gdb.t00/gdbvars.exp: Use -re on expected output after
23511 setting sevenbit-strings.
23512 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23513 to set sevenbit-strings consistent across tests.
23514 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23515 set sevenbit-strings consistent across tests.
23516
23517Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23518
23519 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23520 expected output to match current "expect" expectations.
23521
23522Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23523
23524 * gdb.t00/default.exp: Change expected output for default "source"
23525 command, to match new gdb behavior which requires a filename to
23526 source.
23527
23528Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23529
23530 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23531 expected fail for i486-*-* that misses the marker2 function.
23532 * gdb.t10/crossload.exp (bfddefault): Allow successful
23533 recognition of a format to pass even if no symbols are found.
23534 Explicitly catch failures where the format is not recognized
23535 or is ambiguous, and add the reason to the fail message.
23536 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23537 the cause is and invalid target and add reason to failure message.
23538 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23539 elf32-i386, elf32-sparc, and elf32-i860.
23540 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23541 Set up expected failure for 'filename'::variable scope resolution,
23542 which is now apparently broken on all targets.
23543 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23544 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23545 gdb.t23/templates.exp: Change failure for missing binfile into
23546 just a warning.
23547 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23548 references.
23549
23550Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23551
23552 * gdb.t00/default.exp: Add expected output for default "source"
23553 command, to match new gdb behavior.
23554 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23555
23556Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23557
23558 * config/*-gdb.exp: returns an error, rather than exiting on
23559 internal errors.
23560
23561Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23562
23563 * gdb.t03/gdbme.c: Add pointer to struct variable.
23564 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23565 referencing struct members.
23566
23567Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23568
23569 * configure.in (mips-idt-ecoff): New target.
23570 * config/mips-gdb.exp: New file for remote board using MIPS remote
23571 debugging protocol.
23572
23573 * Redid configuration scheme. Removed gdb.t*/configure.in.
23574 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23575 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23576 distclean targets. Built executables via .o files. Adjusted
23577 tests to account for source files in $(srcdir) rather than
23578 $(objdir).
23579 * lib/gdb.exp (runto): Don't expect () after the function name,
23580 because it may have arguments.
23581
23582Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23583
23584 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23585 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23586 expected failures for mips-idt-* and mips-sgi-*.
23587 * gdb.t00/default.exp (attach): Kill process if requested.
23588 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23589 that does not read core files.
23590 * gdb.t01/run.exp: Removed checks for exit status code.
23591 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23592 it is linked in.
23593 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23594 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23595 appropriate, rather than doing it by hand.
23596 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23597 execution.
23598 * gdb.t10/crossload.exp: Kill existing program if needed.
23599 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23600 appropriate, rather than doing it by hand. Always increase
23601 timeout for this test, not just for VxWorks.
23602
23603Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23604
23605 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23606 of Chill STRUCT types and STRUCT values.
23607 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23608 than "char".
23609 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23610 struct2): New struct definitions and initializations to test
c906108c
SS
23611 simple Chill STRUCT types.
23612
23613Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23614
23615 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23616 the null byte at the end of strings.
23617 * gdb.t00/default.exp: Make show version insensitive to copyright
23618 date.
23619 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23620 to avoid dependencies on target char signedness.
23621 * gdb.t16/printcmds.exp: Update expected results for explicitly
23622 unsigned char.
23623 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23624 now work.
23625 * gdb.t21/demangle.exp: Add many more patterns for template
23626 demangling, most of them being expected failures.
23627 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23628 string we are matching for, to match on the whole string.
23629 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23630 and fix a whole bunch that had incorrect expected output but were
23631 passing anyway because of the bug in "proc demangle".
23632 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23633 type.
23634 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23635
23636Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23637
a9c64011
AS
23638 * gdb/testsuite: made modifications to testcases, etc., to allow
23639 them to work properly given the reorganization of deja-gnu and the
23640 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23641
23642Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23643
23644 * gdb/testsuite: Initial creation of gdb/testsuite.
23645 Migrated dejagnu testcases and support files for testing nm to
23646 gdb/testsuite from deja-gnu. These files were moved "as is"
23647 with no modifications. This migration is part of a major overhaul
23648 of dejagnu. The modifications to these testcases, etc., which
23649 will allow them to work with the new version of dejagnu will be
23650 made in a future update.
48efe704 23651
8d8cb839 23652 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 23653\f
8d8cb839
EZ
23654;; Local Variables:
23655;; mode: change-log
23656;; left-margin: 8
23657;; fill-column: 74
23658;; version-control: never
23659;; End:
902f2ccb
MC
23660
23661 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 23662 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
23663 Copying and distribution of this file, with or without modification,
23664 are permitted provided the copyright notice and this notice are preserved.
This page took 2.584891 seconds and 4 git commands to generate.