]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ecec24e6
PM
12011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2
3 * gdb.python/py-parameter.exp: Update tests to the new Python
4 parameter API. Add "no documentation" test. Add deprecated API
5 backward compatibility test.
6
5dbdd470
TT
72011-03-09 Tom Tromey <tromey@redhat.com>
8
9 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
10 gdb_continue_to_end.
11
b66e66ee
MK
122011-03-09 Mark Kettenis <kettenis@gnu.org>
13
14 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
15 tabs.
16
eceb0c5f
TT
172011-03-09 Tom Tromey <tromey@redhat.com>
18
19 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
20 parentheses.
21 (gdb_continue_to_end): Add "allow_extra" parameter. Use
22 $command.
23 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
24 argument to gdb_continue_to_end.
25 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
26 argument to gdb_continue_to_end.
27 * gdb.cp/annota3.exp: Fix regex.
28 * gdb.cp/annota2.exp: Fix regex.
29 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
30 gdb_continue_to_end.
31 * gdb.base/call-signal-resume.exp: Revert earlier patch.
32 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
33 gdb_continue_to_end.
34
63154eca
PA
352011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdb.server/ext-run.exp
38 (load new file without any gdbserver inferior): New test.
39
967d1f9b
TT
402011-03-07 Tom Tromey <tromey@redhat.com>
41
42 * Makefile.in (TAGS): Rewrite.
43
d68dcbb9
JK
442011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * gdb.trace/report.exp (12.1: trace report #1): New match for the
47 initial commands echo. New match for `Found trace'. Anchor all the
48 other matches. Anchor and match for `No trace frame found' the final
49 match.
50
6bf58e63
TT
512011-03-07 Tom Tromey <tromey@redhat.com>
52
53 * Makefile.in (TAGS): New target.
54
fda326dd
TT
552011-03-07 Tom Tromey <tromey@redhat.com>
56
57 * lib/opencl.exp (skip_opencl_tests): Update for exit message
58 change.
59 * lib/mi-support.exp (mi_gdb_test): Update for exit message
60 change.
61 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
62 exit message change.
63 (skip_altivec_tests): Update for exit message change.
64 (skip_vsx_tests): Likewise.
65 (gdb_continue_to_end): Likewise. Add 'command' argument.
66 * lib/cell.exp (skip_cell_tests): Update for exit message change.
67 * gdb.threads/tls.exp: Update for exit message change.
68 * gdb.threads/thread-unwindonsignal.exp: Use
69 gdb_continue_to_end.
70 * gdb.threads/step.exp (step_it): Update for exit message change.
71 (continue_all): Likewise.
72 * gdb.threads/print-threads.exp (test_all_threads): Update for
73 exit message change.
74 * gdb.threads/interrupted-hand-call.exp: Use
75 gdb_continue_to_end.
76 * gdb.threads/execl.exp: Use gdb_continue_to_end.
77 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
78 gdb_continue_to_end.
79 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
80 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
81 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
82 * gdb.cp/method.exp: Update for exit message change.
83 * gdb.cp/mb-templates.exp: Update for exit message change.
84 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
85 * gdb.cp/annota3.exp: Update for exit message change.
86 * gdb.cp/annota2.exp: Update for exit message change.
87 * gdb.cell/fork.exp: Use gdb_continue_to_end.
88 * gdb.base/term.exp: Update for exit message change.
89 * gdb.base/step-test.exp (test_i): Update for exit message change.
90 * gdb.base/sigstep.exp (advance): Update for exit message change.
91 (advancei): Likewise.
92 * gdb.base/siginfo.exp: Update for exit message change.
93 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
94 * gdb.base/reread.exp: Use gdb_continue_to_end.
95 * gdb.base/langs.exp: Use gdb_continue_to_end.
96 * gdb.base/interrupt.exp: Update for exit message change.
97 * gdb.base/gdb1555.exp: Update for exit message change.
98 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
99 * gdb.base/ending-run.exp: Update for exit message change.
100 * gdb.base/chng-syms.exp: Update for exit message change.
101 * gdb.base/checkpoint.exp: Update for exit message change.
102 * gdb.base/catch-syscall.exp (check_for_program_end): Use
103 gdb_continue_to_end.
104 (test_catch_syscall_with_wrong_args): Likewise.
105 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
106 * gdb.base/break-interp.exp (test_ld): Update for exit message
107 change.
108 * gdb.base/bang.exp: Update for exit message change.
109 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
110 (do_call_attach_tests): Likewise.
111 * gdb.base/a2-run.exp: Update for exit message change.
112 * gdb.arch/ppc-dfp.exp: Update for exit message change.
113 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
114 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
115
dd19bd70
JK
1162011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
119
30e62689
TT
1202011-03-03 Tom Tromey <tromey@redhat.com>
121
122 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
123 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
124 * gdb.hp/gdb.aCC/configure.ac: Remove.
125 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
126 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
127 * gdb.hp/gdb.base-hp/configure.ac: Remove.
128 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
129 * gdb.hp/gdb.compat/configure (Makefile): Remove.
130 * gdb.hp/gdb.compat/configure.ac: Remove.
131 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
132 * gdb.hp/gdb.defects/configure (Makefile): Remove.
133 * gdb.hp/gdb.defects/configure.ac: Remove.
134 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
135 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
136 * gdb.hp/gdb.objdbg/configure.ac: Remove.
137 * gdb.hp/configure.ac: Remove.
138 * gdb.hp/configure: Remove.
139 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
140 substitution.
141 (Makefile): Remove rule.
142 * gdb.cell/configure.ac: Remove.
143 * gdb.cell/configure: Remove.
144 * gdb.stabs/Makefile.in (Makefile): Remove.
145 (distclean): Don't remove config.status or config.log.
146 * gdb.stabs/configure (Makefile): Remove.
147 * gdb.stabs/configure.ac: Remove.
148 * configure: Rebuild.
149 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
150 Remove stabs- and cell-specific logic. Test for existence of
151 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
152 subdirectories, gdb.cell, and and gdb.stabs.
153 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
154
c171f854
JB
1552011-03-03 Joel Brobecker <brobecker@adacore.com>
156
157 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
158 end of buffer.
159
9a5193cb
JB
1602011-03-02 Joel Brobecker <brobecker@adacore.com>
161
162 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
163 gdb_test when running a test where we expected no output back.
164
9bb4c1bb
MS
1652011-02-28 Michael Snyder <msnyder@vmware.com>
166
167 * gdb.cp/overload.cc: Change initializer value to integer.
168
3bd0f5ef
MS
1692011-02-27 Michael Snyder <msnyder@vmware.com>
170
171 * gdb.multi/base.exp: Add test for remove-inferiors.
172
2279eaad
JB
1732011-02-26 Joel Brobecker <brobecker@adacore.com>
174
175 * gdb.python/py-frame.exp: Simplify the initialization phase
176 using prepare_for_testing.
177
c82c0b55
MS
1782011-02-25 Michael Snyder <msnyder@vmware.com>
179
180 * gdb.multi/base.exp: Add tests for info inferiors with args.
181
1d94651b
JK
1822011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
183
184 * gdb.dwarf2/dw2-ranges.S: Rename to ...
185 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
186 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
187 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
188 asmfile3. Comment the STABS (#3) file compilation. Compile
189 everything through assembler. Provide KFAIL for symtab/12497.
190 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
191 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
192 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
193 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
194
3bd0f5ef
MS
1952011-02-24 Michael Snyder <msnyder@vmware.com>
196
197 * gdb.base/break.exp: Add tests for delete breakpoints using
198 convenience variables and value history references.
199
12c1418e
MS
2002011-02-24 Michael Snyder <msnyder@vmware.com>
201
202 * gdb.base/break.exp: Remove debugging 'printf' accidentally
203 left behind in previous check-in.
204
e5a67952
MS
2052011-02-23 Michael Snyder <msnyder@vmware.com>
206
207 * gdb.base/break.exp: Add tests for "info break" with arguments.
208 * gdb.trace/infotrace.exp: Update patterns for error and help.
209 * gdb.base/completion.exp: Update pattern.
210 * gdb.base/ena-dis-br.exp: Update pattern.
211 * gdb.base/help.exp: Update patterns.
212
2132011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
214
215 * gdb.base/memattr.exp: New test.
216 * gdb.base/memattr.c: Test load for memattr.exp.
217
6e6fbe60
DE
2182011-02-22 Doug Evans <dje@google.com>
219
220 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
221
1d41d745
MS
2222011-02-22 Michael Snyder <msnyder@vmware.com>
223
224 * Makefile.in: Make more clean.
225 * gdb.ada/Makefile.in: Ditto.
226 * gdb.arch/Makefile.in: Ditto.
227 * gdb.asm/Makefile.in: Ditto.
228 * gdb.base/Makefile.in: Ditto.
229 * gdb.cp/Makefile.in: Ditto.
230 * gdb.dwarf2/Makefile.in: Ditto.
231 * gdb.java/Makefile.in: Ditto.
232 * gdb.mi/Makefile.in: Ditto.
233 * gdb.modula2/Makefile.in: Ditto.
234 * gdb.python/Makefile.in: Ditto.
235 * gdb.server/Makefile.in: Ditto.
236 * gdb.stabs/Makefile.in: Ditto.
237 * gdb.threads/Makefile.in: Ditto.
238 * gdb.trace/Makefile.in: Ditto.
239
79ba84ca
MS
2402011-02-22 Michael Snyder <msnyder@vmware.com>
241
242 * gdb.threads/thread-find.exp: Add tests for bad input to
243 info threads.
244
b9b35694
JB
2452011-02-22 Joel Brobecker <brobecker@adacore.com>
246
247 * gdb.python/py-breakpoint.exp: Fix the expected output of
248 one of the "maint info breakpoints" tests to accept the output
249 generated on platforms that do not have hardware watchpoints.
250
8bfb830f
JB
2512011-02-22 Joel Brobecker <brobecker@adacore.com>
252
253 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
254 clean_restart. Be a little stricter in the expected output
255 for one of the tests. Fix a typo in one of the comments.
256
c45f3c54
JB
2572011-02-22 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
260 Delete variable binfile, no longer use. Add or modify test
261 comments to make them unique.
262
b97c863c
MS
2632011-02-21 Michael Snyder <msnyder@vmware.com>
264
265 * Makefile.in: Update for make clean.
266 * gdb.ada/Makefile.in: Ditto.
267 * gdb.arch/Makefile.in: Ditto.
268 * gdb.asm/Makefile.in: Ditto.
269 * gdb.base/Makefile.in: Ditto.
270 * gdb.cp/Makefile.in: Ditto.
271 * gdb.dwarf2/Makefile.in: Ditto.
272 * gdb.java/Makefile.in: Ditto.
273 * gdb.mi/Makefile.in: Ditto.
274 * gdb.modula2/Makefile.in: Ditto.
275 * gdb.python/Makefile.in: Ditto.
276 * gdb.server/Makefile.in: Ditto.
277 * gdb.stabs/Makefile.in: Ditto.
278 * gdb.threads/Makefile.in: Ditto.
279 * gdb.trace/Makefile.in: Ditto.
280
aea5b279
MS
2812011-02-21 Michael Snyder <msnyder@vmware.com>
282
283 * gdb.threads/thread-find.exp: Update patterns for changes in
284 output of "info threads" command.
285
e3039479
UW
2862011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
287 Ulrich Weigand <uweigand@de.ibm.com>
288
289 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
290 (skip_hw_watchpoint_tests): Likewise.
291 (skip_hw_watchpoint_multi_tests): Likewise.
292
b800ec70
UW
2932011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
294
295 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
296 (skip_hw_watchpoint_tests): Likewise.
297 (skip_hw_watchpoint_multi_tests): Likewise.
298 (skip_hw_watchpoint_access_tests): Likewise.
299
300 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
301 * gdb.base/pr11022.exp: Likewise.
302 * gdb.base/watch-read.exp: Likewise.
303 * gdb.base/watch_thread_num.exp: Likewise.
304 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
305 * gdb.base/watchpoint-hw.exp: Likewise.
306 * gdb.base/watchpoint.exp: Likewise.
307 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
308 * gdb.threads/watchthreads-reorder.exp: Likewise.
309 * gdb.threads/watchthreads.exp: Likewise.
310 * gdb.threads/watchthreads2.exp: Likewise.
311
91033e37
JB
3122011-02-21 Joel Brobecker <brobecker@adacore.com>
313
314 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
315 the debugger is unable to find the array bounds.
316
eeaafae2
JK
3172011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 * gdb.cp/typedef-operator.exp: New file.
320 * gdb.cp/typedef-operator.cc: New file.
321
e338d953
MS
3222011-02-17 Michael Snyder <msnyder@vmware.com>
323
324 * gdb.threads/thread-find.exp: Fix regular expressions.
325
e67ad678
JB
3262011-02-17 Joel Brobecker <brobecker@adacore.com>
327
328 * gdb.ada/packed_array: Expand testcase to test printing of
329 unconstrained packed array.
330
93084bca
JB
3312011-02-17 Joel Brobecker <brobecker@adacore.com>
332
333 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
334
a0c78a73
PA
3352011-02-16 Pedro Alves <pedro@codesourcery.com>
336
f65d5553 337 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
338 (main): Initialize it before collecting, and and clear it
339 afterwards.
f65d5553
PA
340 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
341 collecting with '{type} addr', where the addr expression is not an
342 rvalue.
a0c78a73 343
3dfcbbd2
KW
3442011-02-16 Ken Werner <ken.werner@de.ibm.com>
345
346 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
347 a bool variable. Expect correct OpenCL names for vector types. Use the
348 uc3 variable name instead of referring to the uchar3 built-in type.
349 Escape the asterisk at the half pointer test.
350
08807d5a
PA
3512011-02-16 Pedro Alves <pedro@codesourcery.com>
352
f65d5553 353 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
354 (main): Initialize it before collecting, and and clear it
355 afterwards.
f65d5553
PA
356 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
357 collecting overlapping memory ranges.
08807d5a 358
60f98dde
MS
3592011-02-15 Michael Snyder <msnyder@vmware.com>
360
361 * gdb.base/default.exp: Add tests for thread commands.
362 * gdb.base/help.exp: Add tests for thread commands.
363 * gdb.threads/thread-find.exp: New test for thread find command.
364
648cd113
KW
3652011-02-15 Ken Werner <ken.werner@de.ibm.com>
366
367 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
368
494e194e
YQ
3692011-02-15 Yao Qi <yao@codesourcery.com>
370
371 PR tdep/12352
372 * gdb.arch/arm-disp-step.S : New test for str instruction.
373 * gdb.arch/arm-disp-step.exp : Likewise.
374
d9492458
TJB
3752011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
376
377 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
378 "vector_register2_vr" test strings. Test the extended floating
379 point registers (F32~F63).
380 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
381 IBM XL C compiler. Make the test program use a register provided
382 by the compiler for the lxvd2x instruction.
383
8af8e3bc
PA
3842011-02-14 Pedro Alves <pedro@codesourcery.com>
385
386 * gdb.trace/unavailable.cc (class Base, class Middle, class
387 Derived): New types.
388 (derived_unavail, derived_partial, derived_whole): New globals.
389 (virtual_partial): New global.
390 (virtualp): Point at virtual_partial.
391 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
392 related to unavailable vptr.
393
1b28d0b3
PA
3942011-02-14 Pedro Alves <pedro@codesourcery.com>
395
396 * gdb.trace/unavailable.cc (a, b, c): New globals.
397 (main): Set and clear them.
398 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
399 `a' and `c', and check that `b' isn't collected, although `a' and
400 `c' are.
401
ec0a52e1
PA
4022011-02-14 Pedro Alves <pedro@codesourcery.com>
403
404 * gdb.trace/unavailable.cc (struct Virtual): New.
405 (virtualp): New global pointer.
406 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
407 printing a pointer to an object whose type has a vtable, with
408 print object on.
409
24e6bcee
PA
4102011-02-14 Pedro Alves <pedro@codesourcery.com>
411
412 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
413 value repeat handles unavailableness.
414
39d37385
PA
4152011-02-14 Pedro Alves <pedro@codesourcery.com>
416
417 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
418 tests for building arrays from unavailable values, subscripting
419 non-memory rvalue unvailable arrays, and accessing fields or
420 baseclasses of non-lazy unavailable values,
421 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
422 struct types.
423 (g_smallstruct, g_smallstruct_b): New globals.
424
06d72e16
PA
4252011-02-14 Pedro Alves <pedro@codesourcery.com>
426
427 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
428
bc9a5551
JK
4292011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
430
431 Fix const/volatile qualifiers of C++ types, PR c++/12328.
432 * gdb.cp/overload-const.exp: New file.
433 * gdb.cp/overload-const.cc: New file.
434
54fcddd0
UW
4352011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
436
437 * gdb.opencl/callfuncs.cl: New file.
438 * gdb.opencl/callfuncs.exp: New test.
439 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
440
d6dafb7c
UW
4412011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
442
443 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
444 when computing result.
445 * gdb.arch/altivec-abi.exp: Update expected results.
446
a449c2d8
TJB
4472011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
448
449 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
450 * gdb.base/jit.exp: Likewise.
451 * gdb.base/pie-execl.exp: Likewise.
452 * gdb.base/solib-nodir.exp: Likewise.
453 * gdb.base/solib-overlap.exp: Likewise.
454
764880b7
PA
4552011-02-07 Pedro Alves <pedro@codesourcery.com>
456
457 * gdb.trace/collection.c (global_pieces): New.
458 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
459 New procedure.
460 (gdb_trace_collection_test): Call it.
461
505500db
SW
4622011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
463
464 * gdb.python/py-evthreads.c: New file.
465 * gdb.python/py-evthreads.exp: New file.
466 * gdb.python/py-events.py: New file.
467 * gdb.python/py-events.exp: New file.
468 * gdb.python/py-events.c: New file.
469
385203ed
DD
4702011-02-04 David Daney <ddaney@caviumnetworks.com>
471
472 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
473
9011945e
AB
4742011-02-03 Andrew Burgess <aburgess@broadcom.com>
475
476 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
477 gdb.base/disasm-end-cu.exp: New test for disassembling over the
478 boundary between two compilation units.
479
580688f3
PA
4802011-02-02 Pedro Alves <pedro@codesourcery.com>
481
482 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
483 (Virtual): New structs.
484 (virtual_o, virtual_middle_b): New globals.
485 * gdb.cp/virtbase.exp: New tests.
486
d3f0f853
PP
4872011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
488
489 * gdb.base/jit.exp: New file.
490 * gdb.base/jit-main.c: New file.
491 * gdb.base/jit-solib.c: New file.
492
b2030fb5
UW
4932011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
494
495 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
496 proceed to initial kernel entry point.
497 * gdb.opencl/datatypes.exp: Likewise.
498 * gdb.opencl/operators.exp: Likewise.
499 * gdb.opencl/vec_comps.exp: Likewise.
500
2db19d1e
SW
5012011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
502
503 * gdb.cp/nsnested.cc: New.
504 * gdb.cp/nsnested.exp: New.
505 * gdb.cp/nsnoimports.exp: New.
506 * gdb.cp/nsnoimports.cc: New.
507
6b0c4c1f
JB
5082011-01-31 Joel Brobecker <brobecker@adacore.com>
509
510 * gdb.base/interact.exp: Add extra tests that verify that
511 the value of the interactive-mode setting does not change
512 after the script is sourced.
513
80b23b6a
JK
5142011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
515
516 * gdb.cp/noparam.exp: New file.
517 * gdb.cp/noparam.cc: New file.
518
ffd5ec24
PA
5192011-01-28 Pedro Alves <pedro@codesourcery.com>
520
521 * gdb.trace/tfile.exp: Test that with no traceframe selected,
522 there's no stack or registers.
523
a81766d8
TT
5242011-01-26 Tom Tromey <tromey@redhat.com>
525
526 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
527 space before string output. Add test for "set print pretty off"
528 case.
529
585fdaa1
PA
5302011-01-25 Pedro Alves <pedro@codesourcery.com>
531
532 * gdb.base/frame-args.exp: Adjust.
533 * gdb.dwarf2/dw2-noloc.exp: Adjust.
534 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
535 * gdb.dwarf2/pieces.exp: Adjust.
536 * gdb.opt/clobbered-registers-O2.exp: Adjust.
537 * gdb.opt/inline-locals.exp: Adjust.
538 * gdb.threads/fork-child-threads.exp: Adjust.
539
d468832a
KW
5402011-01-25 Ken Werner <ken.werner@de.ibm.com>
541
542 * gdb.opencl/convs_casts.cl: Move program scope variables into the
543 OpenCL kernel function. Add a comment as marker. Add address space
544 qualifiers for the remaining program scope variables.
545 * gdb.opencl/datatypes.cl: Likewise.
546 * gdb.opencl/operators.cl: Likewise.
547 * gdb.opencl/vec_comps.cl: Likewise.
548 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
549 Add breakpoint at the marker comment.
550 * gdb.opencl/datatypes.exp: Likewise.
551 * gdb.opencl/operators.exp: Likewise.
552 * gdb.opencl/vec_comps.exp: Likewise.
553
490f124f
PA
5542011-01-24 Pedro Alves <pedro@codesourcery.com>
555
556 * gdb.base/printcmds.c (some_struct): New struct and instance.
557 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
558 procedure.
559 <global scope>: Call it.
560
6da78614
KW
5612011-01-21 Ken Werner <ken.werner@de.ibm.com>
562
563 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
564 argument to the gdb_compile_opencl_hostapp call.
565
ec64c9aa
YQ
5662011-01-19 Yao Qi <yao@codesourcery.com>
567
568 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
569 positve list.
570
810cfdbb
YQ
5712011-01-19 Yao Qi <yao@codesourcery.com>
572
573 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
574 canonical form.
575 Remove "xscale-*-*"
576 * gdb.xml/tdesc-regs.exp: Likewise.
577 * gdb.python/py-section-script.exp: Replace ARM target triplet
578 with canonical form.
579 Match arm*-*-symbianelf*.
580 * gdb.base/dup-sect.exp: Likewise.
581 * lib/dwarf.exp: New.
582 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
583 dwarf2_support.
584 * gdb.dwarf2/dup-psym.exp: Likewise.
585 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
586 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
587 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
588 * gdb.dwarf2/dw2-basic.exp: Likewise.
589 * gdb.dwarf2/dw2-compressed.exp: Likewise.
590 * gdb.dwarf2/dw2-const.exp: Likewise.
591 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
592 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
593 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
594 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
595 * gdb.dwarf2/dw2-filename.exp: Likewise.
596 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
597 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
598 * gdb.dwarf2/dw2-intercu.exp: Likewise.
599 * gdb.dwarf2/dw2-intermix.exp: Likewise.
600 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
601 * gdb.dwarf2/dw2-noloc.exp: Likewise.
602 * gdb.dwarf2/dw2-op-call.exp: Likewise.
603 * gdb.dwarf2/dw2-producer.exp: Likewise.
604 * gdb.dwarf2/dw2-ranges.exp: Likewise.
605 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
606 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
607 * gdb.dwarf2/dw2-strp.exp: Likewise.
608 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
609 * gdb.dwarf2/implptr.exp: Likewise.
610 * gdb.dwarf2/mac-fileno.exp: Likewise.
611 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
612 * gdb.dwarf2/pieces.exp: Likewise.
613 * gdb.dwarf2/pr11465.exp: Likewise.
614 * gdb.dwarf2/valop.exp: Likewise.
615 * gdb.dwarf2/watch-notconst.exp: Likewise.
616 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
617
4694da01
TT
6182011-01-19 Tom Tromey <tromey@redhat.com>
619
620 * gdb.python/py-infthread.exp: Add thread tests.
621
b075872c
JB
6222011-01-14 Joel Brobecker <brobecker@adacore.com>
623
624 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
625
2c3e6e24
JB
6262011-01-14 Joel Brobecker <brobecker@adacore.com>
627
628 * gdb.ada/widewide: New testcase.
629
de8fa76c
JB
6302011-01-13 Joel Brobecker <brobecker@adacore.com>
631
632 * gdb.base/interact.exp: New testcase.
633
1b05df00
TT
6342011-01-12 Tom Tromey <tromey@redhat.com>
635
636 * gdb.mi/gdb2549.exp: Update for error message changes.
637 * gdb.mi/mi-cli.exp: Likewise.
638 * gdb.mi/mi-disassemble.exp: Likewise.
639 * gdb.mi/mi-pthreads.exp: Likewise.
640 * gdb.mi/mi-regs.exp: Likewise.
641 * gdb.mi/mi-stack.exp: Likewise.
642 * gdb.mi/mi-var-block.exp: Likewise.
643 * gdb.mi/mi-var-cmd.exp: Likewise.
644 * gdb.mi/mi2-cli.exp: Likewise.
645 * gdb.mi/mi2-disassemble.exp: Likewise.
646 * gdb.mi/mi2-pthreads.exp: Likewise.
647 * gdb.mi/mi2-regs.exp: Likewise.
648 * gdb.mi/mi2-stack.exp: Likewise.
649 * gdb.mi/mi2-var-block.exp: Likewise.
650 * gdb.mi/mi2-var-cmd.exp: Likewise.
651
c2ff108b
JK
6522011-01-12 Andrew Burgess <aburgess@broadcom.com>
653 Jan Kratochvil <jan.kratochvil@redhat.com>
654
655 PR fortran/11104 and DWARF unbound arrays detection.
656 * gdb.fortran/multi-dim.exp: New file.
657 * gdb.fortran/multi-dim.f90: New file.
658
b716877b
AB
6592011-01-12 Andrew Burgess <aburgess@broadcom.com>
660
661 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
662 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
663 add new tests for opcode dumping.
664
6c162d5e
TT
6652011-01-11 Tom Tromey <tromey@redhat.com>
666
667 * gdb.python/py-infthread.exp: Load gdb-python.exp.
668
77b06cd7
TJB
6692010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
670
671 Convert hardware watchpoints to use breakpoint_ops.
672 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
673 type is not supported.
674 * gdb.base/foll-fork.exp: Likewise.
675 * gdb.base/foll-vfork.exp: Likewise.
676
f39a75d0
PM
6772011-01-10 Phil Muldoon <pmuldoon@redhat.com>
678
679 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
680 Use load_lib gdb-python.exp.
681 * gdb.python/python.exp: Ditto.
682 * gdb.python/py-function.exp: Ditto.
683
fc529d80
AS
6842011-01-09 Andreas Schwab <schwab@linux-m68k.org>
685
686 * gdb.threads/tls.exp ("info address me"): Fix expected output.
687
fb03cb59
JK
6882011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
689
690 * configure: Regenerate.
691
d8e22779
TT
6922011-01-06 Tom Tromey <tromey@redhat.com>
693
694 * gdb.python/py-frame.exp: Test gdb.newest_frame.
695
09050809
JB
6962011-01-06 Joel Brobecker <brobecker@adacore.com>
697
fc529d80
AS
698 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
699 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
700 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
701 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
702 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
703 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
704 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
705 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
706 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
707 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
708 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
709 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
710 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
711 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
712 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
713 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
714 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
715 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
716 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
717 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
718 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
719 gdb.ada/uninitialized_vars.exp,
720 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
721 Simplify by using clean_restart.
09050809 722
8ed5dd9e
JB
7232011-01-06 Joel Brobecker <brobecker@adacore.com>
724
725 Add marker to be used as anchor for inserting breakpoints.
726 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
727 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
728 Likewise.
729
730 Remove uses of gdb_start_cmd.
731 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
732 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
733
734 Do not run testcase if testing with GDBserver.
735 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
736 if testing with GDBserver.
737
368a124f
JB
7382011-01-06 Joel Brobecker <brobecker@adacore.com>
739
740 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
741 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
742 copyright header.
743
44944448
JB
7442011-01-05 Joel Brobecker <brobecker@adacore.com>
745
746 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
747 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
748 testsuite/gdb.fortran/complex.f,
749 testsuite/gdb.fortran/derived-type.f90,
750 testsuite/gdb.fortran/library-module-lib.f90,
751 testsuite/gdb.fortran/library-module-main.f90,
752 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
753 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
754 Copyright year update.
755
31886ea6
JB
7562011-01-05 Joel Brobecker <brobecker@adacore.com>
757
758 * gdb.base/langs1.f: Add copyright header.
759
ebedcab5
JK
7602011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
761
762 * gdb.base/morestack.exp: New file.
763 * gdb.base/morestack.c: New file.
764
de1eb2f9
JK
7652011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
768
9e87a409
JB
7692010-12-29 Joel Brobecker <brobecker@adacore.com>
770
771 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
772 * gdb.ada/arrayptr.exp: Add test printing that new variable.
773
720d1a40
JB
7742010-12-29 Joel Brobecker <brobecker@adacore.com>
775
776 * gdb.ada/lang_switch.exp: Correct expected parameter value.
777
a283af87
AS
7782010-12-25 Andreas Schwab <schwab@linux-m68k.org>
779
5d3d9cba
AS
780 * gdb.threads/tls.exp: Fix typo.
781
a283af87
AS
782 * gdb.threads/thread-specific.exp (get_thread_list): Update.
783 * gdb.threads/execl.exp: Update.
784
2a20745c
YQ
7852010-12-23 Yao Qi <yao@codesourcery.com>
786
787 * gdb.arch/arm-disp-step.exp: New.
788 * gdb.arch/arm-disp-step.S: New.
789
a7658b96
TT
7902010-12-21 Tom Tromey <tromey@redhat.com>
791
792 * gdb.threads/execl.exp: Update.
793 * gdb.threads/linux-dp.exp: Update.
794 * gdb.threads/manythreads.exp: Update.
795 * gdb.threads/tls.exp: Update.
796
5b79abe7
TT
7972010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
798
799 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
800 (NextOverThrowDerivates) <resumebpt>: New.
801 (resumebpt_test): New.
802 (main): Call resumebpt_test.
803 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
804
0914bcdb
SS
8052010-12-12 Stan Shebs <stan@codesourcery.com>
806
807 * gdb.trace/tsv.exp: Test print command on trace state variables.
808
305aeedc
TT
8092010-12-09 Tom Tromey <tromey@redhat.com>
810
811 * gdb.base/interp.exp: Add regression test.
812
186c406b
TT
8132010-12-09 Tom Tromey <tromey@redhat.com>
814
815 * gdb.java/jnpe.java: New file.
816 * gdb.java/jnpe.exp: New file.
817 * gdb.cp/nextoverthrow.exp: New file.
818 * gdb.cp/nextoverthrow.cc: New file.
819
aae1c79a
DE
8202010-12-07 Doug Evans <dje@google.com>
821
822 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
823 of data-directory.
824 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
825 updated.
826 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
827
60f98dde 8282010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
829
830 * gdb.base/callfuncs.exp: Test for skip_float_tests.
831 * gdb.base/call-sc.exp: Ditto.
832 * gdb.base/finish.exp: Ditto.
833 * gdb.base/return.exp: Ditto.
834 * gdb.base/return2.exp: Ditto.
835
5fa290c1
DE
8362010-11-30 Doug Evans <dje@google.com>
837
838 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
839 (gdb_expect_list): Fix spelling errors in comments.
840 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
841 send_gdb/gdb_expect_list where applicable.
842 * gdb.base/call-ar-st.exp: Ditto.
843 * gdb.base/funcargs.exp: Ditto.
844 * gdb.base/gcore.exp: Ditto.
845 * gdb.base/page.exp: Ditto.
846 * gdb.base/sigaltstack.exp: Ditto.
847 * gdb.base/siginfo.exp: Ditto.
848 * gdb.base/sigstep.exp: Ditto.
849 * gdb.base/trace-commands.exp: Ditto.
850
4e04c971
DE
8512010-11-29 Doug Evans <dje@google.com>
852
853 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
854 printer-name;subprinter-name.
855
8cf6f0b1
TT
8562010-11-29 Tom Tromey <tromey@redhat.com>
857
858 * gdb.dwarf2/implptr.exp: New file.
859 * gdb.dwarf2/implptr.c: New file.
860 * gdb.dwarf2/implptr.S: New file.
861
94b6973e
PM
8622010-11-29 Phil Muldoon <pmuldoon@redhat.com>
863
fc529d80 864 PR python/12199
94b6973e
PM
865
866 * gdb.python/py-breakpoint.exp: Test the delete method.
867
8358c15c
JK
8682010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 Fix step_resume_breakpoint unsaved during an infcall.
871 * gdb.base/step-resume-infcall.exp: New file.
872 * gdb.base/step-resume-infcall.c: New file.
873
f6df29bc
TJB
8742010-11-24 Edjunior Machado <emachado@br.ibm.com>
875
876 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
877
f2b5a5cf
TJB
8782010-11-24 Edjunior Machado <emachado@br.ibm.com>
879
880 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
881 on ppc64's symbols; "finish" and "return" commands must accept to
882 show the caller line again as well as the line after.
883 * gdb.asm/powerpc64.inc: New file.
884
6b0ecdc2
DE
8852010-11-23 Doug Evans <dje@google.com>
886
887 * lib/gdb.exp (gdb_test_sequence): New function.
888 (gdb_expect_list): Add verbose -log call for each pattern.
889 * gdb.base/signals.exp (test_handle_all_print): Call it.
890 Reduce timeout increment from 6 minutes to 1 minute.
891 * gdb.server/ext-run.exp: Call it.
892
ea976c60
PM
8932010-11-23 Phil Muldoon <pmuldoon@redhat.com>
894
f2b5a5cf 895 PR python/12212
ea976c60
PM
896
897 * gdb.python/python.exp: Check that selected_thread raises an
898 error when no inferior is loaded.
899
c0efa795
JK
9002010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
901
902 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
903 * gdb.dwarf2/dw2-stack-boundary.S: New file.
904
ec3aa567
JK
9052010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
906
907 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
908 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
909
d8249011
DE
9102010-11-18 Doug Evans <dje@google.com>
911
912 * gdb.server/ext-run.exp: Fix intermittent failures.
913
d4eba7d1
NF
9142010-11-12 Nathan Froyd <froydnj@codesourcery.com>
915
916 * gdb.stabs/gdb11479.exp: Use runto_main.
917
b04c2f88
NF
9182010-11-12 Nathan Froyd <froydnj@codesourcery.com>
919
920 * gdb.base/break-entry.exp: Skip if using a stub.
921
ae9d7ce4
NF
9222010-11-12 Nathan Froyd <froydnj@codesourcery.com>
923
924 * gdb.python/py-inferior.exp: Pack values in target endianness.
925
621c8364
TT
9262010-11-12 Tom Tromey <tromey@redhat.com>
927
928 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
929 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
930 MemoryError.
931 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
932 type.
933 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
934 MemoryError.
935 (test_subscript_regression): Update exception type.
936
84f4c1fe
PM
9372010-11-11 Phil Muldoon <pmuldoon@redhat.com>
938
939 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
940 breakpoint tests.
941
a1442452
PA
9422010-11-09 Pedro Alves <pedro@codesourcery.com>
943
944 * gdb.base/watchpoint.exp: Test "watch -location" with an
945 innacessible location.
946
efd11a33
JK
9472010-11-09 Edjunior Machado <emachado@br.ibm.com>
948 Luis Machado <luisgpm@br.ibm.com>
949
950 * gdb.base/maint.exp: Expect "." prefix.
951 * gdb.base/nodebug.exp: Expect "." Likewise.
952 * gdb.base/sepsymtab.exp: Expect "." Likewise.
953 * gdb.base/watchpoint-cond-gone.exp: Likewise.
954 * gdb.base/watchpoint.exp: Expect a software watch to be created for
955 POWER server processors.
956
aa00efb5
JK
9572010-11-08 Edjunior Machado <emachado@br.ibm.com>
958 Luis Machado <luisgpm@br.ibm.com>
959
960 * gdb.base/break-entry.exp: convert entry point for
961 ppc64 and expect leading `.' on ppc64's symbols
962
99e7ae30
DE
9632010-11-05 Doug Evans <dje@google.com>
964
965 * gdb.base/help.exp: Update expected output.
b521dba8
DE
966 * gdb.python/py-param.exp: Delete, contents moved to ...
967 * gdb.python/py-parameter.exp: ... here. New file.
968 Add test for gdb.parameter ("directories").
99e7ae30 969
f4b8a18d
KW
9702010-11-05 Ken Werner <ken.werner@de.ibm.com>
971
972 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
973 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
974 * configure: Regenerate.
975 * gdb.opencl/Makefile.in: New File.
976 * gdb.opencl/datatypes.exp: Likewise.
977 * gdb.opencl/datatypes.cl: Likewise.
978 * gdb.opencl/operators.exp: Likewise.
979 * gdb.opencl/operators.cl: Likewise.
980 * gdb.opencl/vec_comps.exp: Likewise.
981 * gdb.opencl/vec_comps.cl: Likewise.
982 * gdb.opencl/convs_casts.exp: Likewise.
983 * gdb.opencl/convs_casts.cl: Likewise.
984 * lib/opencl.exp: Likewise.
985 * lib/opencl_hostapp.c: Likewise.
986 * lib/opencl_kernel.cl: Likewise.
987 * lib/cl_util.c: Likewise.
988 * lib/cl_util.c: Likewise.
989 * gdb.base/default.exp (set language): Add "opencl" to the list of
990 languages.
991
a9d5ef47
SW
9922010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
993
994 * gdb.cp/overload.exp: Added test for inheritance overload.
995 * gdb.cp/overload.cc: Ditto.
996 * gdb.cp/oranking.exp: Removed releveant kfails.
997
03eb1c79
JK
9982010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
999 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1002 check test_compiler_info.
1003
dbc98a8b
KW
10042010-11-03 Ken Werner <ken.werner@de.ibm.com>
1005
1006 * gdb.base/gnu_vector.exp: Adjust expect messages.
1007
120bd360
KW
10082010-11-03 Ken Werner <ken.werner@de.ibm.com>
1009
1010 * gdb.base/gnu_vector.exp: Add unary operator tests.
1011
c37f7098
KW
10122010-11-03 Ken Werner <ken.werner@de.ibm.com>
1013
1014 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1015
7b51bc51
DE
10162010-11-02 Doug Evans <dje@google.com>
1017
1018 * gdb.python/py-pp-maint.c: New file.
1019 * gdb.python/py-pp-maint.exp: New file.
1020 * gdb.python/py-pp-maint.py: New file.
1021
50c97f38
TT
10222010-11-02 Tom Tromey <tromey@redhat.com>
1023
1024 * gdb.base/default.exp: Remove "scheme" from language list.
1025
a289b8f6
JK
10262010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1027
1028 Revert:
1029 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1030 * gdb.threads/sigstep-threads.exp: New file.
1031 * gdb.threads/sigstep-threads.c: New file.
1032
cd017491
MS
10332010-10-20 Michael Snyder <msnyder@vmware.com>
1034
1035 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1036
8e6a5956
UW
10372010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1038
1039 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1040 Skip test completely if gdb,no_hardware_watchpoints.
1041
2c04da0d
UW
10422010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1043
1044 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1045 strict, but do not check for any particular function name within libc.
1046
79afc5ef
SW
10472010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1048
1049 * gdb.cp/smartp.exp: New test.
1050 * gdb.cp/smartp.cc : New test.
1051
026ffab7
SW
10522010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1053
1054 * gdb.cp/converts.exp: Test pointer to bool conversion.
1055 Test pointer to long conversion.
1056 * gdb.cp/oranking.exp: Removed relevant kfail.
1057
3a772aa4
TT
10582010-10-18 Tom Tromey <tromey@redhat.com>
1059
1060 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1061 argument to lazy_string.
1062 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1063 (pp_ls.to_string): Use it.
1064 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1065 Add "estring2" local.
1066
5fc3827b
JK
10672010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1068
1069 Fix s390x compatibility.
1070 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1071 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1072
8aeb23f3
JK
10732010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1074
1075 * gdb.threads/sigstep-threads.exp: New file.
1076 * gdb.threads/sigstep-threads.c: New file.
1077
c1e56572
JK
10782010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * gdb.base/pie-execl.exp: New file.
1081 * gdb.base/pie-execl.c: New file.
1082
92163a10
JK
10832010-10-13 Doug Evans <dje@google.com>
1084 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 PR exp/12117
1087 * gdb.cp/ptype-cv-cp.cc: New file.
1088 * gdb.cp/ptype-cv-cp.exp: New file.
1089
7062b0a0
SW
10902010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1091
1092 * gdb.cp/converts.cc: New test program.
1093 * gdb.cp/converts.exp: New test.
1094 * gdb.cp/overload.exp: Added test for void* vs int*.
1095 * gdb.cp/overload.exp: Ditto.
1096 * gdb.cp/oranking.exp: Removed related kfail.
1097
0e3509db
DE
10982010-10-13 Doug Evans <dje@google.com>
1099
1100 * lib/gdb-python.exp (gdb_check_python_config): New function.
1101 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1102 * gdb.python/lib-types.cc: New file.
1103 * gdb.python/lib-types.exp: New file.
1104
8dc78533
JK
11052010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1106
1107 * gdb.python/py-error.exp: New file.
1108 * gdb.python/py-error.py: New file.
1109
93c17e06
JK
11102010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1113 gdb_test_multiple.
1114
d8b34041
JK
11152010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1116
1117 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1118 * gdb.base/prelink.exp: Likewise.
1119 * gdb.base/solib-nodir.exp: Likewise.
1120 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1121 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1122 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1123
e0cc584e
UW
11242010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1125
1126 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1127 for the "info files" test to avoid timeouts on slow machines.
1128
cfc353b1
JK
11292010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1130
1131 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1132 (main): Make openlib dummy call.
1133
d3d7896d
JK
11342010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1135
1136 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1137 * break-interp.exp (reach): Move the core body ...
1138 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1139 (test_ld): Provide always real argument, even to the linker. Replace
1140 dl_main by _dl_debug_state.
1141
5e533c94
JK
11422010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 Fix results of prelinked PIEs on ppc*.
1145 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1146 Accept also DISPLACEMENT "PRESENT".
1147 (main): Replace "ZERO" displacements by "PRESENT".
1148
33540610
SW
11492010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1150
1151 * gdb.cp/oranking.exp: New test.
1152 * gdb.cp/oranking.cc: New test program.
1153
3bdf2bbd
KW
11542010-10-08 Ken Werner <ken.werner@de.ibm.com>
1155
1156 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1157 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1158
2f608a3a
KW
11592010-10-06 Ken Werner <ken.werner@de.ibm.com>
1160
1161 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1162 lush, lynx) New constant.
1163 * gdb.base/constvars.exp: Test const array types.
1164 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1165
aa2e2d8d
DE
11662010-10-06 Doug Evans <dje@google.com>
1167
1168 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1169 of syscall staging area.
1170
2844d6b5
KW
11712010-10-06 Ken Werner <ken.werner@de.ibm.com>
1172
1173 * gdb.base/gnu_vector.c: Add variable c4.
1174 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1175 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1176
7d8ac8bb
MR
11772010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1178
1179 * gdb.arch/altivec-abi.exp: Fix a typo.
1180
84a02e58
MR
11812010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1182
1183 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1184 to match a thread ID.
1185
b18e6318
JK
11862010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1187
1188 Fix s390x testcase compatibility.
1189 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1190
a2c09bd0
DE
11912010-10-01 Doug Evans <dje@google.com>
1192
1193 * lib/gdb-python.exp: New file.
1194 * gdb.python/py-block.exp: Use it.
1195 * gdb.python/py-breakpoint.exp: Ditto.
1196 * gdb.python/py-frame.exp: Ditto.
1197 * gdb.python/py-inferior.exp: Ditto.
1198 * gdb.python/py-param.exp: Ditto.
1199 * gdb.python/py-prettyprint.exp: Ditto.
1200 * gdb.python/py-shared.exp: Ditto.
1201 * gdb.python/py-symbol.exp: Ditto.
1202 * gdb.python/py-symtab.exp: Ditto.
1203 * gdb.python/py-type.exp: Ditto.
1204 * gdb.python/py-value.exp: Ditto.
1205 * gdb.python/python.exp: Ditto.
1206
38f12cfc
TT
12072010-09-30 Tom Tromey <tromey@redhat.com>
1208
1209 * gdb.base/anon.exp: New file.
1210 * gdb.base/anon.c: New file.
1211
9ae8282d
TT
12122010-09-30 Tom Tromey <tromey@redhat.com>
1213
1214 * gdb.base/completion.exp: Test completion through anonymous
1215 union.
1216 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1217
e9e07ba6
JK
12182010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1219
1220 Fix printing parameters of inlined functions.
1221 * gdb.dwarf2/dw2-inline-param.exp: New file.
1222 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1223 * gdb.dwarf2/dw2-inline-param.S: New file.
1224
cd2effb2
JK
12252010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1226
1227 PR corefiles/12071.
1228 * gdb.base/corefile.exp (quit with a process, no question: load core)
1229 (quit with a core file): New tests.
1230
bceffbf3
JK
12312010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 Fix GDB crash on inferior calls with self-referencing classes.
1234 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1235 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1236 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1237
1736ad11
JK
12382010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1239
1240 Fix lost siginfo_t for inferior calls.
1241 * gdb.base/siginfo-infcall.exp: New file.
1242 * gdb.base/siginfo-infcall.c: New file.
1243
a176ad92
JB
12442010-09-22 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1247
c2b0a229
JK
12482010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1251 New test.
1252 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1253
e8ae22d1
JB
12542010-09-22 Joel Brobecker <brobecker@adacore.com>
1255
1256 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1257 type of our const type.
1258
ec322823
SW
12592010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1260
1261 * gdb.cp/pr12028.cc: New.
1262 * gdb.cp/pr12028.exp: New.
1263
72929c62
JB
12642010-09-22 Joel Brobecker <brobecker@adacore.com>
1265
1266 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1267
875b4ff5 12682010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1269 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1270
1271 PR mi/11407
1272 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1273 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1274 * gdb.mi/dw2-ref-missing-frame.S New File.
1275 * gdb.mi/dw2-ref-missing-frame.exp New File.
1276
7155d578
TT
12772010-09-14 Tom Tromey <tromey@redhat.com>
1278
1279 PR symtab/8399:
1280 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1281
515ed532
TT
12822010-09-14 Tom Tromey <tromey@redhat.com>
1283
1284 PR exp/11803:
1285 * gdb.threads/tls.exp: Use C++.
1286 (check_thread_local): Use K::another_thread_local.
1287 * gdb.threads/tls.c (class K): New.
1288 (another_thread_local): Now a member of K.
1289 (spin): Update. No longer K&R C.
1290
450ca57c
SW
12912010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1292
1293 * gdb.cp/koenig.cc: created class for testing member lookup.
1294 * gdb.cp/koenig.exp: Added test for member lookup.
1295
dbd492a3
JK
12962010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1297
1298 Fix false FAILs on sourcetree topdir directory containing "kill".
1299 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1300 source line matching regexp.
1301
8d4d924b
JK
13022010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1303
1304 * gdb.python/python.exp (set height 0, collect help from uiout)
1305 (verify help to uiout): New tests.
1306
8e64f2a0
JK
13072010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1308
1309 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1310 is_lp64_target to check 64bit target.
1311
4569eed2
JK
13122010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1313
1314 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1315 (test_ld) <powerpc64-*>: New.
1316
5e1617b1
DJ
13172010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1318
1319 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1320
c767944b
DJ
13212010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1324 (FunctionArg::method): New function.
1325 (empty, arg): New variables.
1326 (main): Call arg.method.
1327 * gdb.cp/templates.exp (test_template_args): New function.
1328 (do_tests): Call it.
1329
27d3a3fc
UW
13302010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1331
1332 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1333 of "next" to proceed over pthread_exit call.
1334
55b7ce7f
UW
13352010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1336
1337 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1338 "maint print statistics" output to prevent expect timeouts.
1339
809df446
JK
13402010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1343 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1344 (test_float_rejected): ... here.
1345 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1346 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1347 (test_float_rejected): ... here.
1348 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1349 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1350 (test_float_rejected): ... here.
1351 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1352 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1353 (test_float_rejected): ... here.
1354
8464be76
DJ
13552010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1356
1357 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1358 before disabling hardware watchpoints.
1359 (test_inaccessible_watchpoint): Check that hardware watchpoints
1360 are used. Test for watchpoints on a constant address.
1361
14dba4b4
JK
13622010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1363
1364 * gdb.base/ui-redirect.exp: New file.
1365
3f3540e1 13662010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1367 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1368
1369 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1370
0f254bb7
DE
13712010-08-31 Doug Evans <dje@google.com>
1372
1373 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1374
03f17ccf
TT
13752010-08-30 Tom Tromey <tromey@redhat.com>
1376
1377 PR python/11792:
1378 * gdb.python/py-value.exp (test_subscript_regression): Add
1379 dynamic_type test.
1380
640617ad
DJ
13812010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1382
1383 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1384 instead of running to main. Do not test the main function.
1385 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1386 Add new main.
1387
2ed91d1b
PA
13882010-08-26 Pedro Alves <pedro@codesourcery.com>
1389
1390 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1391 one test.
1392
673bfd45
DE
13932010-08-24 Doug Evans <dje@google.com>
1394
1395 PR symtab/11942
1396 * gdb.dwarf2/dw4-sig-types.cc: New file.
1397 * gdb.dwarf2/dw4-sig-types.h: New file.
1398 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1399 * gdb.dwarf2/dw4-sig-types.exp: New file.
1400
f9ffd4bb
TT
14012010-08-23 Tom Tromey <tromey@redhat.com>
1402
1403 PR python/11145:
1404 * gdb.python/py-value.c (Base, Derived): New types.
1405 (base): New global.
1406 * gdb.python/py-value.exp (test_subscript_regression): Add
1407 dynamic_cast test.
1408
d839c8a4
TT
14092010-08-23 Tom Tromey <tromey@redhat.com>
1410
1411 PR python/10676:
1412 * gdb.python/py-type.exp (test_fields): Add tests for type
1413 equality.
1414
702c2711
TT
14152010-08-23 Tom Tromey <tromey@redhat.com>
1416
1417 PR python/11915:
1418 * gdb.python/py-type.exp (test_fields): Add tests for array.
1419
832bafd3
KS
14202010-08-23 Keith Seitz <keiths@redhat.com>
1421
1422 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1423 have any children. Create a new abbrev for it.
1424 Add missing terminal sequence to .debug_abbrev.
1425
c37bf528
KS
14262010-08-20 Keith Seitz <keiths@redhat.com>
1427
1428 PR symtab/11465:
1429 * gdb.dwarf2/pr11465.exp: New test.
1430 * gdb.dwarf2/pr11465.S: New file.
1431 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1432 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1433
4572cbac
TJB
14342010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1435
1436 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1437 registers. Update data sets with the new v2_double element in the
1438 VSX register union. Add vector_register3_vr data set for the AltiVec
1439 registers. Use gdb_test_no_output instead of send_gdb.
1440
e7fbb131
PA
14412010-08-19 Pedro Alves <pedro@codesourcery.com>
1442
1443 * gdb.python/py-shared.exp: New file, factored out from
1444 python.exp.
1445 * gdb.python/py-shared.c: New file.
1446 * gdb.python/py-shared-sl.c: New file.
1447 * gdb.python/python-1.c: New file.
1448 * gdb.python/python-sl.c: Delete.
1449 * gdb.python/python.c: Mention python-1.c.
1450 * gdb.python/python.exp: Move shared library tests to
1451 py-shared.exp.
1452 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1453 (MISCELLANEOUS): New.
1454 (clean mostlyclean): Also remove $MISCELLANEOUS.
1455
d30f5e1f
DE
14562010-08-19 Doug Evans <dje@google.com>
1457
1458 PR exp/11926
1459 * gdb.base/printcmds.exp (test_float_accepted): New function.
1460 Move existing float tests there. Add tests for floats with suffixes.
1461 (test_float_rejected): New function.
1462 * gdb.java/jv-print.exp (test_float_accepted): New function.
1463 (test_float_rejected): New function.
1464 * gdb.objc/print.exp: New file.
1465 * gdb.pascal/print.exp: New file.
1466 * lib/objc.exp: New file.
1467
7b3fd859
PM
14682010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1469
1470 * gdb.base/default.exp (info set): Avoid full buffer error and force
1471 reading up to final gdb prompt.
1472 (show): Likewise.
1473
c92817ce
TT
14742010-08-18 Tom Tromey <tromey@redhat.com>
1475
1476 PR symtab/11919:
1477 * gdb.base/completion.exp: Add test.
1478
f1208f9e
DE
14792010-08-18 Doug Evans <dje@google.com>
1480
1481 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1482 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1483 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1484 Simplify, early exit if runto_main fails.
1485 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1486 (set_lang_fortran): Moved to lib/fortran.exp.
1487 * gdb.fortran/types.exp: load_lib fortran.exp.
1488 (set_lang_fortran): Moved to lib/fortran.exp.
1489 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1490 * gdb.java/jprint.exp (set_lang_java): Ditto.
1491 * gdb.java/jv-exp.exp: load_lib java.exp.
1492 If set_lang_java fails, issue a warning instead of failure to be
1493 consistent with other set_lang_foo uses.
1494 (set_lang_java): Moved to lib/java.exp.
1495 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1496 If set_lang_java fails, issue a warning instead of failure to be
1497 consistent with other set_lang_foo uses.
1498 * gdb.pascal/types.exp: load_lib pascal.exp.
1499 (set_lang_pascal): Moved to lib/pascal.exp.
1500 * lib/fortran.exp: New file.
1501 * lib/java.exp (set_lang_java): New function.
1502 * lib/pascal.exp (set_lang_pascal): New function.
1503
2f06b485
YQ
15042010-08-18 Yao Qi <yao@codesourcery.com
1505
1506 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1507 func_nofb_start and func_loopfb_start, so that address of functions
1508 is equal to these labels on Thumb.
1509
96e25403
YQ
15102010-08-18 Yao Qi <yao@codesourcery.com>
1511
1512 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1513 to reflect latest c source file.
1514
36e6adc4
JK
15152010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1516
1517 * gdb.cp/infcall-dlopen.exp: New file.
1518 * gdb.cp/infcall-dlopen.cc: New file.
1519 * gdb.cp/infcall-dlopen-lib.cc: New file.
1520
f431efe5
PA
15212010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1522 Pedro Alves <pedro@codesourcery.com>
1523
1524 PR breakpoints/11371
1525
1526 * gdb.base/watch-cond-infcall.exp: New file.
1527 * gdb.base/watch-cond-infcall.c: New file.
1528
06a64a0b
TT
15292010-08-16 Tom Tromey <tromey@redhat.com>
1530
1531 * gdb.base/help.exp: Update.
1532 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1533 watchpoint.
1534 (test_watch_location): New proc.
1535 (test_watchpoint_in_big_blob): Delete watchpoint.
1536 * gdb.base/watchpoint.c (func5): New function.
1537 (main): Call it.
1538
70ebf4ed
DE
15392010-08-16 Doug Evans <dje@google.com>
1540
1541 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1542
ca5c20b6
PM
15432010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1544
1545 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1546 tests.
1547
7346b668
KW
15482010-08-11 Ken Werner <ken.werner@de.ibm.com>
1549
1550 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1551 * gdb.base/gnu_vector.c: New File.
1552 * gdb.base/gnu_vector.exp: Likewise.
1553
cb2e07a6
PM
15542010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1555
1556 * gdb.python/python.c: New File.
1557 * gdb.python/python-sl.c: New File.
1558 * gdb.python/python.exp: Test solib_address and decode_line
1559 * functions.
1560
5da1313b
JK
15612010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1562
1563 * gdb.python/python.exp (show height, set height 10)
1564 (verify pagination beforehand, verify pagination beforehand: q)
1565 (gdb.execute does not page, verify pagination afterwards)
1566 (verify pagination afterwards: q): New.
1567
49c3ccf7
DE
15682010-08-02 Doug Evans <dje@google.com>
1569
1570 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1571 because of an older gcc, change test2
1572 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1573 to unsupported.
1574
42c0c4f1
KH
15752010-07-30 Kazu Hirata <kazu@codesourcery.com>
1576
1577 * gdb.base/break-always.exp: Do not expect full paths to file
1578 names.
1579 * gdb.base/commands.exp: Likewise.
1580
d3765805
DE
15812010-07-30 Doug Evans <dje@google.com>
1582
c98ee71b
DE
1583 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1584 xfail them when run with older gccs.
1585
fd961404
DE
1586 * lib/gdb.exp (build_executable): Forward "c++" option to
1587 get_compiler_info.
1588
999adef4
DE
1589 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1590 "python print ttype.template_argument(1)" and
1591 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1592 if using gcc 4.4 or earlier.
1593
d3765805
DE
1594 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1595 attach-to-debugger handling.
1596
1276c759
JK
15972010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1598
1599 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1600 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1601 (main): Use copyreloc.
1602 * gdb.base/prelink.exp (split debug of executable)
1603 (.dynbss vs. .bss address shift): New tests.
1604
88caa9b9
PA
16052010-07-29 Pedro Alves <pedro@codesourcery.com>
1606
1607 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1608 in gdb_test_multiple.
1609
c6f2ac43
PA
16102010-07-29 Pedro Alves <pedro@codesourcery.com>
1611
1612 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1613 environment.
1614
326fd672
TT
16152010-07-28 Tom Tromey <tromey@redhat.com>
1616
1617 PR python/11060:
1618 * gdb.python/py-type.c (Temargs): New template.
1619 (temvar): New variable.
1620 * gdb.python/py-type.exp (test_template): New proc.
1621
3ce3b1ba
PA
16222010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1623
1624 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1625 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1626
34eaf542
TT
16272010-07-28 Tom Tromey <tromey@redhat.com>
1628
1629 PR c++/9946:
1630 * gdb.cp/temargs.exp: New file.
1631 * gdb.cp/temargs.cc: New file.
1632
d41b819e
JK
16332010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1634
1635 * gdb.base/help.exp (help disassemble): Update the content.
1636
26ab7092
JK
16372010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1638
1639 * gdb.threads/ia64-sigill.exp: New file.
1640 * gdb.threads/ia64-sigill.c: New file.
1641
5283e9e1
TT
16422010-07-27 Tom Tromey <tromey@redhat.com>
1643
1644 * gdb.opt/inline-cmds.c (ATTR): New define.
1645 (func1): Use it.
1646 (func2): Likewise.
1647 (func3): Likewise.
1648 (outer_inline1): Likewise.
1649 (outer_inline2): Likewise.
1650 * gdb.opt/inline-bt.c (ATTR): New define.
1651 (func1): Use it.
1652 (func2): Likewise.
1653 * gdb.opt/inline-locals.c (ATTR): New define.
1654 (func1): Use it.
1655 (func2): Likewise.
1656
e992ef73
TT
16572010-07-27 Tom Tromey <tromey@redhat.com>
1658
1659 * gdb.stabs/gdb11479.c (hack): New function.
1660 (test): Use it.
1661 (test2): Use it.
1662 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1663 (int32_search_buf, int64_search_buf): No longer static.
1664 (x): Remove.
1665 * gdb.base/relocate.c (hack): New function.
1666
5374244e
PM
16672010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1668
1669 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1670 * gdb.python/py-value.c (func1): New function.
1671 (func2): Likewise.
1672
a99aee83
CV
16732010-07-26 Corinna Vinschen <vinschen@redhat.com>
1674
1675 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1676 as not to clash with .data section.
1677
a04ba985
JG
16782010-07-26 Jerome Guitton <guitton@adacore.com>
1679
1680 * gdb.base/code_elim.exp: New file.
1681 * gdb.base/code_elim1.c: New file.
1682 * gdb.base/code_elim2.c: New file.
1683
23bd0f7c
PA
16842010-07-21 Pedro Alves <pedro@codesourcery.com>
1685
1686 PR symtab/11827
1687
1688 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1689 (some_volatile_enum): New variable.
1690 * gdb.base/printcmds.exp (test_print_enums): New.
1691 <top level>: Call it.
1692
883df6dd
SW
16932010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1694
1695 * gdb.cp/fpointer.cc: New test.
1696 * gdb.cp/fpointer.exp: New test.
1697
569b05a5
JK
16982010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.base/solib-nodir.exp: New file.
1701 * lib/gdb.exp (runto): New case for a GDB internal error.
1702
51d7d803
JK
17032010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1704 Ulrich Weigand <uweigand@de.ibm.com>
1705 Tom Tromey <tromey@redhat.com>
1706
1707 * gdb.base/charset-malloc.c: New file.
1708 * gdb.base/charset.c (malloc_stub): New prototype.
1709 (main): Call it instead of malloc itself.
1710 * gdb.base/charset.exp: Use only prepare_for_testing.
1711 (binfile): Remove the variable.
1712
c0edd9ed
JK
17132010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1714
1715 Make core files the process_stratum.
1716 * gdb.base/corefile.exp (run: load core again)
1717 (run: sanity check we see the core file, run: with core)
1718 (run: core file is cleared, attach: load core again)
1719 (attach: sanity check we see the core file, attach: with core)
1720 (attach: core file is cleared): New tests.
1721 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1722
3cbaedff
KW
17232010-07-14 Ken Werner <ken.werner@de.ibm.com>
1724
1725 * gdb.arch/altivec-abi.exp: New tests.
1726
91158a56
TT
17272010-07-13 Tom Tromey <tromey@redhat.com>
1728
1729 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1730 (main): Use it.
1731 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1732
0f5238ed
TT
17332010-07-13 Tom Tromey <tromey@redhat.com>
1734
1735 * gdb.base/label.exp: New file.
1736 * gdb.base/label.c: New file.
1737
add265ae
L
17382010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1739 H.J. Lu <hongjiu.lu@intel.com>
1740
1741 * lib/gdb.exp (is_ilp32_target): New.
1742 (is_lp64_target): Likewise.
1743
1744 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1745 target.
1746 * gdb.arch/amd64-disp-step.exp: Likewise.
1747 * gdb.arch/amd64-dword.exp: Likewise.
1748 * gdb.arch/amd64-i386-address.exp: Likewise.
1749 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 1750
add265ae
L
1751 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1752 target.
1753 * gdb.arch/i386-bp_permanent.exp: Likewise.
1754 * gdb.arch/i386-byte.exp: Likewise.
1755 * gdb.arch/i386-disp-step.exp: Likewise.
1756 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1757 * gdb.arch/i386-prologue.exp: Likewise.
1758 * gdb.arch/i386-size-overlap.exp: Likewise.
1759 * gdb.arch/i386-size.exp: Likewise.
1760 * gdb.arch/i386-sse.exp: Likewise.
1761 * gdb.arch/i386-unwind.exp: Likewise.
1762 * gdb.arch/i386-word.exp: Likewise.
1763
1764 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1765 test only when building 64-bit executables. Do not hard-code
1766 -m64 option.
1767
2dfb8c17
DE
17682010-07-07 Doug Evans <dje@google.com>
1769
1770 * lib/gdb.exp (gdb_test_list_exact): New function.
1771 * gdb.base/default.exp (show convenience): Call it, add tests for
1772 $_sdata = void, $_thread = 0.
1773
4e5799b6
JK
17742010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1775 Joel Brobecker <brobecker@adacore.com>
1776
1777 Fix re-run of PIE executable, PR shlibs/11776.
1778 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1779 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1780 and re-"run" of the inferior.
1781
1a219cc7
JK
17822010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1783 Joel Brobecker <brobecker@adacore.com>
1784
1785 Cope with missing /usr/sbin/prelink.
1786 * lib/prelink-support.exp (prelink_no):
1787 <result == 1 && $output is "no such file or directory">: New.
1788 (prelink_yes): Likewise. Return on failed prelink_no.
1789
5e3b36f8
JK
17902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1791 Joel Brobecker <brobecker@adacore.com>
1792
1793 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1794 build_executable by build_executable_own_libs. Replace "prelink -R"
1795 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1796 change.
1797 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1798 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1799 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1800 Replace build_executable by build_executable_own_libs's function
1801 build_executable_own_libs.
1802 (prelinkNO): Create new stub to call prelink_no.
1803 (prelinkYES): Create new stub to call prelink_yes.
1804 (test_attach): Rename calls of copy to file_copy.
1805 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1806 (copy): Move to ...
1807 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1808 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1809 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1810 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1811 special flags by gdb_compile_shlib. Replace second gdb_compile by
1812 build_executable_own_libs. Replace "prelink -R" execution by a call of
1813 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1814 a second call of prelink_yes. Replace restart commands by
1815 clean_restart.
1816 (prelink): Rename to ...
1817 (seen displacement message): ... this test. Extend its expectation
1818 strictness.
1819
86e4bafc
JK
18202010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1823 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1824 displacement message exactly once.
1825
3cd07d20
JK
18262010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1827 Joel Brobecker <brobecker@adacore.com>
1828
1829 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1830 its restore after the <$relink_args != ""> loop. new comment.
1831
0a1e94c7
JK
18322010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1833 Joel Brobecker <brobecker@adacore.com>
1834
1835 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1836 code for it. New variable relink_args.
1837 (prelinkYES): Call prelinkNO.
1838 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1839 in such case. Move the core code to ...
1840 (test_attach_gdb): ... a new function. Send GDB command "file".
1841 Extend expected "Attaching to " string.
1842
2f70bcfb
TT
18432010-07-02 Tom Tromey <tromey@redhat.com>
1844
1845 * gdb.base/bitops.exp: Remove extraneous "pass".
1846
a17ac5b0
TT
18472010-07-02 Ken Werner <ken.werner@de.ibm.com>
1848
1849 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1850
dc10affe
PA
18512010-07-01 Pedro Alves <pedro@codesourcery.com>
1852
d41c0fc8
PA
1853 * gdb.base/help.exp: Adjust expected output.
1854
18552010-07-01 Pedro Alves <pedro@codesourcery.com>
1856
1857 * gdb.base/help.exp: Adjust expected output.
dc10affe 1858
0a600c36
JK
18592010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1862 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1863 c++/11702.
1864
37cc8bfe
JK
18652010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1866 Doug Evans <dje@google.com>
1867
1868 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1869 add .dynamic entry'.
1870
254e6b9e
DE
18712010-06-29 Doug Evans <dje@google.com>
1872
1873 Test PR c++/11702.
1874 * gdb.cp/m-static.exp: Add testcase.
1875 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1876
595939de 18772010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
1878 Tom Tromey <tromey@redhat.com>
1879 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
1880
1881 * gdb.python/py-inferior.c: New File.
1882 * gdb.python/py-infthread.c: New File.
1883 * gdb.python/py-inferior.exp: New File.
1884 * gdb.python/py-infthread.exp: New File.
1885
98751a41
JK
18862010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1889 (ptype ::C::OtherFileClass typedefs): New.
1890 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1891 (C::OtherFileClass::cOtherFileClassVar2): New.
1892 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1893 cOtherFileClassVar2.
1894 (C::cOtherFileType2, C::cOtherFileVar2): New.
1895 (C::cOtherFileVar_use): use also cOtherFileVar2.
1896 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1897
41f62f39
JK
18982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1901 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1902 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1903 (print ::C::cOtherFileVar)
1904 (whatis C::OtherFileClass::cOtherFileClassType)
1905 (whatis ::C::OtherFileClass::cOtherFileClassType)
1906 (print C::OtherFileClass::cOtherFileClassVar)
1907 (print ::cOtherFileClassVar)
1908 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1909 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1910 trailing content.
1911 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1912 (C::OtherFileClass::cOtherFileClassVar)
1913 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1914 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1915
af53d231
JK
19162010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1917
1918 Test PR c++/11703 and PR gdb/1448.
1919 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1920 gdb/1448.
1921
9655fd1a
JK
19222010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1923
1924 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1925 (main) <rtti_data>: New.
1926 * gdb.cp/virtbase.exp (print rtti_data): New.
1927
824cc8dd
JK
19282010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1929 Joel Brobecker <brobecker@adacore.com>
1930
1931 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1932
6036c742
JK
19332010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1936
de6a0421
DE
19372010-06-28 Doug Evans <dje@google.com>
1938
1939 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1940
b2dae948
DE
19412010-06-27 Doug Evans <dje@google.com>
1942
1943 * gdb.cp/m-static.exp: Update expected test output.
1944
0f3bb72e
PH
19452010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1946
889bf7c5
PA
1947 * gdb.gdb/selftest.exp: Adjust expected message for
1948 capturing start-up runtime.
0f3bb72e 1949
bc9f0842
TT
19502010-06-25 Tom Tromey <tromey@redhat.com>
1951
1952 PR python/10808:
1953 * gdb.python/python.exp: Add new tests.
1954
099ef718
SW
19552010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1956
1957 * gdb.cp/operator.cc: Created an import loop.
1958 * gdb.cp/operator.exp: Added testcase for import loop.
1959
5868a632
JK
19602010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 Test PR python/11407.
1963 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1964 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1965 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1966 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1967 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1968 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1969 binfile. Call gdb_compile with clean_restart twice.
1970 (func_nofb print, func_nofb backtrace, func_loopfb print)
1971 (func_loopfb backtrace): New.
1972
af76db58
JK
19732010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1974
1975 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1976 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1977 by a hand made one.
1978 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1979 i?86 requirement. Remove variables srcfile and binfile. New variable
1980 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1981
f2c7657e
UW
19822010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1983
1984 * gdb.cell/dwarfaddr.exp: New file.
1985 * gdb.cell/dwarfaddr.S: New file.
1986
628fe4e4
JK
19872010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 Test PR 9436.
1990 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1991
f1421989
HZ
19922010-06-24 Hui Zhu <teawater@gmail.com>
1993
1994 * gdb.base/eval.exp: New file.
1995
d03285ec
UW
19962010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1997
1998 * gdb.cell/fork.exp: New file.
1999 * gdb.cell/fork.c: Likewise.
2000 * gdb.cell/fork-spu.c: Likewise.
2001
41b2c92d
PM
20022010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2003
2004 * lib/gdb.exp (banned_variables_traced): New global variable.
2005 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2006 (gdb_init): Use `trace add variable' instead of obsolete
2007 `trace variable'.
2008
d5bc977f
DE
20092010-06-21 Doug Evans <dje@google.com>
2010
2011 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2012
d2ed6730
UW
20132010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2014
2015 * gdb.arch/spu-ls.exp: New file.
2016 * gdb.arch/spu-ls.c: Likewise.
2017
6aed2dbc
SS
20182010-06-18 Stan Shebs <stan@codesourcery.com>
2019
2020 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2021
e0756905
UW
20222010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2023
2024 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2025 * gdb.base/watch-cond.exp: Likewise.
2026 * gdb.python/py-breakpoint.exp: Likewise.
2027
d8053d4d
PA
20282010-06-18 Pedro Alves <pedro@codesourcery.com>
2029
2030 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2031 clean_restart, make sure every test has a distinct message, and
2032 that messages don't include the executable' full path.
2033
81ce510c
DE
20342010-06-17 Doug Evans <dje@google.com>
2035
2036 * gdb.arch/i386-size.exp: Updated expected output for
2037 DISASSEMBLY_OMIT_FNAME.
2038
65d79d4b
SDJ
20392010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2040 Sergio Durigan Junior <sergiodj@redhat.com>
2041
2042 * gdb.base/watch-notconst.c: New file.
2043 * gdb.base/watch-notconst.S: New file.
2044 * gdb.base/watch-notconst2.c: New file.
2045 * gdb.base/watch-notconst2.S: New file.
2046 * gdb.base/watch-notconst.exp: New file.
2047 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2048 (func4): Add operations on `global_ptr_ptr'.
2049 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2050 routine to test watchpoints created with a constant expression.
2051 (test_inaccessible_watchpoint): Include tests for watchpoints
2052 created with a constant expression.
2053
df0f4836
KB
20542010-06-14 Kevin Buettner <kevinb@redhat.com>
2055
2056 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2057 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2058 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2059 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2060 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2061 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2062 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2063 of `_start'.
2064
b769def5
UW
20652010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2066
2067 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2068 not supported on the target.
2069 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2070 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2071 * gdb.mi/mi-nsintrall.exp: Likewise.
2072 * gdb.mi/mi-nsmoribund.exp: Likewise.
2073 * gdb.mi/mi-nsthrexec.exp: Likewise.
2074
d914c394
SS
20752010-06-11 Stan Shebs <stan@codesourcery.com>
2076
2077 * gdb.base/permissions.exp: New file.
2078
20792010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
2080
2081 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2082 does not support ELF executable class.
2083
f3ce5b9c
UW
20842010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2085
2086 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2087
8e46892c
JK
20882010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2091 (runto): Catch "The target does not support running in non-stop mode.".
2092
6cc55c64
MS
20932010-06-11 Michael Snyder <msnyder@vmware.com>
2094
2095 * gdb.base/setshow.exp (set language asm): Don't use
2096 gdb_test_no_output, fails on some targets.
2097
caddefa4
UW
20982010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2099
2100 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2101 * gdb.cp/pr9167.exp: Likewise.
2102
468b1aa7
UW
21032010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2104
2105 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2106
5c3552dc
UW
21072010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2108
2109 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2110
02e6fe6a
UW
21112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2112
2113 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2114
0e03807e
TT
21152010-06-11 Tom Tromey <tromey@redhat.com>
2116
2117 PR gdb/9977, PR exp/11636::
2118 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2119 (pieces_test_f6): Update expected output.
2120
2bdf28a0
JK
21212010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2122
2123 * gdb.base/moribund-step.exp: New.
2124
f6978de9
MS
21252010-06-08 Michael Snyder <msnyder@vmware.com>
2126
2127 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 2128 * gdb.ada/boolean_expr.exp:
f6978de9
MS
2129 * gdb.ada/frame_args.exp: Ditto.
2130 * gdb.ada/lang_switch.exp: Ditto.
2131 * gdb.ada/ptype_arith_binop.exp: Ditto.
2132 * gdb.ada/ref_param.exp: Ditto.
2133 * gdb.ada/type_coercion.exp:Ditto.
2134
2135 * gdb.asm/asm-source.exp: Ditto.
2136
2137 * gdb.base/attach.exp: Ditto.
2138 * gdb.base/bitfields2.exp: Ditto.
2139 * gdb.base/call-signal-resume.exp: Ditto.
2140 * gdb.base/callfuncs.exp: Ditto.
2141 * gdb.base/commands.exp: Ditto.
2142 * gdb.base/dbx.exp: Ditto.
2143 * gdb.base/default.exp: Ditto.
2144 * gdb.base/dump.exp: Ditto.
2145 * gdb.base/exprs.exp: Ditto.
2146 * gdb.base/freebpcmd.exp: Ditto.
2147 * gdb.base/interrupt.exp: Ditto.
2148 * gdb.base/list.exp: Ditto.
2149 * gdb.base/long_long.exp: Ditto.
2150 * gdb.base/maint.exp: Ditto.
2151 * gdb.base/ptype.exp: Ditto.
2152 * gdb.base/return.exp: Ditto.
2153 * gdb.base/setshow.exp: Ditto.
2154 * gdb.base/sigbpt.exp: Ditto.
2155 * gdb.base/sigrepeat.exp: Ditto.
2156
2157 * gdb.cp/classes.exp: Ditto.
2158
2159 * gdb.dwarf2/dw2-restore.exp: Ditto.
2160
2161 * gdb.gdb/selftest.exp: Ditto.
2162
2163 * gdb.multi/base.exp: Ditto.
2164 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2165
2166 * gdb.python/py-block.exp: Ditto.
2167 * gdb.python/py-prettyprint.exp: Ditto.
2168 * gdb.python/py-template.exp: Ditto.
2169
2170 * gdb.server/ext-attach.exp: Ditto.
2171 * gdb.server/ext-run.exp: Ditto.
2172 * gdb.server/server-mon.exp: Ditto.
2173
2174 * gdb.threads/fork-thread-pending.exp: Ditto.
2175 * gdb.threads/hand-call-in-threads.exp: Ditto.
2176 * gdb.threads/interrupted-hand-call.exp: Ditto.
2177 * gdb.threads/linux-dp.exp: Ditto.
2178 * gdb.threads/manythreads.exp: Ditto.
2179 * gdb.threads/print-threads.exp: Ditto.
2180 * gdb.threads/pthreads.exp: Ditto.
2181 * gdb.threads/schedlock.exp: Ditto.
2182 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2183 * gdb.threads/threadapply.exp: Ditto.
2184
de7ff789
MS
21852010-06-08 Michael Snyder <msnyder@vmware.com>
2186
889bf7c5 2187 * gdb.ada/exec_changed.exp:
de7ff789
MS
2188 Use ".*" instead of "" as wildcard regexp.
2189
2190 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2191 * gdb.base/call-ar-st.exp: Ditto.
2192 * gdb.base/checkpoint.exp: Ditto.
2193 * gdb.base/default.exp: Ditto.
2194 * gdb.base/dump.exp: Ditto.
2195 * gdb.base/ending-run.exp: Ditto.
2196 * gdb.base/fileio.exp: Ditto.
2197 * gdb.base/miscexprs.exp: Ditto.
2198 * gdb.base/pointers.exp: Ditto.
2199 * gdb.base/readline.exp: Ditto.
2200 * gdb.base/reread.exp: Ditto.
2201 * gdb.base/restore.exp: Ditto.
2202 * gdb.base/shlib-call.exp: Ditto.
2203 * gdb.base/valgrind-db-attach.exp: Ditto.
2204 * gdb.base/volatile.exp: Ditto.
2205 * gdb.base/watchpoints.exp: Ditto.
2206
2207 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2208
2209 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2210 * gdb.python/py-value.exp: Ditto.
2211
2212 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2213 * gdb.trace/circ.exp: Ditto.
2214 * gdb.trace/collection.exp: Ditto.
2215 * gdb.trace/packetlen.exp: Ditto.
2216 * gdb.trace/passc-dyn.exp: Ditto.
2217 * gdb.trace/report.exp: Ditto.
2218 * gdb.trace/tfile.exp: Ditto.
2219 * gdb.trace/tfind.exp: Ditto.
2220 * gdb.trace/while-dyn.exp: Ditto.
2221
3bebe2f2
JK
22222010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2223
2224 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2225
5c631832
JK
22262010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 Test PR 10640.
2229 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2230
4c3376c8
SW
22312010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2232
2233 * gdb.cp/koenig.exp: Test for ADL operators.
2234 * gdb.cp/koenig.cc: Added ADL operators.
2235 * gdb.cp/operator.exp: New test.
2236 * gdb.cp/operator.cc: New test.
2237
dc226d5a
MS
22382010-06-04 Michael Snyder <msnyder@vmware.com>
2239
dfb88a23
MS
2240 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2241 * gdb.base/pending.exp: Ditto.
f7ae76b3 2242
dc226d5a
MS
2243 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2244
967cf477
DE
22452010-06-04 Doug Evans <dje@google.com>
2246
2247 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2248 disabled printers.
2249 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2250 (enable_lookup_function): New function.
2251
eb801841
TT
22522010-06-04 Tom Tromey <tromey@redhat.com>
2253
2254 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2255 of hash and id.
2256
38979823
JK
22572010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2260 newline.
2261 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2262 (empty verbose non-noisy clear, empty verbose noisy clear)
2263 (empty non-verbose noisy clear): Likewise.
2264
35ec993f
MS
22652010-06-03 Michael Snyder <msnyder@vmware.com>
2266
2267 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2268 * gdb.base/display.exp: Ditto.
2269 * gdb.base/find.exp: Ditto.
2270 * gdb.base/ifelse.exp: Ditto.
2271 * gdb.base/multi-forks.exp: Ditto.
2272 * gdb.base/recurse.exp: Ditto.
2273 * gdb.base/setshow.exp: Ditto.
2274 * gdb.base/value-double-free.exp: Ditto.
2275 * gdb.base/watch-vfork.exp: Ditto.
2276 * gdb.base/watch_thread_num.exp: Ditto.
2277 * gdb.base/watchpoint-solib.exp: Ditto.
2278 * gdb.base/watchpoint.exp: Ditto.
2279 * gdb.base/watchpoints.exp: Ditto.
2280
2281 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2282 * gdb.cp/overload.exp: Ditto.
2283 * gdb.cp/virtfunc.exp: Ditto.
2284
2285 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2286
889bf7c5 2287 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2288 Replace gdb_test with gdb_test_no_output.
2289
889bf7c5 2290 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2291 Replace gdb_test with gdb_test_no_output.
2292 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2293 * gdb.threads/watchthreads.exp: Ditto.
2294 * gdb.threads/watchthreads2.exp: Ditto.
2295
2296 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2297 * gdb.trace/tfind.exp: Ditto.
2298
c22decce
JB
22992010-06-03 Joel Brobecker <brobecker@adacore.com>
2300
2301 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2302 successful test if message is the empty string.
2303
fd5700c7
JK
23042010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2305
2306 * gdb.fortran/module.exp (stopped language detection): New test.
2307
f55ee35c
JK
23082010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2309
2310 Support DW_TAG_module as separate namespaces.
2311 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2312 gdb.fortran/library-module-lib.f90: New.
2313 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2314 (print i): Remove.
2315 (continue to breakpoint: i-is-1, print var_i value 1)
2316 (continue to breakpoint: i-is-2, print var_i value 2)
2317 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2318 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2319 (complete `modmany, complete `modmany`, complete `modmany`var)
2320 (show language, setting breakpoint at module): New tests.
2321 * gdb.fortran/module.f90 (module mod): Remove.
2322 (module mod1, module mod2, module modmany, subroutine sub1)
2323 (subroutine sub2, program module): New.
2324
b8e8282f
JK
23252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2326
2327 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2328 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2329 * gdb.cp/anon-union.exp (pass): Rename to ...
2330 (print z 2): ... here.
b8e8282f 2331
019ebafc
MS
23322010-06-02 Michael Snyder <msnyder@vmware.com>
2333
e68d8fd4
MS
2334 * gdb.trace/actions.exp: Use gdb_test_no_output.
2335 * gdb.trace/circ.exp: Ditto.
2336 * gdb.trace/packetlen.exp: Ditto.
2337 * gdb.trace/save-trace.exp: Ditto.
2338 * gdb.trace/tracecmd.exp: Ditto.
2339 * gdb.trace/tsv.exp: Ditto.
2340
12b5d08a
MS
2341 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2342 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2343 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2344 * gdb.threads/manythreads.exp: Ditto.
2345 * gdb.threads/print-threads.exp: Ditto.
2346 * gdb.threads/pthreads.exp: Ditto.
2347 * gdb.threads/schedlock.exp: Ditto.
2348 * gdb.threads/staticthreads.exp: Ditto.
2349 * gdb.threads/thread-specific.exp: Ditto.
2350 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2351 * gdb.threads/threadapply.exp: Ditto.
2352 * gdb.threads/watchthreads.exp: Ditto.
2353 * gdb.threads/watchthreads2.exp: Ditto.
2354
89493308
MS
2355 * gdb.python/py-block.exp: Use gdb_test_no_output.
2356 * gdb.python/py-prettyprint.exp: Ditto.
2357 * gdb.python/py-template.exp: Ditto.
2358 * gdb.python/py-value.exp: Ditto.
2359
2360 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2361 * gdb.reverse/watch-reverse.exp: Ditto.
2362
2363 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2364 * gdb.server/ext-run.exp: Ditto.
2365
019ebafc
MS
2366 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2367 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2368 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2369 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2370 * gdb.dwarf2/dw2-producer.exp: Ditto.
2371 * gdb.dwarf2/mac-fileno.exp: Ditto.
2372
2373 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2374 * gdb.gdb/selftest.exp: Ditto.
2375
2376 * gdb.multi/base.exp: Use gdb_test_no_output.
2377
2378 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2379
3e0ca3a5
JK
23802010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2381
2382 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2383
9db70545
MS
23842010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2385
a8d52276
MS
2386 * gdb.cp/class2.exp: Use gdb_test_no_output.
2387 * gdb.cp/classes.exp: Ditto.
2388 * gdb.cp/extern-c.exp: Ditto.
2389 * gdb.cp/inherit.exp: Ditto.
2390 * gdb.cp/maint.exp: Ditto.
2391 * gdb.cp/mb-inline.exp: Ditto.
2392 * gdb.cp/mb-templates.exp: Ditto.
2393 * gdb.cp/method2.exp: Ditto.
2394 * gdb.cp/misc.exp: Ditto.
2395 * gdb.cp/ovldbreak.exp: Ditto.
2396 * gdb.cp/punctuator.exp: Ditto.
2397 * gdb.cp/templates.exp: Ditto.
2398 * gdb.cp/virtbase.exp: Ditto.
2399
889bf7c5 2400 * gdb.threads/attach-stopped.exp:
9db70545 2401 Replace uses of send_gdb / gdb_expect.
889bf7c5 2402 * gdb.threads/attachstop-mt.exp:
9db70545 2403 Replace uses of send_gdb / gdb_expect.
889bf7c5 2404 * gdb.threads/gcore-thread.exp:
9db70545 2405 Replace uses of send_gdb / gdb_expect.
889bf7c5 2406 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2407 Replace uses of send_gdb / gdb_expect.
2408 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2409 * gdb.threads/print-threads.exp:
9db70545
MS
2410 Replace uses of send_gdb / gdb_expect.
2411 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2412 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2413 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2414
2415 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2416 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2417 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2418 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2419 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2420 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2421 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2422 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2423 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2424 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2425 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2426
359cc68c
JK
24272010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2428
2429 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2430
7d3fe98e
SW
24312010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2432
2433 * gdb.cp/koenig.exp: Added new test case.
2434 * gdb.cp/koenig.cc: Ditto.
2435
27d3a1a2
MS
24362010-06-01 Michael Snyder <msnyder@vmware.com>
2437
2438 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2439 * gdb.base/arrayidx.exp: Ditto.
2440 * gdb.base/attach.exp: Ditto.
2441 * gdb.base/auxv.exp: Ditto.
2442 * gdb.base/bigcre.exp: Ditto.
2443 * gdb.base/break-always.exp: Ditto.
2444 * gdb.base/break-interp.exp: Ditto.
2445 * gdb.base/break.exp: Ditto.
2446 * gdb.base/breakpoint-shadow.exp: Ditto.
2447 * gdb.base/call-ar-st.exp: Ditto.
2448 * gdb.base/call-sc.exp: Ditto.
2449 * gdb.base/call-signal-resume.exp: Ditto.
2450 * gdb.base/callfuncs.exp: Ditto.
2451 * gdb.base/catch-syscall.exp: Ditto.
2452 * gdb.base/charset.exp: Ditto.
2453 * gdb.base/code-expr.exp: Ditto.
2454 * gdb.base/commands.exp: Ditto.
2455 * gdb.base/cond-expr.exp: Ditto.
2456 * gdb.base/condbreak.exp: Ditto.
2457 * gdb.base/cursal.exp: Ditto.
2458 * gdb.base/cvexpr.exp: Ditto.
2459 * gdb.base/default.exp: Ditto.
2460 * gdb.base/del.exp: Ditto.
2461 * gdb.base/detach.exp: Ditto.
2462 * gdb.base/display.exp: Ditto.
2463 * gdb.base/ena-dis-br.exp: Ditto.
2464 * gdb.base/eval-skip.exp: Ditto.
2465 * gdb.base/foll-fork.exp: Ditto.
2466 * gdb.base/foll-vfork.exp: Ditto.
2467 * gdb.base/frame-args.exp: Ditto.
2468 * gdb.base/funcargs.exp: Ditto.
2469 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2470 * gdb.base/gdbvars.exp: Ditto.
2471 * gdb.base/help.exp: Ditto.
2472 * gdb.base/ifelse.exp: Ditto.
2473 * gdb.base/included.exp: Ditto.
2474 * gdb.base/list.exp: Ditto.
2475 * gdb.base/macscp.exp: Ditto.
2476 * gdb.base/maint.exp: Ditto.
2477 * gdb.base/multi-fork.exp: Ditto.
2478 * gdb.base/overlays.exp: Ditto.
2479 * gdb.base/page.exp: Ditto.
2480 * gdb.base/pending.exp: Ditto.
2481 * gdb.base/pointers.exp: Ditto.
2482 * gdb.base/pr11022.exp: Ditto.
2483 * gdb.base/prelink.exp: Ditto.
2484 * gdb.base/printcmds.exp: Ditto.
2485 * gdb.base/psymtab.exp: Ditto.
2486 * gdb.base/randomize.exp: Ditto.
2487 * gdb.base/relational.exp: Ditto.
2488 * gdb.base/relocate.exp: Ditto.
2489 * gdb.base/remote.exp: Ditto.
2490 * gdb.base/sepdebug.exp: Ditto.
2491 * gdb.base/set-lang-auto.exp: Ditto.
2492 * gdb.base/setshow.exp: Ditto.
2493 * gdb.base/setvar.exp: Ditto.
2494 * gdb.base/signals.exp: Ditto.
2495 * gdb.base/signull.exp: Ditto.
2496 * gdb.base/sigstep.exp: Ditto.
2497 * gdb.base/sizeof.exp: Ditto.
2498 * gdb.base/solib-disc.exp: Ditto.
2499 * gdb.base/store.exp: Ditto.
2500 * gdb.base/structs.exp: Ditto.
2501 * gdb.base/structs2.exp: Ditto.
2502 * gdb.base/subst.exp: Ditto.
2503 * gdb.base/term.exp: Ditto.
2504 * gdb.base/trace-commands.exp: Ditto.
2505 * gdb.base/unwindonsignal.exp: Ditto.
2506 * gdb.base/valgrind-db-attach.exp: Ditto.
2507 * gdb.base/varargs.exp: Ditto.
2508 * gdb.base/watch-cond.exp: Ditto.
2509 * gdb.base/watch_thread_num.exp: Ditto.
2510 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2511 * gdb.base/watchpoint.exp: Ditto.
2512 * gdb.base/whatis-exp.exp: Ditto.
2513
f8d3bf8f
MS
25142010-06-01 Michael Snyder <msnyder@vmware.com>
2515
2516 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2517 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2518 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2519 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2520 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2521 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2522 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2523 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2524 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2525 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2526 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2527 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2528 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2529 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2530 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2531
3f9e0d32
JK
25322010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2533
2534 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2535 trailing newline.
2536 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2537 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2538 (p *args): ... here and remove excessive trailing newline.
2539
f629457d
JB
25402010-05-31 Joel Brobecker <brobecker@adacore.com>
2541
2542 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2543
09eef106
JK
25442010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 Accept the new Linux kernel "t (tracing stop)" string.
2547 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2548 Update comment.
2549 (state_wait) <T (tracing stop)>: New.
2550 (main): Update the state_wait expect string.
2551
94f31136
PA
25522010-05-28 Pedro Alves <pedro@codesourcery.com>
2553
2554 * limits.c, limits.exp: Delete files.
2555 * Makefile.in (clean mostlyclean): Adjust.
2556 * tracecmd.exp: Adjust.
2557
096554ab
JK
25582010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2559
2560 * gdb.base/tui-layout.exp: New.
2561
27d3a1a2 25622010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2563
889bf7c5 2564 * gdb.reverse/break-precsave.exp:
bcd2dc50 2565 Replace uses of send_gdb / gdb_expect.
889bf7c5 2566 * gdb.reverse/break-reverse.exp:
bcd2dc50 2567 Replace uses of send_gdb / gdb_expect.
889bf7c5 2568 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2569 Replace uses of send_gdb / gdb_expect.
889bf7c5 2570 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2571 Replace uses of send_gdb / gdb_expect.
889bf7c5 2572 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2573 Replace uses of send_gdb / gdb_expect.
889bf7c5 2574 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2575 Replace uses of send_gdb / gdb_expect.
889bf7c5 2576 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2577 Replace uses of send_gdb / gdb_expect.
889bf7c5 2578 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2579 Replace uses of send_gdb / gdb_expect.
889bf7c5 2580 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2581 Replace uses of send_gdb / gdb_expect.
889bf7c5 2582 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2583 Replace uses of send_gdb / gdb_expect.
889bf7c5 2584 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2585 Replace uses of send_gdb / gdb_expect.
889bf7c5 2586 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2587 Replace uses of send_gdb / gdb_expect.
889bf7c5 2588 * gdb.reverse/machinestate.exp:
bcd2dc50 2589 Replace uses of send_gdb / gdb_expect.
889bf7c5 2590 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2591 Replace uses of send_gdb / gdb_expect.
889bf7c5 2592 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2593 Replace uses of send_gdb / gdb_expect.
889bf7c5 2594 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2595 Replace uses of send_gdb / gdb_expect.
889bf7c5 2596 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2597 Replace uses of send_gdb / gdb_expect.
889bf7c5 2598 * gdb.reverse/step-precsave.exp:
bcd2dc50 2599 Replace uses of send_gdb / gdb_expect.
889bf7c5 2600 * gdb.reverse/step-reverse.exp:
bcd2dc50 2601 Replace uses of send_gdb / gdb_expect.
889bf7c5 2602 * gdb.reverse/until-precsave.exp:
bcd2dc50 2603 Replace uses of send_gdb / gdb_expect.
889bf7c5 2604 * gdb.reverse/until-reverse.exp:
bcd2dc50 2605 Replace uses of send_gdb / gdb_expect.
889bf7c5 2606 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2607 Replace uses of send_gdb / gdb_expect.
889bf7c5 2608 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2609 Replace uses of send_gdb / gdb_expect.
2610
3def43e0
JK
26112010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2612
2613 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2614 excessive newline.
2615
27d3a1a2 26162010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2617
2618 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2619 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2620 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2621 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2622 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2623 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2624 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2625 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2626 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2627 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2628 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2629 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2630 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2631 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2632 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2633 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2634 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2635 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2636 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2637
27d3a1a2 26382010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2639
22454424
MS
2640 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2641 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2642
2643 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2644 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2645 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2646
889bf7c5 2647 * gdb.reverse/consecutive-reverse.exp:
22454424 2648 Replace uses of send_gdb / gdb_expect.
889bf7c5 2649 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2650 Replace uses of send_gdb / gdb_expect.
2651
2652 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2653 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2654 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2655 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2656 Replace uses of send_gdb / gdb_expect.
2657 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2658 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2659 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2660 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2661 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2662 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2663 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2664 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2665 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2666
26672010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2668
22454424 2669 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2670
22454424 2671 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2672
22454424
MS
2673 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2674 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2675 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2676 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2677 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2678 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2679 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2680 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2681 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2682
6e5f2c59
TT
26832010-05-25 Tom Tromey <tromey@redhat.com>
2684
2685 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2686
bbc8b958
TT
26872010-05-25 Tom Tromey <tromey@redhat.com>
2688
2689 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2690 argument order.
2691 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2692 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2693 order.
2694 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2695 order.
2696 * gdb.base/call-sc.exp (setup_kfails): Remove.
2697 (setup_compiler_kfails): Remove.
2698 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2699 argument order.
2700 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2701 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2702 (advancei): Fix setup_kfail argument order.
2703 * gdb.base/radix.exp: Fix setup_kfail argument order.
2704 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2705 order.
2706 * gdb.base/structs.exp (setup_kfails): Remove.
2707 (setup_compiler_kfails): Fix setup_kfail argument order.
2708 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2709 order.
2710 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2711 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2712 setup_kfail argument order.
2713 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2714
83d1babf
TT
27152010-05-25 Tom Tromey <tromey@redhat.com>
2716
2717 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2718
6acb16a2
MS
27192010-05-25 Michael Snyder <msnyder@vmware.com>
2720
2721 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2722 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2723 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2724 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2725 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2726 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2727 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2728 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2729 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
2730 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2731 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2732 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2733 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2734 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2735 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2736 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2737 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2738 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2739 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2740 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2741 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2742 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2743 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
2744 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2745 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2746 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2747 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2748 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2749 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2750 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2751 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2752 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2753 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2754 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2755 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2756 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2757 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2758 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2759 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2760 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2761 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2762 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2763 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2764 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2765 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2766 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2767 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 2768 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2769
27702010-05-25 Doug Evans <dje@google.com>
2771
2772 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2773 gdb.string_to_argv.
ad3986f0 2774
d3b1e874
TT
27752010-05-21 Tom Tromey <tromey@redhat.com>
2776
2777 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2778 Call it.
2779 * gdb.dwarf2/pieces.S: Update.
2780 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2781
cb826367
TT
27822010-05-21 Tom Tromey <tromey@redhat.com>
2783
2784 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2785 Call it.
2786 * gdb.dwarf2/pieces.c (struct C): New.
2787 (f6): New function.
2788 * gdb.dwarf2/pieces.S: Replace.
2789
74de6778
TT
27902010-05-21 Tom Tromey <tromey@redhat.com>
2791
2792 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2793 Call it.
2794
afd74c5f
TT
27952010-05-21 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.dwarf2.pieces.exp: New file.
2798 * gdb.dwarf2.pieces.S: New file.
2799 * gdb.dwarf2.pieces.c: New file.
2800
a7b75dfd 28012010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2802 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
2803
2804 * lib/gdb.exp (gdb_test_no_output): New function.
2805 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2806 when testing commands that should produce no output.
2807
c81c812a
JB
28082010-05-17 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2811 parameter that we want to watch being a constant.
2812
0cce5bd9
JB
28132010-05-17 Joel Brobecker <brobecker@adacore.com>
2814
2815 * gdb.ada/cond_lang: New testcase.
2816
47050449
JB
28172010-05-17 Joel Brobecker <brobecker@adacore.com>
2818
2819 * lib/gdb.exp (banned_variables): New variable/constant.
2820 (gdb_init): Add write trace on variables listed in banned_variables.
2821 (gdb_finish): Remove write traces on variables listed in
2822 banned_variables.
2823
77c01586
JB
28242010-05-17 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2827 * gdb.cp/koenig.exp: Likewise.
2828
88d4aea7
PM
28292010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2830
889bf7c5 2831 PR python/11482
88d4aea7
PM
2832
2833 * gdb.python/py-value.exp (test_value_hash): New function.
2834
f5a010c0
PM
28352010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2836
2837 PR exp/11530.
2838 * gdb.base/gdb11530.c: New file.
2839 * gdb.base/gdb11530.exp: New file.
2840
8ef4892f
JK
28412010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2844 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2845
7322dca9
SW
28462010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2847
2848 * gdb.cp/koenig.exp: New test.
2849 * gdb.cp/koenig.cc: New test program.
2850
02e7ea18
JB
28512010-05-05 Joel Brobecker <brobecker@adacore.com>
2852
2853 Remove the use of prms_id and bug_id throughout the testsuite.
2854
e1c34c5d
PM
28552010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2856
2857 PR exp/11349.
2858 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2859 use a reference local variable.
2860
8e1d0c49
JK
28612010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2862
2863 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2864 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2865 variable different_dir. Move debugfile into a full directory pathname
2866 under DIFFERENT_DIR.
2867 * lib/gdb.exp (separate_debug_filename): Remove.
2868 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2869 variable debug_dir and mkdir of it. Update function comments.
2870
e66408ed
PA
28712010-04-29 Pedro Alves <pedro@codesourcery.com>
2872
2873 PR gdb/11557
2874
2875 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2876 files.
2877
d7b32ed3
PM
28782010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2879
889bf7c5 2880 * gdb.python/py-param.exp: New File.
d7b32ed3 2881
6aecb9c2
JB
28822010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2883
2884 * gdb.base/default.exp: Fix "set language" test.
2885
bdf92a1c
PM
28862010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2887
2888 PR breakpoints/11531.
2889 * gdb.base/gdb11531.c: New file.
2890 * gdb.base/gdb11531.exp: New file.
2891
3f172e24
TT
28922010-04-26 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.base/completion.exp: Add tests for completion and deprecated
2895 commands.
2896
64af4c92
JK
28972010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2898
2899 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2900 (print /x char_array): Escape curly brackets.
2901
492928e4
JK
29022010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2903
2904 Fix deadlock on looped list of loaded shared objects.
2905 * gdb.base/solib-corrupted.exp: New.
2906
66d09542
DE
29072010-04-23 Doug Evans <dje@google.com>
2908
2909 * gdb.python/py-section-script.c: New file.
2910 * gdb.python/py-section-script.exp: New file.
2911 * gdb.python/py-section-script.py: New file.
2912
8bd10a10
CM
29132010-04-20 Chris Moller <cmoller@redhat.com>
2914
2915 PR 10179
2916
2917 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2918 * gdb.base/pr10179-a.c:
2919 * gdb.base/pr10179-b.c:
2920 * gdb.base/pr10179.exp: New files.
2921
c0201579
JK
29222010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 Fix crashes on dangling display expressions.
2925 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2926 is SEP.
2927 (lib_flags): Remove the "debug" keyword.
2928 (libsepdebug): New variable for iterating new loop.
2929 (save_pf_prefix): New variable wrapping the loop.
2930 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2931 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2932
793b0ff8
PM
29332010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2934
2935 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2936
097f51f7
PM
29372010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2938
2939 PR stabs/11479.
2940 * gdb.stabs/gdb11479.exp: New file.
2941 * gdb.stabs/gdb11479.c: New file.
2942
9a22f0d0
PM
29432010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2944
2945 * gdb.base/charset.c (Strin16, String32): New variables.
2946 * gdb.base/charset.exp (gdb_test): Test correct display
2947 of 16 or 32 bit strings.
2948
29492010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
2950
2951 PR 9167
2952 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2953 * gdb.cp/pr9167.cc: New file.
2954 * gdb.cp/pr9167.exp: New file.
2955
2956
6e354e5e
PM
29572010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2958
2959 PR pascal/11492.
2960 * gdb.pascal/gdb11492.pas: New file.
2961 * gdb.pascal/gdb11492.exp: New file.
2962
be942545
JB
29632010-04-20 Joel Brobecker <brobecker@adacore.com>
2964
1667e6e3 2965 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 2966
0c3acc09
JB
29672010-04-20 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.ada/dyn_loc: New testcase.
2970
ec31cde5
CM
29712010-04-20 Chris Moller <cmoller@redhat.com>
2972
2973 PR 10867
889bf7c5 2974
ec31cde5
CM
2975 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2976 * gdb.cp/pr10687.cc: New file.
2977 * gdb.cp/pr10687.exp: New file.
2978
2979
ce4b0682
SDJ
29802010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2981 Sergio Durigan Junior <sergiodj@redhat.com>
2982
2983 * gdb.fortran/logical.exp: New testcase.
2984 * gdb.fortran/logical.f90: New file.
2985
3436961f
DE
29862010-04-19 Doug Evans <dje@google.com>
2987
2988 * gdb.base/help.exp (help source): Update expected output.
2989
4d836c09
JK
29902010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2991
2992 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2993 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2994 gdb_exit and return.
2995 (executable): New variable.
2996 (binfile): Use it.
2997
6149aea9
PA
29982010-04-19 Pedro Alves <pedro@codesourcery.com>
2999
3000 PR breakpoints/8554.
3001
3002 * gdb.trace/save-trace.exp: Adjust.
3003
ed41462c
L
30042010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3005
3006 PR corefiles/11511
3007 * gdb.arch/system-gcore.exp: New.
3008 * gdb.arch/gcore.c: Likewise.
3009
3f7b2faa
DE
30102010-04-15 Doug Evans <dje@google.com>
3011
fa33c3cd
DE
3012 * gdb.python/py-progspace.c: New file.
3013 * gdb.python/py-progspace.exp: New file.
3014
3f7b2faa
DE
3015 * gdb.base/source.exp: Add tests for "source -s".
3016
79f283fe
PM
30172010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3018
3019 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3020 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3021 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3022 * gdb.python/py-mi.exp: New test for to_string returning None.
3023
fc8eb08a
PM
30242010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3025
3026 * gdb.python/py-breakpoint.c: Make result global.
3027
26e197f6
JK
30282010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 Fix non-GNU make compatibility.
3031 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3032
adc36818
PM
30332010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3034
3035 * gdb.python/py-breakpoint.exp: New File.
3036 * gdb.python/py-breakpoint.C: Ditto.
3037
64e17368
SS
30382010-04-08 Stan Shebs <stan@codesourcery.com>
3039
3040 * gdb.trace/actions.exp: Clear default-collect.
3041 * gdb.trace/save-trace.exp: Clear default-collect.
3042
fff5cc64
PM
30432010-04-08 Phil Muldoon <pmuldoon@redhat.com>
3044
3045 * gdb.python/py-value: Add null string variable.
3046 (test_lazy_string): Test zero length, NULL address lazy
3047 strings.
3048
a055a187
L
30492010-04-07 H.J. Lu <hongjiu.lu@intel.com>
3050
3051 * gdb.arch/i386-avx.c: New.
3052 * gdb.arch/i386-avx.exp: Likewise.
3053
3054 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3055
96e39866
DE
30562010-04-06 Doug Evans <dje@google.com>
3057
3058 * gdb.base/source-test.gdb: New file.
3059 * gdb.base/source.exp: Test source -v.
3060
5984a431
UW
30612010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3062
3063 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3064
ec8a089a
PM
30652010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3066
3067 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3068 within one line, unless it is followed by a double quote.
3069 * gdb.stabs/hppa.sed: Idem.
3070 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
3071 * gdb.stabs/weird.exp: Check for correct parsing of
3072 char and string constants.
ec8a089a
PM
3073 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3074 in .stabs to .stabx substitution.
3075
fce3c1f0
SS
30762010-04-05 Stan Shebs <stan@codesourcery.com>
3077
3078 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3079 constant global.
3080 * gdb.trace/tfile.exp: Try to print them.
3081
d77f58be
SS
30822010-04-04 Stan Shebs <stan@codesourcery.com>
3083
3084 * gdb.base/completion.exp: Update for new "info watchpoints".
3085 * gdb.base/default.exp: Ditto.
3086 * gdb.base/help.exp: Ditto.
3087 * gdb.base/watchpoint.exp: Ditto.
3088 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 3089
af54718e
SS
30902010-04-04 Stan Shebs <stan@codesourcery.com>
3091
3092 * gdb.trace/tfile.exp: Sharpen tfind test.
3093
74d1f91e
JK
30942010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3095
3096 * gdb.base/break-entry.exp: New.
3097
eb8e76db 30982010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 3099 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
3100
3101 * gdb.reverse/i386-sse-reverse.exp: New file.
3102 * gdb.reverse/i386-sse-reverse.c: New file.
3103
bf65cad8
PA
31042010-04-02 Pedro Alves <pedro@codesourcery.com>
3105
3106 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3107
fff87407
SS
31082010-04-01 Stan Shebs <stan@codesourcery.com>
3109
3110 * gdb.trace/actions.exp: Tweak expected output.
3111 * gdb.trace/while-stepping.exp: Tweak expected output.
3112
fe01d668
L
31132010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3114
3115 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3116
86b17b60
PA
31172010-04-01 Pedro Alves <pedro@codesourcery.com>
3118
3119 * gdb.base/commands.exp: Adjust.
3120 * gdb.cp/extern-c.exp: Adjust.
3121
2c58c0a9
PA
31222010-04-01 Pedro Alves <pedro@codesourcery.com>
3123
3124 * gdb.trace/collection.c (local_test_func): Define a local struct,
3125 and instanciate it.
3126
0db9b91c
PA
31272010-04-01 Pedro Alves <pedro@codesourcery.com>
3128
3129 * gdb.trace/collection.exp (gdb_collect_args_test)
3130 (gdb_collect_argarray_test): XFAIL the tests that assume the
3131 argarray argument's elements are collected.
3132
8072405b
JK
31332010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3134
3135 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3136 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3137
8bf6485c
SS
31382010-03-31 Stan Shebs <stan@codesourcery.com>
3139
3140 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3141 and tracepoint conditionals.
3142 (gdb_verify_tracepoints): Delete unused return.
3143
fd7f724a
KS
31442010-03-26 Keith Seitz <keiths@redhat.com>
3145
3146 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3147 appear in the output before main.
3148 Remove KFAIL for gdb/2215 aka bz 9320.
3149
8d9e7719
DE
31502010-03-30 Doug Evans <dje@google.com>
3151
0906dd0b
DE
3152 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3153 by dejagnu.
3154 * gdb.arch/amd64-dword.exp: Ditto.
3155
8d9e7719
DE
3156 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3157 match.
3158 (break printf): Ditto.
3159
1da644f0
SW
31602010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3161
3162 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3163 gcc < 4.4.
3164 * gdb.cp/shadow.exp: Ditto.
3165
a8121990
PA
31662010-03-29 Pedro Alves <pedro@codesourcery.com>
3167
3168 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3169 "tstart" is silent.
3170
6e79d367
PA
31712010-03-29 Pedro Alves <pedro@codesourcery.com>
3172
3173 * gdb.trace/collection.exp (executable): New.
3174 (binfile): Use it.
3175 (fpreg, spreg, pcreg): New.
3176 (test_register): Use gdb_test_multiple. Pass /x to print.
3177 (prepare_for_trace_test): New.
3178 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3179 (gdb_collect_args_test, gdb_collect_argstruct_test)
3180 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3181 prepare_for_trace_test.
3182 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3183 fpreg, spreg and pcreg.
3184 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3185 prepare_for_trace_test.
3186 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3187 try to detect tracing support here. Don't set breakpoints at
3188 `begin' or `end' here.
3189 <global scope>: Use clean_restart. Run to main before checking
3190 for tracing support. Check for for tracing support here.
3191
09248348
JK
31922010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3193
3194 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3195 " as $displacement" to "seen displacement message".
3196
d350db38
PA
31972010-03-28 Pedro Alves <pedro@codesourcery.com>
3198
3199 * gdb.trace/while-dyn.exp (executable): New variable.
3200 (binfile): Use it.
3201 (test_while_stepping): New function. Move most tests here. Call
3202 it once for each of the while-stepping, stepping and ws aliases.
3203
907af001
UW
32042010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3205
3206 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3207 that do not provide the tagless_struct type name at all.
3208 (test_print_anon_union): Do not check value of uninitialized
3209 union member. Do not use cp_test_ptype_class, so we can accept
3210 "long" as well as "long int".
3211
610197fd
PA
32122010-03-26 Pedro Alves <pedro@codesourcery.com>
3213
3214 * gdb.trace/tfile.c (tohex, bin2hex): New.
3215 (write_error_trace_file): Hexify error description.
3216
6c28cbf2
SS
32172010-03-25 Stan Shebs <stan@codesourcery.com>
3218
3219 * gdb.trace/tfile.c: Generate an additional trace file, improve
3220 portability.
3221 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3222 files in a better way.
3223
e62b8c7e
KS
32242010-03-25 Keith Seitz <keiths@redhat.com>
3225
3226 * gdb.java/jprint.exp: XFAIL printing of static class members
3227 because of GCC debuginfo problem.
3228
82ccf5a5
JK
32292010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3232
293e2f9e
DJ
32332010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3234
3235 * gdb.base/completion.exp: Allow long instead of long int.
3236 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3237 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3238 variable p.
3239 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3240 * gdb.base/pointers.exp: Allow long instead of long int.
3241 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3242 * gdb.base/step-line.exp: Allow a directory before the source file name.
3243
95a42b64
TT
32442010-03-24 Tom Tromey <tromey@redhat.com>
3245
3246 PR breakpoints/9352:
3247 * gdb.base/default.exp: Update.
3248 * gdb.base/commands.exp: Update.
3249 * gdb.cp/extern-c.exp: Test setting commands on multiple
3250 breakpoints at once.
3251
2390201f
DJ
32522010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3253
3254 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3255 if gdb,nosignals.
3256 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3257 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3258 exited".
3259
8c9a6790
SS
32602010-03-24 Stan Shebs <stan@codesourcery.com>
3261
3262 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3263
a6c727b2
DJ
32642010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3265
3266 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3267 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3268 argument. Handle "short" and "long".
3269 (Top level): Pass overprototyped output for old_fptr and xptr.
3270
4dfd5423
PA
32712010-03-23 Pedro Alves <pedro@codesourcery.com>
3272
3273 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3274 format strings and add casts to avoid compiler warnings.
3275
32762010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3277
3278 * lib/trace-support.exp (gdb_trace_setactions):
3279 Don't expect whitespace after ">" prompt.
3280 * gdb.trace/actions.exp: Adjust for output changes.
3281 * gdb.trace/while-stepping.exp: Likewise.
3282
c847d045
JK
32832010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3286 and r157645).
3287
5f717f1d
JK
32882010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3289
3290 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3291 New.
3292
7d6d51d5
DJ
32932010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3294
3295 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3296 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3297
3b11a015
SS
32982010-03-19 Stan Shebs <stan@codesourcery.com>
3299
3300 * gdb.trace/ax.exp: New file.
3301
d7d158ed
DE
33022010-03-19 Doug Evans <dje@google.com>
3303
6bb85cd1
DE
3304 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3305 output from gcc.
3306
d7d158ed
DE
3307 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3308 named /usr/sbin/prelink<foo>.
3309
4daf5ac0
SS
33102010-03-18 Stan Shebs <stan@codesourcery.com>
3311
3312 * gdb.trace/circ.exp: Test circular-trace-buffer.
3313 * gdb.trace/tfile.exp: Update tstatus test.
3314
e8d05480
JB
33152010-03-18 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3318 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3319
441b986a
UW
33202010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3321
3322 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3323
4247603b
PA
33242010-03-18 Pedro Alves <pedro@codesourcery.com>
3325
3326 * gdb.base/default.exp: Adjust the expected output of the finish
3327 and until commands when the inferior is not being run.
3328
13387711
SW
33292010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3330
3331 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3332 * gdb.cp/nsusing.exp: Ditto.
3333
6e31430b
TT
33342010-03-15 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3337 * gdb.cp/userdef.cc (operator==): New function.
3338 (main): New locals mem1, mem2.
3339
e2d69cb5
JZ
33402010-03-15 Jie Zhang <jie@codesourcery.com>
3341
3342 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3343 Declare and use new loadtimeout variable.
3344
f572f0a9
DJ
33452010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3346
3347 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3348 Use gdb_load later.
3349
51f4c0b0
PA
33502010-03-14 Pedro Alves <pedro@codesourcery.com>
3351
3352 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3353 literal. Add missing endlines to prints to stderr.
3354
1c809c68
TT
33552010-03-12 Tom Tromey <tromey@redhat.com>
3356
3357 PR c++/9708:
3358 * gdb.cp/m-static.exp: Add regression test.
3359 * gdb.cp/m-static.cc (method): New method.
3360 (main): Call it.
3361
00ae8fef
SW
33622010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3363
3364 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3365 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3366
759f0f0b
PA
33672010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3368
21e24d21
PA
3369 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3370
33712010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3372
759f0f0b
PA
3373 * lib/gdb.exp (skip_stl_tests): New.
3374 (gdb_compile): Symbian needs -ldl.
3375 (shlib_target_file): New.
3376 (shlib_symbol_file): New.
3377 (gdb_load_shlibs): Use shlib_target_file.
3378 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3379 * gdb.cp/exception.exp: Use skip_stl_tests.
3380 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3381 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3382 * gdb.cp/mb-templates.exp: Ditto.
3383 * gdb.base/commands.exp: Relax regexes.
3384 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3385 shlib_target_file and shlib_symbol_file.
3386 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3387 sections.
3388 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3389 * gdb.base/solib-disc.exp: Use
3390 shlib_target_file and shlib_symbol_file.
3391 * gdb.base/unload.exp: Don't skip on symbian. Use
3392 shlib_target_file and shlib_symbol_file.
3393 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3394
6a8f2671 33952010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3396
6a8f2671
PA
3397 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3398 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3399 Issue a tfind end before looking for a tracepoint frame.
3400 * gdb.trace/tfind.exp: Adjust tstatus output.
3401 Adjust disassembly output.
3402 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3403
ccf26247
JK
34042010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3405
3406 * gdb.base/break-interp.exp: Create new displacement parameter value
3407 for the test_ld calls.
3408 (reach): New parameter displacement, verify its content. New push of
3409 pf_prefix "reach-$func:". Import global expect_out.
3410 (test_core): New parameter displacement, verify its content. New push
3411 of pf_prefix "core:". New command "set verbose on". Import global
3412 expect_out.
3413 (test_attach): New parameter displacement, verify its content. New
3414 push of pf_prefix "attach:". New command "set verbose on". Import
3415 global expect_out.
3416 (test_ld): New parameter displacement, pass it to the reach, test_core
3417 and test_attach calls and verify its content in the "ld.so exit" test.
3418 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3419 (prelink): Update expected text, use gdb_test.
3420
e469c7fb
DE
34212010-03-10 Doug Evans <dje@google.com>
3422
3423 * gdb.base/checkpoint.exp: Fix comment.
3424 Lengthen timeout while doing >600 checkpoints test.
3425 Rename duplicate "kill all one" test to keep test names unique.
3426
60e1c644
PA
34272010-03-10 Pedro Alves <pedro@codesourcery.com>
3428
3429 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3430
cec808ec
KS
34312010-03-08 Keith Seitz <keiths@redhat.com>
3432
889bf7c5
PA
3433 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3434 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3435 (dm_type_long): New function.
3436 (dm_type_unsigned_short): New function.
3437 (dm_type_unsigned_long): New function.
3438 (myint): New typedef.
3439 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3440 long, unsigned shor and long, operator char*, and typedef.
3441 (test_lookup_operator_functions): Add operator char* test.
3442 (test_paddr_operator_functions): Likewise.
3443 (test_paddr_overloaded_functions): Use probe values for
3444 short, long, and unsigned short and long.
3445 (test_paddr_hairy_functions): If the demangler probe detected
3446 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3447 demangler.
3448 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3449 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3450 and "print null_pmf".
3451 Add test "ptype a.*pmf".
3452 * gdb.cp/overload.exp: Allow optional "int" to appear with
3453 "short" and "long".
3454 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3455 long expect value for men_overload1arg.
3456 Allow "int" to appear with "short" and "long".
3457 When testing "info break", add argument for main (void).
3458 Also allow "int" to appear with "short" and "long".
3459 Ditto with "unsigned" and "long long".
cec808ec
KS
3460 * gdb.java/jmain.exp: Do not enclose methods names in single
3461 quotes.
3462 * gdb.java/jmisc.exp: Likewise.
3463 * gdb.java/jprint.exp: Likewise.
3464 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3465
3466 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3467 * gdb.cp/exception.exp (backtrace after first throw)
3468 (backtrace after second throw): Allow a namespace before __cxa_throw.
3469 (backtrace after first catch, backtrace after second catch): Allow
3470 a namespace before __cxa_begin_catch.
3471
3472 * gdb.cp/cpexprs.exp: New file.
3473 * gdb.cp/cpexprs.cc: New file.
3474
3475 From Daniel Jacobowitz <dan@codesourcery.com>
3476 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3477 to use string_to_regexp.
3478 (ctor, dtor): New functions. Use them to match constructor
3479 and destructor function types.
3480 (Top level): Use runto_main.
3481
f870a310
TT
34822010-03-05 Tom Tromey <tromey@redhat.com>
3483
3484 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3485 gdb.target_charset.
3486 (pp_ns.to_string): Likewise.
3487
0c199f28
KS
34882010-03-04 Keith Seitz <keiths@redhat.com>
3489
3490 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3491 can be quoted. Test that both the filename and function/line
3492 portions can be quoted at the same time.
3493
c7437ca6
PA
34942010-03-04 Pedro Alves <pedro@codesourcery.com>
3495
3496 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3497
b111b805
DE
34982010-03-03 Doug Evans <dje@google.com>
3499
24486cb7
DE
3500 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3501 libc contains libpthread.
3502
b111b805
DE
3503 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3504 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3505 of gdb_compile. Add another pattern to match android backtrace.
3506
a0e0ef55
TT
35072010-03-03 Tom Tromey <tromey@redhat.com>
3508
3509 PR gdb/11345:
3510 * gdb.base/printcmds.exp (test_printf): Add test.
3511
1ba53b71
L
35122010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3513
3514 * gdb.arch/amd64-byte.exp: New.
3515 * gdb.arch/amd64-dword.exp: Likewise.
3516 * gdb.arch/amd64-pseudo.c: Likewise.
3517 * gdb.arch/amd64-word.exp: Likewise.
3518 * gdb.arch/i386-byte.exp: Likewise.
3519 * gdb.arch/i386-pseudo.c: Likewise.
3520 * gdb.arch/i386-word.exp: Likewise.
3521
f5dff777
DJ
35222010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3523
3524 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3525 types. Add structreg, bitfields, and flags registers.
3526 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3527 registers.
3528
90884b2b
L
35292010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3530
3531 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3532 (load_description): Set architecture if defined.
3533
dc00d89f
PM
35342010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3535
3536 * gdb.python/py-frame.exp: Add read_var block tests.
3537 * gdb.python/py-frame.c (block): New function.
3538
0e095b7e
JK
35392010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3540 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3543
624f1a65
DM
35442010-02-25 David S. Miller <davem@davemloft.net>
3545
3546 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3547 fix logic for setting all_syscalls_numbers.
3548
f3e9a817
PM
35492010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3550
3551 * Makefile.in: Add py-block and py-symbol.
3552 * gdb.python/py-symbol.exp: New File.
3553 * gdb.python/py-symtab.exp: New File.
3554 * gdb.python/py-block.exp: New File.
3555 * gdb.python/py-symbol.c: New File.
3556 * gdb.python/py-block.c: New File.
3557
f6bbabf0
PM
35582010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3559
3560 PR python/11314
3561 * lib/gdb.exp (skip_python_tests): New function.
3562 * gdb.python/py-cmd.exp: Use skip_python_tests.
3563 * gdb.python/py-frame.exp: Likewise.
3564 * gdb.python/py-function.exp: Likewise.
3565 * gdb.python/py-prettyprint.exp: Likewise.
3566 * gdb.python/py-template.exp: Likewise.
3567 * gdb.python/py-type.exp: Likewise.
3568 * gdb.python/py-value.exp: Likewise.
3569
85d721b8
PA
35702010-02-22 Pedro Alves <pedro@codesourcery.com>
3571
3572 PR9605
3573
3574 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3575
48e32051
TT
35762010-02-19 Tom Tromey <tromey@redhat.com>
3577
3578 PR c++/8693, PR c++/9496:
3579 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3580 regression tests.
3581
ac9c0048
JK
35822010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 Fix compatibility with m68k as.
3585 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3586 Use only /* comments */.
3587
57bb97a4
UW
35882010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3589
3590 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3591 * configure: Regenerate.
3592
7d1bf85c
DJ
35932010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.python/py-type.exp: Check for Python support.
3596
061b5285
PA
35972010-02-17 Pedro Alves <pedro@codesourcery.com>
3598
3599 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3600 `regsub' syntax available.
3601
f8a8bc2c
PA
36022010-02-17 Pedro Alves <pedro@codesourcery.com>
3603
3604 * gdb.base/shmain.c (main): Remove printf call.
3605 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3606 * gdb.base/unload.c (main): Make format of fprintf a string
3607 literal. Add missing endlines to prints to stderr.
3608 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3609
6f451e5e
TT
36102010-02-17 Tom Tromey <tromey@redhat.com>
3611
3612 * gdb.java/jprint.java (jprint.props): New field.
3613 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3614
12d79008
PA
36152010-02-17 Pedro Alves <pedro@codesourcery.com>
3616
ef801a0e 3617 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3618 available.
3619
d252f7e5
DJ
36202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3621
3622 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3623 creation to support remote host testing.
3624
67bdab6c
DJ
36252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3628 Recognize "command not found".
3629
bb391223
DJ
36302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3631
3632 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3633 single-stepping.
3634
70362913
DJ
36352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3636
3637 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3638 if arguments are not supported.
3639
493f3c00
DJ
36402010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3641
3642 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3643 be const or non-const.
3644
8034c749
DJ
36452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3646
3647 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3648 mi_send_resuming_command to send -exec-continue.
3649
791dfb64
DJ
36502010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3651
3652 * gdb.base/list.exp (test_list_filename_and_function): Add test
3653 with single quotes.
3654 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3655 matching.
3656 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3657 Add KFAIL'd tests for PR gdb/11289.
3658
7c5fe868
DJ
36592010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3660
3661 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3662
fdc498b8
DJ
36632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3664
3665 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3666 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3667 a temporary directory.
3668
b519e2a6
DJ
36692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * gdb.base/charset.exp: Use a single regular expression to match
3672 show host-charset and show target-charset output.
3673
74164c56
JK
36742010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3675
3676 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3677 "Illegal process-id" expect string more exact.
3678 (attach to digits-starting nonsense is prohibited): New.
3679
701ed6dc
JK
36802010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 * gdb.base/prelink.exp (set verbose on): New.
3683
889bf7c5 36842010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3685
3686 * mi-reverse.exp: New file. Test for reverse option to the
3687 following MI commands: exec-continue, exec-finish, exec-next,
3688 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3689
dadf0e9c
JB
36902010-02-09 Joel Brobecker <brobecker@adacore.com>
3691
3692 * gdb.ada/ptype_tagged_param: New testcase.
3693
714f19d5
TT
36942010-02-08 Tom Tromey <tromey@redhat.com>
3695
3696 PR c++/8017:
3697 * gdb.cp/overload.exp: Add tests.
3698 * gdb.cp/overload.cc (struct K): New.
3699 (namespace N): New.
3700 (main): Call new functions.
3701 (K::staticoverload): Define.
3702
889bf7c5 37032010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
3704
3705 PR gdb/10728
3706 * gdb.cp/pr10728-x.h: New file.
3707 * gdb.cp/pr10728-x.cc: New file.
3708 * gdb.cp/pr10728-y.cc: New file.
3709 * gdb.cp/pr10728.exp: New file.
3710 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3711
889bf7c5 37122010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
3713
3714 PR gdb/9067
3715 * gdb.cp/pr9067.exp: New
3716 * gdb.cp/pr9067.cc: New
3717 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3718
7b356089
JB
37192010-02-08 Joel Brobecker <brobecker@adacore.com>
3720
3721 * lib/gdb.exp (gdb_test_timeout): New global variable.
3722 Set it to timeout if not already set.
3723 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3724
1be00882
DE
37252010-02-05 Doug Evans <dje@google.com>
3726
3727 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3728 user.
3729
82856980
SW
37302010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3731
3732 PR c++/7935:
3733 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3734
1a334831
TT
37352010-02-04 Tom Tromey <tromey@redhat.com>
3736
3737 * gdb.cp/virtbase.exp: Make test case names unique.
3738
9c3c02fd
TT
37392010-02-02 Tom Tromey <tromey@redhat.com>
3740
3741 * gdb.cp/virtbase.exp: Add regression tests.
3742 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3743 (main): Instantiate RHC.
3744
0cc2414c
TT
37452010-02-02 Tom Tromey <tromey@redhat.com>
3746
3747 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3748 type-printing change.
3749
edf3d5f3
TT
37502010-02-02 Tom Tromey <tromey@redhat.com>
3751
3752 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3753 * gdb.cp/virtbase.cc: New file.
3754 * gdb.cp/virtbase.exp: New file.
3755 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3756
e4b7f41c
JK
37572010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 PR libc/11214:
3760 * gdb.threads/current-lwp-dead.c: Include features.h.
3761 (HAS_NOMMU): New.
3762 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3763
b381ea14
JK
37642010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3765
3766 * gdb.base/symbol-without-target_section.exp,
3767 gdb.base/symbol-without-target_section.c: New.
3768
c593ac0e
DJ
37692010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3770
3771 * gdb.base/bigcore.exp: Reset increased timeout.
3772 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3773
db25f29d
DJ
37742010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * gdb.base/gcore.exp (capture_command_output): Use
3777 gdb_test_multiple.
3778
f9d67f43
DJ
37792010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3780
3781 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3782 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3783 (Top level): Call it.
3784
177321bd
DJ
37852010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3786
3787 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3788
97f2ed50
DJ
37892010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3790
3791 * gdb.base/call-strs.exp, gdb.base/default.exp,
3792 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3793 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3794 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3795 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3796 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3797 * gdb.base/ending-run.exp: Correct restore of timeout.
3798 * gdb.base/page.exp: Remove unnecessary timeout setting.
3799
e4e2711a
JB
38002010-01-29 Joel Brobecker <brobecker@adacore.com>
3801
3802 * gdb.ada/rec_return: New testcase.
3803
ba581dc1
JB
38042010-01-29 Joel Brobecker <brobecker@adacore.com>
3805
3806 * gdb.ada/call_pn: New testcase.
3807
4ea95be9
DJ
38082010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3809
3810 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3811 (Top level): Use it to resume.
3812 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3813 the Thumb mode displaced stepping error as unsupported.
3814
df83a9bf
SW
38152010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3816
889bf7c5
PA
3817 * gdb.cp/nsusing.exp: Added more tests.
3818 * gdb.cp/nsrecurs.exp: Ditto.
3819 * gdb.cp/nsusing.cc: Added test functions.
3820 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 3821
40b27cdc
JK
38222010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3823
3824 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3825 absolute directory pathnames in gdb.sum file.
3826
de958931
SW
38272010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3828
3829 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3830 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3831
708ead4e
TT
38322010-01-26 Tom Tromey <tromey@redhat.com>
3833
3834 PR exp/7643:
3835 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3836 setup_kfail.
3837
b14e635e
SW
38382010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3839
3840 * gdb.cp/nsrecurs.exp: New test.
3841 * gdb.cp/nsrecurs.cc: New test program.
3842 * gdb.cp/nsstress.exp: New test.
3843 * gdb.cp/nsstress.cc: New test program.
3844 * gdb.cp/nsdecl.exp: New test.
3845 * gdb.cp/nsdecl.cc: New test program.
3846
8540c487
SW
38472010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3848
3849 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3850 imported into file scope.
3851 Marked test as xfail.
3852 * gdb.cp/namespace-using.cc (marker5): New function.
3853 * gdb.cp/shadow.exp: New test.
3854 * gdb.cp/shadow.cc: New test program.
3855 * gdb.cp/nsimport.exp: New test.
3856 * gdb.cp/nsimport.cc: New test program.
3857
421d5d99
TT
38582010-01-25 Tom Tromey <tromey@redhat.com>
3859
3860 PR gdb/11049:
3861 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3862 with "set print null-stop on".
3863
691f8dc1
JK
38642010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3865
3866 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3867 Adjust it for DISASSEMBLY_OMIT_FNAME.
3868
0b92b5bb
TT
38692010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3870
3871 PR symtab/11199:
3872 * gdb.dwarf2/member-ptr-forwardref.exp,
3873 gdb.dwarf2/member-ptr-forwardref.S: New.
3874
23787403
JK
38752010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3876
3877 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3878 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3879 thread1_tid_mutex. Remove gdbstop_mutex handling.
3880 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3881 thread2_tid_mutex. Remove gdbstop_mutex handling.
3882 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3883 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3884 pthread_cond_wait conditionalizations by while loops.
3885
b966cb8a
TT
38862010-01-20 Tom Tromey <tromey@redhat.com>
3887
3888 PR backtrace/10770:
3889 * gdb.dwarf2/pr10770.exp: New file.
3890 * gdb.dwarf2/pr10770.c: New file.
3891 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3892
fcae584b
VP
38932010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3894
3895 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3896 that target was removed, and the test always runs native anyway.
3897
a0f49112
JK
38982010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3899
3900 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3901 gdb.base/watchpoint-cond-gone-stripped.c: New.
3902
ceeb3d5a
TT
39032010-01-19 Tom Tromey <tromey@redhat.com>
3904
3905 PR c++/8000:
3906 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3907 existing tests.
3908 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3909 (main): Use AAA::SomeEnum.
3910
dd322c54
JK
39112010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3914 (test_ignore_count): Declare line_callme_body global.
3915 (run to breakpoint with ignore count): Use line_callme_body.
3916 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3917 (set line_main_hello, set line_main_return): Reindent.
3918 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3919 New.
3920 (continue to callee4): Use line_callee4_body.
3921 (check *stopped from CLI command): Use line_callee4_next.
3922 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3923 (set line_main_hello, set line_main_return): Reindent.
3924 (set line_callee4_head, set line_callee4_body): New.
3925 (continue to callee4): Use line_callee4_body.
3926
4e8f195d
TT
39272010-01-18 Tom Tromey <tromey@redhat.com>
3928
3929 PR c++/9680:
3930 * gdb.cp/casts.cc: Add new classes and variables.
3931 * gdb.cp/casts.exp: Test new operators.
3932
9e14a9ba
JB
39332010-01-18 Tom Tromey <tromey@redhat.com>
3934 Thiago Jung Bauermann <bauerman@br.ibm.com>
3935
3936 * gdb.python/source2.py: New file.
3937 * gdb.python/source1: New file.
3938 * gdb.python/python.exp: Test "source" command.
3939
00bf0b85
SS
39402010-01-15 Stan Shebs <stan@codesourcery.com>
3941
3942 * gdb.trace/tfile.c: New file.
3943 * gdb.trace/tfile.exp: New file.
889bf7c5 3944
55235ad7
JK
39452010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3946
3947 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3948
9f2982ff
JK
39492010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3950
3951 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3952
bbfba9ed
JK
39532010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3956 (libfunc): New parameter action. Implement also selectable "sleep".
3957 * gdb.base/break-interp-main.c: Include assert.h.
3958 (libfunc): New parameter action.
3959 (main): New parameters argc and argv. Assert argc. Pass argv.
3960 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3961 (test_attach): New proc.
3962 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3963 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3964
61f0d762
JK
39652010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 * gdb.base/break-interp.exp (test_core): New proc.
3968 (test_ld): Call it.
3969
06a6f270
JK
39702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3971
3972 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3973 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3974 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3975 and gdb_compile_shlib. Use new -Wl compiler options.
3976 (dl bt, main bt): New tests.
3977
51bee8e9
JK
39782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3979
3980 Support PIEs with no symfile_objfile.
3981 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3982 (test_ld): New parameter trynosym.
3983 (test_ld <$trynosym>): New block.
3984
b8040f19
JK
39852010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * gdb.base/break-interp.exp: New file.
3988
be759fcf
PM
39892010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3990
3991 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3992 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3993 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3994 test.
3995 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3996 * gdb.python/py-mi.exp: Add lazy string test.
3997
dc146f7c
VP
39982010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3999
4000 * lib/mi-support.exp (mi_check_thread_states): Handle
4001 core number in thread listing.
4002
b4ba55a1
JB
40032010-01-12 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.base/maint.exp: Adjust the expected output for the
4006 "maint print type" test. Use gdb_test_multiple instead of
4007 gdb_sent/gdb_expect.
4008
08e24bd4
DE
40092010-01-11 Doug Evans <dje@google.com>
4010
6496a609
DE
4011 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4012 from gdbserver_download. All callers updated.
4013
08e24bd4
DE
4014 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4015
b5cfddf5
JK
40162010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 Implement binary numbers parsing.
4019 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4020 (test_integer_literals_rejected): New binary tests.
4021
3725885a
RW
40222010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4023
4024 * gdb.cell/configure: Regenerate.
4025
37aeb5df
JK
40262010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * gdb.base/corefile.exp: Move the core finding block out and call it as
4029 core_find, new variable $corefile, replace corefile by $corefile and
4030 [file tail $corefile] for usage vs. test names resp.
4031 * lib/gdb.exp (core_find): Move it as a new function here. New
4032 parameter binfile and deletefiles. New variable $destcore. Pre-delete
4033 $destcore. Return "" on error.
4034
d521f563
JK
40352010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4036
4037 Workaround PR binutils/10802.
4038 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4039 (twice).
4040
28f24826
DJ
40412010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4042
4043 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4044
2de75e71
JB
40452010-01-08 Joel Brobecker <brobecker@adacore.com>
4046
4047 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4048 call, to avoid interruption.
4049
fe00719b 40502010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
4051
4052 * gdb.stabs/weird.def (args93): New.
4053
d0ef5df8
DE
40542010-01-07 Doug Evans <dje@google.com>
4055
4056 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4057
3a08d52f
TT
40582010-01-07 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.base/source.exp: Use correct line number.
4061
7a697b8d
SS
40622010-01-05 Stan Shebs <stan@codesourcery.com>
4063
4064 * gdb.trace/tracecmd.exp: Test ftrace.
4065
7803799a
UW
40662010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4067
4068 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4069
c54eabfa
JK
40702010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4071
4072 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4073 "uint_for_mi_testing".
4074
02e7ef19
JB
40752010-01-01 Joel Brobecker <brobecker@adacore.com>
4076
4077 Test indented comment in file being sourced.
4078 * gdb.base/commands.exp: Test indented comment in file being sourced.
4079
abd775ce
JB
40802010-01-01 Joel Brobecker <brobecker@adacore.com>
4081
4082 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4083 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4084 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4085 notice.
4086
79b55b82
JB
40872010-01-01 Joel Brobecker <brobecker@adacore.com>
4088
4089 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4090 notice.
4091
8997583e
JK
40922010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4093
4094 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4095 missing $after_stopped and comma (,) expectation.
4096
6da95a67
SS
40972009-12-31 Stan Shebs <stan@codesourcery.com>
4098
4099 * gdb.trace/actions.exp: Test teval action.
889bf7c5 4100
218d2fc6
TJB
41012009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4102
4103 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4104 (top level): Call test_watchpoint_in_big_blob.
4105 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4106 watchpoints.
4107 (func3): Write to buf.
4108
236f1d4d
SS
41092009-12-29 Stan Shebs <stan@codesourcery.com>
4110
4111 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 4112
f61e138d
SS
41132009-12-28 Stan Shebs <stan@codesourcery.com>
4114
4115 * gdb.trace/tsv.exp: New file.
4116 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 4117
0219b378
DJ
41182009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.base/find.c (main): Reference search buffers.
4121 * gdb.base/included.c (main): Reference integer.
4122 * gdb.base/ptype.c (charfoo): Declare.
4123 (intfoo): Call charfoo.
4124 * gdb.base/scope0.c (useitp): New function.
4125 (usestatics): Use useitp.
4126 (useit): Add a type for val.
4127 * gdb.base/scope1.c (useit1): Take a pointer argument.
4128 (usestatics1): Update calls to useit1.
4129 * gdb.cp/call-c.cc: Declare foo.
4130 (main): Call foo.
4131 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4132 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4133 (main): Call C::ensureRefs and ensureOtherRefs.
4134 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4135 variables.
4136 (ensureOtherRefs): New function.
4137 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4138 * gdb.cp/templates.cc (main): Call t5i.value.
4139
3f78692f
JK
41402009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 Fix compatibility with G++-4.5.
4143 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4144 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4145 (uncaught return): Remove.
4146
429374b8
JK
41472009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4148 Phil Muldoon <pmuldoon@redhat.com>
4149
4150 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4151 (bp_location13, bp_location14, bp_location17, bp_location18)
4152 (marker3_proto, marker4_proto): New variables.
4153 (breakpoint info): Update output.
4154 (run until breakpoint at marker3, run until breakpoint at marker4): New
4155 tests.
4156
859825b8
JK
41572009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4160 Replace the printf call of Y by provided "y-set-1" label. New block
4161 for the second shared library.
4162 * gdb.base/unload.exp: Compile also the second library, call
4163 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4164 (single pending breakpoint info): Rename to ...
4165 (pending breakpoint info before run): ... this extended test.
4166 (libfile2, libname2, libsrcfile2, libsrc2)
4167 (lib_sl2): New variables.
4168 (exec_opts): Set also SHLIB_NAME2.
4169 (pending breakpoint info on first run at shrfunc1)
4170 (pending breakpoint info on second run at shrfunc1)
4171 (pending breakpoint info on second run at shrfunc2)
4172 (print y from libfile, print y from libfile2): New tests.
4173 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4174 * gdb.base/unloadshr2.c: New.
4175
e6a386cd
HZ
41762009-12-22 Hui Zhu <teawater@gmail.com>
4177
4178 * gdb.reverse/sigall-reverse.exp: Adjust.
4179
9e19b45e
VP
41802009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4181
4182 PR gdb/10884
4183
4184 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4185 (main): Call do_bitfield_tests.
aacf5b1e 4186 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 4187
d53a7b30
JB
41882009-12-20 Joel Brobecker <brobecker@adacore.com>
4189
4190 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4191 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4192 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4193 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4194 gdb.modula2/unbounded1.c: Update copyright header.
4195
191ca0a1
CM
41962009-12-10 Chris Moller <moller@mollerware.com>
4197
4198 PR gdb/9399
4199 * gdb.cp/virtfunc2.exp: New tests
4200 * gdb.cp/virtfunc2.cc: New tests
4201 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4202
0fa6cf1b
MS
42032009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4204
4205 * gdb.reverse/i387-env-reverse.c: New file.
4206 * gdb.reverse/i387-env-reverse.exp: New file.
4207 * gdb.reverse/i387-stack-reverse.c: New file.
4208 * gdb.reverse/i387-stack-reverse.exp: New file.
4209
361ae042
PM
42102009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4211
4212 * gdb.python/py-type.exp (test_range): New test.
4213
bfd31e71
PM
42142009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4215
4216 PR python/10805
4217
4218 * gdb.python/py-type.exp: New file.
4219 * gdb.python/py-type.c: New file.
4220 * Makefile.in: Add py-type.
4221
57a1d736
TT
42222009-12-03 Tom Tromey <tromey@redhat.com>
4223
4224 * gdb.python/py-value.exp (test_parse_and_eval): New
4225 function.
4226
1f3b5d1b
PP
42272009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4228
4229 PR gdb/11022
4230
4231 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
4232 * gdb.base/pr11022.c: New test.
4233
8b7dbdc9
JK
42342009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4235
4236 Fix spurious false FAILs.
4237 * gdb.base/structs.c (chartest): New.
4238 (main): Fill-in chartest.
4239 * gdb.base/structs.exp (anychar_re, first): New.
4240 (start_structs_test): Import global anychar_re and first.
4241 New gdb_test call "set print elements 300; ${testfile}"
4242 (start_structs_test <$first>): New block.
4243 (any): Import global anychar_re. New variable ac. Use ${ac}.
4244
6a53b2ec
JK
42452009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4248
d7167b4c
JK
42492009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4252 Force $srcfile file.
4253 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4254
b1798462
UW
42552009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4256
4257 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4258 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4259 * gdb.threads/watchthreads-reorder.exp: Likewise.
4260
b6199126
DJ
42612009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4262
4263 PR gdb/8704
4264
4265 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4266 "if", and "thread". Correct matching in the previous test.
4267
b22a0510
DJ
42682009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4269
4270 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4271
930636d2
MS
42722009-11-23 Michael Snyder <msnyder@vmware.com>
4273
4274 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4275 * gdb.reverse-watch-precsave.exp: Ditto.
4276
21a0512e
PP
42772009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4278
4279 * gdb.asm/asm-source.exp: Adjust.
4280 * gdb.base/help.exp: Adjust.
889bf7c5 4281
fc30d5e0
PA
42822009-11-22 Pedro Alves <pedro@codesourcery.com>
4283
4284 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4285 (do_syscall_tests_without_xml): Set data-directory to
4286 /the/path/to/nowhere.
4287
f6bc2008
PA
42882009-11-21 Pedro Alves <pedro@codesourcery.com>
4289
4290 * gdb.threads/local-watch-wrong-thread.c,
4291 gdb.threads/local-watch-wrong-thread.exp: New files.
4292
8c2fb5de
PA
42932009-11-21 Pedro Alves <pedro@codesourcery.com>
4294
4295 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4296 assume new `regsub' syntax available.
4297
ebec9a0f
PA
42982009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4299
a79d3c27
JK
4300 * gdb.base/watchpoint-hw-hit-once.exp,
4301 gdb.base/watchpoint-hw-hit-once.c: New.
4302
43032009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4304
4305 * gdb.threads/watchthreads-reorder.exp,
4306 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4307
276a961b
MK
43082009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4309
4310 * gdb.xml/tdesc-regs.exp: Use for m68k.
4311
4867c1fb
PA
43122009-11-15 Pedro Alves <pedro@codesourcery.com>
4313
4314 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4315
f6838f81
DJ
43162009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4317
4318 * lib/gdb.exp (current_target_name): New procedure.
4319 (gdb_wrapper_target): New variable.
4320 (gdb_wrapper_init): Set gdb_wrapper_target.
4321 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4322 wrapper.
4323
4ac4dd3f
DJ
43242009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4325
4326 * gdb.base/remote.exp: Delete the slowest load test.
4327 Do not load with fixed packet sizes.
4328
a7881759
DJ
43292009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4330
4331 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4332
97a5b505
DJ
43332009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4334
4335 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4336 srcfile when setting a breakpoint.
4337
d3e1fc54
DJ
43382009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4339
4340 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4341 macros.
4342
7cbcbded
DJ
43432009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4346 to be in memory.
4347 * gdb.base/display.c (force_mem): New.
4348 (do_loops): Use it. Add breakpoint comments.
4349 (do_vars): Add a breakpoint comment.
4350 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4351 line numbers.
4352
bdea3a92
NF
43532009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4354
4355 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4356 instead of a bare "run".
4357
269f82e5
PP
43582009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4359
4360 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4361
a69b7d9d
DJ
43622009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4363
4364 * lib/cell.exp (skip_cell_tests): Clean up test files before
4365 returning.
4366
b598bfda
DJ
43672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4368
4369 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4370 and the breakpoint menu. Do not call perror if a prompt is seen.
4371 Consume the following GDB prompt.
4372 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4373 * gdb.cp/namespace.exp: Use gdb_test.
4374 * gdb.cp/templates.exp: Use gdb_test.
4375 (test_template_breakpoints): Use gdb_test_multiple.
4376
87728fa0
DJ
43772009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4378
4379 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4380 (marker4): Reference values.
4381
b67c692f
DJ
43822009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4383
4384 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4385 is missing.
4386
f0df251a
DJ
43872009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4388
4389 * gdb.base/break.c (need_malloc): New.
4390 * gdb.base/constvars.c (main): Reference crass and crisp.
4391 * gdb.base/gdb1821.c (main): Reference bar.
4392 * gdb.cp/gdb1355.cc (main): Reference s1.
4393 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4394 (main): Call them.
4395 * gdb.cp/hang2.cc (dummy2): Define.
4396 * gdb.cp/hang3.cc (dummy3): Define.
4397 * gdb.cp/m-data.cc (main): Reference shadow.
4398
bdf7534a
NF
43992009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4400 Nathan Froyd <froydnj@codesourcery.com>
4401
4402 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4403 remote host.
4404
f24fce77
NF
44052009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4406
4407 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4408 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4409 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4410 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4411 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4412 * gdb.dwarf2/dw2-producer.exp: Likewise.
4413 * gdb.dwarf2/mac-fileno.exp: Likewise.
4414 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4415 py-prettyprint.py to the remote host.
4416 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4417
40f0318e
KS
44182009-11-11 Keith Seitz <keiths@redhat.com>
4419
4420 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4421 use it instead of "Foo".
4422 * gdb.cp/classes.exp (do_tests): Add a test to access
4423 a method through a typedef'd class name.
4424
f3d9f7fb
NF
44252009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4426
4427 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4428 exponents.
4429 * gdb.base/pointers.exp: Likewise.
4430 * gdb.cp/ref-types.exp: Likewise.
4431
a4216f37
KS
44322009-11-11 Keith Seitz <keiths@redhat.com>
4433
4434 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4435 new[] and delete[].
4436 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4437 "void".
4438 (probe_demangler): Remove all single-quoting of
4439 method and variable names.
4440 (info_func_regexp): Remove the word "void" from any
4441 occurrence of "(void)".
4442 (print_addr_2): Remove all single-quoting of
4443 method names.
4444 (print_addr_2_kfail): Likewise.
4445 (print_addr): Single-quote C function names before
4446 passing to print_addr_2.
4447 (test_paddr_operator_functions): Remove single-quoting
4448 for method names.
4449 Add tests for operator new[] and operator delete[].
4450
9b14d7aa
JK
44512009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4454
85feb311
KS
44552009-11-09 Keith Seitz <keiths@redhat.com>
4456
4457 * gdb.cp/overload.exp: Add tests for resolving overloaded
4458 methods in expression parsing/evaluation.
4459
fa335448
DJ
44602009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * lib/gdb.exp (default_gdb_version): Use --version instead of
4463 --command.
4464
ec3c07fc
NS
44652009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4466
4467 * lib/gdb.exp (gdb_compile_test): New.
4468 (skip_ada_tests, skip_java_tests): New.
4469 (gdb_compile): Use gdb_compile_test for f77.
4470 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4471 * lib/java.exp (compile_java_from_source): Remove runtests check,
4472 use gdb_compile_test to record result.
4473 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4474 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4475 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4476 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4477 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4478 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4479 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4480 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4481 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4482 adjust gdb_compile invocations.
4483
b8b4e42b
JK
44842009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4485
4486 * Makefile.in (abs_builddir): New.
4487 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4488 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4489 `$(abs_builddir)/site.exp'.
4490
f8b7eaf3
DJ
44912009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4492
4493 * config/m68k-emc.exp, lib/emc-support.exp,
4494 gdb.trace/gdb_c_test.c: Delete.
4495 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4496 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4497 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4498 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4499 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4500 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4501 casing for m68k-*-elf.
4502
c4187697
NS
45032009-11-03 Pedro Alves <pedro@codesourcery.com>
4504
4505 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4506 * gdb.arch/i386-prologue.exp: Likewise.
4507 * gdb.arch/i386-unwind.exp: Likewise.
4508
db16b772
DJ
45092009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4510
4511 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4512
bcf71277
DJ
45132009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4516
0105cee2
DJ
45172009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4520
24ddea62
JK
45212009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4524
287ccc17
JK
45252009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4528 * gdb.base/sepdebug2.c: New file.
4529
08bca259 45302009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4531
4532 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4533 the modified warnings for catch syscall. Verify if GDB was compiled
4534 with support for lib expat, and choose which tests to run depending
4535 on this.
4536
5d4e2b76
VP
45372009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4538
4539 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4540 that composite commands are parsed OK. And also test
4541 that breakpoint commands do work.
4542
240e538a
MS
45432009-10-23 Michael Snyder <msnyder@vmware.com>
4544
4545 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4546 to allow for new disassembly style.
4547
9c419145
PP
45482009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4549
4550 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4551
02506ff1
MS
45522009-10-22 Michael Snyder <msnyder@vmware.com>
4553
4554 * gdb.reverse/break-precsave.exp: New test.
4555 * gdb.reverse/consecutive-precsave.exp: Ditto.
4556 * gdb.reverse/finish-precsave.exp: Ditto.
4557 * gdb.reverse/i386-precsave.exp: Ditto.
4558 * gdb.reverse/machinestate-precsave.exp: Ditto.
4559 * gdb.reverse/sigall-precsave.exp: Ditto.
4560 * gdb.reverse/solilb-precsave.exp: Ditto.
4561 * gdb.reverse/step-precsave.exp: Ditto.
4562 * gdb.reverse/until-precsave.exp: Ditto.
4563 * gdb.reverse/watch-precsave.exp: Ditto.
4564
4cf866a3
MS
45652009-10-22 Michael Snyder <msnyder@vmware.com>
4566
4567 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4568 for gdb_expect. Adjust one test's expect strings for the new
4569 format of disassemble.
4570 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4571 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4572 gdb_test_multiple.
4573 * gdb.reverse/step-reverse.exp: Delete 'return'.
4574 * gdb.reverse/until-reverse.exp: Delete blank lines.
4575 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4576
2b28d209
PP
45772009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4578
4579 * gdb.base/consecutive.exp: Adjust.
4580 * gdb.base/display.exp: Likewise.
4581 * gdb.base/pc-fp.exp: Likewise.
4582 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4583
33b9c32b
MS
45842009-10-19 Michael Snyder <msnyder@vmware.com>
4585
4586 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4587 * gdb.reverse/finish-reverse.c: Ditto.
4588 * gdb.reverse/sigall-reverse.c: Ditto.
4589 * gdb.reverse/solib-reverse.c: Ditto.
4590 * gdb.reverse/step-reverse.c: Ditto.
4591 * gdb.reverse/watch-reverse.c: Ditto.
4592
6c95b8df
PA
45932009-10-19 Pedro Alves <pedro@codesourcery.com>
4594 Stan Shebs <stan@codesourcery.com>
4595
4596 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4597 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4598 "Executing new program".
4599 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4600 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4601 left listed after having been killed.
4602 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4603 * gdb.base/maint.exp: Adjust test.
4604
4605 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4606 * gdb.multi/Makefile.in: New.
4607 * gdb.multi/base.exp: New.
4608 * gdb.multi/goodbye.c: New.
4609 * gdb.multi/hangout.c: New.
4610 * gdb.multi/hello.c: New.
4611 * gdb.multi/bkpt-multi-exec.c: New.
4612 * gdb.multi/bkpt-multi-exec.exp: New.
4613 * gdb.multi/crashme.c: New.
4614
279017b7
TG
46152009-10-13 Tristan Gingold <gingold@adacore.com>
4616
4617 * gdb.base/sepdebug.exp: Check debug info are found.
4618
0413d738
PA
46192009-10-08 Pedro Alves <pedro@codesourcery.com>
4620
4621 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4622 bits.
4623
c628eecc
JK
46242009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4627
38af1bfe
JB
46282009-10-07 Joel Brobecker <brobecker@adacore.com>
4629
4630 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4631 of the comments.
4632
2b0adecd
PM
46332009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4634
4635 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4636 * gdb.base/annota3.exp: Idem.
4637 * gdb.base/maint.exp: Idem.
4638
8d417781
PM
46392009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4640
889bf7c5 4641 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4642 to default.
4643
bb61102d
PM
46442009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4645
889bf7c5 4646 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4647 mingw and cygwin targets.
4648
ace5c364
PM
46492009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4650 Pedro Alves <pedro@codesourcery.com>
4651
889bf7c5 4652 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4653 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4654
c2d494a0
PM
46552009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4656
e1b52ce2
PM
4657 * gdb.base/shr1.c: Use %p in format string.
4658 * gdb.base/unload.c: Avoid warning in fprintf.
4659 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4660
209f53f5
PM
46612009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4662
4663 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4664 long type.
4665 (test_unlink): Correct printf string.
4666 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4667 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4668
8172766a
JK
46692009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4670
4671 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4672 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4673 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4674
0f73703c
UW
46752009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4676
4677 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4678 * gdb.objc/nondebug.exp: Likewise.
4679
b32306ca
UW
46802009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4681
4682 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4683 target_info setting.
4684
4685 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4686 that detect new threads during "info threads".
4687
0057022f
UW
46882009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4689
4690 * gdb.threads/manythreads.c (main): Increase thread stack size
4691 to 2*PTHREAD_STACK_MIN.
4692 * gdb.threads/multi-create.c (main): Likewise.
4693 (create_function): Likewise.
4694
f29c0325
UW
46952009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4696
4697 * gdb.base/dump.exp: Pass difference of pointer types instead
4698 of integer types as offset to restore in intarr3.srec case.
4699
fcb34849
UW
47002009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4701
4702 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4703
d5142e3b
UW
47042009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4705
4706 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4707
087b74b2 47082009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 4709
087b74b2
PM
4710 New test for two watchpoints, with disabling of
4711 the first inserted.
4712 * testsuite/gdb.base/watchpoints.c: New file.
4713 * testsuite/gdb.base/watchpoints.exp: New file.
4714
96c07c5b
TT
47152009-09-25 Tom Tromey <tromey@redhat.com>
4716
4717 * gdb.base/charset.exp: Test utf-16 strings with Python.
4718
b8899f2b
TT
47192009-09-25 Tom Tromey <tromey@redhat.com>
4720
4721 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4722 UCS-4.
4723 * gdb.base/charset.c (utf_32_string): Rename.
4724 (init_utf32): Rename.
4725 (main): Update.
4726
329719ec
TT
47272009-09-22 Tom Tromey <tromey@redhat.com>
4728
4729 * gdb.python/py-function.exp: Add regression tests.
4730
11ef0d76
KS
47312009-09-21 Keith Seitz <keiths@redhat.com>
4732
4733 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4734 with invalid operator.
4735
3fe8f3b3
KS
47362009-09-21 Keith Seitz <keiths@redhat.com>
4737
4738 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4739 and destructor using typedef name of class.
4740 * gdb.cp/classes.cc (class Base1): Add a destructor.
4741 (base1): New typedef.
4742 (use_methods): Instanitate an object of type base1.
4743 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4744 (do_tests): Call test_template_typedef.
4745 * gdb.cp/templates.cc (Baz::~Baz): New method.
4746 (intBazOne): New typedef.
4747 (main): Instantiate intBazOne.
4748
7a9fe101
PM
47492009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4750
4751 PR python/10633
4752
4753 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4754 Function.
4755 (run_lang_tests): Add print elements test.
4756
2e4d963f
PM
47572009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4758
4759 * gdb.python/py-value.exp (test_subscript_regression): New
4760 function. Test for invalid subscripts.
4761 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4762 (ptr_ref): New function.
4763
ec7e75e7
PP
47642009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4765
4766 * gdb.base/default.exp: Fix "show convenience".
4767
0cc7d26f
TT
47682009-09-15 Tom Tromey <tromey@redhat.com>
4769
4770 * lib/mi-support.exp (mi_create_varobj): Update.
4771 (mi_create_floating_varobj): Likewise.
4772 (mi_create_dynamic_varobj): New proc.
4773 (mi_varobj_update): Update.
4774 (mi_varobj_update_with_type_change): Likewise.
4775 (mi_varobj_update_kv_helper): New proc.
4776 (mi_varobj_update_dynamic_helper): Rewrite.
4777 (mi_varobj_update_dynamic): New proc.
4778 (mi_list_varobj_children): Update.
4779 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4780 * gdb.python/python-prettyprint.py (pp_outer): New class.
4781 (pp_nullstr): Likewise.
4782 (lookup_function): Register new printers.
4783 * gdb.python/python-prettyprint.c (struct substruct): New type.
4784 (struct outerstruct): Likewise.
4785 (substruct_test): New function.
4786 (struct nullstr): New type.
4787 (string_1, string_2): New globals.
4788 (main): Add new tests.
4789 * gdb.python/python-mi.exp: Added regression tests.
4790 * gdb.mi/mi2-var-display.exp: Update.
4791 * gdb.mi/mi2-var-cmd.exp: Update.
4792 * gdb.mi/mi2-var-child.exp: Update.
4793 * gdb.mi/mi2-var-block.exp: Update.
4794 * gdb.mi/mi-var-invalidate.exp: Update.
4795 * gdb.mi/mi-var-display.exp: Update.
4796 * gdb.mi/mi-var-cmd.exp: Update.
4797 * gdb.mi/mi-var-child.exp: Update.
4798 * gdb.mi/mi-var-block.exp: Update.
4799 * gdb.mi/mi-break.exp: Update.
4800 * gdb.mi/gdb701.exp: Update.
4801
a96d9b2e
SDJ
48022009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4803
4804 * Makefile.in: Inclusion of catch-syscall object.
4805 * gdb.base/catch-syscall.c: New file.
4806 * gdb.base/catch-syscall.exp: New file.
4807
b43b923a
MS
48082009-09-12 Michael Snyder <msnyder@vmware.com>
4809
4810 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4811 that can support reverse debuggnig.
4812
cec03d70
TT
48132009-09-11 Tom Tromey <tromey@redhat.com>
4814
4815 * gdb.dwarf2/valop.S: New file.
4816 * gdb.dwarf2/valop.exp: New file.
4817
e23bb3fc
MK
48182009-09-11 Mark Kettenis <kettenis@gnu.org>
4819
4820 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4821
37c3696d
DE
48222009-09-10 Doug Evans <dje@google.com>
4823
4824 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4825 Add $gdb_prompt to second breakpoint regexp.
4826
5172aecb
JB
48272009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4828
4829 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4830 names, add missing ones.
4831 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4832 * gdb.python/py-frame.c: Rename from python-frame.c.
4833 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4834 testfile name.
4835 * gdb.python/py-function.exp: Rename from python-function.exp.
4836 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4837 testfile name.
4838 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4839 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4840 Adjust testfile name.
4841 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4842 * gdb.python/py-template.cc: Rename from python-template.cc.
4843 * gdb.python/py-template.exp: Rename from python-template.exp.
4844 Adjust testfile name.
4845 * gdb.python/py-value.c: Rename from python-value.c.
4846 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4847 testfile name.
4848
b554e4bd
JK
48492009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4850
4851 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4852 $bpt2address.
4853 (Second breakpoint address is valid on ia64)
4854 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4855
9a68ae16
JM
48562009-09-03 Joseph Myers <joseph@codesourcery.com>
4857
4858 * gdb.base/ending-run.exp: Restrict regular expression matching
4859 line number to require closing brace following.
4860
146b9145
DE
48612009-09-03 Doug Evans <dje@google.com>
4862
4863 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4864
787d21e1
TT
48652009-09-02 Tom Tromey <tromey@redhat.com>
4866
4867 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4868
e7802207
TT
48692009-09-02 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.dwarf2/callframecfa.exp: New file.
4872 * gdb.dwarf2/callframecfa.S: New file.
4873
817aadd2
JK
48742009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4875
4876 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4877 gdb.base/solib-overlap-main.c: New.
4878
4a76eae5
DJ
48792009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4880
4881 PR gdb/10565
4882
4883 * gdb.base/bitfields.c (struct container, container): New.
4884 (main): Initialize it and call break5.
4885 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4886
d4b96c9a
JK
48872009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4888
4889 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4890 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4891
4e22772d
JK
48922009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4893
4894 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4895
2efab443
MS
48962009-08-26 Michael Snyder <msnyder@vmware.com>
4897
4898 * gdb.base/i386-reverse.c: New file.
4899 * gdb.base/i386-reverse.exp: New file.
4900 * gdb.base/Makefile.in: Add new files to be removed.
4901
07ab73a0
JM
49022009-08-26 Joseph Myers <joseph@codesourcery.com>
4903
4904 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4905 environment-pwd for remote host.
4906 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4907
676accff
KS
49082009-08-24 Keith Seitz <keiths@redhat.com>
4909
4910 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4911 Add two new C++ completer tests which limit the output to a
889bf7c5 4912 given class.
676accff 4913
f9f7ad22
MS
49142009-08-24 Michael Snyder <msnyder@vmware.com>
4915
4916 * gdb.base/del.exp: Fix typo in comment.
4917 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4918
81ecdfbb
RW
49192009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4920
4921 * configure: Regenerate.
4922 * gdb.hp/configure: Likewise.
4923 * gdb.hp/gdb.aCC/configure: Likewise.
4924 * gdb.hp/gdb.base-hp/configure: Likewise.
4925 * gdb.hp/gdb.compat/configure: Likewise.
4926 * gdb.hp/gdb.defects/configure: Likewise.
4927 * gdb.hp/gdb.objdbg/configure: Likewise.
4928 * gdb.stabs/configure: Likewise.
4929
cab0c772
UW
49302009-08-19 Doug Evans <dje@google.com>
4931
4932 * gdb.base/gdbvars.c: New file.
4933 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4934
b8fa0bfa
PA
49352009-08-14 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4938 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4939
b84aa90a
PA
49402009-08-13 Pedro Alves <pedro@codesourcery.com>
4941
4942 * gdb.base/default.exp: Adjust "set language test": it's now an
4943 enum command. Larger help string moved to "help set language".
4944 * gdb.base/help.exp: Adjust "help set language" expected output,
4945 now lists all known languages.
4946
0d8f9b2c
NF
49472009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4948
4949 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4950 all frame arguments.
4951 * gdb.arch/altivec-regs.exp: Likewise.
4952
bda180e0
TT
49532009-08-07 Tom Tromey <tromey@redhat.com>
4954
4955 * gdb.base/setshow.exp: Add tests for changes to set language, set
4956 check range, and set check type.
4957
48cb2d85
VP
49582009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4959
4960 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4961 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 4962 Call it.
48cb2d85 4963
1ea34204
UW
49642009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4965
4966 * configure.ac: Run gdb.cell tests when appropriate.
4967 * configure: Regenerate.
4968 * lib/cell.exp: New file.
4969 * gdb.cell: New directory.
4970 * gdb.cell/configure.ac: New file.
4971 * gdb.cell/configure: New file.
4972 * gdb.cell/Makefile.in: New file.
4973 * gdb.cell/arch.exp: New file.
4974 * gdb.cell/break.c: New file.
4975 * gdb.cell/break.exp: New file.
4976 * gdb.cell/break-spu.c: New file.
4977 * gdb.cell/bt.c: New file.
4978 * gdb.cell/bt2-spu.c: New file.
4979 * gdb.cell/bt-spu.c: New file.
4980 * gdb.cell/bt.exp: New file.
4981 * gdb.cell/coremaker.c: New file.
4982 * gdb.cell/coremaker-spu.c: New file.
4983 * gdb.cell/core.exp: New file.
4984 * gdb.cell/gcore.exp: New file.
4985 * gdb.cell/data.c: New file.
4986 * gdb.cell/data.exp: New file.
4987 * gdb.cell/data-spu.c: New file.
4988 * gdb.cell/ea-cache.exp: New file.
4989 * gdb.cell/ea-cache.c: New file.
4990 * gdb.cell/ea-cache-spu.c: New file.
4991 * gdb.cell/ea-standalone.c: New file.
4992 * gdb.cell/ea-standalone.exp: New file.
4993 * gdb.cell/ea-test.c: New file.
4994 * gdb.cell/ea-test.exp: New file.
4995 * gdb.cell/f-regs.exp: New file.
4996 * gdb.cell/mem-access.c: New file.
4997 * gdb.cell/mem-access.exp: New file.
4998 * gdb.cell/mem-access-spu.c: New file.
4999 * gdb.cell/ptype.exp: New file.
5000 * gdb.cell/registers.exp: New file.
5001 * gdb.cell/size.c: New file.
5002 * gdb.cell/sizeof.exp: New file.
5003 * gdb.cell/size-spu.c: New file.
5004 * gdb.cell/solib.exp: New file.
5005 * gdb.cell/solib-symbol.exp: New file.
5006
85e747d2
UW
50072009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5008
5009 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5010
58d6951d
DJ
50112009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5012
5013 * gdb.base/float.exp: Handle VFP registers.
5014
6e0a4f15
MS
50152009-07-14 Michael Snyder <msnyder@vmware.com>
5016
dcd5da87
MS
5017 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5018 to bring gdb to the beginning of the calling line.
5019
6e0a4f15
MS
5020 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5021 confusing the i386 epilogue unwinder.
5022
782b2b07
SS
50232009-07-14 Stan Shebs <stan@codesourcery.com>
5024
5025 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5026
f662c3bc
MS
50272009-07-14 Michael Snyder <msnyder@vmware.com>
5028
5029 * gdb.reverse/step-reverse.exp (stepi into function call):
5030 Call instruction may not be first instruction in the line.
5031 (reverse stepi from a function call): Used wrong line number.
5032
8f313923
JK
50332009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5034
5035 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5036
4662c76e
JK
50372009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5038
5039 Fix gdb.base/macscp.exp when using custom inputrc.
5040 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5041 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
5042 env(TERM) set.
5043 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5044 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5045
aa81e255
JK
50462009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5049 * gdb.base/annota1.exp (thread_test): Import global $testfile.
5050 Change the compilation target to match the testcase name.
5051 * gdb.base/sect-cmd.exp: Change the compilation target to match the
5052 testcase name.
5053 * a2-run.exp: Use for setup prepare_for_testing. Change the
5054 compilation target to match the testcase name.
5055 * gdb.base/commands.exp: Likewise.
5056 * gdb.base/finish.exp: Likewise.
5057 * gdb.base/float.exp: Likewise.
5058 * gdb.base/info-target.exp: Likewise.
5059 * gdb.base/relational.exp: Likewise.
5060 * gdb.base/term.exp: Likewise.
5061 * gdb.base/until.exp: Likewise.
5062 * gdb.base/volatile.exp: Likewise.
5063 * gdb.base/whatis-exp.exp: Likewise.
5064
4c93b1d7
HZ
50652009-07-11 Hui Zhu <teawater@gmail.com>
5066
5067 * gdb.base/help.exp (disassemble): Update expected help text.
5068
812f7342
TT
50692009-07-09 Tom Tromey <tromey@redhat.com>
5070
5071 * lib/gdb.exp: Handle TRANSCRIPT.
5072 (remote_spawn, remote_close, send_gdb): New procs.
5073
fbb8f299
PM
50742009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5075
5076 * gdb.python/python-prettyprint.c: Add counted null string
5077 structure.
5078 * gdb.python/python-prettyprint.exp: Print null string. Test for
5079 embedded nulls.
5080 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5081 * gdb.python/python-value.exp (test_value_in_inferior): Add
5082 variable length string fetch tests.
5083 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5084
c0ac0ec7
JK
50852009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5086
5087 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5088
30b66ecc
TT
50892009-07-07 Tom Tromey <tromey@redhat.com>
5090
5091 * gdb.base/call-rt-st.exp: Update for change to escape output.
5092 * gdb.base/callfuncs.exp: Likewise.
5093 * gdb.base/charset.exp: Likewise.
5094 * gdb.base/constvars.exp: Likewise.
5095 * gdb.base/long_long.exp: Likewise.
5096 * gdb.base/pointers.exp: Likewise.
5097 * gdb.base/printcmds.exp: Likewise.
5098 * gdb.base/setvar.exp: Likewise.
5099 * gdb.base/store.exp: Likewise.
5100 * gdb.cp/ref-types.exp: Likewise.
5101 * gdb.mi/mi-var-child.exp: Likewise.
5102 * gdb.mi/mi-var-display.exp: Likewise.
5103 * gdb.mi/mi2-var-display.exp: Likewise.
5104 * gdb.base/charset.exp: Test octal escape sequence length.
5105 Update for change to escape output.
5106
187c4a2b
JK
51072009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5108
5109 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5110
d80a43f9
DJ
51112009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5112
5113 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5114
047427a8
JK
51152009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5116
5117 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5118 gdbserver increasing $portnum if "Can't bind address" has been seen.
5119
8b5a0f4f
PA
51202009-07-05 Pedro Alves <pedro@codesourcery.com>
5121
5122 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5123 mingw32ce.
5124
7d93ba58
PA
51252009-07-05 Pedro Alves <pedro@codesourcery.com>
5126
5127 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5128 VFP format.
5129
2277426b
PA
51302009-07-02 Pedro Alves <pedro@codesourcery.com>
5131
5132 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5133 linux. Adjust to use "inferior", "info inferiors", "detach
5134 inferior" and "kill inferior" instead of "restart", "info fork",
5135 "detach fork" and "delete fork".
5136 * gdb.base/ending-run.exp: Spell out "info".
5137 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5138 the "kill" command.
5139
5af949e3
UW
51402009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5141
5142 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5143 change to prefix TLS offset in hex with 0x.
5144
5d3729b5
UW
51452009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5146
5147 * gdb.base/default.exp: Update test case for "x" changes.
5148
af589bd0
TG
51492009-07-01 Tristan Gingold <gingold@adacore.com>
5150
5151 * gdb.base/bigcore.exp: Make darwin untested.
5152
40974f91
JK
51532009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5154
5155 * gdb.base/completion.exp (directory completion): Create the directory.
5156 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5157 escapeuniquesub.
5158 (directory completion 2): Expect now ${escapeuniquesub}.
5159 (Glob remaining of directory test): Remove one excessive newline.
5160 Expect the real output.
5161
59dd3af6
JK
51622009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5163
5164 Fix `make check//%' target after `make check' has been ran.
5165 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5166 a mkdir call.
5167 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5168 (%/.dir): Remove.
5169
f4e164aa
JK
51702009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5171
5172 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5173 the expected result record.
5174
69af2122
JK
51752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5176
5177 Remove racy FAILs relying just on the timeouts.
5178 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5179 (annotation_level 2): Remove racy FAILs.
5180
2fd481e1
PP
51812009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5182
5183 gdb/10275
889bf7c5
PA
5184 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5185
c38f313d
DJ
51862009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5187
5188 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5189
8b777f02
VP
51902009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5191
5192 * gdb.mi/mi-stack.exp: Testing symbolic options
5193 to -stack-list-locals and -stack-list-arguments.
5194
00c7eacf
JK
51952009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5196
5197 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5198
6bc80edc
TT
51992009-06-29 Tom Tromey <tromey@redhat.com>
5200
5201 * dg-extract-results.sh: New file.
5202 * Makefile.in (FORCE_PARALLEL): New variable.
5203 (CHECK_TARGET): New conditional variable.
5204 (check): Use CHECK_TARGET.
5205 (DO_RUNTEST): New variable.
5206 (check-single): New target.
5207 (TEST_DIRS): New variable.
5208 (TEST_TARGETS): Likewise.
5209 (check-parallel): New target.
5210 (check-gdb.%): New pattern.
5211 (BASE1_FILES): New variable.
5212 (BASE2_FILES): Likewise.
5213 (check-gdb.base%): New pattern.
5214 (%/.dir): New pattern.
5215 * configure: Rebuild.
5216 * aclocal.m4 (AM_CONDITIONAL): New defun.
5217 * configure.ac: Check whether user is using GNU make.
5218 (GMAKE): New conditional.
5219
794684b6
SW
52202009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5221
5222 * gdb.cp/namespace-nested-import.cc: New test.
5223 * gdb.cp/namespace-nested-import.exp: New test.
5224
edb3359d
DJ
52252009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5226
5227 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5228 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5229 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5230 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5231 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5232 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5233 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5234 gdb.opt/inline-markers.c: New files.
5235 * lib/gdb.exp (skip_inline_frame_tests): New function.
5236 (skip_inline_var_tests): New function.
5237
cf657a0c
AS
52382009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5239
5240 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5241 backtrace.
5242
28d41a99
MS
52432009-06-27 Michael Snyder <msnyder@vmware.com>
5244
5245 * gdb.reverse: New directory.
5246 * gdb.reverse/break-reverse.c: New test.
5247 * gdb.reverse/break-reverse.exp: New test.
5248 * gdb.reverse/consecutive-reverse.c: New test.
5249 * gdb.reverse/consecutive-reverse.exp: New test.
5250 * gdb.reverse/finish-reverse.c: New test.
5251 * gdb.reverse/finish-reverse.exp: New test.
5252 * gdb.reverse/machinestate.c: New test.
5253 * gdb.reverse/ms1.c: New test.
5254 * gdb.reverse/machinestate.exp: New test.
5255 * gdb.reverse/Makefile.in: New file.
5256 * gdb.reverse/shr2.c: New test.
5257 * gdb.reverse/solib-reverse.c: New test.
5258 * gdb.reverse/solib-reverse.exp: New test.
5259 * gdb.reverse/step-reverse.c: New test.
5260 * gdb.reverse/step-reverse.exp: New test.
5261 * gdb.reverse/until-reverse.c: New test.
5262 * gdb.reverse/ur1.c: New test.
5263 * gdb.reverse/until-reverse.exp: New test.
5264 * gdb.reverse/watch-reverse.c: New test.
5265 * gdb.reverse/watch-reverse.exp: New test.
5266 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5267 * configure: Regenerate.
5268
fe3c8b0d
DE
52692009-06-26 Doug Evans <dje@google.com>
5270
5271 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5272
3a72a602
PM
52732009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5274
5275 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5276 windows problem for 'file delete $binfile'.
5277
27aa8d6a
SW
52782009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5279
5280 * gdb.cp/namespace-using.exp: New test.
5281 * gdb.cp/namespace-using.cc: New test.
5282
8ac055f8
JB
52832009-05-20 Joel Brobecker <brobecker@adacore.com>
5284
5285 * gdb.ada/variant_record_packed_array: New testcase.
5286
85e306ed
TT
52872009-06-23 Tom Tromey <tromey@redhat.com>
5288
5289 * gdb.base/charset.exp (test_combination): Regression test.
5290 * gdb.base/charset.c (my_wchar_t): New typedef.
5291 (myvar): New global.
5292 (main): Set myvar.
5293
56643c5e
PM
52942009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5295
5296 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5297 target.
5298
1fac167a
UW
52992009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5300
5301 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5302
7ccb0be9
UW
53032009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5304
5305 * gdb.mi/gdb680.exp: Update test for error message.
5306
568d6575
UW
53072009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5308
5309 * gdb.base/annota1.exp: Allow multiple occurrences of the
5310 frames-invalid annotation.
5311 * gdb.cp/annota2.exp: Likewise.
5312
7cd1089b
PM
53132009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5314
5315 * gdb.cp/gdb2495.cc: New file.
5316 * gdb.cp/gdb2495.exp: New file.
5317
72c63395
JK
53182009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 Report error on GDB crash during runto.
5321 * lib/gdb.exp (runto <eof>): New.
5322
3788363d
DJ
53232009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5324
5325 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5326 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5327 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5328 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5329 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5330 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5331 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5332 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5333 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5334 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5335 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5336 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5337 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5338 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5339 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5340 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5341 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5342 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5343 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5344 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5345 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5346 gdb.trace/passcount.exp, gdb.trace/report.exp,
5347 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5348 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5349 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5350 executable.
5351
17592de3
PA
53522009-06-07 Pedro Alves <pedro@codesourcery.com>
5353
5354 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5355 defined before referencing it.
5356
701e355d
DE
53572009-06-03 Doug Evans <dje@google.com>
5358
5359 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5360 * gdb.arch/i386-see.c: Ditto.
5361
f2292c65
PM
53622009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5363
5364 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5365 (check_macro): Return 1 if undefined.
5366 If first test fails, check if macro debug information is available,
5367 and report unsupported test if no macro information is found.
5368
5a437975
DE
53692009-05-29 Doug Evans <dje@google.com>
5370
5371 * gdb.threads/hand-call-in-threads.exp: New.
5372 * gdb.threads/hand-call-in-threads.c: New.
5373
c141c696
MS
53742009-05-29 Michael Snyder <msnyder@vmware.com>
5375
5376 * gdb.base/break-always.exp: Change "1" to "on".
5377 Add confirmation check.
5378
b3444185
PA
53792009-05-28 Pedro Alves <pedro@codesourcery.com>
5380
5381 * gdb.threads/threxit-hop-specific.c: New.
5382 * gdb.threads/threxit-hop-specific.exp: New.
5383 * gdb.threads/thread-execl.c: New.
5384 * gdb.threads/thread-execl.exp: New.
5385
b6313243
TT
53862009-05-27 Tom Tromey <tromey@redhat.com>
5387 Thiago Jung Bauermann <bauerman@br.ibm.com>
5388
5389 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5390 (mi_child_regexp): Likewise.
5391 (mi_list_varobj_children_range): Likewise.
5392 (mi_get_features): Likewise.
5393 (mi_list_varobj_children): Rewrite.
5394 * gdb.python/python-mi.exp: New file.
5395
a6bac58e
TT
53962009-05-27 Tom Tromey <tromey@redhat.com>
5397 Thiago Jung Bauermann <bauerman@br.ibm.com>
5398 Phil Muldoon <pmuldoon@redhat.com>
5399 Paul Pluzhnikov <ppluzhnikov@google.com>
5400
5401 * gdb.python/python-prettyprint.exp: New file.
5402 * gdb.python/python-prettyprint.c: New file.
5403 * gdb.python/python-prettyprint.py: New file.
5404 * gdb.base/display.exp: print/r is now valid.
5405
2c74e833
TT
54062009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5407 Tom Tromey <tromey@redhat.com>
5408 Pedro Alves <pedro@codesourcery.com>
5409 Paul Pluzhnikov <ppluzhnikov@google.com>
5410
5411 * gdb.python/python-template.exp: New file.
5412 * gdb.python/python-template.cc: New file.
5413 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5414 tests.
5415 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5416 Call it.
5417 (test_value_after_death): New proc.
5418 * gdb.python/python-value.c (PTR): New typedef.
5419 (main): New variable 'x'.
5420
89c73ade
TT
54212009-05-27 Tom Tromey <tromey@redhat.com>
5422
5423 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5424 tests.
5425 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5426 Call it.
5427
a75724bc
PA
54282009-05-27 Pedro Alves <pedro@codesourcery.com>
5429
5430 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5431
e58b0e63
PA
54322009-05-24 Pedro Alves <pedro@codesourcery.com>
5433
5434 * gdb.threads/fork-thread-pending.c: New.
5435 * gdb.threads/fork-thread-pending.exp: New.
5436
4ac36638
JK
54372009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5438
5439 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5440 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5441
889bf7c5 54422009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5443
889bf7c5 5444 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5445
b242c3c2
PA
54462009-05-17 Pedro Alves <pedro@codesourcery.com>
5447
5448 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5449 `gdb_get_line_number'. Call `callee' in both parent and child.
5450 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5451 `gdb_get_line_number' instead of hardcoding line numbers.
5452 (catch_fork_unpatch_child): New procedure to test detaching
5453 breakpoints from child fork.
5454 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5455 hardcoding line numbers.
5456 (do_fork_tests): Run `catch_fork_unpatch_child'.
5457
ee342b23
VP
54582009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5459
5460 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5461 of structure type enters or leaves the scope, it
5462 is reported by -var-update.
5463
e2009e98
DE
54642009-05-11 Doug Evans <dje@sebabeach.org>
5465
5466 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5467 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5468 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5469
00903456
JK
54702009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5471
5472 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5473
dc621c35
DE
54742009-04-30 Doug Evans <dje@google.com>
5475
5476 * gdb.threads/watchthreads2.exp: New testcase.
5477 * gdb.threads/watchthreads2.c: New testcase.
5478
9ab4e744
DE
54792009-04-29 Doug Evans <dje@google.com>
5480
5481 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5482 * gdb.cp/mb-ctor.cc: Ditto.
5483 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5484 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5485 * gdb.cp/mb-inline1.cc: Call it.
5486 * gdb.cp/mb-inline2.cc: Ditto.
5487 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5488 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5489
484086b7
JK
54902009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5491
5492 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5493 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5494 Replace all uses of `decimal' by `nonzero'.
5495 (info macro FROM_COMMANDLINE): New test.
5496
379a77b5
TT
54972009-04-27 Tom Tromey <tromey@redhat.com>
5498
5499 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5500
b92b73c2
DE
55012009-04-27 Doug Evans <dje@google.com>
5502
5503 * gdb.threads/watchthreads.c (main): Initialize args before starting
5504 the threads. Plus formatting cleanup.
5505 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5506 biased scheduling of one thread.
5507
945a118d
JG
55082009-04-27 Jerome Guitton <guitton@adacore.com>
5509
5510 * gdb.cp/templates.cc (GetMax): New template.
5511 (main): Declare two instances of GetMax.
5512 * gdb.cp/templates.exp: Add new test.
5513
d389af10
JK
55142009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5515
5516 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5517
e7f86de9
JM
55182009-04-22 Joseph Myers <joseph@codesourcery.com>
5519
5520 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5521
334cc82d
TT
55222009-04-15 Tom Tromey <tromey@redhat.com>
5523
5524 * gdb.base/charset.exp: Add regression test.
5525
d12672cc
JB
55262009-04-14 Joel Brobecker <brobecker@adacore.com>
5527
5528 * gdb.base/exe-lock.exp: New testcase.
5529
18e8c3bc
TT
55302009-04-13 Tom Tromey <tromey@redhat.com>
5531
5532 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5533 operator on Frame.
5534
5ecd5cbe
UW
55352009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5536
5537 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5538 * gdb.server/ext-attach.exp: Likewise.
5539
7309f756
VP
55402009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5541
5542 Eliminate some sleep usage.
5543
889bf7c5
PA
5544 * gdb.mi/basics.c (do_nothing): New.
5545 (main): Use do_nothing instead of printf, so that
5546 not to introduce race condition between output of
5547 inferiour and output of gdb. Do not use sleep as it
5548 is not generally available on embedded targets.
7309f756 5549
f4b95f6f
PA
55502009-04-02 Pedro Alves <pedro@codesourcery.com>
5551
5552 * gdb.server/ext-attach.exp: Expect an optional process id after
5553 "Detached from remote process".
5554
de40b933
JK
55552009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5556
5557 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5558 gdb.dwarf2/dw2-unresolved.exp: New.
5559
2ae101a4
PA
55602009-04-02 Pedro Alves <pedro@codesourcery.com>
5561
5562 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5563 mi_run_to_main.
5564
56a8e183
PA
55652009-04-02 Pedro Alves <pedro@codesourcery.com>
5566
5567 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5568 mi_run_to_main. Skip thread exit test on remote targets.
5569 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5570 mi_run_to_main.
5571 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5572 mi_run_to_main.
5573 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5574 when expecting ^connected. Detect when the target doesn't support
5575 non-stop mode.
5576 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5577 supported. Return -1 on error, 0 on success.
5578 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5579 (mi_runto): Return mi_runto_helper's result explicitly.
5580
c35fafde
PA
55812009-04-01 Pedro Alves <pedro@codesourcery.com>
5582
5583 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5584
f8a8dce6
JB
55852009-04-01 Tom Tromey <tromey@redhat.com>
5586
5587 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5588 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5589 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5590 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5591
71c25dea
TT
55922009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5593 Jan Kratochvil <jan.kratochvil@redhat.com>
5594
5595 PR gdb/931
5596 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5597 output.
5598 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5599 for gdb/931.
5600 * dw2-strp.S (DW_AT_language): Change to C++.
5601 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5602
02d9a9ce
JB
56032009-03-31 Joel Brobecker <brobecker@adacore.com>
5604
5605 * gdb.ada/tasks: New testcase.
5606
1042e4c0
SS
56072009-03-30 Stan Shebs <stan@codesourcery.com>
5608
5609 * gdb.trace/actions.exp: Update to match new info trace format.
5610 * gdb.trace/deltrace.exp: Ditto.
5611 * gdb.trace/infotrace.exp: Ditto.
5612 * gdb.trace/passcount.exp: Ditto.
5613 * gdb.trace/save-trace.exp: Ditto.
5614 * gdb.trace/while-stepping.exp: Ditto.
5615 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5616
f8f6f20b
TJB
56172009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5618
5619 * gdb.python/python-frame.c: New file.
5620 * gdb.python/python-frame.exp: New file.
5621
c0c6f777
TJB
56222009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5623
5624 * gdb.python/python-value.exp: Add tests for the address
5625 attribute.
5626
3cb51905
AS
56272009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5628
5629 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5630
88fc996f
DE
56312009-03-26 Doug Evans <dje@google.com>
5632
5633 * gdb.mi/mi-nonstop-exit.exp: New file.
5634 * gdb.mi/non-stop-exit.c: New file.
5635
56ef84b1
TT
56362009-03-26 Tom Tromey <tromey@redhat.com>
5637
5638 Update for change to prologue skipping:
5639 * gdb.mi/mi2-simplerun.exp: Update.
5640 * gdb.mi/mi2-break.exp: Update.
5641 * gdb.mi/mi-simplerun.exp: Update.
5642 * gdb.mi/mi-break.exp: Update.
5643 * gdb.base/ending-run.exp: Update.
5644
def2b000
TJB
56452009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5646
5647 * gdb.python/python-value.exp (test_value_in_inferior): Test
5648 gdb.Value.is_optimized_out attribute.
5649
442ddf59
JK
56502009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5651
5652 * gdb.dwarf2/dw2-noloc-main.c: New file.
5653 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5654 (.text): Remove.
5655 (.data): New.
5656 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5657 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5658 (DW_TAG_subprogram func_cu1, noloc): Remove.
5659 (main): New.
5660 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5661 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5662 (file_symbols): New procedure.
5663
a8df5de4
TT
56642009-03-25 Tom Tromey <tromey@redhat.com>
5665
5666 * gdb.base/charset.exp (valid_target_charset): New proc.
5667 Use it to skip tests on invalid charsets.
5668
cc1d7add
PM
56692009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5670
5671 * gdb.base/completion.exp: Add a test for directory completion.
5672
bcd5727b
JK
56732009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5674
5675 Fix a racy FAIL.
5676 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5677 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5678
cc924cad
TJB
56792009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5680
5681 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5682 * gdb.python/python-function.exp: Add test for function returning
5683 a GDB value.
5684
bc3b79fd
TJB
56852009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5686
5687 * gdb.python/python-function.exp: New file.
5688
6c7a06a3
TT
56892009-03-20 Tom Tromey <tromey@redhat.com>
5690
5691 * gdb.base/store.exp: Update for change to escape output.
5692 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5693 to escape output.
5694 * gdb.base/pointers.exp: Update for change to escape output.
5695 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5696 to escape output.
5697 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5698 escape output.
5699 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5700 to escape output.
5701 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5702 escape output.
5703 * gdb.base/setvar.exp: Update for change to escape output.
5704 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5705 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5706 to escape output.
5707 (test_print_string_constants): Likewise.
5708 * gdb.base/charset.exp (valid_host_charset): Check size of
5709 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5710 cases. Handle "auto"-related output.
5711 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5712 (uvar, Uvar): New globals.
5713
c31af87b
JG
57142009-03-19 Jerome Guitton <guitton@adacore.com>
5715
5716 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5717 deltas.
5718 * gdb.ada/fixed_points.exp: Ditto.
5719
51272cf2
PA
57202009-03-18 Pedro Alves <pedro@codesourcery.com>
5721
5722 * return-nodebug.c: Don't include stdio.h.
5723 (init): Delete.
5724 (func): Delete definition and provide extern declaration.
5725 (t): New.
5726 (main): Don't call printf. Call func and store its result in t.
5727 * return-nodebug1.c: New.
5728 * return-nodebug.exp: Don't expect stdio output. Instead, print
5729 the global variable t. Drop printf formatters and cast types from
5730 foreach loop. Don't use prepare_for_testing. Compile
5731 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5732 define FORMAT or CAST.
5733
d24948ac
PP
57342009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5735
5736 * gdb.base/solib-display.exp: Disable test for remote targers.
5737
61ff14c6
JK
57382009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5739
5740 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5741
cb4dce93
JK
57422009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 Fix a racy FAIL.
5745 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5746 code from `follow parent, print pids'.
5747 (`follow child, print pids', `follow parent, print pids'): Call it.
5748 Replace `gdb_test "break..."' by gdb_breakpoint.
5749
f7c60c5e
VP
57502009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5751
5752 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 5753 sync and async modes.
f7c60c5e 5754
383ace49
JB
57552009-03-12 Joel Brobecker <brobecker@adacore.com>
5756
5757 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5758 that was checked in by mistake. Remove loading of ada.exp, since
5759 this is not necessary in this case.
5760
4ce102af
JB
57612009-03-12 Joel Brobecker <brobecker@adacore.com>
5762
5763 * gdb.ada/ptype_arith_binop.exp: New testcase.
5764
529a2aef
JB
57652009-03-12 Joel Brobecker <brobecker@adacore.com>
5766
5767 * gdb.ada/mod_from_name: New testcase.
5768
8a38181c
JB
57692009-03-12 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.ada/tick_last_segv: New testcase.
5772
11436dee
VP
57732009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5774
61ff14c6 5775 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 5776
1f31650a
VP
57772009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5778
61ff14c6
JK
5779 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5780 include the token in ^running and frame info in *stopped.
1f31650a 5781
a3247a22
PP
57822009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5783
5784 * solib-display.exp: New file.
5785 * solib-display-main.c: New file.
5786 * solib-display-lib.c: New file.
61ff14c6 5787
aae64587
PA
57882009-03-05 Pedro Alves <pedro@codesourcery.com>
5789
5790 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5791
44aabfbc
JK
57922009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5795 (list_and_check_macro): Use more specific test name.
5796 (next to definition): Make the test names unique.
5797
c087fcd3
PM
57982009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5799
5800 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 5801
c86cf029
VP
58022009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5803
5804 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5805 notifications.
5806 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5807 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5808 * lib/mi-support.exp (library_loaded_re): New.
5809 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5810
3ea85240
VP
58112009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5812
5813 * gdb.gdb/observer.exp: Use test_notification observer, not
5814 normal_stop, everywhere.
5815 (test_normal_stop_notifications): Rename to...
5816 (test_notifications): ...this.
5817 (test_observer_normal_stop): Rename to...
5818 (test_observer): ...this.
5819
1903f0e6
DE
58202009-02-16 Doug Evans <dje@google.com>
5821
5822 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5823 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5824 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5825 (test_prefixed_syscall,test_int3): New tests.
5826 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5827 (test_prefixed_syscall,test_int3): New tests.
5828
1d33d6ba
VP
58292009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5830
3cb51905
AS
5831 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5832 (mi_expect_interrupt): Likewise.
5833 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5834 response.
1d33d6ba 5835
faafb047
PM
58362009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5837
5838 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5839 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5840 Replace calls to get_valueofx by get_hexadecimal_valueof.
5841
417e16e2
PM
58422009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5843
5844 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5845 (get_integer_valueof): New procedure.
5846 (get_sizeof): Use new get_integer_value_of.
5847 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5848 by get_integer_valueof.
5849
7065b901
TT
58502009-02-13 Tom Tromey <tromey@redhat.com>
5851
5852 * gdb.base/remote.exp (get_sizeof): Remove.
5853 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5854 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5855 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5856 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5857 (get_sizeof): Likewise.
5858
5d7cb8df
JK
58592009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5860
5861 PR fortran/9806
5862 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5863
b2febfff
PP
58642009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5865
5866 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5867
4aa995e1
PA
58682009-02-06 Pedro Alves <pedro@codesourcery.com>
5869
5870 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5871
d8906c6f
TJB
58722009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5873
5874 * gdb.python/python-cmd.exp: New file.
5875
ff4ab08d
TG
58762009-02-06 Tristan Gingold <gingold@adacore.com>
5877
5878 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5879
aacd552b
TG
58802009-02-05 Tristan Gingold <gingold@adacore.com>
5881
5882 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5883 pointer is dereferenced and use this signal name in regexp.
5884 * gdb.base/signull.exp: Ditto.
5885 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5886 * gdb.base/signull.c (main): Ditto.
5887
08c637de
TJB
58882009-02-04 Tom Tromey <tromey@redhat.com>
5889 Thiago Jung Bauermann <bauerman@br.ibm.com>
5890
5891 * gdb.python/python-value.exp: Use `gdb.history' instead of
5892 `gdb.value_from_history'.
5893 (test_value_numeric_ops): Add test for conversion of enum constant.
5894 * gdb.python/python-value.c (enum e): New type.
5895 (evalue): New global.
5896 (main): Use argv.
5897
20261af8
JG
58982009-02-04 Jerome Guitton <guitton@adacore.com>
5899
5900 * gdb.ada/uninitialized_vars: New test program.
5901 * gdb.ada/uninitialized_vars.exp: New testcase.
5902
52e44b43
TT
59032009-02-02 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5906 * gdb.cp/pr2489.cc: Rename...
5907 * gdb.cp/pr9594.cc: ... to this.
5908
1c71341a
TT
59092009-02-02 Tom Tromey <tromey@redhat.com>
5910
5911 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5912 * gdb.cp/pr2489.cc: New file.
5913 * gdb.cp/cpcompletion.exp: New file.
5914
a4295225
TT
59152009-02-02 Tom Tromey <tromey@redhat.com>
5916
5917 PR exp/9059:
5918 * gdb.cp/call-c.exp: Add regression test.
5919 * gdb.cp/call-c.cc (FooHandle): New typedef.
5920 (main): New variable 'handle'.
5921
592375cd
VP
59222009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5923
5924 * lib/mi-support.exp (et_mi_thread_list)
5925 (check_mi_and_console_threads): Adjust for current thread in
5926 -thread-list-ids output.
5927
41447f92
VP
59282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5929
889bf7c5
PA
5930 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5931 Call it.
41447f92 5932
35669430
DE
59332009-01-28 Doug Evans <dje@google.com>
5934
5935 * gdb.arch/amd64-disp-step.S: New file.
5936 * gdb.arch/amd64-disp-step.exp: New file.
5937 * gdb.arch/i386-disp-step.S: New file.
5938 * gdb.arch/i386-disp-step.exp: New file.
5939
09f00d9a
PM
59402009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5941
5942 * gdb.base/find.exp: Set newline variable
5943 using quotes instead of braces to fix cygwin failures.
5944
1e8fb976
PA
59452009-01-23 Pedro Alves <pedro@codesourcery.com>
5946
5947 * gdb.base/radix.exp: Add tests to ensure that that set
5948 input-radix 0 and set output-radix 0 are really rejected.
5949
da061712
PA
59502009-01-23 Pedro Alves <pedro@codesourcery.com>
5951
5952 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5953 copyright years.
5954
dd7e2d2b
PA
59552009-01-23 Pedro Alves <pedro@codesourcery.com>
5956
5957 PR gdb/9664:
5958 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5959
392452f6
PA
59602009-01-22 Pedro Alves <pedro@codesourcery.com>
5961
5962 PR c++/9631:
5963 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5964
8653e71c
PM
59652009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5966
5967 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5968 binfile definition to fix Windows OS failure.
5969
a12cc160
DJ
59702009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 PR gdb/9346
5973 * gdb.base/interrupt.c (sigint_handler): New.
5974 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5975 on error.
5976 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5977 Test "signal SIGINT".
5978
b89667eb
DE
59792009-01-19 Doug Evans <dje@google.com>
5980
5981 * gdb.base/break.exp: Update expected gdb output.
5982 * gdb.base/sepdebug.exp: Ditto.
5983 * gdb.mi/mi-syn-frame.exp: Ditto.
5984 * gdb.mi/mi2-syn-frame.exp: Ditto.
5985 * gdb.base/call-signal-resume.exp: New file.
5986 * gdb.base/call-signals.c: New file.
5987 * gdb.base/unwindonsignal.exp: New file.
5988 * gdb.base/unwindonsignal.c: New file.
5989 * gdb.threads/interrupted-hand-call.exp: New file.
5990 * gdb.threads/interrupted-hand-call.c: New file.
5991 * gdb.threads/thread-unwindonsignal.exp: New file.
5992
adb483fe
DJ
59932009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5994
5995 * gdb.base/define.exp: Test defining and hooking prefix commands.
5996 * gdb.python/python.exp: Update test for "show user" output.
5997
60023297
JK
59982009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5999
6000 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6001 now the output exactly, using less wildcards. Expect also the output
6002 of gfortran-4.3. Update for the f-valprint.c modification from
6003 2008-04-22.
6004 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6005 Remove gdb_test test names where matching the command.
6006
ccc57cf9
PA
60072009-01-01 Pedro Alves <pedro@codesourcery.com>
6008
6009 PR breakpoints/9681:
6010 * gdb.base/watchpoint.exp: Add regression test.
6011
c7a6ca08
PA
60122008-12-31 Pedro Alves <pedro@codesourcery.com>
6013
6014 * gdb.threads/attach-into-signal.exp: Don't use
6015 gdb_suppress_entire_file.
6016 * gdb.threads/attach-stopped.exp: Ditto.
6017 * gdb.threads/attachstop-mt.exp: Ditto.
6018
3a031f65
PA
60192008-12-31 Pedro Alves <pedro@codesourcery.com>
6020
6021 PR gdb/8812:
6022 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6023
09e6485f
PA
60242008-12-29 Pedro Alves <pedro@codesourcery.com>
6025
6026 PR gdb/7536:
6027 * gdb.base/radix.exp: Add tests to ensure invalid input radices
6028 and unsupported output radices are really rejected.
6029
0cd53049
JK
60302008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 * gdb.cp/punctuator.exp: Backslash the '$' signs.
6033
ba163c7e
TT
60342008-12-22 Tom Tromey <tromey@redhat.com>
6035
6036 * gdb.cp/punctuator.exp: New file.
6037
6f4de6c9
JK
60382008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6039
6040 * gdb.base/completion.exp (Completing non-existing component): New test.
6041
0f34d0b4
JK
60422008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6043
6044 Fix for PR gdb/8648.
6045 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6046 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6047 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6048 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6049
db2ad4c3
JK
60502008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6051
6052 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6053
bb5ef15e
DP
60542008-12-16 Christophe Lyon <christophe.lyon@st.com>
6055
6056 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6057 compiler actually generate code at the expected line number.
6058
90142adc
JZ
60592008-12-15 Jie Zhang <jie.zhang@analog.com>
6060
6061 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6062
fad6eecd
TT
60632008-12-12 Tom Tromey <tromey@redhat.com>
6064
6065 * gdb.base/commands.exp (redefine_hook_test): New proc.
6066 Call it.
6067
17c8aaf5
TT
60682008-12-11 Tom Tromey <tromey@redhat.com>
6069
6070 * gdb.base/macscp.exp: New regression test.
6071
7c8adf68
TT
60722008-12-11 Tom Tromey <tromey@redhat.com>
6073
6074 * gdb.base/macscp.exp: Print "address.addr".
6075 * gdb.base/macscp1.c (struct outer): New struct.
6076 (address): New global.
6077
b05dcbb7
TT
60782008-12-09 Tom Tromey <tromey@redhat.com>
6079
6080 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6081 Call it.
6082
2d476de1
DE
60832008-12-04 Doug Evans <dje@google.com>
6084
6085 * gdb.server/ext-run.exp: Relax regexp for init program.
6086
87bdc959
TG
60872008-12-03 Tristan Gingold <gingold@adacore.com>
6088
6089 * gdb.base/macscp.exp: Generate an object file during compilation
6090 to work around Darwin dsymutil limitations.
6091
e0740f77
JK
60922008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6093
6094 Test resolving external references to TLS variables.
6095 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6096 FILE2_THREAD_LOCAL.
6097 (testfile2, srcfile2): New variables.
6098 * gdb.threads/tls.c (file2_thread_local)
6099 (function_referencing_file2_thread_local): New.
6100 * gdb.threads/tls2.c: New file.
6101
67f0aac5
JB
61022008-11-28 Joel Brobecker <brobecker@adacore.com>
6103
6104 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
6105 rather than integer, as integer might not be big enough when
6106 on 64bit targets.
67f0aac5 6107
c332165e
JG
61082008-11-27 Jerome Guitton <guitton@adacore.com>
6109
6110 * gdb.cp/formatted-ref.exp: Add equality test.
6111 * gdb.ada/formatted_ref.exp: Ditto.
6112
fc9b693c
JK
61132008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6114
6115 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6116 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6117
a9c64011
AS
61182008-11-20 Andreas Schwab <schwab@suse.de>
6119
6120 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6121 matching syscall entry point.
6122 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6123 (tcatch_vfork_then_child_follow): Likewise. Finish through
6124 vfork even if we stopped at the syscall trampoline.
6125
e2fd701e
DE
61262008-11-20 Doug Evans <dje@google.com>
6127
6128 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6129
69abc51c
TJB
61302008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6131
6132 * gdb.arch/ppc-dfp.exp: New file.
6133 * gdb.arch/ppc-dfp.c: New file.
6134
c14c28ba
PP
61352008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6136
6137 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 6138
2e74121d
DE
61392008-11-17 Doug Evans <dje@google.com>
6140
6141 * gdb.mi/mi-syn-frame.exp: Update expected output.
6142 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6143
66bb093b
VP
61442008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6145
6146 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
6147 "thread N" results in =thread-selected.
6148 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6149 (mi_send_resuming_command_raw): Be prepared for
6150 =thread-selected.
6151
3d043ef6
VP
61522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6153
a9c64011
AS
6154 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6155 * lib/mi-support.exp: Likewise.
3d043ef6 6156
808104c8
JB
61572008-11-16 Joel Brobecker <brobecker@adacore.com>
6158
6159 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6160 commands from the expected output for "help catch".
6161
00b22944
JB
61622008-11-15 Joel Brobecker <brobecker@adacore.com>
6163
6164 * gdb.ada/int_deref.exp: New testcase.
6165
59669435
TT
61662008-11-14 Nick Roberts <nickrob@snap.net.nz>
6167
6168 * gdb.mi/gdb2549.exp: New file.
6169
de04a248
DE
61702008-11-11 Doug Evans <dje@google.com>
6171
6172 * gdb.base/callexit.exp: New file.
6173 * gdb.base/callexit.c: New file.
6174
6b8ce727
DE
61752008-11-10 Doug Evans <dje@google.com>
6176
6177 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6178 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6179 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6180 (default_gdb_start,default_gdb_exit): Ditto.
6181 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6182 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6183 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6184 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6185 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6186 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6187
1b14b8aa
AS
61882008-11-03 Andreas Schwab <schwab@suse.de>
6189
6190 * gdb.base/hashline2.exp: Fix typo.
6191 * gdb.base/hashline3.exp: Likewise.
6192
f3134b88
TT
61932008-10-30 Tom Tromey <tromey@redhat.com>
6194
6195 * gdb.base/pointers.exp: Add test.
6196 * gdb.base/pointers.c (k, S): New typedefs.
6197 (instance): New global.
6198
c2226152
AS
61992008-10-30 Andreas Schwab <schwab@suse.de>
6200
6201 * gdb.base/args.exp: Add tests for newlines.
6202
462f405c
JB
62032008-10-30 Joel Brobecker <brobecker@adacore.com>
6204
6205 gdb.base/foll-exec.exp: Update the expected output of a couple
6206 of "info breakpoints" tests.
6207
79a45b7d
TT
62082008-10-28 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6211
adc13a14
PA
62122008-10-24 Pedro Alves <pedro@codesourcery.com>
6213
6214 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6215 gdb_start_cmd.
6216 Use runto_main before any test that requires execution.
6217
252fbfc8
PA
62182008-10-23 Pedro Alves <pedro@codesourcery.com>
6219
6220 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6221 instead of SIGINT.
6222
28148e3d
JB
62232008-10-22 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.base/completion.exp: Update expected output following
6226 the addition of the "info tasks" command.
6227
c209f847
TT
62282008-10-22 Tom Tromey <tromey@redhat.com>
6229
6230 * gdb.base/exprs.exp (test_expr): Add test for string
6231 concatenation.
6232
f177e350
PA
62332008-10-19 Pedro Alves <pedro@codesourcery.com>
6234
6235 * configure.ac: Output gdb.python/Makefile.
6236 * configure: Regenerate.
6237 * gdb.python/Makefile.in: New.
6238
cce89356
JB
62392008-10-16 Joel Brobecker <brobecker@adacore.com>
6240
6241 * gdb.base/foll-fork.exp: Adjust the expected output to match
6242 the new description for fork/vfork catchpoints in the "info
6243 breakpoints" output.
6244
176d289d
TJB
62452008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6246
6247 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6248
a08702d6
TJB
62492008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6250
6251 * gdb.python/python-value.c: New file.
6252 * gdb.python/python-value.exp: New file.
6253
1c5cfe86
PA
62542008-10-15 Pedro Alves <pedro@codesourcery.com>
6255
6256 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6257
5a98ad69
DP
62582008-10-15 Denis Pilat <denis.pilat@st.com>
6259
41702f1b 6260 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6261
dcb1a1e2
TT
62622008-10-09 Tom Tromey <tromey@redhat.com>
6263
6264 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6265 'fprintf' and 'stderr'.
6266
9124fe48
JB
62672008-10-07 Joel Brobecker <brobecker@adacore.com>
6268
6269 * gdb.ada/ref_tick_size.exp: New testcase.
6270
45452591
DE
62712008-10-06 Doug Evans <dje@google.com>
6272
6273 * gdb.dwarf2/dw2-cu-size.exp: New file.
6274 * gdb.dwarf2/dw2-cu-size.S: New file.
6275
6276 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6277 .Ltype_int for clarity.
6278
4fc5b208
PP
62792008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6280
6281 PR gdb/2384:
6282 * gdb.cp/gdb2384.exp: Extended to test more cases.
6283 * gdb.cp/gdb2384.cc: Likewise.
6284 * gdb.cp/gdb2384-base.h: Likewise.
6285 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6286
d78df370
JK
62872008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6288
6289 * gdb.base/maint.exp (maint print type): Remove printing
6290 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6291
9a044a89
TT
62922008-09-30 Tom Tromey <tromey@redhat.com>
6293
6294 * gdb.base/macscp.exp: Add completion tests.
6295 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6296 (TWENTY_THREE): Likewise.
6297 (FORTY_EIGHT): Likewise.
6298
506800a9
TT
62992008-09-30 Tom Tromey <tromey@redhat.com>
6300
6301 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6302 everywhere.
6303 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6304
1a6f01b5
JK
63052008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6306
6307 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6308 testcase is derived from. Fix racy dependency on an expected PID
6309 number. No longer support the testcase on Linux kernel 2.4.x.
6310
2fae03e8
TT
63112008-09-27 Tom Tromey <tromey@redhat.com>
6312
6313 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6314 and varargs.
6315
1ad15515
PA
63162008-09-22 Pedro Alves <pedro@codesourcery.com>
6317
6318 * lib/mi-support.exp (mi_expect_interrupt): New.
6319 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6320 from gdb.mi/mi-nonstop.exp.
6321 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6322 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6323 lib/mi-support.exp.
6324 Use mi_check_thread_states throughout. Avoid ".*" and do not
6325 require an anchor after -exec-run.
6326
d0b76dc6
DJ
63272008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6328
6329 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6330 stop is pending. Avoid ".*" when two stops are pending.
6331 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6332 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6333 newlines in fullnames.
6334 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6335 (mi_expect_stop): Update comments. Only anchor in sync mode.
6336 Do not match newlines.
6337 (mi_send_resuming_command_raw): Always return status.
6338 (mi_get_stop_line): Do not match more than one line by accident.
6339 Only anchor in sync mode.
6340 (mi_run_inline_test): If -exec-next fails, give up.
6341
9990c830
UW
63422008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6343
6344 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6345 on SPU.
6346
ebcf6f00
JB
63472008-09-10 Joel Brobecker <brobecker@adacore.com>
6348
6349 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6350
b6db24e5
JB
63512008-09-10 Joel Brobecker <brobecker@adacore.com>
6352
6353 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6354 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6355 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6356 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6357 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6358 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6359 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6360 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6361 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6362 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6363 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6364 Include the "= " sequence in the expected output of print tests.
6365
2bf448e0
JB
63662008-09-10 Joel Brobecker <brobecker@adacore.com>
6367
6368 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6369 description for boolean types.
6370
d51fd4c8
PA
63712008-09-09 Pedro Alves <pedro@codesourcery.com>
6372
6373 * gdb.base/hook-stop-continue.c: New.
6374 * gdb.base/hook-stop-continue.exp: New.
6375
694182d2
DJ
63762008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6379
3b8a7fc0
JG
63802008-09-08 Jerome Guitton <guitton@adacore.com>
6381
6382 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6383 (stack_check_probe_2, stack_check_probe_loop_1)
6384 (stack_check_probe_loop_2): New functions.
6385 (main): Add call to these new functions.
6386 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6387 functions, check that the breakpoint is inserted at the appropriate
6388 location.
6389 (insert_breakpoint): Slightly refine this procedure so that it can
6390 be called several times in the test.
6391
96cc0ae8
JG
63922008-09-08 Jerome Guitton <guitton@adacore.com>
6393
6394 * gdb.base/stack-checking.c: New file.
6395 * gdb.base/stack-checking.exp: New file.
6396
1f08b409
TJB
63972008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6398
6399 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6400 * gdb.arch/altivec-regs.exp: Likewise.
6401 * gdb.arch/vsx-regs.exp: Likewise.
6402
3099e1c4
TJB
64032008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6404
6405 * gdb.arch/ppc-fp.exp: New file.
6406 * gdb.arch/ppc-fp.c: New file.
6407
cc69bfc1
PP
64082008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6409
6410 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6411 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6412
b02a33db
MS
64132008-09-04 Michael Snyder <msnyder@vmware.com>
6414
6415 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6416 as "at" (for non-debug functions such as _start).
6417
2992cbe0
UW
64182008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6419
6420 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6421 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6422 software watchpoints.
6423 * gdb.base/watch_thread_num.exp: Likewise.
6424
514f746b
AR
64252008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6426
6427 * gdb.arch/i386-bp_permanent.exp: New test.
6428
876cecd0
TT
64292008-08-24 Tom Tromey <tromey@redhat.com>
6430
6431 * gdb.base/maint.exp: Update "maint print type".
6432
80f73d71
VP
64332008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6434
6435 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6436 support. Adjust the order of "*running" notifications.
6437 * gdb.mi/non-stop.c: Don't cast from int to void* and
6438 back.
6439
d9c78d7d
MK
64402008-08-20 Mark Kettenis <kettenis@gnu.org>
6441
6442 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6443 expect to find it in the "info frame" output.
6444
97a2d1d3
DJ
64452008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6446
6447 * gdb.base/interp.exp: Always consume both prompts.
6448
b96e2927
PA
64492008-08-20 Pedro Alves <pedro@codesourcery.com>
6450
6451 * gdb.base/pending.exp: Test pending breakpoints without symbols
6452 loaded.
6453
8cf6e61a
VP
64542008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6455
6456 * lib/mi-support.exp (mi_expect_stop): Produce
6457 more details on failures.
6458 * gdb.mi/mi-nonstop.exp: New.
6459 * gdb.mi/non-stop.c: New.
6460
c6ebd6cf
VP
64612008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6462
a9c64011
AS
6463 * gdb.mi/mi-async.exp: Use 'set target-async'.
6464 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6465
46a9b8ed
DJ
64662008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6467
6468 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6469
44feb3ce
TT
64702008-08-17 Tom Tromey <tromey@redhat.com>
6471
6472 * gdb.base/help.exp (help catch): Rewrite.
6473
311a4e6b
TJB
64742008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6475
6476 * gdb.base/define.exp: Test indented command documentation.
6477 * gdb.python/python.exp: Test indented multi-line command.
6478
604c2f83
LM
64792008-08-15 Luis Machado <luisgpm@br.ibm.com>
6480
6481 * testsuite/gdb.arch/vsx-regs.c: New source file.
6482 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6483 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6484
886a217c
TT
64852008-08-14 Tom Tromey <tromey@redhat.com>
6486
6487 * gdb.base/macscp.exp: Add regression test for "macro define" or
6488 "macro undef" with no arguments.
6489
c814a4f3
PP
64902008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6491
6492 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6493
12ab8a60
UW
64942008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6495
6496 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6497
d57a3c85
TJB
64982008-08-06 Tom Tromey <tromey@redhat.com>
6499
6500 * gdb.python/python.exp: New file.
6501
c7b778ff
JK
65022008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6503
6504 Fix for PR gdb/1543.
6505 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6506 $LOCATION.
6507 (location): New variable.
6508 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6509 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6510 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6511 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6512 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6513 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6514 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6515 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6516 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6517 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6518 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6519 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6520 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6521 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6522 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6523 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6524 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6525 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6526 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6527 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6528 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6529 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6530 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6531 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6532 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6533 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6534 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6535 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6536 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6537 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6538 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6539 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6540 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6541 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6542 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6543 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6544 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6545 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6546 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6547 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6548 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6549 gdb.base/type-opaque.exp, gdb.base/until.exp,
6550 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6551 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6552 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6553 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6554 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6555 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6556 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6557 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6558 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6559 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6560 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6561 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6562 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6563 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6564 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6565 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6566 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6567 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6568 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6569 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6570 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6571 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6572 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6573 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6574 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6575 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6576 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6577 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6578 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6579 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6580 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6581 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6582 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6583 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6584 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6585 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6586 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6587 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6588 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6589 to bug-gdb@prep.ai.mit.edu .
6590
5e06a3d1
VP
65912008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6592
6593 * lib/mi-support.exp (mi_load_shlibs): New.
6594 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6595
9d81d21b
VP
65962008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6597
6598 * lib/mi-support.exp (get_mi_thread_list)
6599 (check_mi_and_console_threads): New, moved from ...
6600 * gdb.mi/mi-pthread.exp: ...here.
6601 * gdb.mi/gdb669.exp (get_mi_thread_list)
6602 (check_mi_and_console_threads): Delete.
6603 * gdb.mi/mi2-pthread.exp: Likewise.
6604
bae98fe0
TT
66052008-07-28 Tom Tromey <tromey@redhat.com>
6606
6607 * Makefile.in (just-check): Remove. Move body to...
6608 (check): ... here.
6609
57380f4e
DJ
66102008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6613 Add a test for duplicated SIGINTs.
6614
e09490f1
DJ
66152008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6616
6617 * gdb.threads/schedlock.exp (get_args): Update to work for any
6618 value of NUM.
6619 (Top level): Report the number of threads that did not resume.
6620
6387b45f
DJ
66212008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6624
62f64ff2
DJ
66252008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6626
6627 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6628 non-MI prompt.
6629
fa8de41e
TT
66302008-07-26 Tom Tromey <tromey@redhat.com>
6631
6632 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6633 (function_struct, function_struct_ptr): New globals.
6634 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6635 function pointer in a struct.
6636
ccb3ac8a
TT
66372008-07-26 Tom Tromey <tromey@redhat.com>
6638
6639 * gdb.base/macscp.exp: Add test for macro lexing bug.
6640
d7d9f01e
TT
66412008-07-18 Tom Tromey <tromey@redhat.com>
6642
6643 * gdb.base/macscp.exp: Add macro tests.
6644
9bf07184
PP
66452008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6646
6647 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6648
becf6477
PP
66492008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6650
6651 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6652
0709f7d3
PP
66532008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6654
6655 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6656
7093c834
PP
66572008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6658
6659 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6660
b432ffe3
JK
66612008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6662
6663 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6664
b1a268e5
VP
66652008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6666
6667 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6668
e2995f8e
KB
66692008-07-11 Kevin Buettner <kevinb@redhat.com>
6670
6671 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6672 of regexp to account for changes made to GDB in the printing of
6673 byte vectors.
6674
14032a66
TT
66752008-07-11 Tom Tromey <tromey@redhat.com>
6676
6677 * gdb.base/completion.exp: Add 'help' completion test.
6678
981505ef
JK
66792008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6680
6681 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6682
10568435
JK
66832008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6684
6685 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6686
4487aabf
PA
66872008-07-09 Pedro Alves <pedro@codesourcery.com>
6688
6689 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6690
a4a9b1c4
PA
66912008-07-09 Pedro Alves <pedro@codesourcery.com>
6692
6693 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6694
3c3185ac
JK
66952008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6696
6697 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6698
7ebd49dc
VP
66992008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6700
6701 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6702 previous commit. Add a comment.
6703
84e46146
PA
67042008-06-28 Pedro Alves <pedro@codesourcery.com>
6705
6706 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6707
0f8d4a2f
VP
67082008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6709
6710 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6711
f747e0ce
PA
67122008-06-27 Pedro Alves <pedro@codesourcery.com>
6713
6714 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6715 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6716 compiling an executable, link in an object that forces unbuffered
6717 output.
6718 * lib/set_unbuffered_mode.c: New file.
6719
734a5c36
JK
67202008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6721
6722 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6723
a2840c35
VP
67242008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6725
a9c64011
AS
6726 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6727 mi_expect_stop.
6728 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6729 Demand that *running is output.
6730 (detect_async): Perform checking every time.
6731 (mi_send_resuming_command): Extract everything into...
6732 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
6733 (mi_expect_stop): Don't accept any output before *stopped.
6734
6ae37fef
VP
67352008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6736
6737 Robustify mi-simplerun.
a9c64011
AS
6738 * gdb.mi/basics.c (main): Add a call to sleep.
6739 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6740 * gdb.mi/mi2-cli.exp: Likewise.
6741 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 6742
b4aa76f0 67432008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
6744
6745 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6746
e1ac3328
VP
67472008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6748
a9c64011
AS
6749 * gdb.mi/mi-console.exp: Adjust.
6750 * gdb.mi/mi-syn-frame.exp: Adjust.
6751 * gdb.mi/mi2-console.exp: Adjust.
6752 * gdb.mi/mi2-syn-frame.exp: Adjust.
6753 * lib/mi-support.exp (mi_run_cmd): Adjust.
6754 (mi_send_resuming_command): Adjust.
e1ac3328 6755
f7f9a841
VP
67562008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6757
6758 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
6759 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6760 testing of stopped.
6761 * gdb.mi/mi2-syn-frame.exp: Likewise.
6762 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6763 (async, detect_async): New.
6764 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6765 depending on if we're running in sync or async mode.
f7f9a841 6766
37cd5d19
TT
67672008-06-09 Tom Tromey <tromey@redhat.com>
6768
6769 * gdb.base/completion.exp: New tests for field name completion
6770 with spaces, and field name completion with '->'.
6771
65d12d83
TT
67722008-06-06 Tom Tromey <tromey@redhat.com>
6773
6774 * gdb.base/break1.c (struct some_struct): New struct.
6775 (values): New global.
6776 * gdb.base/completion.exp: Add field name completion test.
6777
ebfe2e3f
PP
67782008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6779
6780 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6781 to pointer.
6782 * gdb.cp/call-c.cc: Likewise.
6783
bcf6fc3a
NR
67842008-06-06 Nick Roberts <nickrob@snap.net.nz>
6785
6786 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6787 annotation.
6788
49fd4a42 67892008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 6790 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
6791
6792 * gdb.threads/execl.c, gdb.threads/execl1.c,
6793 gdb.threads/execl.exp: New tests.
a9c64011 6794
8a34ac3f
AR
67952008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6796 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * gdb.cp/exception.exp: Activate test, make it work with pending
6799 catchpoints.
6800
86ae69ef
JK
68012008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6802
6803 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6804
f7f9ae2c
VP
68052008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6806
a9c64011
AS
6807 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6808 now printed.
6809 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 6810
2a2d4dc3
AS
68112008-05-27 Andreas Schwab <schwab@suse.de>
6812
6813 * gdb.base/frame-args.exp: Handle arguments that are optimized
6814 out.
6815
5099e4d9
LM
68162008-05-26 Luis Machado <luisgpm@br.ibm.com>
6817
6818 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6819 quiet for ppc32 and group options into a single variable.
6820
d9c36a91
JB
68212008-05-23 Joel Brobecker <brobecker@adacore.com>
6822
6823 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6824 of zero-size elements.
6825 * gdb.ada/null_array.exp: Test printing this new array.
6826
103a8671
JK
68272008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6828
6829 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6830
07a4cc1a 68312008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
6832
6833 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6834 of the "finish" command.
6835
55f996a7
NR
68362008-05-21 Nick Roberts <nickrob@snap.net.nz>
6837
6838 * gdb.base/annota1.exp: Test for new annotation.
6839
907fc202
UW
68402008-05-16 Pedro Alves <pedro@codesourcery.com>
6841
6842 * gdb.base/fixsection.exp: New file.
6843 * gdb.base/fixsection0.c: New file.
6844 * gdb.base/fixsection1.c: New file.
6845
e8f97270
UW
68462008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6847
6848 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6849 * gdb.base/annota3.exp: Likewise.
6850
ac0bb574
NF
68512008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6852
6853 * gdb.base/watch_thread_num.exp: Don't run tests that require
6854 watchpoints if the target doesn't support them.
6855
6fadd07a
DE
68562008-05-12 Doug Evans <dje@google.com>
6857
6858 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6859
6e9a4a30
JB
68602008-05-09 Joel Brobecker <brobecker@adacore.com>
6861
6862 * gdb.ada/assign_1.exp: New testcase.
6863
08388c79
DE
68642008-05-09 Doug Evans <dje@google.com>
6865
a3c83fae
DE
6866 * gdb.base/find.exp: New file.
6867 * gdb.base/find.c: New file.
08388c79 6868
bd5ddfe8
DJ
68692008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6870
6871 * gdb.base/commands.exp (watchpoint_command_test): Handle
6872 gdb,no_hardware_watchpoints.
6873 * gdb.base/float.exp: Allow ARM targets without floating point.
6874 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6875
b5dd68e2 68762008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 6877 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
6878
6879 * gdb.ada/lang_switch: New test program.
6880 * gdb.ada/lang_switch.exp: New testcase.
6881
382d13d1
DE
68822008-05-05 Doug Evans <dje@google.com>
6883
6884 * gdb.base/help.exp (disassemble): Update expected help text.
6885
9dd789d0
PA
68862008-05-04 Pedro Alves <pedro@codesourcery.com>
6887
6888 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6889
611c83ae
PA
68902008-05-04 Pedro Alves <pedro@codesourcery.com>
6891
6892 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6893 different times.
6894
ff013f42
JK
68952008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6896
6897 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6898 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6899 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6900 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6901
96dff6a2
VP
69022008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6903
6904 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6905 notification to appear.
6906
55cd6f92
DJ
69072008-05-04 Daniel Jacobowitz <dan@debian.org>
6908
6909 * gdb.base/fullname.c: New file.
6910 * gdb.base/fullname.exp: New file.
6911 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6912
d705c43c
PA
69132008-05-03 Pedro Alves <pedro@codesourcery.com>
6914
6915 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6916 expressions with macros.
6917
333222e1
JK
69182008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6919
6920 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6921
5ac01682
DJ
69222008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6923
6924 * gdb.base/completion.exp: Handle lack of other symbols beginning
6925 with "a".
6926
6927 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6928
237fc4c9
PA
69292008-05-02 Jim Blandy <jimb@codesourcery.com>
6930
6931 * gdb.asm/asmsrc1.s: Add scratch space.
6932
ed5e9466
DJ
69332008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6934 Daniel Jacobowitz <dan@codesourcery.com>
6935
6936 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6937 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6938 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6939
b39cc962
DJ
69402007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6941
6942 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6943
36d520f5
JB
69442008-05-01 Joel Brobecker <brobecker@adacore.com>
6945
6946 * gdb.base/info-target.exp: New testcase.
6947
8d4e3071
DJ
69482008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6949
6950 * gdb.cp/hang.exp: Use .cc instead of .C.
6951 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6952 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6953
6f3f3097
DJ
69542008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6955
6956 * gdb.base/gdb1250.exp: Remove perror.
6957 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6958
5550a914
PA
69592008-04-30 Pedro Alves <pedro@codesourcery.com>
6960
6961 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6962 .2byte.
6963
d848e687
DJ
69642008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6965
6966 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6967 (maybe_kfail): New.
6968
93b5768b
PA
69692008-04-25 Pedro Alves <pedro@codesourcery.com>
6970
6971 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6972
721c02de
VP
69732008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6974
a9c64011
AS
6975 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6976 * gdb.mi/mi2-syn-frame.exp: Likewise.
6977 * lib/mi-support.exp: Likewise.
721c02de 6978
74960c60
VP
69792008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6980
6981 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6982 to specify regexp for the location to stop at.
6983 * gdb.base/break-always.c: New.
6984 * gdb.base/break-always.exp: New.
6985
d24317b4
VP
69862008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6987
6988 * lib/mi-support.exp (mi_runto_helper): Adjust
6989 for the original-location field.
6990 (mi_create_breakpoint, mi_list_breakpoints): New.
6991 * gdb.mi/mi-break.exp: Adjust.
6992 * gdb.mi/mi2-break.exp: Adjust.
6993 * gdb.mi/mi-pending.exp: Adjust.
6994 * gdb.mi/mi-simplerun.exp: Adjust.
6995 * gdb.mi/mi2-simplerun.exp: Adjust.
6996 * gdb.mi/mi-syn-frame.exp: Adjust.
6997 * gdb.mi/mi2-syn-frame.exp: Adjust.
6998 * gdb.mi/mi-until.exp: Adjust.
6999 * gdb.mi/mi2-until.exp: Adjust.
7000 * gdb.mi/mi-var-display.exp: Adjust.
7001 * gdb.mi/mi2-var-display.exp: Adjust.
7002 * gdb.mi/mi-watch.exp: Adjust.
7003 * gdb.mi/mi2-watch.exp: Adjust.
7004
fdc59709 70052008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 7006
a9c64011
AS
7007 * aclocal.m4: Add override.m4.
7008 * configure: Regenerate.
fdc59709 7009
8e91f023
VP
70102008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7011
7012 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7013 '-var-update --all-values' reports new value even the type
7014 of a variable object has changed.
7015
233a11ab
CS
70162008-04-18 Craig Silverstein <csilvers@google.com>
7017
7018 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7019 files.
d24317b4 7020
9c1137ad
JB
70212008-04-18 Joel Brobecker <brobecker@adacore.com>
7022
7023 * gdb.ada/atomic_enum: New test program.
7024 * gdb.ada/atomic_enum.exp: New testcase.
7025
66d0bbc7
DE
70262008-04-17 Doug Evans <dje@google.com>
7027
7028 * gdb.opt/Makefile.in: Fix whitespace.
7029
100906b0
UW
70302008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7033
4584e32e
DE
70342008-04-17 Doug Evans <dje@google.com>
7035
7036 * gdb.base/hashline1.exp: New testcase.
7037 * gdb.base/hashline2.exp: New testcase.
7038 * gdb.base/hashline2.exp: New testcase.
7039
0a320680
PA
70402008-04-17 Pedro Alves <pedro@codesourcery.com>
7041
7042 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7043
18ac113b
AR
70442008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
7045
7046 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7047 temporary breakpoint to match "Temporary breakpoint".
7048 * gdb.base/break.exp (delete_breakpoints): Likewise.
7049 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7050 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7051 * gdb.base/display.exp: Likewise.
7052 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7053 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7054 * gdb.base/restore.exp (restore_tests): Likewise.
7055 * gdb.base/sepdebug.exp: Likewise.
7056 * gdb.base/watchpoint.exp: Likewise.
7057 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7058 * gdb.mi/mi-pending.exp: Likewise.
7059 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7060 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7061 * gdb.mi/mi-var-cmd.exp: Likewise.
7062 * gdb.mi/mi-var-display.exp: Likewise.
7063 * gdb.mi/mi2-cli.exp: Likewise.
7064 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7065 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7066 * gdb.mi/mi2-var-display.exp: Likewise.
7067 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7068 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7069 new "disp" field.
a9c64011 7070 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
7071 reason. This is to support fix for PR2424.
7072
add38693
JK
70732008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7074
7075 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7076
fcacd99f
VP
70772008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7078
7079 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 7080 field. Add more floating varobj tests.
fcacd99f 7081 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
7082 field.
7083 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7084 (main): Call do_at_tests.
7085 * lib/mi-support.exp (mi_create_floating_varobj)
7086 (mi_varobj_update_with_type_change): New.
fcacd99f 7087
de051565
MK
70882008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7089
7090 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7091 option of -var-evaluate-expression.
7092 * gdb.mi/mi2-var-display.exp: Likewise.
7093
dbc52822
VP
70942008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7095
7096 Introduce test setup helpers.
a9c64011
AS
7097 * lib/gdb.exp (build_executable, clean_restart)
7098 (prepare_for_testing): New.
7099 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7100 * gdb.base/return.exp: Likewise.
7101 * gdb.base/ending-run.exp: Likewise.
dbc52822 7102
473591da
NR
71032008-04-07 Nick Roberts <nickrob@snap.net.nz>
7104
7105 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7106 Interface (MI) responses.
7107
2b2d9e11
VP
71082008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7109
a9c64011
AS
7110 * gdb.cp/breakpoint.cc: New code to test conditions involving
7111 member variables.
7112 * gdb.cp/breakpoint.exp: Test condition involving member
7113 variables.
2b2d9e11 7114
bb378428
VP
71152008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7116
7117 * lib/mi-support.exp (mi_expect_stop): New.
7118 (mi_run_cmd): Change the
7119 token. Use mi_send_resuming_command, use
7120 mi_expect_stop.
7121 (mi_execute_to_helper): Rename to mi_execute_to.
7122 (mi_send_resuming_command): Add more error patterns.
7123 (mi_wait_for_stop): Renamed to...
7124 (mi_get_stop_line): ...this.
7125 (mi_run_inline_test): Adjust.
7126
7127 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7128 * gdb.mi/mi-console.exp: Likewise.
7129 * gdb.mi/mi-pending.exp: Likewise.
7130 * gdb.mi/mi-simplerun.exp: Likewise.
7131 * gdb.mi/mi-stack.exp: Likewise.
7132 * gdb.mi/mi-stepi.exp: Likewise.
7133 * gdb.mi/mi-syn-frame.exp: Add comment.
7134 * gdb.mi/mi-until.exp: Likewise.
7135 * gdb.mi/mi-var-display.exp: Likewise.
7136 * gdb.mi/mi-watch.exp: Likewise.
7137 * gdb.mi/mi2-cli.exp: Likewise.
7138 * gdb.mi/mi2-console.exp: Likewise.
7139 * gdb.mi/mi2-simplerun.exp: Likewise.
7140 * gdb.mi/mi2-stack.exp: Likewise.
7141 * gdb.mi/mi2-stepi.exp: Likewise.
7142 * gdb.mi/mi2-until.exp: Likewise.
7143 * gdb.mi/mi2-var-display.exp: Likewise.
7144 * gdb.mi/mi2-watch.exp: Likewise.
7145
62172bb9
UW
71462008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7147
7148 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7149
7150 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7151
a13e061a
PA
71522008-04-04 Pedro Alves <pedro@codesourcery.com>
7153
7154 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7155 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7156 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7157 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7158 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7159 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7160 expect an mi error duplicated in stderr.
7161
eae06beb
JB
71622008-04-03 Joel Brobecker <brobecker@adacore.com>
7163
7164 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7165 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7166 Add a couple of tests that verify the behavior when the new setting
7167 is set to "cancel" and "all".
7168 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7169 "ask" before we start the testing.
7170
79c6ced6
AR
71712008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7172
7173 * gdb.cp/casts.cc: Add class reference variables.
7174 * gdb.cp/casts.exp: New test cases for up/down casting references.
7175
6c2d1a6b
MK
71762008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7177
7178 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7179 instead of beginning to make an extra test pass.
7180 * gdb.mi/mi2-var-display.exp: Likewise.
7181
55b411d9
MR
71822008-03-31 Maciej W. Rozycki <macro@mips.com>
7183
7184 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7185
c6140da2
MD
71862008-03-31 Markus Deuling <deuling@de.ibm.com>
7187 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7188
7189 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7190 value. Add xfail for older kernels.
7191
79732189
AR
71922008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7193
7194 Bring mi-support in line with gdb.exp.
7195 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7196 (mi_gdb_start): New function.
7197
33c3676e
MR
71982008-03-28 Maciej W. Rozycki <macro@mips.com>
7199
7200 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7201
92e28119
VP
72022008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7203
7204 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7205 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 7206
9e8e3afe
VP
72072008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7208
7209 * lib/mi-support.exp (mi_create_varobj_checked): New.
7210 (mi_list_varobj_children): Allow to check for a
7211 value.
7212 (mi_list_array_varobj_children): New.
7213
7214 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7215 and mi_list_varobj_children, as opposed to hardcoding
7216 expected strings.
7217 * gdb.mi/gdb701.exp: Likewise.
7218 * gdb.mi/gdb792.exp: Likewise.
7219 * gdb.mi/mi-var-block.exp: Likewise.
7220 * gdb.mi/mi-var-cmd.exp: Likewise.
7221 * gdb.mi/mi-var-invalidate.exp: Likewise.
7222 * gdb.mi/mi2-var-block.exp: Likewise.
7223 * gdb.mi/mi2-var-child.exp: Likewise.
7224 * gdb.mi/mi2-var-cmd.exp: Likewise.
7225 * gdb.mi/mi2-var-display.exp: Likewise.
7226
9df50351
JK
72272008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7228
7229 Fix random false FAILs on i386.
7230 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7231
31e5d73a
DJ
72322008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7233
7234 PR gdb/544
7235 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7236
12f4afab
DJ
72372008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7238
7239 PR gdb/544
7240 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7241
b562a0cb
DJ
72422008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7243
7244 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7245 fixed PR gdb/544.
7246
17faa917
DJ
72472008-03-21 Pedro Alves <pedro@codesourcery.com>
7248
7249 * gdb.threads/fork-child-threads.exp: Test next over fork.
7250
6214f497
DJ
72512008-03-21 Chris Demetriou <cgd@google.com>
7252
7253 * gdb.base/break.exp (rbreak junk): New test for rbreak
7254 "Junk at end of arguments" issue.
7255
63092375
DJ
72562008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7259 *& to work on created array elements.
7260 (Top level): Test print $pc with a file. Test string operations
7261 without a target.
7262 * gdb.base/ptype.exp: Do not expect *& to work on created array
7263 elements.
7264
b21991b0
DJ
72652008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7266
7267 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7268 gdb.threads/staticthreads.exp: Update exit query.
7269
c4b347c7
SL
72702008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7271
7272 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7273
fa4727a6
DJ
72742008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 * gdb.base/watchpoint.c (global_ptr, func4): New.
7277 (main): Call func4.
7278 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7279 (test_inaccessible_watchpoint): New.
7280
2f34202f
MR
72812008-02-29 Maciej W. Rozycki <macro@mips.com>
7282
7283 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7284 select the largest.
7285
0d6ba1b1
DJ
72862008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7287
7288 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7289 frames-invalid annotations.
7290
e691325a
PM
72912008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7292
a9c64011 7293 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7294
f85b5ecc
DE
72952008-02-27 Doug Evans <dje@google.com>
7296
7297 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7298 for bug 1738.
7299 (breakpoint_to_handler_entry): Ditto.
7300
b40e7bf3
JB
73012008-02-27 Joel Brobecker <brobecker@adacore.com>
7302
7303 * gdb.base/ending-run.exp: Use the first line of code inside
7304 function body to test breakpoints.
7305 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7306 location where the breakpoint is inserted when using the line
7307 where a function is declared. Fix typo in the description of
7308 one of the tests.
7309 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7310
2faca73a
PM
73112008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7312
7313 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7314 tests.
2faca73a 7315
6f439c36
PM
73162008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7317
7318 * gdb.base/args.exp: avoid same output for tests
7319 with single quotes.
7320
54e52265
VP
73212008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7322
a9c64011
AS
7323 * gdb.base/annota1.exp: Adjust for 'info break'
7324 format changes.
7325 * gdb.base/annota3.exp: Likewise.
7326 * gdb.base/break.exp: Likewise.
7327 * gdb.base/condbreak.exp: Likewise.
7328 * gdb.base/pending.exp: Likewise.
7329 * gdb.base/sepdebug.exp: Likewise.
7330 * gdb.base/unload.exp: Likewise.
7331 * gdb.cp/ovldbreak.exp: Likewise.
7332 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7333
897b09ca
DE
73342008-02-07 Doug Evans <dje@google.com>
7335
7336 * gdb.cp/mb-inline.exp: New.
7337 * gdb.cp/mb-inline.h: New.
7338 * gdb.cp/mb-inline1.cc: New.
7339 * gdb.cp/mb-inline2.cc: New.
7340
b1c32d35
PM
73412008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7342
7343 * gdb.pascal/floats.pas: New test program.
7344 * gdb.pascal/floats.exp: New testcase.
7345
1a4ca44a
TJB
73462008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7347
7348 * gdb.base/callfuncs.c (t_float_many_args): New function.
7349 (t_double_many_args): New function.
7350 * gdb.base/callfuncs.exp: Add tests for exceeding float
7351 and double parameters passed through the stack.
7352
439048e8
JB
73532008-02-05 Joel Brobecker <brobecker@adacore.com>
7354
7355 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7356 gdb.ada/complete/foo.adb: New files.
7357 * gdb.ada/complete.exp: New testcase.
7358
81fe8080
DE
73592008-02-03 Doug Evans <dje@google.com>
7360
301f0ecf
DE
7361 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7362
81fe8080
DE
7363 * gdb.cp/gdb2384.exp: New file.
7364 * gdb.cp/gdb2384.cc: New file.
7365 * gdb.cp/gdb2384-base.h: New file.
7366 * gdb.cp/gdb2384-base.cc: New file.
7367
4b071aec
DE
73682008-02-02 Doug Evans <dje@google.com>
7369
7370 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7371
61137ba6
JB
73722007-02-01 Joel Brobecker <brobecker@adacore.com>
7373
7374 * gdb.ada/sym_print_name: New test program.
7375 * gdb.ada/sym_print_name.exp: New testcase.
7376
73772007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7378
7379 * gdb.ada/nested/hello.adb: New file.
7380 * gdb.ada/nested.exp: New testcase.
7381 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7382
98deb0da
VP
73832008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7384
7385 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7386 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7387 don't cause future evaluations of function to report
7388 creation of internal breakpoints.
98deb0da 7389
723a2275
VP
73902008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7391
7392 * gdb.mi/mi-break.exp (test_error): New.
7393 Call it.
7394
fb546a2f
LM
73952008-01-31 Luis Machado <luisgpm@br.ibm.com>
7396
7397 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7398 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7399
2d8fd90a
PM
74002008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7401
7402 * gdb.pascal/integers.pas: New test program.
7403 * gdb.pascal/integers.exp: New testcase.
7404
a7fa0ded
PM
74052008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7406
7407 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7408
5e1a1926
TJB
74092008-01-30 Luis Machado <luisgpm@br.ibm.com>
7410
7411 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7412 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7413
8d04f9f0
JB
74142008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7415
7416 * gdb.ada/formatted_ref: New test program.
7417 * gdb.ada/formatted_ref.exp: New testcase.
7418
7419 * gdb.cp/formatted-ref.cc: New file.
7420 * gdb.cp/formatted-ref.exp: New testcase.
7421
ce75a98f
JB
74222008-01-30 Joel Brobecker <brobecker@adacore.com>
7423
7424 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7425
e835f6bf
NR
74262008-01-30 Nick Roberts <nickrob@snap.net.nz>
7427
7428 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7429 (test_file_list_exec_source_file): Update to new macro-info field.
7430
d118ef87
PH
74312008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7432
7433 * gdb.ada/exprs: New test program.
7434 * gdb.ada/exprs.exp: New testcase.
7435
7d35ab09
TJB
74362008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7437
7438 * dfp-test.c (DELTA, DELTA_B): New definitions.
7439 (double_val1, double_val2, double_val3, double_val4, double_val5,
7440 double_val6, double_val7, double_val8, double_val9, double_val10,
7441 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7442 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7443 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7444 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7445 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7446 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7447 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7448 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7449 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7450 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7451 dec128_val16): New global variables.
7452 (decimal_dec128_align): New function.
7453 (decimal_mixed): Likewise.
7454 (decimal_many_args_dec32): Likewise.
7455 (decimal_many_args_dec64): Likewise.
7456 (decimal_many_args_dec128): Likewise.
7457 (decimal_many_args_mixed): Likewise.
7458 * dfp-test.exp: Add tests calling new inferior functions.
7459
2d717e4f
DJ
74602008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7463 gdb.server/ext-run.exp: New files.
7464 * lib/gdbserver-support.exp (gdbserver_download): New.
7465 (gdbserver_start): New. Update gdbserver expected
7466 output.
7467 (gdbserver_spawn): Use them.
7468 (gdbserver_start_extended): New.
7469
e85a822c
DJ
74702008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7471
7472 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7473 Run on GNU/Linux.
7474 (do_exec_tests): Check for systems which do not support catchpoints.
7475 Do not match START.
7476 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7477 Run on GNU/Linux. Enable verbose output.
7478 (check_fork_catchpoints): New.
7479 (explicit_fork_child_follow, catch_fork_child_follow)
7480 (tcatch_fork_parent_follow): Update expected messages.
7481 (do_fork_tests): Use check_fork_catchpoints.
7482 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7483 Run on GNU/Linux. Enable verbose output.
7484 (check_vfork_catchpoints): New.
7485 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7486 expected messages.
7487 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7488
401ea829
JB
74892008-01-29 Jim Blandy <jimb@red-bean.com>
7490
7491 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7492 host' errors.
7493 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7494
aceaf3ad
JB
74952008-01-29 Jim Blandy <jimb@red-bean.com>
7496
7497 * gdb.threads/sigthread.c: Use barriers to ensure that
7498 child_thread and child_thread_two are always initialized before we
7499 start to use them.
7500
a5606eee
VP
75012008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7502
7503 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7504 * gdb.base/watchpoint-solib.c: New.
7505 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7506
c55a82bb
PM
75072008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7508
7509 * gdb.base/gdb1056.exp: Add unsigned integer test.
7510
0993fe05
DE
75112008-01-28 Doug Evans <dje@google.com>
7512
7513 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7514
4fe42e7f
JB
75152008-01-27 Jim Blandy <jimb@codesourcery.com>
7516
c7a69933
JB
7517 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7518
4fe42e7f
JB
7519 * gdb.base/expand-psymtabs.exp: Doc fix.
7520
5def8285
MK
75212008-01-26 Mark Kettenis <kettenis@gnu.org>
7522
7523 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7524
5313c911
NR
75252008-01-24 Nick Roberts <nickrob@snap.net.nz>
7526
a9c64011 7527 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7528 -var-set-format.
7529
93815fbf
VP
75302008-01-23 Chris Demetriou <cgd@google.com>
7531
7532 * gdb.threads/thread_events.c: New testcase source file.
7533 * gdb.threads/thread_events.exp: New testcase expect file.
7534
467a88ee
NR
75352008-01-23 Nick Roberts <nickrob@snap.net.nz>
7536
7537 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7538
7539 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7540 -var-set-format.
7541
d8f82aba
DJ
75422008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7543 Vladimir Prus <vladimir@codesourcery.com>
7544
7545 * gdb.base/float.exp: Allow missing floating point for m68k and
7546 PowerPC.
7547
60c46647
VP
75482008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7549
7550 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7551 ignore count.
7552 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7553 * gdb.mi/mi-cli.exp: Adjust.
7554 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7555
c7dd36a1
PA
75562008-01-17 Pedro Alves <pedro@codesourcery.com>
7557
7558 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7559 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7560 with dummy_ptr's address.
7561 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7562 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7563 all targets.
7564 * gdb.mi/mi2-var-child.exp: Likewise.
7565
39d5313e
JB
75662008-01-09 Joel Brobecker <brobecker@adacore.com>
7567
7568 * gdb.ada/null_array: New test program.
7569 * gdb.ada/null_array.exp: New testcase.
7570
0aea4bf3
LM
75712008-01-09 Luis Machado <luisgpm@br.ibm.com>
7572
7573 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7574 with required float modifiers.
7575
0b354900
JB
75762008-01-08 Joel Brobecker <brobecker@adacore.com>
7577
7578 * gdb.ada/funcall_param: New test program.
7579 * gdb.ada/funcall_param.exp: New testcase.
7580
cdb7f5d4
JB
75812008-01-08 Joel Brobecker <brobecker@adacore.com>
7582
7583 * gdb.ada/arrayparam: New test program.
7584 * gdb.ada/arrayparam.exp: New testcase.
7585
88e2547f
JB
75862008-01-08 Joel Brobecker <brobecker@adacore.com>
7587
7588 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7589 landed. Should also fix random failures in the test following it.
7590
f6867ce0
TJB
75912008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7592
7593 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7594 for expressions with decimal float values.
7595 (test_dfp_conversions): New function to test casts to and from
7596 decimal float types.
7597 Call test_dfp_conversions.
7598 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7599 elements.
7600 (main): Initialize ds.float4 and ds.double8 elements.
7601 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7602 string to new error message.
7603 (d64_set_tests): Likewise.
7604 (d128_set_tests): Likewise.
7605 Add tests for expressions with decimal float variables. Add tests for
7606 conversions to and from decimal float types.
7607
f9c11282
JB
76082008-01-05 Joel Brobecker <brobecker@adacore.com>
7609
7610 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7611 * gdb.ada/packed_tagged.exp: New testcase.
7612
0ecbca72
JB
76132008-01-04 Joel Brobecker <brobecker@adacore.com>
7614
7615 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7616 gdb.ada/homonym/homonym_main.adb: New files.
7617 * gdb.ada/homonym.exp: New testcase.
7618
c18d3d89
JB
76192008-01-04 Joel Brobecker <brobecker@adacore.com>
7620
7621 * gdb.ada/packed_array.exp: Add testing of references to
7622 a packed array.
7623
ecc7085b
JB
76242008-01-04 Joel Brobecker <brobecker@adacore.com>
7625
7626 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7627 New files.
7628 * gdb.ada/type_coercion.exp: New testcase.
7629
c474c922
JB
76302008-01-04 Joel Brobecker <brobecker@adacore.com>
7631
7632 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7633 gdb.ada/tagged/foo.adb: New file.
7634 * gdb.ada/tagged.exp: New testcase.
7635
9005b927
JB
76362008-01-04 Joel Brobecker <brobecker@adacore.com>
7637
7638 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7639 gdb.ada/ptype_field/foo.adb: New files.
7640 * gdb.ada/ptype_field.exp: New testcase.
7641
1a6aaad8
JB
76422008-01-03 Joel Brobecker <brobecker@adacore.com>
7643
7644 * gdb.ada/print_pc.exp: New testcase.
7645
0ef22f53
JB
76462008-01-03 Joel Brobecker <brobecker@adacore.com>
7647
7648 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7649 gdb.ada/taft_type/p.adb: New files.
7650 * gdb.ada/taft_type.exp: New testcase.
7651
1689ecf8
JB
76522008-01-03 Joel Brobecker <brobecker@adacore.com>
7653
7654 * gdb.ada/array_bounds/bar.adb: New file.
7655 * gdb.ada/array_bounds.exp: New testcase.
7656
a4d0b9c3
JB
76572008-01-03 Joel Brobecker <brobecker@adacore.com>
7658
7659 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7660 gdb.ada/arrayptr/foo.adb: New files.
7661 * gdb.ada/arrayptr.exp: New testcase.
7662
a31ace00
JB
76632008-01-03 Joel Brobecker <brobecker@adacore.com>
7664
7665 * gdb.base/set-lang-auto.exp: New testcase.
7666
a97fced3
JB
76672008-01-03 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.ada/fun_addr/foo.adb: New file.
7670 * gdb.ada/fun_addr.exp: New testcase.
7671
ef29ce1a
JK
76722008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7673
7674 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7675 New files
7676
0fafefe3
JB
76772008-01-02 Joel Brobecker <brobecker@adacore.com>
7678
7679 * array_subscript_addr/p.adb: New file.
a9c64011 7680 * array_subscript_addr.exp: New testcase.
0fafefe3 7681
c4359f8d
JB
76822008-01-02 Joel Brobecker <brobecker@adacore.com>
7683
a9c64011 7684 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7685 New files.
7686 * gdb.ada/str_cmp_ref.exp: New testcase.
7687
1aa1b15b
JB
76882008-01-01 Joel Brobecker <brobecker@adacore.com>
7689
7690 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7691 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7692 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7693
81c9b2cf
JB
76942008-01-01 Joel Brobecker <brobecker@adacore.com>
7695
7696 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7697 gdb.ada/ref_param/pck.ads: New files.
7698 * gdb.ada/ref_param.exp: New testcase.
7699
319e4674
JB
77002008-01-01 Joel Brobecker <brobecker@adacore.com>
7701
7702 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7703 gdb.ada/interface/foo.adb: New files.
7704 * gdb.ada/interface.exp: New testcase.
7705
ef682c56
JB
77062007-12-31 Jim Blandy <jimb@codesourcery.com>
7707
7708 * gdb.base/multi-forks.exp: Consume all output from child
7709 processes before proceeding to next test.
7710
f6f3eb6c
JB
77112007-12-29 Jim Blandy <jimb@codesourcery.com>
7712
7713 * configure: Regenerated.
7714
f652e42f
JB
77152007-12-27 Joel Brobecker <brobecker@adacore.com>
7716
7717 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7718 gdb.ada/fixed_cmp/fixed.adb: New files.
7719 * gdb.ada/fixed_cmp.exp: New testcase.
7720
6943e596
JB
77212007-12-27 Joel Brobecker <brobecker@adacore.com>
7722
7723 * gdb.ada/boolean_expr.exp: New testcase.
7724
aad9a193
JB
77252007-12-26 Jim Blandy <jimb@codesourcery.com>
7726
7727 * gdb.base/multi-forks.exp: Doc fix.
7728
fb5f3683
JB
77292007-12-26 Joel Brobecker <brobecker@adacore.com>
7730
7731 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7732 * gdb.ada/char_param.exp: Do not compile our test program with
7733 -gnata, this is unnecessary.
7734 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7735
384e4a9c
JB
77362007-12-24 Joel Brobecker <brobecker@adacore.com>
7737
7738 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7739 gdb.ada/print_chars/foo.adb: New files.
7740 * gdb.ada/print_chars.exp: New testcase.
7741
01e044f7
JB
77422007-12-24 Joel Brobecker <brobecker@adacore.com>
7743
7744 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7745 gdb.ada/char_param/foo.adb: New files.
7746 * gdb.ada/char_param.exp: New testcase.
7747
0ce17860
JB
77482007-12-22 Jim Blandy <jimb@codesourcery.com>
7749
7750 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7751 hard-coding source line numbers into the test.
7752 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7753 gdb_get_line_number to find.
7754
919809b9
JB
77552007-12-22 Joel Brobecker <brobecker@adacore.com>
7756
7757 * gdb.base/ptype.c (highest): New struct type.
7758 (the_highest): New variable of that type.
7759 (main): Add dummy assignment to a field of variable the_highest.
7760 * gdb.base/ptype.exp: Test type printing of our new variable.
7761
abc8a88d
PM
77622007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7763
7764 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 7765 and record first explicitly generated thread number.
abc8a88d
PM
7766 Use that thread number for thread specific watchpoint test.
7767 Add iteration number to repetitive tests.
7768
5158f3e3
CES
77692007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7770 Jim Blandy <jimb@codesourcery.com>
7771
7772 * gdb.base/expand-psymtabs.c: New testcase
7773 source file.
7774 * gdb.base/expand-psymtabs.exp: New testcase
7775 expect file.
7776
37e4754d
LM
77772007-12-17 Luis Machado <luisgpm@br.ibm.com>
7778
7779 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7780 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7781
551e5d04
JB
77822007-12-17 Joel Brobecker <brobecker@adacore.com>
7783
7784 * gdb.ada/frame_args/foo.adb: New file.
7785 * gdb.ada/frame_args/pck.ads: New file.
7786 * gdb.ada/frame_args/pck.adb: New file.
7787 * gdb.ada/frame_args.exp: New testcase.
7788
a05ee097
JB
77892007-12-17 Joel Brobecker <brobecker@adacore.com>
7790
7791 * gdb.base/frame-args.c: New file.
7792 * gdb.base/frame-args.exp: New testcase.
7793
c162e8c9 77942007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 7795 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
7796
7797 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7798
afe8ab22 77992007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7800
afe8ab22
VP
7801 * gdb.mi/mi-pending.exp: New.
7802 * gdb.mi/mi-pending.c: New.
7803 * gdb.mi/mi-pendshr.c: New.
7804
dfdfb3ca
JB
78052007-12-06 Jim Blandy <jimb@codesourcery.com>
7806
7807 * gdb.base/default.exp: Update expected output for 'info catch'.
7808
b7fca990
JK
78092007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7810
7811 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7812 must be set to binary.
7813
6a1afc1e
PA
78142007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7815
7816 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7817
a6b151f1
DJ
78182007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7819
7820 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7821 gdb.mi/mi-file-transfer.exp: New.
7822
43039443
JK
78232007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7824
7825 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7826
0ef2251b
MR
78272007-11-22 Maciej W. Rozycki <macro@mips.com>
7828
7829 * gdb.trace/backtrace.exp: Fix a typo.
7830 * gdb.trace/circ.exp: Likewise.
7831 * gdb.trace/collection.exp: Likewise.
7832 * gdb.trace/limits.exp: Likewise.
7833 * gdb.trace/report.exp: Likewise.
7834 * gdb.trace/tfind.exp: Likewise.
7835 * gdb.trace/while-dyn.exp: Likewise.
7836
5443631e
NR
78372007-11-21 Nick Roberts <nickrob@snap.net.nz>
7838
7839 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7840 objects of pointers that can't be dereferenced are now
7841 "noneditable".
7842
a4ce5b0d
UW
78432007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7844
7845 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7846 (target_cpu): Remove.
7847
d6e956e5
VP
78482007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7849
7850 * gdb.base/ending-run.exp: Expect the list of cleared
7851 breakpoint to come in natural order, not the reversed one.
a9c64011 7852
214270ab
VP
78532007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7854
7855 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7856 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 7857
1a619819
LM
78582007-11-05 Luis Machado <luisgpm@br.ibm.com>
7859
7860 * gdb.base/printcmds.exp: New function
7861 test_printf_with_dfp.
7862
5b01a6fa
DE
78632007-11-02 Doug Evans <dje@google.com>
7864
7865 * gdb.disasm/t01_mov.s: Remove carriage returns.
7866 * gdb.disasm/t02_mova.s: Ditto.
7867 * gdb.disasm/t03_add.s: Ditto.
7868 * gdb.disasm/t04_sub.s: Ditto.
7869 * gdb.disasm/t05_cmp.s: Ditto.
7870 * gdb.disasm/t06_ari2.s: Ditto.
7871 * gdb.disasm/t07_ari3.s: Ditto.
7872 * gdb.disasm/t08_or.s: Ditto.
7873 * gdb.disasm/t09_xor.s: Ditto.
7874 * gdb.disasm/t10_and.s: Ditto.
7875 * gdb.disasm/t11_logs.s: Ditto.
7876 * gdb.disasm/t12_bit.s: Ditto.
7877 * gdb.disasm/t13_otr.s: Ditto.
7878
ec33ab7f
JK
78792007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7880
7881 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7882
ae0d01ff
UW
78832007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7884
7885 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7886 provide DFP support.
7887
55eddb0f
DJ
78882007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7889
7890 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7891 Test "set powerpc vector-abi". Skip auto-detection tests for old
7892 toolchains.
7893
7020f05c
PA
78942007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7895
7896 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7897 with [string compare].
7898
84bc3db9
PA
78992007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7900
7901 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7902 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7903
5876dc88
LM
79042007-10-25 Luis Machado <luisgpm@br.ibm.com>
7905
7906 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7907 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7908 * gdb.opt/Makefile.in: New makefile.
7909 * Makefile.in: Create new directory "gdb.opt".
7910 * configure.ac: Add "gdb.opt" directory.
7911 * configure: Regenerated.
a9c64011 7912
c3ea9a14
DE
79132007-10-25 Doug Evans <dje@google.com>
7914
7915 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7916 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7917
a9c64011 79182007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
7919 Thiago Jung Bauermann <bauerman@br.ibm.com>
7920
7921 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7922 Floating Point expressions.
7923 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7924 Floating Point variables.
7925 * gdb.base/dfp-test.c: new file containing program with Decimal
7926 Floating variables, used by gdb.base/dfp-test.exp.
7927
62a24a2b
DJ
79282007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7929
7930 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7931
e7b1eae6
UW
79322007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7933
7934 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7935 compiling test case with GCC.
7936 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7937
c641edcc
UW
79382007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7939
7940 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7941 format changes.
7942
5e5ebfe6
MS
79432007-10-18 Michael Snyder <msnyder@specifix.com>
7944
7945 * gdb.base/dbx.exp: Add missing "-re " operator.
7946
e831e7b6
GM
79472007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7948
7949 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7950 * configure.ac: Removed trailing spaces after backslash.
7951 * gdb.modula2: New directory.
7952 * gdb.modula2/Makefile.in: New file.
7953 * gdb.modula2/unbounded-array.exp: New file.
7954 * gdb.modula2/unbounded1.c: New file.
7955
7cc46491
DJ
79562007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7957
7958 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7959
79602007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
7961
7962 * gdb.base/sigstep.c (main): Add checks for
7963 return values for setitimer call.
7964 Call setitimer again with itimer = ITIMER_REAL
7965 if first call to setitimer fails.
7966
e91528f0
KH
79672007-10-11 Kazu Hirata <kazu@codesourcery.com>
7968
7969 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7970 of $timeout.
7971
2ec9a4f8
DJ
79722007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7973
7974 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7975
79762007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
7977
7978 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7979 of gdb_expect call, to avoid interruption.
7980
64b2fa04
PA
79812007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7982
7983 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7984 (v_unsigned_long_long, v_long_long_array)
7985 (v_signed_long_long_array, v_unsigned_long_long_array)
7986 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7987 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7988 [!NO_LONG_LONG]: New.
7989 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7990 v_long_long_member.
7991
7992 (v_long_long_func, v_signed_long_long_func)
7993 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7994 (main) [!NO_LONG_LONG]: Initialize long long variants.
7995
7996 * gdb.base/whatis.exp: If board file requests no_long_long, build
7997 test with NO_LONG_LONG defined. Test long long, signed long long,
7998 and unsigned long long variants but only if board file doesn't
7999 disable it.
8000
a912286e 80012007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 8002 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
8003
8004 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8005 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8006 * configure: Regenerated.
8007 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8008 gdb.pascal/types.exp, lib/pascal.exp: New files.
8009
471ba8c9
DJ
80102007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8013 call.
8014 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8015 to return to the call.
8016 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8017 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8018 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8019 * gdb.mi/mi-until.exp (test_until): Likewise.
8020 * gdb.mi/mi2-until.exp (test_until): Likewise.
8021
fef8a650
DJ
80222007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8023
8024 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8025 two-char array.
8026 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8027
d983da9c
DJ
80282007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8029
8030 * gdb.threads/watchthreads.c (thread_function): Sleep between
8031 iterations.
8032 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8033 at once for S/390. Generate matching fails and passes.
8034
17f62551
VP
80352007-09-27 Vladimir Prus <vladimir@codesourcery.com>
8036
8037 * gdb.mi/var-cmd.c (do_children_tests): Initialize
8038 the 'struct_declarations' variable to zeros.
a9c64011 8039
ed0616c6
VP
80402007-09-24 Vladimir Prus <vladimir@codesourcery.com>
8041
8042 * gdb.cp/mb-ctor.cc: New.
8043 * gdb.cp/mb-ctor.exp: New.
8044 * gdb.cp/mb-templates.cc: New.
8045 * gdb.cp/mb-templates.exp: New.
8046
41f1b697
DJ
80472007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
8048
8049 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8050
3f213f78
PA
80512007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
8052
8053 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8054 targets.
8055 * configure: Regenerate.
8056
0d381245 80572007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8058
0d381245
VP
8059 * gdb.base/annota1.exp: Adjust for 'info break'
8060 format changes.
8061 * gdb.base/annota3.exp: Likewise.
8062 * gdb.base/break.exp: Likewise.
8063 * gdb.base/condbreak.exp: Likewise.
8064 * gdb.base/pending.exp: Likewise.
8065 * gdb.base/sepdebug.exp: Likewise.
8066 * gdb.base/unload.exp: Likewise.
8067 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 8068
fe3f5fa8
VP
80692007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8070
8071 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8072 messages.
8073 * gdb.base/chng-syms.exp: Likewise.
8074 * gdb.base/unload.exp: Likewise.
a9c64011 8075
a75cf6c0
DJ
80762007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8077
8078 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8079
18ecae38
DJ
80802007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * schedlock.c (NUM): Change to 1.
8083 (main): Use args[0] for the main thread.
8084 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8085 regardless of the number of threads.
8086
5509918f
MR
80872007-09-14 Maciej W. Rozycki <macro@mips.com>
8088
4a543daf
MR
8089 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8090 type down.
8091 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8092 test.
8093 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8094 watchpoint type down.
8095 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8096 test.
8097
80982007-09-14 Maciej W. Rozycki <macro@mips.com>
8099
5509918f
MR
8100 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8101 Move all the tests here and run them twice, once using software
8102 watchpoints and once using hardware watchpoints.
8103 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8104
40b53987
DJ
81052007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8106
8107 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8108 test.
8109
695e2681
MK
81102007-09-10 Mark Kettenis <kettenis@gnu.org>
8111
8b3fc8d8
MK
8112 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8113 build-id.
8114
695e2681
MK
8115 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8116 know about $ORIGIN. Calculate output dir from $dest instead of
8117 using ${objdir}/{$subdir}.
8118
58d69f29
MK
81192007-09-09 Mark Kettenis <kettenis@gnu.org>
8120
8121 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8122 gcore, before continuing with the test.
8123
3e347599
DJ
81242007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8125
8126 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8127 * gdb.mi/mi-watch.exp: Likewise.
8128
ea37ba09
DJ
81292007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8130 Jim Blandy <jimb@codesourcery.com>
8131
8132 * gdb.arch/i386-sse.exp: Do not expect character constants.
8133 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8134 * gdb.base/display.exp: Allow print/s.
8135 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8136 and unsigned char array changes.
8137
2025a643
DJ
81382007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8139
8140 * gdb.base/display.exp: Add tests for printf %p.
8141
26669a27
PA
81422007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8143
8144 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8145 the dll name to unicode.
8146
c8f021f8
JK
81472007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8148
8149 * gdb.base/default.exp (show version): Update the version text.
8150 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8151
4cf31eea
JK
81522007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8153
8154 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8155 New files.
8156
4935890f
JK
81572007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8158
8159 * lib/gdb.exp (build_id_debug_filename_get): New function.
8160 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8161 Remove the generate DEBUG file for the future testcase runs.
8162 New testcase for the NT_GNU_BUILD_ID retrieval.
8163 Move the final testing step to ...
8164 (test_different_dir): ... a new function.
8165 New parameter XFAIL to XFAIL all the tests performed.
8166 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8167 New parameter TYPE to PF_PREFIX all the tests performed.
8168
02142340
VP
81692007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8170
8171 * gdb.mi/mi-var-cp.cc (path_expression): New
8172 function.
8173 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8174
36acd84e
UW
81752007-08-27 Markus Deuling <deuling@de.ibm.com>
8176
8177 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8178 to fit into SPU Local Store memory.
8179
a896d121
JB
81802007-08-23 Joel Brobecker <brobecker@adacore.com>
8181
8182 * gdb.base/default.exp: Adjust the expected output of "info
8183 warranty" after the switch to GPLv3.
8184
7b433602
JB
81852007-08-23 Joel Brobecker <brobecker@adacore.com>
8186
8187 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8188 to 30000 (from 20000).
8189
e22f8b7c
JB
81902007-08-23 Joel Brobecker <brobecker@adacore.com>
8191
8192 Switch the license of all .exp files to GPLv3.
8193 Switch the license of all .f and .f90 files to GPLv3.
8194 Switch the license of all .s and .S files to GPLv3.
8195
5a0e3bd0
JB
81962007-08-23 Joel Brobecker <brobecker@adacore.com>
8197
8198 * configure.ac: Switch license to GPLv3.
8199
cc00619d
JB
82002007-08-23 Joel Brobecker <brobecker@adacore.com>
8201
8202 Switch the licensing to GPLv3 for all .ads and .adb files.
8203
8d26208a
DJ
82042007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8205
8206 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8207 and t_int_double.
8208 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8209
4fcb9948
JB
82102007-08-17 Joel Brobecker <brobecker@adacore.com>
8211
8212 * gdb.base/step-line.c: Switch license to GPL version 3, and
8213 update copyright year.
8214 * gdb.base/step-line.inp: Likewise.
8215
b9c34f67
JB
82162007-08-17 Joel Brobecker <brobecker@adacore.com>
8217
8218 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8219 changes inside gdb1555.c.
8220 * gdb.base/pending.exp: Likewise.
8221
2cc17678
DJ
82222007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8223
8224 * config/default.exp: New file.
8225
e48883f7
DJ
82262007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8227
8228 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8229 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8230
1ab80e5b
MR
82312007-07-30 Maciej W. Rozycki <macro@mips.com>
8232
8233 * gdb.base/dump.exp: Force the correct endianness for binary
8234 formats not carrying this information.
8235
aba471f5
DJ
82362007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8237
8238 * gdb.threads/staticthreads.exp: Match .*sem_post.
8239
d4e07204
DJ
82402007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8241
8242 * gdb.base/readline.exp (operate_and_get_next): Match the final
8243 prompt.
8244
2b97317d
KB
82452007-07-23 Kevin Buettner <kevinb@redhat.com>
8246
8247 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8248 to restarting SID.
8249
44efa07a
KB
82502007-07-18 Kevin Buettner <kevinb@redhat.com>
8251
8252 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8253 prior to `gdb_start'.
8254
7b5ebade
KB
82552007-07-18 Kevin Buettner <kevinb@redhat.com>
8256
8257 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8258 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8259 Remove call to gdb_unload.
8260
255e7678
DJ
82612007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8262 Daniel Jacobowitz <dan@codesourcery.com>
8263
8264 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8265 for __WIN32__.
8266 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8267 * gdb.base/unload.exp: Use shared library test routines.
8268
3a40aaa0
UW
82692007-07-03 Markus Deuling <deuling@de.ibm.com>
8270
8271 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8272 * gdb.base/solib-symbol-lib.c: Likewise.
8273 * gdb.base/solib-symbol-main.c: Likewise.
8274
b0f4b84b
DJ
82752007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8276
8277 * config/gdbserver.exp (gdb_reconnect): New.
8278 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8279 gdb.base/solib-disc.exp: New files.
8280 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8281 remote debugging".
8282 (gdb_compile): Add shlib_load flag.
8283 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8284 port.
8285 (gdbserver_reconnect): New.
8286
1b05479a
DJ
82872007-07-01 Nick Roberts <nickrob@snap.net.nz>
8288 Daniel Jacobowitz <dan@codesourcery.com>
8289
8290 * gdb.base/annota3.exp: Test for if construct.
8291
86f78eb2
DJ
82922007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8293
8294 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8295
6a2eb474 82962007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8297 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8298
8299 * gdb.base/display.exp: Allow a newline after display/i.
8300 * gdb.base/pc-fp.exp: Likewise.
8301 * gdb.base/sigbpt.exp: Likewise.
8302
f8b73d13
DJ
83032007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8304
8305 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8306 required features to be included.
8307
4339e69e
DJ
83082007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8309
8310 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8311 in info threads output.
8312
23d964e7
UW
83132007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8314 Markus Deuling <deuling@de.ibm.com>
8315
8316 * gdb.arch/spu-info.exp: New testcase.
8317 * gdb.arch/spu-info.c: New file.
8318
fd20f75b
DJ
83192007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8320
8321 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8322 tpcs_offset. Restore lr after the call.
8323 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8324
2226f861
DJ
83252007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8328 (gdbserver_run): Kill any running gdbserver.
8329 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8330
d12371a9
MR
83312007-05-17 Maciej W. Rozycki <macro@mips.com>
8332
8333 * gdb.base/sigbpt.exp: Preset segv_addr.
8334
93f02886
DJ
83352007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8336
8337 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8338 (gdb_compile_shlib): Likewise.
8339 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8340 (default_gdb_init): Clear cleanfiles.
8341 (gdb_finish): Delete recorded cleanfiles.
8342 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8343
8344 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8345 Do not use isnative.
8346 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8347 gdb.base/so-impl-ld.exp: Likewise.
8348 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8349 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8350 gdb_compile.
8351
b04e06d7
VP
83522007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8353
8354 * config/unknown.exp: Remove.
8355
069ed931
UW
83562007-05-15 Markus Deuling <deuling@de.ibm.com>
8357
8358 * gdb.base/info-proc.exp: Check is_remote.
8359
09db0d03
UW
83602007-05-14 Markus Deuling <deuling@de.ibm.com>
8361
8362 * gdb.base/gcore.exp: Initialize variable core_supported.
8363
af2cbe8c
DJ
83642007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8365
8366 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8367
027c0295
DJ
83682007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8369
8370 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8371 * gdb.threads/print-threads.exp (test_all_threads): Allow
8372 negative and hexadecimal thread IDs.
8373
dc5000e7
DJ
83742007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8375
8376 * gdb.java/jprint.java (public): Avoid invalid call to static
8377 method.
8378
2e74ed18
DP
83792007-05-14 Denis Pilat <denis.pilat@st.com>
8380
8381 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8382 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8383 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8384 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8385 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8386
83547f02
UW
83872007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8388
8389 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8390 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8391 this mode.
8392 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8393 * gdb.base/spu.ld: New file.
8394
b18be20d
DJ
83952007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8396
8397 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8398
be444858
DJ
83992007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8400
8401 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8402
b1d53152
DJ
84032007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8404
8405 * gdb.java/jmain.exp: Handle demangled names with and without method
8406 signatures.
8407
d084b331
DJ
84082007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8409
8410 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8411 (have_a_very_merry_interrupt): Remove calls to puts.
8412 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8413 inferior output.
8414 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8415 test names.
8416
db9d7fc5
DJ
84172007-04-29 Markus Deuling <deuling@de.ibm.com>
8418 Daniel Jacobowitz <dan@codesourcery.com>
8419
8420 * gdb.base/auxv.exp (core_works): Also check is_remote.
8421 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8422
ef783a7d 84232007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8424
ef783a7d
VP
8425 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8426 message, not the undefined 'module' variable.
8427 * gdb.base/siginfo.exp: Likewise.
8428 * gdb.base/sigstep.exp: Likewise.
8429 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8430 serialport.
8431 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8432
b7b73cae
CV
84332007-04-25 Corinna Vinschen <vinschen@redhat.com>
8434
8435 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8436 target sim fails. Return 0 otherwise.
8437 (gdb_load): Return prematurely if gdb_target_sim fails.
8438
7d90fdfa
DP
84392007-04-16 Denis Pilat <denis.pilat@st.com>
8440
8441 * gdb.base/setshow.exp: Reset height after having set it to 100.
8442
5d3e9c85
DP
84432007-04-16 Denis Pilat <denis.pilat@st.com>
8444
8445 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8446
18e75969
DP
84472007-04-16 Denis Pilat <denis.pilat@st.com>
8448
8449 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8450
25d5ea92
VP
84512007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8452
8453 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8454 tests. Run the frozen varobjs test.
8455 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8456 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8457
0b49cb80
JK
84582007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8459
8460 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8461 gdb.base/type-opaque.exp: New files.
8462
a73bafbc 84632007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8464
8465 * gdb.mi/mi-var-child.c
a73bafbc
VP
8466 (do_children_tests): User char[2] instead of
8467 char so that automatic printing of pointers to char
8468 don't give unpredicable result.
8469 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8470 local variables.
8471 * gdb.mi/mi-var-child.exp: Step to right line
8472 of do_children_tests.
8473 * gdb.mi/mi2-var-child.exp: Likewise.
8474 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8475 do_locals_tests.
a73bafbc
VP
8476 (do_children_tests): User char[2] instead of
8477 char so that automatic printing of pointers to char
a9c64011 8478 don't give unpredicable result.
a73bafbc 8479 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8480 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8481 Pass test name to mi_wait_for_stop.
8482
7ce59000
DJ
84832007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8484
8485 * gdb.asm/asm-source.exp: Remove d10v case.
8486 * lib/gdb.exp (skip_cplus_tests): Likewise.
8487 * gdb.asm/d10v.inc: Deleted.
8488
20389057
DJ
84892007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8490
8491 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8492
8807d78b
DJ
84932007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8494
8495 * config/netware.exp: Delete file.
8496
aa3edb8e
JB
84972007-03-29 Joel Brobecker <brobecker@adacore.com>
8498
8499 * gdb.dwarf2/dw2-noloc.S: New file.
8500 * gdb.dwarf2/dw2-noloc.exp: New file.
8501
297561ac
PA
85022007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8503
8504 * gdb.cp/method2.cc: New test.
8505 * gdb.cp/method2.exp: New test.
8506 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8507
1f81bd39
DJ
85082007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8511
9453113a
DJ
85122007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8513
8514 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8515
b741e217
DJ
85162007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8517
8518 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8519 (gdb_load): Delete, replace with...
8520 (gdb_reload): ...this.
8521 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8522 * gdb.server/server-mon.exp: Likewise.
8523 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8524 (gdb_start_cmd): New.
8525 (gdb_file_cmd): Save the last loaded file.
8526 (gdb_reload): New.
8527 (gdb_gnu_strip_debug): Use transform.
8528 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8529 support here. Use new $last_loaded_file. Check mtime.
8530 (gdb_target_cmd): Handle ObjC failure case.
8531 (infer_host_exec): Delete.
8532 (gdbserver_load): Rename to...
8533 (gdbserver_run): ...this. Simplify.
8534 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8535 (mi_gdb_load): Move most contents to a new function...
8536 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8537 (mi_run_cmd): Use mi_gdb_target_load.
8538 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8539 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8540 Use gdb_run_cmd.
8541 * gdb.base/charsign.exp: Remove incorrect comment.
8542 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8543 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8544 gdb.base/start.exp: Use gdb_start_cmd.
8545
446ab585 85462007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8547 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8548
8549 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8550 * gdb.base/signull.exp: Similarly.
8551
bbb88ebf
UW
85522007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8553
8554 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8555 messages available to test cases (like chng-sym.exp).
8556
cb8c4a99
AS
85572007-03-14 Andreas Schwab <schwab@suse.de>
8558
8559 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8560 format changes.
8561
4e463ff5
DJ
85622007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8563
8564 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8565 (optimized_1): New.
8566 (main): Call optimized_1.
8567 (gdb2029): Correct typos. Call gdb2029_marker.
8568 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8569 for gdb2029.
8570
b6db2c47
MK
85712007-03-12 Mark Kettenis <kettenis@gnu.org>
8572
8573 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8574 as tabs. Remove redundant test pattern.
8575
70ed3737
UW
85762007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8577
8578 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8579 for /a format output.
8580
47b67b60
DJ
85812007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8582
8583 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8584 collect output incrementally.
8585
b8953b0e
UW
85862007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8587
8588 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8589 for -var-create lpcharacter test.
8590 * gdb.mi/mi2-var-cmd.exp: Likewise.
8591
7acd5c40
UW
85922007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8593
8594 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8595 pass on targets where address zero is readable.
8596
9c6759c1
UW
85972007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8598
8599 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8600 just a single architecture.
8601
a2f1aeb4
UW
86022007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8603
8604 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8605 (fetch_all_registers): New function, uses gdb_test_multiple and
8606 exp_continue to fetch inferior output line-by-line.
8607 Replace all uses of do_get_all_registers by fetch_all_registers.
8608
46579ac2
UW
86092007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8610
8611 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8612 in target_info.
8613
fc133f24
MS
86142007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8615
a9c64011 8616 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8617 consistancy; add a default (timeout) case.
8618
7646a51d
MS
86192007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8620
8621 * gdb.base/watchpoint.exp: Fix truncated comment.
8622
dcfff61f
MS
86232007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8624
8625 * Makefile.in: Remove spurious single-quotes from sed command.
8626
664e3ee9
DJ
86272007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8628
8629 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8630 func.
8631 * gdb.mi/mi2-var-cmd.exp: Likewise.
8632
d7cc6f2f
JB
86332007-02-27 Joel Brobecker <brobecker@adacore.com>
8634
a9c64011
AS
8635 * gdb.dwarf2/dw2-producer.S: New file.
8636 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8637
86382007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
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
8645 Revert tests to use mi_gdb_test and include value field in output
8646 of -var-create.
8647
93d42b30
DJ
86482007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8649
8650 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8651
c499ed39
DJ
86522007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8653
8654 * gdb.base/maint.exp: Remove full paths from test names.
8655 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8656 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8657
9836f81b
JB
86582007-02-27 Joel Brobecker <brobecker@adacore.com>
8659
8660 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8661
c74d0ad8
DJ
86622007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8663
8664 * gdb.server/server-mon.exp: New test.
8665
2711e456
DJ
86662007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8667
8668 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8669
ff6f572f
DJ
86702007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8671
8672 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8673 register capitalization.
8674
fada3feb
DP
86752007-02-13 Denis Pilat <denis.pilat@st.com>
8676
8677 * gdb.mi/mi-var-invalidate.exp: New file.
8678
fb1e4ffc
DJ
86792007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8680
8681 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8682
3da939d7
DJ
86832007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8684
8685 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8686
123dc839
DJ
86872007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8688
8689 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8690 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8691
877e3645 86922007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8693
8694 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8695 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8696 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8697 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8698 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8699 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8700 Update tests to include value field in output of -var-create.
a9c64011 8701
3c0a2960
AS
87022007-02-08 Andreas Schwab <schwab@suse.de>
8703
8704 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8705
108546a0
DJ
87062007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8707
8708 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8709 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8710
d701dcab
DP
87112007-02-02 Denis Pilat <denis.pilat@st.com>
8712
8713 * gdb.threads/threadapply.exp: check that frame is not changed by
8714 the thread apply all command.
8715
783e3e2f
AS
87162007-01-31 Andreas Schwab <schwab@suse.de>
8717
6d9c3a87
AS
8718 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8719
3c50d7b9
AS
8720 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8721 in the dwarf sections.
8722 * gdb.dwarf2/mac-fileno.S: Likewise.
8723
783e3e2f
AS
8724 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8725 bspstore register on ia64.
8726
78ff580e
AS
87272007-01-29 Andreas Schwab <schwab@suse.de>
8728
cc8e9b12
AS
8729 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8730 "frame-begin" annotation.
8731
78ff580e
AS
8732 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8733 number of "frames-invalid" annotations.
8734
704a4f78
DJ
87352007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8736
8737 * gdb.base/commands.exp: Call if_commands_test.
8738 (gdb_test_no_prompt, if_commands_test): New.
8739
e741bf94
MK
87402007-01-28 Mark Kettenis <kettenis@gnu.org>
8741
8742 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8743
474d0ad3
AS
87442007-01-27 Andreas Schwab <schwab@suse.de>
8745
8746 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8747 .short/.int/.quad in the dwarf sections.
8748 * gdb.dwarf2/dw2-intercu.S: Likewise.
8749 * gdb.dwarf2/dw2-intermix.S: Likewise.
8750
e784b426
JK
87512007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8752
8753 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
8754 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8755 array.
e784b426
JK
8756 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8757 * gdb.base/setvar.exp: Likewise.
8758
37f08e04
AS
87592007-01-26 Andreas Schwab <schwab@suse.de>
8760
9a01813a
AS
8761 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8762 test.
8763
37f08e04
AS
8764 * gdb.base/multi-forks.exp ("restart $i"): Also match
8765 __kernel_syscall_via_break.
8766
6e2a9270
VP
87672007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8768
8769 * lib/mi-support.exp (mi_delete_varobj): New.
8770 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8771 testcase.
8772 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8773 (main): Call the above.
8774 (reference_update_test, base_in_reference_test)
8775 (reference_to_pointer): Delete the created varobjs.
a9c64011 8776
e515b470
DJ
87772007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8778
8779 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8780 * configure: Regenerated.
8781 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8782 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8783 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8784 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8785 * lib/gdb.exp (gdb_skip_xml_test): New function.
8786
08d8bcd7
DJ
87872007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8788
8789 * gdb.base/sigrepeat.exp: Correct error message.
8790
87912007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
8792 Daniel Jacobowitz <dan@codesourcery.com>
8793
8794 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8795 gdb.arch/i386-gnu-cfi-asm.S: New files.
8796
97c3f1f3
JK
87972007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8798
8799 * lib/gdb.exp: Abort on missing `site.exp'.
8800
cb1df416
DJ
88012007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8802 Daniel Jacobowitz <dan@codesourcery.com>
8803
8804 * gdb.base/included.c, gdb.base/included.exp,
8805 gdb.base/included.h: New files.
8806
35990120
DJ
88072007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8808
8809 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8810 (maximize_rlimit): Reduce limits on 64-bit systems.
8811
6e81a116 88122007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
8813
8814 From Marcus Deuling <deuling@de.ibm.com>:
8815 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8816 every case.
8817
6c3c41f3
NR
88182007-01-13 Nick Roberts <nickrob@snap.net.nz>
8819
8820 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8821 (test_path_specification): Use objdir instead of srcdir to always
8822 get an absolute filename.
8823
2f12c312
DJ
88242007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8825
8826 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8827
81121995
VP
88282007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8829
8830 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8831 Make sure the variable we're using is in scope.
8832 (reference_to_pointer): Likewise.
8833
4741b737
DJ
88342007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8835
8836 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8837 has no debug information.
8838
054410c3
DJ
88392007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8840
8841 * gdb.base/annota1.exp: Remove extra send_gdb.
8842
818f79f6
DJ
88432007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8844
8845 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8846
f7a6bb70
DJ
88472007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8850
57e66780
DJ
88512007-01-08 Nick Roberts <nickrob@snap.net.nz>
8852 Daniel Jacobowitz <dan@codesourcery.com>
8853
8854 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8855 lcharacter or linteger change. Correct duplicated test name.
8856 * gdb.mi/mi2-var-cmd.exp: Likewise.
8857
3d799a95
DJ
88582007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8859
8860 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8861
88622007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 8863
a9c64011
AS
8864 * gdb.base/nofield.c: New file.
8865 * gdb.base/nofield.exp: New testcase.
51679ba9 8866
eafb94e8
NR
88672007-01-05 Nick Roberts <nickrob@snap.net.nz>
8868
8869 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8870
8871 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8872 test.
8873
5e572bb4
DJ
88742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8875
8876 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8877
74a44383
DJ
88782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8879
8880 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8881 when continuing.
8882
1b572db9
DJ
88832007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8884
8885 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8886 Expect ".exe" extension.
8887
381bc39b
DJ
88882007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8889
8890 * gdb.base/charset.exp: Add explicit filename to break.
8891 * gdb.base/dbx.exp: Add explicit filename to breaks.
8892
2b70e4c6
DJ
88932007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8894
8895 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8896 * gdb.mi/mi2-file.exp: Likewise.
8897
303b6f5d
DJ
88982007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8899
8900 Implement specification of MI tests as comments
8901 in C and C++ sources.
8902 * lib/mi-support.exp (mi_autotest_data): New variable.
8903 (mi_autotest_source): New variable.
8904 (count_newlines, mi_prepare_inline_tests)
8905 (mi_get_inline_test, mi_continue_to_line)
8906 (mi_run_inline_test, mi_tbreak)
8907 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8908 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8909 Run inline tests.
8910 * gdb.mi/mi-var-cp.cc: Define tests here.
8911
23da0d94
VP
89122007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8913
8914 Simplify usage of mi_continue_to.
8915 * lib/mi-support.exp (mi_runto_helper): Renamed
8916 from mi_runto, added new parameter 'run_or_continue'.
8917 (mi_runto): Use mi_runto_helper.
8918 (mi_continue_to): Accept just function name as parameter.
8919 Use mi_runto_helper.
8920 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8921 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8922
f9e18282
JB
89232006-01-04 Joel Brobecker <brobecker@adacore.com>
8924
8925 Make this testcase a bit more realistic. The current code
8926 is too simplistic, and allows the compiler to optimize out
8927 some of the entities we need for this testcase.
8928 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8929 (Do_Nothing): Add extra parameter.
8930 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8931 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8932 by using a variable of type Void_Star.
8933
fd678c65
JB
89342006-01-04 Joel Brobecker <brobecker@adacore.com>
8935
8936 * gdb.ada/catch_ex/foo.adb: New file.
8937 * gdb.ada/catch_ex.exp: New testcase.
8938
05cfdb42
DJ
89392007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8940
8941 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8942 pass --image-base to linker.
8943
2e03ee74
DJ
89442007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8945 Daniel Jacobowitz <dan@codesourcery.com>
8946
8947 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8948 secondary prompts.
8949
0d5de010
DJ
89502007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8951
8952 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8953 output. Test the types of members and member pointers.
8954 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8955 gdb/2092.
8956 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8957 statement. Enable for GCC. Update expected output for some tests
8958 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8959 layout.
8960 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8961 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8962 (Diamond::vget_base): New.
8963 (main): Add new tests.
8964 * gdb.cp/printmethod.exp: Update expected output for member functions.
8965 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8966 print pEe->D::vg().
8967
61a771aa
DJ
89682007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8969
8970 * gdb.threads/tls.exp: Allow stops in sem_post.
8971
2fa63963
DJ
89722006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8973
8974 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8975 * gdb.base/annota3.exp: Likewise.
8976 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8977 again (instead of timing out).
8978 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8979 GCC bug 26475.
8980 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8981 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8982 test from jmisc1.exp.
8983 * gdb.java/jmisc1.exp: Delete.
8984 * gdb.java/jprint.exp: Adjust to work with method signatures including
8985 return types.
8986 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8987 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8988 * lib/java.exp (compile_java_from_source): Pass the correct type
8989 to target_compile.
8990
5eefc2b7
JB
89912006-12-31 Joel Brobecker <brobecker@adacore.com>
8992
8993 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8994 (stack_align_edx): New function.
8995 (stack_align_eax): New function.
8996 (main): Add calls to stack_align_edx and stack_align_eax.
8997 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8998 Add testing for the cases where the register used during a stack
8999 realignment is edx. Same for eax.
9000
227c54da
DJ
90012006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9002
9003 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9004 and generic PE targets.
9005
cab8ac94
JB
90062006-12-29 Joel Brobecker <brobecker@adacore.com>
9007
9008 * gdb.ada/array_return.exp: Update copyright date list.
9009
ba54f318
JB
90102006-12-27 Joel Brobecker <brobecker@adacore.com>
9011
9012 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9013 (Create_Small_Float_Vector): New function.
9014 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9015 function body.
9016 * gdb.ada/array_return/p.adb: Use new type and function from
9017 package Pck.
9018 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9019 able to print the value returned by a function returning an
9020 array of float.
9021
6b7a35dd
JB
90222006-12-20 Joel Brobecker <brobecker@adacore.com>
9023
9024 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9025 The associated tests should be PASSing.
9026
038224f6
VP
90272006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9028
9029 Test for base in references.
9030 * gdb.mi/mi-var-cp.cc: Add test code.
9031 * gdb.mi/mi-var-cp.exp: Test for bases in references.
9032 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9033 * gdb.mi/mi2-watch.exp: Likewise.
9034 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9035 (mi_list_varobj_children): New function.
9036
b26ed50d
VP
90372006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9038
9039 * lib/mi-support.exp
9040 (mi_runto): Accept "()" after function name.
9041 (mi_create_varobj): New function.
9042 (mi_varobj_update): New function.
9043 (mi_Check_varobj_value): New function.
9044 * gdb.mi/mi-var-cp.exp: New file.
9045 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 9046
08232497
DJ
90472006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
9048
9049 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9050 gdb.base/weaklib2.c: New files.
9051
d394c993 90522006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 9053
ac6c2fba
NS
9054 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9055 info. Adjust test names.
9056
8ec659a0 9057 * gdb.base/break.c (main): Move position of malloc.
d394c993 9058 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 9059
acd65feb
VP
90602006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9061
9062 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9063 assignement of arrays and function pointers.
9064 * gdb.mi/var-cmd.c: Add declaration necessary for above
9065 tests.
9066
f556d5e5
NS
90672006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9068
9069 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
9070
9071 * gdb.threads/linux-dp.exp: Read thread table before and after
9072 creating each philosopher and verify it.
9073
697bc68d
NS
90742006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9075 Paul Brook <paul@codesourcery.com>
9076 Daniel Jacobowitz <dan@codesourcery.com>
9077
9078 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 9079 main to remove duplication. Add start function of the form
697bc68d
NS
9080 '_*start[1-9]*'. Add RVDS start function.
9081
29d73ae4
DJ
90822006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9083
9084 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9085
c1d88655
UW
90862006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9087
9088 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9089 * gdb.asm/spu.inc: New file.
9090 * gdb.base/term.exp: Disable if [target_info exists noargs].
9091 * gdb.gdb/complaints.exp: Disable if ![isnative].
9092 * gdb.gdb/selftest.exp: Likewise.
9093 * gdb.gdb/observer.exp: Likewise.
9094 * gdb.gdb/xfullpath.exp: Likewise.
9095 * gdb.base/attach.exp: Disable on SPU target.
9096 * gdb.cp/bs145503.exp: Likewise.
9097 * gdb.cp/exception.exp: Likewise.
9098 * gdb.cp/userdef.exp: Likewise.
9099
32a13b1a
DJ
91002006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9101
9102 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9103
d8295fe9
VP
91042006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9105
9106 * gdb.base/completion.exp: Fix completion tests for
9107 'info' and 'info '.
9108 * gdb.base/help.exp (help_test_raw, test_class_help)
9109 (test_prefix_command_help): Move...
9110 * lib/gdb.exp: Here.
9111 * gdb.base/main.exp: Adjust.
9112 * gdb.cp/maint.exp: Adjust.
9113 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 9114
8c394015
VP
91152006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9116
9117 * gdb.stabs/weird.exp (print_weird_var): Use
9118 gdb_test_multiple instead of gdb_expect.
9119
027fc1bc
VP
91202006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9121
9122 * gdb.base/help.exp (help_test_raw): New.
9123 (test_class_help): New.
9124 (test_prefix_command_help): New.
9125 Adjust testcases.
9126
67609209
FR
91272006-11-09 Christophe Lyon <christophe.lyon@st.com>
9128
9129 * gdb.base/constvars.c (main): Write to crass and crips, so that
9130 they are allocated by the compiler.
9131
f73adfeb
AS
91322006-10-27 Andreas Schwab <schwab@suse.de>
9133
9134 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9135 "detach-fork".
9136
2f83a18e
DJ
91372006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9138
9139 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9140 of patterns.
9141
94277a38
DJ
91422006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9143
9144 * gdb.base/sepdebug.exp: Remove debug format test.
9145 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9146 Handle no-symtab.
9147 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9148
5bd2f6e2
DJ
91492006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9150
9151 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9152 int to pointer or pointer to int.
9153 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9154
8c008720
DJ
91552006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9156
9157 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9158
9e35dae4
DJ
91592006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9160
9161 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9162
d9639e13
DJ
91632006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9164
9165 PR c++/2116
9166 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9167
390a1bd0
JB
91682006-10-06 Joel Brobecker <brobecker@adacore.com>
9169
9170 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9171 the corresponding bug has been fixed in GDB (PR/2018).
9172
dd920c33
JB
91732006-10-06 Joel Brobecker <brobecker@adacore.com>
9174
9175 * gdb.base/subst.exp: New testcase.
9176
53bbefe9
JB
91772006-10-06 Joel Brobecker <brobecker@adacore.com>
9178
9179 * gdb.ada/array_return/pck.ads: Add copyright notice.
9180 * gdb.ada/array_return/pck.adb: Likewise.
9181 * gdb.ada/array_return/p.adb: Likewise.
9182 * gdb.ada/exec_changed/first.adb: Likewise.
9183 * gdb.ada/exec_changed/second.adb: Likewise.
9184
09851417
JB
91852006-10-06 Joel Brobecker <brobecker@adacore.com>
9186
9187 * gdb.ada/watch_arg/watch.adb: New file.
9188 * gdb.ada/watch_arg.exp: New testcase.
9189
041bf30d
VP
91902006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9191
9192 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 9193 via string_to_regexp.
041bf30d 9194 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 9195
f286fbdd 91962006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
9197
9198 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9199 Remove unused / obsolete files.
9200
7c07f349
NR
92012006-09-19 Nick Roberts <nickrob@snap.net.nz>
9202
9203 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9204
cd5ff84a
VP
92052006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9206
9207 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9208 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 9209 the number of frames.
cd5ff84a 9210
ae018d1a
DJ
92112006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9212
9213 * gdb.base/args.c (main): Add breakpoint marker.
9214 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9215 really test empty arguments.
9216 (args_load): Delete.
9217 (args_test): New.
9218
b399c549
NR
92192006-09-13 Nick Roberts <nickrob@snap.net.nz>
9220
9221 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 9222 check for one file.
b399c549 9223
2ab1eb7a
VP
92242006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9225
9226 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9227 HIGH_FRAME argument to -stack-list-locals can be larger than
9228 the number of frames.
a9c64011 9229
476308bf
FF
92302006-08-18 Fred Fish <fnf@specifix.com>
9231
9232 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9233 '$' in front of skip_vmx_tests_saved when setting that.
9234
8625200f
AS
92352006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9236
9237 * gdb.base/trace-commands.exp: New file.
9238
089ec8f1
DJ
92392006-08-10 Joel Brobecker <brobecker@adacore.com>
9240 Daniel Jacobowitz <dan@codesourcery.com>
9241
9242 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9243 expected output of the backtrace commands.
9244
b60f0898
JB
92452006-08-09 Joel Brobecker <brobecker@adacore.com>
9246
9247 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9248 untested followed by return combination.
9249 * gdb.arch/altivec-regs.exp: Likewise.
9250 * gdb.arch/e500-abi.exp: Likewise.
9251 * gdb.arch/e500-regs.exp: Likewise.
9252 * gdb.arch/gdb1291.exp: Likewise.
9253 * gdb.arch/gdb1431.exp: Likewise.
9254 * gdb.arch/gdb1558.exp: Likewise.
9255 * gdb.arch/i386-prologue.exp: Likewise.
9256 * gdb.arch/i386-unwind.exp: Likewise.
9257 * gdb.asm/asm-source.exp: Likewise.
9258 * gdb.base/a2-run.exp: Likewise.
9259 * gdb.base/advance.exp: Likewise.
9260 * gdb.base/all-bin.exp: Likewise.
9261 * gdb.base/annota1.exp: Likewise.
9262 * gdb.base/annota3.exp: Likewise.
9263 * gdb.base/args.exp: Likewise.
9264 * gdb.base/arithmet.exp: Likewise.
9265 * gdb.base/assign.exp: Likewise.
9266 * gdb.base/async.exp: Likewise.
9267 * gdb.base/attach.exp: Likewise.
9268 * gdb.base/bang.exp: Likewise.
9269 * gdb.base/bigcore.exp: Likewise.
9270 * gdb.base/bitfields.exp: Likewise.
9271 * gdb.base/bitfields2.exp: Likewise.
9272 * gdb.base/break.exp: Likewise.
9273 * gdb.base/call-sc.exp: Likewise.
9274 * gdb.base/call-strs.exp: Likewise.
9275 * gdb.base/callfuncs.exp: Likewise.
9276 * gdb.base/checkpoint.exp: Likewise.
9277 * gdb.base/chng-syms.exp: Likewise.
9278 * gdb.base/code-expr.exp: Likewise.
9279 * gdb.base/commands.exp: Likewise.
9280 * gdb.base/completion.exp: Likewise.
9281 * gdb.base/cond-expr.exp: Likewise.
9282 * gdb.base/condbreak.exp: Likewise.
9283 * gdb.base/consecutive.exp: Likewise.
9284 * gdb.base/constvars.exp: Likewise.
9285 * gdb.base/corefile.exp: Likewise.
9286 * gdb.base/cvexpr.exp: Likewise.
9287 * gdb.base/dbx.exp: Likewise.
9288 * gdb.base/define.exp: Likewise.
9289 * gdb.base/detach.exp: Likewise.
9290 * gdb.base/display.exp: Likewise.
9291 * gdb.base/dump.exp: Likewise.
9292 * gdb.base/ena-dis-br.exp: Likewise.
9293 * gdb.base/ending-run.exp: Likewise.
9294 * gdb.base/environ.exp: Likewise.
9295 * gdb.base/eval-skip.exp: Likewise.
9296 * gdb.base/exprs.exp: Likewise.
9297 * gdb.base/fileio.exp: Likewise.
9298 * gdb.base/finish.exp: Likewise.
9299 * gdb.base/float.exp: Likewise.
9300 * gdb.base/foll-exec.exp: Likewise.
9301 * gdb.base/foll-fork.exp: Likewise.
9302 * gdb.base/foll-vfork.exp: Likewise.
9303 * gdb.base/freebpcmd.exp: Likewise.
9304 * gdb.base/funcargs.exp: Likewise.
9305 * gdb.base/gcore.exp: Likewise.
9306 * gdb.base/gdb1090.exp: Likewise.
9307 * gdb.base/gdb1250.exp: Likewise.
9308 * gdb.base/huge.exp: Likewise.
9309 * gdb.base/info-proc.exp: Likewise.
9310 * gdb.base/interrupt.exp: Likewise.
9311 * gdb.base/jump.exp: Likewise.
9312 * gdb.base/langs.exp: Likewise.
9313 * gdb.base/lineinc.exp: Likewise.
9314 * gdb.base/list.exp: Likewise.
9315 * gdb.base/logical.exp: Likewise.
9316 * gdb.base/long_long.exp: Likewise.
9317 * gdb.base/macscp.exp: Likewise.
9318 * gdb.base/maint.exp: Likewise.
9319 * gdb.base/mips_pro.exp: Likewise.
9320 * gdb.base/miscexprs.exp: Likewise.
9321 * gdb.base/multi-forks.exp: Likewise.
9322 * gdb.base/opaque.exp: Likewise.
9323 * gdb.base/overlays.exp: Likewise.
9324 * gdb.base/pc-fp.exp: Likewise.
9325 * gdb.base/pointers.exp: Likewise.
9326 * gdb.base/printcmds.exp: Likewise.
9327 * gdb.base/psymtab.exp: Likewise.
9328 * gdb.base/ptype.exp: Likewise.
9329 * gdb.base/recurse.exp: Likewise.
9330 * gdb.base/relational.exp: Likewise.
9331 * gdb.base/relocate.exp: Likewise.
9332 * gdb.base/remote.exp: Likewise.
9333 * gdb.base/reread.exp: Likewise.
9334 * gdb.base/restore.exp: Likewise.
9335 * gdb.base/return.exp: Likewise.
9336 * gdb.base/return2.exp: Likewise.
9337 * gdb.base/scope.exp: Likewise.
9338 * gdb.base/sect-cmd.exp: Likewise.
9339 * gdb.base/sep.exp: Likewise.
9340 * gdb.base/sepdebug.exp: Likewise.
9341 * gdb.base/setshow.exp: Likewise.
9342 * gdb.base/setvar.exp: Likewise.
9343 * gdb.base/sigall.exp: Likewise.
9344 * gdb.base/sigbpt.exp: Likewise.
9345 * gdb.base/signals.exp: Likewise.
9346 * gdb.base/signull.exp: Likewise.
9347 * gdb.base/sizeof.exp: Likewise.
9348 * gdb.base/solib.exp: Likewise.
9349 * gdb.base/step-line.exp: Likewise.
9350 * gdb.base/step-test.exp: Likewise.
9351 * gdb.base/structs.exp: Likewise.
9352 * gdb.base/structs2.exp: Likewise.
9353 * gdb.base/term.exp: Likewise.
9354 * gdb.base/twice.exp: Likewise.
9355 * gdb.base/until.exp: Likewise.
9356 * gdb.base/varargs.exp: Likewise.
9357 * gdb.base/volatile.exp: Likewise.
9358 * gdb.base/watchpoint.exp: Likewise.
9359 * gdb.base/whatis-exp.exp: Likewise.
9360 * gdb.base/whatis.exp: Likewise.
9361 * gdb.cp/ambiguous.exp: Likewise.
9362 * gdb.cp/annota2.exp: Likewise.
9363 * gdb.cp/annota3.exp: Likewise.
9364 * gdb.cp/bool.exp: Likewise.
9365 * gdb.cp/breakpoint.exp: Likewise.
9366 * gdb.cp/casts.exp: Likewise.
9367 * gdb.cp/class2.exp: Likewise.
9368 * gdb.cp/classes.exp: Likewise.
9369 * gdb.cp/cplusfuncs.exp: Likewise.
9370 * gdb.cp/ctti.exp: Likewise.
9371 * gdb.cp/derivation.exp: Likewise.
9372 * gdb.cp/exception.exp: Likewise.
9373 * gdb.cp/gdb1355.exp: Likewise.
9374 * gdb.cp/hang.exp: Likewise.
9375 * gdb.cp/inherit.exp: Likewise.
9376 * gdb.cp/local.exp: Likewise.
9377 * gdb.cp/m-data.exp: Likewise.
9378 * gdb.cp/m-static.exp: Likewise.
9379 * gdb.cp/member-ptr.exp: Likewise.
9380 * gdb.cp/method.exp: Likewise.
9381 * gdb.cp/misc.exp: Likewise.
9382 * gdb.cp/namespace.exp: Likewise.
9383 * gdb.cp/overload.exp: Likewise.
9384 * gdb.cp/ovldbreak.exp: Likewise.
9385 * gdb.cp/pr-1023.exp: Likewise.
9386 * gdb.cp/pr-1210.exp: Likewise.
9387 * gdb.cp/pr-574.exp: Likewise.
9388 * gdb.cp/printmethod.exp: Likewise.
9389 * gdb.cp/psmang.exp: Likewise.
9390 * gdb.cp/ref-params.exp: Likewise.
9391 * gdb.cp/ref-types.exp: Likewise.
9392 * gdb.cp/rtti.exp: Likewise.
9393 * gdb.cp/templates.exp: Likewise.
9394 * gdb.cp/try_catch.exp: Likewise.
9395 * gdb.cp/userdef.exp: Likewise.
9396 * gdb.cp/virtfunc.exp: Likewise.
9397 * gdb.disasm/am33.exp: Likewise.
9398 * gdb.disasm/h8300s.exp: Likewise.
9399 * gdb.disasm/mn10300.exp: Likewise.
9400 * gdb.disasm/sh3.exp: Likewise.
9401 * gdb.disasm/t01_mov.exp: Likewise.
9402 * gdb.disasm/t02_mova.exp: Likewise.
9403 * gdb.disasm/t03_add.exp: Likewise.
9404 * gdb.disasm/t04_sub.exp: Likewise.
9405 * gdb.disasm/t05_cmp.exp: Likewise.
9406 * gdb.disasm/t06_ari2.exp: Likewise.
9407 * gdb.disasm/t07_ari3.exp: Likewise.
9408 * gdb.disasm/t08_or.exp: Likewise.
9409 * gdb.disasm/t09_xor.exp: Likewise.
9410 * gdb.disasm/t10_and.exp: Likewise.
9411 * gdb.disasm/t11_logs.exp: Likewise.
9412 * gdb.disasm/t12_bit.exp: Likewise.
9413 * gdb.disasm/t13_otr.exp: Likewise.
9414 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9415 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9416 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9417 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9418 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9419 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9420 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9421 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9422 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9423 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9424 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9425 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9426 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9427 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9428 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9429 * gdb.mi/gdb701.exp: Likewise.
9430 * gdb.mi/gdb792.exp: Likewise.
9431 * gdb.mi/mi-basics.exp: Likewise.
9432 * gdb.mi/mi-break.exp: Likewise.
9433 * gdb.mi/mi-cli.exp: Likewise.
9434 * gdb.mi/mi-console.exp: Likewise.
9435 * gdb.mi/mi-disassemble.exp: Likewise.
9436 * gdb.mi/mi-eval.exp: Likewise.
9437 * gdb.mi/mi-file.exp: Likewise.
9438 * gdb.mi/mi-read-memory.exp: Likewise.
9439 * gdb.mi/mi-regs.exp: Likewise.
9440 * gdb.mi/mi-return.exp: Likewise.
9441 * gdb.mi/mi-simplerun.exp: Likewise.
9442 * gdb.mi/mi-stack.exp: Likewise.
9443 * gdb.mi/mi-stepi.exp: Likewise.
9444 * gdb.mi/mi-syn-frame.exp: Likewise.
9445 * gdb.mi/mi-until.exp: Likewise.
9446 * gdb.mi/mi-var-block.exp: Likewise.
9447 * gdb.mi/mi-var-child.exp: Likewise.
9448 * gdb.mi/mi-var-cmd.exp: Likewise.
9449 * gdb.mi/mi-var-display.exp: Likewise.
9450 * gdb.mi/mi-watch.exp: Likewise.
9451 * gdb.mi/mi2-basics.exp: Likewise.
9452 * gdb.mi/mi2-break.exp: Likewise.
9453 * gdb.mi/mi2-cli.exp: Likewise.
9454 * gdb.mi/mi2-console.exp: Likewise.
9455 * gdb.mi/mi2-disassemble.exp: Likewise.
9456 * gdb.mi/mi2-eval.exp: Likewise.
9457 * gdb.mi/mi2-file.exp: Likewise.
9458 * gdb.mi/mi2-read-memory.exp: Likewise.
9459 * gdb.mi/mi2-regs.exp: Likewise.
9460 * gdb.mi/mi2-return.exp: Likewise.
9461 * gdb.mi/mi2-simplerun.exp: Likewise.
9462 * gdb.mi/mi2-stack.exp: Likewise.
9463 * gdb.mi/mi2-stepi.exp: Likewise.
9464 * gdb.mi/mi2-syn-frame.exp: Likewise.
9465 * gdb.mi/mi2-until.exp: Likewise.
9466 * gdb.mi/mi2-var-block.exp: Likewise.
9467 * gdb.mi/mi2-var-child.exp: Likewise.
9468 * gdb.mi/mi2-var-cmd.exp: Likewise.
9469 * gdb.mi/mi2-var-display.exp: Likewise.
9470 * gdb.mi/mi2-watch.exp: Likewise.
9471 * gdb.stabs/exclfwd.exp: Likewise.
9472 * gdb.stabs/weird.exp: Likewise.
9473 * gdb.threads/gcore-thread.exp: Likewise.
9474 * gdb.trace/actions.exp: Likewise.
9475 * gdb.trace/backtrace.exp: Likewise.
9476 * gdb.trace/circ.exp: Likewise.
9477 * gdb.trace/collection.exp: Likewise.
9478 * gdb.trace/deltrace.exp: Likewise.
9479 * gdb.trace/infotrace.exp: Likewise.
9480 * gdb.trace/limits.exp: Likewise.
9481 * gdb.trace/packetlen.exp: Likewise.
9482 * gdb.trace/passc-dyn.exp: Likewise.
9483 * gdb.trace/passcount.exp: Likewise.
9484 * gdb.trace/report.exp: Likewise.
9485 * gdb.trace/save-trace.exp: Likewise.
9486 * gdb.trace/tfind.exp: Likewise.
9487 * gdb.trace/tracecmd.exp: Likewise.
9488 * gdb.trace/while-dyn.exp: Likewise.
9489 * gdb.trace/while-stepping.exp: Likewise.
9490
f4b618d1
JB
94912006-08-08 Joel Brobecker <brobecker@adacore.com>
9492
9493 * gdb.base/step-bt.c: New file.
9494 * gdb.base/step-bt.exp: New testcase.
9495
3d00d119
DJ
94962006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9497
9498 * config/monitor.exp (gdb_load): Remove support for obsolete
9499 download-write-size.
9500 * gdb.base/remote.exp: Likewise. Update all callers of
9501 gdb_timed_load.
9502
017b5bd4
DJ
95032006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9504
9505 * cursal.exp: Pass binfile to gdb_load.
9506
837c599d
DJ
95072006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9508
9509 * gdb.base/cursal.exp: Add "" to gdb_load call.
9510
8dd4540b
MK
95112006-07-29 Mark Kettenis <kettenis@gnu.org>
9512
9513 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9514 NetBSD/ELF targets.
9515
ab5c9f60
DJ
95162006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9517
9518 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9519 operator*.
9520
4c42eaff
DJ
95212006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9522
9523 * gdb.base/completion.exp: Update for change in "file" behavior.
9524 * gdb.stabs/weird.exp: Likewise.
9525 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9526 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9527
0155cc76
NS
95282006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9529
9530 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9531 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9532
16026cd7
AS
95332006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9534
9535 * gdb.base/default.exp: Update source command error message.
9536 * gdb.base/help.exp: Update 'help source' message.
9537
16963cb6
DJ
95382006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9539
9540 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9541 test.
9542
6d7fd486
AS
95432006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9544
9545 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9546
29e8a844
DJ
95472006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9548
9549 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9550
6afcfa39
DJ
95512006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9552
9553 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9554
267a692b
MK
95552006-07-17 Mark Kettenis <kettenis@gnu.org>
9556
9557 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9558 *-*-openbsd* from targets for wich we expect ARM FPA floating
9559 point format.
9560
85d2fec4
NR
95612006-07-17 Nick Roberts <nickrob@snap.net.nz>
9562
9563 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9564
95652006-07-17 Mark Kettenis <kettenis@gnu.org>
9566
9567 * gdb.base/annota3.exp: Expect frame-begin annotation.
9568
85b4c6e8
JB
95692006-07-14 Joel Brobecker <brobecker@adacore.com>
9570
9571 * gdb.base/help.exp: Adjust "help unset" test to accept
9572 any list of unset commands.
9573
fb933624
DJ
95742006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9575 Daniel Jacobowitz <dan@codesourcery.com>
9576
9577 * gdb.cp/ref-params.exp: New test.
9578 * gdb.cp/ref-params.cc: New source file.
9579 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9580
1dff4b64
MK
95812006-07-08 Mark Kettenis <kettenis@gnu.org>
9582
9583 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9584 spaces/tabs in regular expressions since they might not be there.
9585
40d2e0e3
AS
95862006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9587
9588 * gdb.base/ifelse.exp: New file.
9589
f6c957d2
NS
95902006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9591
9592 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9593 line.
9594 * gdb.base/huge.exp: Loop over compilation to find a size that
9595 is acceptable.
9596 * gdb.base/remote.exp: Correct expected strings.
9597 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9598
b9c5a23d
DJ
95992006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9600
9601 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9602
9af2e58d
DJ
96032006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9604
9605 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9606 native.
9607
30930ca5
DJ
96082006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9609
9610 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9611 enable stabs testing.
9612
aa32fa1d
DJ
96132006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9614
bd4a4c80 9615 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9616 gdb_test_multiple does.
9617
321fef15
DJ
96182006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9619
9620 * Makefile.in (host_alias): Remove.
9621 (target_alias): Use @target_noncanonical@.
9622 (site.exp): Don't set host_alias.
9623 * aclocal.m4: Remove contents. Include acx.m4.
9624 * configure: Regenerated.
9625 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9626
e1c2defa
NS
96272006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9628
e63b55d1
NS
9629 * lib/gdb.exp (gdb_load_cmd): New.
9630
5600ea19
NS
9631 * gdb.base/fileio.c: Add system(NULL) test.
9632 * gdb.base/fileio.exp: Check it.
9633
e1c2defa
NS
9634 * gdb.base/break.c: Add 10a breakpoint at }
9635 * gdb.base/break.exp: Add test for breakpoint at }
9636 * gdb.cp/anon-union.cc: Add code at end of function.
9637 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9638 * gdb.mi/var-cmd.c: Add code at end of function.
9639 * gdb.mi/mi-var-display.exp: Adjust end of next.
9640 * gdb.mi/mi2-var-display.exp: Likewise.
9641 * gdb.base/fileio.c: Add stop function and insert calls at
9642 stopping places.
9643 * gdb.base/fileio.exp: Breakpoint stop function and remove
9644 explicit line number references.
9645
6c0112ec
JB
96462006-05-19 Joel Brobecker <brobecker@adacore.com>
9647
a9c64011
AS
9648 * gdb.base/del.exp (test_delete_alias): New function.
9649 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9650
154189a4
FF
96512006-05-18 Fred Fish <fnf@specifix.com>
9652
9653 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9654 required. Check for spurious output after program exits normally.
9655
582e64c2
FF
96562006-05-17 Fred Fish <fnf@specifix.com>
9657
9658 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9659 gdb_load, so it works in the simulator.
9660
8ef6493a
FF
96612006-05-11 Fred Fish <fnf@specifix.com>
9662
9663 * gdb.base/bang.exp: Ignore unexpected output between the
9664 "program exited normally" and the gdb prompt, as many other
9665 tests do.
9666
692b141c
MK
96672006-05-07 Mark Kettenis <kettenis@gnu.org>
9668
9669 * gdb.base/help.exp: Make "delete checkpoint" part option for
9670 "help d" and "help delete" tests.
9671
540b8a30
UW
96722006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9673
a9c64011 9674 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9675 expected output in some mi_gdb_test statements.
9676 * gdb.mi/mi2-basics.exp: Likewise.
9677
9b6462d9
JB
96782006-05-05 Joel Brobecker <brobecker@adacore.com>
9679
9680 * gdb.base/del.c: New file.
9681 * gdb.base/del.exp: New testcase.
9682
954de43b
DM
96832006-05-05 David S. Miller <davem@sunset.davemloft.net>
9684
9685 * gdb.base/break.exp: Do not assume a breakpoint on
9686 main will actually be in $srcfile when optimizing.
1303f75e
DM
9687 * gdb.base/savedregs.exp: Do not require that the dummy
9688 frame location match up to a symbol and source file location.
c3242428
DM
9689 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9690 will get printed without a mi_cmd_data_list_register_values prefix.
9691 (*-data-list-register-*): Correct regular expressions to expect the new
9692 pseudo d? floating point registers.
9693 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9694
c7e64c9a
DJ
96952006-05-05 Christophe Lyon <christophe.lyon@st.com>
9696
9697 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9698 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9699 is allocated by the compiler.
9700 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9701 anons, e, anone to force their allocation by the compiler.
9702
97032006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
9704
9705 * gdb.base/help.exp: Update expected text for help d and
9706 help delete.
9707
27ce9a6d
MK
97082006-05-02 Mark Kettenis <kettenis@gnu.org>
9709
9710 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9711 NetBSD/ELF targets.
9712
8608915f
MK
97132006-04-30 Mark Kettenis <kettenis@gnu.org>
9714
9715 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9716 single-step breakpoint fails; make this a KFAIL on
9717 sparc*-*-openbsd*.
9718 * gdb.base/siginfo.exp: Likewise.
9719 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9720
b8db102d
MS
97212006-04-26 Michael Snyder <msnyder@redhat.com>
9722
9723 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9724 which may have to consume output from other forks.
9725 Add tests to make sure that "delete fork" succeeded.
9726
c702009a
MS
97272006-04-20 Michael Snyder <msnyder@redhat.com>
9728
9729 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9730 Add support for the Renesas M32C and M16C.
9731
9732 * gdb.asm/asm-source.exp: Add m32c target.
9733 * gdb.asm/m32c.inc: Support for m32c target.
9734
e28493f2
AS
97352006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9736
9737 * gdb.base/commands.exp (recursive_source_test): New test.
9738
880da185
DM
97392006-04-04 David S. Miller <davem@sunset.davemloft.net>
9740
9741 * gdb.base/float.exp: Add pattern for sparc targets.
9742
61d9b92f
DJ
97432006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9744
9745 * gdb.base/commands.exp (stray_arg0_test): New test.
9746
bd717df8
PB
97472006-03-30 Paul Brook <paul@codesourcery.com>
9748
9749 * gdb.mi/mi-until.exp: kfail broken until command.
9750 * gdb.mi/mi2-until.exp: Ditto.
9751
ec793d3c
NR
97522006-03-27 Nick Roberts <nickrob@snap.net.nz>
9753
9754 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9755
831004b7
AO
97562006-03-08 Alexandre Oliva <aoliva@redhat.com>
9757
9758 * gdb.base/prelink.exp: Anchor tested-for regular expression
9759 on gdb prompt.
9760
effe49a0
PB
97612006-03-07 Paul Brook <paul@codesourcery.com>
9762
9763 * gdb.base/assign.exp: Correct fail message.
9764
e5461016
PB
97652006-03-07 Paul Brook <paul@codesourcery.com>
9766
9767 * lib/compiler.c: Extract armcc version number.
9768 * lib/compiler.cc: Ditto.
9769
fc91c6c2
PB
97702006-03-07 Paul Brook <paul@codesourcery.com>
9771
9772 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9773 additional_flags=-w.
9774 * gdb.arch/altivec-regs.exp: Ditto.
9775 * gdb.arch/e500-abi.exp: Ditto.
9776 * gdb.arch/e500-regs.exp: Ditto.
9777 * gdb.base/all-bin.exp: Ditto.
9778 * gdb.base/annota1.exp: Ditto.
9779 * gdb.base/annota3.exp: Ditto.
9780 * gdb.base/args.exp: Ditto.
9781 * gdb.base/arithmet.exp: Ditto.
9782 * gdb.base/assign.exp: Ditto.
9783 * gdb.base/async.exp: Ditto.
9784 * gdb.base/bang.exp: Ditto.
9785 * gdb.base/break.exp: Ditto.
9786 * gdb.base/call-rt-st.exp: Ditto.
9787 * gdb.base/completion.exp: Ditto.
9788 * gdb.base/cond-expr.exp: Ditto.
9789 * gdb.base/condbreak.exp: Ditto.
9790 * gdb.base/consecutive.exp: Ditto.
9791 * gdb.base/define.exp: Ditto.
9792 * gdb.base/display.exp: Ditto.
9793 * gdb.base/ena-dis-br.exp: Ditto.
9794 * gdb.base/environ.exp: Ditto.
9795 * gdb.base/eval-skip.exp: Ditto.
9796 * gdb.base/info-proc.exp: Ditto.
9797 * gdb.base/jump.exp: Ditto.
9798 * gdb.base/logical.exp: Ditto.
9799 * gdb.base/long_long.exp: Ditto.
9800 * gdb.base/maint.exp: Ditto.
9801 * gdb.base/miscexprs.exp: Ditto.
9802 * gdb.base/pc-fp.exp: Ditto.
9803 * gdb.base/pointers.exp: Ditto.
9804 * gdb.base/relational.exp: Ditto.
9805 * gdb.base/reread.exp: Ditto.
9806 * gdb.base/sect-cmd.exp: Ditto.
9807 * gdb.base/sep.exp: Ditto.
9808 * gdb.base/sepdebug.exp: Ditto.
9809 * gdb.base/until.exp: Ditto.
9810 * gdb.base/whatis-exp.exp: Ditto.
9811 * gdb.cp/annota2.exp: Ditto.
9812 * gdb.cp/annota3.exp: Ditto.
9813 * gdb.trace/actions.exp: Ditto.
9814 * gdb.trace/backtrace.exp: Ditto.
9815 * gdb.trace/circ.exp: Ditto.
9816 * gdb.trace/collection.exp: Ditto.
9817 * gdb.trace/deltrace.exp: Ditto.
9818 * gdb.trace/infotrace.exp: Ditto.
9819 * gdb.trace/limits.exp: Ditto.
9820 * gdb.trace/packetlen.exp: Ditto.
9821 * gdb.trace/passc-dyn.exp: Ditto.
9822 * gdb.trace/passcount.exp: Ditto.
9823 * gdb.trace/report.exp: Ditto.
9824 * gdb.trace/save-trace.exp: Ditto.
9825 * gdb.trace/tfind.exp: Ditto.
9826 * gdb.trace/tracecmd.exp: Ditto.
9827 * gdb.trace/while-dyn.exp: Ditto.
9828 * gdb.trace/while-stepping.exp: Ditto.
9829 * lib/gdb.exp: Ditto.
9830 (gdb_compile): Handle nowarning option.
9831
5f4a23d9
AO
98322006-03-07 Alexandre Oliva <aoliva@redhat.com>
9833
9834 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9835 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9836 Rename executable to prelinkt. Don't re-prelink if we didn't
9837 get a core file. Test prelink -u exit status to tell whether
9838 prelinking failed. Use gdb_test_multiple.
9839
9733fc94
DJ
98402006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9841
9842 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9843 (do_tests): Call it.
9844
cc10cae3
AO
98452006-02-28 Alexandre Oliva <aoliva@redhat.com>
9846
9847 * gdb.base/prelink.exp: New test.
9848 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9849
15c46491
WZ
98502006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9851
9852 * gdb.fortran/derived-type.f90: New file.
9853 * gdb.fortran/derived-type.exp: New testcase.
9854
5c9f7ded
DJ
98552006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9856
9857 * gdb.base/default.exp: Allow ';' as a directory separator.
9858
5b96932b
AS
98592006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9860
9861 * gdb.base/help.exp (help add-symbol-file): Update.
9862
1986bccd
AS
98632006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9864
9865 * gdb.base/help.exp (help load): Update expected results.
9866
a8b7528f
FF
98672006-02-19 Fred Fish <fnf@specifix.com>
9868
9869 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9870 specifix hex value as part of results.
9871 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 9872
f8261448
FF
98732006-02-16 Fred Fish <fnf@specifix.com>
9874
9875 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9876 ushort_addr, and slong_addr, so the typedefs are not optimized
9877 away.
9878 * gdb.base/whatis.exp: Add tests using type name for struct type,
9879 union type, enum type, and typedef.
a9c64011 9880
31d8bdd2
MK
98812006-02-13 Mark Kettenis <kettenis@gnu.org>
9882
9883 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9884
34e41e63
JB
98852006-02-13 Jim Blandy <jimb@redhat.com>
9886
9887 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9888 case where it takes two "next" commands to skip past the init
9889 call.
9890
ac6e4f31
FF
98912006-02-12 Fred Fish <fnf@specifix.com>
9892
9893 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9894 to handle cases where it takes two "next" commands to skip
9895 past the init call.
9896
2db2d571
JB
98972006-02-07 Joel Brobecker <brobecker@adacore.com>
9898
9899 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9900 on hppa32 targets.
9901
38fcd64c
DJ
99022006-02-06 Vladimir Prus <ghost@cs.msu.su>
9903
9904 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9905 field.
9906
1315ad46
MK
99072006-01-29 Mark Kettenis <kettenis@gnu.org>
9908
9909 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9910
5625b943
DJ
99112006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9912
9913 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9914 files.
9915
80df1bbe
DJ
99162006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9917
9918 * gdb.cp/maint.exp: Set complaints to a positive value.
9919
9078e690
DJ
99202006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9923 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9924 function name.
9925
9c903399
DJ
99262006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9927
9928 * gdb.base/checkpoint.c: Update copyright notice. Include
9929 <stdlib.h>.
9930
761ae4d6
JB
99312006-01-04 Jim Blandy <jimb@redhat.com>
9932
9933 * gdb.asm/asm-source.exp: Independently provide default values for
9934 asm-flags and debug-flags. Use 'string equal' to do the
9935 comparison, not the implicit expr's '==' operator. Remove
9936 now-unneeded assignments to asm-flags. In h8300 case, place
9937 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9938
099ac3dd
MS
99392006-01-04 Michael Snyder <msnyder@redhat.com>
9940
9941 * gdb.base/checkpoint.c: New file.
9942 * gdb.base/checkpoint.exp: New file.
9943 * gdb.base/multi-fork.c: New file.
9944 * gdb.base/multi-fork.exp: New file.
9945 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9946
f4d85314
FF
99472006-01-04 Fred Fish <fnf@specifix.com>
9948
9949 * gdb.base/ptype.c (foo): Add typedef.
9950 (intfoo): Add function.
9951 * gdb.base/ptype1.c: New file.
9952 * gdb.base/ptype.exp: Handle compilation and linking with two
9953 source files. Test that proper type for "foo" is found based
9954 on source context rather than first match found in symtabs.
9955
a1b06f35
MK
99562005-12-28 Mark Kettenis <kettenis@gnu.org>
9957
9958 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9959 * gdb.asm/openbsd.inc: Indent commands.
9960
d082a1e2
MK
99612005-12-26 Mark Kettenis <kettenis@gnu.org>
9962
c65016bd
MK
9963 * gdb.base/freebpcmd.exp: Increase timeout.
9964
d082a1e2
MK
9965 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9966
d3c32a0e
DJ
99672005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9968
9969 * gdb.base/default.exp: Update check for "show version".
9970
9fdb1f50
RC
99712005-12-09 Randolph Chung <tausq@debian.org>
9972
9973 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9974 * gdb.asm/pa64.inc: New file.
9975
5f2c56f7
RC
99762005-12-09 Randolph Chung <tausq@debian.org>
9977
9978 * gdb.asm/common.inc: Indent commands.
9979 * gdb.asm/asmsrc1.s: Likewise.
9980 * gdb.asm/asmsrc2.s: Likewise.
9981
8117349c
RC
99822005-12-09 Randolph Chung <tausq@debian.org>
9983
9984 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9985 (get_addr_of_sym): Remove duplicate print.
9986 (gen_core): xfail hppa*-*-hpux*, update expected output.
9987 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9988 * gdb.arch/pa64-nullify.s: New file.
9989
8f07f25a
RC
99902005-12-09 Randolph Chung <tausq@debian.org>
9991
9992 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9993
55b39184
DJ
99942005-12-07 Christophe Lyon <christophe.lyon@st.com>
9995
9996 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9997 code generation for these functions.
9998 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9999 error message.
10000
31e2b00f
AS
100012005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10002
10003 * gdb.base/help.exp (help b, help br, help bre, help brea)
10004 (help break): Update the expected message.
10005
c3d0b56e
SC
100062005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10007
10008 * gdb.asm/m68hc11.inc: Setup the data section.
10009 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10010 script for this test.
10011 (m6812-*-*): Likewise.
10012
36ae0ea9
RC
100132005-11-09 Randolph Chung <tausq@debian.org>
10014
10015 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10016
9d6f42e9
WZ
100172005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10018
10019 * gdb.base/break.exp: Fix a comment typo.
10020
e2126a14
EZ
100212005-11-03 Jim Blandy <jimb@redhat.com>
10022
a9c64011
AS
10023 Checked in by Elena Zannoni <ezannoni@redhat.com>
10024
889bf7c5 10025 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 10026
e0ac7199
CV
100272005-11-02 Corinna Vinschen <vinschen@redhat.com>
10028
10029 * gdb.arch/gdb1558.c: Include stdio.h.
10030
31d3fb18
MK
100312005-10-31 Mark Kettenis <kettenis@gnu.org>
10032
10033 * gdb.asm/asm-source.exp: Use -e instead of --entry.
10034
e52b687c
MK
100352005-10-31 Mark Kettenis <kettenis@gnu.org>
10036
10037 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10038
f4711d79
PG
100392005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
10040
a9c64011
AS
10041 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10042 vscr" tests to better match output.
f4711d79 10043
987a9106
JB
100442005-10-12 Jim Blandy <jimb@redhat.com>
10045
10046 * gdb.base/structs.exp (any): New function.
10047 (test_struct_returns): Don't make any assumptions at all about
10048 what value the function returns when GDB can't set the return
10049 value.
10050
2336bb58
JB
100512005-10-09 Joel Brobecker <brobecker@adacore.com>
10052
10053 * gdb.ada/arrayidx/p.adb: New file.
10054 * gdb.ada/arrayidx.exp: New testcase
10055
100562005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
10057
10058 * gdb.ada/array_return/pck.ads: New file.
10059 * gdb.ada/array_return/pck.adb: New file.
10060 * gdb.ada/array_return/p.adb: New file.
10061 * gdb.ada/array_return.exp: New testcase.
10062
705335ea
JB
100632005-10-03 Joel Brobecker <brobecker@adacore.com>
10064
a9c64011
AS
10065 * gdb.base/arrayidx.c: New file.
10066 * gdb.base/arrayidx.exp: New testcase.
705335ea 10067
11ee9940
NR
100682005-09-29 Nick Roberts <nickrob@snap.net.nz>
10069
10070 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10071 frames-invalid and breakpoints-invalid are no longer generated
10072 with level 3 so don't expect them in the output.
10073
39fb8e9e
BR
100742005-09-27 Bob Rossi <bob@brasko.net>
10075
a9c64011 10076 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
10077 from test. Escape the | in mi_gdb_test call.
10078 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10079 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10080 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10081 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10082 expected regex's in mi_gdb_test calls.
10083 * lib/mi-support.exp: Remove arbitrary .* from tests.
10084 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10085 Fully anchor GDB/MI expected results in mi_gdb_test.
10086 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10087 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10088
2af48f68
PB
100892005-09-26 Paul Brook <paul@codesourcery.com>
10090
10091 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10092
f34502bc
WZ
100932005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10094
10095 * bfp-test.c: New file.
10096 * bfp-test.exp: New testcase.
10097
ca929517
WZ
100982005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10099
10100 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10101 of subarray and substring variable.
10102 * gdb.fortran/subarray.f: New source file for the test of subarray
10103 and substring variable evaluation.
10104 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10105 of string constant.
10106
c761af65
DJ
101072005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10108
10109 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10110 copyright dates.
10111
561d7a1d
PG
101122005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10113
10114 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10115 powerpc altivec' test with an almost identical 'info vector' test.
10116
b2b64cc9
PG
101172005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10118
a9c64011
AS
10119 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10120 vscr" tests to match output.
b2b64cc9 10121
6ac4d15a
PG
101222005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10123
a9c64011
AS
10124 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10125 output.
6ac4d15a 10126
40e55bef
BR
101272005-09-11 Bob Rossi <bob@brasko.net>
10128
889bf7c5
PA
10129 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10130 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10131 commands that return an MI output command and an asyncronous MI output
10132 command.
40e55bef
BR
10133 * gdb.mi/mi-console.exp: Ditto.
10134
3c7385ec
BR
101352005-09-11 Bob Rossi <bob@brasko.net>
10136
10137 * gdb.mi/mi-var-child.c: Include <string.h>.
10138
a6cd0eb3
DJ
101392005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10140
10141 * killed.exp: Correct gdb_expect syntax.
10142
2f168eed
CV
101432005-08-09 Corinna Vinschen <vinschen@redhat.com>
10144
10145 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10146
ecd3fd0f
BR
101472005-08-02 Bob Rossi <bob@brasko.net>
10148
10149 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10150 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10151 Change tests to inferior-tty-set/show.
10152 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10153 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10154 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10155 inferior. Use mi_gdb_test to get GDB and Inferior output.
10156 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10157 descriptor.
10158 (mi_inferior_tty_name): Add inferior PTY file name.
10159 (mi_gdb_start): Add INFERIOR_PTY parameter.
10160 (mi_gdb_test): Add IPATTERN parameter.
10161
f1ea48cb 101622005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 10163
f1ea48cb
BR
10164 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10165 parameter to mi_gdb_test.
10166 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10167
6e650a67
DJ
101682005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10169
10170 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10171 struct_declarations.
10172 * gdb.mi/mi-var-child.exp: Step over the initialization of
10173 struct_declarations.
10174
8be260b6
DJ
101752005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10176
10177 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10178 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10179 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10180 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10181 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10182 file.
10183
4e660f07
NR
101842005-07-27 Nick Roberts <nickrob@snap.net.nz>
10185
10186 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10187 (do_children_tests): Assign values to the extra elements.
10188
10189 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10190 them for tests for "-var-update --no-values" and
a9c64011 10191 "-var-update --all-values".
4e660f07
NR
10192 Add test for "-var-list-children --simple-values".
10193
10194 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10195
10196 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10197 "-stack-list-locals --simple-values" Improve doc strings and
10198 comments.
10199
6bdae935
MK
102002005-07-18 Mark Kettenis <kettenis@gnu.org>
10201
598b7a6f
MK
10202 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10203 *-*-openbsd*.
10204 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10205
6bdae935
MK
10206 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10207 sigaltsatck'.
10208
1323e929 102092005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 10210
1323e929
BR
10211 * gdb.base/default.exp (tty): Changed output of command.
10212 * gdb.base/help.exp (help tty): Ditto.
10213
b1a9c082
MK
102142005-07-12 Mark Kettenis <kettenis@gnu.org>
10215
10216 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10217
10a844a2
MK
102182005-07-10 Mark Kettenis <kettenis@gnu.org>
10219
10220 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10221 -stack-select-frame without arguments.
10222 (test_stack_frame_listing): Add test for newly implemented command
10223 -stack-info-frame.
10224
3cb3b8df
BR
102252005-07-06 Bob Rossi <bob@brasko.net>
10226
10227 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10228 command.
10229 (Copyright): Update copyright.
10230
a0c5fbcf
WZ
102312005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10232
10233 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10234 tests to evaluate exponentiation expression.
10235
984971d0
AS
102362005-06-29 Andreas Schwab <schwab@suse.de>
10237
10238 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10239 main to avoid warnings.
10240
10241 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10242
fe03833f
NR
102432005-06-20 Nick Roberts <nickrob@snap.net.nz>
10244
10245 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10246 -stack-select-frame without arguments.
10247 (test_stack_frame_listing): Add test for newly implemented command
10248 -stack-info-frame.
a9c64011 10249
7a55f279
WZ
102502005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10251
0ffa0ea5
DJ
10252 * gdb.fortran/array-element.f: New file.
10253 * gdb.fortran/array-element.exp: New testcase.
7a55f279 10254
26585198
DJ
102552005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10256
10257 * gdb.base/bigcore.exp: Correct checks for systems which can
10258 not dump a large core file.
10259
c1bd25fd
DJ
102602005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10261
10262 * gdb.base/relocate.c: Add a copyright notice.
10263 (dummy): Remove.
10264 * gdb.base/relocate.exp: Test printing the values of variables
10265 from a relocatable file.
10266
589e074d
DJ
102672005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10268
10269 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10270 excess MI output after an error.
10271
0915f927
JB
102722005-05-29 Joel Brobecker <brobecker@adacore.com>
10273
10274 * gdb.arch/alpha-step.c: New file.
10275 * gdb.arch/alpha-step.exp: New testcase.
10276
76ff342d
DJ
102772005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10278 Dennis Brueni <dennis@slickedit.com>
10279
10280 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10281 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10282 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10283 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10284 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10285 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10286 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10287
96b0c7ac
DJ
102882005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10289 Wu Zhou <woodzltc@cn.ibm.com>
10290
10291 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10292 IBM's xlc compiler.
10293 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10294 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10295
f21565d2
JB
102962005-05-13 Jim Blandy <jimb@redhat.com>
10297
10298 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10299 calling gdb_suppress_entire_file.
10300 * gdb.base/charset.exp: Same.
10301 * gdb.base/call-rt-st.exp: Same.
10302
6006a3a1
BR
103032005-05-05 Bob Rossi <bob_rossi@cox.net>
10304
10305 * lib/gdb.exp (fullname_syntax): Added global regex.
10306 (fullname_syntax_POSIX): Ditto.
10307 (fullname_syntax_UNC): Ditto.
10308 (fullname_syntax_DOS_CASE): Ditto.
10309 (fullname_syntax_DOS): Ditto.
10310 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10311 fullname_syntax variable to scope and use it.
10312 (test_file_list_exec_source_files): Ditto.
10313 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10314
c3b69c04
DJ
103152005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10316
10317 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10318
3c95e6af
PG
103192004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10320
a9c64011
AS
10321 * lib/gdb.exp (skip_altivec_tests): New function, based on
10322 check_vmx_hw_available from the GCC testsuite.
10323 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10324 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10325
78df6c56
JB
103262005-05-02 Jim Blandy <jimb@redhat.com>
10327
10328 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10329 calling gdb_suppress_entire_file.
10330
1690f9cf
DJ
103312005-04-30 Randolph Chung <tausq@debian.org>
10332
10333 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10334 Slightly relax "sem_post" name checking.
10335
5ea106f7
PG
103362005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10337
10338 * gdb.base/unload.exp: Use new shared library infrastructure.
10339
bf7234cf
PG
103402005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10341
10342 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10343 infrastructure.
bf7234cf 10344
547b869a
CV
103452005-04-29 Corinna Vinschen <vinschen@redhat.com>
10346
10347 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10348 * gdb.asm/h8300.inc: New file.
10349
f07e55f0
PG
103502005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10351
10352 * gdb.base/shlib-call.exp: Change to use new shared library
10353 infrastructure.
10354
3cbba3d1
PG
103552005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10356
a9c64011
AS
10357 * gdb.base/pending.exp: Change to use new shared library
10358 infrastructure.
3cbba3d1 10359
ed6df200
PG
103602005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10361
a9c64011
AS
10362 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10363 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10364
8c8f4ebe
PG
103652005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10366
a9c64011
AS
10367 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10368 shared objects being adjusted and update copyright years.
8c8f4ebe 10369
607fbc54
DJ
103702005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10371
10372 * ChangeLog: Correct some 2003-01-13 dates.
10373 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10374 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10375 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10376 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10377 gdb.trace/tfind.exp: Update copyright years.
10378
57bf0e56
DJ
103792005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10380 Daniel Jacobowitz <dan@codesourcery.com>
10381
10382 * lib/gdb.exp (gdb_compile): Handle shlib=.
10383 (gdb_compile_shlib): New function.
10384
9b593790
PG
103852005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10386
a9c64011 10387 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10388
9494c6a5
DJ
103892005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10390
10391 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10392 gdb.server.
10393 * configure.ac: Likewise.
10394 * configure: Regenerated.
10395 * gdb.gdbserver/Makefile.in: Moved to...
10396 * gdb.server/Makefile.in: ... here.
10397 * gdb.gdbserver/server.c: Moved to...
10398 * gdb.server/server.c: ... here.
10399 * gdb.gdbserver/server-run.exp: Moved to...
10400 * gdb.server/server-run.exp: ... here.
10401
6f8eac0e
DJ
104022005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10403
10404 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10405 * configure.ac: Create gdb.gdbserver/Makefile.
10406 * configure: Regenerated.
10407 * lib/gdbserver-support.exp: New file, derived from
10408 config/gdbserver.exp.
10409 * config/gdbserver.exp: Use gdbserver-support.exp.
10410 * gdb.gdbserver/Makefile.in: New file.
10411 * gdb.gdbserver/server.c: New file.
10412 * gdb.gdbserver/server-run.exp: New file.
10413
6e87504d
PG
104142005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10415
a9c64011
AS
10416 * lib/gdb.exp (test_compiler_info): Return compiler_info
10417 if no arguments are given.
6e87504d 10418
d1779be4
PG
104192005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10420
10421 * gdb.arch/altivec-abi.exp: Check for compiler and set
10422 use altivec' flag accordingly.
10423 * gdb.arch/altivec-regs.exp: Likewise.
10424
88750304
DJ
104252005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10426
10427 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10428
f3fb768d
AS
104292005-03-27 Andreas Schwab <schwab@suse.de>
10430
10431 * gdb.base/bigcore.c (main): Add missing mode argument in open
10432 call.
10433
7e813ac5
DJ
104342005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10435
10436 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10437 downloads.
10438 * config/gdbserver.exp (gdb_load): Likewise.
10439
8e3049aa
PB
104402005-03-14 Paul Brook <paul@codesourcery.com>
10441
10442 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10443 targets.
10444
a9df7c44
JB
104452005-03-09 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.dwarf2/dup-psym.S: New file.
10448 * gdb.dwarf2/dup-psym.exp: New testcase.
10449
9f0d94e8
JB
104502005-03-09 Joel Brobecker <brobecker@adacore.com>
10451
10452 * gdb.ada/exec_changed/first.adb: New file.
10453 * gdb.ada/exec_changed/second.adb: New file.
10454 * gdb.ada/exec_changed.exp: New testcase.
10455
5f579bc5
NS
104562005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10457
36e9969c
NS
10458 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10459 (A2): New class.
10460 (main): Test operator+.
10461 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10462 breakpoint test.
10463
5f579bc5
NS
10464 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10465 * gdb.base/signull.exp: Disable if gdb,nosignals.
10466 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10467 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10468 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10469 * gdb.mi/mi2-console.exp: Likewise.
10470 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10471 continue output at start.
10472 (gdb_collect_locals_test): Robustify regexp.
10473 * gdb.trace/passc-dyn.exp: Fix comment typo.
10474 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10475
be46087e
CV
104762005-03-08 Corinna Vinschen <vinschen@redhat.com>
10477
10478 * gdb.asm/asm-source.exp: Add iq2000 case.
10479 * gdb.asm/iq2000.inc: New file.
10480
384e1a61 104812005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10482
384e1a61
MI
10483 * gdb.base/command.exp: Change hardcoded value to regular expression.
10484 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10485
584b6e9e
DJ
104862005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10487
10488 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10489 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10490 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10491 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10492 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10493
ab5b5d61
MK
104942005-03-05 Mark Kettenis <kettenis@gnu.org>
10495
10496 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10497 changes.
10498
ae051c1b
PG
104992004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10500
a9c64011
AS
10501 * lib/compiler.c: Add test for IBM's xlc compiler.
10502 * lib/compiler.cc: Likewise.
ae051c1b 10503
3f0f6ed2
JB
105042004-02-24 Joel Brobecker <brobecker@adacore.com>
10505
10506 * gdb.ada/fixed_points.exp: Create compilation object directory
10507 before running the test.
10508 * gdb.ada/null_record.exp: Likewise.
10509 * gdb.ada/packed_array.exp: Likewise.
10510 * gdb.ada/start.exp: Likewise.
10511
724f452b
JB
105122005-02-15 Joel Brobecker <brobecker@adacore.com>
10513
10514 * gdb.ada/packed_array/pa.adb: New file.
10515 * gdb.ada/packed_array.exp: New testcase.
10516
57f5cdfb 105172005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10518
1f393151
MK
10519 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10520 files.
10521
ebdda337
MK
10522 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10523 on *-*-openbsd*. Correctly match whitespace in regukar
10524 expressions.
10525
cf309262
DJ
105262005-02-10 Daniel Jacobowitz <dan@debian.org>
10527
10528 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10529 PR exp/1821
10530 * gdb.base/gdb1821.c: New test file.
10531 * gdb.base/gdb1821.exp: New test file.
10532
3be49e7a
JB
105332005-02-09 Joel Brobecker <brobecker@adacore.com>
10534
10535 * gdb.base/start.c: New file.
10536 * gdb.base/start.exp: New testcase.
10537
e292e67d
JB
105382005-02-09 Joel Brobecker <brobecker@adacore.com>
10539
10540 * gdb.ada/start/dummy.adb: New file.
10541 * gdb.ada/start.exp: New testcase.
10542
dbdfa66c
CV
105432005-02-09 Corinna Vinschen <vinschen@redhat.com>
10544
10545 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10546 for printing symbols and statistics.
10547 Add test for using relative pathnames in "maint print msymbols" test.
10548 Mark "maint info sections DATA" XFAIL on Cygwin.
10549 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10550 tests.
10551
d7941671
AC
105522005-02-09 Andreas Schwab <schwab@suse.de>
10553
10554 Committed by Andrew Cagney <cagney@gnu.org>
10555 * gdb.base/remotetimeout.exp: New file.
10556
74e5ef44
MK
105572005-02-07 Mark Kettenis <kettenis@gnu.org>
10558
10559 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10560
464dd14d
JB
105612005-02-03 Joel Brobecker <brobecker@adacore.com>
10562
10563 * gdb.ada/gnat_ada.gpr: New file.
10564 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10565 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10566 * configure.ac: No longer generate gnat_ada.gpr.
10567 * configure: Regenerate.
10568 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10569 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10570 * gdb.ada/null_record/bar.ads: Likewise.
10571 * gdb.ada/null_record/bar.adb: Likewise.
10572 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10573 * gdb.ada/null_record.exp (testdir): New variable.
10574 (testfile): executable is now in testdir subdirectory.
10575 (srcfile): Use full path to the main compilation unit.
10576 * gdb.ada/fixed_points.exp: Same changes as above.
10577
30d756ae
NR
105782005-02-03 Nick Roberts <nickrob@snap.net.nz>
10579
10580 * gdb.base/interp.exp: New test.
10581
9d799f85
AC
105822005-01-24 Andrew Cagney <cagney@gnu.org>
10583
10584 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10585
15656118
AC
105862005-01-19 Andrew Cagney <cagney@gnu.org>
10587
a892c31b
AC
10588 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10589 configure.ac not configure.in.
10590
15656118
AC
10591 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10592 of powerpc*-*-*.
10593 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10594 * gdb.base/list.exp (test_list_function)
15656118
AC
10595 (test_list_filename_and_function): Ditto.
10596 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10597
a7b01baf
AC
105982005-01-16 Andrew Cagney <cagney@gnu.org>
10599
17d92a02
AC
10600 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10601
a7b01baf
AC
10602 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10603
bc8332bb
AC
106042005-01-14 Andrew Cagney <cagney@gnu.org>
10605
10606 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10607 * gdb.mi/mi2-var-cmd.exp: Ditto.
10608
4d074752
CV
106092005-01-10 Corinna Vinschen <vinschen@redhat.com>
10610
10611 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10612
bec39cab
AC
106132005-01-07 Andrew Cagney <cagney@gnu.org>
10614
10615 * configure.ac: Rename configure.in, require autoconf 2.59.
10616 * configure: Re-generate.
10617 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10618 * gdb.stabs/configure: Re-generate.
10619 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10620 * gdb.hp/configure: Re-generate.
10621 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10622 autoconf 2.59.
10623 * gdb.hp/gdb.objdbg/configure: Re-generate.
10624 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10625 autoconf 2.59.
10626 * gdb.hp/gdb.defects/configure: Re-generate.
10627 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10628 autoconf 2.59.
10629 * gdb.hp/gdb.compat/configure: Re-generate.
10630 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10631 autoconf 2.59.
10632 * gdb.hp/gdb.base-hp/configure: Re-generate.
10633 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10634 autoconf 2.59.
10635 * gdb.hp/gdb.aCC/configure: Re-generate.
10636
f10b16d4
JB
106372004-12-15 Jim Blandy <jimb@redhat.com>
10638
10639 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10640 under NPTL when there is debugging info available for libpthread.
10641
fb6e1814
JG
106422004-12-13 Jerome Guitton <guitton@gnat.com>
10643
10644 * gdb.ada/fixed_points.c: New file.
10645 * gdb.ada/fixed_points.exp: New file.
10646
fe46cd3a
RC
106472004-12-03 Randolph Chung <tausq@debian.org>
10648
10649 * gdb.arch/pa-nullify.exp: New file.
10650 * gdb.arch/pa-nullify.s: New file.
10651
8de0841b
RC
106522004-11-30 Randolph Chung <tausq@debian.org>
10653
10654 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10655 instead of "tbug". Fix regexp to work properly with gdb_test.
10656
c8170782
PH
106572004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10658
10659 * gdb.base/bitfields2.exp: New test.
10660 * gdb.base/bitfields2.c: New file.
10661
954269c2
RE
106622004-11-28 Richard Earnshaw <rearnsha@arm.com>
10663
10664 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10665
0107feed
RC
106662004-11-16 Randolph Chung <tausq@debian.org>
10667
10668 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10669
f073ae8c
DJ
106702004-11-14 Daniel Jacobowitz <dan@debian.org>
10671
10672 * gdb.threads/threadapply.exp: Correct "macro details" test.
10673
19ad59e7
JJ
106742004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10675
10676 * gdb.threads/threadapply.exp: New test.
10677 * gdb.threads/threadapply.c: New file.
10678
9cf0961b
MK
106792004-11-07 Mark Kettenis <kettenis@gnu.org>
10680
10681 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10682 frames.
10683
c789492a
FL
106842004-11-05 Felix Lee <felix+log1@specifixinc.com>
10685
10686 * gdb.base/cursal.exp: New file.
10687 * gdb.base/cursal.c: New file.
10688
a1e167bb
AC
106892004-11-03 Andrew Cagney <cagney@gnu.org>
10690
10691 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10692
b7cbf173
MK
106932004-10-30 Mark Kettenis <kettenis@gnu.org>
10694
10695 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10696 NetBSD/ELF targets.
10697
88f9d34f
JB
106982004-10-29 Joel Brobecker <brobecker@gnat.com>
10699
10700 * gdb.threads/bp_in_thread.c: New file, copied from
10701 pthread_cond_wait.c.
10702 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10703 file, rather than reusing the .c file from another testcase.
10704
ca7d6a0c
JB
107052004-10-20 Joel Brobecker <brobecker@gnat.com>
10706
10707 * gdb.ada/null_record.exp: Check where we stopped after
10708 sending the start command, instead of where the associated
10709 temporary breakpoint was inserted.
10710
0d863d03
AC
107112004-10-14 Andrew Cagney <cagney@gnu.org>
10712
10713 * gdb.mi/gdb701.c (main): Return 0.
10714
d11e72cb
DJ
107152004-10-13 Daniel Jacobowitz <dan@debian.org>
10716
d40539a4 10717 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 10718
e1923096
JJ
107192004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10720
10721 * gdb.threads/schedlock.c: Add comment markers to use to find
10722 line numbers.
10723 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10724 comments.
10725 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10726 breakpoint lines.
10727
ec8ba2c9
DJ
107282004-10-12 Daniel Jacobowitz <dan@debian.org>
10729
10730 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10731
0eb3658b
DJ
107322004-10-12 Daniel Jacobowitz <dan@debian.org>
10733
10734 * configure.in: Add gdb.dwarf2.
10735 * configure: Regenerated.
10736 * Makefile.in: Add gdb.dwarf2.
10737 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10738 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10739 gdb.dwarf2/file1.txt: New files.
10740
a271cc33
OF
107412004-10-11 Orjan Friberg <orjanf@axis.com>
10742
a9c64011 10743 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
10744 of "run", since the latter doesn't work with remote targets. Adjust
10745 the breakpoint numbering accordingly.
10746 * gdb.threads/pthread_cond_wait.exp: Ditto.
10747
895ce074
MC
107482004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10749
10750 * gdb.base/overlays.exp: Update copyright years.
10751
6be3092d
KI
107522004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10753
10754 * gdb.base/overlays.exp: Disable if target is Linux.
10755
e05389b8
FL
107562004-10-06 Felix Lee <felix+log1@specifixinc.com>
10757
10758 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10759
73cb587d
KI
107602004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10761
10762 * gdb.asm/asm-source.exp: Add m32r-linux target.
10763 * gdb.asm/m32r-linux.inc: New file.
10764
3c0edcdc
AC
107652004-09-24 Andrew Cagney <cagney@redhat.com>
10766 David Anderson <anderson@redhat.com>
10767
10768 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10769 command fails, assume things will work.
10770 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10771 (_GNU_SOURCE): Define.
10772 (print_unsigned, print_hex): Change parameter to "long long".
10773 (print_byte_count): New function, use to print byte counts.
10774 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10775 O_LARGEFILE.
10776 (main): Compute an upper bound on a corefile in max_core_size.
10777 Limit memory chunk size to max_core_size. Limit total memory
10778 allocated to max_core_size.
10779
4bb3667f
AC
107802004-09-23 Andrew Cagney <cagney@gnu.org>
10781
10782 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10783 from a separate process with code that creates a corefile by
10784 making the inferior dump core.
10785
60fe1a51
MK
107862004-09-23 Mark Kettenis <kettenis@gnu.org>
10787
10788 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10789 block.
10790
8e937346
MC
107912004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10792
10793 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10794 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10795 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10796 Likewise.
10797
7213f6d6
JJ
107982004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10799
10800 * gdb.java/jprint.exp: New test case for java inferior call.
10801 * gdb.java/jprint.java: Ditto.
10802
eac69dca
JB
108032004-09-15 Joel Brobecker <brobecker@gnat.com>
10804
10805 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10806
22227696
MC
108072004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10808
10809 * gdb.threads/killed.c: Include <stdlib.h>.
10810 * gdb.threads/pthreads.c: Likewise.
10811
7dd403a4
MC
108122004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10813
10814 * gdb.threads/killed.c: Add copyright notice.
10815
33f2d567
JM
108162004-09-10 Jason Molenda (jmolenda@apple.com)
10817
a9c64011
AS
10818 * gdb.base/define.exp: Two new tests to verify zero space chars
10819 after 'if' and 'while' commands in a user-defined command is correctly
10820 parsed.
33f2d567 10821
e05b62ac
AC
108222004-09-08 Andrew Cagney <cagney@gnu.org>
10823
10824 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10825 delivery test with duplicate at end of file.
10826
9cbe82da
MK
108272004-09-06 Mark Kettenis <kettenis@jive.nl>
10828
10829 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10830
564803d9
MC
108312004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10832
10833 * config/hppro.exp: Removed.
10834
7c6807ce
MC
108352004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10836
10837 * config/sparclet.exp: Removed.
10838
bf7e26dd
MC
108392004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10840
10841 * config/udi.exp: Removed.
10842
714e341b
MC
108432004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10844
10845 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10846 of "exp_continue".
10847 (advancei): Likewise.
10848
1236e623
JJ
108492004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10850
10851 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10852
3bdcad15
MI
108532004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10854
228af206 10855 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
10856 to check for nodebug in executable.
10857 * gdb.gdb/observer.exp (setup_test): Likewise.
10858 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10859 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10860
c72b934c
AC
108612004-09-01 Andrew Cagney <cagney@gnu.org>
10862
10863 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10864 files.
10865
edd9b715
JJ
108662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10867
10868 * gdb.base/unload.exp: Fix expected warning message to match
10869 latest format.
10870
fb4ce06b
CV
108712004-09-01 Corinna Vinschen <vinschen@redhat.com>
10872
10873 * gdb.base/call-rt-st.exp: Fix typos.
10874
ce78e7c3
MI
108752004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10876
10877 * gdb.threads/thread_check.exp: New testcase.
10878 * gdb.threads/thread_check.c: New testcase.
10879
2dedb159
AC
108802004-08-31 Andrew Cagney <cagney@gnu.org>
10881
10882 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10883 (skip_to_handler_entry): New procedures. Test stepping into a
10884 handler when the breakpoint is at the handler's entry point.
10885
68f53502
AC
108862004-08-30 Andrew Cagney <cagney@gnu.org>
10887
10888 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10889 gdb/1757.
10890
3e3ffd2b
MC
108912004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10892
10893 With code from Manoj Iyer <manjo@austin.ibm.com>:
10894 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10895 return value. Add an arm for "no debugging symbols found".
10896 Change a stray "error" to "perror".
10897 (gdb_run_cmd): Adapt to new return value.
10898 * gdb.base/remote.exp: Adapt to new return value.
10899 * gdb.gdb/complaints.exp: Likewise.
10900 * gdb.gdb/observer.exp: Likewise.
10901 * gdb.gdb/selftest.exp: Likewise.
10902 * gdb.gdb/xfullpath.exp: Likewise.
10903
4b6f5fd2
JB
109042004-08-27 Joel Brobecker <brobecker@gnat.com>
10905
10906 * gdb.threads/bp_in_thread.exp: New testcase.
10907
e5b25496
MC
109082004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10909
10910 Fix PR testsuite/1735.
10911 * gdb.threads/schedlock.c (thread_function): Add a cast
10912 to suppress a gcc warning.
10913 * gdb.threads/thread-specific.c (thread_function): Likewise.
10914
934353d6
MC
109152004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10916
10917 * gdb.base/unload.c: Include <stdlib.h>.
10918
f98a0aef 109192004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 10920
f98a0aef 10921 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
10922 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10923 synchronized after the "return".
10924
5a2e8882
MC
109252004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10926
10927 * gdb.mi/basics.c: Include <stdio.h>.
10928 * gdb.mi/pthreads.c: Include <stdlib.h>.
10929 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10930
a9640423
MC
109312004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10932
10933 * gdb.threads/schedlock.c: Add copyright notice.
10934
b04e311d
AC
109352004-08-25 Andrew Cagney <cagney@gnu.org>
10936
10937 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10938 (skip_over_handler, breakpoint_over_hander): New test procedures.
10939 (advance, advancei): Add a proper prefix, do not use
10940 rerun_to_main.
10941 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10942
7c27f15b
MC
109432004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10944
10945 * gdb.mi/basics.c: Add copyright notice.
10946 * gdb.mi/var-cmd.c: Add copyright notice.
10947
fffc87ae
MC
109482004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10949
10950 * lib/gdb.exp: Remove signed_keyword_not_used.
10951 * lib/compiler.c: Likewise.
10952 * lib/compiler.cc: Likewise.
10953
d782e0bf
MC
109542004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10955
10956 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10957 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10958
96033e83
MC
109592004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10960
10961 * gdb.base/whatis.c: Add copyright notice.
10962
cf38c229
MK
109632004-08-20 Mark Kettenis <kettenis@gnu.org>
10964
10965 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10966 it to skip the breakpoints encoded in the inline assembly.
10967
f4b49756
MC
109682004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10969
10970 * Makefile.in: Add gdb.fortran.
10971
2f193b69
MC
109722004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10973
10974 * gdb.base/call-sc.exp (test_scalar_returns):
10975 Fix cut-and-paste glitch in "Make fun return now".
10976
89a237cb
MC
109772004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10978
10979 * configure.in: Add gdb.fortran.
10980 * configure: Regenerate.
10981 * gdb.fortran/Makefile.in: New file.
10982 * lib/gdb.exp (skip_fortran_tests): New procedure.
10983
469aff8e
MC
109842004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10985
10986 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10987 reference to bug-gnu@prep.ai.mit.edu.
10988 * gdb.mi/mi-var-child.exp: Likewise.
10989 * gdb.mi/mi-var-cmd.exp: Likewise.
10990 * gdb.mi/mi-var-display.exp: Likewise.
10991 * gdb.mi/mi2-var-block.exp: Likewise.
10992 * gdb.mi/mi2-var-child.exp: Likewise.
10993 * gdb.mi/mi2-var-cmd.exp: Likewise.
10994 * gdb.mi/mi2-var-display.exp: Likewise.
10995
00b51b9f
MK
109962004-08-15 Mark Kettenis <kettenis@gnu.org>
10997
10998 * gdb.base/unload.c (main): Make local variable msg const.
10999
45f07fef
MC
110002004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11001
11002 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11003 to bug-gnu@prep.ai.mit.edu.
11004 * gdb.mi/mi-disassemble.exp: Likewise.
11005 * gdb.mi/mi-eval.exp: Likewise.
11006 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11007 default line number.
11008 * gdb.mi/mi-return.exp: Likewise.
11009 * gdb.mi/mi-simplerun.exp: Likewise.
11010 * gdb.mi/mi-stack.exp: Likewise.
11011 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11012 number with explicit range test.
11013 * gdb.mi/mi-watch.exp: Likewise.
11014 * gdb.mi/mi2-break.exp: Likewise.
11015 * gdb.mi/mi2-cli.exp: Likewise.
11016 * gdb.mi/mi2-disassemble.exp: Likewise.
11017 * gdb.mi/mi2-eval.exp: Likewise.
11018 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11019 default line number.
11020 * gdb.mi/mi2-return.exp: Likewise.
11021 * gdb.mi/mi2-simplerun.exp: Likewise.
11022 * gdb.mi/mi2-stack.exp: Likewise.
11023 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11024 number with explicit range test.
11025 * gdb.mi/mi2-watch.exp: Likewise.
11026
dd8c8ee7
MC
110272004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11028
11029 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11030 * gdb.cp/m-static.exp: Likewise.
11031 * gdb.cp/rtti.exp: Likewise.
11032
4e838464
MK
110332004-08-14 Mark Kettenis <kettenis@gnu.org>
11034
11035 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11036
8d8cb839
EZ
110372004-08-14 Eli Zaretskii <eliz@gnu.org>
11038
11039 * ChangeLog: Prefix Local Variables with semi-colons and indent
11040 the reference to older ChangeLog files, to fix fontification in
11041 Emacs.
11042
deea8bb0
MC
110432004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11044
11045 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11046 * gdb.mi/mi2-break.exp: Likewise.
11047
c3297504
MC
110482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11049
11050 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11051
25808999
MC
110522004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11053
11054 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11055
226a8d71
MC
110562004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11057
11058 * gdb.cp/classes.exp: Remove unused declarations. Just let
11059 test names default instead of providing special names. Remove
11060 extraneous demangler test.
11061
37fdf854
JJ
110622004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11063
11064 * gdb.base/unload.exp: New test for breakpoints in dynamically
11065 loaded libraries.
11066 * gdb.base/unload.c: Ditto.
11067 * gdb.base/unloadshr.c: Ditto.
11068
2d3a7986
MC
110692004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11070
11071 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11072 cp_test_ptype_class.
11073 (test_enums): Likewise.
11074
c72b934c
AC
110752004-08-10 Andrew Cagney <cagney@gnu.org>
11076
11077 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11078 files.
11079
cc503c8a
AC
110802004-08-10 Andrew Cagney <cagney@gnu.org>
11081
11082 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11083 init_malloc call.
11084
902f2ccb
MC
110852004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11086
11087 * ChangeLog: Add copyright notice. The notice is copied
11088 from emacs 21.3 top level ChangeLog.
11089
78c90502
MC
110902004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11091
11092 * lib/cp-support.exp: New file.
11093 * lib/cp-support.exp (cp_test_type_class): New function.
11094 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11095 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11096 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11097 cp_test_ptype_class.
11098
88e5ea78
MC
110992004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11100
11101 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11102 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11103 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11104 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11105 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11106 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11107 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11108 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11109 gdb.mi/mi2-watch.exp: Update copyright years.
11110
6a89fc9c
MK
111112004-08-09 Mark Kettenis <kettenis@gnu.org>
11112
11113 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11114
1482e0de
MC
111152004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11116
11117 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11118 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11119 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11120 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11121 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11122 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11123 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11124 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11125 gdb.mi/mi-watch.exp: Update copyright years.
11126
1a5ce3f3
DJ
111272004-08-08 Daniel Jacobowitz <dan@debian.org>
11128
11129 PR gdb/1738
11130 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11131 from a breakpoint with a pending signal.
11132
04f6ecf2
DJ
111332004-08-08 Daniel Jacobowitz <dan@debian.org>
11134
11135 PR gdb/1736
11136 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11137 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11138 the prompt.
11139 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11140
54d90d35
DJ
111412004-08-08 Daniel Jacobowitz <dan@debian.org>
11142
11143 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11144
d2f6abb0
DJ
111452004-08-08 Daniel Jacobowitz <dan@debian.org>
11146
11147 PR gdb/1736
11148 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11149 for i?86-*-linux*.
11150
5598c03d
DJ
111512004-08-08 Daniel Jacobowitz <dan@debian.org>
11152
11153 * gdb.arch/i386-prologue.exp: Compile without debug information.
11154
c6fee705
MC
111552004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11156
11157 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11158 rather than asking gdb to search.
11159
dd90efdb
MC
111602004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11161
11162 * gdb.base/gcore.c: Include <string.h>.
11163
1e84bec1
MC
111642004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11165
11166 * gdb.base/gcore.c: Add copyright notice.
11167
e425eb2b
MC
111682004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11169
11170 * gdb.base/freebpcmd.c: Include <stdio.h>.
11171 * gdb.base/long_long.c: Include <string.h>.
11172 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11173 * gdb.base/siginfo.c: Include <string.h>.
11174 * gdb.base/sigstep.c: Include <string.h>.
11175
cb9aaed5
MC
111762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11177
11178 * gdb.base/complex.c: Include <stdlib.h>.
11179
55944f3d
MC
111802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11181
11182 * gdb.base/complex.c: Add copyright notice.
11183
7b2953d9
MC
111842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11185
11186 * gdb.base/charset.c: Include <stdlib.h>.
11187
c9133d23
MC
111882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11189
11190 * gdb.base/auxv.c: Include <stdlib.h>.
11191
0a8490ad
MC
111922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11193
11194 * gdb.base/auxv.c: Add copyright notice.
11195
3426d5ec
MC
111962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11197
11198 * gdb.base/coremaker.c: Add copyright notice.
11199 * gdb.base/coremaker2.c: Add copyright notice.
11200
8da195dd
AC
112012004-08-04 Andrew Cagney <cagney@gnu.org>
11202
11203 * gdb.base/store.exp: Update copyright.
11204 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11205 names, do not import gdb_prompt.
11206
8d394f98
AC
112072004-08-01 Andrew Cagney <cagney@gnu.org>
11208
11209 Fix PR testsuite/1729.
11210 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11211 not use capture_value with value 4.
11212 (capture_value): Add optional test name parameter.
11213 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11214 the prefix, pass to capture_value.
11215
b6702b23
MK
112162004-08-01 Mark Kettenis <kettenis@gnu.org>
11217
11218 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11219 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11220 (main): Call new function.
11221
c203e0ca
MC
112222004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11223
11224 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11225
a7995a30
MC
112262004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11227
11228 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11229
9366563b
MC
112302004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11231
b6eeaf26 11232 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
11233 Accept more values of vtbl pointer. Remove some messages
11234 about "obsolete gcc or gdb".
11235
2fc1f950
MC
112362004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11237
11238 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11239
c724d49b
MC
112402004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11241
11242 * gdb.base/asm-source.exp: Properly convert target board
11243 debug flags from gcc format to binutils format.
11244
736b0fce
MK
112452004-07-28 Mark Kettenis <kettenis@gnu.org>
11246
11247 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11248 gdb1718". PR backtrace/1718 partially fixed.
11249
5633ea5c
JJ
112502004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11251
11252 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11253
575eebb1
NC
112542004-07-26 Nick Clifton <nickc@redhat.com>
11255
11256 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11257 good default value for a specific architecture is available then
11258 set it to that value. Otherwise default to the -gstabs switch.
11259 Remove the -g... switches from the asm-flags variable. Allow the
11260 target board info to override the value if it wants to. Pass the
11261 switch on the assembler command line.
11262
62104619
MK
112632004-07-23 Mark Kettenis <kettenis@gnu.org>
11264
11265 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11266 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11267 (main): Call new function.
11268
4a1135b8
MC
112692004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11270
11271 Test for PR exp/1715.
11272 * gdb.base/radix.exp: Refactor common procedures. Make all
11273 test names unique. Change XFAIL to KFAIL.
11274
8a12c1f0
MC
112752004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11276
11277 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11278 * gdb.ada/gnat_ada.gin: ... to here.
11279 * configure.in: Use gnat_ada.gin.
11280 * configure: Regenerate.
11281
23b451cf
AC
112822004-07-20 Andrew Cagney <cagney@gnu.org>
11283
11284 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11285 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11286 XFAILs. Clean up test messages and comments. Check backtraces.
11287 Delete re-sync code.
11288
ab618a02
MC
112892004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11290
11291 Fix PR cli/740.
11292 * gdb.base/annota1.exp: Honor gdb,nosignals.
11293 * gdb.base/annota3.exp: Likewise.
11294
46dad340
MC
112952004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11296
11297 * lib/java.exp: Update copyright notice.
11298
756d8c70
AC
112992004-07-19 Andrew Cagney <cagney@gnu.org>
11300
11301 * gdb.base/selftest.exp: Copy file from here ...
11302 * gdb.gdb/selftest.exp: ... to here.
11303
586027e6
AC
113042004-07-16 Andrew Cagney <cagney@redhat.com>
11305
11306 * lib/insight-support.exp: Delete file.
11307 * lib/java.exp (java_init): Fix copyright.
11308
029d2200
AC
113092004-07-16 Andrew Cagney <cagney@gnu.org>
11310
11311 * gdb.base/restore.c: Append "prologue" to comments marking the a
11312 function's prologue.
11313 * gdb.base/restore.exp: Update copyright, re-indent.
11314 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11315 callerN" prefix where needed. Update patterns that match a
11316 function's prologue.
11317
653b62c5
MC
113182004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11319
11320 * gdb.base/restore.c: Add copyright notice.
11321
f7d690e5
AC
113222004-07-16 Andrew Cagney <cagney@gnu.org>
11323
11324 * gdb.base/logical.exp: Update copyright.
11325 (evaluate): New procedure. Use to re-implement tests using
11326 several tables.
11327
d629a7cb
MH
113282004-07-14 Martin Hunt <hunt@redhat.com>
11329
11330 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11331 which fixes some problems where init.tcl was not found.
11332
9c7bb332
AC
113332004-07-13 Andrew Cagney <cagney@gnu.org>
11334
6bf46641
AC
11335 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11336 (check_sizeof, check_valueof): Do not include the output in the
11337 test name. Use gdb_test.
11338 (get_valueof): Use gdb_test_multiple.
11339
c4ffd4c0
AC
11340 * gdb.base/step-test.exp: Update copyright. Use
11341 gdb_test_multiple. Ensure that test names do not include
11342 architecture dependent output.
11343
ab89363a
AC
11344 * gdb.gdb/observer.exp: Update copyright.
11345 (setup_test): Use gdb_test_multiple.
11346 (attach_first_observer, attach_second_observer)
11347 (attach_third_observer, detach_first_observer)
11348 (detach_second_observer, detach_third_observer)
11349 (reset_counters, check_counters): Make $message a prefix.
11350 (test_normal_stop_notifications): Add "args" parameter - a list of
11351 init functions to be called. Make $message a prefix,
11352 (test_observer_normal_stop): Change the message prefixes so that
11353 they are unique, pass the attach / detach procedures to
11354 test_normal_stop_notifications.
11355
ec58997a
AC
11356 * gdb.base/signull.exp (test_segv): Prefix all tests with
11357 "${name}". Clean up test messages.
11358
b475183b
AC
11359 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11360
9c7bb332
AC
11361 * gdb.base/ena-dis-br.exp: Update copyright.
11362 (break_at): New function. Replace send_gdb with gdb_test,
11363 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11364 ignore count, not stopped at bpt", with KFAIL.
11365
2dd95497
CV
113662004-07-13 Corinna Vinschen <vinschen@redhat.com>
11367
11368 * gdb.base/attach.exp: Remove cleanupfile handling.
11369
419e626b
AC
113702004-07-12 Andrew Cagney <cagney@gnu.org>
11371
11372 * gdb.base/annota1.exp: Cleanup corefile test name.
11373 * gdb.base/annota3.exp: Ditto.
11374
8b1b3228
AC
113752004-07-12 Andrew Cagney <cagney@gnu.org>
11376
78650829
AC
11377 * gdb.base/signals.exp: Clean up copyright, re-indent.
11378
8b1b3228
AC
11379 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11380 gdb_test and gdb_test_multiple.
11381
935c2760
JJ
113822004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11383
11384 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11385 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11386 provide line number info for first statement in main.
11387
1544280f
AC
113882004-07-08 Andrew Cagney <cagney@gnu.org>
11389
1279f4ff
AC
11390 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11391
1544280f
AC
11392 * gdb.base/sigbpt.exp: Make the common part of each test name a
11393 prefix instead of suffix.
11394
bcc82369
BR
113952004-07-07 Bob Rossi <bob_rossi@cox.net>
11396
11397 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11398 test from test_tbreak_creation_and_listing to
11399 test_file_list_exec_source_file
11400 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11401 Changed name of test from test_tbreak_creation_and_listing to
11402 test_file_list_exec_source_file
11403
23f4b0aa
JJ
114042004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11405
11406 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11407 the jmisc() constructor instead of <init>.
11408 * gdb.java/jmisc1.exp: Ditto.
11409
56401cd5
AC
114102004-07-07 Andrew Cagney <cagney@gnu.org>
11411
11412 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11413 corrupting the PC.
11414
44ae2f6a
MC
114152004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11416
11417 * gdb.cp/templates.exp: Accept whitespace change in demangler
11418 output.
11419
45a83408
AC
114202004-07-06 Andrew Cagney <cagney@gnu.org>
11421
11422 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11423
d205ad70
MC
114242004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11425
11426 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11427 * lib/compiler.cc: Likewise.
11428
06ea1a61
MC
114292004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11430
11431 * lib/compiler.cc: Work around string preprocessing problem
11432 with old hp c++ compiler.
11433 * lib/compiler.c: Likewise.
11434
daab1251
CV
114352004-06-29 Corinna Vinschen <vinschen@redhat.com>
11436
11437 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11438 directives to conditionalize symbol prefixing.
11439 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11440 additional_flags handling. Add underscore prefix for Cygwin.
11441 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11442 conditionalize symbol prefixing.
11443 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11444 additional_flags handling. Add underscore prefix for Cygwin.
11445
cc984116
CV
114462004-06-29 Corinna Vinschen <vinschen@redhat.com>
11447
11448 * gdb.base/bigcore.exp: Skip test on Cygwin.
11449
c279b077
MC
114502004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11451
11452 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11453 formats for "info register". Use gdb_test_multiple. Fix
11454 the "invalid register" test.
11455
0e915747
CV
114562004-06-28 Corinna Vinschen <vinschen@redhat.com>
11457
11458 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11459 PID for Cygwin. Add Cygwin specific strings to check for in some
11460 tests.
11461 (do_attach_tests): Add a test for user interaction when attaching
11462 to a process with no matching symbol table already loaded.
11463
11422c86
AC
114642004-06-26 Andrew Cagney <cagney@gnu.org>
11465
11466 Test PR java/1567 and PR java/1565.
11467 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11468 * gdb.java/jmisc2.exp: Delete file.
11469
cefbce26
MC
114702004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11471
11472 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11473
e19f872c
CV
114742004-06-25 Corinna Vinschen <vinschen@redhat.com>
11475
11476 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11477 attach process.
11478
d931ba3b
MC
114792004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11480
11481 * gdb.cp/pr-1553.exp: Remove.
11482
aef68c48
MC
114832004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11484
11485 * gdb.cp/pr-1553.cc: Remove.
11486 * gdb.cp/pr-1553.exp: Disable this test.
11487
8d5df71a
JB
114882004-06-20 Jim Blandy <jimb@redhat.com>
11489
a9c64011 11490 Fix PR testsuite/1680.
8d5df71a
JB
11491 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11492 regular expressions.
11493
4ac6f39d
MC
114942004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11495
11496 Fix PR testsuite/1679.
11497 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11498 Issue an UNSUPPORTED result instead.
11499
1b413552
JB
115002004-06-18 Jim Blandy <jimb@redhat.com>
11501
11502 * gdb.base/charset.exp: Only send a control-C if we see a new
11503 prompt and incomplete command.
11504
6daa6ebd
MC
115052004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11506
11507 * gdb.cp/pr-574.cc: Add copyright notice.
11508
51fa4ae0
JB
115092004-06-17 Jim Blandy <jimb@redhat.com>
11510
11511 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11512 cases where the regexp has no groups; this grabs random text from
11513 the previous test suite, whatever that was.
11514
8fea26c5
MC
115152004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11516
11517 * gdb.cp/printmethod.cc: Add copyright notice.
11518
1e3aeb41
MC
115192004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11520
11521 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11522
9d9030bc
AC
115232004-06-16 Andrew Cagney <cagney@gnu.org>
11524
11525 * gdb.base/signull.c: Update copyright. Include <string.h>.
11526 (bowler): Replace data_pointer with data_read
11527 and data_write cases. Add code_descriptor case.
11528 (zero, desc): New array and pointer.
11529 (data, code): Change to simple pointers.
11530 * gdb.base/signull.exp: Fix probe pattern matching a function
11531 descriptor SIGSEGV. Replace data_pointer with data_read and
11532 data_write tests.
11533
acd4ad44
AC
115342004-06-16 Andrew Cagney <cagney@gnu.org>
11535
11536 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11537
08fd625c
MC
115382004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11539
11540 * gdb.base/long_long.c: Add copyright notice.
11541
1903502c
MC
115422004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11543
11544 * gdb.base/long_long.exp: Remove reference to
11545 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11546 to gdb_breakpoint and gdb_continue_to_breakpoint.
11547
83313cb1
JB
115482004-06-14 Jim Blandy <jimb@redhat.com>
11549
11550 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11551 endian case.
11552
1bf404ef
AC
115532004-06-14 Andrew Cagney <cagney@gnu.org>
11554
11555 * gdb.base/gcore.exp (capture_command_output): Delete the always
11556 passing tests containing inferior values.
11557 * gdb.base/ending-run.exp: Do not include the breakpoint address
11558 in the test message. Update copyright.
11559 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11560 size in the test name, use gdb_test_multiple. Update copyright.
11561
ef220b33
MC
115622004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11563
11564 * gdb.cp/ref-types.cc: Add copyright notice.
11565
4f70a4c9
MC
115662004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11567
11568 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11569 hp_aCC_compiler.
11570 * lib/compiler.cc: Likewise.
11571 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11572 'set' commands. Log diagnostics for other lines. Set
11573 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11574
335928ac
MC
115752004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11576
11577 * gdb.cp/try_catch.cc: Add copyright notice.
11578
2efb12e8
MC
115792004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11580
11581 * gdb.cp/userdef.cc: Add copyright notice.
11582
0bbed51a
MC
115832004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11584
11585 * gdb.cp/virtfunc.cc: Add copyright notice.
11586
e12a46c9
RC
115872004-06-11 Randolph Chung <tausq@debian.org>
11588
11589 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11590 problem.
11591
338e05af
AC
115922004-06-10 Andrew Cagney <cagney@gnu.org>
11593
11594 * lib/compiler.cc, lib/compiler.c: Append either
11595 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11596 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11597 instead of gcc-3-3.
11598
dc3f10cb
AC
115992004-06-09 Andrew Cagney <cagney@gnu.org>
11600
b4d946af
AC
11601 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11602 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11603
dc3f10cb
AC
11604 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11605 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11606 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11607 fixed.
11608
b5c0bfa2
AC
116092004-06-09 Andrew Cagney <cagney@gnu.org>
11610
11611 * gdb.base/structs.exp (test_struct_returns): Replace
11612 "return_value_unknown" and "finish_value_unknown" by
11613 "return_value_known" and "finish_value_known". Instead of
11614 "return_value_unknown" iff "finish_value_unknown", check
11615 "return_value_known" implies "finish_value_known".
11616
caeb605f
MH
116172004-06-08 Martin Hunt <hunt@redhat.com>
11618
11619 * gdb.base/float.exp: Add pattern for mips targets.
11620
c892bb64
RC
116212004-06-08 Randolph Chung <tausq@debian.org>
11622
11623 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11624 message for unknown architectures more clear.
11625
48306d3e
JB
116262004-06-08 Joel Brobecker <brobecker@gnat.com>
11627
11628 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11629 start the execution of the program.
11630
83ecb59f
JB
116312004-06-07 Jim Blandy <jimb@redhat.com>
11632
11633 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11634 * gdb.arch/i386-cpuid.h: New helper file.
11635
55264cb4
RC
116362004-06-07 Randolph Chung <tausq@debian.org>
11637
11638 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11639 has started.
11640
23cadb28
RM
116412004-06-04 Roland McGrath <roland@redhat.com>
11642
11643 Fix PR gdb/1647.
11644 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11645 differently to be robust to output buffering differences.
11646
51d01eda
MC
116472004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11648
11649 * gdb.threads/pthreads.exp: Update copyright years.
11650 (check_control_c): Change asynchronous 'after' to synchronous.
11651
f4fc3b93
RM
116522004-06-04 Roland McGrath <roland@redhat.com>
11653
11654 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11655 next gdb prompt.
11656
4013522b
MC
116572004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11658
11659 Fix PR gdb/1636.
11660 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11661 calls to synchronous.
11662
7a8f1e6b
JB
116632004-05-26 Jim Blandy <jimb@redhat.com>
11664
11665 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11666
81bb3443
RC
116672004-05-24 Randolph Chung <tausq@debian.org>
11668
11669 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11670 * gdb.asm/pa.inc: New file.
11671
8f5a3103
MK
116722004-05-22 Mark Kettenis <kettenis@gnu.org>
11673
11674 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11675
734b8fe8 116762004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11677 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11678
11679 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11680 GDB prompt.
11681
725603e1
UW
116822004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11683
f4fc3b93 11684 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11685 setjmp/longjmp. Use sigaction instead of signal.
11686
8b923272 116872004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11688 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11689
11690 * gdb.threads/pthread_cond_wait.c: New file.
11691 * gdb.threads/pthread_cond_wait.exp: New testcase.
11692
8bfabb04
AC
116932004-05-13 Andrew Cagney <cagney@redhat.com>
11694
11695 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11696 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11697
42edda50
AC
116982004-05-11 Andrew Cagney <cagney@redhat.com>
11699
11700 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11701 fixed but revealed gdb/1639.
11702
d303a6c7
AC
117032004-05-10 Andrew Cagney <cagney@redhat.com>
11704
11705 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11706 func1" and "next to 2nd alarm", kernel bug avoided.
11707
bf08c2a1
DJ
117082004-05-10 Daniel Jacobowitz <dan@debian.org>
11709
11710 PR external/1568
11711 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11712 XFAIL if it is smaller than bytes_allocated.
11713 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11714 (main): Make chunks_allocated unsigned. Correct comment.
11715
c0586a34
JB
117162004-05-07 Joel Brobecker <brobecker@gnat.com>
11717
11718 * gdb.arch/powerpc-aix-prologue.c: New file.
11719 * gdb.arch/powerpc-aix-prologue.exp: New file.
11720
f2785d12
JB
117212004-05-07 Jim Blandy <jimb@redhat.com>
11722
11723 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11724 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11725
bd7f6e30
JB
117262004-05-06 Joel Brobecker <brobecker@gnat.com>
11727
11728 * gdb.base/sep.exp: No longer setup_kfail when the program was
11729 built with dwarf2.
11730
0a5e7efe
JI
117312004-05-05 Jim Ingham <jingham@apple.com>
11732
11733 * gdb.base/pending.exp: Make sure pending breakpoints
11734 preserve the ignore count.
f4fc3b93 11735
a8958849
MK
117362004-04-27 Jerome Guitton <guitton@gnat.com>
11737
11738 * i386-prologue.exp: Add testcase for jump instruction as first
11739 instruction of the real code.
11740 * i386-prologue.c (jump_at_beginning): New function.
11741
7e103f5b
MK
117422004-04-28 Mark Kettenis <kettenis@gnu.org>
11743
11744 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11745 x86_64-*-*.
11746
5d38b224
MK
117472004-04-28 Mark Kettenis <kettenis@gnu.org>
11748
11749 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11750 i*86-*-*.
11751
0ef32fd9
MK
117522004-04-25 Mark Kettenis <kettenis@gnu.org>
11753
11754 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11755 expression that checks the return type.
11756
71d7dd7c
AC
117572004-04-23 Andrew Cagney <cagney@redhat.com>
11758
11759 * gdb.base/call-sc.exp: New test of scalar call/return values.
11760 * gdb.base/call-sc.c: Ditto.
11761
1e9f977e
JJ
117622004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11763
11764 * gdb.threads/manythreads.c: Reduce thread stack size.
11765
899d9e3a
JJ
117662004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11767
11768 * gdb.threads/manythreads.c: Add copyright notice.
11769
61bcae62
AC
117702004-04-23 Andrew Cagney <cagney@redhat.com>
11771
11772 * gdb.base/siginfo.exp: Better handle step out of signal.
11773 * gdb.base/sigstep.exp: Ditto.
11774
7339a42e 117752004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 11776 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
11777
11778 * gdb.threads/manythreads.c: New testcase.
11779 * gdb.threads/manythreads.exp: Ditto.
11780
5c98409b
JB
117812004-04-22 Jim Blandy <jimb@redhat.com>
11782
11783 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11784 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11785
3b611f1a
MC
117862004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11787
11788 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11789
f0fd9238
AC
117902004-04-21 Andrew Cagney <cagney@redhat.com>
11791
11792 * gdb.base/sigstep.c: New file.
11793 * gdb.base/sigstep.exp: New file.
11794
90990674
JB
117952004-04-16 Joel Brobecker <brobecker@gnat.com>
11796
11797 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11798 call to observer_notify_normal_stop.
11799
78cef34b
AC
118002004-04-15 Andrew Cagney <cagney@redhat.com>
11801
11802 * gdb.base/siginfo.c: New file.
11803 * gdb.base/siginfo.exp: New file.
11804
d2343407
JB
118052004-04-12 J. Brobecker <brobecker@gnat.com>
11806
11807 * gdb.base/sep.exp: Fix typo in comment.
11808
a2dba3c8
JB
118092004-04-12 J. Brobecker <brobecker@gnat.com>
11810
11811 * gdb.base/sep.c: New file.
11812 * gdb.base/sep-proc.c: New file.
11813 * gdb.base/sep.exp: New testcase.
11814
15f7b60e
MK
118152004-04-09 Mark Kettenis <kettenis@gnu.org>
11816
11817 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11818 support.
11819
44f4de1a
AC
118202004-04-05 Andrew Cagney <cagney@redhat.com>
11821
11822 * gdb.base/sigaltstack.c: New file.
11823 * gdb.base/sigaltstack.exp: New file.
11824
ef04f396
JB
118252004-04-04 Joel Brobecker <brobecker@gnat.com>
11826
11827 * gdb.base/foll-fork.exp: Update the expected output for
11828 "help set follow-fork-mode", to match a change that was made
11829 to the help of this variable on 2004-01-13.
11830
d40d2c92
JB
118312004-04-01 Joel Brobecker <brobecker@gnat.com>
11832
11833 * lib/ada.exp: Add copyright notice.
11834 * bar.ads: Likewise.
11835 * bar.adb: Likewise.
11836 * null_record.adb: Likewise.
11837 * null_record.exp: Likewise.
11838 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11839
f86ef5a3
JB
118402004-04-01 Joel Brobecker <brobecker@gnat.com>
11841
11842 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11843 * configure: Regenerate.
11844
414e70e3
JB
118452004-04-01 Joel Brobecker <brobecker@gnat.com>
11846
11847 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11848 to build the application. Remove the message printed when in
11849 verbose mode, redundant with the UNSUPPORTED message above.
11850
f0aaee49
JB
118512004-03-31 Joel Brobecker <brobecker@gnat.com>
11852
11853 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11854 * gdb.ada (null_record.exp): New testcase.
11855
ac81cb54
JB
118562004-03-31 Joel Brobecker <brobecker@gnat.com>
11857
11858 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11859
854af2f7
JB
118602004-03-31 Joel Brobecker <brobecker@gnat.com>
11861
11862 * gdb.ada: New subdirectory.
11863 * gdb.ada/Makefile.in: New file.
11864 * gdb.ada/gnat_ada.gpr.in: New file.
11865
034cb681
JB
118662004-03-31 Joel Brobecker <brobecker@gnat.com>
11867
11868 * lib/ada.exp: New file.
11869
78a1a894
DJ
118702004-03-24 Daniel Jacobowitz <drow@mvista.com>
11871
11872 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11873 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11874
4b2b3b3e
AC
118752004-03-22 Andrew Cagney <cagney@redhat.com>
11876
11877 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11878 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11879 Problem identified by Ulrich Weigand.
11880
23c73aa3
DC
118812004-03-17 David Carlton <carlton@kealia.com>
11882
11883 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11884 PR c++/826.
11885
d63a86f8
RM
118862004-03-16 Roland McGrath <roland@redhat.com>
11887
11888 * gdb.base/auxv.exp: New file.
11889 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11890
0e02aa50
DC
118912004-03-12 David Carlton <carlton@kealia.com>
11892
11893 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11894 * gdb.cp/pr-1553.cc: Ditto.
11895 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11896 pass branch.
11897
c20b71be
MC
118982004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11899
11900 * gdb.cp/templates.exp: Accept more template types.
11901
c7414a01
MC
119022004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11903
11904 From Corinna Vinschen with modifications.
11905 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11906 local variable obj_with_enum.
11907 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11908 results with obj_with_enum.
11909
ed69573c
MC
119102004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11911
11912 * gdb.cp/classes.cc: New file, copied from misc.cc.
11913 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11914
28301461
MC
119152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11916
11917 * gdb.cp/misc.cc: Add copyright notice.
11918
1198ecbe
DC
119192004-03-05 David Carlton <carlton@kealia.com>
11920
11921 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11922 * gdb.cp/rtti.h: Update copyright.
11923 (namespace n2::n3): New.
11924 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11925 (n2::n3::func3): New.
11926 (main): Call n2::n3::func3.
11927 * gdb.cp/rtti2.cc: Update copyright.
11928 (n2::create3): New.
11929
9e08c470
MK
119302004-03-04 Mark Kettenis <kettenis@gnu.org>
11931
11932 * gdb.asm/openbsd.inc: Fix typo.
11933
4bebc3aa
FF
119342004-03-03 Fred Fish <fnf@redhat.com>
11935
11936 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11937 "val" instead of unused "size". Update copyright year.
11938
6ea9fb37
DJ
119392004-02-29 Daniel Jacobowitz <drow@mvista.com>
11940
11941 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11942 to use unsigned char.
11943 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11944 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11945
23b23974
DJ
119462004-02-29 Daniel Jacobowitz <drow@mvista.com>
11947
11948 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11949 line of output.
11950
7574fd53
DJ
119512004-02-28 Daniel Jacobowitz <drow@mvista.com>
11952
11953 * gdb.base/relocate.c (dummy): Initialize.
11954
a195357f
DJ
119552004-02-28 Daniel Jacobowitz <drow@mvista.com>
11956
11957 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11958 a breakpoint at exit.
11959
72fd54a9
FF
119602004-02-27 Fred Fish <fnf@redhat.com>
11961
11962 * gdb.base/chng-syms.exp: Add expect condition to match failing
11963 case that isn't a timeout.
11964
b9d23137
AC
119652004-02-27 Andrew Cagney <cagney@redhat.com>
11966
11967 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11968 support.
11969
15d208f6 119702004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 11971
15d208f6
FF
11972 * gdb.arch/gdb1431.c: Remove.
11973 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11974 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11975 of "until" incorrectly.
11976
98f9cd2d
JB
119772004-02-26 J. Brobecker <brobecker@gnat.com>
11978
11979 * gdb.cp/class2.cc (empty): New class.
11980 (refer): New function.
11981 (main): Declare an object of type empty and use it.
11982 * gdb.cp/class2.exp: Print the value of an object of type empty.
11983
9b50c11b
JJ
119842004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11985
11986 * gdb.base/langs.exp: Update query string to match the
11987 new nquery format used for pending breakpoints.
11988
0dcd613f
AC
119892004-02-26 Andrew Cagney <cagney@redhat.com>
11990
11991 Fix PR i18n/1570.
11992 * gdb.base/charset.c: Update copyright notice.
11993 (main, init_string): Remove the escape character '\e' tests.
11994 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11995 * gdb.base/charset.exp (valid_host_charset): Ditto.
11996 * gdb.base/setvar.exp: Ditto.
11997
b8a56647
AC
119982004-02-24 Andrew Cagney <cagney@redhat.com>
11999
90d59e34
AC
12000 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12001 mmapped data in core file" PASS and FAIL messages consistent.
12002
b8a56647
AC
12003 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12004 setting a breakpoint. Work around PR java/1565.
12005
9f27c604
JJ
120062004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12007
12008 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12009 new nquery format.
12010 * gdb.base/pending.exp: Ditto.
12011
3224a706
MK
120122004-02-22 Mark Kettenis <kettenis@gnu.org>
12013
12014 * configure.in: Run stabs tests on *BSD.
12015 * configure: Regenerated.
12016
41e0a9ca
MK
120172004-02-21 Mark Kettenis <kettenis@gnu.org>
12018
12019 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12020
1e1b3428
FF
120212004-02-20 Fred Fish <fnf@redhat.com>
12022
12023 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12024 blank in test for "returns short", for consistency with other
12025 "returns xxx" tests. Update copyright year.
12026
f9a7572a
FF
120272004-02-19 Fred Fish <fnf@redhat.com>
12028
12029 New testcase for PR breakpoint/1558.
12030 * gdb.arch/gdb1558.exp: New file.
12031 * gdb.arch/gdb1558.c: New file.
12032
b2ce2854
EZ
120332004-02-19 Elena Zannoni <ezannoni@redhat.com>
12034
12035 * gdb.base/nodebug.exp: Fix typo.
12036
e7c9ff01
JB
120372004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12038
12039 Committed by Jim Blandy <jimb@redhat.com>.
12040
62f4b920
JB
12041 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12042
2db536a1
JB
12043 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12044
e7c9ff01
JB
12045 * gdb.base/float.exp: Support s390*-*-* targets.
12046
f3205b34
AF
120472004-02-17 Adam Fedor <fedor@gnu.org>
12048
12049 * gdb.base/gdb1555.exp: New file.
12050 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12051
9d62932d
EZ
120522004-02-17 Elena Zannoni <ezannoni@redhat.com>
12053
12054 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12055
344c9711
FF
120562004-02-16 Fred Fish <fnf@redhat.com>
12057
12058 * gdb.arch/gdb1291.c: Remove
12059 * gdb.arch/gdb1291.s: New test input file.
12060 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12061 fail. Test for correct result, known incorrect result, other
12062 failures and timeouts.
12063
2d822687
AC
120642004-02-16 Andrew Cagney <cagney@redhat.com>
12065
12066 * gdb.base/bigcore.exp: New file.
12067 * gdb.base/bigcore.c: New file.
12068
dac15b66
AC
120692004-02-13 Andrew Cagney <cagney@redhat.com>
12070
12071 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12072 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12073 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12074 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12075 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12076 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12077 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12078 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12079 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12080 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12081
6bdfc2c4
JJ
120822004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12083
12084 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12085 executed is an alloc instruction.
12086
87b3ede8
DC
120872004-02-11 David Carlton <carlton@kealia.com>
12088
12089 * gdb.cp/breakpoint.exp: New.
12090 * gdb.cp/breakpoint.cc: New.
12091
6e19e2bf
MC
120922004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12093
12094 Partial fix for PR gdb/1543.
12095 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12096 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12097 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12098 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12099 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12100 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12101 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12102 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12103 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12104 to bug-gdb@prep.ai.mit.edu .
12105 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12106 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12107 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12108 Likewise.
12109
5c5455dc
AC
121102004-02-10 Andrew Cagney <cagney@redhat.com>
12111
12112 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12113 using gdb_internal_error_resync.
12114
9cf689d7
DJ
121152004-02-09 Daniel Jacobowitz <drow@mvista.com>
12116
12117 * gdb.threads/thread-specific.exp: Stop early if no threads are
12118 found.
12119
d2dc51db
MC
121202004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12121
12122 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12123
14b1a056
DJ
121242004-02-08 Daniel Jacobowitz <drow@mvista.com>
12125
12126 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12127 breakpoints.
12128
83f66e8f
DJ
121292004-02-07 Daniel Jacobowitz <drow@mvista.com>
12130
12131 * config/sim.exp (gdb_load): Handle $arg == "".
12132 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12133 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12134
30fc0091
EZ
121352004-02-07 Elena Zannoni <ezannoni@redhat.com>
12136
a9c64011
AS
12137 * gdb.base/maint.exp: Update test to reflect
12138 obstack changes.
30fc0091 12139
4d806929
JJ
121402004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12141
12142 * gdb.base/pendshr.c (pendfunc): New function that calls
12143 pendfunc1.
12144 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12145
7bfdd688
FF
121462004-02-04 Fred Fish <fnf@redhat.com>
12147
12148 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12149 function symbols and update copyright years.
12150 * gdb.arch/gdb1291.c: Ditto.
12151
aaa08ee4
MC
121522004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12153
12154 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12155
dbad7755
MC
121562004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12157
12158 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12159
ec4646ef
MC
121602004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12161
12162 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12163
1b802196
FF
121642004-02-02 Fred Fish <fnf@redhat.com>
12165
12166 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12167 remote targets. Update copyright years.
12168
18fe2033
JJ
121692004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12170
12171 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12172 support.
12173 * gdb.base/langs.exp: Fix test which attempts to create
12174 breakpoint on non-existent function to handle new pending
12175 support.
12176 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12177 a breakpoint.
12178 * gdb.base/pending.exp: New test.
12179 * gdb.base/pending.c: New file.
12180 * gdb.base/pendshr.c: Ditto.
12181
8d577d32
DC
121822004-02-02 David Carlton <carlton@kealia.com>
12183
12184 * gdb.cp/overload.exp: Add overloadNamespace tests.
12185 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12186 (overloadNamespace, XXX): New.
12187 (main): Call XXX::marker2.
12188
3ad13771
FF
121892004-02-01 Fred Fish <fnf@redhat.com>
12190
12191 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12192 * gdb.base/finish.exp: Ditto.
12193 * gdb.base/gcore.exp: Ditto.
12194 * gdb.base/huge.exp: Ditto.
12195 * gdb.base/info-proc.exp: Ditto.
12196 * gdb.base/return2.exp: Ditto.
12197 * gdb.threads/gcore-thread.exp: Ditto.
12198
44c75849
DJ
121992004-02-01 Daniel Jacobowitz <drow@mvista.com>
12200
12201 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12202
005bc093
MK
122032004-02-01 Mark Kettenis <kettenis@gnu.org>
12204
12205 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12206 that opening the file succeeds on OpenBSD.
12207
c47cebdb
DJ
122082004-02-01 Daniel Jacobowitz <drow@mvista.com>
12209
12210 * gdb.threads/thread-specific.c: New file.
12211 * gdb.threads/threads-specific.exp: New test script.
12212 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12213 to expect_out.
12214
5a01311c
MK
122152004-02-01 Mark Kettenis <kettenis@gnu.org>
12216
12217 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12218 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12219 only on the "print_small_structs from print_long_arg_list" test.
12220
ce22a4f1
DJ
122212004-02-01 Daniel Jacobowitz <drow@mvista.com>
12222
12223 * gdb.base/completion.exp: Kill a stray backslash.
12224
12225 From Jim Ingham <jingham@apple.com>:
12226 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12227 agrees with the result from sending a tab.
12228
abbab9d3
DJ
122292004-01-31 Daniel Jacobowitz <drow@mvista.com>
12230
12231 * gdb.base/chng-syms.exp: Remove stray newline.
12232
53904d1e
MK
122332004-01-31 Mark Kettenis <kettenis@gnu.org>
12234
12235 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12236 *-*-openbsd*.
12237 * gdb.asm/openbsd.inc: New file.
12238
3a4b3aac
MK
122392004-01-30 Mark Kettenis <kettenis@gnu.org>
12240
12241 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12242 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12243 *-*solaris2*. Remove commented out default settings for
12244 asm-flags. Replace gdb_compile with target_link.
12245
ebac27b4
MC
122462004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12247
12248 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12249 for all tests. Remove old hp-ux and cygnus xfail cases.
12250
d8679d84
PH
122512004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12252
12253 * gdb.base/chng-syms.exp: New file.
12254 * gdb.base/chng-syms.c: New file.
12255
0a55bc22
MC
122562004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12257
12258 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12259 Provide arms for current output in all my configurations.
12260
94b8e876
MC
122612004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12262
12263 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12264 * lib/compiler.cc: Likewise.
12265 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12266 get the right preprocessor. Eval the output directly. Remove
12267 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12268 hp_f77_compiler and hp_f90_compiler completely.
12269 (gdb_preprocess): Delete.
12270 (get_compiler): Delete.
12271
7cf03d44
MK
122722004-01-24 Mark Kettenis <kettenis@gnu.org>
12273
12274 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12275 <string.h>.
12276
68b6dce9
NR
122772004-01-24 Nick Roberts <nick@nick.uklinux.net>
12278
12279 * gdb.mi/mi-stack.exp: Update copyright.
12280
b368761e
DC
122812004-01-23 David Carlton <carlton@kealia.com>
12282
12283 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12284 test for cp_lookup_transparent_type.
12285 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12286 call them.
12287
f2061b53
DJ
122882004-01-23 Daniel Jacobowitz <drow@mvista.com>
12289
12290 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12291 after -var-update.
12292
37fc574a
DC
122932004-01-23 David Carlton <carlton@kealia.com>
12294
12295 * gdb.cp/namespace.cc (C::ensureRefs): New.
12296 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12297
8e94b928
NR
122982004-01-20 Nick Roberts <nick@nick.uklinux.net>
12299
12300 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12301 case "-stack-list-locals 2".
12302 * gdb.mi/mi-var-child.exp: Test for case
12303 "-var-list-children --all-values NAME".
12304
997b0952
MC
123052004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12306
12307 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12308
52470da3
MK
123092004-01-18 Mark Kettenis <kettenis@gnu.org>
12310
7049b4b8
MK
12311 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12312 used with gdb_test_multiple.
12313
52470da3
MK
12314 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12315 read at address 0. This fixes PR testsuite/1504.
12316
da6012e5
DJ
123172004-01-18 Daniel Jacobowitz <drow@mvista.com>
12318
12319 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12320 Remove downloading, guessing the host executable, the calls to
12321 gdb_file_cmd and gdb_target_cmd, and "load" support.
12322 (infer_host_exec): New function broken out from gdb_load.
12323 (gdb_load): New wrapper for gdbserver_gdb_load.
12324 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12325 gdb_target_cmd. Use -target-select.
12326 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12327 Download binaries to the host. Clear last_mi_remote_file when
12328 we load a new binary.
12329 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12330 call gdbserver_gdb_load and mi_gdb_target_cmd.
12331
32c70722
MC
123322004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12333
12334 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12335 type patterns.
12336
b0cecf36
MC
123372004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12338
12339 * gdb.cp/templates.exp: Fix typo in test name of
12340 "print Foo<volatile char*>::foo".
12341
4120d7e6
MC
123422004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12343
12344 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12345
f679e530
BE
123462004-01-16 Ben Elliston <bje@wasabisystems.com>
12347
12348 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12349 (clean mostlyclean): Remove empty rm.
12350
091c48f6
MC
123512004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12352
12353 * gdb.base/setvar.exp: Add copyright years.
12354
3e5fc8d2
DC
123552004-01-14 David Carlton <carlton@bactrian.org>
12356
12357 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12358 PR c++/1511 and update coment.
12359 * gdb.cp/templates.exp: Update patterns to match current output.
12360 If changes involve something other than whitespace, KFAIL
12361 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12362
63d06c5c
DC
123632004-01-14 David Carlton <carlton@kealia.com>
12364
12365 * gdb.cp/namespace.exp: Add tests involving classes defined within
12366 namespaces.
12367 * gdb.cp/namespace.cc (C::CClass): New.
12368 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12369
a51dab88
EZ
123702004-01-14 Elena Zannoni <ezannoni@redhat.com>
12371
12372 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12373 what debug info we have. Print a better message if something goes
12374 wrong while producing the separate debug info file.
12375
a476ccc9
MC
123762004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12377
12378 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12379
f453692c
MC
123802004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12381
12382 * gdb.base/callfuncs.c: Add copyright notice.
12383
f40063a5
MC
123842004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12385
12386 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12387 inheritance. PR gdb/1498, PR gcc/13539.
12388
19ac3974
EZ
123892004-01-13 Elena Zannoni <ezannoni@redhat.com>
12390
a9c64011
AS
12391 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12392 test specific name.
12393 * gdb.mi/gdb669.exp: Ditto.
12394 * gdb.mi/mi-pthreads.exp: Ditto.
12395 * gdb.mi/mi1-pthreads.exp: Ditto.
12396 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12397
56c97c6e
MC
123982004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12399
12400 * gdb.cp/member-ptr.cc: Add copyright notice.
12401
a0644324
MC
124022004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12403
12404 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12405 some patterns for recent versions of gcc and hpacc. Delete
12406 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12407 Delete tests that access a NULL pointer-to-member-data. This
12408 script is still disabled for gcc.
12409
32fabe09
EZ
124102004-01-12 Elena Zannoni <ezannoni@redhat.com>
12411
12412 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12413 escaped correctly.
32fabe09 12414
1f8a6abb
EZ
124152004-01-12 Elena Zannoni <ezannoni@redhat.com>
12416
12417 * gdb.base/sepdebug.exp: New file.
12418 * gdb.base/sepdebug.c: New file.
12419 * lib/gdb.exp (separate_debug_filename): New procedure.
12420 (gdb_gnu_strip_debug): New procedure.
12421
48efe704
AC
124222004-01-12 Andrew Cagney <cagney@redhat.com>
12423
12424 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12425 * gdb.mi/ChangeLog-1999-2003: New file.
12426
a9415475
AC
124272004-01-12 Andrew Cagney <cagney@redhat.com>
12428
12429 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12430 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12431 or EEXIST", treat EBUSY as an XFAIL.
12432
83b8cf9d
MC
124332004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12434
12435 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12436 hp_cc_compiler.
12437
9939d2a8
MC
124382004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12439
12440 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12441 decorations.
12442
1ff8cadf
MC
124432004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12444
12445 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12446 and "(aCC)" decorations. Remove obsolete doco about old
12447 test results.
12448
6fa9022e
MC
124492004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12450
12451 * gdb.cp/exception.exp: Fix typo in doco.
12452
209721fe
MK
124532004-01-09 Mark Kettenis <kettenis@gnu.org>
12454
12455 * gdb.base/gdb1476.exp: Fix typo.
12456
ef11303e
MC
124572004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12458
12459 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12460 file.
12461
041ab88c
MC
124622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12463
12464 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12465 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12466 Use gdb_compile. Remove restriction on gcc. Add some patterns
12467 for recent version of gdb. Delete second half, which was a copy
12468 of the first half with different build flags. This test is
12469 still disabled because it is still not ready for production.
12470
e36d075a
MC
124712004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12472
12473 * gdb.cp/exception.cc: Add copyright notice.
12474 * gdb.cp/exception.exp: Add a notice that this file is broken
12475 because of line number changes caused by addition of copyright
12476 notice.
12477
42b190ad
MC
124782004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12479
12480 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12481 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12482
8f25f06b
MC
124832004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12484
12485 * gdb.cp/classes.exp: Accept gnu abi 2.
12486 * gdb.cp/derivation.exp: Likewise.
12487 * gdb.cp/overload.exp: Likewise.
12488 * gdb.cp/virtfunc.exp: Likewise.
12489
06ded8b8
MC
124902004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12491
12492 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12493 semicolon after end of function.
12494
77c26ae3
MC
124952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12496
12497 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12498 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12499 boilerplate code for compiling and running the program under
12500 test. Add some string method tests.
12501
20757486
MC
125022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12503
12504 * gdb.cp/bs15503.cc: Add copyright notice.
12505 * gdb.cp/bs15503.exp: Adjust line number.
12506
0fd3b503
MC
125072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12508
12509 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12510 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12511
10d1bea8
MC
125122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12513
12514 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12515 hp_cc_compiler.
12516
2789202a
MC
125172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12518
12519 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12520 * gdb.cp/ctti.exp: Use the marker instead of "next".
12521 With gcc, run further before bailing.
12522
b862f14c
MC
125232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12524
12525 * gdb.cp/cttiadd.cc: Add copyright notice.
12526 * gdb.cp/cttiadd1.cc: Likewise.
12527 * gdb.cp/cttiadd2.cc: Likewise.
12528 * gdb.cp/cttiadd3.cc: Likewise.
12529
96da2469
MC
125302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12531
12532 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12533 Use gdb_test, gdb_test_multiple. Use floating-point values that
12534 have exact representations in IEEE-ish formats.
12535
053248ff
MC
125362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12537
12538 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12539 compilers. Delete duplicate call to get_compiler_info.
12540 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12541 * gdb.base/volatile.exp: Likewise.
12542
84acecdd
MK
125432004-01-07 Mark Kettenis <kettenis@gnu.org>
12544
12545 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12546 memory at address 0.
12547
fe11a27f
MC
125482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12549
12550 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12551 to test for hp-ux assembler. Fix copyright years.
12552
60ad077b
AC
125532004-01-07 Andrew Cagney <cagney@redhat.com>
12554
12555 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12556
1c9b8f33
AC
125572004-01-07 Andrew Cagney <cagney@redhat.com>
12558
12559 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12560 when creating the read-only file. From analysis by Roland McGrath
12561 and Elena Zannoni.
12562
753ccc7a
MC
125632004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12564
12565 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12566
eca3e36b
MC
125672004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12568
12569 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12570 data pointers.
12571
f8d4bac4
MC
125722004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12573
12574 * gdb.cp/m-static.exp: Compile one source file at a time.
12575 Delete unused call to get_compiler_info.
12576
9b4e0f94
MC
125772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12578
12579 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12580 * gdb.base/call-rt-st.exp: Likewise.
12581 * gdb.base/nodebug.exp: Likewise.
12582 * gdb.base/volatile.exp: Likewise.
12583 * gdb.cp/ref-types.exp: Likewise.
12584 * gdb.cp/templates.exp: Likewise.
12585
023c1024
MK
125862004-01-05 Mark Kettenis <kettenis@gnu.org>
12587
12588 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12589
19703c4a
MC
125902004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12591
12592 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12593 hppa*-hp-hpux*.
12594
18b67037
MK
125952004-01-04 Mark Kettenis <kettenis@gnu.org>
12596
ba6219c8
MK
12597 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12598 x86_64-*-*.
12599
18b67037
MK
12600 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12601 sparc64-*-* and sparc*-solaris2*.
12602
1bfbbb9d
MK
126032004-01-04 Mark Kettenis <kettenis@gnu.org>
12604
12605 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12606 return ${tests}" test. The ${tests} already mentions the
12607 filename.
12608
06846494
MC
126092004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12610
12611 * gdb.cp/local.exp: Accept gcc abi 2.
12612
3b0cb202
MC
126132004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12614
12615 * gdb.cp/templates.exp: Accept gcc abi 2.
12616
0643ec3f
MC
126172004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12618
12619 * lib/compiler.cc: Remove supports_template_debugging.
12620 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12621
d231d0b1
MC
126222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12623
12624 * gdb.cp/namespace.exp: Accept gcc abi 2.
12625
44ffb27c
MC
126262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12627
12628 * gdb.cp/method.exp: Accept gcc abi 2.
12629
184ad485
MC
126302004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12631
12632 * gdb.cp/classes.exp: Generate identical results as old version.
12633 * gdb.cp/derivation.exp: Likewise.
12634 * gdb.cp/overload.exp: Likewise.
12635 * gdb.cp/virtfunc.exp: Likewise.
12636
116f09e7
MC
126372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12638
12639 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12640 mysterious bug with sourceware version of expect.
12641
b1379776
MC
126422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12643
12644 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12645 current versions of gcc, including gcc abi 2. Remove gratuitous
12646 restart of test program. Use gdb_test_multiple and gdb_test for
12647 all tests. Add patterns to xfail missing "const" in "const char *"
12648 and kfail PR gdb/1155.
12649
6b7a4c0e
MC
126502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12651
12652 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12653 current versions of gcc, including gcc abi 2. Remove gratuitous
12654 restart of test program. Use gdb_test_multiple and gdb_test for
12655 all tests. Add patterns to kfail PR gdb/1498.
12656
51615d72
MC
126572003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12658
12659 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12660 current versions of gcc, including gcc abi 2. Use "breakpoint"
12661 and "continue" instead of restarting the target program. Use
12662 gdb_test_multiple and gdb_test for all tests.
12663
7b79a9d7
MK
126642004-01-01 Mark Kettenis <kettenis@gnu.org>
12665
12666 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12667 for *-*-solaris2*.
12668
1cd3489f
MC
126692003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12670
12671 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12672 current versions of gcc, including gcc abi 2. Use "breakpoint"
12673 and "continue" instead of restarting the target program several
12674 times. Use gdb_test_multiple and gdb_test for all tests.
12675
850742db
MC
126762003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12677
12678 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12679 source files.
12680
eb4bbda8
MC
126812003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12682
12683 * gdb.base/environ.exp: Handle compiling test case from multiple
12684 source files.
12685
e42c7771
MC
126862003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12687
12688 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12689
80e4b428
JB
126902003-12-17 Jim Blandy <jimb@redhat.com>
12691
5f06973a
JB
12692 * gdb.base/freebpcmd.c: Add copyright notice.
12693
80e4b428
JB
12694 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12695
0ab84fb7
MC
126962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12697
12698 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12699
1b3bb3d0
JB
127002003-12-13 Jim Blandy <jimb@redhat.com>
12701
12702 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12703
3a4c9371
KB
127042003-12-12 Kevin Buettner <kevinb@redhat.com>
12705
12706 * gdb.asm/frv.inc: New file.
12707 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12708
a1dea79a
FF
127092003-12-09 Fred Fish <fnf@redhat.com>
12710
12711 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12712 functions to break1.c and leave prototypes behind. Add more
12713 "set breakpoint NN here" comments.
12714 * gdb.base/break1.c: New file.
12715
12716 * gdb.base/break.exp: Handle compiling test case from multiple
12717 source files and change source file references as needed.
12718 * gdb.base/completion.exp: Ditto.
12719 * gdb.base/condbreak.exp: Ditto.
12720 * gdb.base/define.exp: Ditto.
12721 * gdb.base/ena-dis-br.exp: Ditto.
12722 * gdb.base/info-proc.exp: Ditto.
12723 * gdb.base/maint.exp: Ditto.
12724 * gdb.base/until.exp: Ditto.
12725
12726 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12727 hardcoded line numbers.
12728 * gdb.base/define.exp: Ditto.
12729 * gdb.base/ena-dis-br.exp: Ditto.
12730 * gdb.base/maint.exp: Ditto.
12731 * gdb.base/until.exp: Ditto.
12732
12733 * gdb.base/completion.exp: Use "break1" for completion tests since
12734 "break" is no longer a unique prefix.
12735
5266b69c
AC
127362003-12-06 Andrew Cagney <cagney@redhat.com>
12737
12738 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12739 "return_value_unimplemented". When an unimplemented struct return
12740 architecture, report incorrect values as a KFAIL
12741
374451f0
MC
127422003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12743
12744 * gdb.cp/rtti.exp: Accept new wording of warning from
12745 cp_lookup_rtti_type.
12746
ba9b20a7
MC
127472003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12748
12749 Partial fix for PR testsuite/1456.
12750 * gdb.base/scope.exp (test_at_main): Replace references to
12751 gcc_compiled with calls to test_compiler_info.
12752 (test_at_foo): Likewise.
12753 (test_at_bar): Likewise.
12754
b74b6d0b
MC
127552003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12756
12757 Partial fix for PR testsuite/1456.
12758 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12759 to test_compiler_info.
12760
ccfa3402
MC
127612003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12762
12763 * gdb.base/so-impl-ld.exp: Update copyright notice.
12764
f6246aba
MC
127652003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12766
12767 Partial fix for PR testsuite/1456.
12768 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12769 to test_compiler_info.
12770
13ae734a
MC
127712003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12772
12773 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12774 from current versions of gdb. Clean up regular expressions.
12775 Delete redundant timeout case.
12776
d8e1cdee
MC
127772003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12778
12779 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12780 from current versions of gdb. Clean up regular expressions.
12781 Delete redundant timeout case.
12782
96457b64
MC
127832003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12784
12785 Partial fix for PR testsuite/1456.
12786 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12787 gcc_compiled with call to test_compiler_info.
12788
f35309fc
MC
127892003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12790
12791 Partial fix for PR testsuite/1456.
12792 * gdb.base/list.exp (test_list_function): Delete unused declaration
12793 of gcc_compiled.
12794
d7afdf9b
MC
127952003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12796
12797 Partial fix for PR testsuite/1456.
12798 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12799 call to test_compiler_info.
12800
71507b56
MK
128012003-11-29 Mark Kettenis <kettenis@gnu.org>
12802
12803 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12804 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12805 it to create the appropriate note.inc.
12806 * gdb.asm/asmsrc1.s: Include "note.inc".
12807 * gdb.asm/netbsd.inc: New file.
12808 * gdb.asm/empty.inc: New file.
12809
f81f93f7
MC
128102003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12811
12812 Partial fix for PR testsuite/1456.
12813 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12814 calls to test_compiler_info.
12815
9a77938e
MC
128162003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12817
12818 Partial fix for PR testsuite/1456.
12819 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12820 calls to test_compiler_info.
12821
e8367dc7
MK
128222003-11-27 Mark Kettenis <kettenis@gnu.org>
12823
12824 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12825 pattern for the KFAILs.
12826
526c61ee
AF
128272003-11-25 Adam Fedor <fedor@gnu.org>
12828
12829 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12830 * gdb.objc/objcdecode.m: New file.
12831
28f2d600
AF
128322003-11-25 Adam Fedor <fedor@gnu.org>
12833
12834 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12835 * gdb.objc/nondebug.m: New file.
12836
a3895cee
BE
128372003-11-26 Ben Elliston <bje@wasabisystems.com>
12838
12839 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12840 NetBSD as it does on FreeBSD. Modelled on a similar change by
12841 Mark Kettenis on 2003-05-30.
12842 (link-flags): Set to "--entry _start" regardless of target.
12843 Special linker flags are to be appended to $link-flags.
12844 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12845
c9f2c8a3
MC
128462003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12847
12848 * gdb.cp/method.exp: Accept output of new demangler.
12849
15a0587a 128502003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
12851
12852 * gdb/class2.exp: New file.
12853 * gdb/class2.cc: New file.
12854
3c00b570
MC
128552003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12856
12857 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12858 of new demangler.
12859
7027acc7
MK
128602003-11-23 Mark Kettenis <kettenis@gnu.org>
12861
12862 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12863 of gdb_test "run".
12864
b0e1598a
MK
128652003-11-23 Mark Kettenis <kettenis@gnu.org>
12866
12867 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12868 "continue" into "run".
12869
4d9eda44
MC
128702003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12871
12872 Partial fix for PR testsuite/1456.
12873 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12874 call to test_compiler_info.
12875 * gdb.cp/ctti.exp: Likewise.
12876 * gdb.cp/derivation.exp: Likewise.
12877 * gdb.cp/member-ptr.exp: Likewise.
12878 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12879 reference to gcc_compiled.
12880
128812003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
12882
12883 Fix PR testsuite/1463.
12884 * gdb.base/structs.exp (start_structs_test): Call
12885 get_debug_format before using the debug format.
12886
d422fe19
AC
128872003-11-22 Andrew Cagney <cagney@redhat.com>
12888
12889 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12890 * gdb.base/structs.exp: Use gdb_test_multiple.
12891
039cf96d
AC
128922003-11-20 Andrew Cagney <cagney@redhat.com>
12893
6882279b
AC
12894 * gdb.base/structs.exp: Handle and recover from internal errors.
12895 Replace "foo${n}" with "foo<n>" in test messages.
12896
e53890ae
AC
12897 * gdb.base/structs.exp: Update copyright. Rewrite.
12898 * gdb.base/structs.c: Update copyright. Rewrite.
12899
2b211c59
AC
12900 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12901 resync count exceeded.
d63a86f8 12902
039cf96d
AC
12903 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12904 from the internal error.
12905 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12906 Original from Jim Blandy.
12907 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 12908
eac98b22
AC
129092003-11-19 Andrew Cagney <cagney@redhat.com>
12910
12911 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12912 KFAIL.
12913
67455b2a
MK
129142003-11-17 Mark Kettenis <kettenis@gnu.org>
12915
12916 New testcase for PR backtrace/1435.
12917 * gdb.arch/i386-unwind.exp: New file.
12918 * gdb.arch/i386-unwind.c: New file.
12919
853d6e5b
AC
129202003-11-17 Andrew Cagney <cagney@redhat.com>
12921
12922 * lib/gdb.exp (compiler_info): New global.
12923 (test_compiler_info): New function.
12924 (get_compiler_info): Set compiler_info.
12925 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12926 "compiler_info" to gcc-<major>-<minor>.
12927
38cf6e11
MC
129282003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12929
12930 * gdb.trace/configure: Remove.
12931
a50d3602
EZ
129322003-11-13 Elena Zannoni <ezannoni@redhat.com>
12933
12934 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 12935 breakpoints.
a50d3602
EZ
12936 * gdb.base/break.exp: Remove all references to explicit line
12937 numbers.
12938
d9407aaa
NC
129392003-11-11 Nick Clifton <nickc@redhat.com>
12940
12941 * gdb.base/shreloc.exp: Do not run for targets which do not
12942 support shared objects.
12943
db488fc1
CV
129442003-11-10 Corinna Vinschen <vinschen@redhat.com>
12945
12946 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12947 Don't run tests if nofileio flag is given.
12948
6a90a18e
EZ
129492003-11-07 Elena Zannoni <ezannoni@redhat.com>
12950
12951 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 12952 as well as 'Watchpoint'.
6a90a18e 12953
0b915e9c
EZ
129542003-11-06 Elena Zannoni <ezannoni@redhat.com>
12955
12956 Reported by Jim Ingham <jingham@apple.com>:
12957 * gdb.base/annota1.exp: Match at least one occurrence of the
12958 signal handler annotation.
12959
d7e4b55f
EZ
129602003-11-06 Elena Zannoni <ezannoni@redhat.com>
12961
a9c64011
AS
12962 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12963 as well as 'Watchpoint'.
d7e4b55f 12964
2fe4e8d0
MC
129652003-11-05 Michael Chastain <mec@shout.net>
12966
12967 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12968
6ef88553
KW
129692003-11-03 Kris Warkentin <kewarken@qnx.com>
12970
12971 * gdb.arch/gdb1291.c: New test file.
12972 * gdb.arch/gdb1291.exp: New test script.
12973 * gdb.arch/gdb1431.c: New test file.
12974 * gdb.arch/gdb1431.exp: New test script.
12975
ae7dc4d8
MC
129762003-10-22 Michael Chastain <mec@shout.net>
12977
12978 * gdb.mi/pthreads.c: Add copyright notice.
12979
c39d7427
MC
129802003-10-22 Michael Chastain <mec@shout.net>
12981
12982 * gdb.threads/pthreads.c: Add copyright notice.
12983
8b7d96c1
MC
129842003-10-20 Michael Chastain <mec@shout.net>
12985
12986 * gdb.base/gdb1056.exp: New test script.
12987
d1d69fdd
DJ
129882003-10-13 Daniel Jacobowitz <drow@mvista.com>
12989
12990 * gdb.threads/killed.exp: Use gdb_run_cmd.
12991
7d605576
DJ
129922003-10-13 Daniel Jacobowitz <drow@mvista.com>
12993
12994 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12995 create a core file.
12996 * gdb.threads/gcore-thread.exp: Likewise.
12997
618ec112
CV
129982003-10-13 Corinna Vinschen <vinschen@redhat.com>
12999
13000 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13001 type, based on char type.
13002 (struct bit_flags_short_t): New bitfield type, based on short type.
13003 (init_bit_flags_char): New fuction.
13004 (init_bit_flags_short): Ditto.
13005 (print_bit_flags_char): Ditto.
13006 (print_bit_flags_short): Ditto.
13007 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13008
9367a73c
MC
130092003-10-11 Michael Chastain <mec@shout.net>
13010
13011 * gdb.base/call-rt-st.exp: Update copyright year.
13012
1decf120
KI
130132003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13014
13015 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13016 * gdb.disasm/sh3.s: Ditto.
13017
5445b2ae
DJ
130182003-10-07 Daniel Jacobowitz <drow@mvista.com>
13019
13020 * gdb.threads/switch-threads.exp: New test.
13021 * gdb.threads/switch-threads.c: New source file.
13022
aec24853
CV
130232003-10-07 Corinna Vinschen <vinschen@redhat.com>
13024
13025 * gdb.base/ending-run.exp: Add sh specific case.
13026
adc7428d
AC
130272003-10-06 Andrew Cagney <cagney@redhat.com>
13028
13029 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13030 * gdb.disasm/mn10200.exp: Delete obsolete file.
13031
c9d37158
DJ
130322003-09-29 Daniel Jacobowitz <drow@mvista.com>
13033
13034 * ChangeLog: Correct an entry command.exp -> commands.exp.
13035 * gdb.base/commands.exp (bp_deleted_in_command_test)
13036 (temporary_breakpoint_commands): Check noargs.
13037
79c2c32d
DC
130382003-09-25 David Carlton <carlton@kealia.com>
13039
13040 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
13041 of some print tests, where appropriate. Add tests for C::D::cd,
13042 E::ce, F::cXfX, G::XgX.
13043 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13044
594e6d67
RE
130452003-09-25 Richard Earnshaw <rearnsha@arm.com>
13046
13047 * lib/java.exp (java_init): Import target_alias before using it.
13048
10f0d451
DC
130492003-09-25 David Carlton <carlton@kealia.com>
13050
13051 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13052
274bcba0
EZ
130532003-09-23 Elena Zannoni <ezannoni@redhat.com>
13054
d63a86f8 13055 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 13056 weirdness.
274bcba0 13057
cdbf20f7
MC
130582003-09-17 Michael Chastain <mec@shout.net>
13059
13060 * gdb.cp/gdb1355.exp: New file.
13061 * gdb.cp/gdb1355.c: New file.
13062
71e06f80
CV
130632003-09-15 Corinna Vinschen <vinschen@redhat.com>
13064
13065 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13066 * gdb.asm/sh.inc: New file.
13067
5c4e30ca
DC
130682003-09-11 David Carlton <carlton@kealia.com>
13069
bd45b7af
DC
13070 * gdb.cp/namespace.exp: Add tests for namespace types.
13071 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
13072 (test_namespace): New.
13073
1c199746
EZ
130742003-09-11 Elena Zannoni <ezannoni@redhat.com>
13075
a9c64011 13076 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 13077 * gdb.stabs/weird.exp: Ditto.
1c199746 13078
04ed252f
MC
130792003-09-08 Michael Chastain <mec@shout.net>
13080
13081 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13082
d8a2d9e7
MC
130832003-09-07 Michael Chastain <mec@shout.net>
13084
13085 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13086 'parse error'.
13087
161afb24
MK
130882003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13089
13090 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13091
49f2741a
MC
130922003-08-30 Michael Chastain <mec@shout.net>
13093
13094 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13095 * gdb.gdb/observer.exp: Ditto.
13096 * gdb.gdb/xfullpath.exp: Ditto.
13097
8afa723e
MK
130982003-08-29 Mark Kettenis <kettenis@gnu.org>
13099
13100 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13101 *-*-*bsd*.
13102
f31dfe3b
JJ
131032003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13104
13105 * gdb.base/dump.exp: Skip for ia64.
13106
4630e498
JJ
131072003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13108
13109 * gdb.asm/asm-source.exp: Add ia64 support.
13110 * gdb.asm/ia64.inc: New file.
13111
1105b7ef
MC
131122003-08-22 Michael Chastain <mec@shout.net>
13113
13114 * gdb.cp: New directory.
13115 * gdb.cp/*: Copy from gdb.c++/*.
13116 * gdb.c++/*: Remove.
13117 * Makefile.in: Change gdb.c++ to gdb.cp.
13118 * configure.in: Ditto.
13119 * configure: Regnerate.
13120
c945b932
MK
131212003-08-18 Mark Kettenis <kettenis@gnu.org>
13122
13123 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13124 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13125
2b66634b
DJ
131262003-08-17 Daniel Jacobowitz <drow@mvista.com>
13127
13128 * mi-var-display.exp (-var-list-children weird): Accept function
13129 pointers with argument types.
13130 * mi1-var-display.exp (-var-list-children weird): Likewise.
13131 * mi2-var-display.exp (-var-list-children weird): Likewise.
13132
a356f73b
DJ
131332003-08-17 Daniel Jacobowitz <drow@mvista.com>
13134
13135 * gdb.base/annota3.exp: Add missing newline.
13136
483417b8
MC
131372003-08-06 Michael Chastain <mec@shout.net>
13138
13139 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13140
c99c59c3
MS
131412003-08-12 Michael Snyder <msnyder@redhat.com>
13142
13143 * gdb.base/float.exp: Add test for SH.
13144
55ed7501
MK
131452003-08-10 Mark Kettenis <kettenis@gnu.org>
13146
13147 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13148
1a371f2e
EZ
131492003-08-07 Elena Zannoni <ezannoni@redhat.com>
13150
13151 * gdb.base/completion.exp: Remove reduntant completion test
13152 on filename.
13153
e0f353ce
EZ
131542003-08-07 Elena Zannoni <ezannoni@redhat.com>
13155
a9c64011
AS
13156 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13157 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13158 gdb.trace/save-trace.exp: Make sure that full pathnames are
13159 escaped correctly.
e0f353ce 13160
5710a1af 131612003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 13162
a9c64011
AS
13163 * configure.in: Don't generate config.h from config.hin.
13164 * configure: Regenerate.
13165 * config.hin: Remove file.
13166 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13167 * gdb.threads/pthreads.c: Ditto.
5710a1af 13168
dcd81ce9
DJ
131692003-08-07 Daniel Jacobowitz <drow@mvista.com>
13170
13171 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13172 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13173 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13174 Replace ld24 with seth/add3.
13175
6009d884
AC
131762003-08-02 Andrew Cagney <cagney@redhat.com>
13177
13178 * gdb.base/annota3.exp: New file.
13179 * gdb.base/annota3.c: New file.
13180 * gdb.c++/annota3.exp: New file.
13181 * gdb.c++/annota3.cc: New file.
13182
51514e06
MC
131832003-07-29 Michael Chastain <mec@shout.net>
13184
13185 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13186 actually failed.
13187 (do_pass): Likewise.
13188 * gdb.threads/tls.exp: Always initialize no_of_threads.
13189
4ee6625b
DJ
131902003-07-27 Daniel Jacobowitz <drow@mvista.com>
13191
13192 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13193 pattern.
13194 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13195 * gdb.threads/tls.exp: Recognize one case of the host library not
13196 supporting TLS.
13197
225f2bf6
AC
131982003-07-27 Andrew Cagney <cagney@redhat.com>
13199
13200 * gdb.base/fileio.exp: Use SH when running commands using
13201 remote_exec.
13202
bcb27c9f
DJ
132032003-07-24 Daniel Jacobowitz <drow@mvista.com>
13204
13205 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13206 * gdb.base/relocate.c (dummy): New padding array.
13207
3d67be83
MS
132082003-07-22 Michael Snyder <msnyder@redhat.com>
13209
d63a86f8 13210 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
13211
13212 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13213 patterns to be more general, accepting old and new output.
13214 Some output chars (such as '+') also must be quoted.
d63a86f8 13215 Some addresses are displayed numerically instead of
3d67be83
MS
13216 symbolically.
13217
57ba3b85
MS
132182003-07-23 Michael Snyder <msnyder@redhat.com>
13219
686d097c
MS
13220 * gdb.base/return2.exp: Don't test long-long return.
13221
57ba3b85
MS
13222 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13223 * gdb.disasm/t01_mov.exp: Ditto.
13224 * gdb.disasm/t02_mova.s: Ditto.
13225 * gdb.disasm/t02_mova.exp: Ditto.
13226 * gdb.disasm/t03_add.s: Ditto.
13227 * gdb.disasm/t03_add.exp: Ditto.
13228 * gdb.disasm/t04_sub.s: Ditto.
13229 * gdb.disasm/t04_sub.exp: Ditto.
13230 * gdb.disasm/t05_cmp.s: Ditto.
13231 * gdb.disasm/t05_cmp.exp: Ditto.
13232 * gdb.disasm/t06_ari2.s: Ditto.
13233 * gdb.disasm/t06_ari2.exp: Ditto.
13234 * gdb.disasm/t07_ari3.s: Ditto.
13235 * gdb.disasm/t07_ari3.exp: Ditto.
13236 * gdb.disasm/t08_or.s: Ditto.
13237 * gdb.disasm/t08_or.exp: Ditto.
13238 * gdb.disasm/t09_xor.s: Ditto.
13239 * gdb.disasm/t09_xor.exp: Ditto.
13240 * gdb.disasm/t10_and.s: Ditto.
13241 * gdb.disasm/t10_and.exp: Ditto.
13242 * gdb.disasm/t11_logs.s: Ditto.
13243 * gdb.disasm/t11_logs.exp: Ditto.
13244 * gdb.disasm/t12_bit.s: Ditto.
13245 * gdb.disasm/t12_bit.exp: Ditto.
13246 * gdb.disasm/t13_otr.s: Ditto.
13247 * gdb.disasm/t13_otr.exp: Ditto.
13248
e00759ef
EZ
132492003-07-22 Elena Zannoni <ezannoni@redhat.com>
13250
13251 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13252
8bc2021f
EZ
132532003-07-22 Elena Zannoni <ezannoni@redhat.com>
13254
a9c64011
AS
13255 * gdb.threads/tls.c : New file.
13256 * gdb.threads/tls.exp : New file.
13257 * gdb.threads/tls-main.c : New file.
13258 * gdb.threads/tls-shared.c : New file.
13259 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13260
89320c4c
AS
132612003-07-22 Andreas Schwab <schwab@suse.de>
13262
13263 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13264
180dea7c
AS
132652003-07-20 Andreas Schwab <schwab@suse.de>
13266
13267 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13268 due to insn reordering.
13269
0714963c
AC
132702003-07-15 Andrew Cagney <cagney@redhat.com>
13271
13272 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13273
98a23b3f
MC
132742003-07-15 Michael Chastain <mec@shout.net>
13275
13276 * gdb.base/gdb1250.exp: New file.
13277 * gdb.base/gdb1250.c: New file.
13278
27e417a2
ML
132792003-07-09 Michal Ludvig <mludvig@suse.cz>
13280
13281 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13282 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13283
8bc2021f
EZ
132842003-07-09 Elena Zannoni <ezannoni@redhat.com>
13285
a9c64011
AS
13286 * gdb.threads/tls.c: New file.
13287 * gdb.threads/tls.exp: New file.
13288 * gdb.threads/tls-main.c: New file.
13289 * gdb.threads/tls-shared.c: New file.
13290 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13291
d99968dc
EZ
132922003-07-09 Elena Zannoni <ezannoni@redhat.com>
13293
13294 * gdb.base/annota1.exp: Make sure that we properly escape the
13295 full path of the source file. Xfail more permissive patterns,
d63a86f8 13296 due to a compiler debug info problem.
d99968dc 13297
83876b3b
AS
132982003-07-07 Andreas Schwab <schwab@suse.de>
13299
2705e972
AS
13300 * gdb.asm/m68k.inc: New file.
13301 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13302
83876b3b
AS
13303 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13304 arguments"): Also match negative number.
13305
13306 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13307
3a871b37
DJ
133082003-07-03 Daniel Jacobowitz <drow@mvista.com>
13309
13310 * gdb.base/store.c (charest): New typedef.
13311 (add_char): Rename to add_charest, update.
13312 (wack_char): Rename to wack_charest, update types. Return l + r
13313 to keep r live across the call.
13314 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13315 (wack_double, wack_doublest): Return l + r to keep r live across
13316 the call.
13317 * gdb.base/store.exp: Accomodate store.c changes.
13318
b2a7f303
DC
133192003-06-30 David Carlton <carlton@kealia.com>
13320
13321 * gdb.c++/maint.exp (test_invalid_name): New.
13322 (test_first_component): Add tests for invalid names.
13323
3c6cb4a1
MC
133242003-06-29 Michael Chastain <mec@shout.net>
13325
13326 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13327 output of '<VTT for class>' for virtual base classes.
13328
f1c2644b
DJ
133292003-06-29 Daniel Jacobowitz <drow@mvista.com>
13330
13331 * gdb.base/completion.exp: Tab-complete "complet" instead of
13332 "compl".
13333 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13334
18080350
DJ
133352003-06-29 Daniel Jacobowitz <drow@mvista.com>
13336
13337 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13338 * gdb.base/volatile.exp: Likewise.
13339
f56973f8
DJ
133402003-06-29 Daniel Jacobowitz <drow@mvista.com>
13341
13342 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13343 gdb/1265.
13344
133452003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13346 Daniel Jacobowitz <drow@mvista.com>
13347
13348 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13349 initial line count of 'captured_main' from 26 to 32.
13350 (test_with_self): Allow xmalloc call to be interleaved with the
13351 preceding two lines.
13352
e766d4d6
JB
133532003-06-24 Joel Brobecker <brobecker@gnat.com>
13354
13355 * gdb.base/bang.exp: New testcase.
13356
f125c9a4
JB
133572003-06-23 Joel Brobecker <brobecker@gnat.com>
13358
13359 * gdb.base/langs.exp: Add some tests for the "minimal" language
13360 support.
13361
6e25beaf
EZ
133622003-06-23 Elena Zannoni <ezannoni@redhat.com>
13363
13364 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13365 the testcase.
13366
2f816dda
DJ
133672003-06-22 Daniel Jacobowitz <drow@mvista.com>
13368
13369 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13370 offset.
13371
db5a5748
DJ
133722003-06-22 Daniel Jacobowitz <drow@mvista.com>
13373
13374 * gdb.c++/pr-1210.cc: New file.
13375 * gdb.c++/pr-1210.exp: New file.
13376
1df0c130
DJ
133772003-06-21 Daniel Jacobowitz <drow@mvista.com>
13378
13379 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13380 000-exec-continue.
13381
a92feac0
MK
133822003-06-15 Mark Kettenis <kettenis@gnu.org>
13383
13384 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13385 on *-*-*bsd* instead of *-*-freebsd*.
13386
81a58f5b
AC
133872003-06-14 Andrew Cagney <cagney@redhat.com>
13388
13389 * gdb.base/store.exp: Test longest and doublest. Test all
13390 parameters. Weaken return statement match.
13391 * gdb.base/store.c: Add longest and doublest - aka long long and
13392 long double functions. Put all parameters into local register
13393 variables. Use negative values.
13394
b257a0d3
AC
133952003-06-14 Andrew Cagney <cagney@redhat.com>
13396
13397 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13398 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13399 exit status.
13400 * gdb.base/fileio.exp: Disable target when nointerrupts and
13401 noinferiorio, instead of limiting it to remote. Use remote_exec
13402 instead of system.
d63a86f8 13403
21c38304
JJ
134042003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13405
13406 * gdb.base/float.exp: Add ia64 support.
13407
1bcdb424
CV
134082003-06-12 Corinna Vinschen <vinschen@redhat.com>
13409
13410 * gdb.base/fileio.exp: Run only on remote targets.
13411
6aeb981f
CV
134122003-06-10 Corinna Vinschen <vinschen@redhat.com>
13413
13414 * gdb.base/fileio.c: New file, testing File-I/O.
13415 * gdb.base/fileio.exp: Ditto.
13416
53df362e
RG
134172003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13418
13419 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13420 shared objects after relocation at load time (gdb PR/1132).
13421 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13422 as above, part of the shared object relocation test.
53df362e 13423
ffee1b46
MK
134242003-06-08 Mark Kettenis <kettenis@gnu.org>
13425
b5ca3722
MK
13426 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13427 fully filled history list.
13428 * gdb.base/gdb_history: New file.
13429
03ed860d
MK
13430 * gdb.base/signals.exp: XFAIL "continue to func1" on
13431 i*86-*-freebsd*.
13432
ffee1b46
MK
13433 * gdb.base/attach.exp: When trying to attach to a nonexistent
13434 process, make it possible to specify the PID based on the target,
13435 and do so for *-*-freebsd*.
13436
d80dbb52
RH
134372003-06-02 Richard Henderson <rth@redhat.com>
13438
13439 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13440
6dd77b81
RH
134412003-06-02 Richard Henderson <rth@redhat.com>
13442
13443 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13444
f6347e16
RH
134452003-06-02 Richard Henderson <rth@redhat.com>
13446
13447 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13448
2c161407
DJ
134492003-06-01 Daniel Jacobowitz <drow@mvista.com>
13450
13451 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13452 of globalvar.
13453
572eb746
MK
134542003-06-01 Mark Kettenis <kettenis@gnu.org>
13455
13456 * gdb.asm/asm-source.exp: Check for memory read errors in
13457 disassembler test on *BSD too.
13458
9e9617a5
RH
134592003-06-01 Richard Henderson <rth@redhat.com>
13460
13461 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13462 for .frame.
13463 (gdbasm_call): Lose ldgp.
13464 (gdbasm_startup): Add frame information.
13465 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13466
7b34ad4e
MK
134672003-05-31 Mark Kettenis <kettenis@gnu.org>
13468
13469 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13470 i?86-*-*.
13471
10059fdf
MK
134722003-05-30 Mark Kettenis <kettenis@gnu.org>
13473
13474 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13475 FreeBSD.
13476
acf4b816
RH
134772003-05-29 Richard Henderson <rth@redhat.com>
13478
13479 * gdb.asm/alpha.inc: New file.
13480 * gdb.asm/asm-source.exp: Use it.
13481
e9ecd949
JB
134822003-05-29 Jim Blandy <jimb@redhat.com>
13483
13484 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13485 'core.PID'.
13486
e3e5a4f3
JB
134872003-05-22 Jim Blandy <jimb@redhat.com>
13488
13489 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13490 backtrace.
d63a86f8 13491
72fe3d25
DC
134922003-05-20 David Carlton <carlton@math.stanford.edu>
13493
13494 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13495 this time.
13496
58da2eb2
DC
134972003-05-19 David Carlton <carlton@bactrian.org>
13498
13499 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13500 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13501
1fcb5155
DC
135022003-05-19 David Carlton <carlton@bactrian.org>
13503
13504 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13505 namespace tests.
13506 Bump copyright date.
13507 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13508 (main): Call C::D::marker2.
13509 * gdb.c++/namespace1.cc: New file.
13510
85e85163
JJ
135112003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13512
13513 Roland McGrath <roland@redhat.com>
d63a86f8 13514 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13515 there is no manager thread.
13516
a25fbfec
JJ
135172003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13518
d63a86f8
RM
13519 * gdb.threads/schedlock.exp: Remove assumption that all threads
13520 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13521 in one of the child threads rather than the main thread.
13522
be375bae
JB
135232003-05-07 Jim Blandy <jimb@redhat.com>
13524
09bf6082
JB
13525 Add support for assembly source testing on the s390x.
13526 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13527 architecture.
13528 * gdb.asm/s390x.inc: New file.
13529
be375bae
JB
13530 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13531 succession of 'if' statements.
13532
00905d52
AC
135332003-05-05 Andrew Cagney <cagney@redhat.com>
13534
13535 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13536
b1e29e33
AC
135372003-05-05 Andrew Cagney <cagney@redhat.com>
13538
13539 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13540 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13541
e33d66ec
EZ
135422003-05-02 Elena Zannoni <ezannoni@redhat.com>
13543
13544 * gdb.base/charset.exp: Update based on new behavior of set/show
13545 charset commands.
13546
2b6fd0d8
AC
135472003-05-01 Andrew Cagney <cagney@redhat.com>
13548
13549 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13550 variable do not give memory errors.
13551
130cacce
AF
135522003-04-30 Adam Fedor <fedor@gnu.org>
13553
13554 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13555 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13556 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13557 gdb.objc/basicclass.m: : New files
13558
13559 * lib/gdb.exp (gdb_compile_objc): New procedure.
13560
bea71854
DJ
135612003-04-27 Daniel Jacobowitz <drow@mvista.com>
13562
13563 * gdb.base/signals.exp: Make backtrace tests more specific.
13564
0f20eeea
DC
135652003-04-23 David Carlton <carlton@bactrian.org>
13566
13567 * gdb.c++/maint.exp (test_first_component): Add tests for
13568 'operator' in more locations.
13569
c8c4d8dc
KB
135702003-04-16 Kevin Buettner <kevinb@redhat.com>
13571
13572 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13573
3fe60e3c
EZ
135742003-04-16 Elena Zannoni <ezannoni@redhat.com>
13575
13576 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13577 func marke' instead. Update test name.
3fe60e3c 13578
9219021c
DC
135792003-04-15 David Carlton <carlton@math.stanford.edu>
13580
13581 * gdb.c++/maint.exp: New file.
13582
5dd55bdd
EZ
135832003-04-14 Elena Zannoni <ezannoni@redhat.com>
13584
13585 * gdb.threads/schedlock.c: Change type of thread function argument
13586 to long, to avoid warnings on 64-bit platforms.
13587
00890572
EZ
135882003-04-14 Elena Zannoni <ezannoni@redhat.com>
13589
a9c64011
AS
13590 * gdb.base/attach.exp: Add new message from ptrace in case of
13591 attaching to nonexistent process.
d63a86f8 13592
93201743
JB
135932003-04-11 Jim Blandy <jimb@redhat.com>
13594
13595 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13596 gdb.c++/userdef.cc: Place comments on the lines to which the
13597 marker function might return.
13598 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13599 gdb.c++/userdef.exp: Look for those comments to check that we've
13600 returned to the right place, instead of checking line numbers.
13601
2a11c64d
EZ
136022003-04-11 Elena Zannoni <ezannoni@redhat.com>
13603
a9c64011
AS
13604 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13605 match on sourcefile name, instead of directory name.
2a11c64d 13606
68ab8fc5
EZ
136072003-04-10 Elena Zannoni <ezannoni@redhat.com>
13608
d63a86f8 13609 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13610 working directory name.
13611
5624293a
JB
136122003-04-09 Jim Blandy <jimb@redhat.com>
13613
13614 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13615 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13616 after an inferior function call, report the failure, but allow the
13617 test to continue.
13618
f1f02ee4
SC
136192003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13620
13621 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13622 with -DPROTOTYPES.
13623
6eb79af0
SC
136242003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13625
13626 * gdb.base/break.exp: Revert last patch.
13627
8dfb4cf0
SC
136282003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13629
13630 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13631 with -DPROTOTYPES.
13632
ed4c619a
AC
136332003-04-02 Andrew Cagney <cagney@redhat.com>
13634
13635 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13636 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13637 matching directories by the name breakpoint.
13638 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13639 Make "continue to marker1" consistent.
13640 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13641 message consistent.
13642 * lib/gdb.exp: Put "the program is no longer running", and "the
13643 program exited" in parenthesis.
13644 * lib/mi-support.exp: Ditto.
d63a86f8 13645
4e35d5f0 136462003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13647
4e35d5f0
BR
13648 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13649
71900fe8
AC
136502003-03-29 Andrew Cagney <cagney@redhat.com>
13651
13652 * gdb.base/sizeof.c (main): Print the value of '\377'.
13653 * gdb.base/sizeof.exp: Check the sign of '\377'.
13654
c0655a16
MC
136552003-03-27 Michael Chastain <mec@shout.net>
13656
13657 * gdb.base/gdb1090.exp: New file.
13658 * gdb.base/gdb1090.cc: New file.
13659
5b2a3989
JB
136602003-03-27 J. Brobecker <brobecker@gnat.com>
13661
13662 * gdb.gdb/observer.exp: New regression test.
13663
79876890
MC
136642003-03-27 Michael Chastain <mec@shout.net>
13665
13666 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13667 * gdb.base/ptype.exp: Likewise.
13668
6eac95e3
CV
136692003-03-27 Corinna Vinschen <vinschen@redhat.com>
13670
13671 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13672
e8c71839
MC
136732003-03-26 Michael Chastain <mec@shout.net>
13674
13675 * gdb.base/ptype.exp: Actually use some typedef'd types.
13676
71b10041
SC
136772003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13678
13679 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13680 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13681
2512cf80
CV
136822003-03-20 Corinna Vinschen <vinschen@redhat.com>
13683
13684 * gdb.base/default.exp: Fix regular expression.
13685
0d195a4f
CV
136862003-03-20 Corinna Vinschen <vinschen@redhat.com>
13687
13688 * gdb.base/args.exp: Fix regular expression.
13689
8a2dbca8
CV
136902003-03-20 Corinna Vinschen <vinschen@redhat.com>
13691
13692 * gdb.base/help.exp: Allow Win32 child process.
13693
bf028682
CV
136942003-03-20 Corinna Vinschen <vinschen@redhat.com>
13695
13696 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13697 when stepping out of main().
13698
182dbe85
CV
136992003-03-20 Corinna Vinschen <vinschen@redhat.com>
13700
13701 * gdb.base/default.exp: Check for win32 specific message when calling
13702 "run" without executable.
13703
d67a6ba5
CV
137042003-03-20 Corinna Vinschen <vinschen@redhat.com>
13705
13706 * gdb.base/args.exp: Expect .exe in output.
13707
a955b5bb
CV
137082003-03-20 Corinna Vinschen <vinschen@redhat.com>
13709
13710 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13711 Cygwin native.
13712
bf6bad4b
AC
137132003-03-17 Andrew Cagney <cagney@redhat.com>
13714
13715 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13716 vector registes.
13717 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13718 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13719
293e9a31
DC
137202003-03-17 David Carlton <carlton@math.stanford.edu>
13721
13722 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13723 test, for PR breakpoints/38.
13724 Call test_watchpoint_and_breakpoint.
13725 * gdb.base/watchpoint.c (func3): New function.
13726 (main): Call func3.
13727
5330f2db
DC
137282003-03-04 David Carlton <carlton@math.stanford.edu>
13729
13730 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13731 Garply<Garply<char> >:: garply".
13732 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13733 with respect to PR c++/1111; note also PR c++/1113.
13734 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13735 respect to PR c++/1062.
13736 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13737
6ece72da
DC
137382003-03-03 David Carlton <carlton@math.stanford.edu>
13739
13740 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13741 with respect to PR c++/57.
13742 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13743 c++/826.
13744 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13745 respect to PR c++/57.
13746
85ca1584
DC
137472003-03-03 David Carlton <carlton@math.stanford.edu>
13748
13749 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13750 respect to PR c++/33 into FAILs.
13751
98e9c5b8
MC
137522003-03-03 Michael Chastain <mec@shout.net>
13753
7bedbf27
MC
13754 * configure.in: Update copyright years.
13755
137562003-03-03 Michael Chastain <mec@shout.net>
13757
13758 * Makefile.in: Update copyright years.
98e9c5b8 13759
f683e100
DC
137602003-02-28 David Carlton <carlton@math.stanford.edu>
13761
13762 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13763 print class instead of struct and/or superfluous protection
13764 specifiers, as long as the resulting output is equivalent to the
13765 source code.
13766 Delete FIXME from end of messages on tests that don't need
13767 fixing.
13768
a9e0cf2c
DC
137692003-02-28 David Carlton <carlton@math.stanford.edu>
13770
13771 * gdb.c++/templates.exp (do_tests): Allow const in the two
13772 Foo<volatile char *>::foo tests.
13773
e8d359df
MS
137742003-02-27 Michael Snyder <msnyder@redhat.com>
13775
d63a86f8 13776 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
13777 will be consistant.
13778
0b71dc91
DC
137792003-02-26 David Carlton <carlton@math.stanford.edu>
13780
13781 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13782 char *>::foo" test with respect to PR c++/33. Create a new test
13783 which is identical to that one except that it doesn't put the
13784 space between the "char" and the "*"; KFAIL it, too.
13785
dd14ab43
DC
137862003-02-26 David Carlton <carlton@math.stanford.edu>
13787
13788 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13789 template types into either PASSes or KFAILs (corresponding to PR
13790 c++/57). Tweak indentation. Update copyright.
13791
1146c7f1
SC
137922003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13793
13794 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13795
74641dfb
MC
137962003-02-13 Michael Chastain <mec@shout.net>
13797
13798 * gdb.base/exprs.exp: Remove i960 remnants.
13799 * gdb.base/funcargs.exp: Likewise.
13800 * gdb.base/list.exp: Likewise.
13801 * gdb.base/ptype.exp: Likewise.
13802
559cd2d0
DC
138032003-02-14 David Carlton <carlton@math.stanford.edu>
13804
13805 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13806 pEe->D::vg()" from XFAIL to KFAIL.
13807
c4f90d87
JM
138082003-02-13 Jason Molenda (jmolenda@apple.com)
13809
13810 * gdb.base/maint.exp: Update maint print statistics regexp to include
13811 new entries.
13812
cbc4d97c
MC
138132003-02-13 Michael Chastain <mec@shout.net>
13814
13815 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13816
40f235b7
MC
138172003-02-12 Michael Chastain <mec@shout.net>
13818
13819 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13820 * gdb.c++/inherit.exp: Likewise.
13821 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13822 * gdb.c++/templates.exp: Likewise.
13823 * gdb.c++/virtfunc.exp: Likewise.
13824
c56716b0
JM
138252003-02-06 Jason Molenda (jason-cl@molenda.com)
13826
13827 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13828 why the code is written that way.
13829
070afcf8
MC
138302003-02-05 Michael Chastain <mec@shout.net>
13831
13832 * gdb.base/dump.exp: Add missing copyright line.
13833
5d0331e5
JM
138342003-02-05 Jason Molenda (jason-cl@molenda.com)
13835
f7ae6d3e 13836 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
13837 at the beginning so the breakpoint doesn't get set on the loop.
13838
92851186
MC
138392003-02-05 Michael Chastain <mec@shout.net>
13840
13841 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13842 output for configurations with gcc 2.95.3.
13843
cbf1e085
AC
138442003-02-05 Keith Seitz <keiths@redhat.com>
13845 Andrew Cagney <ac131313@redhat.com>
13846
13847 * gdb.mi/mi-cli.exp: New file.
d63a86f8 13848
29518e1e
MC
138492003-02-04 Michael Chastain <mec@shout.net>
13850
13851 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13852 Call perror and then continue.
13853
5af1d5f3
MC
138542003-02-03 Michael Chastain <mec@shout.net>
13855
13856 * gdb.c++/pr-1023.cc: New file.
13857 * gdb.c++/pr-1023.exp: New file.
13858
6b549786
JB
138592003-02-05 Jim Blandy <jimb@redhat.com>
13860
13861 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13862 it's local to foobar. Check for it there, and check that it's not
13863 present in main.
13864 * gdb.c++/local.cc (marker2): New function.
13865 (foobar): Call marker1.
13866 (main): Call marker2 instead of marker1.
13867
67f16606
AC
138682003-02-04 Andrew Cagney <ac131313@redhat.com>
13869
13870 * gdb.disasm/mn10200.exp: Obsolete file.
13871 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13872 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13873 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13874
1c5cb38e
DC
138752003-02-04 David Carlton <carlton@math.stanford.edu>
13876
13877 * gdb.c++/overload.exp: Test intToChar(1).
13878 * gdb.c++/overload.cc (intToChar): New.
13879 (main): Call intToChar.
13880
d1fe6965
DC
138812003-02-03 David Carlton <carlton@math.stanford.edu>
13882
13883 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13884 'might_kfail' arg.
13885 KFAIL some of the continue_to_bp_overloaded calls, according to
13886 PR c++/1025.
13887
9ba61c5d
MC
138882003-02-01 Michael Chastain <mec@shout.net>
13889
13890 * gdb.base/advance.c (marker1): New marker function.
13891 * gdb.base/advance.exp: When the 'advance' command lands on the
13892 return breakpoint, it can legitimately stop on either the
13893 current line or the next line. Accommodate both outcomes.
13894 * gdb.base/until.exp: Likewise.
13895
e7494ffb
AC
138962003-02-02 Andrew Cagney <ac131313@redhat.com>
13897
13898 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13899 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13900 now a list, not a tuple.
13901 * gdb.mi/mi-var-display.exp: Ditto.
13902 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 13903
075559bc
AC
139042003-02-01 Andrew Cagney <ac131313@redhat.com>
13905
13906 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13907 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13908 stack backtraces.
13909 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 13910
2bd4c7b1
MK
139112003-02-01 Mark Kettenis <kettenis@gnu.org>
13912
13913 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13914 gdb.mi/mi1-pthreads.exp: Return instead of calling
13915 gdb_suppress_entire_file.
13916
eabd8992
MS
139172003-02-01 Mark Salter <msalter@redhat.com>
13918
13919 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13920
71469e2f
MS
139212003-01-31 Mark Salter <msalter@redhat.com>
13922
13923 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13924 Support empty arg.
13925
38a94d44
MC
139262003-01-30 Michael Chastain <mec@shout.net>
13927
13928 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13929 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13930 has been fixed in gdb/readline on 2003-01-09.
13931
19ea9e73
MS
139322003-01-29 Michael Snyder <msnyder@redhat.com>
13933
e8d359df
MS
13934 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13935 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
13936 * gdb.base/args.exp: Skip if target does not support args passing.
13937
2307bd6a
DJ
139382003-01-22 Daniel Jacobowitz <drow@mvista.com>
13939
19ea9e73 13940 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
13941 gdb_test. Accept a list of expect arguments as the third
13942 parameter.
13943 (gdb_test): Use it.
13944
f2dd3617
EZ
139452003-01-20 Elena Zannoni <ezannoni@redhat.com>
13946
13947 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13948 allow for different test tree configurations. Update some
13949 tescases accordingly.
13950 * gdb.arch/altivec-regs.exp: Ditto.
13951 * gdb.asm/asm-source.exp: Ditto.
13952 * gdb.base/advance.exp: Ditto.
13953 * gdb.base/display.exp: Ditto.
d63a86f8 13954 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
13955 * gdb.base/mips_pro.exp: Ditto.
13956 * gdb.base/overlays.exp: Ditto.
13957 * gdb.base/relocate.exp: Ditto.
13958 * gdb.base/setshow.exp: Ditto.
13959 * gdb.base/step-line.exp: Ditto.
13960 * gdb.base/step-test.exp: Ditto.
13961 * gdb.base/until.exp: Ditto.
13962 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13963
c71cdefd
DC
139642003-01-17 David Carlton <carlton@math.stanford.edu>
13965
13966 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13967 corresponding to PR c++/945.
13968 Update copyright.
13969
fdba05d7
DC
139702003-01-17 David Carlton <carlton@math.stanford.edu>
13971
13972 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13973 corresponding to PR c++/68.
13974
139752003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
13976
13977 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13978 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13979 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13980
c362c33a
EZ
139812003-01-15 Elena Zannoni <ezannoni@redhat.com>
13982
0fbc361c
EZ
13983 * gdb.base/break.exp: Fix change of default location, because of
13984 removal of until tests.
13985 * gdb.base/help.exp: Update test for new 'until' help message.
13986 Add test for help on 'advance'.
a9c64011 13987 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 13988
dabf8a35
MK
139892003-01-15 Mark Kettenis <kettenis@gnu.org>
13990
13991 * gdb.base/default.exp: Adapt "info float" test for recent changes
13992 to that command. Add test for "info vector".
13993 * gdb.base/float.exp: New file. Add test for "info float" that
13994 resembles the old test in gdb.base/default.exp.
13995
a1769aca
DC
139962003-01-15 David Carlton <carlton@math.stanford.edu>
13997
13998 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13999
82025e13
EZ
140002003-01-15 Elena Zannoni <ezannoni@redhat.com>
14001
14002 * gdb.base/break.exp: Move the tests of until command from here...
14003 * gdb.base/until.exp: ... to here. New file. Add other tests.
14004 * gdb.base/advance.c: New file.
14005 * gdb.base/advance.exp: New file.
14006
8f9ab801
EZ
140072003-01-14 Elena Zannoni <ezannoni@redhat.com>
14008
a9c64011
AS
14009 * gdb.base/args.c: New file.
14010 * gdb.base/args.exp: New file.
8f9ab801 14011
9ae66589
DJ
140122003-01-14 Daniel Jacobowitz <drow@mvista.com>
14013
14014 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14015
8d77e5c3
DJ
140162003-01-14 Daniel Jacobowitz <drow@mvista.com>
14017
14018 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14019
12d2f0a1
DJ
140202003-01-14 Daniel Jacobowitz <drow@mvista.com>
14021
14022 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14023 dates.
14024
6ca37014
DJ
140252003-01-13 Daniel Jacobowitz <drow@mvista.com>
14026
14027 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14028
b0023472
DJ
140292003-01-13 Daniel Jacobowitz <drow@mvista.com>
14030
14031 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14032 (ptype &*"foo").
14033 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14034
607fbc54 140352003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
14036
14037 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14038 * gdb.mi/mi1-console.exp: Likewise.
14039
607fbc54 140402003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
14041
14042 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14043 * gdb.mi/mi1-console.exp: Likewise.
14044
a1fb14a2
DJ
140452003-01-13 Daniel Jacobowitz <drow@mvista.com>
14046
14047 * gdb.c++/overload.exp: Remove some fixed XFAILs.
14048
c4cf40b7
DJ
140492003-01-09 Daniel Jacobowitz <drow@mvista.com>
14050
14051 * gdb.base/detach.exp: New test.
14052
696d5a5b
DJ
140532003-01-09 Daniel Jacobowitz <drow@mvista.com>
14054
14055 * Makefile.in (ALL_SUBDIRS): New variable.
14056 (subdirs, clean, distclean): Use it.
14057 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14058 regenerating Makefile, since it is generated from the top level.
14059 * gdb.asm/Makefile.in: Likewise.
14060 * gdb.base/Makefile.in: Likewise.
14061 * gdb.c++/Makefile.in: Likewise.
14062 * gdb.disasm/Makefile.in: Likewise.
14063 * gdb.java/Makefile.in: Likewise.
14064 * gdb.mi/Makefile.in: Likewise.
14065 * gdb.threads/Makefile.in: Likewise.
14066 * gdb.trace/Makefile.in: Likewise.
14067
754533e4
DC
140682003-01-09 David Carlton <carlton@math.stanford.edu>
14069
14070 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14071 Add copyright year 2003.
14072
d8b3e9ee
MC
140732003-01-06 Michael Chastain <mec@shout.net>
14074
14075 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14076 When selecting a thread, 'line' and 'file' are optional.
14077 * gdb.mi/mi1-pthreads.exp: Likewise.
14078
8e9e0fe6
AS
140792003-01-06 Andreas Schwab <schwab@suse.de>
14080
14081 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14082 failures.
14083
b5ab8ff3
DJ
140842003-01-04 Daniel Jacobowitz <drow@mvista.com>
14085
14086 Fix PR gdb/844
14087 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14088 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14089
14090 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14091 instead of calling gdb_suppress_entire_file.
14092 * gdb.threads/print-threads.exp: Likewise.
14093 * gdb.threads/schedlock.exp: Likewise.
14094
14095 * gdb.threads/killed.exp: Return instead of calling
14096 gdb_suppress_entire_file.
14097 * gdb.threads/linux-dp.exp: Likewise.
14098 * gdb.threads/pthreads.exp: Likewise.
14099
1e698235
DJ
141002003-01-04 Daniel Jacobowitz <drow@mvista.com>
14101
14102 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14103 stabs.
14104 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14105 * gdb.base/whatis.exp: Always allow (void) after function names.
14106
147ff08c
DJ
141072003-01-04 Daniel Jacobowitz <drow@mvista.com>
14108
14109 * gdb.c++/casts.exp: Correct regexp.
14110
dc62bfc2
MK
141112003-01-04 Mark Kettenis <kettenis@gnu.org>
14112
14113 * configure.in: Call AC_CONFIG_HEADER. Don't call
14114 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14115 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14116 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14117 aforementioned directories in the AC_OUPUT call.
14118 * config.hin: New file.
14119 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14120 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14121 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14122 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14123 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14124 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14125 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14126 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14127 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14128 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14129 gdb.threads/configure.in, gdb.threads/configure,
14130 gdb.threads/config.in, gdb.trace/configure.in,
14131 gdb.trace/configure: Removed.
14132
77afa639
MC
141332003-01-03 Michael Chastain <mec@shout.net>
14134
14135 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14136 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14137
7634bb6e
DJ
141382003-01-03 Daniel Jacobowitz <drow@mvista.com>
14139
14140 * gdb.base/store.exp: Fix regular expressions.
14141
b39c905e
MK
141422002-12-28 Mark Kettenis <kettenis@gnu.org>
14143
14144 * configure.in: Rewrite.
14145 * configure: Regenerated.
14146
0a8551dd
DC
141472003-01-03 David Carlton <carlton@math.stanford.edu>
14148
14149 * gdb.base/psymtab.exp: New file.
14150 * gdb.base/psymtab1.c: Ditto.
14151 * gdb.base/psymtab2.c: Ditto.
14152
c60b7188
AF
141532002-12-23 Adam Fedor <fedor@gnu.org>
14154
14155 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14156
ee73db83
DC
141572002-12-23 David Carlton <carlton@math.stanford.edu>
14158
14159 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14160 and current_directory initialization.
14161
d6c1774e
JB
141622002-12-22 Jim Blandy <jimb@redhat.com>
14163
f0a847b8
JB
14164 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14165 rather than as part of the output file name.
14166
d6c1774e
JB
14167 * gdb.base/attach.exp: There's no need to copy the test program to
14168 /tmp; that was only ever necessary on HP/UX, and this test is
14169 entirely disabled there anyway.
14170
f0708dbb
JB
141712002-12-21 Jim Blandy <jimb@redhat.com>
14172
4c2acfea
JB
14173 * gdb.c++/psmang.exp: Doc fix.
14174
f0708dbb
JB
14175 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14176 test.
14177
9579e000
DC
141782002-12-20 David Carlton <carlton@math.stanford.edu>
14179
14180 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14181
d1810171
MC
141822002-12-18 Michael Chastain <mec@shout.net>
14183
14184 * gdb.c++/annota2.exp: Add copyright year 2002.
14185
76565097
DC
141862002-12-17 David Carlton <carlton@math.stanford.edu>
14187
14188 * gdb.c++/try_catch.cc: Add marker comments.
14189 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14190 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14191 * gdb.c++/m-static.cc: Ditto.
14192 * gdb.c++/m-static1.cc: Ditto.
14193 * gdb.c++/try_catch.cc: Ditto.
14194
da81390b
JJ
141952002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14196
14197 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14198 to see whether we are using the new -environment-directory
14199 command which resets via -r or the old version of the command
14200 which may prompt the user. Part of fix for gdb/741.
14201
b304d130
AC
142022002-12-13 Andrew Cagney <ac131313@redhat.com>
14203
14204 * gdb.fortran/types.exp: Update obsolete comment.
14205 * gdb.fortran/exprs.exp: Ditto.
14206 * lib/gdb.exp: Delete obsolete code.
14207 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14208 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14209 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14210 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14211 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14212 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14213 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14214 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14215 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14216 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14217 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14218 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14219 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14220 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14221 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14222 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14223 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14224 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14225 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14226 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14227 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14228 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14229 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14230 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14231 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14232 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14233 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14234 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14235 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14236 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14237 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14238 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14239 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14240 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14241 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14242 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14243 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14244
a23b6e6a
DC
142452002-12-11 David Carlton <carlton@math.stanford.edu>
14246
14247 * gdb.c++/m-data.exp: Add test for members that shadow global
14248 variables: see PR gdb/804.
14249 * gdb.c++/m-data.cc: Ditto.
14250
6604731b
DJ
142512002-12-10 Daniel Jacobowitz <drow@mvista.com>
14252
14253 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14254
de46ecd7
DC
142552002-12-06 David Carlton <carlton@math.stanford.edu>
14256
14257 * gdb.base/store.c: Don't declare functions static.
14258
27e829d0
AC
142592002-12-04 Andrew Cagney <ac131313@redhat.com>
14260
14261 * gdb.base/store.exp, gdb.base/store.c: New files.
14262
92806416
DJ
142632002-12-03 Daniel Jacobowitz <drow@mvista.com>
14264
14265 * gdb.base/selftest.exp: Update for current gdb.
14266
3bcbaac5
DJ
142672002-12-03 Daniel Jacobowitz <drow@mvista.com>
14268
14269 * gdb.base/maint.exp: Only dump symbols from one source file
14270 or objfile.
14271
f4f00b1f
DJ
142722002-12-03 Daniel Jacobowitz <drow@mvista.com>
14273
14274 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14275 function call.
14276
f1c8a949
JB
142772002-11-25 Jim Blandy <jimb@redhat.com>
14278
14279 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14280 function appearing in error message.
14281
9e297a97
DJ
142822002-11-21 Daniel Jacobowitz <drow@mvista.com>
14283
14284 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14285
1f312e79
JJ
142862002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14287
d63a86f8
RM
14288 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14289 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14290 should be in mi console format. This is part of fix for PR gdb/604.
14291
83c31e7d
FN
142922002-09-18 Fernando Nasser <fnasser@redhat.com>
14293
14294 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14295 which explicitly prints the zero offset as "+0".
14296
322b3f65
DJ
142972002-10-22 Daniel Jacobowitz <drow@mvista.com>
14298
14299 * gdb.threads/schedlock.c (args): Make unsigned.
14300
143012002-10-21 Daniel Jacobowitz <drow@mvista.com>
14302
14303 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14304 numbers. Allow "foo2|selected stack frame".
14305 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14306 * gdb.asm/asmsrc2.s: Likewise.
14307 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14308 comments.
14309 * gdb.asm/mips.inc: New file.
14310
5e2fe5b8
AF
143112002-10-18 Adam Fedor <fedor@gnu.org>
14312
14313 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14314 * gdb.base/help.exp: Likewise.
14315
abe1a5d0
KB
143162002-10-17 Kevin Buettner <kevinb@redhat.com>
14317
14318 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14319 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14320
10abb1d4
JB
143212002-10-02 Jim Blandy <jimb@redhat.com>
14322
14323 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14324
1f609b42
AC
143252002-10-01 Andrew Cagney <ac131313@redhat.com>
14326
14327 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14328 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14329 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14330 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14331 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14332 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14333 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14334
0aee02e4
AC
143352002-09-29 Andrew Cagney <ac131313@redhat.com>
14336
14337 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14338 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14339 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14340 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14341 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14342 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14343 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14344
6fde09ad
KB
143452002-09-27 Kevin Buettner <kevinb@redhat.com>
14346
14347 * gdb.base/annota1.exp (info break): Make directory components of
14348 path optional since not all compilers emit this debug information.
14349
889bf7c5
PA
14350 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14351 step ends up stepping out of the function instead of stopping on
14352 the epilogue.
6fde09ad 14353
9e8aab75
KS
143542002-09-26 Keith Seitz <keiths@redhat.com>
14355
14356 * lib/insight-support.exp (gdbtk_start): Figure out where
14357 the insight executable is based on where gdb is. Use this
14358 executable to start insight instead of gdb.
14359
e36180d7
AC
143602002-09-25 Andrew Cagney <cagney@redhat.com>
14361
14362 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14363
9dd34b2b
AC
143642002-09-24 Andrew Cagney <ac131313@redhat.com>
14365
14366 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14367 test_isolated_complaints.
14368 (test_empty_complaint): New function.
14369 (test_empty_complaints): New function. Check no output when no
14370 complaints.
d63a86f8 14371
dea97812
KB
143722002-09-19 Jim Blandy <jimb@redhat.com>
14373
a9c64011 14374 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14375
54951bd7
AC
143762002-09-19 Andrew Cagney <ac131313@redhat.com>
14377
14378 * gdb.gdb/complaints.exp: New file.
14379
dec43320
AC
143802002-09-18 Andrew Cagney <ac131313@redhat.com>
14381
14382 * gdb.base/maint.exp: Check `help maint internal-warning'.
14383
e70d6e3f
DC
143842002-09-18 David Carlton <carlton@math.stanford.edu>
14385
14386 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14387 numbers, and replace them by a single breakpoint after the
14388 constructors are all finished.
14389 Add test 4.
14390 * gdb.c++/m-static.cc: Add test 4.
14391 * gdb.c++/m-static.h: New file.
14392 * gdb.c++/m-static1.cc: New file.
14393
14394 * gdb.c++/printmethod.exp: New file.
14395 * gdb.c++/printmethod.cc: New file.
14396
14397 * gdb.c++/pr-574.exp: New file.
14398 * gdb.c++/pr-574.cc: New file.
14399
afb5c968
CV
144002002-09-18 Corinna Vinschen <vinschen@redhat.com>
14401
14402 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14403 embedded targets which never actually exit.
14404
31e45dee
FN
144052002-09-18 Fernando Nasser <fnasser@redhat.com>
14406
14407 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14408 "don't step after run" as unresolved or unsupported, instead of xfail.
14409
a283c5a1
CV
144102002-09-18 Corinna Vinschen <vinschen@redhat.com>
14411
14412 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14413 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14414 Add newline to expected string in "step out of main (status wrapper)"
14415 case.
14416
11350d2a
CV
144172002-09-18 Corinna Vinschen <vinschen@redhat.com>
14418
14419 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14420 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14421
0deec7d6
TT
144222002-09-17 Tom Tromey <tromey@redhat.com>
14423
14424 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14425 \000, not \0, in double-quoted string.
14426
b2b4a1b5
CV
144272002-09-14 Corinna Vinschen <vinschen@redhat.com>
14428
c9d37158 14429 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14430 string after running the commands execution on breakpoint tests.
14431
1c56143a
CV
144322002-09-13 Corinna Vinschen <vinschen@redhat.com>
14433
14434 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14435
37f8da45
JB
144362002-09-12 Joel Brobecker <brobecker@gnat.com>
14437
14438 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14439
08b468e0
KS
144402002-09-10 Keith Seitz <keiths@redhat.com>
14441
14442 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14443 runto proc.
14444 (mi_run_to_main): Use mi_runto.
14445 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14446
dc360f58
KS
144472002-09-10 Keith Seitz <keiths@redhat.com>
14448
14449 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14450 regexp for stopping at main. Could have multiple event notifications.
14451 Don't assume that main was declared with no parameters.
14452 (mi_next): Use mi_step_to.
14453 (mi_step): Use mi_next_to.
14454
ce3abcfb
CV
144552002-09-09 Corinna Vinschen <vinschen@redhat.com>
14456
14457 * gdb.base/default.exp: Fix expected string in `info float' test.
14458
d1f5b980
BE
144592002-09-09 Ben Elliston <bje@redhat.com>
14460
14461 * config/mips.exp: Update comments.
14462 * config/mips-idt.exp: Likewise.
14463 * config/nind.exp: Likewise.
14464 * config/slite.exp: Likewise.
14465 * config/sparclet.exp: Likewise.
14466 * config/udi.exp: Likewise.
14467 * config/vx.exp: Likewise.
14468 * config/vxworks29k.exp: Likewise.
14469
2f71430b
JB
144702002-09-05 Jim Blandy <jimb@redhat.com>
14471
14472 * gdb.threads/killed.exp: Fix test failure message.
14473
7ddebc7e
KS
144742002-09-04 Keith Seitz <keiths@redhat.com>
14475
14476 * lib/mi-support.exp: Update copyright.
14477 (mi_gdb_test): Increase the priority of the expected pattern
14478 so that it matches gdb_test.
14479
0ae67eb3
KS
144802002-09-03 Keith Seitz <keiths@redhat.com>
14481
14482 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14483 Use integer comparison instead of string comparison for testing
14484 whether binary was built.
14485
38fc42c8
JB
144862002-09-03 Jim Blandy <jimb@redhat.com>
14487
14488 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14489
b6ff0e81
JB
144902002-08-29 Jim Blandy <jimb@redhat.com>
14491
14492 * gdb.threads/pthreads.exp: Move the portable thread compilation
14493 code into a function in lib/gdb.exp, and call that from here.
14494 * lib/gdb.exp (gdb_compile_pthreads): New function.
14495
07c98896
KS
144962002-08-29 Keith Seitz <keiths@redhat.com>
14497
14498 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14499 expect_out so that callers can get at it.
14500
0312286c
DJ
145012002-08-23 Daniel Jacobowitz <drow@mvista.com>
14502
14503 * gdb.threads/print-threads.c: New file.
14504 * gdb.threads/print-threads.exp: New file.
14505 * gdb.threads/schedlock.c: New file.
14506 * gdb.threads/schedlock.exp: New file.
14507
dd039bc4
EZ
145082002-08-22 Elena Zannoni <ezannoni@redhat.com>
14509
a9c64011
AS
14510 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14511 not altivec.c.
dd039bc4 14512
1f36144c
MK
145132002-08-17 Mark Kettenis <kettenis@gnu.org>
14514
14515 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14516 targets. The problem should be fixed now.
14517
16057ec7 145182002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14519
14520 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14521 2002-07-24 change that removes final dots from error messages.
14522
3c1499ad
TT
145232002-08-13 Tom Tromey <tromey@redhat.com>
14524
14525 * gdb.base/readline.exp: New file.
14526
a20ce2c3
AC
145272002-08-01 Andrew Cagney <ac131313@redhat.com>
14528
14529 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14530 supress message.
14531
db034ac5
AC
145322002-08-01 Andrew Cagney <cagney@redhat.com>
14533
14534 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14535 CHILL_FOR_TARGET and CHILL_LIB.
14536 * configure.in (configdirs): Remove gdb.chill.
14537 * configure: Regenerate.
14538 * lib/gdb.exp: Obsolete references to chill.
14539 * gdb.fortran/types.exp: Ditto.
14540 * gdb.fortran/exprs.exp: Ditto.
14541
3e000b18
KB
145422002-07-30 Kevin Buettner <kevinb@redhat.com>
14543
14544 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14545 set Irix-specific compile and link flags.
14546
28f4966b
KB
145472002-07-29 Kevin Buettner <kevinb@redhat.com>
14548
14549 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14550 source files. The ``-o'' option doesn't work with the ``-E'' option
14551 when using the Irix compiler.
14552
46c0d5a6
DJ
145532002-07-19 Daniel Jacobowitz <drow@mvista.com>
14554
14555 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14556 Improve support for reusing an exec file. Copy exec file
14557 to target, and run gdbserver on the target instead of on the host.
14558
eecf4bed
JB
145592002-07-18 Jim Blandy <jimb@redhat.com>
14560
0f815cdf
JB
14561 * gdb.base/ending-run.exp: Don't expect to see the program end in
14562 some orderly fashion when we're running on a real stand-alone
14563 board.
14564
eecf4bed
JB
14565 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14566 targets that don't support interrupts.
14567
52d309e4
JB
145682002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14569
14570 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14571 systems.
14572 Move comments in expect statements to inside the actions, so that they
14573 don't get matched against.
14574
ff683d9e
MK
145752002-07-10 Mark Kettenis <kettenis@gnu.org>
14576
14577 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14578 function when asleep" test.
14579
b5356753
AC
145802002-07-10 Andrew Cagney <ac131313@redhat.com>
14581
14582 * gdb.base/page.exp: Rewrite to handle problems with very long
14583 `info set' output. Update copyright.
14584
6aa4d13a
AC
145852002-06-26 Andrew Cagney <ac131313@redhat.com>
14586
14587 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14588 gdb.threads-hp.
14589 * gdb.hp/configure: Regenerate.
14590 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14591 * gdb.hp/gdb.threads-hp/configure: Delete file.
14592 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14593
8cf8c2b8
AC
145942002-06-22 Andrew Cagney <ac131313@redhat.com>
14595
14596 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14597 setlocale, bindtextdomain and textdomain.
14598
6827a8f8
JB
145992002-06-11 Jim Blandy <jimb@redhat.com>
14600
919d772c
JB
14601 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14602 preprocessor macro information is present.
14603
6827a8f8
JB
14604 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14605 tests.
14606
c15b0d21
MS
146072002-06-06 Michael Snyder <msnyder@redhat.com>
14608
c5984d70
MS
14609 * gdb.base/overlays.exp: Record addresses of overlay
14610 functions in TCL variables rather than in GDB variables,
14611 to avoid having GDB convert them to pointers (with loss
14612 of information).
14613
d63a86f8 14614 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14615 default linker script changes.
c15b0d21
MS
14616 * gdb.base/long_long.exp: Add check for sizeof (long double).
14617
be26fe0d
ML
146182002-06-06 Michal Ludvig <mludvig@suse.cz>
14619
14620 * gdb.asm/asm-source.exp: Add x86-64 target.
14621 * gdb.asm/x86_64.inc: New.
d63a86f8 14622
258093ca 146232002-05-30 Michael Chastain <mec@shout.net>
258093ca 14624
4b3153f1 14625 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14626 * gdb.c++/m-static.cc: New file.
14627 * gdb.c++/m-static.exp: New file.
14628
241264c6
MS
146292002-05-28 Michael Snyder <msnyder@redhat.com>
14630
14631 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14632 precision.
14633
9bba8c8f 146342002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14635
4b3153f1 14636 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14637 * gdb.c++/m-data.cc: New file.
14638 * gdb.c++/m-data.exp: New file.
14639
146402002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14641
4b3153f1 14642 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14643 * gdb.c++/try_catch.cc: New file.
d63a86f8 14644 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14645
def1b996
MC
146462002-05-27 Michael Chastain <mec@shout.net>
14647
14648 * gdb.c++/local.exp: Accept more nested types in output.
14649
522ba268
MC
146502002-05-26 Michael Chastain <mec@shout.net>
14651
14652 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14653
277254ba
MS
146542002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14655
14656 * lib/gdb.exp (gdb_wrapper_init): Just because
14657 gdb_wrapper_file exists, this does not mean that the file
14658 should not be rebuilt. That is what gdb_wrapper_initialized
14659 is for.
14660 (default_gdb_init): Reset gdb_wrapper_initialized.
14661
b61a8733
MS
146622002-05-23 Michael Snyder <msnyder@redhat.com>
14663
d63a86f8 14664 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14665 the precision of the floating point test results.
14666 * gdb.base/call-rt-st.exp: Ditto.
14667
b61a8733
MS
14668 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14669 * gdb.base/call-rt-st.exp: Ditto.
14670
56f6e910
MC
146712002-05-19 Michael Chastain <mec@shout.net>
14672
14673 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14674
ad0b0016
EZ
146752002-05-19 Elena Zannoni <ezannoni@redhat.com>
14676
a9c64011
AS
14677 * configure.in (configdirs): Add gdb.arch.
14678 * configure: Regenerate.
ad0b0016 14679
f617d2b6
JB
146802002-05-17 Jim Blandy <jimb@redhat.com>
14681
14682 * gdb.base/completion.exp: Recognize the more detailed error
14683 messages produced by the macro expander's lexical analyzer.
14684
eac2a696
EZ
146852002-05-14 Elena Zannoni <ezannoni@redhat.com>
14686
a9c64011
AS
14687 * gdb.arch/altivec-abi.c: New file.
14688 * gdb.arch/altivec-abi.exp: New file.
14689 * gdb.arch/altivec-regs.c: New file.
14690 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14691
2fdde8f8
DJ
146922002-05-14 Daniel Jacobowitz <drow@mvista.com>
14693
14694 * gdb.base/maint.exp (maint print type): Update for new type
14695 structure.
d63a86f8 14696
e31f1a7c
EZ
146972002-05-14 Elena Zannoni <ezannoni@redhat.com>
14698
14699 * gdb.arch: New directory.
14700 * gdb.arch/configure.in: New file.
14701 * gdb.arch/configure: New file.
14702 * gdb.arch/Makefile.in: New file.
14703
db589741
CV
147042002-05-13 Corinna Vinschen <vinschen@redhat.com>
14705
14706 * gdb.asm/asm-source.exp: Add v850 as supported target.
14707 * gdb.asm/v850.inc: New file.
14708
8ce2a7dc
DJ
147092002-05-13 Daniel Jacobowitz <drow@mvista.com>
14710
14711 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14712
df763c7f
DJ
147132002-05-12 Daniel Jacobowitz <drow@mvista.com>
14714
14715 * gdb.base/break.exp: Check 'break "marker2"'.
14716
377daeed
MS
147172002-05-10 Michael Snyder <msnyder@redhat.com>
14718
14719 * gdb.base/long_long.exp: Fix typo.
14720
c4b7bc2b
JB
147212002-05-10 Jim Blandy <jimb@redhat.com>
14722
ecac9a4e
JB
14723 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14724 a bug.
14725
c4b7bc2b
JB
14726 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14727 Recognize more detailed error message produced by the macro
14728 expander's lexical analyzer.
14729 * lib/gdb.exp (test_print_reject): Same.
14730
e71019a1
MK
147312002-05-09 Mark Kettenis <kettenis@gnu.org>
14732
14733 * gdb.c++/method.exp: Fix typo.
14734
fedfc8e6
MS
147352002-05-08 Michael Snyder <msnyder@redhat.com>
14736
166a1957
MS
14737 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14738 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 14739 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
14740 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14741 Add iftarget clause for strongarm.
d63a86f8 14742
f1c47eb2
MS
147432002-05-06 Michael Snyder <msnyder@redhat.com>
14744
cb9a9d3e
MS
14745 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14746 (gdb_continue_to_end): Accept output from status wrapper.
14747 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14748 Clean up fail messages to match pass messages.
14749
f1c47eb2
MS
14750 Enable the "needs_status_wrapper" testsuite feature.
14751 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14752 (gdb_compile): Conditionally call gdb_wrapper_init.
14753 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14754 * gdb.c++/method.exp: Recognize output from status wrapper.
14755
6079c749
BE
147562002-05-06 Ben Elliston <bje@redhat.com>
14757From Graydon Hoare <graydon@redhat.com>
14758
14759 * config/sid.exp: Include support for "rawsid" protocol.
14760
188baff3
JB
147612002-05-03 Jim Blandy <jimb@redhat.com>
14762
14763 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14764 * gdb.c++/hang3.C: New file.
14765
b9c07f0f
AC
147662002-05-04 Andrew Cagney <ac131313@redhat.com>
14767
14768 * gdb.base/default.exp: Remove obsolete code.
14769 * gdb.c++/misc.exp: Ditto. Update copyright.
14770 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14771 * gdb.base/whatis.exp: Ditto. Update copyright.
14772 * gdb.base/scope.exp: Ditto. Update copyright.
14773 * gdb.base/ptype.exp: Ditto. Update copyright.
14774 * gdb.base/printcmds.exp: Ditto. Update copyright.
14775 * gdb.base/opaque.exp: Ditto. Update copyright.
14776 * gdb.base/list.exp: Ditto.
14777 * gdb.base/funcargs.exp: Ditto. Update copyright.
14778 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14779 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14780 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14781 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14782 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14783 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14784
5c7a0397
MS
147852002-05-02 Michael Snyder <msnyder@redhat.com>
14786
d6dcc264 14787 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
14788 * gdb.base/long_long.exp: Add xscale target.
14789 * gdb.base/default.exp: Add xscale target.
14790
eb7f1c48
JB
147912002-05-01 Jim Blandy <jimb@redhat.com>
14792
14793 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14794 gdb.c++/hang.exp: New test.
14795
a6befae8
FF
147962002-05-01 Fred Fish <fnf@redhat.com>
14797
14798 * gdb.base/completion.exp: Handle completions of "./Make" for
14799 more than one completion possibility, as is the case when we
14800 build and test in the source tree.
14801
0a310277
AG
148022002-04-29 Anthony Green <green@redhat.com>
14803
14804 * gdb.java/jmisc1.exp: New file.
14805 * gdb.java/jmisc2.exp: New file.
14806
6ff9af88
DJ
148072002-04-24 Daniel Jacobowitz <drow@mvista.com>
14808
14809 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14810
96b3d632
EZ
148112002-04-23 Elena Zannoni <ezannoni@redhat.com>
14812
14813 * gdb.base/help.exp: Change 'help status' to allow for target
14814 dependent output differences.
14815
5019bb54
MC
148162002-04-22 Michael Chastain <mec@shout.net>
14817
14818 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14819
a805a116
MC
148202002-04-22 Michael Chastain <mec@shout.net>
14821
14822 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14823
a1706bfd
DM
148242002-04-17 David S. Miller <davem@redhat.com>
14825
14826 * gdb.asm/sparc64.inc: New file.
14827 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14828
a73a20a2
EZ
148292002-04-19 Elena Zannoni <ezannoni@redhat.com>
14830
14831 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14832 instruction file directly into the build tree. Clean up at end of
14833 test.
14834
ba678339
DM
148352002-04-18 David S. Miller <davem@redhat.com>
14836
14837 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14838 handle 64-bit platforms correctly.
14839 * gdb.base/maint.exp: Likewise.
14840
b03399da
KB
148412002-04-18 Kevin Buettner <kevinb@redhat.com>
14842
14843 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14844 ``-fpic'' when compiling files comprising a shared library, but
14845 it does need additional linker flags in order to find shared
14846 libraries at run time.
14847
e2004992
KB
148482002-04-18 Kevin Buettner <kevinb@redhat.com>
14849
14850 * gdb.base/cvexpr.c (use): New function.
14851 (main): Invoke use() on all global variables to prevent
14852 some linkers from deleting these otherwise unused symbols.
14853
d8937120
MC
148542002-04-17 Michael Chastain <mec@shout.net>
14855From David S. Miller <davem@redhat.com>
14856
14857 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14858 handle 64-bit platforms correctly.
14859
ffd61a58
MS
148602002-04-12 Michael Snyder <msnyder@redhat.com>
14861From Jim Blandy <jimb@redhat.com>
a9c64011 14862 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
14863 script can handle this instead.
14864 * gdb.base/bar.c (barx): Same.
14865 * gdb.base/baz.c (bazx): Same.
14866 * gdb.base/grbx.c (grbxx): Same.
14867
14868 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14869 manager doesn't automatically unmap overlays unnecessarily.
14870
6b8426a6
MH
148712002-04-10 Martin M. Hunt <hunt@redhat.com>
14872
14873 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14874 stepping out of main.
14875
34af4875
MC
148762002-04-09 Michael Chastain <mec@shout.net>
14877
14878 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14879 scope so that the nested scope tests will make sense.
14880 * gdb.c++/local.exp: Write patterns that actually work with gcc
14881 (the HP patterns "were never known to work with gcc").
14882 Keep the old aCC patterns too.
14883
2d1676a0
DJ
148842002-04-09 Daniel Jacobowitz <drow@mvista.com>
14885
14886 * gdb.base/attach.exp: Correct target board test.
14887
3a63e3f9
MC
148882002-04-08 Michael Chastain <mec@shout.net>
14889
14890 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14891 in a const method. Add some xfail and fail cases for configurations
14892 that do not emit the "const ...".
14893
f18dabd2
MC
148942002-04-07 Michael Chastain <mec@shout.net>
14895
14896 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14897 Accept "A * const" and "const A * const" as type of "this".
14898 Fix spelling of getFunky throughout. Make messages uniform.
14899
0fcddd82
EZ
149002002-04-07 Elena Zannoni <ezannoni@redhat.com>
14901
a9c64011 14902 Work around for PR gdb/285:
0fcddd82
EZ
14903 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14904
16a8534a
EZ
149052002-04-07 Elena Zannoni <ezannoni@redhat.com>
14906
14907 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14908 instructions file at run time instead of configure time.
14909 Sometimes we run the test in a directory that is not the one we
14910 configured in.
14911 * gdb.asm/configure.in: Delete creation of symlink.
14912 * gdb.asm/configure: Regenerate.
14913
24181d81
JB
149142002-04-05 J. Brobecker <brobecker@gnat.com>
14915
14916 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14917 xfullpath () function.
14918
7cdb7107
DJ
149192002-04-04 Daniel Jacobowitz <drow@mvista.com>
14920
14921 * gdb.asm/Makefile.in: Correct dependencies.
14922
14923 * gdb.asm/powerpc.inc: New file.
14924 * gdb.asm/asm-source.exp: Add PowerPC.
14925 * gdb.asm/configure.in: Likewise.
14926 * gdb.asm/configure: Regenerated.
14927
a7d17088
DJ
149282002-04-04 Daniel Jacobowitz <drow@mvista.com>
14929
14930 * gdb.base/relocate.exp: New file.
14931 * gdb.base/relocate.c: New file.
14932
cd721503
FF
149332002-04-04 Fred Fish <fnf@redhat.com>
14934
14935 * gdb.base/step-test.exp: Update comment regarding stopping in
14936 memcpy/bcopy calls inserted as part of the compiler runtime.
14937
b22ad7a7
MS
149382002-04-04 Michael Snyder <msnyder@redhat.com>
14939
14940 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14941
5f279fa6
DJ
149422002-04-03 Daniel Jacobowitz <drow@mvista.com>
14943
14944 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14945 (gdb_expect): Remove $notransfer hack.
14946
dd0fd3ce
DJ
149472002-04-02 Daniel Jacobowitz <drow@mvista.com>
14948
14949 * gdb.c++/classes.exp ("calling method for small class"): Match
14950 updated register output.
14951
1e50cda1
DJ
149522002-03-30 Daniel Jacobowitz <drow@mvista.com>
14953
14954 Fix PR gdb/452
14955 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14956 when finished. Make gdb_file_cmd send "exec-file" when
14957 appropriate.
14958
24015922
DJ
149592002-03-30 Daniel Jacobowitz <drow@mvista.com>
14960
14961 * gdb.base/attach.exp: Remove extra setup_xfail.
14962
dd7dfd64
MS
149632002-03-26 Michael Snyder <msnyder@redhat.com>
14964
14965 * gdb.base/default.exp: Add tests for dump, append, and restore.
14966 * gdb.base/help.exp: Add tests for dump, append, and restore.
14967 * gdb.base/dump.exp: New file, test dump, append and restore.
14968 * gdb.base/dump.c: New file.
14969
48b2f8d7
MS
149702002-03-27 Michael Snyder <msnyder@redhat.com>
14971
d63a86f8 14972 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
14973 clean-ups in help messages.
14974
05b4d525
FF
149752002-03-26 Fred Fish <fnf@redhat.com>
14976
14977 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14978 have debugging info for those functions and the compiler uses them
14979 internally to copy structs around.
14980
d7679631
FF
149812002-03-26 Fred Fish <fnf@redhat.com>
14982
14983 * gdb.base/list.exp: Revert the change made yesterday and add note
14984 about why we don't list the default lines for remote targets.
14985
523ac3f9
MS
149862002-03-25 Michael Snyder <msnyder@redhat.com>
14987
14988 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14989
754b2b8d
FF
149902002-03-25 Fred Fish <fnf@redhat.com>
14991
14992 * gdb.base/list.exp: This test works on remote targets so remove
14993 the short circuit for remote targets. Update copyright.
14994
33c3e192
FF
149952002-03-25 Fred Fish <fnf@redhat.com>
14996
14997 * gdb.base/attach.exp: Fix logic error that was suppressing this
14998 test for all non hppa*-*-hpux* targets, instead of the hp target.
14999 Move comments closer to the suppression point. Also now need to
15000 check that we are running natively.
15001
d43e73ee
MS
150022002-03-22 Michael Snyder <msnyder@redhat.com>
15003
882c8f02
MS
15004 * gdb.base/default.exp: Add test for gcore. Update copyright.
15005 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 15006
04c12f60
FF
150072002-03-06 Fred Fish <fnf@redhat.com>
15008
15009 * gdb.base/funcargs.c: Remove extraneous ';' character.
15010 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15011
b43df995
MC
150122002-03-04 Michael Chastain <mec@shout.net>
15013
15014 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15015 accommodate gcc v3 function signature.
15016 * gdb.mi/mi0-var-cmd-exp: Ditto.
15017
92362027
AC
150182002-02-24 Andrew Cagney <ac131313@redhat.com>
15019
15020 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15021 ``GNU/Linux'' or ``Linux kernel''
15022 * testsuite/gdb.threads/pthreads.c: Ditto.
15023
258ad32d
MC
150242002-02-24 Michael Chastain <mec@shout.net>
15025
15026 * gdb.threads/pthreads.c (thread1): Add a return statement.
15027 (thread2): Likewise.
15028 (foo): Likewise.
15029
04c3b3d4
MC
150302002-02-23 Michael Chastain <mec@shout.net>
15031
15032 * gdb.threads/linux-dp.c (philosopher): Add a return statement
15033 to placate gcc.
15034
5a2a0a20
MC
150352002-02-23 Michael Chastain <mec@shout.net>
15036
15037 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15038 test "ptype bint". The test passes on all my stabs configurations.
15039
a640f7fc
JB
150402002-02-21 Jim Blandy <jimb@redhat.com>
15041
27924826
JB
15042 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15043 filename at a time, and watch for the ones we want to see.
15044
a640f7fc
JB
15045 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15046 types of pointers to prototyped functions.
15047
edcc8c75
AC
150482002-02-20 Andrew Cagney <ac131313@redhat.com>
15049
15050 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
15051 signed, unsigned and straight char.
15052 (padding_char, padding_short, padding_int, padding_long,
15053 padding_long_long, padding_float, padding_double,
15054 padding_long_double): New global variables.
15055 (fill, fill_structs): New functions.
15056
15057 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15058 for correctly sized writes. Update copyright.
15059 (get_valueof): New procedure.
15060 (get_sizeof): Call get_valueof.
15061 (check_valueof): New procedure.
15062 (check_padding): New procedure.
15063
ac57ea44
MC
150642002-02-20 Michael Chastain <mec@shout.net>
15065
15066 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15067 to setup_xfail. Document some of the remaining calls.
15068
7a10c941
MC
150692002-02-18 Michael Chastain <mec@shout.net>
15070
15071 * gdb.c++/userdef.exp: Update copyright year.
15072
fb8acdcc
DJ
150732002-02-18 Daniel Jacobowitz <drow@mvista.com>
15074
15075 * gdb.c++/userdef.exp: Test overloaded operators properly.
15076 Remove xfails.
15077
fda6ae12
MS
150782002-02-14 Michael Snyder <msnyder@redhat.com>
15079
15080 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15081
676a0442
DJ
150822002-02-14 Daniel Jacobowitz <drow@mvista.com>
15083
15084 * gdb.base/a2-run.exp: Check for a remote target properly.
15085 * gdb.base/annota1.exp: Likewise.
15086 * gdb.base/list.exp: Likewise.
15087 * gdb.base/reread.exp: Likewise.
15088 * gdb.base/scope.exp: Likewise.
15089 * gdb.base/shlib-call.exp: Likewise.
15090 * gdb.base/term.exp: Likewise.
15091 * gdb.c++/annota2.exp: Likewise.
15092
78b4f468
RE
150932002-02-13 Richard Earnshaw <rearnsha@arm.com>
15094
15095 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15096
9a81ba51
MC
150972002-02-10 Michael Chastain <mec@shout.net>
15098
15099 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15100 (call_after_alloca): Ditto.
15101
004af6c7
DJ
151022002-02-10 Daniel Jacobowitz <drow@mvista.com>
15103
15104 * gdb.base/ending-run.exp: Guard "cont" test with
15105 gdb_skip_stdio_test.
15106
37225f62
JB
151072002-02-06 Jim Blandy <jimb@redhat.com>
15108
15109 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15110 from here...
15111 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15112 To here. Disable this test on non-HP platforms. Add big comment.
15113
fe6fdd96
MS
151142002-02-04 Michael Snyder <msnyder@redhat.com>
15115
15116 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15117 other than d10v and m32r.
15118
036fad3f
RE
151192002-02-02 Richard Earnshaw <rearnsha@arm.com>
15120
15121 * gdb.base/default.exp: Rewrite test patterns to reduce time
15122 taken to match them.
15123
7148ab62
DJ
151242002-01-30 Daniel Jacobowitz <drow@mvista.com>
15125
15126 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15127 Allow a start function above main.
15128 * gdb.threads/linux-dp.exp: Fix copyright date.
15129
396cc255
DJ
151302002-01-30 Daniel Jacobowitz <drow@mvista.com>
15131
a9c64011
AS
15132 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15133 (check_philosopher_stack): Check for manager thread before checking
15134 for a just-starting thread.
396cc255 15135
f038d31b
DJ
151362002-01-30 Daniel Jacobowitz <drow@mvista.com>
15137
15138 From Neil Booth <neil@daikokuya.demon.co.uk>:
15139 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15140 warnings.
15141
b3ff9d9a
FF
151422002-01-21 Fred Fish <fnf@redhat.com>
15143
15144 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15145 not caller.
15146
39ad761d
JB
151472002-01-21 Jim Blandy <jimb@redhat.com>
15148
15149 * gdb.base/reread.exp: Check that GDB properly re-reads the
15150 executable file when it changes while no inferior is running.
15151
aaf320fa
FF
151522002-01-21 Fred Fish <fnf@redhat.com>
15153
a9c64011
AS
15154 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15155 optionally accept the "shlib events" variation.
aaf320fa 15156
808a31f5
JB
151572002-01-21 Jim Blandy <jimb@redhat.com>
15158
15159 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15160 call `fflush' after every `printf', so that the output is produced
15161 at predictable points, regardless of whatever buffering does (or
15162 doesn't) take place.
15163 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15164 at different points.
15165
4420d5e2
DJ
151662002-01-20 Daniel Jacobowitz <drow@mvista.com>
15167
15168 * gdb.c++/inherit.exp: Update copyright years.
15169 * gdb.c++/method.exp: Likewise.
15170
3e36a0f4
DJ
151712002-01-20 Daniel Jacobowitz <drow@mvista.com>
15172
15173 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15174 artificial methods/arguments.
15175 * gdb.c++/derivation.exp: Likewise.
15176 * gdb.c++/inherit.exp: Likewise.
15177 * gdb.c++/method.exp: Likewise.
15178 * gdb.c++/virtfunc.exp: Likewise.
15179
b4ceaee6
AC
151802002-01-18 Andrew Cagney <ac131313@redhat.com>
15181
15182 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15183 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15184 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15185 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15186 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15187 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15188
ecace851
JB
151892002-01-17 Jim Blandy <jimb@redhat.com>
15190
15191 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15192 anchoring the pattern matching the entry point symbol's name.
15193
375fc983
AC
151942002-01-17 Andrew Cagney <ac131313@redhat.com>
15195
15196 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15197 continue/quit query. Update copyright.
15198
fe6fdd96
MS
151992002-01-14 Michael Snyder <msnyder@redhat.com>
15200
15201 * gdb.base/gcore.exp: Remove extra debugging output.
15202
e017c81f
DJ
152032002-01-13 Daniel Jacobowitz <drow@mvista.com>
15204
15205 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15206 for slightly dubious v2 mangled string.
15207
37ab3bf8
DJ
152082002-01-13 Daniel Jacobowitz <drow@mvista.com>
15209
15210 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15211
1bc05c3a 152122002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 15213
1bc05c3a 15214 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 15215
1bc05c3a
JM
15216 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15217 constructors.
15218 * gdb.c++/derivation.exp: Likewise.
15219 * gdb.c++/templates.exp: Likewise.
15220 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 15221
1bc05c3a
JM
152222002-01-10 Michael Snyder <msnyder@redhat.com>
15223
15224 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 15225
a911c360
MS
152262002-01-08 Michael Snyder <msnyder@redhat.com>
15227
15228 * gdb.base/gcore.exp: New test for generate-core-file command.
15229 * gdb.base/gcore.c: Testcase for above.
15230 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15231
ea2119ec
JM
152322002-01-08 Jason Merrill <jason@redhat.com>
15233
15234 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15235
68203136
FF
152362002-01-07 Fred Fish <fnf@redhat.com>
15237
15238 * gdb.c++/overload.exp: Remove unconditional xfails for:
15239 print foo_instance1.overloadargs(1)
15240 print foo_instance1.overloadargs(1, 2)
15241 print foo_instance1.overloadargs(1, 2, 3)
15242 print foo_instance1.overloadargs(1, 2, 3, 4)
15243 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15244 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15245 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15246 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15247 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15248 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15249 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15250 print foo_instance1.overload1arg()
15251 print foo_instance1.overload1arg((char)arg2)
15252 print foo_instance1.overload1arg((signed char)arg3)
15253 print foo_instance1.overload1arg((unsigned char)arg4)
15254 print foo_instance1.overload1arg((int)arg7)
15255 print foo_instance1.overload1arg((unsigned int)arg8)
15256 print foo_instance1.overload1arg((float)arg11)
15257 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15258
21b9b5b1
MS
152592002-01-07 Michael Snyder <msnyder@redhat.com>
15260
15261 * gdb.base/huge.exp: New test. Print a very large target data object.
15262 (skip_huge_test): New test variable. Define if you want to skip this
15263 test. The test reads an 8 megabyte data object from the target, so it
15264 might be very time consuming on remote targets with a slow connection.
15265 * gdb.base/huge.c: New file. Test case for above.
15266
725f922e
FF
152672002-01-07 Fred Fish <fnf@redhat.com>
15268
15269 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15270 g_instance.bfoo, and g_instance.cfoo.
15271
889bf7c5 152722002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15273
889bf7c5
PA
15274 * gdb.base/break.c (multi_line_if_conditional): New function.
15275 (multi_ilne_while_conditional): Likewise.
15276 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15277 IF or WHILE condition puts the breakpoint at the start of
15278 the condition.
f286b2c3 15279
634d57ec
JL
15280 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15281 hppa*-*-hpux* expected failure.
15282 * gdb.base/structs.exp (do_function_calls): Similarly.
15283
15284 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15285 watchpoints.
15286
9fbfe2dc
AC
152872002-01-06 Andrew Cagney <ac131313@redhat.com>
15288
15289 Fix PR gdb/66.
15290 * gdb.base/structs.exp: Replace skip for a29k with skip for
15291 gdb,cannot_call_functions.
15292 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15293 * gdb.base/callfuncs.exp: Ditto.
15294 * gdb.base/call-rt-st.exp: Ditto.
15295 * gdb.base/call-strs.exp: Ditto.
15296 * gdb.base/callfwmall.exp: Ditto.
15297 * gdb.base/scope.exp: Obsolete xfail a29k.
15298 * gdb.c++/misc.exp: Ditto.
15299 * gdb.c++/cplusfuncs.exp: Ditto.
15300 * gdb.base/ptype.exp: Ditto.
15301 * gdb.base/printcmds.exp: Ditto.
15302 * gdb.base/opaque.exp: Ditto.
15303 * gdb.base/list.exp: Ditto.
15304 * gdb.base/funcargs.exp: Ditto.
15305 * gdb.base/default.exp: Ditto.
15306
8ddad156
MS
153072002-01-04 Michael Snyder <msnyder@redhat.com>
15308
ca4976a6 15309 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15310 * gdb.base/maint.exp: Add tests for maint info sections options.
15311
1b074332
JL
15312Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15313
15314 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15315
7d159115
CV
153162001-12-20 Corinna Vinschen <vinschen@redhat.com>
15317
15318 * gdb.asm/arm.inc: New file.
15319 * gdb.asm/asm-source.exp: Add arm targets.
15320 * gdb.asm/configure.in: Ditto.
15321 * gdb.asm/configure: Recreated from configure.in.
15322
8fb87725
JL
15323Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15324
afabe08c
JL
15325 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15326 with HP's compiler.
15327 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15328 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15329 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15330 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15331
15332 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15333 either HP's compilers or GCC.
15334
db521deb
JL
15335 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15336 a SIGBUS or SIGSEGV.
15337
15338 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15339
15340 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15341 can be compiled with either HP's compiler or GCC.
15342
cfa88ab7
JL
15343 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15344 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15345 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15346
ca344dff
JL
15347 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15348 to match current gdb output. Update due to using auto-solib-limit
15349 for limiting instead of overloading auto-solib-add.
15350 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15351 test program.
15352
3f3c6e55 15353 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15354 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15355 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15356 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15357 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15358 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15359 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15360 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15361 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15362 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15363 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15364 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15365 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15366
8fb87725
JL
15367 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15368 a SIGTRAP to the inferior.
15369
cf599fa7
CV
153702001-12-19 Corinna Vinschen <vinschen@redhat.com>
15371
15372 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15373 Substitute call to target_link by call to gdb_compile.
15374
2cd045cd
JL
15375Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15376
a9c64011
AS
15377 * gdb.base/break.exp: Fix HP specific search string when testing
15378 backtracing in a called function.
2cd045cd 15379
a9c64011
AS
15380 * gdb.base/constvars.exp: Only set lang to C++ if we're
15381 compiling the test with HP's compilers.
15382 * gdb.base/volatile.exp: Similarly.
2cd045cd 15383
99ebe9ac
JB
153842001-12-19 Jim Blandy <jimb@redhat.com>
15385
15386 * gdb.base/printcmds.exp: Expect the null character to be printed
15387 as '\0', and the '\013' to be printed as '\v'.
15388 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15389 * gdb.base/setvar.exp: Same.
15390
b9891b29
JB
153912001-12-17 Jim Blandy <jimb@redhat.com>
15392
0eba65ab
JB
15393 * gdb.base/completion.exp: Rather than completing very long
15394 filenames, which can make the readline library produce output we
15395 don't recognize, cd to the directory first, and then complete
15396 using nice, short relative paths.
15397
6970b5b1
JB
15398 * gdb.base/completion.exp: On some systems, there is, in fact, a
15399 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15400 variables as being in scope. So use `no_var_named_this'
15401 instead of `b'.
6970b5b1 15402
b9891b29 15403 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15404 can't find the core file's registers as a failure.
b9891b29 15405
e6ccd35f
JSC
154062001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15407
a9c64011
AS
15408 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15409 test expect string more specific.
e6ccd35f 15410
105ba819
CV
154112001-12-13 Corinna Vinschen <vinschen@redhat.com>
15412
15413 * gdb.asm/asm-source.exp: Add support for xstormy16.
15414 * gdb.asm/configure.in: Ditto.
15415 * gdb.asm/configure: Rebuild.
15416 * gdb.asm/xstormy16.inc: New file.
15417
e9e79dd9
FF
154182001-12-10 Fred Fish <fnf@redhat.com>
15419
15420 * gdb.base/maint.exp: Update to match changes in type dumping code.
15421
347dc97d
JB
154222001-12-10 Jim Blandy <jimb@redhat.com>
15423
15424 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15425 matching the entry point symbol's name at the beginning of the
15426 line.
347dc97d 15427
5178b9d6
DJ
154282001-12-07 Daniel Jacobowitz <drow@mvista.com>
15429
15430 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15431 gdb.c++/inherit.exp, gdb.c++/method.exp,
15432 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15433 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15434 and class layout support.
15435
af890c52
DJ
154362001-12-07 Daniel Jacobowitz <drow@mvista.com>
15437
15438 * gdb.c++/classes.exp: Add test for static member function.
15439 * gdb.c++/misc.cc: Add class with static member function.
15440
7a345fb3
JB
154412001-12-07 Jim Blandy <jimb@redhat.com>
15442
f2e54a80 15443 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15444 those tests as `unsupported'.
15445 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15446 Rewrite subsequent tests to use it.
15447
15448 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15449 those tests as `unsupported'.
15450 * gdb.base/structs.exp (call_struct_func): New function.
15451 (do_function_calls): Use call_struct_func to call the functions
15452 returning structs.
15453
0bc69509
JB
15454 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15455 whether functions are prototyped or not, so we can't possibly pass
15456 arguments to t_float_values2 properly.
15457
7a345fb3
JB
15458 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15459 value of `timeout' for targets other than the mips*tx39-*.
15460
edb6ede1
MS
154612001-12-06 Michael Snyder <msnyder@redhat.com>
15462
d63a86f8 15463 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15464 and detect whether the start symbol has a leading underscore.
15465
2d842f13
JB
154662001-12-04 Jim Blandy <jimb@redhat.com>
15467
15468 * gdb.base/completion.exp: Clarify indentation.
15469
68550daf
JB
154702001-12-03 Jim Blandy <jimb@redhat.com>
15471
15472 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15473 variables on the S/390, not `.word'.
15474
cd5195a8
JB
154752001-11-30 Jim Blandy <jimb@redhat.com>
15476
15477 Add assembly-source tests for s390-ibm-linux.
15478 * gdb.asm/s390.inc: New file.
15479 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15480 the S/390 architecture.
a9c64011 15481 * gdb.asm/configure: Regenerated.
cd5195a8 15482
ca9efc90
MS
154832001-11-30 Michael Snyder <msnyder@redhat.com>
15484
15485 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15486 next, info source, info sources, info line, global and static
15487 variables, and static functions.
15488 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15489 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15490 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15491 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15492 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15493 (gdbasm_leave): Restore frame pointer.
15494 (gdbasm_startup): Copy stack set-up from crt0.S.
15495
d0e66976
FN
154962001-11-26 Fernando Nasser <fnasser@redhat.com>
15497
15498 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15499 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15500 to a local (non-static) variable. Copy tstruct.a to a static buffer
15501 and return a pointer to that buffer.
15502 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15503
e2334072
MK
155042001-11-24 Mark Kettenis <kettenis@gnu.org>
15505
15506 * gdb.asm/configure.in: Fix recognition of ix86 target.
15507 * gdb.asm/configure: Regenerate.
15508
756caa3d
MS
155092001-11-21 Michael Snyder <msnyder@redhat.com>
15510
15511 * gdb.asm/sparc.inc: New file.
15512 * gdb.asm/asm-source.exp: Recognize sparc target.
15513 * gdb.asm/configure.in: Recognize sparc target.
15514 * gdb.asm/configure: Regenerate.
d63a86f8 15515
9a4d72d5
MS
155162001-11-21 Michael Snyder <msnyder@redhat.com>
15517
15518 * gdb.asm/m32r.inc: New file.
15519 * gdb.asm/asm-source.exp: Recognize m32r target.
15520 * gdb.asm/configure.in: Recognize m32r target.
15521 * gdb.asm/configure: Regenerate.
15522
a773d1cd
MS
155232001-11-20 Michael Snyder <msnyder@redhat.com>
15524
017ac23d
MS
15525 * gdb.asm/i386.inc: New file.
15526 * gdb.asm/asm-source.exp: Recognize ix86 target.
15527 * gdb.asm/configure.in: Recognize ix86 target.
15528 * gdb.asm/configure: Regenerate.
15529
a773d1cd
MS
15530 * gdb.c++/namespace.exp: Fix quotes in output messages.
15531
bb632afb
MS
155322001-11-14 Michael Snyder <msnyder@redhat.com>
15533
25d559ca 15534 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15535 qualifier in a type cast expression, to designate an address
15536 in the instruction space (Harvard architecture).
15537
4749e309
MS
155382001-11-13 Michael Snyder <msnyder@redhat.com>
15539
15540 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15541 Tests for expressions using 'const' and 'volatile'.
15542
25050984
CV
155432001-11-13 Corinna Vinschen <vinschen@redhat.com>
15544
15545 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15546
1902c51f
DJ
155472001-11-12 Daniel Jacobowitz <drow@mvista.com>
15548
15549 * lib/mi-support.exp (mi_run_to_helper): Move comments
15550 outside of gdb_expect.
15551
dcf95b47
DJ
155522001-11-11 Daniel Jacobowitz <drow@mvista.com>
15553
15554 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15555 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15556 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15557 mi0_run_to): New functions.
15558 * gdb.mi/mi-simplerun.exp: Use them.
15559 * gdb.mi/mi0-simplerun.exp: Likewise.
15560 * gdb.mi/mi-var-cmd.exp: Likewise.
15561 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15562
45b074e1
AC
155632001-11-10 Andrew Cagney <ac131313@redhat.com>
15564
15565 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15566 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15567
bf50d346
AC
155682001-11-09 Andrew Cagney <ac131313@redhat.com>
15569
15570 * gdb.base/restore.exp: Include $expected value in restored test
15571 message.
15572
9383332c
AC
155732001-11-09 Andrew Cagney <ac131313@redhat.com>
15574
15575 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15576 implemented.
15577
db62520a
MS
155782001-11-08 Michael Snyder <msnyder@redhat.com>
15579
15580 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15581 Add pass/fail message for stop at breakpoint in call dummy function.
15582
b5703437
MS
155832001-11-07 Michael Snyder <msnyder@redhat.com>
15584
d63a86f8
RM
15585 * gdb.c++/templates.exp (test_template_breakpoints):
15586 If we get an overload menu, but it does not match what
760f6330 15587 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15588 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15589 making the whitespace optional. Argument for "new" may be
15590 "unsigned" as well as "unsigned int/long".
d63a86f8 15591 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15592 making the whitespace optional. Also replace "(void) with
15593 "((void|)), making the keyword "void" optional.
d63a86f8 15594 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15595 making the whitespace optional. Also replace "(void) with
15596 "((void|)), making the keyword "void" optional.
3bf40917
MS
15597 * gdb.base/callfuncs.c (t_float_values): This function must
15598 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15599 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15600 can be tested against both cases. Usually one case involves
15601 promotion of float to double, while the other does not.
15602 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15603 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15604 includes a stack frame for "start".
15605
c8ab4e6d
JB
156062001-11-05 Jim Blandy <jimb@redhat.com>
15607
15608 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15609 pointers are 32 bits long, and that offsets of relocs are always
15610 stored in the data (REL-style), and not in the reloc entry itself
15611 (RELA-style).
15612 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15613 stabs.
15614
3f08ced9
MS
156152001-11-01 Michael Snyder <msnyder@redhat.com>
15616
15617 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15618 and regular expression operators by using quoting.
15619
cbfa24cd
MS
156202001-10-31 Michael Snyder <msnyder@redhat.com>
15621
15622 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15623 depending on what the symbol table contains.
15624 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15625 the output of the ptype command. Similarly, accept both "const &"
15626 and "const&".
15627
aaa68313
CV
156282001-10-31 Corinna Vinschen <vinschen@redhat.com>
15629
15630 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15631 symbol `STORAGE' to allow to choose the storage class of
15632 the local datastructures.
15633 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15634 compiler directive.
15635
91740388
MS
156362001-10-30 Michael Snyder <msnyder@redhat.com>
15637
15638 * gdb.base/jump.exp: Allow it to run for all targets.
15639
1b7c05e7
CV
156402001-10-29 Corinna Vinschen <vinschen@redhat.com>
15641
15642 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15643 with new double_array size.
15644 (main): Change storage class of all local variables to static.
15645 Reduce size of double_array to 9.
15646 * gdb.base/call-ar-st.exp: Increase timeout value.
15647 Change expected output for double array to match new size in
15648 call-ar-st.c.
15649
36a22261
CV
156502001-10-29 Corinna Vinschen <vinschen@redhat.com>
15651
15652 * gdb.base/ending-run.exp: Create identical output when passing
15653 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15654 Stormy16 target.
36a22261 15655
92b8ae91
MK
156562001-10-28 Mark Kettenis <kettenis@gnu.org>
15657
15658 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15659 that we catch the expected failure under Linux/x86.
15660
cb135b83
OF
156612001-10-29 Orjan Friberg <orjanf@axis.com>
15662
15663 * gdb.base/setvar.exp: Escape curly braces.
15664 * gdb.stabs/weird.exp: Ditto.
15665
6884aa54
DJ
156662001-10-27 Daniel Jacobowitz <drow@mvista.com>
15667
15668 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15669 * gdm.mi/mi0-hack-cli.exp: Likewise.
15670
0398c9aa
AC
156712001-10-25 Andrew Cagney <ac131313@redhat.com>
15672
15673 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15674 messages.
15675
d20bf2e8
AC
156762001-10-21 Andrew Cagney <ac131313@redhat.com>
15677
15678 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15679 checking MI enabled.
15680
03dd63aa
CV
156812001-10-09 Corinna Vinschen <vinschen@redhat.com>
15682
15683 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15684
1d9d99f3
FCE
156852001-10-04 Frank Ch. Eigler <fche@redhat.com>
15686
15687 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15688 if gdb child process crashes, just signal an error.
15689
838ae6c4
JB
156902001-10-02 Jim Blandy <jimb@redhat.com>
15691
15692 * lib/gdb.exp (test_xfail_format): Simplify.
15693
15694 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15695 front of the variable name `format'. Simplify `if'.
15696
8f0cbc1c
DJ
156972001-10-01 Daniel Jacobowitz <drow@mvista.com>
15698
15699 * gdb.threads/pthreads.exp: Wait for output and delay
15700 before sending ^C.
15701
1f08dafd
DJ
157022001-10-01 Daniel Jacobowitz <drow@mvista.com>
15703
15704 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15705 some incorrect output instead of timing out.
15706 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15707
674f90ff
CV
157082001-09-28 Corinna Vinschen <vinschen@redhat.com>
15709
15710 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15711 check to allow additional `int'.
15712
9b284272
DJ
157132001-09-27 Daniel Jacobowitz <drow@mvista.com>
15714
15715 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15716 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15717
b55a4771
MS
157182001-09-27 Michael Snyder <msnyder@redhat.com>
15719
15720 * lib/gdb.exp (test_debug_format): New proc.
15721 (setup_xfail_format): Use new proc test_debug_format.
15722 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15723 proc; use new service proc test_debug_format.
15724 Replace all other "gcc_compiled" tests with this test.
15725 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15726 proc; use new service proc test_debug_format.
15727 Replace all other "gcc_compiled" tests with this test.
15728
157292001-09-27 Michael Snyder <msnyder@redhat.com>
15730
15731 * gdb.base/cvexpr.exp: New file.
15732 * gdb.base/cvexpr.c: New file
15733 Test for expressions using const and volatile keywords.
15734
4e6667ac
CV
157352001-09-26 Corinna Vinschen <vinschen@redhat.com>
15736
15737 * gdb.base/constvars.exp: Check for different orders of keywords
15738 and additional "int" strings in output.
15739
4f337972
AC
157402001-09-22 Andrew Cagney <ac131313@redhat.com>
15741
15742 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15743 responses from "help maint".
15744
2015650d
FCE
157452001-09-19 Frank Ch. Eigler <fche@redhat.com>
15746
15747 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15748 to localhost:NNN instead of :NNN, in case Xvfb is listening
15749 only on TCP.
15750
f3bcedc1
CV
157512001-09-19 Corinna Vinschen <vinschen@redhat.com>
15752
15753 * gdb.base/recurse.exp: When checking leaving the watchpoint
15754 scope, recognize when gdb is in function's epilogue and pass.
15755
6b819c92
KS
157562001-09-18 Keith Seitz <keiths@redhat.com>
15757
15758 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15759 support for running tests against sid targets.
15760 (gdbtk_done): Ditto.
15761
a10c9419
CV
157622001-09-18 Corinna Vinschen <vinschen@redhat.com>
15763
15764 * gdb.base/ending-run.c (main): Set stdout buffersize
15765 to the same reasonable value for any target.
15766 * gdb.base/ending-run.exp: Add a regular expression
15767 to make testsuite happy on Sanyo Stormy16 target.
15768
739d0d99
CV
157692001-09-17 Corinna Vinschen <vinschen@redhat.com>
15770
15771 * gdb.base/display.c (do_loops): Add float variable `f'.
15772 Increment f in loop.
15773 * gdb.base/display.exp: Increment timeout by 60 seconds.
15774 Change float display test to use variable `f'.
15775
1b8947f0
JB
157762001-09-17 Jim Blandy <jimb@redhat.com>
15777
15778 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15779 overflowing the limited breakpoint tables on some ROM monitors
15780 (like the ROM68K).
15781
9890ac81
FCE
157822001-09-15 Frank Ch. Eigler <fche@redhat.com>
15783
15784 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15785 the "-ac" (disable access control) flag.
15786
6db765ea
JH
157872001-08-30 Jeff Holcomb <jeffh@redhat.com>
15788
15789 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15790 ints.
15791
4c32cc04
KS
157922001-08-30 Keith Seitz <keiths@redhat.com>
15793
15794 * lib/gdb.exp: Move all insight-related functionality into
15795 separate file.
15796 * lib/insight-support.exp: New file.
15797
8d6e6f81
FCE
157982001-08-29 Frank Ch. Eigler <fche@redhat.com>
15799
15800 * config/sid.exp (sid_start): Never set sid verbosity; disable
15801 expect_background {} that consumed its stdout; tolerate </dev/null.
15802 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15803
6a90e1d0
AC
158042001-08-18 Andrew Cagney <ac131313@redhat.com>
15805
15806 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15807 CLI jump command to start it.
15808 (mi_run_to_main): Fail immediatly when unexpected output.
15809
1759b3c3
AC
158102001-08-18 Andrew Cagney <ac131313@redhat.com>
15811
15812 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15813 beginning of function. Fix PR gdb/191.
15814
61d11d80
FCE
158152001-08-16 Frank Ch. Eigler <fche@redhat.com>
15816
15817 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15818 what to force sid endianness to.
15819
942a4df2
KS
158202001-08-15 Keith Seitz <keiths@redhat.com>
15821
15822 * lib/gdb.exp (gdbtk_start): Don't set environment
15823 variables for TCL_LIBRARY and friends. Insight will
15824 now figure these out for itself.
15825
0521c418
MS
158262001-08-02 Michael Snyder <msnyder@redhat.com>
15827
15828 * gdb.base/completion.exp: Remove the symbol "a64l" from
15829 the expect string; this is target-specific, and not related
15830 to what is being tested.
15831
74a9a58a
DB
158322001-08-02 Dave Brolley <brolley@redhat.com>
15833
15834 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15835
c70819fa
MS
158362001-07-25 Michael Snyder <msnyder@redhat.com>
15837
c2b8fa57
MS
15838 * gdb.base/consecutive.exp: New file. Test stepping over
15839 breakpoints on consecutive instructions.
15840 * gdb.base/consecutive.c: New file.
15841
c70819fa
MS
15842 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15843 curly braces in regular expressions.
15844
2b1a1355
MS
158452001-07-25 Michael Snyder <msnyder@redhat.com>
15846
15847 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15848 legitimate output from stepping out of main.
15849
413eca6f
KS
158502001-07-22 Keith Seitz <keiths@redhat.com>
15851
15852 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15853 the empty string, do not run the tests.
15854
7e5a9322
SC
158552001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15856
15857 * gdb.base/long_long.exp: Detect size of pointer. Take into
15858 account 2-byte pointers when testing for p/a results.
15859
de58f10f
SC
158602001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15861
d63a86f8 15862 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
15863 and defined to 1K for m68hc11.
15864 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15865 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15866 (sizeof_random_data): New variable to tell the size of the data table;
15867 don't test past this size; always run to main.
15868
d6f5fea1
SC
158692001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15870
15871 * gdb.base/return2.exp: return of long long and double fails for
15872 68HC11; don't execute these tests on that platform.
15873 * gdb.base/return.exp: Return of a double fails for 68hc11.
15874
c477543d
SC
158752001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15876
15877 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15878 tests that print a float.
15879 * call-rt-st.exp: Likewise.
15880
63cf1c79
MK
158812001-07-12 Mark Kettenis <kettenis@gnu.org>
15882
15883 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15884 running this test on Linux.
15885
112f9ab5
MC
158862001-06-24 Michael Chastain <chastain@redhat.com>
15887
15888 * gdb.base/arithmet.exp: Remove some tests to make all test names
15889 unique.
15890
4970cb0f
MS
158912001-07-03 Michael Snyder <msnyder@redhat.com>
15892
15893 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15894 the output of the ptype command.
15895
d85da69f
MS
158962001-07-02 Michael Snyder <msnyder@redhat.com>
15897
4c8a82de
MS
15898 * gdb.base/completion.exp: Don't assume that break.c is the only
15899 source file that may contain functions named "marker".
d85da69f
MS
15900 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15901
8afc772b
AC
159022001-06-28 Andrew Cagney <ac131313@redhat.com>
15903
15904 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15905 of files to delete.
15906
15907 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15908 * gdb.disasm/h8300s.exp: New file.
15909 gdb.disasm/h8300s.s: Likewise.
15910
cff22675
AC
159112001-06-27 Andrew Cagney <ac131313@redhat.com>
15912
15913 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15914 empty breakpoint tables.
15915
68c81b54
AC
159162001-06-25 Andrew Cagney <ac131313@redhat.com>
15917
15918 * lib/mi-support.exp: Update args=... part of stop-reason
15919 patterns. Accept either a list or a tuple.
15920
2dd62704
AC
159212001-06-23 Andrew Cagney <ac131313@redhat.com>
15922
15923 * lib/mi-support.exp: Remove local emacs variable defining
15924 change-log-default-name.
15925
b4127474
MC
159262001-06-22 Michael Chastain <chastain@redhat.com>
15927
15928 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15929 This is operationally compatible with the previous version.
15930
8dbfb380
JB
159312001-06-13 Jim Blandy <jimb@redhat.com>
15932
15933 * lib/gdb.exp (gdb_test): Doc fix.
15934
f2d8c86d
MC
159352001-06-10 Michael Chastain <chastain@redhat.com>
15936
15937 * gdb.base/exprs.exp: Remove a duplicate test.
15938
81564d34
JB
159392001-06-06 Jim Blandy <jimb@redhat.com>
15940
15941 * gdb.base/return2.exp (main): Use values to test float and double
15942 returns that are not NaN's, to avoid being confused by IEEE
15943 comparison rules.
15944
da55addb
MS
159452001-06-04 Michael Snyder <msnyder@redhat.com>
15946
15947 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 15948 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
15949 rather than wait for 12 more tests to time out.
15950
42c65987
JB
159512001-06-06 Jim Blandy <jimb@redhat.com>
15952
b18bced9 15953 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 15954 Don't forget to match the GDB prompt.
b18bced9 15955
42c65987
JB
15956 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15957
5b41e5f0
JB
159582001-06-04 Jim Blandy <jimb@redhat.com>
15959
15960 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15961 command.
15962
015e046f
KB
159632001-05-31 Kevin Buettner <kevinb@redhat.com>
15964
15965 * gdb.base/annota1.exp (info break): Match four or more spaces
15966 after "Address".
15967
fb1ffbbe
MC
159682001-05-31 Michael Chastain <chastain@redhat.com>
15969
15970 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15971 (dm_type_int_star): Likewise.
15972 (dm_type_long_star): Likewise.
15973 (dm_type_void_star): Likewise.
15974
5ea2a32c
KB
159752001-05-29 Kevin Buettner <kevinb@redhat.com>
15976
15977 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15978 to a known value in order to get consistent results regardless
15979 of the setting of INPUTRC or the presence or contents of .inputrc.
15980
ae23c492
MS
159812001-05-24 Michael Snyder <msnyder@redhat.com>
15982
ac55707e
MS
15983 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15984 Don't require that the main thread and the manager thread are the
15985 first in the list.
15986
ae23c492
MS
15987 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15988 debugging. If test fails, issue an "unsupported" not a "fail".
15989
400071f1
JB
159902001-05-24 Jim Blandy <jimb@redhat.com>
15991
15992 Don't assume that short is shorter than int.
15993 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15994 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 15995 this isn't true.
400071f1
JB
15996 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15997 an int, is not equal to ~0 stored in an unsigned char. This tests
15998 the same thing that the previous test meant to, but works on
15999 16-bit machines, too.
16000 ("print unsigned char != (~0)"): Same test, complemented.
16001
0816a3e5
MS
160022001-05-24 Michael Snyder <msnyder@redhat.com>
16003
16004 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 16005 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
16006 and prevents dejagnu getting out of step.
16007
f6dc23a9
KB
160082001-05-23 Kevin Buettner <kevinb@redhat.com>
16009
16010 * gdb.base/finish.exp (finish_void): Revise pattern for
16011 stopping on the call statement to not permit stopping at
16012 the start of the instructions comprising the call sequence.
16013
7dbd117d
MC
160142001-05-19 Michael Chastain <chastain@redhat.com>
16015
16016 * gdb.base/callfuncs.exp: Make all test names unique.
16017 * gdb.base/commands.exp: Make all test names unique.
16018 * gdb.base/condbreak.exp: Make all test names unique.
16019 * gdb.base/dbx.exp: Make all test names unique.
16020 * gdb.base/default.exp: Make all test names unique.
16021 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16022 and TIMEOUT messages to their corresponding PASS message.
16023 * gdb.base/ending-run.exp: Make all test names unique.
16024 * gdb.base/long_long.exp: Remove duplicate test.
16025
6b0b0a9e
KB
160262001-05-21 Kevin Buettner <kevinb@redhat.com>
16027
16028 * gdb.base/finish.exp (finish_void): Allow "finish" command to
16029 stop on the call statement as well as the statement after the
16030 call.
16031
2caa35cb
MS
160322001-05-21 Michael Snyder <msnyder@redhat.com>
16033
16034 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16035
40713331
EZ
160362001-05-10 Elena Zannoni <ezannoni@redhat.com>
16037
a9c64011
AS
16038 * gdb.base/completion.exp: Revamp test. Make it execute on all
16039 platforms.
40713331 16040
c2c1be8d
EZ
160412001-05-10 Elena Zannoni <ezannoni@redhat.com>
16042
a9c64011
AS
16043 * config/gdbserver.exp (gdb_load): Handle the case
16044 in which the arguments to gdbserver are given in the
16045 baseboard configuration file.
16046 Also handle the case in which the server needs to do a
16047 load.
2c9cd303 16048
9671de48
KS
160492001-05-07 Keith Seitz <keiths@cygnus.com>
16050
a9c64011
AS
16051 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16052 set up the display for testing.
16053 (gdbtk_start): Convert all paths to paths that tcl will like.
16054 Export target information to environment.
16055 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16056 necessary.
16057 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16058 (to_tcl_path): New proc to convert a given pathname into
16059 a path acceptible as an argument to a tcl command.
16060 (_gdbtk_export_target_info): New proc to export target info
16061 into the environment for gdbtk testing.
16062 (gdbtk_done): New proc to signal end-of-test.
9671de48 16063
5a360f47
JB
160642001-05-06 Jim Blandy <jimb@redhat.com>
16065
16066 * restore.c: Make the code of caller0 correspond to its comment.
16067
66c756c6
MS
160682001-05-03 Michael Snyder <msnyder@redhat.com>
16069
16070 * config/sid.exp (gdb_target_sid): Check for error messages.
16071 On error or timeout, don't make expect exit (which will terminate
16072 all subsequent tests); instead just make gdb exit.
d63a86f8 16073 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
16074 return a negative value.
16075
a966fde5
JB
160762001-04-24 Jim Blandy <jimb@redhat.com>
16077
851c18e0
JB
16078 * gdb.c++/templates.exp: If we see the prompt for the overload
16079 list, but we haven't recognized any of the longer patterns,
16080 arrange for this test to fail, not hang.
16081
a966fde5
JB
16082 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16083 variations.
16084
db144853
MC
160852001-04-22 Michael Chastain <chastain@redhat.com>
16086
16087 * gdb.c++/local.exp: Use the 'runto' library function.
16088 * gdb.c++/namespace.exp: Likewise.
16089 * gdb.c++/overload.exp: Likewise.
16090
3207ec21
KB
160912001-03-26 Kevin Buettner <kevinb@redhat.com>
16092
16093 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16094 * gdb.base/step-line.exp: New file. Test step/next in presence of
16095 #line directives.
16096 * gdb.base/step-line.c: New file. Test program for the above.
16097 * gdb.base/step-line.inp: New file. We pretend that this file has
16098 been transformed by some other tool into step-line.c.
16099
13b57657
JB
161002001-03-21 Jim Blandy <jimb@redhat.com>
16101
16102 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16103 unmangled operator names.
16104
754cbe1c
JB
161052001-03-20 Jim Blandy <jimb@redhat.com>
16106
16107 * gdb.threads/linux-dp.exp: Recognize an additional message
16108 generated by GDB when it doesn't understand how to debug threads
16109 on the target system.
16110
177495c9
AC
161112001-03-19 Andrew Cagney <ac131313@redhat.com>
16112
16113 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16114
f266096b
MC
161152001-03-12 Michael Chastain <chastain@redhat.com>
16116
16117 * gdb.c++/derivation.exp: Use the 'runto' library function.
16118
cac3c2ff
MC
161192001-03-12 Michael Chastain <chastain@redhat.com>
16120
16121 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16122
b6c11a24
MC
161232001-02-24 Michael Chastain <chastain@redhat.com>
16124
16125 * gdb.c++/ref-types.exp: Change handwritten code to library
16126 function 'runto'.
16127
6bae5bce
OF
161282001-03-16 Orjan Friberg <orjanf@axis.com>
16129
16130 * gdb.base/signals.exp: Set count to 0 explicitly.
16131
0015fd9a
MS
161322001-03-15 Mark Salter <msalter@redhat.com>
16133
16134 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16135 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
16136 (gdb_load): Add support for additional target_info: gdb_download_size
16137 and gdb_load_timeout.
0015fd9a 16138
fc33412a
DT
16139Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16140
16141 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
16142 file -- to prevent failing when the compile fails but we have no
16143 intention of running the tests anyway.
fc33412a
DT
16144
16145 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16146 tests if set.
16147
16148 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 16149 integers.
fc33412a
DT
16150
16151 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16152 * gdb.c++/namespace.exp: Ditto.
16153
115f06de
OF
161542001-03-07 Orjan Friberg <orjanf@axis.com>
16155
16156 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16157 * gdb.base/pointers.exp: Relax pattern match of decimals.
16158
b6ba6518
KB
161592001-03-06 Kevin Buettner <kevinb@redhat.com>
16160
16161 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16162 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16163 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16164 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16165 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16166 config/sh.exp, config/sid.exp, config/slite.exp,
16167 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16168 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16169 config/vxworks.exp, config/vxworks29k.exp,
16170 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16171 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16172 gdb.base/arithmet.exp, gdb.base/assign.exp,
16173 gdb.base/async.exp, gdb.base/attach.exp,
16174 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16175 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16176 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16177 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16178 gdb.base/commands.exp, gdb.base/completion.exp,
16179 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16180 gdb.base/constvars.exp, gdb.base/corefile.exp,
16181 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16182 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16183 gdb.base/ending-run.exp, gdb.base/environ.exp,
16184 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16185 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16186 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16187 gdb.base/funcargs.exp, gdb.base/help.exp,
16188 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16189 gdb.base/logical.exp, gdb.base/long_long.exp,
16190 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16191 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16192 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16193 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16194 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16195 gdb.base/regs.exp, gdb.base/relational.exp,
16196 gdb.base/remote.exp, gdb.base/reread.exp,
16197 gdb.base/restore.exp, gdb.base/return2.exp,
16198 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16199 gdb.base/selftest.exp, gdb.base/setshow.exp,
16200 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16201 gdb.base/sigall.exp, gdb.base/signals.exp,
16202 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16203 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16204 gdb.base/step-test.exp, gdb.base/structs.c,
16205 gdb.base/structs.exp, gdb.base/structs2.exp,
16206 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16207 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16208 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16209 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16210 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16211 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16212 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16213 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16214 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16215 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16216 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16217 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16218 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16219 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16220 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16221 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16222 gdb.trace/circ.exp, gdb.trace/collection.exp,
16223 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16224 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16225 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16226 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16227 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16228 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16229 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16230 notices.
16231
dc96c6c7 162322001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
16233
16234 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16235 first arg is int not float.
16236
dc96c6c7 162372001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
16238
16239 * gdb.base/reread.exp: Unsupported for non-native targets;
16240 doesn't work for remote debugging.
16241
9b0c4aeb
FN
162422001-02-19 Fernando Nasser <fnasser@redhat.com>
16243
16244 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
16245 * gdb.base/ending-run.exp: Properly handle the BSP state when
16246 stepping past the end of main.
9b0c4aeb 16247
02aa71d5
MC
162482001-02-19 John Moore <jmoore@redhat.com>
16249
16250 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16251 Converted HPUX fix for non-expected items following multiple
16252 step commands into general solution for all platforms.
16253
1fa449a4
MC
162542001-02-18 Michael Chastain <chastain@redhat.com>
16255
16256 * gdb.c++/classes.exp (do_tests): Change runto statements
16257 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16258 statements demangler agnostic.
16259 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16260 (gdb_virtfunc_restart): Likewise.
16261
b2f9ec70
MC
162622001-02-14 Michael Chastain <chastain@redhat.com>
16263
16264 * gdb.c++/inherit.exp (do_tests): Change runto statements
16265 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16266 statements demangler agnostic.
16267
cf74b8ca
AC
16268Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16269
16270 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16271 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16272 before calling common_routine 15 times'' tests.
cf74b8ca 16273
99f78f56
MC
162742001-02-11 Michael Chastain <chastain@redhat.com>
16275
16276 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16277 Helps the test script figure out which demangler is in use.
16278 (dm_type_foo_ref): Ditto.
16279 (dm_type_int_star): Ditto.
16280 (dm_type_long_star): Ditto.
16281 (dm_type_unsigned_int): Ditto.
16282 (dm_type_void): Ditto.
16283 (dm_type_void_star): Ditto.
99707966 16284 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16285 Probe the gdb demangler and set variables to accommodate
16286 formatting differences.
16287 (info_func_regexp): New function. Same as info_func, but
16288 matches against a regexp.
16289 (info_func): Match against a literal string.
16290 (print_addr_2): New function. Match against a literal string,
16291 which can be different from the input to gdb.
16292 (print_addr): Simply call print_addr_2 with the same argument twice.
16293 (test_lookup_operator_functions): Use demangler formatting variables.
16294 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16295 the tests in the same order as the C++ class declaration.
16296 (test_paddr_operator_functions): Ditto.
16297 (test_paddr_overloaded_functions): Ditto.
16298 (test_paddr_hairy_functions): Use demangler formatting variables.
16299 Add reference to gdb/19 for related tests.
16300 (do_tests): Call probe_demangler.
16301
1de8f023
KB
163022001-01-30 Kevin Buettner <kevinb@redhat.com>
16303
16304 * gdb.c++/templates.cc (printf): Remove unused function definition.
16305
ca3f91ed
MS
163062001-01-26 Felix Lee <flee@redhat.com>
16307
16308 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16309
163102001-01-25 matthew green <mrg@redhat.com>
16311
16312 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16313 up sid.
16314 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16315
163162001-01-25 matthew green <mrg@redhat.com>
16317
16318 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16319 Deprecate $sid_spawn_id.
ca3f91ed
MS
16320 (sid_exit): Remove code necessary only for `spawn.'
16321
163222001-01-25 matthew green <mrg@redhat.com>
16323
16324 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16325
fb18ec4a
MC
163262001-01-28 Michael Chastain <chastain@redhat.com>
16327
16328 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16329 to call when tests fail. It takes gdb out of the overloaded
16330 function choice menu back to the main prompt, so that the test
16331 program stays synchronized.
16332 (set_bp_overloaded): New proc to collect all the common
16333 code for setting a breakpoint on an overloaded name. Calls
16334 take_gdb_out_of_choice_menu when needed.
16335 (menu_overload1arg): New variable to collect the repeated
16336 instances of the expected menu for an overloaded name. Change
16337 the regular expression to handle changes in g++ type encoding:
16338 "void" can be either "void" or "", and "unsigned int" can be
16339 either "unsigned int" or "unsigned".
16340 (continue_to_bp_overloaded): Change regular expressions to handle
16341 changes in g++ type encoding.
16342 (no proc): Call take_gdb_out_of_choice_menu when needed.
16343 Remove redundant calls to "info break". Accept either "canceled"
16344 or "cancelled". Change regular expressions in "info break"
16345 calls to handle changes in g++ type encoding. Give all tests
16346 unique strings.
16347
9c646a6e
BE
163482001-01-17 Ben Elliston <bje@redhat.com>
16349
16350 * config/sid.exp: New file.
16351
9549d9c1
AC
16352Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16353
16354 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16355
dc96c6c7 163562000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16357
16358 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16359 Add a RE to accept a non-ascii char if one is ever presented.
16360
b4df4f68
FN
163612000-12-20 Fernando Nasser <fnasser@redhat.com>
16362
297dd0fd 16363 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16364
dc96c6c7 163652000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16366
d63a86f8 16367 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16368 in regexp. One '\' does not suffice on Linux.
16369
4a7bddb6
MC
163702000-12-09 Michael Chastain <chastain@redhat.com>
16371
16372 * gdb.base/break.exp (test_clear_command): Use a marker function
16373 rather than 'main' for the test function. Also move this
16374 test to an execution point where the marker function names are
16375 guaranteed to be bound to functions. (Executing tests after a
16376 'finish' from main runs into name conflicts with local names
16377 in __libc_start_main).
16378
dc96c6c7 163792000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16380
16381 * gdb.base/finish.exp: New test for gdb's "finish" command.
16382 * gdb.base/return2.exp: New test for gdb's "return" command.
16383 * gdb.base/return2.c: New source file for above.
16384
dc96c6c7 163852000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16386
16387 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16388 * gdb.base/miscexprs.exp: Ditto.
16389 * gdb.base/pointers.exp: Ditto.
16390 * gdb.c++/derivation.exp: Ditto.
16391 * gdb.c++/local.exp: Ditto.
16392 * gdb.c++/namespace.exp: Ditto.
16393 * gdb.c++/overload.exp: Ditto.
16394 * gdb.c++/ref-types.exp: Ditto.
16395
dc96c6c7 163962000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16397
16398 * gdb.base/constvars.exp: Test result of "up" command.
16399 * gdb.base/miscexprs.exp: Ditto.
16400 * gdb.base/pointers.exp: Ditto.
16401 * gdb.base/scope.exp: Ditto.
16402 * gdb.c++/derivation.exp: Ditto.
16403 * gdb.c++/local.exp: Ditto.
16404 * gdb.c++/namespace.exp: Ditto.
16405 * gdb.c++/overload.exp: Ditto.
16406 * gdb.c++/ref-types.exp: Ditto.
16407
44097287
FN
164082000-11-22 Michael Chastain <chastain@redhat.com>
16409
16410 * mips_pro.exp: Accept either "middle -> top -> main" or
16411 "middle -> main" in the backtrace, because gcc can optimize
16412 tail calls to jumps. Remove setup_xfail for the hppa case.
16413 Add a comment with the original warning messages from PR 3016,
16414 which was filed in 1993, to preserve them for posterity.
16415
9d2e1bab
ND
164162000-11-17 Nick Duffek <nsd@redhat.com>
16417
16418 * lib/gdb.exp (gdb_test): Override timeout with board info.
16419
1aca8eb7
ND
164202000-11-17 Nick Duffek <nsd@redhat.com>
16421
16422 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16423 the second kill and detach messages.
16424
93076499
ND
164252000-11-17 Nick Duffek <nsd@redhat.com>
16426
16427 * configure.in: Add AC_EXEEXT.
16428 * configure: Regenerate.
16429 * Makefile.in (just-check): Export EXEEXT.
16430 * lib/gdb.exp ($EXEEXT): Import from environment.
16431 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16432 expect "maint dump-me" on Cygwin.
16433 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16434 $EXEEXT.
16435
30e87cd3
ND
164362000-11-17 Nick Duffek <nsd@redhat.com>
16437
16438 * gdb.base/break.exp: Test backtrace and finish from called
16439 function on all platforms, not just HP-UX.
16440
dc96c6c7 164412000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16442
16443 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16444 code from gdb_target_monitor, so it can be used independantly
16445 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16446
dc96c6c7 164472000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16448
16449 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16450 * gdb.base/corefile.exp: Expect the message "Program is being
16451 debugged already" when we send the "corefile" command, since
16452 the preceeding gdb_load may have connected gdb to a remote target.
16453 * gdb.base/display.exp: Disable hardware watchpoints if new
16454 board info variable "no_hardware_watchpoints" is true.
16455 Replace single-letter commands with more readable ones.
16456 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16457 if new board info variable "no_hardware_watchpoints" is true.
16458 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16459 to see if stdio (printf) testing is possible.
16460 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16461 board info variable "no_hardware_watchpoints" is true. Use new
16462 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16463
39124dea
FN
164642000-11-13 Fernando Nasser <fnasser@redhat.com>
16465
16466 From Orjan Friberg <orjanf@axis.com>:
16467 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16468 in array print pattern match.
16469
a9e2e984
FN
164702000-11-09 Fernando Nasser <fnasser@redhat.com>
16471
16472 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16473 spelling "cancelled" to U.S. spelling "canceled" to match changes
16474 made to gdb.
16475 * gdb.c++/ovldbreak.exp: Ditto.
16476
c7db355b
PS
164772000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16478
16479 * gdb.base/callfuncs.c (main): Moved to end of file, call
16480 t_double_values to initialize the FPU before inferior calls are made.
16481 * gdb.base/callfuncs.exp: Test for register preservation after calling
16482 inferior functions. Add tests for continuining, finishing and
16483 returning from a stop in a call dummy.
16484
dc96c6c7 164852000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16486
16487 * gdb.base/commands.exp: Break up long lines, and re-indent.
16488
dc96c6c7 164892000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16490
16491 * config/gdbserver.exp: Rewritten from the ground up, to make it
16492 compatible with the current dejagnu tree, and to make it work with
16493 the new "gdbserver" in libremote.
16494
dc96c6c7 164952000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16496
16497 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16498 * gdb.base/varargs.exp: Skip entire test if no printf support.
16499 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16500 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16501
dc96c6c7 165022000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16503
16504 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16505 no floating point support.
16506 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16507 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16508 * gdb.base/call-rt-st.exp: Ditto.
16509 * gdb.base/call-strs.exp: Ditto.
16510
bac5fc66
JG
165112000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16512
16513 * gdb.base/sizeof.c: include <stdio.h>.
16514
16515 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16516 'finish', otherwise uncaptured gdb_prompt would potentially
16517 throw remaining test points out of sync.
bac5fc66 16518
b22a6027
SB
165192000-07-26 Scott Bambrough <scottb@netwinder.org>
16520
16521 * gdb.base/recurse.exp: Run tests for all targets.
16522 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16523 gnu-oldld case on ARM.
16524 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16525 for ARM targets.
d63a86f8 16526
d8231941
AG
16527Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16528
16529 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16530 * gdb.java/configure: Rebuild.
16531
8caabe69
AG
16532Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16533
16534 * gdb.java/jv-exp.exp: New file.
16535
9d273ca3
AG
16536Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16537
16538 * configure: Rebuilt.
16539 * configure.in (configdirs): Add gdb.java.
16540 * gdb.java/jmisc.java: New file.
16541 * gdb.java/jmisc.exp: New file.
16542 * gdb.java/Makefile.in: New file.
16543 * gdb.java/configure: Rebuilt.
16544 * gdb.java/configure.in: New file.
16545 * lib/java.exp: New file.
16546
4f823a66
AC
16547Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16548
16549 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16550 underflow.
4f823a66 16551
2391e11d
AC
16552Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16553
16554 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16555 and the compilers sizes.
2391e11d 16556
54602222
ND
165572000-07-09 Nick Duffek <nsd@redhat.com>
16558
16559 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16560 (use_methods): New function.
16561 (main): Call use_methods().
16562 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16563 (do_tests): Call test_method_param_class.
16564
2bec0572
ND
165652000-07-09 Nick Duffek <nsd@redhat.com>
16566
16567 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16568 spelling.
16569 (test_enums): New procedure. Move enum tests from end of script
16570 to here. Set breakpoint on function name instead of line number.
16571 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16572 (enums2): New marker function.
16573 (enums1): New function.
16574 (main): Call enums1(). Move enum tests to enums1().
16575
78492fde
AC
16576Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16577
16578 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16579 compile/link program. Update line numbers.
78492fde
AC
16580 * gdb.asm/d10v.inc: Define ``startup''.
16581 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16582
49a2cef8
AC
16583Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16584
16585 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16586
3e6c8688
EZ
165872000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16588
16589 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16590 of 'help maint print' command.
3e6c8688 16591
9ff5cbe9
AC
16592Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16593
16594 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16595 they use gdb_expect_list.
9ff5cbe9 16596
17c579bd
AC
16597Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16598
16599 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16600 memory-read-packet-size'' instead of ``set endian big'' to test
16601 long commands.
17c579bd 16602
e6d71bf3
DB
166032000-06-03 Daniel Berlin <dan@cgsoftware.com>
16604
16605 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16606 g++, and stop skipping them.
e6d71bf3
DB
16607
16608 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16609 work under g++.
16610
d63a86f8 16611 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16612 initialization.
16613
dc96c6c7 166142000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16615
16616 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16617 the regular expression: accept an (almost) arbitrary sequence of
16618 "frames-invalid" and "breakpoints-invalid" messages both before
16619 and after the "starting" message.
16620
dc96c6c7 166212000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16622
16623 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16624
dc96c6c7 166252000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16626
16627 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16628 Relax the regular expression a little, make it pass on Solaris 8.
16629
8216cda9
KB
166302000-05-12 Kevin Buettner <kevinb@redhat.com>
16631
16632 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16633 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16634 Instead, it is permissible for gdb to stop on the line of the
16635 call itself.
16636
1a570b2f
MS
166372000-05-12 Michael Snyder <msnyder@.cygnus.com>
16638
16639 * gdb.base/break.exp (bp on small function, optimized file):
16640 Add a second pass pattern. The behavior differs here between stabs
16641 and dwarf for one-line functions. Stabs preserves two line symbols
16642 (one before the prologue and one after) with the same line number,
16643 but dwarf regards these as duplicates and discards one of them.
16644 Therefore the address after the prologue (where the breakpoint is)
16645 has no exactly matching line symbol, and GDB reports the breakpoint
16646 as if it were in the middle of a line rather than at the beginning.
16647
dc96c6c7 166482000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16649
d63a86f8 16650 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16651 rather than "send_gdb" (for consistancy).
16652
7d418785
AC
16653Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16654
16655 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16656 * gdb.c++/templates.cc: Properly check for GCC version number.
16657 * lib/compiler.cc: Likewise
16658
dc96c6c7 166592000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16660
d63a86f8 16661 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16662 gdb may not stop at the first line of main, due to code motion.
16663
dc96c6c7 166642000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16665
16666 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16667 This test depends on parsing the printf output from the target.
16668 Since the sparclet stub doesn't do stdio, this will never work.
16669 * gdb.base/call-rt-st.exp: ditto.
16670 * gdb.base/call-strs: ditto.
16671
dc96c6c7 166722000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16673
16674 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16675
16676 * gdb.base/ending-run.exp: After connecting to a remote target,
16677 but before running, the target will appear to be in a random
16678 location. Specify both a file and a line for breakpoints.
16679 Also, the function that calls main may be called 'init'
16680 rather than 'start'.
16681
a5a51225
EZ
166822000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16683
16684 * gdb.base/help.exp: Update output for add-symbol-file command.
16685
7930cc7c
FN
166862000-04-10 Fernando Nasser <fnasser@cygnus.com>
16687
16688 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16689 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16690
23e37ab1
C
166912000-04-07 J.T. Conklin <jtc@redback.com>
16692
e93c542c
C
16693 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16694
23e37ab1
C
16695 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16696
591b8fa3
PDM
16697Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16698
16699 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16700 values that can be represented exactly.
591b8fa3
PDM
16701 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16702 above change, and to not check against the directory part of the source
16703 file name.
16704 (step into print_long_arg_list): Likewise.
16705 (print print_small_structs from print_long_arg_list): Likewise.
16706 (print print_long_arg_list): Likewise.
16707
7a495180
EZ
167082000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16709
30b53638 16710 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 16711
beb998c6
AC
16712Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16713
16714 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16715
1c689132
DB
167162000-03-25 Daniel Berlin <dan@cgsoftware.com>
16717
16718 * gdb.base/commands.exp (deprecated_command_test): Add test for
16719 deprecate with no arguments.
16720
c1790a9d
JL
167212000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16722
16723 * gdb.base/break.exp: Add new test for setting breakpoints on
16724 optimized code so we can test breakpoints work even when function
16725 prologues may be optimized away
16726
003ba290
FN
167272000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16728
16729 From David Whedon <dwhedon@gordian.com>
a9c64011 16730 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 16731
6837a0a2
DB
167322000-03-22 Daniel Berlin <dan@cgsoftware.com>
16733
16734 * gdb.base/help.exp: Added test for new apropos command.
16735
b9593231
KB
167362000-03-21 Kevin Buettner <kevinb@redhat.com>
16737
16738 * gdb.base/pointers.c (usevar): New function.
16739 (main): Make sure that global variables v_int_pointer2, rptr,
16740 and y are all referenced someplace in the program by calling
16741 usevar() on them. [Some linkers delete symbols which are
16742 never referenced. The space remains, but there's no way to
16743 get a (symbolic) handle on the variable from the debugger.]
16744
751a959b
EZ
167452000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16746
16747 * gdb.base/printcmds.c: Add typedeffed arrays.
16748
16749 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 16750 procedure to test arrays that are typedef'd.
751a959b 16751
73a93a32
JI
167522000-03-13 James Ingham <jingham@leda.cygnus.com>
16753
16754 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 16755 the library directories.
73a93a32 16756
fb40c209
AC
16757Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16758
16759 * configure.in (configdirs): Add sub directory gdb.mi.
16760 * configure: Re-generate.
16761
16762 * gdb.mi: New directory.
d63a86f8 16763
ee4dd2c9
AC
167642000-02-25 Scott Bambrough <scottb@netwinder.org>
16765
16766 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 16767 a long long value as a double on ARM platforms.
ee4dd2c9 16768
70f0cc22
JB
167692000-02-16 Jim Blandy <jimb@redhat.com>
16770
16771 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16772 default source file is set properly before running this test.
16773
853819b8
EZ
167742000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16775
16776 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 16777 gdbtk/library directory, not in gdbtcl2.
853819b8 16778
dfcd3bfb
JM
167792000-02-04 Jim Blandy <jimb@redhat.com>
16780
16781 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16782 backslash from regexp pattern.
16783
16784 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16785 procedure. Use it to run all the "continue to bp overloaded"
16786 tests. Note that this changes the names of the tests slightly.
16787 If the breakpoint hit message includes a hex PC value, because
16788 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16789 from the real source code, still consider that a pass.
16790
16791 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16792 XFAIL here if the breakpoint message contains a hex address. Note
16793 similar change on 1999-11-02.
16794
16795 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16796
16797 * gdb.base/ptype.exp: Establish a default source file before
16798 calling get_debug_format.
16799
168002000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16801
16802 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16803
8b93c638
JM
168042000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16805
16806 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16807 of successive stepi commands -- while in the prologue we should see
16808 the function entry bracket.
16809
168102000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16811
16812 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16813 reach __change_mode() when stepping through the end of main().
16814
c5394b80
JM
168152000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16816
16817 * gdb.base/default.exp: Fix expected pattern.
16818 * gdb.base/help.exp: Same.
16819
0d06e24b
JM
168202000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16821
16822 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 16823 Don't use xfail's because that affects only the following test.
d63a86f8 16824
0d06e24b 16825 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 16826 solaris or linux.
0d06e24b
JM
16827
16828 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16829
dc96c6c7 168302000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 16831
d63a86f8 16832 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
16833 "A syntax error" rather than "A parse error". Accept both.
16834
168352000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16836
16837 * gdb.base/default.exp: Remove OS dependent string from "target
16838 remote" test.
16839 * gdb.base/help.exp: Same for "help target remote" test.
16840
c3f6f71d
JM
168412000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16842
16843 From Jim Kingdon <kingdon@redhat.com>:
16844
16845 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
16846 prompt (cleanup rather than necessity, but still might keep output
16847 from spilling to next test).
c3f6f71d
JM
16848
168492000-01-02 Fred Fish <fnf@cygnus.com>
16850
16851 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16852 AIX, which defines them in <sys/types.h>.
16853
ed9a39eb 168541999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 16855
ed9a39eb 16856 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 16857 float" test.
ed9a39eb
JM
16858
168591999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 16860
ed9a39eb 16861 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
16862
16863 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16864 outermost frame disallowed".
16865
168661999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16867
16868 * gdb.base/setvar.exp: New tests for setting the value of a struct
16869 with a constant list.
16870
168711999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16872
16873 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16874 require the user to type a cast before setting the value of a struct.
16875
de57eccd
JM
168761999-12-06 Jim Blandy <jimb@cygnus.com>
16877
16878 * gdb.base/default.exp: Expect the new 'info float' command on
16879 all i386 platforms.
16880
16881 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16882 LinuxThreads libraries that don't support debugging.
16883
c2d11a7d
JM
16884Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16885
16886 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
16887 Change the buffer type to ``unsigned char'' to simplify size
16888 arithmetic.
c2d11a7d
JM
16889
16890 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
16891 stub only handles 400-1 byte packets. Verify that the download
16892 worked.
c2d11a7d
JM
16893
168941999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16895
16896 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16897 tests, using UNRESOLVED for the untested cases. Also, does not wait
16898 for a timeout if the prompt was received before a recognizable pattern.
16899
169001999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16901
16902 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16903
169041999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16905
16906 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 16907 watchpoints.
c2d11a7d
JM
16908
169091999-11-24 Jason Merrill <jason@casey.cygnus.com>
16910
16911 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16912
16913 * gdb.c++/local.exp: Be more flexible in recognizing local class
16914 name mangling. Don't allow horribly truncated method names.
16915 * gdb.c++/derivation.exp: Expect protected inheritance.
16916 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16917 * gdb.c++/virtfunc.exp: Likewise.
16918 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16919 when printing a nested enum.
16920
169211999-11-22 Jim Blandy <jimb@cygnus.com>
16922
16923 * gdb.base/step-test.exp: Properly await GDB's response to setting
16924 a breakpoint on the call to large_struct_by_value.
16925
16926 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16927 just because we have debug info for the `start' function.
16928
169291999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16930
16931 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16932 "Unknown signal" messages, which indicate (on LinuxThreads) that
16933 GDB doesn't know how to debug threads on this system. This is
16934 better than hanging while philosopher 0 dumps chatter into gdb.log.
16935
169361999-11-18 Tom Tromey <tromey@cygnus.com>
16937
16938 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16939
169401999-11-18 Fred Fish <fnf@cygnus.com>
16941
16942 * gdb.base/coremaker2.c: Add sample program for generating
16943 cores that is more self contained than coremaker.c. Eventually
16944 I'll add more code to this and tie it into the testsuite.
16945
4ce44c66
JM
169461999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16947
16948 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16949
169501999-11-10 Jimmy Guo <guo@cup.hp.com>
16951
16952 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 16953 from $srcdir/lib/.
4ce44c66 16954 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 16955 and gdb.c++/.
4ce44c66
JM
16956
16957 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16958
d63a86f8 16959 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
16960 'continue with watch' test point.
16961
169621999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16963
16964 Merged from p2linux-990323-branch:
d63a86f8 16965
4ce44c66
JM
16966 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16967
11cf8741
JM
16968Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16969
16970 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 16971 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
16972
16973Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16974
16975 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 16976 gdb_expect_list.
11cf8741
JM
16977
16978Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16979
16980 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16981
169821999-11-03 Mark Salter <msalter@cygnus.com>
16983
16984 * gdb.base/break.exp: Fix "stub continue" pattern.
16985
169861999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16987
16988 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16989
169901999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16991
16992 * gdb.base/display.exp ("finish"): Add timeout clause.
16993
16994 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16995 plain prompt clause, so this doesn't have to time out in order to
16996 fail.
16997
16998 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 16999 breakpoint hit messages include an address.
11cf8741
JM
17000
17001 * gdb.base/display.exp: Don't forget to escape parens in regular
17002 expressions. Unix regexp notatation sucks.
17003
170041999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17005
17006 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 17007 order for 'signalled' message.
11cf8741 17008
5c44784c
JM
170091999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17010
17011 From Jimmy Guo <guo@cup.hp.com>:
17012 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17013 * gdb.base/annota1.c: Add code for tests to work with.
17014
170151999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17016
17017 * gdb.base/remote.exp: New test for remote downloading settings.
17018 * gdb.base/remote.c: New file with large .data.
17019
917317f4
JM
170201999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17021
17022 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17023 for LinuxThreads support, merged from the Code Fusion branch.
17024
17025Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17026
17027 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
17028 containing exp_continue into a while within an expect. Don't
17029 attempt a start more than three times. Check return value from
17030 gdb_load.
d63a86f8 17031
2df3850c
JM
17032Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
17033
17034 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 17035 a pass case.
2df3850c 17036
2acceee2
JM
170371999-10-01 Kevin Buettner <kevinb@cygnus.com>
17038
17039 * gdb.base/break.c (main): Added a statement that we can step
17040 off of.
17041 * gdb.base/break.exp: Added tests for setting a breakpoint
17042 at an offset and stepping onto a breakpoint.
17043
170441999-10-01 Fred Fish <fnf@cygnus.com>
17045
d63a86f8 17046 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
17047 gdb output.
17048
c2c6d25f
JM
170491999-09-18 Jim Blandy <jimb@cris.red-bean.com>
17050
17051 * gdb.base/break.exp: Code locations are in hex, don't forget!
17052 (For HP-UX.)
17053
170541999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17055
17056 * condbreak.exp: Use break.c as test program.
17057 * condbreak.c: Remove, redundant with break.c.
17058
170591999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17060
17061 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 17062 Z-packets if the target needs it.
c2c6d25f
JM
17063
170641999-09-13 James Ingham <jingham@leda.cygnus.com>
17065
17066 * gdb.c++/overload.exp: Added tests for listing overloaded
17067 functions with function pointers in the arg, explicitly calling
17068 out the version you want.
17069
cff3e48b
JM
170701999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17071
17072 * long_long.exp: Add variations of test cases that work for
17073 targets with 16-bit ints and 32-bit doubles.
17074
d4f3574e
SS
170751999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17076
17077 * break.c (main): Compare a possibly-uninitialized argc with an
17078 unlikely value that fits in 16 bits.
17079
170801999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17081
17082 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17083 0xfeeb, don't want negative numbers if ints are 16 bits.
17084
17085 * lib/gdb.exp (skip_cplus_tests): New proc.
17086 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
17087 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17088 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17089 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17090 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17091 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17092 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17093 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
17094
17095 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17096
17097Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17098
17099 * gdb.base/corefile.exp (up): Allow a parameter to appear
17100 in the frame that we're going up to.
17101
17102 From Jim Blandy <jimb@cygnus.com>:
17103
17104 * gdb.base/default.exp (info float): Expect some output now.
17105
17106 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17107 returning floating-point values to fail on the x86.
17108 * gdb.base/callfwmall.exp (do_function_calls): Same.
17109
17110 * gdb.base/list.exp (test_listsize): Correct expectations for
17111 listing line 1 with listsize 2. Also, listing a single line
17112 works now, as does listing three lines. [Kevin's note: There
17113 were a number of other cases fixed too where the expectations
17114 differed...]
17115
171161999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17117
17118 * gdb.base/selftest.exp: Add case for when version prints as
17119 constant string instead of char pointer.
17120
104c1213
JM
171211999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17122
17123 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 17124 stepping out of main.
104c1213
JM
17125
17126 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17127 G++ used.
17128
17129 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 17130 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
17131
17132 * gdb.c++/ovldbreak.exp: Update match string in test that
17133 includes a warning of multiple breakpoints.
17134
171351999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17136
17137 * gdb.base/display.exp: Improve precision of step-after-finish
17138 added yesterday.
17139
17140 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 17141 test.
104c1213
JM
17142
17143 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17144 configs when using G++, not just hppa*.
17145
171461999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17147
17148 * gdb.base/async.c: New file.
17149 * gdb.base/async.exp: New file.
17150
17151Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17152
17153 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17154 PA64.
17155
53a5351d
JM
17156Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17157
104c1213
JM
17158 * gdb.base/display.exp: "finish" can leave us mid-line on many
17159 targets, deal with it. Add a small constant to main, instead of
17160 1000 since main+1000 may not be a valid address in the target.
17161
53a5351d
JM
17162 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17163 on hpux11.
17164
17165 * gdb.base/attach.exp: Handle another hpux11 error message variant
17166 when attaching to a process that does not exist.
17167
171681999-08-19 J.T. Conklin <jtc@redback.com>
17169
17170 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 17171 characters in 'continue to 1241' test.
53a5351d
JM
17172
171731999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17174
17175 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17176 stop in print_long_arg_list, define and use a whitespace
17177 variable in print_small_structs test, add an XFAIL for Solaris.
17178 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17179 interested enough to fix.
17180
7be570e7
JM
171811999-08-13 Keith Seitz <keiths@cygnus.com>
17182
17183 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17184 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17185 proc knows about targets other than the natives.
17186 (test_assign): Use "gdb_run_cmd" to "run" the target.
17187 Check that we've actually hit the breakpoint at main.
17188 When we attempt to assign a value to a local variable, check
17189 that the variable is in the current scope, i.e., don't use
17190 a test with an empty result.
17191
17192Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17193
17194 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 17195 command.
7be570e7
JM
17196
171971999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17198
17199 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17200 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17201 gdb.compat, gdb.threads-hp.
17202 gdb.hp/configure, gdb.hp/configure.in: New files.
17203 gdb.hp/Makefile.in: Recurse into new subdirs.
17204 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17205 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17206 in object files.
17207 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17208
96baa820
JM
172091999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17210
17211 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 17212 funky printf, remove a bogus p/a test.
96baa820
JM
17213
172141999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17215
17216 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
17217 connected to the target. This is necessary when running not
17218 natively.
96baa820
JM
17219
172201999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17221
17222 * gdb.base/step-test.exp: Removed some extraneous messages.
17223
17224 * gdb.base/long_long.exp: Don't run memory examination tests
17225 on little-endian targets (they will need a different set of
17226 results to match).
17227
172281999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17229
17230 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17231 until somebody decides to fix GDB.
17232
17233 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 17234 constant as "ULL".
96baa820
JM
17235 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17236 matches for a couple x/2 commands.
17237
a0b3c4fd
JM
172381999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17239
17240 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17241 by merging in ref-types2 tests.
17242 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17243
17244 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17245 * gdb.c++/Makefile.in: Add standard actions.
17246 (EXECUTABLES): Rename from PROGS, update list.
17247 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17248 from gdb.hp.
17249 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17250 foo and bar locals.
17251 * gdb.c++/anon-union.exp: Fix tests to match.
17252 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17253 expect matches to handle output variations.
17254 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17255 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17256 output, add HP alternatives for new and delete prints.
a0b3c4fd 17257 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17258 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17259 * gdb.c++/demangle.exp: Use $style when reporting failure.
17260 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17261 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17262 match alternatives.
17263 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17264 compilers.
a0b3c4fd
JM
17265 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17266 * gdb.c++/method.exp: Add match alternatives.
17267 * gdb.c++/misc.cc: Add bool types.
17268 * gdb.c++/misc.exp: Add tests for bool types.
17269 * gdb.c++/overload.exp: Add xfails.
17270 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17271 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17272 add some more template parameter tests (only for HP currently).
17273 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17274 * gdb.c++/virtfunc.cc: Add return type and value for main.
17275 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17276 match alternatives.
d63a86f8 17277
a0b3c4fd
JM
172781999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17279
17280 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17281
172821999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17283
17284 * gdb.base/signals.exp: Don't expect getting a backtrace from
17285 within a signal handler to fail on Linux.
17286
172871999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17288
17289 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17290 * lib/gdb.exp: Remove some gratuitious semicolons.
17291 (delete_breakpoints): Increase timeout.
17292 (gdb_expect): Add -notransfer option.
17293 (gdb_test): Use -notransfer option.
17294 (get_compiler_info): Add f77 case.
17295 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17296 case.
a0b3c4fd
JM
17297 (gdb_preprocess): Call get_compiler.
17298
17299 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17300 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17301 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17302 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17303 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17304 third arg to gdb_test.
a0b3c4fd
JM
17305 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17306 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17307 HP-UX xfails, add others.
a0b3c4fd
JM
17308 * gdb.base/completion.exp: Reflect name change of self-test.
17309 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17310 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17311 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17312 HP failure number.
a0b3c4fd
JM
17313 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17314 useless HP-UX 10.30 references.
17315 * gdb.base/maint.exp: Loosen matches.
17316 * gdb.base/pointers.c (main): Declare more_code.
17317 * gdb.base/pointers.exp: Match on output of a `next'.
17318 * gdb.base/structs.c: Add prototypes.
17319 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17320 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17321
173221999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17323
17324 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17325 command.
a0b3c4fd
JM
17326
173271999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17328
17329 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17330 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17331
17332 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17333 debug info. Deal with lack of signal hanlder info in stack.
17334
a9c64011 17335 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17336 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17337
5a2468f5
JM
173381999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17339
17340 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17341 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17342
adf40b2e
JM
17343Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17344
17345 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17346 a1-selftest.exp.
adf40b2e
JM
17347 * gdb.base/configure: Re-generate.
17348
173491999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17350
17351 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17352 in trying to run first and name is too long.
17353
17354 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17355 pointers2.c and pointers2.exp, respectively.
17356 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17357 doschk happier.
17358
43e526b9
JM
173591999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17360
17361 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17362 callfuncs2.c and callfuncs2.exp.
17363
17364 * gdb.base/list.exp: Remove mistaken xfails.
17365 * gdb.base/list0.h: Add optional prototypes.
17366
9846de1b
JM
17367Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17368
a9c64011 17369 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17370 calling malloc.
a9c64011
AS
17371 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17372 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17373 use.
9846de1b
JM
17374
173751999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17376
17377 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17378 * gdb.base/annota2.cc, annota2.exp: Move from here.
17379 * gdb.c++/annota2.cc, annota2.exp: To here.
17380 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17381
43ff13b4
JM
17382Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17383
17384 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17385 a consistent format.
43ff13b4 17386
085dd6e6
JM
173871999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17388
17389 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17390 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17391 HP compilers, also set the globals $true and $false.
17392
17393 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17394 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17395 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17396 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17397 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17398 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17399 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17400 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17401 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17402 whatis.c} Add C++ compatible function definitions and return
17403 types, add includes for library functions.
085dd6e6
JM
17404 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17405 * gdb.base/step-test.c (myglob): Rename from glob.
17406 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17407 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17408 files, move here from gdb.hp.
085dd6e6 17409 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17410 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17411 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17412 Adjust line numbers in regexps.
085dd6e6
JM
17413
17414 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17415 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17416 instead of 0/1.
17417
17418 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17419 foll-vfork.exp: New files, move here from gdb.hp.
17420 * gdb.base/page.exp: New file, test of pagination command.
17421
17422 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17423 recursion test.
17424 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17425
17426 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17427 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17428
17429 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17430 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17431 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17432 watchpoint test.
085dd6e6
JM
17433 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17434 them work.
17435 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17436 expressions properly.
17437 * gdb.base/corefile.exp: Loosen the match slightly.
17438 * gdb.base/default.exp: Allow "Error accessing memory" message
17439 also.
17440 * gdb.base/display.exp: Skip over x/0 j if PA64.
17441 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17442 * gdb.base/interrupt.exp: Ditto.
17443 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17444 in use.
17445 * gdb.base/list.exp: Add xfails for HP-UX.
17446 * gdb.base/long_long.exp: Refine some of the numeric matches.
17447 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17448 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17449 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17450 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17451 * gdb.base/ptype.exp: Succeed on more varieties of output.
17452 * gdb.base/scope.exp: Add xfails for HP-UX.
17453 * gdb.base/sect-cmd.exp: Add more cases.
17454 * gdb.base/setvar.exp: Add xfails for HP-UX.
17455 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17456 * gdb.base/signals.exp: Match on void symbolically.
17457 * gdb.base/step-test.exp: Add case for PA64.
17458 * gdb.base/term.exp: Add exit and restart.
17459 * gdb.base/twice.exp: Clean up after self.
17460 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17461 * gdb.base/whatis.exp: Allow more ways to pass tests.
17462
17463 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17464 no longer useful.
085dd6e6
JM
17465
17466Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17467
17468 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17469 list of patterns.
085dd6e6 17470 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17471 print_double_array(double_array)", "continuing to breakpoint
17472 1018", "print print_double_array(array_d)" and "continuing to
17473 1034" tests.
d63a86f8 17474
085dd6e6
JM
174751999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17476
a9c64011 17477 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17478
174791999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17480
17481 * config/mt-*: Remove, these haven't been used since 1996.
17482
174831999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17484
17485 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17486 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17487 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17488
9e0b60a8
JM
174891999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17490
17491 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17492 simpler match case for the ptype of the big class.
17493
174941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17495
17496 * gdb.exp: Fix test for gdb_prompt existence.
17497
174981999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17499
17500 * gdb.exp (gdb_test): Add fail after calls to perror.
17501
175021999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17503
17504 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17505
175061999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17507
17508 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17509
0f71a2f6
JM
17510Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17511
17512 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17513 malloc() is linked in.
0f71a2f6
JM
17514
175151999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17516
17517 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17518 step at end.
17519
17520 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17521
175221999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17523
17524 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17525
cce74817
JM
17526Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17527
17528 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17529 * gdb.base/mips_pro.exp: Likewise.
17530
175311999-06-02 Keith Seitz <keiths@cygnus.com>
17532
17533 * gdb.c++/templates.cc: Change all "new" operators to throw
17534 an exception.
17535 * gdb.c++/cplusfuncs.cc: Likewise.
17536
17537 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17538
17539Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17540
17541 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17542 * gdb.base/ending-run.exp: When stepping out of main, accept a
17543 step into an arbitrary assembler file.
cce74817 17544
392a587b
JM
175451999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17546
d63a86f8 17547 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17548 "breakpoint-invalid" to be printed.
d63a86f8 17549 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17550 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17551 * gdb.base/annota2.cc: Initialize a.x to 0.
17552
9e086581
JM
175531999-05-17 Keith Seitz <keiths@cygnus.com>
17554
17555 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17556 when "skip_float_tests" set.
17557 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17558 "print print_ten_doubles", and "step into print_long_arg_list".
17559 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17560 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17561 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17562 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17563 "skip_float_tests" is set.
17564 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17565 when "skip_float_tests" set.
d63a86f8 17566
cd0fc7c3
SS
175671999-05-06 Keith Seitz <keiths@cygnus.com>
17568
17569 * gdb.base/annota2.cc: Include stdio.h.
17570
17571Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17572
17573 * gdb.base/crossload.exp: Remove, this has been disabled ever
17574 since BFD stopped including all targets, and cross-GDB gets
17575 plenty of testing anyway.
17576 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17577 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17578 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17579 * gdb.base/README: Remove, was doc for this.
17580 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17581 needed.
cd0fc7c3 17582
b83266a0
SS
175831999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17584
17585 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17586 output.
17587
17588 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17589 * gdb.base/annota2.exp: New file. More annotation tests.
17590 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17591 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17592
175931999-04-23 Angela Marie Thomas <angela@cygnus.com>
17594
17595 * config/cfdbug.exp: New file.
17596
7a292a7a
SS
175971999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17598
17599 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17600 Marcus Daniel's and Dale Hawkins's demangler crashes.
17601
17602 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17603 test_lucid_style_demangling, test_arm_style_demangling,
17604 test_hp_style_demangling): Try Tom Tromey's core-dumping
17605 identifier under each demangling style.
7a292a7a
SS
17606
176071999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17608
17609 * gdb.c++/demangle.exp: Include the current demangling style
17610 in all test names.
17611 (current_demangling_style): New global variable.
17612 (set_demangling_style, test_demangling_core, test_demangling,
17613 test_demangling_exact): New functions.
17614 (test_gnu_style_demangling, test_lucid_style_demangling,
17615 test_arm_style_demangling, test_hp_style_demangling): Use those,
17616 instead of calling gdb_test and gdb_test_exact directly.
17617 (catch_demangling_errors): New function, which reports errors
17618 signalled by the demangling test functions in an orderly way.
17619 (do_tests): Use catch_demangling_errors.
17620
176211999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17622
17623 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17624 grouping in expressions, not {}.
7a292a7a
SS
17625
17626 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17627 initialized yet.
7a292a7a
SS
17628
176291999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17630
17631 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17632 are listed.
17633
176341999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17635
17636 * gdb.stabs/weird.exp: Test for CC being defined before
17637 looking at its value.
17638
176391999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17640
17641 * gdb.base/call-ar-st.exp: Remove stray '#'.
17642 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17643 "short int" and "long int".
17644 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17645 change, to mollify finicky HP compiler.
7a292a7a
SS
17646 * gdb.hp/reg-test.exp (testfile): Fix file name.
17647 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17648
7a292a7a
SS
17649 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17650 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17651 alternate form of enum ptype.
17652
c906108c
SS
176531999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17654
7a292a7a
SS
17655 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17656 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17657 passing skip_hp_tests, so as not to waste time on guaranteed
17658 failure.
7a292a7a 17659
c906108c
SS
17660 * gdb.c++/overload.cc: Pass string instead of char addr, always
17661 init ccpfoo.
17662 * gdb.c++/templates.cc: Fix syntax error.
17663
7a292a7a
SS
17664Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17665
17666 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17667 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17668 command.
17669
176701999-03-18 James Ingham <jingham@cygnus.com>
17671
17672 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17673
17674 * gdb.c++/method.exp: It was testing an uninitialized int on the
17675 stack and assuming it was positive.
17676
17677 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17678
17679 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17680 keep it from killing the rest of the tests.
7a292a7a
SS
17681 Use gdb_continue_to_end.
17682
17683 * gdb.base/sigall.exp: use gdb_continue_to_end.
17684
17685 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17686
17687 * gdb.base/display.exp: use runto_main, not run.
17688
d63a86f8
RM
17689 * gdb.base/default.exp: Check for the current error message in the
17690 r abbreviation test.
7a292a7a
SS
17691 Add strongarm to the targets that know info float.
17692
d63a86f8 17693 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17694 run which doesn't work with monitors.
17695
17696 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17697
17698 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17699
17700 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
17701 program. Traps the case (in Cygmon) when the program never really
17702 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
17703 more places, so I used my name. Sorry Mark...
17704
17705 * config/monitor.exp (gdb_target_monitor): added another
17706 target_info parameter: remotebinarydownload. This will set the
17707 remotebinarydownload flag if this is causing some boards trouble.
17708
177091999-03-18 Mark Salter <msalter@cygnus.com>
17710
17711 * lib/gdb.exp (continue_to_exit): New function.
17712
17713 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17714 * gdb.base/ending-run.exp: Ditto.
17715 * gdb.base/step-test.exp: Ditto.
17716
177171999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17718
17719 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17720 (suggested by Art Haas <ahaas@neosoft.com>).
17721
177221999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17723
889bf7c5 17724 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
17725
17726Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17727
17728 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 17729 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
17730
177311999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17732
17733 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17734 a call to strlen; sometimes we do have sources.
17735
177361999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
17737
17738 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 17739 character, so GDB won't print garbage after its end.
d63a86f8 17740
c906108c
SS
17741 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17742 breakpoint there instead. Sometimes GCC emits memcpy to handle
17743 the large structures being passed by value, so we step into that
17744 instead of sum_array_print, which obscures what we're really testing.
17745 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
17746 the bizarre steps into memcpy, so do that here. Add check for
17747 stepping into function calls that pass large structures by value.
17748 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
17749 Remove all references to specific line numbers.
17750 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17751 New type and function.
17752 (main): Call large_struct_by_value, passing it a large struct by value.
17753 * lib/gdb.exp (gdb_get_line_number): New function.
17754
17755 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17756 more portable.
17757
7a292a7a
SS
177581999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17759
c906108c
SS
17760 * lib/gdb.exp: Doc fixes.
17761
7a292a7a
SS
177621999-03-05 Nick Clifton <nickc@cygnus.com>
17763
d63a86f8 17764 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
17765
177661999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17767
c906108c 17768 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
17769 commands. They're not germane to this test, and they don't work
17770 that way on remote targets.
c906108c 17771
3fc11d3e
JM
177721999-03-01 James Ingham <jingham@cygnus.com>
17773
17774 * Changelog entries merged over from gdb development branch.
17775
3fc11d3e
JM
17776 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17777
17778 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17779 for outputting results of test run.
17780
2d4a1622 17781 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
17782
17783 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 17784
7a292a7a
SS
177851999-02-25 Felix Lee <flee@cygnus.com>
17786
17787 * lib/gdb.exp (debug_format): initialize
17788
c906108c
SS
177891999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17790
17791 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17792 * gdb.base/call-rt-st.c: Ditto.
17793
c906108c
SS
177941999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17795
17796 * gdb.threads/pthreads.exp (horiz): New variable.
17797 (test_startup): Fix regexps that capture thread numbers.
17798
177991999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17800
17801 * gdb.base/smoke.exp: Disambiguate two test case names (both
17802 called ``print'').
17803
17804Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17805
17806 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 17807 compilation.
c906108c
SS
17808
178091999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17810
17811 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17812 actual output formatting.
17813 * gdb.base/smoke.exp: GDB removes leading 0's.
17814 * gdb.base/volatile.exp: Don't check type of remuneration;
17815 that variable is no longer defined in constvars.c.
17816 * gdb.base/step-test.c (main): Exit with explicit exit code.
17817 * gdb.base/step-test.exp: Remove two nexti checks--they are
17818 not portable.
17819
178201999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17821
17822 * gdb.base/help.exp ("help delete display"): Fix test to match
17823 gdb's output.
17824
17825 * gdb.base/long_long.c (known_types): Initialize values to zero.
17826 * gdb.base/long_long.exp: Step one more line
17827 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
17828 leading zeros. Explicitly ask for hex formatting. Use
17829 unique test case names.
c906108c
SS
17830
17831Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17832
d63a86f8 17833 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
17834
17835 * gdb.c++/method.exp: Add missing close brace.
17836
178371999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17838
17839 * gdb.base/maint.exp: Use 'set height 0' to disable page
17840 prompting, not 'set height 400'.
17841
17842 Fix a bunch of timeouts.
17843 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17844 four separate tests, so expect doesn't take forever to match a ton
17845 of text against a regexp with lots of .* forms.
17846 ("maint print psymbols", "maint print symbols"): Make some of
17847 these greps more selective, so that expect doesn't try to wade
17848 through huge piles of output and time out.
17849
17850 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17851
17852 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
17853 tests: one which doesn't expect shlib events to be reported, and
17854 another which does, but is XFAIL for all platforms other than
17855 HP/UX.
c906108c
SS
17856
17857 * gdb.base/break.exp: Teach the test suite that the `catch
17858 fork', `catch vfork', and `catch exec' commands produce error
17859 messages on platforms that don't provide these features.
17860
17861Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17862
17863 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
17864 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17865 (shortening names from solib_threshold.exp etc), won't run on
17866 anything but HP-UX for the foreseeable future.
c906108c 17867 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 17868 reflect move.
c906108c
SS
17869
17870Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17871
17872 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 17873 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
17874
17875Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17876
17877 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17878 successfully re-sets breakpoints in shared libraries.
17879 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17880
17881Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17882
d63a86f8
RM
17883 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17884 and compiled w/o GCC.
c906108c
SS
17885
17886 * gdb.hp/watch-cmd.exp: ditto.
17887
17888 * gdb.hp/watch-hp.exp: ditto.
17889
17890 * gdb.hp/xdb1.exp: ditto.
17891
17892 * gdb.hp/xdb2.exp: ditto.
17893
17894 * gdb.hp/dbx.exp: ditto.
17895
17896Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17897
17898 * constvars.c: Remove C++-isms.
17899 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 17900 with GCC.
c906108c
SS
17901
17902Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17903
17904 The following changes are part of the HP merge.
17905
17906 * gdb.base/break.exp: new tests to verify that catchpoints for
17907 fork, vfork, and exec don't trigger inappropriately.
17908
17909 * gdb.base/opaque.exp: compile one file at a time, then link.
17910
17911 * gdb.base/signals.exp: be more restrictive about which hppa
17912 systems receive a setup_xfail. new tests.
17913
17914 * gdb.base/solib_threshold.build: new file.
17915 * gdb.base/solib_threshold.exp: new file.
17916 * gdb.base/solib_threshold.link_opts: new file.
17917 * gdb.base/solib_threshold.mk: new file.
17918 * gdb.base/gen_solib_threshold.c: new file.
17919
17920 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17921 tests. New tests for enums inside classes.
17922
17923 * gdb.c++/compiler.cc: indicate support of template debugging.
17924
17925 * gdb.c++/demangle.exp: run hp style demangling tests.
17926
17927 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17928 tests.
17929
17930 * gdb.c++/misc.cc: changes to support new tests.
17931
17932 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17933 to support new tests.
17934
17935 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17936 gcc, then skip these tests.
17937
17938Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17939
17940 The following files are part of the HP merge; some had longer
17941 names at HP, but have been renamed to be no more than 14
17942 characters in length.
17943
17944 * gdb.hp/ambiguous.cc: new file.
17945 * gdb.hp/ambiguous.exp: new file.
17946 * gdb.hp/attach.exp: new file.
17947 * gdb.hp/attach2.exp: new file.
17948 * gdb.hp/classes-hp.exp: new file.
17949 * gdb.hp/ctti.exp: new file.
17950 * gdb.hp/ctti-add.cc: new file.
17951 * gdb.hp/ctti-add1.cc: new file.
17952 * gdb.hp/ctti-add2.cc: new file.
17953 * gdb.hp/ctti-add3.cc: new file.
17954 * gdb.hp/dbx.exp: new file.
17955 * gdb.hp/exception.cc: new file.
17956 * gdb.hp/exception.exp: new file.
17957 * gdb.hp/foll-exec.c: new file.
17958 * gdb.hp/foll-exec.exp: new file.
17959 * gdb.hp/foll-fork.c: new file.
17960 * gdb.hp/foll-fork.exp: new file.
17961 * gdb.hp/foll-vfork.c: new file.
17962 * gdb.hp/foll-vfork.exp: new file.
17963 * gdb.hp/inherit-hp.exp: new file.
17964 * gdb.hp/more-steps.exp: new file.
17965 * gdb.hp/namespace.cc: new file.
17966 * gdb.hp/namespace.exp: new file.
17967 * gdb.hp/optimize.exp: new file.
17968 * gdb.hp/pxdb.c: new file.
17969 * gdb.hp/pxdb.exp: new file.
17970 * gdb.hp/quicksort.exp: new file.
17971 * gdb.hp/reg-test.exp: new file.
17972 * gdb.hp/reg-test.s: new file.
17973 * gdb.hp/sized-enum.c: new file.
17974 * gdb.hp/sized-enum.exp: new file.
17975 * gdb.hp/start-stop.exp: new file.
17976 * gdb.hp/templ-hp.cc: new file.
17977 * gdb.hp/templ-hp.exp: new file.
17978 * gdb.hp/thr-lib.c: new file.
17979 * gdb.hp/thr-lib.exp: new file.
17980 * gdb.hp/thr-lib.h: new file.
17981 * gdb.hp/thr-liblib.c: new file.
17982 * gdb.hp/virtfun-hp.c: new file.
17983 * gdb.hp/virtfun-hp.exp: new file.
17984 * gdb.hp/watch-cmd.exp: new file.
17985 * gdb.hp/watch-hp.exp: new file.
17986 * gdb.hp/xdb1.exp: new file.
17987 * gdb.hp/xdb2.exp: new file.
17988 * gdb.hp/xdb3.exp: new file.
17989
17990Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17991
17992 The following files are part of the HP merge; some had longer
17993 names at HP, but have been renamed to be no more than 14
17994 characters in length.
17995
17996 * gdb.base/ss.h: new file.
17997 * gdb.base/call-ar-st.c: new file.
17998 * gdb.base/call-ar-st.exp: new file.
17999 * gdb.base/call-rt-st.c: new file.
18000 * gdb.base/call-rt-st-exp: new file.
18001 * gdb.base/call-strs.exp: new file.
18002 * gdb.base/ena-dis-br.exp: new file.
18003 * gdb.base/environ.exp: new file.
18004 * gdb.base/long_long.exp: new file.
18005 * gdb.base/sect-cmd.exp: new file.
18006 * gdb.base/shlib-cl2.exp: new file.
18007 * gdb.base/smoke.exp: new file.
18008 * gdb.base/so-impl-ld.c: new file.
18009 * gdb.base/so-impl-ld.exp: new file.
18010 * gdb.base/so-indr-cl.c: new file.
18011 * gdb.base/so-indr-cl.exp: new file.
18012 * gdb.base/varargs.exp: new file.
18013 * gdb.base/volatile.exp: new file.
18014 * gdb.base/whatis-exp.exp: new file.
7a292a7a 18015 * gdb.base/display.exp: new file.
c906108c
SS
18016 * gdb.c++/derivation.exp: new file.
18017 * gdb.c++/local.exp: new file.
18018 * gdb.c++/member-ptr.exp: new file.
18019 * gdb.c++/overload.exp: new file.
18020 * gdb.c++/ovldbreak.exp: new file.
18021 * gdb.c++/ref-types.exp: new file.
18022 * gdb.c++/ref-types2.exp: new file.
18023 * gdb.c++/userdef.exp: new file.
d63a86f8 18024
c906108c
SS
18025Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18026
18027 * gdb.base/default.exp: Reflect wording change in remote.c.
18028
dc96c6c7 18029Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18030
18031 * gdb.base/help.exp: Update to reflect current text.
18032
18033Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
18034
18035 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18036 they're stack variables and contain garbage.
18037 * gdb.c++/anon-union.exp: new file.
18038
18039 The following changes were made by David Taylor
889bf7c5
PA
18040 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18041 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18042 in changes by HP.
c906108c
SS
18043
18044 * gdb.base/bitops.exp: new file.
18045 * gdb.base/default.exp: change expected messages for catch and
18046 info catch tests to reflect HP merge changes.
18047 * gdb.base/enable-disable-break.exp
18048 * gdb.base/ending-run.c: new file.
18049 * gdb.base/long_long.c: new file.
18050 * gdb.base/maint.exp: new file.
18051 * gdb.base/pointers2.exp: new file.
18052 * gdb.base/shlib-call2.exp: new file.
18053 * gdb.base/solib.exp: new file.
18054 * gdb.base/step-test.c: new file.
18055 * gdb.c++/anon-union.cc: new file.
18056 * gdb.c++/local.cc: new file.
18057 * gdb.c++/member-pointer.cc: new file.
18058 * gdb.c++/method.cc: new file.
18059 * gdb.c++/ref-types.cc: new file.
18060 * gdb.c++/ref-types2.cc: new file.
18061 * gdb.c++/userdef.cc: new file.
d63a86f8 18062
c906108c
SS
18063 * gdb.base/scope.exp: compile one file at a time, then link.
18064 * gdb.base/langs.exp: ditto.
18065 * gdb.base/list.exp: ditto.
d63a86f8 18066
c906108c
SS
18067Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18068
18069 The following changes were made by David Taylor
889bf7c5
PA
18070 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18071 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18072 in changes by HP.
d63a86f8 18073
c906108c
SS
18074 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18075 skip tests. When compiling pass c++ flag to gdb_compile.
18076 * gdb.c++/
d63a86f8 18077
c906108c
SS
18078 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18079 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18080 (skip_hp_tests): new function.
18081 (gdb_preprocess): new function.
18082
18083 * configure.in (hpdir): decide whether to configure gdb.hp.
18084 * configure: regenerated.
18085
18086 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18087 to delete on clean.
18088 (EXECUTABLES): update to reflect new additions.
18089 * gdb.base/commands.exp: update message expected.
18090 * gdb.base/default.exp: add copyright notice.
18091 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18092 * gdb.base/help.exp: update messages to reflect current text.
18093 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18094 targets for recurse tests.
18095 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18096 skip this file.
18097
18098 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18099 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18100 compilation.
18101 * gdb.c++/misc.exp: ditto.
18102 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18103 run the tests. tell gdb_compile that it's a c++ compilation.
18104
18105 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 18106
c906108c
SS
18107 * gdb.base/all-bin.exp: new file.
18108 * gdb.base/arithmet.exp: new file.
18109 * gdb.base/assign.exp: new file.
18110 * gdb.base/completion.exp: new file.
18111 * gdb.base/cond-expr.exp: new file.
18112 * gdb.base/condbreak.exp: new file.
18113 * gdb.base/define.exp: new file.
18114 * gdb.base/dollar.exp: new file.
18115 * gdb.base/environment.exp: new file.
18116 * gdb.base/eval-skip.exp: new file.
18117 * gdb.base/jump.exp: new file.
18118 * gdb.base/logical.exp: new file.
18119 * gdb.base/pointers.exp: new file.
18120 * gdb.base/relational.exp: new file.
18121 * gdb.base/section_command.exp: new file.
18122 * gdb.base/whatis-expr.exp: new file.
18123
18124 * gdb.base/all-types.c: new file.
18125 * gdb.base/call-array-struct.c: new file.
18126 * gdb.base/call-return-struct.c: new file.
18127 * gdb.base/call-strings.c: new file.
18128 * gdb.base/callfuncs2.c: new file.
18129 * gdb.base/condbreak.c: new file.
18130 * gdb.base/constvars.c: new file.
18131 * gdb.base/display.c: new file.
18132 * gdb.base/int-type.c: new file.
18133 * gdb.base/jump.c: new file.
18134 * gdb.base/miscexprs.c: new file.
18135 * gdb.base/pointers.c: new file.
18136 * gdb.base/pointers2.c: new file.
18137 * gdb.base/shmain.c: new file.
18138 * gdb.base/shr1.c: new file.
18139 * gdb.base/shr2.c: new file.
18140 * gdb.base/solib.c: new file.
18141 * gdb.base/solib1.c: new file.
18142 * gdb.base/solib2.c: new file.
18143 * gdb.base/varargs.c: new file.
18144 * gdb.c++/derivation.cc: new file.
18145 * gdb.c++/overload.cc: new file.
18146 * gdb.c++/ovldbreak.cc: new file.
18147 * gdb.hp/attach.c: new file.
18148 * gdb.hp/attach2.c: new file.
18149 * gdb.hp/average.c: new file.
18150 * gdb.hp/compiler.c: new file.
18151 * gdb.hp/compiler.cc: new file.
18152 * gdb.hp/execd-program.c: new file.
18153 * gdb.hp/follow-exec.c: new file.
18154 * gdb.hp/follow-fork.c: new file.
18155 * gdb.hp/follow-vfork-and-exec.c: new file.
18156 * gdb.hp/misc-hp.cc: new file.
18157 * gdb.hp/more-steps.c: new file.
18158 * gdb.hp/optimize.c: new file.
18159 * gdb.hp/quicksort.c: new file.
18160 * gdb.hp/run-hp.c: new file.
18161 * gdb.hp/start-stop.c: new file.
18162 * gdb.hp/sum.c: new file.
18163 * gdb.hp/templates-hp.cc: new file.
18164 * gdb.hp/thread-local-in-lib.c: new file.
18165 * gdb.hp/thread-local-in-lib.h: new file.
18166 * gdb.hp/thread-local-in-lib.lib.c: new file.
18167 * gdb.hp/vforked-program.c: new file.
18168 * gdb.hp/virtfunc-hp.cc: new file.
18169 * gdb.hp/watchpoint-hp.c: new file.
18170 * gdb.hp/xdb.c: new file.
18171 * gdb.hp/xdb0.c: new file.
18172 * gdb.hp/xdb0.h: new file.
18173 * gdb.hp/xdb1.c: new file.
18174
18175Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18176
18177 The following change was made by Edith Epstein
889bf7c5
PA
18178 <eepstein@cygnus.com> as part of a project to merge in changes
18179 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
18180
18181 * gdb.c++/demangle.exp: changed the expected output for some
18182 ARM-style mangling -- removed second reference to datatype.
889bf7c5 18183 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 18184 T1<char>::~T1<char>(void)
c906108c 18185 becomes,
a9c64011
AS
18186 maint demangle __dt__11T1__pt__2_cFv
18187 T1<char>::~T1(void)
c906108c 18188
889bf7c5 18189 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 18190
c906108c
SS
18191Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18192
18193 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18194 * gdb.trace/backtrace.exp: Likewise.
18195 * gdb.trace/circ.exp: Likewise.
18196 * gdb.trace/collection.exp: Likewise.
18197 * gdb.trace/deltrace.exp: Likewise.
18198 * gdb.trace/infotrace.exp: Likewise.
18199 * gdb.trace/limits.exp: Likewise.
18200 * gdb.trace/packetlen.exp: Likewise.
18201 * gdb.trace/passc-dyn.exp: Likewise.
18202 * gdb.trace/passcount.exp: Likewise.
18203 * gdb.trace/report.exp: Likewise.
18204 * gdb.trace/save-trace.exp: Likewise.
18205 * gdb.trace/tfind.exp: Likewise.
18206 * gdb.trace/tracecmd.exp: Likewise.
18207 * gdb.trace/while-dyn.exp: Likewise.
18208 * gdb.trace/while-stepping.exp: Likewise.
18209
182101998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18211
18212 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18213
18214Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18215
18216 From Brendan Kehoe:
18217 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18218 int return types.
18219
18220Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18221
18222 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 18223 remote dos host testing right.
c906108c
SS
18224
18225Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18226
18227 * gdb.base/corefile.exp: remove some xfails.
18228
18229Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18230
18231 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 18232 have different timestamps.
c906108c
SS
18233
18234Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18235
18236 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 18237 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
18238
18239Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18240
18241 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 18242 delta.
c906108c
SS
18243
18244Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18245
18246 * gdb.base/default.exp: Add brace missing from previous delta.
18247
18248Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18249
18250 * gdb.base/default.exp: Support test for info float for all
18251 varieties of arm toolchain.
18252
dc96c6c7 18253Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18254
18255 * gdb.trace/*.exp: remove "remote_download" command.
18256
dc96c6c7 18257Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18258
18259 * gdb.trace/*.exp: remove -gdwarf from compile.
18260
18261Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18262
18263 * gdb.trace/configure.in(AC_INIT): typo
18264 * gdb.trace/configure: regenerated
18265
dc96c6c7 18266Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18267
18268 * config/m68k-emc.exp: New file.
18269 * lib/<emc-support.exp trace-support.exp}: New files.
18270 * configure.in: add new test directory gdb.trace.
18271 * gdb.trace/{configure configure.in Makefile.in}: New files.
18272 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18273 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18274 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18275 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18276 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18277 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18278 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18279
dc96c6c7 18280Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18281
18282 * gdb.c++/classes.exp: Change all regular expressions to match
18283 arbitrary combinations of newline/carriage-return, so that they
18284 will work equally well on Unix and Windows.
18285 * gdb.c++/inherit.exp: ditto.
18286 * gdb.c++/virtfunc.exp: ditto.
18287
182881998-08-11 Dawn Perchik <dawn@cygnus.com>
18289
18290 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18291
c2d11a7d
JM
18292Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18293
18294 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18295 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18296 to use a0-a3/d0-d3 as needed.
18297
18298Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18299
18300 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18301 * gdb.disasm/am33.exp: Corresponding changes.
18302
c906108c
SS
183031998-07-11 Felix Lee <flee@cygnus.com>
18304
18305 * gdb.base/callfuncs.exp: add cmp10 test.
18306 * gdb.base/callfuncs.c (cmp10): new function.
18307
18308Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18309
d63a86f8 18310 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18311 into two parts to get around a synchronization problem in expect.
18312
3fc11d3e
JM
18313Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18314
18315 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18316
18317 * configure.in: Add options for gdbtk testsuite.
18318
18319 * configure: Regenerate.
18320
18321 * gdb.gdbtk: New directory to hold gdbtk tests.
18322
c906108c
SS
18323Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18324
18325 * gdb.fortran/types.exp: Escape brackets in expect patterns
18326 for test_float_literal_types_accepted tests.
18327 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18328 before run test.
18329
c2d11a7d
JM
18330Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18331
18332 * am33.exp: Just compile, do not link the testcase.
18333 * am33.s: Add ".am33" pseudoop to force am33 mode.
18334
c906108c
SS
183351998-06-25 Felix Lee <flee@cygnus.com>
18336
18337 * gdb.base/setshow.exp: make sure $pc is sane.
18338
18339 * gdb.stabs/weird.exp: split expect patterns properly.
18340
c2d11a7d
JM
18341Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18342
18343 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18344 * gdb.disasm/am33.exp: Run it.
18345
dc96c6c7 18346Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18347
18348 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18349 match processing (and eliminate spurious timeouts when running).
18350
dc96c6c7 18351Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18352
18353 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18354 exception test, but conditionalize it on target [mach | gnu].
18355
dc96c6c7 18356Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18357
18358 * gdb.base/overlays.exp: fixup compile line for linker script.
18359
18360Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18361
18362 * gdb.fortran/types.exp: don't guess at float size.
18363
18364Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18365
18366 * gdb.base/exprs.exp: delete test that depends on int size.
18367
18368Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18369
18370 * config/sim.exp: Removed checks for target triplets.
18371 (gdb_target_sim): Use gdb,target_sim_options.
18372
18373Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18374
18375 * gdb.base/reread.exp: New file.
18376 * gdb.base/reread1.c: New file.
18377 * gdb.base/reread2.c: New file.
18378
18379Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18380
18381 * config/sim.exp: Use 'target sim -sparclite' when running
18382 SPARClite programs.
18383
18384Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18385
18386 * gdb.base/structs2.exp: New file.
18387 * gdb.base/structs2.c: New file.
18388
18389Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18390
18391 * gdb.asm/common.inc: New file.
18392 * gdb.asm/d10v.inc: New file.
18393 * asm-source.exp: Pass -I's to gas to find .inc files.
18394 Update line numbers in expected output.
18395 * asmsrc1.s: Rewrite.
18396 * asmsrc2.s: Rewrite.
18397 * configure.in: Create arch.inc symlink.
18398 * configure: Regenerate.
18399 * Makefile.in (distclean): Delete arch.inc.
18400
18401Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18402
18403 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18404 (t_enum_value2): ditto
18405 (t_enum_value3): ditto
18406 (main): ditto
c906108c
SS
18407Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18408
18409 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18410 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18411 change.
18412 Use gdb_test instead of send_gdb/gdb_expect sequences.
18413
18414Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18415
18416 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18417 not void.
18418
18419Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18420
18421 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18422 subroutines. Used to test gdbs ability to single step through PC
18423 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18424
18425Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18426
18427 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18428 more rigorous EGCS C++ error checking.
18429
18430Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18431
a9c64011
AS
18432 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18433 tests.
18434 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18435 function when asleep.
18436 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18437 for i*86 Linux and SVR4 signal handling problems.
18438 Remove linux xfail for `next to handler in signals_tests_1', fixed
18439 by recent infrun.c change.
18440 Limit backtrace to 10 frames to avoid timeout problems with infinite
18441 stack backtraces.
18442 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18443 target.[ch] change.
c906108c
SS
18444
18445Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18446
18447 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18448 for a newline from gdb before continuing.
18449 (default_gdb_exit): Just look for y or n.
18450 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18451 it does, fail the rests of the tests in the file.
18452
18453Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18454
18455 * config/cygmon.exp: New file.
18456
18457Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18458
18459 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18460 main" test on remote targets.
c906108c
SS
18461
18462 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18463 run test on remote targets.
18464
18465Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18466
18467 * gdb.asm: New directory.
18468 * configure.in: Configure it.
18469 * configure: Regenerate.
18470 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18471 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18472
18473Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18474
18475 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18476
dc96c6c7 18477Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18478
a9c64011
AS
18479 * gdb.base/overlays (several files): Merge the two overlay
18480 managers into one. Change variables (foox, barx, bazx, grbxx)
18481 back into ints but force them to load in their proper sections.
c906108c
SS
18482
18483Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18484
18485 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18486 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18487 (D10VCopy): Handle memory regions crossing 16k boundaries.
18488 (D10VCopy): Transfer data in 32 bit chunks.
18489
18490Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18491
18492 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18493 correct.
c906108c
SS
18494
18495 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18496 map. Include space for printf in .text segment.
c906108c
SS
18497
18498 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18499 updated d10v memory VMA/LMA map.
c906108c 18500 (D10VCopy): Call D10VTranslate.
d63a86f8 18501
c906108c
SS
18502Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18503
18504 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18505
18506 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18507 that it won't be put into the .sdata - small data -
18508 section. Update reference.
c906108c
SS
18509 * gdb.base/baz.c (bazx, baz): Ditto.
18510 * gdb.base/foo.c (foox, foo): Ditto.
18511 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18512
18513 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18514 to be arrays.
d63a86f8 18515
dc96c6c7 18516Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18517
a9c64011
AS
18518 * gdb.base/overlays.exp: fix up and get working again.
18519 Add tests for backtraces from an overlay function.
d63a86f8 18520
c906108c
SS
18521Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18522
18523 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18524 "calling function with watchpoint enabled".
18525
18526Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18527
18528 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18529 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18530 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18531 pending review of whether it is useful or not.
18532
18533Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18534
18535 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18536
18537Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18538
18539 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18540 * config/dve.exp: New file to support Densan boards.
18541
18542Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18543
18544 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18545 reads and BSD.
c906108c
SS
18546
18547Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18548
18549 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18550 response.
18551
18552 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18553
18554Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18555
18556 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18557 test.
c906108c
SS
18558
18559 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18560 target_sizeof_long and target_bigendian_p.
c906108c 18561 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18562 to targets word size and endianess.
d63a86f8 18563
c906108c
SS
18564Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18565
18566 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18567 output.
c906108c
SS
18568
18569Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18570
18571 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18572 Update test of set args help to match source change.
c906108c
SS
18573
18574Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18575
18576 * gdb.base/default.exp: Expect help system output to be in
18577 alphabetical order.
18578 * gdb.base/help.exp: Ditto.
18579
18580Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18581
18582 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18583 "i*86-pc-linux-gnu*".
18584 * gdb.base/interrupt.exp: Ditto.
18585 * gdb.base/corefile.exp: Ditto.
18586
18587 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18588 define vxworks when building the testcase.
c906108c
SS
18589
18590 * gdb.base/ptype.exp: Fix testnames to be unique.
18591 * gdb.base/radix.exp: Ditto.
18592 * gdb.base/term.exp: Ditto.
18593 * gdb.base/whatis.exp: Ditto.
18594 * gdb.c++/classes.exp: Ditto.
18595
18596Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18597
18598 * gdb.base/callfuncs.exp: Fix indentation.
18599
18600 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18601 suppress_flag has been set.
18602 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18603 target feature.
18604
18605Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18606
18607 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18608 the testcase.
18609
18610 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18611 set_debug_traps() and breakpoint().
c906108c
SS
18612 * gdb.c++/misc.cc (main): Ditto.
18613 * gdb.c++/templates.cc (main): Ditto.
18614 * gdb.c++/virtfunc.cc (main): Ditto.
18615
18616Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18617
18618 * lib/gdb.exp(gdb_step_for_stub): New function.
18619 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18620 exists, reload the executable and do a "continue" instead of
18621 doing a jump.
18622 (runto_main): Use gdb_step_for_stub.
d63a86f8 18623
c906108c 18624 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18625 tests to have unique names.
c906108c
SS
18626 * gdb.base/callfuncs.exp: Ditto.
18627 * gdb.base/commands.exp: Ditto.
18628 * gdb.base/default.exp: Ditto.
18629 * gdb.base/help.exp: Ditto.
18630 * gdb.base/list.exp: Ditto.
18631 * gdb.base/opaque.exp: Ditto.
18632 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18633 similar tests.
d63a86f8 18634
c906108c
SS
18635 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18636 * gdb.c++/cplusfuncs.cc: Ditto.
18637 * gdb.c++/virtfunc.cc: Ditto.
18638
18639 * config/monitor.exp: Keep track of the last file we saw, rather
18640 than trying to get the info from gdb.
18641
18642 * gdb.fortran/types.exp: Move comment to previous line.
18643
18644Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18645
18646 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18647 target mode.
c906108c
SS
18648
18649Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18650
18651 From Bob Manson:
18652 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18653 string from GDB when it connects.
c906108c
SS
18654
18655 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18656
18657Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18658
18659 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18660 if we can't get a debug format from GDB (we may be testing an
18661 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18662
18663 * gdb.stabs/weird.exp: Fix quoting.
18664
18665 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18666
18667Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18668
18669 * config/arm-ice.exp: New file.
18670
18671Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18672
18673 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18674 until it has been modified to work with the new testsuite.
c906108c 18675
99707966 18676 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18677 testcase won't compile, cause all of the testcases in the file to
18678 fail instead.
c906108c
SS
18679
18680 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18681 (gdb_clear_suppressed): New procedure.
18682 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18683 it contains a positive value.
18684
18685Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18686
18687 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18688
18689 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18690
18691Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18692
18693 * lib/gdb.exp (setup_xfail_format): New function.
18694 (get_debug_format): New function to get debug format.
18695 (debug_format): New global variable to hold last value set
18696 by get_debug_format.
18697 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18698 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18699 * gdb.c++/ptype.exp: Ditto.
18700 * gdb.c++/classes.exp: Ditto.
18701 * gdb.c++/cplusfuncs.exp: Ditto.
18702 * gdb.c++/inherit.exp: Ditto.
18703 * gdb.c++/templates.exp: Ditto.
18704 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 18705
c906108c
SS
18706Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18707
18708 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18709 host doesn't have a currently-open connection.
18710
18711 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
18712 any gdb stub target. Handle cases where gdb doesn't respond when
18713 interrupted in a sane fashion.
c906108c
SS
18714
18715 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 18716 same thing in a totally different way.
c906108c
SS
18717
18718 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 18719 setting "timeout".
c906108c 18720 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 18721 default_gdb_init now.
c906108c
SS
18722
18723Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18724
18725 * gdb.base/printcmds.exp: Fix "check for floating addition"
18726 regexp to accept results within approx +/- .01 of exact value.
18727 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18728
18729Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18730
18731 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 18732 properly.
c906108c
SS
18733 (gdb_expect): Add optional timeout parameter, and add timeout
18734 value to various calls.
18735 (gdb_suppress_tests): Only give one warning message per group.
18736
18737Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18738
18739 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
18740 global variables. Handle getting a value for $timeout more
18741 gracefully.
c906108c
SS
18742
18743Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18744
18745 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 18746 initialize.
c906108c 18747 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 18748 by a target configuration file.
c906108c
SS
18749 (gdb_expect): Pass the timeout to remote_expect.
18750
18751 * config/monitor.exp(gdb_load): Fix typo in regexp.
18752
18753Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18754
18755 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18756
18757Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18758
18759 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
18760 here. Call gdb_target_exec before rebooting the target, to make
18761 sure the connection to the target is closed.
c906108c
SS
18762 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18763 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18764 Also detect "Timeout reading from remote" error.
18765
18766 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
18767 gdb_target_monitor. Don't call gdb_file_cmd here; let
18768 gdb_target_monitor do it.
c906108c
SS
18769
18770 * gdb.disasm/hppa.exp: Don't use exec_output.
18771
18772Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18773
18774 * gdb.base/list.exp: If we're debugging a non-native target,
18775 try to set the pc register to point to the start of the
18776 program before doing the first list command.
18777
18778 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 18779 test_calls after restarting.
c906108c
SS
18780
18781 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 18782 reloading.
c906108c
SS
18783
18784 * gdb.base/watchpoint.exp: Fix typo.
18785
18786 * gdb.base/setshow.exp: Check for use_gdb_stub.
18787
18788 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 18789 stub case.
c906108c
SS
18790 * gdb.base/langs.exp: Ditto.
18791
18792 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
18793 gdb_load_offset. If we weren't given a file to load, figure out
18794 what the current file is and use it.
c906108c
SS
18795
18796 * config/i386-bozo.exp: New file.
18797
18798Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18799
18800 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18801 feature.
18802
18803 * config/proelf.exp: New entry.
18804
18805Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18806
18807 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18808 of regexps.
18809
18810 * gdb.base/watchpoint.exp: Don't run the test_stepping
18811 tests if gdb can't call functions on the target.
18812
18813 * gdb.base/setshow.exp: Don't run the set prompt tests if
18814 the board has gdb_prompt set.
18815
18816Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18817
18818 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18819 * gdb.base/commands.exp: Likewise.
18820 * gdb.base/setshow.exp: Likewise.
18821
18822Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18823
18824 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18825 feature.
18826
18827 * config/i960.exp: New file.
18828
18829Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18830
18831 * gdb.base/funcargs.exp: Check for gdb,short_int target
18832 feature instead of looking for explicit target triplets.
18833
dc96c6c7 18834Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 18835
d63a86f8 18836 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
18837 "p 123DEADBEEF", to check parse_number.
18838 * top.c: change "to enable to enable" to "to enable" in a couple
18839 of help strings.
18840
18841Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18842
18843 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18844 on the mn10300.
d63a86f8 18845
c906108c
SS
18846Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18847
18848 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18849 where the test executable is run with explicit args.
18850 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18851
18852Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18853
18854 * gdb.base/run.c: Use FAKEARGV to build test executable that
18855 does not require a command line arg, since most simulators
18856 don't currently support passing such an arg into the simulated
18857 program.
18858 * gdb.base/commands.exp: Change tests to insert the proper
18859 value as the arg to the first recursive factorial call. Change
18860 compilation line to define FAKEARGV at compile time.
18861
18862Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18863
18864 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18865 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18866 function with watchpoint enabled" test.
18867
18868Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18869
18870 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 18871 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
18872
18873 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 18874 "Tests restarted" messages.
c906108c
SS
18875
18876Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18877
18878 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18879
dc96c6c7 18880Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18881
18882 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18883 for INFO SYMBOL; add help tests for OVERLAY commands.
18884 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18885 add tests for OVERLAY commands
18886 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18887 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18888 * gdb.base/sigall.c: add usestubs code frag
18889 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 18890
c906108c
SS
18891Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18892
18893 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18894 failures.
18895 (gdb_stop_suppressing_tests): Note that tests have restarted.
18896
18897Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18898
18899 * config/h8300.exp: New file.
18900
18901Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18902
18903 * gdb.base/setshow.exp: Check for the existence of a
18904 feature, not its value.
18905
18906Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18907
18908 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18909
18910 * gdb.base/scope.exp: It's now init0(), not init().
18911
18912 * gdb.base/scope0.c: For now, change init() to be init0().
18913
18914 * config/monitor.exp: Use gdb_serial in preference to serial
18915 or netport.
18916
18917 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 18918 and it's not already set.
c906108c
SS
18919
18920Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18921
18922 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 18923 isn't using a stub and if it supports argument passing.
c906108c
SS
18924
18925Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18926
18927 * config/udi.exp(gdb_start): Make sure UDICONF is set
18928 properly before starting gdb.
18929
18930Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18931
18932 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18933 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18934 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18935
18936Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18937
18938 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 18939 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
18940
18941 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18942
18943 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18944
18945 * config/monitor.exp: Make sure we disconnect from the target.
18946 Also, try a reboot/reload cycle instead of failing if the
18947 load fails.
18948
18949Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18950
18951 * gdb.base/default.exp: Don't set match_max.
18952 * gdb.base/help.exp: Ditto.
18953 * gdb.base/list.exp: Ditto.
18954 * gdb.base/signals.exp: Ditto.
18955
18956 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18957 set, use remote_ld to download the testcase instead of
18958 the GDB loader.
18959
18960Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18961
18962 * config/vr5000.exp: New file.
18963
18964 * config/monitor.exp(gdb_target_monitor): Add pattern for
18965 "Ending remote" to detect errors in connecting.
18966
18967 * gdb.base/setshow.exp: Add .* within auto language test.
18968
18969 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18970 target feature.
18971
18972 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 18973 and reboot the board if necessary.
c906108c
SS
18974
18975 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18976 a set of tests. Remove print.* from the patterns being checked.
18977
18978Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18979
18980 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18981 refer to gdb_spawn_id.
18982
18983 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18984 longer used.
18985 * config/sparclet.exp: Ditto.
18986 * config/sparclet-old.exp: Ditto.
18987 * config/slite.exp: Ditto.
18988 * config/sim.exp: Ditto.
18989 * gdb.base/funcargs.exp: Ditto.
18990
18991 * lib/gdb.exp:Remove references to gdb_spawn_id.
18992 (gdb_expect): Move to remote.exp.
18993
18994Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18995
18996 * config/monitor.exp: Detect the "Couldn't establish connection"
18997 message from GDB.
18998
18999Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19000
19001 * gdb.base/bitfields.exp: Use runto instead of explicit
19002 gdb_run_cmd/gdb_expect sequences.
19003
19004 * gdb.base/break.exp(text_next_with_recursion): Add match for
19005 gdb_expect call.
19006
19007 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19008 We also need to handle the "A program is being debugged already"
19009 prompt from gdb. Use gdb_test to set the baud rate.
19010
19011 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19012 to 20000. Really. I mean it.
19013
19014Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19015
19016 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
19017 fails. If suppress_flag is set, skip perror message about not
19018 being able to send to GDB.
c906108c 19019 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 19020 GDB.
c906108c
SS
19021 (gdb_expect): If suppress_flag is set, always fail immediately.
19022 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19023 (gdb_init): Call gdb_stop_suppressing_tests.
19024 (default_gdb_exit): Ditto.
19025 (default_gdb_start): Ditto.
19026
19027 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 19028 gdb_stop_suppressing_tests as appropriate.
c906108c 19029 * gdb.base/break.exp: Ditto.
889bf7c5 19030 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
19031 * gdb.base/commands.exp: Ditto.
19032 * gdb.base/exprs.exp: Ditto.
889bf7c5 19033 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
19034 * gdb.base/list.exp: Ditto.
19035 * gdb.base/recurse.exp: Ditto.
889bf7c5 19036 * gdb.base/scope.exp: Ditto.
c906108c
SS
19037 * gdb.base/structs.exp: Ditto.
19038 * gdb.c++/inherit.exp: Ditto.
19039
19040Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
19041
19042 * config/vr4300.exp: New file.
19043
99707966 19044 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 19045
99707966 19046 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
19047
19048Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
19049
19050 * lib/gdb.exp(gdb_init): New function.
19051
19052 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 19053 for each individual variable set.
c906108c
SS
19054
19055 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19056 name.
19057
19058 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19059
19060 * gdb.base/scope.exp: Use gdb_test.
19061
19062 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19063 aborting; the testsuite driver will do that for us (see
19064 gdb_finish). Also, use gdb_test in a few more places.
19065
19066Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19067
19068 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19069
19070Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19071
19072 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19073 and "add_tests" are not at the same address.
19074
19075Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19076
19077 * gdb.base/ptype.exp: Use gdb_test.
19078
19079Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19080
19081 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19082 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19083 left in. No longer expect them to fail.
19084
19085 * gdb.stabs/*.mt; Deleted, no longer used.
19086 * gdb.stabs/configure.in: Remove references to target makefile
19087 frags.
19088 * gdb.stabs/configure: Rebuilt.
19089
19090 * gdb.disasm/*.mt: Deleted, no longer used.
19091 * gdb.disasm/configure.in: Remove references to target makefile
19092 frags. Use "sh3.s" as the unique filename for this directory.
19093 * gdb.disasm/configure: Rebuilt.
19094
19095 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19096 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19097 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19098
19099Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19100
19101 * config/udi.exp: Use mondfe,name instead of remote_host.
19102
19103Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19104
19105 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19106 a function with a watchpoint enabled on the mn10200.
19107
19108 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19109 before trying to create it!
19110
19111Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19112
19113 * config/vx.exp: Use hostname instead of netport.
19114
19115 * config/vxworks.exp: New file.
19116
19117 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19118
19119 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 19120 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
19121 occurs.
19122
19123 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19124 $gdb_spawn_id directly.
19125 (gdb_run_cmd): Try _start as well as start. Use the target feature
19126 gdb,start_symbol as the symbol to start from when jumping.
19127
19128Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19129
19130 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19131 redundant) test.
19132
19133 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19134 it doesn't lose for 16bit integer systems.
19135
19136Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19137
19138 * gdb.fortran/types.exp: If the target doesn't support "double"
19139 data types, then expect "real" types to only be 4 bytes.
19140
19141 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19142 call tests if the target doesn't support inferior function calls.
19143
19144 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19145 in printf tests.
19146
19147Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19148
19149 * gdb.base/help.exp: Disable "help set", "help show", and
19150 "help support". Simplify regexp for "help stack".
19151
19152 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19153 to 60 seconds. Temporarily set match_max to 15000 around the
19154 "info copying" test.
19155
19156 * gdb.base/nodebug.exp: Don't try to do an inferior function
19157 call if the target doesn't support them.
19158 * gdb.base/printcmds.exp: Likewise.
19159 * gdb.base/setvar.exp: Likewise.
19160 * gdb.base/structs.exp: Likewise.
19161 * gdb.c++/templates.exp: Likewise.
19162 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19163
19164 * gdb.base/recurse.exp: Enable for the mn10200.
19165
19166 * configure.in: Do configure gdb.stabs directory for *-*-elf
19167 targets.
19168 * configure: Rebuilt.
19169
19170 * gdb.base/break.exp: Check for gdb,noresults before testing
19171 exit status and/or results from the target.
19172 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19173 * lib/gdb.exp: Remove old (now bogus) initialization of
19174 noinferior, noargs, noresults and nosignals.
19175
19176Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19177
19178 * config/sh.exp: New file.
19179
19180 * config/slite.exp: Try to connect multiple times to the board
19181 before rebooting. Only send a "monitor run" if need_monitor_run
19182 is set.
19183
19184 * gdb.base/break.exp: Don't do the "stub continue" test if
19185 the target has gdb_stub set.
19186
19187 * gdb.base/callfuncs.exp: Increase the timeout.
19188
19189 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19190 if the target has gdb,noinferiorio set.
19191
19192 * gdb.base/list.exp: Increase match_max to 10000 characters.
19193
19194 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19195
19196 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19197 target.
19198
19199 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19200
19201Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19202
19203 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
19204 trying to delete the copy of gdb. Catch the file delete so we
19205 don't die if the delete fails; also, the file should be copied to
19206 the host, not to the build.
c906108c
SS
19207
19208Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19209
19210 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 19211 parenthesis in case it contains multiple regexps separated
c906108c
SS
19212 with |.
19213
19214 * gdb.base/watchpoint.exp: Use gdb_test.
19215 * gdb.base/default.exp: Ditto.
19216
19217Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19218
99707966 19219 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 19220
c906108c
SS
19221 * gdb.base/scope.exp: Use gdb_test.
19222 * gdb.c++/classes.exp: Ditto.
19223 * gdb.c++/inherit.exp: Ditto.
19224
19225Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19226
19227 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19228 remote_exec instead.
19229 * gdb.base/corefile.exp: Don't be ridiculous.
19230 * gdb.base/*.c: Add missing stub invocations.
19231
19232Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19233
19234 * config/slite.exp: Miscellaneous fixes.
19235
19236 * lib/gdb.exp: Fix runto.
19237
19238 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19239 the target.
19240
19241 * gdb.base/watchpoint.exp: Fix regexp.
19242
19243 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19244 close and wait commands, as the descriptor may now be
19245 invalid. Always call "remote_close host".
19246
19247Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19248
19249 Major rewrite for testsuite revision.
d63a86f8 19250
c906108c
SS
19251 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19252 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19253 instead of relying on spawn_id to always contain a valid
19254 spawn id.
19255 (get_compiler_info): New procedure to build the ${binfile}.ci
19256 file, instead of replicating this in N different places.
19257 (gdb_compile): New procedure.
d63a86f8 19258
c906108c 19259 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19260 appropriate arguments) instead of compile. Use gdb_test in a lot
19261 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19262 at the start of a testcase, as this is no longer done magically.
19263
19264 config/*-gdb.exp: Rename without the -gdb suffix.
19265
19266 config/mips.exp: Use remote_close instead of exit_remote_shell.
19267 config/monitor.exp: Use target_info instead of looking at
19268 baud, timeout, etc.
19269 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19270
19271Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19272
19273 * gdb.c++/templates.exp (test_ptype_of_templates),
19274 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19275 Update expect patterns for destructors and assignment operators
19276 to match corresponding c-typeprint.c changes.
19277 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19278 to destructor breakpoint test, GDB should be able to set the
19279 destructor breakpoint without specifying arguments.
19280
19281Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19282
19283 * gdb.threads/pthreads.exp: Change result for failure to compile due
19284 to lack of pthreads runtime support from an error to simply an
19285 unsupported test, per dejagnu standards.
19286
19287Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19288
19289 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19290 where GDB exits to reduce pattern match time.
19291 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19292
19293 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19294
dc96c6c7 19295Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19296
19297 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19298 * gdb.base/default.exp: ditto.
19299 * gdb.base/nodebug.exp: ditto.
19300 * gdb.base/printcmds.exp: ditto.
19301 * gdb.base/ptype.exp: ditto.
19302 * gdb.base/setvar.exp: ditto.
19303 * gdb.base/structs.exp: ditto.
19304 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19305
19306Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19307
19308 * configure, */configure: Rebuild with autoconf 2.12.
19309
19310Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19311
19312 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19313 use new i*86-pc-linux*-gnu quads.
19314 * gdb.base/corefile.exp: Ditto.
19315 * gdb.base/signals.exp: Ditto.
19316 * gdb.base/sigall.exp: Ditto.
19317 * gdb.base/interrupt.exp: Ditto.
19318
19319 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19320 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19321 RedHat 4.0.
d63a86f8 19322
c906108c 19323 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19324 linux. This allows the test case to at least compile on latest
19325 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19326
19327Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19328
19329 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19330 directory to search gdb directory. Accept and step over conditional
19331 stack alignment code. Consume $prompt in failure cases.
19332 Reset timeout to $oldtimeout instead of some arbitrary value.
19333 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19334 timeout problems with infinite stack backtraces.
19335 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19336 Accept function parameters for linkfunc member.
19337
19338Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19339
19340 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19341 (CXXFLAGS): Remove, unreferenced.
19342 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19343 previous -B options and also add -B option to pick up cross compiled
19344 runtime.
c906108c
SS
19345 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19346 doing cross compiles.
19347 (target_alias): Declare global.
19348 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19349 to verify that gcc exists in build tree, and if so set CC to that
19350 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19351
c906108c
SS
19352Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19353
19354 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19355 ptype test for anonymous union. Fixup testcase to match
19356 current gcc debug output.
19357
19358Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19359
19360 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19361 force argument to an unsigned long type.
19362
19363Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19364
19365 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19366 tests and anonymous union print/ptype tests.
c906108c
SS
19367 * gdb.base/list.exp (test_forward-search): Increase timeout by
19368 5 minutes for the "search extremely long line" case.
19369 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19370 completely optional and that the pass/fail messages use the command as
19371 the message if that third arg is a null string.
19372 (gdb_test_exact): Arrange that a null string pattern means match a
19373 null string output rather than any output, which might include random
889bf7c5 19374 errors.
c906108c
SS
19375 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19376 backtrace test.
19377 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19378 always failing and failure is now exposed by gdb.exp changes.
19379
19380Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19381
19382 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19383 weren't being noted.
19384
19385Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19386
19387 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19388 * gdb.stabs/weird.exp: Remove v_comb xfails.
19389
dc96c6c7 19390Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19391
19392 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19393 list.exp scope.exp watchpoint.exp]
c906108c 19394 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19395
dc96c6c7 19396Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19397
19398 * config/monitor.exp: Increase download timeout to 1000 seconds.
19399
dc96c6c7 19400Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19401
19402 * config/m32r.exp: Increase timeout to 120 seconds.
19403
19404Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19405
19406 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19407 and accept older ordering as obsolescent gcc or gdb.
19408 * gdb.c++/templates.exp: Ditto.
19409 * gdb.c++/virtfunc.exp: Ditto.
19410
19411Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19412
19413 * gdb.base/coremaker.c: Add code to mmap some data so we
19414 can check that it ends up in the core file.
19415 * gdb.base/corefile.exp: Add test to read mmapped data
19416 from core file.
19417
dc96c6c7 19418Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19419
19420 * config/m32r.exp: New file.
19421
19422Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19423
19424 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19425 that cflags can contains -gstabs, and work correctly for other tests.
19426
dc96c6c7 19427Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19428
19429 * gdb.base/setshow.exp: New file, tests show and set.
19430 * gdb.base/setshow.c: New file, tests show and set.
19431 * gdb.base/help.exp: Add test for help set|show annotate.
19432 * gdb.base/default.exp: Add test for set|show annotate.
19433
19434Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19435
19436 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19437 errors unique.
19438 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19439 explicitly.
19440
19441Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19442
19443 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19444 and width commands. This is done elsewhere.
19445 * (gdb_start): Don't call gdb_start_sim here. That's already
19446 done in gdb_load. This fixes lots of failures in default.exp.
19447
19448Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19449
19450 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19451 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19452 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19453 in the same we we treat other failures (since it may be an expected
889bf7c5 19454 condition), rather than as an error.
c906108c
SS
19455 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19456 old test format.
19457
19458Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19459
19460 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19461 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19462 twice. Nuke the duplicates.
c906108c 19463 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19464 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19465 Remove config.h along with other config files.
19466
19467Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19468
19469 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19470 "p func1 ()" and note that rests of tests are skipped.
19471 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19472 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19473 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19474 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19475 affected by the previous run test.
19476 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19477 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19478 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19479 "pass int powerset tuple" and "pass modeless int powerset tuple".
19480 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19481 "real write 4" and "real write 8".
19482 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19483 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19484 "print \$i after tuple assign 2", and
19485 "print vs2 after tuple assign 2".
19486 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19487 meaningful error message and return -1 so the caller can
19488 suppress further tests and avoid a cascade of errors.
d63a86f8 19489
c906108c
SS
19490Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19491
19492 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19493 format for printing version.
19494 * gdb.base/default.exp: Ditto.
19495 * gdb.base/interrupt.exp: Fix problem with cascade of
19496 errors if child process dies while calling a function.
d63a86f8 19497
c906108c
SS
19498Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19499
19500 * Makefile.in (VPATH): Add
19501 * Makefile.in (Makefile, config.status): Fix rules so things get
19502 remade when necessary.
19503
19504Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19505
19506 * Makefile.in (just-check): Add path to sibling expect dir
19507 to environment variable specified by RPATH_ENVVAR.
19508
19509Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19510
19511 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19512 (just-check): Add shared library paths for libstdc++, tk,
19513 tcl, bfd, and opcodes to the environment variable specified
19514 in RPATH_ENVVAR.
19515 * configure.in: Add support to recognize --enable-shared flag
19516 and generate correct value for RPATH_ENVVAR.
19517 * configure: Regenerated with autoconf.
19518
19519Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19520
19521 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19522 include all osf versions.
c906108c
SS
19523 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19524 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19525 when target is linux. When failing to build pthreads test
19526 executable, give more meaningful message.
19527 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19528 arg for pthread_create.
d63a86f8 19529
c906108c
SS
19530Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19531
19532 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19533 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19534 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19535 and -lpthreads (everybody else).
c906108c
SS
19536 (test_startup): Fail gracefully if threads are not supported.
19537 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19538 "p/c array_index("abcdef",2)" when not gcc compiled.
19539 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19540 "print func2::coremaker_local" when not gcc compiled.
19541 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19542 "ptype on opaque struct tagname (statically)",
19543 "ptype on opaque struct tagname (dynamically) 1", and
19544 "ptype on opaque struct tagname (dynamically) 2"
19545 for not compiled with gcc.
19546 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19547 backtrace when compiled with gcc.
d63a86f8 19548 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19549 than always return success.
19550
19551Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19552
19553 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19554
19555Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19556
19557 * gdb.base/structs.exp: Undo last change.
19558
19559Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19560
19561 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19562 encapsulate all the steps/nexts done during self test, starting
19563 at main, and makes them less sensitive to optimization issues.
19564 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19565 signal handler" test.
19566 * gdb.threads/pthreads.exp: Only run this for native configs.
19567 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19568 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19569 tests.
19570 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19571 for "runto test_calls(void)" test.
d63a86f8 19572
c906108c
SS
19573Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19574
19575 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19576 and don't expect address info in breakpoint confirmations.
19577
19578Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19579
19580 * gdb.base/list.exp (test_forward_search): Increase timeout
19581 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19582 and then reset to old value when done. Increase expect input
c906108c
SS
19583 buffer to 10000.
19584
19585Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19586
19587 * gdb.base/list.exp (test_forward_search): Fix to handle very
19588 long source line without overflowing expect's input buffer.
19589
19590Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19591
19592 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19593 "buffer_full".
19594
19595 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19596 "buffer_full".
19597
19598 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19599 "buffer_full".
19600
19601 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19602 "buffer_full".
19603
19604Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19605
19606 * configure.in (configdirs): Add gdb.threads.
19607 * configure: Regenerated with autoconf.
19608 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19609 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19610 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19611
c906108c
SS
19612Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19613
19614 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19615
19616Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19617
19618 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19619 each signal's status in the output of "handle all print".
19620 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19621 the \r\n sequence that immediately precedes the gdb prompt.
19622 * gdb.base/a1-selftest.exp: Save original timeout and restore
19623 after test.
19624
19625Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19626
19627 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19628 symbol.
19629
19630Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19631
19632 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19633
19634Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19635
19636 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19637 timeout by 60 seconds.
19638
19639Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19640
19641 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19642 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19643 error return.
19644
19645Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19646
19647 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19648 gdb initialization, also report how long dejagnu waited. Restore
19649 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19650 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19651
19652Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19653
19654 * lib/gdb.exp: Report timeout value for verbosity level 2.
19655 * config/gdbserver.exp: Ditto.
19656 * config/hppro.exp: Ditto.
19657 * config/mips-gdb.exp: Ditto.
19658 * config/monitor.exp: Ditto.
19659 * config/netware.exp: Ditto.
19660 * config/sim-gdb.exp: Ditto.
19661 * config/slite-gdb.exp: Ditto.
19662 * config/udi-gdb.exp: Ditto.
19663 * config/unix-gdb.exp: Ditto.
19664 * config/vx-gdb.exp: Ditto.
19665 * gdb.base/a1-selftest.exp: Ditto.
19666 * gdb.base/a2-run.exp: Ditto.
19667 * gdb.base/break.exp: Ditto.
19668 * gdb.base/corefile.exp: Ditto.
19669 * gdb.base/list.exp: Ditto.
19670 * gdb.base/recurse.exp: Ditto.
19671 * gdb.base/scope.exp: Ditto.
19672 * gdb.base/signals.exp: Ditto.
19673
19674Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19675
19676 * gdb.threads/Makefile.in (docdir): Removed.
19677
19678Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19679
19680 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19681 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19682 @srcdir@.
d63a86f8 19683 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19684 autoconf 2.5 or higher.
19685 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19686
19687Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19688
19689 * configure: Regenerated.
19690 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19691 avoid name clashes with SunOS headers.
19692
19693Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19694
19695 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19696
19697Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19698
19699 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19700 prototype information ends up in the compiler info file.
19701
19702Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19703
19704 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19705 attempting to regenerate it. Eliminate use of a temporary file
19706 and just generate the info file directly. Source it immediately,
19707 for consistency of use.
19708 * gdb.base/corefile.exp: Ditto
19709 * gdb.base/exprs.exp: Ditto.
19710 * gdb.base/funcargs.exp: Ditto.
19711 * gdb.base/langs.exp: Ditto.
19712 * gdb.base/list.exp: Ditto.
19713 * gdb.base/mips_pro.exp: Ditto.
19714 * gdb.base/nodebug.exp: Ditto.
19715 * gdb.base/opaque.exp: Ditto.
19716 * gdb.base/ptype.exp: Ditto.
19717 * gdb.base/scope.exp: Ditto.
19718 * gdb.base/setvar.exp: Ditto.
19719 * gdb.base/signals.exp: Ditto.
19720 * gdb.base/whatis.exp: Ditto.
19721 * gdb.c++/templates.exp: Ditto.
19722 * gdb.c++/virtfunc.exp: Ditto.
19723 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 19724 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
19725
19726Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19727
19728 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19729 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19730 Increase timeout, a lot of single stepping might be needed if the
19731 target has no hardware watchpoints.
19732
19733Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19734
19735 * gdb.base/break.exp: Ignore compiler warnings when compiling
19736 break.c.
19737 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19738 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19739 from remote-sim.
19740 * gdb.base/exprs.exp: Add h8300 xfails.
19741 * gdb.base/funcargs.exp: Likewise.
19742 * gdb.base/nodebug.exp: Likewise.
19743 * gdb.base/printcmds.exp: Likewise.
19744 * gdb.base/ptype.exp: Likewise.
19745 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19746 h8300 xfails.
d63a86f8 19747 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
19748 on the h8300.
19749 * gdb.base/funcargs.c: Explicitly make last constant argument to
19750 call_after_alloca_subr an unsigned long type.
19751 * gdb.base/return.c: Include stdio.h.
19752
19753Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19754
19755 * config/abug.exp: New file for the older Motorola Bug monitor
19756 that runs on the mvme13x series VME boards.
19757 * config/monitor.exp: Use the new config array for target settings
19758 if they exist.
19759
19760Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19761
19762 * sim-gdb.exp: Make the SH simulator allocate less space when
19763 it is targeted.
19764
19765Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19766
19767 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19768 test.
19769
19770Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19771
19772 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19773 "rs6000-*-*" for "list function in include file" when gcc compiled.
19774 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19775 for "p ctable1[120]".
19776 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19777 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19778 Remove setup_xfail for "rs6000-*-*" for
19779 "print 'scope0.c'::filelocal before run".
19780 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19781 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19782 since some compilers don't allow both options to be given
19783 on the same command line. Create object file and move it.
d63a86f8 19784
c906108c
SS
19785Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19786
19787 * gdb.base/corefile.exp: Always regenerate the core file, since
19788 we always regenerate the coremaker program. Detect special case
19789 where registers cannot be read from core file.
d63a86f8 19790
c906108c
SS
19791Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19792
19793 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19794 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19795 * gdb.c++/templates.exp: Only match on basename of file since
19796 some formats like xcoff don't encode directory information.
19797 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19798 and rs6000 AIX xcoff targets.
19799 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19800 * configure: Regenerate.
19801 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19802 here, rather than in distclean.
d63a86f8 19803
c906108c
SS
19804Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19805
19806 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19807 defined, and use it to compile the test case with -O2. The
19808 native compilation still uses no optimization.
19809 * gdb.base/mips_pro.c: Remove inline assembly code since
19810 it is compiled PIC by default, which results in assembler
19811 warnings that make the testsuite think the compilation
19812 was unsuccessful.
19813
19814Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19815
19816 * gdb.c++/misc.exp: Add note to message for
19817 "print s.a for foo struct" that this is a known gcc 2.7.2
19818 and earlier bug.
19819
19820Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19821
19822 * gdb.base/break.exp: Fix pattern for matching "Delete all
19823 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19824 setup_xfail for deleting all breakpoints test. Fix various
19825 timeout messages to include "(timeout)".
19826 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19827 for "p t_float_values2(3.14159,float_val2)".
19828 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19829 for "continue to call2g" when gcc compiled.
19830 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19831 "up to foo in langs.exp", "show language at foo in langs.exp",
19832 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19833 and "show language at fsub in langs.exp".
19834 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19835 "list line 1 in include file", "list message for lines past EOF",
19836 "list function in include file", "list list0.h:foo", and
19837 "list filename:function; nonexistant function".
19838 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19839 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19840 and "ptype t_char_array" to be for native cc only.
d63a86f8 19841
c906108c
SS
19842Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19843
d63a86f8 19844 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 19845 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 19846 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
19847
19848Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19849
19850 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19851 "bt in signals.exp". This problem only appears when running
19852 the testsuite, and then only intermittently.
19853
19854Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19855
19856 * gdb.base/return.exp (return_tests): Differentiate between
19857 two tests of continuing.
19858
19859Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19860
19861 * */Makefile.in (maintainer-clean): Remove config.log.
19862 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19863 * gdb.c++/Makefile.in (PROGS): Add inherit.
19864 (clean): Remove *.ci.
19865
19866Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19867
19868 * gdb.c++/misc.cc: Add test code from Mike Stump.
19869 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19870
19871Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19872
19873 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19874 to "alpha-*-osf2*" and add comment.
19875 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
19876 setup_xfail for "step over execarg initialization" and
19877 "step over corearg initialization".
c906108c
SS
19878 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19879 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19880 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 19881 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
19882 "print func2::coremaker_local", and "backtrace in corefile.exp".
19883 * gdb.base/signals.exp: Build and source signals.ci.
19884 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19885 to be for gcc only.
19886 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 19887
c906108c
SS
19888Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19889
19890 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19891 Feb 3 procfs.c change.
19892
19893Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19894
19895 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19896
19897Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19898
19899 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19900 from dejagnu's apparent default of 10 seconds, which gives random
19901 results when running the tests over NFS on moderately loaded systems.
19902 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19903
19904Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19905
19906 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19907 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 19908 result reports.
c906108c
SS
19909
19910Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19911
19912 * configure.in (CY_AC_PATH_TCLH): Remove.
19913 * configure: Regenerate.
19914
19915Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19916
19917 * gdb.c++/Makefile.in (clean): Add missing '{'.
19918
19919Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19920
19921 * lib/gdb.exp: Provide a default value for noinferior.
19922
19923 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19924 Load libgloss.exp.
19925
19926Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19927
19928 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19929 the executable, not the .o to run the tests from.
19930
19931Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19932
19933 * gdb.base/break.exp: Don't test for program exit or exit status
19934 if $noresults if nonzero.
19935 * gdb.base/langs.exp: Likewise.
19936 * gdb.base/watchpoint.exp: Likewise.
19937
19938 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19939 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19940 trying to compile the testcase.
19941
19942Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19943
19944 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19945 * gdb.base/signals.exp (continue to handler): Likewise.
19946
19947Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19948
19949 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19950
19951 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19952
19953Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19954
19955 * gdb.base/corefile.exp: Recognize "not found" as failure
19956 when trying to determine if a core file was generated.
19957 If no core file was generate the first time, try again without
19958 the ulimit -c to work around braindamaged shells.
19959
19960Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19961
19962 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19963 [] tests with "test" and enclose string in quotes.
19964 * gdb.stabs/configure: Rebuild
d63a86f8 19965
c906108c
SS
19966Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19967
19968 Changes in sync with expect:
19969 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19970 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19971 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19972 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19973 argument to AC_REQUIRE.
19974 * configure: Regenerated.
19975
19976Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19977
19978 * gdb.base/corefile.exp: When generating a core, discard any
19979 error messages about ulimit not found and the "core dumped"
19980 message from the shell that runs the coredumper.
19981
19982Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19983
19984 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19985
19986 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19987 which sed script to run. Expect failure for v_comb test
19988 on PA targets too.
d63a86f8 19989
c906108c
SS
19990Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19991
19992 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 19993 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
19994
19995Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19996
19997 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19998 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 19999 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
20000 * lib/gdb.exp (default_gdb_start): Fix typo.
20001 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20002 messages to not include the full program name that caused
20003 the core dump since some systems (such as solaris) apparently
20004 truncate this path to about 80 characters.
20005 When generating a core file first try increasing the core file
20006 size limit to unlimited since some systems may default it to
20007 zero, and it is harmless to try it. Move the test for failing
20008 to generate a core file to where it will actually get executed.
20009 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20010 new gdb result from g++ debug info improvements and make old
20011 pattern obsolescent. Also account for size_t differences
20012 (may be int or long).
20013 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20014 initialization before function call is placed in the delay slot
20015 and thus appears to be skipped over by commands such as "next".
20016
20017Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20018
20019 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20020
20021Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20022
20023 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20024 input source file; fix code to compile test to deal with this
20025 convention.
20026 * gdb.c++/*.exp: Likewise.
20027
20028Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
20029
20030 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20031 "bt in signals.exp".
20032
20033Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
20034
20035 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20036 "step over execarg initialization" and
889bf7c5 20037 "step over corearg initialization".
c906108c
SS
20038
20039Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
20040
20041 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20042 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
20043
20044Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
20045
20046 From Rob Savoye (rob@poseidon.cygnus.com)
20047 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20048 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
20049 configure.in}, gdb.disasm/{Makefile.in, configure.in},
20050 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20051 configure.in}: Major reworking for autoconfig.
c906108c
SS
20052 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20053 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 20054 New files.
c906108c
SS
20055 * config/unix-gdb.exp: Make GDB global.
20056 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
20057 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20058 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20059 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20060 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20061 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 20062 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
20063 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20064 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20065 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20066 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 20067 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
20068 to returns as necessary, arrange for test to compile own testcase
20069 executable.
c906108c 20070 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 20071
c906108c
SS
20072Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20073
20074 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 20075 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
20076 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20077 "backtrace through signal handler".
20078
20079Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20080
20081 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20082 continuing from a job control stop signal.
20083 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20084
20085Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20086
20087 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20088 * gdb.base/corefile.exp: Likewise.
20089 * gdb.base/funcargs.exp: Likewise.
20090
20091Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20092
20093 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20094 * config/monitor.exp: Add support for setting baud rate.
20095
20096Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20097
20098 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20099 i*86-*-linux* xfails for "backtrace through signal handler".
20100 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20101 "print func2::coremaker_local".
20102 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 20103 alpha-dec-osf2* xfail for
c906108c
SS
20104 "delete all breakpoints when none".
20105
20106Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20107
20108 * gdb.base/break.exp: Change test that deletes all breakpoints
20109 when no user breakpoints are installed. A post 4.15 change
20110 causes gdb to no longer prompt in this case.
20111
20112Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20113
20114 * gdb.base/return.exp (return_tests): Change xfail for test
20115 "correct value returned double test" to stop xfailing at
20116 Solaris 2.5. Apparently the bug has been fixed.
20117
20118Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20119
20120 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20121 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20122
20123Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20124
20125 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20126 * gdb.disasm/hppa.s: Corresponding changes.
20127
20128Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20129
20130 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20131 makefile fragment.
20132 * config/mt-hpux: Deleted.
20133
20134Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20135
d63a86f8 20136 * Many files: When warning about suppressed tests due to a
c906108c
SS
20137 nonexistant test binary, avoid incrementing the warning count.
20138
20139Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20140
20141 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 20142
c906108c
SS
20143Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20144
20145 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20146 "sparc-*-solaris2*".
20147
20148Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20149
20150 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20151 Add global and local variables and initialize them.
20152 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20153 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20154 extracts the file name and terminating signal from the core file.
20155 * TODO: Remove note about tests for correct mapping of corefile.
20156 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20157 from optimizing it away.
20158 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20159 handles common blocks.
20160
20161Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20162
20163 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20164 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20165
20166Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20167
20168 * Makefile.in (maintainer-clean): New target, synonym for
20169 realclean.
20170 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20171 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20172 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20173 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20174 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20175 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20176
20177Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20178
20179 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20180 xfails when not gcc compiled for "print foo::funclocal".
20181 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20182 "print foo::funclocal at foo",
20183 "print 'scope1.c'::foo::funclocal at foo",
20184 "print foo::funclocal_bss at foo",
20185 "print 'scope1.c'::foo::funclocal_bss at foo",
20186 "print foo::funclocal_ro at foo",
20187 "print 'scope1.c'::foo::funclocal_ro at foo",
20188 "print bar::funclocal at foo" and
20189 "print 'scope1.c'::bar::funclocal at foo".
20190 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20191 gcc compiled for "print foo::funclocal at bar".
20192 Expand all messages to ensure that they identify that
20193 the test is at bar().
20194 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20195 gcc compiled for:
20196 "ptype on opaque struct pointer (statically)",
20197 "ptype on opaque struct tagname (statically)",
20198 "ptype on opaque struct pointer (dynamically) 1",
20199 "ptype on opaque struct tagname (dynamically) 1",
20200 "ptype on opaque struct pointer (dynamically) 2" and
20201 "ptype on opaque struct tagname (dynamically) 2
20202 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20203 gcc compiled for:
20204 "p datalocal"
20205 "whatis datalocal",
20206 "ptype datalocal",
20207 "p bsslocal",
20208 "whatis bsslocal", and
20209 "ptype bsslocal".
20210 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20211 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20212 when not gcc compiled.
20213 * gdb.base/funcargs.exp (float_and_integral_args): Add
20214 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20215 compiled.
20216 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20217 "backtrace from call6a" when not gcc compiled.
20218 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20219 "backtrace from call7a" when not gcc compiled.
20220 * gdb.base/callfuncs.exp (do_function_calls):
20221 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20222 "p t_char_array_values(char_array_val2,char_array_val1)",
20223 "p t_char_array_values(char_array_val1,char_array_val2)",
20224 "p t_char_array_values("carray 1","carray 2")",
20225 "p t_char_array_values("carray 1",char_array_val2)",
20226 "p t_char_array_values(char_array_val1,"carray 2")",
20227 "p sum_args(1,{2})",
20228 "p sum_args(2,{2,3})",
20229 "p sum_args(3,{2,3,4})",
20230 "p sum_args(4,{2,3,4,5})"
20231 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20232 "backtrace in corefile.exp" when not gcc compiled.
20233
20234Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20235
20236 * gdb.base/signals.exp: Rewrite `handle all print' test as
20237 a procedure. Accept blanks or TABs as whitespace, increase
20238 timeout and expect input buffer size for the large output
20239 from the command. Remove "i*86-*-bsdi2.0" xfail.
20240
20241Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20242
20243 * gdb.base/setvar.exp: Add new testcases for truncation when
20244 assigning invalid values to bitfields.
20245
20246Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20247
d63a86f8 20248 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
20249 mips-sgi-irix* xfail for
20250 "call inferior func with struct - returns char *"
20251 and fix test so that an optional (unsigned char *) cast is
889bf7c5 20252 accepted in the result.
c906108c
SS
20253
20254Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20255
20256 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20257 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20258 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20259 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20260 that accidentally got checked in.
20261
20262Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20263
d63a86f8 20264 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20265 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20266 compiled test.
20267 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20268 Add mips-sgi-irix5* xfail for not gcc compiled.
20269 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20270 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20271 "p top", "whatis top", "p middle", and "whatis middle".
20272 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20273 "whatis signed char" for not gcc compiled.
20274 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20275 "set variable signed char=-1 (-1)" and
20276 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20277 * gdb.base/funcargs.exp (float_and_integral_args):
20278 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20279 Add mips-sgi-irix* xfail when not gcc compiled for
20280 "continue to call2b".
20281 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20282 "continue to call2g".
20283 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20284 "backtrace from call6a"
20285 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20286 "backtrace from call7k".
20287 Add mips-sgi-irix5* xfail when not gcc compiled for
20288 "backtrace from call7a".
20289 (localvars_after_alloca): Fix gdb_test cmds for
20290 "print * after runto ...".
20291 Remove rs6000-*-* xfails for
20292 "print i after runto localvars_after_alloca" and
20293 "print l after runto localvars_after_alloca"
20294 for all compilers.
20295 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20296 when not compiled with gcc, for:
c906108c
SS
20297 "print signed char == (minus)",
20298 "print signed char != (minus)",
20299 "print signed char < (minus)",
20300 "print signed char > (minus)".
20301 * gdb.base/callfuncs.exp (do_function_calls):
20302 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20303 "call inferior func with struct - returns char *".
d63a86f8 20304 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20305 "correct value returned double test" to include Solaris 2.4.
20306 * gdb.base/funcargs.exp (float_and_integral_args):
20307 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20308
c906108c
SS
20309Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20310
20311 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20312 enumeration bitfields if compiling with GNU C.
20313 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20314 to empty' prompt.
20315
20316Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20317
20318 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20319 test for PRO targets.
20320
20321 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20322 breakpoints in the inferior at any given time by making
20323 two groups of breakpoints for call2*, call6* and call7*
20324 tests.
20325
20326Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20327
20328 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20329 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20330 from optimizing it away.
20331 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20332 "call inferior func with struct".
20333
20334Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20335
20336 * configure.in: Only configure gdb.chill for particular targets.
20337
20338Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20339
20340 * gdb.base/Makefile.in: Add action to .c.o transformation
20341 rule that generates a .ci file for each .o file and remove
20342 explicit .c.o rules except for callfuncs.o.
20343 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20344 generates a .ci file for each .o file and remove explicit
20345 .cc.o rules.
20346 (clean): Remove *.tmp *.ci files.
20347 (EXECUTABLES): Remove templ-info.exp.
20348 * gdb.base/compiler.c: New file.
20349 * gdb.c++/compiler.cc: New file
20350 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20351 Change rs6000-*-* xfail for
20352 "print 'scope0.c'::filelocal_ro" and
20353 "print 'scope1.c'::filelocal" and
20354 "print 'scope1.c'::filelocal_bss" and
20355 "print 'scope1.c'::filelocal_ro" and
20356 "print 'scope1.c'::foo::funclocal" and
20357 "print 'scope1.c'::foo::funclocal_ro" and
20358 "print 'scope1.c'::bar::funclocal" and
20359 "print 'scope0.c'::filelocal_ro" and
20360 "print 'scope1.c'::filelocal at foo" and
20361 "print 'scope1.c'::filelocal_bss at foo" and
20362 "print 'scope1.c'::filelocal_ro at foo" and
20363 "print 'scope1.c'::foo::funclocal at foo" and
20364 "print 'scope1.c'::foo::funclocal_bss at foo" and
20365 "print 'scope1.c'::foo::funclocal_ro at foo" and
20366 "print 'scope1.c'::bar::funclocal at foo" and
20367 "print 'scope0.c'::filelocal_ro" and
20368 "print 'scope1.c'::filelocal" and
20369 "print 'scope1.c'::filelocal_bss" and
20370 "print 'scope1.c'::filelocal_ro" and
20371 "print 'scope1.c'::foo::funclocal" and
20372 "print 'scope1.c'::foo::funclocal_bss" and
20373 "print 'scope1.c'::foo::funclocal_ro" and
20374 "print 'scope1.c'::bar::funclocal" and
20375 "print 'scope1.c'::bar::funclocal_bss"
20376 to only be xfail'd when not compiled with gcc.
d63a86f8 20377 Add rs6000-*-* xfail for
c906108c
SS
20378 "print 'scope0.c'::filelocal_bss before run"
20379 when compiled with gcc.
20380 (test_at_main): Add rs6000-*-* xfail for
20381 "print filelocal_ro in test_at_main"
20382 when compiled with gcc.
20383 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20384 Add rs6000-*-aix* xfail for
c906108c
SS
20385 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20386 "ptype t_char_array", not compiled with gcc.
20387 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20388 xfail for "list foo (in include file)" when gcc compiled.
20389 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20390 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20391 "run to call0a" if not compiled with gcc.
20392 (unsigned_integral_args): Add rs6000-*-* xfail for
20393 "run to call1a" if not compiled with gcc.
20394 (float_and_integral_args): Add rs6000-*-* xfail for
20395 "run to call2a" if not compiled with gcc and for
20396 "continue to call2b" for any compiler.
20397 Add rs6000-*-* xfail to
20398 "print f1 after run to call2a" for gcc compiled.
20399 (discard_and_shuffle): Add rs6000-*-* xfail for
20400 "run to call6a".
20401 (shuffle_round_robin): Add rs6000-*-* xfail for
20402 "backtrace from call7a" if not compiled with gcc.
20403 Add rs6000-*-* xfail for
20404 "backtrace from call7b" if compiled with gcc.
20405 (call_after_alloca): Add rs6000-*-* xfail for
20406 "print c in call_after_alloca" and
20407 "print s in call_after_alloca" and
20408 "backtrace from call_after_alloca_subr"
20409 if not compiled with gcc.
20410 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20411 "print c in localvars_in_indirect_call" and
20412 "print c in localvars_in_indirect_call" and
20413 "backtrace in indirectly called function" and
20414 "stepping into indirectly called function"
20415 if not compiled with gcc.
20416 (localvars_after_alloca): Add rs6000-*-* xfail for
20417 "print c after runto localvars_after_alloca" and
20418 "print s after runto localvars_after_alloca" and
20419 "print i after runto localvars_after_alloca" and
20420 "print l after runto localvars_after_alloca"
20421 for all compilers.
20422 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20423 than whatis-info.exp.
20424 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20425 than opaque-info.exp.
20426 Setup rs6000-*-* xfail for
d63a86f8 20427 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20428 "ptype on opaque struct pointer (dynamically)" when
20429 not compiled with gcc.
20430 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20431 rather than callf-info.exp.
20432 (do_function_calls): Add clear_xfail for rs6000-*-* for
20433 "p t_float_values2(3.14159,float_val2)". Seems to work
20434 fine there, both with xlc and gcc. Need to find out what
20435 it is doing right and fix other platforms.
20436 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20437 "call inferior func with struct - returns int",
20438 "call inferior func with struct - returns long",
20439 "call inferior func with struct - returns float",
20440 "call inferior func with struct - returns double",
20441 "call inferior func with struct - returns char *",
20442 but only if not gcc compiled (presumes xlc compiled).
20443 Change rs6000-*-* xfails for
20444 "call inferior func with struct - returns char" and
20445 " call inferior func with struct - returns short" to only
20446 xfail if not using gcc.
20447 (clean mostlyclean): Remove *.ci and *.tmp files.
20448 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20449 than templ-info.exp.
20450 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20451 Add rs6000-*-* xfail for "up to foo in langs.exp"
20452 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20453 when not gcc compiled.
d63a86f8 20454
c906108c
SS
20455Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20456
20457 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20458 * gdb.base/corefile.exp: Likewise.
20459 * gdb.base/list.exp: Likewise.
20460 * gdb.base/scope.exp: Likewise.
20461 * gdb.base/siganls.exp: Likewise.
20462
20463 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20464 compiler output.
20465 * gdb.base/whatis.exp: Likewise.
20466
20467Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20468
20469 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20470 failure (opcode table has been fixed to match reality).
20471
20472Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20473
20474 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20475 "call inferior func with struct - returns char",
20476 "call inferior func with struct - returns short"
20477
20478 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20479 "print 'scope0.c'::filelocal at main",
20480 "print 'scope0.c'::filelocal_bss in test_at_main",
20481 "print 'scope0.c'::filelocal at foo",
20482 "print 'scope0.c'::filelocal_bss in test_at_foo",
20483 "print 'scope0.c'::filelocal at bar",
20484 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20485
c906108c
SS
20486 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20487 in source file 1". This bug seems to have been fixed with both
20488 gcc and native cc (was native assembler bug?).
20489
20490Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20491
20492 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20493 "backtrace through signal handler" to "i*86-*-sysv4*".
20494 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20495 continue" case. Add "known SVR4 bug" to fail message.
20496 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20497 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20498 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20499 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20500 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20501 "up to foo in langs.exp", "show language at foo in
20502 langs.exp", "up to cppsub_ in langs.exp", "show
20503 language at cppsub_ in langs.exp", "up to fsub in
20504 langs.exp", and "show language at fsub in langs.exp".
20505 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20506 "bactrace in corefile.exp".
20507 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20508 "call inferior function with struct - returns float" and
20509 "call inferior function with struct - returns double".
d63a86f8 20510
c906108c
SS
20511Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20512
20513 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20514 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20515 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20516 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20517
20518Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20519
20520 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20521 (or overriden) "CHILL" macro rather then bare "gcc".
20522 Also look for ../../gcc/xgcc since that is what we will
20523 actually need, not "Makefile". Remove following assignment
20524 of CHILL to CHILL_FOR_TARGET because that results in
20525 recursive definition.
20526
20527Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20528
20529 * gdb.base/corefile.exp: Change xfail for backtrace in
20530 corefile.exp from linuxaout to all linux.
20531 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20532 cases where we miss the breakpoint at the signal handler
20533 for some reason. Setup xfail for linuxoldld/linuxaout and
20534 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20535 hitting SIGURG breakpoint.
20536 * gdb.base/signals.exp: Setup xfail for "next" acting like
20537 continue to add linuxoldld. Setup xfail for all linux for
20538 "next to handler in signals_tests_1", "backtrace in
20539 signals_tests_1", "continue to func1", "pass SIGUSR1",
20540 and continue to handler".
20541
20542Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20543
20544 * Update all FSF addresses except those in COPYING* files.
20545
20546Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20547
20548 * gdb.base/a2-run.exp: Change messages to be more explicit about
20549 the status of args, and quote binfile in results.
20550
20551Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20552
20553 * gdb.base/callfuncs.exp: Add tests for passing structs to
20554 inferior functions and return various types.
20555 * gdb.base/callfuncs.c: Add functions to receive a struct
20556 and return a member of the struct, in various types.
20557
20558Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20559
20560 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20561
20562Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20563
20564 * config/vxworks29k.exp: New file, sources vxworks.exp.
20565
20566Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20567
20568 * config/gdbremote.exp: New file. Testing framework using
20569 gdbserver.
20570
20571Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20572
20573 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20574 "call function when asleep" and "send end of file".
20575 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20576 for "backtrace in corefile.exp".
20577 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20578 for "backtrace through signal handler".
20579 * gdb.base/corefile.exp: Make sure we actually generate a core file
20580 before trying the core tests. Some systems allow the user to suppress
20581 generation of core files and default to that (linux for example).
20582 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20583 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20584
20585Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20586
20587 * gdb.threads: New directory with some crude multi-threaded
20588 gdb tests (step.exp and step2.exp).
20589 * config/mt-lynx (STEP_EXECUTABLE): Define.
20590 (THREADFLAGS): Define.
20591
20592Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20593
20594 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20595
20596 * gdb.base/signals.exp: Disable whole file for lynx until
20597 further notice.
20598
20599 * gdb.base/signals.exp: xfail test where "next" acts like
20600 "continue" for lynx.
20601
20602 * gdb.base/interrupt.exp: xfail test for calling function while
20603 inferior is asleep for lynx.
20604
20605 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20606 than one cr-lf after each command.
20607
20608Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20609
20610 * configure.in: Reinstate setting of stabsdirs variable, fix
20611 typo in setting up configdirs for native builds.
20612
20613 * gdb.base/return.exp: Fix typo in return double test.
20614 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20615 compiler from optimizing them away.
20616
20617Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20618
20619 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20620 sequences to be echo'd by gdb when using gdb_test.
20621 * gdb.chill/chexp.exp: Likewise.
20622 * gdb.fortran/exprs.exp: Likewise
20623
20624Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20625
20626 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20627 after the inferior gdb has started.
20628
20629 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20630 after each command.
20631 * gdb.base/funcargs.exp: Likewise.
20632 * gdb.base/gdbvars.exp: Likewise.
20633 * gdb.base/interrupt.exp: Likewise.
20634 * gdb.base/list.exp: Likewise.
20635 * gdb.base/watchpoint.exp: Likewise.
20636 * gdb.c++/demangle.exp: Likewise.
20637 * gdb.c++/inherit.exp: Likewise.
20638 * gdb.chill/chexp.exp: Likewise.
20639 * gdb.fortran/exprs.exp: Likewise.
20640
20641 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20642 test if we can't handle IO to/from the inferior.
20643
20644 * gdb.c++/misc.exp: Always check for a program already being
20645 started after sending a "run" command to gdb.
20646
20647 * gdb.base/twice.exp: Start with a fresh gdb.
20648
20649 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20650 only depend on gdb's expression code, not the chill runtime.
20651
20652 * gdb.base/return.c: Put return values into variables so we
20653 can have gdb print them rather than depending on the program
20654 to print them.
20655 * gdb.base/return.exp: Corresponding changes.
20656
20657 * lib/gdb.exp: Provide default value for noinferiorio.
20658 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20659 the inferior.
20660
20661 * gdb.base/break.exp: Always check for a program already being
20662 started after sending a "run" command to gdb.
20663 (text_next_with_recursion): Don't check the output from the
20664 program's printf statement. Instead just make sure the program
20665 exited.
20666
20667 * gdb.base/commands.exp: Protect tests which need arguments with
20668 $noargs conditionals.
20669
20670Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20671
20672 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20673 of structure member arrays to match gdb/valops.c:value_addr change.
20674
20675Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20676
20677 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20678 cases.
20679
20680Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20681
20682 * configure.in (configdirs): Remove gdb.chill from default list
20683 of subdirs and then add it back in only if doing a native build.
20684 The current chill compiler does not yet work in any cross build.
20685 * Revert all signal changes from Jul 6.
20686 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20687 for sh-hms targets, allowing these tests to link, with no other
20688 changes. Testing is suppressed by setting "nosignals" in site.exp.
20689
20690Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20691
20692 * configure.in (signaldirs): Define and add to configdirs for all
20693 targets except some specific ones that are known to not support signals.
20694 Also clean up formatting.
20695 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20696 (signals, sigall): Remove rules to build.
20697 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20698 Moved to new gdb.signals directory.
20699 * gdb.signals: New test directory.
20700 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20701 signals.c signals.exp}: New or moved files.
20702
20703Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20704
20705 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20706
20707Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20708
20709 * gdb.base/return.exp: Xfail `return double' test failure
20710 on at least Solaris 2.3 and handle future/past versions on
20711 a case by case basis as appropriate. Also update message
20712 to include i*86 failures.
20713
20714Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20715
20716 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20717
20718 * lib/gdb.exp: Fix comment which erroneously identified
20719 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20720 gdb_file_cmd not gdb_load).
20721 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20722
20723 * gdb.base/setvar.exp: Make test names consistent between pass and
20724 fail cases. Use gdb_test more.
20725
20726Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20727
20728 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20729
20730Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20731
20732 * gdb.base/help.exp: Fix expected help string for `show commands'.
20733
20734Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20735
20736 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20737
20738 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20739 of a text section.
20740
20741Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20742
20743 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20744 that loop eventually terminates. Fix Connection refused logic so
20745 that testsuite will expire nicely.
20746
20747Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20748
20749 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20750 config/rom68k.exp: New tcl glue for the appropriate monitors.
20751 These all just end up calling monitor.exp.
20752 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20753 refused' by retrying. Cleanup some timeout issues.
20754 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20755 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20756 callers don't have to set/restore global timeout variable.
20757
20758 * The following set of changes centralizes management of the global
20759 timeout variable. This way, it can be set in one target dependent
20760 place instead of dozens of places scattered throughout the test suite.
20761 If you need to lengthen a timeout, then you should either set timeout
20762 in one of the config/{target}.exp files, or multiply it by a factor.
20763 Setting it to an absolute value is always going to lose for some
20764 targets.
20765 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20766 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20767 * gdb.base/funcargs.exp: Don't set timeout.
20768 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20769 * gdb.base/printcmds.exp (test_print_string_constants
20770 test_print_array_constants): Don't set timeout.
20771 * gdb.base/ptype.exp: Don't set timeout.
20772 * gdb.base/recurse.exp: Don't set timeout.
20773 * gdb.base/return.exp: Don't set timeout.
20774 * gdb.base/watchpoint.exp: Don't set timeout.
20775 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20776 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20777
20778Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20779
20780 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20781
20782Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20783
20784 * lib/gdb.exp: Disable chill tests for irix5.
20785
20786Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20787
20788 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20789 each test pass or fail.
20790
20791Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20792
20793 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20794 xlc not gcc.
20795
20796Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20797
20798 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20799
20800Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20801
20802 * config/est.exp: Fix copyright and comments. Remove dead code.
20803 Use targetname, serialport and baud variables instead of fixed
20804 constants.
20805 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20806 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20807
20808Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20809
20810 * gdb.base/watchpoint.exp: Don't run
20811 test_watchpoint_triggered_in_syscall for sunos.
20812
20813Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20814
20815 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20816 they don't seem to exist. Do include stdio.h.
20817
20818Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20819
20820 * gdb.base/a1-selftest.exp: Add alpha xfail.
20821
20822Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20823
20824 * gdb.base/watchpoint.c (main): Prompt before calling read().
20825 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20826 Revise accordingly. Remove cruft about sending "123" several
20827 times, until it gets noticed. Clean up the "print buf[0]" stuff
20828 so that it passes or fails, and waits for prompts in the usual way.
20829
20830Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20831
20832 * gdb.base/recurse.exp: Fix comment.
20833
20834 * TODO: Remove item about printing variables in nodebug.exp. Add
20835 item about enabling tests which are only run on some targets.
20836
20837 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20838 fail, make test names unique, use new gdb_test convention
20839 regarding pattern, use gdb_test more, etc.).
20840
20841 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20842 fail, make test names unique, etc.).
20843
20844Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20845
20846 * gdb.base/nodebug.c: Change return type of top and middle to
20847 short.
20848 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20849 are fixed by the recent mdebugread.c changes. Allow `short ()'
20850 as type for top and middle.
20851
20852Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20853
20854 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20855 nearly as I can tell, the whole thing was an accident in Stu's
20856 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20857 to replace a send/expect pair with gdb_test, but ended up only
20858 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20859 of 30 Mar 1995 took care of it, but left this vestigial comment
20860 which I am now nuking.
20861
20862Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20863
20864 * gdb.base/break.exp: Look for different line number for
20865 breakpoint at main depending on usestubs.
20866
20867Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20868
20869 * gdb.base/list.exp: Adjust some alternate expect patterns to
20870 match recent list0.c change. Add alternate expect pattern for
20871 output from `list default lines around main' for optimizing
20872 compilers.
20873
20874Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20875
20876 * lib/gdb.exp: If nosignals is not set, set it to 0.
20877
20878Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20879
20880 * config/slite-gdb.exp: Responds to load symbol table prompt.
20881 * gdb.base/break.exp: Adjust line number, fix rerun.
20882 * gdb.base/langs0.c: Add #ifdef usestubs.
20883
20884Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20885
20886 * gdb.base/list.exp: Adjust line contents after adding new lines in
20887 list0.c. Also fix a syntax error.
20888
20889 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20890 * gdb.base/break.exp: ditto.
20891 * gdb.base/list.exp: ditto.
20892 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20893 * gdb.base/run.c: ditto.
20894 * gdb.base/list0.c: ditto.
20895 * gdb.base/funcargs.c: ditto.
20896
20897Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20898
20899 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20900 $targetname, $serialport and $baud instead of hardwired variables.
20901 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20902 target doesn't support signals.
20903
20904Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20905
20906 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20907
20908Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20909
20910 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20911 Don't rely on the value of an auto variable before it has been
20912 initialized. Use gdb_test more.
20913
20914Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20915
20916 * lib/gdb.exp (default_gdb_version): A version number must start
20917 with a digit, but other than that contains all characters up to
20918 the first whitespace character.
20919
20920Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20921
20922 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20923
20924Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20925
20926 * gdb.c++/*.exp: Warn if executable does not exist. The original
20927 reason for skipping the warning was that configure.in sometimes
20928 intentionally skipped building the executables but the tcl code
20929 had no way of knowing. That (a) was always bogus with respect to
20930 error handling, (b) is no longer true (right now there is no way
20931 to skip C++ tests).
20932
20933 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20934
20935Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20936
20937 * gdb.base/list.exp: Add expect patterns for output from
20938 SunPRO compiled executables.
20939 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20940 types.
20941
20942Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20943
20944 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20945 number (we are already testing that the correct source line text
20946 gets printed).
20947
20948 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20949 that is what is intended, but something needed to be done to get
20950 sunos4 native working again.
20951
20952 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20953
20954 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20955 apparently went with a (very) old xfail.
20956
20957Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20958
20959 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20960 runto_main is a proc in gdb.exp that will do 'step' for target use
20961 stubs.
20962 * gdb.base/exprs.exp: ditto.
20963 * gdb.base/interrupt.exp: ditto.
20964 * gdb.base/opaque.exp: ditto.
20965 * gdb.base/printcmds.exp: ditto.
20966 * gdb.base/ptype.exp: ditto.
20967 * gdb.base/scope.exp: ditto.
20968 * gdb.base/setvar.exp: ditto.
20969 * gdb.base/signals.exp: ditto.
20970 * gdb.base/twice.exp: ditto.
20971 * gdb.c++/classes.exp: ditto.
20972 * gdb.c++/inherit.exp: ditto.
20973 * gdb.c++/templates.exp: ditto.
20974 * gdb.base/break.exp: no run and hit main for stubs. Change line
20975 numbers for breakpoints and info breakpoint.
20976 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20977 breakpoint().
20978 * gdb.base/callfuncs.c: ditto.
20979 * gdb.base/exprs: ditto.
20980 * gdb.base/interrupt.c: ditto.
20981 * gdb.base/opaque0.c: ditto.
20982 * gdb.base/printcmds.c: ditto.
20983 * gdb.base/ptype.c: ditto.
20984 * gdb.base/scope0.c: ditto.
20985 * gdb.base/setvar.c: ditto.
20986 * gdb.base/signals.c: ditto.
20987 * gdb.base/twice.c: ditto.
20988 * gdb.c++/misc.cc: ditto.
20989 * gdb.c++/templates.cc: ditto.
20990
20991Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20992
20993 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20994
20995 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20996 somewhere between `read' and `main.c'. I'm pretty sure the
20997 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20998 and it isn't particularly useful.
20999
21000 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21001
21002Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21003
21004 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21005
21006Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21007
21008 * config/mt-slite: add LIBS and -nostdlib.
21009 * config/slite-gdb.exp: add this new file to support sparclite target.
21010
21011Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21012
21013 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21014
21015 * gdb.base/a2-run.exp: Change argument to istarget from
21016 "*-*-vxworks" to "*-*-vxworks*".
21017 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21018
21019Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21020
21021 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21022 will not runto main but do a 'step' to step out of breakpoint().
21023 * config/mt-slite: add -Dusestubs.
21024
21025Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21026
21027 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21028 instead of just @.
21029
21030 * gdb.base/signals.exp: Add test for "handle all print".
21031 * TODO: Remove "handle all print". Also remove item about
21032 checking copyright date (I don't like the idea of a spurious FAIL
21033 based on when we run the tests).
21034
21035 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
21036 for SunOS4 (reason for failure not investigated). Remove
21037 redundant test for $binfile.
21038
21039 * gdb.base/nodebug.c (array_index): Call malloc.
21040
21041 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21042
21043Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
21044
21045 * gdb.base/recurse.exp: Update gdb_test invocation to use new
21046 conventions and slightly simplify the matching regexp.
21047
21048Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21049
21050 * gdb.base/break.exp: Update gdb_test invocation to use new
21051 convention.
21052
21053 * lib/gdb.exp: If noargs is not set, set it to 0.
21054
21055 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21056 tests unique.
21057
21058 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21059
21060Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21061
21062 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21063 one argument of type "<non-float parameter>".
21064
21065Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21066
21067 * config/rom68k.exp: New file to support Motorola IDP board.
21068 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21069 * gdb.base/break.c: Change things around so that this program
21070 doesn't depend upon args. This is necessary to make remote
21071 targets work (in general, they can't take args).
21072 * gdb.base/break.exp: Don't try to send args to program. Don't
21073 expect output. Also, replace lots of code with gdb_test.
21074
21075Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21076
21077 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21078 printing of '\'' (which is what the comment says we are testing,
21079 even though we were not), not '''.
21080 (test_integer_literals_rejected): Test that printing ''' is an error.
21081
21082 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21083 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21084 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21085 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21086 Use gdb_test not test_print_accept.
21087 * lib/gdb.exp: Remove test_print_accept.
21088
21089 * gdb.base/signals.exp (signal_tests_1): Make pass message
21090 consistent with fail message.
21091
21092 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21093 unsigned char; the bug (PR 1821) is fixed.
21094
21095 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21096
21097 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21098 successful tests--makes xfailing them work right.
21099
21100Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21101
21102 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21103 only \r\n, not .*. The test can pass .* as the last thing in
21104 $pattern if that is what it wants. In addition to providing this
21105 flexibility, this change should speed up pattern matching in cases
21106 where the pattern already ended with .* (there were a number of
21107 them). This change also helps catch bad patterns--in the old
21108 scheme the typo "char \*" instead of "char \\*" would pass. Now
21109 it is caught.
21110 * Many .exp files: Update callers.
21111
21112 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21113 clearer and does not spuriously match multiple ('s. Likewise for
21114 ) and *.
21115
21116 * gdb.base/nodebug.exp: Test ability to call a function and pass
21117 it a string (even with no debugging info).
21118
21119 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21120 "p '\'", which is the same as "p ''" once tcl gets done with
21121 quoting, to "p '\\'", which I suspect is what is intended (one
21122 backslash gets sent to GDB).
21123
21124 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21125
21126Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21127
21128 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21129 1817) was fixed literally years ago.
21130
21131Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21132
21133 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21134 test, it causes stepping out of call_after_alloca_subr with
21135 optimizing compilers.
21136 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21137 fails.
21138
21139 * gdb.c++/templates.exp: Source templ-info.exp only if
21140 the templates executable exists.
21141
21142 * gdb.c++/misc.cc (class Contains_static_instance,
21143 class Contains_nested_static_instance),
21144 gdb.c++/classes.exp (test_static_members): Test printing of
21145 a class that contains a static instance of the class.
21146
21147Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21148
21149 * gdb.base/langs2.c (cppsub_): Don't prototype.
21150 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21151 only, I believe).
21152
21153Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21154
21155 * lib/gdb.exp (skip_chill_tests): New procedure.
21156
21157 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21158
21159Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21160
21161 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21162 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21163
21164Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21165
21166 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21167
21168 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21169 disassemble 8, not 16, instructions for part 4.
21170
21171 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21172 support the latter anymore.
21173
21174 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21175 -DNO_PROTOTYPES.
21176 * gdb.base/callfuncs.c: Control use of prototypes based on
21177 NO_PROTOTYPES, not __STDC__.
21178 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21179 t_float_values2 tests if prototypes in use.
21180
21181 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21182 t_double_values): When checking differences against DELTA, check
21183 that difference is within the range (-DELTA,DELTA), not just
21184 (-infinity,DELTA).
21185
21186Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21187
21188 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21189 'file' command firts, then 'target', then 'load', this is due to gdb
21190 target set up.
21191 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21192
21193Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21194
21195 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21196 FP load/store variants.
21197 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21198
21199Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21200
21201 * gdb.base/term.exp: Do not give a warning if not native, it is
21202 not an abnormal condition.
21203
21204Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21205
21206 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21207 t_char_array".
21208
21209Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21210
21211 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21212 are getting the version number.
21213
21214 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21215 if not native, it is not an abnormal condition.
21216
21217Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21218
21219 * lib/gdb.exp: Just use "file exists", rather than undocumented
21220 dejagnu procedure "findfile".
21221
21222Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21223
21224 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21225 (LDFLAGS): Set to -Xlinker -Ur.
21226
21227 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21228 Removed, these values are set by lib/gdb.exp.
21229
21230 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21231
21232Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21233
21234 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21235 of replicating gdb startup code.
21236
21237 * config/mt-vxworks (LDFLAGS): Set to -r.
21238 (CFLAGS_FOR_TARGET): Removed.
21239
21240 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21241 (gdb) and gdb for vxworks uses (vxgdb).
21242
21243 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21244 executable is not in the tree and host != target, use sed and
21245 program_transform_name to determine the gdb name used by the
21246 target.
21247
21248 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21249 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21250
21251Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21252
21253 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21254 floats, chars, and shorts where there are ANSI-style function
21255 definitions.
21256
21257 * gdb.base/langs.exp, gdb.base/langs*: New test.
21258 * gdb.base/Makefile.in: Build it.
21259 * TODO: Remove item about checking that C names don't get C++
21260 demangling applied; this test tests it.
21261
21262Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21263
21264 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21265 went with the const70 xfail. The xfail went away a year ago.
21266
21267 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21268
21269 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21270 for hp300.
21271
21272 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21273
21274 * gdb.base/a1-selftest.exp: Don't run on hp300.
21275
21276Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21277
21278 * Makefile.in (site.exp): Set host_alias and target_alias as well
21279 as host_triplet and target_triplet.
21280
21281Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21282
21283 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21284
21285 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21286 places as other ecoff systems).
21287
21288 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21289 ultrix.
21290
21291Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21292
21293 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21294 remove them.
21295 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21296 variable and "variable" in addition to "data variable".
21297 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21298
21299 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21300 2.
21301 * gdb.base/list1.c (long_line): Add additional statement at start
21302 of function.
21303 * gdb.base/list.exp (test_forward_search): Update line number to
21304 reflect new statement.
21305
21306Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21307
21308 * gdb.base/signals.exp: Reinitialize searched source directories
21309 after gdb_start call.
21310
21311Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21312
21313 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21314 * gdb.stabs/Makefile.in: Likewise.
21315
21316 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21317 change. Instead split the tests into smaller pieces.
21318 * gdb.disasm/hppa.s: Corresponding changes.
21319
21320Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21321
21322 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21323 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21324
21325 * gdb.base/funcargs.exp: Modify many tests so that every test
21326 either passes or fails. Make some test names unique.
21327
21328Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21329
21330 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21331 Call stty to set interrupt character.
21332
21333 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21334 for HP assembler versus GNU assembler based on actual behavior of
21335 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21336
21337 * TODO: Suggest a few more stepping tests.
21338
21339Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21340
21341 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21342 restart GDB for h8300 after a continue.
21343 (return): Add pattern to match a29k-udi behavior.
21344 * gdb.base/nodebug.exp: Remove obsolete comment.
21345 * gdb.base/regs.exp: New file, testing of register displays.
21346 * gdb.base/return.exp: Fix typo in reference to $objdir.
21347 * gdb.base/whatis.exp: Always start with a fresh GDB.
21348
21349Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21350
21351 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21352 higher, these tests generate a lot of output.
21353
21354Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21355
21356 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21357 code following the catch silently ignored some errors; without the
21358 catch they should be thrown like any other tcl error. Also, the
21359 catch used "" instead of {} which meant all the callers who wanted
21360 to include one of the characters "[]$ had to quote it an extra time.
21361 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21362 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21363 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21364 Remove extra quoting.
21365
21366Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21367
21368 * gdb.base/commands.exp: Make test names unique; every test either
21369 passes or fails. Update some comments.
21370
21371 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21372
21373Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21374
21375 The following fixes a FAIL caused by the fact that the alpha stabs
21376 configuration didn't use the ".if alpha" code in weird.def.
21377 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21378 bit pointer, so the 32 bit version works even on the alpha.
21379 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21380 Remove the stuff which allowed us to have separate versions for
21381 alpha and everything else.
21382
21383 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21384 regexp which "info func operator\[\](" is supposed to match. Fix
21385 string to send to GDB. Note that GDB still doesn't work right. Add a
21386 new test for "info func .perator\[\](" which GDB does handle correctly.
21387
21388 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21389
21390Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21391
21392 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21393 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21394 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21395 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21396 it makes the tests harder to understand and confuses test-o-matic.
21397 The preferred style is that each test provides a PASS or a FAIL,
21398 and has a unique message (e.g. "continue #54" not just "continue")
21399 which is the same for the pass and the fail.
21400 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21401 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21402 to lib/gdb.exp.
21403 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21404 prt_accept which was basically the same thing. Likewise for
21405 test_print_reject and prt_reject.
21406 * lib/gdb.exp (test_print_reject): Add some more error message
21407 patterns to match from the former printcmds.exp (prt_reject).
21408 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21409 One defect of the passcount stuff is that some of it failed to
21410 report XPASS where appropriate.
21411 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21412 stuff before and after arg in expected pattern.
21413 (test_paddr_operator_functions): Re-do test without print_addr_of;
21414 this is the only test which seems to want extra stuff there.
21415
21416Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21417
21418 * gdb.base/nodebug.exp: Update new tests to reflect improved
21419 wording of gdb output.
21420
21421 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21422 and "ptype" work on variables in files compiled without -g.
21423 Replaces commented out "maint print msymbol" tests.
21424
21425Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21426
21427 * gdb.base/setvar.c (dummy): Call malloc.
21428
21429 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21430 losing with the irix4 sed.
21431
21432 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21433 ALRM" on irix4.
21434
21435Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21436
21437 * TODO: Remove items about corefile.exp testing new exec-file and
21438 backtrace; both are now done. Add items about printing enums.
21439
21440Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21441
21442 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21443 "get signal $thissig" test fails.
21444
21445 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21446
21447Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21448
21449 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21450 compiler warning with dec alpha compiler.
21451
21452 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21453 extra \n from gdb_test call (this explains why the prompt test
21454 that I removed yesterday was there).
21455 (user_defined_command_test): Remove extra \n and prompt test.
21456
21457 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21458 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21459 doesn't exist.
21460 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21461 Also remove alpha workaround, which turns out to be because
21462 SIGABRT == SIGLOST.
21463
21464 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21465
21466 * gdb.base/help.exp: Don't test "help show".
21467
21468Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21469
21470 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21471 "set print address" is on.
21472 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21473 pass prompt to gdb_test; gdb_test already looks for the prompt.
21474
21475 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21476
21477 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21478 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21479 was to make sure that gdb can read a core file. But (a) the "read
21480 the corefile" part didn't make it to a1-selftest.exp, we just
21481 delete the corefile after creating it, and (b) we test reading
21482 corefiles in corefile.exp anyway. Also, this test left around a
21483 xgdb process on Solaris.
21484
21485 * gdb.base/corefile.exp: Also test backtrace.
21486
21487Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21488
21489 * gdb.base/commands.exp: Test a simple user defined command with
21490 arguments and if/while statements; verify the full user command is
21491 printed by "show user".
21492
21493 * gdb.base/commands.exp: Test if/while commands as part of a
21494 breakpoint command list; verify they appear in breakpoint
21495 information.
21496
21497Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21498
21499 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21500 than by dividing by zero.
21501
21502Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21503
21504 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21505 performing an inferior call with watchpoints enabled.
21506 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21507 call.
21508
21509Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21510
21511 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21512 of "file" command.
21513
21514 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21515 Add additional pattern for when "int operator int(void);" appears
21516 in a different order.
21517
21518Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21519
21520 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21521
21522 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21523 and "signal" with ".*".
21524
21525Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21526
21527 * TODO: Add note about "handle all nostop".
21528
21529 * gdb.base/{sigall.c, sigall.exp}: New test.
21530 * gdb.base/Makefile.in: Add it.
21531
21532Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21533
21534 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21535 when invoking GDB, suppresses any windowing interface.
21536
21537Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21538
21539 * config/sim-gdb: New file, simulator testing support.
21540
21541Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21542
21543 * gdb.base/interrupt.exp: Test calling func1 twice.
21544
21545Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21546
21547 * gdb.base/list.exp (test_forward_search): Set timeout higher
21548 when we'll be getting lots of output from gdb.
21549
21550 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21551 "init_malloc" to after the expect statement. Run it if that
21552 regexp is taken, but also for two others which happen if source
21553 cannot be found.
21554
21555Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21556
21557 * gdb.base/printcmds.exp: New test, for printing register before
21558 program is running.
21559
21560Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21561
21562 * gdb.base/list.exp: Correct some alternate expect patterns
21563 to reflect changes in list1.c.
21564
21565Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21566
21567 * TODO: Add item regarding large frames.
21568
21569 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21570
21571 * TODO: Remove item about enabling return.exp; it
21572 is enabled. Suggest a few more "return" tests.
21573
21574Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21575
21576 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21577 anonymous unions.
21578
21579Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21580
21581 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21582 and pr-5646.o, so "make" is the same as "make all", not "make
21583 pr-4975.o".
21584
21585Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21586
21587 * gdb.base/list.exp: Adjust expectations to reflect changes in
21588 list1.c.
21589 (test_forward_search): New test proc.
21590 * gdb.base/list1.c (long_line): New function, has long source line.
21591
21592Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21593
21594 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21595 additional line of code that was added.
21596
21597Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21598
21599 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21600 tests so as not to overflow expect's input buffers.
21601 * gdb.disasm/hppa.exp: Corresponding changes.
21602
21603Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21604
21605 Beginnings of template debugging tests.
21606 * gdb.c++/templ-info.cc: New file to test for template
21607 debugging capability of the compiler.
21608 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21609 templ-info.cc.
21610 * gdb.c++/templates.cc: Add explicit template instantiations
21611 to enable compiling with -fno-implicit-templates. Add destructor
21612 and 'value' method to T5 class for template tests.
21613 * gdb.c++/templates.exp: Add testcases for printing of template
21614 types, setting breakpoints on template methods and calling a
d63a86f8 21615 template method.
c906108c
SS
21616
21617Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21618
21619 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21620 branch target since some assemblers (gas-2.5) may emit a
21621 relocation for the branch instead of resolving it in the
21622 assembler.
21623
21624Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21625
21626 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21627 through signal handler.
21628
21629Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21630
21631 * configure.in (*-*-netware): Use config/mt-netware.
21632
21633 * config/mt-netware: New file.
21634 * config/mt-i386-netware: Removed, separate configs for different
21635 netware architectures are no longer needed now that we have
21636 --with-headers.
21637
21638Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21639
21640 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21641 by the recent changes to use ANSI C arithmetic conversions.
21642
21643Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21644
21645 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21646 bug involving using inferior_pid to figure out whether to select a
21647 frame.
21648
21649Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21650
21651 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21652 match the current disassembler output.
21653
21654Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21655
21656 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21657 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21658 types, expect "int" as type of integer values (for now).
21659
21660Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21661
21662 * gdb.base/commands.exp: New tests for if/while commands.
21663
21664Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21665
21666 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21667 by .*, since hex values have different syntax in Chill mode.
21668
21669Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21670
21671 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21672 linefeed from expect pattern for repeated types with indices > 9.
21673
21674Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21675
21676 First part of Fortran test suite.
21677 * gdb.fortran: New directory.
21678 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21679
21680Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21681
21682 * gdb.base/default.exp: Update expect pattern for load command
21683 without arguments.
21684
21685Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21686
21687 * configure.in: Change i386 to i[345]86.
21688 * gdb.base/configure.in: Likewise.
21689 * gdb.c++/configure.in: Likewise.
21690 * gdb.chill/configure.in: Likewise.
21691
21692Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21693
21694 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21695 patterns, since that is not a valid context for comments.
21696
21697Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21698
21699 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21700 repeated types and repeated types with indices > 9.
21701
21702Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21703
21704 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21705 2417; old bug has been fixed.
21706
21707Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21708
21709 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21710 send the newline ourselves instead of assuming gdb_test will do
21711 so when passed an empty input string.
21712
21713 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21714 stabs testcode.
21715
21716Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21717
21718 * lib/gdb.exp (gdb_test): Don't send anything if the first
21719 argument is an empty string. This makes cases where we want to
21720 match output that is already in expect's buffers (for example,
21721 matching a breakpoint after gdb_run_cmd has been called) work
21722 reliably.
21723
21724Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21725
21726 * config/netware.exp: New file.
21727
21728Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21729
21730 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21731 the -B and -L prefixes so we can find the debugging stub.
21732
21733 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21734 there and we are using the gcc from the tree.
21735
21736 * gdb.base/types.c: Removed.
21737
21738 * gdb.base/configure.in: Look for makefile fragments in ../config.
21739 Recognize i386-*-netware.
21740 * gdb.c++/configure.in: Likewise.
21741
21742Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21743
21744 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21745 the correct TCL syntax.
21746
21747Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21748
21749 * gdb.base/opaque.exp: use runto instead of messing around with
21750 breakpoints. Simplify by using gdb_test.
21751
21752 * gdb.base/bitfields.exp: restart between tests on netware targets
21753 because breakpoints aren't relocated after target death. Run
21754 processes to completion.
21755
21756 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21757
21758Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21759
21760 * Makefile.in: Remove extra tabs that confuse some versions
21761 of "make". Use the newly built gdb to test with by default,
21762 rather than the first one in the tester's search path.
21763
21764Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21765
21766 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21767
21768 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21769 condition help.
21770
21771Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21772
21773 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21774
21775 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21776 running.
21777 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21778 * gdb.base/funcargs.exp: Likewise.
21779
21780 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21781 * gdb.base/funcargs.exp: Likewise.
21782
21783 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21784 message is "".
21785
21786Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21787
21788 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21789 return,signals,twice}.exp: Handle non-existant binaries
21790 consistantly.
21791
21792 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21793 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21794 might testing a cross development system.
21795
21796Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21797
21798 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21799 runtest script is relative to ${srcdir}, not ${rootdir}.
21800
21801Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21802
21803 * gdb.base/signals.exp: Allow for optionality of breakpoint
21804 address.
21805
21806Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21807
21808 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21809
21810Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21811
21812 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21813 for size_t definition.
21814 * gdb.c++/templates.cc: Likewise
21815
21816 * config/mt-i386-netware: New file.
21817
21818 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21819 defined.
21820
21821 * gdb.base/Makefile.in: Added support for systems that name core
21822 files by appending "core" to the program name.
21823 * gdb.base/a1-selftest.exp: Likewise.
21824
21825Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21826
21827 * gdb.base/return.exp: Add comment and message for `return double'
21828 test failure on Sparc Solaris.
21829
21830Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21831
21832 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21833
21834Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21835
21836 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21837 from optimizing them away.
21838 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21839 patterns to include default constructors and assignment operators,
21840 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21841 character in the output of the virtual base pointer.
21842
21843Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21844
21845 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21846 expression match in print_addr_of to avoid unintented matches.
21847 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21848 versions up to 2.5.8.
21849
21850Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21851
21852 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21853 included file to run under newer versions of expect.
21854 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21855 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21856 Remove xfail for the virtual table of BDDHookV.
21857
21858Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21859
21860 * lib/gdb.exp (string_to_regexp): Set a default result.
21861 (default_gdb_start): Fix misleading message.
21862
21863Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21864
21865 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21866 Remove all CC, etc definitions.
21867 * config/mt-hpux: New file.
21868 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21869 (CFLAGS, LDFLAGS): Define.
21870 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21871
21872 * Makefile.in (site.exp): Don't insert host_os, etc.
21873 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21874 (distclean): Check existence of subdir.
21875 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21876 * gdb.base/Makefile.in: General cleanup and simplification.
21877 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21878 to build executables. Use default rule to build .o files.
21879 (EXPECT, RUNTEST, CC): Fix relative pathname.
21880 (site.exp): Don't insert host_os, etc.
21881 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21882 and/or SIGUSR1 defined.
21883 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21884 * gdb.c++/Makefile.in: General cleanup and simplification.
21885 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21886 (CFLAGS): Remove.
21887 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21888
21889Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21890
21891 * gdb.base/recurse.exp: Misc changes to get tests running again
21892 after Kung's changes to the watchpoint code.
21893 * gdb.base/watchpoint.exp: Likewise.
21894
21895Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21896
21897 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21898
21899Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21900
21901 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21902 * lib/gdb.exp (default_gdb_start): Define.
21903 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21904 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21905 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21906 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21907 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21908 Don't call gdb_target_udi in between tests.
21909
21910Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21911
21912 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21913 (which was basically just a local version of the same thing). In
21914 addition to avoiding duplication, gdb_test_exact is faster.
21915 * lib/gdb.exp (gdb_test_exact): Fix typo.
21916
21917 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21918 don't give an error.
21919
21920 * gdb.base/term.exp: Call delete_breakpoints before starting.
21921
21922 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21923 (t10): Add comment.
21924
21925Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21926
21927 Reorganization of the GDB Test Suite.
21928
21929 * gdb.base: New directory, contains all the basic tests.
21930 * gdb.c++: New directory, tests specific to C++.
21931 * gdb.chill: New directory, tests specific to Chill.
21932 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21933 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21934 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21935 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21936 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21937 t30-31 to chill).
21938 * */gdbme.*: Rename to match appropriate expect scripts.
21939 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21940 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21941 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21942 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21943 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21944 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21945 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21946 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21947 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21948 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21949 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21950 gdb.c++/virtfunc.cc: New names of C++ files.
21951 * gdb.chill/chillvars.ch: New name of Chill file.
21952 * gdb.base/configure.in, gdb.c++/configure.in,
21953 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21954 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21955 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21956 * configure.in (configdirs): Update to reflect directory changes.
21957 (target_abbrev): No longer define for any configuration.
21958 * Makefile.in: Cosmetic improvements to header comments.
21959
21960Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21961
21962 Various changes to gdb.t31:
21963
21964 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21965 * gdbme.ch: Make all key-words and predefineds be upper-case.
21966 * chillvars.exp: Expect key-words and predefinds in upper-case.
21967
21968 * chillvars.exp: Use gdb_test_exact many places.
21969 Change expected output for arrays (which now includes index labels).
21970
21971 * pr-5020.exp, gdme.ch (module PR_5020):
21972 New test, for PR-5020.
21973
21974Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21975
21976 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21977 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21978
21979Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21980
21981 * Makefile.in: Fix bit-rot in definitions of CHILL,
21982 CHILL_FOR_TARGET and Chill_LIB.
21983 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21984 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21985 CHILL, and CHILL_LIB.
21986
21987Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21988
21989 * Revert the previous changes. Please see Rob's directory
21990 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21991
21992Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21993
21994 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
21995 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21996 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21997 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
21998 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21999 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22000 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22001 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22002 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22003 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22004 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22005 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22006 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22007 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22008 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22009 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22010 changes from 94Q1.
22011
22012Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22013
22014 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22015 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22016 Rob's new testing fragments.
22017
22018Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22019
22020 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 22021 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
22022
22023Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22024
22025 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22026 version also, match on casted version strings, and match on
22027 gdb startup case where the line numbers might be messed up.
22028
22029Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
22030
22031 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 22032 (CFLAGS): Delete it from here.
c906108c
SS
22033
22034Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
22035
22036 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22037
22038Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
22039
22040 * Makefile.in (RUNTEST): Default to just "runtest".
22041
22042Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22043
22044 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22045 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22046 the code has been restructured.
22047
22048Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22049
22050 * gdb.t00/default.exp (set write): Allow any number of \r and/or
22051 \n, not just one of each.
22052
22053 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22054 /bin/cc gives a warning if you do.
22055
22056Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22057
d63a86f8 22058 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
22059 __t10ListS_link1ZUiRCUiPT0
22060
22061Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22062
22063 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22064 on local variables in recursive functions.
22065
22066 * gdb.t07/Makefile.in: Build the new test.
22067
22068Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22069
22070 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22071 directly. Instead compare the return values from actual calls.
22072
22073Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22074
22075 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22076
22077Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22078
22079 * From Peter Schauer with minor modifications.
a9c64011
AS
22080 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22081 stops in mid-line in the caller. Add xfail for returning a float
22082 value on X86 targets.
c906108c
SS
22083
22084Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22085
22086 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22087 to avoid expect lossage.
22088 (fmem_LRbug_tests): Likewise.
22089 * gdb.disasm/hppa.s: Corresponding changes.
22090
22091 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22092 conditions to work with latest dejagnu/expect.
22093
22094 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22095 expected to fail on the PA.
22096 (backtrace in call with trampolines): Explicitly require main
22097 to be frame #1 (no trampolines should show up in backtrace).
22098
22099 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22100 "continue -expect".
22101 * gdb.t06/break.exp: Likewise.
22102 * gdb.t07/watchpoint.exp: Likewise.
22103 * gdb.t13/bitfields.exp: Likewise.
22104 * gdb.t15/{funcargs,return}.exp: Likewise.
22105 * gdb.stabs/weird.exp: Likewise.
22106 * config/{mips,udi}-gdb.exp: Likewise.
22107
22108 * hppa.sed: Enclose comments within a sed command to avoid
22109 losing with the old OSF1 sed.
22110
22111Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22112
22113 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22114 sequent dynix.
22115 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22116 * gdb.t15/funcargs.exp: Conditionally step again to really
22117 finish from marker_call_with_trampolines. Handle the case where
22118 the first step from within call_with_trampolines already steps
22119 us back to main.
22120 * gdb.t15/gdbme.c: Add comment to closing brace of
22121 call_with_trampolines for funcargs.exp.
22122
22123Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22124
d63a86f8 22125 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
22126 Fix typo(s).
22127
22128Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22129
22130 * gdb.t07/gdbme.c: More code for watchpoint testing.
22131
22132 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22133 "Hardware watchpoint" throughout file.
22134 (test_watchpoint_triggered_in_syscall): New test.
22135 (test_complex_watchpoint): New test.
22136
22137Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22138
22139 * gdbme.c (call_with_trampolines): New function to try and step
22140 into. Tests trampoline problems on the PA.
22141
22142 * funcargs.exp (localvars_in_indirect_call): No longer expect
22143 stepping into indirect call to fail on PAs.
22144 (test_stepping_over_trampolines): New test.
22145
22146Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22147
22148 * TODO: Add suggestions for static member function tests, and
22149 completion tests.
22150
22151Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22152
22153 * TODO: Add suggestions for "p/a" tests.
22154
22155 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22156 (default_gdb_exit): Replace all the hair with sending "quit" to
22157 the process with a simple close.
22158
22159Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22160
22161 * TODO: Add suggestions for shared library tests.
22162
22163Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22164
22165 * TODO: Add suggestions for x/s tests.
22166
22167Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22168
22169 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22170 "enable once", and "enable breakpoints once" with ".*".
22171
22172Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22173
22174 * TODO: Add suggestions about structure passing tests.
22175
22176Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22177
22178 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22179 the primary1 test, use work around if __GNUC__ < 2.
22180 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22181 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22182 Test for bad output rather than waiting for timeout. Issue
22183 second continue only if first continue failed.
22184
22185Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22186
22187 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22188 operator[] test with gdb_test because the old code didn't seem to
22189 be getting the quoting right with the new dejagnu.
22190
22191Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22192
22193 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22194 one from the path.
22195 * Makefile.in: Use a fresh expect if there is one, use runtest
22196 from the src tree if there is one.
d63a86f8 22197
c906108c
SS
22198Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22199
22200 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22201 next over recursive call. Revise the tests from that point on
22202 (which had been skipped) to match GDB's actual (correct) output.
22203
22204 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22205 with next over a breakpoint whose condition is false.
22206
22207 * gdb.t00/help.exp: Comment out "help set print" tests just like
22208 (and for same reason as) "help set" test.
22209
22210Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22211
22212 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22213 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22214
22215Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22216
22217 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22218 necessary gdb_target_udi.
22219
22220 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22221
22222 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22223 1838 and 2417; they are fixed.
22224
22225 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22226 gdb.t03/ptype.exp (ptype structure, ptype union):
22227 Remove xfails; the test is looser than when the xfails were added.
22228
22229 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22230 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22231
22232 * gdb.t01/run.exp: Only run shell test if isnative.
22233
22234 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22235 since "run" automatically loads if necessary. Call gdb_target_udi
22236 after the "file" since "file" kills any execution target.
22237
22238 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22239 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22240 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22241 argument for UDI.
22242
22243Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22244
22245 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22246
22247 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22248
22249Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22250
22251 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22252 properly quoting regexps. This makes the second argument to
22253 demangle a fixed string, which matches the callers, instead of a
22254 shell-style pattern which is what the previous implementation
22255 used. Update some of the callers.
22256
22257Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22258
22259 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22260 (comib_nullified_tests): Fix typo.
22261 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22262 strings. No longer expected to fail.
22263
22264 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22265 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22266 strings. No longer expected to fail.
22267
22268 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22269 string. No longer expected to fail.
22270
22271Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22272
22273 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22274 No longer expected to fail.
22275
22276 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22277 string. No longer expected to fail.
22278
22279Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22280
22281 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22282 only in the names (I probably got most of them). I was even
22283 generous with some which differed in underscores in names, and
22284 probably missed a few, and I *still* was able to remove almost a
22285 third of the file with almost no impact on testsuite coverage.
22286
22287Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22288
22289 * gdb.t00/default.exp: Match udi_attach error message as well as
22290 the one from child_attach.
22291
22292 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22293
22294 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22295
22296 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22297 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22298
22299 * Move test with enums and partial symbols back to
22300 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22301 Reverts the change of 26 May 93. Per today's change to
22302 stabs.texinfo, the behavior that weird.exp was expecting was
22303 unreasonable; what is important is that the compiler+gdb get
22304 things right, which happens with a recent gcc. Also fix the test
22305 to deal with native compilers which put out the stab gdb can't
22306 deal with.
22307
22308Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22309
22310 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22311 in the names. The main thing these accomplish is to slow things down.
22312 Many more such duplicates surely remain.
22313
22314 * gdb.t00/help.exp: Comment out "help support" test just like
22315 (and for same reason as) "help set" test.
22316
22317Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22318
22319 * gdb.t06/break.exp: Remove setup_xfails for
22320 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22321 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22322 about known bug in gcc to include up through 2.5.8.
22323 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22324 well as "_vb$".
22325 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22326 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22327 with latest gcc and gdb.
22328 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22329 well as "_vb$".
22330
22331Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22332
22333 * configure.in (hppa*-*-*): Also configure and build stabs-only
22334 tests.
22335
22336Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22337
22338 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22339 * gdb.t10/configure.in (hppa*-*-*): Use it.
22340
22341Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22342
22343 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22344
22345Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22346
22347 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22348 versions prior to 1.13.5.
22349
22350Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22351
22352 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22353 the prompt is at the start of a line.
22354
22355Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22356
22357 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22358 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22359 in the copr tests now.
22360 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22361 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22362 expected to fail.
22363
22364Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22365
22366 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22367 gdb.t31/chillvars.exp, lib/gdb.exp:
22368 Tweak to run under either version of expect.
22369 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22370 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22371 * gdb.t11/list.exp: Remove extraneous whitespace.
22372
22373Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22374
22375 * gdb.t16/printcmds.exp (test_print_strings): Accept
22376 "(unsigned char *) " before the string.
22377
22378 * TODO: Add notes about printing of fancy types and GDB expressions.
22379
22380Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22381
22382 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22383 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22384 if doing mips-idt-ecoff.
c906108c
SS
22385
22386Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22387
22388 * Most .exp files: Tweak to run under either version of expect.
22389
22390Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22391
22392 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22393 xfails; I'm not sure why they are failing, but not because of PR 1806.
22394
22395Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22396
22397 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22398 defined in lib/gdb.exp.
22399
22400Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22401
22402 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22403 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22404 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22405 have to be typeless.
22406
22407Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22408
22409 * TODO: Add suggestion for copyright year test.
22410
22411Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22412
22413 * configure.in (*-*-lynxos*): Add stabs tests.
22414
22415Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22416
22417 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22418 so insert a tab before any assembler directive in column zero.
22419
22420 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22421 stores.
22422 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22423 stores.
22424 (fpu_short_memory_tests): Likewise.
22425
22426Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22427
22428 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22429 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22430 .stabs directives in comments.
22431
22432Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22433
22434 * TODO: New file, describing tests we could write.
22435 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22436
22437Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22438
22439 * gdb.t06/signals.exp: Add kludge to force re-sync.
22440
22441 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22442 to xgdb instead of gdb, get out of gdb.
22443
22444Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22445
22446 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22447 for info.
22448
22449Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22450
22451 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22452 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22453 * gdb.stabs/hppa.sed: New sed script for the PA.
22454
22455Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22456
22457 * gdb.stabs: Re-write weird.def and configuration to use sed
22458 instead of cpp. sed is portable and POSIX; cpp is neither.
22459
22460Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22461
22462 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22463
22464Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22465
22466 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22467
22468Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22469
22470 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22471 "_vb$".
22472 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22473 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22474
22475Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22476
22477 * lib/gdb.exp: Comment out code which depends on non-existent
22478 `transform' procedure.
22479
22480Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22481
22482 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22483 * lib/gdb.exp: Transform tool name.
22484 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22485 1.1's new error handling system.
22486
22487Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22488
22489 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22490
22491Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22492
22493 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22494 They made pattern matching so slow that timeouts happened on
22495 heavily loaded systems. Now any output from "show print" which
22496 gets us back to the GDB prompt is a PASS.
22497
22498Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22499
22500 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22501
22502Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22503
22504 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22505
22506 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22507 It is not from PR 3220.
22508
22509Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22510
22511 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22512 just started failing because they depended on the order the
22513 subcommands are presented, or exact docstring text. This kind of
22514 test is a pain and has minimal benefit.
22515
22516Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22517
22518 * gdb.t09/corefile.exp: At end of test, use "core" command with
22519 no arguments.
22520
22521Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22522
22523 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22524 17}/Makefile.in: Make it possible to run the testsuite with Sun
22525 make and CC = cross gcc by adding explicit build rules for .o
22526 files.
22527
22528Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22529
22530 * gdb.t15/funcargs.exp: Don't put comments on same line as
22531 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22532
c906108c
SS
22533Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22534
22535 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22536
22537Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22538
22539 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22540 * gdb.t20/inherit.exp: remove three dumplicate entries.
22541
22542Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22543
22544 * gdb.t06/break.exp: For "next over recursive call", fail on any
22545 incorrect output, not just on "factorial (value=2)".
22546
22547Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22548
22549 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22550 working now. Add an xfail if accesing a bss variable causes
22551 a memory error if the target is not yet run.
22552
22553Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22554
22555 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22556 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22557 name of __st* demangling (2 strings). Did Kung really get the
22558 more than 95 others right without testing them?
22559
22560Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22561
22562 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22563
22564Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22565
22566 * configure.in (configdirs): Add gdb.disasm
22567 * gdb.disasm: New directory for GDB disassembler tests.
22568 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22569
22570Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22571
22572 * gdb.t00/help.exp: Don't test "help set".
22573
22574 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22575 from within expect statements. None of these happen anymore and
22576 they cause regressions to be silently unnoticed.
22577
22578 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22579 messages) about known failures with gcc cygnus-2.4.5-930417.
22580
22581 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22582 comp-info.exp so it gets built if it doesn't exist.
22583
22584 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22585 it is no longer used.
22586 * gdb.t13/comp-info.c: Removed.
22587
22588Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22589
22590 * gdb.t06/signals.exp: Add xfail for sun3.
22591
22592Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22593
22594 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22595 relevant because ^C doesn't get sent but failure can be reproduced
22596 interactively).
22597
22598Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22599
22600 * gdb.stabs/alpha.mt: New configuration file for alpha.
22601 * gdb.stabs/configure.in: Use it.
22602 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22603 sharing with alpha.mt, redefine long to word via preprocessor.
22604 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22605 for alpha.
22606 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22607 native cc.
22608 * gdb.t00/teststrategy.exp: Change expect string so that we
22609 consume the `(xgdb)' from the command echo and from the gdb prompt.
22610 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22611 gdb currently compares all values as long, so this failure probably
22612 applies to any configuration where LONGEST is bigger than a target int.
22613 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22614 with gcc.
22615 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22616 to handle opaque pointers, gcc is.
22617 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22618 as first argument. Include <sys/types.h> and change all operator
22619 new definitions to use size_t.
22620 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22621 now that we use size_t.
22622
22623Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22624
a9c64011 22625 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22626 a long or float array cast all array members to the same type.
a9c64011 22627 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22628 with 64 bit longs.
a9c64011 22629 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22630 on alpha.
a9c64011 22631 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22632
22633Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22634
22635 * gdb.t24 (demangle.exp): Constructors of templates have names like
22636 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22637 section 14.6 of the ARM.
22638
22639 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22640 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22641 accomplish little and slow down the testsuite.
22642
22643 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22644 Accept spaces various places.
22645
22646Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22647
22648 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22649 with watchpoint enabled.
22650
22651 * Makefile.in: Remove definition of CC and remove the second
22652 definition of CXX (the "CXX = gcc" one remains). These definitions
22653 were causing backquotes to be expanded within backquotes, which
22654 doesn't work.
22655
22656Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22657
22658 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22659
22660Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22661
a9c64011
AS
22662 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22663 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22664 by mips cc and contains no stabs entries.
22665
22666Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22667
22668 * config/vx-gdb.exp: Use fake device to load files rather than
22669 NFS.
22670 * lib/gdb.exp: New proc to do "file" command.
22671 * config/unix-gdb.exp: Use new "file" proc.
22672
22673Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22674
22675 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22676 Rework board rebooting slightly.
22677 (gdb_exit): Don't exit from the remote shell; there isn't one.
22678 * gdb.stabs/weird.exp: If a program is being debugged already,
22679 kill it.
22680 * gdb.t04/setvar.exp: Stop and restart gdb.
22681 * gdb.t05/expr.exp: Likewise.
22682 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22683 restart gdb and reload the program.
22684 * gdb.t08/opaque.exp: Likewise.
22685 * gdb.t12/scope.exp: Likewise.
22686 * gdb.t13/bitfields.exp: Likewise.
22687 * gdb.t15/funcargs.exp: Likewise.
22688 * gdb.t20/classes.exp: Likewise.
22689 * gdb.t03/ptype.exp: Increase timeout.
22690 * gdb.t16/printcmds.exp (test_print_string_constants,
22691 test_print_array_constants): Likewise.
22692 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22693 * gdb.t20/classes.exp (do_tests): Likewise.
22694 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22695
22696Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22697
22698 * gdb.stabs: Renamed *wierd* to *weird*.
22699
22700Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22701
22702 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22703 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22704
22705Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22706
22707 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22708 (do_tests): Remove xfail for whatis on one_var and two_var.
22709
22710Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22711
22712 * Makefile.in: Made cross building work better by adding
22713 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22714
22715Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22716
22717 * gdb.t15/{return.c,return.exp,Makefile.in}:
22718 New test, currently commented out.
22719
22720Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22721
22722 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22723 still running and removes the leftover named socket so GDb can do
22724 clean restarts.
22725
22726Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22727
22728 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22729 console, not GDB.
22730 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22731 cross testing works better with "make check"
22732 * config/unix-gdb: Use default procedures for exit and version.
22733 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22734 with the newest VxWorks.
22735
22736Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22737
22738 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22739 old form.
22740
22741 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22742 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22743
22744 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22745
22746 * config/unix-gdb.exp: Remove this version of gdb_exit
22747 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22748 Rob says he'll look at it when he gets back to testing boards.
22749
22750Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22751
22752 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22753 an expected fail for certain ptype commands.
22754
22755 * gdb.t20/classes.exp: Update expected results of "ptype class
22756 Base1" to account for the constructor that now appears in the type.
22757
22758Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22759
22760 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22761 disappeared from list.
22762 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22763 "alldone" proc with call to cleanup and exit.
22764 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22765 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22766 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22767 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22768 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22769 "alldone" proc with simple returns that suppress remaining
22770 tests. The alldone proc went away many months ago.
22771
22772Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22773
22774 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22775
22776 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22777
22778Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22779
22780 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22781 as vax gdb will display them.
22782
22783Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22784
22785 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22786 optimizers.
22787
22788 * scope.exp: Change "bad value for localval" messages so each one
22789 is unique.
22790
22791 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22792 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22793
22794 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22795
22796Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22797
22798 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22799 doesn't exist (due to optimization).
22800
22801Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22802
22803 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22804 contains \r because the filename is long.
22805
22806 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22807 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22808
22809Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22810
22811 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22812 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22813 Ultrix.
22814 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22815 int tests.
22816 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22817
22818Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22819
22820 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22821
22822 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 22823 to match does not match the passing case but still matches the
c906108c
SS
22824 failing case.
22825
22826Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22827
22828 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22829
22830Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22831
22832 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22833 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22834 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22835 Remove various versions of gdb_exit.
22836 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22837 gdb_exit.
22838 * config/unix-gdb.exp: gdb_exit remains here, and should override
22839 the generic version, since it's doing a lot of wierd stuff that
22840 the other versions aren't. FIXME, fold it in, or abandon this
22841 version.
22842
22843Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22844
22845 * gdb.t24/demangle.exp: Add tests for PR 3220.
22846
22847Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22848
22849 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22850
22851Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22852
22853 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22854 "i386-*-*". Works for i486 as well.
22855
22856 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22857 bug, and expand domain of xfail to all SVR4 systems, since the
22858 actual problem is likely to be in generic SVR4 /proc support.
22859
22860Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22861
22862 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22863
22864Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22865
22866 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22867 xfails for other systems. Match a missing 'Continuing.' as an
22868 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22869
22870 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22871 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22872 Only issue warning for missing executables if -all option is used.
22873
22874 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22875 file if -all option is used. It's like an unpredictable XFAIL.
22876
22877Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22878
22879 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22880 for dynamically linked binaries.
22881
22882 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22883
22884Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22885
22886 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22887 to state that this is a known bug in old versions of g++.
22888
22889Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22890
22891 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22892 while waiting for `Continuing'.
22893
22894Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22895
22896 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22897 in text, data, and bss.
22898 * gdb.t10/nodebug.c: Add local and global test variables for
22899 initialized and uninitialized data.
22900
22901Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22902
22903 * config/unix-gdb.exp (gdb_exit): Add "wait".
22904
22905Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22906
22907 * gdb.t06/signals.exp: xfail the continue from the handler for all
22908 targets.
22909
22910 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22911 function with watchpoints enabled, the i386 call dummy starts with
22912 a call.
22913
22914 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22915 386 bsd names its corefiles.
22916
22917Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22918
22919 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22920 compilers don't grok it.
22921 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22922 with small octal ints rather than character constants, which
22923 are signed and might not fit if first promoted to int.
22924
22925Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22926
22927 * gdb.t09/Makefile.in (clean): Remove corefile.
22928
22929Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22930
22931 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22932
22933Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22934 and Jim Kingdon (kingdon@cygnus.com)
22935
22936 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22937 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22938 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22939
22940Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22941
22942 * gdb.t17/interrupt.exp: Add xfail for hppa.
22943
22944Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22945
22946 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22947 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22948 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22949 to determine signed-ness of bitfields and use the result to setup
22950 the xfail.
22951 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22952 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22953 call line is reached if necessary.
22954
22955Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22956
22957 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22958
22959Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22960
22961 * gdb.t06/break.exp: Also test `clear' command.
22962
22963Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22964
22965 * gdb.t00/teststrategy.exp: Remove extra quote.
22966
22967 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22968 watchpoint enabled to be for all non-68k machines.
22969
22970 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22971
22972Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22973
22974 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22975 targets use aout.mt instead of ecoff.mt as gas understands
22976 standard aout format.
22977
22978Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22979
22980 * lib/gdb.exp (runto): Don't insist that function we are running to
22981 was compiled with -g.
22982
22983 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22984
22985 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22986 to get back into the read system call.
22987 Accept leading newline in case where we woke it up.
22988
22989Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22990
22991 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22992 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22993 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22994 enable ecoff configuration.
22995
22996Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22997
22998 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22999
23000Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23001
23002 * gdb.t16/printcmds.exp: Add another printf test.
23003
23004Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23005
23006 * configure.in: If configured -with-stabs on any target, add
23007 stabsdirs to configdirs.
23008
23009Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23010
23011 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23012 fun" so pattern does not match the command itself.
23013
23014Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23015
23016 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23017
23018Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23019
23020 * gdb.t17/interrupt.exp: Test for more things.
23021
23022Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23023
23024 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23025 compiler arranges the code and line numbers.
23026
23027 * gdb.t17/interrupt.exp: Don't send \n after ^C.
23028
23029Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23030
23031 * gdb.t00/help.exp: Increase expect input buffer size.
23032
23033Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23034
23035 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23036
23037 * gdb.t07/watchpoint.exp: Add xfail for hppa.
23038
23039 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23040
23041 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23042 [0-9]*, not just [0-9].
23043
23044Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23045
23046 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23047
23048 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23049
23050Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23051
23052 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23053
23054Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23055
23056 * gdb.t06/signals.c: Add xfails for sun3.
23057
23058 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23059
23060 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23061 test_stepping tests.
23062
23063Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23064
23065 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23066
23067 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23068
23069 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23070 rather than actually putting it through cpp twice.
23071
23072 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23073
23074Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23075
23076 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23077 no longer needed.
23078
23079Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23080
23081 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23082
23083 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23084 C++ features prints as "struct", make it a pass, not an xfail.
23085
23086Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23087
23088 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23089 Don't require VA to print as "class" rather than "struct".
23090
23091Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23092
23093 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23094
23095Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23096
23097 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23098
23099Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23100
23101 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23102 order.
23103
23104Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23105
23106 * gdb.t16/printcmds.exp: Add printf tests.
23107
23108 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23109
23110 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23111
23112Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23113
23114 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23115 pass counts, to counteract any existing or future setup_xfails.
23116
23117Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23118
23119 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23120 {BEGIN,END}_COMMON for common block instead of STAB.
23121 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23122
23123 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23124 intp_var should be N_GSYM not N_LSYM.
23125 wierd-aout.S: Use a label for the value of the N_SO.
23126 wierd.def: Remove all backslashes.
23127 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23128
23129Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23130
23131 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23132 get the expected next to inheritance3.
23133
23134Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23135
23136 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23137 now that gcc-2.4 gets it right.
23138
23139Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23140
23141 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23142
23143 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23144 generating comp-info.exp which works for cross-compilation.
23145
23146Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23147
23148 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23149 "*-*-sysv4.*".
23150
23151Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23152
23153 * gdb.t01/run.exp: Start with a fresh gdb.
23154 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23155 SVR4.x.
23156
23157Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23158
23159 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23160 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23161 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23162 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23163 things to remove.
23164
23165Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23166
23167 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23168 test cases from bug reports.
23169
23170Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23171
23172 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23173 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23174 avoid spurious xfails.
23175 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23176 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23177 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23178
23179Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23180
23181 * gdb.t00/teststrategy.exp: Rework to provide more useful
23182 description of each test, fix problem with systems that define
23183 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23184 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23185 results for "next over recursive call" so timeouts aren't taken
23186 by error.
23187
23188Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23189
23190 * gdb.t12/scope.exp: Test printing of variables before run.
23191
23192 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23193 printed in wrong order due to sorting.
23194
23195Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23196
23197 * gdb.t00/teststrategy.exp: Fix expected results for printing
23198 user entered string constant. Is array of char, prints with no
23199 address.
23200
23201 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23202 commands.
23203 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23204 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23205 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23206 of struct of char arrays.
23207 * gdb.t00/radix.exp: New tests for radix commands.
23208
23209Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23210
23211 * gdb.t16/printcmd.exp: Print a variable before running program
23212 (with xfail for AIX).
23213
23214Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23215
23216 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23217
23218 * gdb.t16/printcmd.exp: Don't print variables before running program.
23219
23220 * gdb.t06/break.exp: Don't require envp argument to main.
23221
23222 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23223
23224 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23225 Add xfails for rs6000.
23226
23227 * gdb.t02/whatis.exp: Change other tests not to re-test something
23228 we already tested.
23229
23230 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23231 each type used has a variable of that type.
23232
23233Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23234
23235 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23236
23237Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23238
23239 * configure.in: change srctrigger to be a file, not a directory
23240
23241Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23242
23243 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23244
23245 * gdb.t11/list.exp: Fixed a couple of typos.
23246
23247Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23248
23249 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23250 is fixed and PR is closed.
23251 * gdb.t16 (gdbme.c): Add simple test string variable.
23252 * gdb.t16 (printcmds.exp): Add tests with simple test string
23253 variable, primarily for boundaries on "set print elements".
23254
23255Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23256
23257 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23258 Make leading 0's optional and don't expect a tab in the middle
23259 of the number.
23260
23261 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23262
23263 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23264 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23265 don't end command passed to gdb_test with newline.
23266
23267 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23268 signed keyword away, don't expect signed bitfields to be signed.
23269
23270 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23271 printing with only as many 1's as are in the field as well as printing
23272 with 32 1's (see comment).
23273
23274Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23275
23276 * gdb.t00/default.exp: Start with a fresh gdb.
23277 * configure.in (configdirs): Remove gdb.t31 until the chill
23278 compiler works again. It no longer is able to find chillrt0
23279 since it isn't in libchill.a anymore.
23280 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23281 wierd.o, make more modular.
23282 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23283 spurious newlines that caused problems.
23284
23285Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23286
23287 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23288 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23289 gdb.stabs/wierd.{exp,def}: Many new tests.
23290
23291 * gdb.t00/default.exp: update info line for new message.
23292
23293 * gdb.t02/{whatis.exp,gdbme.c}:
23294 Test that "char *" doesn't print as "caddr_t".
23295
23296Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23297
23298 * gdb.t00/help.exp: Use .* in place of some help messages which
23299 just changed.
23300 gdb.t00/default.exp: Update "info frame" test for new message.
23301 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23302 Remove some xfails
23303
23304Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23305
23306 * gdb.t03/{gdbme.c,ptype.exp}:
23307 Add tests for typedef'd struct and union without tags.
23308 Also check "whatis" on a variable of a typedef'd enum without a tag.
23309
23310 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23311 PRMS 1823; the bug still exists but isn't reproduced by this test
23312 anymore), and remove rs6000 XFAIL (the bug is fixed).
23313
23314 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23315 duplicated from whatis.exp. For those that are left, accept
23316 "long", "long int", or "int" for long variables (whatis.exp already
23317 has an XFAIL for "int", so no need to fail it here).
23318
23319 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23320 Deal with GCC's names for types now that GDB uses the compiler's names.
23321
23322 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23323 setup_xfail's for sunos4. If we #defined the signed keyword away,
23324 don't expect GDB to know that char it is signed.
23325
23326 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23327
23328Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23329
23330 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23331 should work on any system, regardless of debugging format.
23332 * gdb.t21/demangle.exp: Move to gdb.t24.
23333 * gdb.t24/demangle.exp: Move from gdb.t21.
23334 * gdb.t24/{Makefile.in, configure.in}: New files.
23335
23336Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23337
23338 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23339 * gdb.stabs: New directory.
23340
23341Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23342
23343 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23344 not just "Quit anyway?".
23345
23346Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23347
23348 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23349 that all setup_xfails are immediately followed by clear_xfails.
23350
23351Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23352
23353 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23354 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23355 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23356 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23357 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23358 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23359 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23360 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23361 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23362 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23363 gdb.t31/chillvars.exp, lib/gdb.exp:
23364 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23365 bug-gdb@prep.ai.mit.edu.
23366
23367Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23368
23369 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23370 with 0.0, not integer 0.
23371
23372Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23373
23374 * gdb.t06/break.exp: Update for "Kill the program" message change.
23375
23376Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23377
23378 * Makefile.in (GDBFLAGS): Set to -nx.
23379 * Makefile.in (site.exp): Use GDBFLAGS.
23380
23381Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23382
23383 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23384 Makefiles.
23385 (check): depend on just-check.
23386 (just-check): added so that tests can be run without a noop
23387 build pass.
23388
23389Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23390
23391 Switch to using configure's configdirs.
23392 * Makefile.in (Makefile): add configure.in dependency.
23393 (SUBDIRS): removed redundant assignment.
23394 * configure.in: switch subdirs assignment to configdirs.
23395 * gdb.t*/configure.in: new files.
23396
23397Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23398
23399 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23400 works.
23401
23402Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23403
23404 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23405 in explicit rules. Apparently this is not supported by some makes.
23406
23407Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23408
23409 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23410
23411Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23412
23413 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23414 disappeared.
23415
23416Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23417
23418 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23419
23420Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23421
23422 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23423 watchpoint problem that is now fixed.
23424 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23425 uninitialized convenience variables.
23426 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23427 structures.
23428
23429Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23430
23431 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23432 which causes expect to get out of sync with gdb on long output
23433 from help set.
23434 * gdb.t09/corefile.exp: Make expected pattern for core file
23435 failing signal and frame output format less sun specific.
23436
23437Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23438
23439 * gdb.t31/chillvars.exp: Add and remove initial dummy
23440 breakpoint, so that symbol table is forced in.
23441 (Needed at least on Sunos4, though it seems not SVR4.)
23442 * gdb.t31/chillvars.exp: Update for changed output format.
23443
23444Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23445
a9c64011 23446 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23447
23448Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23449
23450 * Makefile.in: Added --srcdir when invoking runtest, removed the
23451 need for a local config file. (optional now)
23452
23453Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23454
23455 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23456 failure count used to force early termination. Add some more
23457 expected failures for gnu style demangling.
23458
23459Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23460
23461 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23462 pmi variable from gdb.t20/gdbme to get optimized away.
23463 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23464 Check for written corefile upon timeout _and_ eof.
23465
23466Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23467
23468 * config/unix-gdb.exp: Add missing return 0.
23469
23470Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23471
23472 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23473 test termination.
23474
23475Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23476
23477 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23478 disappeared.
23479
23480Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23481
23482 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23483 time as i860 support works.
23484
d63a86f8 23485 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23486 "backtrace 100\r" rather than just "backtrace\r", to match last
23487 change.
23488
23489Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23490
23491 * config/udi-gdb.exp (gdb_exit): Remove close command.
23492 (gdb_target_udi): New procedure to set the UDI target.
23493 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23494 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23495 Added waits for prompts after several question responses. Added
23496 some more responses used by a29k-amd-udi-gdb.
23497 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23498 pass different arguments, restart UDI connection after program
23499 completion.
23500 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23501 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23502 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23503 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23504 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23505 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23506 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23507 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23508 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23509 after program completion.
23510 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23511 compiled with a SELECT_VECS setting.
23512 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23513 infinite recursion.
23514
23515 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23516 Added checks for COFF results, and made them expected failures for
23517 all targets. It would be better to make them expected failures
23518 for COFF targets only.
23519
23520Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23521
23522 * Makefile.in: add null dvi target, don't bother to recurse
23523 through test directories for info and install-info; rename
23524 $(datadir) to be dejagnu instead of deja-gnu
23525
23526Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23527
23528 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23529 compiler to coredump.
23530 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23531 code.
23532
23533Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23534
23535 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23536 coredump.
23537 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23538 code.
23539
23540Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23541
23542 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23543 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23544 which in a shell. Deletes xgdb when done.
23545 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23546 Tests the return from the "set height" or "set width" commands.
23547 Added a few return codes where needed.
23548
23549Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23550
23551 * Makefile.in (SUBDIRS): Add gdb.t17.
23552 * configure.in (subdirs): Add gdb.t17.
23553 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23554 files to test gdb's calling of functions in the inferior with
23555 the correct arguments and gdb's ability to retrieve any
23556 result returned.
23557
23558Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23559
23560 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23561 may be called after gdb goes away. Previous versions of expect
23562 needed these to avoid file descriptor leaks, but they cause
23563 errors with the current revision of expect.
23564 * gdb.t00/gdbvars.exp: Use -re on expected output after
23565 setting sevenbit-strings.
23566 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23567 to set sevenbit-strings consistent across tests.
23568 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23569 set sevenbit-strings consistent across tests.
23570
23571Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23572
23573 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23574 expected output to match current "expect" expectations.
23575
23576Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23577
23578 * gdb.t00/default.exp: Change expected output for default "source"
23579 command, to match new gdb behavior which requires a filename to
23580 source.
23581
23582Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23583
23584 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23585 expected fail for i486-*-* that misses the marker2 function.
23586 * gdb.t10/crossload.exp (bfddefault): Allow successful
23587 recognition of a format to pass even if no symbols are found.
23588 Explicitly catch failures where the format is not recognized
23589 or is ambiguous, and add the reason to the fail message.
23590 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23591 the cause is and invalid target and add reason to failure message.
23592 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23593 elf32-i386, elf32-sparc, and elf32-i860.
23594 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23595 Set up expected failure for 'filename'::variable scope resolution,
23596 which is now apparently broken on all targets.
23597 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23598 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23599 gdb.t23/templates.exp: Change failure for missing binfile into
23600 just a warning.
23601 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23602 references.
23603
23604Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23605
23606 * gdb.t00/default.exp: Add expected output for default "source"
23607 command, to match new gdb behavior.
23608 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23609
23610Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23611
23612 * config/*-gdb.exp: returns an error, rather than exiting on
23613 internal errors.
23614
23615Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23616
23617 * gdb.t03/gdbme.c: Add pointer to struct variable.
23618 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23619 referencing struct members.
23620
23621Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23622
23623 * configure.in (mips-idt-ecoff): New target.
23624 * config/mips-gdb.exp: New file for remote board using MIPS remote
23625 debugging protocol.
23626
23627 * Redid configuration scheme. Removed gdb.t*/configure.in.
23628 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23629 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23630 distclean targets. Built executables via .o files. Adjusted
23631 tests to account for source files in $(srcdir) rather than
23632 $(objdir).
23633 * lib/gdb.exp (runto): Don't expect () after the function name,
23634 because it may have arguments.
23635
23636Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23637
23638 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23639 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23640 expected failures for mips-idt-* and mips-sgi-*.
23641 * gdb.t00/default.exp (attach): Kill process if requested.
23642 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23643 that does not read core files.
23644 * gdb.t01/run.exp: Removed checks for exit status code.
23645 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23646 it is linked in.
23647 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23648 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23649 appropriate, rather than doing it by hand.
23650 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23651 execution.
23652 * gdb.t10/crossload.exp: Kill existing program if needed.
23653 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23654 appropriate, rather than doing it by hand. Always increase
23655 timeout for this test, not just for VxWorks.
23656
23657Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23658
23659 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23660 of Chill STRUCT types and STRUCT values.
23661 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23662 than "char".
23663 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23664 struct2): New struct definitions and initializations to test
c906108c
SS
23665 simple Chill STRUCT types.
23666
23667Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23668
23669 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23670 the null byte at the end of strings.
23671 * gdb.t00/default.exp: Make show version insensitive to copyright
23672 date.
23673 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23674 to avoid dependencies on target char signedness.
23675 * gdb.t16/printcmds.exp: Update expected results for explicitly
23676 unsigned char.
23677 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23678 now work.
23679 * gdb.t21/demangle.exp: Add many more patterns for template
23680 demangling, most of them being expected failures.
23681 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23682 string we are matching for, to match on the whole string.
23683 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23684 and fix a whole bunch that had incorrect expected output but were
23685 passing anyway because of the bug in "proc demangle".
23686 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23687 type.
23688 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23689
23690Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23691
a9c64011
AS
23692 * gdb/testsuite: made modifications to testcases, etc., to allow
23693 them to work properly given the reorganization of deja-gnu and the
23694 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23695
23696Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23697
23698 * gdb/testsuite: Initial creation of gdb/testsuite.
23699 Migrated dejagnu testcases and support files for testing nm to
23700 gdb/testsuite from deja-gnu. These files were moved "as is"
23701 with no modifications. This migration is part of a major overhaul
23702 of dejagnu. The modifications to these testcases, etc., which
23703 will allow them to work with the new version of dejagnu will be
23704 made in a future update.
48efe704 23705
8d8cb839 23706 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 23707\f
8d8cb839
EZ
23708;; Local Variables:
23709;; mode: change-log
23710;; left-margin: 8
23711;; fill-column: 74
23712;; version-control: never
23713;; End:
902f2ccb
MC
23714
23715 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 23716 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
23717 Copying and distribution of this file, with or without modification,
23718 are permitted provided the copyright notice and this notice are preserved.