test suite update - gdb.base/[ab]
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-06-27 Tom Tromey <tromey@redhat.com>
2
3 * a2-run.exp, all-bin.exp, annota1.exp, annota3.exp, anon.exp,
4 args.exp, arithmet.exp, arrayidx.exp, assign.exp, async-shell.exp,
5 async.exp, attach-pie-misread.exp, attach-pie-noexec.exp,
6 attach-twice.exp, attach.exp, auxv.exp, bang.exp, bfp-test.exp,
7 bigcore.exp, bitfields.exp, bitfields2.exp, break-entry.exp,
8 break-interp.exp, break-on-linker-gcd-function.exp,
9 breakpoint-shadow.exp: Use standard_testfile,
10 standard_output_file, prepare_for_testing, clean_restart.
11
12 2013-06-26 Yao Qi <yao@codesourcery.com>
13
14 * gdb.trace/mi-trace-frame-collected.exp: New.
15
16 2013-06-25 Yao Qi <yao@codesourcery.com>
17
18 * boards/native-extended-gdbserver.exp: Set board_info
19 'gdb,predefined_tsv'.
20 * boards/native-gdbserver.exp: Likewise.
21 * boards/native-stdio-gdbserver.exp: Likewise.
22 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
23 uploaded TSVs if target supports tracing.
24 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
25 tracing and target has predefined tsv.
26
27 2013-06-25 Yao Qi <yao@codesourcery.com>
28 Hui Zhu <hui@codesourcery.com>
29 Pedro Alves <palves@redhat.com>
30
31 PR breakpoints/15075
32 PR breakpoints/15434
33 * gdb.base/dprintf-next.c: New file.
34 * gdb.base/dprintf-next.exp: New file.
35 * gdb.base/dprintf-non-stop.c: New file.
36 * gdb.base/dprintf-non-stop.exp: New file.
37 * gdb.base/dprintf.exp: Don't check "continue" in the output
38 of "info breakpoints".
39 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
40 Don't check "continue" in script field.
41
42 2013-06-21 Tom Tromey <tromey@redhat.com>
43
44 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
45 name in a test name.
46
47 2013-06-20 Yao Qi <yao@codesourcery.com>
48
49 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
50 and set an action.
51 (test_trace_unavailable): Test command -data-list-register-values
52 in the context of traceframe and with option --skip-unavailable.
53 * gdb.trace/trace-unavailable.c (foo): New.
54 (main): Call it.
55 * gdb.mi/gdb2549.exp: Update matching pattern.
56
57 2013-06-19 Mike Frysinger <vapier@gentoo.org>
58
59 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
60 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
61 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
62 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
63 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
64
65 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
66
67 * gdb.base/subst.exp: Delete default rules before further
68 tests.
69
70 2013-06-19 Yao Qi <yao@codesourcery.com>
71
72 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
73 unsupported if it is not registered.
74
75 2013-06-18 Tom Tromey <tromey@redhat.com>
76
77 * gdb.base/random-signal.c: New file.
78 * gdb.base/random-signal.exp: New file.
79
80 2013-06-18 Will Newton <will.newton@linaro.org>
81
82 * gdb.base/skip.c: Use comma to evaluate results of foo()
83 and bar() before passing to baz().
84 * gdb.base/skip.c: baz() now takes one argument instead of
85 two.
86
87 2013-06-18 Tom Tromey <tromey@redhat.com>
88
89 * gdb.dwarf2/implptrpiece.exp: New file.
90 * gdb.dwarf2/implptrconst.exp (d): New variable.
91 Print d.
92 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
93
94 2013-06-18 Tom Tromey <tromey@redhat.com>
95
96 * lib/selftest-support.exp (do_self_tests): Reject remote or
97 non-native targets.
98 * gdb.gdb/complaints.exp: Remove check.
99 * gdb.gdb/observer.exp: Remove check.
100 * gdb.gdb/xfullpath.exp: Remove check.
101 * gdb.gdb/complaints.exp: Remove check.
102
103 2013-06-07 Pedro Alves <palves@redhat.com>
104
105 * boards/native-extended-gdbserver.exp: Remove semicolon.
106 * config/arm-ice.exp: Likewise.
107 * config/bfin.exp: Likewise.
108 * config/cygmon.exp: Likewise.
109 * config/h8300.exp: Likewise.
110 * config/monitor.exp: Likewise.
111 * config/sid.exp: Likewise.
112 * config/sim.exp: Likewise.
113 * config/slite.exp: Likewise.
114 * config/vx.exp: Likewise.
115 * gdb.arch/i386-bp_permanent.exp: Likewise.
116 * gdb.asm/asm-source.exp: Likewise.
117 * gdb.base/args.exp: Likewise.
118 * gdb.base/attach-pie-misread.exp: Likewise.
119 * gdb.base/auxv.exp: Likewise.
120 * gdb.base/bigcore.exp: Likewise.
121 * gdb.base/bitfields2.exp: Likewise.
122 * gdb.base/bitfields.exp: Likewise.
123 * gdb.base/break.exp: Likewise.
124 * gdb.base/break-interp.exp: Likewise.
125 * gdb.base/callfuncs.exp: Likewise.
126 * gdb.base/call-sc.exp: Likewise.
127 * gdb.base/commands.exp: Likewise.
128 * gdb.base/corefile.exp: Likewise.
129 * gdb.base/dbx.exp: Likewise.
130 * gdb.base/ending-run.exp: Likewise.
131 * gdb.base/exprs.exp: Likewise.
132 * gdb.base/funcargs.exp: Likewise.
133 * gdb.base/hbreak2.exp: Likewise.
134 * gdb.base/huge.exp: Likewise.
135 * gdb.base/list.exp: Likewise.
136 * gdb.base/memattr.exp: Likewise.
137 * gdb.base/overlays.exp: Likewise.
138 * gdb.base/printcmds.exp: Likewise.
139 * gdb.base/recurse.exp: Likewise.
140 * gdb.base/remotetimeout.exp: Likewise.
141 * gdb.base/reread.exp: Likewise.
142 * gdb.base/savedregs.exp: Likewise.
143 * gdb.base/scope.exp: Likewise.
144 * gdb.base/sepdebug.exp: Likewise.
145 * gdb.base/setshow.exp: Likewise.
146 * gdb.base/setvar.exp: Likewise.
147 * gdb.base/sigaltstack.exp: Likewise.
148 * gdb.base/siginfo-addr.exp: Likewise.
149 * gdb.base/siginfo.exp: Likewise.
150 * gdb.base/siginfo-obj.exp: Likewise.
151 * gdb.base/sigrepeat.exp: Likewise.
152 * gdb.base/sigstep.exp: Likewise.
153 * gdb.base/structs.exp: Likewise.
154 * gdb.base/testenv.exp: Likewise.
155 * gdb.base/twice.exp: Likewise.
156 * gdb.base/valgrind-db-attach.exp: Likewise.
157 * gdb.base/valgrind-infcall.exp: Likewise.
158 * gdb.base/varargs.exp: Likewise.
159 * gdb.base/watchpoint.exp: Likewise.
160 * gdb.cp/gdb1355.exp: Likewise.
161 * gdb.cp/misc.exp: Likewise.
162 * gdb.disasm/hppa.exp: Likewise.
163 * gdb.disasm/t01_mov.exp: Likewise.
164 * gdb.disasm/t02_mova.exp: Likewise.
165 * gdb.disasm/t03_add.exp: Likewise.
166 * gdb.disasm/t04_sub.exp: Likewise.
167 * gdb.disasm/t05_cmp.exp: Likewise.
168 * gdb.disasm/t06_ari2.exp: Likewise.
169 * gdb.disasm/t07_ari3.exp: Likewise.
170 * gdb.disasm/t08_or.exp: Likewise.
171 * gdb.disasm/t09_xor.exp: Likewise.
172 * gdb.disasm/t10_and.exp: Likewise.
173 * gdb.disasm/t11_logs.exp: Likewise.
174 * gdb.disasm/t12_bit.exp: Likewise.
175 * gdb.disasm/t13_otr.exp: Likewise.
176 * gdb.gdb/selftest.exp: Likewise.
177 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
178 * gdb.mi/mi-reverse.exp: Likewise.
179 * gdb.pascal/floats.exp: Likewise.
180 * gdb.python/py-inferior.exp: Likewise.
181 * gdb.threads/attach-into-signal.exp: Likewise.
182 * gdb.threads/pthreads.exp: Likewise.
183 * gdb.threads/thread_events.exp: Likewise.
184 * gdb.threads/watchthreads.exp: Likewise.
185 * gdb.trace/actions-changed.exp: Likewise.
186 * gdb.trace/actions.exp: Likewise.
187 * gdb.trace/ax.exp: Likewise.
188 * gdb.trace/backtrace.exp: Likewise.
189 * gdb.trace/change-loc.exp: Likewise.
190 * gdb.trace/deltrace.exp: Likewise.
191 * gdb.trace/disconnected-tracing.exp: Likewise.
192 * gdb.trace/ftrace.exp: Likewise.
193 * gdb.trace/infotrace.exp: Likewise.
194 * gdb.trace/passc-dyn.exp: Likewise.
195 * gdb.trace/passcount.exp: Likewise.
196 * gdb.trace/pending.exp: Likewise.
197 * gdb.trace/qtro.exp: Likewise.
198 * gdb.trace/range-stepping.exp: Likewise.
199 * gdb.trace/report.exp: Likewise.
200 * gdb.trace/save-trace.exp: Likewise.
201 * gdb.trace/status-stop.exp: Likewise.
202 * gdb.trace/strace.exp: Likewise.
203 * gdb.trace/tfile.exp: Likewise.
204 * gdb.trace/tfind.exp: Likewise.
205 * gdb.trace/trace-break.exp: Likewise.
206 * gdb.trace/tracecmd.exp: Likewise.
207 * gdb.trace/trace-mt.exp: Likewise.
208 * gdb.trace/tspeed.exp: Likewise.
209 * gdb.trace/tsv.exp: Likewise.
210 * gdb.trace/while-stepping.exp: Likewise.
211 * lib/gdb.exp: Likewise.
212 * lib/gdbserver-support.exp: Likewise.
213 * lib/java.exp: Likewise.
214 * lib/mi-support.exp: Likewise.
215 * lib/pascal.exp: Likewise.
216 * lib/prompt.exp: Likewise.
217 * lib/trace-support.exp: Likewise.
218
219 2013-06-07 Pedro Alves <palves@redhat.com>
220
221 * gdb.ada/info_types.c: Fix formating in copyright header.
222 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
223 * gdb.base/float.c: Likewise.
224 * gdb.base/inferior-died.c: Likewise.
225 * gdb.base/interp.c: Likewise.
226 * gdb.base/jit-main.c: Likewise.
227 * gdb.base/jit-solib.c: Likewise.
228 * gdb.base/long_long.c: Likewise.
229 * gdb.base/longjmp.c: Likewise.
230 * gdb.base/nextoverexit.c: Likewise.
231 * gdb.base/pr11022.c: Likewise.
232 * gdb.base/prelink-lib.c: Likewise.
233 * gdb.base/prelink.c: Likewise.
234 * gdb.base/prologue.c: Likewise.
235 * gdb.base/restore.c: Likewise.
236 * gdb.base/sigchld.c: Likewise.
237 * gdb.base/solib-search-lib1.c: Likewise.
238 * gdb.base/solib-search-lib2.c: Likewise.
239 * gdb.base/solib-search.c: Likewise.
240 * gdb.base/solib-search.h: Likewise.
241 * gdb.base/whatis.c: Likewise.
242 * gdb.cp/abstract-origin.cc: Likewise.
243 * gdb.cp/anon-struct.cc: Likewise.
244 * gdb.cp/baseenum.cc: Likewise.
245 * gdb.cp/bs15503.cc: Likewise.
246 * gdb.cp/call-c-1.c: Likewise.
247 * gdb.cp/call-c.cc: Likewise.
248 * gdb.cp/class2.cc: Likewise.
249 * gdb.cp/classes.cc: Likewise.
250 * gdb.cp/cttiadd.cc: Likewise.
251 * gdb.cp/cttiadd1.cc: Likewise.
252 * gdb.cp/cttiadd2.cc: Likewise.
253 * gdb.cp/cttiadd3.cc: Likewise.
254 * gdb.cp/derivation.cc: Likewise.
255 * gdb.cp/derivation2.cc: Likewise.
256 * gdb.cp/dispcxx.cc: Likewise.
257 * gdb.cp/exception.cc: Likewise.
258 * gdb.cp/gdb2384-base.cc: Likewise.
259 * gdb.cp/gdb2384-base.h: Likewise.
260 * gdb.cp/gdb2384.cc: Likewise.
261 * gdb.cp/gdb2495.cc: Likewise.
262 * gdb.cp/mb-inline.h: Likewise.
263 * gdb.cp/mb-inline1.cc: Likewise.
264 * gdb.cp/mb-inline2.cc: Likewise.
265 * gdb.cp/member-name.cc: Likewise.
266 * gdb.cp/member-ptr.cc: Likewise.
267 * gdb.cp/misc.cc: Likewise.
268 * gdb.cp/namespace1.cc: Likewise.
269 * gdb.cp/nextoverthrow.cc: Likewise.
270 * gdb.cp/pr-574.cc: Likewise.
271 * gdb.cp/pr9631.cc: Likewise.
272 * gdb.cp/printmethod.cc: Likewise.
273 * gdb.cp/psmang1.cc: Likewise.
274 * gdb.cp/psmang2.cc: Likewise.
275 * gdb.cp/psymtab-parameter.cc: Likewise.
276 * gdb.cp/ptype-flags.cc: Likewise.
277 * gdb.cp/ref-params.cc: Likewise.
278 * gdb.cp/ref-types.cc: Likewise.
279 * gdb.cp/smartp.cc: Likewise.
280 * gdb.cp/try_catch.cc: Likewise.
281 * gdb.cp/userdef.cc: Likewise.
282 * gdb.cp/using-crash.cc: Likewise.
283 * gdb.cp/virtfunc.cc: Likewise.
284 * gdb.cp/virtfunc2.cc: Likewise.
285 * gdb.dwarf2/callframecfa.S: Likewise.
286 * gdb.dwarf2/dw2-ranges.c: Likewise.
287 * gdb.dwarf2/dw2-ranges2.c: Likewise.
288 * gdb.dwarf2/dw2-ranges3.c: Likewise.
289 * gdb.dwarf2/dw2-restore.S: Likewise.
290 * gdb.dwarf2/pieces.S: Likewise.
291 * gdb.dwarf2/valop.S: Likewise.
292 * gdb.java/jnpe.java: Likewise.
293 * gdb.mi/mi-stepn.c: Likewise.
294 * gdb.mi/mi-var-cp.cc: Likewise.
295 * gdb.mi/mi-var-rtti.cc: Likewise.
296 * gdb.mi/ns-stale-regcache.c: Likewise.
297 * gdb.mi/pr11022.c: Likewise.
298 * gdb.mi/solib-lib.c: Likewise.
299 * gdb.mi/solib-main.c: Likewise.
300 * gdb.python/py-arch.c: Likewise.
301 * gdb.python/py-block.c: Likewise.
302 * gdb.python/py-breakpoint.c: Likewise.
303 * gdb.python/py-events.c: Likewise.
304 * gdb.python/py-evthreads.c: Likewise.
305 * gdb.python/py-explore.c: Likewise.
306 * gdb.python/py-explore.cc: Likewise.
307 * gdb.python/py-finish-breakpoint.c: Likewise.
308 * gdb.python/py-finish-breakpoint2.cc: Likewise.
309 * gdb.python/py-symbol.c: Likewise.
310 * gdb.threads/execl.c: Likewise.
311 * gdb.threads/execl1.c: Likewise.
312
313 2013-06-07 Will Newton <will.newton@linaro.org>
314
315 * gdb.base/long_long.exp: Fix ARM EABI target glob.
316
317 2013-06-07 Will Newton <will.newton@linaro.org>
318
319 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
320 and "starting".
321
322 2013-06-07 Will Newton <will.newton@linaro.org>
323
324 * gdb.cp/anon-struct.exp: Conditionalize constructor and
325 destructor prototypes for ARM ABI.
326 * gdb.cp/m-static.exp: Likewise.
327
328 2013-06-07 Yao Qi <yao@codesourcery.com>
329
330 * gdb.trace/mi-trace-unavailable.exp: New.
331 * gdb.trace/trace-unavailable.c: New.
332
333 2013-06-06 Doug Evans <dje@google.com>
334
335 * gdb.cp/derivation.exp: Make tests have unique names.
336
337 2013-06-06 Tom Tromey <tromey@redhat.com>
338
339 * gdb.base/dump.exp (capture_value): Don't put expression into
340 test name if arguments passed in.
341 Rename a couple more tests to make them unique.
342
343 2013-06-06 Tom Tromey <tromey@redhat.com>
344
345 * gdb.base/break-always.exp: Explicitly specify test name.
346
347 2013-06-05 Doug Evans <dje@google.com>
348 Keith Seitz <keiths@redhat.com>
349
350 * gdb.cp/derivation2.cc: New file.
351 * gdb.cp/derivation.cc (main): Call foo2.
352 * gdb.cp/derivation.exp: Add tests for typedefs in another
353 file, and when there's an active block.
354
355 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
356
357 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
358 from targets that use function descriptors in the virtual tables.
359 Handle presence of dot symbols.
360
361 2013-06-04 Gary Benson <gbenson@redhat.com>
362
363 * gdb.base/break-probes.exp: New file.
364 * gdb.base/break-probes.c: Likewise.
365 * gdb.base/break-probes-solib.c: Likewise.
366 * gdb.base/info-shared.exp: New file.
367 * gdb.base/info-shared.c: Likewise.
368 * gdb.base/info-shared-solib1.c: Likewise.
369 * gdb.base/info-shared-solib2.c: Likewise.
370
371 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
372 Gary Benson <gbenson@redhat.com>
373
374 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
375 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
376 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
377 to be set to "no" to indicate that no ld.so copy should be made.
378 * gdb.base/break-interp.exp (solib_bp): New constant.
379 (reach_1): Use the above instead of "_dl_debug_state".
380 (test_attach): Likewise.
381 (test_ld): Likewise.
382 * gdb.threads/dlopen-libpthread.exp: New file.
383 * gdb.threads/dlopen-libpthread.c: Likewise.
384 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
385 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
386
387 2013-05-30 Yao Qi <yao@codesourcery.com>
388
389 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
390 Add a test that no MI notification is emitted when executing
391 -exec-arguments.
392
393 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
394
395 PR testsuite/12649
396 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
397 $mi_gdb_prompt expectation by mi_expect_stop.
398 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
399 (mi info dprintf second time): Replace them by mi_send_resuming_command
400 and mi_expect_stop.
401
402 2013-05-24 Gary Benson <gbenson@redhat.com>
403
404 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
405 backslash.
406 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
407 backslashes.
408 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
409 backslash.
410
411 2013-05-24 Yao Qi <yao@codesourcery.com>
412
413 * gdb.trace/tfile.exp: Test inferior and thread.
414
415 2013-05-24 Yao Qi <yao@codesourcery.com>
416 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/range-stepping.exp: Skip the rest of tests if the
419 test fails.
420 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
421 Return 0 if the test passes, otherwise return 1.
422
423 2013-05-23 Doug Evans <dje@google.com>
424
425 * boards/fission-dwp.exp: New file.
426
427 2013-05-23 Yao Qi <yao@codesourcery.com>
428 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/range-stepping.c: New file.
431 * gdb.base/range-stepping.exp: New file.
432 * gdb.trace/range-stepping.c: New file.
433 * gdb.trace/range-stepping.exp: New file.
434 * lib/range-stepping-support.exp: New file.
435
436 2013-05-22 Tom Tromey <tromey@redhat.com>
437
438 * gdb.cp/class2.cc (main): New local 'aref'.
439 * gdb.cp/class2.exp: Check printing of 'aref'.
440
441 2013-05-22 Doug Evans <dje@google.com>
442
443 * gdb.threads/wp-replication.c (main): Insert some code at the start
444 to ensure the breakpoint on main is only hit once. Fix comment.
445
446 2013-05-21 Keith Seitz <keiths@redhat.com>
447 Pedro Alves <palves@redhat.com>
448
449 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
450 gdb_expect.
451 Add test to flush the remaining input buffer so that this
452 file passes testsuite/12649.
453
454 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
455
456 * gdb.base/catch-signal-fork.exp: New file.
457 * gdb.base/catch-signal-fork.c: New file.
458
459 2013-05-21 Sterling Augustine <saugustine@google.com>
460
461 * boards/remote-stdio-gdbserver.exp: New file.
462
463 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 PR testsuite/12649
466 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
467 racy matches.
468
469 2013-05-21 Christian Groessler <chris@groessler.org>
470
471 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
472 since it's not supported in all shells.
473
474 2013-05-21 Hui Zhu <hui@codesourcery.com>
475
476 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
477 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
478
479 2013-05-20 Doug Evans <dje@google.com>
480
481 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
482 (_handle_DW_TAG): Use it.
483 (cu, tu): Replace parameters is_64, version, addr_size with options.
484 All callers updated. Add Fission support.
485 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
486 * gdb.dwarf2/method-ptr.exp: Ditto.
487 * gdb.dwarf2/nostaticblock.exp: Ditto.
488 * gdb.dwarf2/subrange.exp: Ditto.
489 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
490
491 2013-05-20 Tom Tromey <tromey@redhat.com>
492
493 * gdb.gdb/python-selftest.exp: New file.
494
495 2013-05-20 Doug Evans <dje@google.com>
496
497 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
498 -fdebug-types-section.
499
500 2013-05-20 Joel Brobecker <brobecker@adacore.com>
501
502 * gdb.ada/float_param: New testcase.
503
504 2013-05-17 Doug Evans <dje@google.com>
505
506 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
507 Add tests for "maint check-symtabs", "maint expand-symtabs".
508
509 * gdb.base/maint.exp: Remove testing of individual maint command
510 help output.
511
512 2013-05-16 Pedro Alves <palves@redhat.com>
513
514 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
515 comment. Use gdb_test_no_output.
516
517 2013-05-16 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.ada/complete.exp: Add test verifying completion using
520 the "tab" key.
521
522 2013-05-15 Keith Seitz <keiths@redhat.com>
523
524 * gdb.base/filesym.exp: New completer test.
525 * gdb.base/filesym.c: New file.
526
527 2013-05-15 Pedro Alves <palves@redhat.com>
528
529 * gdb.base/fixsection.c: Remove attribution.
530 * gdb.base/watch-read.exp: Ditto.
531
532 2013-05-13 Tom Tromey <tromey@redhat.com>
533
534 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
535 size and change type sizes to 4 bytes.
536
537 2013-05-13 Tom Tromey <tromey@redhat.com>
538
539 * gdb.base/exprs.exp (test_expr): Add regression test.
540 * gdb.base/exprs.c (null_t_struct): New global.
541
542 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
543
544 * gdb.base/default.exp: Disable history saving.
545 * gdb.base/setshow.exp: Likewise.
546
547 2013-05-10 Pedro Alves <palves@redhat.com>
548
549 PR remote/15455
550
551 * gdb.trace/qtro.c: New file.
552 * gdb.trace/qtro.exp: New file.
553
554 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
555
556 * gdb.python/py-framefilter.py: New File.
557 * gdb.python/py-framefilter-mi.exp: Ditto.
558 * gdb.python/py-framefilter.c: Ditto.
559 * gdb.python/py-framefilter-mi.exp: Ditto.
560 * gdb.python/py-framefilter-mi.c: Ditto,
561 * gdb.python/py-framefilter-gdb.py.in: Ditto.
562
563 2013-05-08 Tom Tromey <tromey@redhat.com>
564
565 * gdb.base/solib-search.exp: Set test name for "set
566 solib-search-path" test.
567
568 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
569
570 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
571 (set_a_tracepoint): Set tracepoint before prologue.
572 (run_trace_experiment): Test setup_tracepoints and 'break end'
573 in it.
574 (trace_buffer_normal): Remove.
575 (gdb_trace_circular_tests): Remove. Move tests to...
576 (top level): ...here. Call 'runto_main' before checking for
577 trace support. Use commands to check the support for circular
578 trace buffer and changing of trace buffer size. Add test
579 to calculate size of single frame. Use this size to
580 calculate the size of trace buffer. Use 'tfind pc func9'
581 instead of 'tfind 9'. Use 'with_test_prefix'.
582
583 2013-05-07 Tom Tromey <tromey@redhat.com>
584
585 * lib/selftest-support.exp: New file.
586 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
587 do_self_tests.
588 (setup_test, find_gdb): Remove.
589 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
590 do_self_tests.
591 (setup_test, find_gdb): Remove.
592 (test_observer): Don't call setup_test. Remove argument.
593 * gdb.gdb/selftest.exp: Load selftest-support.exp.
594 (find_gdb): Remove.
595 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
596 do_self_tests.
597 (setup_test, find_gdb): Remove.
598 (test_with_self): Don't call setup_test. Remove argument.
599
600 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
601
602 * gdb.arch/system-gcore.exp: Remove.
603 * gdb.arch/gcore.c: Remove.
604 * gdb.base/gcore.exp: Add "info reg system".
605
606 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
607
608 PR breakpoints/15413:
609 * gdb.base/pending.exp: Add test for completion of the "condition"
610 command for pending breakpoints.
611 * gdb.linespec/linespec.ex: Add test for completion of the
612 "condition" command when dealing with multiple locations.
613
614 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
615
616 * gdb.threads/wp-replication.c: New file.
617 * gdb.threads/wp-replication.exp: New file.
618
619 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
620
621 * gdb.xml/tdesc-regs.exp: Add case for nios2.
622
623 2013-05-06 Doug Evans <dje@google.com>
624
625 * gdb.base/solib-search-lib1.c: New file.
626 * gdb.base/solib-search-lib2.c: New file.
627 * gdb.base/solib-search.c: New file.
628 * gdb.base/solib-search.h: New file.
629 * gdb.base/solib-search.exp: New file.
630
631 * lib/gdb.exp (gdb_core_cmd): New function.
632 * gdb.arch/system-gcore.exp: Use it.
633 * gdb.arch/vsx-regs.exp: Ditto.
634 * gdb.base/gcore.exp: Ditto.
635 * gdb.threads/gcore-thread.exp: Ditto.
636
637 * gdb.reverse/shr.h: New file.
638 * gdb.reverse/shr1.c: New file.
639 * gdb.reverse/shr2.c: #include "shr.h".
640 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
641 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
642 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
643 Update tests using sleep/printf to use shr2.sl instead.
644 * gdb.reverse/solib-reverse.exp: Ditto.
645
646 2013-05-06 Tom Tromey <tromey@redhat.com>
647
648 * gdb.dwarf2/implptrconst.c: New file.
649 * gdb.dwarf2/implptrconst.exp: New file.
650 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
651 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
652 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
653
654 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
655
656 * gdb.base/catch-sig.c (main): Raise SIGINT.
657 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
658
659 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
660
661 * status-stop.exp (test_tstart_tstart): Check for error
662 returned by the second 'tstart' command.
663
664 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
665
666 * gdb.xml/maint_print_struct.exp: New file.
667 * gdb.xml/maint_print_struct.xml: New file.
668
669 2013-04-25 Tom Tromey <tromey@redhat.com>
670
671 * gdb.dwarf2/nostaticblock.exp: New file.
672
673 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
674
675 PR gdb/10462
676 * gdb.base/setshow.exp: Add test case.
677
678 2013-04-23 Hui Zhu <hui@codesourcery.com>
679
680 PR gdb/15293
681 * gdb.base/dprintf.exp: Add ignore command.
682
683 2013-04-23 Hui Zhu <hui@codesourcery.com>
684
685 PR gdb/15165
686 * gdb.base/save-bp.exp: Add test for dprintf.
687
688 2013-04-22 Tom Tromey <tromey@redhat.com>
689
690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
691 notice_open_fds.
692
693 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
694
695 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
696 ldflags.
697
698 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
699
700 * gdb.arch/arm-bl-branch-dest.c: New file.
701 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
702
703 2013-04-19 Vladimir Kargov <kargov@gmail.com>
704 Pedro Alves <palves@redhat.com>
705
706 * gdb.arch/i386-float.S: New file.
707 * gdb.arch/i386-float.exp: New file.
708
709 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
710
711 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
712 type void *.
713
714 2013-04-17 Doug Evans <dje@google.com>
715
716 * lib/dwarf.exp (Dwarf): New proc "tu".
717 * gdb.dwarf2/missing-sig-type.exp: New file.
718
719 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
720
721 Add option to link testcases with Pthreads library when
722 using 'prepare_for_testing' in tests.
723
724 * lib/gdb.exp (build_executable_from_specs): Use
725 gdb_compile_pthreads to compile if option "pthreads" is
726 specified.
727
728 2013-04-15 Tom Tromey <tromey@redhat.com>
729
730 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
731
732 2013-04-15 Tom Tromey <tromey@redhat.com>
733
734 * gdb.base/default.exp: Update for $_exception.
735 * gdb.cp/exceptprint.cc: New file.
736 * gdb.cp/exceptprint.exp: New file.
737 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
738
739 2013-04-15 Tom Tromey <tromey@redhat.com>
740
741 * gdb.cp/typeid.cc: New file.
742 * gdb.cp/typeid.exp: New file.
743
744 2013-04-15 Tom Tromey <tromey@redhat.com>
745
746 * gdb.cp/exception.exp: Add "catch rethrow" tests.
747
748 2013-04-13 Yao Qi <yao@codesourcery.com>
749
750 * gdb.base/completion.exp: Test completion of command
751 'target ctf' if target ctf is supported.
752
753 2013-04-10 Pedro Alves <palves@redhat.com>
754
755 * gdb.base/completion.exp: Test "set height", "set listsize" and
756 "set trace-buffer-size" completion.
757 * gdb.base/setshow.exp: Test "set height unlimited".
758 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
759 unlimited".
760
761 2013-04-10 Yao Qi <yao@codesourcery.com>
762
763 * gdb.trace/actions.exp: Save trace data to CTF.
764 Change to ctf target if GDB supports, read CTF data in ctf
765 target, and check the actions of tracepoints.
766 * gdb.trace/while-stepping.exp: Likewise.
767 * gdb.trace/report.exp: Test GDB saves trace data to CTF
768 format and read CTF trace file if GDB supports.
769 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
770 target is supported, change to ctf target, read trace data and
771 check output of command "tstatus".
772 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
773 read CTF data by target ctf and call check_tsv.
774
775 2013-04-10 Yao Qi <yao@codesourcery.com>
776
777 * gdb.trace/actions.exp (check_tracepoint): New.
778 (top level): Start the tracing and check the actions of
779 tracepoints. Save trace data to tfile format. Restart GDB
780 and read trace file in tfile target. Check the actions of
781 tracepoints again.
782 * gdb.trace/while-stepping.exp: Likewise.
783
784 2013-04-10 Yao Qi <yao@codesourcery.com>
785
786 * gdb.trace/report.exp: Use standard_output_file for saved
787 trace file.
788
789 2013-04-10 Hui Zhu <hui@codesourcery.com>
790
791 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
792 (MISCELLANEOUS): Add dprintf-pendshr.sl.
793 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
794
795 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
798 response.
799
800 2013-04-08 Pedro Alves <palves@redhat.com>
801
802 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
803 the location.
804
805 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
806
807 * gdb.cp/cplabel.exp: Allow empty directory in file reported
808 for breakpoint location.
809
810 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
811
812 * gdb.linespec/linespec.exp: Make dir/file:line tests
813 conditional for non-remote hosts only.
814
815 2013-04-04 Stan Shebs <stan@codesourcery.com>
816 Pedro Alves <palves@redhat.com>
817
818 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
819 * gdb.trace/actions-changed.c: New file.
820 * gdb.trace/actions-changed.exp: New file.
821 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
822 (gdb_trace_setactions_command): ... this. Add "actions_command"
823 parameter, and handle it.
824 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
825
826 2013-04-04 Yao Qi <yao@codesourcery.com>
827
828 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
829 'step'.
830
831 2013-04-03 Yao Qi <yao@codesourcery.com>
832
833 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
834 "tfile-basic.tf".
835 (test_tfind_tfile): Likewise.
836
837 2013-04-03 Yao Qi <yao@codesourcery.com>
838
839 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
840 "tfile-basic.tf" instead of "basic.tf".
841 (write_error_trace_file): Pass argument "tfile-error.tf"
842 instead of "error.tf".
843 * gdb.trace/tfile.exp: Update tfile names to
844 "tfile-basic.tf" and "tfile-error.tf".
845
846 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
847
848 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
849 empty directory in file for breakpoint hit.
850
851 2013-03-29 Yao Qi <yao@codesourcery.com>
852
853 * gdb.base/completion.exp: Test completion of commands
854 "target core", "target tfile" and "target exec".
855 * gdb.trace/tfile.exp: Test completion of command
856 "target tfile".
857
858 2013-03-28 Joel Brobecker <brobecker@adacore.com>
859
860 * gdb.ada/win_fu_syms: New testcase.
861
862 2013-03-28 Doug Evans <dje@google.com>
863
864 * gdb.base/maint.exp (maint print statistics): Update expected output.
865
866 2013-03-28 Pedro Alves <palves@redhat.com>
867
868 PR gdb/15294
869
870 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
871 mean unlimited instead of $arg < 0.
872 (test_listsize): Remove "listsize of 0 suppresses output" test.
873 Test that "set listsize 0" ends up with an unlimited listsize.
874
875 2013-03-28 Pedro Alves <palves@redhat.com>
876
877 * gdb.base/list.exp (last_line): New global.
878 (last_line_re): New global.
879 (test_listsize, test_list_function, test_list_forward)
880 (test_repeat_list_command, test_list_range)
881 (test_list_filename_and_function): Use them.
882 * gdb.base/list0.c: Comment the last line of the file with "last
883 line".
884
885 2013-03-28 Pedro Alves <palves@redhat.com>
886
887 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
888 list the whole file.
889
890 2013-03-28 Pedro Alves <palves@redhat.com>
891
892 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
893 "set listsize".
894
895 2013-03-26 Keith Seitz <keiths@redhat.com>
896
897 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
898 from passing.
899
900 2013-03-26 Pedro Alves <palves@redhat.com>
901
902 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
903 until after GDB has run.
904
905 2013-03-26 Yao Qi <yao@codesourcery.com>
906
907 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
908 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
909
910 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
911
912 * gdb.btrace/enable.exp: Add regression test.
913
914 2013-03-25 Tom Tromey <tromey@redhat.com>
915
916 * gdb.cp/m-static.exp: Add destructor-printing tests.
917
918 2013-03-25 Tom Tromey <tromey@redhat.com>
919
920 * gdb.cp/m-static.exp: Add constructor ptype tests.
921 * gdb.cp/m-static.cc (single_constructor): New class.
922 (main): Make instance of single_constructor.
923
924 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
925 Pedro Alves <palves@redhat.com>
926
927 * gdb.server/server-kill.c: New file.
928 * gdb.server/server-kill.exp: New file.
929
930 2013-03-21 Pedro Alves <palves@redhat.com>
931
932 * gdb.trace/trace-buffer-size.exp (get default buffer size):
933 Expect $gdb_prompt in gdb_test_multiple.
934
935 2013-03-21 Doug Evans <dje@google.com>
936
937 * gdb.base/maint.exp: Update tests for per-command stats.
938
939 2013-03-21 Tom Tromey <tromey@redhat.com>
940
941 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
942 * gdb.cp/misc.exp: Add test for FILENAME:: case.
943
944 2013-03-20 Pedro Alves <palves@redhat.com>
945
946 PR gdb/15289
947
948 * gdb.base/remote.exp: Test
949 "set remote hardware-watchpoint-limit -1",
950 "set remote hardware-breakpoint-limit -1",
951 "set remote hardware-watchpoint-limit 2147483647" and
952 "set remote hardware-breakpoint-limit 2147483647".
953
954 2013-03-20 Pedro Alves <palves@redhat.com>
955 Yao Qi <yao@codesourcery.com>
956
957 * gdb.trace/tfile.c: Add comments.
958 (nonconstglob): New global.
959 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
960 global that is not covered by the trace frame. Test
961 disassembling.
962
963 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 * gdb.base/valgrind-infcall.exp
966 (continue #$continue_count) <remote connection closed>
967 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
968 $valgrind_pid.
969
970 2013-03-15 Tom Tromey <tromey@redhat.com>
971
972 * gdb.cp/overload.cc (intintfunc): New.
973 * gdb.cp/overload.exp: Add regression test.
974
975 2013-03-15 Yao Qi <yao@codesourcery.com>
976
977 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
978 using with_test_prefix.
979 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
980 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
981 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
982 * gdb.threads/watchpoint-fork.exp (test): Likewise.
983 * gdb.base/break-interp.exp (test_core): Likewise.
984 (test_attach_gdb): Likewise.
985 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
986 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
987 Likewise.
988 * gdb.base/jit-so.exp (one_jit_test): Likewise.
989 * gdb.base/jit.exp (one_jit_test): Likewise.
990 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
991 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
992 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
993 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
994 Likewise.
995 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
996 Likewise.
997 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
998 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
999 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1000 (tracepoint_change_loc_2): Likewise.
1001 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1002 Likewise.
1003 (disconnected_tfind): Likewise.
1004 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1005 Likewise.
1006 (test_tfind_remote): Likewise.
1007 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1008 Likewise.
1009 (test_pending_resolved): Likewise.
1010 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1011 Likewise.
1012 (test_upload_tsv): Likewise.
1013 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1014 Likewise.
1015 (pending_tracepoint_works): Likewise.
1016 * gdb.trace/report.exp (use_collected_data): Likewise.
1017 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1018 Likewise.
1019 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1020 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1021 (strace_trace_on_same_addr): Likewise.
1022 (strace_trace_on_diff_addr): Likewise.
1023 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1024 (gdb_collect_locals_test): Likewise.
1025 (gdb_unavailable_registers_test): Likewise.
1026 (gdb_collect_globals_test): Likewise.
1027
1028 2013-03-15 Yao Qi <yao@codesourcery.com>
1029
1030 * gdb.base/condbreak.exp: Add semicolon back which was removed
1031 by my previous commit.
1032
1033 2013-03-14 Yao Qi <yao@codesourcery.com>
1034
1035 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1036 'return'.
1037 (gdb_target_monitor, gdb_load): Likewise.
1038 * config/sid.exp (gdb_load): Likewise.
1039 * config/slite.exp (gdb_load): Likewise.
1040 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1041 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1042 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1043 (single_step_until): Likewise.
1044 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1045 * gdb.arch/system-gcore.exp: Likewise.
1046 * gdb.base/bigcore.exp (extract_heap): Likewise.
1047 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1048 * gdb.base/call-ar-st.exp: Likewise.
1049 * gdb.base/call-rt-st.exp: Likewise.
1050 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1051 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1052 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1053 * gdb.base/corefile.exp: Likewise.
1054 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1055 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1056 * gdb.base/fixsection.exp: Likewise.
1057 * gdb.base/funcargs.exp: Likewise.
1058 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1059 * gdb.base/gcore-relro.exp: Likewise.
1060 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1061 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1062 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1063 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1064 * gdb.base/list.exp: Likewise.
1065 (set_listsize): Likewise.
1066 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1067 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1068 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1069 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1070 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1071 * gdb.base/setvar.exp: Likewise.
1072 (test_set): Likewise.
1073 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1074 * gdb.base/solib-overlap.exp: Likewise.
1075 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1076 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1077 * gdb.base/watchpoint.exp (initialize): Likewise.
1078 (test_simple_watchpoint): Likewise.
1079 (test_disabling_watchpoints): Likewise.
1080 (test_watchpoint_triggered_in_syscall): Likewise.
1081 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1082 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1083 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1084 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1085 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1086 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1087 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1088 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1089 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1090 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1091 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1092 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1093 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1094 * gdb.mi/gdb792.exp: Likewise.
1095 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1096 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1097 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1098 * gdb.threads/gcore-thread.exp: Likewise.
1099 (load_core): Likewise.
1100 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1101 (test_startup, check_control_c): Likewise.
1102 * gdb.threads/sigstep-threads.exp: Likewise.
1103 * gdb.threads/thread_check.exp: Likewise.
1104 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1105 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1106 (set_a_tracepoint, trace_buffer_normal): Likewise.
1107 (gdb_trace_circular_tests): Likewise.
1108 * gdb.trace/collection.exp: Likewise.
1109 * gdb.trace/disconnected-tracing.exp: Likewise.
1110 * gdb.trace/infotrace.exp: Likewise.
1111 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1112 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1113 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1114 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1115 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1116 * gdb.trace/stap-trace.exp: Likewise.
1117 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1118 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1119 * gdb.trace/trace-buffer-size.exp: Likewise.
1120 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1121 * gdb.trace/unavailable.exp: Likewise.
1122 * gdb.trace/while-dyn.exp: Likewise.
1123 * lib/fortran.exp (set_lang_fortran): Likewise.
1124 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1125 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1126 (default_gdb_start, get_compiler_info): Likewise.
1127 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1128 (get_debug_format, setup_xfail_format): Likewise.
1129 (rerun_to_main, gdb_skip_float_test): Likewise.
1130 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1131 * lib/java.exp (set_lang_java): Likewise.
1132 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1133 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1134 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1135 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1136 * lib/objc.exp (set_lang_objc): Likewise.
1137 * lib/pascal.exp (set_lang_pascal): Likewise.
1138 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1139 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1140 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1141
1142 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1143
1144 PR c++/15203
1145 PR c++/15210
1146 * gdb.cp/m-static.cc (keepalive_int): New function.
1147 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1148 * gdb.cp/m-static.exp: New test for `sintvar'.
1149
1150 2013-03-14 Yao Qi <yao@codesourcery.com>
1151
1152 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1153 of 'tstatus' into tstatus_output.
1154 (top level): Save the trace data to tfile. Read trace file in
1155 tfile target. Check the trace status.
1156
1157 2013-03-13 Yao Qi <yao@codesourcery.com>
1158
1159 * gdb.trace/tsv.exp (check_tsv): New.
1160 (top level): Save a tfile on current trace session. Call
1161 check_tsv on live target. Load the tfile with target tfile
1162 and call check_tsv again.
1163
1164 2013-03-13 Yao Qi <yao@codesourcery.com>
1165
1166 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1167 Replace some "gdb_test" with "gdb_test_no_output".
1168
1169 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1170
1171 * gdb.ada/expr_delims.exp: New file.
1172 * gdb.ada/expr_delims/foo.adb: New file.
1173 * gdb.ada/expr_delims/pck.ads: New file.
1174 * gdb.ada/expr_delims/pck.adb: New file.
1175
1176 2013-03-11 Keith Seitz <keiths@redhat.com>
1177
1178 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1179 both condition and thread. Then delete the watchpoint.
1180
1181 2013-03-11 Christian Himpel <christian.himpel@intel.com>
1182
1183 * Makefile.in: Add btrace testsuite.
1184 * configure: Regenerated.
1185 * configure.ac: Add btrace testsuite.
1186 * gdb.btrace/Makefile.in: New file.
1187 * gdb.btrace/enable.c: New file.
1188 * gdb.btrace/enable.exp: New file.
1189 * gdb.btrace/function_call_history.c: New file.
1190 * gdb.btrace/function_call_history.exp: New file.
1191 * gdb.btrace/instruction_history.c: New file.
1192 * gdb.btrace/instruction_history.exp: New file.
1193 * gdb.btrace/instruction_history.S: New file.
1194 * lib/gdb.exp: Add btrace skip proc.
1195
1196 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1197
1198 Fix entry-values if the callee called a noreturn function.
1199 * gdb.arch/amd64-tailcall-noret.S: New file.
1200 * gdb.arch/amd64-tailcall-noret.c: New file.
1201 * gdb.arch/amd64-tailcall-noret.exp: New file.
1202
1203 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 Fix entry-values in C++ across CUs.
1206 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1207 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1208 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1209 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1210 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1211
1212 2013-03-08 Stan Shebs <stan@codesourcery.com>
1213 Hafiz Abid Qadeer <abidh@codesourcery.com>
1214
1215 gdb/testsuite/
1216 * gdb.trace/trace-buffer-size.exp: New file.
1217 * gdb.trace/trace-buffer-size.c: New file.
1218
1219 2013-03-06 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1222 doesn't support the tested optional feature, call "unsupported"
1223 with the same test message as the "pass" case, instead of calling
1224 "pass" with a different message. Use the same text for the "fail"
1225 cases too.
1226
1227 2013-03-06 Yao Qi <yao@codesourcery.com>
1228
1229 * gdb.trace/tstatus.exp: Remove the invocation of
1230 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1231 (test_tracepoints): Don't set fast tracepoint.
1232 (top level): Don't check agent library is loaded or not.
1233
1234 2013-03-06 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1237 parentheses by "\\".
1238
1239 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1240
1241 * gdb.linespec/base/one/thefile.cc (twodup): New.
1242 (m): Call it.
1243 * gdb.linespec/base/two/thefile.cc (dupname): New.
1244 (n): Call it.
1245 * gdb.linespec/break-ask.exp: New file.
1246 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1247
1248 2013-02-28 Yao Qi <yao@codesourcery.com>
1249
1250 * gdb.trace/report.exp: Move some code to ...
1251 (use_collected_data): New.
1252 (top level): Call use_collected_data once on the live target.
1253 Save at file of the current trace session, load it with target
1254 tfile, and call use_collected_data again.
1255
1256 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1259
1260 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1263 Add final kill of ${valgrind_pid}.
1264
1265 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1266
1267 * gdb.python/py-arch.c: New test case
1268 * gdb.python/py-arch.exp: New tests to test
1269 gdb.Architecture.disassemble
1270 * gdb.python/Makefile.in: Add py-arch to the list of
1271 EXECUTABLES.
1272
1273 2013-02-18 Tom Tromey <tromey@redhat.com>
1274
1275 * gdb.dwarf2/subrange.exp: New file.
1276
1277 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1278 Hafiz Abid Qadeer <abidh@codesourcery.com>
1279
1280 * gdb.trace/tfile.exp: Add test for -trace-status command.
1281
1282 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1283
1284 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1285 nanosleep by sleep.
1286
1287 2013-02-14 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1290
1291 2013-02-14 Pedro Alves <pedro@codesourcery.com>
1292 Hafiz Abid Qadeer <abidh@codesourcery.com>
1293
1294 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1295
1296 2013-02-12 Tom Tromey <tromey@redhat.com>
1297
1298 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1299 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1300
1301 2013-02-12 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.base/catch-signal.c: Update copyright years.
1304 * gdb.base/catch-signal.exp: Update copyright years.
1305 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1306 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1307 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1308 * gdb.dwarf2/dw2-error.S: Update copyright years.
1309 * gdb.dwarf2/dw2-error.c: Update copyright years.
1310 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1311 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1312 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1313
1314 2013-02-12 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1317 message.
1318 * gdb.base/sigaltstack.exp: Ditto.
1319 * gdb.base/siginfo.exp: Ditto.
1320 * gdb.base/sizeof.exp: Ditto.
1321
1322 2013-02-12 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.mi/mi-basics.exp: Tweak intro comment.
1325 * gdb.mi/mi-break.exp: Tweak intro comment.
1326 * gdb.mi/mi-console.exp: Tweak intro comment.
1327 * gdb.mi/mi-file.exp: Tweak intro comment.
1328 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1329 * gdb.mi/mi-return.exp: Tweak intro comment.
1330 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1331 * gdb.mi/mi-until.exp: Tweak intro comment.
1332 * gdb.mi/mi-watch.exp: Tweak intro comment.
1333
1334 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1335
1336 * gdb.server/no-thread-db.exp: New file.
1337 * gdb.server/no-thread-db.c: New file.
1338 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1339
1340 2013-02-11 Doug Evans <dje@google.com>
1341
1342 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1343 two decfloats.
1344
1345 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1346
1347 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1348 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1349
1350 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1351
1352 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1353
1354 2013-02-06 Yao Qi <yao@codesourcery.com>
1355
1356 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1357 to ...
1358 (test_create_delete_modify_tsv): ... here. New test on modifying
1359 the initial value of a tsv.
1360
1361 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1362
1363 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1364 (cd .../rdir): ... here.
1365
1366 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * gdb.linespec/base/one/header.h: New file.
1369 * gdb.linespec/base/two/header.h: New file.
1370 * gdb.linespec/macro-relative.c: New file.
1371 * gdb.linespec/macro-relative.exp: New file.
1372
1373 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1374
1375 * gdb.base/fullpath-expand-func.c: New file.
1376 * gdb.base/fullpath-expand.c: New file.
1377 * gdb.base/fullpath-expand.exp: New file.
1378 * gdb.base/realname-expand-real.c: New file.
1379 * gdb.base/realname-expand.c: New file.
1380 * gdb.base/realname-expand.exp: New file.
1381
1382 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1383
1384 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1385 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1386
1387 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1388
1389 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1390 (compare_filenames_for_search does not match)
1391 (compare_filenames_for_search does match): New tests.
1392
1393 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1394
1395 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1396
1397 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1398
1399 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1400
1401 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1404 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1405 ${binfile}.mini_debuginfo-debuglink and
1406 ${binfile}.mini_debuginfo-debuglink.xz.
1407
1408 2013-02-01 Tom Tromey <tromey@redhat.com>
1409
1410 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1411 attributes.
1412
1413 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1414 Tom Tromey <tromey@redhat.com>
1415
1416 * gdb.dwarf2/method-ptr.exp: Link with c++.
1417 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1418
1419 2013-01-31 Tom Tromey <tromey@redhat.com>
1420
1421 * gdb.base/jit.exp (compile_jit_test): New proc.
1422 Add PIE tests.
1423
1424 2013-01-31 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.dwarf2/method-ptr.cc: New file.
1427 * gdb.dwarf2/method-ptr.exp: New file.
1428
1429 2013-01-31 Tom Tromey <tromey@redhat.com>
1430
1431 * lib/dwarf.exp (namespace Dwarf): New.
1432
1433 2013-01-29 Tom Tromey <tromey@redhat.com>
1434
1435 * gdb.dwarf2/fission-reread.exp: Add unload test.
1436
1437 2013-01-28 Doug Evans <dje@google.com>
1438
1439 * gdb.dwarf2/fission-loclists.exp: New file.
1440 * gdb.dwarf2/fission-loclists.S: New file.
1441
1442 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 Code cleanup.
1445 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1446 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1447 and prepare_for_testing.
1448 * gdb.base/store.exp: Likewise.
1449
1450 2013-01-25 Tom Tromey <tromey@redhat.com>
1451
1452 * gdb.python/py-explore.exp: Expect the gdb prompt.
1453
1454 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
1455
1456 * gdb.base/gnu_vector.c: New variable for use in tests.
1457 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1458 changes in scalar to vector casting and widening.
1459 * gdb.python/py-type.c: New variables for use in tests.
1460 * gdb.python/py-type.exp: Update vector related tests to reflect
1461 changes in scalar to vector casting and widening.
1462
1463 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1464
1465 * gdb.base/prologue-include.c: New file.
1466 * gdb.base/prologue-include.exp: New file.
1467 * gdb.base/prologue-include.h: New file.
1468
1469 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1470
1471 PR gdb/13443
1472 * gdb.mi/mi-var-block.exp: Make test messages unique.
1473
1474 2013-01-23 Tom Tromey <tromey@redhat.com>
1475
1476 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1477
1478 2013-01-23 Tom Tromey <tromey@redhat.com>
1479
1480 * gdb.cp/converts.cc (main): Initialize 'a'.
1481
1482 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1483
1484 * testsuite/gdb.python/frame.exp: Add a test for
1485 gdb.Frame.architecture() method.
1486
1487 2013-01-22 Pedro Alves <palves@redhat.com>
1488
1489 * gdb.base/annota1.exp (signal sent): No longer expect
1490 breakpoints-invalid.
1491 * gdb.cp/annota2.exp (continue until exit)
1492 (watch triggered on a.x): Ditto.
1493
1494 2013-01-22 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1497 Adjust tests to breakpoints-invalid changes.
1498 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1499 variables.
1500 Adjust tests to breakpoints-invalid changes.
1501
1502 2013-01-22 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.base/annota1.exp (annotate ignore count change): Add
1505 expected output for failure case.
1506
1507 2013-01-22 Tom Tromey <tromey@redhat.com>
1508
1509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1510 call.
1511
1512 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1513
1514 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1515 * gdb.mi/mi-catch-load.exp: Ditto.
1516 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1517 Also handle 'thread' field.
1518 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1519 * gdb.mi/mi-watch.exp: Ditto.
1520 * lib/mi-support.exp: Ditto.
1521
1522 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1523
1524 * gdb.python/py-explore.exp: Improve a test
1525
1526 2013-01-18  David Blaikie  <dblaikie@gmail.com>
1527
1528 * gdb.base/label.c (main): Correct the type of the second
1529 parameter.
1530
1531 2013-01-18 Tom Tromey <tromey@redhat.com>
1532
1533 * gdb.dwarf2/trace-crash.s: New file.
1534 * gdb.dwarf2/trace-crash.exp: New file.
1535
1536 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1537
1538 PR gdb/13443
1539 * gdb.base/checkpoint.exp: Update test messages to make them
1540 unique.
1541
1542 2013-01-18 Yao Qi <yao@codesourcery.com>
1543
1544 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1545 output of 'info tracepoints'.
1546 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1547 Likewise.
1548 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1549 * gdb.trace/disconnected-tracing.c (struct foo): New.
1550
1551 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1552
1553 * gdb.dwarf2/dw2-dos-drive.S: New file.
1554 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1555
1556 2013-01-17 Doug Evans <dje@google.com>
1557
1558 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1559 CXX_FOR_TARGET.
1560
1561 * boards/cc-with-tweaks.exp: New file.
1562
1563 2013-01-17 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1566
1567 2013-01-17 Pedro Alves <palves@redhat.com>
1568
1569 Merge dg-extract-results.sh from upstream (svn 195224).
1570
1571 2013-01-15 David Blaikie <dblaikie@gmail.com>
1572 * dg-extract-results.sh: Fix order of summary counts.
1573
1574 2013-01-15 David Blaikie <dblaikie@gmail.com>
1575 * dg-extract-results.sh: Constrain the start-of-log pattern.
1576
1577 2013-01-15 David Blaikie <dblaikie@gmail.com>
1578 * dg-extract-results.sh: Handle KPASSes.
1579
1580 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1581 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1582 of grep -q.
1583
1584 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1585
1586 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1587 interface.
1588 * gdb.base/jithost.c: New file.
1589 * gdb.base/jithost.h: New file.
1590 * gdb.base/jitreader.c : New file.
1591 * gdb.base/jit-protocol.h: New file.
1592
1593 2013-01-16 Tom Tromey <tromey@redhat.com>
1594
1595 * gdb.base/catch-signal.c: New file.
1596 * gdb.base/catch-signal.exp: New file.
1597
1598 2013-01-16 Tom Tromey <tromey@redhat.com>
1599
1600 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1601
1602 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1603
1604 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1605
1606 2013-01-14 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.base/completion.exp: Add "set gnutarget" test.
1609
1610 2013-01-14 Tom Tromey <tromey@redhat.com>
1611
1612 * gdb.dwarf2/dw2-restrict.S: New file.
1613 * gdb.dwarf2/dw2-restrict.c: New file.
1614 * gdb.dwarf2/dw2-restrict.exp: New file.
1615
1616 2013-01-14 Tom Tromey <tromey@redhat.com>
1617
1618 * gdb.dwarf2/dw2-error.exp: New file.
1619 * gdb.dwarf2/dw2-error.c: New file.
1620 * gdb.dwarf2/dw2-error.S: New file.
1621
1622 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * gdb.cp/parse-lang.cc: New file.
1625 * gdb.cp/parse-lang.exp: New file.
1626
1627 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1628
1629 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1630 (set substitute-path): New test.
1631 (fullname present): Remove content.
1632 (substituted fullname): New test.
1633
1634 2013-01-13 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1637 check. Move $gdb_py_is_py24 value check right after.
1638
1639 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1642 targets.
1643
1644 2013-01-11 Yao Qi <yao@codesourcery.com>
1645
1646 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1647 for dprintf.
1648 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1649 Check the fields in "=breakpoint-created" for dprintf.
1650
1651 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1652
1653 * gdb.mi/mi-fullname-deleted.exp: New file.
1654
1655 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1658 expected output.
1659 (info skip with pending file): Remove.
1660 (ignoring function in solib, info skip for function multiply): Update
1661 the expected output.
1662 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1663 (info skip (delete 1), info skip after disabling all)
1664 (info skip after enabling all, info skip after disabling 4 2-3)
1665 (info skip after enabling 2-3, info skip 2-3)
1666 (info skip after deleting 2 3): Update the expected output.
1667 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1668 statement to its initialization and return.
1669 * gdb.linespec/skip-two.exp: New file.
1670
1671 2012-12-19 Doug Evans <dje@google.com>
1672
1673 * gdb.base/maint.exp: Handle testing with .gdb_index.
1674
1675 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1678 Cavium to FSF.
1679
1680 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1681
1682 * dg-extract-results.sh: Update contact info in copyright notice.
1683 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1684 GPL v3 or later. Update contact info.
1685 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1686 gdb.threads/watchpoint-fork-mt.c,
1687 gdb.threads/watchpoint-fork-parent.c,
1688 gdb.threads/watchpoint-fork-st.c,
1689 gdb.threads/watchpoint-fork.h: Likewise.
1690
1691 2012-12-15 Yao Qi <yao@codesourcery.com>
1692
1693 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1694 'installed' field in '=breakpoint-modified'.
1695 (test_reconnect): Check 'installed' field in
1696 '=breakpoint-modified' and '=breakpoint-created'.
1697
1698 * gdb.trace/actions.exp: Update test for 'installed' field.
1699 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1700 (tracepoint_change_loc_2): Likewise.
1701 Check 'info tracepoint' display nothing else.
1702 * gdb.trace/deltrace.exp: Likewise.
1703 * gdb.trace/infotrace.exp: Likewise.
1704 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1705 Likewise.
1706 * gdb.trace/passcount.exp: Likewise.
1707 * gdb.trace/tracecmd.exp: Likewise.
1708 * gdb.trace/while-stepping.exp: Likewise.
1709
1710 2012-12-14 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.cp/member-name.exp: New file.
1713 * gdb.cp/member-name.cc: New file.
1714
1715 2012-12-14 Tom Tromey <tromey@redhat.com>
1716
1717 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1718
1719 2012-12-14 Doug Evans <dje@google.com>
1720
1721 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1722 DW_OP_GNU_implicit_pointer is section-relative.
1723
1724 2012-12-14 Tom Tromey <tromey@redhat.com>
1725
1726 * gdb.base/info-proc.exp: Add core file tests.
1727
1728 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
1729
1730 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
1731
1732 2012-12-13 Doug Evans <dje@google.com>
1733
1734 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1735 * gdb.multi/multi-arch.exp: Ditto.
1736
1737 2012-12-12 Keven Boell <keven.boell@intel.com>
1738
1739 * gdb.mi/mi-catch-load-so.c: New. Clone of the
1740 catch load test library source file.
1741 * gdb.mi/mi-catch-load.c: New. Clone of the catch
1742 load test source file.
1743 * gdb.mi/mi-catch-load.exp: New. Test file for
1744 basic MI -catch-load and -catch-unload tests.
1745
1746 2012-12-11 Paul Koning <paul_koning@dell.com>
1747
1748 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
1749 exception.
1750 (_iterator_except): New function.
1751 (ArrayPrinter): Use _iterator function instead of local _iterator
1752 class for Python 3 compatibility.
1753 (NoStringContainerPrinter): Use _iterator_except instead of
1754 _iterator.
1755 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1756 execfile for Python 3 compatibility.
1757 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1758 format in error_prompt test.
1759
1760 2012-12-10 Paul Koning <paul_koning@dell.com>
1761
1762 * gdb.base/charset.exp: Change print syntax for Python 3
1763 compatibility.
1764 * gdb.python/py-block.exp: Ditto.
1765 * gdb.python/py-breakpoint.exp: Ditto.
1766 * gdb.python/py-cmd.exp: Ditto.
1767 * gdb.python/py-events.py: Ditto.
1768 * gdb.python/py-finish-breakpoint.py: Ditto.
1769 * gdb.python/py-finish-breakpoint2.exp: Ditto.
1770 * gdb.python/py-finish-breakpoint2.py: Ditto.
1771 * gdb.python/py-frame-inline.exp: Ditto.
1772 * gdb.python/py-frame.exp: Ditto.
1773 * gdb.python/py-infthread.exp: Ditto.
1774 * gdb.python/py-objfile.exp: Ditto.
1775 * gdb.python/py-parameter.exp: Ditto.
1776 * gdb.python/py-progspace.exp: Ditto.
1777 * gdb.python/py-prompt.exp: Ditto.
1778 * gdb.python/py-symbol.exp: Ditto.
1779 * gdb.python/py-symtab.exp: Ditto.
1780 * gdb.python/py-template.exp: Ditto.
1781 * gdb.python/py-value-cc.exp: Ditto.
1782 * gdb.python/python.exp: Ditto.
1783 * gdb.python/source2.py: Ditto.
1784 * gdb.python/lib-types.exp: Change print syntax for Python 3
1785 compatibility.
1786 Use sorted() function rather than sort() method.
1787 Accept either int or long values for enum values.
1788 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
1789 execfile for Python 3 compatibility.
1790 * gdb.python/py-evsignal.exp: Ditto.
1791 * gdb.python/py-evthreads.exp: Ditto.
1792 * gdb.python/py-mi.exp: Ditto.
1793 * gdb.python/py-pp-maint.exp: Ditto.
1794 * gdb.python/py-prettyprint.exp: Ditto.
1795 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
1796 Python 3 compatibility.
1797 Skip tests for Python 2.4.
1798 * gdb.python/py-inferior.exp: Change print syntax for
1799 Python 3 compatibility.
1800 Use byte string rather than character string in memory write test
1801 if Python 3.
1802 * gdb.python/py-pp-maint.py: Change class declarations to "new
1803 class" syntax.
1804 * gdb.python/py-prettyprint.py: Change iterator class to generator
1805 function for Python 3 compatibility.
1806 Make all classes "new style".
1807 Fix indentation issue and stray semicolon.
1808 * gdb.python/py-shared.expChange print syntax for Python 3
1809 compatibility.
1810 Define "long" if Python 3.
1811 * gdb.python/py-type.exp: Change print syntax for Python 3
1812 compatibility.
1813 Accept either int or long values for enum values.
1814 * gdb.python/py-value.exp: Change print syntax for Python 3
1815 compatibility.
1816 Skip "long" and "unicode" tests if Python 3.
1817 Accept either "type" or "class" in type checks.
1818 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
1819 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
1820
1821 2012-12-10 Tom Tromey <tromey@redhat.com>
1822
1823 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
1824 (test): Add "two_cu" argument.
1825 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
1826 for types; allow two CUs.
1827
1828 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1829
1830 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
1831 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
1832
1833 2012-12-08 Yao Qi <yao@codesourcery.com>
1834 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
1837 '=breakpoint-created' when GDB merges the tracepoints of both
1838 sides.
1839
1840 2012-12-07 Tom Tromey <tromey@redhat.com>
1841
1842 * gdb.base/break1.c (enum some_enum, union some_union): New.
1843 (some_enum_global, some_union_global, some_value): New globals.
1844 * gdb.base/completion.exp: Add tag completion tests.
1845
1846 2012-12-07 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.base/completion.exp: Add tests for ptype and whatis
1849 completion.
1850
1851 2012-12-07 Joel Brobecker <brobecker@adacore.com>
1852
1853 * gdb.base/stale-infcall.exp: Fix copyright line.
1854
1855 2012-12-07 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
1858
1859 2012-12-06 Pedro Alves <palves@redhat.com>
1860 Tom Tromey <tromey@redhat.com>
1861
1862 * gdb.base/exprs.exp: Add tests for cast to void.
1863
1864 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
1865
1866 * gdb.python/py-mi.exp: Correct expected results for attribute
1867 "dynamic" returned by -var-update.
1868 Add test case for correct handling of "diplayhint" for children
1869 of dynamic varobjs.
1870 * gdb.python/py-prettyprint.c (set_itme): New function.
1871 (bug_14741) New function.
1872 (main) Add call to bug_14741().
1873 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
1874
1875 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
1876
1877 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
1878 ${binfile}.funcsyms list.
1879
1880 2012-12-04 Yao Qi <yao@codesourcery.com>
1881
1882 PR gdb/13443
1883 * gdb.trace/actions.exp: Make test messages unique.
1884
1885 2012-11-29 Tom Tromey <tromey@redhat.com>
1886
1887 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
1888
1889 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
1890
1891 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
1892 * gdb.opencl/datatypes.exp: Likewise.
1893 * gdb.opencl/operators.exp: Likewise.
1894 * gdb.opencl/vec_comps.exp: Likewise.
1895
1896 2012-11-29 Jerome Guitton <guitton@adacore.com>
1897
1898 * gdb.ada/iwide: New testcase.
1899
1900 2012-11-29 Jerome Guitton <guitton@adacore.com>
1901
1902 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
1903 ptype test.
1904
1905 2012-11-29 Jerome Guitton <guitton@adacore.com>
1906
1907 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
1908 form {VARIANT_TYPE}ADDRESS.
1909
1910 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
1913 (func): New function.
1914 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
1915 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
1916 pointers to members with pointer-to-function type.
1917
1918 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1919 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.base/gnu-debugdata.exp: New file.
1922 * gdb.base/gnu-debugdata.c: New file.
1923 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
1924 (gdb_unload): Return 0 on success.
1925
1926 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
1929
1930 2012-11-26 Joel Brobecker <brobecker@adacore.com>
1931
1932 * gdb.base/empty_exe.exp: New testcase.
1933
1934 2012-11-20 Mike Frysinger <vapier@gentoo.org>
1935
1936 * gdb.base/completion.exp: Add test for help aliases completion.
1937
1938 2012-11-20 Yao Qi <yao@codesourcery.com>
1939
1940 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1941 Don't test 'maint set show-debug-regs'.
1942 Use command 'set remotecache' instead of
1943 'set circular-trace-buffer'.
1944
1945 2012-11-16 Keith Seitz <keiths@redhat.com>
1946
1947 PR c++/13615
1948 * gdb.cp/baseenum.cc: New file.
1949 * gdb.cp/baseenum.exp: New file.
1950 * gdb.cp/derivation.cc (A): Add copyright.
1951 Add a typedef.
1952 (B): Use A::value_type instead of int. Change all references.
1953 (D): Use value_type instead of int. Change all references.
1954 (E): Likewise.
1955 (F); Likewise.
1956 (Z): New class.
1957 (ZZ): New class.
1958 (N, Base, Derived): New namespace and classes.
1959 (main): Add instances of Z and ZZ.
1960 Make sure all symbols from N are kept.
1961 * gdb.cp/derivation.exp: Update typedef changes in tests.
1962 Add tests for class typedefs both before and after starting
1963 the inferior.
1964 Add tests for searching for a typedef while stopped in a
1965 method.
1966
1967 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
1968
1969 * gdb.mi/mi-var-create-rtti.c: New file.
1970 * gdb.mi/mi-var-create-rtti.exp: New file.
1971
1972 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
1973
1974 * gdb.base/structs3.exp: Run to main before doing any tests.
1975
1976 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
1977
1978 * gdb.python/py-type.exp: Uniquify test names.
1979
1980 2012-11-14 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
1983 (thread_function) [DEBUG]: Call 'printf'.
1984 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
1985 command line if 'DEBUG=1' is passed to test.
1986 Remove a pattern to match inferior's output.
1987
1988 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1989
1990 * gdb.mi/mi-fill-memory.exp: New test.
1991
1992 2012-11-12 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.base/completion.exp: Update for "info type-printers".
1995 * gdb.python/py-typeprint.cc: New file.
1996 * gdb.python/py-typeprint.exp: New file.
1997 * gdb.python/py-typeprint.py: New file.
1998
1999 2012-11-12 Tom Tromey <tromey@redhat.com>
2000
2001 * gdb.base/call-sc.exp: Use "ptype/r".
2002 * gdb.base/volatile.exp: Don't expect "int".
2003 * gdb.cp/ptype-flags.cc: New file.
2004 * gdb.cp/ptype-flags.exp: New file.
2005 * gdb.cp/templates.exp: Use ptype/r.
2006 (test_ptype_of_templates, test_template_typedef): Likewise.
2007 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2008 argument. Handle template names and template parameters.
2009 * gdb.mi/mi-var-cmd.exp: Accept "long".
2010 * gdb.mi/mi-var-child.exp: Accept "long".
2011 * gdb.mi/mi-var-display.exp: Accept "long".
2012 * gdb.mi/mi2-var-child.exp: Accept "long".
2013
2014 2012-11-12 Tom Tromey <tromey@redhat.com>
2015
2016 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2017 "ptype" from calls to cp_test_ptype_class.
2018 (test_enums): Likewise.
2019 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2020 cp_test_ptype_class.
2021 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2022 calls to cp_test_ptype_class.
2023 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2024 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2025 from calls to cp_test_ptype_class.
2026 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2027 command here. Change "in_command" argument to "in_exp".
2028
2029 2012-11-10 Keith Seitz <keiths@redhat.com>
2030
2031 PR gdb/14288
2032 * gdb.base/printcmds.c: Add invalid_XXX globals
2033 for repeated byte tests.
2034 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2035 * gdb.base/wchar.c (main): Add and construct a wchar_t
2036 array with repeated characters.
2037 * gdb.base/wchar.exp: Add repeated character tests.
2038
2039 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2040
2041 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2042 disassembly output.
2043
2044 2012-11-09 Pedro Alves <palves@redhat.com>
2045
2046 PR gdb/14306
2047
2048 * gdb.multi/multi-arch-exec.c: New file.
2049 * gdb.multi/multi-arch-exec.exp: New file.
2050
2051 2012-11-09 Yao Qi <yao@codesourcery.com>
2052
2053 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2054 (top level): Call it.
2055
2056 2012-11-09 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2059 typo.
2060
2061 2012-11-09 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.multi/multi-arch.exp: New.
2064
2065 2012-11-08 Tom Tromey <tromey@redhat.com>
2066
2067 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2068 core files, if possible.
2069 * gdb.base/siginfo-thread.c: New file
2070 * gdb.base/siginfo-thread.exp: New file
2071
2072 2012-11-08 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.base/comprdebug.exp: New file.
2075
2076 2012-11-06 Pedro Alves <palves@redhat.com>
2077
2078 PR gdb/14810
2079
2080 * gdb.base/disabled-location.c: New file.
2081 * gdb.base/disabled-location.exp: New file.
2082
2083 2012-11-06 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2086 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2087 gdb_gcore_cmd.
2088 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2089 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2090 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2091 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2092 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2093 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2094 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2095 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2096 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2097
2098 2012-11-05 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2101 procedure.
2102 (do_vfork_and_follow_child_tests_exec)
2103 (do_vfork_and_follow_child_tests_exit): Call it.
2104
2105 2012-11-05 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2108 fails.
2109
2110 2012-11-03 Yao Qi <yao@codesourcery.com>
2111
2112 Fix PR gdb/14617.
2113 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2114 Remove setup_kfail, and update test.
2115
2116 2012-11-02 Tom Tromey <tromey@redhat.com>
2117
2118 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2119 test.
2120
2121 2012-11-02 Pedro Alves <palves@redhat.com>
2122
2123 PR gdb/14766
2124
2125 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2126 setup_kfail.
2127 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2128 get registers".
2129
2130 2012-11-02 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.base/foll-vfork-exit.c: New file.
2133 * gdb.base/foll-vfork.exp (top level): New file-describing
2134 comment.
2135 (vfork_child_follow_to_exit): New procedure.
2136 (tcatch_vfork_then_child_follow): Rename as ...
2137 (tcatch_vfork_then_child_follow_exec): ... this.
2138 (tcatch_vfork_then_child_follow_exit): New procedure.
2139 (do_vfork_and_follow_parent_tests): New procedure, factored out
2140 from do_vfork_and_exec_tests.
2141 (do_vfork_and_follow_child_tests_exec): Ditto.
2142 (do_vfork_and_exec_tests): Delete.
2143 (do_vfork_and_follow_child_tests_exit): New procedure.
2144 (top level): Run tests with both the program that has the vfork
2145 child execing, and the program has the vfork child exiting.
2146
2147 2012-11-02 Pedro Alves <palves@redhat.com>
2148
2149 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2150 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2151 (vfork_parent_follow_to_bp): Call it.
2152 (kill_child): Delete.
2153 (vfork_and_exec_child_follow_to_main_bp)
2154 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2155 longer call kill_child.
2156 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2157 (do_vfork_and_exec_tests): Don't runto_main before calling each
2158 test procedure.
2159 (top level): Don't clean restart and set verbose before running
2160 each test procedure.
2161
2162 2012-11-02 Pedro Alves <palves@redhat.com>
2163
2164 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2165 (vfork_parent_follow_to_bp)
2166 (vfork_and_exec_child_follow_to_main_bp)
2167 (vfork_and_exec_child_follow_through_step)
2168 (tcatch_vfork_then_parent_follow)
2169 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2170 Use with_test_prefix.
2171
2172 2012-11-02 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/foll-vfork.c: Add copyright header.
2175 * gdb.base/vforked-prog.c: Add copyright header.
2176
2177 2012-11-02 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/foll-vfork.exp
2180 (vfork_and_exec_child_follow_through_step): Don't skip on
2181 non-HP/UX targets. Expect the next to only step one line on
2182 non-HP/UX targets, rather than stopping only after the exec.
2183
2184 2012-11-02 Pedro Alves <palves@redhat.com>
2185
2186 Don't hard code line numbers.
2187
2188 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2189 Expect text from the sources instead of a line number.
2190 (vfork_parent_follow_to_bp)
2191 (vfork_and_exec_child_follow_to_main_bp)
2192 (vfork_and_exec_child_follow_through_step)
2193 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2194 Use gdb_get_line_number.
2195
2196 2012-11-02 Pedro Alves <palves@redhat.com>
2197
2198 Modernize.
2199
2200 * gdb.base/foll-vfork.exp: Use standard_testfile and
2201 build_executable. Pass descriptive string to untested.
2202 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2203 (vfork_and_exec_child_follow_to_main_bp)
2204 (vfork_and_exec_child_follow_through_step)
2205 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2206 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2207 of send_gdb/gdb_expect.
2208
2209 (kill_child): New procedure.
2210 (vfork_and_exec_child_follow_to_main_bp)
2211 (vfork_and_exec_child_follow_through_step): Use it.
2212
2213 2012-11-02 Yao Qi <yao@codesourcery.com>
2214
2215 * gdb.base/setvar.exp: Test setting nested struct.
2216 * gdb.base/setvar.c (v_struct3): New.
2217
2218 2012-11-01 Doug Evans <dje@google.com>
2219
2220 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2221 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2222 use them.
2223
2224 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
2225
2226 PR cli/14772
2227 * gdb.base/gnu_vector.c (union_with_vector_1)
2228 (struct_with_vector_1): Add new struct and union for testing
2229 ptype.
2230 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2231 structs / unions containing vectors.
2232
2233 2012-10-25 Yao Qi <yao@codesourcery.com>
2234
2235 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2236 'setup_kfail' instead of 'setup_kfail_for_target'.
2237 * gdb.base/varargs.exp: Likewise.
2238 * lib/gdb.exp (setup_kfail_for_target): Remove.
2239
2240 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2241
2242 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2243
2244 2012-10-25 Mark Kettenis <kettenis@gnu.org>
2245
2246 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2247
2248 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2249
2250 * gdb.ada/set_wstr: New testcase.
2251
2252 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2253
2254 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2255
2256 2012-10-24 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2259
2260 2012-10-24 Mark Kettenis <kettenis@gnu.org>
2261
2262 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2263
2264 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2265
2266 * gdb.base/callfuncs.exp (do_function_calls): Fix
2267 setup_kfail_for_target for -m32 mode.
2268
2269 2012-10-23 Mark Kettenis <kettenis@gnu.org>
2270
2271 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2272 are now fixed.
2273
2274 2012-10-23 Yao Qi <yao@codesourcery.com>
2275
2276 * gdb.base/info-os.exp: Resume the inferior until it exits.
2277
2278 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2279
2280 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2281 * gdb.base/print-file-var.exp: Likewise.
2282 * gdb.base/type-opaque.exp: Likewise.
2283
2284 2012-10-17 Yao Qi <yao@codesourcery.com>
2285
2286 * gdb.mi/mi-memory-changed.exp: New.
2287
2288 2012-10-16 Yao Qi <yao@codesourcery.com>
2289
2290 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2291 returns true.
2292 Call gdb_load_shlibs.
2293 * gdb.reverse/solib-reverse.exp: Likewise.
2294
2295 2012-10-15 Keith Seitz <keiths@redhat.com>
2296
2297 * lib/cp-support.exp (cp_test_ptype_class): Add support
2298 for class typedefs.
2299
2300 * gdb.cp/derivation.exp: Add tests for g_instance.
2301
2302 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 Fix entry values resolving in inlined frames.
2305 * gdb.arch/amd64-entry-value-inline.S: New file.
2306 * gdb.arch/amd64-entry-value-inline.c: New file.
2307 * gdb.arch/amd64-entry-value-inline.exp: New file.
2308
2309 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2310 Doug Evans <dje@google.com>
2311
2312 Fix recent gdb_breakpoint regression.
2313 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2314 braces from the parameter.
2315 * gdb.java/jprint.exp: Likewise.
2316
2317 2012-10-15 Doug Evans <dje@google.com>
2318
2319 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2320
2321 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2322
2323 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2324
2325 2012-10-15 Tom Tromey <tromey@redhat.com>
2326
2327 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2328
2329 2012-10-15 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.python/py-symbol.exp: Test symbol destructor.
2332
2333 2012-10-14 Yao Qi <yao@codesourcery.com>
2334
2335 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2336 * gdb.mi/mi-cli.exp: New.
2337
2338 * gdb.mi/mi2-basics.exp: Remove.
2339 * gdb.mi/mi2-break.exp: Remove.
2340 * gdb.mi/mi2-console.exp: Remove.
2341 * gdb.mi/mi2-disassemble.exp: Remove.
2342 * gdb.mi/mi2-eval.exp: Remove.
2343 * gdb.mi/mi2-file.exp: Remove.
2344 * gdb.mi/mi2-hack-cli.exp: Remove.
2345 * gdb.mi/mi2-pthreads.exp: Remove.
2346 * gdb.mi/mi2-read-memory.exp: Remove.
2347 * gdb.mi/mi2-regs.exp: Remove.
2348 * gdb.mi/mi2-return.exp: Remove.
2349 * gdb.mi/mi2-simplerun.exp: Remove.
2350 * gdb.mi/mi2-stack.exp: Remove.
2351 * gdb.mi/mi2-stepi.exp: Remove.
2352 * gdb.mi/mi2-syn-frame.exp: Remove.
2353 * gdb.mi/mi2-until.exp: Remove.
2354 * gdb.mi/mi2-watch.exp: Remove.
2355 * gdb.mi/mi2-var-block.exp: Remove.
2356 * gdb.mi/mi2-var-cmd.exp: Remove.
2357 * gdb.mi/mi2-var-display.exp: Remove.
2358
2359 2012-10-12 Yao Qi <yao@codesourcery.com>
2360
2361 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2362 trail '.*' on matching patterns.
2363
2364 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2365
2366 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2367 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2368 * gdb.arch/i386-disp-step.exp: Likewise.
2369 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2370 * gdb.arch/i386-prologue.exp: Likewise.
2371 * gdb.arch/i386-size-overlap.exp: Likewise.
2372 * gdb.arch/i386-size.exp: Likewise.
2373 * gdb.arch/i386-unwind.exp: Likewise.
2374
2375 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2376
2377 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2378 * gdb.arch/i386-word.exp: Likewise.
2379
2380 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2383 is_ilp32_target to set nr_regs.
2384 * gdb.arch/i386-sse.exp: Likewise.
2385
2386 2012-10-11 Doug Evans <dje@google.com>
2387
2388 PR breakpoints/14643.
2389 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2390 * gdb.linespec/thread.c: New file.
2391 * gdb.linespec/thread.exp: New file.
2392
2393 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2394 Recognize "message" -> print pass and fail. Add eof case.
2395 (runto): Recognize message, no-message. Print pass/fail if requested,
2396 with same treatment as gdb_breakpoint.
2397 (runto_main): Pass no-message to runto.
2398 (gdb_internal_error_resync): Add log message.
2399 (gdb_file_cmd): Tweak internal error fail text for consistency.
2400
2401 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 Fix crash during stepping on ppc32.
2404 * gdb.base/step-symless.c: New file.
2405 * gdb.base/step-symless.exp: New file.
2406
2407 2012-10-03 Doug Evans <dje@google.com>
2408
2409 PR symtab/14601
2410 * gdb.cp/using-crash.exp: New file.
2411 * gdb.cp/using-crash.cc: New file.
2412
2413 2012-10-02 Doug Evans <dje@google.com>
2414
2415 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2416 more consistent.
2417 (runto,gdb_debug_format): Ditto.
2418 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2419 Clean up logging and error messages.
2420
2421 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
2422
2423 Test find command on unmapped memory.
2424 * gdb.base/find-unmapped.c: New file.
2425 * gdb.base/find-unmapped.exp: New file.
2426
2427 2012-09-29 Yao Qi <yao@codesourcery.com>
2428
2429 * gdb.trace/mi-tracepoint-changed.exp: New.
2430 * gdb.mi/mi-breakpoint-changed.exp: New.
2431 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2432 * gdb.mi/pendshr2.c: New.
2433
2434 2012-09-28 Yao Qi <yao@codesourcery.com>
2435
2436 * gdb.mi/pr11022.exp: New.
2437 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2438
2439 2012-09-27 Tom Tromey <tromey@redhat.com>
2440
2441 * gdb.cp/derivation.exp: Add regression test.
2442 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2443 V_derived): New.
2444 (vderived): New global.
2445
2446 2012-09-26 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.dwarf2/dw2-common-block.S: New file.
2449 * gdb.dwarf2/dw2-common-block.exp: New file.
2450
2451 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2452
2453 * gdb.fortran/common-block.exp: New file.
2454 * gdb.fortran/common-block.f90: New file.
2455
2456 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
2457
2458 * gdb.base/duplicate-bp.c: New file.
2459 * gdb.base/duplicate-bp.exp: New file.
2460
2461 2012-09-26 Yao Qi <yao@codesourcery.com>
2462
2463 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2464
2465 Revert:
2466 2012-09-21 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2469
2470 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2471
2472 * gdb.base/longest-types.c: New test case.
2473 * gdb.base/longest-types.exp: New test case.
2474
2475 2012-09-25 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2478
2479 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 Fix internal error on canonicalization of clang types.
2482 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2483 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2484 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2485
2486 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2487
2488 Fix disassemble without parameters in tailcall frame.
2489 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2490
2491 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
2492
2493 * gdb.dwarf2/dw2-op-out-param.S: New file.
2494 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2495
2496 2012-09-21 Yao Qi <yao@codesourcery.com>
2497
2498 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2499
2500 2012-09-21 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.mi/mi-cli.exp: Remove.
2503 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2504
2505 2012-09-21 Yao Qi <yao@codesourcery.com>
2506
2507 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2508 "=record-started" notification.
2509
2510 2012-09-21 Yao Qi <yao@codesourcery.com>
2511
2512 * gdb.mi/mi-record-changed.exp: New.
2513 * gdb.mi/mi-reverse.exp: Adjust expected output.
2514
2515 2012-09-20 Tom Tromey <tromey@redhat.com>
2516
2517 * gdb.python/python.exp: Test atexit.register.
2518
2519 2012-09-20 Doug Evans <dje@google.com>
2520
2521 * boards/dwarf4-gdb-index.exp: New file.
2522
2523 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2524 while running the tests.
2525
2526 2012-09-18 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.ada/bp_reset: New testcase.
2529
2530 2012-09-18 Yao Qi <yao@codesourcery.com>
2531
2532 * gdb.trace/mi-tsv-changed.exp: New.
2533
2534 2012-09-18 Yao Qi <yao@codesourcery.com>
2535
2536 * gdb.trace/mi-traceframe-changed.exp: New.
2537
2538 2012-09-17 Yao Qi <yao@codesourcery.com>
2539
2540 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2541 when it is less than 0.
2542
2543 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2544
2545 PR 14119
2546 * gdb.arch/amd64-tailcall-ret.S: New file.
2547 * gdb.arch/amd64-tailcall-ret.c: New file.
2548 * gdb.arch/amd64-tailcall-ret.exp: New file.
2549 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2550 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2551 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2552
2553 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2554
2555 PR 14548
2556 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2557 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2558 * gdb.reverse/singlejmp-reverse.S: New file.
2559 * gdb.reverse/singlejmp-reverse.c: New file.
2560 * gdb.reverse/singlejmp-reverse.exp: New file.
2561
2562 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2563
2564 Fix compatibility with old GCC (~4.1).
2565 * gdb.cp/converts.cc (my_enum_var): New variable.
2566
2567 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
2568
2569 * gdb.xml/tdesc-regs.exp: Update expected output for new
2570 vector_size syntax of vector types.
2571
2572 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2573
2574 Refactor Python "gdb" module into a proper Python package, by
2575 introducing a new "_gdb" module for code implemented in C, and
2576 using reload/__import__ instead of exec.
2577 * gdb.python/python.exp (Test stderr location): Update module
2578 location of GDB-specific sys.stderr.
2579 (Test stdout location): Ditto for sys.stdout.
2580
2581 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2584
2585 2012-09-12 Keith Seitz <keiths@redhat.com>
2586
2587 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2588 conversion statement.
2589
2590 2012-09-12 Doug Evans <dje@google.com>
2591
2592 * gdb.base/help.exp: Remove testing of individual command help text,
2593 too much of a maintenance burden. Instead, test the functionality
2594 of "help" itself.
2595
2596 2012-09-11 Doug Evans <dje@google.com>
2597
2598 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2599 breakpoint.
2600
2601 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2602 * gdb.dwarf2/fission-reread.S: Ditto.
2603 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2604 * gdb.dwarf2/fission-reread.exp: Ditto.
2605
2606 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
2607
2608 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2609
2610 2012-09-10 Joel Brobecker <brobecker@adacore.com>
2611
2612 * gdb.ada/optim_drec: New testcase.
2613
2614 2012-09-10 Doug Evans <dje@google.com>
2615
2616 * boards/fission.exp: Explicitly mark "board" as not remote.
2617
2618 2012-09-10 Keith Seitz <keiths@redhat.com>
2619
2620 PR gdb/13483
2621 * gdb.cp/converts.cc (A::A): Add ctor.
2622 (A::member_): Add member.
2623 (enum my_enum): New enumeration.
2624 (main): Add calls to foo1_7 with various
2625 permitted arguments.
2626 * gdb.cp/converts.exp: Add tests for boolean
2627 conversions permitted by the standard.
2628
2629 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2630
2631 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2632 avoid spurious results due to ~/.gdbinit.
2633 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2634 $INTERNAL_GDBFLAGS in run command.
2635 * gdb.gdb/observer.exp (setup_test): Ditto.
2636 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2637 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2638
2639 2012-09-06 Doug Evans <dje@google.com>
2640
2641 * boards/fission.exp: New file.
2642
2643 * gdb.python/py-value.exp: Use clean_restart.
2644
2645 2012-09-05 Doug Evans <dje@google.com>
2646
2647 * gdb.base/info-macros.c: Fix whitespace.
2648
2649 2012-08-28 Pedro Alves <palves@redhat.com>
2650
2651 PR gdb/14428
2652
2653 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2654
2655 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.base/break-caller-line.c: New file.
2658 * gdb.base/break-caller-line.exp: New file.
2659
2660 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2663 * gdb.arch/i386-cfi-notcurrent.S: New file.
2664 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2665
2666 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
2667 Yao Qi <yao@codesourcery.com>
2668 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2671 New procedures.
2672 (top level): Add overlap checking tests.
2673
2674 2012-08-24 Tom Tromey <tromey@redhat.com>
2675
2676 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2677 gdb_test_multiple fails for other reasons.
2678
2679 2012-08-24 Yao Qi <yao@codesourcery.com>
2680
2681 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2682
2683 2012-08-23 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.base/help.exp: Adjust to "handle" help text change.
2686
2687 2012-08-23 Yao Qi <yao@codesourcery.com>
2688
2689 * gdb.trace/disconnected-tracing.c (start, end): New.
2690 (main): Call start and end.
2691 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2692 existing tests into this proc.
2693 (disconnected_tfind): New.
2694
2695 2012-08-23 Yao Qi <yao@codesourcery.com>
2696
2697 * boards/native-gdbserver.exp (${board}_upload): New.
2698 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2699 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2700 Execute tfile on remote target.
2701 Copy trace file from target to host.
2702
2703 2012-08-22 Joseph Myers <joseph@codesourcery.com>
2704
2705 * gdb.arch/thumb-bx-pc.S: New file.
2706 * gdb.arch/thumb-bx-pc.exp: New file.
2707
2708 2012-08-22 Tom Tromey <tromey@redhat.com>
2709
2710 * gdb.base/maint.exp: Update.
2711
2712 2012-08-22 Tom Tromey <tromey@redhat.com>
2713
2714 * lib/gdb.exp (skip_unwinder_tests): New proc.
2715 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2716 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2717
2718 2012-08-21 Tom Tromey <tromey@redhat.com>
2719
2720 * gdb.hp/gdb.aCC/exception.exp: Remove.
2721
2722 012-08-19 Andrew Pinski <apinski@cavium.com>
2723
2724 * gdb.arch/mips-octeon-bbit.c: New file.
2725 * gdb.arch/mips-octeon-bbit.exp: New Test.
2726
2727 012-08-19 Keith Seitz <keiths@redhat.com>
2728
2729 PR c++/14365
2730 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2731 * gdb.dwarf2/dw2-anon-mptr.S: New file.
2732
2733 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2734
2735 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2736 verbose -log by more specific untested call.
2737
2738 2012-08-18 Yao Qi <yao@codesourcery.com>
2739
2740 * gdb.trace/tfind.exp: Move tests on various command help before
2741 checking target supports trace.
2742 Fix the expected output of 'help tfind end'.
2743
2744 2012-08-17 Keith Seitz <keiths@redhat.com>
2745
2746 PR c++/13356
2747 * gdb.base/default.exp: Update all "check type" tests.
2748 * gdb.base/help.exp: Likewise.
2749 * gdb.base/setshow.exp: Likewise.
2750 * gdb.cp/converts.cc (foo1_type_check): New function.
2751 (foo2_type_check): New function.
2752 (foo3_type_check): New function.
2753 (main): Call new functions.
2754 * converts.exp: Add tests for integer-to-pointer conversions
2755 with/without strict type-checking.
2756
2757 2012-08-16 Mike Frysinger <vapier@gentoo.org>
2758
2759 * gdb.base/help.exp: Update expected output.
2760
2761 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2762
2763 * gdb.ada/rdv_wait: New testcase.
2764
2765 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.base/attach-twice.exp: Remove excessive ps exec.
2768
2769 2012-08-13 Doug Evans <dje@google.com>
2770
2771 * gdb.base/help.exp: Update expected output.
2772 * gdb.base/default.exp: Update expected output of "show convenience".
2773
2774 2012-08-10 Doug Evans <dje@google.com>
2775
2776 * gdb.python/py-strfns.c: New file.
2777 * gdb.python/py-strfns.exp: New file.
2778 * gdb.python/py-type.exp (test_fields): Add vector tests.
2779
2780 2012-08-10 Mike Frysinger <vapier@gentoo.org>
2781
2782 PR cli/10436:
2783 * gdb.base/completion.exp: Add tests for handle completion.
2784
2785 2012-08-09 Yao Qi <yao@codesourcery.com>
2786
2787 * gdb.mi/mi-cmd-param-changed.exp: New.
2788 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
2789 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
2790 * gdb.mi/mi2-prompt.exp: Likewise.
2791
2792 2012-08-08 Doug Evans <dje@google.com>
2793
2794 * gdb.base/debug-expr.c: New file.
2795 * gdb.base/debug-expr.exp: New file.
2796 * gdb.base/exprs.exp: Test {type} casts.
2797 * gdb.cp/debug-expr.exp: New file.
2798
2799 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2800
2801 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
2802 global variable loop, not a 'break'. Add loop count limit to 100.
2803 Add new fail case for terminated vgdb.
2804
2805 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2806 Jean-Marc Saffroy <saffroy@gmail.com>
2807
2808 PR 11804
2809 * gdb.base/gcore-relro.exp: New file.
2810 * gdb.base/gcore-relro-main.c: New file.
2811 * gdb.base/gcore-relro-lib.c: New file.
2812
2813 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 Do not false FAIL with old GCCs.
2816 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
2817 GCC < 4.5 in $no_hw mode.
2818
2819 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.base/default.exp (cd): Accept new directory with no arguments.
2822
2823 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2824
2825 * gdb.base/list.exp (test_only_end): New function.
2826 Call it.
2827
2828 2012-08-06 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.python/py-mi.exp: Add test for printer whose children
2831 are a list.
2832 * gdb.python/py-prettyprint.c (struct children_as_list): New.
2833 (main): New variable children_as_list.
2834 * gdb.python/py-prettyprint.py (class pp_children_as_list):
2835 New.
2836 (register_pretty_printers): Register new printer.
2837
2838 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2839
2840 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
2841 symbols. Abort if vgdb remote connection is closed.
2842
2843 2012-08-02 Doug Evans <dje@google.com>
2844
2845 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
2846
2847 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
2848
2849 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
2850 s390x, PowerPC 64 and m68k-linux.
2851
2852 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2853
2854 * gdb.base/annota1.exp: Accept no frames-invalid notification
2855 when starting up the program.
2856 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
2857 show a symbolic value as well.
2858 * gdb.server/server-exec-info.exp: Skip test when skipping
2859 gdbserver test and/or when skipping shared library tests.
2860 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
2861 avoid name conflicts with other tests.
2862
2863 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2864
2865 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
2866 Fix wrong output on big-endian systems.
2867 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
2868 4-byte pointer types on 64-bit s390x.
2869
2870 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2871
2872 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
2873 marker comment at the beginning (after intialization).
2874 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
2875 breakpoint on marker comment instead of function begin.
2876 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
2877 PowerPC.
2878 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
2879 or 64-bit PowerPC.
2880 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
2881 gdb,no_hardware_watchpoints flag is set.
2882 (initialize): Remove now redundant can-use-hw-watchpoints change.
2883
2884 2012-08-02 Yao Qi <yao@codesourcery.com>
2885 Pedro Alves <palves@redhat.com>
2886
2887 * boards/local-remote-host.exp: New.
2888
2889 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2890
2891 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
2892 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
2893 * gdb.base/print-file-var.exp: Likewise.
2894 * gdb.server/solib-list.exp: Skip on remote targets.
2895
2896 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2897
2898 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
2899 watchpoints on ARM. When expecting software watchpoints, tolerate
2900 (remote) targets that report unsupported hardware watchpoint only
2901 at continue time.
2902 (test_wide_location_2): Likewise.
2903
2904 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2905
2906 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
2907 valgrind versions.
2908
2909 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2910
2911 * gdb.base/valgrind-infcall.c: New file.
2912 * gdb.base/valgrind-infcall.exp: New file.
2913
2914 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
2915
2916 2012-07-30 Keith Seitz <keiths@redhat.com>
2917
2918 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
2919 linespecs.
2920
2921 2012-07-30 Doug Evans <dje@google.com>
2922
2923 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
2924 * gdb.dwarf2/pr13961.S: Ditto.
2925
2926 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
2927
2928 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
2929
2930 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
2931 change its format immediately after reloading the binary.
2932
2933 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 Fix testsuite regression after --use-deprecated-index-sections removal.
2936 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
2937 string.
2938 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
2939
2940 2012-07-27 Yao Qi <yao@codesourcery.com>
2941
2942 KFAIL for PR remote/14161.
2943 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
2944 Cleanup socket files.
2945 (strace_info_marker): Detach inferior.
2946
2947 2012-07-26 Tom Tromey <tromey@redhat.com>
2948
2949 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
2950
2951 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
2952
2953 * gdb.python/py-inferior.c (thread): New function.
2954 (check_threads): New function.
2955 (test_threads): New function.
2956 * gdb.python/py-inferior.exp: Added test.
2957 Replaced runto with continue to breakpoint.
2958
2959 2012-07-26 Tom Tromey <tromey@redhat.com>
2960
2961 * lib/ada.exp (standard_ada_testfile): New proc.
2962 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
2963 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
2964 * gdb.ada/array_return.exp: Use standard_ada_testfile.
2965 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
2966 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
2967 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
2968 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
2969 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
2970 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
2971 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
2972 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
2973 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
2974 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
2975 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
2976 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
2977 * gdb.ada/char_param.exp: Use standard_ada_testfile.
2978 * gdb.ada/complete.exp: Use standard_ada_testfile.
2979 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
2980 standard_output_file.
2981 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
2982 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
2983 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
2984 standard_output_file.
2985 * gdb.ada/exprs.exp: Use standard_ada_testfile.
2986 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
2987 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
2988 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
2989 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
2990 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
2991 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
2992 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
2993 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
2994 * gdb.ada/homonym.exp: Use standard_ada_testfile.
2995 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
2996 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
2997 * gdb.ada/interface.exp: Use standard_ada_testfile.
2998 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
2999 standard_output_file
3000 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3001 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3002 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3003 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3004 * gdb.ada/nested.exp: Use standard_ada_testfile.
3005 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3006 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3007 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3008 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3009 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3010 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3011 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3012 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3013 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3014 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3015 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3016 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3017 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3018 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3019 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3020 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3021 * gdb.ada/start.exp: Use standard_ada_testfile.
3022 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3023 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3024 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3025 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3026 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3027 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3028 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3029 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3030 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3031 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3032 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3033 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3034 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3035 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3036
3037 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3038
3039 Fix testsuite regression after --use-deprecated-index-sections removal.
3040 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3041
3042 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 Fix compatibility with Tcl before 7.5.
3045 * lib/future.exp (lreverse): New function if it does not exist.
3046
3047 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3048
3049 * gdb.mi/mi-pending.c: New method to set a second pending
3050 breakpoint.
3051 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3052 condition.
3053
3054 2012-07-20 Pedro Alves <palves@redhat.com>
3055
3056 PR threads/11692
3057 PR gdb/12203
3058
3059 * gdb.threads/create-fail.c: New file.
3060 * gdb.threads/create-fail.exp: New file.
3061
3062 2012-07-19 Pedro Alves <palves@redhat.com>
3063
3064 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3065 * config/vx.exp (gdb_start): Likewise.
3066 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3067 * gdb.base/setvar.exp (test_set): Likewise.
3068 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3069 * gdb.reverse/sigall-precsave.exp: Likewise.
3070 * gdb.reverse/sigall-reverse.exp: Likewise.
3071
3072 2012-07-19 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3075 handler before recording.
3076
3077 2012-07-19 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3080 * gdb.cp/casts.cc (decltype): New function.
3081 (main): Use it.
3082
3083 2012-07-19 Pedro Alves <palves@redhat.com>
3084
3085 * gdb.base/sigall.exp (signals): New list.
3086 <top level>: Loop over signals in the $signals list instead of
3087 calling a test function once per signal.
3088 * gdb.reverse/sigall-precsave.exp (signals): New list.
3089 <top level>: Loop over signals in the $signals list instead of
3090 calling a test function once per signal.
3091 * gdb.reverse/sigall-reverse.exp (signals): New list.
3092 <top level>: Loop over signals in the $signals list instead of
3093 calling a test function once per signal.
3094
3095 2012-07-19 Yao Qi <yao@codesourcery.com>
3096
3097 * gdb.base/setshow.exp: Test 'set args ~'.
3098
3099 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3100
3101 * gdb.base/store.exp (check_set): Import gdb_prompt.
3102 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3103 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3104
3105 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 PR 11914
3108 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3109 (main): Call eval_sub.
3110 * gdb.python/py-prettyprint.exp:
3111 (python execfile ('py-prettyprint.py')): Move it earlier.
3112 New breakpoint for eval-break.
3113 (continue to breakpoint: eval-break, info locals): New test.
3114 (python execfile ('py-prettyprint.py')): Move it from here.
3115 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3116 (register_pretty_printers): Register pp_eval_type.
3117
3118 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 Fix a testcase regression by me.
3121 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3122 DW_FORM_data4.
3123
3124 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3125 Doug Evans <dje@google.com>
3126
3127 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3128 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3129
3130 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3131
3132 Fix gdbserver run regression.
3133 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3134
3135 2012-07-12 Tom Tromey <tromey@redhat.com>
3136
3137 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3138 (clean_restart): Likewise.
3139 (core_find): Use standard_output_file.
3140
3141 2012-07-12 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3144 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3145 prepare_for_testing_full.
3146 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3147 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3148 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3149 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3150 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3151 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3152 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3153 prepare_for_testing_full.
3154 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3155 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3156 prepare_for_testing_full.
3157 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3158 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3159 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3160
3161 2012-07-12 Tom Tromey <tromey@redhat.com>
3162
3163 * lib/gdb.exp (build_executable_from_specs): New proc, from
3164 build_executable.
3165 (build_executable): Use it.
3166 (prepare_for_testing_full): New proc.
3167
3168 2012-07-11 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3171 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3172 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3173 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3174 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3175 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3176 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3177 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3178 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3179 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3180
3181 2012-07-10 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3184 standard_output_file.
3185 * gdb.mi/gdb2549.exp: Use standard_testfile.
3186 * gdb.mi/gdb669.exp: Use standard_testfile.
3187 * gdb.mi/gdb701.exp: Use standard_testfile.
3188 * gdb.mi/gdb792.exp: Use standard_testfile.
3189 * gdb.mi/mi-async.exp: Use standard_testfile.
3190 * gdb.mi/mi-basics.exp: Use standard_testfile.
3191 * gdb.mi/mi-break.exp: Use standard_testfile.
3192 * gdb.mi/mi-cli.exp: Use standard_testfile.
3193 * gdb.mi/mi-console.exp: Use standard_testfile.
3194 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3195 * gdb.mi/mi-eval.exp: Use standard_testfile.
3196 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3197 * gdb.mi/mi-file.exp: Use standard_testfile.
3198 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3199 * gdb.mi/mi-logging.exp: Use standard_testfile.
3200 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3201 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3202 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3203 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3204 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3205 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3206 * gdb.mi/mi-pending.exp: Use standard_testfile,
3207 standard_output_file.
3208 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3209 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3210 * gdb.mi/mi-regs.exp: Use standard_testfile.
3211 * gdb.mi/mi-return.exp: Use standard_testfile.
3212 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3213 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3214 * gdb.mi/mi-solib.exp: Use standard_testfile,
3215 standard_output_file.
3216 * gdb.mi/mi-stack.exp: Use standard_testfile.
3217 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3218 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3219 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3220 * gdb.mi/mi-until.exp: Use standard_testfile.
3221 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3222 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3223 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3224 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3225 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3226 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3227 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3228 standard_output_file.
3229 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3230 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3231 * gdb.mi/mi-watch.exp: Use standard_testfile.
3232 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3233 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3234 * gdb.mi/mi2-break.exp: Use standard_testfile.
3235 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3236 * gdb.mi/mi2-console.exp: Use standard_testfile.
3237 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3238 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3239 * gdb.mi/mi2-file.exp: Use standard_testfile.
3240 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3241 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3242 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3243 * gdb.mi/mi2-return.exp: Use standard_testfile.
3244 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3245 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3246 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3247 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3248 * gdb.mi/mi2-until.exp: Use standard_testfile.
3249 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3250 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3251 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3252 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3253 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3254
3255 2012-07-10 Tom Tromey <tromey@redhat.com>
3256
3257 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3258 * gdb.cp/ambiguous.exp: Use standard_testfile,
3259 prepare_for_testing.
3260 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3261 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3262 * gdb.cp/anon-ns.exp: Use standard_testfile.
3263 * gdb.cp/anon-struct.exp: Use standard_testfile.
3264 * gdb.cp/anon-union.exp: Use standard_testfile,
3265 prepare_for_testing.
3266 * gdb.cp/arg-reference.exp: Use standard_testfile,
3267 prepare_for_testing.
3268 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3269 * gdb.cp/breakpoint.exp: Use standard_testfile,
3270 prepare_for_testing.
3271 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3272 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3273 standard_output_file.
3274 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3275 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3276 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3277 (test_static_members): Update.
3278 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3279 * gdb.cp/converts.exp: Use standard_testfile.
3280 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3281 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3282 prepare_for_testing.
3283 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3284 * gdb.cp/cplabel.exp: Use standard_testfile.
3285 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3286 prepare_for_testing.
3287 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3288 * gdb.cp/derivation.exp: Use standard_testfile,
3289 prepare_for_testing.
3290 * gdb.cp/destrprint.exp: Use standard_testfile.
3291 * gdb.cp/dispcxx.exp: Use standard_testfile.
3292 * gdb.cp/exception.exp: Use standard_testfile,
3293 prepare_for_testing.
3294 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3295 * gdb.cp/extern-c.exp: Use standard_testfile,
3296 prepare_for_testing.
3297 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3298 prepare_for_testing.
3299 * gdb.cp/fpointer.exp: Use standard_testfile.
3300 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3301 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3302 standard_output_file.
3303 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3304 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3305 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3306 standard_output_file.
3307 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3308 (do_tests): Update.
3309 * gdb.cp/koenig.exp: Use standard_testfile.
3310 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3311 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3312 * gdb.cp/m-static.exp: Use standard_testfile,
3313 prepare_for_testing.
3314 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3315 * gdb.cp/mb-inline.exp: Use standard_testfile,
3316 prepare_for_testing.
3317 * gdb.cp/mb-templates.exp: Use standard_testfile,
3318 prepare_for_testing.
3319 * gdb.cp/member-ptr.exp: Use standard_testfile,
3320 prepare_for_testing.
3321 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3322 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3323 * gdb.cp/method2.exp: Use standard_testfile.
3324 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3325 standard_output_file.
3326 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3327 (do_tests): Update.
3328 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3329 prepare_for_testing.
3330 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3331 prepare_for_testing.
3332 * gdb.cp/namespace.exp: Use standard_testfile,
3333 prepare_for_testing.
3334 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3335 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3336 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3337 * gdb.cp/nsimport.exp: Use standard_testfile,
3338 prepare_for_testing.
3339 * gdb.cp/nsnested.exp: Use standard_testfile.
3340 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3341 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3342 prepare_for_testing.
3343 * gdb.cp/nsstress.exp: Use standard_testfile,
3344 prepare_for_testing.
3345 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3346 * gdb.cp/operator.exp: Use standard_testfile.
3347 * gdb.cp/oranking.exp: Use standard_testfile.
3348 * gdb.cp/overload-const.exp: Use standard_testfile.
3349 * gdb.cp/overload.exp: Use standard_testfile,
3350 prepare_for_testing.
3351 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3352 * gdb.cp/ovsrch.exp: Use standard_testfile.
3353 * gdb.cp/paren-type.exp: Use standard_testfile.
3354 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3355 prepare_for_testing.
3356 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3357 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3358 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3359 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3360 * gdb.cp/pr10728.exp: Use standard_testfile,
3361 standard_output_file.
3362 * gdb.cp/pr12028.exp: Use standard_testfile.
3363 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3364 * gdb.cp/pr9167.exp: Use standard_testfile.
3365 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3366 * gdb.cp/printmethod.exp: Use standard_testfile,
3367 prepare_for_testing.
3368 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3369 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3370 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3371 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3372 standard_output_file.
3373 * gdb.cp/readnow-language.exp: Use standard_testfile.
3374 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3375 (gdb_start_again): Use clean_restart.
3376 * gdb.cp/ref-types.exp: Use standard_testfile,
3377 prepare_for_testing.
3378 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3379 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3380 * gdb.cp/smartp.exp: Use standard_testfile.
3381 * gdb.cp/static-method.exp: Use standard_testfile.
3382 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3383 * gdb.cp/temargs.exp: Use standard_testfile.
3384 * gdb.cp/templates.exp: Use standard_testfile,
3385 prepare_for_testing.
3386 (do_tests): Update.
3387 * gdb.cp/try_catch.exp: Use standard_testfile,
3388 prepare_for_testing.
3389 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3390 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3391 * gdb.cp/virtbase.exp: Use standard_testfile,
3392 prepare_for_testing.
3393 * gdb.cp/virtfunc.exp: Use standard_testfile,
3394 prepare_for_testing.
3395 (do_tests): Update.
3396 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3397 prepare_for_testing.
3398
3399 2012-07-10 Tom Tromey <tromey@redhat.com>
3400
3401 * lib/gdb.exp (standard_testfile): Unset output variables from
3402 earlier invocations.
3403
3404 2012-07-10 Yao Qi <yao@codesourcery.com>
3405
3406 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3407 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3408 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3409 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3410 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3411 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3412 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3413 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3414 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3415 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3416 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3417 * gdb.mi/mi-var-display.exp: Likewise.
3418 * gdb.mi/mi-var-invalidate.exp: Likewise.
3419 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3420 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3421 * gdb.mi/mi2-console.exp: Likewise.
3422 * gdb.mi/mi2-disassemble.exp: Likewise.
3423 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3424 * gdb.mi/mi2-read-memory.exp: Likewise.
3425 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3426 * gdb.mi/mi2-simplerun.exp: Likewise.
3427 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3428 * gdb.mi/mi2-syn-frame.exp: Likewise.
3429 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3430 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3431 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3432
3433 2012-07-09 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3436 * gdb.base/callfuncs.exp: Add cast-based test.
3437 * gdb.base/callfuncs.c (voidfunc): New function.
3438
3439 2012-07-08 Doug Evans <dje@google.com>
3440
3441 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3442
3443 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3444
3445 Fix XFAIL compatibility with old i386 systems.
3446 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3447 Check also 'Cannot insert breakpoint 0'.
3448
3449 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3450
3451 PR 14321
3452 * gdb.base/find.exp
3453 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3454
3455 2012-07-06 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.base/whatis.exp: Add test.
3458
3459 2012-07-06 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.base/whatis.exp: Add regression test.
3462
3463 2012-07-06 Tom Tromey <tromey@redhat.com>
3464
3465 * gdb.base/whatis.exp: Add tests.
3466
3467 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 PR 12649
3470 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3471 gdb_test_multiple $gdb_prompt terminator.
3472
3473 2012-07-04 Pedro Alves <palves@redhat.com>
3474
3475 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3476 supports_process_record.
3477
3478 2012-07-04 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3481 endings.
3482 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3483
3484 2012-07-03 Stan Shebs <stan@codesourcery.com>
3485
3486 * gdb.base/info-os.c (main): Retry resource acquisition until an
3487 available one is found.
3488 * gdb.base/info-os.exp: Collect resource keys from the program
3489 and use them in matching.
3490
3491 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3494 Wrap the test into loop for corefile and core0file.
3495
3496 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3497
3498 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3499 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3500 .note.GNU-stack.
3501
3502 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3503
3504 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3505
3506 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3507 break): Include help message for the new `-probe' and `-probe-stap'
3508 options.
3509
3510 2012-07-02 Stan Shebs <stan@codesourcery.com>
3511
3512 * gdb.base/dprintf.exp: Add agent style tests.
3513
3514 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3515
3516 * gdb.base/stale-infcall.c (infcall): New label test-next.
3517 (main): New labels test-pass and test-fail.
3518 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3519 $test_fail_bpnum to test-fail.
3520 (test system longjmp tracking support): New test.
3521 Delete $test_fail_bpnum.
3522 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3523 breakpoint.
3524
3525 2012-06-30 Doug Evans <dje@google.com>
3526
3527 * gdb.dwarf2/fission-reread.S: New file.
3528 * gdb.dwarf2/fission-reread.exp: New file.
3529
3530 2012-06-28 Stan Shebs <stan@codesourcery.com>
3531
3532 * gdb.mi/mi-logging.exp: New file.
3533
3534 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3535 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.threads/siginfo-threads.exp: New file.
3538 * gdb.threads/siginfo-threads.c: New file.
3539 * gdb.threads/sigstep-threads.exp: New file.
3540 * gdb.threads/sigstep-threads.c: New file.
3541
3542 2012-06-28 Tom Tromey <tromey@redhat.com>
3543
3544 * gdb.go/package.exp: Partially revert earlier patch; use
3545 gdb_compile again. Use standard_output_file.
3546
3547 2012-06-27 Doug Evans <dje@google.com>
3548
3549 * gdb.dwarf2/fission-base.c: New file.
3550 * gdb.dwarf2/fission-base.S: New file.
3551 * gdb.dwarf2/fission-base.exp: New file.
3552
3553 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3554
3555 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3556
3557 2012-06-27 Tom Tromey <tromey@redhat.com>
3558
3559 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3560 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3561
3562 2012-06-27 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3565 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3566 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3567 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3568 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3569 prepare_for_testing.
3570 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3571 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3572 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3573 standard_testfile.
3574 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3575 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3576 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3577 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3578 prepare_for_testing.
3579 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3580 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3581 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3582 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3583 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3584 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3585 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3586 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3587 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3588 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3589 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3590 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3591 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3592 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3593 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3594 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3595 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3596 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3597 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3598 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3599 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3600 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3601 standard_output_file.
3602 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3603 standard_output_file.
3604 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3605 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3606 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3607 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3608 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3609 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3610 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3611 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3612 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3613 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3614 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3615 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3616 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3617 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3618 * gdb.dwarf2/valop.exp: Use standard_testfile,
3619 prepare_for_testing.
3620
3621 2012-06-27 Tom Tromey <tromey@redhat.com>
3622
3623 * gdb.python/python.exp: Fix regexps in pagination tests.
3624
3625 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3626
3627 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3628 'last' of gdb.Symtab_and_line.
3629 * gdb.python/py-symbol.c: Move break point comment to enable
3630 testing of gdb.Symtab_and_line.last.
3631
3632 2012-06-26 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.threads/step.c: Remove.
3635 * gdb.threads/step.exp: Remove.
3636 * gdb.threads/step2.exp: Remove.
3637
3638 2012-06-26 Tom Tromey <tromey@redhat.com>
3639
3640 * gdb.threads/watchpoint-fork.exp (test): Use
3641 standard_output_file. Don't declare objdir.
3642 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3643 standard_output_file.
3644 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3645 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3646 clean_restart. Remove incdir.
3647 * gdb.threads/corethreads.exp: Use standard_testfile.
3648 * gdb.threads/execl.exp: Use standard_testfile,
3649 standard_output_file, clean_restart.
3650 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3651 clean_restart.
3652 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3653 clean_restart.
3654 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3655 incdir.
3656 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3657 clean_restart. Remove incdir.
3658 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3659 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3660 clean_restart. Remove incdir.
3661 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3662 Remove incdir.
3663 * gdb.threads/leader-exit.exp: Use standard_testfile.
3664 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3665 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3666 clean_restart.
3667 * gdb.threads/manythreads.exp: Use standard_testfile,
3668 clean_restart. Remove incdir.
3669 * gdb.threads/multi-create.exp: Use standard_testfile,
3670 clean_restart.
3671 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3672 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3673 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3674 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3675 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3676 * gdb.threads/pending-step.exp: Use standard_testfile,
3677 clean_restart. Remove incdir.
3678 * gdb.threads/print-threads.exp: Use standard_testfile,
3679 clean_restart. Remove incdir.
3680 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3681 clean_restart. Remove incdir.
3682 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3683 Remove incdir.
3684 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3685 incdir.
3686 * gdb.threads/sigthread.exp: Use standard_testfile,
3687 clean_restart.
3688 * gdb.threads/staticthreads.exp: Use standard_testfile,
3689 clean_restart. Remove incdir.
3690 * gdb.threads/switch-threads.exp: Use standard_testfile,
3691 clean_restart. Remove incdir.
3692 * gdb.threads/thread-execl.exp: Use standard_testfile,
3693 clean_restart. Remove incdir.
3694 * gdb.threads/thread-find.exp: Use standard_testfile,
3695 clean_restart.
3696 * gdb.threads/thread-specific.exp: Use standard_testfile,
3697 clean_restart. Remove incdir.
3698 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3699 clean_restart. Remove incdir.
3700 * gdb.threads/thread_check.exp: Use standard_testfile,
3701 clean_restart. Remove incdir.
3702 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
3703 incdir.
3704 * gdb.threads/threadapply.exp: Use standard_testfile,
3705 clean_restart. Remove incdir.
3706 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3707 clean_restart. Remove incdir.
3708 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3709 clean_restart.
3710 * gdb.threads/tls-shared.exp: Use standard_testfile,
3711 clean_restart, standard_output_file.
3712 * gdb.threads/tls-var.exp: Use standard_testfile,
3713 standard_output_file.
3714 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3715 Remove incdir.
3716 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3717 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
3718 incdir.
3719 * gdb.threads/watchthreads2.exp: Use standard_testfile,
3720 clean_restart. Remove incdir.
3721
3722 2012-06-26 Tom Tromey <tromey@redhat.com>
3723
3724 * gdb.trace/actions.exp: Use standard_testfile.
3725 * gdb.trace/ax.exp: Use standard_testfile.
3726 * gdb.trace/backtrace.exp: Use standard_testfile.
3727 * gdb.trace/change-loc.exp: Use standard_testfile.
3728 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3729 * gdb.trace/collection.exp: Use standard_testfile,
3730 prepare_for_testing.
3731 * gdb.trace/deltrace.exp: Use standard_testfile.
3732 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3733 * gdb.trace/ftrace.exp: Use standard_testfile.
3734 * gdb.trace/infotrace.exp: Use standard_testfile.
3735 * gdb.trace/packetlen.exp: Use standard_testfile.
3736 * gdb.trace/passc-dyn.exp: Use standard_testfile.
3737 * gdb.trace/passcount.exp: Use standard_testfile.
3738 * gdb.trace/pending.exp: Use standard_testfile.
3739 * gdb.trace/report.exp: Use standard_testfile.
3740 * gdb.trace/save-trace.exp: Use standard_testfile.
3741 * gdb.trace/stap-trace.exp: Use standard_testfile.
3742 * gdb.trace/status-stop.exp: Use standard_testfile.
3743 * gdb.trace/strace.exp: Use standard_testfile.
3744 * gdb.trace/tfile.exp: Use standard_testfile.
3745 * gdb.trace/tfind.exp: Use standard_testfile.
3746 * gdb.trace/trace-break.exp: Use standard_testfile.
3747 * gdb.trace/trace-mt.exp: Use standard_testfile.
3748 * gdb.trace/tracecmd.exp: Use standard_testfile.
3749 * gdb.trace/tspeed.exp: Use standard_testfile.
3750 * gdb.trace/tstatus.exp: Use standard_testfile.
3751 * gdb.trace/tsv.exp: Use standard_testfile.
3752 * gdb.trace/unavailable.exp: Use standard_testfile,
3753 prepare_for_testing.
3754 * gdb.trace/while-dyn.exp: Use standard_testfile.
3755 * gdb.trace/while-stepping.exp: Use standard_testfile.
3756
3757 2012-06-26 Tom Tromey <tromey@redhat.com>
3758
3759 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3760 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3761 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3762 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
3763 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
3764 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
3765 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
3766 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
3767 prepare_for_testing.
3768 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
3769 prepare_for_testing.
3770 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
3771 prepare_for_testing.
3772 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
3773 prepare_for_testing.
3774 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
3775 prepare_for_testing
3776 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
3777 * gdb.reverse/machinestate.exp: Use standard_testfile.
3778 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
3779 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
3780 build_executable.
3781 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
3782 build_executable.
3783 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
3784 standard_output_file.
3785 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
3786 standard_output_file.
3787 * gdb.reverse/step-precsave.exp: Use standard_testfile.
3788 * gdb.reverse/step-reverse.exp: Use standard_testfile.
3789 * gdb.reverse/until-precsave.exp: Use standard_testfile.
3790 * gdb.reverse/until-reverse.exp: Use standard_testfile.
3791 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
3792 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
3793
3794 2012-06-26 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.stabs/weird.exp: Remove directory-checking code. Use
3797 standard_output_file.
3798 * gdb.stabs/exclfwd.exp: Use standard_testfile,
3799 prepare_for_testing. Remove directory-checking code.
3800
3801 2012-06-25 Tom Tromey <tromey@redhat.com>
3802
3803 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
3804 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
3805 build_executable, not prepare_for_testing.
3806 * gdb.multi/base.exp: Use standard_output_file. Use
3807 build_executable, not prepare_for_testing.
3808
3809 2012-06-25 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.fortran/subarray.exp: Use standard_testfile,
3812 prepare_for_testing.
3813 * gdb.fortran/multi-dim.exp: Use standard_testfile.
3814 * gdb.fortran/module.exp: Use standard_testfile.
3815 * gdb.fortran/logical.exp: Use standard_testfile.
3816 * gdb.fortran/library-module.exp: Use standard_testfile,
3817 standard_output_file.
3818 * gdb.fortran/derived-type.exp: Use standard_testfile,
3819 prepare_for_testing.
3820 * gdb.fortran/complex.exp: Use standard_testfile,
3821 prepare_for_testing.
3822 * gdb.fortran/charset.exp: Use standard_testfile.
3823 * gdb.fortran/array-element.exp: Use standard_testfile,
3824 prepare_for_testing.
3825
3826 2012-06-25 Keith Seitz <keiths@redhat.com>
3827
3828 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
3829 Change rbreak-related tests to KFAIL and add bugzilla numbers.
3830
3831 2012-06-25 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
3834 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
3835 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
3836 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
3837
3838 2012-06-25 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.linespec/ls-errs.exp: Use standard_testfile.
3841 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
3842 * gdb.linespec/linespec.exp: Use standard_testfile.
3843
3844 2012-06-25 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
3847 prepare_for_testing.
3848
3849 2012-06-25 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
3852 prepare_for_testing.
3853 * gdb.opt/inline-break.exp: Use standard_testfile,
3854 prepare_for_testing.
3855 * gdb.opt/inline-bt.exp: Use standard_testfile,
3856 prepare_for_testing.
3857 * gdb.opt/inline-cmds.exp: Use standard_testfile,
3858 prepare_for_testing.
3859 * gdb.opt/inline-locals.exp: Use standard_testfile,
3860 prepare_for_testing.
3861
3862 2012-06-25 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.asm/asm-source.exp: Use standard_output_file,
3865 standard_testfile. Construct .o files in proper subdir.
3866
3867 2012-06-25 Tom Tromey <tromey@redhat.com>
3868
3869 * gdb.server/ext-attach.exp: Use standard_testfile,
3870 prepare_for_testing.
3871 * gdb.server/ext-run.exp: Use standard_testfile,
3872 build_executable.
3873 * gdb.server/file-transfer.exp: Use standard_testfile,
3874 prepare_for_testing.
3875 * gdb.server/server-exec-info.exp: Use standard_testfile.
3876 * gdb.server/server-mon.exp: Use standard_testfile,
3877 prepare_for_testing.
3878 * gdb.server/server-run.exp: Use standard_testfile,
3879 build_executable.
3880 * gdb.server/solib-list.exp: Use standard_testfile,
3881 standard_output_file.
3882
3883 2012-06-25 Tom Tromey <tromey@redhat.com>
3884
3885 * lib/gdb.exp (standard_output_file): Use "file join".
3886 * gdb.go/chan.exp: Use standard_testfile.
3887 * gdb.go/handcall.exp: Use standard_testfile.
3888 * gdb.go/hello.exp: Use standard_testfile.
3889 * gdb.integers/chan.exp: Use standard_testfile.
3890 * gdb.go/methods.exp: Use standard_testfile.
3891 * gdb.go/package.exp: Use standard_testfile.
3892 * gdb.go/strings.exp: Use standard_testfile.
3893 * gdb.go/types.exp: Use standard_testfile.
3894 * gdb.go/unsafe.exp: Use standard_testfile.
3895
3896 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
3897
3898 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
3899
3900 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 Fix regression by the previous commit.
3903 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
3904
3905 2012-06-22 Tom Tromey <tromey@redhat.com>
3906
3907 * gdb.python/lib-types.exp: Use standard_testfile,
3908 prepare_for_testing.
3909 * gdb.python/py-block.exp: Use standard_testfile.
3910 * gdb.python/py-breakpoint.exp: Use standard_testfile.
3911 * gdb.python/py-events.exp: Use standard_testfile,
3912 standard_output_file.
3913 * gdb.python/py-evsignal.exp: Use standard_testfile.
3914 * gdb.python/py-evethreads.exp: Use standard_testfile.
3915 * gdb.python/py-explore-cc.exp: Use standard_testfile.
3916 * gdb.python/py-explore.exp: Use standard_testfile.
3917 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
3918 standard_output_file.
3919 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
3920 prepare_for_testing.
3921 * gdb.python/py-frame-inline.exp: Use standard_testfile.
3922 * gdb.python/py-frame.exp: Use standard_testfile.
3923 * gdb.python/py-inferior.exp: Use standard_testfile.
3924 * gdb.python/py-infthread.exp: Use standard_testfile.
3925 * gdb.python/py-mi.exp: Use standard_testfile.
3926 * gdb.python/py-objfile-script.exp: Use standard_testfile,
3927 build_executable.
3928 * gdb.python/py-objfile.exp: Use standard_testfile.
3929 * gdb.python/py-pp-maint.exp: Use standard_testfile,
3930 prepare_for_testing.
3931 * gdb.python/py-prettyprint.exp: Use standard_testfile.
3932 * gdb.python/py-progspace.exp: Use standard_testfile,
3933 build_executable.
3934 * gdb.python/py-prompt.exp: Use standard_testfile,
3935 build_executable.
3936 * gdb.python/py-section-script.exp: Use standard_testfile,
3937 build_executable.
3938 * gdb.python/py-shared.exp: Use standard_testfile,
3939 standard_output_file, clean_restart.
3940 * gdb.python/py-symbol.exp: Use standard_output_file,
3941 prepare_for_testing.
3942 * gdb.python/py-symtab.exp: Use standard_output_file,
3943 prepare_for_testing
3944 * gdb.python/py-template.exp: Use standard_testfile.
3945 * gdb.python/py-type.exp: Use standard_testfile.
3946 * gdb.python/py-value-cc.exp: Use standard_testfile.
3947 * gdb.python/py-value.exp: Use standard_testfile.
3948 * gdb.python/python.exp: Use standard_testfile, build_executable.
3949
3950 2012-06-22 Tom Tromey <tromey@redhat.com>
3951
3952 * gdb.objc/basicclass.exp: Use standard_testfile.
3953 (do_objc_tests): Don't declare objdir.
3954 * gdb.objc/nondebug.exp: Use standard_testfile.
3955 (do_objc_tests): Don't declare objdir.
3956 * gdb.objc/objcdecode.exp: Use standard_testfile.
3957 (do_objc_tests): Don't declare objdir.
3958
3959 2012-06-22 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.java/jmain.exp: Use standard_testfile.
3962 * gdb.java/jmisc.exp: Use standard_testfile.
3963 * gdb.java/jnpe.exp: Use standard_testfile.
3964 * gdb.java/jprint.exp: Use standard_testfile.
3965
3966 2012-06-22 Tom Tromey <tromey@redhat.com>
3967
3968 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
3969 (standard_output_file, standard_testfile): New procs.
3970 (build_executable, clean_restart): Use standard_output_file.
3971
3972 2012-06-22 Yao Qi <yao@codesourcery.com>
3973
3974 * boards/native-gdbserver.exp: New proc ${board}_exec.
3975 * boards/native-stdio-gdbserver.exp: Likewise.
3976
3977 2012-06-21 Tom Tromey <tromey@redhat.com>
3978
3979 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
3980 (build_executable): Update.
3981 (get_compiler_info): Remove 'binfile' argument.
3982 * gdb.ada/arrayidx.exp: Update.
3983 * gdb.ada/null_array.exp: Update.
3984 * gdb.arch/altivec-abi.exp: Update.
3985 * gdb.arch/altivec-regs.exp: Update.
3986 * gdb.arch/amd64-byte.exp: Update.
3987 * gdb.arch/amd64-dword.exp: Update.
3988 * gdb.arch/amd64-word.exp: Update.
3989 * gdb.arch/i386-avx.exp: Update.
3990 * gdb.arch/i386-byte.exp: Update.
3991 * gdb.arch/i386-sse.exp: Update.
3992 * gdb.arch/i386-word.exp: Update.
3993 * gdb.arch/ppc-dfp.exp: Update.
3994 * gdb.arch/ppc-fp.exp: Update.
3995 * gdb.arch/vsx-regs.exp: Update.
3996 * gdb.base/all-bin.exp: Update.
3997 * gdb.base/annota1.exp: Update.
3998 * gdb.base/async.exp: Update.
3999 * gdb.base/attach.exp: Update.
4000 * gdb.base/break-interp.exp: Update.
4001 * gdb.base/call-ar-st.exp: Update.
4002 * gdb.base/call-rt-st.exp: Update.
4003 * gdb.base/call-sc.exp: Update.
4004 * gdb.base/callfuncs.exp: Update.
4005 * gdb.base/catch-load.exp: Update.
4006 * gdb.base/completion.exp: Update.
4007 * gdb.base/complex.exp: Update.
4008 * gdb.base/condbreak.exp: Update.
4009 * gdb.base/consecutive.exp: Update.
4010 * gdb.base/constvars.exp: Update.
4011 * gdb.base/corefile.exp: Update.
4012 * gdb.base/eval-skip.exp: Update.
4013 * gdb.base/expand-psymtabs.exp: Update.
4014 * gdb.base/exprs.exp: Update.
4015 * gdb.base/fileio.exp: Update.
4016 * gdb.base/fixsection.exp: Update.
4017 * gdb.base/funcargs.exp: Update.
4018 * gdb.base/gdb11530.exp: Update.
4019 * gdb.base/gdb1555.exp: Update.
4020 * gdb.base/gnu-ifunc.exp: Update.
4021 * gdb.base/gnu_vector.exp: Update.
4022 * gdb.base/info-macros.exp: Update.
4023 * gdb.base/jit-simple.exp: Update.
4024 * gdb.base/jit-so.exp: Update.
4025 * gdb.base/jit.exp: Update.
4026 * gdb.base/langs.exp: Update.
4027 * gdb.base/list.exp: Update.
4028 * gdb.base/logical.exp: Update.
4029 * gdb.base/long_long.exp: Update.
4030 * gdb.base/longjmp.exp: Update.
4031 * gdb.base/macscp.exp: Update.
4032 * gdb.base/mips_pro.exp: Update.
4033 * gdb.base/miscexprs.exp: Update.
4034 * gdb.base/morestack.exp: Update.
4035 * gdb.base/nodebug.exp: Update.
4036 * gdb.base/opaque.exp: Update.
4037 * gdb.base/pc-fp.exp: Update.
4038 * gdb.base/pending.exp: Update.
4039 * gdb.base/permissions.exp: Update.
4040 * gdb.base/pointers.exp: Update.
4041 * gdb.base/prelink.exp: Update.
4042 * gdb.base/printcmds.exp: Update.
4043 * gdb.base/psymtab.exp: Update.
4044 * gdb.base/ptype.exp: Update.
4045 * gdb.base/relational.exp: Update.
4046 * gdb.base/scope.exp: Update.
4047 * gdb.base/setvar.exp: Update.
4048 * gdb.base/shlib-call.exp: Update.
4049 * gdb.base/shreloc.exp: Update.
4050 * gdb.base/signals.exp: Update.
4051 * gdb.base/sizeof.exp: Update.
4052 * gdb.base/so-impl-ld.exp: Update.
4053 * gdb.base/so-indr-cl.exp: Update.
4054 * gdb.base/solib-disc.exp: Update.
4055 * gdb.base/solib-display.exp: Update.
4056 * gdb.base/solib-nodir.exp: Update.
4057 * gdb.base/solib-overlap.exp: Update.
4058 * gdb.base/solib-symbol.exp: Update.
4059 * gdb.base/solib-weak.exp: Update.
4060 * gdb.base/solib.exp: Update.
4061 * gdb.base/store.exp: Update.
4062 * gdb.base/structs.exp: Update.
4063 * gdb.base/structs2.exp: Update.
4064 * gdb.base/type-opaque.exp: Update.
4065 * gdb.base/unload.exp: Update.
4066 * gdb.base/varargs.exp: Update.
4067 * gdb.base/volatile.exp: Update.
4068 * gdb.base/watch_thread_num.exp: Update.
4069 * gdb.base/watchpoint-solib.exp: Update.
4070 * gdb.base/watchpoint.exp: Update.
4071 * gdb.base/watchpoints.exp: Update.
4072 * gdb.base/whatis.exp: Update.
4073 * gdb.cell/arch.exp: Update.
4074 * gdb.cell/break.exp: Update.
4075 * gdb.cell/bt.exp: Update.
4076 * gdb.cell/core.exp: Update.
4077 * gdb.cell/data.exp: Update.
4078 * gdb.cell/ea-cache.exp: Update.
4079 * gdb.cell/f-regs.exp: Update.
4080 * gdb.cell/fork.exp: Update.
4081 * gdb.cell/gcore.exp: Update.
4082 * gdb.cell/mem-access.exp: Update.
4083 * gdb.cell/ptype.exp: Update.
4084 * gdb.cell/registers.exp: Update.
4085 * gdb.cell/sizeof.exp: Update.
4086 * gdb.cell/solib-symbol.exp: Update.
4087 * gdb.cell/solib.exp: Update.
4088 * gdb.cp/ambiguous.exp: Update.
4089 * gdb.cp/breakpoint.exp: Update.
4090 * gdb.cp/bs15503.exp: Update.
4091 * gdb.cp/casts.exp: Update.
4092 * gdb.cp/class2.exp: Update.
4093 * gdb.cp/cpexprs.exp: Update.
4094 * gdb.cp/cplusfuncs.exp: Update.
4095 * gdb.cp/ctti.exp: Update.
4096 * gdb.cp/dispcxx.exp: Update.
4097 * gdb.cp/gdb1355.exp: Update.
4098 * gdb.cp/gdb2384.exp: Update.
4099 * gdb.cp/gdb2495.exp: Update.
4100 * gdb.cp/infcall-dlopen.exp: Update.
4101 * gdb.cp/local.exp: Update.
4102 * gdb.cp/m-data.exp: Update.
4103 * gdb.cp/m-static.exp: Update.
4104 * gdb.cp/mb-ctor.exp: Update.
4105 * gdb.cp/mb-inline.exp: Update.
4106 * gdb.cp/mb-templates.exp: Update.
4107 * gdb.cp/member-ptr.exp: Update.
4108 * gdb.cp/method.exp: Update.
4109 * gdb.cp/namespace.exp: Update.
4110 * gdb.cp/nextoverthrow.exp: Update.
4111 * gdb.cp/nsdecl.exp: Update.
4112 * gdb.cp/nsrecurs.exp: Update.
4113 * gdb.cp/nsstress.exp: Update.
4114 * gdb.cp/nsusing.exp: Update.
4115 * gdb.cp/pr-1023.exp: Update.
4116 * gdb.cp/pr-1210.exp: Update.
4117 * gdb.cp/pr-574.exp: Update.
4118 * gdb.cp/pr9631.exp: Update.
4119 * gdb.cp/printmethod.exp: Update.
4120 * gdb.cp/psmang.exp: Update.
4121 * gdb.cp/re-set-overloaded.exp: Update.
4122 * gdb.cp/rtti.exp: Update.
4123 * gdb.cp/shadow.exp: Update.
4124 * gdb.cp/templates.exp: Update.
4125 * gdb.cp/try_catch.exp: Update.
4126 * gdb.dwarf2/dw2-ranges.exp: Update.
4127 * gdb.dwarf2/pr10770.exp: Update.
4128 * gdb.fortran/library-module.exp: Update.
4129 * gdb.hp/gdb.aCC/optimize.exp: Update.
4130 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4131 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4132 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4133 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4134 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4135 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4136 * gdb.hp/gdb.compat/xdb1.exp: Update.
4137 * gdb.hp/gdb.compat/xdb2.exp: Update.
4138 * gdb.hp/gdb.compat/xdb3.exp: Update.
4139 * gdb.hp/gdb.defects/bs14602.exp: Update.
4140 * gdb.hp/gdb.defects/solib-d.exp: Update.
4141 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4142 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4143 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4144 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4145 * gdb.mi/gdb792.exp: Update.
4146 * gdb.mi/mi-pending.exp: Update.
4147 * gdb.mi/mi-solib.exp: Update.
4148 * gdb.mi/mi-var-cp.exp: Update.
4149 * gdb.opt/clobbered-registers-O2.exp: Update.
4150 * gdb.opt/inline-bt.exp: Update.
4151 * gdb.opt/inline-cmds.exp: Update.
4152 * gdb.opt/inline-locals.exp: Update.
4153 * gdb.python/py-events.exp: Update.
4154 * gdb.python/py-finish-breakpoint.exp: Update.
4155 * gdb.python/py-type.exp: Update.
4156 * gdb.reverse/solib-precsave.exp: Update.
4157 * gdb.reverse/solib-reverse.exp: Update.
4158 * gdb.server/solib-list.exp: Update.
4159 * gdb.stabs/weird.exp: Update.
4160 * gdb.threads/attach-into-signal.exp: Update.
4161 * gdb.threads/attach-stopped.exp: Update.
4162 * gdb.threads/tls-shared.exp: Update.
4163 * gdb.trace/change-loc.exp: Update.
4164 * gdb.trace/strace.exp: Update.
4165
4166 2012-06-19 Tom Tromey <tromey@redhat.com>
4167
4168 * gdb.base/whatis.exp: Add tests.
4169
4170 2012-06-19 Tom Tromey <tromey@redhat.com>
4171
4172 * gdb.cp/m-static.cc (keepalive): New function.
4173 (gnu_obj_1::method): Use it.
4174
4175 2012-06-18 Doug Evans <dje@google.com>
4176
4177 * gdb.base/info-fun.exp: New file.
4178 * gdb.base/info-fun.c: New file.
4179 * gdb.base/info-fun-solib.c: New file.
4180
4181 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 Remove stale dummy frames.
4184 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4185 (maintenance info breakpoints): New tests.
4186 * gdb.base/stale-infcall.c: New file.
4187 * gdb.base/stale-infcall.exp: New file.
4188
4189 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4190
4191 * gdb.arch/amd64-entry-value-param.S: New file.
4192 * gdb.arch/amd64-entry-value-param.c: New file.
4193 * gdb.arch/amd64-entry-value-param.exp: New file.
4194
4195 2012-06-15 Tom Tromey <tromey@redhat.com>
4196
4197 * gdb.cp/namespace.exp: Add "show lang" test.
4198
4199 2012-06-15 Iain Sandoe <iain@codesourcery.com>
4200
4201 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4202 case. (top level): Use gdb_file_cmd instead of gdb_load.
4203
4204 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 PR tdep/14222
4207 * gdb.arch/i386-sse-stack-align.S: New file.
4208 * gdb.arch/i386-sse-stack-align.c: New file.
4209 * gdb.arch/i386-sse-stack-align.exp: New file.
4210
4211 2012-06-13 Keith Seitz <keiths@redhat.com>
4212
4213 PR breakpoints/13798 and mi/11541
4214 * gdb.linespec/ls-errs.exp: Add a few more tests for
4215 filenames with spaces and colons.
4216
4217 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4220 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4221 (test_function): Call CV_f.
4222 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4223 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4224 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4225 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4226 (p CV_f(CV::i)): New tests.
4227
4228 2012-06-13 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4231
4232 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 Fix regression by the "ambiguous linespec" series.
4235 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4236 tests.
4237
4238 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4241 missing.
4242
4243 2012-06-11 Tom Tromey <tromey@redhat.com>
4244
4245 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4246 location...
4247 (main): ...here.
4248
4249 2012-06-07 Yao Qi <yao@codesourcery.com>
4250
4251 * gdb.trace/strace.exp: Shorten some too-long lines.
4252
4253 2012-06-06 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.threads/clone-new-thread-event.c: New file.
4256 * gdb.threads/clone-new-thread-event.exp: New file.
4257
4258 2012-06-06 Yao Qi <yao@codesourcery.com>
4259
4260 * gdb.base/dprintf.c (main): Add extra parameter when calling
4261 printf and fprintf.
4262 (bar): New function. It is a dead function, but to ensure
4263 'malloc' is linked explicitly.
4264
4265 2012-06-06 Yao Qi <yao@codesourcery.com>
4266
4267 * gdb.base/info-proc.exp: Return if target doesn't support
4268 'info proc'.
4269
4270 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4273 (run program with breakpoint commands): XFAIl if it is not.
4274
4275 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4276
4277 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4278 and add comment.
4279 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4280 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4281 "STOP" marker. Adjust testing strategy to make it work on
4282 all targets.
4283
4284 * gdb.base/print-file-var-main.c (main): Rewrite using local
4285 variables and adjust get_version_2's return value check.
4286 Add small comment.
4287 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4288 marker. Adjust testing strategy to make it work on all targets.
4289
4290 2012-06-05 Joel Brobecker <brobecker@adacore.com>
4291
4292 * gdb.ada/bad-task-bp-keyword: New testcase.
4293
4294 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4297 Simplify it to ...
4298 (symbol-file ${testfile1}): ... here.
4299 (test eliminated var my_global_symbol)
4300 (test eliminated var my_static_symbol)
4301 (test eliminated var my_global_func, get address of main): Wrap them to
4302 'single psymtabs' and 'single symtabs'
4303 (get address of my_global_symbol, get address of my_static_symbol)
4304 (get address of my_global_func, get address of main): Wrap them to
4305 'order1' and 'order2'.
4306
4307 * gdb.base/code_elim.exp
4308 (add-symbol-file ${testfile1} 0x100000)
4309 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4310 'order2'.
4311 (order1: add-symbol-file ${testfile1} 0x100000)
4312 (order1: add-symbol-file ${testfile2} 0x200000)
4313 (order2: add-symbol-file ${testfile2} 0x200000)
4314 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4315 .bss as appropriate.
4316
4317 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4318
4319 * gdb.server/solib-list-lib.c: New file.
4320 * gdb.server/solib-list-main.c: New file.
4321 * gdb.server/solib-list.exp: New file.
4322
4323 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4324
4325 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4326 for 'set print symbol' change.
4327
4328 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4331 .debug_abbrev_seg3.
4332
4333 2012-05-24 John Steele Scott <toojays@toojays.net>
4334
4335 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4336 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4337 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4338
4339 2012-05-23 Stan Shebs <stan@codesourcery.com>
4340
4341 * gdb.mi/mi-info-os.exp: New file.
4342
4343 2012-05-23 Keith Seitz <keiths@redhat.com>
4344
4345 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4346 return -1 to suppress the rest of the tests.
4347 (compile_stap_bin): Return boolean success value.
4348
4349 2012-05-21 Tom Tromey <tromey@redhat.com>
4350
4351 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4352 Remove kfails.
4353 (test_print_mi_member_types): Likewise.
4354
4355 2012-05-21 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4358 print symbol' change.
4359
4360 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4361
4362 * gdb.python/py-prompt.exp: Quit if the target is remote.
4363
4364 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 Fix ERROR: internal buffer is full.
4367 * gdb.base/info-os.exp (expect_multiline): New function.
4368 (get process list, get process groups, get threads)
4369 (get file descriptors, get internet-domain sockets)
4370 (get shared-memory regions, get semaphores, get message queues): Use
4371 it for these tests.
4372
4373 2012-05-18 Tom Tromey <tromey@redhat.com>
4374
4375 * gdb.mi/mi-var-cmd.exp: Update.
4376 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4377 * gdb.cp/virtbase.exp: Update.
4378 * gdb.cp/classes.exp (test_static_members): Update.
4379 * gdb.cp/casts.exp: Update.
4380 * gdb.base/pointers.exp: Update.
4381 * gdb.base/funcargs.exp (pointer_args): Update.
4382 (structs_by_reference): Update.
4383 * gdb.base/find.exp: Update.
4384 * gdb.base/call-strs.exp: Send "set print symbol off".
4385 * gdb.base/call-ar-st.exp: Update.
4386 * gdb.ada/fun_addr.exp: Update.
4387 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4388 Call it.
4389 (test_print_repeats_10, test_print_strings)
4390 (test_print_char_arrays): Update.
4391
4392 2012-05-18 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.base/charset.exp (string_display): Update.
4395
4396 2012-05-18 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.mi/mi2-var-display.exp: Update.
4399 * gdb.mi/mi-var-display.exp: Update.
4400 * gdb.mi/mi-var-child.exp: Update.
4401 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4402 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4403
4404 2012-05-17 Doug Evans <dje@google.com>
4405
4406 * info-macros.exp: Pass "debug" to prepare_for_testing.
4407
4408 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4409 * gdb.ada/Makefile.in (clean): Ditto.
4410 * gdb.arch/Makefile.in (clean): Ditto.
4411 * gdb.asm/Makefile.in (clean): Ditto.
4412 * gdb.base/Makefile.in (clean): Ditto.
4413 * gdb.cell/Makefile.in (clean): Ditto.
4414 * gdb.cp/Makefile.in (clean): Ditto.
4415 * gdb.disasm/Makefile.in (clean): Ditto.
4416 * gdb.dwarf2/Makefile.in (clean): Ditto.
4417 * gdb.fortran/Makefile.in (clean): Ditto.
4418 * gdb.go/Makefile.in (clean): Ditto.
4419 * gdb.hp/Makefile.in (clean): Ditto.
4420 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4421 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4422 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4423 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4424 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4425 * gdb.java/Makefile.in (clean): Ditto.
4426 * gdb.linespec/Makefile.in (clean): Ditto.
4427 * gdb.mi/Makefile.in (clean): Ditto.
4428 * gdb.modula2/Makefile.in (clean): Ditto.
4429 * gdb.multi/Makefile.in (clean): Ditto.
4430 * gdb.objc/Makefile.in (clean): Ditto.
4431 * gdb.opencl/Makefile.in (clean): Ditto.
4432 * gdb.opt/Makefile.in (clean): Ditto.
4433 * gdb.pascal/Makefile.in (clean): Ditto.
4434 * gdb.python/Makefile.in (clean): Ditto.
4435 * gdb.reverse/Makefile.in (clean): Ditto.
4436 * gdb.server/Makefile.in (clean): Ditto.
4437 * gdb.stabs/Makefile.in (clean): Ditto.
4438 * gdb.threads/Makefile.in (clean): Ditto.
4439 * gdb.trace/Makefile.in (clean): Ditto.
4440 * gdb.xml/Makefile.in (clean): Ditto.
4441
4442 2012-05-16 Tom Tromey <tromey@redhat.com>
4443
4444 * gdb.base/macscp1.c (macscp_expr): Add comment.
4445 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4446
4447 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4448
4449 * gdb.base/return-nodebug.exp: Also test float and double types.
4450
4451 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 PR testsuite/12649
4454 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4455
4456 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4457
4458 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4459
4460 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4461 `rerun_to_main'.
4462 (stap_test_no_debuginfo): Likewise.
4463
4464 2012-05-14 Stan Shebs <stan@codesourcery.com>
4465
4466 * gdb.base/dprintf.c: New file.
4467 * gdb.base/dprintf.exp: New file.
4468
4469 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
4470
4471 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4472 * gdb.trace/disconnected-tracing.c: New file.
4473 * gdb.trace/disconnected-tracing.exp: New file.
4474
4475 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4476
4477 * gdb.python/python.c: Add a new breakpoint comment.
4478 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4479
4480 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4481
4482 * gdb.base/info-os.exp: New file.
4483 * gdb.base/info-os.c: New file.
4484
4485 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4486
4487 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4488 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4489 New files.
4490
4491 2012-05-10 Joel Brobecker <brobecker@adacore.com>
4492
4493 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4494 gdb.base/ctxobj.exp: New files.
4495
4496 2012-05-09 Tom Tromey <tromey@redhat.com>
4497
4498 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4499
4500 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4501
4502 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4503
4504 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4505
4506 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4507 before using it.
4508
4509 2012-05-04 Tristan Gingold <gingold@adacore.com>
4510
4511 * gdb.base/set-noassign.exp: New test.
4512
4513 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4514
4515 * gdb.python/py-symbol.exp: Add tests to test the new methods
4516 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4517 * gdb.python/py-symbol.c: Add new struct to help test
4518 gdb.Symtab.static_block().
4519
4520 2012-05-03 Doug Evans <dje@google.com>
4521
4522 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4523 commented out.
4524
4525 2012-05-03 Yao Qi <yao@codesourcery.com>
4526
4527 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4528 doesn't support.
4529 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4530 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4531
4532 2012-05-03 Yao Qi <yao@codesourcery.com>
4533
4534 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4535
4536 2012-04-30 Doug Evans <dje@google.com>
4537
4538 PR testsuite/13961
4539 * gdb.dwarf2/pr13961.S: New file.
4540 * gdb.dwarf2/pr13961.exp: New file.
4541
4542 2012-04-29 Yao Qi <yao@codesourcery.com>
4543
4544 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4545
4546 2012-04-28 Doug Evans <dje@google.com>
4547
4548 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4549 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4550 All uses updated.
4551 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4552 "ptype func_cu1" to expand cu2 before cu1.
4553
4554 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4555 Tom Tromey <tromey@redhat.com>
4556
4557 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4558 variables.
4559 * gdb.base/stap-probe.c: New file.
4560 * gdb.base/stap-probe.exp: New file.
4561 * gdb.trace/stap-trace.c: New file.
4562 * gdb.trace/stap-trace.exp: New file.
4563 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4564 libgcc's unwinder.
4565
4566 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4567
4568 * gdb.arch/mips16-thunks-inmain.c: New file.
4569 * gdb.arch/mips16-thunks-main.c: New file.
4570 * gdb.arch/mips16-thunks-sin.c: New file.
4571 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4572 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4573 * gdb.arch/mips16-thunks-sinmain.c: New file.
4574 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4575 * gdb.arch/mips16-thunks.exp: New file.
4576
4577 2012-04-25 Doug Evans <dje@google.com>
4578
4579 * configure.ac: Create gdb.go/Makefile.
4580 * configure: Regenerate.
4581 * gdb.base/default.exp: Add "go" to "set language" testing.
4582 * gdb.go/Makefile.in: New file.
4583 * gdb.go/basic-types.exp: New file.
4584 * gdb.go/chan.exp: New file.
4585 * gdb.go/chan.go: New file.
4586 * gdb.go/handcall.exp: New file.
4587 * gdb.go/handcall.go: New file.
4588 * gdb.go/hello.exp: New file.
4589 * gdb.go/hello.go: New file.
4590 * gdb.go/integers.exp: New file.
4591 * gdb.go/integers.go: New file.
4592 * gdb.go/methods.exp: New file.
4593 * gdb.go/methods.go: New file.
4594 * gdb.go/package.exp: New file.
4595 * gdb.go/package1.go: New file.
4596 * gdb.go/package2.go: New file.
4597 * gdb.go/print.exp: New file.
4598 * gdb.go/strings.exp: New file.
4599 * gdb.go/strings.go: New file.
4600 * gdb.go/types.exp: New file.
4601 * gdb.go/types.go: New file.
4602 * gdb.go/unsafe.exp: New file.
4603 * gdb.go/unsafe.go: New file.
4604 * lib/future.exp: Add Go support.
4605 (gdb_find_go, gdb_find_go_linker): New procs.
4606 (gdb_default_target_compile): Add Go support.
4607 * lib/gdb.exp (skip_go_tests): New proc.
4608 * lib/go.exp: New file.
4609
4610 2012-04-25 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4613
4614 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4615 Jan Kratochvil <jan.kratochvil@redhat.com>
4616
4617 PR symtab/7259:
4618 * gdb.base/enumval.c: New test case.
4619 * gdb.base/enumval.exp: New test case.
4620 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4621 field.bitpos.
4622
4623 2012-04-17 Pedro Alves <palves@redhat.com>
4624
4625 * Makefile.in (site.exp): Make site.exp source
4626 $srcdir/lib/append_gdb_boards_dir.exp.
4627 * lib/append_gdb_boards_dir.exp: New file.
4628
4629 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 New option "set auto-load safe-path".
4632 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4633 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4634
4635 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4636
4637 auto-load: Implementation.
4638 * gdb.base/help.exp (test set height): Increase the height.
4639 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4640 to ...
4641 (info auto-load python-scripts): ... here.
4642 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4643 to ...
4644 (info auto-load python-scripts *): ... here.
4645
4646 2012-04-16 Yao Qi <yao@codesourcery.com>
4647
4648 * lib/trace-support.exp (get_in_proc_agent): New.
4649 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4650 of in process trace agent.
4651 * gdb.trace/ftrace.exp: Likewise.
4652 * gdb.trace/pending.exp: Likewise.
4653 * gdb.trace/trace-break.exp: Likewise.
4654 * gdb.trace/trace-mt.exp
4655 * gdb.trace/tspeed.exp: Likewise.
4656 * gdb.trace/tstatus.exp
4657 * gdb.trace/strace.exp: Likewise.
4658
4659 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4660
4661 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4662 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4663
4664 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4665
4666 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4667
4668 PR mi/13393
4669 * gdb.mi/mi-var-rtti.cc: New file.
4670 * gdb.mi/mi-var-rtti.exp: New file.
4671 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4672 function.
4673 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4674
4675 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4676
4677 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4678 EXECUTABLES.
4679 * gdb.python/py-explore.c: C program used for testing the new
4680 'explore' command on C constructs.
4681 * gdb.python/py-explore.cc: C++ program used for testing the new
4682 'explore' command on C++ constructs.
4683 * gdb-python/py-explore.exp: Tests for the new 'explore'
4684 command on C constructs.
4685 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4686 command on C++ constructs.
4687
4688 2012-04-07 Mark Kettenis <kettenis@gnu.org>
4689
4690 * gdb.base/funcargs.exp (complex_args): Fix typo.
4691
4692 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4693
4694 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4695 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4696
4697 2012-04-05 Keith Seitz <keiths@redhat.com>
4698
4699 * gdb.base/advance.exp: Update error message for
4700 "advance malformed" test.
4701 * gdb.base/break.exp: Likewise for "breakpoint with
4702 trailing garbage" test.
4703 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4704 with trailing garbage" test.
4705 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4706 trailng garbage" test.
4707 * gdb.base/until.exp: Likewise for "malformed until" test.
4708 * gdb.cp/ovldbreak.exp: Create the breakpoint table
4709 for "breakpoint info (after setting on all)".
4710 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4711 tests.
4712 * gdb.cp/cplabel.cc: New file.
4713 * gdb.cp/cplabel.exp: New test.
4714 * gdb.linespec/ls-errs.c: New file.
4715 * gdb.linespec/ls-errs.exp: New test.
4716
4717 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4718
4719 * gdb.trace/unavailable.exp
4720 (collect globals: print object on: print derived_partial)
4721 (collect globals: print object on: print derived_whole)
4722 (collect globals: print object off: print derived_partial)
4723 (collect globals: print object off: print derived_whole): Update
4724 expected output.
4725
4726 2012-03-30 Keith Seitz <keiths@redhat.com>
4727
4728 * gdb.python: Add test for linespecs with commas.
4729
4730 2012-03-28 Keith Seitz <keiths@redhat.com>
4731
4732 * gdb.linespec/ls-dollar.cc: New file.
4733 * gdb.linespec/ls-dollar.exp: New test.
4734
4735 2012-03-28 Keith Seitz <keiths@redhat.com>
4736
4737 * gdb.cp/namespace.exp: Add breakpoint tests for functions
4738 starting with the global namespace.
4739
4740 2012-03-23 Doug Evans <dje@google.com>
4741
4742 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4743
4744 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4745
4746 * gdb.python/py-value.cc: Add test case for testing the
4747 methodology exposing C++ values to Python.
4748 * gdb.python/py-value-cc.exp: Add tests testing the methodology
4749 exposing C++ values to Python.
4750 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
4751
4752 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4753 Siddhesh Poyarekar <siddhesh@redhat.com>
4754
4755 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4756 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4757 (generate native core dump): Make the test unsupported if core cannot
4758 be generated.
4759
4760 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
4763 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
4764 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
4765
4766 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4767
4768 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
4769
4770 2012-03-17 Doug Evans <dje@google.com>
4771
4772 * dg-extract-results.sh: Handle KFAILs.
4773
4774 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4775
4776 PR symtab/13777
4777 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
4778
4779 2012-03-16 Joel Brobecker <brobecker@adacore.com>
4780
4781 * gdb.ada/set_pckd_arr_elt: New testcase.
4782
4783 2012-03-16 Gary Benson <gbenson@redhat.com>
4784
4785 PR breakpoints/10738
4786 * gdb.opt/inline-break.exp: New file.
4787 * gdb.opt/inline-break.c: Likewise.
4788 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
4789 * gdb.dwarf2/dw2-inline-break.S: Likewise.
4790 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
4791 * gdb.base/async-shell.exp: Likewise.
4792 * lib/mi-support.exp (library_loaded_re): Likewise.
4793
4794 2012-03-15 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.cp/virtfunc2.exp: Update expected output.
4797 * gdb.cp/pr9631.exp: Update expected output.
4798 * gdb.cp/member-ptr.exp: Update expected output.
4799 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
4800 output.
4801 * gdb.cp/casts.exp: Update expected output.
4802
4803 2012-03-15 Tom Tromey <tromey@redhat.com>
4804
4805 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
4806 (test_info_vtbl): Likewise.
4807 (do_tests): Call test_info_vtbl.
4808 * gdb.cp/virtfunc.cc (va): New global.
4809
4810 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
4811
4812 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
4813 describing DWARF data structures.
4814 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
4815 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
4816 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
4817 * gdb.dwarf2/dw2-entry-value.S: Likewise.
4818 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4819 * gdb.dwarf2/dw2-param-error.S: Likewise.
4820 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
4821 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
4822 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
4823 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
4824 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
4825 * gdb.dwarf2/pr11465.S: Likewise.
4826
4827 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4828
4829 * gdb.mi/mi2-prompt.exp: New file.
4830
4831 2012-03-13 Joel Brobecker <brobecker@adacore.com>
4832
4833 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
4834
4835 2012-03-13 Joel Brobecker <brobecker@adacore.com>
4836
4837 * gdb.ada/bp_range_type: New testcase.
4838
4839 2012-03-13 Doug Evans <dje@google.com>
4840
4841 * gdb.base/default.exp: Delete tests for symbol-reloading.
4842 * gdb.base/help.exp: Ditto.
4843 * gdb.base/setshow.exp: Ditto.
4844 * gdb.base/gdb_history: Delete references to symbol-reloading.
4845
4846 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4847
4848 * gdb.base/attach-twice.c: New files.
4849 * gdb.base/attach-twice.exp: New files.
4850
4851 2012-03-08 Keith Seitz <keiths@redhat.com>
4852
4853 * lib/gdb.exp (gdb_get_line_number): Throw an
4854 error instead of returning -1.
4855 * gdb.base/break.exp: Remove unused variable
4856 bp_location5.
4857 * gdb.base/hbreak2.exp: Likewise.
4858 * gdb.base/sepdebug.exp: Likewise.
4859
4860 2012-03-08 Yao Qi <yao@codesourcery.com>
4861 Pedro Alves <palves@redhat.com>
4862
4863 Fix PR server/13392.
4864 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
4865 (tracepoint_change_loc_2): Remove kfail. Return if failed to
4866 download tracepoints.
4867 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
4868 (pending_tracepoint_resolved_during_trace): Likewise.
4869 (pending_tracepoint_installed_during_trace): Likewise.
4870 (pending_tracepoint_with_action_resolved): Likewise.
4871
4872 2012-03-08 Keith Seitz <keiths@redhat.com>
4873
4874 * gdb.ada/array_bounds.exp: Get breakpoint for line
4875 with "START", not "STOP".
4876 * gdb.python/py-infthread.exp: Do not continue to
4877 line marked "Break here.", which is undefined.
4878
4879 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
4880
4881 Revert:
4882
4883 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 Implement testsuite workaround for PR breakpoints/13781.
4886 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4887 (set breakpoint condition-evaluation host): New conditional command.
4888
4889 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4890
4891 Fix CU relative vs. absolute DIE offsets.
4892 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
4893 one.
4894
4895 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4896
4897 Fix false FAIL on distros with relro linkage as default.
4898 * gdb.reverse/solib-precsave.exp: Try to compile the test using
4899 -Wl,-z,norelro first.
4900
4901 2012-03-06 Joel Brobecker <brobecker@adacore.com>
4902
4903 * gdb.ada/bp_on_var: New testcase.
4904
4905 2012-03-06 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/bp_enum_homonym: New testcase.
4908
4909 2012-03-06 Yao Qi <yao@codesourcery.com>
4910
4911 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
4912 x86_64-*-* and i?86-*-*.
4913 Set up KFAIL for gdb/13808.
4914
4915 2012-03-05 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
4918 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
4919
4920 2012-03-05 Tom Tromey <tromey@redhat.com>
4921
4922 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
4923
4924 2012-03-04 Yao Qi <yao@codesourcery.com>
4925
4926 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
4927 messages for KFAIL.
4928
4929 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4930
4931 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
4932 (print one_two_three, indexes off, print few_reps, indexes off)
4933 (print many_reps, indexes off, print empty, indexes off)
4934 (print one_two_three, print few_reps, print many_reps, print empty):
4935 Call setup_xfail if $gcc_old.
4936
4937 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4938
4939 Implement testsuite workaround for PR breakpoints/13781.
4940 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4941 (set breakpoint condition-evaluation host): New conditional command.
4942
4943 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4944
4945 Code cleanup.
4946 * gdb.cp/mb-templates.exp: New variables executable. Use it for
4947 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
4948 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
4949 number 1 by $bpnum. Four times.
4950
4951 2012-03-03 Yao Qi <yao@codesourcery.com>
4952
4953 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
4954
4955 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4956
4957 Setup KFAIL for PR server/13796.
4958 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
4959
4960 2012-03-02 Joel Brobecker <brobecker@adacore.com>
4961
4962 * gdb.ada/operator_bp: New testcase.
4963
4964 2012-03-02 Joel Brobecker <brobecker@adacore.com>
4965
4966 * gdb.ada/info_locals_renaming: New testcase.
4967
4968 2012-03-02 Tom Tromey <tromey@redhat.com>
4969
4970 * gdb.base/nextoverexit.c: New file.
4971 * gdb.base/nextoverexit.exp: New file.
4972
4973 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4974
4975 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
4976 parameter.
4977
4978 2012-03-01 Maciej W. Rozycki <macro@mips.com>
4979
4980 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
4981 core registers.
4982
4983 2012-03-01 Maciej W. Rozycki <macro@mips.com>
4984 Maciej W. Rozycki <macro@codesourcery.com>
4985 Daniel Jacobowitz <dan@codesourcery.com>
4986
4987 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
4988
4989 2012-03-01 Pedro Alves <palves@redhat.com>
4990
4991 PR gdb/13767
4992
4993 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
4994 (gdb_collect_globals_test): Call it.
4995
4996 2012-03-01 Keith Seitz <keiths@redhat.com>
4997
4998 * gdb.cp/method2.exp: Output of overload menu is now
4999 alphabetized. Update tests for "break A::method".
5000 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5001 of hard-coding them.
5002 Overload menu is alphabetized: rewrite to accommodate.
5003 Unset variables LINE and TYPES which are used in other tests.
5004 Compute the output of "info break".
5005 Update the breakpoint table after all breakpoints are deleted.
5006 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5007 compute ACTUALS and the method body based on parameters.
5008 Update expected output accordingly.
5009 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5010 unique comments to allow the use of gdb_get_line_number.
5011
5012 2012-03-01 Keith Seitz <keiths@redhat.com>
5013
5014 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5015 some Tcl syntax.
5016 * gdb.cp/ovldbreak.exp: Likewise.
5017
5018 2012-03-01 Keith Seitz <keiths@redhat.com>
5019
5020 * gdb.base/help.exp (help show user): Update expected result
5021 for new doc string changes (add "non-python").
5022
5023 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5024
5025 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5026 be put in the user-defined category and that the commands appear in
5027 "help user-defined".
5028
5029 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5030
5031 * gdb.ada/tagged_not_init: New testcase.
5032
5033 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5036 * gdb.ada/enum_idx_packed: New testcase.
5037
5038 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5039
5040 * gdb.ada/aliased_array: New testcase.
5041
5042 2012-02-29 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.ada/whatis_array_val: New testcase.
5045
5046 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 Fix disp-step-syscall.exp: fork: single step over fork.
5049 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5050 whitespaces.
5051 (single step over $syscall): Remove its check.
5052 (single step over $syscall final pc): New check.
5053
5054 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 Support processors without SSSE3.
5057 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5058 pabsd into ...
5059 (ssse3_test): ... a new function.
5060 (main): Call ssse3_test.
5061 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5062 Update expected values everywhere.
5063 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5064 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5065 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5066 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5067 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5068 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5069 Move these tests lower.
5070 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5071 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5072 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5073 New tests.
5074
5075 2012-02-29 Yao Qi <yao@codesourcery.com>
5076 Pedro Alves <palves@redhat.com>
5077
5078 * gdb.trace/trace-mt.c: New.
5079 * gdb.trace/trace-mt.exp: New.
5080
5081 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5082
5083 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5084 numbers instead of hardcoding them.
5085 * gdb.base/annota1.c: Provide suitable markers.
5086 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5087 numbers instead of hardcoding them.
5088 * gdb.base/annota3.c: Provide suitable markers.
5089
5090 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5091 * gdb.base/annota3.c: Likewise.
5092 * gdb.base/sigall.c: Likewise.
5093 * gdb.base/signals.c: Likewise.
5094 * gdb.reverse/sigall-reverse.c: Likewise.
5095
5096 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5097
5098 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5099 failure return path.
5100
5101 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
5102
5103 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5104
5105 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5106
5107 * gdb.base/cond-eval-mode.exp: New file.
5108
5109 2012-02-24 Pedro Alves <palves@redhat.com>
5110
5111 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5112 (top level): Use with_test_prefix.
5113
5114 2012-02-24 Pedro Alves <palves@redhat.com>
5115
5116 * gdb.threads/attach-into-signal.exp (corefunc): Use
5117 with_test_prefix.
5118
5119 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 Fix false FAILs on old CPUs without SSE.
5122 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5123 Return untested for Illegal instruction.
5124
5125 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 Fix false FAILs with glibc debug infos installed.
5128 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5129 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5130
5131 2012-02-22 Sterling Augustine <saugustine@google.com>
5132
5133 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5134 constant with cast.
5135
5136 2012-02-21 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5139
5140 2012-02-21 Pedro Alves <palves@redhat.com>
5141
5142 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5143
5144 2012-02-21 Pedro Alves <palves@redhat.com>
5145
5146 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5147 with_test_prefix.
5148
5149 2012-02-21 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5152 with_test_prefix here.
5153 (top level): Do it here instead. Remove `:' from the
5154 with_test_prefix string.
5155 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5156 the suffix `:' from the with_test_prefix prefix string.
5157 * gdb.base/break-interp.exp: Ditto.
5158 * gdb.base/catch-load.exp: Ditto.
5159 * gdb.base/disp-step-syscall.exp: Ditto.
5160 * gdb.base/jit-so.exp: Ditto.
5161 * gdb.base/jit.exp: Ditto.
5162 * gdb.base/sepdebug.exp: Ditto.
5163 * gdb.base/solib-display.exp: Ditto.
5164 * gdb.base/solib-overlap.exp: Ditto.
5165 * gdb.base/watch-cond-infcall.exp: Ditto.
5166 * gdb.base/watchpoint.exp: Ditto.
5167 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5168 * gdb.mi/mi-watch.exp: Ditto.
5169 * gdb.mi/mi2-watch.exp: Ditto.
5170 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5171 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5172 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5173 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5174 * gdb.threads/watchpoint-fork.exp: Ditto.
5175 * gdb.threads/watchthreads-reorder.exp: Ditto.
5176 * gdb.trace/change-loc.exp: Ditto.
5177 * gdb.trace/pending.exp: Ditto.
5178 * gdb.trace/status-stop.exp: Ditto.
5179 * gdb.trace/strace.exp: Ditto.
5180 * gdb.trace/trace-break.exp: Ditto.
5181 * gdb.trace/unavailable.exp: Ditto.
5182 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5183 suffix with colon. Adjust leading comments.
5184
5185 2012-02-21 Pedro Alves <palves@redhat.com>
5186 Tom Tromey <tromey@redhat.com>
5187
5188 * lib/gdb.exp: Add description of test prefixes.
5189 (with_test_prefix): New procedure.
5190 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5191 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5192 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5193 instead of lappend to append to pf_prefix.
5194 * gdb.base/catch-load.exp: Use with_test_prefix.
5195 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5196 * gdb.base/jit-so.exp: Use with_test_prefix.
5197 * gdb.base/jit.exp: Use with_test_prefix.
5198 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5199 lappend to append to pf_prefix.
5200 * gdb.base/sepdebug.exp: Use with_test_prefix.
5201 * gdb.base/solib-display.exp: Use with_test_prefix.
5202 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5203 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5204 * gdb.base/watchpoint.exp: Use with_test_prefix.
5205 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5206 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5207 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5208 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5209 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5210 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5211 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5212 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5213 append instead of lappend to append to pf_prefix.
5214 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5215 * gdb.trace/change-loc.exp: Use with_test_prefix.
5216 * gdb.trace/pending.exp: Use with_test_prefix.
5217 * gdb.trace/status-stop.exp: Use with_test_prefix.
5218 * gdb.trace/strace.exp: Use with_test_prefix.
5219 * gdb.trace/trace-break.exp: Use with_test_prefix.
5220 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5221 instead of lappend to append to pf_prefix.
5222
5223 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5224
5225 Fix racy FAILs.
5226 * gdb.base/inferior-died.c (main): Add return of 0.
5227 * gdb.base/inferior-died.exp (continue): Fix expectation of
5228 asynchronous events.
5229 (p 1): New test.
5230
5231 2012-02-20 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5234 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5235 gdb's internal debug output. For the non-threaded case, look for
5236 "Program received signal SIGLARM", for the threaded case, peek at
5237 the thread's siginfo.
5238
5239 2012-02-20 Pedro Alves <palves@redhat.com>
5240
5241 General cleanup, make output test messages unique, and build
5242 different executable files for the non-threaded and threaded
5243 cases.
5244
5245 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5246 Delete.
5247 (executable_nothr, executable_thr): New globals.
5248 (top level): Adjust to delete both executables.
5249 (corefunc): New parameter $executable. Set $pf_prefix instead of
5250 hand writing a prefix in tests. Issue a clean_restart and enable
5251 lin-lwp debug output here.
5252 (top level): Adjust. Use build_executable. Don't start gdb here,
5253 and don't enable lin-lwp debug output here.
5254 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5255
5256 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 Fix racy FAILs.
5259 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5260 "continue" command.
5261
5262 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5263
5264 Fix for gdbserver non-extended mode.
5265 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5266 and gdb_run_cmd.
5267
5268 2012-02-17 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5271 * gdb.python/py-events.exp: Check 'dir' output.
5272 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5273
5274 2012-02-17 Yao Qi <yao@codesourcery.com>
5275
5276 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5277
5278 2012-02-16 Tom Tromey <tromey@redhat.com>
5279
5280 * gdb.base/inferior-died.c: Don't include stdio.h.
5281
5282 2012-02-16 Tom Tromey <tromey@redhat.com>
5283
5284 * gdb.base/inferior-died.c: New file.
5285 * gdb.base/inferior-died.exp: New file.
5286
5287 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5288
5289 * gdb.base/break-inline.exp: New file.
5290 * gdb.base/break-inline.c: New file.
5291
5292 2012-02-15 Tom Tromey <tromey@redhat.com>
5293
5294 * gdb.base/pc-fp.exp: Add "info register" tests.
5295
5296 2012-02-15 Tom Tromey <tromey@redhat.com>
5297
5298 * gdb.base/regs.exp: Remove.
5299
5300 2012-02-15 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5303 the target doesn't support tracepoints.
5304 * gdb.trace/circ.exp: Ditto.
5305 * gdb.trace/collection.exp: Ditto.
5306 * gdb.trace/packetlen.exp: Ditto.
5307 * gdb.trace/passc-dyn.exp: Ditto.
5308 * gdb.trace/report.exp: Ditto.
5309 * gdb.trace/tfind.exp: Ditto.
5310 * gdb.trace/tspeed.exp: Ditto.
5311 * gdb.trace/tsv.exp: Ditto.
5312 * gdb.trace/unavailable.exp: Ditto.
5313 * gdb.trace/while-dyn.exp: Ditto.
5314
5315 2012-02-15 Pedro Alves <palves@redhat.com>
5316
5317 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5318 gdb_test_multiple, and call unsupported instead of fail, if the
5319 remote side does not support the request.
5320
5321 2012-02-15 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5324 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5325 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5326 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5327 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5328 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5329 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5330 doesn't start with "extended-" already.
5331
5332 2012-02-15 Pedro Alves <palves@redhat.com>
5333
5334 Support extended-remote. Avoid cascading timeouts.
5335
5336 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5337 the extended-remote target. If attaching with no file fails, load
5338 the file manually.
5339 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5340
5341 2012-02-14 Stan Shebs <stan@codesourcery.com>
5342
5343 * gdb.base/ena-dis-br.exp: Add enable count test.
5344
5345 2012-02-13 Pedro Alves <palves@redhat.com>
5346
5347 * config/mips-idt.exp: Delete.
5348 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5349 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5350 * gdb.base/break.exp: Remove mips-idt references.
5351 * gdb.base/chng-syms.exp: Ditto.
5352 * gdb.base/default.exp: Ditto.
5353 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5354 (top level): Don't call it.
5355 * gdb.base/opaque.exp: Remove mips-idt restarts.
5356 * gdb.base/ptype.exp: Remove mips-idt xfails.
5357 * gdb.base/scope.exp: Remove mips-idt restarts.
5358 * gdb.base/sepdebug.exp: Remove mips-idt references.
5359 * gdb.base/watchpoint.exp (maybe_clean_restart)
5360 (maybe_reinitialize): Delete.
5361 (test_disabling_watchpoints, test_disabling_watchpoints)
5362 (test_watchpoint_triggered_in_syscall)
5363 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5364 Don't call them.
5365
5366 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5367
5368 * gdb.server/server-exec-info.exp: New file.
5369
5370 2012-02-10 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5373 always non-empty.
5374 (test_attach): Always pass $exec to test_attach_gdb.
5375
5376 2012-02-08 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5379 before inferior is started.
5380
5381 2012-02-07 Tom Tromey <tromey@redhat.com>
5382
5383 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5384 Symbol.value.
5385 * gdb.python/py-symbol.c (qq): Set default value.
5386
5387 2012-02-07 Tom Tromey <tromey@redhat.com>
5388
5389 * gdb.python/py-symbol.c (qq): New global.
5390 * gdb.python/py-symbol.exp: Add test for frame-less
5391 lookup_symbol.
5392 * gdb.python/py-symtab.exp: Fix line number.
5393
5394 2012-02-03 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.ada/mi_task_arg: New testcase.
5397
5398 2012-02-02 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5401 extended timeout.
5402
5403 2012-02-02 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5406 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5407
5408 2012-02-02 Pedro Alves <palves@redhat.com>
5409
5410 * gdb.base/term.exp: Rewrite.
5411 * gdb.base/term.c: New.
5412
5413 2012-02-02 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.base/default.exp (run "r" abbreviation, run): Add
5416 extended-remote expected output.
5417
5418 2012-02-02 Tom Tromey <tromey@redhat.com>
5419
5420 * gdb.cp/dispcxx.exp: New file.
5421 * gdb.cp/dispcxx.cc: New file.
5422
5423 2012-02-01 Tom Tromey <tromey@redhat.com>
5424
5425 * gdb.base/jit-simple.exp: New file.
5426 * gdb.base/jit-simple.c: New file.
5427
5428 2012-01-30 Yao Qi <yao@codesourcery.com>
5429
5430 * gdb.base/skip.exp: Make test result unique.
5431
5432 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5433
5434 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5435 compatibility with valgrind-3.7.0.
5436
5437 2012-01-27 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.base/watchpoint.exp (no_hw): New global.
5440 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5441 disable hw watchpoints.
5442 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5443 don't expect hw watchpoints.
5444 (no_hw_watchpoints): Always clean restart.
5445 (do_tests): New procedure, factored out from the top level.
5446 (top level): Run tests twice. Once with hw watchpoints enabled,
5447 another time with hw watchpoints disabled.
5448
5449 2012-01-27 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5452 out from the top level.
5453 (top level): Call it instead.
5454
5455 2012-01-27 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5458 watchpoints sooner.
5459
5460 2012-01-27 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5463
5464 2012-01-27 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5467 "You may have requested too many hardware
5468 breakpoints/watchpoints".
5469
5470 2012-01-27 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.base/watchpoint.exp (maybe_clean_restart)
5473 (maybe_reinitialize): New.
5474 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5475 expect "hit N times".
5476 (test_disabling_watchpoints, test_complex_watchpoint)
5477 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5478 Call maybe_clean_restart.
5479 (top level): Use clean_restart. Remove "mips-idt-*"
5480 reinitialization.
5481
5482 2012-01-27 Pedro Alves <palves@redhat.com>
5483
5484 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5485
5486 2012-01-27 Pedro Alves <palves@redhat.com>
5487
5488 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5489 require `initialize' anymore. Remove unnecessary `initialize'
5490 calls.
5491
5492 2012-01-27 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.base/watchpoint.exp (wp_set): Delete.
5495 (initialize, test_simple_watchpoint, top level): Remove dead code.
5496
5497 2012-01-27 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5500 typo.
5501
5502 2012-01-27 Pedro Alves <palves@redhat.com>
5503
5504 * config/extended-gdbserver.exp: New file.
5505 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5506 comment.
5507 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5508 * boards/native-extended-gdbserver.exp: New file.
5509
5510 2012-01-26 Pedro Alves <palves@redhat.com>
5511
5512 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5513 and gdb_test_multiple.
5514
5515 2012-01-26 Pedro Alves <palves@redhat.com>
5516
5517 Make test messages unique, and more identifiable.
5518 * gdb.multi/watchpoint-multi.exp: Change test messages.
5519
5520 2012-01-25 Tom Tromey <tromey@redhat.com>
5521
5522 * gdb.base/solib-disc.exp: Fix regexps.
5523
5524 2012-01-24 Tom Tromey <tromey@redhat.com>
5525
5526 * lib/mi-support.exp (mi_expect_stop): Add special case for
5527 solib-event.
5528 * gdb.base/catch-load-so.c: New file.
5529 * gdb.base/catch-load.exp: New file.
5530 * gdb.base/catch-load.c: New file.
5531 * gdb.base/break-interp.exp (reach_1): Update regexp.
5532
5533 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5534
5535 Fix fuzzy results.
5536 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5537 lpsimple and func.
5538
5539 2012-01-24 Gary Benson <gbenson@redhat.com>
5540
5541 Delete #if 0'd out code.
5542 * gdb.base/default.exp (info catch): Remove.
5543 * gdb.base/gdb_history (info catch): Likewise.
5544 * gdb.base/help.exp (info catch): Likewise.
5545
5546 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 Fix watchpoints to be specific for each inferior.
5549 * gdb.multi/watchpoint-multi.c: New file.
5550 * gdb.multi/watchpoint-multi.exp: New file.
5551
5552 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5553
5554 Fix watchpoints across inferior fork.
5555 * gdb.threads/watchpoint-fork-child.c: New file.
5556 * gdb.threads/watchpoint-fork-mt.c: New file.
5557 * gdb.threads/watchpoint-fork-parent.c: New file.
5558 * gdb.threads/watchpoint-fork-st.c: New file.
5559 * gdb.threads/watchpoint-fork.exp: New file.
5560 * gdb.threads/watchpoint-fork.h: New file.
5561
5562 2012-01-23 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.base/call-signal-resume.exp: Allow output after "return".
5565
5566 2012-01-20 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.python/py-finish-breakpoint.py: Fix typo.
5569
5570 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5571
5572 * gdb.base/info-proc.exp: Also run on remote targets. Main
5573 "info proc" command is now always present; whether target supports
5574 actual info proc operation is detected when attempting to issue
5575 the command.
5576
5577 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5578
5579 * .gdbinit: Remove.
5580
5581 2012-01-19 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5584 look at the funtions' returns.
5585 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5586 (jprint.print(int, int)): Change return type to int. Adjust.
5587
5588 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5589
5590 PR gdb/9538
5591 * gdb.base/sepdebug.exp: New test.
5592
5593 2012-01-18 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5596 Allow output before ^done.
5597
5598 2012-01-16 Tom Tromey <tromey@redhat.com>
5599
5600 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5601 Add tests for relative directory.
5602
5603 2012-01-16 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.base/printcmds.c (enum flag_enum): New.
5606 (three): New global.
5607 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5608 enum printing.
5609 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5610 FlagEnumerationPrinter.
5611 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5612 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5613 (fval): New global.
5614
5615 2012-01-16 Pedro Alves <palves@redhat.com>
5616
5617 * lib/gdb.exp (banned_procedures): New variable.
5618 (banned_variables_traced): Rename to ...
5619 (banned_traced): ... this.
5620 (gdb_init): Also trace banned procedures.
5621 (gdb_finish): Also untrace banned procedures.
5622
5623 2012-01-16 Pedro Alves <palves@redhat.com>
5624
5625 Remove all calls to strace.
5626
5627 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5628
5629 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5630 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5631
5632 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5633
5634 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5635 * gdb.base/pie-execl.exp: Likewise.
5636
5637 2012-01-12 Keith Seitz <keiths@redhat.com>
5638
5639 PR mi/10586
5640 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5641 (do_anonymous_type_tests): New function.
5642 (main): Call do_anonymous_type_tests.
5643 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5644 (verify_everything): New procedure.
5645 * gdb.mi/mi-var-cp.cc (class A): New class.
5646 (anonymous_structs_and_unions): New function.
5647 (main): Call anonymous_structs_and_unions.
5648 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5649 (verify_everything): New procedure.
5650
5651 2012-01-12 Keith Seitz <keiths@redhat.com>
5652
5653 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5654 (varobj_tree::get_path_expr): Assume that all varobjs are
5655 compound unless they are known simple types.
5656 Adjust path expressions based on parent type, path parent type,
5657 and tree language.
5658 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5659 the root varobj.
5660 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5661
5662 2012-01-11 Pedro Alves <palves@redhat.com>
5663
5664 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5665 core files on this machine" anymore.
5666
5667 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5668
5669 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5670 (main): Repeat recurser call.
5671 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5672 equivalent to 'local_x'.
5673
5674 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5675 Joel Brobecker <brobecker@adacore.com>
5676
5677 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5678
5679 2012-01-05 Pedro Alves <alves.ped@gmail.com>
5680
5681 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5682 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5683 * gdb.python/py-events.exp: Test that "step N" tripping on a
5684 breakpoint emits a breakpoint event.
5685
5686 2012-01-03 Joel Brobecker <brobecker@adacore.com>
5687
5688 * gdb.base/auxv.exp: Reformat the copyright notice.
5689
5690 2012-01-03 Yao Qi <yao@codesourcery.com>
5691
5692 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5693 (strace_trace_on_diff_addr): New.
5694 * gdb.trace/strace.c: (main): Add two local variables.
5695
5696 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
5697
5698 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5699 * gdb.cell/gcore.exp: Likewise.
5700 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5701 to verify the correct instance of main is selected.
5702
5703 2012-01-02 Joel Brobecker <brobecker@adacore.com>
5704
5705 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5706 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5707 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5708 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5709 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5710 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5711 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5712 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5713 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5714 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5715 gdb.threads/thread_check.c: Reformat copyright header.
5716
5717 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5718
5719 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
5720 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5721 is not enabled.
5722
5723 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5726 parameter to self_exec, adjust the function.
5727 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
5728 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5729 (set var do_exit = 0): Remove test.
5730 (newline at end of file): Add one.
5731
5732 2011-12-27 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5735 New files.
5736
5737 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 Fix racy FAILs.
5740 * gdb.threads/fork-thread-pending.c (barrier): New variable.
5741 (thread_function, thread_forker): Call pthread_barrier_wait for it.
5742 (main): Call pthread_barrier_init for it.
5743
5744 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 Fix double send_gdb leading to racy FAILs.
5747 * gdb.base/break.exp (set silent break bp_location1): Replace
5748 3x send_gdb and gdb_expect by gdb_test.
5749 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
5750 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
5751 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5752 instead of send_gdb. Twice.
5753 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5754 3x send_gdb and gdb_expect by gdb_test.
5755 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5756
5757 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5758
5759 * gdb.linespec/linespec.exp: Compile using {c++}.
5760
5761 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5762
5763 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
5764 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
5765 (verify GCC PR debug/51668): New test.
5766
5767 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
5768
5769 Introduce gdb.FinishBreakpoint in Python.
5770 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
5771 py-finish-breakpoint2
5772 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
5773 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
5774 instead of line number.
5775 * gdb.python/py-finish-breakpoint.c: New file.
5776 * gdb.python/py-finish-breakpoint.exp: New file.
5777 * gdb.python/py-finish-breakpoint.py: New file.
5778 * gdb.python/py-finish-breakpoint2.cc: New file.
5779 * gdb.python/py-finish-breakpoint2.exp: New file.
5780 * gdb.python/py-finish-breakpoint2.py: New file.
5781
5782 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5783
5784 Partial fix of compatibility with gcc-4.7.
5785 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5786 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
5787 Add comment to add a PASS case in the future.
5788
5789 Fix compatibility with gcc-4.7.
5790 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
5791
5792 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
5793
5794 PR tdep/12797
5795 * gdb.base/callfuncs.exp: Remove KFAIL.
5796
5797 2011-12-21 Joel Brobecker <brobecker@adacore.com>
5798
5799 * gdb.ada/task_bp: New testcase.
5800
5801 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5802
5803 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
5804 -DNO_SECTIONS.
5805 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
5806
5807 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5808
5809 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
5810 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5811 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5812 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
5813 conditional for gcc <= 4.5.
5814
5815 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5816
5817 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
5818 by XFAIL.
5819 * gdb.cp/static-method.exp (info addr A::func())
5820 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5821 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5822 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5823 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
5824 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
5825 (test value of F in k3_m): Likewise.
5826 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5827 Likewise.
5828
5829 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5830
5831 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
5832 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
5833 Remove.
5834 * gdb.threads/attachstop-mt.c: Remove.
5835 * gdb.threads/attachstop-mt.exp: Remove.
5836
5837 2011-12-17 Mark Kettenis <kettenis@gnu.org>
5838
5839 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
5840
5841 2011-12-16 Doug Evans <dje@google.com>
5842
5843 * boards/native-stdio-gdbserver.exp: New file.
5844 * boards/native-gdbserver.exp: New file.
5845
5846 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
5847 gdbserver output.
5848 (gdbserver_default_get_remote_address): New function.
5849 (gdbserver_start): Call gdb,get_remote_address to compute argument
5850 to "target remote" command.
5851
5852 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5853
5854 * gdb.python/py-function.exp: Change "on" to "full" for
5855 python print-stack. Add set/show python print-stack
5856 off|full|message tests.
5857
5858 2011-12-15 Yao Qi <yao@codesourcery.com>
5859
5860 * gdb.trace/strace.c: New
5861 * gdb.trace/strace.exp: New.
5862
5863 2011-12-14 Tom Tromey <tromey@redhat.com>
5864
5865 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
5866
5867 2011-12-14 Doug Evans <dje@google.com>
5868
5869 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
5870
5871 2011-12-14 Pedro Alves <pedro@codesourcery.com>
5872
5873 PR threads/10729
5874
5875 * gdb.mi/watch-nonstop.c: New file.
5876 * gdb.mi/mi-watch-nonstop.exp: New file.
5877
5878 2011-12-13 Pedro Alves <pedro@codesourcery.com>
5879 Doug Evans <dje@google.com>
5880
5881 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
5882 (clean_restart): Remove references to the gdb_stub target board
5883 variable.
5884 (gdb_step_for_stub): Delete.
5885
5886 * gdb.base/annota1.exp: Remove all references to [target_info
5887 exists gdb_stub], gdb_step_for_stub and usestubs.
5888 * gdb.base/annota3.exp: Ditto.
5889 * gdb.base/async.exp: Ditto.
5890 * gdb.base/break.exp: Ditto.
5891 * gdb.base/code-expr.exp: Ditto.
5892 * gdb.base/commands.exp: Ditto.
5893 * gdb.base/completion.exp: Ditto.
5894 * gdb.base/condbreak.exp: Ditto.
5895 * gdb.base/consecutive.exp: Ditto.
5896 * gdb.base/cvexpr.exp: Ditto.
5897 * gdb.base/define.exp: Ditto.
5898 * gdb.base/display.exp: Ditto.
5899 * gdb.base/ena-dis-br.exp: Ditto.
5900 * gdb.base/environ.exp: Ditto.
5901 * gdb.base/gnu-ifunc.exp: Ditto.
5902 * gdb.base/maint.exp: Ditto.
5903 * gdb.base/pending.exp: Ditto.
5904 * gdb.base/sect-cmd.exp: Ditto.
5905 * gdb.base/sepdebug.exp: Ditto.
5906 * gdb.base/unload.exp: Ditto.
5907 * gdb.base/watchpoint-solib.exp: Ditto.
5908 * gdb.cp/annota2.exp: Ditto.
5909 * gdb.cp/annota3.exp: Ditto.
5910 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
5911 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
5912 * gdb.mi/mi-pending.exp: Ditto.
5913 * gdb.trace/circ.exp: Ditto.
5914 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
5915 * gdb.base/list.exp: Ditto.
5916
5917 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
5918 breakpoint function and all references to the usestubs macro.
5919 * gdb.base/exprs.c: Ditto.
5920 * gdb.base/freebpcmd.c: Ditto.
5921 * gdb.base/bitfields.c: Ditto.
5922 * gdb.base/bitfields2.c: Ditto.
5923 * gdb.base/break.c: Ditto.
5924 * gdb.base/call-sc.c: Ditto.
5925 * gdb.base/call-signals.c: Ditto.
5926 * gdb.base/callfuncs.c: Ditto.
5927 * gdb.base/charset.c: Ditto.
5928 * gdb.base/consecutive.c: Ditto.
5929 * gdb.base/constvars.c: Ditto.
5930 * gdb.base/funcargs.c: Ditto.
5931 * gdb.base/int-type.c: Ditto.
5932 * gdb.base/interrupt.c: Ditto.
5933 * gdb.base/langs0.c: Ditto.
5934 * gdb.base/list0.c: Ditto.
5935 * gdb.base/mips_pro.c: Ditto.
5936 * gdb.base/miscexprs.c: Ditto.
5937 * gdb.base/nodebug.c: Ditto.
5938 * gdb.base/opaque0.c: Ditto.
5939 * gdb.base/pointers.c: Ditto.
5940 * gdb.base/printcmds.c: Ditto.
5941 * gdb.base/ptype.c: Ditto.
5942 * gdb.base/recurse.c: Ditto.
5943 * gdb.base/reread1.c: Ditto.
5944 * gdb.base/reread2.c: Ditto.
5945 * gdb.base/restore.c: Ditto.
5946 * gdb.base/return.c: Ditto.
5947 * gdb.base/run.c: Ditto.
5948 * gdb.base/scope0.c: Ditto.
5949 * gdb.base/sepdebug.c: Ditto.
5950 * gdb.base/setshow.c: Ditto.
5951 * gdb.base/setvar.c: Ditto.
5952 * gdb.base/sigall.c: Ditto.
5953 * gdb.base/signals.c: Ditto.
5954 * gdb.base/structs.c: Ditto.
5955 * gdb.base/structs2.c: Ditto.
5956 * gdb.base/testenv.c: Ditto.
5957 * gdb.base/twice.c: Ditto.
5958 * gdb.base/unwindonsignal.c: Ditto.
5959 * gdb.base/watchpoint.c: Ditto.
5960 * gdb.base/watchpoints.c: Ditto.
5961 * gdb.base/whatis.c: Ditto.
5962 * gdb.cp/classes.cc: Ditto.
5963 * gdb.cp/cplusfuncs.cc: Ditto.
5964 * gdb.cp/derivation.cc: Ditto.
5965 * gdb.cp/formatted-ref.cc: Ditto.
5966 * gdb.cp/misc.cc: Ditto.
5967 * gdb.cp/overload.cc: Ditto.
5968 * gdb.cp/ovldbreak.cc: Ditto.
5969 * gdb.cp/ref-params.cc: Ditto.
5970 * gdb.cp/ref-types.cc: Ditto.
5971 * gdb.cp/templates.cc: Ditto.
5972 * gdb.cp/virtfunc.cc: Ditto.
5973 * gdb.hp/gdb.aCC/run.c: Ditto.
5974 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
5975 * gdb.hp/gdb.compat/xdb0.c: Ditto.
5976 * gdb.reverse/consecutive-reverse.c: Ditto.
5977 * gdb.reverse/sigall-reverse.c: Ditto.
5978 * gdb.reverse/until-reverse.c: Ditto.
5979 * gdb.reverse/watch-reverse.c: Ditto.
5980 * gdb.trace/actions.c: Ditto.
5981 * gdb.trace/circ.c: Ditto.
5982 * gdb.trace/collection.c: Ditto.
5983
5984 2011-12-13 Pedro Alves <pedro@codesourcery.com>
5985
5986 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
5987 (func6, func7): New.
5988 (main): Call func6 and func7.
5989 * gdb.base/watchpoint.exp (test_wide_location_1)
5990 (test_wide_location_2): New.
5991 (top level): Re-enable hardware watchpoints if necessary. Call
5992 test_wide_location_1 and test_wide_location_2.
5993
5994 2011-12-11 Yao Qi <yao@codesourcery.com>
5995
5996 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
5997
5998 2011-12-11 Joel Brobecker <brobecker@adacore.com>
5999
6000 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6001 expected output for unsupported case.
6002
6003 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6004
6005 PR testsuite/12649
6006 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6007 Protect gdb_test_multiple by final $gdb_prompt match.
6008
6009 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6010
6011 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6012 New variable, new test.
6013 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6014 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6015 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6016 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6017 them if HAVE_GCC_45682_FIXED is not set.
6018
6019 2011-12-10 Yao Qi <yao@codesourcery.com>
6020
6021 * gdb.trace/status-stop.exp: New.
6022 * gdb.trace/status-stop.c: New.
6023
6024 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6025
6026 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6027 timeout.
6028
6029 2011-12-08 Tom Tromey <tromey@redhat.com>
6030
6031 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6032 condition.
6033
6034 2011-12-07 Stan Shebs <stan@codesourcery.com>
6035
6036 * gdb.trace/tfind.exp: Update for output changes.
6037
6038 2011-12-07 Pedro Alves <pedro@codesourcery.com>
6039
6040 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6041 throws "Cannot insert catchpoints in this configuration".
6042 * gdb.ada/mi_catch_ex.exp: Likewise.
6043
6044 2011-12-06 Pedro Alves <pedro@codesourcery.com>
6045
6046 * gdb.base/break-always.exp: Test changing memory at addresses
6047 with breakpoints inserted.
6048
6049 2011-12-06 Joel Brobecker <brobecker@acacore.com>
6050
6051 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6052 involving a fully qualified function name.
6053
6054 2011-12-06 Tom Tromey <tromey@redhat.com>
6055
6056 * gdb.ada/homonym.exp: Add three breakpoint tests.
6057
6058 2011-12-06 Tom Tromey <tromey@redhat.com>
6059
6060 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6061 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6062 * gdb.objc/objcdecode.exp: Update for output changes.
6063 * gdb.linespec/linespec.exp: New file.
6064 * gdb.linespec/lspec.cc: New file.
6065 * gdb.linespec/lspec.h: New file.
6066 * gdb.linespec/body.h: New file.
6067 * gdb.linespec/base/two/thefile.cc: New file.
6068 * gdb.linespec/base/one/thefile.cc: New file.
6069 * gdb.linespec/Makefile.in: New file.
6070 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6071 output changes.
6072 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6073 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6074 makes one breakpoint.
6075 * gdb.cp/method2.exp (test_break): Update for output changes.
6076 * gdb.cp/mb-templates.exp: Update for output changes.
6077 * gdb.cp/mb-inline.exp: Update for output changes.
6078 * gdb.cp/mb-ctor.exp: Update for output changes.
6079 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6080 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6081 has multiple matches.
6082 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6083 error message change.
6084 * gdb.base/list.exp (test_list_filename_and_number): Update for
6085 error message change.
6086 * gdb.base/break.exp: Disable pending breakpoints. Update for
6087 output changes.
6088 * configure.ac: Add gdb.linespec.
6089 * configure: Rebuild.
6090 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6091
6092 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6093
6094 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6095 last_break register on s390*-*-* targets.
6096
6097 2011-12-06 Joel Brobecker <brobecker@adacore.com>
6098
6099 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6100 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6101 of parameter X in procedure Foo.
6102
6103 2011-12-05 Stan Shebs <stan@codesourcery.com>
6104
6105 * gdb.trace/tfind.exp: Update help string matches.
6106
6107 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6108
6109 * gdb.server/ext-run.exp (get process list): Accept also systemd
6110 as PID 1.
6111
6112 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6113 Pedro Alves <pedro@codesourcery.com>
6114
6115 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6116 starting GDB.
6117 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6118 $use_gdb_stub.
6119 * gdb.base/display.exp: Likewise.
6120 * gdb.base/ending-run.exp: Likewise.
6121 * gdb.base/list.exp (test_listsize): Likewise.
6122 * gdb.base/setshow.exp: Likewise.
6123 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6124 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6125 check by global $use_gdb_stub.
6126 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6127 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6128 (default_gdb_init): Unset global $use_gdb_stub.
6129 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6130 by global $use_gdb_stub.
6131 * lib/gdbserver-support.exp: Extend comments for set_board_info
6132 gdb_protocol and gdb,socketport.
6133 (gdbserver_start_extended): Set global gdbserver_protocol and
6134 gdbserver_gdbport. Clear global use_gdb_stub.
6135 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6136 from target use_gdb_stub.
6137 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6138
6139 2011-12-03 Doug Evans <dje@google.com>
6140
6141 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6142 (gdb_step_for_stub): Add comments.
6143
6144 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6145
6146 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6147 to the caller.
6148 (gdb_test_multiple): Likewise.
6149
6150 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6151
6152 Fix gdb.mi/mi-solib.exp without system debug info installed.
6153 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6154 expect attribute, return 0 for it. Update comments.
6155
6156 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6157
6158 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6159 (corrupted list): Adjust the expectation.
6160
6161 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6162
6163 PR threads/13448
6164 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6165 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6166 * gdb.threads/tls-var-main.c: New file.
6167 * gdb.threads/tls-var.c: New file.
6168 * gdb.threads/tls-var.exp: New file.
6169
6170 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6171
6172 PR testsuite/12649
6173 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6174 Protect gdb_test_multiple by final $gdb_prompt match.
6175 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6176 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6177 (test_tracepoints): Likewise.
6178
6179 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
6181 PR breakpoints/13346
6182 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6183 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6184 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6185
6186 2011-12-01 Joel Brobecker <brobecker@adacore.com>
6187
6188 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6189 * gdb.ada/homonym/homonym.adb: For use of all types defined
6190 locally inside both Get_Value subprograms.
6191
6192 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 Fix racy FAILs.
6195 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6196 of send_gdb.
6197
6198 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6199
6200 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6201 environment variable after test completed.
6202
6203 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6204
6205 * gdb.base/solib-nodir.exp: Skip if remote target.
6206 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6207 application. Call gdb_load_shlibs.
6208 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6209
6210 2011-11-29 Joel Brobecker <brobecker@adacore.com>
6211
6212 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6213
6214 2011-11-28 Joel Brobecker <brobecker@adacore.com>
6215
6216 * gdb.ada/fullname_bp: New testcase.
6217
6218 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6219
6220 PR testsuite/12649
6221 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6222 Wrap send_gdb into a new gdb_test.
6223
6224 Code cleanup.
6225 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6226 Convert send_gdb and gdb_expect to gdb_test_multiple.
6227
6228 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6231
6232 2011-11-23 Keith Seitz <keiths@redhat.com>
6233
6234 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6235 (mi_varobj_tree_test_children_callback): New proc.
6236 (mi_walk_varobj_tree): New proc.
6237
6238 2011-11-22 Tom Tromey <tromey@redhat.com>
6239
6240 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6241 Add "use_mi_command" argument.
6242 (mi_run_cmd, mi_run_with_cli): New procs.
6243 * gdb.mi/solib-lib.c: New file.
6244 * gdb.mi/solib-main.c: New file.
6245 * gdb.mi/mi-solib.exp: New file.
6246
6247 2011-11-21 Doug Evans <dje@google.com>
6248
6249 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6250 _Unwind_DebugHook is missing.
6251
6252 2011-11-20 Stan Shebs <stan@codesourcery.com>
6253
6254 * gdb.trace/tstatus.exp: New.
6255 * gdb.trace/actions.c: Include string.h.
6256
6257 2011-11-18 Yao Qi <yao@codesourcery.com>
6258
6259 * gdb.trace/pending.exp: New.
6260 * gdb.trace/pending.c: New.
6261 * gdb.trace/pendshr1.c: New.
6262 * gdb.trace/pendshr2.c: New.
6263 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6264 tracepoint location becomes pending.
6265 (tracepoint_change_loc_2): New.
6266
6267 2011-11-16 David S. Miller <davem@davemloft.net>
6268
6269 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6270 target is sparc*-*-linux*
6271
6272 2011-11-15 Paul Koning <paul_koning@dell.com>
6273
6274 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6275 types.
6276
6277 2011-11-14 Doug Evans <dje@google.com>
6278
6279 * gdb.base/shell.exp: New file.
6280
6281 2011-11-14 Stan Shebs <stan@codesourcery.com>
6282
6283 * gdb.trace/ftrace.c: New.
6284 * gdb.trace/ftrace.exp: New.
6285
6286 2011-11-14 Yao Qi <yao@codesourcery.com>
6287
6288 * gdb.trace/change-loc-1.c: New.
6289 * gdb.trace/change-loc-2.c: New.
6290 * gdb.trace/change-loc.c: New.
6291 * gdb.trace/change-loc.exp: New.
6292 * gdb.trace/change-loc.h: New.
6293 * gdb.trace/trace-break.c (marker): Define new symbol.
6294 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6295 New.
6296 (break_trace_same_addr_6): New.
6297
6298 2011-11-12 Matt Rice <ratmice@gmail.com>
6299
6300 * gdb.base/info-macros.exp: Make tests for info definitions
6301 test info macro. Add tests for info macro argument processing.
6302 Rename a few tests.
6303
6304 2011-11-11 Keith Seitz <keiths@redhat.com>
6305
6306 PR gdb/12843
6307 * gdb.base/linespecs.exp: New file.
6308
6309 2011-11-11 Doug Evans <dje@google.com>
6310
6311 * gdb.threads/print-threads.exp: Extend timeout for slower
6312 tests.
6313
6314 2011-11-10 Doug Evans <dje@google.com>
6315
6316 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6317 "record to end of main" test.
6318
6319 * gdb.python/py-type.c (TS): New typedef.
6320 (ts): New global.
6321 * gdb.python/py-type.exp: Test field list of typedef.
6322
6323 2011-11-10 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.ada/small_reg_param: New testcase.
6326
6327 2011-11-09 Tom Tromey <tromey@redhat.com>
6328
6329 * gdb.cp/destrprint.exp: New file.
6330 * gdb.cp/destrprint.cc: New file.
6331
6332 2011-11-08 Meador Inge <meadori@codesourcery.com>
6333
6334 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6335 (switch_stack_to_other): New test function.
6336 * gdb.arch/thumb-prologue.exp: New test cases.
6337
6338 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6339
6340 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6341
6342 2011-11-08 Yao Qi <yao@codesourcery.com>
6343
6344 * gdb.exp (supports_process_record): New.
6345 (supports_reverse): New.
6346 * gdb.reverse/break-precsave.exp: Call support_process_record
6347 to run test conditionally.
6348 * gdb.reverse/consecutive-precsave.exp: Likewise.
6349 * gdb.reverse/i386-precsave.exp: Likewise.
6350 * gdb.reverse/machinestate-precsave.exp: Likewise.
6351 * gdb.reverse/solib-precsave.exp: Likewise.
6352 * gdb.reverse/step-precsave.exp: Likewise.
6353 * gdb.reverse/until-precsave.exp: Likewise.
6354 * gdb.reverse/watch-precsave.exp: Likewise.
6355 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6356 test conditionally.
6357 * gdb.reverse/consecutive-reverse.exp: Likewise.
6358 * gdb.reverse/finish-precsave.exp: Likewise.
6359 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6360 * gdb.reverse/finish-reverse.exp: Likewise.
6361 * gdb.reverse/i386-reverse.exp: Likewise.
6362 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6363 * gdb.reverse/machinestate.exp: Likewise.
6364 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6365 * gdb.reverse/sigall-precsave.exp: Likewise.
6366 * gdb.reverse/sigall-reverse.exp: Likewise.
6367 * gdb.reverse/solib-reverse.exp: Likewise.
6368 * gdb.reverse/step-reverse.exp: Likewise.
6369 * gdb.reverse/until-reverse.exp: Likewise.
6370 * gdb.reverse/watch-reverse.exp: Likewise.
6371
6372 2011-11-05 Yao Qi <yao@codesourcery.com>
6373
6374 * gdb.trace/trace-break.exp: Add test on setting two
6375 fast tracepoints at the same address.
6376
6377 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6380
6381 2011-11-02 Stan Shebs <stan@codesourcery.com>
6382
6383 * gdb.trace/collection.c: Add code using strings.
6384 * gdb.trace/collection.exp: Add tests of string collection.
6385
6386 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 * gdb.base/skip-solib.exp (executable_main): New variable.
6389 (binfile_main): Base it on that.
6390 Use $executable_main in clean_restart calls. Drop gdb_exit and
6391 gdb_start calls.
6392
6393 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6394
6395 Fix racy FAILs.
6396 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6397 breakpoint_re globals import by async. Set string_regex to .* for
6398 async. Remove the optional thread_selected_re and breakpoint_re
6399 globals expectations.
6400
6401 2011-11-01 Joseph Myers <joseph@codesourcery.com>
6402
6403 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6404 well as Cygwin.
6405
6406 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
6407
6408 Add tests for skip command.
6409 * gdb.base/skip-solib-lib.c: New
6410 * gdb.base/skip-solib-main.c: New
6411 * gdb.base/skip-solib.exp: New
6412 * gdb.base/skip.c: New
6413 * gdb.base/skip.exp: New
6414 * gdb.base/skip1.c: New
6415 * gdb.base/Makefile.in: Adding new files.
6416
6417 2011-10-31 Yao Qi <yao@codesourcery.com>
6418 Pedro Alves <pedro@codesourcery.com>
6419
6420 * gdb.trace/trace-break.c: New.
6421 * gdb.trace/trace-break.exp: New.
6422
6423 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6426 break-here-2.
6427
6428 2011-10-28 Pedro Alves <pedro@codesourcery.com>
6429
6430 * gdb.threads/no-unwaited-for-left.c: New.
6431 * gdb.threads/no-unwaited-for-left.exp: New.
6432 * gdb.threads/non-ldr-exc-1.c: New.
6433 * gdb.threads/non-ldr-exc-1.exp: New.
6434 * gdb.threads/non-ldr-exc-2.c: New.
6435 * gdb.threads/non-ldr-exc-2.exp: New.
6436 * gdb.threads/non-ldr-exc-3.c: New.
6437 * gdb.threads/non-ldr-exc-3.exp: New.
6438 * gdb.threads/non-ldr-exc-4.c: New.
6439 * gdb.threads/non-ldr-exc-4.exp: New.
6440
6441 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6442
6443 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6444 * gdb.base/attach-pie-misread.exp: Likewise.
6445 * gdb.base/break-interp.exp: Likewise.
6446 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6447 testcases for use_gdb_stub.
6448 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6449 (continue): New testcase.
6450 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6451 * gdb.threads/attach-into-signal.exp: Likewise.
6452 * gdb.threads/attach-stopped.exp: Likewise.
6453 * gdb.threads/attachstop-mt.exp: Likewise.
6454
6455 2011-10-28 Paul Koning <paul_koning@dell.com>
6456
6457 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6458
6459 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6460
6461 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6462 (mi_gdb_test): Import globals thread_selected_re
6463 and breakpoint_re. Expect them optionally at the regex start.
6464
6465 2011-10-27 Doug Evans <dje@google.com>
6466
6467 * gdb.python/python.exp: Test source -s.
6468
6469 2011-10-26 Paul Koning <paul_koning@dell.com>
6470
6471 * gdb.python/lib-types.cc (struct A): New structure.
6472 * gdb.python/lib-types.exp (deepitems): New tests.
6473
6474 2011-10-25 Paul Koning <paul_koning@dell.com>
6475
6476 PR python/13327
6477
6478 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6479 fetch_lazy method.
6480
6481 2011-10-24 Yao Qi <yao@codesourcery.com>
6482
6483 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6484 target is tic6x-*-*.
6485
6486 2011-10-21 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.ada/mi_task_info/task_switch.adb: New file.
6489 * gdb.ada/mi_task_info.exp: New file.
6490
6491 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6492
6493 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6494 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6495
6496 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6497
6498 PR python/12656
6499
6500 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6501 global_block tests.
6502
6503 2011-10-18 Tom Tromey <tromey@redhat.com>
6504
6505 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6506
6507 2011-10-18 Tom Tromey <tromey@redhat.com>
6508
6509 * gdb.base/source.exp: Don't include full file name in test name.
6510 * gdb.python/python.exp: Don't include full file name in test
6511 name.
6512
6513 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6514
6515 * gdb.base/attach-pie-noexec.c: New files.
6516 * gdb.base/attach-pie-noexec.exp: New files.
6517
6518 2011-10-17 Joseph Myers <joseph@codesourcery.com>
6519
6520 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6521 prompt for each extra line in command.
6522
6523 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6524
6525 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6526 Revert the part of:
6527 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6528 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6529 Change the expected string.
6530
6531 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 Fix results with system glibc debug info installed.
6534 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6535 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6536 Accept also __libc_ symbol prefix and no prefix.
6537
6538 2011-10-14 Keith Seitz <keiths@redhat.com>
6539
6540 PR c++/13225
6541 * gdb.cp/converts.cc (foo3_1): New function.
6542 (foo3_2): New functions.
6543 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6544 and null pointer conversions of integer constant zero.
6545 Add test to check if all arguments are checked for incompatible
6546 conversion BADNESS.
6547
6548 2011-10-14 Tom Tromey <tromey@redhat.com>
6549
6550 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6551 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6552 linespec.
6553
6554 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6555
6556 Fix internal error regression.
6557 * gdb.dwarf2/implptr-optimized-out.S: New file.
6558 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6559
6560 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6561
6562 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6563 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6564 (loclist): New.
6565 (4): New abbrev.
6566 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6567 Use prepare_for_testing, remove clean_restart.
6568 (p arraynoloc, p arraycallnoloc): New tests.
6569
6570 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6571
6572 * gdb.cp/namespace-enum.exp (executable): New variable.
6573 (binfile): Use ${objdir}/${subdir}/ prefix.
6574 Use ${executable} for clean_restart.
6575
6576 2011-10-11 Sterling Augustine <saugustine@google.com>
6577
6578 * gdb.cp/Makefile.in: Add namespace-enum test.
6579 * gdb.cp/namespace-enum.exp: New file.
6580 * gdb.cp/namespace-enum.c: New file.
6581 * gdb.cp/namespace-enum-main.c: New file.
6582
6583 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6584
6585 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6586 sysroot.
6587
6588 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6589
6590 Reimplement @entry in input expressions.
6591 * gdb.base/exprs.c (v_int_array_init): New variable.
6592 * gdb.base/exprs.exp (print v_int_array_init)
6593 (print *v_int_array_init@1, print *v_int_array_init@2)
6594 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6595 (print v_int_array_init[1]@1): New tests.
6596
6597 2011-10-10 Joseph Myers <joseph@codesourcery.com>
6598
6599 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6600 expected message.
6601
6602 2011-10-09 Doug Evans <dje@google.com>
6603
6604 * gdb.base/alias.exp: Add tests for alias command.
6605
6606 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6607
6608 * gdb.arch/amd64-entry-value.s: New file.
6609 * gdb.mi/mi2-amd64-entry-value.s: New file.
6610
6611 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6612
6613 Display @entry parameter values even for references.
6614 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6615 functions.
6616 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6617 reference and datap_input.
6618 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6619 breakpoints.
6620 (continue to breakpoint: entry_reference: reference)
6621 (entry_reference: bt at entry)
6622 (continue to breakpoint: entry_reference: breakhere_reference)
6623 (entry_reference: bt, entry_reference: ptype regparam)
6624 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6625 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6626 (entry_reference: p regcopy, entry_reference: p nodataparam)
6627 (entry_reference: p nodataparam@entry): New tests.
6628
6629 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 Support @entry in input expressions.
6632 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6633 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6634 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6635 (tailcall: p j@entry): New tests.
6636 * gdb.cp/koenig.cc (A::entry): New function.
6637 (main): Call it.
6638 * gdb.cp/koenig.exp (p entry (c)): New test.
6639
6640 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6641
6642 Display @entry parameter values (without references).
6643 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6644 (different, validity, invalid): New functions.
6645 (main): Call them.
6646 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6647 stacktest, breakhere_stacktest, different, breakhere_different,
6648 breakhere_validity and breakhere_invalid.
6649 (entry: bt): Update for @entry.
6650 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6651 (entry_validity: *, entry_invalid: *): Many new tests.
6652 * gdb.base/break.exp
6653 (run until breakpoint set at small function, optimized file): Accept
6654 also the @entry suffix.
6655 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6656 * gdb.mi/mi2-amd64-entry-value.c: New files.
6657 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6658
6659 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 Protect entry values against self tail calls.
6662 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6663 (main): Call self.
6664 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6665 (set debug entry-values 1, self: bt debug entry-values): New tests.
6666
6667 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6668
6669 Recognize virtual tail call frames.
6670 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6671 (amb_b, amb_a): New.
6672 (main): Call a and b.
6673 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6674 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6675 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6676 New tests.
6677
6678 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 Implement basic support for DW_TAG_GNU_call_site.
6681 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6682 * gdb.arch/amd64-entry-value.cc: New file.
6683 * gdb.arch/amd64-entry-value.exp: New file.
6684
6685 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6686
6687 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6688 * gdb.dwarf2/implptr-64bit.S: New file.
6689 * gdb.dwarf2/implptr-64bit.exp: New file.
6690
6691 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6692
6693 Fix initial language detection with -readnow.
6694 * gdb.cp/readnow-language.cc: New file.
6695 * gdb.cp/readnow-language.exp: New file.
6696
6697 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 Fix printed anonymous struct name.
6700 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6701
6702 2011-10-09 Joseph Myers <joseph@codesourcery.com>
6703
6704 * gdb.base/solib-symbol.exp: Do not include directories in
6705 filenames in expected messages.
6706
6707 2011-10-07 Doug Evans <dje@google.com>
6708
6709 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6710
6711 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
6712
6713 Allow Python notification of new object-file loadings.
6714 * gdb.python/py-events.exp: Test newobjfile event.
6715 * gdb.python/py-events.py: Register newobjfile callback.
6716 * gdb.python/py-events.c: Add call to shared library
6717 * gdb.python/py-events-shlib.c: New file.
6718
6719 2011-10-06 Joseph Myers <joseph@codesourcery.com>
6720
6721 * gdb.base/fixsection.exp: Do not include directories in filename
6722 in expected message.
6723
6724 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6725
6726 Add tests for passing of environment variables to inferior.
6727 * gdb.base/testenv.c: New test source.
6728 * gdb.base/testenv.exp: New expect test.
6729
6730 2011-10-04 Paul Koning <paul_koning@dell.com>
6731
6732 * gdb.python/py-value.c (main): Break before return.
6733
6734 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
6735
6736 PR python/12691: Add the inferior to Python exited event
6737 * gdb.python/py-events.exp: Test the inferior attribute of exited
6738 event with a fork.
6739 * gdb.python/py-events.py: Print inferior number on exit.
6740 * gdb.python/py-events.c: Fork the inferior.
6741
6742 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
6743
6744 * gdb.base/jit.exp: Add testcase name to log message
6745
6746 2011-10-03 Paul Koning <paul_koning@dell.com>
6747 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * gdb.python/py-value.exp
6750 (python inval = gdb.parse_and_eval('*(int*)0'))
6751 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6752 (set argc=2, python print argc_lazy): New tests.
6753
6754 2011-10-02 Joel Brobecker <brobecker@adacore.com>
6755
6756 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6757
6758 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6759 Pedro Alves <pedro@codesourcery.com>
6760
6761 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6762 can_read_0, test for it.
6763 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
6764 (parse_and_eval with memory error): ... here, make it untested if
6765 can_read_0.
6766
6767 2011-09-30 Marek Polacek <mpolacek@redhat.com>
6768
6769 * gdb.python/python.exp (verify pagination beforehand)
6770 (verify pagination afterwards): Fix race by splitting the line.
6771
6772 2011-09-29 Joseph Myers <joseph@codesourcery.com>
6773
6774 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
6775 for 64-bit multilibs from i?86-* targets.
6776
6777 2011-09-29 Marek Polacek <mpolacek@redhat.com>
6778
6779 * lib/gdb.exp: Fix a typo in one of the comments.
6780
6781 2011-09-29 Marek Polacek <mpolacek@redhat.com>
6782
6783 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
6784 matching pattern.
6785
6786 2011-09-28 Paul Koning <paul_koning@dell.com>
6787
6788 * gdb.python/py-type.c (enum E): New.
6789 * gdb.python/py-type.exp (test_fields): Add tests for Python
6790 mapping access to fields.
6791 (test_enums): New test for field access on enums.
6792
6793 2011-09-27 Stan Shebs <stan@codesourcery.com>
6794
6795 * gdb.trace/collection.exp: Test collection of $_ret.
6796
6797 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
6798
6799 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
6800 list of compilation switches for <*-*-freebsd*>.
6801
6802 2011-09-19 Stan Shebs <stan@codesourcery.com>
6803
6804 * gdb.trace/tspeed.exp: New file.
6805 * gdb.trace/tspeed.c: New file.
6806
6807 2011-09-18 Yao Qi <yao@codesourcery.com>
6808
6809 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
6810 instructions.
6811 (test_adr_32bit, test_pop_pc): Likewise.
6812 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
6813 Thumb instructions.
6814 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
6815 in gdb_test_multiple.
6816 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
6817
6818 2011-09-17 Yao Qi <yao@codesourcery.com>
6819
6820 * lib/gdb.exp (can_single_step_to_signal_handler): New.
6821 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
6822 support single step to signal handler.
6823
6824 2011-09-17 Yao Qi <yao@codesourcery.com>
6825
6826 * gdb.base/disp-step-fork.c: New.
6827 * gdb.base/disp-step-syscall.exp: New.
6828 * gdb.base/disp-step-vfork.c: New.
6829
6830 2011-09-16 Joel Brobecker <brobecker@adacore.com>
6831
6832 * gdb.ada/tasks.exp: Make the expected output for
6833 the `info tasks' tests more resilient to spacing
6834 changes.
6835
6836 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6837
6838 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
6839 (reached breakpoint 2, reached breakpoint 3): Update expected output.
6840
6841 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
6842
6843 PR Python/12692 Add gdb.selected_inferior() to Python interface.
6844 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
6845
6846 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
6847
6848 Handle multiple breakpoint hits in Python interface:
6849 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
6850 presence.
6851 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
6852 breakpoint hits.
6853
6854 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6855 Jan Kratochvil <jan.kratochvil@redhat.com>
6856
6857 * gdb.python/py-events.exp: Remove pretty printing comment.
6858 * gdb.python/py-evsignal.exp: New file.
6859 * gdb.python/py-evthreads.c: Include signal.h.
6860 (thread3): Remove variable count3. Remove variable bad and use raise
6861 instead.
6862 (thread2): Remove variable count2. Move thread3 pthread_create here,
6863 merge pthread_join to a single line.
6864 (main): Remove variable count1. Merge pthread_join with pthread_create
6865 to a single line.
6866 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
6867 KFAIL python/12966 for gdbserver. Test return value of
6868 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
6869 gdb_expect by gdb_test and gdb_test_multiple.
6870 (thread 2, thread 3): New tests.
6871
6872 2011-09-12 Matt Rice <ratmice@gmail.com>
6873 Pedro Alves <pedro@codesourcery.com>
6874
6875 PR gdb/13175
6876
6877 * gdb.base/interp.exp: New tests.
6878 * gdb.base/interp.c: New file.
6879
6880 2011-09-12 Doug Evans <dje@google.com>
6881
6882 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
6883 * gdb.dwarf2/typeddwarf.exp: Ditto.
6884
6885 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6886
6887 Fix compatibility with x32 arch.
6888 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
6889 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
6890 is_x86_like_target.
6891 * testsuite/gdb.trace/collection.exp: Likewise.
6892 * testsuite/gdb.trace/report.exp: Likewise.
6893 * testsuite/gdb.trace/unavailable.exp: Likewise.
6894 * testsuite/gdb.trace/while-dyn.exp: Likewise.
6895 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
6896 (is_x86_like_target): Check also is_amd64_regs_target.
6897
6898 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 PR breakpoints/12435
6901 * gdb.arch/amd64-prologue-xmm.c: New file.
6902 * gdb.arch/amd64-prologue-xmm.exp: New file.
6903 * gdb.arch/amd64-prologue-xmm.s: New file.
6904
6905 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6906
6907 * gdb.dwarf2/dw2-param-error-main.c: New file.
6908 * gdb.dwarf2/dw2-param-error.S: New file.
6909 * gdb.dwarf2/dw2-param-error.exp: New file.
6910
6911 2011-09-08 Pedro Alves <pedro@codesourcery.com>
6912
6913 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
6914 inferior's pid and look for a core dump named core.$pid. Use
6915 `remote_file' commands on the host instead of hand coding shell
6916 commands on the build.
6917 * gdb.base/valgrind-db-attach.exp: Kill the program before
6918 finishing the test.
6919
6920 2011-09-02 Matt Rice <ratmice@gmail.com>
6921
6922 * lib/prompt.exp: New file for testing the first prompt.
6923 * gdb.python/py-prompt.exp: Ditto.
6924 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
6925
6926 2011-09-02 Pedro Alves <pedro@codesourcery.com>
6927
6928 * gdb.threads/gcore-thread.exp: Set the global core_supported to
6929 0, before testing gcore.
6930
6931 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6932
6933 * dw2-ifort-parameter-debug.S: Update copyright year.
6934 * dw2-ifort-parameter.c: Update copyright year.
6935 * dw2-ifort-parameter.exp: Update copyright year.
6936
6937 * dw2-ifort-parameter-debug.S: New file.
6938 * dw2-ifort-parameter.c: New file.
6939 * dw2-ifort-parameter.exp: New file.
6940
6941 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6942
6943 * gdb.base/commands.exp (error_clears_commands_left): New function.
6944 (): Call it.
6945
6946 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6947
6948 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
6949 (C): Initialize `a'.
6950 * gdb.mi/mi-inheritance-syntax-error.exp
6951 (-data-evaluate-expression $path): Expect `a' as 5.
6952
6953 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
6954
6955 PR mi/11912
6956 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
6957 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
6958 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
6959 keyword in output of -var-info-path-expression.
6960
6961 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6962
6963 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
6964 * gdb.trace/collection.exp: Likewise.
6965 * gdb.trace/report.exp: Likewise.
6966 * gdb.trace/unavailable.exp: Likewise.
6967 * gdb.trace/while-dyn.exp: Likewise.
6968
6969 2011-08-18 Keith Seitz <keiths@redhat.com>
6970
6971 PR c++/12266
6972 * gdb.cp/meth-typedefs.cc: New file.
6973 * gdb.cp/meth-typedefs.exp: New file.
6974
6975 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
6976
6977 * gdb.python/python.exp: Add extended-prompt tests.
6978
6979 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6980
6981 * gdb.arch/i386-dr3-watch.exp
6982 (watchpoint on gap1 does not fit debug registers)
6983 (delete all watchpoints): Fix racy expect strings.
6984
6985 2011-08-14 Yao Qi <yao@codesourcery.com>
6986
6987 * gdb.base/maint.exp: set data_section to ".neardata".
6988 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
6989 * gdb.base/savedregs.exp: Handle SIGILL.
6990 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
6991 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
6992
6993 2011-08-12 Doug Evans <dje@google.com>
6994
6995 * gdb.python/py-symbol.exp: Add test for symbol.type.
6996
6997 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
6998
6999 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7000 * gdb.mi/mi-pthreads.exp: Likewise.
7001 * gdb.mi/mi2-pthreads.exp: Likewise.
7002 * gdb.mi/gdb669.exp.exp: Likewise.
7003
7004 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7005
7006 * lib/mi-support.exp (detect_async): Rename to...
7007 (mi_detect_async): ... this.
7008 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7009 * gdb.mi/mi-nonstop.exp: Adjust.
7010 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7011 * gdb.mi/mi-nsintrall.exp: Adjust.
7012 * gdb.mi/mi-nsmoribund.exp: Adjust.
7013 * gdb.mi/mi-nsthrexec.exp: Adjust.
7014
7015 2011-08-09 Pedro Alves <pedro@codesourcery.com>
7016
7017 * gdb.base/display.c (do_loops): New `p_i' local.
7018 * gdb.base/display.exp: Test displaying a variable that is
7019 temporarily at a bad address.
7020
7021 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7022
7023 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7024 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7025
7026 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7027
7028 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7029 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7030 (p fuNC_symtab): Permit also ppc64 leading dot.
7031
7032 2011-08-05 Pedro Alves <pedro@codesourcery.com>
7033
7034 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7035 procedure.
7036 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7037
7038 2011-08-05 Yao Qi <yao@codesourcery.com>
7039
7040 * gdb.base/callfuncs.exp: Set language after main.
7041 * gdb.cp/cplusfuncs.exp: Likewise.
7042 * gdb.cp/inherit.exp: Likewise.
7043
7044 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7045
7046 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7047 * gdb.base/watch-vfork.exp: Skip on remote targets.
7048
7049 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7050
7051 * gdb.threads/thread-find.exp: Support remote targets.
7052
7053 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7054
7055 * gdb.base/jit.exp: Download solib_binfile to target.
7056 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7057 and call dlopen without full path name.
7058 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7059 dlopen without full path name.
7060
7061 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7062
7063 * gdb.base/break-always.exp: Complete the test
7064 with duplicated breakpoints and enabling/disabling them.
7065
7066 2011-08-02 Tom Tromey <tromey@redhat.com>
7067
7068 PR gdb/11289:
7069 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7070
7071 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7072
7073 PR gdb/13045
7074 * gdb.base/float.exp: Add new test case for PR gdb/13045
7075 * gdb.base/float.c: New file.
7076
7077 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7078
7079 * gdb.python/py-mi.exp: Test printers returning string hint, and
7080 also not returning a value.
7081 * gdb.python/py-prettyprint.c: Add testcase for above.
7082 * gdb.python/py-prettyprint.py: Add test printer for above.
7083
7084 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7087 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7088 (.Ldie30) Add as field "data4".
7089 (.Ldie32) Rename field "b" to "shl".
7090 (abbrev4) Change for the "data4" field.
7091 (abbrev5, abbrev6) Remove.
7092 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7093 (p &s.shl): ... here. Add comment.
7094 (p &s.data4): New.
7095
7096 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7097
7098 Fix crash on lval_computed values.
7099 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7100
7101 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7102
7103 * gdb.base/help.exp (help whatis): Update the expected string.
7104
7105 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7108 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7109 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7110 Change the expected string.
7111
7112 2011-07-26 Pedro Alves <pedro@codesourcery.com>
7113
7114 * gdb.base/watchpoint.exp
7115 (test_disable_enable_software_watchpoint): New procedure.
7116 (top level): Run it.
7117
7118 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7119
7120 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7121 executable file "${binfile}", C++ version "${binfile}-cxx".
7122 * gdb.python/py-prettyprint.exp: Likewise.
7123 * gdb.python/py-symbol.exp: Likewise.
7124 * gdb.python/py-type.exp: Likewise.
7125 * gdb.python/py-value.exp: Likewise.
7126 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7127 file name instead of just suffix.
7128
7129 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7130
7131 Fix implicit pointer offsets.
7132 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7133 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7134 (continue to breakpoint: continue to baz breakpoint for implptr)
7135 (sanity check element 0, sanity check element 1)
7136 (enter the inlined function, check element 0 for the offset)
7137 (check element 1 for the offset)
7138 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7139 (set foo breakpoint for implptr): Update the breakpoint number.
7140
7141 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7142
7143 * gdb.python/py-mi.exp: Use different file names for different
7144 versions of the executable under test.
7145 * gdb.python/py-prettyprint.exp: Likewise.
7146 * gdb.python/py-symbol.exp: Likewise.
7147 * gdb.python/py-template.exp: Likewise.
7148 * gdb.python/py-type.exp: Likewise.
7149 * gdb.python/py-value.exp: Likewise.
7150
7151 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7152
7153 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7154 flag after restarting GDB if necessary.
7155
7156 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7157
7158 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7159
7160 2011-07-22 Pedro Alves <pedro@codesourcery.com>
7161
7162 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7163 backend doesn't leave used debug registers behind.
7164
7165 2011-07-22 Tom Tromey <tromey@redhat.com>
7166
7167 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7168 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7169 argument.
7170 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7171
7172 2011-07-21 Matt Rice <ratmice@gmail.com>
7173
7174 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7175 in mostlyclean rule. Add files ending in .core.
7176
7177 2011-07-21 Matt Rice <ratmice@gmail.com>
7178
7179 PR macros/12999
7180 * gdb.base/info-macros.c: New test sources.
7181 * gdb.base/info-macros.exp: New tests.
7182
7183 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7184
7185 * gdb.python/python.exp: Add prompt substitution tests.
7186
7187 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7188
7189 Fix crash if referenced CU is aged out.
7190 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7191 New.
7192 * gdb.dwarf2/implptr.exp: Likewise.
7193
7194 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 * gdb.dwarf2/implptr.S: Rebuilt.
7197 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7198 (bar): Use them for j, k, l.
7199 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7200 COMPILE.
7201 (print j in implptr:bar): Update for the intp typedef.
7202 (print p[0].x in implptr:foo): Use more exact regex.
7203
7204 2011-07-18 Tom Tromey <tromey@redhat.com>
7205
7206 * gdb.cp/static-method.exp: Add missing single quote.
7207
7208 2011-07-18 Yao Qi <yao@codesourcery.com>
7209
7210 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7211 supported.
7212 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7213 * gdb.mi/mi-nonstop.exp: Likewise.
7214 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7215 * gdb.mi/mi-nsintrall.exp: Likewise.
7216 * gdb.mi/mi-nsmoribund.exp: Likewise.
7217 * gdb.mi/mi-nsthrexec.exp: Likewise.
7218 * gdb.python/py-evthreads.exp: Likewise.
7219
7220 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7221
7222 Code cleanup.
7223 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7224 it. Substitute it instead of test_compiler_info everywhere.
7225
7226 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7227
7228 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7229 remote targets as well.
7230
7231 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7232
7233 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7234 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7235
7236 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7237
7238 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7239 a remote machine, not the host.
7240 (gdb_compile_shlib): Set soname if target is remote.
7241
7242 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7243
7244 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7245
7246 2011-07-13 Matt Rice <ratmice@gmail.com>
7247
7248 * gdb.python/py-objfile-script-gdb.py: Renamed to
7249 py-objfile-script-gdb.py.in.
7250 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7251 py-objfile-script-gdb.py.
7252 * gdb.python/py-objfile-script.exp: Update reference to
7253 py-objfile-script-gdb.py.
7254
7255 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7256
7257 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7258 reference undefined label.
7259
7260 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7263 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7264 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7265 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7266
7267 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7268
7269 PR python/12438
7270 * gdb.python/python.exp: Add maint set/show python print-stack
7271 deprecated tests. Add set/show python print-backtrace tests.
7272
7273 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7274
7275 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7276 debug info.
7277
7278 2011-07-06 Matt Rice <ratmice@gmail.com>
7279
7280 * gdb.python/python.exp: Update filename paths.
7281 * gdb.python/py-symtab.exp: Ditto.
7282
7283 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7284
7285 * gdb.python/py-evthreads.exp: Add missing `$'.
7286
7287 2011-07-06 Jie Zhang <jie.zhang@analog.com>
7288
7289 * config/bfin.exp: New file.
7290 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7291 * gdb.asm/bfin.inc: New file.
7292
7293 2011-07-06 Marek Polacek <mpolacek@redhat.com>
7294
7295 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7296 the whole output.
7297
7298 2011-07-05 Tom Tromey <tromey@redhat.com>
7299
7300 * gdb.java/jprint.java (jprint.hi): New field.
7301 * gdb.java/jprint.exp: Print string.
7302
7303 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7304
7305 * gdb.base/call-sc.c: Fix typos.
7306 * gdb.base/ifelse.exp: Likewise.
7307 * gdb.base/structs.c: Likewise.
7308
7309 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7310
7311 * gdb.base/jit-so.exp: New test.
7312 * gdb.base/jit-dlmain.c: New file.
7313 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7314
7315 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * gdb.cp/m-static.exp: Call get_compiler_info.
7318 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7319 * gdb.cp/pr9167.exp (p b): Likewise.
7320 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7321 (test value of P in inner_m, test type of Z in inner_m): Call
7322 setup_xfail for gcc <= 4.5.
7323
7324 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7325
7326 * gdb.cp/paren-type.cc: New files.
7327 * gdb.cp/paren-type.exp: New files.
7328
7329 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7330
7331 Stop on first linespec terminator instead of eating what we can.
7332 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7333 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7334 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7335 (break C::f()): ... this one.
7336 (break C::operator()()): New test.
7337 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7338 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7339 test.
7340
7341 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 Fall back linespec to minimal symbols.
7344 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7345 error message.
7346 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7347 * gdb.cp/minsym-fallback-main.cc: New file.
7348 * gdb.cp/minsym-fallback.cc: New file.
7349 * gdb.cp/minsym-fallback.exp: New file.
7350 * gdb.cp/minsym-fallback.h: New file.
7351
7352 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 * gdb.cp/no-dmgl-verbose.cc: New file.
7355 * gdb.cp/no-dmgl-verbose.exp: New file.
7356
7357 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7358
7359 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7360 __GI_.
7361 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7362 (f): New function.
7363 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7364 (complete p 'func<short>(): ... here.
7365 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7366 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7367 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7368 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7369 Make them KFAIL gcc/49546.
7370
7371 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7372
7373 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7374
7375 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7376
7377 Test GCC PR debug/49546.
7378 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7379 (test type of F in k3_m, test value of F in k3_m): New.
7380 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7381 (main): New variable k3. Call k3.k3_m.
7382
7383 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7384
7385 * gdb.ada/packed_array.exp: Fix expected outout.
7386
7387 2011-07-01 Jean-Charles Delay <delay@adacore.com>
7388
7389 * gdb.ada/packed_array.exp: fixed expected output.
7390
7391 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7392
7393 * gdb.ada/same_enum: New testcase.
7394
7395 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7396
7397 * gdb.ada/ptr_typedef: New testcase.
7398
7399 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.ada/arrayptr.exp: Add ptype test.
7402
7403 2011-07-01 Joel Brobecker <brobecker@adacore.com>
7404
7405 * gdb.ada/char_enum: New testcase.
7406
7407 2011-07-01 Yao Qi <yao@codesourcery.com>
7408
7409 * gdb.base/dump.exp (capture_pointer_with_type): New.
7410 Get value from address instead of name.
7411 Start GDB once, and do `dump' and `restore'
7412 tests together.
7413
7414 2011-06-30 Jie Zhang <jie.zhang@analog.com>
7415 Mike Frysinger <vapier@gentoo.org>
7416
7417 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7418 helper functions for getting/setting remotetimeout variable.
7419 * lib/gdb.exp (gdb_load): If the target is remote, set
7420 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7421 with $loadtimeout. Set $load_ok to 0 before doing the load.
7422 Instead of returning, immediately, set $load_ok to 0. Call
7423 set_remotetimeout with $oldremotetimeout, and then return if
7424 $load_ok is 1.
7425
7426 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
7427
7428 * gdb.python/py-template.exp: Don't run this test if the target
7429 does not support c++ tests.
7430
7431 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 Fix non-only rename list for Fortran modules import.
7434 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7435 tests.
7436 * gdb.fortran/module.f90 (module moduse): New.
7437 (program module): use moduse, test var_x, var_y and var_z.
7438
7439 2011-06-29 Tom Tromey <tromey@redhat.com>
7440
7441 PR testsuite/12040:
7442 * gdb.fortran/array-element.exp: Use f90, not f77.
7443 * gdb.fortran/complex.exp: Use f90, not f77.
7444 * gdb.fortran/derived-type.exp: Use f90, not f77.
7445 * gdb.fortran/library-module.exp: Use f90, not f77.
7446 * gdb.fortran/logical.exp: Use f90, not f77.
7447 * gdb.fortran/module.exp: Use f90, not f77.
7448 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7449 * gdb.fortran/subarray.exp: Use f90, not f77.
7450
7451 2011-06-29 Tom Tromey <tromey@redhat.com>
7452
7453 * gdb.fortran/charset.exp: New file.
7454 * gdb.fortran/charset.f90: New file.
7455
7456 2011-06-29 Tom Tromey <tromey@redhat.com>
7457
7458 PR testsuite/12040:
7459 * lib/future.exp: New file, mostly extracted from ada.exp.
7460 Rewrote compatibility code to use rename.
7461 (gdb_find_gfortran): New proc.
7462 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7463 gfortran patch.
7464 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7465 Move to future.exp.
7466 * lib/gdb.exp: Always load future.exp.
7467
7468 2011-06-28 Yao Qi <yao@codesourcery.com>
7469
7470 * gdb.cp/exception.cc: Don't include iostream.
7471 (bar): Remove print statement.
7472 (catcher): New.
7473 (main): Remove print statements. Call function catcher.
7474 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7475 Set breakpoint on catcher, and check the value of parameter.
7476
7477 2011-06-23 Yao Qi <yao@codesourcery.com>
7478
7479 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7480 breakpoint 1.2 is disabled. KFAIL for uclinux.
7481
7482 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7483
7484 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7485 mi_gdb_test.
7486
7487 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7488
7489 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7490
7491 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7492
7493 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7494
7495 2011-06-23 Marek Polacek <mpolacek@redhat.com>
7496
7497 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7498 `test_exec_and_symbol_mi_operatons' return value.
7499 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7500 gdb_test_multiple.
7501 (test_exec_and_symbol_mi_operatons): Likewise.
7502 (test_path_specification): Likewise.
7503
7504 2011-06-23 Yao Qi <yao@codesourcery.com>
7505
7506 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7507 supported.
7508 * lib/gdb.exp (support_displaced_stepping): New.
7509
7510 2011-06-23 Yao Qi <yao@codesourcery.com>
7511
7512 * gdb.threads/execl.exp: Skip on remote target.
7513
7514 2011-06-21 Marek Polacek <mpolacek@redhat.com>
7515
7516 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7517 mi_gdb_test.
7518
7519 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7520
7521 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7522
7523 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7524
7525 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7526 mi_gdb_test.
7527
7528 2011-06-20 Marek Polacek <mpolacek@redhat.com>
7529
7530 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7531
7532 2011-06-14 Yao Qi <yao@codesourcery.com>
7533
7534 gdb/testsuite/
7535 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7536
7537 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7540
7541 2011-06-10 Tom Tromey <tromey@redhat.com>
7542
7543 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7544 Add tests for pointer-to-member-function.
7545 * gdb.cp/temargs.cc (S::somefunc): New function.
7546 (K2): New class.
7547 (main): Instantiate K2; call method.
7548
7549 2011-06-08 Joel Brobecker <brobecker@adacore.com>
7550
7551 * gdb.python/py-inferior.c (f2): Make str an array rather
7552 than a pointer.
7553 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7554
7555 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7556
7557 * gdb.base/async-shell.c: New file.
7558 * gdb.base/async-shell.exp: New file.
7559
7560 2011-06-06 Pedro Alves <pedro@codesourcery.com>
7561
7562 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7563
7564 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7565
7566 From Stephen Kitt <steve@sk2.org>
7567 * gdb.base/help.exp: Adjust following some spelling corrections
7568 in GDB.
7569
7570 2011-06-01 Yao Qi <yao@codesourcery.com>
7571
7572 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7573
7574 2010-05-31 Keith Seitz <keiths@redhat.com>
7575
7576 PR c++/12750
7577 * gdb.cp/static-method.cc: New file.
7578 * gdb.cp/static-method.exp: New file.
7579
7580 2010-05-31 Keith Seitz <keiths@redhat.com>
7581
7582 PR symtab/12704
7583 * gdb.cp/anon-ns.cc: New file.
7584 * gdb.cp/anon-ns.exp: New file.
7585
7586 2011-05-31 Pedro Alves <pedro@codesourcery.com>
7587
7588 * gdb.arch/i386-dr3-watch.c: New file.
7589 * gdb.arch/i386-dr3-watch.exp: New file.
7590
7591 2011-05-30 Yao Qi <yao@codesourcery.com>
7592
7593 * gdb.base/callfuncs.c (t_structs_fc): New.
7594 (t_structs_dc, t_structs_ldc): New.
7595 (t_double_many_args):
7596 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7597 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7598 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7599 * gdb.base/callfuncs.exp: Call new functions.
7600
7601 2011-05-30 Yao Qi <yao@codesourcery.com>
7602
7603 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7604 Call rerun_and_prepare for each test to isolate effects.
7605
7606 2011-05-30 Yao Qi <yao@codesourcery.com>
7607
7608 * gdb.base/varargs.c (find_max_float_real): New.
7609 (find_max_double_real, find_max_long_double_real): New.
7610 * gdb.base/varargs.exp: Call these new added functions.
7611 * lib/gdb.exp (setup_kfail_for_target): New.
7612
7613 2011-05-30 Yao Qi <yao@codesourcery.com>
7614
7615 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7616 (callcd, callce, callcf, callc1a, callc1b): New.
7617 (callc2a, callc2b): New.
7618 * gdb.base/funcargs.exp (complex_args): New.
7619 (complex_integral_args, complex_float_integral_args): New.
7620 * lib/gdb.exp (support_complex_tests): New. Determine
7621 whether to run test cases on _Complex types.
7622
7623 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7624
7625 * gdb.threads/leader-exit.c: New file.
7626 * gdb.threads/leader-exit.exp: New file.
7627
7628 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7629
7630 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
7631
7632 2011-05-27 Marek Polacek <mpolacek@redhat.com>
7633
7634 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7635 remove the `supported' variable.
7636 * gdb.mi/mi-nonstop.exp: Likewise.
7637 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7638 * gdb.mi/mi-nsintrall.exp: Likewise.
7639 * gdb.mi/mi-nsmoribund.exp: Likewise.
7640 * gdb.mi/mi-nsthrexec.exp: Likewise.
7641
7642 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7643
7644 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7645
7646 2011-05-26 Pedro Alves <pedro@codesourcery.com>
7647
7648 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7649
7650 2011-05-24 Keith Seitz <keiths@redhat.com>
7651
7652 PR breakpoint/12803
7653 * gdb.cp/cmpd-minsyms.cc (a): New method.
7654 (b): New method.
7655 (c): New method.
7656 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7657
7658 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7659
7660 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7661 watchpoint's command list didn't execute when the watchpoint went
7662 out of scope.
7663
7664 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7665
7666 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7667 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7668 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7669 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7670 * gdb.arch/i386-permbkpt.exp: Likewise.
7671 * gdb.arch/i386-prologue.exp: Likewise.
7672 * gdb.arch/i386-size-overlap.exp: Likewise.
7673 * gdb.arch/i386-size.exp: Likewise.
7674 * gdb.arch/i386-unwind.exp: Likewise.
7675 * gdb.reverse/i386-precsave.exp: Likewise.
7676 * gdb.reverse/i386-reverse.exp: Likewise.
7677 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7678 * gdb.reverse/i387-env-reverse.exp: Likewise.
7679 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7680
7681 2011-05-24 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7684 file doesn't error, using MI.
7685
7686 2011-05-23 Tom Tromey <tromey@redhat.com>
7687
7688 * gdb.base/charset.exp (string_display): Add tests to assign to
7689 arrays.
7690 * gdb.base/charset.c (short_array, int_array, long_array): New.
7691
7692 2011-05-20 Pedro Alves <pedro@codesourcery.com>
7693
7694 Cope with async mode.
7695
7696 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7697 into gdb_test + mi_expect_stop.
7698
7699 2011-05-20 Pedro Alves <pedro@codesourcery.com>
7700
7701 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7702 (callme): Remove printf call.
7703
7704 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
7705
7706 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7707 quote pattern to avoid problems with Cygwin/mingw expect versions.
7708 * gdb.base/default.exp (show convenience): Use double
7709 quote pattern for regular expressions.
7710
7711 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7712
7713 Fix -readnow for -gdwarf-4 unused type units.
7714 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7715 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7716
7717 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * gdb.base/kill-after-signal.c: New file.
7720 * gdb.base/kill-after-signal.exp: New file.
7721
7722 2011-05-16 Pedro Alves <pedro@codesourcery.com>
7723
7724 * gdb.ada/start.exp: Call untested with the correct test filename.
7725 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7726 test filename. Make the test's binary unique.
7727 * gdb.arch/i386-signal.exp: Call untested with the correct test
7728 filename.
7729 * gdb.arch/i386-size-overlap.exp: Ditto.
7730 * gdb.arch/Makefile.in (EXECUTABLES): Update.
7731 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7732 * gdb.cp/call-c.exp: Ditto.
7733 * gdb.mi/mi-reverse.exp: Call untested with the correct test
7734 filename. Make the test's binary unique.
7735 * gdb.mi/Makefile.in (EXECUTABLES): Update.
7736 * gdb.python/py-mi.exp: Ditto.
7737 * gdb.python/Makefile.in (EXECUTABLES): Update.
7738 * gdb.reverse/i386-precsave.exp: Ditto.
7739 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7740 test filename.
7741 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7742 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
7743 unique.
7744 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7745 test filename.
7746 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
7747 * gdb.trace/tfile.exp: Ditto.
7748
7749 2011-05-14 Yao Qi <yao@codesourcery.com>
7750
7751 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7752 type.
7753
7754 2011-05-13 Doug Evans <dje@google.com>
7755
7756 * gdb.python/py-objfile-script.exp: New file.
7757 * gdb.python/py-objfile-script.c: New file.
7758 * gdb.python/py-objfile-script-gdb.py: New file.
7759 * testsuite/gdb.python/py-section-script.exp: Test
7760 "info auto-load-scripts".
7761
7762 2011-05-13 Tom Tromey <tromey@redhat.com>
7763
7764 * gdb.dwarf2/clztest.exp: New file.
7765 * gdb.dwarf2/clztest.c: New file.
7766 * gdb.dwarf2/clztest.S: New file.
7767
7768 2011-05-13 Doug Evans <dje@google.com>
7769
7770 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
7771 String16 tests.
7772
7773 2011-05-13 Tom Tromey <tromey@redhat.com>
7774
7775 * lib/gdb.exp (is_x86_like_target): New proc.
7776 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
7777 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
7778 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
7779 -nostdlib to compiler.
7780 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
7781 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
7782 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
7783 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
7784 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
7785
7786 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7787
7788 * gdb.python/py-function.exp: Test setting a value from a function
7789 which executes a command.
7790
7791 2011-05-12 Tom Tromey <tromey@redhat.com>
7792
7793 * gdb.dwarf2/typeddwarf.S: New file.
7794 * gdb.dwarf2/typeddwarf.c: New file.
7795 * gdb.dwarf2/typeddwarf.exp: New file.
7796
7797 2011-05-12 Marek Polacek <mpolacek@redhat.com>
7798
7799 * gdb.mi/mi-basics.exp: Fix races. Honour the
7800 `test_exec_and_symbol_mi_operatons' return value.
7801 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7802 gdb_test_multiple.
7803 (test_exec_and_symbol_mi_operatons): Likewise.
7804 (test_path_specification): Likewise.
7805
7806 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
7809 (gdb_touch_execfile): Remove catch wrappers. New variable time.
7810 Replace `file copy' and `file rename' by `file mtime'. Twice.
7811
7812 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7813
7814 * gdb.base/readline-ask.c: New file.
7815 * gdb.base/readline-ask.exp: New file.
7816 * gdb.base/readline-ask.inputrc: New file.
7817
7818 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
7819
7820 * gdb.cell/bt.exp: Delete breakpoints before running to signal
7821 to avoid race condition.
7822 * gdb.cell/coremaker.c: Use small stack size.
7823 * gdb.cell/ea-standalone.exp: Use file name without path as
7824 argument to c_to.
7825 * gdb.cell/fork.exp: Allow other output when continuing to end.
7826
7827 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7828
7829 * gdb.threads/corethreads.c: New file.
7830 * gdb.threads/corethreads.exp: New file.
7831
7832 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7833
7834 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
7835 Try to compile the test using -Wl,-z,norelro first.
7836 (load_core): New variable libthread_db_seen, initialize it.
7837 (zeroed-threads cannot be listed): Protect it by XFAIL on
7838 !$libthread_db_seen.
7839
7840 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 PR 12573
7843 * gdb.dwarf2/dw2-skip-prologue.S: New file.
7844 * gdb.dwarf2/dw2-skip-prologue.c: New file.
7845 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
7846
7847 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7848
7849 * gdb.cp/psymtab-parameter.cc: New file.
7850 * gdb.cp/psymtab-parameter.exp: New file.
7851
7852 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7853
7854 Fix a race.
7855 * gdb.cp/static-print-quit.exp (print c): Split to ...
7856 (print c - <return>, print c - q <return>, print c - to quit):
7857 ... these. Make the testfile untested on gdb-7.1.
7858
7859 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
7860
7861 * lib/gdb.exp (exec_target_file, exec_symbol_file,
7862 gdb_rename_execfile, gdb_touch_execfile): New.
7863 * gdb.base/reread.exp: Use new procs to handle multiple
7864 exec files.
7865
7866 2011-05-05 Yao Qi <yao@codesourcery.com>
7867
7868 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
7869 (test_adr_32bit, test_pop_pc): New.
7870 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
7871 (test_adr_32bit, test_pop_pc): New.
7872
7873 2011-05-04 Joseph Myers <joseph@codesourcery.com>
7874
7875 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
7876 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
7877 targets.
7878 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
7879 handle targets.
7880
7881 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7882
7883 * gdb.base/completion.exp (complete help info wat): Rename to ...
7884 (complete 'help info wat'): ... here.
7885 Remove all `-re ".*' and `-re "^.*' redundant regexes.
7886 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
7887
7888 2011-05-04 Pedro Alves <pedro@codesourcery.com>
7889
7890 * gdb.base/completion.exp: Use gdb_test_multiple instead of
7891 gdb_test and explicit $gdb_prompt/timeout matches.
7892
7893 2011-05-04 Yao Qi <yao@codesourcery.com>
7894
7895 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
7896 and __thumb2__.
7897
7898 2011-05-03 Marek Polacek <mpolacek@redhat.com>
7899
7900 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
7901 in place of `gdb_test "delete breakpoints"'. This eliminates two
7902 testcases.
7903
7904 2011-05-02 Pedro Alves <pedro@codesourcery.com>
7905
7906 PR testsuite/12649
7907 Fix races.
7908
7909 * gdb.base/completion.exp: Remove all sleep calls. Remove
7910 unnecessary regexs. Don't explicitly expect anything after the
7911 prompt. Eat the prompt if necessary.
7912
7913 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7914
7915 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
7916 accept to show the caller line again as well as the line after.
7917
7918 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
7919
7920 PR mi/12531
7921
7922 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
7923 compile target.
7924 * gdb.python/py-prettyprint.exp: Add C++ object for
7925 CPLUS_FAKE_CHILD test.
7926
7927 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
7928
7929 * gdb.base/signest.exp: New file.
7930 * gdb.base/signest.c: Likewise.
7931
7932 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
7935 thread and breakpoint notifications.
7936
7937 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7938
7939 * gdb.base/fortran-sym-case.c: New file.
7940 * gdb.base/fortran-sym-case.exp: New file.
7941 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
7942 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7943 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
7944
7945 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7946
7947 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
7948 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
7949 false #1', `if true else false #2' and `if true else false #3'.
7950
7951 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
7952
7953 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
7954 while delivering signal.
7955
7956 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
7957
7958 MI breakpoint notifications.
7959
7960 * testsuite/gdb.mi/mi-cli.exp: Adust.
7961 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7962 * testsuite/gdb.mi/mi-watch.exp: Adust.
7963 * testsuite/gdb.mi/mi2-watch.exp: Adust.
7964 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
7965 notifications.
7966
7967 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7968
7969 * gdb.base/gdbindex-stabs-dwarf.c: New file.
7970 * gdb.base/gdbindex-stabs.c: New file.
7971 * gdb.base/gdbindex-stabs.exp: New file.
7972
7973 2011-04-25 Yao Qi <yao@codesourcery.com>
7974
7975 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
7976 with /*...*/.
7977 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7978
7979 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 * gdb.python/py-value.exp (test_objfiles): Name the first test
7982 `py-value in file.filename'.
7983
7984 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7985
7986 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
7987 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
7988 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
7989 !gdbserver_reconnect_p..
7990 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
7991
7992 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7993
7994 * gdb.cp/cpcompletion.exp (complete class methods)
7995 (complete class methods beginning with F): Move them above runto. New
7996 comment about the runto delimiter.
7997
7998 2011-04-20 Pedro Alves <pedro@codesourcery.com>
7999
8000 * gdb.base/maint.exp: Test that "maint print registers" works
8001 without a running program.
8002
8003 2011-04-20 Marek Polacek <mpolacek@redhat.com>
8004
8005 * gdb.base/setshow.exp: Fix racy tests.
8006 ($old_gdb_prompt): New variable.
8007
8008 2011-04-19 Tom Tromey <tromey@redhat.com>
8009
8010 * gdb.mi/mi-nsmoribund.exp:
8011 * gdb.hp/gdb.objdbg/objdbg01.exp:
8012 * gdb.base/structs.exp (test_struct_returns):
8013 * gdb.base/call-sc.exp (test_scalar_returns):
8014 * gdb.base/bigcore.exp: Remove duplicate words.
8015
8016 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8019 * gdb.base/break-interp.exp (test_attach): New comment.
8020
8021 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8022
8023 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8024 (clear __stack_user.next, clear stack_used.next)
8025 (save a zeroed-threads corefile): New test.
8026 Call core_load for $core0file.
8027 (zeroed-threads cannot be listed): New test.
8028
8029 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8032 filename.
8033 ($srcfile): Preserve the original value.
8034 ($testfile): Match it the .exp filename.
8035 ($corefile): New variable. Substitute it around.
8036 Use clean_restart.
8037 ($prev_timeout): Remove.
8038 (load_core): Move core loading into this proc.
8039 Fix restore of $timeout if load_core fails.
8040
8041 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 * gdb.base/eu-strip-infcall.c: New file.
8044 * gdb.base/eu-strip-infcall.exp: New file.
8045
8046 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8049 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8050
8051 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8052
8053 Fix Python access to inlined frames.
8054 * gdb.python/py-frame-inline.c: New file.
8055 * gdb.python/py-frame-inline.exp: New file.
8056
8057 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8058
8059 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8060 content of 's24' correctly (avoiding "optimized out").
8061 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8062
8063 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8066
8067 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8068
8069 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8070 expect a colon in watch -location output.
8071
8072 2011-04-13 Marek Polacek <mpolacek@redhat.com>
8073
8074 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8075 New testcase `expect response to define backtrace'. Also remove
8076 redundant `default' block.
8077
8078 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8079
8080 * gdb.python/py-prettyprint.c (struct hint_error): New.
8081 (main): New variable hint_error.
8082 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8083 "print hint_error".
8084 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8085 (register_pretty_printers): Register it.
8086
8087 2011-04-04 Tom Tromey <tromey@redhat.com>
8088
8089 * gdb.cp/maint.exp (test_help): Update.
8090 (test_namespace): Likewise.
8091
8092 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8093
8094 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8095 * gdb.ada/arrayptr.exp: Add new tests.
8096
8097 2011-04-01 Joel Brobecker <brobecker@adacore.com>
8098
8099 * gdb.ada/mi_catch_ex: New testcase.
8100
8101 2011-04-01 Pedro Alves <pedro@codesourcery.com>
8102
8103 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8104 base::overload(void) method without specifying "const".
8105
8106 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8107
8108 * gdb.arch/thumb-singlestep.S: New file.
8109 * gdb.arch/thumb-singlestep.exp: Likewise.
8110
8111 2011-03-31 Tom Tromey <tromey@redhat.com>
8112
8113 * gdb.python/py-prettyprint.py (exception_flag): New global.
8114 (NoStringContainerPrinter._iterator.next): Check it.
8115 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8116 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8117
8118 2011-03-29 Tom Tromey <tromey@redhat.com>
8119
8120 * gdb.cp/anon-struct.cc: New file.
8121 * gdb.cp/anon-struct.exp: New file.
8122
8123 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 Test STT_GNU_IFUNC support.
8126 * gdb.base/gnu-ifunc-lib.c: New file.
8127 * gdb.base/gnu-ifunc.c: New file.
8128 * gdb.base/gnu-ifunc.exp: New file.
8129
8130 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 Support a ring of related breakpoints.
8133 * gdb.base/watchpoint-delete.c: New file.
8134 * gdb.base/watchpoint-delete.exp: New file.
8135
8136 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8137
8138 * gdb.ada/arrayparam.exp (print first after function call): Use
8139 explicit package name. Add a comment
8140 (print lasta after function call): Rename ...
8141 (print last after function call): ... it and use explicit package
8142 name.
8143 (print length after function call): Use explicit package name.
8144 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8145 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8146 (multiple matches for symbol i): Rename ...
8147 (multiple matches for symbol integervar): ... it.
8148 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8149 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8150
8151 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
8152
8153 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8154 environment variable to make grep output more predictable. Move
8155 all the environment setup into gdb_init so it's done once per test
8156 case rather than each time we start gdb.
8157
8158 2011-03-24 Tom Tromey <tromey@redhat.com>
8159
8160 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8161 test.
8162
8163 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8164
8165 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8166 * gdb.dwarf2/dw2-entry-value.S: New file.
8167 * gdb.dwarf2/dw2-entry-value.exp: New file.
8168
8169 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8170
8171 PR python/12183
8172
8173 * gdb.python/py-function.exp: Add GdbError tests.
8174
8175 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8176
8177 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8178 (reglocal_test_func, statlocal_test_func): New functions.
8179 (globals_test_func): Call new functions.
8180 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8181 (gdb_collect_locals_test): New procedure.
8182 (gdb_trace_collection_test): Call new procedures.
8183
8184 2011-03-18 Pedro Alves <pedro@codesourcery.com>
8185
8186 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8187 (test_register, test_register_unavailable): New procedures.
8188 (gdb_unavailable_registers_test): New procedure.
8189 (gdb_trace_collection_test): Call it.
8190
8191 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8192
8193 PR python/12149
8194
8195 * gdb.python/python.exp: Add gdb.write tests.
8196
8197 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8198
8199 * gdb.python/Makefile.in: Add py-objfile.
8200 * gdb.python/py-objfile.exp: New file.
8201 * gdb.python/py-objfile.c: New file.
8202 * gdb.python/py-block.exp: Add is_valid tests.
8203 * gdb.python/py-inferior.exp: Ditto.
8204 * gdb.python/py-infthread.exp: Ditto.
8205 * gdb.python/py-symbol.exp: Ditto.
8206 * gdb.python/py-symtab.exp: Ditto.
8207
8208 2011-03-16 Keith Seitz <keiths@redhat.com>
8209
8210 PR c++/12273
8211 * gdb.cp/cmpd-minsyms.exp: New test.
8212 * gdb.cp/cmpd-minsyms.cc: New file.
8213
8214 PR c++/11734
8215 * gdb.cp/ovsrch.exp: New test.
8216 * gdb.cp/ovsrch.h: New file.
8217 * gdb.cp/ovsrch1.cc: New file.
8218 * gdb.cp/ovsrch2.cc: New file.
8219 * gdb.cp/ovsrch3.cc: New file.
8220 * gdb.cp/ovsrch4.cc: New file.
8221
8222 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8223
8224 PR gdb/12528
8225 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8226 * gdb.base/break-on-linker-gcd-function.exp: New test.
8227 * gdb.base/break-on-linker-gcd-function.cc: New file.
8228
8229 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
8230
8231 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8232
8233 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8234
8235 * lib/gdb.exp (gdb_unload): Add another termination case.
8236
8237 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8238
8239 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8240 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8241 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8242 Provide a stub byte there.
8243 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8244 DW_AT_entry_pc.
8245 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8246
8247 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8248
8249 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8250 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8251 "generic ABI, auto".
8252 (altivec_abi_tests): Accept vectors returned by reference.
8253
8254 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8255
8256 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8257
8258 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8259
8260 * gdb.python/py-section-script.exp: Skip test if no Python support.
8261
8262 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8263
8264 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8265
8266 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8267
8268 * gdb.python/py-parameter.exp: Update tests to the new Python
8269 parameter API. Add "no documentation" test. Add deprecated API
8270 backward compatibility test.
8271
8272 2011-03-09 Tom Tromey <tromey@redhat.com>
8273
8274 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8275 gdb_continue_to_end.
8276
8277 2011-03-09 Mark Kettenis <kettenis@gnu.org>
8278
8279 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8280 tabs.
8281
8282 2011-03-09 Tom Tromey <tromey@redhat.com>
8283
8284 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8285 parentheses.
8286 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8287 $command.
8288 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8289 argument to gdb_continue_to_end.
8290 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8291 argument to gdb_continue_to_end.
8292 * gdb.cp/annota3.exp: Fix regex.
8293 * gdb.cp/annota2.exp: Fix regex.
8294 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8295 gdb_continue_to_end.
8296 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8297 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8298 gdb_continue_to_end.
8299
8300 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 * gdb.server/ext-run.exp
8303 (load new file without any gdbserver inferior): New test.
8304
8305 2011-03-07 Tom Tromey <tromey@redhat.com>
8306
8307 * Makefile.in (TAGS): Rewrite.
8308
8309 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8310
8311 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8312 initial commands echo. New match for `Found trace'. Anchor all the
8313 other matches. Anchor and match for `No trace frame found' the final
8314 match.
8315
8316 2011-03-07 Tom Tromey <tromey@redhat.com>
8317
8318 * Makefile.in (TAGS): New target.
8319
8320 2011-03-07 Tom Tromey <tromey@redhat.com>
8321
8322 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8323 change.
8324 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8325 change.
8326 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8327 exit message change.
8328 (skip_altivec_tests): Update for exit message change.
8329 (skip_vsx_tests): Likewise.
8330 (gdb_continue_to_end): Likewise. Add 'command' argument.
8331 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8332 * gdb.threads/tls.exp: Update for exit message change.
8333 * gdb.threads/thread-unwindonsignal.exp: Use
8334 gdb_continue_to_end.
8335 * gdb.threads/step.exp (step_it): Update for exit message change.
8336 (continue_all): Likewise.
8337 * gdb.threads/print-threads.exp (test_all_threads): Update for
8338 exit message change.
8339 * gdb.threads/interrupted-hand-call.exp: Use
8340 gdb_continue_to_end.
8341 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8342 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8343 gdb_continue_to_end.
8344 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8345 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8346 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8347 * gdb.cp/method.exp: Update for exit message change.
8348 * gdb.cp/mb-templates.exp: Update for exit message change.
8349 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8350 * gdb.cp/annota3.exp: Update for exit message change.
8351 * gdb.cp/annota2.exp: Update for exit message change.
8352 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8353 * gdb.base/term.exp: Update for exit message change.
8354 * gdb.base/step-test.exp (test_i): Update for exit message change.
8355 * gdb.base/sigstep.exp (advance): Update for exit message change.
8356 (advancei): Likewise.
8357 * gdb.base/siginfo.exp: Update for exit message change.
8358 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8359 * gdb.base/reread.exp: Use gdb_continue_to_end.
8360 * gdb.base/langs.exp: Use gdb_continue_to_end.
8361 * gdb.base/interrupt.exp: Update for exit message change.
8362 * gdb.base/gdb1555.exp: Update for exit message change.
8363 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8364 * gdb.base/ending-run.exp: Update for exit message change.
8365 * gdb.base/chng-syms.exp: Update for exit message change.
8366 * gdb.base/checkpoint.exp: Update for exit message change.
8367 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8368 gdb_continue_to_end.
8369 (test_catch_syscall_with_wrong_args): Likewise.
8370 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8371 * gdb.base/break-interp.exp (test_ld): Update for exit message
8372 change.
8373 * gdb.base/bang.exp: Update for exit message change.
8374 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8375 (do_call_attach_tests): Likewise.
8376 * gdb.base/a2-run.exp: Update for exit message change.
8377 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8378 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8379 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8380
8381 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8384
8385 2011-03-03 Tom Tromey <tromey@redhat.com>
8386
8387 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8388 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8389 * gdb.hp/gdb.aCC/configure.ac: Remove.
8390 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8391 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8392 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8393 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8394 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8395 * gdb.hp/gdb.compat/configure.ac: Remove.
8396 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8397 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8398 * gdb.hp/gdb.defects/configure.ac: Remove.
8399 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8400 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8401 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8402 * gdb.hp/configure.ac: Remove.
8403 * gdb.hp/configure: Remove.
8404 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8405 substitution.
8406 (Makefile): Remove rule.
8407 * gdb.cell/configure.ac: Remove.
8408 * gdb.cell/configure: Remove.
8409 * gdb.stabs/Makefile.in (Makefile): Remove.
8410 (distclean): Don't remove config.status or config.log.
8411 * gdb.stabs/configure (Makefile): Remove.
8412 * gdb.stabs/configure.ac: Remove.
8413 * configure: Rebuild.
8414 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8415 Remove stabs- and cell-specific logic. Test for existence of
8416 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8417 subdirectories, gdb.cell, and and gdb.stabs.
8418 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8419
8420 2011-03-03 Joel Brobecker <brobecker@adacore.com>
8421
8422 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8423 end of buffer.
8424
8425 2011-03-02 Joel Brobecker <brobecker@adacore.com>
8426
8427 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8428 gdb_test when running a test where we expected no output back.
8429
8430 2011-02-28 Michael Snyder <msnyder@vmware.com>
8431
8432 * gdb.cp/overload.cc: Change initializer value to integer.
8433
8434 2011-02-27 Michael Snyder <msnyder@vmware.com>
8435
8436 * gdb.multi/base.exp: Add test for remove-inferiors.
8437
8438 2011-02-26 Joel Brobecker <brobecker@adacore.com>
8439
8440 * gdb.python/py-frame.exp: Simplify the initialization phase
8441 using prepare_for_testing.
8442
8443 2011-02-25 Michael Snyder <msnyder@vmware.com>
8444
8445 * gdb.multi/base.exp: Add tests for info inferiors with args.
8446
8447 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8450 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8451 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8452 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8453 asmfile3. Comment the STABS (#3) file compilation. Compile
8454 everything through assembler. Provide KFAIL for symtab/12497.
8455 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8456 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8457 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8458 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8459
8460 2011-02-24 Michael Snyder <msnyder@vmware.com>
8461
8462 * gdb.base/break.exp: Add tests for delete breakpoints using
8463 convenience variables and value history references.
8464
8465 2011-02-24 Michael Snyder <msnyder@vmware.com>
8466
8467 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8468 left behind in previous check-in.
8469
8470 2011-02-23 Michael Snyder <msnyder@vmware.com>
8471
8472 * gdb.base/break.exp: Add tests for "info break" with arguments.
8473 * gdb.trace/infotrace.exp: Update patterns for error and help.
8474 * gdb.base/completion.exp: Update pattern.
8475 * gdb.base/ena-dis-br.exp: Update pattern.
8476 * gdb.base/help.exp: Update patterns.
8477
8478 2011-02-23 Michael Snyder <msnyder@vmware.com>
8479
8480 * gdb.base/memattr.exp: New test.
8481 * gdb.base/memattr.c: Test load for memattr.exp.
8482
8483 2011-02-22 Doug Evans <dje@google.com>
8484
8485 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8486
8487 2011-02-22 Michael Snyder <msnyder@vmware.com>
8488
8489 * Makefile.in: Make more clean.
8490 * gdb.ada/Makefile.in: Ditto.
8491 * gdb.arch/Makefile.in: Ditto.
8492 * gdb.asm/Makefile.in: Ditto.
8493 * gdb.base/Makefile.in: Ditto.
8494 * gdb.cp/Makefile.in: Ditto.
8495 * gdb.dwarf2/Makefile.in: Ditto.
8496 * gdb.java/Makefile.in: Ditto.
8497 * gdb.mi/Makefile.in: Ditto.
8498 * gdb.modula2/Makefile.in: Ditto.
8499 * gdb.python/Makefile.in: Ditto.
8500 * gdb.server/Makefile.in: Ditto.
8501 * gdb.stabs/Makefile.in: Ditto.
8502 * gdb.threads/Makefile.in: Ditto.
8503 * gdb.trace/Makefile.in: Ditto.
8504
8505 2011-02-22 Michael Snyder <msnyder@vmware.com>
8506
8507 * gdb.threads/thread-find.exp: Add tests for bad input to
8508 info threads.
8509
8510 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8511
8512 * gdb.python/py-breakpoint.exp: Fix the expected output of
8513 one of the "maint info breakpoints" tests to accept the output
8514 generated on platforms that do not have hardware watchpoints.
8515
8516 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8517
8518 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8519 clean_restart. Be a little stricter in the expected output
8520 for one of the tests. Fix a typo in one of the comments.
8521
8522 2011-02-22 Joel Brobecker <brobecker@adacore.com>
8523
8524 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8525 Delete variable binfile, no longer use. Add or modify test
8526 comments to make them unique.
8527
8528 2011-02-21 Michael Snyder <msnyder@vmware.com>
8529
8530 * Makefile.in: Update for make clean.
8531 * gdb.ada/Makefile.in: Ditto.
8532 * gdb.arch/Makefile.in: Ditto.
8533 * gdb.asm/Makefile.in: Ditto.
8534 * gdb.base/Makefile.in: Ditto.
8535 * gdb.cp/Makefile.in: Ditto.
8536 * gdb.dwarf2/Makefile.in: Ditto.
8537 * gdb.java/Makefile.in: Ditto.
8538 * gdb.mi/Makefile.in: Ditto.
8539 * gdb.modula2/Makefile.in: Ditto.
8540 * gdb.python/Makefile.in: Ditto.
8541 * gdb.server/Makefile.in: Ditto.
8542 * gdb.stabs/Makefile.in: Ditto.
8543 * gdb.threads/Makefile.in: Ditto.
8544 * gdb.trace/Makefile.in: Ditto.
8545
8546 2011-02-21 Michael Snyder <msnyder@vmware.com>
8547
8548 * gdb.threads/thread-find.exp: Update patterns for changes in
8549 output of "info threads" command.
8550
8551 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8552 Ulrich Weigand <uweigand@de.ibm.com>
8553
8554 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8555 (skip_hw_watchpoint_tests): Likewise.
8556 (skip_hw_watchpoint_multi_tests): Likewise.
8557
8558 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8559
8560 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8561 (skip_hw_watchpoint_tests): Likewise.
8562 (skip_hw_watchpoint_multi_tests): Likewise.
8563 (skip_hw_watchpoint_access_tests): Likewise.
8564
8565 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8566 * gdb.base/pr11022.exp: Likewise.
8567 * gdb.base/watch-read.exp: Likewise.
8568 * gdb.base/watch_thread_num.exp: Likewise.
8569 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8570 * gdb.base/watchpoint-hw.exp: Likewise.
8571 * gdb.base/watchpoint.exp: Likewise.
8572 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8573 * gdb.threads/watchthreads-reorder.exp: Likewise.
8574 * gdb.threads/watchthreads.exp: Likewise.
8575 * gdb.threads/watchthreads2.exp: Likewise.
8576
8577 2011-02-21 Joel Brobecker <brobecker@adacore.com>
8578
8579 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8580 the debugger is unable to find the array bounds.
8581
8582 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8583
8584 * gdb.cp/typedef-operator.exp: New file.
8585 * gdb.cp/typedef-operator.cc: New file.
8586
8587 2011-02-17 Michael Snyder <msnyder@vmware.com>
8588
8589 * gdb.threads/thread-find.exp: Fix regular expressions.
8590
8591 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8592
8593 * gdb.ada/packed_array: Expand testcase to test printing of
8594 unconstrained packed array.
8595
8596 2011-02-17 Joel Brobecker <brobecker@adacore.com>
8597
8598 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8599
8600 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8601
8602 * gdb.trace/collection.c (globalarr3): New global.
8603 (main): Initialize it before collecting, and and clear it
8604 afterwards.
8605 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8606 collecting with '{type} addr', where the addr expression is not an
8607 rvalue.
8608
8609 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
8610
8611 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8612 a bool variable. Expect correct OpenCL names for vector types. Use the
8613 uc3 variable name instead of referring to the uchar3 built-in type.
8614 Escape the asterisk at the half pointer test.
8615
8616 2011-02-16 Pedro Alves <pedro@codesourcery.com>
8617
8618 * gdb.trace/collection.c (globalarr2): New global.
8619 (main): Initialize it before collecting, and and clear it
8620 afterwards.
8621 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8622 collecting overlapping memory ranges.
8623
8624 2011-02-15 Michael Snyder <msnyder@vmware.com>
8625
8626 * gdb.base/default.exp: Add tests for thread commands.
8627 * gdb.base/help.exp: Add tests for thread commands.
8628 * gdb.threads/thread-find.exp: New test for thread find command.
8629
8630 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
8631
8632 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8633
8634 2011-02-15 Yao Qi <yao@codesourcery.com>
8635
8636 PR tdep/12352
8637 * gdb.arch/arm-disp-step.S : New test for str instruction.
8638 * gdb.arch/arm-disp-step.exp : Likewise.
8639
8640 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8641
8642 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8643 "vector_register2_vr" test strings. Test the extended floating
8644 point registers (F32~F63).
8645 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8646 IBM XL C compiler. Make the test program use a register provided
8647 by the compiler for the lxvd2x instruction.
8648
8649 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8650
8651 * gdb.trace/unavailable.cc (class Base, class Middle, class
8652 Derived): New types.
8653 (derived_unavail, derived_partial, derived_whole): New globals.
8654 (virtual_partial): New global.
8655 (virtualp): Point at virtual_partial.
8656 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8657 related to unavailable vptr.
8658
8659 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8660
8661 * gdb.trace/unavailable.cc (a, b, c): New globals.
8662 (main): Set and clear them.
8663 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8664 `a' and `c', and check that `b' isn't collected, although `a' and
8665 `c' are.
8666
8667 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8668
8669 * gdb.trace/unavailable.cc (struct Virtual): New.
8670 (virtualp): New global pointer.
8671 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8672 printing a pointer to an object whose type has a vtable, with
8673 print object on.
8674
8675 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8676
8677 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8678 value repeat handles unavailableness.
8679
8680 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8681
8682 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8683 tests for building arrays from unavailable values, subscripting
8684 non-memory rvalue unvailable arrays, and accessing fields or
8685 baseclasses of non-lazy unavailable values,
8686 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8687 struct types.
8688 (g_smallstruct, g_smallstruct_b): New globals.
8689
8690 2011-02-14 Pedro Alves <pedro@codesourcery.com>
8691
8692 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8693
8694 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8695
8696 Fix const/volatile qualifiers of C++ types, PR c++/12328.
8697 * gdb.cp/overload-const.exp: New file.
8698 * gdb.cp/overload-const.cc: New file.
8699
8700 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8701
8702 * gdb.opencl/callfuncs.cl: New file.
8703 * gdb.opencl/callfuncs.exp: New test.
8704 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8705
8706 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8707
8708 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8709 when computing result.
8710 * gdb.arch/altivec-abi.exp: Update expected results.
8711
8712 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8713
8714 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8715 * gdb.base/jit.exp: Likewise.
8716 * gdb.base/pie-execl.exp: Likewise.
8717 * gdb.base/solib-nodir.exp: Likewise.
8718 * gdb.base/solib-overlap.exp: Likewise.
8719
8720 2011-02-07 Pedro Alves <pedro@codesourcery.com>
8721
8722 * gdb.trace/collection.c (global_pieces): New.
8723 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8724 New procedure.
8725 (gdb_trace_collection_test): Call it.
8726
8727 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
8728
8729 * gdb.python/py-evthreads.c: New file.
8730 * gdb.python/py-evthreads.exp: New file.
8731 * gdb.python/py-events.py: New file.
8732 * gdb.python/py-events.exp: New file.
8733 * gdb.python/py-events.c: New file.
8734
8735 2011-02-04 David Daney <ddaney@caviumnetworks.com>
8736
8737 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8738
8739 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
8740
8741 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8742 gdb.base/disasm-end-cu.exp: New test for disassembling over the
8743 boundary between two compilation units.
8744
8745 2011-02-02 Pedro Alves <pedro@codesourcery.com>
8746
8747 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
8748 (Virtual): New structs.
8749 (virtual_o, virtual_middle_b): New globals.
8750 * gdb.cp/virtbase.exp: New tests.
8751
8752 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8753
8754 * gdb.base/jit.exp: New file.
8755 * gdb.base/jit-main.c: New file.
8756 * gdb.base/jit-solib.c: New file.
8757
8758 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8759
8760 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8761 proceed to initial kernel entry point.
8762 * gdb.opencl/datatypes.exp: Likewise.
8763 * gdb.opencl/operators.exp: Likewise.
8764 * gdb.opencl/vec_comps.exp: Likewise.
8765
8766 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
8767
8768 * gdb.cp/nsnested.cc: New.
8769 * gdb.cp/nsnested.exp: New.
8770 * gdb.cp/nsnoimports.exp: New.
8771 * gdb.cp/nsnoimports.cc: New.
8772
8773 2011-01-31 Joel Brobecker <brobecker@adacore.com>
8774
8775 * gdb.base/interact.exp: Add extra tests that verify that
8776 the value of the interactive-mode setting does not change
8777 after the script is sourced.
8778
8779 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8780
8781 * gdb.cp/noparam.exp: New file.
8782 * gdb.cp/noparam.cc: New file.
8783
8784 2011-01-28 Pedro Alves <pedro@codesourcery.com>
8785
8786 * gdb.trace/tfile.exp: Test that with no traceframe selected,
8787 there's no stack or registers.
8788
8789 2011-01-26 Tom Tromey <tromey@redhat.com>
8790
8791 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
8792 space before string output. Add test for "set print pretty off"
8793 case.
8794
8795 2011-01-25 Pedro Alves <pedro@codesourcery.com>
8796
8797 * gdb.base/frame-args.exp: Adjust.
8798 * gdb.dwarf2/dw2-noloc.exp: Adjust.
8799 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
8800 * gdb.dwarf2/pieces.exp: Adjust.
8801 * gdb.opt/clobbered-registers-O2.exp: Adjust.
8802 * gdb.opt/inline-locals.exp: Adjust.
8803 * gdb.threads/fork-child-threads.exp: Adjust.
8804
8805 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
8806
8807 * gdb.opencl/convs_casts.cl: Move program scope variables into the
8808 OpenCL kernel function. Add a comment as marker. Add address space
8809 qualifiers for the remaining program scope variables.
8810 * gdb.opencl/datatypes.cl: Likewise.
8811 * gdb.opencl/operators.cl: Likewise.
8812 * gdb.opencl/vec_comps.cl: Likewise.
8813 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
8814 Add breakpoint at the marker comment.
8815 * gdb.opencl/datatypes.exp: Likewise.
8816 * gdb.opencl/operators.exp: Likewise.
8817 * gdb.opencl/vec_comps.exp: Likewise.
8818
8819 2011-01-24 Pedro Alves <pedro@codesourcery.com>
8820
8821 * gdb.base/printcmds.c (some_struct): New struct and instance.
8822 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
8823 procedure.
8824 <global scope>: Call it.
8825
8826 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
8827
8828 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
8829 argument to the gdb_compile_opencl_hostapp call.
8830
8831 2011-01-19 Yao Qi <yao@codesourcery.com>
8832
8833 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
8834 positve list.
8835
8836 2011-01-19 Yao Qi <yao@codesourcery.com>
8837
8838 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
8839 canonical form.
8840 Remove "xscale-*-*"
8841 * gdb.xml/tdesc-regs.exp: Likewise.
8842 * gdb.python/py-section-script.exp: Replace ARM target triplet
8843 with canonical form.
8844 Match arm*-*-symbianelf*.
8845 * gdb.base/dup-sect.exp: Likewise.
8846 * lib/dwarf.exp: New.
8847 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
8848 dwarf2_support.
8849 * gdb.dwarf2/dup-psym.exp: Likewise.
8850 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
8851 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8852 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
8853 * gdb.dwarf2/dw2-basic.exp: Likewise.
8854 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8855 * gdb.dwarf2/dw2-const.exp: Likewise.
8856 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
8857 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
8858 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8859 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
8860 * gdb.dwarf2/dw2-filename.exp: Likewise.
8861 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8862 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
8863 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8864 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8865 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
8866 * gdb.dwarf2/dw2-noloc.exp: Likewise.
8867 * gdb.dwarf2/dw2-op-call.exp: Likewise.
8868 * gdb.dwarf2/dw2-producer.exp: Likewise.
8869 * gdb.dwarf2/dw2-ranges.exp: Likewise.
8870 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
8871 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
8872 * gdb.dwarf2/dw2-strp.exp: Likewise.
8873 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
8874 * gdb.dwarf2/implptr.exp: Likewise.
8875 * gdb.dwarf2/mac-fileno.exp: Likewise.
8876 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
8877 * gdb.dwarf2/pieces.exp: Likewise.
8878 * gdb.dwarf2/pr11465.exp: Likewise.
8879 * gdb.dwarf2/valop.exp: Likewise.
8880 * gdb.dwarf2/watch-notconst.exp: Likewise.
8881 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
8882
8883 2011-01-19 Tom Tromey <tromey@redhat.com>
8884
8885 * gdb.python/py-infthread.exp: Add thread tests.
8886
8887 2011-01-14 Joel Brobecker <brobecker@adacore.com>
8888
8889 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
8890
8891 2011-01-14 Joel Brobecker <brobecker@adacore.com>
8892
8893 * gdb.ada/widewide: New testcase.
8894
8895 2011-01-13 Joel Brobecker <brobecker@adacore.com>
8896
8897 * gdb.base/interact.exp: New testcase.
8898
8899 2011-01-12 Tom Tromey <tromey@redhat.com>
8900
8901 * gdb.mi/gdb2549.exp: Update for error message changes.
8902 * gdb.mi/mi-cli.exp: Likewise.
8903 * gdb.mi/mi-disassemble.exp: Likewise.
8904 * gdb.mi/mi-pthreads.exp: Likewise.
8905 * gdb.mi/mi-regs.exp: Likewise.
8906 * gdb.mi/mi-stack.exp: Likewise.
8907 * gdb.mi/mi-var-block.exp: Likewise.
8908 * gdb.mi/mi-var-cmd.exp: Likewise.
8909 * gdb.mi/mi2-cli.exp: Likewise.
8910 * gdb.mi/mi2-disassemble.exp: Likewise.
8911 * gdb.mi/mi2-pthreads.exp: Likewise.
8912 * gdb.mi/mi2-regs.exp: Likewise.
8913 * gdb.mi/mi2-stack.exp: Likewise.
8914 * gdb.mi/mi2-var-block.exp: Likewise.
8915 * gdb.mi/mi2-var-cmd.exp: Likewise.
8916
8917 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
8918 Jan Kratochvil <jan.kratochvil@redhat.com>
8919
8920 PR fortran/11104 and DWARF unbound arrays detection.
8921 * gdb.fortran/multi-dim.exp: New file.
8922 * gdb.fortran/multi-dim.f90: New file.
8923
8924 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
8925
8926 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
8927 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
8928 add new tests for opcode dumping.
8929
8930 2011-01-11 Tom Tromey <tromey@redhat.com>
8931
8932 * gdb.python/py-infthread.exp: Load gdb-python.exp.
8933
8934 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
8935
8936 Convert hardware watchpoints to use breakpoint_ops.
8937 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
8938 type is not supported.
8939 * gdb.base/foll-fork.exp: Likewise.
8940 * gdb.base/foll-vfork.exp: Likewise.
8941
8942 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
8943
8944 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
8945 Use load_lib gdb-python.exp.
8946 * gdb.python/python.exp: Ditto.
8947 * gdb.python/py-function.exp: Ditto.
8948
8949 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
8950
8951 * gdb.threads/tls.exp ("info address me"): Fix expected output.
8952
8953 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8954
8955 * configure: Regenerate.
8956
8957 2011-01-06 Tom Tromey <tromey@redhat.com>
8958
8959 * gdb.python/py-frame.exp: Test gdb.newest_frame.
8960
8961 2011-01-06 Joel Brobecker <brobecker@adacore.com>
8962
8963 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
8964 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
8965 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8966 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
8967 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
8968 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8969 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
8970 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
8971 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
8972 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
8973 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
8974 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
8975 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
8976 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8977 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8978 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
8979 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
8980 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
8981 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8982 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
8983 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
8984 gdb.ada/uninitialized_vars.exp,
8985 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
8986 Simplify by using clean_restart.
8987
8988 2011-01-06 Joel Brobecker <brobecker@adacore.com>
8989
8990 Add marker to be used as anchor for inserting breakpoints.
8991 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
8992 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
8993 Likewise.
8994
8995 Remove uses of gdb_start_cmd.
8996 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
8997 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
8998
8999 Do not run testcase if testing with GDBserver.
9000 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9001 if testing with GDBserver.
9002
9003 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9004
9005 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9006 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9007 copyright header.
9008
9009 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9010
9011 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9012 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9013 testsuite/gdb.fortran/complex.f,
9014 testsuite/gdb.fortran/derived-type.f90,
9015 testsuite/gdb.fortran/library-module-lib.f90,
9016 testsuite/gdb.fortran/library-module-main.f90,
9017 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9018 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9019 Copyright year update.
9020
9021 2011-01-05 Joel Brobecker <brobecker@adacore.com>
9022
9023 * gdb.base/langs1.f: Add copyright header.
9024
9025 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9026
9027 * gdb.base/morestack.exp: New file.
9028 * gdb.base/morestack.c: New file.
9029
9030 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9031
9032 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9033
9034 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9035
9036 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9037 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9038
9039 2010-12-29 Joel Brobecker <brobecker@adacore.com>
9040
9041 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9042
9043 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9044
9045 * gdb.threads/tls.exp: Fix typo.
9046
9047 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9048 * gdb.threads/execl.exp: Update.
9049
9050 2010-12-23 Yao Qi <yao@codesourcery.com>
9051
9052 * gdb.arch/arm-disp-step.exp: New.
9053 * gdb.arch/arm-disp-step.S: New.
9054
9055 2010-12-21 Tom Tromey <tromey@redhat.com>
9056
9057 * gdb.threads/execl.exp: Update.
9058 * gdb.threads/linux-dp.exp: Update.
9059 * gdb.threads/manythreads.exp: Update.
9060 * gdb.threads/tls.exp: Update.
9061
9062 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9063
9064 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9065 (NextOverThrowDerivates) <resumebpt>: New.
9066 (resumebpt_test): New.
9067 (main): Call resumebpt_test.
9068 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9069
9070 2010-12-12 Stan Shebs <stan@codesourcery.com>
9071
9072 * gdb.trace/tsv.exp: Test print command on trace state variables.
9073
9074 2010-12-09 Tom Tromey <tromey@redhat.com>
9075
9076 * gdb.base/interp.exp: Add regression test.
9077
9078 2010-12-09 Tom Tromey <tromey@redhat.com>
9079
9080 * gdb.java/jnpe.java: New file.
9081 * gdb.java/jnpe.exp: New file.
9082 * gdb.cp/nextoverthrow.exp: New file.
9083 * gdb.cp/nextoverthrow.cc: New file.
9084
9085 2010-12-07 Doug Evans <dje@google.com>
9086
9087 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9088 of data-directory.
9089 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9090 updated.
9091 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9092
9093 2010-11-29 Michael Snyder <msnyder@vmware.com>
9094
9095 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9096 * gdb.base/call-sc.exp: Ditto.
9097 * gdb.base/finish.exp: Ditto.
9098 * gdb.base/return.exp: Ditto.
9099 * gdb.base/return2.exp: Ditto.
9100
9101 2010-11-30 Doug Evans <dje@google.com>
9102
9103 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9104 (gdb_expect_list): Fix spelling errors in comments.
9105 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9106 send_gdb/gdb_expect_list where applicable.
9107 * gdb.base/call-ar-st.exp: Ditto.
9108 * gdb.base/funcargs.exp: Ditto.
9109 * gdb.base/gcore.exp: Ditto.
9110 * gdb.base/page.exp: Ditto.
9111 * gdb.base/sigaltstack.exp: Ditto.
9112 * gdb.base/siginfo.exp: Ditto.
9113 * gdb.base/sigstep.exp: Ditto.
9114 * gdb.base/trace-commands.exp: Ditto.
9115
9116 2010-11-29 Doug Evans <dje@google.com>
9117
9118 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9119 printer-name;subprinter-name.
9120
9121 2010-11-29 Tom Tromey <tromey@redhat.com>
9122
9123 * gdb.dwarf2/implptr.exp: New file.
9124 * gdb.dwarf2/implptr.c: New file.
9125 * gdb.dwarf2/implptr.S: New file.
9126
9127 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9128
9129 PR python/12199
9130
9131 * gdb.python/py-breakpoint.exp: Test the delete method.
9132
9133 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9134
9135 Fix step_resume_breakpoint unsaved during an infcall.
9136 * gdb.base/step-resume-infcall.exp: New file.
9137 * gdb.base/step-resume-infcall.c: New file.
9138
9139 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9140
9141 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9142
9143 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
9144
9145 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9146 on ppc64's symbols; "finish" and "return" commands must accept to
9147 show the caller line again as well as the line after.
9148 * gdb.asm/powerpc64.inc: New file.
9149
9150 2010-11-23 Doug Evans <dje@google.com>
9151
9152 * lib/gdb.exp (gdb_test_sequence): New function.
9153 (gdb_expect_list): Add verbose -log call for each pattern.
9154 * gdb.base/signals.exp (test_handle_all_print): Call it.
9155 Reduce timeout increment from 6 minutes to 1 minute.
9156 * gdb.server/ext-run.exp: Call it.
9157
9158 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9159
9160 PR python/12212
9161
9162 * gdb.python/python.exp: Check that selected_thread raises an
9163 error when no inferior is loaded.
9164
9165 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9168 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9169
9170 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9171
9172 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9173 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9174
9175 2010-11-18 Doug Evans <dje@google.com>
9176
9177 * gdb.server/ext-run.exp: Fix intermittent failures.
9178
9179 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9180
9181 * gdb.stabs/gdb11479.exp: Use runto_main.
9182
9183 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9184
9185 * gdb.base/break-entry.exp: Skip if using a stub.
9186
9187 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9188
9189 * gdb.python/py-inferior.exp: Pack values in target endianness.
9190
9191 2010-11-12 Tom Tromey <tromey@redhat.com>
9192
9193 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9194 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9195 MemoryError.
9196 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9197 type.
9198 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9199 MemoryError.
9200 (test_subscript_regression): Update exception type.
9201
9202 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9203
9204 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9205 breakpoint tests.
9206
9207 2010-11-09 Pedro Alves <pedro@codesourcery.com>
9208
9209 * gdb.base/watchpoint.exp: Test "watch -location" with an
9210 innacessible location.
9211
9212 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
9213 Luis Machado <luisgpm@br.ibm.com>
9214
9215 * gdb.base/maint.exp: Expect "." prefix.
9216 * gdb.base/nodebug.exp: Expect "." Likewise.
9217 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9218 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9219 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9220 POWER server processors.
9221
9222 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
9223 Luis Machado <luisgpm@br.ibm.com>
9224
9225 * gdb.base/break-entry.exp: convert entry point for
9226 ppc64 and expect leading `.' on ppc64's symbols
9227
9228 2010-11-05 Doug Evans <dje@google.com>
9229
9230 * gdb.base/help.exp: Update expected output.
9231 * gdb.python/py-param.exp: Delete, contents moved to ...
9232 * gdb.python/py-parameter.exp: ... here. New file.
9233 Add test for gdb.parameter ("directories").
9234
9235 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
9236
9237 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9238 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9239 * configure: Regenerate.
9240 * gdb.opencl/Makefile.in: New File.
9241 * gdb.opencl/datatypes.exp: Likewise.
9242 * gdb.opencl/datatypes.cl: Likewise.
9243 * gdb.opencl/operators.exp: Likewise.
9244 * gdb.opencl/operators.cl: Likewise.
9245 * gdb.opencl/vec_comps.exp: Likewise.
9246 * gdb.opencl/vec_comps.cl: Likewise.
9247 * gdb.opencl/convs_casts.exp: Likewise.
9248 * gdb.opencl/convs_casts.cl: Likewise.
9249 * lib/opencl.exp: Likewise.
9250 * lib/opencl_hostapp.c: Likewise.
9251 * lib/opencl_kernel.cl: Likewise.
9252 * lib/cl_util.c: Likewise.
9253 * lib/cl_util.c: Likewise.
9254 * gdb.base/default.exp (set language): Add "opencl" to the list of
9255 languages.
9256
9257 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9258
9259 * gdb.cp/overload.exp: Added test for inheritance overload.
9260 * gdb.cp/overload.cc: Ditto.
9261 * gdb.cp/oranking.exp: Removed releveant kfails.
9262
9263 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9264 Joel Brobecker <brobecker@adacore.com>
9265
9266 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9267 check test_compiler_info.
9268
9269 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9270
9271 * gdb.base/gnu_vector.exp: Adjust expect messages.
9272
9273 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9274
9275 * gdb.base/gnu_vector.exp: Add unary operator tests.
9276
9277 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
9278
9279 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9280
9281 2010-11-02 Doug Evans <dje@google.com>
9282
9283 * gdb.python/py-pp-maint.c: New file.
9284 * gdb.python/py-pp-maint.exp: New file.
9285 * gdb.python/py-pp-maint.py: New file.
9286
9287 2010-11-02 Tom Tromey <tromey@redhat.com>
9288
9289 * gdb.base/default.exp: Remove "scheme" from language list.
9290
9291 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9292
9293 Revert:
9294 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9295 * gdb.threads/sigstep-threads.exp: New file.
9296 * gdb.threads/sigstep-threads.c: New file.
9297
9298 2010-10-20 Michael Snyder <msnyder@vmware.com>
9299
9300 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9301
9302 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9303
9304 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9305 Skip test completely if gdb,no_hardware_watchpoints.
9306
9307 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9308
9309 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9310 strict, but do not check for any particular function name within libc.
9311
9312 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9313
9314 * gdb.cp/smartp.exp: New test.
9315 * gdb.cp/smartp.cc : New test.
9316
9317 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9318
9319 * gdb.cp/converts.exp: Test pointer to bool conversion.
9320 Test pointer to long conversion.
9321 * gdb.cp/oranking.exp: Removed relevant kfail.
9322
9323 2010-10-18 Tom Tromey <tromey@redhat.com>
9324
9325 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9326 argument to lazy_string.
9327 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9328 (pp_ls.to_string): Use it.
9329 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9330 Add "estring2" local.
9331
9332 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9333
9334 Fix s390x compatibility.
9335 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9336 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9337
9338 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 * gdb.threads/sigstep-threads.exp: New file.
9341 * gdb.threads/sigstep-threads.c: New file.
9342
9343 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9344
9345 * gdb.base/pie-execl.exp: New file.
9346 * gdb.base/pie-execl.c: New file.
9347
9348 2010-10-13 Doug Evans <dje@google.com>
9349 Jan Kratochvil <jan.kratochvil@redhat.com>
9350
9351 PR exp/12117
9352 * gdb.cp/ptype-cv-cp.cc: New file.
9353 * gdb.cp/ptype-cv-cp.exp: New file.
9354
9355 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9356
9357 * gdb.cp/converts.cc: New test program.
9358 * gdb.cp/converts.exp: New test.
9359 * gdb.cp/overload.exp: Added test for void* vs int*.
9360 * gdb.cp/overload.exp: Ditto.
9361 * gdb.cp/oranking.exp: Removed related kfail.
9362
9363 2010-10-13 Doug Evans <dje@google.com>
9364
9365 * lib/gdb-python.exp (gdb_check_python_config): New function.
9366 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9367 * gdb.python/lib-types.cc: New file.
9368 * gdb.python/lib-types.exp: New file.
9369
9370 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9371
9372 * gdb.python/py-error.exp: New file.
9373 * gdb.python/py-error.py: New file.
9374
9375 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9376
9377 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9378 gdb_test_multiple.
9379
9380 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9381
9382 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9383 * gdb.base/prelink.exp: Likewise.
9384 * gdb.base/solib-nodir.exp: Likewise.
9385 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9386 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9387 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9388
9389 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9390
9391 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9392 for the "info files" test to avoid timeouts on slow machines.
9393
9394 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9395
9396 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9397 (main): Make openlib dummy call.
9398
9399 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9400
9401 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9402 * break-interp.exp (reach): Move the core body ...
9403 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9404 (test_ld): Provide always real argument, even to the linker. Replace
9405 dl_main by _dl_debug_state.
9406
9407 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9408
9409 Fix results of prelinked PIEs on ppc*.
9410 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9411 Accept also DISPLACEMENT "PRESENT".
9412 (main): Replace "ZERO" displacements by "PRESENT".
9413
9414 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9415
9416 * gdb.cp/oranking.exp: New test.
9417 * gdb.cp/oranking.cc: New test program.
9418
9419 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
9420
9421 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9422 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9423
9424 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9425
9426 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9427 lush, lynx) New constant.
9428 * gdb.base/constvars.exp: Test const array types.
9429 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9430
9431 2010-10-06 Doug Evans <dje@google.com>
9432
9433 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9434 of syscall staging area.
9435
9436 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
9437
9438 * gdb.base/gnu_vector.c: Add variable c4.
9439 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9440 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9441
9442 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9443
9444 * gdb.arch/altivec-abi.exp: Fix a typo.
9445
9446 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9447
9448 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9449 to match a thread ID.
9450
9451 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9452
9453 Fix s390x testcase compatibility.
9454 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9455
9456 2010-10-01 Doug Evans <dje@google.com>
9457
9458 * lib/gdb-python.exp: New file.
9459 * gdb.python/py-block.exp: Use it.
9460 * gdb.python/py-breakpoint.exp: Ditto.
9461 * gdb.python/py-frame.exp: Ditto.
9462 * gdb.python/py-inferior.exp: Ditto.
9463 * gdb.python/py-param.exp: Ditto.
9464 * gdb.python/py-prettyprint.exp: Ditto.
9465 * gdb.python/py-shared.exp: Ditto.
9466 * gdb.python/py-symbol.exp: Ditto.
9467 * gdb.python/py-symtab.exp: Ditto.
9468 * gdb.python/py-type.exp: Ditto.
9469 * gdb.python/py-value.exp: Ditto.
9470 * gdb.python/python.exp: Ditto.
9471
9472 2010-09-30 Tom Tromey <tromey@redhat.com>
9473
9474 * gdb.base/anon.exp: New file.
9475 * gdb.base/anon.c: New file.
9476
9477 2010-09-30 Tom Tromey <tromey@redhat.com>
9478
9479 * gdb.base/completion.exp: Test completion through anonymous
9480 union.
9481 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9482
9483 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 Fix printing parameters of inlined functions.
9486 * gdb.dwarf2/dw2-inline-param.exp: New file.
9487 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9488 * gdb.dwarf2/dw2-inline-param.S: New file.
9489
9490 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 PR corefiles/12071.
9493 * gdb.base/corefile.exp (quit with a process, no question: load core)
9494 (quit with a core file): New tests.
9495
9496 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 Fix GDB crash on inferior calls with self-referencing classes.
9499 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9500 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9501 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9502
9503 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 Fix lost siginfo_t for inferior calls.
9506 * gdb.base/siginfo-infcall.exp: New file.
9507 * gdb.base/siginfo-infcall.c: New file.
9508
9509 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9510
9511 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9512
9513 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9516 New test.
9517 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9518
9519 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9520
9521 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9522 type of our const type.
9523
9524 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9525
9526 * gdb.cp/pr12028.cc: New.
9527 * gdb.cp/pr12028.exp: New.
9528
9529 2010-09-22 Joel Brobecker <brobecker@adacore.com>
9530
9531 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9532
9533 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
9534 Jan Kratochvil <jan.kratochvil@redhat.com>
9535
9536 PR mi/11407
9537 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9538 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9539 * gdb.mi/dw2-ref-missing-frame.S New File.
9540 * gdb.mi/dw2-ref-missing-frame.exp New File.
9541
9542 2010-09-14 Tom Tromey <tromey@redhat.com>
9543
9544 PR symtab/8399:
9545 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9546
9547 2010-09-14 Tom Tromey <tromey@redhat.com>
9548
9549 PR exp/11803:
9550 * gdb.threads/tls.exp: Use C++.
9551 (check_thread_local): Use K::another_thread_local.
9552 * gdb.threads/tls.c (class K): New.
9553 (another_thread_local): Now a member of K.
9554 (spin): Update. No longer K&R C.
9555
9556 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9557
9558 * gdb.cp/koenig.cc: created class for testing member lookup.
9559 * gdb.cp/koenig.exp: Added test for member lookup.
9560
9561 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9562
9563 Fix false FAILs on sourcetree topdir directory containing "kill".
9564 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9565 source line matching regexp.
9566
9567 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9568
9569 * gdb.python/python.exp (set height 0, collect help from uiout)
9570 (verify help to uiout): New tests.
9571
9572 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9573
9574 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9575 is_lp64_target to check 64bit target.
9576
9577 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9578
9579 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9580 (test_ld) <powerpc64-*>: New.
9581
9582 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9583
9584 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9585
9586 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9587
9588 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9589 (FunctionArg::method): New function.
9590 (empty, arg): New variables.
9591 (main): Call arg.method.
9592 * gdb.cp/templates.exp (test_template_args): New function.
9593 (do_tests): Call it.
9594
9595 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9596
9597 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9598 of "next" to proceed over pthread_exit call.
9599
9600 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9601
9602 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9603 "maint print statistics" output to prevent expect timeouts.
9604
9605 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9606
9607 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9608 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9609 (test_float_rejected): ... here.
9610 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9611 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9612 (test_float_rejected): ... here.
9613 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9614 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9615 (test_float_rejected): ... here.
9616 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9617 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9618 (test_float_rejected): ... here.
9619
9620 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9621
9622 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9623 before disabling hardware watchpoints.
9624 (test_inaccessible_watchpoint): Check that hardware watchpoints
9625 are used. Test for watchpoints on a constant address.
9626
9627 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9628
9629 * gdb.base/ui-redirect.exp: New file.
9630
9631 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9632 Joel Brobecker <brobecker@adacore.com>
9633
9634 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9635
9636 2010-08-31 Doug Evans <dje@google.com>
9637
9638 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9639
9640 2010-08-30 Tom Tromey <tromey@redhat.com>
9641
9642 PR python/11792:
9643 * gdb.python/py-value.exp (test_subscript_regression): Add
9644 dynamic_type test.
9645
9646 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9647
9648 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9649 instead of running to main. Do not test the main function.
9650 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9651 Add new main.
9652
9653 2010-08-26 Pedro Alves <pedro@codesourcery.com>
9654
9655 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9656 one test.
9657
9658 2010-08-24 Doug Evans <dje@google.com>
9659
9660 PR symtab/11942
9661 * gdb.dwarf2/dw4-sig-types.cc: New file.
9662 * gdb.dwarf2/dw4-sig-types.h: New file.
9663 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9664 * gdb.dwarf2/dw4-sig-types.exp: New file.
9665
9666 2010-08-23 Tom Tromey <tromey@redhat.com>
9667
9668 PR python/11145:
9669 * gdb.python/py-value.c (Base, Derived): New types.
9670 (base): New global.
9671 * gdb.python/py-value.exp (test_subscript_regression): Add
9672 dynamic_cast test.
9673
9674 2010-08-23 Tom Tromey <tromey@redhat.com>
9675
9676 PR python/10676:
9677 * gdb.python/py-type.exp (test_fields): Add tests for type
9678 equality.
9679
9680 2010-08-23 Tom Tromey <tromey@redhat.com>
9681
9682 PR python/11915:
9683 * gdb.python/py-type.exp (test_fields): Add tests for array.
9684
9685 2010-08-23 Keith Seitz <keiths@redhat.com>
9686
9687 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9688 have any children. Create a new abbrev for it.
9689 Add missing terminal sequence to .debug_abbrev.
9690
9691 2010-08-20 Keith Seitz <keiths@redhat.com>
9692
9693 PR symtab/11465:
9694 * gdb.dwarf2/pr11465.exp: New test.
9695 * gdb.dwarf2/pr11465.S: New file.
9696 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9697 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9698
9699 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
9700
9701 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9702 registers. Update data sets with the new v2_double element in the
9703 VSX register union. Add vector_register3_vr data set for the AltiVec
9704 registers. Use gdb_test_no_output instead of send_gdb.
9705
9706 2010-08-19 Pedro Alves <pedro@codesourcery.com>
9707
9708 * gdb.python/py-shared.exp: New file, factored out from
9709 python.exp.
9710 * gdb.python/py-shared.c: New file.
9711 * gdb.python/py-shared-sl.c: New file.
9712 * gdb.python/python-1.c: New file.
9713 * gdb.python/python-sl.c: Delete.
9714 * gdb.python/python.c: Mention python-1.c.
9715 * gdb.python/python.exp: Move shared library tests to
9716 py-shared.exp.
9717 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9718 (MISCELLANEOUS): New.
9719 (clean mostlyclean): Also remove $MISCELLANEOUS.
9720
9721 2010-08-19 Doug Evans <dje@google.com>
9722
9723 PR exp/11926
9724 * gdb.base/printcmds.exp (test_float_accepted): New function.
9725 Move existing float tests there. Add tests for floats with suffixes.
9726 (test_float_rejected): New function.
9727 * gdb.java/jv-print.exp (test_float_accepted): New function.
9728 (test_float_rejected): New function.
9729 * gdb.objc/print.exp: New file.
9730 * gdb.pascal/print.exp: New file.
9731 * lib/objc.exp: New file.
9732
9733 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
9734
9735 * gdb.base/default.exp (info set): Avoid full buffer error and force
9736 reading up to final gdb prompt.
9737 (show): Likewise.
9738
9739 2010-08-18 Tom Tromey <tromey@redhat.com>
9740
9741 PR symtab/11919:
9742 * gdb.base/completion.exp: Add test.
9743
9744 2010-08-18 Doug Evans <dje@google.com>
9745
9746 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
9747 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
9748 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
9749 Simplify, early exit if runto_main fails.
9750 * gdb.fortran/exprs.exp: load_lib fortran.exp.
9751 (set_lang_fortran): Moved to lib/fortran.exp.
9752 * gdb.fortran/types.exp: load_lib fortran.exp.
9753 (set_lang_fortran): Moved to lib/fortran.exp.
9754 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9755 * gdb.java/jprint.exp (set_lang_java): Ditto.
9756 * gdb.java/jv-exp.exp: load_lib java.exp.
9757 If set_lang_java fails, issue a warning instead of failure to be
9758 consistent with other set_lang_foo uses.
9759 (set_lang_java): Moved to lib/java.exp.
9760 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9761 If set_lang_java fails, issue a warning instead of failure to be
9762 consistent with other set_lang_foo uses.
9763 * gdb.pascal/types.exp: load_lib pascal.exp.
9764 (set_lang_pascal): Moved to lib/pascal.exp.
9765 * lib/fortran.exp: New file.
9766 * lib/java.exp (set_lang_java): New function.
9767 * lib/pascal.exp (set_lang_pascal): New function.
9768
9769 2010-08-18 Yao Qi <yao@codesourcery.com
9770
9771 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
9772 func_nofb_start and func_loopfb_start, so that address of functions
9773 is equal to these labels on Thumb.
9774
9775 2010-08-18 Yao Qi <yao@codesourcery.com>
9776
9777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
9778 to reflect latest c source file.
9779
9780 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9781
9782 * gdb.cp/infcall-dlopen.exp: New file.
9783 * gdb.cp/infcall-dlopen.cc: New file.
9784 * gdb.cp/infcall-dlopen-lib.cc: New file.
9785
9786 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9787 Pedro Alves <pedro@codesourcery.com>
9788
9789 PR breakpoints/11371
9790
9791 * gdb.base/watch-cond-infcall.exp: New file.
9792 * gdb.base/watch-cond-infcall.c: New file.
9793
9794 2010-08-16 Tom Tromey <tromey@redhat.com>
9795
9796 * gdb.base/help.exp: Update.
9797 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
9798 watchpoint.
9799 (test_watch_location): New proc.
9800 (test_watchpoint_in_big_blob): Delete watchpoint.
9801 * gdb.base/watchpoint.c (func5): New function.
9802 (main): Call it.
9803
9804 2010-08-16 Doug Evans <dje@google.com>
9805
9806 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
9807
9808 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9809
9810 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
9811 tests.
9812
9813 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
9814
9815 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
9816 * gdb.base/gnu_vector.c: New File.
9817 * gdb.base/gnu_vector.exp: Likewise.
9818
9819 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9820
9821 * gdb.python/python.c: New File.
9822 * gdb.python/python-sl.c: New File.
9823 * gdb.python/python.exp: Test solib_address and decode_line
9824 * functions.
9825
9826 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * gdb.python/python.exp (show height, set height 10)
9829 (verify pagination beforehand, verify pagination beforehand: q)
9830 (gdb.execute does not page, verify pagination afterwards)
9831 (verify pagination afterwards: q): New.
9832
9833 2010-08-02 Doug Evans <dje@google.com>
9834
9835 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
9836 because of an older gcc, change test2
9837 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
9838 to unsupported.
9839
9840 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
9841
9842 * gdb.base/break-always.exp: Do not expect full paths to file
9843 names.
9844 * gdb.base/commands.exp: Likewise.
9845
9846 2010-07-30 Doug Evans <dje@google.com>
9847
9848 * gdb.cp/temargs.exp: For new tests that require newer gccs,
9849 xfail them when run with older gccs.
9850
9851 * lib/gdb.exp (build_executable): Forward "c++" option to
9852 get_compiler_info.
9853
9854 * gdb.python/py-type.exp (test_template): Mark as xfail tests
9855 "python print ttype.template_argument(1)" and
9856 "python print isinstance(ttype.template_argument(1), gdb.Value)"
9857 if using gcc 4.4 or earlier.
9858
9859 * gdb.base/valgrind-db-attach.exp: Use unique test name for
9860 attach-to-debugger handling.
9861
9862 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9863
9864 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
9865 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
9866 (main): Use copyreloc.
9867 * gdb.base/prelink.exp (split debug of executable)
9868 (.dynbss vs. .bss address shift): New tests.
9869
9870 2010-07-29 Pedro Alves <pedro@codesourcery.com>
9871
9872 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
9873 in gdb_test_multiple.
9874
9875 2010-07-29 Pedro Alves <pedro@codesourcery.com>
9876
9877 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9878 environment.
9879
9880 2010-07-28 Tom Tromey <tromey@redhat.com>
9881
9882 PR python/11060:
9883 * gdb.python/py-type.c (Temargs): New template.
9884 (temvar): New variable.
9885 * gdb.python/py-type.exp (test_template): New proc.
9886
9887 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
9888
9889 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
9890 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
9891
9892 2010-07-28 Tom Tromey <tromey@redhat.com>
9893
9894 PR c++/9946:
9895 * gdb.cp/temargs.exp: New file.
9896 * gdb.cp/temargs.cc: New file.
9897
9898 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9899
9900 * gdb.base/help.exp (help disassemble): Update the content.
9901
9902 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 * gdb.threads/ia64-sigill.exp: New file.
9905 * gdb.threads/ia64-sigill.c: New file.
9906
9907 2010-07-27 Tom Tromey <tromey@redhat.com>
9908
9909 * gdb.opt/inline-cmds.c (ATTR): New define.
9910 (func1): Use it.
9911 (func2): Likewise.
9912 (func3): Likewise.
9913 (outer_inline1): Likewise.
9914 (outer_inline2): Likewise.
9915 * gdb.opt/inline-bt.c (ATTR): New define.
9916 (func1): Use it.
9917 (func2): Likewise.
9918 * gdb.opt/inline-locals.c (ATTR): New define.
9919 (func1): Use it.
9920 (func2): Likewise.
9921
9922 2010-07-27 Tom Tromey <tromey@redhat.com>
9923
9924 * gdb.stabs/gdb11479.c (hack): New function.
9925 (test): Use it.
9926 (test2): Use it.
9927 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
9928 (int32_search_buf, int64_search_buf): No longer static.
9929 (x): Remove.
9930 * gdb.base/relocate.c (hack): New function.
9931
9932 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
9933
9934 * gdb.python/py-value.exp (test_inferior_function_call): New function.
9935 * gdb.python/py-value.c (func1): New function.
9936 (func2): Likewise.
9937
9938 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
9939
9940 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
9941 as not to clash with .data section.
9942
9943 2010-07-26 Jerome Guitton <guitton@adacore.com>
9944
9945 * gdb.base/code_elim.exp: New file.
9946 * gdb.base/code_elim1.c: New file.
9947 * gdb.base/code_elim2.c: New file.
9948
9949 2010-07-21 Pedro Alves <pedro@codesourcery.com>
9950
9951 PR symtab/11827
9952
9953 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
9954 (some_volatile_enum): New variable.
9955 * gdb.base/printcmds.exp (test_print_enums): New.
9956 <top level>: Call it.
9957
9958 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
9959
9960 * gdb.cp/fpointer.cc: New test.
9961 * gdb.cp/fpointer.exp: New test.
9962
9963 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9964
9965 * gdb.base/solib-nodir.exp: New file.
9966 * lib/gdb.exp (runto): New case for a GDB internal error.
9967
9968 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9969 Ulrich Weigand <uweigand@de.ibm.com>
9970 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.base/charset-malloc.c: New file.
9973 * gdb.base/charset.c (malloc_stub): New prototype.
9974 (main): Call it instead of malloc itself.
9975 * gdb.base/charset.exp: Use only prepare_for_testing.
9976 (binfile): Remove the variable.
9977
9978 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9979
9980 Make core files the process_stratum.
9981 * gdb.base/corefile.exp (run: load core again)
9982 (run: sanity check we see the core file, run: with core)
9983 (run: core file is cleared, attach: load core again)
9984 (attach: sanity check we see the core file, attach: with core)
9985 (attach: core file is cleared): New tests.
9986 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
9987
9988 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
9989
9990 * gdb.arch/altivec-abi.exp: New tests.
9991
9992 2010-07-13 Tom Tromey <tromey@redhat.com>
9993
9994 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
9995 (main): Use it.
9996 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
9997
9998 2010-07-13 Tom Tromey <tromey@redhat.com>
9999
10000 * gdb.base/label.exp: New file.
10001 * gdb.base/label.c: New file.
10002
10003 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10004 H.J. Lu <hongjiu.lu@intel.com>
10005
10006 * lib/gdb.exp (is_ilp32_target): New.
10007 (is_lp64_target): Likewise.
10008
10009 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10010 target.
10011 * gdb.arch/amd64-disp-step.exp: Likewise.
10012 * gdb.arch/amd64-dword.exp: Likewise.
10013 * gdb.arch/amd64-i386-address.exp: Likewise.
10014 * gdb.arch/amd64-word.exp: Likewise.
10015
10016 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10017 target.
10018 * gdb.arch/i386-bp_permanent.exp: Likewise.
10019 * gdb.arch/i386-byte.exp: Likewise.
10020 * gdb.arch/i386-disp-step.exp: Likewise.
10021 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10022 * gdb.arch/i386-prologue.exp: Likewise.
10023 * gdb.arch/i386-size-overlap.exp: Likewise.
10024 * gdb.arch/i386-size.exp: Likewise.
10025 * gdb.arch/i386-sse.exp: Likewise.
10026 * gdb.arch/i386-unwind.exp: Likewise.
10027 * gdb.arch/i386-word.exp: Likewise.
10028
10029 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10030 test only when building 64-bit executables. Do not hard-code
10031 -m64 option.
10032
10033 2010-07-07 Doug Evans <dje@google.com>
10034
10035 * lib/gdb.exp (gdb_test_list_exact): New function.
10036 * gdb.base/default.exp (show convenience): Call it, add tests for
10037 $_sdata = void, $_thread = 0.
10038
10039 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10040 Joel Brobecker <brobecker@adacore.com>
10041
10042 Fix re-run of PIE executable, PR shlibs/11776.
10043 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10044 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10045 and re-"run" of the inferior.
10046
10047 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10048 Joel Brobecker <brobecker@adacore.com>
10049
10050 Cope with missing /usr/sbin/prelink.
10051 * lib/prelink-support.exp (prelink_no):
10052 <result == 1 && $output is "no such file or directory">: New.
10053 (prelink_yes): Likewise. Return on failed prelink_no.
10054
10055 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10056 Joel Brobecker <brobecker@adacore.com>
10057
10058 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10059 build_executable by build_executable_own_libs. Replace "prelink -R"
10060 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10061 change.
10062 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10063 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10064 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10065 Replace build_executable by build_executable_own_libs's function
10066 build_executable_own_libs.
10067 (prelinkNO): Create new stub to call prelink_no.
10068 (prelinkYES): Create new stub to call prelink_yes.
10069 (test_attach): Rename calls of copy to file_copy.
10070 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10071 (copy): Move to ...
10072 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10073 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10074 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10075 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10076 special flags by gdb_compile_shlib. Replace second gdb_compile by
10077 build_executable_own_libs. Replace "prelink -R" execution by a call of
10078 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10079 a second call of prelink_yes. Replace restart commands by
10080 clean_restart.
10081 (prelink): Rename to ...
10082 (seen displacement message): ... this test. Extend its expectation
10083 strictness.
10084
10085 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10086
10087 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10088 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10089 displacement message exactly once.
10090
10091 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10092 Joel Brobecker <brobecker@adacore.com>
10093
10094 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10095 its restore after the <$relink_args != ""> loop. new comment.
10096
10097 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10098 Joel Brobecker <brobecker@adacore.com>
10099
10100 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10101 code for it. New variable relink_args.
10102 (prelinkYES): Call prelinkNO.
10103 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10104 in such case. Move the core code to ...
10105 (test_attach_gdb): ... a new function. Send GDB command "file".
10106 Extend expected "Attaching to " string.
10107
10108 2010-07-02 Tom Tromey <tromey@redhat.com>
10109
10110 * gdb.base/bitops.exp: Remove extraneous "pass".
10111
10112 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
10113
10114 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10115
10116 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10117
10118 * gdb.base/help.exp: Adjust expected output.
10119
10120 2010-07-01 Pedro Alves <pedro@codesourcery.com>
10121
10122 * gdb.base/help.exp: Adjust expected output.
10123
10124 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10127 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10128 c++/11702.
10129
10130 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10131 Doug Evans <dje@google.com>
10132
10133 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10134 add .dynamic entry'.
10135
10136 2010-06-29 Doug Evans <dje@google.com>
10137
10138 Test PR c++/11702.
10139 * gdb.cp/m-static.exp: Add testcase.
10140 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10141
10142 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10143 Tom Tromey <tromey@redhat.com>
10144 Thiago Jung Bauermann <bauerman@br.ibm.com>
10145
10146 * gdb.python/py-inferior.c: New File.
10147 * gdb.python/py-infthread.c: New File.
10148 * gdb.python/py-inferior.exp: New File.
10149 * gdb.python/py-infthread.exp: New File.
10150
10151 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10154 (ptype ::C::OtherFileClass typedefs): New.
10155 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10156 (C::OtherFileClass::cOtherFileClassVar2): New.
10157 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10158 cOtherFileClassVar2.
10159 (C::cOtherFileType2, C::cOtherFileVar2): New.
10160 (C::cOtherFileVar_use): use also cOtherFileVar2.
10161 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10162
10163 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10164
10165 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10166 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10167 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10168 (print ::C::cOtherFileVar)
10169 (whatis C::OtherFileClass::cOtherFileClassType)
10170 (whatis ::C::OtherFileClass::cOtherFileClassType)
10171 (print C::OtherFileClass::cOtherFileClassVar)
10172 (print ::cOtherFileClassVar)
10173 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10174 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10175 trailing content.
10176 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10177 (C::OtherFileClass::cOtherFileClassVar)
10178 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10179 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10180
10181 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 Test PR c++/11703 and PR gdb/1448.
10184 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10185 gdb/1448.
10186
10187 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10188
10189 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10190 (main) <rtti_data>: New.
10191 * gdb.cp/virtbase.exp (print rtti_data): New.
10192
10193 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10194 Joel Brobecker <brobecker@adacore.com>
10195
10196 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10197
10198 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10199
10200 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10201
10202 2010-06-28 Doug Evans <dje@google.com>
10203
10204 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10205
10206 2010-06-27 Doug Evans <dje@google.com>
10207
10208 * gdb.cp/m-static.exp: Update expected test output.
10209
10210 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10211
10212 * gdb.gdb/selftest.exp: Adjust expected message for
10213 capturing start-up runtime.
10214
10215 2010-06-25 Tom Tromey <tromey@redhat.com>
10216
10217 PR python/10808:
10218 * gdb.python/python.exp: Add new tests.
10219
10220 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10221
10222 * gdb.cp/operator.cc: Created an import loop.
10223 * gdb.cp/operator.exp: Added testcase for import loop.
10224
10225 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10226
10227 Test PR python/11407.
10228 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10229 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10230 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10231 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10232 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10233 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10234 binfile. Call gdb_compile with clean_restart twice.
10235 (func_nofb print, func_nofb backtrace, func_loopfb print)
10236 (func_loopfb backtrace): New.
10237
10238 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10239
10240 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10241 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10242 by a hand made one.
10243 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10244 i?86 requirement. Remove variables srcfile and binfile. New variable
10245 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10246
10247 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10248
10249 * gdb.cell/dwarfaddr.exp: New file.
10250 * gdb.cell/dwarfaddr.S: New file.
10251
10252 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10253
10254 Test PR 9436.
10255 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10256
10257 2010-06-24 Hui Zhu <teawater@gmail.com>
10258
10259 * gdb.base/eval.exp: New file.
10260
10261 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10262
10263 * gdb.cell/fork.exp: New file.
10264 * gdb.cell/fork.c: Likewise.
10265 * gdb.cell/fork-spu.c: Likewise.
10266
10267 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10268
10269 * lib/gdb.exp (banned_variables_traced): New global variable.
10270 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10271 (gdb_init): Use `trace add variable' instead of obsolete
10272 `trace variable'.
10273
10274 2010-06-21 Doug Evans <dje@google.com>
10275
10276 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10277
10278 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10279
10280 * gdb.arch/spu-ls.exp: New file.
10281 * gdb.arch/spu-ls.c: Likewise.
10282
10283 2010-06-18 Stan Shebs <stan@codesourcery.com>
10284
10285 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10286
10287 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10288
10289 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10290 * gdb.base/watch-cond.exp: Likewise.
10291 * gdb.python/py-breakpoint.exp: Likewise.
10292
10293 2010-06-18 Pedro Alves <pedro@codesourcery.com>
10294
10295 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10296 clean_restart, make sure every test has a distinct message, and
10297 that messages don't include the executable' full path.
10298
10299 2010-06-17 Doug Evans <dje@google.com>
10300
10301 * gdb.arch/i386-size.exp: Updated expected output for
10302 DISASSEMBLY_OMIT_FNAME.
10303
10304 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10305 Sergio Durigan Junior <sergiodj@redhat.com>
10306
10307 * gdb.base/watch-notconst.c: New file.
10308 * gdb.base/watch-notconst.S: New file.
10309 * gdb.base/watch-notconst2.c: New file.
10310 * gdb.base/watch-notconst2.S: New file.
10311 * gdb.base/watch-notconst.exp: New file.
10312 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10313 (func4): Add operations on `global_ptr_ptr'.
10314 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10315 routine to test watchpoints created with a constant expression.
10316 (test_inaccessible_watchpoint): Include tests for watchpoints
10317 created with a constant expression.
10318
10319 2010-06-14 Kevin Buettner <kevinb@redhat.com>
10320
10321 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10322 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10323 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10324 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10325 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10326 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10327 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10328 of `_start'.
10329
10330 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10331
10332 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10333 not supported on the target.
10334 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10335 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10336 * gdb.mi/mi-nsintrall.exp: Likewise.
10337 * gdb.mi/mi-nsmoribund.exp: Likewise.
10338 * gdb.mi/mi-nsthrexec.exp: Likewise.
10339
10340 2010-06-11 Stan Shebs <stan@codesourcery.com>
10341
10342 * gdb.base/permissions.exp: New file.
10343
10344 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10345
10346 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10347 does not support ELF executable class.
10348
10349 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10350
10351 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10352
10353 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10356 (runto): Catch "The target does not support running in non-stop mode.".
10357
10358 2010-06-11 Michael Snyder <msnyder@vmware.com>
10359
10360 * gdb.base/setshow.exp (set language asm): Don't use
10361 gdb_test_no_output, fails on some targets.
10362
10363 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10364
10365 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10366 * gdb.cp/pr9167.exp: Likewise.
10367
10368 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10369
10370 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10371
10372 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10373
10374 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10375
10376 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10377
10378 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10379
10380 2010-06-11 Tom Tromey <tromey@redhat.com>
10381
10382 PR gdb/9977, PR exp/11636::
10383 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10384 (pieces_test_f6): Update expected output.
10385
10386 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 * gdb.base/moribund-step.exp: New.
10389
10390 2010-06-08 Michael Snyder <msnyder@vmware.com>
10391
10392 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10393 * gdb.ada/boolean_expr.exp:
10394 * gdb.ada/frame_args.exp: Ditto.
10395 * gdb.ada/lang_switch.exp: Ditto.
10396 * gdb.ada/ptype_arith_binop.exp: Ditto.
10397 * gdb.ada/ref_param.exp: Ditto.
10398 * gdb.ada/type_coercion.exp:Ditto.
10399
10400 * gdb.asm/asm-source.exp: Ditto.
10401
10402 * gdb.base/attach.exp: Ditto.
10403 * gdb.base/bitfields2.exp: Ditto.
10404 * gdb.base/call-signal-resume.exp: Ditto.
10405 * gdb.base/callfuncs.exp: Ditto.
10406 * gdb.base/commands.exp: Ditto.
10407 * gdb.base/dbx.exp: Ditto.
10408 * gdb.base/default.exp: Ditto.
10409 * gdb.base/dump.exp: Ditto.
10410 * gdb.base/exprs.exp: Ditto.
10411 * gdb.base/freebpcmd.exp: Ditto.
10412 * gdb.base/interrupt.exp: Ditto.
10413 * gdb.base/list.exp: Ditto.
10414 * gdb.base/long_long.exp: Ditto.
10415 * gdb.base/maint.exp: Ditto.
10416 * gdb.base/ptype.exp: Ditto.
10417 * gdb.base/return.exp: Ditto.
10418 * gdb.base/setshow.exp: Ditto.
10419 * gdb.base/sigbpt.exp: Ditto.
10420 * gdb.base/sigrepeat.exp: Ditto.
10421
10422 * gdb.cp/classes.exp: Ditto.
10423
10424 * gdb.dwarf2/dw2-restore.exp: Ditto.
10425
10426 * gdb.gdb/selftest.exp: Ditto.
10427
10428 * gdb.multi/base.exp: Ditto.
10429 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10430
10431 * gdb.python/py-block.exp: Ditto.
10432 * gdb.python/py-prettyprint.exp: Ditto.
10433 * gdb.python/py-template.exp: Ditto.
10434
10435 * gdb.server/ext-attach.exp: Ditto.
10436 * gdb.server/ext-run.exp: Ditto.
10437 * gdb.server/server-mon.exp: Ditto.
10438
10439 * gdb.threads/fork-thread-pending.exp: Ditto.
10440 * gdb.threads/hand-call-in-threads.exp: Ditto.
10441 * gdb.threads/interrupted-hand-call.exp: Ditto.
10442 * gdb.threads/linux-dp.exp: Ditto.
10443 * gdb.threads/manythreads.exp: Ditto.
10444 * gdb.threads/print-threads.exp: Ditto.
10445 * gdb.threads/pthreads.exp: Ditto.
10446 * gdb.threads/schedlock.exp: Ditto.
10447 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10448 * gdb.threads/threadapply.exp: Ditto.
10449
10450 2010-06-08 Michael Snyder <msnyder@vmware.com>
10451
10452 * gdb.ada/exec_changed.exp:
10453 Use ".*" instead of "" as wildcard regexp.
10454
10455 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10456 * gdb.base/call-ar-st.exp: Ditto.
10457 * gdb.base/checkpoint.exp: Ditto.
10458 * gdb.base/default.exp: Ditto.
10459 * gdb.base/dump.exp: Ditto.
10460 * gdb.base/ending-run.exp: Ditto.
10461 * gdb.base/fileio.exp: Ditto.
10462 * gdb.base/miscexprs.exp: Ditto.
10463 * gdb.base/pointers.exp: Ditto.
10464 * gdb.base/readline.exp: Ditto.
10465 * gdb.base/reread.exp: Ditto.
10466 * gdb.base/restore.exp: Ditto.
10467 * gdb.base/shlib-call.exp: Ditto.
10468 * gdb.base/valgrind-db-attach.exp: Ditto.
10469 * gdb.base/volatile.exp: Ditto.
10470 * gdb.base/watchpoints.exp: Ditto.
10471
10472 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10473
10474 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10475 * gdb.python/py-value.exp: Ditto.
10476
10477 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10478 * gdb.trace/circ.exp: Ditto.
10479 * gdb.trace/collection.exp: Ditto.
10480 * gdb.trace/packetlen.exp: Ditto.
10481 * gdb.trace/passc-dyn.exp: Ditto.
10482 * gdb.trace/report.exp: Ditto.
10483 * gdb.trace/tfile.exp: Ditto.
10484 * gdb.trace/tfind.exp: Ditto.
10485 * gdb.trace/while-dyn.exp: Ditto.
10486
10487 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10488
10489 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10490
10491 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10492
10493 Test PR 10640.
10494 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10495
10496 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10497
10498 * gdb.cp/koenig.exp: Test for ADL operators.
10499 * gdb.cp/koenig.cc: Added ADL operators.
10500 * gdb.cp/operator.exp: New test.
10501 * gdb.cp/operator.cc: New test.
10502
10503 2010-06-04 Michael Snyder <msnyder@vmware.com>
10504
10505 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10506 * gdb.base/pending.exp: Ditto.
10507
10508 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10509
10510 2010-06-04 Doug Evans <dje@google.com>
10511
10512 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10513 disabled printers.
10514 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10515 (enable_lookup_function): New function.
10516
10517 2010-06-04 Tom Tromey <tromey@redhat.com>
10518
10519 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10520 of hash and id.
10521
10522 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10523
10524 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10525 newline.
10526 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10527 (empty verbose non-noisy clear, empty verbose noisy clear)
10528 (empty non-verbose noisy clear): Likewise.
10529
10530 2010-06-03 Michael Snyder <msnyder@vmware.com>
10531
10532 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10533 * gdb.base/display.exp: Ditto.
10534 * gdb.base/find.exp: Ditto.
10535 * gdb.base/ifelse.exp: Ditto.
10536 * gdb.base/multi-forks.exp: Ditto.
10537 * gdb.base/recurse.exp: Ditto.
10538 * gdb.base/setshow.exp: Ditto.
10539 * gdb.base/value-double-free.exp: Ditto.
10540 * gdb.base/watch-vfork.exp: Ditto.
10541 * gdb.base/watch_thread_num.exp: Ditto.
10542 * gdb.base/watchpoint-solib.exp: Ditto.
10543 * gdb.base/watchpoint.exp: Ditto.
10544 * gdb.base/watchpoints.exp: Ditto.
10545
10546 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10547 * gdb.cp/overload.exp: Ditto.
10548 * gdb.cp/virtfunc.exp: Ditto.
10549
10550 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10551
10552 * gdb.reverse/watch-precsave.exp:
10553 Replace gdb_test with gdb_test_no_output.
10554
10555 * gdb.threads/attach-into-signal.exp:
10556 Replace gdb_test with gdb_test_no_output.
10557 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10558 * gdb.threads/watchthreads.exp: Ditto.
10559 * gdb.threads/watchthreads2.exp: Ditto.
10560
10561 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10562 * gdb.trace/tfind.exp: Ditto.
10563
10564 2010-06-03 Joel Brobecker <brobecker@adacore.com>
10565
10566 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10567 successful test if message is the empty string.
10568
10569 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10570
10571 * gdb.fortran/module.exp (stopped language detection): New test.
10572
10573 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 Support DW_TAG_module as separate namespaces.
10576 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10577 gdb.fortran/library-module-lib.f90: New.
10578 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10579 (print i): Remove.
10580 (continue to breakpoint: i-is-1, print var_i value 1)
10581 (continue to breakpoint: i-is-2, print var_i value 2)
10582 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10583 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10584 (complete `modmany, complete `modmany`, complete `modmany`var)
10585 (show language, setting breakpoint at module): New tests.
10586 * gdb.fortran/module.f90 (module mod): Remove.
10587 (module mod1, module mod2, module modmany, subroutine sub1)
10588 (subroutine sub2, program module): New.
10589
10590 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10593 (print value of rUC, print value of rI, print value of UI): ... here.
10594 * gdb.cp/anon-union.exp (pass): Rename to ...
10595 (print z 2): ... here.
10596
10597 2010-06-02 Michael Snyder <msnyder@vmware.com>
10598
10599 * gdb.trace/actions.exp: Use gdb_test_no_output.
10600 * gdb.trace/circ.exp: Ditto.
10601 * gdb.trace/packetlen.exp: Ditto.
10602 * gdb.trace/save-trace.exp: Ditto.
10603 * gdb.trace/tracecmd.exp: Ditto.
10604 * gdb.trace/tsv.exp: Ditto.
10605
10606 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10607 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10608 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10609 * gdb.threads/manythreads.exp: Ditto.
10610 * gdb.threads/print-threads.exp: Ditto.
10611 * gdb.threads/pthreads.exp: Ditto.
10612 * gdb.threads/schedlock.exp: Ditto.
10613 * gdb.threads/staticthreads.exp: Ditto.
10614 * gdb.threads/thread-specific.exp: Ditto.
10615 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10616 * gdb.threads/threadapply.exp: Ditto.
10617 * gdb.threads/watchthreads.exp: Ditto.
10618 * gdb.threads/watchthreads2.exp: Ditto.
10619
10620 * gdb.python/py-block.exp: Use gdb_test_no_output.
10621 * gdb.python/py-prettyprint.exp: Ditto.
10622 * gdb.python/py-template.exp: Ditto.
10623 * gdb.python/py-value.exp: Ditto.
10624
10625 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10626 * gdb.reverse/watch-reverse.exp: Ditto.
10627
10628 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10629 * gdb.server/ext-run.exp: Ditto.
10630
10631 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10632 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10633 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10634 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10635 * gdb.dwarf2/dw2-producer.exp: Ditto.
10636 * gdb.dwarf2/mac-fileno.exp: Ditto.
10637
10638 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10639 * gdb.gdb/selftest.exp: Ditto.
10640
10641 * gdb.multi/base.exp: Use gdb_test_no_output.
10642
10643 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10644
10645 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10646
10647 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10648
10649 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10650
10651 * gdb.cp/class2.exp: Use gdb_test_no_output.
10652 * gdb.cp/classes.exp: Ditto.
10653 * gdb.cp/extern-c.exp: Ditto.
10654 * gdb.cp/inherit.exp: Ditto.
10655 * gdb.cp/maint.exp: Ditto.
10656 * gdb.cp/mb-inline.exp: Ditto.
10657 * gdb.cp/mb-templates.exp: Ditto.
10658 * gdb.cp/method2.exp: Ditto.
10659 * gdb.cp/misc.exp: Ditto.
10660 * gdb.cp/ovldbreak.exp: Ditto.
10661 * gdb.cp/punctuator.exp: Ditto.
10662 * gdb.cp/templates.exp: Ditto.
10663 * gdb.cp/virtbase.exp: Ditto.
10664
10665 * gdb.threads/attach-stopped.exp:
10666 Replace uses of send_gdb / gdb_expect.
10667 * gdb.threads/attachstop-mt.exp:
10668 Replace uses of send_gdb / gdb_expect.
10669 * gdb.threads/gcore-thread.exp:
10670 Replace uses of send_gdb / gdb_expect.
10671 * gdb.threads/hand-call-in-threads.exp:
10672 Replace uses of send_gdb / gdb_expect.
10673 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
10674 * gdb.threads/print-threads.exp:
10675 Replace uses of send_gdb / gdb_expect.
10676 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10677 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10678 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10679
10680 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10681 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10682 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10683 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10684 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10685 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10686 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10687 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10688 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10689 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10690 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10691
10692 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10693
10694 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10695
10696 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
10697
10698 * gdb.cp/koenig.exp: Added new test case.
10699 * gdb.cp/koenig.cc: Ditto.
10700
10701 2010-06-01 Michael Snyder <msnyder@vmware.com>
10702
10703 * gdb.base/arithmet.exp: Use gdb_test_no_output.
10704 * gdb.base/arrayidx.exp: Ditto.
10705 * gdb.base/attach.exp: Ditto.
10706 * gdb.base/auxv.exp: Ditto.
10707 * gdb.base/bigcre.exp: Ditto.
10708 * gdb.base/break-always.exp: Ditto.
10709 * gdb.base/break-interp.exp: Ditto.
10710 * gdb.base/break.exp: Ditto.
10711 * gdb.base/breakpoint-shadow.exp: Ditto.
10712 * gdb.base/call-ar-st.exp: Ditto.
10713 * gdb.base/call-sc.exp: Ditto.
10714 * gdb.base/call-signal-resume.exp: Ditto.
10715 * gdb.base/callfuncs.exp: Ditto.
10716 * gdb.base/catch-syscall.exp: Ditto.
10717 * gdb.base/charset.exp: Ditto.
10718 * gdb.base/code-expr.exp: Ditto.
10719 * gdb.base/commands.exp: Ditto.
10720 * gdb.base/cond-expr.exp: Ditto.
10721 * gdb.base/condbreak.exp: Ditto.
10722 * gdb.base/cursal.exp: Ditto.
10723 * gdb.base/cvexpr.exp: Ditto.
10724 * gdb.base/default.exp: Ditto.
10725 * gdb.base/del.exp: Ditto.
10726 * gdb.base/detach.exp: Ditto.
10727 * gdb.base/display.exp: Ditto.
10728 * gdb.base/ena-dis-br.exp: Ditto.
10729 * gdb.base/eval-skip.exp: Ditto.
10730 * gdb.base/foll-fork.exp: Ditto.
10731 * gdb.base/foll-vfork.exp: Ditto.
10732 * gdb.base/frame-args.exp: Ditto.
10733 * gdb.base/funcargs.exp: Ditto.
10734 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10735 * gdb.base/gdbvars.exp: Ditto.
10736 * gdb.base/help.exp: Ditto.
10737 * gdb.base/ifelse.exp: Ditto.
10738 * gdb.base/included.exp: Ditto.
10739 * gdb.base/list.exp: Ditto.
10740 * gdb.base/macscp.exp: Ditto.
10741 * gdb.base/maint.exp: Ditto.
10742 * gdb.base/multi-fork.exp: Ditto.
10743 * gdb.base/overlays.exp: Ditto.
10744 * gdb.base/page.exp: Ditto.
10745 * gdb.base/pending.exp: Ditto.
10746 * gdb.base/pointers.exp: Ditto.
10747 * gdb.base/pr11022.exp: Ditto.
10748 * gdb.base/prelink.exp: Ditto.
10749 * gdb.base/printcmds.exp: Ditto.
10750 * gdb.base/psymtab.exp: Ditto.
10751 * gdb.base/randomize.exp: Ditto.
10752 * gdb.base/relational.exp: Ditto.
10753 * gdb.base/relocate.exp: Ditto.
10754 * gdb.base/remote.exp: Ditto.
10755 * gdb.base/sepdebug.exp: Ditto.
10756 * gdb.base/set-lang-auto.exp: Ditto.
10757 * gdb.base/setshow.exp: Ditto.
10758 * gdb.base/setvar.exp: Ditto.
10759 * gdb.base/signals.exp: Ditto.
10760 * gdb.base/signull.exp: Ditto.
10761 * gdb.base/sigstep.exp: Ditto.
10762 * gdb.base/sizeof.exp: Ditto.
10763 * gdb.base/solib-disc.exp: Ditto.
10764 * gdb.base/store.exp: Ditto.
10765 * gdb.base/structs.exp: Ditto.
10766 * gdb.base/structs2.exp: Ditto.
10767 * gdb.base/subst.exp: Ditto.
10768 * gdb.base/term.exp: Ditto.
10769 * gdb.base/trace-commands.exp: Ditto.
10770 * gdb.base/unwindonsignal.exp: Ditto.
10771 * gdb.base/valgrind-db-attach.exp: Ditto.
10772 * gdb.base/varargs.exp: Ditto.
10773 * gdb.base/watch-cond.exp: Ditto.
10774 * gdb.base/watch_thread_num.exp: Ditto.
10775 * gdb.base/watchpoint-cond-gone.exp: Ditto.
10776 * gdb.base/watchpoint.exp: Ditto.
10777 * gdb.base/whatis-exp.exp: Ditto.
10778
10779 2010-06-01 Michael Snyder <msnyder@vmware.com>
10780
10781 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
10782 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
10783 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
10784 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
10785 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
10786 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
10787 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
10788 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
10789 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
10790 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
10791 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
10792 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
10793 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
10794 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
10795 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
10796
10797 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10798
10799 * gdb.base/commands.exp (begin commands on watch): Remove excessive
10800 trailing newline.
10801 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
10802 * gdb.java/jmisc.exp (p *args\n): Rename to ...
10803 (p *args): ... here and remove excessive trailing newline.
10804
10805 2010-05-31 Joel Brobecker <brobecker@adacore.com>
10806
10807 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
10808
10809 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 Accept the new Linux kernel "t (tracing stop)" string.
10812 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
10813 Update comment.
10814 (state_wait) <T (tracing stop)>: New.
10815 (main): Update the state_wait expect string.
10816
10817 2010-05-28 Pedro Alves <pedro@codesourcery.com>
10818
10819 * limits.c, limits.exp: Delete files.
10820 * Makefile.in (clean mostlyclean): Adjust.
10821 * tracecmd.exp: Adjust.
10822
10823 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 * gdb.base/tui-layout.exp: New.
10826
10827 2010-05-28 Michael Snyder <msnyder@vmware.com>
10828
10829 * gdb.reverse/break-precsave.exp:
10830 Replace uses of send_gdb / gdb_expect.
10831 * gdb.reverse/break-reverse.exp:
10832 Replace uses of send_gdb / gdb_expect.
10833 * gdb.reverse/consecutive-precsave.exp:
10834 Replace uses of send_gdb / gdb_expect.
10835 * gdb.reverse/consecutive-reverse.exp:
10836 Replace uses of send_gdb / gdb_expect.
10837 * gdb.reverse/finish-precsave.exp:
10838 Replace uses of send_gdb / gdb_expect.
10839 * gdb.reverse/finish-reverse.exp:
10840 Replace uses of send_gdb / gdb_expect.
10841 * gdb.reverse/i386-precsave.exp:
10842 Replace uses of send_gdb / gdb_expect.
10843 * gdb.reverse/i386-reverse.exp:
10844 Replace uses of send_gdb / gdb_expect.
10845 * gdb.reverse/i386-sse-reverse.exp:
10846 Replace uses of send_gdb / gdb_expect.
10847 * gdb.reverse/i387-env-reverse.exp:
10848 Replace uses of send_gdb / gdb_expect.
10849 * gdb.reverse/i387-stack-reverse.exp:
10850 Replace uses of send_gdb / gdb_expect.
10851 * gdb.reverse/machinestate-precsave.exp:
10852 Replace uses of send_gdb / gdb_expect.
10853 * gdb.reverse/machinestate.exp:
10854 Replace uses of send_gdb / gdb_expect.
10855 * gdb.reverse/sigall-precsave.exp:
10856 Replace uses of send_gdb / gdb_expect.
10857 * gdb.reverse/sigall-reverse.exp:
10858 Replace uses of send_gdb / gdb_expect.
10859 * gdb.reverse/solib-precsave.exp:
10860 Replace uses of send_gdb / gdb_expect.
10861 * gdb.reverse/solib-reverse.exp:
10862 Replace uses of send_gdb / gdb_expect.
10863 * gdb.reverse/step-precsave.exp:
10864 Replace uses of send_gdb / gdb_expect.
10865 * gdb.reverse/step-reverse.exp:
10866 Replace uses of send_gdb / gdb_expect.
10867 * gdb.reverse/until-precsave.exp:
10868 Replace uses of send_gdb / gdb_expect.
10869 * gdb.reverse/until-reverse.exp:
10870 Replace uses of send_gdb / gdb_expect.
10871 * gdb.reverse/watch-precsave.exp:
10872 Replace uses of send_gdb / gdb_expect.
10873 * gdb.reverse/watch-reverse.exp:
10874 Replace uses of send_gdb / gdb_expect.
10875
10876 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10877
10878 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
10879 excessive newline.
10880
10881 2010-05-27 Michael Snyder <msnyder@vmware.com>
10882
10883 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
10884 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
10885 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
10886 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
10887 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
10888 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
10889 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10890 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
10891 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
10892 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
10893 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
10894 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
10895 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
10896 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
10897 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
10898 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
10899 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
10900 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
10901 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
10902
10903 2010-05-26 Michael Snyder <msnyder@vmware.com>
10904
10905 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
10906 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
10907
10908 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
10909 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
10910 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
10911
10912 * gdb.reverse/consecutive-reverse.exp:
10913 Replace uses of send_gdb / gdb_expect.
10914 * gdb.reverse/consecutive-precsave.exp:
10915 Replace uses of send_gdb / gdb_expect.
10916
10917 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
10918 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
10919 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
10920 * gdb.mi/mi-ns-stale-regcache.exp:
10921 Replace uses of send_gdb / gdb_expect.
10922 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
10923 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
10924 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
10925 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
10926 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
10927 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
10928 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
10929 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
10930 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
10931
10932 2010-05-26 Michael Snyder <msnyder@vmware.com>
10933
10934 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
10935
10936 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
10937
10938 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
10939 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
10940 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
10941 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
10942 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
10943 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
10944 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
10945 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
10946 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
10947
10948 2010-05-25 Tom Tromey <tromey@redhat.com>
10949
10950 * gdb.base/macscp.exp: Add missing space after setup_kfail.
10951
10952 2010-05-25 Tom Tromey <tromey@redhat.com>
10953
10954 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
10955 argument order.
10956 * gdb.base/macscp.exp: Fix setup_kfail argument order.
10957 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
10958 order.
10959 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
10960 order.
10961 * gdb.base/call-sc.exp (setup_kfails): Remove.
10962 (setup_compiler_kfails): Remove.
10963 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
10964 argument order.
10965 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
10966 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
10967 (advancei): Fix setup_kfail argument order.
10968 * gdb.base/radix.exp: Fix setup_kfail argument order.
10969 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
10970 order.
10971 * gdb.base/structs.exp (setup_kfails): Remove.
10972 (setup_compiler_kfails): Fix setup_kfail argument order.
10973 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
10974 order.
10975 * gdb.java/jmain.exp: Fix setup_kfail argument order.
10976 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
10977 setup_kfail argument order.
10978 * gdb.cp/overload.exp: Fix setup_kfail argument order.
10979
10980 2010-05-25 Tom Tromey <tromey@redhat.com>
10981
10982 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
10983
10984 2010-05-25 Michael Snyder <msnyder@vmware.com>
10985
10986 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
10987 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
10988 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
10989 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
10990 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
10991 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
10992 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
10993 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
10994 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
10995 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
10996 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
10997 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
10998 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
10999 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11000 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11001 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11002 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11003 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11004 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11005 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11006 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11007 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11008 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11009 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11010 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11011 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11012 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11013 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11014 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11015 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11016 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11017 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11018 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11019 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11020 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11021 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11022 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11023 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11024 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11025 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11026 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11027 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11028 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11029 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11030 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11031 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11032 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11033 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11034
11035 2010-05-25 Doug Evans <dje@google.com>
11036
11037 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11038 gdb.string_to_argv.
11039
11040 2010-05-21 Tom Tromey <tromey@redhat.com>
11041
11042 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11043 Call it.
11044 * gdb.dwarf2/pieces.S: Update.
11045 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11046
11047 2010-05-21 Tom Tromey <tromey@redhat.com>
11048
11049 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11050 Call it.
11051 * gdb.dwarf2/pieces.c (struct C): New.
11052 (f6): New function.
11053 * gdb.dwarf2/pieces.S: Replace.
11054
11055 2010-05-21 Tom Tromey <tromey@redhat.com>
11056
11057 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11058 Call it.
11059
11060 2010-05-21 Tom Tromey <tromey@redhat.com>
11061
11062 * gdb.dwarf2.pieces.exp: New file.
11063 * gdb.dwarf2.pieces.S: New file.
11064 * gdb.dwarf2.pieces.c: New file.
11065
11066 2010-05-20 Pedro Alves <pedro@codesourcery.com>
11067 Joel Brobecker <brobecker@adacore.com>
11068
11069 * lib/gdb.exp (gdb_test_no_output): New function.
11070 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11071 when testing commands that should produce no output.
11072
11073 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11074
11075 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11076 parameter that we want to watch being a constant.
11077
11078 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11079
11080 * gdb.ada/cond_lang: New testcase.
11081
11082 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11083
11084 * lib/gdb.exp (banned_variables): New variable/constant.
11085 (gdb_init): Add write trace on variables listed in banned_variables.
11086 (gdb_finish): Remove write traces on variables listed in
11087 banned_variables.
11088
11089 2010-05-17 Joel Brobecker <brobecker@adacore.com>
11090
11091 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11092 * gdb.cp/koenig.exp: Likewise.
11093
11094 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11095
11096 PR python/11482
11097
11098 * gdb.python/py-value.exp (test_value_hash): New function.
11099
11100 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11101
11102 PR exp/11530.
11103 * gdb.base/gdb11530.c: New file.
11104 * gdb.base/gdb11530.exp: New file.
11105
11106 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11107
11108 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11109 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11110
11111 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11112
11113 * gdb.cp/koenig.exp: New test.
11114 * gdb.cp/koenig.cc: New test program.
11115
11116 2010-05-05 Joel Brobecker <brobecker@adacore.com>
11117
11118 Remove the use of prms_id and bug_id throughout the testsuite.
11119
11120 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11121
11122 PR exp/11349.
11123 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11124 use a reference local variable.
11125
11126 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11127
11128 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11129 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11130 variable different_dir. Move debugfile into a full directory pathname
11131 under DIFFERENT_DIR.
11132 * lib/gdb.exp (separate_debug_filename): Remove.
11133 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11134 variable debug_dir and mkdir of it. Update function comments.
11135
11136 2010-04-29 Pedro Alves <pedro@codesourcery.com>
11137
11138 PR gdb/11557
11139
11140 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11141 files.
11142
11143 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11144
11145 * gdb.python/py-param.exp: New File.
11146
11147 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11148
11149 * gdb.base/default.exp: Fix "set language" test.
11150
11151 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11152
11153 PR breakpoints/11531.
11154 * gdb.base/gdb11531.c: New file.
11155 * gdb.base/gdb11531.exp: New file.
11156
11157 2010-04-26 Tom Tromey <tromey@redhat.com>
11158
11159 * gdb.base/completion.exp: Add tests for completion and deprecated
11160 commands.
11161
11162 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11163
11164 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11165 (print /x char_array): Escape curly brackets.
11166
11167 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11168
11169 Fix deadlock on looped list of loaded shared objects.
11170 * gdb.base/solib-corrupted.exp: New.
11171
11172 2010-04-23 Doug Evans <dje@google.com>
11173
11174 * gdb.python/py-section-script.c: New file.
11175 * gdb.python/py-section-script.exp: New file.
11176 * gdb.python/py-section-script.py: New file.
11177
11178 2010-04-20 Chris Moller <cmoller@redhat.com>
11179
11180 PR 10179
11181
11182 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11183 * gdb.base/pr10179-a.c:
11184 * gdb.base/pr10179-b.c:
11185 * gdb.base/pr10179.exp: New files.
11186
11187 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 Fix crashes on dangling display expressions.
11190 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11191 is SEP.
11192 (lib_flags): Remove the "debug" keyword.
11193 (libsepdebug): New variable for iterating new loop.
11194 (save_pf_prefix): New variable wrapping the loop.
11195 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11196 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11197
11198 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11199
11200 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11201
11202 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11203
11204 PR stabs/11479.
11205 * gdb.stabs/gdb11479.exp: New file.
11206 * gdb.stabs/gdb11479.c: New file.
11207
11208 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11209
11210 * gdb.base/charset.c (Strin16, String32): New variables.
11211 * gdb.base/charset.exp (gdb_test): Test correct display
11212 of 16 or 32 bit strings.
11213
11214 2010-04-21 Chris Moller <cmoller@redhat.com>
11215
11216 PR 9167
11217 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11218 * gdb.cp/pr9167.cc: New file.
11219 * gdb.cp/pr9167.exp: New file.
11220
11221
11222 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11223
11224 PR pascal/11492.
11225 * gdb.pascal/gdb11492.pas: New file.
11226 * gdb.pascal/gdb11492.exp: New file.
11227
11228 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11229
11230 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11231
11232 2010-04-20 Joel Brobecker <brobecker@adacore.com>
11233
11234 * gdb.ada/dyn_loc: New testcase.
11235
11236 2010-04-20 Chris Moller <cmoller@redhat.com>
11237
11238 PR 10867
11239
11240 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11241 * gdb.cp/pr10687.cc: New file.
11242 * gdb.cp/pr10687.exp: New file.
11243
11244
11245 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11246 Sergio Durigan Junior <sergiodj@redhat.com>
11247
11248 * gdb.fortran/logical.exp: New testcase.
11249 * gdb.fortran/logical.f90: New file.
11250
11251 2010-04-19 Doug Evans <dje@google.com>
11252
11253 * gdb.base/help.exp (help source): Update expected output.
11254
11255 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11256
11257 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11258 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11259 gdb_exit and return.
11260 (executable): New variable.
11261 (binfile): Use it.
11262
11263 2010-04-19 Pedro Alves <pedro@codesourcery.com>
11264
11265 PR breakpoints/8554.
11266
11267 * gdb.trace/save-trace.exp: Adjust.
11268
11269 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11270
11271 PR corefiles/11511
11272 * gdb.arch/system-gcore.exp: New.
11273 * gdb.arch/gcore.c: Likewise.
11274
11275 2010-04-15 Doug Evans <dje@google.com>
11276
11277 * gdb.python/py-progspace.c: New file.
11278 * gdb.python/py-progspace.exp: New file.
11279
11280 * gdb.base/source.exp: Add tests for "source -s".
11281
11282 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11283
11284 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11285 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11286 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11287 * gdb.python/py-mi.exp: New test for to_string returning None.
11288
11289 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11290
11291 * gdb.python/py-breakpoint.c: Make result global.
11292
11293 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11294
11295 Fix non-GNU make compatibility.
11296 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11297
11298 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11299
11300 * gdb.python/py-breakpoint.exp: New File.
11301 * gdb.python/py-breakpoint.C: Ditto.
11302
11303 2010-04-08 Stan Shebs <stan@codesourcery.com>
11304
11305 * gdb.trace/actions.exp: Clear default-collect.
11306 * gdb.trace/save-trace.exp: Clear default-collect.
11307
11308 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11309
11310 * gdb.python/py-value: Add null string variable.
11311 (test_lazy_string): Test zero length, NULL address lazy
11312 strings.
11313
11314 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11315
11316 * gdb.arch/i386-avx.c: New.
11317 * gdb.arch/i386-avx.exp: Likewise.
11318
11319 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11320
11321 2010-04-06 Doug Evans <dje@google.com>
11322
11323 * gdb.base/source-test.gdb: New file.
11324 * gdb.base/source.exp: Test source -v.
11325
11326 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11327
11328 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11329
11330 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11331
11332 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11333 within one line, unless it is followed by a double quote.
11334 * gdb.stabs/hppa.sed: Idem.
11335 * gdb.stabs/weird.def: Add char and String constants
11336 * gdb.stabs/weird.exp: Check for correct parsing of
11337 char and string constants.
11338 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11339 in .stabs to .stabx substitution.
11340
11341 2010-04-05 Stan Shebs <stan@codesourcery.com>
11342
11343 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11344 constant global.
11345 * gdb.trace/tfile.exp: Try to print them.
11346
11347 2010-04-04 Stan Shebs <stan@codesourcery.com>
11348
11349 * gdb.base/completion.exp: Update for new "info watchpoints".
11350 * gdb.base/default.exp: Ditto.
11351 * gdb.base/help.exp: Ditto.
11352 * gdb.base/watchpoint.exp: Ditto.
11353 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11354
11355 2010-04-04 Stan Shebs <stan@codesourcery.com>
11356
11357 * gdb.trace/tfile.exp: Sharpen tfind test.
11358
11359 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 * gdb.base/break-entry.exp: New.
11362
11363 2010-04-02 Hui Zhu <teawater@gmail.com>
11364 Michael Snyder <msnyder@vmware.com>
11365
11366 * gdb.reverse/i386-sse-reverse.exp: New file.
11367 * gdb.reverse/i386-sse-reverse.c: New file.
11368
11369 2010-04-02 Pedro Alves <pedro@codesourcery.com>
11370
11371 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11372
11373 2010-04-01 Stan Shebs <stan@codesourcery.com>
11374
11375 * gdb.trace/actions.exp: Tweak expected output.
11376 * gdb.trace/while-stepping.exp: Tweak expected output.
11377
11378 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11379
11380 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11381
11382 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11383
11384 * gdb.base/commands.exp: Adjust.
11385 * gdb.cp/extern-c.exp: Adjust.
11386
11387 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11388
11389 * gdb.trace/collection.c (local_test_func): Define a local struct,
11390 and instanciate it.
11391
11392 2010-04-01 Pedro Alves <pedro@codesourcery.com>
11393
11394 * gdb.trace/collection.exp (gdb_collect_args_test)
11395 (gdb_collect_argarray_test): XFAIL the tests that assume the
11396 argarray argument's elements are collected.
11397
11398 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11399
11400 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11401 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11402
11403 2010-03-31 Stan Shebs <stan@codesourcery.com>
11404
11405 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11406 and tracepoint conditionals.
11407 (gdb_verify_tracepoints): Delete unused return.
11408
11409 2010-03-26 Keith Seitz <keiths@redhat.com>
11410
11411 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11412 appear in the output before main.
11413 Remove KFAIL for gdb/2215 aka bz 9320.
11414
11415 2010-03-30 Doug Evans <dje@google.com>
11416
11417 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11418 by dejagnu.
11419 * gdb.arch/amd64-dword.exp: Ditto.
11420
11421 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11422 match.
11423 (break printf): Ditto.
11424
11425 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11426
11427 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11428 gcc < 4.4.
11429 * gdb.cp/shadow.exp: Ditto.
11430
11431 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11432
11433 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11434 "tstart" is silent.
11435
11436 2010-03-29 Pedro Alves <pedro@codesourcery.com>
11437
11438 * gdb.trace/collection.exp (executable): New.
11439 (binfile): Use it.
11440 (fpreg, spreg, pcreg): New.
11441 (test_register): Use gdb_test_multiple. Pass /x to print.
11442 (prepare_for_trace_test): New.
11443 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11444 (gdb_collect_args_test, gdb_collect_argstruct_test)
11445 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11446 prepare_for_trace_test.
11447 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11448 fpreg, spreg and pcreg.
11449 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11450 prepare_for_trace_test.
11451 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11452 try to detect tracing support here. Don't set breakpoints at
11453 `begin' or `end' here.
11454 <global scope>: Use clean_restart. Run to main before checking
11455 for tracing support. Check for for tracing support here.
11456
11457 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11460 " as $displacement" to "seen displacement message".
11461
11462 2010-03-28 Pedro Alves <pedro@codesourcery.com>
11463
11464 * gdb.trace/while-dyn.exp (executable): New variable.
11465 (binfile): Use it.
11466 (test_while_stepping): New function. Move most tests here. Call
11467 it once for each of the while-stepping, stepping and ws aliases.
11468
11469 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11470
11471 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11472 that do not provide the tagless_struct type name at all.
11473 (test_print_anon_union): Do not check value of uninitialized
11474 union member. Do not use cp_test_ptype_class, so we can accept
11475 "long" as well as "long int".
11476
11477 2010-03-26 Pedro Alves <pedro@codesourcery.com>
11478
11479 * gdb.trace/tfile.c (tohex, bin2hex): New.
11480 (write_error_trace_file): Hexify error description.
11481
11482 2010-03-25 Stan Shebs <stan@codesourcery.com>
11483
11484 * gdb.trace/tfile.c: Generate an additional trace file, improve
11485 portability.
11486 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11487 files in a better way.
11488
11489 2010-03-25 Keith Seitz <keiths@redhat.com>
11490
11491 * gdb.java/jprint.exp: XFAIL printing of static class members
11492 because of GCC debuginfo problem.
11493
11494 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11495
11496 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11497
11498 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11499
11500 * gdb.base/completion.exp: Allow long instead of long int.
11501 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11502 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11503 variable p.
11504 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11505 * gdb.base/pointers.exp: Allow long instead of long int.
11506 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11507 * gdb.base/step-line.exp: Allow a directory before the source file name.
11508
11509 2010-03-24 Tom Tromey <tromey@redhat.com>
11510
11511 PR breakpoints/9352:
11512 * gdb.base/default.exp: Update.
11513 * gdb.base/commands.exp: Update.
11514 * gdb.cp/extern-c.exp: Test setting commands on multiple
11515 breakpoints at once.
11516
11517 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11518
11519 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11520 if gdb,nosignals.
11521 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11522 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11523 exited".
11524
11525 2010-03-24 Stan Shebs <stan@codesourcery.com>
11526
11527 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11528
11529 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11530
11531 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11532 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11533 argument. Handle "short" and "long".
11534 (Top level): Pass overprototyped output for old_fptr and xptr.
11535
11536 2010-03-23 Pedro Alves <pedro@codesourcery.com>
11537
11538 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11539 format strings and add casts to avoid compiler warnings.
11540
11541 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
11542
11543 * lib/trace-support.exp (gdb_trace_setactions):
11544 Don't expect whitespace after ">" prompt.
11545 * gdb.trace/actions.exp: Adjust for output changes.
11546 * gdb.trace/while-stepping.exp: Likewise.
11547
11548 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11549
11550 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11551 and r157645).
11552
11553 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11554
11555 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11556 New.
11557
11558 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11559
11560 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11561 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11562
11563 2010-03-19 Stan Shebs <stan@codesourcery.com>
11564
11565 * gdb.trace/ax.exp: New file.
11566
11567 2010-03-19 Doug Evans <dje@google.com>
11568
11569 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11570 output from gcc.
11571
11572 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11573 named /usr/sbin/prelink<foo>.
11574
11575 2010-03-18 Stan Shebs <stan@codesourcery.com>
11576
11577 * gdb.trace/circ.exp: Test circular-trace-buffer.
11578 * gdb.trace/tfile.exp: Update tstatus test.
11579
11580 2010-03-18 Joel Brobecker <brobecker@adacore.com>
11581
11582 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11583 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11584
11585 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11586
11587 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11588
11589 2010-03-18 Pedro Alves <pedro@codesourcery.com>
11590
11591 * gdb.base/default.exp: Adjust the expected output of the finish
11592 and until commands when the inferior is not being run.
11593
11594 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11595
11596 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11597 * gdb.cp/nsusing.exp: Ditto.
11598
11599 2010-03-15 Tom Tromey <tromey@redhat.com>
11600
11601 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11602 * gdb.cp/userdef.cc (operator==): New function.
11603 (main): New locals mem1, mem2.
11604
11605 2010-03-15 Jie Zhang <jie@codesourcery.com>
11606
11607 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11608 Declare and use new loadtimeout variable.
11609
11610 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11611
11612 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11613 Use gdb_load later.
11614
11615 2010-03-14 Pedro Alves <pedro@codesourcery.com>
11616
11617 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11618 literal. Add missing endlines to prints to stderr.
11619
11620 2010-03-12 Tom Tromey <tromey@redhat.com>
11621
11622 PR c++/9708:
11623 * gdb.cp/m-static.exp: Add regression test.
11624 * gdb.cp/m-static.cc (method): New method.
11625 (main): Call it.
11626
11627 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11628
11629 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11630 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11631
11632 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11633
11634 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11635
11636 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11637
11638 * lib/gdb.exp (skip_stl_tests): New.
11639 (gdb_compile): Symbian needs -ldl.
11640 (shlib_target_file): New.
11641 (shlib_symbol_file): New.
11642 (gdb_load_shlibs): Use shlib_target_file.
11643 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11644 * gdb.cp/exception.exp: Use skip_stl_tests.
11645 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11646 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11647 * gdb.cp/mb-templates.exp: Ditto.
11648 * gdb.base/commands.exp: Relax regexes.
11649 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11650 shlib_target_file and shlib_symbol_file.
11651 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11652 sections.
11653 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11654 * gdb.base/solib-disc.exp: Use
11655 shlib_target_file and shlib_symbol_file.
11656 * gdb.base/unload.exp: Don't skip on symbian. Use
11657 shlib_target_file and shlib_symbol_file.
11658 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11659
11660 2010-03-12 Pedro Alves <pedro@codesourcery.com>
11661
11662 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11663 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11664 Issue a tfind end before looking for a tracepoint frame.
11665 * gdb.trace/tfind.exp: Adjust tstatus output.
11666 Adjust disassembly output.
11667 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11668
11669 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11670
11671 * gdb.base/break-interp.exp: Create new displacement parameter value
11672 for the test_ld calls.
11673 (reach): New parameter displacement, verify its content. New push of
11674 pf_prefix "reach-$func:". Import global expect_out.
11675 (test_core): New parameter displacement, verify its content. New push
11676 of pf_prefix "core:". New command "set verbose on". Import global
11677 expect_out.
11678 (test_attach): New parameter displacement, verify its content. New
11679 push of pf_prefix "attach:". New command "set verbose on". Import
11680 global expect_out.
11681 (test_ld): New parameter displacement, pass it to the reach, test_core
11682 and test_attach calls and verify its content in the "ld.so exit" test.
11683 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11684 (prelink): Update expected text, use gdb_test.
11685
11686 2010-03-10 Doug Evans <dje@google.com>
11687
11688 * gdb.base/checkpoint.exp: Fix comment.
11689 Lengthen timeout while doing >600 checkpoints test.
11690 Rename duplicate "kill all one" test to keep test names unique.
11691
11692 2010-03-10 Pedro Alves <pedro@codesourcery.com>
11693
11694 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11695
11696 2010-03-08 Keith Seitz <keiths@redhat.com>
11697
11698 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11699 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11700 (dm_type_long): New function.
11701 (dm_type_unsigned_short): New function.
11702 (dm_type_unsigned_long): New function.
11703 (myint): New typedef.
11704 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11705 long, unsigned shor and long, operator char*, and typedef.
11706 (test_lookup_operator_functions): Add operator char* test.
11707 (test_paddr_operator_functions): Likewise.
11708 (test_paddr_overloaded_functions): Use probe values for
11709 short, long, and unsigned short and long.
11710 (test_paddr_hairy_functions): If the demangler probe detected
11711 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11712 demangler.
11713 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11714 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11715 and "print null_pmf".
11716 Add test "ptype a.*pmf".
11717 * gdb.cp/overload.exp: Allow optional "int" to appear with
11718 "short" and "long".
11719 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11720 long expect value for men_overload1arg.
11721 Allow "int" to appear with "short" and "long".
11722 When testing "info break", add argument for main (void).
11723 Also allow "int" to appear with "short" and "long".
11724 Ditto with "unsigned" and "long long".
11725 * gdb.java/jmain.exp: Do not enclose methods names in single
11726 quotes.
11727 * gdb.java/jmisc.exp: Likewise.
11728 * gdb.java/jprint.exp: Likewise.
11729 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11730
11731 From Jan Kratochvil <jan.kratochvil@redhat.com>:
11732 * gdb.cp/exception.exp (backtrace after first throw)
11733 (backtrace after second throw): Allow a namespace before __cxa_throw.
11734 (backtrace after first catch, backtrace after second catch): Allow
11735 a namespace before __cxa_begin_catch.
11736
11737 * gdb.cp/cpexprs.exp: New file.
11738 * gdb.cp/cpexprs.cc: New file.
11739
11740 From Daniel Jacobowitz <dan@codesourcery.com>
11741 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
11742 to use string_to_regexp.
11743 (ctor, dtor): New functions. Use them to match constructor
11744 and destructor function types.
11745 (Top level): Use runto_main.
11746
11747 2010-03-05 Tom Tromey <tromey@redhat.com>
11748
11749 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
11750 gdb.target_charset.
11751 (pp_ns.to_string): Likewise.
11752
11753 2010-03-04 Keith Seitz <keiths@redhat.com>
11754
11755 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11756 can be quoted. Test that both the filename and function/line
11757 portions can be quoted at the same time.
11758
11759 2010-03-04 Pedro Alves <pedro@codesourcery.com>
11760
11761 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11762
11763 2010-03-03 Doug Evans <dje@google.com>
11764
11765 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
11766 libc contains libpthread.
11767
11768 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
11769 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
11770 of gdb_compile. Add another pattern to match android backtrace.
11771
11772 2010-03-03 Tom Tromey <tromey@redhat.com>
11773
11774 PR gdb/11345:
11775 * gdb.base/printcmds.exp (test_printf): Add test.
11776
11777 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
11778
11779 * gdb.arch/amd64-byte.exp: New.
11780 * gdb.arch/amd64-dword.exp: Likewise.
11781 * gdb.arch/amd64-pseudo.c: Likewise.
11782 * gdb.arch/amd64-word.exp: Likewise.
11783 * gdb.arch/i386-byte.exp: Likewise.
11784 * gdb.arch/i386-pseudo.c: Likewise.
11785 * gdb.arch/i386-word.exp: Likewise.
11786
11787 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11788
11789 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
11790 types. Add structreg, bitfields, and flags registers.
11791 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
11792 registers.
11793
11794 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
11795
11796 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
11797 (load_description): Set architecture if defined.
11798
11799 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
11800
11801 * gdb.python/py-frame.exp: Add read_var block tests.
11802 * gdb.python/py-frame.c (block): New function.
11803
11804 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11805 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
11808
11809 2010-02-25 David S. Miller <davem@davemloft.net>
11810
11811 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
11812 fix logic for setting all_syscalls_numbers.
11813
11814 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11815
11816 * Makefile.in: Add py-block and py-symbol.
11817 * gdb.python/py-symbol.exp: New File.
11818 * gdb.python/py-symtab.exp: New File.
11819 * gdb.python/py-block.exp: New File.
11820 * gdb.python/py-symbol.c: New File.
11821 * gdb.python/py-block.c: New File.
11822
11823 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11824
11825 PR python/11314
11826 * lib/gdb.exp (skip_python_tests): New function.
11827 * gdb.python/py-cmd.exp: Use skip_python_tests.
11828 * gdb.python/py-frame.exp: Likewise.
11829 * gdb.python/py-function.exp: Likewise.
11830 * gdb.python/py-prettyprint.exp: Likewise.
11831 * gdb.python/py-template.exp: Likewise.
11832 * gdb.python/py-type.exp: Likewise.
11833 * gdb.python/py-value.exp: Likewise.
11834
11835 2010-02-22 Pedro Alves <pedro@codesourcery.com>
11836
11837 PR9605
11838
11839 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
11840
11841 2010-02-19 Tom Tromey <tromey@redhat.com>
11842
11843 PR c++/8693, PR c++/9496:
11844 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
11845 regression tests.
11846
11847 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11848
11849 Fix compatibility with m68k as.
11850 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
11851 Use only /* comments */.
11852
11853 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11854
11855 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
11856 * configure: Regenerate.
11857
11858 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
11859
11860 * gdb.python/py-type.exp: Check for Python support.
11861
11862 2010-02-17 Pedro Alves <pedro@codesourcery.com>
11863
11864 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
11865 `regsub' syntax available.
11866
11867 2010-02-17 Pedro Alves <pedro@codesourcery.com>
11868
11869 * gdb.base/shmain.c (main): Remove printf call.
11870 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
11871 * gdb.base/unload.c (main): Make format of fprintf a string
11872 literal. Add missing endlines to prints to stderr.
11873 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
11874
11875 2010-02-17 Tom Tromey <tromey@redhat.com>
11876
11877 * gdb.java/jprint.java (jprint.props): New field.
11878 * gdb.java/jprint.exp (set_lang_java): Add regression test.
11879
11880 2010-02-17 Pedro Alves <pedro@codesourcery.com>
11881
11882 * gdb.base/charset.exp: Don't assume new `regsub' syntax
11883 available.
11884
11885 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11886
11887 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
11888 creation to support remote host testing.
11889
11890 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
11893 Recognize "command not found".
11894
11895 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11896
11897 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
11898 single-stepping.
11899
11900 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11901
11902 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
11903 if arguments are not supported.
11904
11905 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11906
11907 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
11908 be const or non-const.
11909
11910 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11911
11912 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
11913 mi_send_resuming_command to send -exec-continue.
11914
11915 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11916
11917 * gdb.base/list.exp (test_list_filename_and_function): Add test
11918 with single quotes.
11919 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
11920 matching.
11921 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
11922 Add KFAIL'd tests for PR gdb/11289.
11923
11924 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11925
11926 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
11927
11928 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11929
11930 * gdb.base/comp-dir/subdir/dummy.txt: New file.
11931 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
11932 a temporary directory.
11933
11934 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11935
11936 * gdb.base/charset.exp: Use a single regular expression to match
11937 show host-charset and show target-charset output.
11938
11939 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11940
11941 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
11942 "Illegal process-id" expect string more exact.
11943 (attach to digits-starting nonsense is prohibited): New.
11944
11945 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11946
11947 * gdb.base/prelink.exp (set verbose on): New.
11948
11949 2010-02-12 Tomas Holmberg <th@virtutech.com>
11950
11951 * mi-reverse.exp: New file. Test for reverse option to the
11952 following MI commands: exec-continue, exec-finish, exec-next,
11953 exec-step, exec-next-instruction, exec-step-instruction.
11954
11955 2010-02-09 Joel Brobecker <brobecker@adacore.com>
11956
11957 * gdb.ada/ptype_tagged_param: New testcase.
11958
11959 2010-02-08 Tom Tromey <tromey@redhat.com>
11960
11961 PR c++/8017:
11962 * gdb.cp/overload.exp: Add tests.
11963 * gdb.cp/overload.cc (struct K): New.
11964 (namespace N): New.
11965 (main): Call new functions.
11966 (K::staticoverload): Define.
11967
11968 2010-02-08 Chris Moller <moller@mollerware.com>
11969
11970 PR gdb/10728
11971 * gdb.cp/pr10728-x.h: New file.
11972 * gdb.cp/pr10728-x.cc: New file.
11973 * gdb.cp/pr10728-y.cc: New file.
11974 * gdb.cp/pr10728.exp: New file.
11975 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
11976
11977 2010-02-08 Chris Moller <moller@mollerware.com>
11978
11979 PR gdb/9067
11980 * gdb.cp/pr9067.exp: New
11981 * gdb.cp/pr9067.cc: New
11982 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
11983
11984 2010-02-08 Joel Brobecker <brobecker@adacore.com>
11985
11986 * lib/gdb.exp (gdb_test_timeout): New global variable.
11987 Set it to timeout if not already set.
11988 (gdb_init): Reset the value of timeout to gdb_test_timeout.
11989
11990 2010-02-05 Doug Evans <dje@google.com>
11991
11992 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
11993 user.
11994
11995 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
11996
11997 PR c++/7935:
11998 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
11999
12000 2010-02-04 Tom Tromey <tromey@redhat.com>
12001
12002 * gdb.cp/virtbase.exp: Make test case names unique.
12003
12004 2010-02-02 Tom Tromey <tromey@redhat.com>
12005
12006 * gdb.cp/virtbase.exp: Add regression tests.
12007 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12008 (main): Instantiate RHC.
12009
12010 2010-02-02 Tom Tromey <tromey@redhat.com>
12011
12012 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12013 type-printing change.
12014
12015 2010-02-02 Tom Tromey <tromey@redhat.com>
12016
12017 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12018 * gdb.cp/virtbase.cc: New file.
12019 * gdb.cp/virtbase.exp: New file.
12020 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12021
12022 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12023
12024 PR libc/11214:
12025 * gdb.threads/current-lwp-dead.c: Include features.h.
12026 (HAS_NOMMU): New.
12027 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12028
12029 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12030
12031 * gdb.base/symbol-without-target_section.exp,
12032 gdb.base/symbol-without-target_section.c: New.
12033
12034 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12035
12036 * gdb.base/bigcore.exp: Reset increased timeout.
12037 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12038
12039 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12040
12041 * gdb.base/gcore.exp (capture_command_output): Use
12042 gdb_test_multiple.
12043
12044 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12045
12046 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12047 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12048 (Top level): Call it.
12049
12050 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12051
12052 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12053
12054 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12055
12056 * gdb.base/call-strs.exp, gdb.base/default.exp,
12057 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12058 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12059 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12060 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12061 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12062 * gdb.base/ending-run.exp: Correct restore of timeout.
12063 * gdb.base/page.exp: Remove unnecessary timeout setting.
12064
12065 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12066
12067 * gdb.ada/rec_return: New testcase.
12068
12069 2010-01-29 Joel Brobecker <brobecker@adacore.com>
12070
12071 * gdb.ada/call_pn: New testcase.
12072
12073 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12074
12075 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12076 (Top level): Use it to resume.
12077 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12078 the Thumb mode displaced stepping error as unsupported.
12079
12080 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12081
12082 * gdb.cp/nsusing.exp: Added more tests.
12083 * gdb.cp/nsrecurs.exp: Ditto.
12084 * gdb.cp/nsusing.cc: Added test functions.
12085 * gdb.cp/nsrecurs.cc: Ditto.
12086
12087 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12088
12089 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12090 absolute directory pathnames in gdb.sum file.
12091
12092 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12093
12094 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12095 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12096
12097 2010-01-26 Tom Tromey <tromey@redhat.com>
12098
12099 PR exp/7643:
12100 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12101 setup_kfail.
12102
12103 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12104
12105 * gdb.cp/nsrecurs.exp: New test.
12106 * gdb.cp/nsrecurs.cc: New test program.
12107 * gdb.cp/nsstress.exp: New test.
12108 * gdb.cp/nsstress.cc: New test program.
12109 * gdb.cp/nsdecl.exp: New test.
12110 * gdb.cp/nsdecl.cc: New test program.
12111
12112 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12113
12114 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12115 imported into file scope.
12116 Marked test as xfail.
12117 * gdb.cp/namespace-using.cc (marker5): New function.
12118 * gdb.cp/shadow.exp: New test.
12119 * gdb.cp/shadow.cc: New test program.
12120 * gdb.cp/nsimport.exp: New test.
12121 * gdb.cp/nsimport.cc: New test program.
12122
12123 2010-01-25 Tom Tromey <tromey@redhat.com>
12124
12125 PR gdb/11049:
12126 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12127 with "set print null-stop on".
12128
12129 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12130
12131 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12132 Adjust it for DISASSEMBLY_OMIT_FNAME.
12133
12134 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12135
12136 PR symtab/11199:
12137 * gdb.dwarf2/member-ptr-forwardref.exp,
12138 gdb.dwarf2/member-ptr-forwardref.S: New.
12139
12140 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12141
12142 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12143 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12144 thread1_tid_mutex. Remove gdbstop_mutex handling.
12145 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12146 thread2_tid_mutex. Remove gdbstop_mutex handling.
12147 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12148 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12149 pthread_cond_wait conditionalizations by while loops.
12150
12151 2010-01-20 Tom Tromey <tromey@redhat.com>
12152
12153 PR backtrace/10770:
12154 * gdb.dwarf2/pr10770.exp: New file.
12155 * gdb.dwarf2/pr10770.c: New file.
12156 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12157
12158 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12159
12160 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12161 that target was removed, and the test always runs native anyway.
12162
12163 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12164
12165 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12166 gdb.base/watchpoint-cond-gone-stripped.c: New.
12167
12168 2010-01-19 Tom Tromey <tromey@redhat.com>
12169
12170 PR c++/8000:
12171 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12172 existing tests.
12173 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12174 (main): Use AAA::SomeEnum.
12175
12176 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12177
12178 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12179 (test_ignore_count): Declare line_callme_body global.
12180 (run to breakpoint with ignore count): Use line_callme_body.
12181 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12182 (set line_main_hello, set line_main_return): Reindent.
12183 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12184 New.
12185 (continue to callee4): Use line_callee4_body.
12186 (check *stopped from CLI command): Use line_callee4_next.
12187 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12188 (set line_main_hello, set line_main_return): Reindent.
12189 (set line_callee4_head, set line_callee4_body): New.
12190 (continue to callee4): Use line_callee4_body.
12191
12192 2010-01-18 Tom Tromey <tromey@redhat.com>
12193
12194 PR c++/9680:
12195 * gdb.cp/casts.cc: Add new classes and variables.
12196 * gdb.cp/casts.exp: Test new operators.
12197
12198 2010-01-18 Tom Tromey <tromey@redhat.com>
12199 Thiago Jung Bauermann <bauerman@br.ibm.com>
12200
12201 * gdb.python/source2.py: New file.
12202 * gdb.python/source1: New file.
12203 * gdb.python/python.exp: Test "source" command.
12204
12205 2010-01-15 Stan Shebs <stan@codesourcery.com>
12206
12207 * gdb.trace/tfile.c: New file.
12208 * gdb.trace/tfile.exp: New file.
12209
12210 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12211
12212 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12213
12214 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12215
12216 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12217
12218 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12219
12220 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12221 (libfunc): New parameter action. Implement also selectable "sleep".
12222 * gdb.base/break-interp-main.c: Include assert.h.
12223 (libfunc): New parameter action.
12224 (main): New parameters argc and argv. Assert argc. Pass argv.
12225 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12226 (test_attach): New proc.
12227 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12228 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12229
12230 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12231
12232 * gdb.base/break-interp.exp (test_core): New proc.
12233 (test_ld): Call it.
12234
12235 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12236
12237 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12238 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12239 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12240 and gdb_compile_shlib. Use new -Wl compiler options.
12241 (dl bt, main bt): New tests.
12242
12243 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12244
12245 Support PIEs with no symfile_objfile.
12246 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12247 (test_ld): New parameter trynosym.
12248 (test_ld <$trynosym>): New block.
12249
12250 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12251
12252 * gdb.base/break-interp.exp: New file.
12253
12254 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12255
12256 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12257 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12258 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12259 test.
12260 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12261 * gdb.python/py-mi.exp: Add lazy string test.
12262
12263 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12264
12265 * lib/mi-support.exp (mi_check_thread_states): Handle
12266 core number in thread listing.
12267
12268 2010-01-12 Joel Brobecker <brobecker@adacore.com>
12269
12270 * gdb.base/maint.exp: Adjust the expected output for the
12271 "maint print type" test. Use gdb_test_multiple instead of
12272 gdb_sent/gdb_expect.
12273
12274 2010-01-11 Doug Evans <dje@google.com>
12275
12276 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12277 from gdbserver_download. All callers updated.
12278
12279 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12280
12281 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12282
12283 Implement binary numbers parsing.
12284 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12285 (test_integer_literals_rejected): New binary tests.
12286
12287 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12288
12289 * gdb.cell/configure: Regenerate.
12290
12291 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12292
12293 * gdb.base/corefile.exp: Move the core finding block out and call it as
12294 core_find, new variable $corefile, replace corefile by $corefile and
12295 [file tail $corefile] for usage vs. test names resp.
12296 * lib/gdb.exp (core_find): Move it as a new function here. New
12297 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12298 $destcore. Return "" on error.
12299
12300 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 Workaround PR binutils/10802.
12303 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12304 (twice).
12305
12306 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12307
12308 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12309
12310 2010-01-08 Joel Brobecker <brobecker@adacore.com>
12311
12312 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12313 call, to avoid interruption.
12314
12315 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12316
12317 * gdb.stabs/weird.def (args93): New.
12318
12319 2010-01-07 Doug Evans <dje@google.com>
12320
12321 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12322
12323 2010-01-07 Tom Tromey <tromey@redhat.com>
12324
12325 * gdb.base/source.exp: Use correct line number.
12326
12327 2010-01-05 Stan Shebs <stan@codesourcery.com>
12328
12329 * gdb.trace/tracecmd.exp: Test ftrace.
12330
12331 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12332
12333 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12334
12335 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12336
12337 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12338 "uint_for_mi_testing".
12339
12340 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12341
12342 Test indented comment in file being sourced.
12343 * gdb.base/commands.exp: Test indented comment in file being sourced.
12344
12345 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12346
12347 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12348 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12349 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12350 notice.
12351
12352 2010-01-01 Joel Brobecker <brobecker@adacore.com>
12353
12354 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12355 notice.
12356
12357 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12358
12359 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12360 missing $after_stopped and comma (,) expectation.
12361
12362 2009-12-31 Stan Shebs <stan@codesourcery.com>
12363
12364 * gdb.trace/actions.exp: Test teval action.
12365
12366 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12367
12368 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12369 (top level): Call test_watchpoint_in_big_blob.
12370 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12371 watchpoints.
12372 (func3): Write to buf.
12373
12374 2009-12-29 Stan Shebs <stan@codesourcery.com>
12375
12376 * gdb.trace/actions.exp: Test default-collect.
12377
12378 2009-12-28 Stan Shebs <stan@codesourcery.com>
12379
12380 * gdb.trace/tsv.exp: New file.
12381 * gdb.base/completion.exp: Update ambiguous info output.
12382
12383 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12384
12385 * gdb.base/find.c (main): Reference search buffers.
12386 * gdb.base/included.c (main): Reference integer.
12387 * gdb.base/ptype.c (charfoo): Declare.
12388 (intfoo): Call charfoo.
12389 * gdb.base/scope0.c (useitp): New function.
12390 (usestatics): Use useitp.
12391 (useit): Add a type for val.
12392 * gdb.base/scope1.c (useit1): Take a pointer argument.
12393 (usestatics1): Update calls to useit1.
12394 * gdb.cp/call-c.cc: Declare foo.
12395 (main): Call foo.
12396 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12397 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12398 (main): Call C::ensureRefs and ensureOtherRefs.
12399 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12400 variables.
12401 (ensureOtherRefs): New function.
12402 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12403 * gdb.cp/templates.cc (main): Call t5i.value.
12404
12405 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 Fix compatibility with G++-4.5.
12408 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12409 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12410 (uncaught return): Remove.
12411
12412 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12413 Phil Muldoon <pmuldoon@redhat.com>
12414
12415 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12416 (bp_location13, bp_location14, bp_location17, bp_location18)
12417 (marker3_proto, marker4_proto): New variables.
12418 (breakpoint info): Update output.
12419 (run until breakpoint at marker3, run until breakpoint at marker4): New
12420 tests.
12421
12422 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12423
12424 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12425 Replace the printf call of Y by provided "y-set-1" label. New block
12426 for the second shared library.
12427 * gdb.base/unload.exp: Compile also the second library, call
12428 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12429 (single pending breakpoint info): Rename to ...
12430 (pending breakpoint info before run): ... this extended test.
12431 (libfile2, libname2, libsrcfile2, libsrc2)
12432 (lib_sl2): New variables.
12433 (exec_opts): Set also SHLIB_NAME2.
12434 (pending breakpoint info on first run at shrfunc1)
12435 (pending breakpoint info on second run at shrfunc1)
12436 (pending breakpoint info on second run at shrfunc2)
12437 (print y from libfile, print y from libfile2): New tests.
12438 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12439 * gdb.base/unloadshr2.c: New.
12440
12441 2009-12-22 Hui Zhu <teawater@gmail.com>
12442
12443 * gdb.reverse/sigall-reverse.exp: Adjust.
12444
12445 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12446
12447 PR gdb/10884
12448
12449 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12450 (main): Call do_bitfield_tests.
12451 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12452
12453 2009-12-20 Joel Brobecker <brobecker@adacore.com>
12454
12455 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12456 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12457 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12458 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12459 gdb.modula2/unbounded1.c: Update copyright header.
12460
12461 2009-12-10 Chris Moller <moller@mollerware.com>
12462
12463 PR gdb/9399
12464 * gdb.cp/virtfunc2.exp: New tests
12465 * gdb.cp/virtfunc2.cc: New tests
12466 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12467
12468 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12469
12470 * gdb.reverse/i387-env-reverse.c: New file.
12471 * gdb.reverse/i387-env-reverse.exp: New file.
12472 * gdb.reverse/i387-stack-reverse.c: New file.
12473 * gdb.reverse/i387-stack-reverse.exp: New file.
12474
12475 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12476
12477 * gdb.python/py-type.exp (test_range): New test.
12478
12479 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12480
12481 PR python/10805
12482
12483 * gdb.python/py-type.exp: New file.
12484 * gdb.python/py-type.c: New file.
12485 * Makefile.in: Add py-type.
12486
12487 2009-12-03 Tom Tromey <tromey@redhat.com>
12488
12489 * gdb.python/py-value.exp (test_parse_and_eval): New
12490 function.
12491
12492 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12493
12494 PR gdb/11022
12495
12496 * gdb.base/pr11022.exp: New test.
12497 * gdb.base/pr11022.c: New test.
12498
12499 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12500
12501 Fix spurious false FAILs.
12502 * gdb.base/structs.c (chartest): New.
12503 (main): Fill-in chartest.
12504 * gdb.base/structs.exp (anychar_re, first): New.
12505 (start_structs_test): Import global anychar_re and first.
12506 New gdb_test call "set print elements 300; ${testfile}"
12507 (start_structs_test <$first>): New block.
12508 (any): Import global anychar_re. New variable ac. Use ${ac}.
12509
12510 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12511
12512 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12513
12514 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12517 Force $srcfile file.
12518 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12519
12520 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12521
12522 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12523 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12524 * gdb.threads/watchthreads-reorder.exp: Likewise.
12525
12526 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12527
12528 PR gdb/8704
12529
12530 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12531 "if", and "thread". Correct matching in the previous test.
12532
12533 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12534
12535 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12536
12537 2009-11-23 Michael Snyder <msnyder@vmware.com>
12538
12539 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12540 * gdb.reverse-watch-precsave.exp: Ditto.
12541
12542 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12543
12544 * gdb.asm/asm-source.exp: Adjust.
12545 * gdb.base/help.exp: Adjust.
12546
12547 2009-11-22 Pedro Alves <pedro@codesourcery.com>
12548
12549 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12550 (do_syscall_tests_without_xml): Set data-directory to
12551 /the/path/to/nowhere.
12552
12553 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12554
12555 * gdb.threads/local-watch-wrong-thread.c,
12556 gdb.threads/local-watch-wrong-thread.exp: New files.
12557
12558 2009-11-21 Pedro Alves <pedro@codesourcery.com>
12559
12560 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12561 assume new `regsub' syntax available.
12562
12563 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12564
12565 * gdb.base/watchpoint-hw-hit-once.exp,
12566 gdb.base/watchpoint-hw-hit-once.c: New.
12567
12568 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 * gdb.threads/watchthreads-reorder.exp,
12571 gdb.threads/watchthreads-reorder.c: New.
12572
12573 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12574
12575 * gdb.xml/tdesc-regs.exp: Use for m68k.
12576
12577 2009-11-15 Pedro Alves <pedro@codesourcery.com>
12578
12579 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12580
12581 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12582
12583 * lib/gdb.exp (current_target_name): New procedure.
12584 (gdb_wrapper_target): New variable.
12585 (gdb_wrapper_init): Set gdb_wrapper_target.
12586 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12587 wrapper.
12588
12589 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12590
12591 * gdb.base/remote.exp: Delete the slowest load test.
12592 Do not load with fixed packet sizes.
12593
12594 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12595
12596 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12597
12598 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12601 srcfile when setting a breakpoint.
12602
12603 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12604
12605 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12606 macros.
12607
12608 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12609
12610 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12611 to be in memory.
12612 * gdb.base/display.c (force_mem): New.
12613 (do_loops): Use it. Add breakpoint comments.
12614 (do_vars): Add a breakpoint comment.
12615 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12616 line numbers.
12617
12618 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12619
12620 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12621 instead of a bare "run".
12622
12623 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12624
12625 * gdb.python/py-prettyprint.exp: Adjust.
12626
12627 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12628
12629 * lib/cell.exp (skip_cell_tests): Clean up test files before
12630 returning.
12631
12632 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12633
12634 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12635 and the breakpoint menu. Do not call perror if a prompt is seen.
12636 Consume the following GDB prompt.
12637 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12638 * gdb.cp/namespace.exp: Use gdb_test.
12639 * gdb.cp/templates.exp: Use gdb_test.
12640 (test_template_breakpoints): Use gdb_test_multiple.
12641
12642 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12643
12644 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12645 (marker4): Reference values.
12646
12647 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12648
12649 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12650 is missing.
12651
12652 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12653
12654 * gdb.base/break.c (need_malloc): New.
12655 * gdb.base/constvars.c (main): Reference crass and crisp.
12656 * gdb.base/gdb1821.c (main): Reference bar.
12657 * gdb.cp/gdb1355.cc (main): Reference s1.
12658 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12659 (main): Call them.
12660 * gdb.cp/hang2.cc (dummy2): Define.
12661 * gdb.cp/hang3.cc (dummy3): Define.
12662 * gdb.cp/m-data.cc (main): Reference shadow.
12663
12664 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12665 Nathan Froyd <froydnj@codesourcery.com>
12666
12667 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12668 remote host.
12669
12670 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12671
12672 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12673 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12674 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12675 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12676 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12677 * gdb.dwarf2/dw2-producer.exp: Likewise.
12678 * gdb.dwarf2/mac-fileno.exp: Likewise.
12679 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12680 py-prettyprint.py to the remote host.
12681 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12682
12683 2009-11-11 Keith Seitz <keiths@redhat.com>
12684
12685 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12686 use it instead of "Foo".
12687 * gdb.cp/classes.exp (do_tests): Add a test to access
12688 a method through a typedef'd class name.
12689
12690 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12691
12692 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12693 exponents.
12694 * gdb.base/pointers.exp: Likewise.
12695 * gdb.cp/ref-types.exp: Likewise.
12696
12697 2009-11-11 Keith Seitz <keiths@redhat.com>
12698
12699 * gdb.cp/cplusfuncs.cc (class foo): Add operators
12700 new[] and delete[].
12701 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12702 "void".
12703 (probe_demangler): Remove all single-quoting of
12704 method and variable names.
12705 (info_func_regexp): Remove the word "void" from any
12706 occurrence of "(void)".
12707 (print_addr_2): Remove all single-quoting of
12708 method names.
12709 (print_addr_2_kfail): Likewise.
12710 (print_addr): Single-quote C function names before
12711 passing to print_addr_2.
12712 (test_paddr_operator_functions): Remove single-quoting
12713 for method names.
12714 Add tests for operator new[] and operator delete[].
12715
12716 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12717
12718 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12719
12720 2009-11-09 Keith Seitz <keiths@redhat.com>
12721
12722 * gdb.cp/overload.exp: Add tests for resolving overloaded
12723 methods in expression parsing/evaluation.
12724
12725 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
12726
12727 * lib/gdb.exp (default_gdb_version): Use --version instead of
12728 --command.
12729
12730 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
12731
12732 * lib/gdb.exp (gdb_compile_test): New.
12733 (skip_ada_tests, skip_java_tests): New.
12734 (gdb_compile): Use gdb_compile_test for f77.
12735 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12736 * lib/java.exp (compile_java_from_source): Remove runtests check,
12737 use gdb_compile_test to record result.
12738 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12739 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12740 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12741 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12742 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12743 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12744 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12745 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12746 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
12747 adjust gdb_compile invocations.
12748
12749 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12750
12751 * Makefile.in (abs_builddir): New.
12752 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12753 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12754 `$(abs_builddir)/site.exp'.
12755
12756 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12757
12758 * config/m68k-emc.exp, lib/emc-support.exp,
12759 gdb.trace/gdb_c_test.c: Delete.
12760 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12761 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12762 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12763 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12764 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12765 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
12766 casing for m68k-*-elf.
12767
12768 2009-11-03 Pedro Alves <pedro@codesourcery.com>
12769
12770 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
12771 * gdb.arch/i386-prologue.exp: Likewise.
12772 * gdb.arch/i386-unwind.exp: Likewise.
12773
12774 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12775
12776 * lib/gdb.exp (gdb_expect): Fix timeout typo.
12777
12778 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12779
12780 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
12781
12782 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12783
12784 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
12785
12786 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12787
12788 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12789
12790 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12791
12792 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
12793 * gdb.base/sepdebug2.c: New file.
12794
12795 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
12796
12797 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
12798 the modified warnings for catch syscall. Verify if GDB was compiled
12799 with support for lib expat, and choose which tests to run depending
12800 on this.
12801
12802 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
12803
12804 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
12805 that composite commands are parsed OK. And also test
12806 that breakpoint commands do work.
12807
12808 2009-10-23 Michael Snyder <msnyder@vmware.com>
12809
12810 gdb.reverse/consecutive-precsave.exp: Change expect pattern
12811 to allow for new disassembly style.
12812
12813 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
12814
12815 * gdb.asm/asm-source.exp: Adjust.
12816
12817 2009-10-22 Michael Snyder <msnyder@vmware.com>
12818
12819 * gdb.reverse/break-precsave.exp: New test.
12820 * gdb.reverse/consecutive-precsave.exp: Ditto.
12821 * gdb.reverse/finish-precsave.exp: Ditto.
12822 * gdb.reverse/i386-precsave.exp: Ditto.
12823 * gdb.reverse/machinestate-precsave.exp: Ditto.
12824 * gdb.reverse/sigall-precsave.exp: Ditto.
12825 * gdb.reverse/solilb-precsave.exp: Ditto.
12826 * gdb.reverse/step-precsave.exp: Ditto.
12827 * gdb.reverse/until-precsave.exp: Ditto.
12828 * gdb.reverse/watch-precsave.exp: Ditto.
12829
12830 2009-10-22 Michael Snyder <msnyder@vmware.com>
12831
12832 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
12833 for gdb_expect. Adjust one test's expect strings for the new
12834 format of disassemble.
12835 * gdb.reverse/finish-reverse.exp: Delete 'return'.
12836 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
12837 gdb_test_multiple.
12838 * gdb.reverse/step-reverse.exp: Delete 'return'.
12839 * gdb.reverse/until-reverse.exp: Delete blank lines.
12840 * gdb.reverse/watch-reverse.exp: Delete blank lines.
12841
12842 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
12843
12844 * gdb.base/consecutive.exp: Adjust.
12845 * gdb.base/display.exp: Likewise.
12846 * gdb.base/pc-fp.exp: Likewise.
12847 * gdb.base/sigbpt.exp: Likewise.
12848
12849 2009-10-19 Michael Snyder <msnyder@vmware.com>
12850
12851 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
12852 * gdb.reverse/finish-reverse.c: Ditto.
12853 * gdb.reverse/sigall-reverse.c: Ditto.
12854 * gdb.reverse/solib-reverse.c: Ditto.
12855 * gdb.reverse/step-reverse.c: Ditto.
12856 * gdb.reverse/watch-reverse.c: Ditto.
12857
12858 2009-10-19 Pedro Alves <pedro@codesourcery.com>
12859 Stan Shebs <stan@codesourcery.com>
12860
12861 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
12862 * gdb.base/foll-exec.exp: Adjust to expect a process id before
12863 "Executing new program".
12864 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
12865 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
12866 left listed after having been killed.
12867 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
12868 * gdb.base/maint.exp: Adjust test.
12869
12870 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
12871 * gdb.multi/Makefile.in: New.
12872 * gdb.multi/base.exp: New.
12873 * gdb.multi/goodbye.c: New.
12874 * gdb.multi/hangout.c: New.
12875 * gdb.multi/hello.c: New.
12876 * gdb.multi/bkpt-multi-exec.c: New.
12877 * gdb.multi/bkpt-multi-exec.exp: New.
12878 * gdb.multi/crashme.c: New.
12879
12880 2009-10-13 Tristan Gingold <gingold@adacore.com>
12881
12882 * gdb.base/sepdebug.exp: Check debug info are found.
12883
12884 2009-10-08 Pedro Alves <pedro@codesourcery.com>
12885
12886 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
12887 bits.
12888
12889 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12890
12891 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
12892
12893 2009-10-07 Joel Brobecker <brobecker@adacore.com>
12894
12895 * gdb.base/watchpoints.c: Add copyright header. Reformat one
12896 of the comments.
12897
12898 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
12899
12900 * gdb.base/annota1.exp: Remove obsolete match_max increase.
12901 * gdb.base/annota3.exp: Idem.
12902 * gdb.base/maint.exp: Idem.
12903
12904 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
12905
12906 * lib/gdb.exp (default_gdb_init): Set current value of match_max
12907 to default.
12908
12909 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12910
12911 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
12912 mingw and cygwin targets.
12913
12914 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12915 Pedro Alves <pedro@codesourcery.com>
12916
12917 * lib/gdb.exp (gdb_compile): Avoid adding
12918 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
12919
12920 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12921
12922 * gdb.base/shr1.c: Use %p in format string.
12923 * gdb.base/unload.c: Avoid warning in fprintf.
12924 * gdb.base/watchpoint-solib.c: Idem.
12925
12926 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12927
12928 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
12929 long type.
12930 (test_unlink): Correct printf string.
12931 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
12932 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
12933
12934 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12935
12936 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
12937 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
12938 * gdb.arch/ia64-breakpoint-shadow.S: New file.
12939
12940 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12941
12942 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
12943 * gdb.objc/nondebug.exp: Likewise.
12944
12945 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12946
12947 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
12948 target_info setting.
12949
12950 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
12951 that detect new threads during "info threads".
12952
12953 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12954
12955 * gdb.threads/manythreads.c (main): Increase thread stack size
12956 to 2*PTHREAD_STACK_MIN.
12957 * gdb.threads/multi-create.c (main): Likewise.
12958 (create_function): Likewise.
12959
12960 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12961
12962 * gdb.base/dump.exp: Pass difference of pointer types instead
12963 of integer types as offset to restore in intarr3.srec case.
12964
12965 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12966
12967 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
12968
12969 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12970
12971 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
12972
12973 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
12974
12975 New test for two watchpoints, with disabling of
12976 the first inserted.
12977 * testsuite/gdb.base/watchpoints.c: New file.
12978 * testsuite/gdb.base/watchpoints.exp: New file.
12979
12980 2009-09-25 Tom Tromey <tromey@redhat.com>
12981
12982 * gdb.base/charset.exp: Test utf-16 strings with Python.
12983
12984 2009-09-25 Tom Tromey <tromey@redhat.com>
12985
12986 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
12987 UCS-4.
12988 * gdb.base/charset.c (utf_32_string): Rename.
12989 (init_utf32): Rename.
12990 (main): Update.
12991
12992 2009-09-22 Tom Tromey <tromey@redhat.com>
12993
12994 * gdb.python/py-function.exp: Add regression tests.
12995
12996 2009-09-21 Keith Seitz <keiths@redhat.com>
12997
12998 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
12999 with invalid operator.
13000
13001 2009-09-21 Keith Seitz <keiths@redhat.com>
13002
13003 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13004 and destructor using typedef name of class.
13005 * gdb.cp/classes.cc (class Base1): Add a destructor.
13006 (base1): New typedef.
13007 (use_methods): Instanitate an object of type base1.
13008 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13009 (do_tests): Call test_template_typedef.
13010 * gdb.cp/templates.cc (Baz::~Baz): New method.
13011 (intBazOne): New typedef.
13012 (main): Instantiate intBazOne.
13013
13014 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13015
13016 PR python/10633
13017
13018 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13019 Function.
13020 (run_lang_tests): Add print elements test.
13021
13022 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13023
13024 * gdb.python/py-value.exp (test_subscript_regression): New
13025 function. Test for invalid subscripts.
13026 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13027 (ptr_ref): New function.
13028
13029 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13030
13031 * gdb.base/default.exp: Fix "show convenience".
13032
13033 2009-09-15 Tom Tromey <tromey@redhat.com>
13034
13035 * lib/mi-support.exp (mi_create_varobj): Update.
13036 (mi_create_floating_varobj): Likewise.
13037 (mi_create_dynamic_varobj): New proc.
13038 (mi_varobj_update): Update.
13039 (mi_varobj_update_with_type_change): Likewise.
13040 (mi_varobj_update_kv_helper): New proc.
13041 (mi_varobj_update_dynamic_helper): Rewrite.
13042 (mi_varobj_update_dynamic): New proc.
13043 (mi_list_varobj_children): Update.
13044 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13045 * gdb.python/python-prettyprint.py (pp_outer): New class.
13046 (pp_nullstr): Likewise.
13047 (lookup_function): Register new printers.
13048 * gdb.python/python-prettyprint.c (struct substruct): New type.
13049 (struct outerstruct): Likewise.
13050 (substruct_test): New function.
13051 (struct nullstr): New type.
13052 (string_1, string_2): New globals.
13053 (main): Add new tests.
13054 * gdb.python/python-mi.exp: Added regression tests.
13055 * gdb.mi/mi2-var-display.exp: Update.
13056 * gdb.mi/mi2-var-cmd.exp: Update.
13057 * gdb.mi/mi2-var-child.exp: Update.
13058 * gdb.mi/mi2-var-block.exp: Update.
13059 * gdb.mi/mi-var-invalidate.exp: Update.
13060 * gdb.mi/mi-var-display.exp: Update.
13061 * gdb.mi/mi-var-cmd.exp: Update.
13062 * gdb.mi/mi-var-child.exp: Update.
13063 * gdb.mi/mi-var-block.exp: Update.
13064 * gdb.mi/mi-break.exp: Update.
13065 * gdb.mi/gdb701.exp: Update.
13066
13067 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13068
13069 * Makefile.in: Inclusion of catch-syscall object.
13070 * gdb.base/catch-syscall.c: New file.
13071 * gdb.base/catch-syscall.exp: New file.
13072
13073 2009-09-12 Michael Snyder <msnyder@vmware.com>
13074
13075 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13076 that can support reverse debuggnig.
13077
13078 2009-09-11 Tom Tromey <tromey@redhat.com>
13079
13080 * gdb.dwarf2/valop.S: New file.
13081 * gdb.dwarf2/valop.exp: New file.
13082
13083 2009-09-11 Mark Kettenis <kettenis@gnu.org>
13084
13085 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13086
13087 2009-09-10 Doug Evans <dje@google.com>
13088
13089 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13090 Add $gdb_prompt to second breakpoint regexp.
13091
13092 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13093
13094 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13095 names, add missing ones.
13096 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13097 * gdb.python/py-frame.c: Rename from python-frame.c.
13098 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13099 testfile name.
13100 * gdb.python/py-function.exp: Rename from python-function.exp.
13101 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13102 testfile name.
13103 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13104 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13105 Adjust testfile name.
13106 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13107 * gdb.python/py-template.cc: Rename from python-template.cc.
13108 * gdb.python/py-template.exp: Rename from python-template.exp.
13109 Adjust testfile name.
13110 * gdb.python/py-value.c: Rename from python-value.c.
13111 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13112 testfile name.
13113
13114 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13115
13116 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13117 $bpt2address.
13118 (Second breakpoint address is valid on ia64)
13119 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13120
13121 2009-09-03 Joseph Myers <joseph@codesourcery.com>
13122
13123 * gdb.base/ending-run.exp: Restrict regular expression matching
13124 line number to require closing brace following.
13125
13126 2009-09-03 Doug Evans <dje@google.com>
13127
13128 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13129
13130 2009-09-02 Tom Tromey <tromey@redhat.com>
13131
13132 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13133
13134 2009-09-02 Tom Tromey <tromey@redhat.com>
13135
13136 * gdb.dwarf2/callframecfa.exp: New file.
13137 * gdb.dwarf2/callframecfa.S: New file.
13138
13139 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13140
13141 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13142 gdb.base/solib-overlap-main.c: New.
13143
13144 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13145
13146 PR gdb/10565
13147
13148 * gdb.base/bitfields.c (struct container, container): New.
13149 (main): Initialize it and call break5.
13150 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13151
13152 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13155 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13156
13157 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13158
13159 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13160
13161 2009-08-26 Michael Snyder <msnyder@vmware.com>
13162
13163 * gdb.base/i386-reverse.c: New file.
13164 * gdb.base/i386-reverse.exp: New file.
13165 * gdb.base/Makefile.in: Add new files to be removed.
13166
13167 2009-08-26 Joseph Myers <joseph@codesourcery.com>
13168
13169 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13170 environment-pwd for remote host.
13171 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13172
13173 2009-08-24 Keith Seitz <keiths@redhat.com>
13174
13175 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13176 Add two new C++ completer tests which limit the output to a
13177 given class.
13178
13179 2009-08-24 Michael Snyder <msnyder@vmware.com>
13180
13181 * gdb.base/del.exp: Fix typo in comment.
13182 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13183
13184 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13185
13186 * configure: Regenerate.
13187 * gdb.hp/configure: Likewise.
13188 * gdb.hp/gdb.aCC/configure: Likewise.
13189 * gdb.hp/gdb.base-hp/configure: Likewise.
13190 * gdb.hp/gdb.compat/configure: Likewise.
13191 * gdb.hp/gdb.defects/configure: Likewise.
13192 * gdb.hp/gdb.objdbg/configure: Likewise.
13193 * gdb.stabs/configure: Likewise.
13194
13195 2009-08-19 Doug Evans <dje@google.com>
13196
13197 * gdb.base/gdbvars.c: New file.
13198 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13199
13200 2009-08-14 Pedro Alves <pedro@codesourcery.com>
13201
13202 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13203 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13204
13205 2009-08-13 Pedro Alves <pedro@codesourcery.com>
13206
13207 * gdb.base/default.exp: Adjust "set language test": it's now an
13208 enum command. Larger help string moved to "help set language".
13209 * gdb.base/help.exp: Adjust "help set language" expected output,
13210 now lists all known languages.
13211
13212 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13213
13214 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13215 all frame arguments.
13216 * gdb.arch/altivec-regs.exp: Likewise.
13217
13218 2009-08-07 Tom Tromey <tromey@redhat.com>
13219
13220 * gdb.base/setshow.exp: Add tests for changes to set language, set
13221 check range, and set check type.
13222
13223 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13224
13225 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13226 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13227 Call it.
13228
13229 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13230
13231 * configure.ac: Run gdb.cell tests when appropriate.
13232 * configure: Regenerate.
13233 * lib/cell.exp: New file.
13234 * gdb.cell: New directory.
13235 * gdb.cell/configure.ac: New file.
13236 * gdb.cell/configure: New file.
13237 * gdb.cell/Makefile.in: New file.
13238 * gdb.cell/arch.exp: New file.
13239 * gdb.cell/break.c: New file.
13240 * gdb.cell/break.exp: New file.
13241 * gdb.cell/break-spu.c: New file.
13242 * gdb.cell/bt.c: New file.
13243 * gdb.cell/bt2-spu.c: New file.
13244 * gdb.cell/bt-spu.c: New file.
13245 * gdb.cell/bt.exp: New file.
13246 * gdb.cell/coremaker.c: New file.
13247 * gdb.cell/coremaker-spu.c: New file.
13248 * gdb.cell/core.exp: New file.
13249 * gdb.cell/gcore.exp: New file.
13250 * gdb.cell/data.c: New file.
13251 * gdb.cell/data.exp: New file.
13252 * gdb.cell/data-spu.c: New file.
13253 * gdb.cell/ea-cache.exp: New file.
13254 * gdb.cell/ea-cache.c: New file.
13255 * gdb.cell/ea-cache-spu.c: New file.
13256 * gdb.cell/ea-standalone.c: New file.
13257 * gdb.cell/ea-standalone.exp: New file.
13258 * gdb.cell/ea-test.c: New file.
13259 * gdb.cell/ea-test.exp: New file.
13260 * gdb.cell/f-regs.exp: New file.
13261 * gdb.cell/mem-access.c: New file.
13262 * gdb.cell/mem-access.exp: New file.
13263 * gdb.cell/mem-access-spu.c: New file.
13264 * gdb.cell/ptype.exp: New file.
13265 * gdb.cell/registers.exp: New file.
13266 * gdb.cell/size.c: New file.
13267 * gdb.cell/sizeof.exp: New file.
13268 * gdb.cell/size-spu.c: New file.
13269 * gdb.cell/solib.exp: New file.
13270 * gdb.cell/solib-symbol.exp: New file.
13271
13272 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13273
13274 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13275
13276 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13277
13278 * gdb.base/float.exp: Handle VFP registers.
13279
13280 2009-07-14 Michael Snyder <msnyder@vmware.com>
13281
13282 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13283 to bring gdb to the beginning of the calling line.
13284
13285 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13286 confusing the i386 epilogue unwinder.
13287
13288 2009-07-14 Stan Shebs <stan@codesourcery.com>
13289
13290 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13291
13292 2009-07-14 Michael Snyder <msnyder@vmware.com>
13293
13294 * gdb.reverse/step-reverse.exp (stepi into function call):
13295 Call instruction may not be first instruction in the line.
13296 (reverse stepi from a function call): Used wrong line number.
13297
13298 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13299
13300 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13301
13302 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13303
13304 Fix gdb.base/macscp.exp when using custom inputrc.
13305 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13306 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13307 env(TERM) set.
13308 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13309 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13310
13311 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13312
13313 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13314 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13315 Change the compilation target to match the testcase name.
13316 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13317 testcase name.
13318 * a2-run.exp: Use for setup prepare_for_testing. Change the
13319 compilation target to match the testcase name.
13320 * gdb.base/commands.exp: Likewise.
13321 * gdb.base/finish.exp: Likewise.
13322 * gdb.base/float.exp: Likewise.
13323 * gdb.base/info-target.exp: Likewise.
13324 * gdb.base/relational.exp: Likewise.
13325 * gdb.base/term.exp: Likewise.
13326 * gdb.base/until.exp: Likewise.
13327 * gdb.base/volatile.exp: Likewise.
13328 * gdb.base/whatis-exp.exp: Likewise.
13329
13330 2009-07-11 Hui Zhu <teawater@gmail.com>
13331
13332 * gdb.base/help.exp (disassemble): Update expected help text.
13333
13334 2009-07-09 Tom Tromey <tromey@redhat.com>
13335
13336 * lib/gdb.exp: Handle TRANSCRIPT.
13337 (remote_spawn, remote_close, send_gdb): New procs.
13338
13339 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13340
13341 * gdb.python/python-prettyprint.c: Add counted null string
13342 structure.
13343 * gdb.python/python-prettyprint.exp: Print null string. Test for
13344 embedded nulls.
13345 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13346 * gdb.python/python-value.exp (test_value_in_inferior): Add
13347 variable length string fetch tests.
13348 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13349
13350 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13351
13352 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13353
13354 2009-07-07 Tom Tromey <tromey@redhat.com>
13355
13356 * gdb.base/call-rt-st.exp: Update for change to escape output.
13357 * gdb.base/callfuncs.exp: Likewise.
13358 * gdb.base/charset.exp: Likewise.
13359 * gdb.base/constvars.exp: Likewise.
13360 * gdb.base/long_long.exp: Likewise.
13361 * gdb.base/pointers.exp: Likewise.
13362 * gdb.base/printcmds.exp: Likewise.
13363 * gdb.base/setvar.exp: Likewise.
13364 * gdb.base/store.exp: Likewise.
13365 * gdb.cp/ref-types.exp: Likewise.
13366 * gdb.mi/mi-var-child.exp: Likewise.
13367 * gdb.mi/mi-var-display.exp: Likewise.
13368 * gdb.mi/mi2-var-display.exp: Likewise.
13369 * gdb.base/charset.exp: Test octal escape sequence length.
13370 Update for change to escape output.
13371
13372 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13373
13374 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13375
13376 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13377
13378 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13379
13380 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13381
13382 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13383 gdbserver increasing $portnum if "Can't bind address" has been seen.
13384
13385 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13386
13387 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13388 mingw32ce.
13389
13390 2009-07-05 Pedro Alves <pedro@codesourcery.com>
13391
13392 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13393 VFP format.
13394
13395 2009-07-02 Pedro Alves <pedro@codesourcery.com>
13396
13397 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13398 linux. Adjust to use "inferior", "info inferiors", "detach
13399 inferior" and "kill inferior" instead of "restart", "info fork",
13400 "detach fork" and "delete fork".
13401 * gdb.base/ending-run.exp: Spell out "info".
13402 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13403 the "kill" command.
13404
13405 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13406
13407 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13408 change to prefix TLS offset in hex with 0x.
13409
13410 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13411
13412 * gdb.base/default.exp: Update test case for "x" changes.
13413
13414 2009-07-01 Tristan Gingold <gingold@adacore.com>
13415
13416 * gdb.base/bigcore.exp: Make darwin untested.
13417
13418 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13419
13420 * gdb.base/completion.exp (directory completion): Create the directory.
13421 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13422 escapeuniquesub.
13423 (directory completion 2): Expect now ${escapeuniquesub}.
13424 (Glob remaining of directory test): Remove one excessive newline.
13425 Expect the real output.
13426
13427 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13428
13429 Fix `make check//%' target after `make check' has been ran.
13430 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13431 a mkdir call.
13432 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13433 (%/.dir): Remove.
13434
13435 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13436
13437 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13438 the expected result record.
13439
13440 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13441
13442 Remove racy FAILs relying just on the timeouts.
13443 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13444 (annotation_level 2): Remove racy FAILs.
13445
13446 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13447
13448 gdb/10275
13449 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13450
13451 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13452
13453 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13454
13455 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13456
13457 * gdb.mi/mi-stack.exp: Testing symbolic options
13458 to -stack-list-locals and -stack-list-arguments.
13459
13460 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13461
13462 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13463
13464 2009-06-29 Tom Tromey <tromey@redhat.com>
13465
13466 * dg-extract-results.sh: New file.
13467 * Makefile.in (FORCE_PARALLEL): New variable.
13468 (CHECK_TARGET): New conditional variable.
13469 (check): Use CHECK_TARGET.
13470 (DO_RUNTEST): New variable.
13471 (check-single): New target.
13472 (TEST_DIRS): New variable.
13473 (TEST_TARGETS): Likewise.
13474 (check-parallel): New target.
13475 (check-gdb.%): New pattern.
13476 (BASE1_FILES): New variable.
13477 (BASE2_FILES): Likewise.
13478 (check-gdb.base%): New pattern.
13479 (%/.dir): New pattern.
13480 * configure: Rebuild.
13481 * aclocal.m4 (AM_CONDITIONAL): New defun.
13482 * configure.ac: Check whether user is using GNU make.
13483 (GMAKE): New conditional.
13484
13485 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13486
13487 * gdb.cp/namespace-nested-import.cc: New test.
13488 * gdb.cp/namespace-nested-import.exp: New test.
13489
13490 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13491
13492 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13493 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13494 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13495 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13496 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13497 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13498 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13499 gdb.opt/inline-markers.c: New files.
13500 * lib/gdb.exp (skip_inline_frame_tests): New function.
13501 (skip_inline_var_tests): New function.
13502
13503 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13504
13505 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13506 backtrace.
13507
13508 2009-06-27 Michael Snyder <msnyder@vmware.com>
13509
13510 * gdb.reverse: New directory.
13511 * gdb.reverse/break-reverse.c: New test.
13512 * gdb.reverse/break-reverse.exp: New test.
13513 * gdb.reverse/consecutive-reverse.c: New test.
13514 * gdb.reverse/consecutive-reverse.exp: New test.
13515 * gdb.reverse/finish-reverse.c: New test.
13516 * gdb.reverse/finish-reverse.exp: New test.
13517 * gdb.reverse/machinestate.c: New test.
13518 * gdb.reverse/ms1.c: New test.
13519 * gdb.reverse/machinestate.exp: New test.
13520 * gdb.reverse/Makefile.in: New file.
13521 * gdb.reverse/shr2.c: New test.
13522 * gdb.reverse/solib-reverse.c: New test.
13523 * gdb.reverse/solib-reverse.exp: New test.
13524 * gdb.reverse/step-reverse.c: New test.
13525 * gdb.reverse/step-reverse.exp: New test.
13526 * gdb.reverse/until-reverse.c: New test.
13527 * gdb.reverse/ur1.c: New test.
13528 * gdb.reverse/until-reverse.exp: New test.
13529 * gdb.reverse/watch-reverse.c: New test.
13530 * gdb.reverse/watch-reverse.exp: New test.
13531 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13532 * configure: Regenerate.
13533
13534 2009-06-26 Doug Evans <dje@google.com>
13535
13536 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13537
13538 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13539
13540 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13541 windows problem for 'file delete $binfile'.
13542
13543 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13544
13545 * gdb.cp/namespace-using.exp: New test.
13546 * gdb.cp/namespace-using.cc: New test.
13547
13548 2009-05-20 Joel Brobecker <brobecker@adacore.com>
13549
13550 * gdb.ada/variant_record_packed_array: New testcase.
13551
13552 2009-06-23 Tom Tromey <tromey@redhat.com>
13553
13554 * gdb.base/charset.exp (test_combination): Regression test.
13555 * gdb.base/charset.c (my_wchar_t): New typedef.
13556 (myvar): New global.
13557 (main): Set myvar.
13558
13559 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13560
13561 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13562 target.
13563
13564 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13565
13566 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13567
13568 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13569
13570 * gdb.mi/gdb680.exp: Update test for error message.
13571
13572 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13573
13574 * gdb.base/annota1.exp: Allow multiple occurrences of the
13575 frames-invalid annotation.
13576 * gdb.cp/annota2.exp: Likewise.
13577
13578 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13579
13580 * gdb.cp/gdb2495.cc: New file.
13581 * gdb.cp/gdb2495.exp: New file.
13582
13583 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13584
13585 Report error on GDB crash during runto.
13586 * lib/gdb.exp (runto <eof>): New.
13587
13588 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13589
13590 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13591 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13592 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13593 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13594 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13595 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13596 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13597 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13598 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13599 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13600 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13601 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13602 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13603 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13604 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13605 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13606 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13607 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13608 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13609 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13610 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13611 gdb.trace/passcount.exp, gdb.trace/report.exp,
13612 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13613 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13614 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13615 executable.
13616
13617 2009-06-07 Pedro Alves <pedro@codesourcery.com>
13618
13619 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13620 defined before referencing it.
13621
13622 2009-06-03 Doug Evans <dje@google.com>
13623
13624 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13625 * gdb.arch/i386-see.c: Ditto.
13626
13627 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13628
13629 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13630 (check_macro): Return 1 if undefined.
13631 If first test fails, check if macro debug information is available,
13632 and report unsupported test if no macro information is found.
13633
13634 2009-05-29 Doug Evans <dje@google.com>
13635
13636 * gdb.threads/hand-call-in-threads.exp: New.
13637 * gdb.threads/hand-call-in-threads.c: New.
13638
13639 2009-05-29 Michael Snyder <msnyder@vmware.com>
13640
13641 * gdb.base/break-always.exp: Change "1" to "on".
13642 Add confirmation check.
13643
13644 2009-05-28 Pedro Alves <pedro@codesourcery.com>
13645
13646 * gdb.threads/threxit-hop-specific.c: New.
13647 * gdb.threads/threxit-hop-specific.exp: New.
13648 * gdb.threads/thread-execl.c: New.
13649 * gdb.threads/thread-execl.exp: New.
13650
13651 2009-05-27 Tom Tromey <tromey@redhat.com>
13652 Thiago Jung Bauermann <bauerman@br.ibm.com>
13653
13654 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13655 (mi_child_regexp): Likewise.
13656 (mi_list_varobj_children_range): Likewise.
13657 (mi_get_features): Likewise.
13658 (mi_list_varobj_children): Rewrite.
13659 * gdb.python/python-mi.exp: New file.
13660
13661 2009-05-27 Tom Tromey <tromey@redhat.com>
13662 Thiago Jung Bauermann <bauerman@br.ibm.com>
13663 Phil Muldoon <pmuldoon@redhat.com>
13664 Paul Pluzhnikov <ppluzhnikov@google.com>
13665
13666 * gdb.python/python-prettyprint.exp: New file.
13667 * gdb.python/python-prettyprint.c: New file.
13668 * gdb.python/python-prettyprint.py: New file.
13669 * gdb.base/display.exp: print/r is now valid.
13670
13671 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13672 Tom Tromey <tromey@redhat.com>
13673 Pedro Alves <pedro@codesourcery.com>
13674 Paul Pluzhnikov <ppluzhnikov@google.com>
13675
13676 * gdb.python/python-template.exp: New file.
13677 * gdb.python/python-template.cc: New file.
13678 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13679 tests.
13680 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13681 Call it.
13682 (test_value_after_death): New proc.
13683 * gdb.python/python-value.c (PTR): New typedef.
13684 (main): New variable 'x'.
13685
13686 2009-05-27 Tom Tromey <tromey@redhat.com>
13687
13688 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13689 tests.
13690 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13691 Call it.
13692
13693 2009-05-27 Pedro Alves <pedro@codesourcery.com>
13694
13695 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13696
13697 2009-05-24 Pedro Alves <pedro@codesourcery.com>
13698
13699 * gdb.threads/fork-thread-pending.c: New.
13700 * gdb.threads/fork-thread-pending.exp: New.
13701
13702 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13703
13704 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13705 * gdb.dwarf2/dw2-strp.S (a_string2): New.
13706
13707 2009-05-18 Jon Beniston <jon@beniston.com>
13708
13709 * gdb.asm/asm-source.exp: Add lm32 target.
13710
13711 2009-05-17 Pedro Alves <pedro@codesourcery.com>
13712
13713 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
13714 `gdb_get_line_number'. Call `callee' in both parent and child.
13715 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13716 `gdb_get_line_number' instead of hardcoding line numbers.
13717 (catch_fork_unpatch_child): New procedure to test detaching
13718 breakpoints from child fork.
13719 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13720 hardcoding line numbers.
13721 (do_fork_tests): Run `catch_fork_unpatch_child'.
13722
13723 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
13724
13725 * gdb.mi/mi-cmd-var.exp: Check that when varobj
13726 of structure type enters or leaves the scope, it
13727 is reported by -var-update.
13728
13729 2009-05-11 Doug Evans <dje@sebabeach.org>
13730
13731 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
13732 * gdb.threads/pending-step.c (main): Fix off-by-one error.
13733 * gdb.threads/schedlock.c (main): Fix off-by-one error.
13734
13735 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13736
13737 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13738
13739 2009-04-30 Doug Evans <dje@google.com>
13740
13741 * gdb.threads/watchthreads2.exp: New testcase.
13742 * gdb.threads/watchthreads2.c: New testcase.
13743
13744 2009-04-29 Doug Evans <dje@google.com>
13745
13746 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
13747 * gdb.cp/mb-ctor.cc: Ditto.
13748 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
13749 * gdb.cp/mb-inline.h (multi_line_foo): New function.
13750 * gdb.cp/mb-inline1.cc: Call it.
13751 * gdb.cp/mb-inline2.cc: Ditto.
13752 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13753 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13754
13755 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13756
13757 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13758 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13759 Replace all uses of `decimal' by `nonzero'.
13760 (info macro FROM_COMMANDLINE): New test.
13761
13762 2009-04-27 Tom Tromey <tromey@redhat.com>
13763
13764 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
13765
13766 2009-04-27 Doug Evans <dje@google.com>
13767
13768 * gdb.threads/watchthreads.c (main): Initialize args before starting
13769 the threads. Plus formatting cleanup.
13770 * gdb.threads/watchthreads.exp: Avoid errant failures due to
13771 biased scheduling of one thread.
13772
13773 2009-04-27 Jerome Guitton <guitton@adacore.com>
13774
13775 * gdb.cp/templates.cc (GetMax): New template.
13776 (main): Declare two instances of GetMax.
13777 * gdb.cp/templates.exp: Add new test.
13778
13779 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13780
13781 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
13782
13783 2009-04-22 Joseph Myers <joseph@codesourcery.com>
13784
13785 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
13786
13787 2009-04-15 Tom Tromey <tromey@redhat.com>
13788
13789 * gdb.base/charset.exp: Add regression test.
13790
13791 2009-04-14 Joel Brobecker <brobecker@adacore.com>
13792
13793 * gdb.base/exe-lock.exp: New testcase.
13794
13795 2009-04-13 Tom Tromey <tromey@redhat.com>
13796
13797 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
13798 operator on Frame.
13799
13800 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13801
13802 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
13803 * gdb.server/ext-attach.exp: Likewise.
13804
13805 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
13806
13807 Eliminate some sleep usage.
13808
13809 * gdb.mi/basics.c (do_nothing): New.
13810 (main): Use do_nothing instead of printf, so that
13811 not to introduce race condition between output of
13812 inferiour and output of gdb. Do not use sleep as it
13813 is not generally available on embedded targets.
13814
13815 2009-04-02 Pedro Alves <pedro@codesourcery.com>
13816
13817 * gdb.server/ext-attach.exp: Expect an optional process id after
13818 "Detached from remote process".
13819
13820 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13821
13822 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
13823 gdb.dwarf2/dw2-unresolved.exp: New.
13824
13825 2009-04-02 Pedro Alves <pedro@codesourcery.com>
13826
13827 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
13828 mi_run_to_main.
13829
13830 2009-04-02 Pedro Alves <pedro@codesourcery.com>
13831
13832 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
13833 mi_run_to_main. Skip thread exit test on remote targets.
13834 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
13835 mi_run_to_main.
13836 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
13837 mi_run_to_main.
13838 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
13839 when expecting ^connected. Detect when the target doesn't support
13840 non-stop mode.
13841 (mi_run_cmd): Detect if non-stop mode was requested by isn't
13842 supported. Return -1 on error, 0 on success.
13843 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
13844 (mi_runto): Return mi_runto_helper's result explicitly.
13845
13846 2009-04-01 Pedro Alves <pedro@codesourcery.com>
13847
13848 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
13849
13850 2009-04-01 Tom Tromey <tromey@redhat.com>
13851
13852 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
13853 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
13854 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
13855 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
13856
13857 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
13858 Jan Kratochvil <jan.kratochvil@redhat.com>
13859
13860 PR gdb/931
13861 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
13862 output.
13863 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
13864 for gdb/931.
13865 * dw2-strp.S (DW_AT_language): Change to C++.
13866 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
13867
13868 2009-03-31 Joel Brobecker <brobecker@adacore.com>
13869
13870 * gdb.ada/tasks: New testcase.
13871
13872 2009-03-30 Stan Shebs <stan@codesourcery.com>
13873
13874 * gdb.trace/actions.exp: Update to match new info trace format.
13875 * gdb.trace/deltrace.exp: Ditto.
13876 * gdb.trace/infotrace.exp: Ditto.
13877 * gdb.trace/passcount.exp: Ditto.
13878 * gdb.trace/save-trace.exp: Ditto.
13879 * gdb.trace/while-stepping.exp: Ditto.
13880 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
13881
13882 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13883
13884 * gdb.python/python-frame.c: New file.
13885 * gdb.python/python-frame.exp: New file.
13886
13887 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
13888
13889 * gdb.python/python-value.exp: Add tests for the address
13890 attribute.
13891
13892 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
13893
13894 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
13895
13896 2009-03-26 Doug Evans <dje@google.com>
13897
13898 * gdb.mi/mi-nonstop-exit.exp: New file.
13899 * gdb.mi/non-stop-exit.c: New file.
13900
13901 2009-03-26 Tom Tromey <tromey@redhat.com>
13902
13903 Update for change to prologue skipping:
13904 * gdb.mi/mi2-simplerun.exp: Update.
13905 * gdb.mi/mi2-break.exp: Update.
13906 * gdb.mi/mi-simplerun.exp: Update.
13907 * gdb.mi/mi-break.exp: Update.
13908 * gdb.base/ending-run.exp: Update.
13909
13910 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
13911
13912 * gdb.python/python-value.exp (test_value_in_inferior): Test
13913 gdb.Value.is_optimized_out attribute.
13914
13915 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13916
13917 * gdb.dwarf2/dw2-noloc-main.c: New file.
13918 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
13919 (.text): Remove.
13920 (.data): New.
13921 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
13922 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
13923 (DW_TAG_subprogram func_cu1, noloc): Remove.
13924 (main): New.
13925 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
13926 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
13927 (file_symbols): New procedure.
13928
13929 2009-03-25 Tom Tromey <tromey@redhat.com>
13930
13931 * gdb.base/charset.exp (valid_target_charset): New proc.
13932 Use it to skip tests on invalid charsets.
13933
13934 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
13935
13936 * gdb.base/completion.exp: Add a test for directory completion.
13937
13938 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13939
13940 Fix a racy FAIL.
13941 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
13942 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
13943
13944 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
13945
13946 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
13947 * gdb.python/python-function.exp: Add test for function returning
13948 a GDB value.
13949
13950 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
13951
13952 * gdb.python/python-function.exp: New file.
13953
13954 2009-03-20 Tom Tromey <tromey@redhat.com>
13955
13956 * gdb.base/store.exp: Update for change to escape output.
13957 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
13958 to escape output.
13959 * gdb.base/pointers.exp: Update for change to escape output.
13960 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
13961 to escape output.
13962 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
13963 escape output.
13964 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
13965 to escape output.
13966 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
13967 escape output.
13968 * gdb.base/setvar.exp: Update for change to escape output.
13969 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
13970 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
13971 to escape output.
13972 (test_print_string_constants): Likewise.
13973 * gdb.base/charset.exp (valid_host_charset): Check size of
13974 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
13975 cases. Handle "auto"-related output.
13976 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
13977 (uvar, Uvar): New globals.
13978
13979 2009-03-19 Jerome Guitton <guitton@adacore.com>
13980
13981 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
13982 deltas.
13983 * gdb.ada/fixed_points.exp: Ditto.
13984
13985 2009-03-18 Pedro Alves <pedro@codesourcery.com>
13986
13987 * return-nodebug.c: Don't include stdio.h.
13988 (init): Delete.
13989 (func): Delete definition and provide extern declaration.
13990 (t): New.
13991 (main): Don't call printf. Call func and store its result in t.
13992 * return-nodebug1.c: New.
13993 * return-nodebug.exp: Don't expect stdio output. Instead, print
13994 the global variable t. Drop printf formatters and cast types from
13995 foreach loop. Don't use prepare_for_testing. Compile
13996 return-nodebug.c and return-nodebug1.c in separate steps. Don't
13997 define FORMAT or CAST.
13998
13999 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14000
14001 * gdb.base/solib-display.exp: Disable test for remote targers.
14002
14003 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14004
14005 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14006
14007 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14008
14009 Fix a racy FAIL.
14010 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14011 code from `follow parent, print pids'.
14012 (`follow child, print pids', `follow parent, print pids'): Call it.
14013 Replace `gdb_test "break..."' by gdb_breakpoint.
14014
14015 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14016
14017 * gdb.mi/mi-cli.exp: Adjust for output difference in
14018 sync and async modes.
14019
14020 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14021
14022 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14023 that was checked in by mistake. Remove loading of ada.exp, since
14024 this is not necessary in this case.
14025
14026 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14027
14028 * gdb.ada/ptype_arith_binop.exp: New testcase.
14029
14030 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14031
14032 * gdb.ada/mod_from_name: New testcase.
14033
14034 2009-03-12 Joel Brobecker <brobecker@adacore.com>
14035
14036 * gdb.ada/tick_last_segv: New testcase.
14037
14038 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14039
14040 * gdb.mi/mi-cli.exp: Remove debug print.
14041
14042 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14043
14044 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14045 include the token in ^running and frame info in *stopped.
14046
14047 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14048
14049 * solib-display.exp: New file.
14050 * solib-display-main.c: New file.
14051 * solib-display-lib.c: New file.
14052
14053 2009-03-05 Pedro Alves <pedro@codesourcery.com>
14054
14055 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14056
14057 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14058
14059 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14060 (list_and_check_macro): Use more specific test name.
14061 (next to definition): Make the test names unique.
14062
14063 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14064
14065 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14066
14067 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14068
14069 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14070 notifications.
14071 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14072 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14073 * lib/mi-support.exp (library_loaded_re): New.
14074 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14075
14076 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14077
14078 * gdb.gdb/observer.exp: Use test_notification observer, not
14079 normal_stop, everywhere.
14080 (test_normal_stop_notifications): Rename to...
14081 (test_notifications): ...this.
14082 (test_observer_normal_stop): Rename to...
14083 (test_observer): ...this.
14084
14085 2009-02-16 Doug Evans <dje@google.com>
14086
14087 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14088 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14089 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14090 (test_prefixed_syscall,test_int3): New tests.
14091 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14092 (test_prefixed_syscall,test_int3): New tests.
14093
14094 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14095
14096 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14097 (mi_expect_interrupt): Likewise.
14098 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14099 response.
14100
14101 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14102
14103 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14104 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14105 Replace calls to get_valueofx by get_hexadecimal_valueof.
14106
14107 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14108
14109 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14110 (get_integer_valueof): New procedure.
14111 (get_sizeof): Use new get_integer_value_of.
14112 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14113 by get_integer_valueof.
14114
14115 2009-02-13 Tom Tromey <tromey@redhat.com>
14116
14117 * gdb.base/remote.exp (get_sizeof): Remove.
14118 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14119 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14120 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14121 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14122 (get_sizeof): Likewise.
14123
14124 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14125
14126 PR fortran/9806
14127 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14128
14129 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14130
14131 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14132
14133 2009-02-06 Pedro Alves <pedro@codesourcery.com>
14134
14135 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14136
14137 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14138
14139 * gdb.python/python-cmd.exp: New file.
14140
14141 2009-02-06 Tristan Gingold <gingold@adacore.com>
14142
14143 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14144
14145 2009-02-05 Tristan Gingold <gingold@adacore.com>
14146
14147 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14148 pointer is dereferenced and use this signal name in regexp.
14149 * gdb.base/signull.exp: Ditto.
14150 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14151 * gdb.base/signull.c (main): Ditto.
14152
14153 2009-02-04 Tom Tromey <tromey@redhat.com>
14154 Thiago Jung Bauermann <bauerman@br.ibm.com>
14155
14156 * gdb.python/python-value.exp: Use `gdb.history' instead of
14157 `gdb.value_from_history'.
14158 (test_value_numeric_ops): Add test for conversion of enum constant.
14159 * gdb.python/python-value.c (enum e): New type.
14160 (evalue): New global.
14161 (main): Use argv.
14162
14163 2009-02-04 Jerome Guitton <guitton@adacore.com>
14164
14165 * gdb.ada/uninitialized_vars: New test program.
14166 * gdb.ada/uninitialized_vars.exp: New testcase.
14167
14168 2009-02-02 Tom Tromey <tromey@redhat.com>
14169
14170 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14171 * gdb.cp/pr2489.cc: Rename...
14172 * gdb.cp/pr9594.cc: ... to this.
14173
14174 2009-02-02 Tom Tromey <tromey@redhat.com>
14175
14176 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14177 * gdb.cp/pr2489.cc: New file.
14178 * gdb.cp/cpcompletion.exp: New file.
14179
14180 2009-02-02 Tom Tromey <tromey@redhat.com>
14181
14182 PR exp/9059:
14183 * gdb.cp/call-c.exp: Add regression test.
14184 * gdb.cp/call-c.cc (FooHandle): New typedef.
14185 (main): New variable 'handle'.
14186
14187 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14188
14189 * lib/mi-support.exp (et_mi_thread_list)
14190 (check_mi_and_console_threads): Adjust for current thread in
14191 -thread-list-ids output.
14192
14193 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14194
14195 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14196 Call it.
14197
14198 2009-01-28 Doug Evans <dje@google.com>
14199
14200 * gdb.arch/amd64-disp-step.S: New file.
14201 * gdb.arch/amd64-disp-step.exp: New file.
14202 * gdb.arch/i386-disp-step.S: New file.
14203 * gdb.arch/i386-disp-step.exp: New file.
14204
14205 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14206
14207 * gdb.base/find.exp: Set newline variable
14208 using quotes instead of braces to fix cygwin failures.
14209
14210 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14211
14212 * gdb.base/radix.exp: Add tests to ensure that that set
14213 input-radix 0 and set output-radix 0 are really rejected.
14214
14215 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14216
14217 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14218 copyright years.
14219
14220 2009-01-23 Pedro Alves <pedro@codesourcery.com>
14221
14222 PR gdb/9664:
14223 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14224
14225 2009-01-22 Pedro Alves <pedro@codesourcery.com>
14226
14227 PR c++/9631:
14228 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14229
14230 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14231
14232 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14233 binfile definition to fix Windows OS failure.
14234
14235 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14236
14237 PR gdb/9346
14238 * gdb.base/interrupt.c (sigint_handler): New.
14239 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14240 on error.
14241 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14242 Test "signal SIGINT".
14243
14244 2009-01-19 Doug Evans <dje@google.com>
14245
14246 * gdb.base/break.exp: Update expected gdb output.
14247 * gdb.base/sepdebug.exp: Ditto.
14248 * gdb.mi/mi-syn-frame.exp: Ditto.
14249 * gdb.mi/mi2-syn-frame.exp: Ditto.
14250 * gdb.base/call-signal-resume.exp: New file.
14251 * gdb.base/call-signals.c: New file.
14252 * gdb.base/unwindonsignal.exp: New file.
14253 * gdb.base/unwindonsignal.c: New file.
14254 * gdb.threads/interrupted-hand-call.exp: New file.
14255 * gdb.threads/interrupted-hand-call.c: New file.
14256 * gdb.threads/thread-unwindonsignal.exp: New file.
14257
14258 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14259
14260 * gdb.base/define.exp: Test defining and hooking prefix commands.
14261 * gdb.python/python.exp: Update test for "show user" output.
14262
14263 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14264
14265 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14266 now the output exactly, using less wildcards. Expect also the output
14267 of gfortran-4.3. Update for the f-valprint.c modification from
14268 2008-04-22.
14269 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14270 Remove gdb_test test names where matching the command.
14271
14272 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14273
14274 PR breakpoints/9681:
14275 * gdb.base/watchpoint.exp: Add regression test.
14276
14277 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14278
14279 * gdb.threads/attach-into-signal.exp: Don't use
14280 gdb_suppress_entire_file.
14281 * gdb.threads/attach-stopped.exp: Ditto.
14282 * gdb.threads/attachstop-mt.exp: Ditto.
14283
14284 2008-12-31 Pedro Alves <pedro@codesourcery.com>
14285
14286 PR gdb/8812:
14287 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14288
14289 2008-12-29 Pedro Alves <pedro@codesourcery.com>
14290
14291 PR gdb/7536:
14292 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14293 and unsupported output radices are really rejected.
14294
14295 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14296
14297 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14298
14299 2008-12-22 Tom Tromey <tromey@redhat.com>
14300
14301 * gdb.cp/punctuator.exp: New file.
14302
14303 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.base/completion.exp (Completing non-existing component): New test.
14306
14307 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14308
14309 Fix for PR gdb/8648.
14310 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14311 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14312 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14313 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14314
14315 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14316
14317 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14318
14319 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
14320
14321 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14322 compiler actually generate code at the expected line number.
14323
14324 2008-12-15 Jie Zhang <jie.zhang@analog.com>
14325
14326 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14327
14328 2008-12-12 Tom Tromey <tromey@redhat.com>
14329
14330 * gdb.base/commands.exp (redefine_hook_test): New proc.
14331 Call it.
14332
14333 2008-12-11 Tom Tromey <tromey@redhat.com>
14334
14335 * gdb.base/macscp.exp: New regression test.
14336
14337 2008-12-11 Tom Tromey <tromey@redhat.com>
14338
14339 * gdb.base/macscp.exp: Print "address.addr".
14340 * gdb.base/macscp1.c (struct outer): New struct.
14341 (address): New global.
14342
14343 2008-12-09 Tom Tromey <tromey@redhat.com>
14344
14345 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14346 Call it.
14347
14348 2008-12-04 Doug Evans <dje@google.com>
14349
14350 * gdb.server/ext-run.exp: Relax regexp for init program.
14351
14352 2008-12-03 Tristan Gingold <gingold@adacore.com>
14353
14354 * gdb.base/macscp.exp: Generate an object file during compilation
14355 to work around Darwin dsymutil limitations.
14356
14357 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 Test resolving external references to TLS variables.
14360 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14361 FILE2_THREAD_LOCAL.
14362 (testfile2, srcfile2): New variables.
14363 * gdb.threads/tls.c (file2_thread_local)
14364 (function_referencing_file2_thread_local): New.
14365 * gdb.threads/tls2.c: New file.
14366
14367 2008-11-28 Joel Brobecker <brobecker@adacore.com>
14368
14369 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14370 rather than integer, as integer might not be big enough when
14371 on 64bit targets.
14372
14373 2008-11-27 Jerome Guitton <guitton@adacore.com>
14374
14375 * gdb.cp/formatted-ref.exp: Add equality test.
14376 * gdb.ada/formatted_ref.exp: Ditto.
14377
14378 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14379
14380 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14381 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14382
14383 2008-11-20 Andreas Schwab <schwab@suse.de>
14384
14385 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14386 matching syscall entry point.
14387 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14388 (tcatch_vfork_then_child_follow): Likewise. Finish through
14389 vfork even if we stopped at the syscall trampoline.
14390
14391 2008-11-20 Doug Evans <dje@google.com>
14392
14393 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14394
14395 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14396
14397 * gdb.arch/ppc-dfp.exp: New file.
14398 * gdb.arch/ppc-dfp.c: New file.
14399
14400 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14401
14402 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14403
14404 2008-11-17 Doug Evans <dje@google.com>
14405
14406 * gdb.mi/mi-syn-frame.exp: Update expected output.
14407 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14408
14409 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14410
14411 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14412 "thread N" results in =thread-selected.
14413 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14414 (mi_send_resuming_command_raw): Be prepared for
14415 =thread-selected.
14416
14417 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14418
14419 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14420 * lib/mi-support.exp: Likewise.
14421
14422 2008-11-16 Joel Brobecker <brobecker@adacore.com>
14423
14424 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14425 commands from the expected output for "help catch".
14426
14427 2008-11-15 Joel Brobecker <brobecker@adacore.com>
14428
14429 * gdb.ada/int_deref.exp: New testcase.
14430
14431 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
14432
14433 * gdb.mi/gdb2549.exp: New file.
14434
14435 2008-11-11 Doug Evans <dje@google.com>
14436
14437 * gdb.base/callexit.exp: New file.
14438 * gdb.base/callexit.c: New file.
14439
14440 2008-11-10 Doug Evans <dje@google.com>
14441
14442 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14443 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14444 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14445 (default_gdb_start,default_gdb_exit): Ditto.
14446 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14447 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14448 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14449 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14450 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14451 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14452
14453 2008-11-03 Andreas Schwab <schwab@suse.de>
14454
14455 * gdb.base/hashline2.exp: Fix typo.
14456 * gdb.base/hashline3.exp: Likewise.
14457
14458 2008-10-30 Tom Tromey <tromey@redhat.com>
14459
14460 * gdb.base/pointers.exp: Add test.
14461 * gdb.base/pointers.c (k, S): New typedefs.
14462 (instance): New global.
14463
14464 2008-10-30 Andreas Schwab <schwab@suse.de>
14465
14466 * gdb.base/args.exp: Add tests for newlines.
14467
14468 2008-10-30 Joel Brobecker <brobecker@adacore.com>
14469
14470 gdb.base/foll-exec.exp: Update the expected output of a couple
14471 of "info breakpoints" tests.
14472
14473 2008-10-28 Tom Tromey <tromey@redhat.com>
14474
14475 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14476
14477 2008-10-24 Pedro Alves <pedro@codesourcery.com>
14478
14479 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14480 gdb_start_cmd.
14481 Use runto_main before any test that requires execution.
14482
14483 2008-10-23 Pedro Alves <pedro@codesourcery.com>
14484
14485 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14486 instead of SIGINT.
14487
14488 2008-10-22 Joel Brobecker <brobecker@adacore.com>
14489
14490 * gdb.base/completion.exp: Update expected output following
14491 the addition of the "info tasks" command.
14492
14493 2008-10-22 Tom Tromey <tromey@redhat.com>
14494
14495 * gdb.base/exprs.exp (test_expr): Add test for string
14496 concatenation.
14497
14498 2008-10-19 Pedro Alves <pedro@codesourcery.com>
14499
14500 * configure.ac: Output gdb.python/Makefile.
14501 * configure: Regenerate.
14502 * gdb.python/Makefile.in: New.
14503
14504 2008-10-16 Joel Brobecker <brobecker@adacore.com>
14505
14506 * gdb.base/foll-fork.exp: Adjust the expected output to match
14507 the new description for fork/vfork catchpoints in the "info
14508 breakpoints" output.
14509
14510 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14511
14512 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14513
14514 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14515
14516 * gdb.python/python-value.c: New file.
14517 * gdb.python/python-value.exp: New file.
14518
14519 2008-10-15 Pedro Alves <pedro@codesourcery.com>
14520
14521 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14522
14523 2008-10-15 Denis Pilat <denis.pilat@st.com>
14524
14525 * gdb.cp/mb-ctor.exp: Fix a typo.
14526
14527 2008-10-09 Tom Tromey <tromey@redhat.com>
14528
14529 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14530 'fprintf' and 'stderr'.
14531
14532 2008-10-07 Joel Brobecker <brobecker@adacore.com>
14533
14534 * gdb.ada/ref_tick_size.exp: New testcase.
14535
14536 2008-10-06 Doug Evans <dje@google.com>
14537
14538 * gdb.dwarf2/dw2-cu-size.exp: New file.
14539 * gdb.dwarf2/dw2-cu-size.S: New file.
14540
14541 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14542 .Ltype_int for clarity.
14543
14544 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14545
14546 PR gdb/2384:
14547 * gdb.cp/gdb2384.exp: Extended to test more cases.
14548 * gdb.cp/gdb2384.cc: Likewise.
14549 * gdb.cp/gdb2384-base.h: Likewise.
14550 * gdb.cp/gdb2384-base.cc: Likewise.
14551
14552 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14553
14554 * gdb.base/maint.exp (maint print type): Remove printing
14555 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14556
14557 2008-09-30 Tom Tromey <tromey@redhat.com>
14558
14559 * gdb.base/macscp.exp: Add completion tests.
14560 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14561 (TWENTY_THREE): Likewise.
14562 (FORTY_EIGHT): Likewise.
14563
14564 2008-09-30 Tom Tromey <tromey@redhat.com>
14565
14566 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14567 everywhere.
14568 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14569
14570 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14571
14572 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14573 testcase is derived from. Fix racy dependency on an expected PID
14574 number. No longer support the testcase on Linux kernel 2.4.x.
14575
14576 2008-09-27 Tom Tromey <tromey@redhat.com>
14577
14578 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14579 and varargs.
14580
14581 2008-09-22 Pedro Alves <pedro@codesourcery.com>
14582
14583 * lib/mi-support.exp (mi_expect_interrupt): New.
14584 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14585 from gdb.mi/mi-nonstop.exp.
14586 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14587 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14588 lib/mi-support.exp.
14589 Use mi_check_thread_states throughout. Avoid ".*" and do not
14590 require an anchor after -exec-run.
14591
14592 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14593
14594 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14595 stop is pending. Avoid ".*" when two stops are pending.
14596 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14597 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14598 newlines in fullnames.
14599 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14600 (mi_expect_stop): Update comments. Only anchor in sync mode.
14601 Do not match newlines.
14602 (mi_send_resuming_command_raw): Always return status.
14603 (mi_get_stop_line): Do not match more than one line by accident.
14604 Only anchor in sync mode.
14605 (mi_run_inline_test): If -exec-next fails, give up.
14606
14607 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14608
14609 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14610 on SPU.
14611
14612 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14613
14614 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14615
14616 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14617
14618 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14619 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14620 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14621 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14622 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14623 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14624 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14625 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14626 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14627 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14628 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14629 Include the "= " sequence in the expected output of print tests.
14630
14631 2008-09-10 Joel Brobecker <brobecker@adacore.com>
14632
14633 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14634 description for boolean types.
14635
14636 2008-09-09 Pedro Alves <pedro@codesourcery.com>
14637
14638 * gdb.base/hook-stop-continue.c: New.
14639 * gdb.base/hook-stop-continue.exp: New.
14640
14641 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14642
14643 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14644
14645 2008-09-08 Jerome Guitton <guitton@adacore.com>
14646
14647 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14648 (stack_check_probe_2, stack_check_probe_loop_1)
14649 (stack_check_probe_loop_2): New functions.
14650 (main): Add call to these new functions.
14651 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14652 functions, check that the breakpoint is inserted at the appropriate
14653 location.
14654 (insert_breakpoint): Slightly refine this procedure so that it can
14655 be called several times in the test.
14656
14657 2008-09-08 Jerome Guitton <guitton@adacore.com>
14658
14659 * gdb.base/stack-checking.c: New file.
14660 * gdb.base/stack-checking.exp: New file.
14661
14662 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14663
14664 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14665 * gdb.arch/altivec-regs.exp: Likewise.
14666 * gdb.arch/vsx-regs.exp: Likewise.
14667
14668 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14669
14670 * gdb.arch/ppc-fp.exp: New file.
14671 * gdb.arch/ppc-fp.c: New file.
14672
14673 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14674
14675 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14676 lest gcc-4.3.1 optimizes the whole thing away.
14677
14678 2008-09-04 Michael Snyder <msnyder@vmware.com>
14679
14680 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14681 as "at" (for non-debug functions such as _start).
14682
14683 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14684
14685 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14686 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14687 software watchpoints.
14688 * gdb.base/watch_thread_num.exp: Likewise.
14689
14690 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14691
14692 * gdb.arch/i386-bp_permanent.exp: New test.
14693
14694 2008-08-24 Tom Tromey <tromey@redhat.com>
14695
14696 * gdb.base/maint.exp: Update "maint print type".
14697
14698 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
14699
14700 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14701 support. Adjust the order of "*running" notifications.
14702 * gdb.mi/non-stop.c: Don't cast from int to void* and
14703 back.
14704
14705 2008-08-20 Mark Kettenis <kettenis@gnu.org>
14706
14707 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14708 expect to find it in the "info frame" output.
14709
14710 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
14711
14712 * gdb.base/interp.exp: Always consume both prompts.
14713
14714 2008-08-20 Pedro Alves <pedro@codesourcery.com>
14715
14716 * gdb.base/pending.exp: Test pending breakpoints without symbols
14717 loaded.
14718
14719 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14720
14721 * lib/mi-support.exp (mi_expect_stop): Produce
14722 more details on failures.
14723 * gdb.mi/mi-nonstop.exp: New.
14724 * gdb.mi/non-stop.c: New.
14725
14726 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14727
14728 * gdb.mi/mi-async.exp: Use 'set target-async'.
14729 * lib/mi-support.exp: Use 'set/show target-async'.
14730
14731 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
14732
14733 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14734
14735 2008-08-17 Tom Tromey <tromey@redhat.com>
14736
14737 * gdb.base/help.exp (help catch): Rewrite.
14738
14739 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14740
14741 * gdb.base/define.exp: Test indented command documentation.
14742 * gdb.python/python.exp: Test indented multi-line command.
14743
14744 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
14745
14746 * testsuite/gdb.arch/vsx-regs.c: New source file.
14747 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
14748 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
14749
14750 2008-08-14 Tom Tromey <tromey@redhat.com>
14751
14752 * gdb.base/macscp.exp: Add regression test for "macro define" or
14753 "macro undef" with no arguments.
14754
14755 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14756
14757 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
14758
14759 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14760
14761 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14762
14763 2008-08-06 Tom Tromey <tromey@redhat.com>
14764
14765 * gdb.python/python.exp: New file.
14766
14767 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14768
14769 Fix for PR gdb/1543.
14770 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
14771 $LOCATION.
14772 (location): New variable.
14773 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
14774 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
14775 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
14776 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
14777 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
14778 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
14779 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
14780 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
14781 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
14782 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
14783 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
14784 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
14785 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
14786 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
14787 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14788 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
14789 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
14790 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
14791 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
14792 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14793 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
14794 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
14795 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
14796 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
14797 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
14798 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
14799 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
14800 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
14801 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
14802 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
14803 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
14804 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
14805 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
14806 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
14807 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
14808 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
14809 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
14810 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14811 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
14812 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
14813 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
14814 gdb.base/type-opaque.exp, gdb.base/until.exp,
14815 gdb.base/value-double-free.c, gdb.base/varargs.exp,
14816 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
14817 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
14818 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
14819 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
14820 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
14821 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
14822 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
14823 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14824 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
14825 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
14826 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
14827 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
14828 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
14829 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
14830 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
14831 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14832 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
14833 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
14834 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
14835 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14836 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
14837 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
14838 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
14839 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14840 gdb.pascal/types.exp, gdb.stabs/weird.exp,
14841 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
14842 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
14843 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
14844 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
14845 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
14846 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
14847 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14848 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14849 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14850 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14851 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14852 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14853 lib/mi-support.exp, lib/trace-support.exp: Remove reference
14854 to bug-gdb@prep.ai.mit.edu .
14855
14856 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
14857
14858 * lib/mi-support.exp (mi_load_shlibs): New.
14859 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
14860
14861 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
14862
14863 * lib/mi-support.exp (get_mi_thread_list)
14864 (check_mi_and_console_threads): New, moved from ...
14865 * gdb.mi/mi-pthread.exp: ...here.
14866 * gdb.mi/gdb669.exp (get_mi_thread_list)
14867 (check_mi_and_console_threads): Delete.
14868 * gdb.mi/mi2-pthread.exp: Likewise.
14869
14870 2008-07-28 Tom Tromey <tromey@redhat.com>
14871
14872 * Makefile.in (just-check): Remove. Move body to...
14873 (check): ... here.
14874
14875 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14876
14877 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
14878 Add a test for duplicated SIGINTs.
14879
14880 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14881
14882 * gdb.threads/schedlock.exp (get_args): Update to work for any
14883 value of NUM.
14884 (Top level): Report the number of threads that did not resume.
14885
14886 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14887
14888 * gdb.dwarf2/dw2-compressed.S: Also define __start.
14889
14890 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14891
14892 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
14893 non-MI prompt.
14894
14895 2008-07-26 Tom Tromey <tromey@redhat.com>
14896
14897 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
14898 (function_struct, function_struct_ptr): New globals.
14899 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
14900 function pointer in a struct.
14901
14902 2008-07-26 Tom Tromey <tromey@redhat.com>
14903
14904 * gdb.base/macscp.exp: Add test for macro lexing bug.
14905
14906 2008-07-18 Tom Tromey <tromey@redhat.com>
14907
14908 * gdb.base/macscp.exp: Add macro tests.
14909
14910 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14911
14912 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
14913
14914 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14915
14916 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
14917
14918 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
14919
14920 * gdb.cp/class2.exp: fix for failure on spu-elf
14921
14922 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
14923
14924 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
14925
14926 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14927
14928 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
14929
14930 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
14931
14932 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
14933
14934 2008-07-11 Kevin Buettner <kevinb@redhat.com>
14935
14936 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
14937 of regexp to account for changes made to GDB in the printing of
14938 byte vectors.
14939
14940 2008-07-11 Tom Tromey <tromey@redhat.com>
14941
14942 * gdb.base/completion.exp: Add 'help' completion test.
14943
14944 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14945
14946 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
14947
14948 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14949
14950 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
14951
14952 2008-07-09 Pedro Alves <pedro@codesourcery.com>
14953
14954 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
14955
14956 2008-07-09 Pedro Alves <pedro@codesourcery.com>
14957
14958 * gdb.base/fullname.exp: Restore pwd if compiling failed.
14959
14960 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14961
14962 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
14963
14964 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14965
14966 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
14967 previous commit. Add a comment.
14968
14969 2008-06-28 Pedro Alves <pedro@codesourcery.com>
14970
14971 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
14972
14973 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14974
14975 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
14976
14977 2008-06-27 Pedro Alves <pedro@codesourcery.com>
14978
14979 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
14980 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
14981 compiling an executable, link in an object that forces unbuffered
14982 output.
14983 * lib/set_unbuffered_mode.c: New file.
14984
14985 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14986
14987 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
14988
14989 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
14990
14991 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
14992 mi_expect_stop.
14993 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
14994 Demand that *running is output.
14995 (detect_async): Perform checking every time.
14996 (mi_send_resuming_command): Extract everything into...
14997 (mi_send_resuming_command_raw): ...this.
14998 (mi_expect_stop): Don't accept any output before *stopped.
14999
15000 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15001
15002 Robustify mi-simplerun.
15003 * gdb.mi/basics.c (main): Add a call to sleep.
15004 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15005 * gdb.mi/mi2-cli.exp: Likewise.
15006 * gdb.mi/mi-break.exp: Likewise.
15007
15008 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15009
15010 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15011
15012 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15013
15014 * gdb.mi/mi-console.exp: Adjust.
15015 * gdb.mi/mi-syn-frame.exp: Adjust.
15016 * gdb.mi/mi2-console.exp: Adjust.
15017 * gdb.mi/mi2-syn-frame.exp: Adjust.
15018 * lib/mi-support.exp (mi_run_cmd): Adjust.
15019 (mi_send_resuming_command): Adjust.
15020
15021 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15022
15023 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15024 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15025 testing of stopped.
15026 * gdb.mi/mi2-syn-frame.exp: Likewise.
15027 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15028 (async, detect_async): New.
15029 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15030 depending on if we're running in sync or async mode.
15031
15032 2008-06-09 Tom Tromey <tromey@redhat.com>
15033
15034 * gdb.base/completion.exp: New tests for field name completion
15035 with spaces, and field name completion with '->'.
15036
15037 2008-06-06 Tom Tromey <tromey@redhat.com>
15038
15039 * gdb.base/break1.c (struct some_struct): New struct.
15040 (values): New global.
15041 * gdb.base/completion.exp: Add field name completion test.
15042
15043 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15044
15045 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15046 to pointer.
15047 * gdb.cp/call-c.cc: Likewise.
15048
15049 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
15050
15051 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15052 annotation.
15053
15054 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15055 Pedro Alves <pedro@codesourcery.com>
15056
15057 * gdb.threads/execl.c, gdb.threads/execl1.c,
15058 gdb.threads/execl.exp: New tests.
15059
15060 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15061 Daniel Jacobowitz <dan@codesourcery.com>
15062
15063 * gdb.cp/exception.exp: Activate test, make it work with pending
15064 catchpoints.
15065
15066 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15067
15068 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15069
15070 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15071
15072 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15073 now printed.
15074 * gdb.mi/mi2-var-cmd.exp: Likewise.
15075
15076 2008-05-27 Andreas Schwab <schwab@suse.de>
15077
15078 * gdb.base/frame-args.exp: Handle arguments that are optimized
15079 out.
15080
15081 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
15082
15083 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15084 quiet for ppc32 and group options into a single variable.
15085
15086 2008-05-23 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15089 of zero-size elements.
15090 * gdb.ada/null_array.exp: Test printing this new array.
15091
15092 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15093
15094 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15095
15096 2008-05-21 Joel Brobecker <brobecker@adacore.com>
15097
15098 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15099 of the "finish" command.
15100
15101 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
15102
15103 * gdb.base/annota1.exp: Test for new annotation.
15104
15105 2008-05-16 Pedro Alves <pedro@codesourcery.com>
15106
15107 * gdb.base/fixsection.exp: New file.
15108 * gdb.base/fixsection0.c: New file.
15109 * gdb.base/fixsection1.c: New file.
15110
15111 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15112
15113 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15114 * gdb.base/annota3.exp: Likewise.
15115
15116 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15117
15118 * gdb.base/watch_thread_num.exp: Don't run tests that require
15119 watchpoints if the target doesn't support them.
15120
15121 2008-05-12 Doug Evans <dje@google.com>
15122
15123 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15124
15125 2008-05-09 Joel Brobecker <brobecker@adacore.com>
15126
15127 * gdb.ada/assign_1.exp: New testcase.
15128
15129 2008-05-09 Doug Evans <dje@google.com>
15130
15131 * gdb.base/find.exp: New file.
15132 * gdb.base/find.c: New file.
15133
15134 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15135
15136 * gdb.base/commands.exp (watchpoint_command_test): Handle
15137 gdb,no_hardware_watchpoints.
15138 * gdb.base/float.exp: Allow ARM targets without floating point.
15139 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15140
15141 2008-05-06 Jerome Guitton <guitton@adacore.com>
15142 Joel Brobecker <brobecker@adacore.com>
15143
15144 * gdb.ada/lang_switch: New test program.
15145 * gdb.ada/lang_switch.exp: New testcase.
15146
15147 2008-05-05 Doug Evans <dje@google.com>
15148
15149 * gdb.base/help.exp (disassemble): Update expected help text.
15150
15151 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15152
15153 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15154
15155 2008-05-04 Pedro Alves <pedro@codesourcery.com>
15156
15157 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15158 different times.
15159
15160 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15161
15162 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15163 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15164 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15165 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15166
15167 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15168
15169 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15170 notification to appear.
15171
15172 2008-05-04 Daniel Jacobowitz <dan@debian.org>
15173
15174 * gdb.base/fullname.c: New file.
15175 * gdb.base/fullname.exp: New file.
15176 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15177
15178 2008-05-03 Pedro Alves <pedro@codesourcery.com>
15179
15180 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15181 expressions with macros.
15182
15183 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15184
15185 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15186
15187 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15188
15189 * gdb.base/completion.exp: Handle lack of other symbols beginning
15190 with "a".
15191
15192 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15193
15194 2008-05-02 Jim Blandy <jimb@codesourcery.com>
15195
15196 * gdb.asm/asmsrc1.s: Add scratch space.
15197
15198 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15199 Daniel Jacobowitz <dan@codesourcery.com>
15200
15201 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15202 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15203 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15204
15205 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15206
15207 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15208
15209 2008-05-01 Joel Brobecker <brobecker@adacore.com>
15210
15211 * gdb.base/info-target.exp: New testcase.
15212
15213 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15214
15215 * gdb.cp/hang.exp: Use .cc instead of .C.
15216 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15217 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15218
15219 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15220
15221 * gdb.base/gdb1250.exp: Remove perror.
15222 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15223
15224 2008-04-30 Pedro Alves <pedro@codesourcery.com>
15225
15226 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15227 .2byte.
15228
15229 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15230
15231 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15232 (maybe_kfail): New.
15233
15234 2008-04-25 Pedro Alves <pedro@codesourcery.com>
15235
15236 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15237
15238 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15239
15240 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15241 * gdb.mi/mi2-syn-frame.exp: Likewise.
15242 * lib/mi-support.exp: Likewise.
15243
15244 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15245
15246 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15247 to specify regexp for the location to stop at.
15248 * gdb.base/break-always.c: New.
15249 * gdb.base/break-always.exp: New.
15250
15251 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15252
15253 * lib/mi-support.exp (mi_runto_helper): Adjust
15254 for the original-location field.
15255 (mi_create_breakpoint, mi_list_breakpoints): New.
15256 * gdb.mi/mi-break.exp: Adjust.
15257 * gdb.mi/mi2-break.exp: Adjust.
15258 * gdb.mi/mi-pending.exp: Adjust.
15259 * gdb.mi/mi-simplerun.exp: Adjust.
15260 * gdb.mi/mi2-simplerun.exp: Adjust.
15261 * gdb.mi/mi-syn-frame.exp: Adjust.
15262 * gdb.mi/mi2-syn-frame.exp: Adjust.
15263 * gdb.mi/mi-until.exp: Adjust.
15264 * gdb.mi/mi2-until.exp: Adjust.
15265 * gdb.mi/mi-var-display.exp: Adjust.
15266 * gdb.mi/mi2-var-display.exp: Adjust.
15267 * gdb.mi/mi-watch.exp: Adjust.
15268 * gdb.mi/mi2-watch.exp: Adjust.
15269
15270 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15271
15272 * aclocal.m4: Add override.m4.
15273 * configure: Regenerate.
15274
15275 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15276
15277 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15278 '-var-update --all-values' reports new value even the type
15279 of a variable object has changed.
15280
15281 2008-04-18 Craig Silverstein <csilvers@google.com>
15282
15283 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15284 files.
15285
15286 2008-04-18 Joel Brobecker <brobecker@adacore.com>
15287
15288 * gdb.ada/atomic_enum: New test program.
15289 * gdb.ada/atomic_enum.exp: New testcase.
15290
15291 2008-04-17 Doug Evans <dje@google.com>
15292
15293 * gdb.opt/Makefile.in: Fix whitespace.
15294
15295 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15296
15297 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15298
15299 2008-04-17 Doug Evans <dje@google.com>
15300
15301 * gdb.base/hashline1.exp: New testcase.
15302 * gdb.base/hashline2.exp: New testcase.
15303 * gdb.base/hashline2.exp: New testcase.
15304
15305 2008-04-17 Pedro Alves <pedro@codesourcery.com>
15306
15307 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15308
15309 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15310
15311 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15312 temporary breakpoint to match "Temporary breakpoint".
15313 * gdb.base/break.exp (delete_breakpoints): Likewise.
15314 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15315 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15316 * gdb.base/display.exp: Likewise.
15317 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15318 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15319 * gdb.base/restore.exp (restore_tests): Likewise.
15320 * gdb.base/sepdebug.exp: Likewise.
15321 * gdb.base/watchpoint.exp: Likewise.
15322 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15323 * gdb.mi/mi-pending.exp: Likewise.
15324 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15325 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15326 * gdb.mi/mi-var-cmd.exp: Likewise.
15327 * gdb.mi/mi-var-display.exp: Likewise.
15328 * gdb.mi/mi2-cli.exp: Likewise.
15329 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15330 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15331 * gdb.mi/mi2-var-display.exp: Likewise.
15332 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15333 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15334 new "disp" field.
15335 (mi_expect_stop): Move after_reason argument to be really after
15336 reason. This is to support fix for PR2424.
15337
15338 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15339
15340 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15341
15342 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15343
15344 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15345 field. Add more floating varobj tests.
15346 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15347 field.
15348 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15349 (main): Call do_at_tests.
15350 * lib/mi-support.exp (mi_create_floating_varobj)
15351 (mi_varobj_update_with_type_change): New.
15352
15353 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15354
15355 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15356 option of -var-evaluate-expression.
15357 * gdb.mi/mi2-var-display.exp: Likewise.
15358
15359 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15360
15361 Introduce test setup helpers.
15362 * lib/gdb.exp (build_executable, clean_restart)
15363 (prepare_for_testing): New.
15364 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15365 * gdb.base/return.exp: Likewise.
15366 * gdb.base/ending-run.exp: Likewise.
15367
15368 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
15369
15370 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15371 Interface (MI) responses.
15372
15373 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15374
15375 * gdb.cp/breakpoint.cc: New code to test conditions involving
15376 member variables.
15377 * gdb.cp/breakpoint.exp: Test condition involving member
15378 variables.
15379
15380 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15381
15382 * lib/mi-support.exp (mi_expect_stop): New.
15383 (mi_run_cmd): Change the
15384 token. Use mi_send_resuming_command, use
15385 mi_expect_stop.
15386 (mi_execute_to_helper): Rename to mi_execute_to.
15387 (mi_send_resuming_command): Add more error patterns.
15388 (mi_wait_for_stop): Renamed to...
15389 (mi_get_stop_line): ...this.
15390 (mi_run_inline_test): Adjust.
15391
15392 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15393 * gdb.mi/mi-console.exp: Likewise.
15394 * gdb.mi/mi-pending.exp: Likewise.
15395 * gdb.mi/mi-simplerun.exp: Likewise.
15396 * gdb.mi/mi-stack.exp: Likewise.
15397 * gdb.mi/mi-stepi.exp: Likewise.
15398 * gdb.mi/mi-syn-frame.exp: Add comment.
15399 * gdb.mi/mi-until.exp: Likewise.
15400 * gdb.mi/mi-var-display.exp: Likewise.
15401 * gdb.mi/mi-watch.exp: Likewise.
15402 * gdb.mi/mi2-cli.exp: Likewise.
15403 * gdb.mi/mi2-console.exp: Likewise.
15404 * gdb.mi/mi2-simplerun.exp: Likewise.
15405 * gdb.mi/mi2-stack.exp: Likewise.
15406 * gdb.mi/mi2-stepi.exp: Likewise.
15407 * gdb.mi/mi2-until.exp: Likewise.
15408 * gdb.mi/mi2-var-display.exp: Likewise.
15409 * gdb.mi/mi2-watch.exp: Likewise.
15410
15411 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15412
15413 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15414
15415 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15416
15417 2008-04-04 Pedro Alves <pedro@codesourcery.com>
15418
15419 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15420 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15421 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15422 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15423 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15424 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15425 expect an mi error duplicated in stderr.
15426
15427 2008-04-03 Joel Brobecker <brobecker@adacore.com>
15428
15429 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15430 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15431 Add a couple of tests that verify the behavior when the new setting
15432 is set to "cancel" and "all".
15433 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15434 "ask" before we start the testing.
15435
15436 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15437
15438 * gdb.cp/casts.cc: Add class reference variables.
15439 * gdb.cp/casts.exp: New test cases for up/down casting references.
15440
15441 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15442
15443 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15444 instead of beginning to make an extra test pass.
15445 * gdb.mi/mi2-var-display.exp: Likewise.
15446
15447 2008-03-31 Maciej W. Rozycki <macro@mips.com>
15448
15449 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15450
15451 2008-03-31 Markus Deuling <deuling@de.ibm.com>
15452 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15453
15454 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15455 value. Add xfail for older kernels.
15456
15457 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15458
15459 Bring mi-support in line with gdb.exp.
15460 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15461 (mi_gdb_start): New function.
15462
15463 2008-03-28 Maciej W. Rozycki <macro@mips.com>
15464
15465 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15466
15467 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15468
15469 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15470 * gdb.mi/mi2-var-display.exp: Likewise.
15471
15472 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15473
15474 * lib/mi-support.exp (mi_create_varobj_checked): New.
15475 (mi_list_varobj_children): Allow to check for a
15476 value.
15477 (mi_list_array_varobj_children): New.
15478
15479 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15480 and mi_list_varobj_children, as opposed to hardcoding
15481 expected strings.
15482 * gdb.mi/gdb701.exp: Likewise.
15483 * gdb.mi/gdb792.exp: Likewise.
15484 * gdb.mi/mi-var-block.exp: Likewise.
15485 * gdb.mi/mi-var-cmd.exp: Likewise.
15486 * gdb.mi/mi-var-invalidate.exp: Likewise.
15487 * gdb.mi/mi2-var-block.exp: Likewise.
15488 * gdb.mi/mi2-var-child.exp: Likewise.
15489 * gdb.mi/mi2-var-cmd.exp: Likewise.
15490 * gdb.mi/mi2-var-display.exp: Likewise.
15491
15492 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15493
15494 Fix random false FAILs on i386.
15495 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15496
15497 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15498
15499 PR gdb/544
15500 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15501
15502 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15503
15504 PR gdb/544
15505 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15506
15507 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15508
15509 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15510 fixed PR gdb/544.
15511
15512 2008-03-21 Pedro Alves <pedro@codesourcery.com>
15513
15514 * gdb.threads/fork-child-threads.exp: Test next over fork.
15515
15516 2008-03-21 Chris Demetriou <cgd@google.com>
15517
15518 * gdb.base/break.exp (rbreak junk): New test for rbreak
15519 "Junk at end of arguments" issue.
15520
15521 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15522
15523 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15524 *& to work on created array elements.
15525 (Top level): Test print $pc with a file. Test string operations
15526 without a target.
15527 * gdb.base/ptype.exp: Do not expect *& to work on created array
15528 elements.
15529
15530 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15531
15532 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15533 gdb.threads/staticthreads.exp: Update exit query.
15534
15535 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15536
15537 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15538
15539 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * gdb.base/watchpoint.c (global_ptr, func4): New.
15542 (main): Call func4.
15543 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15544 (test_inaccessible_watchpoint): New.
15545
15546 2008-02-29 Maciej W. Rozycki <macro@mips.com>
15547
15548 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15549 select the largest.
15550
15551 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15552
15553 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15554 frames-invalid annotations.
15555
15556 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15557
15558 * gdb.base/assign.exp: avoid same output for different tests.
15559
15560 2008-02-27 Doug Evans <dje@google.com>
15561
15562 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15563 for bug 1738.
15564 (breakpoint_to_handler_entry): Ditto.
15565
15566 2008-02-27 Joel Brobecker <brobecker@adacore.com>
15567
15568 * gdb.base/ending-run.exp: Use the first line of code inside
15569 function body to test breakpoints.
15570 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15571 location where the breakpoint is inserted when using the line
15572 where a function is declared. Fix typo in the description of
15573 one of the tests.
15574 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15575
15576 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15577
15578 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15579 tests.
15580
15581 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15582
15583 * gdb.base/args.exp: avoid same output for tests
15584 with single quotes.
15585
15586 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15587
15588 * gdb.base/annota1.exp: Adjust for 'info break'
15589 format changes.
15590 * gdb.base/annota3.exp: Likewise.
15591 * gdb.base/break.exp: Likewise.
15592 * gdb.base/condbreak.exp: Likewise.
15593 * gdb.base/pending.exp: Likewise.
15594 * gdb.base/sepdebug.exp: Likewise.
15595 * gdb.base/unload.exp: Likewise.
15596 * gdb.cp/ovldbreak.exp: Likewise.
15597 * gdb.mi/mi-pending.exp: Likewise.
15598
15599 2008-02-07 Doug Evans <dje@google.com>
15600
15601 * gdb.cp/mb-inline.exp: New.
15602 * gdb.cp/mb-inline.h: New.
15603 * gdb.cp/mb-inline1.cc: New.
15604 * gdb.cp/mb-inline2.cc: New.
15605
15606 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15607
15608 * gdb.pascal/floats.pas: New test program.
15609 * gdb.pascal/floats.exp: New testcase.
15610
15611 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15612
15613 * gdb.base/callfuncs.c (t_float_many_args): New function.
15614 (t_double_many_args): New function.
15615 * gdb.base/callfuncs.exp: Add tests for exceeding float
15616 and double parameters passed through the stack.
15617
15618 2008-02-05 Joel Brobecker <brobecker@adacore.com>
15619
15620 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15621 gdb.ada/complete/foo.adb: New files.
15622 * gdb.ada/complete.exp: New testcase.
15623
15624 2008-02-03 Doug Evans <dje@google.com>
15625
15626 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15627
15628 * gdb.cp/gdb2384.exp: New file.
15629 * gdb.cp/gdb2384.cc: New file.
15630 * gdb.cp/gdb2384-base.h: New file.
15631 * gdb.cp/gdb2384-base.cc: New file.
15632
15633 2008-02-02 Doug Evans <dje@google.com>
15634
15635 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15636
15637 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15638
15639 * gdb.ada/sym_print_name: New test program.
15640 * gdb.ada/sym_print_name.exp: New testcase.
15641
15642 2007-02-01 Joel Brobecker <brobecker@adacore.com>
15643
15644 * gdb.ada/nested/hello.adb: New file.
15645 * gdb.ada/nested.exp: New testcase.
15646 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15647
15648 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15649
15650 * gdb.mi/basic.c (return_1): New function.
15651 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15652 don't cause future evaluations of function to report
15653 creation of internal breakpoints.
15654
15655 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15656
15657 * gdb.mi/mi-break.exp (test_error): New.
15658 Call it.
15659
15660 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
15661
15662 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15663 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15664
15665 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15666
15667 * gdb.pascal/integers.pas: New test program.
15668 * gdb.pascal/integers.exp: New testcase.
15669
15670 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15671
15672 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15673
15674 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
15675
15676 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15677 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15678
15679 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15680
15681 * gdb.ada/formatted_ref: New test program.
15682 * gdb.ada/formatted_ref.exp: New testcase.
15683
15684 * gdb.cp/formatted-ref.cc: New file.
15685 * gdb.cp/formatted-ref.exp: New testcase.
15686
15687 2008-01-30 Joel Brobecker <brobecker@adacore.com>
15688
15689 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15690
15691 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
15692
15693 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15694 (test_file_list_exec_source_file): Update to new macro-info field.
15695
15696 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
15697
15698 * gdb.ada/exprs: New test program.
15699 * gdb.ada/exprs.exp: New testcase.
15700
15701 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15702
15703 * dfp-test.c (DELTA, DELTA_B): New definitions.
15704 (double_val1, double_val2, double_val3, double_val4, double_val5,
15705 double_val6, double_val7, double_val8, double_val9, double_val10,
15706 double_val11, double_val12, double_val13, double_val14, dec32_val1,
15707 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15708 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15709 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15710 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15711 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15712 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15713 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15714 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15715 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15716 dec128_val16): New global variables.
15717 (decimal_dec128_align): New function.
15718 (decimal_mixed): Likewise.
15719 (decimal_many_args_dec32): Likewise.
15720 (decimal_many_args_dec64): Likewise.
15721 (decimal_many_args_dec128): Likewise.
15722 (decimal_many_args_mixed): Likewise.
15723 * dfp-test.exp: Add tests calling new inferior functions.
15724
15725 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15726
15727 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15728 gdb.server/ext-run.exp: New files.
15729 * lib/gdbserver-support.exp (gdbserver_download): New.
15730 (gdbserver_start): New. Update gdbserver expected
15731 output.
15732 (gdbserver_spawn): Use them.
15733 (gdbserver_start_extended): New.
15734
15735 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15736
15737 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
15738 Run on GNU/Linux.
15739 (do_exec_tests): Check for systems which do not support catchpoints.
15740 Do not match START.
15741 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
15742 Run on GNU/Linux. Enable verbose output.
15743 (check_fork_catchpoints): New.
15744 (explicit_fork_child_follow, catch_fork_child_follow)
15745 (tcatch_fork_parent_follow): Update expected messages.
15746 (do_fork_tests): Use check_fork_catchpoints.
15747 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
15748 Run on GNU/Linux. Enable verbose output.
15749 (check_vfork_catchpoints): New.
15750 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
15751 expected messages.
15752 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15753
15754 2008-01-29 Jim Blandy <jimb@red-bean.com>
15755
15756 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15757 host' errors.
15758 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15759
15760 2008-01-29 Jim Blandy <jimb@red-bean.com>
15761
15762 * gdb.threads/sigthread.c: Use barriers to ensure that
15763 child_thread and child_thread_two are always initialized before we
15764 start to use them.
15765
15766 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
15767
15768 * gdb.base/watchpoint-solib.exp: New.
15769 * gdb.base/watchpoint-solib.c: New.
15770 * gdb.base/watchpoint-solib-shr.c: New.
15771
15772 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
15773
15774 * gdb.base/gdb1056.exp: Add unsigned integer test.
15775
15776 2008-01-28 Doug Evans <dje@google.com>
15777
15778 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
15779
15780 2008-01-27 Jim Blandy <jimb@codesourcery.com>
15781
15782 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
15783
15784 * gdb.base/expand-psymtabs.exp: Doc fix.
15785
15786 2008-01-26 Mark Kettenis <kettenis@gnu.org>
15787
15788 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15789
15790 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
15791
15792 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
15793 -var-set-format.
15794
15795 2008-01-23 Chris Demetriou <cgd@google.com>
15796
15797 * gdb.threads/thread_events.c: New testcase source file.
15798 * gdb.threads/thread_events.exp: New testcase expect file.
15799
15800 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
15801
15802 * lib/gdb.exp: Add the variable octal.
15803
15804 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
15805 -var-set-format.
15806
15807 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15808 Vladimir Prus <vladimir@codesourcery.com>
15809
15810 * gdb.base/float.exp: Allow missing floating point for m68k and
15811 PowerPC.
15812
15813 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
15814
15815 * gdb.mi/basics.c: Setup for testing breakpoints
15816 ignore count.
15817 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
15818 * gdb.mi/mi-cli.exp: Adjust.
15819 * gdb.mi/mi2-cli.exp: Adjust.
15820
15821 2008-01-17 Pedro Alves <pedro@codesourcery.com>
15822
15823 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
15824 and 'dummy_ptr' integer pointer. Initialize struct_declarations
15825 with dummy_ptr's address.
15826 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
15827 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
15828 all targets.
15829 * gdb.mi/mi2-var-child.exp: Likewise.
15830
15831 2008-01-09 Joel Brobecker <brobecker@adacore.com>
15832
15833 * gdb.ada/null_array: New test program.
15834 * gdb.ada/null_array.exp: New testcase.
15835
15836 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
15837
15838 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
15839 with required float modifiers.
15840
15841 2008-01-08 Joel Brobecker <brobecker@adacore.com>
15842
15843 * gdb.ada/funcall_param: New test program.
15844 * gdb.ada/funcall_param.exp: New testcase.
15845
15846 2008-01-08 Joel Brobecker <brobecker@adacore.com>
15847
15848 * gdb.ada/arrayparam: New test program.
15849 * gdb.ada/arrayparam.exp: New testcase.
15850
15851 2008-01-08 Joel Brobecker <brobecker@adacore.com>
15852
15853 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
15854 landed. Should also fix random failures in the test following it.
15855
15856 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
15857
15858 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
15859 for expressions with decimal float values.
15860 (test_dfp_conversions): New function to test casts to and from
15861 decimal float types.
15862 Call test_dfp_conversions.
15863 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
15864 elements.
15865 (main): Initialize ds.float4 and ds.double8 elements.
15866 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
15867 string to new error message.
15868 (d64_set_tests): Likewise.
15869 (d128_set_tests): Likewise.
15870 Add tests for expressions with decimal float variables. Add tests for
15871 conversions to and from decimal float types.
15872
15873 2008-01-05 Joel Brobecker <brobecker@adacore.com>
15874
15875 * gdb.ada/packed_tagged/comp_bug.adb: New file.
15876 * gdb.ada/packed_tagged.exp: New testcase.
15877
15878 2008-01-04 Joel Brobecker <brobecker@adacore.com>
15879
15880 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
15881 gdb.ada/homonym/homonym_main.adb: New files.
15882 * gdb.ada/homonym.exp: New testcase.
15883
15884 2008-01-04 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.ada/packed_array.exp: Add testing of references to
15887 a packed array.
15888
15889 2008-01-04 Joel Brobecker <brobecker@adacore.com>
15890
15891 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
15892 New files.
15893 * gdb.ada/type_coercion.exp: New testcase.
15894
15895 2008-01-04 Joel Brobecker <brobecker@adacore.com>
15896
15897 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
15898 gdb.ada/tagged/foo.adb: New file.
15899 * gdb.ada/tagged.exp: New testcase.
15900
15901 2008-01-04 Joel Brobecker <brobecker@adacore.com>
15902
15903 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
15904 gdb.ada/ptype_field/foo.adb: New files.
15905 * gdb.ada/ptype_field.exp: New testcase.
15906
15907 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15908
15909 * gdb.ada/print_pc.exp: New testcase.
15910
15911 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15912
15913 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
15914 gdb.ada/taft_type/p.adb: New files.
15915 * gdb.ada/taft_type.exp: New testcase.
15916
15917 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15918
15919 * gdb.ada/array_bounds/bar.adb: New file.
15920 * gdb.ada/array_bounds.exp: New testcase.
15921
15922 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15923
15924 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
15925 gdb.ada/arrayptr/foo.adb: New files.
15926 * gdb.ada/arrayptr.exp: New testcase.
15927
15928 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15929
15930 * gdb.base/set-lang-auto.exp: New testcase.
15931
15932 2008-01-03 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.ada/fun_addr/foo.adb: New file.
15935 * gdb.ada/fun_addr.exp: New testcase.
15936
15937 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15938
15939 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
15940 New files
15941
15942 2008-01-02 Joel Brobecker <brobecker@adacore.com>
15943
15944 * array_subscript_addr/p.adb: New file.
15945 * array_subscript_addr.exp: New testcase.
15946
15947 2008-01-02 Joel Brobecker <brobecker@adacore.com>
15948
15949 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
15950 New files.
15951 * gdb.ada/str_cmp_ref.exp: New testcase.
15952
15953 2008-01-01 Joel Brobecker <brobecker@adacore.com>
15954
15955 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
15956 gdb.ada/fun_in_declare/foo.adb: New files.
15957 * gdb.ada/fun_in_declare.exp: New testcase.
15958
15959 2008-01-01 Joel Brobecker <brobecker@adacore.com>
15960
15961 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
15962 gdb.ada/ref_param/pck.ads: New files.
15963 * gdb.ada/ref_param.exp: New testcase.
15964
15965 2008-01-01 Joel Brobecker <brobecker@adacore.com>
15966
15967 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
15968 gdb.ada/interface/foo.adb: New files.
15969 * gdb.ada/interface.exp: New testcase.
15970
15971 2007-12-31 Jim Blandy <jimb@codesourcery.com>
15972
15973 * gdb.base/multi-forks.exp: Consume all output from child
15974 processes before proceeding to next test.
15975
15976 2007-12-29 Jim Blandy <jimb@codesourcery.com>
15977
15978 * configure: Regenerated.
15979
15980 2007-12-27 Joel Brobecker <brobecker@adacore.com>
15981
15982 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
15983 gdb.ada/fixed_cmp/fixed.adb: New files.
15984 * gdb.ada/fixed_cmp.exp: New testcase.
15985
15986 2007-12-27 Joel Brobecker <brobecker@adacore.com>
15987
15988 * gdb.ada/boolean_expr.exp: New testcase.
15989
15990 2007-12-26 Jim Blandy <jimb@codesourcery.com>
15991
15992 * gdb.base/multi-forks.exp: Doc fix.
15993
15994 2007-12-26 Joel Brobecker <brobecker@adacore.com>
15995
15996 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15997 * gdb.ada/char_param.exp: Do not compile our test program with
15998 -gnata, this is unnecessary.
15999 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16000
16001 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16002
16003 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16004 gdb.ada/print_chars/foo.adb: New files.
16005 * gdb.ada/print_chars.exp: New testcase.
16006
16007 2007-12-24 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16010 gdb.ada/char_param/foo.adb: New files.
16011 * gdb.ada/char_param.exp: New testcase.
16012
16013 2007-12-22 Jim Blandy <jimb@codesourcery.com>
16014
16015 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16016 hard-coding source line numbers into the test.
16017 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16018 gdb_get_line_number to find.
16019
16020 2007-12-22 Joel Brobecker <brobecker@adacore.com>
16021
16022 * gdb.base/ptype.c (highest): New struct type.
16023 (the_highest): New variable of that type.
16024 (main): Add dummy assignment to a field of variable the_highest.
16025 * gdb.base/ptype.exp: Test type printing of our new variable.
16026
16027 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16028
16029 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16030 and record first explicitly generated thread number.
16031 Use that thread number for thread specific watchpoint test.
16032 Add iteration number to repetitive tests.
16033
16034 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16035 Jim Blandy <jimb@codesourcery.com>
16036
16037 * gdb.base/expand-psymtabs.c: New testcase
16038 source file.
16039 * gdb.base/expand-psymtabs.exp: New testcase
16040 expect file.
16041
16042 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
16043
16044 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16045 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16046
16047 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16048
16049 * gdb.ada/frame_args/foo.adb: New file.
16050 * gdb.ada/frame_args/pck.ads: New file.
16051 * gdb.ada/frame_args/pck.adb: New file.
16052 * gdb.ada/frame_args.exp: New testcase.
16053
16054 2007-12-17 Joel Brobecker <brobecker@adacore.com>
16055
16056 * gdb.base/frame-args.c: New file.
16057 * gdb.base/frame-args.exp: New testcase.
16058
16059 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16060 Joseph Myers <joseph@codesourcery.com>
16061
16062 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16063
16064 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16065
16066 * gdb.mi/mi-pending.exp: New.
16067 * gdb.mi/mi-pending.c: New.
16068 * gdb.mi/mi-pendshr.c: New.
16069
16070 2007-12-06 Jim Blandy <jimb@codesourcery.com>
16071
16072 * gdb.base/default.exp: Update expected output for 'info catch'.
16073
16074 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16075
16076 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16077 must be set to binary.
16078
16079 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16080
16081 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16082
16083 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16084
16085 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16086 gdb.mi/mi-file-transfer.exp: New.
16087
16088 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16089
16090 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16091
16092 2007-11-22 Maciej W. Rozycki <macro@mips.com>
16093
16094 * gdb.trace/backtrace.exp: Fix a typo.
16095 * gdb.trace/circ.exp: Likewise.
16096 * gdb.trace/collection.exp: Likewise.
16097 * gdb.trace/limits.exp: Likewise.
16098 * gdb.trace/report.exp: Likewise.
16099 * gdb.trace/tfind.exp: Likewise.
16100 * gdb.trace/while-dyn.exp: Likewise.
16101
16102 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
16103
16104 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16105 objects of pointers that can't be dereferenced are now
16106 "noneditable".
16107
16108 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16109
16110 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16111 (target_cpu): Remove.
16112
16113 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16114
16115 * gdb.base/ending-run.exp: Expect the list of cleared
16116 breakpoint to come in natural order, not the reversed one.
16117
16118 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16119
16120 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16121 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16122
16123 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
16124
16125 * gdb.base/printcmds.exp: New function
16126 test_printf_with_dfp.
16127
16128 2007-11-02 Doug Evans <dje@google.com>
16129
16130 * gdb.disasm/t01_mov.s: Remove carriage returns.
16131 * gdb.disasm/t02_mova.s: Ditto.
16132 * gdb.disasm/t03_add.s: Ditto.
16133 * gdb.disasm/t04_sub.s: Ditto.
16134 * gdb.disasm/t05_cmp.s: Ditto.
16135 * gdb.disasm/t06_ari2.s: Ditto.
16136 * gdb.disasm/t07_ari3.s: Ditto.
16137 * gdb.disasm/t08_or.s: Ditto.
16138 * gdb.disasm/t09_xor.s: Ditto.
16139 * gdb.disasm/t10_and.s: Ditto.
16140 * gdb.disasm/t11_logs.s: Ditto.
16141 * gdb.disasm/t12_bit.s: Ditto.
16142 * gdb.disasm/t13_otr.s: Ditto.
16143
16144 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16145
16146 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16147
16148 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16149
16150 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16151 provide DFP support.
16152
16153 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16154
16155 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16156 Test "set powerpc vector-abi". Skip auto-detection tests for old
16157 toolchains.
16158
16159 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16160
16161 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16162 with [string compare].
16163
16164 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16165
16166 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16167 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16168
16169 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
16170
16171 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16172 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16173 * gdb.opt/Makefile.in: New makefile.
16174 * Makefile.in: Create new directory "gdb.opt".
16175 * configure.ac: Add "gdb.opt" directory.
16176 * configure: Regenerated.
16177
16178 2007-10-25 Doug Evans <dje@google.com>
16179
16180 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16181 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16182
16183 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16184 Thiago Jung Bauermann <bauerman@br.ibm.com>
16185
16186 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16187 Floating Point expressions.
16188 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16189 Floating Point variables.
16190 * gdb.base/dfp-test.c: new file containing program with Decimal
16191 Floating variables, used by gdb.base/dfp-test.exp.
16192
16193 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16194
16195 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16196
16197 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16198
16199 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16200 compiling test case with GCC.
16201 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16202
16203 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16204
16205 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16206 format changes.
16207
16208 2007-10-18 Michael Snyder <msnyder@specifix.com>
16209
16210 * gdb.base/dbx.exp: Add missing "-re " operator.
16211
16212 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16213
16214 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16215 * configure.ac: Removed trailing spaces after backslash.
16216 * gdb.modula2: New directory.
16217 * gdb.modula2/Makefile.in: New file.
16218 * gdb.modula2/unbounded-array.exp: New file.
16219 * gdb.modula2/unbounded1.c: New file.
16220
16221 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16222
16223 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16224
16225 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16226
16227 * gdb.base/sigstep.c (main): Add checks for
16228 return values for setitimer call.
16229 Call setitimer again with itimer = ITIMER_REAL
16230 if first call to setitimer fails.
16231
16232 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
16233
16234 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16235 of $timeout.
16236
16237 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16238
16239 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16240
16241 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16242
16243 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16244 of gdb_expect call, to avoid interruption.
16245
16246 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16247
16248 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16249 (v_unsigned_long_long, v_long_long_array)
16250 (v_signed_long_long_array, v_unsigned_long_long_array)
16251 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16252 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16253 [!NO_LONG_LONG]: New.
16254 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16255 v_long_long_member.
16256
16257 (v_long_long_func, v_signed_long_long_func)
16258 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16259 (main) [!NO_LONG_LONG]: Initialize long long variants.
16260
16261 * gdb.base/whatis.exp: If board file requests no_long_long, build
16262 test with NO_LONG_LONG defined. Test long long, signed long long,
16263 and unsigned long long variants but only if board file doesn't
16264 disable it.
16265
16266 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16267 Daniel Jacobowitz <dan@codesourcery.com>
16268
16269 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16270 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16271 * configure: Regenerated.
16272 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16273 gdb.pascal/types.exp, lib/pascal.exp: New files.
16274
16275 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16276
16277 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16278 call.
16279 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16280 to return to the call.
16281 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16282 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16283 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16284 * gdb.mi/mi-until.exp (test_until): Likewise.
16285 * gdb.mi/mi2-until.exp (test_until): Likewise.
16286
16287 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16288
16289 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16290 two-char array.
16291 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16292
16293 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16294
16295 * gdb.threads/watchthreads.c (thread_function): Sleep between
16296 iterations.
16297 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16298 at once for S/390. Generate matching fails and passes.
16299
16300 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16301
16302 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16303 the 'struct_declarations' variable to zeros.
16304
16305 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16306
16307 * gdb.cp/mb-ctor.cc: New.
16308 * gdb.cp/mb-ctor.exp: New.
16309 * gdb.cp/mb-templates.cc: New.
16310 * gdb.cp/mb-templates.exp: New.
16311
16312 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16313
16314 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16315
16316 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16317
16318 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16319 targets.
16320 * configure: Regenerate.
16321
16322 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16323
16324 * gdb.base/annota1.exp: Adjust for 'info break'
16325 format changes.
16326 * gdb.base/annota3.exp: Likewise.
16327 * gdb.base/break.exp: Likewise.
16328 * gdb.base/condbreak.exp: Likewise.
16329 * gdb.base/pending.exp: Likewise.
16330 * gdb.base/sepdebug.exp: Likewise.
16331 * gdb.base/unload.exp: Likewise.
16332 * gdb.base/ovldbreak.exp: Likewise.
16333
16334 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16335
16336 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16337 messages.
16338 * gdb.base/chng-syms.exp: Likewise.
16339 * gdb.base/unload.exp: Likewise.
16340
16341 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16342
16343 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16344
16345 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16346
16347 * schedlock.c (NUM): Change to 1.
16348 (main): Use args[0] for the main thread.
16349 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16350 regardless of the number of threads.
16351
16352 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16353
16354 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16355 type down.
16356 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16357 test.
16358 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16359 watchpoint type down.
16360 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16361 test.
16362
16363 2007-09-14 Maciej W. Rozycki <macro@mips.com>
16364
16365 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16366 Move all the tests here and run them twice, once using software
16367 watchpoints and once using hardware watchpoints.
16368 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16369
16370 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16371
16372 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16373 test.
16374
16375 2007-09-10 Mark Kettenis <kettenis@gnu.org>
16376
16377 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16378 build-id.
16379
16380 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16381 know about $ORIGIN. Calculate output dir from $dest instead of
16382 using ${objdir}/{$subdir}.
16383
16384 2007-09-09 Mark Kettenis <kettenis@gnu.org>
16385
16386 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16387 gcore, before continuing with the test.
16388
16389 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16390
16391 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16392 * gdb.mi/mi-watch.exp: Likewise.
16393
16394 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16395 Jim Blandy <jimb@codesourcery.com>
16396
16397 * gdb.arch/i386-sse.exp: Do not expect character constants.
16398 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16399 * gdb.base/display.exp: Allow print/s.
16400 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16401 and unsigned char array changes.
16402
16403 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16404
16405 * gdb.base/display.exp: Add tests for printf %p.
16406
16407 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16408
16409 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16410 the dll name to unicode.
16411
16412 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16413
16414 * gdb.base/default.exp (show version): Update the version text.
16415 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16416
16417 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16418
16419 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16420 New files.
16421
16422 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16423
16424 * lib/gdb.exp (build_id_debug_filename_get): New function.
16425 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16426 Remove the generate DEBUG file for the future testcase runs.
16427 New testcase for the NT_GNU_BUILD_ID retrieval.
16428 Move the final testing step to ...
16429 (test_different_dir): ... a new function.
16430 New parameter XFAIL to XFAIL all the tests performed.
16431 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16432 New parameter TYPE to PF_PREFIX all the tests performed.
16433
16434 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16435
16436 * gdb.mi/mi-var-cp.cc (path_expression): New
16437 function.
16438 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16439
16440 2007-08-27 Markus Deuling <deuling@de.ibm.com>
16441
16442 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16443 to fit into SPU Local Store memory.
16444
16445 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16446
16447 * gdb.base/default.exp: Adjust the expected output of "info
16448 warranty" after the switch to GPLv3.
16449
16450 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16451
16452 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16453 to 30000 (from 20000).
16454
16455 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16456
16457 Switch the license of all .exp files to GPLv3.
16458 Switch the license of all .f and .f90 files to GPLv3.
16459 Switch the license of all .s and .S files to GPLv3.
16460
16461 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16462
16463 * configure.ac: Switch license to GPLv3.
16464
16465 2007-08-23 Joel Brobecker <brobecker@adacore.com>
16466
16467 Switch the licensing to GPLv3 for all .ads and .adb files.
16468
16469 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16470
16471 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16472 and t_int_double.
16473 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16474
16475 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16476
16477 * gdb.base/step-line.c: Switch license to GPL version 3, and
16478 update copyright year.
16479 * gdb.base/step-line.inp: Likewise.
16480
16481 2007-08-17 Joel Brobecker <brobecker@adacore.com>
16482
16483 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16484 changes inside gdb1555.c.
16485 * gdb.base/pending.exp: Likewise.
16486
16487 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16488
16489 * config/default.exp: New file.
16490
16491 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16492
16493 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16494 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16495
16496 2007-07-30 Maciej W. Rozycki <macro@mips.com>
16497
16498 * gdb.base/dump.exp: Force the correct endianness for binary
16499 formats not carrying this information.
16500
16501 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16502
16503 * gdb.threads/staticthreads.exp: Match .*sem_post.
16504
16505 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16506
16507 * gdb.base/readline.exp (operate_and_get_next): Match the final
16508 prompt.
16509
16510 2007-07-23 Kevin Buettner <kevinb@redhat.com>
16511
16512 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16513 to restarting SID.
16514
16515 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16516
16517 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16518 prior to `gdb_start'.
16519
16520 2007-07-18 Kevin Buettner <kevinb@redhat.com>
16521
16522 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16523 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16524 Remove call to gdb_unload.
16525
16526 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16527 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16530 for __WIN32__.
16531 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16532 * gdb.base/unload.exp: Use shared library test routines.
16533
16534 2007-07-03 Markus Deuling <deuling@de.ibm.com>
16535
16536 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16537 * gdb.base/solib-symbol-lib.c: Likewise.
16538 * gdb.base/solib-symbol-main.c: Likewise.
16539
16540 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16541
16542 * config/gdbserver.exp (gdb_reconnect): New.
16543 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16544 gdb.base/solib-disc.exp: New files.
16545 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16546 remote debugging".
16547 (gdb_compile): Add shlib_load flag.
16548 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16549 port.
16550 (gdbserver_reconnect): New.
16551
16552 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
16553 Daniel Jacobowitz <dan@codesourcery.com>
16554
16555 * gdb.base/annota3.exp: Test for if construct.
16556
16557 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16558
16559 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16560
16561 2007-06-21 Chris Dearman <chris@mips.com>
16562 Maciej W. Rozycki <macro@mips.com>
16563
16564 * gdb.base/display.exp: Allow a newline after display/i.
16565 * gdb.base/pc-fp.exp: Likewise.
16566 * gdb.base/sigbpt.exp: Likewise.
16567
16568 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16569
16570 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16571 required features to be included.
16572
16573 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16574
16575 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16576 in info threads output.
16577
16578 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16579 Markus Deuling <deuling@de.ibm.com>
16580
16581 * gdb.arch/spu-info.exp: New testcase.
16582 * gdb.arch/spu-info.c: New file.
16583
16584 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16585
16586 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16587 tpcs_offset. Restore lr after the call.
16588 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16589
16590 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16591
16592 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16593 (gdbserver_run): Kill any running gdbserver.
16594 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16595
16596 2007-05-17 Maciej W. Rozycki <macro@mips.com>
16597
16598 * gdb.base/sigbpt.exp: Preset segv_addr.
16599
16600 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16601
16602 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16603 (gdb_compile_shlib): Likewise.
16604 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16605 (default_gdb_init): Clear cleanfiles.
16606 (gdb_finish): Delete recorded cleanfiles.
16607 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16608
16609 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16610 Do not use isnative.
16611 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16612 gdb.base/so-impl-ld.exp: Likewise.
16613 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16614 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16615 gdb_compile.
16616
16617 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16618
16619 * config/unknown.exp: Remove.
16620
16621 2007-05-15 Markus Deuling <deuling@de.ibm.com>
16622
16623 * gdb.base/info-proc.exp: Check is_remote.
16624
16625 2007-05-14 Markus Deuling <deuling@de.ibm.com>
16626
16627 * gdb.base/gcore.exp: Initialize variable core_supported.
16628
16629 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16630
16631 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16632
16633 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16634
16635 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16636 * gdb.threads/print-threads.exp (test_all_threads): Allow
16637 negative and hexadecimal thread IDs.
16638
16639 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16640
16641 * gdb.java/jprint.java (public): Avoid invalid call to static
16642 method.
16643
16644 2007-05-14 Denis Pilat <denis.pilat@st.com>
16645
16646 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16647 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16648 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16649 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16650 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16651
16652 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16653
16654 * gdb.base/overlays.exp: Add support for targets with only code
16655 overlay support, not data overlay. Support spu-*-* target in
16656 this mode.
16657 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16658 * gdb.base/spu.ld: New file.
16659
16660 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16661
16662 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16663
16664 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16665
16666 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16667
16668 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16669
16670 * gdb.java/jmain.exp: Handle demangled names with and without method
16671 signatures.
16672
16673 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16674
16675 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16676 (have_a_very_merry_interrupt): Remove calls to puts.
16677 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16678 inferior output.
16679 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16680 test names.
16681
16682 2007-04-29 Markus Deuling <deuling@de.ibm.com>
16683 Daniel Jacobowitz <dan@codesourcery.com>
16684
16685 * gdb.base/auxv.exp (core_works): Also check is_remote.
16686 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16687
16688 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
16689
16690 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16691 message, not the undefined 'module' variable.
16692 * gdb.base/siginfo.exp: Likewise.
16693 * gdb.base/sigstep.exp: Likewise.
16694 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16695 serialport.
16696 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16697
16698 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
16699
16700 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16701 target sim fails. Return 0 otherwise.
16702 (gdb_load): Return prematurely if gdb_target_sim fails.
16703
16704 2007-04-16 Denis Pilat <denis.pilat@st.com>
16705
16706 * gdb.base/setshow.exp: Reset height after having set it to 100.
16707
16708 2007-04-16 Denis Pilat <denis.pilat@st.com>
16709
16710 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16711
16712 2007-04-16 Denis Pilat <denis.pilat@st.com>
16713
16714 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16715
16716 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
16717
16718 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16719 tests. Run the frozen varobjs test.
16720 * gdb.mi/var-cmd.c (do_frozen_tests): New.
16721 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
16722
16723 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16724
16725 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16726 gdb.base/type-opaque.exp: New files.
16727
16728 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
16729
16730 * gdb.mi/mi-var-child.c
16731 (do_children_tests): User char[2] instead of
16732 char so that automatic printing of pointers to char
16733 don't give unpredicable result.
16734 * gdb.mi/var-cmd.c (do_locals_test): Initialize
16735 local variables.
16736 * gdb.mi/mi-var-child.exp: Step to right line
16737 of do_children_tests.
16738 * gdb.mi/mi2-var-child.exp: Likewise.
16739 * gdb.mi/mi-var-cmd.exp: Step to right line of
16740 do_locals_tests.
16741 (do_children_tests): User char[2] instead of
16742 char so that automatic printing of pointers to char
16743 don't give unpredicable result.
16744 * gdb.mi/mi2-var-cmd.exp: Likewise.
16745 * lib/mi-support.exp (mi_continue_to_line):
16746 Pass test name to mi_wait_for_stop.
16747
16748 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16749
16750 * gdb.asm/asm-source.exp: Remove d10v case.
16751 * lib/gdb.exp (skip_cplus_tests): Likewise.
16752 * gdb.asm/d10v.inc: Deleted.
16753
16754 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16755
16756 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16757
16758 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16759
16760 * config/netware.exp: Delete file.
16761
16762 2007-03-29 Joel Brobecker <brobecker@adacore.com>
16763
16764 * gdb.dwarf2/dw2-noloc.S: New file.
16765 * gdb.dwarf2/dw2-noloc.exp: New file.
16766
16767 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
16768
16769 * gdb.cp/method2.cc: New test.
16770 * gdb.cp/method2.exp: New test.
16771 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
16772
16773 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16774
16775 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
16776
16777 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
16778
16779 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
16780
16781 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16782
16783 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
16784 (gdb_load): Delete, replace with...
16785 (gdb_reload): ...this.
16786 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
16787 * gdb.server/server-mon.exp: Likewise.
16788 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
16789 (gdb_start_cmd): New.
16790 (gdb_file_cmd): Save the last loaded file.
16791 (gdb_reload): New.
16792 (gdb_gnu_strip_debug): Use transform.
16793 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
16794 support here. Use new $last_loaded_file. Check mtime.
16795 (gdb_target_cmd): Handle ObjC failure case.
16796 (infer_host_exec): Delete.
16797 (gdbserver_load): Rename to...
16798 (gdbserver_run): ...this. Simplify.
16799 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
16800 (mi_gdb_load): Move most contents to a new function...
16801 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
16802 (mi_run_cmd): Use mi_gdb_target_load.
16803 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
16804 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
16805 Use gdb_run_cmd.
16806 * gdb.base/charsign.exp: Remove incorrect comment.
16807 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
16808 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
16809 gdb.base/start.exp: Use gdb_start_cmd.
16810
16811 2007-03-23 Nigel Stephens <nigel@mips.com>
16812 Maciej W. Rozycki <macro@mips.com>
16813
16814 * gdb.base/sigbpt.exp: Fix the message when skipping test.
16815 * gdb.base/signull.exp: Similarly.
16816
16817 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16818
16819 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
16820 messages available to test cases (like chng-sym.exp).
16821
16822 2007-03-14 Andreas Schwab <schwab@suse.de>
16823
16824 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16825 format changes.
16826
16827 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
16828
16829 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
16830 (optimized_1): New.
16831 (main): Call optimized_1.
16832 (gdb2029): Correct typos. Call gdb2029_marker.
16833 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
16834 for gdb2029.
16835
16836 2007-03-12 Mark Kettenis <kettenis@gnu.org>
16837
16838 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
16839 as tabs. Remove redundant test pattern.
16840
16841 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16842
16843 * gdb.base/long_long.exp: Accept optional symbol name in <...>
16844 for /a format output.
16845
16846 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
16847
16848 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
16849 collect output incrementally.
16850
16851 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16852
16853 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
16854 for -var-create lpcharacter test.
16855 * gdb.mi/mi2-var-cmd.exp: Likewise.
16856
16857 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16858
16859 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
16860 pass on targets where address zero is readable.
16861
16862 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16863
16864 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
16865 just a single architecture.
16866
16867 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16868
16869 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
16870 (fetch_all_registers): New function, uses gdb_test_multiple and
16871 exp_continue to fetch inferior output line-by-line.
16872 Replace all uses of do_get_all_registers by fetch_all_registers.
16873
16874 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16875
16876 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
16877 in target_info.
16878
16879 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16880
16881 * gdb.threads/manythreads.exp: Use $message string for
16882 consistancy; add a default (timeout) case.
16883
16884 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16885
16886 * gdb.base/watchpoint.exp: Fix truncated comment.
16887
16888 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16889
16890 * Makefile.in: Remove spurious single-quotes from sed command.
16891
16892 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16893
16894 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
16895 func.
16896 * gdb.mi/mi2-var-cmd.exp: Likewise.
16897
16898 2007-02-27 Joel Brobecker <brobecker@adacore.com>
16899
16900 * gdb.dwarf2/dw2-producer.S: New file.
16901 * gdb.dwarf2/dw2-producer.exp: New testcase.
16902
16903 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
16904
16905 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16906 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16907 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16908 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16909 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16910 Revert tests to use mi_gdb_test and include value field in output
16911 of -var-create.
16912
16913 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16914
16915 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
16916
16917 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16918
16919 * gdb.base/maint.exp: Remove full paths from test names.
16920 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
16921 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
16922
16923 2007-02-27 Joel Brobecker <brobecker@adacore.com>
16924
16925 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
16926
16927 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16928
16929 * gdb.server/server-mon.exp: New test.
16930
16931 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16932
16933 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
16934
16935 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16936
16937 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
16938 register capitalization.
16939
16940 2007-02-13 Denis Pilat <denis.pilat@st.com>
16941
16942 * gdb.mi/mi-var-invalidate.exp: New file.
16943
16944 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16945
16946 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
16947
16948 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16949
16950 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
16951
16952 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16953
16954 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16955 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
16956
16957 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
16958
16959 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16960 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16961 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16962 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16963 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16964 * gdb.mi/gdb792.exp, lib/mi-support.exp:
16965 Update tests to include value field in output of -var-create.
16966
16967 2007-02-08 Andreas Schwab <schwab@suse.de>
16968
16969 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
16970
16971 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
16972
16973 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
16974 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
16975
16976 2007-02-02 Denis Pilat <denis.pilat@st.com>
16977
16978 * gdb.threads/threadapply.exp: check that frame is not changed by
16979 the thread apply all command.
16980
16981 2007-01-31 Andreas Schwab <schwab@suse.de>
16982
16983 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16984
16985 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
16986 in the dwarf sections.
16987 * gdb.dwarf2/mac-fileno.S: Likewise.
16988
16989 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
16990 bspstore register on ia64.
16991
16992 2007-01-29 Andreas Schwab <schwab@suse.de>
16993
16994 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
16995 "frame-begin" annotation.
16996
16997 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
16998 number of "frames-invalid" annotations.
16999
17000 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17001
17002 * gdb.base/commands.exp: Call if_commands_test.
17003 (gdb_test_no_prompt, if_commands_test): New.
17004
17005 2007-01-28 Mark Kettenis <kettenis@gnu.org>
17006
17007 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17008
17009 2007-01-27 Andreas Schwab <schwab@suse.de>
17010
17011 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17012 .short/.int/.quad in the dwarf sections.
17013 * gdb.dwarf2/dw2-intercu.S: Likewise.
17014 * gdb.dwarf2/dw2-intermix.S: Likewise.
17015
17016 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17017
17018 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17019 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17020 array.
17021 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17022 * gdb.base/setvar.exp: Likewise.
17023
17024 2007-01-26 Andreas Schwab <schwab@suse.de>
17025
17026 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17027 test.
17028
17029 * gdb.base/multi-forks.exp ("restart $i"): Also match
17030 __kernel_syscall_via_break.
17031
17032 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17033
17034 * lib/mi-support.exp (mi_delete_varobj): New.
17035 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17036 testcase.
17037 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17038 (main): Call the above.
17039 (reference_update_test, base_in_reference_test)
17040 (reference_to_pointer): Delete the created varobjs.
17041
17042 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17043
17044 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17045 * configure: Regenerated.
17046 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17047 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17048 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17049 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17050 * lib/gdb.exp (gdb_skip_xml_test): New function.
17051
17052 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17053
17054 * gdb.base/sigrepeat.exp: Correct error message.
17055
17056 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17057 Daniel Jacobowitz <dan@codesourcery.com>
17058
17059 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17060 gdb.arch/i386-gnu-cfi-asm.S: New files.
17061
17062 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17063
17064 * lib/gdb.exp: Abort on missing `site.exp'.
17065
17066 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17067 Daniel Jacobowitz <dan@codesourcery.com>
17068
17069 * gdb.base/included.c, gdb.base/included.exp,
17070 gdb.base/included.h: New files.
17071
17072 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17073
17074 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17075 (maximize_rlimit): Reduce limits on 64-bit systems.
17076
17077 2007-01-19 Mark Kettenis <kettenis@gnu.org>
17078
17079 From Marcus Deuling <deuling@de.ibm.com>:
17080 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17081 every case.
17082
17083 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
17084
17085 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17086 (test_path_specification): Use objdir instead of srcdir to always
17087 get an absolute filename.
17088
17089 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17090
17091 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17092
17093 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17094
17095 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17096 Make sure the variable we're using is in scope.
17097 (reference_to_pointer): Likewise.
17098
17099 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17100
17101 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17102 has no debug information.
17103
17104 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17105
17106 * gdb.base/annota1.exp: Remove extra send_gdb.
17107
17108 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17109
17110 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17111
17112 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17113
17114 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17115
17116 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
17117 Daniel Jacobowitz <dan@codesourcery.com>
17118
17119 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17120 lcharacter or linteger change. Correct duplicated test name.
17121 * gdb.mi/mi2-var-cmd.exp: Likewise.
17122
17123 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17124
17125 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17126
17127 2007-01-05 Joel Brobecker <brobecker@adacore.com>
17128
17129 * gdb.base/nofield.c: New file.
17130 * gdb.base/nofield.exp: New testcase.
17131
17132 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
17133
17134 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17135
17136 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17137 test.
17138
17139 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17140
17141 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17142
17143 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17144
17145 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17146 when continuing.
17147
17148 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17149
17150 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17151 Expect ".exe" extension.
17152
17153 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17154
17155 * gdb.base/charset.exp: Add explicit filename to break.
17156 * gdb.base/dbx.exp: Add explicit filename to breaks.
17157
17158 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17159
17160 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17161 * gdb.mi/mi2-file.exp: Likewise.
17162
17163 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17164
17165 Implement specification of MI tests as comments
17166 in C and C++ sources.
17167 * lib/mi-support.exp (mi_autotest_data): New variable.
17168 (mi_autotest_source): New variable.
17169 (count_newlines, mi_prepare_inline_tests)
17170 (mi_get_inline_test, mi_continue_to_line)
17171 (mi_run_inline_test, mi_tbreak)
17172 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17173 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17174 Run inline tests.
17175 * gdb.mi/mi-var-cp.cc: Define tests here.
17176
17177 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17178
17179 Simplify usage of mi_continue_to.
17180 * lib/mi-support.exp (mi_runto_helper): Renamed
17181 from mi_runto, added new parameter 'run_or_continue'.
17182 (mi_runto): Use mi_runto_helper.
17183 (mi_continue_to): Accept just function name as parameter.
17184 Use mi_runto_helper.
17185 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17186 * gdb.mi/mi2-var-cmd.exp: Likewise.
17187
17188 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17189
17190 Make this testcase a bit more realistic. The current code
17191 is too simplistic, and allows the compiler to optimize out
17192 some of the entities we need for this testcase.
17193 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17194 (Do_Nothing): Add extra parameter.
17195 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17196 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17197 by using a variable of type Void_Star.
17198
17199 2006-01-04 Joel Brobecker <brobecker@adacore.com>
17200
17201 * gdb.ada/catch_ex/foo.adb: New file.
17202 * gdb.ada/catch_ex.exp: New testcase.
17203
17204 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17205
17206 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17207 pass --image-base to linker.
17208
17209 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17210 Daniel Jacobowitz <dan@codesourcery.com>
17211
17212 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17213 secondary prompts.
17214
17215 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17216
17217 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17218 output. Test the types of members and member pointers.
17219 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17220 gdb/2092.
17221 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17222 statement. Enable for GCC. Update expected output for some tests
17223 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17224 layout.
17225 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17226 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17227 (Diamond::vget_base): New.
17228 (main): Add new tests.
17229 * gdb.cp/printmethod.exp: Update expected output for member functions.
17230 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17231 print pEe->D::vg().
17232
17233 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17234
17235 * gdb.threads/tls.exp: Allow stops in sem_post.
17236
17237 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17240 * gdb.base/annota3.exp: Likewise.
17241 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17242 again (instead of timing out).
17243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17244 GCC bug 26475.
17245 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17246 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17247 test from jmisc1.exp.
17248 * gdb.java/jmisc1.exp: Delete.
17249 * gdb.java/jprint.exp: Adjust to work with method signatures including
17250 return types.
17251 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17252 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17253 * lib/java.exp (compile_java_from_source): Pass the correct type
17254 to target_compile.
17255
17256 2006-12-31 Joel Brobecker <brobecker@adacore.com>
17257
17258 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17259 (stack_align_edx): New function.
17260 (stack_align_eax): New function.
17261 (main): Add calls to stack_align_edx and stack_align_eax.
17262 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17263 Add testing for the cases where the register used during a stack
17264 realignment is edx. Same for eax.
17265
17266 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17267
17268 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17269 and generic PE targets.
17270
17271 2006-12-29 Joel Brobecker <brobecker@adacore.com>
17272
17273 * gdb.ada/array_return.exp: Update copyright date list.
17274
17275 2006-12-27 Joel Brobecker <brobecker@adacore.com>
17276
17277 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17278 (Create_Small_Float_Vector): New function.
17279 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17280 function body.
17281 * gdb.ada/array_return/p.adb: Use new type and function from
17282 package Pck.
17283 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17284 able to print the value returned by a function returning an
17285 array of float.
17286
17287 2006-12-20 Joel Brobecker <brobecker@adacore.com>
17288
17289 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17290 The associated tests should be PASSing.
17291
17292 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17293
17294 Test for base in references.
17295 * gdb.mi/mi-var-cp.cc: Add test code.
17296 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17297 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17298 * gdb.mi/mi2-watch.exp: Likewise.
17299 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17300 (mi_list_varobj_children): New function.
17301
17302 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17303
17304 * lib/mi-support.exp
17305 (mi_runto): Accept "()" after function name.
17306 (mi_create_varobj): New function.
17307 (mi_varobj_update): New function.
17308 (mi_Check_varobj_value): New function.
17309 * gdb.mi/mi-var-cp.exp: New file.
17310 * gdb.mi/mi-var-cp.cc: New file.
17311
17312 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17313
17314 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17315 gdb.base/weaklib2.c: New files.
17316
17317 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17318
17319 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17320 info. Adjust test names.
17321
17322 * gdb.base/break.c (main): Move position of malloc.
17323 * gdb.base/break.exp: Revert mistaken checkin.
17324
17325 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17326
17327 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17328 assignement of arrays and function pointers.
17329 * gdb.mi/var-cmd.c: Add declaration necessary for above
17330 tests.
17331
17332 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17333
17334 * gdb.base/break.c (main): Call malloc.
17335
17336 * gdb.threads/linux-dp.exp: Read thread table before and after
17337 creating each philosopher and verify it.
17338
17339 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17340 Paul Brook <paul@codesourcery.com>
17341 Daniel Jacobowitz <dan@codesourcery.com>
17342
17343 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17344 main to remove duplication. Add start function of the form
17345 '_*start[1-9]*'. Add RVDS start function.
17346
17347 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17348
17349 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17350
17351 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17352
17353 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17354 * gdb.asm/spu.inc: New file.
17355 * gdb.base/term.exp: Disable if [target_info exists noargs].
17356 * gdb.gdb/complaints.exp: Disable if ![isnative].
17357 * gdb.gdb/selftest.exp: Likewise.
17358 * gdb.gdb/observer.exp: Likewise.
17359 * gdb.gdb/xfullpath.exp: Likewise.
17360 * gdb.base/attach.exp: Disable on SPU target.
17361 * gdb.cp/bs145503.exp: Likewise.
17362 * gdb.cp/exception.exp: Likewise.
17363 * gdb.cp/userdef.exp: Likewise.
17364
17365 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17366
17367 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17368
17369 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17370
17371 * gdb.base/completion.exp: Fix completion tests for
17372 'info' and 'info '.
17373 * gdb.base/help.exp (help_test_raw, test_class_help)
17374 (test_prefix_command_help): Move...
17375 * lib/gdb.exp: Here.
17376 * gdb.base/main.exp: Adjust.
17377 * gdb.cp/maint.exp: Adjust.
17378 * gdb.trace/tracecmd.exp: Use test_help_class.
17379
17380 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17381
17382 * gdb.stabs/weird.exp (print_weird_var): Use
17383 gdb_test_multiple instead of gdb_expect.
17384
17385 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17386
17387 * gdb.base/help.exp (help_test_raw): New.
17388 (test_class_help): New.
17389 (test_prefix_command_help): New.
17390 Adjust testcases.
17391
17392 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
17393
17394 * gdb.base/constvars.c (main): Write to crass and crips, so that
17395 they are allocated by the compiler.
17396
17397 2006-10-27 Andreas Schwab <schwab@suse.de>
17398
17399 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17400 "detach-fork".
17401
17402 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17403
17404 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17405 of patterns.
17406
17407 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17408
17409 * gdb.base/sepdebug.exp: Remove debug format test.
17410 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17411 Handle no-symtab.
17412 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17413
17414 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17417 int to pointer or pointer to int.
17418 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17419
17420 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17421
17422 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17423
17424 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17425
17426 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17427
17428 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17429
17430 PR c++/2116
17431 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17432
17433 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17434
17435 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17436 the corresponding bug has been fixed in GDB (PR/2018).
17437
17438 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17439
17440 * gdb.base/subst.exp: New testcase.
17441
17442 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17443
17444 * gdb.ada/array_return/pck.ads: Add copyright notice.
17445 * gdb.ada/array_return/pck.adb: Likewise.
17446 * gdb.ada/array_return/p.adb: Likewise.
17447 * gdb.ada/exec_changed/first.adb: Likewise.
17448 * gdb.ada/exec_changed/second.adb: Likewise.
17449
17450 2006-10-06 Joel Brobecker <brobecker@adacore.com>
17451
17452 * gdb.ada/watch_arg/watch.adb: New file.
17453 * gdb.ada/watch_arg.exp: New testcase.
17454
17455 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17456
17457 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17458 via string_to_regexp.
17459 * gdb.mi/mi2-basics.exp: Likewise.
17460
17461 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17462
17463 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17464 Remove unused / obsolete files.
17465
17466 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
17467
17468 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17469
17470 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17471
17472 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17473 HIGH_FRAME argument to -stack-list-arguments can be larger than
17474 the number of frames.
17475
17476 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17477
17478 * gdb.base/args.c (main): Add breakpoint marker.
17479 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17480 really test empty arguments.
17481 (args_load): Delete.
17482 (args_test): New.
17483
17484 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
17485
17486 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17487 check for one file.
17488
17489 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17490
17491 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17492 HIGH_FRAME argument to -stack-list-locals can be larger than
17493 the number of frames.
17494
17495 2006-08-18 Fred Fish <fnf@specifix.com>
17496
17497 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17498 '$' in front of skip_vmx_tests_saved when setting that.
17499
17500 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17501
17502 * gdb.base/trace-commands.exp: New file.
17503
17504 2006-08-10 Joel Brobecker <brobecker@adacore.com>
17505 Daniel Jacobowitz <dan@codesourcery.com>
17506
17507 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17508 expected output of the backtrace commands.
17509
17510 2006-08-09 Joel Brobecker <brobecker@adacore.com>
17511
17512 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17513 untested followed by return combination.
17514 * gdb.arch/altivec-regs.exp: Likewise.
17515 * gdb.arch/e500-abi.exp: Likewise.
17516 * gdb.arch/e500-regs.exp: Likewise.
17517 * gdb.arch/gdb1291.exp: Likewise.
17518 * gdb.arch/gdb1431.exp: Likewise.
17519 * gdb.arch/gdb1558.exp: Likewise.
17520 * gdb.arch/i386-prologue.exp: Likewise.
17521 * gdb.arch/i386-unwind.exp: Likewise.
17522 * gdb.asm/asm-source.exp: Likewise.
17523 * gdb.base/a2-run.exp: Likewise.
17524 * gdb.base/advance.exp: Likewise.
17525 * gdb.base/all-bin.exp: Likewise.
17526 * gdb.base/annota1.exp: Likewise.
17527 * gdb.base/annota3.exp: Likewise.
17528 * gdb.base/args.exp: Likewise.
17529 * gdb.base/arithmet.exp: Likewise.
17530 * gdb.base/assign.exp: Likewise.
17531 * gdb.base/async.exp: Likewise.
17532 * gdb.base/attach.exp: Likewise.
17533 * gdb.base/bang.exp: Likewise.
17534 * gdb.base/bigcore.exp: Likewise.
17535 * gdb.base/bitfields.exp: Likewise.
17536 * gdb.base/bitfields2.exp: Likewise.
17537 * gdb.base/break.exp: Likewise.
17538 * gdb.base/call-sc.exp: Likewise.
17539 * gdb.base/call-strs.exp: Likewise.
17540 * gdb.base/callfuncs.exp: Likewise.
17541 * gdb.base/checkpoint.exp: Likewise.
17542 * gdb.base/chng-syms.exp: Likewise.
17543 * gdb.base/code-expr.exp: Likewise.
17544 * gdb.base/commands.exp: Likewise.
17545 * gdb.base/completion.exp: Likewise.
17546 * gdb.base/cond-expr.exp: Likewise.
17547 * gdb.base/condbreak.exp: Likewise.
17548 * gdb.base/consecutive.exp: Likewise.
17549 * gdb.base/constvars.exp: Likewise.
17550 * gdb.base/corefile.exp: Likewise.
17551 * gdb.base/cvexpr.exp: Likewise.
17552 * gdb.base/dbx.exp: Likewise.
17553 * gdb.base/define.exp: Likewise.
17554 * gdb.base/detach.exp: Likewise.
17555 * gdb.base/display.exp: Likewise.
17556 * gdb.base/dump.exp: Likewise.
17557 * gdb.base/ena-dis-br.exp: Likewise.
17558 * gdb.base/ending-run.exp: Likewise.
17559 * gdb.base/environ.exp: Likewise.
17560 * gdb.base/eval-skip.exp: Likewise.
17561 * gdb.base/exprs.exp: Likewise.
17562 * gdb.base/fileio.exp: Likewise.
17563 * gdb.base/finish.exp: Likewise.
17564 * gdb.base/float.exp: Likewise.
17565 * gdb.base/foll-exec.exp: Likewise.
17566 * gdb.base/foll-fork.exp: Likewise.
17567 * gdb.base/foll-vfork.exp: Likewise.
17568 * gdb.base/freebpcmd.exp: Likewise.
17569 * gdb.base/funcargs.exp: Likewise.
17570 * gdb.base/gcore.exp: Likewise.
17571 * gdb.base/gdb1090.exp: Likewise.
17572 * gdb.base/gdb1250.exp: Likewise.
17573 * gdb.base/huge.exp: Likewise.
17574 * gdb.base/info-proc.exp: Likewise.
17575 * gdb.base/interrupt.exp: Likewise.
17576 * gdb.base/jump.exp: Likewise.
17577 * gdb.base/langs.exp: Likewise.
17578 * gdb.base/lineinc.exp: Likewise.
17579 * gdb.base/list.exp: Likewise.
17580 * gdb.base/logical.exp: Likewise.
17581 * gdb.base/long_long.exp: Likewise.
17582 * gdb.base/macscp.exp: Likewise.
17583 * gdb.base/maint.exp: Likewise.
17584 * gdb.base/mips_pro.exp: Likewise.
17585 * gdb.base/miscexprs.exp: Likewise.
17586 * gdb.base/multi-forks.exp: Likewise.
17587 * gdb.base/opaque.exp: Likewise.
17588 * gdb.base/overlays.exp: Likewise.
17589 * gdb.base/pc-fp.exp: Likewise.
17590 * gdb.base/pointers.exp: Likewise.
17591 * gdb.base/printcmds.exp: Likewise.
17592 * gdb.base/psymtab.exp: Likewise.
17593 * gdb.base/ptype.exp: Likewise.
17594 * gdb.base/recurse.exp: Likewise.
17595 * gdb.base/relational.exp: Likewise.
17596 * gdb.base/relocate.exp: Likewise.
17597 * gdb.base/remote.exp: Likewise.
17598 * gdb.base/reread.exp: Likewise.
17599 * gdb.base/restore.exp: Likewise.
17600 * gdb.base/return.exp: Likewise.
17601 * gdb.base/return2.exp: Likewise.
17602 * gdb.base/scope.exp: Likewise.
17603 * gdb.base/sect-cmd.exp: Likewise.
17604 * gdb.base/sep.exp: Likewise.
17605 * gdb.base/sepdebug.exp: Likewise.
17606 * gdb.base/setshow.exp: Likewise.
17607 * gdb.base/setvar.exp: Likewise.
17608 * gdb.base/sigall.exp: Likewise.
17609 * gdb.base/sigbpt.exp: Likewise.
17610 * gdb.base/signals.exp: Likewise.
17611 * gdb.base/signull.exp: Likewise.
17612 * gdb.base/sizeof.exp: Likewise.
17613 * gdb.base/solib.exp: Likewise.
17614 * gdb.base/step-line.exp: Likewise.
17615 * gdb.base/step-test.exp: Likewise.
17616 * gdb.base/structs.exp: Likewise.
17617 * gdb.base/structs2.exp: Likewise.
17618 * gdb.base/term.exp: Likewise.
17619 * gdb.base/twice.exp: Likewise.
17620 * gdb.base/until.exp: Likewise.
17621 * gdb.base/varargs.exp: Likewise.
17622 * gdb.base/volatile.exp: Likewise.
17623 * gdb.base/watchpoint.exp: Likewise.
17624 * gdb.base/whatis-exp.exp: Likewise.
17625 * gdb.base/whatis.exp: Likewise.
17626 * gdb.cp/ambiguous.exp: Likewise.
17627 * gdb.cp/annota2.exp: Likewise.
17628 * gdb.cp/annota3.exp: Likewise.
17629 * gdb.cp/bool.exp: Likewise.
17630 * gdb.cp/breakpoint.exp: Likewise.
17631 * gdb.cp/casts.exp: Likewise.
17632 * gdb.cp/class2.exp: Likewise.
17633 * gdb.cp/classes.exp: Likewise.
17634 * gdb.cp/cplusfuncs.exp: Likewise.
17635 * gdb.cp/ctti.exp: Likewise.
17636 * gdb.cp/derivation.exp: Likewise.
17637 * gdb.cp/exception.exp: Likewise.
17638 * gdb.cp/gdb1355.exp: Likewise.
17639 * gdb.cp/hang.exp: Likewise.
17640 * gdb.cp/inherit.exp: Likewise.
17641 * gdb.cp/local.exp: Likewise.
17642 * gdb.cp/m-data.exp: Likewise.
17643 * gdb.cp/m-static.exp: Likewise.
17644 * gdb.cp/member-ptr.exp: Likewise.
17645 * gdb.cp/method.exp: Likewise.
17646 * gdb.cp/misc.exp: Likewise.
17647 * gdb.cp/namespace.exp: Likewise.
17648 * gdb.cp/overload.exp: Likewise.
17649 * gdb.cp/ovldbreak.exp: Likewise.
17650 * gdb.cp/pr-1023.exp: Likewise.
17651 * gdb.cp/pr-1210.exp: Likewise.
17652 * gdb.cp/pr-574.exp: Likewise.
17653 * gdb.cp/printmethod.exp: Likewise.
17654 * gdb.cp/psmang.exp: Likewise.
17655 * gdb.cp/ref-params.exp: Likewise.
17656 * gdb.cp/ref-types.exp: Likewise.
17657 * gdb.cp/rtti.exp: Likewise.
17658 * gdb.cp/templates.exp: Likewise.
17659 * gdb.cp/try_catch.exp: Likewise.
17660 * gdb.cp/userdef.exp: Likewise.
17661 * gdb.cp/virtfunc.exp: Likewise.
17662 * gdb.disasm/am33.exp: Likewise.
17663 * gdb.disasm/h8300s.exp: Likewise.
17664 * gdb.disasm/mn10300.exp: Likewise.
17665 * gdb.disasm/sh3.exp: Likewise.
17666 * gdb.disasm/t01_mov.exp: Likewise.
17667 * gdb.disasm/t02_mova.exp: Likewise.
17668 * gdb.disasm/t03_add.exp: Likewise.
17669 * gdb.disasm/t04_sub.exp: Likewise.
17670 * gdb.disasm/t05_cmp.exp: Likewise.
17671 * gdb.disasm/t06_ari2.exp: Likewise.
17672 * gdb.disasm/t07_ari3.exp: Likewise.
17673 * gdb.disasm/t08_or.exp: Likewise.
17674 * gdb.disasm/t09_xor.exp: Likewise.
17675 * gdb.disasm/t10_and.exp: Likewise.
17676 * gdb.disasm/t11_logs.exp: Likewise.
17677 * gdb.disasm/t12_bit.exp: Likewise.
17678 * gdb.disasm/t13_otr.exp: Likewise.
17679 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17680 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17681 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17682 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17683 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17684 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17685 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17686 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17687 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17688 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17689 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17690 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17691 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17692 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17693 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17694 * gdb.mi/gdb701.exp: Likewise.
17695 * gdb.mi/gdb792.exp: Likewise.
17696 * gdb.mi/mi-basics.exp: Likewise.
17697 * gdb.mi/mi-break.exp: Likewise.
17698 * gdb.mi/mi-cli.exp: Likewise.
17699 * gdb.mi/mi-console.exp: Likewise.
17700 * gdb.mi/mi-disassemble.exp: Likewise.
17701 * gdb.mi/mi-eval.exp: Likewise.
17702 * gdb.mi/mi-file.exp: Likewise.
17703 * gdb.mi/mi-read-memory.exp: Likewise.
17704 * gdb.mi/mi-regs.exp: Likewise.
17705 * gdb.mi/mi-return.exp: Likewise.
17706 * gdb.mi/mi-simplerun.exp: Likewise.
17707 * gdb.mi/mi-stack.exp: Likewise.
17708 * gdb.mi/mi-stepi.exp: Likewise.
17709 * gdb.mi/mi-syn-frame.exp: Likewise.
17710 * gdb.mi/mi-until.exp: Likewise.
17711 * gdb.mi/mi-var-block.exp: Likewise.
17712 * gdb.mi/mi-var-child.exp: Likewise.
17713 * gdb.mi/mi-var-cmd.exp: Likewise.
17714 * gdb.mi/mi-var-display.exp: Likewise.
17715 * gdb.mi/mi-watch.exp: Likewise.
17716 * gdb.mi/mi2-basics.exp: Likewise.
17717 * gdb.mi/mi2-break.exp: Likewise.
17718 * gdb.mi/mi2-cli.exp: Likewise.
17719 * gdb.mi/mi2-console.exp: Likewise.
17720 * gdb.mi/mi2-disassemble.exp: Likewise.
17721 * gdb.mi/mi2-eval.exp: Likewise.
17722 * gdb.mi/mi2-file.exp: Likewise.
17723 * gdb.mi/mi2-read-memory.exp: Likewise.
17724 * gdb.mi/mi2-regs.exp: Likewise.
17725 * gdb.mi/mi2-return.exp: Likewise.
17726 * gdb.mi/mi2-simplerun.exp: Likewise.
17727 * gdb.mi/mi2-stack.exp: Likewise.
17728 * gdb.mi/mi2-stepi.exp: Likewise.
17729 * gdb.mi/mi2-syn-frame.exp: Likewise.
17730 * gdb.mi/mi2-until.exp: Likewise.
17731 * gdb.mi/mi2-var-block.exp: Likewise.
17732 * gdb.mi/mi2-var-child.exp: Likewise.
17733 * gdb.mi/mi2-var-cmd.exp: Likewise.
17734 * gdb.mi/mi2-var-display.exp: Likewise.
17735 * gdb.mi/mi2-watch.exp: Likewise.
17736 * gdb.stabs/exclfwd.exp: Likewise.
17737 * gdb.stabs/weird.exp: Likewise.
17738 * gdb.threads/gcore-thread.exp: Likewise.
17739 * gdb.trace/actions.exp: Likewise.
17740 * gdb.trace/backtrace.exp: Likewise.
17741 * gdb.trace/circ.exp: Likewise.
17742 * gdb.trace/collection.exp: Likewise.
17743 * gdb.trace/deltrace.exp: Likewise.
17744 * gdb.trace/infotrace.exp: Likewise.
17745 * gdb.trace/limits.exp: Likewise.
17746 * gdb.trace/packetlen.exp: Likewise.
17747 * gdb.trace/passc-dyn.exp: Likewise.
17748 * gdb.trace/passcount.exp: Likewise.
17749 * gdb.trace/report.exp: Likewise.
17750 * gdb.trace/save-trace.exp: Likewise.
17751 * gdb.trace/tfind.exp: Likewise.
17752 * gdb.trace/tracecmd.exp: Likewise.
17753 * gdb.trace/while-dyn.exp: Likewise.
17754 * gdb.trace/while-stepping.exp: Likewise.
17755
17756 2006-08-08 Joel Brobecker <brobecker@adacore.com>
17757
17758 * gdb.base/step-bt.c: New file.
17759 * gdb.base/step-bt.exp: New testcase.
17760
17761 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17762
17763 * config/monitor.exp (gdb_load): Remove support for obsolete
17764 download-write-size.
17765 * gdb.base/remote.exp: Likewise. Update all callers of
17766 gdb_timed_load.
17767
17768 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
17769
17770 * cursal.exp: Pass binfile to gdb_load.
17771
17772 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
17773
17774 * gdb.base/cursal.exp: Add "" to gdb_load call.
17775
17776 2006-07-29 Mark Kettenis <kettenis@gnu.org>
17777
17778 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
17779 NetBSD/ELF targets.
17780
17781 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
17782
17783 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
17784 operator*.
17785
17786 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
17787
17788 * gdb.base/completion.exp: Update for change in "file" behavior.
17789 * gdb.stabs/weird.exp: Likewise.
17790 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
17791 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
17792
17793 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
17794
17795 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
17796 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
17797
17798 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
17799
17800 * gdb.base/default.exp: Update source command error message.
17801 * gdb.base/help.exp: Update 'help source' message.
17802
17803 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
17804
17805 * gdb.cp/bs15503.exp: Update comment for no longer crashing
17806 test.
17807
17808 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
17809
17810 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
17811
17812 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17813
17814 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
17815
17816 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17817
17818 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
17819
17820 2006-07-17 Mark Kettenis <kettenis@gnu.org>
17821
17822 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
17823 *-*-openbsd* from targets for wich we expect ARM FPA floating
17824 point format.
17825
17826 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
17827
17828 * gdb.cp/annota3.exp: Expect frame-begin annotation.
17829
17830 2006-07-17 Mark Kettenis <kettenis@gnu.org>
17831
17832 * gdb.base/annota3.exp: Expect frame-begin annotation.
17833
17834 2006-07-14 Joel Brobecker <brobecker@adacore.com>
17835
17836 * gdb.base/help.exp: Adjust "help unset" test to accept
17837 any list of unset commands.
17838
17839 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
17840 Daniel Jacobowitz <dan@codesourcery.com>
17841
17842 * gdb.cp/ref-params.exp: New test.
17843 * gdb.cp/ref-params.cc: New source file.
17844 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
17845
17846 2006-07-08 Mark Kettenis <kettenis@gnu.org>
17847
17848 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
17849 spaces/tabs in regular expressions since they might not be there.
17850
17851 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
17852
17853 * gdb.base/ifelse.exp: New file.
17854
17855 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
17856
17857 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
17858 line.
17859 * gdb.base/huge.exp: Loop over compilation to find a size that
17860 is acceptable.
17861 * gdb.base/remote.exp: Correct expected strings.
17862 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
17863
17864 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17865
17866 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
17867
17868 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17869
17870 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
17871 native.
17872
17873 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17874
17875 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
17876 enable stabs testing.
17877
17878 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17879
17880 * gdb.base/auxv.exp: Intercept undefined command messages before
17881 gdb_test_multiple does.
17882
17883 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17884
17885 * Makefile.in (host_alias): Remove.
17886 (target_alias): Use @target_noncanonical@.
17887 (site.exp): Don't set host_alias.
17888 * aclocal.m4: Remove contents. Include acx.m4.
17889 * configure: Regenerated.
17890 * configure.ac: Use ACX_NONCANONICAL_TARGET.
17891
17892 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
17893
17894 * lib/gdb.exp (gdb_load_cmd): New.
17895
17896 * gdb.base/fileio.c: Add system(NULL) test.
17897 * gdb.base/fileio.exp: Check it.
17898
17899 * gdb.base/break.c: Add 10a breakpoint at }
17900 * gdb.base/break.exp: Add test for breakpoint at }
17901 * gdb.cp/anon-union.cc: Add code at end of function.
17902 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
17903 * gdb.mi/var-cmd.c: Add code at end of function.
17904 * gdb.mi/mi-var-display.exp: Adjust end of next.
17905 * gdb.mi/mi2-var-display.exp: Likewise.
17906 * gdb.base/fileio.c: Add stop function and insert calls at
17907 stopping places.
17908 * gdb.base/fileio.exp: Breakpoint stop function and remove
17909 explicit line number references.
17910
17911 2006-05-19 Joel Brobecker <brobecker@adacore.com>
17912
17913 * gdb.base/del.exp (test_delete_alias): New function.
17914 Now check that both "del" and "d" work as aliases for "delete".
17915
17916 2006-05-18 Fred Fish <fnf@specifix.com>
17917
17918 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
17919 required. Check for spurious output after program exits normally.
17920
17921 2006-05-17 Fred Fish <fnf@specifix.com>
17922
17923 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
17924 gdb_load, so it works in the simulator.
17925
17926 2006-05-11 Fred Fish <fnf@specifix.com>
17927
17928 * gdb.base/bang.exp: Ignore unexpected output between the
17929 "program exited normally" and the gdb prompt, as many other
17930 tests do.
17931
17932 2006-05-07 Mark Kettenis <kettenis@gnu.org>
17933
17934 * gdb.base/help.exp: Make "delete checkpoint" part option for
17935 "help d" and "help delete" tests.
17936
17937 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17938
17939 * gdb.mi/mi-basics.exp: Add missing serial number to
17940 expected output in some mi_gdb_test statements.
17941 * gdb.mi/mi2-basics.exp: Likewise.
17942
17943 2006-05-05 Joel Brobecker <brobecker@adacore.com>
17944
17945 * gdb.base/del.c: New file.
17946 * gdb.base/del.exp: New testcase.
17947
17948 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
17949
17950 * gdb.base/break.exp: Do not assume a breakpoint on
17951 main will actually be in $srcfile when optimizing.
17952 * gdb.base/savedregs.exp: Do not require that the dummy
17953 frame location match up to a symbol and source file location.
17954 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
17955 will get printed without a mi_cmd_data_list_register_values prefix.
17956 (*-data-list-register-*): Correct regular expressions to expect the new
17957 pseudo d? floating point registers.
17958 * gdb.mi/mi2-regs.exp: Likewise.
17959
17960 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
17961
17962 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
17963 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17964 is allocated by the compiler.
17965 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
17966 anons, e, anone to force their allocation by the compiler.
17967
17968 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
17969
17970 * gdb.base/help.exp: Update expected text for help d and
17971 help delete.
17972
17973 2006-05-02 Mark Kettenis <kettenis@gnu.org>
17974
17975 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
17976 NetBSD/ELF targets.
17977
17978 2006-04-30 Mark Kettenis <kettenis@gnu.org>
17979
17980 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
17981 single-step breakpoint fails; make this a KFAIL on
17982 sparc*-*-openbsd*.
17983 * gdb.base/siginfo.exp: Likewise.
17984 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17985
17986 2006-04-26 Michael Snyder <msnyder@redhat.com>
17987
17988 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
17989 which may have to consume output from other forks.
17990 Add tests to make sure that "delete fork" succeeded.
17991
17992 2006-04-20 Michael Snyder <msnyder@redhat.com>
17993
17994 * 2006-03-22 Jim Blandy <jimb@redhat.com>
17995 Add support for the Renesas M32C and M16C.
17996
17997 * gdb.asm/asm-source.exp: Add m32c target.
17998 * gdb.asm/m32c.inc: Support for m32c target.
17999
18000 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18001
18002 * gdb.base/commands.exp (recursive_source_test): New test.
18003
18004 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
18005
18006 * gdb.base/float.exp: Add pattern for sparc targets.
18007
18008 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18009
18010 * gdb.base/commands.exp (stray_arg0_test): New test.
18011
18012 2006-03-30 Paul Brook <paul@codesourcery.com>
18013
18014 * gdb.mi/mi-until.exp: kfail broken until command.
18015 * gdb.mi/mi2-until.exp: Ditto.
18016
18017 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
18018
18019 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18020
18021 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
18022
18023 * gdb.base/prelink.exp: Anchor tested-for regular expression
18024 on gdb prompt.
18025
18026 2006-03-07 Paul Brook <paul@codesourcery.com>
18027
18028 * gdb.base/assign.exp: Correct fail message.
18029
18030 2006-03-07 Paul Brook <paul@codesourcery.com>
18031
18032 * lib/compiler.c: Extract armcc version number.
18033 * lib/compiler.cc: Ditto.
18034
18035 2006-03-07 Paul Brook <paul@codesourcery.com>
18036
18037 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18038 additional_flags=-w.
18039 * gdb.arch/altivec-regs.exp: Ditto.
18040 * gdb.arch/e500-abi.exp: Ditto.
18041 * gdb.arch/e500-regs.exp: Ditto.
18042 * gdb.base/all-bin.exp: Ditto.
18043 * gdb.base/annota1.exp: Ditto.
18044 * gdb.base/annota3.exp: Ditto.
18045 * gdb.base/args.exp: Ditto.
18046 * gdb.base/arithmet.exp: Ditto.
18047 * gdb.base/assign.exp: Ditto.
18048 * gdb.base/async.exp: Ditto.
18049 * gdb.base/bang.exp: Ditto.
18050 * gdb.base/break.exp: Ditto.
18051 * gdb.base/call-rt-st.exp: Ditto.
18052 * gdb.base/completion.exp: Ditto.
18053 * gdb.base/cond-expr.exp: Ditto.
18054 * gdb.base/condbreak.exp: Ditto.
18055 * gdb.base/consecutive.exp: Ditto.
18056 * gdb.base/define.exp: Ditto.
18057 * gdb.base/display.exp: Ditto.
18058 * gdb.base/ena-dis-br.exp: Ditto.
18059 * gdb.base/environ.exp: Ditto.
18060 * gdb.base/eval-skip.exp: Ditto.
18061 * gdb.base/info-proc.exp: Ditto.
18062 * gdb.base/jump.exp: Ditto.
18063 * gdb.base/logical.exp: Ditto.
18064 * gdb.base/long_long.exp: Ditto.
18065 * gdb.base/maint.exp: Ditto.
18066 * gdb.base/miscexprs.exp: Ditto.
18067 * gdb.base/pc-fp.exp: Ditto.
18068 * gdb.base/pointers.exp: Ditto.
18069 * gdb.base/relational.exp: Ditto.
18070 * gdb.base/reread.exp: Ditto.
18071 * gdb.base/sect-cmd.exp: Ditto.
18072 * gdb.base/sep.exp: Ditto.
18073 * gdb.base/sepdebug.exp: Ditto.
18074 * gdb.base/until.exp: Ditto.
18075 * gdb.base/whatis-exp.exp: Ditto.
18076 * gdb.cp/annota2.exp: Ditto.
18077 * gdb.cp/annota3.exp: Ditto.
18078 * gdb.trace/actions.exp: Ditto.
18079 * gdb.trace/backtrace.exp: Ditto.
18080 * gdb.trace/circ.exp: Ditto.
18081 * gdb.trace/collection.exp: Ditto.
18082 * gdb.trace/deltrace.exp: Ditto.
18083 * gdb.trace/infotrace.exp: Ditto.
18084 * gdb.trace/limits.exp: Ditto.
18085 * gdb.trace/packetlen.exp: Ditto.
18086 * gdb.trace/passc-dyn.exp: Ditto.
18087 * gdb.trace/passcount.exp: Ditto.
18088 * gdb.trace/report.exp: Ditto.
18089 * gdb.trace/save-trace.exp: Ditto.
18090 * gdb.trace/tfind.exp: Ditto.
18091 * gdb.trace/tracecmd.exp: Ditto.
18092 * gdb.trace/while-dyn.exp: Ditto.
18093 * gdb.trace/while-stepping.exp: Ditto.
18094 * lib/gdb.exp: Ditto.
18095 (gdb_compile): Handle nowarning option.
18096
18097 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
18098
18099 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18100 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18101 Rename executable to prelinkt. Don't re-prelink if we didn't
18102 get a core file. Test prelink -u exit status to tell whether
18103 prelinking failed. Use gdb_test_multiple.
18104
18105 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18106
18107 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18108 (do_tests): Call it.
18109
18110 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
18111
18112 * gdb.base/prelink.exp: New test.
18113 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18114
18115 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18116
18117 * gdb.fortran/derived-type.f90: New file.
18118 * gdb.fortran/derived-type.exp: New testcase.
18119
18120 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18121
18122 * gdb.base/default.exp: Allow ';' as a directory separator.
18123
18124 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18125
18126 * gdb.base/help.exp (help add-symbol-file): Update.
18127
18128 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18129
18130 * gdb.base/help.exp (help load): Update expected results.
18131
18132 2006-02-19 Fred Fish <fnf@specifix.com>
18133
18134 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18135 specifix hex value as part of results.
18136 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18137
18138 2006-02-16 Fred Fish <fnf@specifix.com>
18139
18140 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18141 ushort_addr, and slong_addr, so the typedefs are not optimized
18142 away.
18143 * gdb.base/whatis.exp: Add tests using type name for struct type,
18144 union type, enum type, and typedef.
18145
18146 2006-02-13 Mark Kettenis <kettenis@gnu.org>
18147
18148 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18149
18150 2006-02-13 Jim Blandy <jimb@redhat.com>
18151
18152 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18153 case where it takes two "next" commands to skip past the init
18154 call.
18155
18156 2006-02-12 Fred Fish <fnf@specifix.com>
18157
18158 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18159 to handle cases where it takes two "next" commands to skip
18160 past the init call.
18161
18162 2006-02-07 Joel Brobecker <brobecker@adacore.com>
18163
18164 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18165 on hppa32 targets.
18166
18167 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
18168
18169 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18170 field.
18171
18172 2006-01-29 Mark Kettenis <kettenis@gnu.org>
18173
18174 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18175
18176 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18177
18178 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18179 files.
18180
18181 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18182
18183 * gdb.cp/maint.exp: Set complaints to a positive value.
18184
18185 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18186
18187 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18188 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18189 function name.
18190
18191 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18192
18193 * gdb.base/checkpoint.c: Update copyright notice. Include
18194 <stdlib.h>.
18195
18196 2006-01-04 Jim Blandy <jimb@redhat.com>
18197
18198 * gdb.asm/asm-source.exp: Independently provide default values for
18199 asm-flags and debug-flags. Use 'string equal' to do the
18200 comparison, not the implicit expr's '==' operator. Remove
18201 now-unneeded assignments to asm-flags. In h8300 case, place
18202 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18203
18204 2006-01-04 Michael Snyder <msnyder@redhat.com>
18205
18206 * gdb.base/checkpoint.c: New file.
18207 * gdb.base/checkpoint.exp: New file.
18208 * gdb.base/multi-fork.c: New file.
18209 * gdb.base/multi-fork.exp: New file.
18210 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18211
18212 2006-01-04 Fred Fish <fnf@specifix.com>
18213
18214 * gdb.base/ptype.c (foo): Add typedef.
18215 (intfoo): Add function.
18216 * gdb.base/ptype1.c: New file.
18217 * gdb.base/ptype.exp: Handle compilation and linking with two
18218 source files. Test that proper type for "foo" is found based
18219 on source context rather than first match found in symtabs.
18220
18221 2005-12-28 Mark Kettenis <kettenis@gnu.org>
18222
18223 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18224 * gdb.asm/openbsd.inc: Indent commands.
18225
18226 2005-12-26 Mark Kettenis <kettenis@gnu.org>
18227
18228 * gdb.base/freebpcmd.exp: Increase timeout.
18229
18230 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18231
18232 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18233
18234 * gdb.base/default.exp: Update check for "show version".
18235
18236 2005-12-09 Randolph Chung <tausq@debian.org>
18237
18238 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18239 * gdb.asm/pa64.inc: New file.
18240
18241 2005-12-09 Randolph Chung <tausq@debian.org>
18242
18243 * gdb.asm/common.inc: Indent commands.
18244 * gdb.asm/asmsrc1.s: Likewise.
18245 * gdb.asm/asmsrc2.s: Likewise.
18246
18247 2005-12-09 Randolph Chung <tausq@debian.org>
18248
18249 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18250 (get_addr_of_sym): Remove duplicate print.
18251 (gen_core): xfail hppa*-*-hpux*, update expected output.
18252 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18253 * gdb.arch/pa64-nullify.s: New file.
18254
18255 2005-12-09 Randolph Chung <tausq@debian.org>
18256
18257 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18258
18259 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
18260
18261 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18262 code generation for these functions.
18263 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18264 error message.
18265
18266 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18267
18268 * gdb.base/help.exp (help b, help br, help bre, help brea)
18269 (help break): Update the expected message.
18270
18271 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18272
18273 * gdb.asm/m68hc11.inc: Setup the data section.
18274 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18275 script for this test.
18276 (m6812-*-*): Likewise.
18277
18278 2005-11-09 Randolph Chung <tausq@debian.org>
18279
18280 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18281
18282 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18283
18284 * gdb.base/break.exp: Fix a comment typo.
18285
18286 2005-11-03 Jim Blandy <jimb@redhat.com>
18287
18288 Checked in by Elena Zannoni <ezannoni@redhat.com>
18289
18290 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18291
18292 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
18293
18294 * gdb.arch/gdb1558.c: Include stdio.h.
18295
18296 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18297
18298 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18299
18300 2005-10-31 Mark Kettenis <kettenis@gnu.org>
18301
18302 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18303
18304 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18305
18306 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18307 vscr" tests to better match output.
18308
18309 2005-10-12 Jim Blandy <jimb@redhat.com>
18310
18311 * gdb.base/structs.exp (any): New function.
18312 (test_struct_returns): Don't make any assumptions at all about
18313 what value the function returns when GDB can't set the return
18314 value.
18315
18316 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18317
18318 * gdb.ada/arrayidx/p.adb: New file.
18319 * gdb.ada/arrayidx.exp: New testcase
18320
18321 2005-10-09 Joel Brobecker <brobecker@adacore.com>
18322
18323 * gdb.ada/array_return/pck.ads: New file.
18324 * gdb.ada/array_return/pck.adb: New file.
18325 * gdb.ada/array_return/p.adb: New file.
18326 * gdb.ada/array_return.exp: New testcase.
18327
18328 2005-10-03 Joel Brobecker <brobecker@adacore.com>
18329
18330 * gdb.base/arrayidx.c: New file.
18331 * gdb.base/arrayidx.exp: New testcase.
18332
18333 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
18334
18335 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18336 frames-invalid and breakpoints-invalid are no longer generated
18337 with level 3 so don't expect them in the output.
18338
18339 2005-09-27 Bob Rossi <bob@brasko.net>
18340
18341 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18342 from test. Escape the | in mi_gdb_test call.
18343 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18344 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18345 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18346 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18347 expected regex's in mi_gdb_test calls.
18348 * lib/mi-support.exp: Remove arbitrary .* from tests.
18349 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18350 Fully anchor GDB/MI expected results in mi_gdb_test.
18351 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18352 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18353
18354 2005-09-26 Paul Brook <paul@codesourcery.com>
18355
18356 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18357
18358 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18359
18360 * bfp-test.c: New file.
18361 * bfp-test.exp: New testcase.
18362
18363 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18364
18365 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18366 of subarray and substring variable.
18367 * gdb.fortran/subarray.f: New source file for the test of subarray
18368 and substring variable evaluation.
18369 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18370 of string constant.
18371
18372 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18373
18374 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18375 copyright dates.
18376
18377 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18378
18379 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18380 powerpc altivec' test with an almost identical 'info vector' test.
18381
18382 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18383
18384 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18385 vscr" tests to match output.
18386
18387 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18388
18389 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18390 output.
18391
18392 2005-09-11 Bob Rossi <bob@brasko.net>
18393
18394 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18395 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18396 commands that return an MI output command and an asyncronous MI output
18397 command.
18398 * gdb.mi/mi-console.exp: Ditto.
18399
18400 2005-09-11 Bob Rossi <bob@brasko.net>
18401
18402 * gdb.mi/mi-var-child.c: Include <string.h>.
18403
18404 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18405
18406 * killed.exp: Correct gdb_expect syntax.
18407
18408 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
18409
18410 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18411
18412 2005-08-02 Bob Rossi <bob@brasko.net>
18413
18414 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18415 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18416 Change tests to inferior-tty-set/show.
18417 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18418 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18419 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18420 inferior. Use mi_gdb_test to get GDB and Inferior output.
18421 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18422 descriptor.
18423 (mi_inferior_tty_name): Add inferior PTY file name.
18424 (mi_gdb_start): Add INFERIOR_PTY parameter.
18425 (mi_gdb_test): Add IPATTERN parameter.
18426
18427 2005-08-02 Bob Rossi <bob@brasko.net>
18428
18429 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18430 parameter to mi_gdb_test.
18431 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18432
18433 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18434
18435 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18436 struct_declarations.
18437 * gdb.mi/mi-var-child.exp: Step over the initialization of
18438 struct_declarations.
18439
18440 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18441
18442 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18443 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18444 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18445 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18446 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18447 file.
18448
18449 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
18450
18451 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18452 (do_children_tests): Assign values to the extra elements.
18453
18454 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18455 them for tests for "-var-update --no-values" and
18456 "-var-update --all-values".
18457 Add test for "-var-list-children --simple-values".
18458
18459 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18460
18461 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18462 "-stack-list-locals --simple-values" Improve doc strings and
18463 comments.
18464
18465 2005-07-18 Mark Kettenis <kettenis@gnu.org>
18466
18467 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18468 *-*-openbsd*.
18469 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18470
18471 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18472 sigaltsatck'.
18473
18474 2005-07-14 Bob Rossi <bob@brasko.net>
18475
18476 * gdb.base/default.exp (tty): Changed output of command.
18477 * gdb.base/help.exp (help tty): Ditto.
18478
18479 2005-07-12 Mark Kettenis <kettenis@gnu.org>
18480
18481 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18482
18483 2005-07-10 Mark Kettenis <kettenis@gnu.org>
18484
18485 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18486 -stack-select-frame without arguments.
18487 (test_stack_frame_listing): Add test for newly implemented command
18488 -stack-info-frame.
18489
18490 2005-07-06 Bob Rossi <bob@brasko.net>
18491
18492 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18493 command.
18494 (Copyright): Update copyright.
18495
18496 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18497
18498 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18499 tests to evaluate exponentiation expression.
18500
18501 2005-06-29 Andreas Schwab <schwab@suse.de>
18502
18503 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18504 main to avoid warnings.
18505
18506 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18507
18508 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
18509
18510 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18511 -stack-select-frame without arguments.
18512 (test_stack_frame_listing): Add test for newly implemented command
18513 -stack-info-frame.
18514
18515 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18516
18517 * gdb.fortran/array-element.f: New file.
18518 * gdb.fortran/array-element.exp: New testcase.
18519
18520 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18521
18522 * gdb.base/bigcore.exp: Correct checks for systems which can
18523 not dump a large core file.
18524
18525 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.base/relocate.c: Add a copyright notice.
18528 (dummy): Remove.
18529 * gdb.base/relocate.exp: Test printing the values of variables
18530 from a relocatable file.
18531
18532 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18533
18534 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18535 excess MI output after an error.
18536
18537 2005-05-29 Joel Brobecker <brobecker@adacore.com>
18538
18539 * gdb.arch/alpha-step.c: New file.
18540 * gdb.arch/alpha-step.exp: New testcase.
18541
18542 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18543 Dennis Brueni <dennis@slickedit.com>
18544
18545 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18546 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18547 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18548 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18549 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18550 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18551 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18552
18553 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18554 Wu Zhou <woodzltc@cn.ibm.com>
18555
18556 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18557 IBM's xlc compiler.
18558 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18559 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18560
18561 2005-05-13 Jim Blandy <jimb@redhat.com>
18562
18563 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18564 calling gdb_suppress_entire_file.
18565 * gdb.base/charset.exp: Same.
18566 * gdb.base/call-rt-st.exp: Same.
18567
18568 2005-05-05 Bob Rossi <bob_rossi@cox.net>
18569
18570 * lib/gdb.exp (fullname_syntax): Added global regex.
18571 (fullname_syntax_POSIX): Ditto.
18572 (fullname_syntax_UNC): Ditto.
18573 (fullname_syntax_DOS_CASE): Ditto.
18574 (fullname_syntax_DOS): Ditto.
18575 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18576 fullname_syntax variable to scope and use it.
18577 (test_file_list_exec_source_files): Ditto.
18578 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18579
18580 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18581
18582 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18583
18584 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18585
18586 * lib/gdb.exp (skip_altivec_tests): New function, based on
18587 check_vmx_hw_available from the GCC testsuite.
18588 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18589 * lib/gdb.arch/altivec-regs.exp: Likewise.
18590
18591 2005-05-02 Jim Blandy <jimb@redhat.com>
18592
18593 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18594 calling gdb_suppress_entire_file.
18595
18596 2005-04-30 Randolph Chung <tausq@debian.org>
18597
18598 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18599 Slightly relax "sem_post" name checking.
18600
18601 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18602
18603 * gdb.base/unload.exp: Use new shared library infrastructure.
18604
18605 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18606
18607 * gdb.base/so-impl-ld.exp: Use new shared library
18608 infrastructure.
18609
18610 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
18611
18612 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18613 * gdb.asm/h8300.inc: New file.
18614
18615 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18616
18617 * gdb.base/shlib-call.exp: Change to use new shared library
18618 infrastructure.
18619
18620 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18621
18622 * gdb.base/pending.exp: Change to use new shared library
18623 infrastructure.
18624
18625 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18626
18627 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18628 use test_compiler_info instead of gcc_compiled, and update copyright.
18629
18630 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18631
18632 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18633 shared objects being adjusted and update copyright years.
18634
18635 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18636
18637 * ChangeLog: Correct some 2003-01-13 dates.
18638 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18639 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18640 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18641 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18642 gdb.trace/tfind.exp: Update copyright years.
18643
18644 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18645 Daniel Jacobowitz <dan@codesourcery.com>
18646
18647 * lib/gdb.exp (gdb_compile): Handle shlib=.
18648 (gdb_compile_shlib): New function.
18649
18650 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18651
18652 * lib/gdb.exp (test_compiler_info): Give argument a default value.
18653
18654 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18655
18656 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18657 gdb.server.
18658 * configure.ac: Likewise.
18659 * configure: Regenerated.
18660 * gdb.gdbserver/Makefile.in: Moved to...
18661 * gdb.server/Makefile.in: ... here.
18662 * gdb.gdbserver/server.c: Moved to...
18663 * gdb.server/server.c: ... here.
18664 * gdb.gdbserver/server-run.exp: Moved to...
18665 * gdb.server/server-run.exp: ... here.
18666
18667 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18670 * configure.ac: Create gdb.gdbserver/Makefile.
18671 * configure: Regenerated.
18672 * lib/gdbserver-support.exp: New file, derived from
18673 config/gdbserver.exp.
18674 * config/gdbserver.exp: Use gdbserver-support.exp.
18675 * gdb.gdbserver/Makefile.in: New file.
18676 * gdb.gdbserver/server.c: New file.
18677 * gdb.gdbserver/server-run.exp: New file.
18678
18679 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18680
18681 * lib/gdb.exp (test_compiler_info): Return compiler_info
18682 if no arguments are given.
18683
18684 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18685
18686 * gdb.arch/altivec-abi.exp: Check for compiler and set
18687 use altivec' flag accordingly.
18688 * gdb.arch/altivec-regs.exp: Likewise.
18689
18690 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18691
18692 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18693
18694 2005-03-27 Andreas Schwab <schwab@suse.de>
18695
18696 * gdb.base/bigcore.c (main): Add missing mode argument in open
18697 call.
18698
18699 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
18700
18701 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18702 downloads.
18703 * config/gdbserver.exp (gdb_load): Likewise.
18704
18705 2005-03-14 Paul Brook <paul@codesourcery.com>
18706
18707 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18708 targets.
18709
18710 2005-03-09 Joel Brobecker <brobecker@adacore.com>
18711
18712 * gdb.dwarf2/dup-psym.S: New file.
18713 * gdb.dwarf2/dup-psym.exp: New testcase.
18714
18715 2005-03-09 Joel Brobecker <brobecker@adacore.com>
18716
18717 * gdb.ada/exec_changed/first.adb: New file.
18718 * gdb.ada/exec_changed/second.adb: New file.
18719 * gdb.ada/exec_changed.exp: New testcase.
18720
18721 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
18722
18723 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18724 (A2): New class.
18725 (main): Test operator+.
18726 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
18727 breakpoint test.
18728
18729 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18730 * gdb.base/signull.exp: Disable if gdb,nosignals.
18731 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18732 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18733 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18734 * gdb.mi/mi2-console.exp: Likewise.
18735 * gdb.trace/collection.exp (run_trace_experiment): Consume the
18736 continue output at start.
18737 (gdb_collect_locals_test): Robustify regexp.
18738 * gdb.trace/passc-dyn.exp: Fix comment typo.
18739 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18740
18741 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
18742
18743 * gdb.asm/asm-source.exp: Add iq2000 case.
18744 * gdb.asm/iq2000.inc: New file.
18745
18746 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
18747
18748 * gdb.base/command.exp: Change hardcoded value to regular expression.
18749 * gdb.base/float.exp: Add powerpc to the list of targets checked.
18750
18751 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18752
18753 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18754 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18755 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18756 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18757 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18758
18759 2005-03-05 Mark Kettenis <kettenis@gnu.org>
18760
18761 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18762 changes.
18763
18764 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
18765
18766 * lib/compiler.c: Add test for IBM's xlc compiler.
18767 * lib/compiler.cc: Likewise.
18768
18769 2004-02-24 Joel Brobecker <brobecker@adacore.com>
18770
18771 * gdb.ada/fixed_points.exp: Create compilation object directory
18772 before running the test.
18773 * gdb.ada/null_record.exp: Likewise.
18774 * gdb.ada/packed_array.exp: Likewise.
18775 * gdb.ada/start.exp: Likewise.
18776
18777 2005-02-15 Joel Brobecker <brobecker@adacore.com>
18778
18779 * gdb.ada/packed_array/pa.adb: New file.
18780 * gdb.ada/packed_array.exp: New testcase.
18781
18782 2005-02-10 Mark Kettenis <kettenis@gnu.org>
18783
18784 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
18785 files.
18786
18787 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
18788 on *-*-openbsd*. Correctly match whitespace in regukar
18789 expressions.
18790
18791 2005-02-10 Daniel Jacobowitz <dan@debian.org>
18792
18793 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
18794 PR exp/1821
18795 * gdb.base/gdb1821.c: New test file.
18796 * gdb.base/gdb1821.exp: New test file.
18797
18798 2005-02-09 Joel Brobecker <brobecker@adacore.com>
18799
18800 * gdb.base/start.c: New file.
18801 * gdb.base/start.exp: New testcase.
18802
18803 2005-02-09 Joel Brobecker <brobecker@adacore.com>
18804
18805 * gdb.ada/start/dummy.adb: New file.
18806 * gdb.ada/start.exp: New testcase.
18807
18808 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
18809
18810 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
18811 for printing symbols and statistics.
18812 Add test for using relative pathnames in "maint print msymbols" test.
18813 Mark "maint info sections DATA" XFAIL on Cygwin.
18814 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
18815 tests.
18816
18817 2005-02-09 Andreas Schwab <schwab@suse.de>
18818
18819 Committed by Andrew Cagney <cagney@gnu.org>
18820 * gdb.base/remotetimeout.exp: New file.
18821
18822 2005-02-07 Mark Kettenis <kettenis@gnu.org>
18823
18824 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
18825
18826 2005-02-03 Joel Brobecker <brobecker@adacore.com>
18827
18828 * gdb.ada/gnat_ada.gpr: New file.
18829 * gdb.ada/gnat_ada.gin: Delete, no longer used.
18830 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
18831 * configure.ac: No longer generate gnat_ada.gpr.
18832 * configure: Regenerate.
18833 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
18834 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
18835 * gdb.ada/null_record/bar.ads: Likewise.
18836 * gdb.ada/null_record/bar.adb: Likewise.
18837 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
18838 * gdb.ada/null_record.exp (testdir): New variable.
18839 (testfile): executable is now in testdir subdirectory.
18840 (srcfile): Use full path to the main compilation unit.
18841 * gdb.ada/fixed_points.exp: Same changes as above.
18842
18843 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
18844
18845 * gdb.base/interp.exp: New test.
18846
18847 2005-01-24 Andrew Cagney <cagney@gnu.org>
18848
18849 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
18850
18851 2005-01-19 Andrew Cagney <cagney@gnu.org>
18852
18853 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
18854 configure.ac not configure.in.
18855
18856 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
18857 of powerpc*-*-*.
18858 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
18859 * gdb.base/list.exp (test_list_function)
18860 (test_list_filename_and_function): Ditto.
18861 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
18862
18863 2005-01-16 Andrew Cagney <cagney@gnu.org>
18864
18865 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
18866
18867 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
18868
18869 2005-01-14 Andrew Cagney <cagney@gnu.org>
18870
18871 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
18872 * gdb.mi/mi2-var-cmd.exp: Ditto.
18873
18874 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
18875
18876 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
18877
18878 2005-01-07 Andrew Cagney <cagney@gnu.org>
18879
18880 * configure.ac: Rename configure.in, require autoconf 2.59.
18881 * configure: Re-generate.
18882 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
18883 * gdb.stabs/configure: Re-generate.
18884 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
18885 * gdb.hp/configure: Re-generate.
18886 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
18887 autoconf 2.59.
18888 * gdb.hp/gdb.objdbg/configure: Re-generate.
18889 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
18890 autoconf 2.59.
18891 * gdb.hp/gdb.defects/configure: Re-generate.
18892 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
18893 autoconf 2.59.
18894 * gdb.hp/gdb.compat/configure: Re-generate.
18895 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
18896 autoconf 2.59.
18897 * gdb.hp/gdb.base-hp/configure: Re-generate.
18898 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
18899 autoconf 2.59.
18900 * gdb.hp/gdb.aCC/configure: Re-generate.
18901
18902 2004-12-15 Jim Blandy <jimb@redhat.com>
18903
18904 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
18905 under NPTL when there is debugging info available for libpthread.
18906
18907 2004-12-13 Jerome Guitton <guitton@gnat.com>
18908
18909 * gdb.ada/fixed_points.c: New file.
18910 * gdb.ada/fixed_points.exp: New file.
18911
18912 2004-12-03 Randolph Chung <tausq@debian.org>
18913
18914 * gdb.arch/pa-nullify.exp: New file.
18915 * gdb.arch/pa-nullify.s: New file.
18916
18917 2004-11-30 Randolph Chung <tausq@debian.org>
18918
18919 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
18920 instead of "tbug". Fix regexp to work properly with gdb_test.
18921
18922 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
18923
18924 * gdb.base/bitfields2.exp: New test.
18925 * gdb.base/bitfields2.c: New file.
18926
18927 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
18928
18929 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
18930
18931 2004-11-16 Randolph Chung <tausq@debian.org>
18932
18933 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
18934
18935 2004-11-14 Daniel Jacobowitz <dan@debian.org>
18936
18937 * gdb.threads/threadapply.exp: Correct "macro details" test.
18938
18939 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
18940
18941 * gdb.threads/threadapply.exp: New test.
18942 * gdb.threads/threadapply.c: New file.
18943
18944 2004-11-07 Mark Kettenis <kettenis@gnu.org>
18945
18946 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
18947 frames.
18948
18949 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
18950
18951 * gdb.base/cursal.exp: New file.
18952 * gdb.base/cursal.c: New file.
18953
18954 2004-11-03 Andrew Cagney <cagney@gnu.org>
18955
18956 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
18957
18958 2004-10-30 Mark Kettenis <kettenis@gnu.org>
18959
18960 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18961 NetBSD/ELF targets.
18962
18963 2004-10-29 Joel Brobecker <brobecker@gnat.com>
18964
18965 * gdb.threads/bp_in_thread.c: New file, copied from
18966 pthread_cond_wait.c.
18967 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
18968 file, rather than reusing the .c file from another testcase.
18969
18970 2004-10-20 Joel Brobecker <brobecker@gnat.com>
18971
18972 * gdb.ada/null_record.exp: Check where we stopped after
18973 sending the start command, instead of where the associated
18974 temporary breakpoint was inserted.
18975
18976 2004-10-14 Andrew Cagney <cagney@gnu.org>
18977
18978 * gdb.mi/gdb701.c (main): Return 0.
18979
18980 2004-10-13 Daniel Jacobowitz <dan@debian.org>
18981
18982 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
18983
18984 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
18985
18986 * gdb.threads/schedlock.c: Add comment markers to use to find
18987 line numbers.
18988 * gdb.threads/schedlock.exp: Adjust regex to handle the new
18989 comments.
18990 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
18991 breakpoint lines.
18992
18993 2004-10-12 Daniel Jacobowitz <dan@debian.org>
18994
18995 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
18996
18997 2004-10-12 Daniel Jacobowitz <dan@debian.org>
18998
18999 * configure.in: Add gdb.dwarf2.
19000 * configure: Regenerated.
19001 * Makefile.in: Add gdb.dwarf2.
19002 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19003 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19004 gdb.dwarf2/file1.txt: New files.
19005
19006 2004-10-11 Orjan Friberg <orjanf@axis.com>
19007
19008 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19009 of "run", since the latter doesn't work with remote targets. Adjust
19010 the breakpoint numbering accordingly.
19011 * gdb.threads/pthread_cond_wait.exp: Ditto.
19012
19013 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19014
19015 * gdb.base/overlays.exp: Update copyright years.
19016
19017 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19018
19019 * gdb.base/overlays.exp: Disable if target is Linux.
19020
19021 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
19022
19023 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19024
19025 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19026
19027 * gdb.asm/asm-source.exp: Add m32r-linux target.
19028 * gdb.asm/m32r-linux.inc: New file.
19029
19030 2004-09-24 Andrew Cagney <cagney@redhat.com>
19031 David Anderson <anderson@redhat.com>
19032
19033 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19034 command fails, assume things will work.
19035 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19036 (_GNU_SOURCE): Define.
19037 (print_unsigned, print_hex): Change parameter to "long long".
19038 (print_byte_count): New function, use to print byte counts.
19039 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19040 O_LARGEFILE.
19041 (main): Compute an upper bound on a corefile in max_core_size.
19042 Limit memory chunk size to max_core_size. Limit total memory
19043 allocated to max_core_size.
19044
19045 2004-09-23 Andrew Cagney <cagney@gnu.org>
19046
19047 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19048 from a separate process with code that creates a corefile by
19049 making the inferior dump core.
19050
19051 2004-09-23 Mark Kettenis <kettenis@gnu.org>
19052
19053 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19054 block.
19055
19056 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19057
19058 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19059 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19060 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19061 Likewise.
19062
19063 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19064
19065 * gdb.java/jprint.exp: New test case for java inferior call.
19066 * gdb.java/jprint.java: Ditto.
19067
19068 2004-09-15 Joel Brobecker <brobecker@gnat.com>
19069
19070 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19071
19072 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19073
19074 * gdb.threads/killed.c: Include <stdlib.h>.
19075 * gdb.threads/pthreads.c: Likewise.
19076
19077 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19078
19079 * gdb.threads/killed.c: Add copyright notice.
19080
19081 2004-09-10 Jason Molenda (jmolenda@apple.com)
19082
19083 * gdb.base/define.exp: Two new tests to verify zero space chars
19084 after 'if' and 'while' commands in a user-defined command is correctly
19085 parsed.
19086
19087 2004-09-08 Andrew Cagney <cagney@gnu.org>
19088
19089 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19090 delivery test with duplicate at end of file.
19091
19092 2004-09-06 Mark Kettenis <kettenis@jive.nl>
19093
19094 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19095
19096 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19097
19098 * config/hppro.exp: Removed.
19099
19100 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19101
19102 * config/sparclet.exp: Removed.
19103
19104 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19105
19106 * config/udi.exp: Removed.
19107
19108 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19109
19110 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19111 of "exp_continue".
19112 (advancei): Likewise.
19113
19114 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19115
19116 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19117
19118 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19119
19120 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19121 to check for nodebug in executable.
19122 * gdb.gdb/observer.exp (setup_test): Likewise.
19123 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19124 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19125
19126 2004-09-01 Andrew Cagney <cagney@gnu.org>
19127
19128 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19129 files.
19130
19131 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19132
19133 * gdb.base/unload.exp: Fix expected warning message to match
19134 latest format.
19135
19136 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
19137
19138 * gdb.base/call-rt-st.exp: Fix typos.
19139
19140 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19141
19142 * gdb.threads/thread_check.exp: New testcase.
19143 * gdb.threads/thread_check.c: New testcase.
19144
19145 2004-08-31 Andrew Cagney <cagney@gnu.org>
19146
19147 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19148 (skip_to_handler_entry): New procedures. Test stepping into a
19149 handler when the breakpoint is at the handler's entry point.
19150
19151 2004-08-30 Andrew Cagney <cagney@gnu.org>
19152
19153 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19154 gdb/1757.
19155
19156 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19157
19158 With code from Manoj Iyer <manjo@austin.ibm.com>:
19159 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19160 return value. Add an arm for "no debugging symbols found".
19161 Change a stray "error" to "perror".
19162 (gdb_run_cmd): Adapt to new return value.
19163 * gdb.base/remote.exp: Adapt to new return value.
19164 * gdb.gdb/complaints.exp: Likewise.
19165 * gdb.gdb/observer.exp: Likewise.
19166 * gdb.gdb/selftest.exp: Likewise.
19167 * gdb.gdb/xfullpath.exp: Likewise.
19168
19169 2004-08-27 Joel Brobecker <brobecker@gnat.com>
19170
19171 * gdb.threads/bp_in_thread.exp: New testcase.
19172
19173 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19174
19175 Fix PR testsuite/1735.
19176 * gdb.threads/schedlock.c (thread_function): Add a cast
19177 to suppress a gcc warning.
19178 * gdb.threads/thread-specific.c (thread_function): Likewise.
19179
19180 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19181
19182 * gdb.base/unload.c: Include <stdlib.h>.
19183
19184 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19185
19186 From Paul Gilliam <pgilliam@us.ibm.com>:
19187 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19188 synchronized after the "return".
19189
19190 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19191
19192 * gdb.mi/basics.c: Include <stdio.h>.
19193 * gdb.mi/pthreads.c: Include <stdlib.h>.
19194 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19195
19196 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19197
19198 * gdb.threads/schedlock.c: Add copyright notice.
19199
19200 2004-08-25 Andrew Cagney <cagney@gnu.org>
19201
19202 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19203 (skip_over_handler, breakpoint_over_hander): New test procedures.
19204 (advance, advancei): Add a proper prefix, do not use
19205 rerun_to_main.
19206 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19207
19208 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19209
19210 * gdb.mi/basics.c: Add copyright notice.
19211 * gdb.mi/var-cmd.c: Add copyright notice.
19212
19213 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19214
19215 * lib/gdb.exp: Remove signed_keyword_not_used.
19216 * lib/compiler.c: Likewise.
19217 * lib/compiler.cc: Likewise.
19218
19219 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19220
19221 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19222 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19223
19224 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19225
19226 * gdb.base/whatis.c: Add copyright notice.
19227
19228 2004-08-20 Mark Kettenis <kettenis@gnu.org>
19229
19230 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19231 it to skip the breakpoints encoded in the inline assembly.
19232
19233 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19234
19235 * Makefile.in: Add gdb.fortran.
19236
19237 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19238
19239 * gdb.base/call-sc.exp (test_scalar_returns):
19240 Fix cut-and-paste glitch in "Make fun return now".
19241
19242 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19243
19244 * configure.in: Add gdb.fortran.
19245 * configure: Regenerate.
19246 * gdb.fortran/Makefile.in: New file.
19247 * lib/gdb.exp (skip_fortran_tests): New procedure.
19248
19249 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19250
19251 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19252 reference to bug-gnu@prep.ai.mit.edu.
19253 * gdb.mi/mi-var-child.exp: Likewise.
19254 * gdb.mi/mi-var-cmd.exp: Likewise.
19255 * gdb.mi/mi-var-display.exp: Likewise.
19256 * gdb.mi/mi2-var-block.exp: Likewise.
19257 * gdb.mi/mi2-var-child.exp: Likewise.
19258 * gdb.mi/mi2-var-cmd.exp: Likewise.
19259 * gdb.mi/mi2-var-display.exp: Likewise.
19260
19261 2004-08-15 Mark Kettenis <kettenis@gnu.org>
19262
19263 * gdb.base/unload.c (main): Make local variable msg const.
19264
19265 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19266
19267 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19268 to bug-gnu@prep.ai.mit.edu.
19269 * gdb.mi/mi-disassemble.exp: Likewise.
19270 * gdb.mi/mi-eval.exp: Likewise.
19271 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19272 default line number.
19273 * gdb.mi/mi-return.exp: Likewise.
19274 * gdb.mi/mi-simplerun.exp: Likewise.
19275 * gdb.mi/mi-stack.exp: Likewise.
19276 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19277 number with explicit range test.
19278 * gdb.mi/mi-watch.exp: Likewise.
19279 * gdb.mi/mi2-break.exp: Likewise.
19280 * gdb.mi/mi2-cli.exp: Likewise.
19281 * gdb.mi/mi2-disassemble.exp: Likewise.
19282 * gdb.mi/mi2-eval.exp: Likewise.
19283 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19284 default line number.
19285 * gdb.mi/mi2-return.exp: Likewise.
19286 * gdb.mi/mi2-simplerun.exp: Likewise.
19287 * gdb.mi/mi2-stack.exp: Likewise.
19288 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19289 number with explicit range test.
19290 * gdb.mi/mi2-watch.exp: Likewise.
19291
19292 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19293
19294 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19295 * gdb.cp/m-static.exp: Likewise.
19296 * gdb.cp/rtti.exp: Likewise.
19297
19298 2004-08-14 Mark Kettenis <kettenis@gnu.org>
19299
19300 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19301
19302 2004-08-14 Eli Zaretskii <eliz@gnu.org>
19303
19304 * ChangeLog: Prefix Local Variables with semi-colons and indent
19305 the reference to older ChangeLog files, to fix fontification in
19306 Emacs.
19307
19308 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19309
19310 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19311 * gdb.mi/mi2-break.exp: Likewise.
19312
19313 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19314
19315 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19316
19317 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19318
19319 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19320
19321 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19322
19323 * gdb.cp/classes.exp: Remove unused declarations. Just let
19324 test names default instead of providing special names. Remove
19325 extraneous demangler test.
19326
19327 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19328
19329 * gdb.base/unload.exp: New test for breakpoints in dynamically
19330 loaded libraries.
19331 * gdb.base/unload.c: Ditto.
19332 * gdb.base/unloadshr.c: Ditto.
19333
19334 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19335
19336 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19337 cp_test_ptype_class.
19338 (test_enums): Likewise.
19339
19340 2004-08-10 Andrew Cagney <cagney@gnu.org>
19341
19342 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19343 files.
19344
19345 2004-08-10 Andrew Cagney <cagney@gnu.org>
19346
19347 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19348 init_malloc call.
19349
19350 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19351
19352 * ChangeLog: Add copyright notice. The notice is copied
19353 from emacs 21.3 top level ChangeLog.
19354
19355 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19356
19357 * lib/cp-support.exp: New file.
19358 * lib/cp-support.exp (cp_test_type_class): New function.
19359 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19360 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19361 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19362 cp_test_ptype_class.
19363
19364 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19365
19366 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19367 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19368 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19369 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19370 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19371 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19372 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19373 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19374 gdb.mi/mi2-watch.exp: Update copyright years.
19375
19376 2004-08-09 Mark Kettenis <kettenis@gnu.org>
19377
19378 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19379
19380 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19381
19382 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19383 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19384 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19385 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19386 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19387 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19388 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19389 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19390 gdb.mi/mi-watch.exp: Update copyright years.
19391
19392 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19393
19394 PR gdb/1738
19395 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19396 from a breakpoint with a pending signal.
19397
19398 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19399
19400 PR gdb/1736
19401 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19402 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19403 the prompt.
19404 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19405
19406 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19407
19408 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19409
19410 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19411
19412 PR gdb/1736
19413 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19414 for i?86-*-linux*.
19415
19416 2004-08-08 Daniel Jacobowitz <dan@debian.org>
19417
19418 * gdb.arch/i386-prologue.exp: Compile without debug information.
19419
19420 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19421
19422 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19423 rather than asking gdb to search.
19424
19425 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19426
19427 * gdb.base/gcore.c: Include <string.h>.
19428
19429 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19430
19431 * gdb.base/gcore.c: Add copyright notice.
19432
19433 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 * gdb.base/freebpcmd.c: Include <stdio.h>.
19436 * gdb.base/long_long.c: Include <string.h>.
19437 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19438 * gdb.base/siginfo.c: Include <string.h>.
19439 * gdb.base/sigstep.c: Include <string.h>.
19440
19441 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19442
19443 * gdb.base/complex.c: Include <stdlib.h>.
19444
19445 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19446
19447 * gdb.base/complex.c: Add copyright notice.
19448
19449 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19450
19451 * gdb.base/charset.c: Include <stdlib.h>.
19452
19453 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19454
19455 * gdb.base/auxv.c: Include <stdlib.h>.
19456
19457 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19458
19459 * gdb.base/auxv.c: Add copyright notice.
19460
19461 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19462
19463 * gdb.base/coremaker.c: Add copyright notice.
19464 * gdb.base/coremaker2.c: Add copyright notice.
19465
19466 2004-08-04 Andrew Cagney <cagney@gnu.org>
19467
19468 * gdb.base/store.exp: Update copyright.
19469 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19470 names, do not import gdb_prompt.
19471
19472 2004-08-01 Andrew Cagney <cagney@gnu.org>
19473
19474 Fix PR testsuite/1729.
19475 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19476 not use capture_value with value 4.
19477 (capture_value): Add optional test name parameter.
19478 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19479 the prefix, pass to capture_value.
19480
19481 2004-08-01 Mark Kettenis <kettenis@gnu.org>
19482
19483 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19484 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19485 (main): Call new function.
19486
19487 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19488
19489 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19490
19491 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19492
19493 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19494
19495 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19496
19497 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19498 Accept more values of vtbl pointer. Remove some messages
19499 about "obsolete gcc or gdb".
19500
19501 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19502
19503 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19504
19505 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19506
19507 * gdb.base/asm-source.exp: Properly convert target board
19508 debug flags from gcc format to binutils format.
19509
19510 2004-07-28 Mark Kettenis <kettenis@gnu.org>
19511
19512 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19513 gdb1718". PR backtrace/1718 partially fixed.
19514
19515 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19516
19517 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19518
19519 2004-07-26 Nick Clifton <nickc@redhat.com>
19520
19521 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19522 good default value for a specific architecture is available then
19523 set it to that value. Otherwise default to the -gstabs switch.
19524 Remove the -g... switches from the asm-flags variable. Allow the
19525 target board info to override the value if it wants to. Pass the
19526 switch on the assembler command line.
19527
19528 2004-07-23 Mark Kettenis <kettenis@gnu.org>
19529
19530 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19531 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19532 (main): Call new function.
19533
19534 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19535
19536 Test for PR exp/1715.
19537 * gdb.base/radix.exp: Refactor common procedures. Make all
19538 test names unique. Change XFAIL to KFAIL.
19539
19540 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19541
19542 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19543 * gdb.ada/gnat_ada.gin: ... to here.
19544 * configure.in: Use gnat_ada.gin.
19545 * configure: Regenerate.
19546
19547 2004-07-20 Andrew Cagney <cagney@gnu.org>
19548
19549 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19550 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19551 XFAILs. Clean up test messages and comments. Check backtraces.
19552 Delete re-sync code.
19553
19554 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19555
19556 Fix PR cli/740.
19557 * gdb.base/annota1.exp: Honor gdb,nosignals.
19558 * gdb.base/annota3.exp: Likewise.
19559
19560 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19561
19562 * lib/java.exp: Update copyright notice.
19563
19564 2004-07-19 Andrew Cagney <cagney@gnu.org>
19565
19566 * gdb.base/selftest.exp: Copy file from here ...
19567 * gdb.gdb/selftest.exp: ... to here.
19568
19569 2004-07-16 Andrew Cagney <cagney@redhat.com>
19570
19571 * lib/insight-support.exp: Delete file.
19572 * lib/java.exp (java_init): Fix copyright.
19573
19574 2004-07-16 Andrew Cagney <cagney@gnu.org>
19575
19576 * gdb.base/restore.c: Append "prologue" to comments marking the a
19577 function's prologue.
19578 * gdb.base/restore.exp: Update copyright, re-indent.
19579 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19580 callerN" prefix where needed. Update patterns that match a
19581 function's prologue.
19582
19583 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19584
19585 * gdb.base/restore.c: Add copyright notice.
19586
19587 2004-07-16 Andrew Cagney <cagney@gnu.org>
19588
19589 * gdb.base/logical.exp: Update copyright.
19590 (evaluate): New procedure. Use to re-implement tests using
19591 several tables.
19592
19593 2004-07-14 Martin Hunt <hunt@redhat.com>
19594
19595 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19596 which fixes some problems where init.tcl was not found.
19597
19598 2004-07-13 Andrew Cagney <cagney@gnu.org>
19599
19600 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19601 (check_sizeof, check_valueof): Do not include the output in the
19602 test name. Use gdb_test.
19603 (get_valueof): Use gdb_test_multiple.
19604
19605 * gdb.base/step-test.exp: Update copyright. Use
19606 gdb_test_multiple. Ensure that test names do not include
19607 architecture dependent output.
19608
19609 * gdb.gdb/observer.exp: Update copyright.
19610 (setup_test): Use gdb_test_multiple.
19611 (attach_first_observer, attach_second_observer)
19612 (attach_third_observer, detach_first_observer)
19613 (detach_second_observer, detach_third_observer)
19614 (reset_counters, check_counters): Make $message a prefix.
19615 (test_normal_stop_notifications): Add "args" parameter - a list of
19616 init functions to be called. Make $message a prefix,
19617 (test_observer_normal_stop): Change the message prefixes so that
19618 they are unique, pass the attach / detach procedures to
19619 test_normal_stop_notifications.
19620
19621 * gdb.base/signull.exp (test_segv): Prefix all tests with
19622 "${name}". Clean up test messages.
19623
19624 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19625
19626 * gdb.base/ena-dis-br.exp: Update copyright.
19627 (break_at): New function. Replace send_gdb with gdb_test,
19628 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19629 ignore count, not stopped at bpt", with KFAIL.
19630
19631 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
19632
19633 * gdb.base/attach.exp: Remove cleanupfile handling.
19634
19635 2004-07-12 Andrew Cagney <cagney@gnu.org>
19636
19637 * gdb.base/annota1.exp: Cleanup corefile test name.
19638 * gdb.base/annota3.exp: Ditto.
19639
19640 2004-07-12 Andrew Cagney <cagney@gnu.org>
19641
19642 * gdb.base/signals.exp: Clean up copyright, re-indent.
19643
19644 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19645 gdb_test and gdb_test_multiple.
19646
19647 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19648
19649 * gdb.java/jmain.exp: Fix expected line number for main to
19650 break at. Set XFAIL for break at main test since gcj does not
19651 provide line number info for first statement in main.
19652
19653 2004-07-08 Andrew Cagney <cagney@gnu.org>
19654
19655 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19656
19657 * gdb.base/sigbpt.exp: Make the common part of each test name a
19658 prefix instead of suffix.
19659
19660 2004-07-07 Bob Rossi <bob_rossi@cox.net>
19661
19662 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19663 test from test_tbreak_creation_and_listing to
19664 test_file_list_exec_source_file
19665 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19666 Changed name of test from test_tbreak_creation_and_listing to
19667 test_file_list_exec_source_file
19668
19669 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19670
19671 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19672 the jmisc() constructor instead of <init>.
19673 * gdb.java/jmisc1.exp: Ditto.
19674
19675 2004-07-07 Andrew Cagney <cagney@gnu.org>
19676
19677 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19678 corrupting the PC.
19679
19680 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19681
19682 * gdb.cp/templates.exp: Accept whitespace change in demangler
19683 output.
19684
19685 2004-07-06 Andrew Cagney <cagney@gnu.org>
19686
19687 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19688
19689 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19690
19691 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19692 * lib/compiler.cc: Likewise.
19693
19694 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
19695
19696 * lib/compiler.cc: Work around string preprocessing problem
19697 with old hp c++ compiler.
19698 * lib/compiler.c: Likewise.
19699
19700 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
19701
19702 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
19703 directives to conditionalize symbol prefixing.
19704 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19705 additional_flags handling. Add underscore prefix for Cygwin.
19706 * gdb.arch/i386-unwind.c: Use preprocessor directives to
19707 conditionalize symbol prefixing.
19708 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19709 additional_flags handling. Add underscore prefix for Cygwin.
19710
19711 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
19712
19713 * gdb.base/bigcore.exp: Skip test on Cygwin.
19714
19715 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
19716
19717 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19718 formats for "info register". Use gdb_test_multiple. Fix
19719 the "invalid register" test.
19720
19721 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
19722
19723 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
19724 PID for Cygwin. Add Cygwin specific strings to check for in some
19725 tests.
19726 (do_attach_tests): Add a test for user interaction when attaching
19727 to a process with no matching symbol table already loaded.
19728
19729 2004-06-26 Andrew Cagney <cagney@gnu.org>
19730
19731 Test PR java/1567 and PR java/1565.
19732 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19733 * gdb.java/jmisc2.exp: Delete file.
19734
19735 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
19736
19737 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19738
19739 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
19740
19741 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19742 attach process.
19743
19744 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
19745
19746 * gdb.cp/pr-1553.exp: Remove.
19747
19748 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
19749
19750 * gdb.cp/pr-1553.cc: Remove.
19751 * gdb.cp/pr-1553.exp: Disable this test.
19752
19753 2004-06-20 Jim Blandy <jimb@redhat.com>
19754
19755 Fix PR testsuite/1680.
19756 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19757 regular expressions.
19758
19759 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 Fix PR testsuite/1679.
19762 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
19763 Issue an UNSUPPORTED result instead.
19764
19765 2004-06-18 Jim Blandy <jimb@redhat.com>
19766
19767 * gdb.base/charset.exp: Only send a control-C if we see a new
19768 prompt and incomplete command.
19769
19770 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
19771
19772 * gdb.cp/pr-574.cc: Add copyright notice.
19773
19774 2004-06-17 Jim Blandy <jimb@redhat.com>
19775
19776 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19777 cases where the regexp has no groups; this grabs random text from
19778 the previous test suite, whatever that was.
19779
19780 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
19781
19782 * gdb.cp/printmethod.cc: Add copyright notice.
19783
19784 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
19787
19788 2004-06-16 Andrew Cagney <cagney@gnu.org>
19789
19790 * gdb.base/signull.c: Update copyright. Include <string.h>.
19791 (bowler): Replace data_pointer with data_read
19792 and data_write cases. Add code_descriptor case.
19793 (zero, desc): New array and pointer.
19794 (data, code): Change to simple pointers.
19795 * gdb.base/signull.exp: Fix probe pattern matching a function
19796 descriptor SIGSEGV. Replace data_pointer with data_read and
19797 data_write tests.
19798
19799 2004-06-16 Andrew Cagney <cagney@gnu.org>
19800
19801 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
19802
19803 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19804
19805 * gdb.base/long_long.c: Add copyright notice.
19806
19807 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19808
19809 * gdb.base/long_long.exp: Remove reference to
19810 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
19811 to gdb_breakpoint and gdb_continue_to_breakpoint.
19812
19813 2004-06-14 Jim Blandy <jimb@redhat.com>
19814
19815 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
19816 endian case.
19817
19818 2004-06-14 Andrew Cagney <cagney@gnu.org>
19819
19820 * gdb.base/gcore.exp (capture_command_output): Delete the always
19821 passing tests containing inferior values.
19822 * gdb.base/ending-run.exp: Do not include the breakpoint address
19823 in the test message. Update copyright.
19824 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
19825 size in the test name, use gdb_test_multiple. Update copyright.
19826
19827 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19828
19829 * gdb.cp/ref-types.cc: Add copyright notice.
19830
19831 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19832
19833 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
19834 hp_aCC_compiler.
19835 * lib/compiler.cc: Likewise.
19836 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
19837 'set' commands. Log diagnostics for other lines. Set
19838 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
19839
19840 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
19841
19842 * gdb.cp/try_catch.cc: Add copyright notice.
19843
19844 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 * gdb.cp/userdef.cc: Add copyright notice.
19847
19848 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
19849
19850 * gdb.cp/virtfunc.cc: Add copyright notice.
19851
19852 2004-06-11 Randolph Chung <tausq@debian.org>
19853
19854 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
19855 problem.
19856
19857 2004-06-10 Andrew Cagney <cagney@gnu.org>
19858
19859 * lib/compiler.cc, lib/compiler.c: Append either
19860 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
19861 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
19862 instead of gcc-3-3.
19863
19864 2004-06-09 Andrew Cagney <cagney@gnu.org>
19865
19866 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
19867 gdb/1455, bug is specific to "long long" and "double".
19868
19869 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
19870 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
19871 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
19872 fixed.
19873
19874 2004-06-09 Andrew Cagney <cagney@gnu.org>
19875
19876 * gdb.base/structs.exp (test_struct_returns): Replace
19877 "return_value_unknown" and "finish_value_unknown" by
19878 "return_value_known" and "finish_value_known". Instead of
19879 "return_value_unknown" iff "finish_value_unknown", check
19880 "return_value_known" implies "finish_value_known".
19881
19882 2004-06-08 Martin Hunt <hunt@redhat.com>
19883
19884 * gdb.base/float.exp: Add pattern for mips targets.
19885
19886 2004-06-08 Randolph Chung <tausq@debian.org>
19887
19888 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
19889 message for unknown architectures more clear.
19890
19891 2004-06-08 Joel Brobecker <brobecker@gnat.com>
19892
19893 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
19894 start the execution of the program.
19895
19896 2004-06-07 Jim Blandy <jimb@redhat.com>
19897
19898 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
19899 * gdb.arch/i386-cpuid.h: New helper file.
19900
19901 2004-06-07 Randolph Chung <tausq@debian.org>
19902
19903 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
19904 has started.
19905
19906 2004-06-04 Roland McGrath <roland@redhat.com>
19907
19908 Fix PR gdb/1647.
19909 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
19910 differently to be robust to output buffering differences.
19911
19912 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
19913
19914 * gdb.threads/pthreads.exp: Update copyright years.
19915 (check_control_c): Change asynchronous 'after' to synchronous.
19916
19917 2004-06-04 Roland McGrath <roland@redhat.com>
19918
19919 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
19920 next gdb prompt.
19921
19922 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
19923
19924 Fix PR gdb/1636.
19925 * gdb.threads/manythreads.exp: Change asynchronous 'after'
19926 calls to synchronous.
19927
19928 2004-05-26 Jim Blandy <jimb@redhat.com>
19929
19930 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
19931
19932 2004-05-24 Randolph Chung <tausq@debian.org>
19933
19934 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
19935 * gdb.asm/pa.inc: New file.
19936
19937 2004-05-22 Mark Kettenis <kettenis@gnu.org>
19938
19939 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
19940
19941 2004-05-21 Joel Brobecker <brobecker@gnat.com>
19942 Daniel Jacobowitz <drow@mvista.com>
19943
19944 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
19945 GDB prompt.
19946
19947 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19948
19949 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
19950 setjmp/longjmp. Use sigaction instead of signal.
19951
19952 2004-05-19 J. Brobecker <brobecker@gnat.com>
19953 Michael Snyder <msnyder@redhat.com>
19954
19955 * gdb.threads/pthread_cond_wait.c: New file.
19956 * gdb.threads/pthread_cond_wait.exp: New testcase.
19957
19958 2004-05-13 Andrew Cagney <cagney@redhat.com>
19959
19960 * gdb.base/signull.exp, gdb.base/signull.c: New files.
19961 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
19962
19963 2004-05-11 Andrew Cagney <cagney@redhat.com>
19964
19965 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
19966 fixed but revealed gdb/1639.
19967
19968 2004-05-10 Andrew Cagney <cagney@redhat.com>
19969
19970 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
19971 func1" and "next to 2nd alarm", kernel bug avoided.
19972
19973 2004-05-10 Daniel Jacobowitz <dan@debian.org>
19974
19975 PR external/1568
19976 * gdb.base/bigcore.exp: Check the size of the dumped core file.
19977 XFAIL if it is smaller than bytes_allocated.
19978 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
19979 (main): Make chunks_allocated unsigned. Correct comment.
19980
19981 2004-05-07 Joel Brobecker <brobecker@gnat.com>
19982
19983 * gdb.arch/powerpc-aix-prologue.c: New file.
19984 * gdb.arch/powerpc-aix-prologue.exp: New file.
19985
19986 2004-05-07 Jim Blandy <jimb@redhat.com>
19987
19988 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
19989 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
19990
19991 2004-05-06 Joel Brobecker <brobecker@gnat.com>
19992
19993 * gdb.base/sep.exp: No longer setup_kfail when the program was
19994 built with dwarf2.
19995
19996 2004-05-05 Jim Ingham <jingham@apple.com>
19997
19998 * gdb.base/pending.exp: Make sure pending breakpoints
19999 preserve the ignore count.
20000
20001 2004-04-27 Jerome Guitton <guitton@gnat.com>
20002
20003 * i386-prologue.exp: Add testcase for jump instruction as first
20004 instruction of the real code.
20005 * i386-prologue.c (jump_at_beginning): New function.
20006
20007 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20008
20009 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20010 x86_64-*-*.
20011
20012 2004-04-28 Mark Kettenis <kettenis@gnu.org>
20013
20014 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20015 i*86-*-*.
20016
20017 2004-04-25 Mark Kettenis <kettenis@gnu.org>
20018
20019 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20020 expression that checks the return type.
20021
20022 2004-04-23 Andrew Cagney <cagney@redhat.com>
20023
20024 * gdb.base/call-sc.exp: New test of scalar call/return values.
20025 * gdb.base/call-sc.c: Ditto.
20026
20027 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20028
20029 * gdb.threads/manythreads.c: Reduce thread stack size.
20030
20031 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20032
20033 * gdb.threads/manythreads.c: Add copyright notice.
20034
20035 2004-04-23 Andrew Cagney <cagney@redhat.com>
20036
20037 * gdb.base/siginfo.exp: Better handle step out of signal.
20038 * gdb.base/sigstep.exp: Ditto.
20039
20040 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20041 Daniel Jacobowitz <drow@mvista.com>
20042
20043 * gdb.threads/manythreads.c: New testcase.
20044 * gdb.threads/manythreads.exp: Ditto.
20045
20046 2004-04-22 Jim Blandy <jimb@redhat.com>
20047
20048 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20049 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20050
20051 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20052
20053 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20054
20055 2004-04-21 Andrew Cagney <cagney@redhat.com>
20056
20057 * gdb.base/sigstep.c: New file.
20058 * gdb.base/sigstep.exp: New file.
20059
20060 2004-04-16 Joel Brobecker <brobecker@gnat.com>
20061
20062 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20063 call to observer_notify_normal_stop.
20064
20065 2004-04-15 Andrew Cagney <cagney@redhat.com>
20066
20067 * gdb.base/siginfo.c: New file.
20068 * gdb.base/siginfo.exp: New file.
20069
20070 2004-04-12 J. Brobecker <brobecker@gnat.com>
20071
20072 * gdb.base/sep.exp: Fix typo in comment.
20073
20074 2004-04-12 J. Brobecker <brobecker@gnat.com>
20075
20076 * gdb.base/sep.c: New file.
20077 * gdb.base/sep-proc.c: New file.
20078 * gdb.base/sep.exp: New testcase.
20079
20080 2004-04-09 Mark Kettenis <kettenis@gnu.org>
20081
20082 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20083 support.
20084
20085 2004-04-05 Andrew Cagney <cagney@redhat.com>
20086
20087 * gdb.base/sigaltstack.c: New file.
20088 * gdb.base/sigaltstack.exp: New file.
20089
20090 2004-04-04 Joel Brobecker <brobecker@gnat.com>
20091
20092 * gdb.base/foll-fork.exp: Update the expected output for
20093 "help set follow-fork-mode", to match a change that was made
20094 to the help of this variable on 2004-01-13.
20095
20096 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20097
20098 * lib/ada.exp: Add copyright notice.
20099 * bar.ads: Likewise.
20100 * bar.adb: Likewise.
20101 * null_record.adb: Likewise.
20102 * null_record.exp: Likewise.
20103 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20104
20105 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20106
20107 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20108 * configure: Regenerate.
20109
20110 2004-04-01 Joel Brobecker <brobecker@gnat.com>
20111
20112 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20113 to build the application. Remove the message printed when in
20114 verbose mode, redundant with the UNSUPPORTED message above.
20115
20116 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20117
20118 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20119 * gdb.ada (null_record.exp): New testcase.
20120
20121 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20122
20123 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20124
20125 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20126
20127 * gdb.ada: New subdirectory.
20128 * gdb.ada/Makefile.in: New file.
20129 * gdb.ada/gnat_ada.gpr.in: New file.
20130
20131 2004-03-31 Joel Brobecker <brobecker@gnat.com>
20132
20133 * lib/ada.exp: New file.
20134
20135 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
20136
20137 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20138 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20139
20140 2004-03-22 Andrew Cagney <cagney@redhat.com>
20141
20142 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20143 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20144 Problem identified by Ulrich Weigand.
20145
20146 2004-03-17 David Carlton <carlton@kealia.com>
20147
20148 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20149 PR c++/826.
20150
20151 2004-03-16 Roland McGrath <roland@redhat.com>
20152
20153 * gdb.base/auxv.exp: New file.
20154 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20155
20156 2004-03-12 David Carlton <carlton@kealia.com>
20157
20158 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20159 * gdb.cp/pr-1553.cc: Ditto.
20160 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20161 pass branch.
20162
20163 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 * gdb.cp/templates.exp: Accept more template types.
20166
20167 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20168
20169 From Corinna Vinschen with modifications.
20170 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20171 local variable obj_with_enum.
20172 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20173 results with obj_with_enum.
20174
20175 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20176
20177 * gdb.cp/classes.cc: New file, copied from misc.cc.
20178 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20179
20180 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20181
20182 * gdb.cp/misc.cc: Add copyright notice.
20183
20184 2004-03-05 David Carlton <carlton@kealia.com>
20185
20186 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20187 * gdb.cp/rtti.h: Update copyright.
20188 (namespace n2::n3): New.
20189 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20190 (n2::n3::func3): New.
20191 (main): Call n2::n3::func3.
20192 * gdb.cp/rtti2.cc: Update copyright.
20193 (n2::create3): New.
20194
20195 2004-03-04 Mark Kettenis <kettenis@gnu.org>
20196
20197 * gdb.asm/openbsd.inc: Fix typo.
20198
20199 2004-03-03 Fred Fish <fnf@redhat.com>
20200
20201 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20202 "val" instead of unused "size". Update copyright year.
20203
20204 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20205
20206 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20207 to use unsigned char.
20208 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20209 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20210
20211 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
20212
20213 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20214 line of output.
20215
20216 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20217
20218 * gdb.base/relocate.c (dummy): Initialize.
20219
20220 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
20221
20222 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20223 a breakpoint at exit.
20224
20225 2004-02-27 Fred Fish <fnf@redhat.com>
20226
20227 * gdb.base/chng-syms.exp: Add expect condition to match failing
20228 case that isn't a timeout.
20229
20230 2004-02-27 Andrew Cagney <cagney@redhat.com>
20231
20232 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20233 support.
20234
20235 2004-02-26 Fred Fish <fnf@redhat.com>
20236
20237 * gdb.arch/gdb1431.c: Remove.
20238 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20239 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20240 of "until" incorrectly.
20241
20242 2004-02-26 J. Brobecker <brobecker@gnat.com>
20243
20244 * gdb.cp/class2.cc (empty): New class.
20245 (refer): New function.
20246 (main): Declare an object of type empty and use it.
20247 * gdb.cp/class2.exp: Print the value of an object of type empty.
20248
20249 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20250
20251 * gdb.base/langs.exp: Update query string to match the
20252 new nquery format used for pending breakpoints.
20253
20254 2004-02-26 Andrew Cagney <cagney@redhat.com>
20255
20256 Fix PR i18n/1570.
20257 * gdb.base/charset.c: Update copyright notice.
20258 (main, init_string): Remove the escape character '\e' tests.
20259 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20260 * gdb.base/charset.exp (valid_host_charset): Ditto.
20261 * gdb.base/setvar.exp: Ditto.
20262
20263 2004-02-24 Andrew Cagney <cagney@redhat.com>
20264
20265 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20266 mmapped data in core file" PASS and FAIL messages consistent.
20267
20268 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20269 setting a breakpoint. Work around PR java/1565.
20270
20271 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20272
20273 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20274 new nquery format.
20275 * gdb.base/pending.exp: Ditto.
20276
20277 2004-02-22 Mark Kettenis <kettenis@gnu.org>
20278
20279 * configure.in: Run stabs tests on *BSD.
20280 * configure: Regenerated.
20281
20282 2004-02-21 Mark Kettenis <kettenis@gnu.org>
20283
20284 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20285
20286 2004-02-20 Fred Fish <fnf@redhat.com>
20287
20288 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20289 blank in test for "returns short", for consistency with other
20290 "returns xxx" tests. Update copyright year.
20291
20292 2004-02-19 Fred Fish <fnf@redhat.com>
20293
20294 New testcase for PR breakpoint/1558.
20295 * gdb.arch/gdb1558.exp: New file.
20296 * gdb.arch/gdb1558.c: New file.
20297
20298 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
20299
20300 * gdb.base/nodebug.exp: Fix typo.
20301
20302 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20303
20304 Committed by Jim Blandy <jimb@redhat.com>.
20305
20306 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20307
20308 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20309
20310 * gdb.base/float.exp: Support s390*-*-* targets.
20311
20312 2004-02-17 Adam Fedor <fedor@gnu.org>
20313
20314 * gdb.base/gdb1555.exp: New file.
20315 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20316
20317 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
20318
20319 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20320
20321 2004-02-16 Fred Fish <fnf@redhat.com>
20322
20323 * gdb.arch/gdb1291.c: Remove
20324 * gdb.arch/gdb1291.s: New test input file.
20325 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20326 fail. Test for correct result, known incorrect result, other
20327 failures and timeouts.
20328
20329 2004-02-16 Andrew Cagney <cagney@redhat.com>
20330
20331 * gdb.base/bigcore.exp: New file.
20332 * gdb.base/bigcore.c: New file.
20333
20334 2004-02-13 Andrew Cagney <cagney@redhat.com>
20335
20336 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20337 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20338 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20339 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20340 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20341 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20342 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20343 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20344 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20345 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20346
20347 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20348
20349 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20350 executed is an alloc instruction.
20351
20352 2004-02-11 David Carlton <carlton@kealia.com>
20353
20354 * gdb.cp/breakpoint.exp: New.
20355 * gdb.cp/breakpoint.cc: New.
20356
20357 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20358
20359 Partial fix for PR gdb/1543.
20360 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20361 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20362 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20363 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20364 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20365 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20366 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20367 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20368 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20369 to bug-gdb@prep.ai.mit.edu .
20370 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20371 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20372 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20373 Likewise.
20374
20375 2004-02-10 Andrew Cagney <cagney@redhat.com>
20376
20377 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20378 using gdb_internal_error_resync.
20379
20380 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
20381
20382 * gdb.threads/thread-specific.exp: Stop early if no threads are
20383 found.
20384
20385 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20386
20387 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20388
20389 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
20390
20391 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20392 breakpoints.
20393
20394 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
20395
20396 * config/sim.exp (gdb_load): Handle $arg == "".
20397 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20398 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20399
20400 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
20401
20402 * gdb.base/maint.exp: Update test to reflect
20403 obstack changes.
20404
20405 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20406
20407 * gdb.base/pendshr.c (pendfunc): New function that calls
20408 pendfunc1.
20409 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20410
20411 2004-02-04 Fred Fish <fnf@redhat.com>
20412
20413 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20414 function symbols and update copyright years.
20415 * gdb.arch/gdb1291.c: Ditto.
20416
20417 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20418
20419 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20420
20421 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20422
20423 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20424
20425 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20426
20427 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20428
20429 2004-02-02 Fred Fish <fnf@redhat.com>
20430
20431 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20432 remote targets. Update copyright years.
20433
20434 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20435
20436 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20437 support.
20438 * gdb.base/langs.exp: Fix test which attempts to create
20439 breakpoint on non-existent function to handle new pending
20440 support.
20441 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20442 a breakpoint.
20443 * gdb.base/pending.exp: New test.
20444 * gdb.base/pending.c: New file.
20445 * gdb.base/pendshr.c: Ditto.
20446
20447 2004-02-02 David Carlton <carlton@kealia.com>
20448
20449 * gdb.cp/overload.exp: Add overloadNamespace tests.
20450 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20451 (overloadNamespace, XXX): New.
20452 (main): Call XXX::marker2.
20453
20454 2004-02-01 Fred Fish <fnf@redhat.com>
20455
20456 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20457 * gdb.base/finish.exp: Ditto.
20458 * gdb.base/gcore.exp: Ditto.
20459 * gdb.base/huge.exp: Ditto.
20460 * gdb.base/info-proc.exp: Ditto.
20461 * gdb.base/return2.exp: Ditto.
20462 * gdb.threads/gcore-thread.exp: Ditto.
20463
20464 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20465
20466 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20467
20468 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20469
20470 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20471 that opening the file succeeds on OpenBSD.
20472
20473 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20474
20475 * gdb.threads/thread-specific.c: New file.
20476 * gdb.threads/threads-specific.exp: New test script.
20477 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20478 to expect_out.
20479
20480 2004-02-01 Mark Kettenis <kettenis@gnu.org>
20481
20482 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20483 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20484 only on the "print_small_structs from print_long_arg_list" test.
20485
20486 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
20487
20488 * gdb.base/completion.exp: Kill a stray backslash.
20489
20490 From Jim Ingham <jingham@apple.com>:
20491 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20492 agrees with the result from sending a tab.
20493
20494 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
20495
20496 * gdb.base/chng-syms.exp: Remove stray newline.
20497
20498 2004-01-31 Mark Kettenis <kettenis@gnu.org>
20499
20500 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20501 *-*-openbsd*.
20502 * gdb.asm/openbsd.inc: New file.
20503
20504 2004-01-30 Mark Kettenis <kettenis@gnu.org>
20505
20506 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20507 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20508 *-*solaris2*. Remove commented out default settings for
20509 asm-flags. Replace gdb_compile with target_link.
20510
20511 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20512
20513 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20514 for all tests. Remove old hp-ux and cygnus xfail cases.
20515
20516 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20517
20518 * gdb.base/chng-syms.exp: New file.
20519 * gdb.base/chng-syms.c: New file.
20520
20521 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20522
20523 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20524 Provide arms for current output in all my configurations.
20525
20526 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20527
20528 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20529 * lib/compiler.cc: Likewise.
20530 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20531 get the right preprocessor. Eval the output directly. Remove
20532 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20533 hp_f77_compiler and hp_f90_compiler completely.
20534 (gdb_preprocess): Delete.
20535 (get_compiler): Delete.
20536
20537 2004-01-24 Mark Kettenis <kettenis@gnu.org>
20538
20539 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20540 <string.h>.
20541
20542 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
20543
20544 * gdb.mi/mi-stack.exp: Update copyright.
20545
20546 2004-01-23 David Carlton <carlton@kealia.com>
20547
20548 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20549 test for cp_lookup_transparent_type.
20550 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20551 call them.
20552
20553 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
20554
20555 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20556 after -var-update.
20557
20558 2004-01-23 David Carlton <carlton@kealia.com>
20559
20560 * gdb.cp/namespace.cc (C::ensureRefs): New.
20561 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20562
20563 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
20564
20565 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20566 case "-stack-list-locals 2".
20567 * gdb.mi/mi-var-child.exp: Test for case
20568 "-var-list-children --all-values NAME".
20569
20570 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20571
20572 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20573
20574 2004-01-18 Mark Kettenis <kettenis@gnu.org>
20575
20576 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20577 used with gdb_test_multiple.
20578
20579 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20580 read at address 0. This fixes PR testsuite/1504.
20581
20582 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
20583
20584 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20585 Remove downloading, guessing the host executable, the calls to
20586 gdb_file_cmd and gdb_target_cmd, and "load" support.
20587 (infer_host_exec): New function broken out from gdb_load.
20588 (gdb_load): New wrapper for gdbserver_gdb_load.
20589 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20590 gdb_target_cmd. Use -target-select.
20591 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20592 Download binaries to the host. Clear last_mi_remote_file when
20593 we load a new binary.
20594 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20595 call gdbserver_gdb_load and mi_gdb_target_cmd.
20596
20597 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20598
20599 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20600 type patterns.
20601
20602 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20603
20604 * gdb.cp/templates.exp: Fix typo in test name of
20605 "print Foo<volatile char*>::foo".
20606
20607 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20608
20609 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20610
20611 2004-01-16 Ben Elliston <bje@wasabisystems.com>
20612
20613 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20614 (clean mostlyclean): Remove empty rm.
20615
20616 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20617
20618 * gdb.base/setvar.exp: Add copyright years.
20619
20620 2004-01-14 David Carlton <carlton@bactrian.org>
20621
20622 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20623 PR c++/1511 and update coment.
20624 * gdb.cp/templates.exp: Update patterns to match current output.
20625 If changes involve something other than whitespace, KFAIL
20626 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20627
20628 2004-01-14 David Carlton <carlton@kealia.com>
20629
20630 * gdb.cp/namespace.exp: Add tests involving classes defined within
20631 namespaces.
20632 * gdb.cp/namespace.cc (C::CClass): New.
20633 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20634
20635 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
20636
20637 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20638 what debug info we have. Print a better message if something goes
20639 wrong while producing the separate debug info file.
20640
20641 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20642
20643 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20644
20645 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20646
20647 * gdb.base/callfuncs.c: Add copyright notice.
20648
20649 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20650
20651 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20652 inheritance. PR gdb/1498, PR gcc/13539.
20653
20654 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
20655
20656 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20657 test specific name.
20658 * gdb.mi/gdb669.exp: Ditto.
20659 * gdb.mi/mi-pthreads.exp: Ditto.
20660 * gdb.mi/mi1-pthreads.exp: Ditto.
20661 * gdb.mi/mi2-pthreads.exp: Ditto.
20662
20663 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20664
20665 * gdb.cp/member-ptr.cc: Add copyright notice.
20666
20667 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20668
20669 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20670 some patterns for recent versions of gcc and hpacc. Delete
20671 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20672 Delete tests that access a NULL pointer-to-member-data. This
20673 script is still disabled for gcc.
20674
20675 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20676
20677 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
20678 escaped correctly.
20679
20680 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
20681
20682 * gdb.base/sepdebug.exp: New file.
20683 * gdb.base/sepdebug.c: New file.
20684 * lib/gdb.exp (separate_debug_filename): New procedure.
20685 (gdb_gnu_strip_debug): New procedure.
20686
20687 2004-01-12 Andrew Cagney <cagney@redhat.com>
20688
20689 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20690 * gdb.mi/ChangeLog-1999-2003: New file.
20691
20692 2004-01-12 Andrew Cagney <cagney@redhat.com>
20693
20694 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
20695 "Renaming a directory to a non-empty directory returns ENOTEMPTY
20696 or EEXIST", treat EBUSY as an XFAIL.
20697
20698 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
20699
20700 * gdb.base/scope.exp: Remove obsolete setup_xfail for
20701 hp_cc_compiler.
20702
20703 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20704
20705 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20706 decorations.
20707
20708 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20709
20710 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20711 and "(aCC)" decorations. Remove obsolete doco about old
20712 test results.
20713
20714 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * gdb.cp/exception.exp: Fix typo in doco.
20717
20718 2004-01-09 Mark Kettenis <kettenis@gnu.org>
20719
20720 * gdb.base/gdb1476.exp: Fix typo.
20721
20722 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20723
20724 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20725 file.
20726
20727 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20728
20729 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20730 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20731 Use gdb_compile. Remove restriction on gcc. Add some patterns
20732 for recent version of gdb. Delete second half, which was a copy
20733 of the first half with different build flags. This test is
20734 still disabled because it is still not ready for production.
20735
20736 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20737
20738 * gdb.cp/exception.cc: Add copyright notice.
20739 * gdb.cp/exception.exp: Add a notice that this file is broken
20740 because of line number changes caused by addition of copyright
20741 notice.
20742
20743 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20744
20745 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20746 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
20747
20748 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20749
20750 * gdb.cp/classes.exp: Accept gnu abi 2.
20751 * gdb.cp/derivation.exp: Likewise.
20752 * gdb.cp/overload.exp: Likewise.
20753 * gdb.cp/virtfunc.exp: Likewise.
20754
20755 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20756
20757 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20758 semicolon after end of function.
20759
20760 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20761
20762 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
20763 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
20764 boilerplate code for compiling and running the program under
20765 test. Add some string method tests.
20766
20767 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20768
20769 * gdb.cp/bs15503.cc: Add copyright notice.
20770 * gdb.cp/bs15503.exp: Adjust line number.
20771
20772 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20773
20774 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
20775 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
20776
20777 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20778
20779 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
20780 hp_cc_compiler.
20781
20782 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20783
20784 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
20785 * gdb.cp/ctti.exp: Use the marker instead of "next".
20786 With gcc, run further before bailing.
20787
20788 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20789
20790 * gdb.cp/cttiadd.cc: Add copyright notice.
20791 * gdb.cp/cttiadd1.cc: Likewise.
20792 * gdb.cp/cttiadd2.cc: Likewise.
20793 * gdb.cp/cttiadd3.cc: Likewise.
20794
20795 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20796
20797 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
20798 Use gdb_test, gdb_test_multiple. Use floating-point values that
20799 have exact representations in IEEE-ish formats.
20800
20801 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20802
20803 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
20804 compilers. Delete duplicate call to get_compiler_info.
20805 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
20806 * gdb.base/volatile.exp: Likewise.
20807
20808 2004-01-07 Mark Kettenis <kettenis@gnu.org>
20809
20810 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
20811 memory at address 0.
20812
20813 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20814
20815 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
20816 to test for hp-ux assembler. Fix copyright years.
20817
20818 2004-01-07 Andrew Cagney <cagney@redhat.com>
20819
20820 * gdb.base/fileio.c (strerrno): Add "EBUSY".
20821
20822 2004-01-07 Andrew Cagney <cagney@redhat.com>
20823
20824 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
20825 when creating the read-only file. From analysis by Roland McGrath
20826 and Elena Zannoni.
20827
20828 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20829
20830 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
20831
20832 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20833
20834 * gdb.base/cvexpr.c: Be type-safe with function pointers and
20835 data pointers.
20836
20837 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20838
20839 * gdb.cp/m-static.exp: Compile one source file at a time.
20840 Delete unused call to get_compiler_info.
20841
20842 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20843
20844 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
20845 * gdb.base/call-rt-st.exp: Likewise.
20846 * gdb.base/nodebug.exp: Likewise.
20847 * gdb.base/volatile.exp: Likewise.
20848 * gdb.cp/ref-types.exp: Likewise.
20849 * gdb.cp/templates.exp: Likewise.
20850
20851 2004-01-05 Mark Kettenis <kettenis@gnu.org>
20852
20853 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
20854
20855 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
20856
20857 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
20858 hppa*-hp-hpux*.
20859
20860 2004-01-04 Mark Kettenis <kettenis@gnu.org>
20861
20862 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20863 x86_64-*-*.
20864
20865 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20866 sparc64-*-* and sparc*-solaris2*.
20867
20868 2004-01-04 Mark Kettenis <kettenis@gnu.org>
20869
20870 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
20871 return ${tests}" test. The ${tests} already mentions the
20872 filename.
20873
20874 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20875
20876 * gdb.cp/local.exp: Accept gcc abi 2.
20877
20878 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20879
20880 * gdb.cp/templates.exp: Accept gcc abi 2.
20881
20882 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20883
20884 * lib/compiler.cc: Remove supports_template_debugging.
20885 * gdb.cp/templates.exp: Do not test supports_template_debugging.
20886
20887 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20888
20889 * gdb.cp/namespace.exp: Accept gcc abi 2.
20890
20891 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20892
20893 * gdb.cp/method.exp: Accept gcc abi 2.
20894
20895 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20896
20897 * gdb.cp/classes.exp: Generate identical results as old version.
20898 * gdb.cp/derivation.exp: Likewise.
20899 * gdb.cp/overload.exp: Likewise.
20900 * gdb.cp/virtfunc.exp: Likewise.
20901
20902 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20903
20904 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
20905 mysterious bug with sourceware version of expect.
20906
20907 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20908
20909 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
20910 current versions of gcc, including gcc abi 2. Remove gratuitous
20911 restart of test program. Use gdb_test_multiple and gdb_test for
20912 all tests. Add patterns to xfail missing "const" in "const char *"
20913 and kfail PR gdb/1155.
20914
20915 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20916
20917 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
20918 current versions of gcc, including gcc abi 2. Remove gratuitous
20919 restart of test program. Use gdb_test_multiple and gdb_test for
20920 all tests. Add patterns to kfail PR gdb/1498.
20921
20922 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20923
20924 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
20925 current versions of gcc, including gcc abi 2. Use "breakpoint"
20926 and "continue" instead of restarting the target program. Use
20927 gdb_test_multiple and gdb_test for all tests.
20928
20929 2004-01-01 Mark Kettenis <kettenis@gnu.org>
20930
20931 * gdb.asm/asm-source.exp: Update copyright year. Link statically
20932 for *-*-solaris2*.
20933
20934 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20935
20936 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
20937 current versions of gcc, including gcc abi 2. Use "breakpoint"
20938 and "continue" instead of restarting the target program several
20939 times. Use gdb_test_multiple and gdb_test for all tests.
20940
20941 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
20942
20943 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
20944 source files.
20945
20946 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20947
20948 * gdb.base/environ.exp: Handle compiling test case from multiple
20949 source files.
20950
20951 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
20954
20955 2003-12-17 Jim Blandy <jimb@redhat.com>
20956
20957 * gdb.base/freebpcmd.c: Add copyright notice.
20958
20959 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
20960
20961 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20962
20963 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
20964
20965 2003-12-13 Jim Blandy <jimb@redhat.com>
20966
20967 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
20968
20969 2003-12-12 Kevin Buettner <kevinb@redhat.com>
20970
20971 * gdb.asm/frv.inc: New file.
20972 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
20973
20974 2003-12-09 Fred Fish <fnf@redhat.com>
20975
20976 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
20977 functions to break1.c and leave prototypes behind. Add more
20978 "set breakpoint NN here" comments.
20979 * gdb.base/break1.c: New file.
20980
20981 * gdb.base/break.exp: Handle compiling test case from multiple
20982 source files and change source file references as needed.
20983 * gdb.base/completion.exp: Ditto.
20984 * gdb.base/condbreak.exp: Ditto.
20985 * gdb.base/define.exp: Ditto.
20986 * gdb.base/ena-dis-br.exp: Ditto.
20987 * gdb.base/info-proc.exp: Ditto.
20988 * gdb.base/maint.exp: Ditto.
20989 * gdb.base/until.exp: Ditto.
20990
20991 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
20992 hardcoded line numbers.
20993 * gdb.base/define.exp: Ditto.
20994 * gdb.base/ena-dis-br.exp: Ditto.
20995 * gdb.base/maint.exp: Ditto.
20996 * gdb.base/until.exp: Ditto.
20997
20998 * gdb.base/completion.exp: Use "break1" for completion tests since
20999 "break" is no longer a unique prefix.
21000
21001 2003-12-06 Andrew Cagney <cagney@redhat.com>
21002
21003 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21004 "return_value_unimplemented". When an unimplemented struct return
21005 architecture, report incorrect values as a KFAIL
21006
21007 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21008
21009 * gdb.cp/rtti.exp: Accept new wording of warning from
21010 cp_lookup_rtti_type.
21011
21012 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 Partial fix for PR testsuite/1456.
21015 * gdb.base/scope.exp (test_at_main): Replace references to
21016 gcc_compiled with calls to test_compiler_info.
21017 (test_at_foo): Likewise.
21018 (test_at_bar): Likewise.
21019
21020 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 Partial fix for PR testsuite/1456.
21023 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21024 to test_compiler_info.
21025
21026 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21027
21028 * gdb.base/so-impl-ld.exp: Update copyright notice.
21029
21030 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21031
21032 Partial fix for PR testsuite/1456.
21033 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21034 to test_compiler_info.
21035
21036 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21037
21038 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21039 from current versions of gdb. Clean up regular expressions.
21040 Delete redundant timeout case.
21041
21042 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21043
21044 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21045 from current versions of gdb. Clean up regular expressions.
21046 Delete redundant timeout case.
21047
21048 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21049
21050 Partial fix for PR testsuite/1456.
21051 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21052 gcc_compiled with call to test_compiler_info.
21053
21054 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21055
21056 Partial fix for PR testsuite/1456.
21057 * gdb.base/list.exp (test_list_function): Delete unused declaration
21058 of gcc_compiled.
21059
21060 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21061
21062 Partial fix for PR testsuite/1456.
21063 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21064 call to test_compiler_info.
21065
21066 2003-11-29 Mark Kettenis <kettenis@gnu.org>
21067
21068 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21069 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21070 it to create the appropriate note.inc.
21071 * gdb.asm/asmsrc1.s: Include "note.inc".
21072 * gdb.asm/netbsd.inc: New file.
21073 * gdb.asm/empty.inc: New file.
21074
21075 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21076
21077 Partial fix for PR testsuite/1456.
21078 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21079 calls to test_compiler_info.
21080
21081 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21082
21083 Partial fix for PR testsuite/1456.
21084 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21085 calls to test_compiler_info.
21086
21087 2003-11-27 Mark Kettenis <kettenis@gnu.org>
21088
21089 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21090 pattern for the KFAILs.
21091
21092 2003-11-25 Adam Fedor <fedor@gnu.org>
21093
21094 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21095 * gdb.objc/objcdecode.m: New file.
21096
21097 2003-11-25 Adam Fedor <fedor@gnu.org>
21098
21099 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21100 * gdb.objc/nondebug.m: New file.
21101
21102 2003-11-26 Ben Elliston <bje@wasabisystems.com>
21103
21104 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21105 NetBSD as it does on FreeBSD. Modelled on a similar change by
21106 Mark Kettenis on 2003-05-30.
21107 (link-flags): Set to "--entry _start" regardless of target.
21108 Special linker flags are to be appended to $link-flags.
21109 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21110
21111 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21112
21113 * gdb.cp/method.exp: Accept output of new demangler.
21114
21115 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21116
21117 * gdb/class2.exp: New file.
21118 * gdb/class2.cc: New file.
21119
21120 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21121
21122 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21123 of new demangler.
21124
21125 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21126
21127 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21128 of gdb_test "run".
21129
21130 2003-11-23 Mark Kettenis <kettenis@gnu.org>
21131
21132 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21133 "continue" into "run".
21134
21135 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21136
21137 Partial fix for PR testsuite/1456.
21138 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21139 call to test_compiler_info.
21140 * gdb.cp/ctti.exp: Likewise.
21141 * gdb.cp/derivation.exp: Likewise.
21142 * gdb.cp/member-ptr.exp: Likewise.
21143 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21144 reference to gcc_compiled.
21145
21146 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21147
21148 Fix PR testsuite/1463.
21149 * gdb.base/structs.exp (start_structs_test): Call
21150 get_debug_format before using the debug format.
21151
21152 2003-11-22 Andrew Cagney <cagney@redhat.com>
21153
21154 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21155 * gdb.base/structs.exp: Use gdb_test_multiple.
21156
21157 2003-11-20 Andrew Cagney <cagney@redhat.com>
21158
21159 * gdb.base/structs.exp: Handle and recover from internal errors.
21160 Replace "foo${n}" with "foo<n>" in test messages.
21161
21162 * gdb.base/structs.exp: Update copyright. Rewrite.
21163 * gdb.base/structs.c: Update copyright. Rewrite.
21164
21165 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21166 resync count exceeded.
21167
21168 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21169 from the internal error.
21170 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21171 Original from Jim Blandy.
21172 (gdb_test_multiple): Use gdb_internal_error_resync.
21173
21174 2003-11-19 Andrew Cagney <cagney@redhat.com>
21175
21176 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21177 KFAIL.
21178
21179 2003-11-17 Mark Kettenis <kettenis@gnu.org>
21180
21181 New testcase for PR backtrace/1435.
21182 * gdb.arch/i386-unwind.exp: New file.
21183 * gdb.arch/i386-unwind.c: New file.
21184
21185 2003-11-17 Andrew Cagney <cagney@redhat.com>
21186
21187 * lib/gdb.exp (compiler_info): New global.
21188 (test_compiler_info): New function.
21189 (get_compiler_info): Set compiler_info.
21190 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21191 "compiler_info" to gcc-<major>-<minor>.
21192
21193 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21194
21195 * gdb.trace/configure: Remove.
21196
21197 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
21198
21199 * gdb.base/break.c: Add comments to aid finding line numbers for
21200 breakpoints.
21201 * gdb.base/break.exp: Remove all references to explicit line
21202 numbers.
21203
21204 2003-11-11 Nick Clifton <nickc@redhat.com>
21205
21206 * gdb.base/shreloc.exp: Do not run for targets which do not
21207 support shared objects.
21208
21209 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
21210
21211 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21212 Don't run tests if nofileio flag is given.
21213
21214 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
21215
21216 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21217 as well as 'Watchpoint'.
21218
21219 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21220
21221 Reported by Jim Ingham <jingham@apple.com>:
21222 * gdb.base/annota1.exp: Match at least one occurrence of the
21223 signal handler annotation.
21224
21225 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
21226
21227 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21228 as well as 'Watchpoint'.
21229
21230 2003-11-05 Michael Chastain <mec@shout.net>
21231
21232 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21233
21234 2003-11-03 Kris Warkentin <kewarken@qnx.com>
21235
21236 * gdb.arch/gdb1291.c: New test file.
21237 * gdb.arch/gdb1291.exp: New test script.
21238 * gdb.arch/gdb1431.c: New test file.
21239 * gdb.arch/gdb1431.exp: New test script.
21240
21241 2003-10-22 Michael Chastain <mec@shout.net>
21242
21243 * gdb.mi/pthreads.c: Add copyright notice.
21244
21245 2003-10-22 Michael Chastain <mec@shout.net>
21246
21247 * gdb.threads/pthreads.c: Add copyright notice.
21248
21249 2003-10-20 Michael Chastain <mec@shout.net>
21250
21251 * gdb.base/gdb1056.exp: New test script.
21252
21253 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21254
21255 * gdb.threads/killed.exp: Use gdb_run_cmd.
21256
21257 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
21258
21259 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21260 create a core file.
21261 * gdb.threads/gcore-thread.exp: Likewise.
21262
21263 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
21264
21265 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21266 type, based on char type.
21267 (struct bit_flags_short_t): New bitfield type, based on short type.
21268 (init_bit_flags_char): New fuction.
21269 (init_bit_flags_short): Ditto.
21270 (print_bit_flags_char): Ditto.
21271 (print_bit_flags_short): Ditto.
21272 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21273
21274 2003-10-11 Michael Chastain <mec@shout.net>
21275
21276 * gdb.base/call-rt-st.exp: Update copyright year.
21277
21278 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21279
21280 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21281 * gdb.disasm/sh3.s: Ditto.
21282
21283 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
21284
21285 * gdb.threads/switch-threads.exp: New test.
21286 * gdb.threads/switch-threads.c: New source file.
21287
21288 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
21289
21290 * gdb.base/ending-run.exp: Add sh specific case.
21291
21292 2003-10-06 Andrew Cagney <cagney@redhat.com>
21293
21294 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21295 * gdb.disasm/mn10200.exp: Delete obsolete file.
21296
21297 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
21298
21299 * ChangeLog: Correct an entry command.exp -> commands.exp.
21300 * gdb.base/commands.exp (bp_deleted_in_command_test)
21301 (temporary_breakpoint_commands): Check noargs.
21302
21303 2003-09-25 David Carlton <carlton@kealia.com>
21304
21305 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21306 of some print tests, where appropriate. Add tests for C::D::cd,
21307 E::ce, F::cXfX, G::XgX.
21308 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21309
21310 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
21311
21312 * lib/java.exp (java_init): Import target_alias before using it.
21313
21314 2003-09-25 David Carlton <carlton@kealia.com>
21315
21316 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21317
21318 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
21319
21320 * gdb.base/selftest.exp: Accomodate more instruction reordering
21321 weirdness.
21322
21323 2003-09-17 Michael Chastain <mec@shout.net>
21324
21325 * gdb.cp/gdb1355.exp: New file.
21326 * gdb.cp/gdb1355.c: New file.
21327
21328 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
21329
21330 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21331 * gdb.asm/sh.inc: New file.
21332
21333 2003-09-11 David Carlton <carlton@kealia.com>
21334
21335 * gdb.cp/namespace.exp: Add tests for namespace types.
21336 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21337 (test_namespace): New.
21338
21339 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
21340
21341 * gdb.base/relocate.exp: Handle new gdb output at startup.
21342 * gdb.stabs/weird.exp: Ditto.
21343
21344 2003-09-08 Michael Chastain <mec@shout.net>
21345
21346 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21347
21348 2003-09-07 Michael Chastain <mec@shout.net>
21349
21350 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21351 'parse error'.
21352
21353 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21354
21355 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21356
21357 2003-08-30 Michael Chastain <mec@shout.net>
21358
21359 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21360 * gdb.gdb/observer.exp: Ditto.
21361 * gdb.gdb/xfullpath.exp: Ditto.
21362
21363 2003-08-29 Mark Kettenis <kettenis@gnu.org>
21364
21365 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21366 *-*-*bsd*.
21367
21368 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21369
21370 * gdb.base/dump.exp: Skip for ia64.
21371
21372 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21373
21374 * gdb.asm/asm-source.exp: Add ia64 support.
21375 * gdb.asm/ia64.inc: New file.
21376
21377 2003-08-22 Michael Chastain <mec@shout.net>
21378
21379 * gdb.cp: New directory.
21380 * gdb.cp/*: Copy from gdb.c++/*.
21381 * gdb.c++/*: Remove.
21382 * Makefile.in: Change gdb.c++ to gdb.cp.
21383 * configure.in: Ditto.
21384 * configure: Regnerate.
21385
21386 2003-08-18 Mark Kettenis <kettenis@gnu.org>
21387
21388 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21389 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21390
21391 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21392
21393 * mi-var-display.exp (-var-list-children weird): Accept function
21394 pointers with argument types.
21395 * mi1-var-display.exp (-var-list-children weird): Likewise.
21396 * mi2-var-display.exp (-var-list-children weird): Likewise.
21397
21398 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
21399
21400 * gdb.base/annota3.exp: Add missing newline.
21401
21402 2003-08-06 Michael Chastain <mec@shout.net>
21403
21404 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21405
21406 2003-08-12 Michael Snyder <msnyder@redhat.com>
21407
21408 * gdb.base/float.exp: Add test for SH.
21409
21410 2003-08-10 Mark Kettenis <kettenis@gnu.org>
21411
21412 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21413
21414 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21415
21416 * gdb.base/completion.exp: Remove reduntant completion test
21417 on filename.
21418
21419 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21420
21421 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21422 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21423 gdb.trace/save-trace.exp: Make sure that full pathnames are
21424 escaped correctly.
21425
21426 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
21427
21428 * configure.in: Don't generate config.h from config.hin.
21429 * configure: Regenerate.
21430 * config.hin: Remove file.
21431 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21432 * gdb.threads/pthreads.c: Ditto.
21433
21434 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
21435
21436 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21437 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21438 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21439 Replace ld24 with seth/add3.
21440
21441 2003-08-02 Andrew Cagney <cagney@redhat.com>
21442
21443 * gdb.base/annota3.exp: New file.
21444 * gdb.base/annota3.c: New file.
21445 * gdb.c++/annota3.exp: New file.
21446 * gdb.c++/annota3.cc: New file.
21447
21448 2003-07-29 Michael Chastain <mec@shout.net>
21449
21450 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21451 actually failed.
21452 (do_pass): Likewise.
21453 * gdb.threads/tls.exp: Always initialize no_of_threads.
21454
21455 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
21456
21457 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21458 pattern.
21459 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21460 * gdb.threads/tls.exp: Recognize one case of the host library not
21461 supporting TLS.
21462
21463 2003-07-27 Andrew Cagney <cagney@redhat.com>
21464
21465 * gdb.base/fileio.exp: Use SH when running commands using
21466 remote_exec.
21467
21468 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
21469
21470 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21471 * gdb.base/relocate.c (dummy): New padding array.
21472
21473 2003-07-22 Michael Snyder <msnyder@redhat.com>
21474
21475 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21476
21477 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21478 patterns to be more general, accepting old and new output.
21479 Some output chars (such as '+') also must be quoted.
21480 Some addresses are displayed numerically instead of
21481 symbolically.
21482
21483 2003-07-23 Michael Snyder <msnyder@redhat.com>
21484
21485 * gdb.base/return2.exp: Don't test long-long return.
21486
21487 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21488 * gdb.disasm/t01_mov.exp: Ditto.
21489 * gdb.disasm/t02_mova.s: Ditto.
21490 * gdb.disasm/t02_mova.exp: Ditto.
21491 * gdb.disasm/t03_add.s: Ditto.
21492 * gdb.disasm/t03_add.exp: Ditto.
21493 * gdb.disasm/t04_sub.s: Ditto.
21494 * gdb.disasm/t04_sub.exp: Ditto.
21495 * gdb.disasm/t05_cmp.s: Ditto.
21496 * gdb.disasm/t05_cmp.exp: Ditto.
21497 * gdb.disasm/t06_ari2.s: Ditto.
21498 * gdb.disasm/t06_ari2.exp: Ditto.
21499 * gdb.disasm/t07_ari3.s: Ditto.
21500 * gdb.disasm/t07_ari3.exp: Ditto.
21501 * gdb.disasm/t08_or.s: Ditto.
21502 * gdb.disasm/t08_or.exp: Ditto.
21503 * gdb.disasm/t09_xor.s: Ditto.
21504 * gdb.disasm/t09_xor.exp: Ditto.
21505 * gdb.disasm/t10_and.s: Ditto.
21506 * gdb.disasm/t10_and.exp: Ditto.
21507 * gdb.disasm/t11_logs.s: Ditto.
21508 * gdb.disasm/t11_logs.exp: Ditto.
21509 * gdb.disasm/t12_bit.s: Ditto.
21510 * gdb.disasm/t12_bit.exp: Ditto.
21511 * gdb.disasm/t13_otr.s: Ditto.
21512 * gdb.disasm/t13_otr.exp: Ditto.
21513
21514 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21515
21516 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21517
21518 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
21519
21520 * gdb.threads/tls.c : New file.
21521 * gdb.threads/tls.exp : New file.
21522 * gdb.threads/tls-main.c : New file.
21523 * gdb.threads/tls-shared.c : New file.
21524 * gdb.threads/tls-shared.exp : New file.
21525
21526 2003-07-22 Andreas Schwab <schwab@suse.de>
21527
21528 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21529
21530 2003-07-20 Andreas Schwab <schwab@suse.de>
21531
21532 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21533 due to insn reordering.
21534
21535 2003-07-15 Andrew Cagney <cagney@redhat.com>
21536
21537 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21538
21539 2003-07-15 Michael Chastain <mec@shout.net>
21540
21541 * gdb.base/gdb1250.exp: New file.
21542 * gdb.base/gdb1250.c: New file.
21543
21544 2003-07-09 Michal Ludvig <mludvig@suse.cz>
21545
21546 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21547 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21548
21549 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21550
21551 * gdb.threads/tls.c: New file.
21552 * gdb.threads/tls.exp: New file.
21553 * gdb.threads/tls-main.c: New file.
21554 * gdb.threads/tls-shared.c: New file.
21555 * gdb.threads/tls-shared.exp: New file.
21556
21557 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
21558
21559 * gdb.base/annota1.exp: Make sure that we properly escape the
21560 full path of the source file. Xfail more permissive patterns,
21561 due to a compiler debug info problem.
21562
21563 2003-07-07 Andreas Schwab <schwab@suse.de>
21564
21565 * gdb.asm/m68k.inc: New file.
21566 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21567
21568 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21569 arguments"): Also match negative number.
21570
21571 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21572
21573 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
21574
21575 * gdb.base/store.c (charest): New typedef.
21576 (add_char): Rename to add_charest, update.
21577 (wack_char): Rename to wack_charest, update types. Return l + r
21578 to keep r live across the call.
21579 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21580 (wack_double, wack_doublest): Return l + r to keep r live across
21581 the call.
21582 * gdb.base/store.exp: Accomodate store.c changes.
21583
21584 2003-06-30 David Carlton <carlton@kealia.com>
21585
21586 * gdb.c++/maint.exp (test_invalid_name): New.
21587 (test_first_component): Add tests for invalid names.
21588
21589 2003-06-29 Michael Chastain <mec@shout.net>
21590
21591 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21592 output of '<VTT for class>' for virtual base classes.
21593
21594 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21595
21596 * gdb.base/completion.exp: Tab-complete "complet" instead of
21597 "compl".
21598 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21599
21600 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21601
21602 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21603 * gdb.base/volatile.exp: Likewise.
21604
21605 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
21606
21607 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21608 gdb/1265.
21609
21610 2003-06-28 Michael Chastain <mec@shout.net>
21611 Daniel Jacobowitz <drow@mvista.com>
21612
21613 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21614 initial line count of 'captured_main' from 26 to 32.
21615 (test_with_self): Allow xmalloc call to be interleaved with the
21616 preceding two lines.
21617
21618 2003-06-24 Joel Brobecker <brobecker@gnat.com>
21619
21620 * gdb.base/bang.exp: New testcase.
21621
21622 2003-06-23 Joel Brobecker <brobecker@gnat.com>
21623
21624 * gdb.base/langs.exp: Add some tests for the "minimal" language
21625 support.
21626
21627 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
21628
21629 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21630 the testcase.
21631
21632 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21633
21634 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21635 offset.
21636
21637 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
21638
21639 * gdb.c++/pr-1210.cc: New file.
21640 * gdb.c++/pr-1210.exp: New file.
21641
21642 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
21643
21644 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21645 000-exec-continue.
21646
21647 2003-06-15 Mark Kettenis <kettenis@gnu.org>
21648
21649 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21650 on *-*-*bsd* instead of *-*-freebsd*.
21651
21652 2003-06-14 Andrew Cagney <cagney@redhat.com>
21653
21654 * gdb.base/store.exp: Test longest and doublest. Test all
21655 parameters. Weaken return statement match.
21656 * gdb.base/store.c: Add longest and doublest - aka long long and
21657 long double functions. Put all parameters into local register
21658 variables. Use negative values.
21659
21660 2003-06-14 Andrew Cagney <cagney@redhat.com>
21661
21662 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21663 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21664 exit status.
21665 * gdb.base/fileio.exp: Disable target when nointerrupts and
21666 noinferiorio, instead of limiting it to remote. Use remote_exec
21667 instead of system.
21668
21669 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21670
21671 * gdb.base/float.exp: Add ia64 support.
21672
21673 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
21674
21675 * gdb.base/fileio.exp: Run only on remote targets.
21676
21677 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
21678
21679 * gdb.base/fileio.c: New file, testing File-I/O.
21680 * gdb.base/fileio.exp: Ditto.
21681
21682 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21683
21684 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21685 shared objects after relocation at load time (gdb PR/1132).
21686 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
21687 as above, part of the shared object relocation test.
21688
21689 2003-06-08 Mark Kettenis <kettenis@gnu.org>
21690
21691 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21692 fully filled history list.
21693 * gdb.base/gdb_history: New file.
21694
21695 * gdb.base/signals.exp: XFAIL "continue to func1" on
21696 i*86-*-freebsd*.
21697
21698 * gdb.base/attach.exp: When trying to attach to a nonexistent
21699 process, make it possible to specify the PID based on the target,
21700 and do so for *-*-freebsd*.
21701
21702 2003-06-02 Richard Henderson <rth@redhat.com>
21703
21704 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21705
21706 2003-06-02 Richard Henderson <rth@redhat.com>
21707
21708 * gdb.base/selftest.exp: Next over lim_at_start initialization.
21709
21710 2003-06-02 Richard Henderson <rth@redhat.com>
21711
21712 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21713
21714 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
21715
21716 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21717 of globalvar.
21718
21719 2003-06-01 Mark Kettenis <kettenis@gnu.org>
21720
21721 * gdb.asm/asm-source.exp: Check for memory read errors in
21722 disassembler test on *BSD too.
21723
21724 2003-06-01 Richard Henderson <rth@redhat.com>
21725
21726 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21727 for .frame.
21728 (gdbasm_call): Lose ldgp.
21729 (gdbasm_startup): Add frame information.
21730 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21731
21732 2003-05-31 Mark Kettenis <kettenis@gnu.org>
21733
21734 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21735 i?86-*-*.
21736
21737 2003-05-30 Mark Kettenis <kettenis@gnu.org>
21738
21739 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21740 FreeBSD.
21741
21742 2003-05-29 Richard Henderson <rth@redhat.com>
21743
21744 * gdb.asm/alpha.inc: New file.
21745 * gdb.asm/asm-source.exp: Use it.
21746
21747 2003-05-29 Jim Blandy <jimb@redhat.com>
21748
21749 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
21750 'core.PID'.
21751
21752 2003-05-22 Jim Blandy <jimb@redhat.com>
21753
21754 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21755 backtrace.
21756
21757 2003-05-20 David Carlton <carlton@math.stanford.edu>
21758
21759 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21760 this time.
21761
21762 2003-05-19 David Carlton <carlton@bactrian.org>
21763
21764 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
21765 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
21766
21767 2003-05-19 David Carlton <carlton@bactrian.org>
21768
21769 * gdb.c++/namespace.exp: Add namespace scope and anonymous
21770 namespace tests.
21771 Bump copyright date.
21772 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
21773 (main): Call C::D::marker2.
21774 * gdb.c++/namespace1.cc: New file.
21775
21776 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
21777
21778 Roland McGrath <roland@redhat.com>
21779 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
21780 there is no manager thread.
21781
21782 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
21783
21784 * gdb.threads/schedlock.exp: Remove assumption that all threads
21785 will run in a particular small time slice. Also ensure we break
21786 in one of the child threads rather than the main thread.
21787
21788 2003-05-07 Jim Blandy <jimb@redhat.com>
21789
21790 Add support for assembly source testing on the s390x.
21791 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
21792 architecture.
21793 * gdb.asm/s390x.inc: New file.
21794
21795 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
21796 succession of 'if' statements.
21797
21798 2003-05-05 Andrew Cagney <cagney@redhat.com>
21799
21800 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
21801
21802 2003-05-05 Andrew Cagney <cagney@redhat.com>
21803
21804 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
21805 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
21806
21807 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
21808
21809 * gdb.base/charset.exp: Update based on new behavior of set/show
21810 charset commands.
21811
21812 2003-05-01 Andrew Cagney <cagney@redhat.com>
21813
21814 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
21815 variable do not give memory errors.
21816
21817 2003-04-30 Adam Fedor <fedor@gnu.org>
21818
21819 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
21820 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
21821 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21822 gdb.objc/basicclass.m: : New files
21823
21824 * lib/gdb.exp (gdb_compile_objc): New procedure.
21825
21826 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
21827
21828 * gdb.base/signals.exp: Make backtrace tests more specific.
21829
21830 2003-04-23 David Carlton <carlton@bactrian.org>
21831
21832 * gdb.c++/maint.exp (test_first_component): Add tests for
21833 'operator' in more locations.
21834
21835 2003-04-16 Kevin Buettner <kevinb@redhat.com>
21836
21837 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
21838
21839 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
21840
21841 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
21842 func marke' instead. Update test name.
21843
21844 2003-04-15 David Carlton <carlton@math.stanford.edu>
21845
21846 * gdb.c++/maint.exp: New file.
21847
21848 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
21849
21850 * gdb.threads/schedlock.c: Change type of thread function argument
21851 to long, to avoid warnings on 64-bit platforms.
21852
21853 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
21854
21855 * gdb.base/attach.exp: Add new message from ptrace in case of
21856 attaching to nonexistent process.
21857
21858 2003-04-11 Jim Blandy <jimb@redhat.com>
21859
21860 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21861 gdb.c++/userdef.cc: Place comments on the lines to which the
21862 marker function might return.
21863 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21864 gdb.c++/userdef.exp: Look for those comments to check that we've
21865 returned to the right place, instead of checking line numbers.
21866
21867 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
21868
21869 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
21870 match on sourcefile name, instead of directory name.
21871
21872 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
21873
21874 * gdb.base/completion.exp: Use string_to_regexp to match the
21875 working directory name.
21876
21877 2003-04-09 Jim Blandy <jimb@redhat.com>
21878
21879 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21880 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
21881 after an inferior function call, report the failure, but allow the
21882 test to continue.
21883
21884 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21885
21886 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21887 with -DPROTOTYPES.
21888
21889 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21890
21891 * gdb.base/break.exp: Revert last patch.
21892
21893 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
21894
21895 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21896 with -DPROTOTYPES.
21897
21898 2003-04-02 Andrew Cagney <cagney@redhat.com>
21899
21900 * gdb.base/callfuncs.exp: Make "print add" messages unique.
21901 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
21902 matching directories by the name breakpoint.
21903 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
21904 Make "continue to marker1" consistent.
21905 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
21906 message consistent.
21907 * lib/gdb.exp: Put "the program is no longer running", and "the
21908 program exited" in parenthesis.
21909 * lib/mi-support.exp: Ditto.
21910
21911 2003-04-02 Bob Rossi <bob_rossi@cox.net>
21912
21913 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
21914
21915 2003-03-29 Andrew Cagney <cagney@redhat.com>
21916
21917 * gdb.base/sizeof.c (main): Print the value of '\377'.
21918 * gdb.base/sizeof.exp: Check the sign of '\377'.
21919
21920 2003-03-27 Michael Chastain <mec@shout.net>
21921
21922 * gdb.base/gdb1090.exp: New file.
21923 * gdb.base/gdb1090.cc: New file.
21924
21925 2003-03-27 J. Brobecker <brobecker@gnat.com>
21926
21927 * gdb.gdb/observer.exp: New regression test.
21928
21929 2003-03-27 Michael Chastain <mec@shout.net>
21930
21931 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
21932 * gdb.base/ptype.exp: Likewise.
21933
21934 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
21935
21936 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
21937
21938 2003-03-26 Michael Chastain <mec@shout.net>
21939
21940 * gdb.base/ptype.exp: Actually use some typedef'd types.
21941
21942 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
21943
21944 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
21945 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
21946
21947 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21948
21949 * gdb.base/default.exp: Fix regular expression.
21950
21951 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21952
21953 * gdb.base/args.exp: Fix regular expression.
21954
21955 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21956
21957 * gdb.base/help.exp: Allow Win32 child process.
21958
21959 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21960
21961 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
21962 when stepping out of main().
21963
21964 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21965
21966 * gdb.base/default.exp: Check for win32 specific message when calling
21967 "run" without executable.
21968
21969 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21970
21971 * gdb.base/args.exp: Expect .exe in output.
21972
21973 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
21974
21975 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
21976 Cygwin native.
21977
21978 2003-03-17 Andrew Cagney <cagney@redhat.com>
21979
21980 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
21981 vector registes.
21982 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
21983 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
21984
21985 2003-03-17 David Carlton <carlton@math.stanford.edu>
21986
21987 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
21988 test, for PR breakpoints/38.
21989 Call test_watchpoint_and_breakpoint.
21990 * gdb.base/watchpoint.c (func3): New function.
21991 (main): Call func3.
21992
21993 2003-03-04 David Carlton <carlton@math.stanford.edu>
21994
21995 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
21996 Garply<Garply<char> >:: garply".
21997 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
21998 with respect to PR c++/1111; note also PR c++/1113.
21999 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22000 respect to PR c++/1062.
22001 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22002
22003 2003-03-03 David Carlton <carlton@math.stanford.edu>
22004
22005 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22006 with respect to PR c++/57.
22007 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22008 c++/826.
22009 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22010 respect to PR c++/57.
22011
22012 2003-03-03 David Carlton <carlton@math.stanford.edu>
22013
22014 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22015 respect to PR c++/33 into FAILs.
22016
22017 2003-03-03 Michael Chastain <mec@shout.net>
22018
22019 * configure.in: Update copyright years.
22020
22021 2003-03-03 Michael Chastain <mec@shout.net>
22022
22023 * Makefile.in: Update copyright years.
22024
22025 2003-02-28 David Carlton <carlton@math.stanford.edu>
22026
22027 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22028 print class instead of struct and/or superfluous protection
22029 specifiers, as long as the resulting output is equivalent to the
22030 source code.
22031 Delete FIXME from end of messages on tests that don't need
22032 fixing.
22033
22034 2003-02-28 David Carlton <carlton@math.stanford.edu>
22035
22036 * gdb.c++/templates.exp (do_tests): Allow const in the two
22037 Foo<volatile char *>::foo tests.
22038
22039 2003-02-27 Michael Snyder <msnyder@redhat.com>
22040
22041 * gdb.base/restore.c (main): Return zero, so exit code
22042 will be consistant.
22043
22044 2003-02-26 David Carlton <carlton@math.stanford.edu>
22045
22046 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22047 char *>::foo" test with respect to PR c++/33. Create a new test
22048 which is identical to that one except that it doesn't put the
22049 space between the "char" and the "*"; KFAIL it, too.
22050
22051 2003-02-26 David Carlton <carlton@math.stanford.edu>
22052
22053 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22054 template types into either PASSes or KFAILs (corresponding to PR
22055 c++/57). Tweak indentation. Update copyright.
22056
22057 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22058
22059 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22060
22061 2003-02-13 Michael Chastain <mec@shout.net>
22062
22063 * gdb.base/exprs.exp: Remove i960 remnants.
22064 * gdb.base/funcargs.exp: Likewise.
22065 * gdb.base/list.exp: Likewise.
22066 * gdb.base/ptype.exp: Likewise.
22067
22068 2003-02-14 David Carlton <carlton@math.stanford.edu>
22069
22070 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22071 pEe->D::vg()" from XFAIL to KFAIL.
22072
22073 2003-02-13 Jason Molenda (jmolenda@apple.com)
22074
22075 * gdb.base/maint.exp: Update maint print statistics regexp to include
22076 new entries.
22077
22078 2003-02-13 Michael Chastain <mec@shout.net>
22079
22080 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22081
22082 2003-02-12 Michael Chastain <mec@shout.net>
22083
22084 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22085 * gdb.c++/inherit.exp: Likewise.
22086 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22087 * gdb.c++/templates.exp: Likewise.
22088 * gdb.c++/virtfunc.exp: Likewise.
22089
22090 2003-02-06 Jason Molenda (jason-cl@molenda.com)
22091
22092 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22093 why the code is written that way.
22094
22095 2003-02-05 Michael Chastain <mec@shout.net>
22096
22097 * gdb.base/dump.exp: Add missing copyright line.
22098
22099 2003-02-05 Jason Molenda (jason-cl@molenda.com)
22100
22101 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22102 at the beginning so the breakpoint doesn't get set on the loop.
22103
22104 2003-02-05 Michael Chastain <mec@shout.net>
22105
22106 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22107 output for configurations with gcc 2.95.3.
22108
22109 2003-02-05 Keith Seitz <keiths@redhat.com>
22110 Andrew Cagney <ac131313@redhat.com>
22111
22112 * gdb.mi/mi-cli.exp: New file.
22113
22114 2003-02-04 Michael Chastain <mec@shout.net>
22115
22116 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22117 Call perror and then continue.
22118
22119 2003-02-03 Michael Chastain <mec@shout.net>
22120
22121 * gdb.c++/pr-1023.cc: New file.
22122 * gdb.c++/pr-1023.exp: New file.
22123
22124 2003-02-05 Jim Blandy <jimb@redhat.com>
22125
22126 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22127 it's local to foobar. Check for it there, and check that it's not
22128 present in main.
22129 * gdb.c++/local.cc (marker2): New function.
22130 (foobar): Call marker1.
22131 (main): Call marker2 instead of marker1.
22132
22133 2003-02-04 Andrew Cagney <ac131313@redhat.com>
22134
22135 * gdb.disasm/mn10200.exp: Obsolete file.
22136 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22137 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22138 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22139
22140 2003-02-04 David Carlton <carlton@math.stanford.edu>
22141
22142 * gdb.c++/overload.exp: Test intToChar(1).
22143 * gdb.c++/overload.cc (intToChar): New.
22144 (main): Call intToChar.
22145
22146 2003-02-03 David Carlton <carlton@math.stanford.edu>
22147
22148 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22149 'might_kfail' arg.
22150 KFAIL some of the continue_to_bp_overloaded calls, according to
22151 PR c++/1025.
22152
22153 2003-02-01 Michael Chastain <mec@shout.net>
22154
22155 * gdb.base/advance.c (marker1): New marker function.
22156 * gdb.base/advance.exp: When the 'advance' command lands on the
22157 return breakpoint, it can legitimately stop on either the
22158 current line or the next line. Accommodate both outcomes.
22159 * gdb.base/until.exp: Likewise.
22160
22161 2003-02-02 Andrew Cagney <ac131313@redhat.com>
22162
22163 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22164 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22165 now a list, not a tuple.
22166 * gdb.mi/mi-var-display.exp: Ditto.
22167 * gdb.mi/gdb792.exp: Ditto.
22168
22169 2003-02-01 Andrew Cagney <ac131313@redhat.com>
22170
22171 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22172 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22173 stack backtraces.
22174 * gdb.mi/mi-syn-frame.c: Part of same.
22175
22176 2003-02-01 Mark Kettenis <kettenis@gnu.org>
22177
22178 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22179 gdb.mi/mi1-pthreads.exp: Return instead of calling
22180 gdb_suppress_entire_file.
22181
22182 2003-02-01 Mark Salter <msalter@redhat.com>
22183
22184 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22185
22186 2003-01-31 Mark Salter <msalter@redhat.com>
22187
22188 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22189 Support empty arg.
22190
22191 2003-01-30 Michael Chastain <mec@shout.net>
22192
22193 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22194 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22195 has been fixed in gdb/readline on 2003-01-09.
22196
22197 2003-01-29 Michael Snyder <msnyder@redhat.com>
22198
22199 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22200 * gdb.base/display.exp: Allow for leading underscore in symbol.
22201 * gdb.base/args.exp: Skip if target does not support args passing.
22202
22203 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
22204
22205 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22206 gdb_test. Accept a list of expect arguments as the third
22207 parameter.
22208 (gdb_test): Use it.
22209
22210 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
22211
22212 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22213 allow for different test tree configurations. Update some
22214 tescases accordingly.
22215 * gdb.arch/altivec-regs.exp: Ditto.
22216 * gdb.asm/asm-source.exp: Ditto.
22217 * gdb.base/advance.exp: Ditto.
22218 * gdb.base/display.exp: Ditto.
22219 * gdb.base/long_long.exp: Ditto.
22220 * gdb.base/mips_pro.exp: Ditto.
22221 * gdb.base/overlays.exp: Ditto.
22222 * gdb.base/relocate.exp: Ditto.
22223 * gdb.base/setshow.exp: Ditto.
22224 * gdb.base/step-line.exp: Ditto.
22225 * gdb.base/step-test.exp: Ditto.
22226 * gdb.base/until.exp: Ditto.
22227 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22228
22229 2003-01-17 David Carlton <carlton@math.stanford.edu>
22230
22231 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22232 corresponding to PR c++/945.
22233 Update copyright.
22234
22235 2003-01-17 David Carlton <carlton@math.stanford.edu>
22236
22237 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22238 corresponding to PR c++/68.
22239
22240 2003-01-17 David Carlton <carlton@math.stanford.edu>
22241
22242 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22243 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22244 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22245
22246 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22247
22248 * gdb.base/break.exp: Fix change of default location, because of
22249 removal of until tests.
22250 * gdb.base/help.exp: Update test for new 'until' help message.
22251 Add test for help on 'advance'.
22252 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22253
22254 2003-01-15 Mark Kettenis <kettenis@gnu.org>
22255
22256 * gdb.base/default.exp: Adapt "info float" test for recent changes
22257 to that command. Add test for "info vector".
22258 * gdb.base/float.exp: New file. Add test for "info float" that
22259 resembles the old test in gdb.base/default.exp.
22260
22261 2003-01-15 David Carlton <carlton@math.stanford.edu>
22262
22263 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22264
22265 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
22266
22267 * gdb.base/break.exp: Move the tests of until command from here...
22268 * gdb.base/until.exp: ... to here. New file. Add other tests.
22269 * gdb.base/advance.c: New file.
22270 * gdb.base/advance.exp: New file.
22271
22272 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
22273
22274 * gdb.base/args.c: New file.
22275 * gdb.base/args.exp: New file.
22276
22277 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22278
22279 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22280
22281 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22282
22283 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22284
22285 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
22286
22287 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22288 dates.
22289
22290 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22291
22292 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22293
22294 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22295
22296 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22297 (ptype &*"foo").
22298 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22299
22300 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22301
22302 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22303 * gdb.mi/mi1-console.exp: Likewise.
22304
22305 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22306
22307 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22308 * gdb.mi/mi1-console.exp: Likewise.
22309
22310 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
22311
22312 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22313
22314 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22315
22316 * gdb.base/detach.exp: New test.
22317
22318 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
22319
22320 * Makefile.in (ALL_SUBDIRS): New variable.
22321 (subdirs, clean, distclean): Use it.
22322 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22323 regenerating Makefile, since it is generated from the top level.
22324 * gdb.asm/Makefile.in: Likewise.
22325 * gdb.base/Makefile.in: Likewise.
22326 * gdb.c++/Makefile.in: Likewise.
22327 * gdb.disasm/Makefile.in: Likewise.
22328 * gdb.java/Makefile.in: Likewise.
22329 * gdb.mi/Makefile.in: Likewise.
22330 * gdb.threads/Makefile.in: Likewise.
22331 * gdb.trace/Makefile.in: Likewise.
22332
22333 2003-01-09 David Carlton <carlton@math.stanford.edu>
22334
22335 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22336 Add copyright year 2003.
22337
22338 2003-01-06 Michael Chastain <mec@shout.net>
22339
22340 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22341 When selecting a thread, 'line' and 'file' are optional.
22342 * gdb.mi/mi1-pthreads.exp: Likewise.
22343
22344 2003-01-06 Andreas Schwab <schwab@suse.de>
22345
22346 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22347 failures.
22348
22349 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22350
22351 Fix PR gdb/844
22352 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22353 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22354
22355 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22356 instead of calling gdb_suppress_entire_file.
22357 * gdb.threads/print-threads.exp: Likewise.
22358 * gdb.threads/schedlock.exp: Likewise.
22359
22360 * gdb.threads/killed.exp: Return instead of calling
22361 gdb_suppress_entire_file.
22362 * gdb.threads/linux-dp.exp: Likewise.
22363 * gdb.threads/pthreads.exp: Likewise.
22364
22365 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22366
22367 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22368 stabs.
22369 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22370 * gdb.base/whatis.exp: Always allow (void) after function names.
22371
22372 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
22373
22374 * gdb.c++/casts.exp: Correct regexp.
22375
22376 2003-01-04 Mark Kettenis <kettenis@gnu.org>
22377
22378 * configure.in: Call AC_CONFIG_HEADER. Don't call
22379 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22380 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22381 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22382 aforementioned directories in the AC_OUPUT call.
22383 * config.hin: New file.
22384 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22385 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22386 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22387 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22388 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22389 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22390 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22391 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22392 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22393 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22394 gdb.threads/configure.in, gdb.threads/configure,
22395 gdb.threads/config.in, gdb.trace/configure.in,
22396 gdb.trace/configure: Removed.
22397
22398 2003-01-03 Michael Chastain <mec@shout.net>
22399
22400 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22401 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22402
22403 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
22404
22405 * gdb.base/store.exp: Fix regular expressions.
22406
22407 2002-12-28 Mark Kettenis <kettenis@gnu.org>
22408
22409 * configure.in: Rewrite.
22410 * configure: Regenerated.
22411
22412 2003-01-03 David Carlton <carlton@math.stanford.edu>
22413
22414 * gdb.base/psymtab.exp: New file.
22415 * gdb.base/psymtab1.c: Ditto.
22416 * gdb.base/psymtab2.c: Ditto.
22417
22418 2002-12-23 Adam Fedor <fedor@gnu.org>
22419
22420 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22421
22422 2002-12-23 David Carlton <carlton@math.stanford.edu>
22423
22424 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22425 and current_directory initialization.
22426
22427 2002-12-22 Jim Blandy <jimb@redhat.com>
22428
22429 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22430 rather than as part of the output file name.
22431
22432 * gdb.base/attach.exp: There's no need to copy the test program to
22433 /tmp; that was only ever necessary on HP/UX, and this test is
22434 entirely disabled there anyway.
22435
22436 2002-12-21 Jim Blandy <jimb@redhat.com>
22437
22438 * gdb.c++/psmang.exp: Doc fix.
22439
22440 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22441 test.
22442
22443 2002-12-20 David Carlton <carlton@math.stanford.edu>
22444
22445 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22446
22447 2002-12-18 Michael Chastain <mec@shout.net>
22448
22449 * gdb.c++/annota2.exp: Add copyright year 2002.
22450
22451 2002-12-17 David Carlton <carlton@math.stanford.edu>
22452
22453 * gdb.c++/try_catch.cc: Add marker comments.
22454 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22455 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22456 * gdb.c++/m-static.cc: Ditto.
22457 * gdb.c++/m-static1.cc: Ditto.
22458 * gdb.c++/try_catch.cc: Ditto.
22459
22460 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22461
22462 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22463 to see whether we are using the new -environment-directory
22464 command which resets via -r or the old version of the command
22465 which may prompt the user. Part of fix for gdb/741.
22466
22467 2002-12-13 Andrew Cagney <ac131313@redhat.com>
22468
22469 * gdb.fortran/types.exp: Update obsolete comment.
22470 * gdb.fortran/exprs.exp: Ditto.
22471 * lib/gdb.exp: Delete obsolete code.
22472 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22473 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22474 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22475 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22476 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22477 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22478 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22479 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22480 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22481 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22482 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22483 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22484 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22485 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22486 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22487 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22488 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22489 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22490 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22491 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22492 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22493 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22494 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22495 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22496 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22497 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22498 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22499 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22500 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22501 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22502 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22503 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22504 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22505 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22506 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22507 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22508 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22509
22510 2002-12-11 David Carlton <carlton@math.stanford.edu>
22511
22512 * gdb.c++/m-data.exp: Add test for members that shadow global
22513 variables: see PR gdb/804.
22514 * gdb.c++/m-data.cc: Ditto.
22515
22516 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
22517
22518 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22519
22520 2002-12-06 David Carlton <carlton@math.stanford.edu>
22521
22522 * gdb.base/store.c: Don't declare functions static.
22523
22524 2002-12-04 Andrew Cagney <ac131313@redhat.com>
22525
22526 * gdb.base/store.exp, gdb.base/store.c: New files.
22527
22528 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22529
22530 * gdb.base/selftest.exp: Update for current gdb.
22531
22532 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22533
22534 * gdb.base/maint.exp: Only dump symbols from one source file
22535 or objfile.
22536
22537 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
22538
22539 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22540 function call.
22541
22542 2002-11-25 Jim Blandy <jimb@redhat.com>
22543
22544 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22545 function appearing in error message.
22546
22547 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
22548
22549 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22550
22551 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22552
22553 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22554 for mi1 and current mi is in correct format. New mi startup message
22555 should be in mi console format. This is part of fix for PR gdb/604.
22556
22557 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22558
22559 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22560 which explicitly prints the zero offset as "+0".
22561
22562 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
22563
22564 * gdb.threads/schedlock.c (args): Make unsigned.
22565
22566 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
22567
22568 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22569 numbers. Allow "foo2|selected stack frame".
22570 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22571 * gdb.asm/asmsrc2.s: Likewise.
22572 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22573 comments.
22574 * gdb.asm/mips.inc: New file.
22575
22576 2002-10-18 Adam Fedor <fedor@gnu.org>
22577
22578 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22579 * gdb.base/help.exp: Likewise.
22580
22581 2002-10-17 Kevin Buettner <kevinb@redhat.com>
22582
22583 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22584 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22585
22586 2002-10-02 Jim Blandy <jimb@redhat.com>
22587
22588 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22589
22590 2002-10-01 Andrew Cagney <ac131313@redhat.com>
22591
22592 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22593 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22594 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22595 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22596 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22597 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22598 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22599
22600 2002-09-29 Andrew Cagney <ac131313@redhat.com>
22601
22602 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22603 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22604 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22605 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22606 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22607 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22608 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
22609
22610 2002-09-27 Kevin Buettner <kevinb@redhat.com>
22611
22612 * gdb.base/annota1.exp (info break): Make directory components of
22613 path optional since not all compilers emit this debug information.
22614
22615 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22616 step ends up stepping out of the function instead of stopping on
22617 the epilogue.
22618
22619 2002-09-26 Keith Seitz <keiths@redhat.com>
22620
22621 * lib/insight-support.exp (gdbtk_start): Figure out where
22622 the insight executable is based on where gdb is. Use this
22623 executable to start insight instead of gdb.
22624
22625 2002-09-25 Andrew Cagney <cagney@redhat.com>
22626
22627 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22628
22629 2002-09-24 Andrew Cagney <ac131313@redhat.com>
22630
22631 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22632 test_isolated_complaints.
22633 (test_empty_complaint): New function.
22634 (test_empty_complaints): New function. Check no output when no
22635 complaints.
22636
22637 2002-09-19 Jim Blandy <jimb@redhat.com>
22638
22639 * gdb.base/charset.exp, gdb.base/charset.c: New files.
22640
22641 2002-09-19 Andrew Cagney <ac131313@redhat.com>
22642
22643 * gdb.gdb/complaints.exp: New file.
22644
22645 2002-09-18 Andrew Cagney <ac131313@redhat.com>
22646
22647 * gdb.base/maint.exp: Check `help maint internal-warning'.
22648
22649 2002-09-18 David Carlton <carlton@math.stanford.edu>
22650
22651 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22652 numbers, and replace them by a single breakpoint after the
22653 constructors are all finished.
22654 Add test 4.
22655 * gdb.c++/m-static.cc: Add test 4.
22656 * gdb.c++/m-static.h: New file.
22657 * gdb.c++/m-static1.cc: New file.
22658
22659 * gdb.c++/printmethod.exp: New file.
22660 * gdb.c++/printmethod.cc: New file.
22661
22662 * gdb.c++/pr-574.exp: New file.
22663 * gdb.c++/pr-574.cc: New file.
22664
22665 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22666
22667 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22668 embedded targets which never actually exit.
22669
22670 2002-09-18 Fernando Nasser <fnasser@redhat.com>
22671
22672 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22673 "don't step after run" as unresolved or unsupported, instead of xfail.
22674
22675 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22676
22677 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22678 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22679 Add newline to expected string in "step out of main (status wrapper)"
22680 case.
22681
22682 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
22683
22684 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22685 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22686
22687 2002-09-17 Tom Tromey <tromey@redhat.com>
22688
22689 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22690 \000, not \0, in double-quoted string.
22691
22692 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
22693
22694 * gdb.base/commands.exp: Don't expect a "Program exited normally"
22695 string after running the commands execution on breakpoint tests.
22696
22697 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
22698
22699 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22700
22701 2002-09-12 Joel Brobecker <brobecker@gnat.com>
22702
22703 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22704
22705 2002-09-10 Keith Seitz <keiths@redhat.com>
22706
22707 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22708 runto proc.
22709 (mi_run_to_main): Use mi_runto.
22710 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22711
22712 2002-09-10 Keith Seitz <keiths@redhat.com>
22713
22714 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22715 regexp for stopping at main. Could have multiple event notifications.
22716 Don't assume that main was declared with no parameters.
22717 (mi_next): Use mi_step_to.
22718 (mi_step): Use mi_next_to.
22719
22720 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
22721
22722 * gdb.base/default.exp: Fix expected string in `info float' test.
22723
22724 2002-09-09 Ben Elliston <bje@redhat.com>
22725
22726 * config/mips.exp: Update comments.
22727 * config/mips-idt.exp: Likewise.
22728 * config/nind.exp: Likewise.
22729 * config/slite.exp: Likewise.
22730 * config/sparclet.exp: Likewise.
22731 * config/udi.exp: Likewise.
22732 * config/vx.exp: Likewise.
22733 * config/vxworks29k.exp: Likewise.
22734
22735 2002-09-05 Jim Blandy <jimb@redhat.com>
22736
22737 * gdb.threads/killed.exp: Fix test failure message.
22738
22739 2002-09-04 Keith Seitz <keiths@redhat.com>
22740
22741 * lib/mi-support.exp: Update copyright.
22742 (mi_gdb_test): Increase the priority of the expected pattern
22743 so that it matches gdb_test.
22744
22745 2002-09-03 Keith Seitz <keiths@redhat.com>
22746
22747 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
22748 Use integer comparison instead of string comparison for testing
22749 whether binary was built.
22750
22751 2002-09-03 Jim Blandy <jimb@redhat.com>
22752
22753 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22754
22755 2002-08-29 Jim Blandy <jimb@redhat.com>
22756
22757 * gdb.threads/pthreads.exp: Move the portable thread compilation
22758 code into a function in lib/gdb.exp, and call that from here.
22759 * lib/gdb.exp (gdb_compile_pthreads): New function.
22760
22761 2002-08-29 Keith Seitz <keiths@redhat.com>
22762
22763 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
22764 expect_out so that callers can get at it.
22765
22766 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
22767
22768 * gdb.threads/print-threads.c: New file.
22769 * gdb.threads/print-threads.exp: New file.
22770 * gdb.threads/schedlock.c: New file.
22771 * gdb.threads/schedlock.exp: New file.
22772
22773 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
22774
22775 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
22776 not altivec.c.
22777
22778 2002-08-17 Mark Kettenis <kettenis@gnu.org>
22779
22780 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
22781 targets. The problem should be fixed now.
22782
22783 2002-08-15 Mark Kettenis <kettenis@gnu.org>
22784
22785 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
22786 2002-07-24 change that removes final dots from error messages.
22787
22788 2002-08-13 Tom Tromey <tromey@redhat.com>
22789
22790 * gdb.base/readline.exp: New file.
22791
22792 2002-08-01 Andrew Cagney <ac131313@redhat.com>
22793
22794 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
22795 supress message.
22796
22797 2002-08-01 Andrew Cagney <cagney@redhat.com>
22798
22799 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
22800 CHILL_FOR_TARGET and CHILL_LIB.
22801 * configure.in (configdirs): Remove gdb.chill.
22802 * configure: Regenerate.
22803 * lib/gdb.exp: Obsolete references to chill.
22804 * gdb.fortran/types.exp: Ditto.
22805 * gdb.fortran/exprs.exp: Ditto.
22806
22807 2002-07-30 Kevin Buettner <kevinb@redhat.com>
22808
22809 * gdb.base/shlib-call.exp (additional_flags): Conditionally
22810 set Irix-specific compile and link flags.
22811
22812 2002-07-29 Kevin Buettner <kevinb@redhat.com>
22813
22814 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
22815 source files. The ``-o'' option doesn't work with the ``-E'' option
22816 when using the Irix compiler.
22817
22818 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
22819
22820 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
22821 Improve support for reusing an exec file. Copy exec file
22822 to target, and run gdbserver on the target instead of on the host.
22823
22824 2002-07-18 Jim Blandy <jimb@redhat.com>
22825
22826 * gdb.base/ending-run.exp: Don't expect to see the program end in
22827 some orderly fashion when we're running on a real stand-alone
22828 board.
22829
22830 * gdb.base/interrupt.exp: Correct logic for skipping tests on
22831 targets that don't support interrupts.
22832
22833 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
22834
22835 * gdb.base/attach.exp: Add patterns to match output from /proc-based
22836 systems.
22837 Move comments in expect statements to inside the actions, so that they
22838 don't get matched against.
22839
22840 2002-07-10 Mark Kettenis <kettenis@gnu.org>
22841
22842 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
22843 function when asleep" test.
22844
22845 2002-07-10 Andrew Cagney <ac131313@redhat.com>
22846
22847 * gdb.base/page.exp: Rewrite to handle problems with very long
22848 `info set' output. Update copyright.
22849
22850 2002-06-26 Andrew Cagney <ac131313@redhat.com>
22851
22852 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
22853 gdb.threads-hp.
22854 * gdb.hp/configure: Regenerate.
22855 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
22856 * gdb.hp/gdb.threads-hp/configure: Delete file.
22857 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
22858
22859 2002-06-22 Andrew Cagney <ac131313@redhat.com>
22860
22861 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
22862 setlocale, bindtextdomain and textdomain.
22863
22864 2002-06-11 Jim Blandy <jimb@redhat.com>
22865
22866 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
22867 preprocessor macro information is present.
22868
22869 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
22870 tests.
22871
22872 2002-06-06 Michael Snyder <msnyder@redhat.com>
22873
22874 * gdb.base/overlays.exp: Record addresses of overlay
22875 functions in TCL variables rather than in GDB variables,
22876 to avoid having GDB convert them to pointers (with loss
22877 of information).
22878
22879 * gdb.base/d10v.ld: Merge in several years worth of
22880 default linker script changes.
22881 * gdb.base/long_long.exp: Add check for sizeof (long double).
22882
22883 2002-06-06 Michal Ludvig <mludvig@suse.cz>
22884
22885 * gdb.asm/asm-source.exp: Add x86-64 target.
22886 * gdb.asm/x86_64.inc: New.
22887
22888 2002-05-30 Michael Chastain <mec@shout.net>
22889
22890 From Benjamin Kosnik <bkoz@redhat.com>:
22891 * gdb.c++/m-static.cc: New file.
22892 * gdb.c++/m-static.exp: New file.
22893
22894 2002-05-28 Michael Snyder <msnyder@redhat.com>
22895
22896 * gdb.base/call-ar-st.exp: Allow for reduced floating point
22897 precision.
22898
22899 2002-05-27 Michael Chastain <mec@shout.net>
22900
22901 From Benjamin Kosnik <bkoz@redhat.com>:
22902 * gdb.c++/m-data.cc: New file.
22903 * gdb.c++/m-data.exp: New file.
22904
22905 2002-05-27 Michael Chastain <mec@shout.net>
22906
22907 From Benjamin Kosnik <bkoz@redhat.com>:
22908 * gdb.c++/try_catch.cc: New file.
22909 * gdb.c++/try_catch.exp: New file.
22910
22911 2002-05-27 Michael Chastain <mec@shout.net>
22912
22913 * gdb.c++/local.exp: Accept more nested types in output.
22914
22915 2002-05-26 Michael Chastain <mec@shout.net>
22916
22917 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
22918
22919 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
22920
22921 * lib/gdb.exp (gdb_wrapper_init): Just because
22922 gdb_wrapper_file exists, this does not mean that the file
22923 should not be rebuilt. That is what gdb_wrapper_initialized
22924 is for.
22925 (default_gdb_init): Reset gdb_wrapper_initialized.
22926
22927 2002-05-23 Michael Snyder <msnyder@redhat.com>
22928
22929 * gdb.base/all-bin.exp: Revise previous patch by just reducing
22930 the precision of the floating point test results.
22931 * gdb.base/call-rt-st.exp: Ditto.
22932
22933 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
22934 * gdb.base/call-rt-st.exp: Ditto.
22935
22936 2002-05-19 Michael Chastain <mec@shout.net>
22937
22938 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
22939
22940 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
22941
22942 * configure.in (configdirs): Add gdb.arch.
22943 * configure: Regenerate.
22944
22945 2002-05-17 Jim Blandy <jimb@redhat.com>
22946
22947 * gdb.base/completion.exp: Recognize the more detailed error
22948 messages produced by the macro expander's lexical analyzer.
22949
22950 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
22951
22952 * gdb.arch/altivec-abi.c: New file.
22953 * gdb.arch/altivec-abi.exp: New file.
22954 * gdb.arch/altivec-regs.c: New file.
22955 * gdb.arch/altivec-regs.exp: New file.
22956
22957 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
22958
22959 * gdb.base/maint.exp (maint print type): Update for new type
22960 structure.
22961
22962 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
22963
22964 * gdb.arch: New directory.
22965 * gdb.arch/configure.in: New file.
22966 * gdb.arch/configure: New file.
22967 * gdb.arch/Makefile.in: New file.
22968
22969 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
22970
22971 * gdb.asm/asm-source.exp: Add v850 as supported target.
22972 * gdb.asm/v850.inc: New file.
22973
22974 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
22975
22976 * gdb.c++/annota2.exp (annotate-quit): Add comment.
22977
22978 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
22979
22980 * gdb.base/break.exp: Check 'break "marker2"'.
22981
22982 2002-05-10 Michael Snyder <msnyder@redhat.com>
22983
22984 * gdb.base/long_long.exp: Fix typo.
22985
22986 2002-05-10 Jim Blandy <jimb@redhat.com>
22987
22988 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
22989 a bug.
22990
22991 * gdb.base/printcmds.exp (test_integer_literals_rejected):
22992 Recognize more detailed error message produced by the macro
22993 expander's lexical analyzer.
22994 * lib/gdb.exp (test_print_reject): Same.
22995
22996 2002-05-09 Mark Kettenis <kettenis@gnu.org>
22997
22998 * gdb.c++/method.exp: Fix typo.
22999
23000 2002-05-08 Michael Snyder <msnyder@redhat.com>
23001
23002 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23003 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23004 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23005 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23006 Add iftarget clause for strongarm.
23007
23008 2002-05-06 Michael Snyder <msnyder@redhat.com>
23009
23010 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23011 (gdb_continue_to_end): Accept output from status wrapper.
23012 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23013 Clean up fail messages to match pass messages.
23014
23015 Enable the "needs_status_wrapper" testsuite feature.
23016 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23017 (gdb_compile): Conditionally call gdb_wrapper_init.
23018 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23019 * gdb.c++/method.exp: Recognize output from status wrapper.
23020
23021 2002-05-06 Ben Elliston <bje@redhat.com>
23022 From Graydon Hoare <graydon@redhat.com>
23023
23024 * config/sid.exp: Include support for "rawsid" protocol.
23025
23026 2002-05-03 Jim Blandy <jimb@redhat.com>
23027
23028 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23029 * gdb.c++/hang3.C: New file.
23030
23031 2002-05-04 Andrew Cagney <ac131313@redhat.com>
23032
23033 * gdb.base/default.exp: Remove obsolete code.
23034 * gdb.c++/misc.exp: Ditto. Update copyright.
23035 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23036 * gdb.base/whatis.exp: Ditto. Update copyright.
23037 * gdb.base/scope.exp: Ditto. Update copyright.
23038 * gdb.base/ptype.exp: Ditto. Update copyright.
23039 * gdb.base/printcmds.exp: Ditto. Update copyright.
23040 * gdb.base/opaque.exp: Ditto. Update copyright.
23041 * gdb.base/list.exp: Ditto.
23042 * gdb.base/funcargs.exp: Ditto. Update copyright.
23043 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23044 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23045 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23046 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23047 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23048 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23049
23050 2002-05-02 Michael Snyder <msnyder@redhat.com>
23051
23052 * gdb.base/watchpoint.exp: Add xscale target.
23053 * gdb.base/long_long.exp: Add xscale target.
23054 * gdb.base/default.exp: Add xscale target.
23055
23056 2002-05-01 Jim Blandy <jimb@redhat.com>
23057
23058 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23059 gdb.c++/hang.exp: New test.
23060
23061 2002-05-01 Fred Fish <fnf@redhat.com>
23062
23063 * gdb.base/completion.exp: Handle completions of "./Make" for
23064 more than one completion possibility, as is the case when we
23065 build and test in the source tree.
23066
23067 2002-04-29 Anthony Green <green@redhat.com>
23068
23069 * gdb.java/jmisc1.exp: New file.
23070 * gdb.java/jmisc2.exp: New file.
23071
23072 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
23073
23074 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23075
23076 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
23077
23078 * gdb.base/help.exp: Change 'help status' to allow for target
23079 dependent output differences.
23080
23081 2002-04-22 Michael Chastain <mec@shout.net>
23082
23083 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23084
23085 2002-04-22 Michael Chastain <mec@shout.net>
23086
23087 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23088
23089 2002-04-17 David S. Miller <davem@redhat.com>
23090
23091 * gdb.asm/sparc64.inc: New file.
23092 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23093
23094 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
23095
23096 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23097 instruction file directly into the build tree. Clean up at end of
23098 test.
23099
23100 2002-04-18 David S. Miller <davem@redhat.com>
23101
23102 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23103 handle 64-bit platforms correctly.
23104 * gdb.base/maint.exp: Likewise.
23105
23106 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23107
23108 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23109 ``-fpic'' when compiling files comprising a shared library, but
23110 it does need additional linker flags in order to find shared
23111 libraries at run time.
23112
23113 2002-04-18 Kevin Buettner <kevinb@redhat.com>
23114
23115 * gdb.base/cvexpr.c (use): New function.
23116 (main): Invoke use() on all global variables to prevent
23117 some linkers from deleting these otherwise unused symbols.
23118
23119 2002-04-17 Michael Chastain <mec@shout.net>
23120 From David S. Miller <davem@redhat.com>
23121
23122 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23123 handle 64-bit platforms correctly.
23124
23125 2002-04-12 Michael Snyder <msnyder@redhat.com>
23126 From Jim Blandy <jimb@redhat.com>
23127 * gdb.base/foo.c (foox): Remove section attribute; the linker
23128 script can handle this instead.
23129 * gdb.base/bar.c (barx): Same.
23130 * gdb.base/baz.c (bazx): Same.
23131 * gdb.base/grbx.c (grbxx): Same.
23132
23133 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23134 manager doesn't automatically unmap overlays unnecessarily.
23135
23136 2002-04-10 Martin M. Hunt <hunt@redhat.com>
23137
23138 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23139 stepping out of main.
23140
23141 2002-04-09 Michael Chastain <mec@shout.net>
23142
23143 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23144 scope so that the nested scope tests will make sense.
23145 * gdb.c++/local.exp: Write patterns that actually work with gcc
23146 (the HP patterns "were never known to work with gcc").
23147 Keep the old aCC patterns too.
23148
23149 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
23150
23151 * gdb.base/attach.exp: Correct target board test.
23152
23153 2002-04-08 Michael Chastain <mec@shout.net>
23154
23155 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23156 in a const method. Add some xfail and fail cases for configurations
23157 that do not emit the "const ...".
23158
23159 2002-04-07 Michael Chastain <mec@shout.net>
23160
23161 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23162 Accept "A * const" and "const A * const" as type of "this".
23163 Fix spelling of getFunky throughout. Make messages uniform.
23164
23165 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23166
23167 Work around for PR gdb/285:
23168 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23169
23170 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
23171
23172 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23173 instructions file at run time instead of configure time.
23174 Sometimes we run the test in a directory that is not the one we
23175 configured in.
23176 * gdb.asm/configure.in: Delete creation of symlink.
23177 * gdb.asm/configure: Regenerate.
23178
23179 2002-04-05 J. Brobecker <brobecker@gnat.com>
23180
23181 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23182 xfullpath () function.
23183
23184 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23185
23186 * gdb.asm/Makefile.in: Correct dependencies.
23187
23188 * gdb.asm/powerpc.inc: New file.
23189 * gdb.asm/asm-source.exp: Add PowerPC.
23190 * gdb.asm/configure.in: Likewise.
23191 * gdb.asm/configure: Regenerated.
23192
23193 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
23194
23195 * gdb.base/relocate.exp: New file.
23196 * gdb.base/relocate.c: New file.
23197
23198 2002-04-04 Fred Fish <fnf@redhat.com>
23199
23200 * gdb.base/step-test.exp: Update comment regarding stopping in
23201 memcpy/bcopy calls inserted as part of the compiler runtime.
23202
23203 2002-04-04 Michael Snyder <msnyder@redhat.com>
23204
23205 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23206
23207 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
23208
23209 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23210 (gdb_expect): Remove $notransfer hack.
23211
23212 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
23213
23214 * gdb.c++/classes.exp ("calling method for small class"): Match
23215 updated register output.
23216
23217 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23218
23219 Fix PR gdb/452
23220 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23221 when finished. Make gdb_file_cmd send "exec-file" when
23222 appropriate.
23223
23224 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
23225
23226 * gdb.base/attach.exp: Remove extra setup_xfail.
23227
23228 2002-03-26 Michael Snyder <msnyder@redhat.com>
23229
23230 * gdb.base/default.exp: Add tests for dump, append, and restore.
23231 * gdb.base/help.exp: Add tests for dump, append, and restore.
23232 * gdb.base/dump.exp: New file, test dump, append and restore.
23233 * gdb.base/dump.c: New file.
23234
23235 2002-03-27 Michael Snyder <msnyder@redhat.com>
23236
23237 * gdb.base/help.exp: Modify expect strings to reflect
23238 clean-ups in help messages.
23239
23240 2002-03-26 Fred Fish <fnf@redhat.com>
23241
23242 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23243 have debugging info for those functions and the compiler uses them
23244 internally to copy structs around.
23245
23246 2002-03-26 Fred Fish <fnf@redhat.com>
23247
23248 * gdb.base/list.exp: Revert the change made yesterday and add note
23249 about why we don't list the default lines for remote targets.
23250
23251 2002-03-25 Michael Snyder <msnyder@redhat.com>
23252
23253 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23254
23255 2002-03-25 Fred Fish <fnf@redhat.com>
23256
23257 * gdb.base/list.exp: This test works on remote targets so remove
23258 the short circuit for remote targets. Update copyright.
23259
23260 2002-03-25 Fred Fish <fnf@redhat.com>
23261
23262 * gdb.base/attach.exp: Fix logic error that was suppressing this
23263 test for all non hppa*-*-hpux* targets, instead of the hp target.
23264 Move comments closer to the suppression point. Also now need to
23265 check that we are running natively.
23266
23267 2002-03-22 Michael Snyder <msnyder@redhat.com>
23268
23269 * gdb.base/default.exp: Add test for gcore. Update copyright.
23270 * gdb.base/help.exp: Add test for gcore. Update copyright.
23271
23272 2002-03-06 Fred Fish <fnf@redhat.com>
23273
23274 * gdb.base/funcargs.c: Remove extraneous ';' character.
23275 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23276
23277 2002-03-04 Michael Chastain <mec@shout.net>
23278
23279 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23280 accommodate gcc v3 function signature.
23281 * gdb.mi/mi0-var-cmd-exp: Ditto.
23282
23283 2002-02-24 Andrew Cagney <ac131313@redhat.com>
23284
23285 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23286 ``GNU/Linux'' or ``Linux kernel''
23287 * testsuite/gdb.threads/pthreads.c: Ditto.
23288
23289 2002-02-24 Michael Chastain <mec@shout.net>
23290
23291 * gdb.threads/pthreads.c (thread1): Add a return statement.
23292 (thread2): Likewise.
23293 (foo): Likewise.
23294
23295 2002-02-23 Michael Chastain <mec@shout.net>
23296
23297 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23298 to placate gcc.
23299
23300 2002-02-23 Michael Chastain <mec@shout.net>
23301
23302 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23303 test "ptype bint". The test passes on all my stabs configurations.
23304
23305 2002-02-21 Jim Blandy <jimb@redhat.com>
23306
23307 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23308 filename at a time, and watch for the ones we want to see.
23309
23310 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23311 types of pointers to prototyped functions.
23312
23313 2002-02-20 Andrew Cagney <ac131313@redhat.com>
23314
23315 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23316 signed, unsigned and straight char.
23317 (padding_char, padding_short, padding_int, padding_long,
23318 padding_long_long, padding_float, padding_double,
23319 padding_long_double): New global variables.
23320 (fill, fill_structs): New functions.
23321
23322 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23323 for correctly sized writes. Update copyright.
23324 (get_valueof): New procedure.
23325 (get_sizeof): Call get_valueof.
23326 (check_valueof): New procedure.
23327 (check_padding): New procedure.
23328
23329 2002-02-20 Michael Chastain <mec@shout.net>
23330
23331 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23332 to setup_xfail. Document some of the remaining calls.
23333
23334 2002-02-18 Michael Chastain <mec@shout.net>
23335
23336 * gdb.c++/userdef.exp: Update copyright year.
23337
23338 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
23339
23340 * gdb.c++/userdef.exp: Test overloaded operators properly.
23341 Remove xfails.
23342
23343 2002-02-14 Michael Snyder <msnyder@redhat.com>
23344
23345 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23346
23347 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
23348
23349 * gdb.base/a2-run.exp: Check for a remote target properly.
23350 * gdb.base/annota1.exp: Likewise.
23351 * gdb.base/list.exp: Likewise.
23352 * gdb.base/reread.exp: Likewise.
23353 * gdb.base/scope.exp: Likewise.
23354 * gdb.base/shlib-call.exp: Likewise.
23355 * gdb.base/term.exp: Likewise.
23356 * gdb.c++/annota2.exp: Likewise.
23357
23358 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
23359
23360 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23361
23362 2002-02-10 Michael Chastain <mec@shout.net>
23363
23364 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23365 (call_after_alloca): Ditto.
23366
23367 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
23368
23369 * gdb.base/ending-run.exp: Guard "cont" test with
23370 gdb_skip_stdio_test.
23371
23372 2002-02-06 Jim Blandy <jimb@redhat.com>
23373
23374 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23375 from here...
23376 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23377 To here. Disable this test on non-HP platforms. Add big comment.
23378
23379 2002-02-04 Michael Snyder <msnyder@redhat.com>
23380
23381 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23382 other than d10v and m32r.
23383
23384 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
23385
23386 * gdb.base/default.exp: Rewrite test patterns to reduce time
23387 taken to match them.
23388
23389 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23390
23391 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23392 Allow a start function above main.
23393 * gdb.threads/linux-dp.exp: Fix copyright date.
23394
23395 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23396
23397 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23398 (check_philosopher_stack): Check for manager thread before checking
23399 for a just-starting thread.
23400
23401 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
23402
23403 From Neil Booth <neil@daikokuya.demon.co.uk>:
23404 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23405 warnings.
23406
23407 2002-01-21 Fred Fish <fnf@redhat.com>
23408
23409 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23410 not caller.
23411
23412 2002-01-21 Jim Blandy <jimb@redhat.com>
23413
23414 * gdb.base/reread.exp: Check that GDB properly re-reads the
23415 executable file when it changes while no inferior is running.
23416
23417 2002-01-21 Fred Fish <fnf@redhat.com>
23418
23419 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23420 optionally accept the "shlib events" variation.
23421
23422 2002-01-21 Jim Blandy <jimb@redhat.com>
23423
23424 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23425 call `fflush' after every `printf', so that the output is produced
23426 at predictable points, regardless of whatever buffering does (or
23427 doesn't) take place.
23428 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23429 at different points.
23430
23431 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23432
23433 * gdb.c++/inherit.exp: Update copyright years.
23434 * gdb.c++/method.exp: Likewise.
23435
23436 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
23437
23438 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23439 artificial methods/arguments.
23440 * gdb.c++/derivation.exp: Likewise.
23441 * gdb.c++/inherit.exp: Likewise.
23442 * gdb.c++/method.exp: Likewise.
23443 * gdb.c++/virtfunc.exp: Likewise.
23444
23445 2002-01-18 Andrew Cagney <ac131313@redhat.com>
23446
23447 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23448 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23449 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23450 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23451 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23452 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23453
23454 2002-01-17 Jim Blandy <jimb@redhat.com>
23455
23456 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23457 anchoring the pattern matching the entry point symbol's name.
23458
23459 2002-01-17 Andrew Cagney <ac131313@redhat.com>
23460
23461 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23462 continue/quit query. Update copyright.
23463
23464 2002-01-14 Michael Snyder <msnyder@redhat.com>
23465
23466 * gdb.base/gcore.exp: Remove extra debugging output.
23467
23468 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23469
23470 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23471 for slightly dubious v2 mangled string.
23472
23473 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
23474
23475 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23476
23477 2002-01-10 Jason Merrill <jason@redhat.com>
23478
23479 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23480
23481 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23482 constructors.
23483 * gdb.c++/derivation.exp: Likewise.
23484 * gdb.c++/templates.exp: Likewise.
23485 * gdb.c++/virtfunc.exp: Likewise.
23486
23487 2002-01-10 Michael Snyder <msnyder@redhat.com>
23488
23489 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23490
23491 2002-01-08 Michael Snyder <msnyder@redhat.com>
23492
23493 * gdb.base/gcore.exp: New test for generate-core-file command.
23494 * gdb.base/gcore.c: Testcase for above.
23495 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23496
23497 2002-01-08 Jason Merrill <jason@redhat.com>
23498
23499 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23500
23501 2002-01-07 Fred Fish <fnf@redhat.com>
23502
23503 * gdb.c++/overload.exp: Remove unconditional xfails for:
23504 print foo_instance1.overloadargs(1)
23505 print foo_instance1.overloadargs(1, 2)
23506 print foo_instance1.overloadargs(1, 2, 3)
23507 print foo_instance1.overloadargs(1, 2, 3, 4)
23508 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23509 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23510 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23511 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23512 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23513 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23514 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23515 print foo_instance1.overload1arg()
23516 print foo_instance1.overload1arg((char)arg2)
23517 print foo_instance1.overload1arg((signed char)arg3)
23518 print foo_instance1.overload1arg((unsigned char)arg4)
23519 print foo_instance1.overload1arg((int)arg7)
23520 print foo_instance1.overload1arg((unsigned int)arg8)
23521 print foo_instance1.overload1arg((float)arg11)
23522 print foo_instance1.overload1arg((double)arg12)
23523
23524 2002-01-07 Michael Snyder <msnyder@redhat.com>
23525
23526 * gdb.base/huge.exp: New test. Print a very large target data object.
23527 (skip_huge_test): New test variable. Define if you want to skip this
23528 test. The test reads an 8 megabyte data object from the target, so it
23529 might be very time consuming on remote targets with a slow connection.
23530 * gdb.base/huge.c: New file. Test case for above.
23531
23532 2002-01-07 Fred Fish <fnf@redhat.com>
23533
23534 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23535 g_instance.bfoo, and g_instance.cfoo.
23536
23537 2002-01-07 Jeffrey A Law <law@redhat.com>
23538
23539 * gdb.base/break.c (multi_line_if_conditional): New function.
23540 (multi_ilne_while_conditional): Likewise.
23541 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23542 IF or WHILE condition puts the breakpoint at the start of
23543 the condition.
23544
23545 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23546 hppa*-*-hpux* expected failure.
23547 * gdb.base/structs.exp (do_function_calls): Similarly.
23548
23549 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23550 watchpoints.
23551
23552 2002-01-06 Andrew Cagney <ac131313@redhat.com>
23553
23554 Fix PR gdb/66.
23555 * gdb.base/structs.exp: Replace skip for a29k with skip for
23556 gdb,cannot_call_functions.
23557 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23558 * gdb.base/callfuncs.exp: Ditto.
23559 * gdb.base/call-rt-st.exp: Ditto.
23560 * gdb.base/call-strs.exp: Ditto.
23561 * gdb.base/callfwmall.exp: Ditto.
23562 * gdb.base/scope.exp: Obsolete xfail a29k.
23563 * gdb.c++/misc.exp: Ditto.
23564 * gdb.c++/cplusfuncs.exp: Ditto.
23565 * gdb.base/ptype.exp: Ditto.
23566 * gdb.base/printcmds.exp: Ditto.
23567 * gdb.base/opaque.exp: Ditto.
23568 * gdb.base/list.exp: Ditto.
23569 * gdb.base/funcargs.exp: Ditto.
23570 * gdb.base/default.exp: Ditto.
23571
23572 2002-01-04 Michael Snyder <msnyder@redhat.com>
23573
23574 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23575 * gdb.base/maint.exp: Add tests for maint info sections options.
23576
23577 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23578
23579 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23580
23581 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
23582
23583 * gdb.asm/arm.inc: New file.
23584 * gdb.asm/asm-source.exp: Add arm targets.
23585 * gdb.asm/configure.in: Ditto.
23586 * gdb.asm/configure: Recreated from configure.in.
23587
23588 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23589
23590 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23591 with HP's compiler.
23592 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23593 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23594 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23595 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23596
23597 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23598 either HP's compilers or GCC.
23599
23600 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23601 a SIGBUS or SIGSEGV.
23602
23603 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23604
23605 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23606 can be compiled with either HP's compiler or GCC.
23607
23608 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23609 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23610 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23611
23612 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23613 to match current gdb output. Update due to using auto-solib-limit
23614 for limiting instead of overloading auto-solib-add.
23615 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23616 test program.
23617
23618 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
23619 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23620 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23621 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23622 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23623 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23624 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23625 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23626 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23627 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23628 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23629 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23630 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
23631
23632 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23633 a SIGTRAP to the inferior.
23634
23635 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
23636
23637 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23638 Substitute call to target_link by call to gdb_compile.
23639
23640 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23641
23642 * gdb.base/break.exp: Fix HP specific search string when testing
23643 backtracing in a called function.
23644
23645 * gdb.base/constvars.exp: Only set lang to C++ if we're
23646 compiling the test with HP's compilers.
23647 * gdb.base/volatile.exp: Similarly.
23648
23649 2001-12-19 Jim Blandy <jimb@redhat.com>
23650
23651 * gdb.base/printcmds.exp: Expect the null character to be printed
23652 as '\0', and the '\013' to be printed as '\v'.
23653 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23654 * gdb.base/setvar.exp: Same.
23655
23656 2001-12-17 Jim Blandy <jimb@redhat.com>
23657
23658 * gdb.base/completion.exp: Rather than completing very long
23659 filenames, which can make the readline library produce output we
23660 don't recognize, cd to the directory first, and then complete
23661 using nice, short relative paths.
23662
23663 * gdb.base/completion.exp: On some systems, there is, in fact, a
23664 variable named `b' in scope, since GDB treats all static
23665 variables as being in scope. So use `no_var_named_this'
23666 instead of `b'.
23667
23668 * gdb.base/corefile.exp: Recognize the message saying that GDB
23669 can't find the core file's registers as a failure.
23670
23671 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23672
23673 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23674 test expect string more specific.
23675
23676 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
23677
23678 * gdb.asm/asm-source.exp: Add support for xstormy16.
23679 * gdb.asm/configure.in: Ditto.
23680 * gdb.asm/configure: Rebuild.
23681 * gdb.asm/xstormy16.inc: New file.
23682
23683 2001-12-10 Fred Fish <fnf@redhat.com>
23684
23685 * gdb.base/maint.exp: Update to match changes in type dumping code.
23686
23687 2001-12-10 Jim Blandy <jimb@redhat.com>
23688
23689 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
23690 matching the entry point symbol's name at the beginning of the
23691 line.
23692
23693 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
23694
23695 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23696 gdb.c++/inherit.exp, gdb.c++/method.exp,
23697 gdb.c++/namespace.exp, gdb.c++/templates.exp,
23698 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23699 and class layout support.
23700
23701 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
23702
23703 * gdb.c++/classes.exp: Add test for static member function.
23704 * gdb.c++/misc.cc: Add class with static member function.
23705
23706 2001-12-07 Jim Blandy <jimb@redhat.com>
23707
23708 If GDB says it can't find the struct the function returned, report
23709 those tests as `unsupported'.
23710 * gdb.base/call-rt-st.exp (print_struct_call): New function.
23711 Rewrite subsequent tests to use it.
23712
23713 If GDB says it can't find the struct the function returned, report
23714 those tests as `unsupported'.
23715 * gdb.base/structs.exp (call_struct_func): New function.
23716 (do_function_calls): Use call_struct_func to call the functions
23717 returning structs.
23718
23719 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23720 whether functions are prototyped or not, so we can't possibly pass
23721 arguments to t_float_values2 properly.
23722
23723 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23724 value of `timeout' for targets other than the mips*tx39-*.
23725
23726 2001-12-06 Michael Snyder <msnyder@redhat.com>
23727
23728 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
23729 and detect whether the start symbol has a leading underscore.
23730
23731 2001-12-04 Jim Blandy <jimb@redhat.com>
23732
23733 * gdb.base/completion.exp: Clarify indentation.
23734
23735 2001-12-03 Jim Blandy <jimb@redhat.com>
23736
23737 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23738 variables on the S/390, not `.word'.
23739
23740 2001-11-30 Jim Blandy <jimb@redhat.com>
23741
23742 Add assembly-source tests for s390-ibm-linux.
23743 * gdb.asm/s390.inc: New file.
23744 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23745 the S/390 architecture.
23746 * gdb.asm/configure: Regenerated.
23747
23748 2001-11-30 Michael Snyder <msnyder@redhat.com>
23749
23750 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
23751 next, info source, info sources, info line, global and static
23752 variables, and static functions.
23753 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23754 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23755 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23756 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23757 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23758 (gdbasm_leave): Restore frame pointer.
23759 (gdbasm_startup): Copy stack set-up from crt0.S.
23760
23761 2001-11-26 Fernando Nasser <fnasser@redhat.com>
23762
23763 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
23764 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
23765 to a local (non-static) variable. Copy tstruct.a to a static buffer
23766 and return a pointer to that buffer.
23767 * gdb.base/callfwmall.c (t_structs_a): Ditto.
23768
23769 2001-11-24 Mark Kettenis <kettenis@gnu.org>
23770
23771 * gdb.asm/configure.in: Fix recognition of ix86 target.
23772 * gdb.asm/configure: Regenerate.
23773
23774 2001-11-21 Michael Snyder <msnyder@redhat.com>
23775
23776 * gdb.asm/sparc.inc: New file.
23777 * gdb.asm/asm-source.exp: Recognize sparc target.
23778 * gdb.asm/configure.in: Recognize sparc target.
23779 * gdb.asm/configure: Regenerate.
23780
23781 2001-11-21 Michael Snyder <msnyder@redhat.com>
23782
23783 * gdb.asm/m32r.inc: New file.
23784 * gdb.asm/asm-source.exp: Recognize m32r target.
23785 * gdb.asm/configure.in: Recognize m32r target.
23786 * gdb.asm/configure: Regenerate.
23787
23788 2001-11-20 Michael Snyder <msnyder@redhat.com>
23789
23790 * gdb.asm/i386.inc: New file.
23791 * gdb.asm/asm-source.exp: Recognize ix86 target.
23792 * gdb.asm/configure.in: Recognize ix86 target.
23793 * gdb.asm/configure: Regenerate.
23794
23795 * gdb.c++/namespace.exp: Fix quotes in output messages.
23796
23797 2001-11-14 Michael Snyder <msnyder@redhat.com>
23798
23799 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
23800 qualifier in a type cast expression, to designate an address
23801 in the instruction space (Harvard architecture).
23802
23803 2001-11-13 Michael Snyder <msnyder@redhat.com>
23804
23805 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
23806 Tests for expressions using 'const' and 'volatile'.
23807
23808 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
23809
23810 * gdb.asm/asm-sources.exp: Allow defining linker flags.
23811
23812 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
23813
23814 * lib/mi-support.exp (mi_run_to_helper): Move comments
23815 outside of gdb_expect.
23816
23817 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
23818
23819 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
23820 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
23821 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
23822 mi0_run_to): New functions.
23823 * gdb.mi/mi-simplerun.exp: Use them.
23824 * gdb.mi/mi0-simplerun.exp: Likewise.
23825 * gdb.mi/mi-var-cmd.exp: Likewise.
23826 * gdb.mi/mi0-var-cmd.exp: Likewise.
23827
23828 2001-11-10 Andrew Cagney <ac131313@redhat.com>
23829
23830 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
23831 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
23832
23833 2001-11-09 Andrew Cagney <ac131313@redhat.com>
23834
23835 * gdb.base/restore.exp: Include $expected value in restored test
23836 message.
23837
23838 2001-11-09 Andrew Cagney <ac131313@redhat.com>
23839
23840 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
23841 implemented.
23842
23843 2001-11-08 Michael Snyder <msnyder@redhat.com>
23844
23845 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
23846 Add pass/fail message for stop at breakpoint in call dummy function.
23847
23848 2001-11-07 Michael Snyder <msnyder@redhat.com>
23849
23850 * gdb.c++/templates.exp (test_template_breakpoints):
23851 If we get an overload menu, but it does not match what
23852 we expect, we still need to issue the "cancel" command.
23853 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
23854 making the whitespace optional. Argument for "new" may be
23855 "unsigned" as well as "unsigned int/long".
23856 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
23857 making the whitespace optional. Also replace "(void) with
23858 "((void|)), making the keyword "void" optional.
23859 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
23860 making the whitespace optional. Also replace "(void) with
23861 "((void|)), making the keyword "void" optional.
23862 * gdb.base/callfuncs.c (t_float_values): This function must
23863 _not_ be prototyped, and the following function (t_float_values2)
23864 must be prototyped (if the compiler supports it), so that GDB
23865 can be tested against both cases. Usually one case involves
23866 promotion of float to double, while the other does not.
23867 * gdb.base/callfwmall.c: Ditto.
23868 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
23869 includes a stack frame for "start".
23870
23871 2001-11-05 Jim Blandy <jimb@redhat.com>
23872
23873 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
23874 pointers are 32 bits long, and that offsets of relocs are always
23875 stored in the data (REL-style), and not in the reloc entry itself
23876 (RELA-style).
23877 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
23878 stabs.
23879
23880 2001-11-01 Michael Snyder <msnyder@redhat.com>
23881
23882 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
23883 and regular expression operators by using quoting.
23884
23885 2001-10-31 Michael Snyder <msnyder@redhat.com>
23886
23887 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
23888 depending on what the symbol table contains.
23889 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
23890 the output of the ptype command. Similarly, accept both "const &"
23891 and "const&".
23892
23893 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
23894
23895 * gdb.base/miscexprs.c (main): Add usage of preprocessor
23896 symbol `STORAGE' to allow to choose the storage class of
23897 the local datastructures.
23898 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
23899 compiler directive.
23900
23901 2001-10-30 Michael Snyder <msnyder@redhat.com>
23902
23903 * gdb.base/jump.exp: Allow it to run for all targets.
23904
23905 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
23906
23907 * gdb.base/call-ar-st.c (print_double_array): Match for loop
23908 with new double_array size.
23909 (main): Change storage class of all local variables to static.
23910 Reduce size of double_array to 9.
23911 * gdb.base/call-ar-st.exp: Increase timeout value.
23912 Change expected output for double array to match new size in
23913 call-ar-st.c.
23914
23915 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
23916
23917 * gdb.base/ending-run.exp: Create identical output when passing
23918 `step to end of run' case. Add regular expression branch satisfying
23919 Stormy16 target.
23920
23921 2001-10-28 Mark Kettenis <kettenis@gnu.org>
23922
23923 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
23924 that we catch the expected failure under Linux/x86.
23925
23926 2001-10-29 Orjan Friberg <orjanf@axis.com>
23927
23928 * gdb.base/setvar.exp: Escape curly braces.
23929 * gdb.stabs/weird.exp: Ditto.
23930
23931 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
23932
23933 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
23934 * gdm.mi/mi0-hack-cli.exp: Likewise.
23935
23936 2001-10-25 Andrew Cagney <ac131313@redhat.com>
23937
23938 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
23939 messages.
23940
23941 2001-10-21 Andrew Cagney <ac131313@redhat.com>
23942
23943 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
23944 checking MI enabled.
23945
23946 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
23947
23948 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
23949
23950 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
23951
23952 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
23953 if gdb child process crashes, just signal an error.
23954
23955 2001-10-02 Jim Blandy <jimb@redhat.com>
23956
23957 * lib/gdb.exp (test_xfail_format): Simplify.
23958
23959 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
23960 front of the variable name `format'. Simplify `if'.
23961
23962 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
23963
23964 * gdb.threads/pthreads.exp: Wait for output and delay
23965 before sending ^C.
23966
23967 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
23968
23969 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
23970 some incorrect output instead of timing out.
23971 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
23972
23973 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
23974
23975 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
23976 check to allow additional `int'.
23977
23978 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
23979
23980 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
23981 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
23982
23983 2001-09-27 Michael Snyder <msnyder@redhat.com>
23984
23985 * lib/gdb.exp (test_debug_format): New proc.
23986 (setup_xfail_format): Use new proc test_debug_format.
23987 * gdb.base/constvars.exp (local_compiler_xfail_check): New
23988 proc; use new service proc test_debug_format.
23989 Replace all other "gcc_compiled" tests with this test.
23990 * gdb.base/volatile.exp (local_compiler_xfail_check): New
23991 proc; use new service proc test_debug_format.
23992 Replace all other "gcc_compiled" tests with this test.
23993
23994 2001-09-27 Michael Snyder <msnyder@redhat.com>
23995
23996 * gdb.base/cvexpr.exp: New file.
23997 * gdb.base/cvexpr.c: New file
23998 Test for expressions using const and volatile keywords.
23999
24000 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
24001
24002 * gdb.base/constvars.exp: Check for different orders of keywords
24003 and additional "int" strings in output.
24004
24005 2001-09-22 Andrew Cagney <ac131313@redhat.com>
24006
24007 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24008 responses from "help maint".
24009
24010 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
24011
24012 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24013 to localhost:NNN instead of :NNN, in case Xvfb is listening
24014 only on TCP.
24015
24016 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
24017
24018 * gdb.base/recurse.exp: When checking leaving the watchpoint
24019 scope, recognize when gdb is in function's epilogue and pass.
24020
24021 2001-09-18 Keith Seitz <keiths@redhat.com>
24022
24023 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24024 support for running tests against sid targets.
24025 (gdbtk_done): Ditto.
24026
24027 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
24028
24029 * gdb.base/ending-run.c (main): Set stdout buffersize
24030 to the same reasonable value for any target.
24031 * gdb.base/ending-run.exp: Add a regular expression
24032 to make testsuite happy on Sanyo Stormy16 target.
24033
24034 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
24035
24036 * gdb.base/display.c (do_loops): Add float variable `f'.
24037 Increment f in loop.
24038 * gdb.base/display.exp: Increment timeout by 60 seconds.
24039 Change float display test to use variable `f'.
24040
24041 2001-09-17 Jim Blandy <jimb@redhat.com>
24042
24043 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24044 overflowing the limited breakpoint tables on some ROM monitors
24045 (like the ROM68K).
24046
24047 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
24048
24049 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24050 the "-ac" (disable access control) flag.
24051
24052 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
24053
24054 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24055 ints.
24056
24057 2001-08-30 Keith Seitz <keiths@redhat.com>
24058
24059 * lib/gdb.exp: Move all insight-related functionality into
24060 separate file.
24061 * lib/insight-support.exp: New file.
24062
24063 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
24064
24065 * config/sid.exp (sid_start): Never set sid verbosity; disable
24066 expect_background {} that consumed its stdout; tolerate </dev/null.
24067 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24068
24069 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24070
24071 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24072 CLI jump command to start it.
24073 (mi_run_to_main): Fail immediatly when unexpected output.
24074
24075 2001-08-18 Andrew Cagney <ac131313@redhat.com>
24076
24077 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24078 beginning of function. Fix PR gdb/191.
24079
24080 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
24081
24082 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24083 what to force sid endianness to.
24084
24085 2001-08-15 Keith Seitz <keiths@redhat.com>
24086
24087 * lib/gdb.exp (gdbtk_start): Don't set environment
24088 variables for TCL_LIBRARY and friends. Insight will
24089 now figure these out for itself.
24090
24091 2001-08-02 Michael Snyder <msnyder@redhat.com>
24092
24093 * gdb.base/completion.exp: Remove the symbol "a64l" from
24094 the expect string; this is target-specific, and not related
24095 to what is being tested.
24096
24097 2001-08-02 Dave Brolley <brolley@redhat.com>
24098
24099 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24100
24101 2001-07-25 Michael Snyder <msnyder@redhat.com>
24102
24103 * gdb.base/consecutive.exp: New file. Test stepping over
24104 breakpoints on consecutive instructions.
24105 * gdb.base/consecutive.c: New file.
24106
24107 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24108 curly braces in regular expressions.
24109
24110 2001-07-25 Michael Snyder <msnyder@redhat.com>
24111
24112 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24113 legitimate output from stepping out of main.
24114
24115 2001-07-22 Keith Seitz <keiths@redhat.com>
24116
24117 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24118 the empty string, do not run the tests.
24119
24120 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24121
24122 * gdb.base/long_long.exp: Detect size of pointer. Take into
24123 account 2-byte pointers when testing for p/a results.
24124
24125 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24126
24127 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24128 and defined to 1K for m68hc11.
24129 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24130 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24131 (sizeof_random_data): New variable to tell the size of the data table;
24132 don't test past this size; always run to main.
24133
24134 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24135
24136 * gdb.base/return2.exp: return of long long and double fails for
24137 68HC11; don't execute these tests on that platform.
24138 * gdb.base/return.exp: Return of a double fails for 68hc11.
24139
24140 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24141
24142 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24143 tests that print a float.
24144 * call-rt-st.exp: Likewise.
24145
24146 2001-07-12 Mark Kettenis <kettenis@gnu.org>
24147
24148 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24149 running this test on Linux.
24150
24151 2001-06-24 Michael Chastain <chastain@redhat.com>
24152
24153 * gdb.base/arithmet.exp: Remove some tests to make all test names
24154 unique.
24155
24156 2001-07-03 Michael Snyder <msnyder@redhat.com>
24157
24158 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24159 the output of the ptype command.
24160
24161 2001-07-02 Michael Snyder <msnyder@redhat.com>
24162
24163 * gdb.base/completion.exp: Don't assume that break.c is the only
24164 source file that may contain functions named "marker".
24165 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24166
24167 2001-06-28 Andrew Cagney <ac131313@redhat.com>
24168
24169 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24170 of files to delete.
24171
24172 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24173 * gdb.disasm/h8300s.exp: New file.
24174 gdb.disasm/h8300s.s: Likewise.
24175
24176 2001-06-27 Andrew Cagney <ac131313@redhat.com>
24177
24178 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24179 empty breakpoint tables.
24180
24181 2001-06-25 Andrew Cagney <ac131313@redhat.com>
24182
24183 * lib/mi-support.exp: Update args=... part of stop-reason
24184 patterns. Accept either a list or a tuple.
24185
24186 2001-06-23 Andrew Cagney <ac131313@redhat.com>
24187
24188 * lib/mi-support.exp: Remove local emacs variable defining
24189 change-log-default-name.
24190
24191 2001-06-22 Michael Chastain <chastain@redhat.com>
24192
24193 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24194 This is operationally compatible with the previous version.
24195
24196 2001-06-13 Jim Blandy <jimb@redhat.com>
24197
24198 * lib/gdb.exp (gdb_test): Doc fix.
24199
24200 2001-06-10 Michael Chastain <chastain@redhat.com>
24201
24202 * gdb.base/exprs.exp: Remove a duplicate test.
24203
24204 2001-06-06 Jim Blandy <jimb@redhat.com>
24205
24206 * gdb.base/return2.exp (main): Use values to test float and double
24207 returns that are not NaN's, to avoid being confused by IEEE
24208 comparison rules.
24209
24210 2001-06-04 Michael Snyder <msnyder@redhat.com>
24211
24212 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24213 non-zero if control_c fails. Terminate the test on failure,
24214 rather than wait for 12 more tests to time out.
24215
24216 2001-06-06 Jim Blandy <jimb@redhat.com>
24217
24218 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24219 Don't forget to match the GDB prompt.
24220
24221 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24222
24223 2001-06-04 Jim Blandy <jimb@redhat.com>
24224
24225 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24226 command.
24227
24228 2001-05-31 Kevin Buettner <kevinb@redhat.com>
24229
24230 * gdb.base/annota1.exp (info break): Match four or more spaces
24231 after "Address".
24232
24233 2001-05-31 Michael Chastain <chastain@redhat.com>
24234
24235 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24236 (dm_type_int_star): Likewise.
24237 (dm_type_long_star): Likewise.
24238 (dm_type_void_star): Likewise.
24239
24240 2001-05-29 Kevin Buettner <kevinb@redhat.com>
24241
24242 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24243 to a known value in order to get consistent results regardless
24244 of the setting of INPUTRC or the presence or contents of .inputrc.
24245
24246 2001-05-24 Michael Snyder <msnyder@redhat.com>
24247
24248 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24249 Don't require that the main thread and the manager thread are the
24250 first in the list.
24251
24252 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24253 debugging. If test fails, issue an "unsupported" not a "fail".
24254
24255 2001-05-24 Jim Blandy <jimb@redhat.com>
24256
24257 Don't assume that short is shorter than int.
24258 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24259 assume that shorts are smaller than ints. On a 16-bit machine,
24260 this isn't true.
24261 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24262 an int, is not equal to ~0 stored in an unsigned char. This tests
24263 the same thing that the previous test meant to, but works on
24264 16-bit machines, too.
24265 ("print unsigned char != (~0)"): Same test, complemented.
24266
24267 2001-05-24 Michael Snyder <msnyder@redhat.com>
24268
24269 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24270 test for (full_coverage == 0). This makes the test run faster,
24271 and prevents dejagnu getting out of step.
24272
24273 2001-05-23 Kevin Buettner <kevinb@redhat.com>
24274
24275 * gdb.base/finish.exp (finish_void): Revise pattern for
24276 stopping on the call statement to not permit stopping at
24277 the start of the instructions comprising the call sequence.
24278
24279 2001-05-19 Michael Chastain <chastain@redhat.com>
24280
24281 * gdb.base/callfuncs.exp: Make all test names unique.
24282 * gdb.base/commands.exp: Make all test names unique.
24283 * gdb.base/condbreak.exp: Make all test names unique.
24284 * gdb.base/dbx.exp: Make all test names unique.
24285 * gdb.base/default.exp: Make all test names unique.
24286 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24287 and TIMEOUT messages to their corresponding PASS message.
24288 * gdb.base/ending-run.exp: Make all test names unique.
24289 * gdb.base/long_long.exp: Remove duplicate test.
24290
24291 2001-05-21 Kevin Buettner <kevinb@redhat.com>
24292
24293 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24294 stop on the call statement as well as the statement after the
24295 call.
24296
24297 2001-05-21 Michael Snyder <msnyder@redhat.com>
24298
24299 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24300
24301 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24302
24303 * gdb.base/completion.exp: Revamp test. Make it execute on all
24304 platforms.
24305
24306 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
24307
24308 * config/gdbserver.exp (gdb_load): Handle the case
24309 in which the arguments to gdbserver are given in the
24310 baseboard configuration file.
24311 Also handle the case in which the server needs to do a
24312 load.
24313
24314 2001-05-07 Keith Seitz <keiths@cygnus.com>
24315
24316 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24317 set up the display for testing.
24318 (gdbtk_start): Convert all paths to paths that tcl will like.
24319 Export target information to environment.
24320 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24321 necessary.
24322 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24323 (to_tcl_path): New proc to convert a given pathname into
24324 a path acceptible as an argument to a tcl command.
24325 (_gdbtk_export_target_info): New proc to export target info
24326 into the environment for gdbtk testing.
24327 (gdbtk_done): New proc to signal end-of-test.
24328
24329 2001-05-06 Jim Blandy <jimb@redhat.com>
24330
24331 * restore.c: Make the code of caller0 correspond to its comment.
24332
24333 2001-05-03 Michael Snyder <msnyder@redhat.com>
24334
24335 * config/sid.exp (gdb_target_sid): Check for error messages.
24336 On error or timeout, don't make expect exit (which will terminate
24337 all subsequent tests); instead just make gdb exit.
24338 (gdb_load): Check for error messages. On error or timeout,
24339 return a negative value.
24340
24341 2001-04-24 Jim Blandy <jimb@redhat.com>
24342
24343 * gdb.c++/templates.exp: If we see the prompt for the overload
24344 list, but we haven't recognized any of the longer patterns,
24345 arrange for this test to fail, not hang.
24346
24347 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24348 variations.
24349
24350 2001-04-22 Michael Chastain <chastain@redhat.com>
24351
24352 * gdb.c++/local.exp: Use the 'runto' library function.
24353 * gdb.c++/namespace.exp: Likewise.
24354 * gdb.c++/overload.exp: Likewise.
24355
24356 2001-03-26 Kevin Buettner <kevinb@redhat.com>
24357
24358 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24359 * gdb.base/step-line.exp: New file. Test step/next in presence of
24360 #line directives.
24361 * gdb.base/step-line.c: New file. Test program for the above.
24362 * gdb.base/step-line.inp: New file. We pretend that this file has
24363 been transformed by some other tool into step-line.c.
24364
24365 2001-03-21 Jim Blandy <jimb@redhat.com>
24366
24367 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24368 unmangled operator names.
24369
24370 2001-03-20 Jim Blandy <jimb@redhat.com>
24371
24372 * gdb.threads/linux-dp.exp: Recognize an additional message
24373 generated by GDB when it doesn't understand how to debug threads
24374 on the target system.
24375
24376 2001-03-19 Andrew Cagney <ac131313@redhat.com>
24377
24378 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24379
24380 2001-03-12 Michael Chastain <chastain@redhat.com>
24381
24382 * gdb.c++/derivation.exp: Use the 'runto' library function.
24383
24384 2001-03-12 Michael Chastain <chastain@redhat.com>
24385
24386 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24387
24388 2001-02-24 Michael Chastain <chastain@redhat.com>
24389
24390 * gdb.c++/ref-types.exp: Change handwritten code to library
24391 function 'runto'.
24392
24393 2001-03-16 Orjan Friberg <orjanf@axis.com>
24394
24395 * gdb.base/signals.exp: Set count to 0 explicitly.
24396
24397 2001-03-15 Mark Salter <msalter@redhat.com>
24398
24399 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24400 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24401 (gdb_load): Add support for additional target_info: gdb_download_size
24402 and gdb_load_timeout.
24403
24404 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24405
24406 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24407 file -- to prevent failing when the compile fails but we have no
24408 intention of running the tests anyway.
24409
24410 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24411 tests if set.
24412
24413 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24414 integers.
24415
24416 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24417 * gdb.c++/namespace.exp: Ditto.
24418
24419 2001-03-07 Orjan Friberg <orjanf@axis.com>
24420
24421 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24422 * gdb.base/pointers.exp: Relax pattern match of decimals.
24423
24424 2001-03-06 Kevin Buettner <kevinb@redhat.com>
24425
24426 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24427 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24428 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24429 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24430 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24431 config/sh.exp, config/sid.exp, config/slite.exp,
24432 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24433 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24434 config/vxworks.exp, config/vxworks29k.exp,
24435 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24436 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24437 gdb.base/arithmet.exp, gdb.base/assign.exp,
24438 gdb.base/async.exp, gdb.base/attach.exp,
24439 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24440 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24441 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24442 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24443 gdb.base/commands.exp, gdb.base/completion.exp,
24444 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24445 gdb.base/constvars.exp, gdb.base/corefile.exp,
24446 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24447 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24448 gdb.base/ending-run.exp, gdb.base/environ.exp,
24449 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24450 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24451 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24452 gdb.base/funcargs.exp, gdb.base/help.exp,
24453 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24454 gdb.base/logical.exp, gdb.base/long_long.exp,
24455 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24456 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24457 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24458 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24459 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24460 gdb.base/regs.exp, gdb.base/relational.exp,
24461 gdb.base/remote.exp, gdb.base/reread.exp,
24462 gdb.base/restore.exp, gdb.base/return2.exp,
24463 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24464 gdb.base/selftest.exp, gdb.base/setshow.exp,
24465 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24466 gdb.base/sigall.exp, gdb.base/signals.exp,
24467 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24468 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24469 gdb.base/step-test.exp, gdb.base/structs.c,
24470 gdb.base/structs.exp, gdb.base/structs2.exp,
24471 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24472 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24473 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24474 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24475 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24476 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24477 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24478 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24479 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24480 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24481 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24482 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24483 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24484 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24485 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24486 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24487 gdb.trace/circ.exp, gdb.trace/collection.exp,
24488 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24489 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24490 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24491 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24492 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24493 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24494 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24495 notices.
24496
24497 2001-02-27 Michael Snyder <msnyder@cygnus.com>
24498
24499 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24500 first arg is int not float.
24501
24502 2001-02-22 Michael Snyder <msnyder@cygnus.com>
24503
24504 * gdb.base/reread.exp: Unsupported for non-native targets;
24505 doesn't work for remote debugging.
24506
24507 2001-02-19 Fernando Nasser <fnasser@redhat.com>
24508
24509 From Drew Moseley <dmoseley@redhat.com>
24510 * gdb.base/ending-run.exp: Properly handle the BSP state when
24511 stepping past the end of main.
24512
24513 2001-02-19 John Moore <jmoore@redhat.com>
24514
24515 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24516 Converted HPUX fix for non-expected items following multiple
24517 step commands into general solution for all platforms.
24518
24519 2001-02-18 Michael Chastain <chastain@redhat.com>
24520
24521 * gdb.c++/classes.exp (do_tests): Change runto statements
24522 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24523 statements demangler agnostic.
24524 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24525 (gdb_virtfunc_restart): Likewise.
24526
24527 2001-02-14 Michael Chastain <chastain@redhat.com>
24528
24529 * gdb.c++/inherit.exp (do_tests): Change runto statements
24530 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24531 statements demangler agnostic.
24532
24533 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24534
24535 * gdb.threads/pthreads.exp: Unify pass/fail messages for
24536 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24537 before calling common_routine 15 times'' tests.
24538
24539 2001-02-11 Michael Chastain <chastain@redhat.com>
24540
24541 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24542 Helps the test script figure out which demangler is in use.
24543 (dm_type_foo_ref): Ditto.
24544 (dm_type_int_star): Ditto.
24545 (dm_type_long_star): Ditto.
24546 (dm_type_unsigned_int): Ditto.
24547 (dm_type_void): Ditto.
24548 (dm_type_void_star): Ditto.
24549 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24550 Probe the gdb demangler and set variables to accommodate
24551 formatting differences.
24552 (info_func_regexp): New function. Same as info_func, but
24553 matches against a regexp.
24554 (info_func): Match against a literal string.
24555 (print_addr_2): New function. Match against a literal string,
24556 which can be different from the input to gdb.
24557 (print_addr): Simply call print_addr_2 with the same argument twice.
24558 (test_lookup_operator_functions): Use demangler formatting variables.
24559 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24560 the tests in the same order as the C++ class declaration.
24561 (test_paddr_operator_functions): Ditto.
24562 (test_paddr_overloaded_functions): Ditto.
24563 (test_paddr_hairy_functions): Use demangler formatting variables.
24564 Add reference to gdb/19 for related tests.
24565 (do_tests): Call probe_demangler.
24566
24567 2001-01-30 Kevin Buettner <kevinb@redhat.com>
24568
24569 * gdb.c++/templates.cc (printf): Remove unused function definition.
24570
24571 2001-01-26 Felix Lee <flee@redhat.com>
24572
24573 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24574
24575 2001-01-25 matthew green <mrg@redhat.com>
24576
24577 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24578 up sid.
24579 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24580
24581 2001-01-25 matthew green <mrg@redhat.com>
24582
24583 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
24584 Deprecate $sid_spawn_id.
24585 (sid_exit): Remove code necessary only for `spawn.'
24586
24587 2001-01-25 matthew green <mrg@redhat.com>
24588
24589 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24590
24591 2001-01-28 Michael Chastain <chastain@redhat.com>
24592
24593 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24594 to call when tests fail. It takes gdb out of the overloaded
24595 function choice menu back to the main prompt, so that the test
24596 program stays synchronized.
24597 (set_bp_overloaded): New proc to collect all the common
24598 code for setting a breakpoint on an overloaded name. Calls
24599 take_gdb_out_of_choice_menu when needed.
24600 (menu_overload1arg): New variable to collect the repeated
24601 instances of the expected menu for an overloaded name. Change
24602 the regular expression to handle changes in g++ type encoding:
24603 "void" can be either "void" or "", and "unsigned int" can be
24604 either "unsigned int" or "unsigned".
24605 (continue_to_bp_overloaded): Change regular expressions to handle
24606 changes in g++ type encoding.
24607 (no proc): Call take_gdb_out_of_choice_menu when needed.
24608 Remove redundant calls to "info break". Accept either "canceled"
24609 or "cancelled". Change regular expressions in "info break"
24610 calls to handle changes in g++ type encoding. Give all tests
24611 unique strings.
24612
24613 2001-01-17 Ben Elliston <bje@redhat.com>
24614
24615 * config/sid.exp: New file.
24616
24617 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24618
24619 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24620
24621 2000-12-21 Michael Snyder <msnyder@cygnus.com>
24622
24623 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24624 Add a RE to accept a non-ascii char if one is ever presented.
24625
24626 2000-12-20 Fernando Nasser <fnasser@redhat.com>
24627
24628 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
24629
24630 2000-12-18 Michael Snyder <msnyder@cygnus.com>
24631
24632 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
24633 in regexp. One '\' does not suffice on Linux.
24634
24635 2000-12-09 Michael Chastain <chastain@redhat.com>
24636
24637 * gdb.base/break.exp (test_clear_command): Use a marker function
24638 rather than 'main' for the test function. Also move this
24639 test to an execution point where the marker function names are
24640 guaranteed to be bound to functions. (Executing tests after a
24641 'finish' from main runs into name conflicts with local names
24642 in __libc_start_main).
24643
24644 2000-12-07 Michael Snyder <msnyder@cygnus.com>
24645
24646 * gdb.base/finish.exp: New test for gdb's "finish" command.
24647 * gdb.base/return2.exp: New test for gdb's "return" command.
24648 * gdb.base/return2.c: New source file for above.
24649
24650 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24651
24652 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24653 * gdb.base/miscexprs.exp: Ditto.
24654 * gdb.base/pointers.exp: Ditto.
24655 * gdb.c++/derivation.exp: Ditto.
24656 * gdb.c++/local.exp: Ditto.
24657 * gdb.c++/namespace.exp: Ditto.
24658 * gdb.c++/overload.exp: Ditto.
24659 * gdb.c++/ref-types.exp: Ditto.
24660
24661 2000-12-05 Michael Snyder <msnyder@cygnus.com>
24662
24663 * gdb.base/constvars.exp: Test result of "up" command.
24664 * gdb.base/miscexprs.exp: Ditto.
24665 * gdb.base/pointers.exp: Ditto.
24666 * gdb.base/scope.exp: Ditto.
24667 * gdb.c++/derivation.exp: Ditto.
24668 * gdb.c++/local.exp: Ditto.
24669 * gdb.c++/namespace.exp: Ditto.
24670 * gdb.c++/overload.exp: Ditto.
24671 * gdb.c++/ref-types.exp: Ditto.
24672
24673 2000-11-22 Michael Chastain <chastain@redhat.com>
24674
24675 * mips_pro.exp: Accept either "middle -> top -> main" or
24676 "middle -> main" in the backtrace, because gcc can optimize
24677 tail calls to jumps. Remove setup_xfail for the hppa case.
24678 Add a comment with the original warning messages from PR 3016,
24679 which was filed in 1993, to preserve them for posterity.
24680
24681 2000-11-17 Nick Duffek <nsd@redhat.com>
24682
24683 * lib/gdb.exp (gdb_test): Override timeout with board info.
24684
24685 2000-11-17 Nick Duffek <nsd@redhat.com>
24686
24687 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24688 the second kill and detach messages.
24689
24690 2000-11-17 Nick Duffek <nsd@redhat.com>
24691
24692 * configure.in: Add AC_EXEEXT.
24693 * configure: Regenerate.
24694 * Makefile.in (just-check): Export EXEEXT.
24695 * lib/gdb.exp ($EXEEXT): Import from environment.
24696 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
24697 expect "maint dump-me" on Cygwin.
24698 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24699 $EXEEXT.
24700
24701 2000-11-17 Nick Duffek <nsd@redhat.com>
24702
24703 * gdb.base/break.exp: Test backtrace and finish from called
24704 function on all platforms, not just HP-UX.
24705
24706 2000-11-03 Michael Snyder <msnyder@cygnus.com>
24707
24708 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24709 code from gdb_target_monitor, so it can be used independantly
24710 for gdbserver. Also comment out an unnecessary PUTS.
24711
24712 2000-11-03 Michael Snyder <msnyder@cygnus.com>
24713
24714 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24715 * gdb.base/corefile.exp: Expect the message "Program is being
24716 debugged already" when we send the "corefile" command, since
24717 the preceeding gdb_load may have connected gdb to a remote target.
24718 * gdb.base/display.exp: Disable hardware watchpoints if new
24719 board info variable "no_hardware_watchpoints" is true.
24720 Replace single-letter commands with more readable ones.
24721 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24722 if new board info variable "no_hardware_watchpoints" is true.
24723 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24724 to see if stdio (printf) testing is possible.
24725 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24726 board info variable "no_hardware_watchpoints" is true. Use new
24727 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24728
24729 2000-11-13 Fernando Nasser <fnasser@redhat.com>
24730
24731 From Orjan Friberg <orjanf@axis.com>:
24732 * gdb.base/printcmds.exp: Escape curly braces followed by a number
24733 in array print pattern match.
24734
24735 2000-11-09 Fernando Nasser <fnasser@redhat.com>
24736
24737 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24738 spelling "cancelled" to U.S. spelling "canceled" to match changes
24739 made to gdb.
24740 * gdb.c++/ovldbreak.exp: Ditto.
24741
24742 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24743
24744 * gdb.base/callfuncs.c (main): Moved to end of file, call
24745 t_double_values to initialize the FPU before inferior calls are made.
24746 * gdb.base/callfuncs.exp: Test for register preservation after calling
24747 inferior functions. Add tests for continuining, finishing and
24748 returning from a stop in a call dummy.
24749
24750 2000-10-24 Michael Snyder <msnyder@cygnus.com>
24751
24752 * gdb.base/commands.exp: Break up long lines, and re-indent.
24753
24754 2000-10-19 Michael Snyder <msnyder@cygnus.com>
24755
24756 * config/gdbserver.exp: Rewritten from the ground up, to make it
24757 compatible with the current dejagnu tree, and to make it work with
24758 the new "gdbserver" in libremote.
24759
24760 2000-10-16 Michael Snyder <msnyder@cygnus.com>
24761
24762 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
24763 * gdb.base/varargs.exp: Skip entire test if no printf support.
24764 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
24765 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
24766
24767 2000-10-13 Michael Snyder <msnyder@cygnus.com>
24768
24769 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
24770 no floating point support.
24771 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
24772 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
24773 * gdb.base/call-rt-st.exp: Ditto.
24774 * gdb.base/call-strs.exp: Ditto.
24775
24776 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
24777
24778 * gdb.base/sizeof.c: include <stdio.h>.
24779
24780 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
24781 'finish', otherwise uncaptured gdb_prompt would potentially
24782 throw remaining test points out of sync.
24783
24784 2000-07-26 Scott Bambrough <scottb@netwinder.org>
24785
24786 * gdb.base/recurse.exp: Run tests for all targets.
24787 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
24788 gnu-oldld case on ARM.
24789 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
24790 for ARM targets.
24791
24792 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
24793
24794 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
24795 * gdb.java/configure: Rebuild.
24796
24797 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
24798
24799 * gdb.java/jv-exp.exp: New file.
24800
24801 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
24802
24803 * configure: Rebuilt.
24804 * configure.in (configdirs): Add gdb.java.
24805 * gdb.java/jmisc.java: New file.
24806 * gdb.java/jmisc.exp: New file.
24807 * gdb.java/Makefile.in: New file.
24808 * gdb.java/configure: Rebuilt.
24809 * gdb.java/configure.in: New file.
24810 * lib/java.exp: New file.
24811
24812 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
24813
24814 * gdb.base/exprs.exp: Test casts to a pointer including over and
24815 underflow.
24816
24817 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
24818
24819 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
24820 and the compilers sizes.
24821
24822 2000-07-09 Nick Duffek <nsd@redhat.com>
24823
24824 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
24825 (use_methods): New function.
24826 (main): Call use_methods().
24827 * gdb.c++/classes.exp (test_method_param_class): New procedure.
24828 (do_tests): Call test_method_param_class.
24829
24830 2000-07-09 Nick Duffek <nsd@redhat.com>
24831
24832 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
24833 spelling.
24834 (test_enums): New procedure. Move enum tests from end of script
24835 to here. Set breakpoint on function name instead of line number.
24836 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
24837 (enums2): New marker function.
24838 (enums1): New function.
24839 (main): Call enums1(). Move enum tests to enums1().
24840
24841 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
24842
24843 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
24844 compile/link program. Update line numbers.
24845 * gdb.asm/d10v.inc: Define ``startup''.
24846 * gdb.asm/asmsrc1.s: Add definition of _start.
24847
24848 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
24849
24850 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
24851
24852 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24853
24854 * gdb.base/maint.exp: Add 'maint print architecture' item to output
24855 of 'help maint print' command.
24856
24857 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
24858
24859 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
24860 they use gdb_expect_list.
24861
24862 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
24863
24864 * gdb.base/commands.exp: Use ``set remote
24865 memory-read-packet-size'' instead of ``set endian big'' to test
24866 long commands.
24867
24868 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
24869
24870 * gdb.c++/templates.exp (do_tests): Make all of these work under
24871 g++, and stop skipping them.
24872
24873 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
24874 work under g++.
24875
24876 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
24877 initialization.
24878
24879 2000-06-02 Michael Snyder <msnyder@cygnus.com>
24880
24881 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
24882 the regular expression: accept an (almost) arbitrary sequence of
24883 "frames-invalid" and "breakpoints-invalid" messages both before
24884 and after the "starting" message.
24885
24886 2000-06-02 Michael Snyder <msnyder@cygnus.com>
24887
24888 * gdb.c++/local.exp: This test has never been known to work with g++.
24889
24890 2000-05-18 Michael Snyder <msnyder@cygnus.com>
24891
24892 * gdb.base/annota1.exp (annotate-signal-handler-caller):
24893 Relax the regular expression a little, make it pass on Solaris 8.
24894
24895 2000-05-12 Kevin Buettner <kevinb@redhat.com>
24896
24897 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
24898 a call, do not require that gdb stop on the line after the call.
24899 Instead, it is permissible for gdb to stop on the line of the
24900 call itself.
24901
24902 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
24903
24904 * gdb.base/break.exp (bp on small function, optimized file):
24905 Add a second pass pattern. The behavior differs here between stabs
24906 and dwarf for one-line functions. Stabs preserves two line symbols
24907 (one before the prologue and one after) with the same line number,
24908 but dwarf regards these as duplicates and discards one of them.
24909 Therefore the address after the prologue (where the breakpoint is)
24910 has no exactly matching line symbol, and GDB reports the breakpoint
24911 as if it were in the middle of a line rather than at the beginning.
24912
24913 2000-05-08 Michael Snyder <msnyder@cygnus.com>
24914
24915 * gdb.base/interrupt.exp: Make "pass" message say "send"
24916 rather than "send_gdb" (for consistancy).
24917
24918 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
24919
24920 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
24921 * gdb.c++/templates.cc: Properly check for GCC version number.
24922 * lib/compiler.cc: Likewise
24923
24924 2000-04-28 Michael Snyder <msnyder@cygnus.com>
24925
24926 * gdb.base/break.exp: When compiled with -O2 optimization,
24927 gdb may not stop at the first line of main, due to code motion.
24928
24929 2000-04-26 Michael Snyder <msnyder@cygnus.com>
24930
24931 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
24932 This test depends on parsing the printf output from the target.
24933 Since the sparclet stub doesn't do stdio, this will never work.
24934 * gdb.base/call-rt-st.exp: ditto.
24935 * gdb.base/call-strs: ditto.
24936
24937 2000-04-24 Michael Snyder <msnyder@cygnus.com>
24938
24939 * gdb.base/miscexprs.exp: make sizeof long array test portable.
24940
24941 * gdb.base/ending-run.exp: After connecting to a remote target,
24942 but before running, the target will appear to be in a random
24943 location. Specify both a file and a line for breakpoints.
24944 Also, the function that calls main may be called 'init'
24945 rather than 'start'.
24946
24947 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24948
24949 * gdb.base/help.exp: Update output for add-symbol-file command.
24950
24951 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
24952
24953 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24954 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
24955
24956 2000-04-07 J.T. Conklin <jtc@redback.com>
24957
24958 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
24959
24960 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
24961
24962 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
24963
24964 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
24965 values that can be represented exactly.
24966 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
24967 above change, and to not check against the directory part of the source
24968 file name.
24969 (step into print_long_arg_list): Likewise.
24970 (print print_small_structs from print_long_arg_list): Likewise.
24971 (print print_long_arg_list): Likewise.
24972
24973 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24974
24975 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
24976
24977 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
24978
24979 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
24980
24981 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
24982
24983 * gdb.base/commands.exp (deprecated_command_test): Add test for
24984 deprecate with no arguments.
24985
24986 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
24987
24988 * gdb.base/break.exp: Add new test for setting breakpoints on
24989 optimized code so we can test breakpoints work even when function
24990 prologues may be optimized away
24991
24992 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
24993
24994 From David Whedon <dwhedon@gordian.com>
24995 * gdb.base/commands.exp : Added command deprecator tests.
24996
24997 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
24998
24999 * gdb.base/help.exp: Added test for new apropos command.
25000
25001 2000-03-21 Kevin Buettner <kevinb@redhat.com>
25002
25003 * gdb.base/pointers.c (usevar): New function.
25004 (main): Make sure that global variables v_int_pointer2, rptr,
25005 and y are all referenced someplace in the program by calling
25006 usevar() on them. [Some linkers delete symbols which are
25007 never referenced. The space remains, but there's no way to
25008 get a (symbolic) handle on the variable from the debugger.]
25009
25010 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25011
25012 * gdb.base/printcmds.c: Add typedeffed arrays.
25013
25014 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25015 procedure to test arrays that are typedef'd.
25016
25017 2000-03-13 James Ingham <jingham@leda.cygnus.com>
25018
25019 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25020 the library directories.
25021
25022 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25023
25024 * configure.in (configdirs): Add sub directory gdb.mi.
25025 * configure: Re-generate.
25026
25027 * gdb.mi: New directory.
25028
25029 2000-02-25 Scott Bambrough <scottb@netwinder.org>
25030
25031 * gdb.base/long_long.exp: Correct test suite failure when printing
25032 a long long value as a double on ARM platforms.
25033
25034 2000-02-16 Jim Blandy <jimb@redhat.com>
25035
25036 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25037 default source file is set properly before running this test.
25038
25039 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25040
25041 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25042 gdbtk/library directory, not in gdbtcl2.
25043
25044 2000-02-04 Jim Blandy <jimb@redhat.com>
25045
25046 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25047 backslash from regexp pattern.
25048
25049 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25050 procedure. Use it to run all the "continue to bp overloaded"
25051 tests. Note that this changes the names of the tests slightly.
25052 If the breakpoint hit message includes a hex PC value, because
25053 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25054 from the real source code, still consider that a pass.
25055
25056 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25057 XFAIL here if the breakpoint message contains a hex address. Note
25058 similar change on 1999-11-02.
25059
25060 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25061
25062 * gdb.base/ptype.exp: Establish a default source file before
25063 calling get_debug_format.
25064
25065 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25066
25067 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25068
25069 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25070
25071 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25072 of successive stepi commands -- while in the prologue we should see
25073 the function entry bracket.
25074
25075 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25076
25077 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25078 reach __change_mode() when stepping through the end of main().
25079
25080 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25081
25082 * gdb.base/default.exp: Fix expected pattern.
25083 * gdb.base/help.exp: Same.
25084
25085 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25086
25087 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25088 Don't use xfail's because that affects only the following test.
25089
25090 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25091 solaris or linux.
25092
25093 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25094
25095 2000-01-07 Michael Snyder <msnyder@cygnus.com>
25096
25097 * gdb.base/display.exp: Some yacc parsers like to say
25098 "A syntax error" rather than "A parse error". Accept both.
25099
25100 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25101
25102 * gdb.base/default.exp: Remove OS dependent string from "target
25103 remote" test.
25104 * gdb.base/help.exp: Same for "help target remote" test.
25105
25106 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25107
25108 From Jim Kingdon <kingdon@redhat.com>:
25109
25110 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25111 prompt (cleanup rather than necessity, but still might keep output
25112 from spilling to next test).
25113
25114 2000-01-02 Fred Fish <fnf@cygnus.com>
25115
25116 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25117 AIX, which defines them in <sys/types.h>.
25118
25119 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25120
25121 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25122 float" test.
25123
25124 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25125
25126 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25127
25128 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25129 outermost frame disallowed".
25130
25131 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25132
25133 * gdb.base/setvar.exp: New tests for setting the value of a struct
25134 with a constant list.
25135
25136 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25137
25138 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25139 require the user to type a cast before setting the value of a struct.
25140
25141 1999-12-06 Jim Blandy <jimb@cygnus.com>
25142
25143 * gdb.base/default.exp: Expect the new 'info float' command on
25144 all i386 platforms.
25145
25146 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25147 LinuxThreads libraries that don't support debugging.
25148
25149 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25150
25151 * gdb.base/remote.c: Fill the buffer with truely random data.
25152 Change the buffer type to ``unsigned char'' to simplify size
25153 arithmetic.
25154
25155 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25156 stub only handles 400-1 byte packets. Verify that the download
25157 worked.
25158
25159 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25160
25161 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25162 tests, using UNRESOLVED for the untested cases. Also, does not wait
25163 for a timeout if the prompt was received before a recognizable pattern.
25164
25165 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25166
25167 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25168
25169 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25170
25171 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25172 watchpoints.
25173
25174 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
25175
25176 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25177
25178 * gdb.c++/local.exp: Be more flexible in recognizing local class
25179 name mangling. Don't allow horribly truncated method names.
25180 * gdb.c++/derivation.exp: Expect protected inheritance.
25181 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25182 * gdb.c++/virtfunc.exp: Likewise.
25183 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25184 when printing a nested enum.
25185
25186 1999-11-22 Jim Blandy <jimb@cygnus.com>
25187
25188 * gdb.base/step-test.exp: Properly await GDB's response to setting
25189 a breakpoint on the call to large_struct_by_value.
25190
25191 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25192 just because we have debug info for the `start' function.
25193
25194 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25195
25196 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25197 "Unknown signal" messages, which indicate (on LinuxThreads) that
25198 GDB doesn't know how to debug threads on this system. This is
25199 better than hanging while philosopher 0 dumps chatter into gdb.log.
25200
25201 1999-11-18 Tom Tromey <tromey@cygnus.com>
25202
25203 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25204
25205 1999-11-18 Fred Fish <fnf@cygnus.com>
25206
25207 * gdb.base/coremaker2.c: Add sample program for generating
25208 cores that is more self contained than coremaker.c. Eventually
25209 I'll add more code to this and tie it into the testsuite.
25210
25211 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25212
25213 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25214
25215 1999-11-10 Jimmy Guo <guo@cup.hp.com>
25216
25217 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25218 from $srcdir/lib/.
25219 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25220 and gdb.c++/.
25221
25222 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25223
25224 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25225 'continue with watch' test point.
25226
25227 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25228
25229 Merged from p2linux-990323-branch:
25230
25231 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25232
25233 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25234
25235 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25236 {limit,fixed}''. Test ``set download-write-size''.
25237
25238 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25239
25240 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25241 gdb_expect_list.
25242
25243 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25244
25245 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25246
25247 1999-11-03 Mark Salter <msalter@cygnus.com>
25248
25249 * gdb.base/break.exp: Fix "stub continue" pattern.
25250
25251 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25252
25253 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25254
25255 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25256
25257 * gdb.base/display.exp ("finish"): Add timeout clause.
25258
25259 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25260 plain prompt clause, so this doesn't have to time out in order to
25261 fail.
25262
25263 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25264 breakpoint hit messages include an address.
25265
25266 * gdb.base/display.exp: Don't forget to escape parens in regular
25267 expressions. Unix regexp notatation sucks.
25268
25269 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25270
25271 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25272 order for 'signalled' message.
25273
25274 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25275
25276 From Jimmy Guo <guo@cup.hp.com>:
25277 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25278 * gdb.base/annota1.c: Add code for tests to work with.
25279
25280 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25281
25282 * gdb.base/remote.exp: New test for remote downloading settings.
25283 * gdb.base/remote.c: New file with large .data.
25284
25285 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25286
25287 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25288 for LinuxThreads support, merged from the Code Fusion branch.
25289
25290 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25291
25292 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25293 containing exp_continue into a while within an expect. Don't
25294 attempt a start more than three times. Check return value from
25295 gdb_load.
25296
25297 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25298
25299 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25300 a pass case.
25301
25302 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
25303
25304 * gdb.base/break.c (main): Added a statement that we can step
25305 off of.
25306 * gdb.base/break.exp: Added tests for setting a breakpoint
25307 at an offset and stepping onto a breakpoint.
25308
25309 1999-10-01 Fred Fish <fnf@cygnus.com>
25310
25311 * gdb.base/help.exp (help add-symbol-file): Update to match current
25312 gdb output.
25313
25314 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25315
25316 * gdb.base/break.exp: Code locations are in hex, don't forget!
25317 (For HP-UX.)
25318
25319 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25320
25321 * condbreak.exp: Use break.c as test program.
25322 * condbreak.c: Remove, redundant with break.c.
25323
25324 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25325
25326 * config/monitor.exp (gdb_target_monitor): Disable X- and
25327 Z-packets if the target needs it.
25328
25329 1999-09-13 James Ingham <jingham@leda.cygnus.com>
25330
25331 * gdb.c++/overload.exp: Added tests for listing overloaded
25332 functions with function pointers in the arg, explicitly calling
25333 out the version you want.
25334
25335 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25336
25337 * long_long.exp: Add variations of test cases that work for
25338 targets with 16-bit ints and 32-bit doubles.
25339
25340 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25341
25342 * break.c (main): Compare a possibly-uninitialized argc with an
25343 unlikely value that fits in 16 bits.
25344
25345 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25346
25347 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25348 0xfeeb, don't want negative numbers if ints are 16 bits.
25349
25350 * lib/gdb.exp (skip_cplus_tests): New proc.
25351 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25352 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25353 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25354 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25355 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25356 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25357 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25358 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25359
25360 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25361
25362 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25363
25364 * gdb.base/corefile.exp (up): Allow a parameter to appear
25365 in the frame that we're going up to.
25366
25367 From Jim Blandy <jimb@cygnus.com>:
25368
25369 * gdb.base/default.exp (info float): Expect some output now.
25370
25371 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25372 returning floating-point values to fail on the x86.
25373 * gdb.base/callfwmall.exp (do_function_calls): Same.
25374
25375 * gdb.base/list.exp (test_listsize): Correct expectations for
25376 listing line 1 with listsize 2. Also, listing a single line
25377 works now, as does listing three lines. [Kevin's note: There
25378 were a number of other cases fixed too where the expectations
25379 differed...]
25380
25381 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25382
25383 * gdb.base/selftest.exp: Add case for when version prints as
25384 constant string instead of char pointer.
25385
25386 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25387
25388 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25389 stepping out of main.
25390
25391 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25392 G++ used.
25393
25394 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25395 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25396
25397 * gdb.c++/ovldbreak.exp: Update match string in test that
25398 includes a warning of multiple breakpoints.
25399
25400 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25401
25402 * gdb.base/display.exp: Improve precision of step-after-finish
25403 added yesterday.
25404
25405 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25406 test.
25407
25408 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25409 configs when using G++, not just hppa*.
25410
25411 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25412
25413 * gdb.base/async.c: New file.
25414 * gdb.base/async.exp: New file.
25415
25416 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25417
25418 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25419 PA64.
25420
25421 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25422
25423 * gdb.base/display.exp: "finish" can leave us mid-line on many
25424 targets, deal with it. Add a small constant to main, instead of
25425 1000 since main+1000 may not be a valid address in the target.
25426
25427 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25428 on hpux11.
25429
25430 * gdb.base/attach.exp: Handle another hpux11 error message variant
25431 when attaching to a process that does not exist.
25432
25433 1999-08-19 J.T. Conklin <jtc@redback.com>
25434
25435 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25436 characters in 'continue to 1241' test.
25437
25438 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25439
25440 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25441 stop in print_long_arg_list, define and use a whitespace
25442 variable in print_small_structs test, add an XFAIL for Solaris.
25443 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25444 interested enough to fix.
25445
25446 1999-08-13 Keith Seitz <keiths@cygnus.com>
25447
25448 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25449 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25450 proc knows about targets other than the natives.
25451 (test_assign): Use "gdb_run_cmd" to "run" the target.
25452 Check that we've actually hit the breakpoint at main.
25453 When we attempt to assign a value to a local variable, check
25454 that the variable is in the current scope, i.e., don't use
25455 a test with an empty result.
25456
25457 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25458
25459 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25460 command.
25461
25462 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25463
25464 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25465 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25466 gdb.compat, gdb.threads-hp.
25467 gdb.hp/configure, gdb.hp/configure.in: New files.
25468 gdb.hp/Makefile.in: Recurse into new subdirs.
25469 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25470 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25471 in object files.
25472 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25473
25474 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25475
25476 * gdb.base/display.exp: Help expect by putting a newline in the
25477 funky printf, remove a bogus p/a test.
25478
25479 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25480
25481 * gdb.base/display.exp: Make sure that when we say 'run', we are
25482 connected to the target. This is necessary when running not
25483 natively.
25484
25485 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25486
25487 * gdb.base/step-test.exp: Removed some extraneous messages.
25488
25489 * gdb.base/long_long.exp: Don't run memory examination tests
25490 on little-endian targets (they will need a different set of
25491 results to match).
25492
25493 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25494
25495 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25496 until somebody decides to fix GDB.
25497
25498 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25499 constant as "ULL".
25500 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25501 matches for a couple x/2 commands.
25502
25503 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25504
25505 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25506 by merging in ref-types2 tests.
25507 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25508
25509 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25510 * gdb.c++/Makefile.in: Add standard actions.
25511 (EXECUTABLES): Rename from PROGS, update list.
25512 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25513 from gdb.hp.
25514 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25515 foo and bar locals.
25516 * gdb.c++/anon-union.exp: Fix tests to match.
25517 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25518 expect matches to handle output variations.
25519 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25520 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25521 output, add HP alternatives for new and delete prints.
25522 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25523 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25524 * gdb.c++/demangle.exp: Use $style when reporting failure.
25525 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25526 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25527 match alternatives.
25528 * gdb.c++/local.exp: Add match alternatives or xfails for HP
25529 compilers.
25530 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25531 * gdb.c++/method.exp: Add match alternatives.
25532 * gdb.c++/misc.cc: Add bool types.
25533 * gdb.c++/misc.exp: Add tests for bool types.
25534 * gdb.c++/overload.exp: Add xfails.
25535 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25536 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25537 add some more template parameter tests (only for HP currently).
25538 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25539 * gdb.c++/virtfunc.cc: Add return type and value for main.
25540 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25541 match alternatives.
25542
25543 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25544
25545 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25546
25547 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25548
25549 * gdb.base/signals.exp: Don't expect getting a backtrace from
25550 within a signal handler to fail on Linux.
25551
25552 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25553
25554 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25555 * lib/gdb.exp: Remove some gratuitious semicolons.
25556 (delete_breakpoints): Increase timeout.
25557 (gdb_expect): Add -notransfer option.
25558 (gdb_test): Use -notransfer option.
25559 (get_compiler_info): Add f77 case.
25560 (get_compiler): New proc, split out from gdb_preprocess, add f77
25561 case.
25562 (gdb_preprocess): Call get_compiler.
25563
25564 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25565 * gdb.base/attach.exp, gdb.base/display.exp,
25566 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25567 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25568 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25569 third arg to gdb_test.
25570 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25571 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25572 HP-UX xfails, add others.
25573 * gdb.base/completion.exp: Reflect name change of self-test.
25574 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25575 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25576 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25577 HP failure number.
25578 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25579 useless HP-UX 10.30 references.
25580 * gdb.base/maint.exp: Loosen matches.
25581 * gdb.base/pointers.c (main): Declare more_code.
25582 * gdb.base/pointers.exp: Match on output of a `next'.
25583 * gdb.base/structs.c: Add prototypes.
25584 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25585 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25586
25587 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25588
25589 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
25590 command.
25591
25592 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25593
25594 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25595 Fix run to main failures. Watchpoint can be hardware watchpoint.
25596
25597 * gdb.base/annota1.exp: Clean up some more, in case printf has
25598 debug info. Deal with lack of signal hanlder info in stack.
25599
25600 From Jim Kingdon <kingdon@redhat.com>:
25601 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25602
25603 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25604
25605 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
25606 gdb.base/foll-vfork.exp: Don't run for crosses.
25607
25608 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25609
25610 * gdb.base/configure.in: Check for gdbvars.exp instead of
25611 a1-selftest.exp.
25612 * gdb.base/configure: Re-generate.
25613
25614 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25615
25616 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25617 in trying to run first and name is too long.
25618
25619 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25620 pointers2.c and pointers2.exp, respectively.
25621 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25622 doschk happier.
25623
25624 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25625
25626 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25627 callfuncs2.c and callfuncs2.exp.
25628
25629 * gdb.base/list.exp: Remove mistaken xfails.
25630 * gdb.base/list0.h: Add optional prototypes.
25631
25632 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25633
25634 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
25635 calling malloc.
25636 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25637 * ptype.exp: Move test for get_debug_format to before its first
25638 use.
25639
25640 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25641
25642 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25643 * gdb.base/annota2.cc, annota2.exp: Move from here.
25644 * gdb.c++/annota2.cc, annota2.exp: To here.
25645 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25646
25647 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25648
25649 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
25650 a consistent format.
25651
25652 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25653
25654 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25655 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25656 HP compilers, also set the globals $true and $false.
25657
25658 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
25659 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25660 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25661 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25662 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25663 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25664 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25665 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25666 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25667 whatis.c} Add C++ compatible function definitions and return
25668 types, add includes for library functions.
25669 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25670 * gdb.base/step-test.c (myglob): Rename from glob.
25671 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
25672 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25673 files, move here from gdb.hp.
25674 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
25675 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25676 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25677 Adjust line numbers in regexps.
25678
25679 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25680 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25681 instead of 0/1.
25682
25683 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25684 foll-vfork.exp: New files, move here from gdb.hp.
25685 * gdb.base/page.exp: New file, test of pagination command.
25686
25687 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25688 recursion test.
25689 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25690
25691 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
25692 gdb.base/solib.exp: Fix compiler invocation process.
25693
25694 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
25695 HP-UX 11, turn off overload resolution explicitly.
25696 * gdb.base/commands.exp: Set argument list explicitly, add
25697 watchpoint test.
25698 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25699 them work.
25700 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25701 expressions properly.
25702 * gdb.base/corefile.exp: Loosen the match slightly.
25703 * gdb.base/default.exp: Allow "Error accessing memory" message
25704 also.
25705 * gdb.base/display.exp: Skip over x/0 j if PA64.
25706 * gdb.base/funcargs.exp: Add xfails for HP-UX.
25707 * gdb.base/interrupt.exp: Ditto.
25708 * gdb.base/langs.exp: Add symbolic matches governed by compiler
25709 in use.
25710 * gdb.base/list.exp: Add xfails for HP-UX.
25711 * gdb.base/long_long.exp: Refine some of the numeric matches.
25712 * gdb.base/mips_pro.exp: Xfail on HP-UX.
25713 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25714 * gdb.base/nodebug.exp: Succeed on more varieties of output.
25715 * gdb.base/opaque.exp: Remove some HP-UX xfails.
25716 * gdb.base/ptype.exp: Succeed on more varieties of output.
25717 * gdb.base/scope.exp: Add xfails for HP-UX.
25718 * gdb.base/sect-cmd.exp: Add more cases.
25719 * gdb.base/setvar.exp: Add xfails for HP-UX.
25720 * gdb.base/shlib-call.exp: Loosen some matches slightly.
25721 * gdb.base/signals.exp: Match on void symbolically.
25722 * gdb.base/step-test.exp: Add case for PA64.
25723 * gdb.base/term.exp: Add exit and restart.
25724 * gdb.base/twice.exp: Clean up after self.
25725 * gdb.base/varargs.exp: Disable overload resolution explicitly.
25726 * gdb.base/whatis.exp: Allow more ways to pass tests.
25727
25728 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
25729 no longer useful.
25730
25731 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
25732
25733 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
25734 list of patterns.
25735 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
25736 print_double_array(double_array)", "continuing to breakpoint
25737 1018", "print print_double_array(array_d)" and "continuing to
25738 1034" tests.
25739
25740 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
25741
25742 * Makefile.in: Add empty html and install-html targets.
25743
25744 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
25745
25746 * config/mt-*: Remove, these haven't been used since 1996.
25747
25748 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
25749
25750 * gdb.base/call-strs.c, gdb.base/ending-run.c,
25751 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
25752 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25753
25754 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25755
25756 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25757 simpler match case for the ptype of the big class.
25758
25759 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25760
25761 * gdb.exp: Fix test for gdb_prompt existence.
25762
25763 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25764
25765 * gdb.exp (gdb_test): Add fail after calls to perror.
25766
25767 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25768
25769 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
25770
25771 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25772
25773 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
25774
25775 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
25776
25777 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
25778 malloc() is linked in.
25779
25780 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25781
25782 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
25783 step at end.
25784
25785 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
25786
25787 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
25788
25789 * gdb.java/jv-print.exp: New file. (Our first Java test!)
25790
25791 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
25792
25793 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
25794 * gdb.base/mips_pro.exp: Likewise.
25795
25796 1999-06-02 Keith Seitz <keiths@cygnus.com>
25797
25798 * gdb.c++/templates.cc: Change all "new" operators to throw
25799 an exception.
25800 * gdb.c++/cplusfuncs.cc: Likewise.
25801
25802 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
25803
25804 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
25805
25806 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
25807 * gdb.base/ending-run.exp: When stepping out of main, accept a
25808 step into an arbitrary assembler file.
25809
25810 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25811
25812 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
25813 "breakpoint-invalid" to be printed.
25814 * gdb.base/annota2.exp: Revise line number for main
25815 breakpoint. Allow any number of "frames-invalid" and
25816 "breakpoint-invalid" to be printed.
25817 * gdb.base/annota2.cc: Initialize a.x to 0.
25818
25819 1999-05-17 Keith Seitz <keiths@cygnus.com>
25820
25821 * gdb.base/call-ar-st.exp: Skip
25822 "print print_double_array (double_array)" when "skip_float_tests" set.
25823 Ditto for "print print_double_array(array_d)",
25824 "print print_small_structs", "print print_ten_doubles", and
25825 "step into print_long_arg_list".
25826 Don't assume we can step into "print_long_arg_list": we could step
25827 into memcpy.
25828 * gdb.base/call-rt-st.exp: Don't run float-related tests when
25829 "skip_float_tests" is set: "print print_one_double(*d1)"
25830 and "print print_two_floats(*f3)".
25831 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
25832 "skip_float_tests" is set.
25833 * gdb.base/varargs.exp: Skip
25834 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
25835 "skip_float_tests" set.
25836
25837 1999-05-06 Keith Seitz <keiths@cygnus.com>
25838
25839 * gdb.base/annota2.cc: Include stdio.h.
25840
25841 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
25842
25843 * gdb.base/crossload.exp: Remove, this has been disabled ever
25844 since BFD stopped including all targets, and cross-GDB gets
25845 plenty of testing anyway.
25846 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
25847 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
25848 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
25849 * gdb.base/README: Remove, was doc for this.
25850 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
25851 needed.
25852
25853 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25854
25855 * gdb.base/call-ar-st.exp: Fix one regular expression in test
25856 output.
25857
25858 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
25859 * gdb.base/annota2.exp: New file. More annotation tests.
25860 * gdb.base/annota1.c: New file. Source file for annota1.exp.
25861 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
25862
25863 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
25864
25865 * config/cfdbug.exp: New file.
25866
25867 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
25868
25869 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
25870 Marcus Daniel's and Dale Hawkins's demangler crashes.
25871
25872 * gdb.c++/demangle.exp (test_gnu_style_demangling,
25873 test_lucid_style_demangling, test_arm_style_demangling,
25874 test_hp_style_demangling): Try Tom Tromey's core-dumping
25875 identifier under each demangling style.
25876
25877 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
25878
25879 * gdb.c++/demangle.exp: Include the current demangling style
25880 in all test names.
25881 (current_demangling_style): New global variable.
25882 (set_demangling_style, test_demangling_core, test_demangling,
25883 test_demangling_exact): New functions.
25884 (test_gnu_style_demangling, test_lucid_style_demangling,
25885 test_arm_style_demangling, test_hp_style_demangling): Use those,
25886 instead of calling gdb_test and gdb_test_exact directly.
25887 (catch_demangling_errors): New function, which reports errors
25888 signalled by the demangling test functions in an orderly way.
25889 (do_tests): Use catch_demangling_errors.
25890
25891 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
25892
25893 * gdb.base/signals.exp (test_handle_all_print): Use () for
25894 grouping in expressions, not {}.
25895
25896 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
25897 initialized yet.
25898
25899 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
25900
25901 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
25902 are listed.
25903
25904 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
25905
25906 * gdb.stabs/weird.exp: Test for CC being defined before
25907 looking at its value.
25908
25909 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
25910
25911 * gdb.base/call-ar-st.exp: Remove stray '#'.
25912 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
25913 "short int" and "long int".
25914 * gdb.c++/overload.cc: Cast the string added in the previous
25915 change, to mollify finicky HP compiler.
25916 * gdb.hp/reg-test.exp (testfile): Fix file name.
25917 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
25918
25919 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
25920 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
25921 alternate form of enum ptype.
25922
25923 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
25924
25925 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
25926 * gdb.hp/*.exp: Change all to run compiler probe only after
25927 passing skip_hp_tests, so as not to waste time on guaranteed
25928 failure.
25929
25930 * gdb.c++/overload.cc: Pass string instead of char addr, always
25931 init ccpfoo.
25932 * gdb.c++/templates.cc: Fix syntax error.
25933
25934 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25935
25936 * gdb.base/commands.exp: Add test for correct position of '>'
25937 when issuing the 'commands' command after a 'while' or 'if'
25938 command.
25939
25940 1999-03-18 James Ingham <jingham@cygnus.com>
25941
25942 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
25943
25944 * gdb.c++/method.exp: It was testing an uninitialized int on the
25945 stack and assuming it was positive.
25946
25947 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
25948
25949 * gdb.base/step-test.exp: Catch a case where finish is broken and
25950 keep it from killing the rest of the tests.
25951 Use gdb_continue_to_end.
25952
25953 * gdb.base/sigall.exp: use gdb_continue_to_end.
25954
25955 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
25956
25957 * gdb.base/display.exp: use runto_main, not run.
25958
25959 * gdb.base/default.exp: Check for the current error message in the
25960 r abbreviation test.
25961 Add strongarm to the targets that know info float.
25962
25963 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
25964 run which doesn't work with monitors.
25965
25966 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
25967 1034 test.
25968
25969 * gdb.base/break.exp: use the gdb_continue_to_end proc.
25970
25971 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
25972 end of a program. Traps the case (in Cygmon) when the program
25973 never really exits. Same as Mark's continue_to_exit, but I had
25974 put it in a lot more places, so I used my name. Sorry Mark...
25975
25976 * config/monitor.exp (gdb_target_monitor): added another
25977 target_info parameter: remotebinarydownload. This will set the
25978 remotebinarydownload flag if this is causing some boards trouble.
25979
25980 1999-03-18 Mark Salter <msalter@cygnus.com>
25981
25982 * lib/gdb.exp (continue_to_exit): New function.
25983
25984 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
25985 * gdb.base/ending-run.exp: Ditto.
25986 * gdb.base/step-test.exp: Ditto.
25987
25988 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
25989
25990 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
25991 (suggested by Art Haas <ahaas@neosoft.com>).
25992
25993 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
25994
25995 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
25996
25997 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
25998
25999 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26000 descriptions of types (short unsigned int vs unsigned short, etc).
26001
26002 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26003
26004 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26005 a call to strlen; sometimes we do have sources.
26006
26007 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26008
26009 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26010 character, so GDB won't print garbage after its end.
26011
26012 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26013 breakpoint there instead. Sometimes GCC emits memcpy to handle
26014 the large structures being passed by value, so we step into that
26015 instead of sum_array_print, which obscures what we're really testing.
26016 * gdb.base/step-test.exp: However, we do want a test that notices
26017 the bizarre steps into memcpy, so do that here. Add check for
26018 stepping into function calls that pass large structures by value.
26019 ("Is that a noun clause, or are you just happy to see me?")
26020 Remove all references to specific line numbers.
26021 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26022 New type and function.
26023 (main): Call large_struct_by_value, passing it a large struct by value.
26024 * lib/gdb.exp (gdb_get_line_number): New function.
26025
26026 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26027 more portable.
26028
26029 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26030
26031 * lib/gdb.exp: Doc fixes.
26032
26033 1999-03-05 Nick Clifton <nickc@cygnus.com>
26034
26035 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26036
26037 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26038
26039 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26040 commands. They're not germane to this test, and they don't work
26041 that way on remote targets.
26042
26043 1999-03-01 James Ingham <jingham@cygnus.com>
26044
26045 * Changelog entries merged over from gdb development branch.
26046
26047 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26048
26049 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26050 for outputting results of test run.
26051
26052 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26053
26054 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26055
26056 1999-02-25 Felix Lee <flee@cygnus.com>
26057
26058 * lib/gdb.exp (debug_format): initialize
26059
26060 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26061
26062 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26063 * gdb.base/call-rt-st.c: Ditto.
26064
26065 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26066
26067 * gdb.threads/pthreads.exp (horiz): New variable.
26068 (test_startup): Fix regexps that capture thread numbers.
26069
26070 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26071
26072 * gdb.base/smoke.exp: Disambiguate two test case names (both
26073 called ``print'').
26074
26075 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26076
26077 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26078 compilation.
26079
26080 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26081
26082 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26083 actual output formatting.
26084 * gdb.base/smoke.exp: GDB removes leading 0's.
26085 * gdb.base/volatile.exp: Don't check type of remuneration;
26086 that variable is no longer defined in constvars.c.
26087 * gdb.base/step-test.c (main): Exit with explicit exit code.
26088 * gdb.base/step-test.exp: Remove two nexti checks--they are
26089 not portable.
26090
26091 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26092
26093 * gdb.base/help.exp ("help delete display"): Fix test to match
26094 gdb's output.
26095
26096 * gdb.base/long_long.c (known_types): Initialize values to zero.
26097 * gdb.base/long_long.exp: Step one more line
26098 so 'dec' is initialized in "get to known place". GDB removes
26099 leading zeros. Explicitly ask for hex formatting. Use
26100 unique test case names.
26101
26102 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26103
26104 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26105
26106 * gdb.c++/method.exp: Add missing close brace.
26107
26108 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26109
26110 * gdb.base/maint.exp: Use 'set height 0' to disable page
26111 prompting, not 'set height 400'.
26112
26113 Fix a bunch of timeouts.
26114 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26115 four separate tests, so expect doesn't take forever to match a ton
26116 of text against a regexp with lots of .* forms.
26117 ("maint print psymbols", "maint print symbols"): Make some of
26118 these greps more selective, so that expect doesn't try to wade
26119 through huge piles of output and time out.
26120
26121 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26122
26123 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26124 tests: one which doesn't expect shlib events to be reported, and
26125 another which does, but is XFAIL for all platforms other than
26126 HP/UX.
26127
26128 * gdb.base/break.exp: Teach the test suite that the `catch
26129 fork', `catch vfork', and `catch exec' commands produce error
26130 messages on platforms that don't provide these features.
26131
26132 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26133
26134 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26135 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26136 (shortening names from solib_threshold.exp etc), won't run on
26137 anything but HP-UX for the foreseeable future.
26138 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26139 reflect move.
26140
26141 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26142
26143 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26144 gdb.trace/Makefile.in (clean): Remove all test executables.
26145
26146 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26147
26148 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26149 successfully re-sets breakpoints in shared libraries.
26150 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26151
26152 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26153
26154 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26155 and compiled w/o GCC.
26156
26157 * gdb.hp/watch-cmd.exp: ditto.
26158
26159 * gdb.hp/watch-hp.exp: ditto.
26160
26161 * gdb.hp/xdb1.exp: ditto.
26162
26163 * gdb.hp/xdb2.exp: ditto.
26164
26165 * gdb.hp/dbx.exp: ditto.
26166
26167 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26168
26169 * constvars.c: Remove C++-isms.
26170 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26171 with GCC.
26172
26173 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26174
26175 The following changes are part of the HP merge.
26176
26177 * gdb.base/break.exp: new tests to verify that catchpoints for
26178 fork, vfork, and exec don't trigger inappropriately.
26179
26180 * gdb.base/opaque.exp: compile one file at a time, then link.
26181
26182 * gdb.base/signals.exp: be more restrictive about which hppa
26183 systems receive a setup_xfail. new tests.
26184
26185 * gdb.base/solib_threshold.build: new file.
26186 * gdb.base/solib_threshold.exp: new file.
26187 * gdb.base/solib_threshold.link_opts: new file.
26188 * gdb.base/solib_threshold.mk: new file.
26189 * gdb.base/gen_solib_threshold.c: new file.
26190
26191 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26192 tests. New tests for enums inside classes.
26193
26194 * gdb.c++/compiler.cc: indicate support of template debugging.
26195
26196 * gdb.c++/demangle.exp: run hp style demangling tests.
26197
26198 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26199 tests.
26200
26201 * gdb.c++/misc.cc: changes to support new tests.
26202
26203 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26204 to support new tests.
26205
26206 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26207 gcc, then skip these tests.
26208
26209 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26210
26211 The following files are part of the HP merge; some had longer
26212 names at HP, but have been renamed to be no more than 14
26213 characters in length.
26214
26215 * gdb.hp/ambiguous.cc: new file.
26216 * gdb.hp/ambiguous.exp: new file.
26217 * gdb.hp/attach.exp: new file.
26218 * gdb.hp/attach2.exp: new file.
26219 * gdb.hp/classes-hp.exp: new file.
26220 * gdb.hp/ctti.exp: new file.
26221 * gdb.hp/ctti-add.cc: new file.
26222 * gdb.hp/ctti-add1.cc: new file.
26223 * gdb.hp/ctti-add2.cc: new file.
26224 * gdb.hp/ctti-add3.cc: new file.
26225 * gdb.hp/dbx.exp: new file.
26226 * gdb.hp/exception.cc: new file.
26227 * gdb.hp/exception.exp: new file.
26228 * gdb.hp/foll-exec.c: new file.
26229 * gdb.hp/foll-exec.exp: new file.
26230 * gdb.hp/foll-fork.c: new file.
26231 * gdb.hp/foll-fork.exp: new file.
26232 * gdb.hp/foll-vfork.c: new file.
26233 * gdb.hp/foll-vfork.exp: new file.
26234 * gdb.hp/inherit-hp.exp: new file.
26235 * gdb.hp/more-steps.exp: new file.
26236 * gdb.hp/namespace.cc: new file.
26237 * gdb.hp/namespace.exp: new file.
26238 * gdb.hp/optimize.exp: new file.
26239 * gdb.hp/pxdb.c: new file.
26240 * gdb.hp/pxdb.exp: new file.
26241 * gdb.hp/quicksort.exp: new file.
26242 * gdb.hp/reg-test.exp: new file.
26243 * gdb.hp/reg-test.s: new file.
26244 * gdb.hp/sized-enum.c: new file.
26245 * gdb.hp/sized-enum.exp: new file.
26246 * gdb.hp/start-stop.exp: new file.
26247 * gdb.hp/templ-hp.cc: new file.
26248 * gdb.hp/templ-hp.exp: new file.
26249 * gdb.hp/thr-lib.c: new file.
26250 * gdb.hp/thr-lib.exp: new file.
26251 * gdb.hp/thr-lib.h: new file.
26252 * gdb.hp/thr-liblib.c: new file.
26253 * gdb.hp/virtfun-hp.c: new file.
26254 * gdb.hp/virtfun-hp.exp: new file.
26255 * gdb.hp/watch-cmd.exp: new file.
26256 * gdb.hp/watch-hp.exp: new file.
26257 * gdb.hp/xdb1.exp: new file.
26258 * gdb.hp/xdb2.exp: new file.
26259 * gdb.hp/xdb3.exp: new file.
26260
26261 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26262
26263 The following files are part of the HP merge; some had longer
26264 names at HP, but have been renamed to be no more than 14
26265 characters in length.
26266
26267 * gdb.base/ss.h: new file.
26268 * gdb.base/call-ar-st.c: new file.
26269 * gdb.base/call-ar-st.exp: new file.
26270 * gdb.base/call-rt-st.c: new file.
26271 * gdb.base/call-rt-st-exp: new file.
26272 * gdb.base/call-strs.exp: new file.
26273 * gdb.base/ena-dis-br.exp: new file.
26274 * gdb.base/environ.exp: new file.
26275 * gdb.base/long_long.exp: new file.
26276 * gdb.base/sect-cmd.exp: new file.
26277 * gdb.base/shlib-cl2.exp: new file.
26278 * gdb.base/smoke.exp: new file.
26279 * gdb.base/so-impl-ld.c: new file.
26280 * gdb.base/so-impl-ld.exp: new file.
26281 * gdb.base/so-indr-cl.c: new file.
26282 * gdb.base/so-indr-cl.exp: new file.
26283 * gdb.base/varargs.exp: new file.
26284 * gdb.base/volatile.exp: new file.
26285 * gdb.base/whatis-exp.exp: new file.
26286 * gdb.base/display.exp: new file.
26287 * gdb.c++/derivation.exp: new file.
26288 * gdb.c++/local.exp: new file.
26289 * gdb.c++/member-ptr.exp: new file.
26290 * gdb.c++/overload.exp: new file.
26291 * gdb.c++/ovldbreak.exp: new file.
26292 * gdb.c++/ref-types.exp: new file.
26293 * gdb.c++/ref-types2.exp: new file.
26294 * gdb.c++/userdef.exp: new file.
26295
26296 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26297
26298 * gdb.base/default.exp: Reflect wording change in remote.c.
26299
26300 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26301
26302 * gdb.base/help.exp: Update to reflect current text.
26303
26304 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26305
26306 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26307 they're stack variables and contain garbage.
26308 * gdb.c++/anon-union.exp: new file.
26309
26310 The following changes were made by David Taylor
26311 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26312 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26313 in changes by HP.
26314
26315 * gdb.base/bitops.exp: new file.
26316 * gdb.base/default.exp: change expected messages for catch and
26317 info catch tests to reflect HP merge changes.
26318 * gdb.base/enable-disable-break.exp
26319 * gdb.base/ending-run.c: new file.
26320 * gdb.base/long_long.c: new file.
26321 * gdb.base/maint.exp: new file.
26322 * gdb.base/pointers2.exp: new file.
26323 * gdb.base/shlib-call2.exp: new file.
26324 * gdb.base/solib.exp: new file.
26325 * gdb.base/step-test.c: new file.
26326 * gdb.c++/anon-union.cc: new file.
26327 * gdb.c++/local.cc: new file.
26328 * gdb.c++/member-pointer.cc: new file.
26329 * gdb.c++/method.cc: new file.
26330 * gdb.c++/ref-types.cc: new file.
26331 * gdb.c++/ref-types2.cc: new file.
26332 * gdb.c++/userdef.cc: new file.
26333
26334 * gdb.base/scope.exp: compile one file at a time, then link.
26335 * gdb.base/langs.exp: ditto.
26336 * gdb.base/list.exp: ditto.
26337
26338 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26339
26340 The following changes were made by David Taylor
26341 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26342 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26343 in changes by HP.
26344
26345 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26346 skip tests. When compiling pass c++ flag to gdb_compile.
26347 * gdb.c++/
26348
26349 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26350 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26351 (skip_hp_tests): new function.
26352 (gdb_preprocess): new function.
26353
26354 * configure.in (hpdir): decide whether to configure gdb.hp.
26355 * configure: regenerated.
26356
26357 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26358 to delete on clean.
26359 (EXECUTABLES): update to reflect new additions.
26360 * gdb.base/commands.exp: update message expected.
26361 * gdb.base/default.exp: add copyright notice.
26362 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26363 * gdb.base/help.exp: update messages to reflect current text.
26364 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26365 targets for recurse tests.
26366 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26367 skip this file.
26368
26369 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26370 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26371 compilation.
26372 * gdb.c++/misc.exp: ditto.
26373 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26374 run the tests. tell gdb_compile that it's a c++ compilation.
26375
26376 * gdb.threads/pthreads.exp: fix typo in message.
26377
26378 * gdb.base/all-bin.exp: new file.
26379 * gdb.base/arithmet.exp: new file.
26380 * gdb.base/assign.exp: new file.
26381 * gdb.base/completion.exp: new file.
26382 * gdb.base/cond-expr.exp: new file.
26383 * gdb.base/condbreak.exp: new file.
26384 * gdb.base/define.exp: new file.
26385 * gdb.base/dollar.exp: new file.
26386 * gdb.base/environment.exp: new file.
26387 * gdb.base/eval-skip.exp: new file.
26388 * gdb.base/jump.exp: new file.
26389 * gdb.base/logical.exp: new file.
26390 * gdb.base/pointers.exp: new file.
26391 * gdb.base/relational.exp: new file.
26392 * gdb.base/section_command.exp: new file.
26393 * gdb.base/whatis-expr.exp: new file.
26394
26395 * gdb.base/all-types.c: new file.
26396 * gdb.base/call-array-struct.c: new file.
26397 * gdb.base/call-return-struct.c: new file.
26398 * gdb.base/call-strings.c: new file.
26399 * gdb.base/callfuncs2.c: new file.
26400 * gdb.base/condbreak.c: new file.
26401 * gdb.base/constvars.c: new file.
26402 * gdb.base/display.c: new file.
26403 * gdb.base/int-type.c: new file.
26404 * gdb.base/jump.c: new file.
26405 * gdb.base/miscexprs.c: new file.
26406 * gdb.base/pointers.c: new file.
26407 * gdb.base/pointers2.c: new file.
26408 * gdb.base/shmain.c: new file.
26409 * gdb.base/shr1.c: new file.
26410 * gdb.base/shr2.c: new file.
26411 * gdb.base/solib.c: new file.
26412 * gdb.base/solib1.c: new file.
26413 * gdb.base/solib2.c: new file.
26414 * gdb.base/varargs.c: new file.
26415 * gdb.c++/derivation.cc: new file.
26416 * gdb.c++/overload.cc: new file.
26417 * gdb.c++/ovldbreak.cc: new file.
26418 * gdb.hp/attach.c: new file.
26419 * gdb.hp/attach2.c: new file.
26420 * gdb.hp/average.c: new file.
26421 * gdb.hp/compiler.c: new file.
26422 * gdb.hp/compiler.cc: new file.
26423 * gdb.hp/execd-program.c: new file.
26424 * gdb.hp/follow-exec.c: new file.
26425 * gdb.hp/follow-fork.c: new file.
26426 * gdb.hp/follow-vfork-and-exec.c: new file.
26427 * gdb.hp/misc-hp.cc: new file.
26428 * gdb.hp/more-steps.c: new file.
26429 * gdb.hp/optimize.c: new file.
26430 * gdb.hp/quicksort.c: new file.
26431 * gdb.hp/run-hp.c: new file.
26432 * gdb.hp/start-stop.c: new file.
26433 * gdb.hp/sum.c: new file.
26434 * gdb.hp/templates-hp.cc: new file.
26435 * gdb.hp/thread-local-in-lib.c: new file.
26436 * gdb.hp/thread-local-in-lib.h: new file.
26437 * gdb.hp/thread-local-in-lib.lib.c: new file.
26438 * gdb.hp/vforked-program.c: new file.
26439 * gdb.hp/virtfunc-hp.cc: new file.
26440 * gdb.hp/watchpoint-hp.c: new file.
26441 * gdb.hp/xdb.c: new file.
26442 * gdb.hp/xdb0.c: new file.
26443 * gdb.hp/xdb0.h: new file.
26444 * gdb.hp/xdb1.c: new file.
26445
26446 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26447
26448 The following change was made by Edith Epstein
26449 <eepstein@cygnus.com> as part of a project to merge in changes
26450 originally made by HP; HP did not create ChangeLog entries.
26451
26452 * gdb.c++/demangle.exp: changed the expected output for some
26453 ARM-style mangling -- removed second reference to datatype.
26454 For example, maint demangle __dt__11T1__pt__2_cFv
26455 T1<char>::~T1<char>(void)
26456 becomes,
26457 maint demangle __dt__11T1__pt__2_cFv
26458 T1<char>::~T1(void)
26459
26460 (test_hp_style_demangling): new hp specific demangling test cases.
26461
26462 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26463
26464 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26465 * gdb.trace/backtrace.exp: Likewise.
26466 * gdb.trace/circ.exp: Likewise.
26467 * gdb.trace/collection.exp: Likewise.
26468 * gdb.trace/deltrace.exp: Likewise.
26469 * gdb.trace/infotrace.exp: Likewise.
26470 * gdb.trace/limits.exp: Likewise.
26471 * gdb.trace/packetlen.exp: Likewise.
26472 * gdb.trace/passc-dyn.exp: Likewise.
26473 * gdb.trace/passcount.exp: Likewise.
26474 * gdb.trace/report.exp: Likewise.
26475 * gdb.trace/save-trace.exp: Likewise.
26476 * gdb.trace/tfind.exp: Likewise.
26477 * gdb.trace/tracecmd.exp: Likewise.
26478 * gdb.trace/while-dyn.exp: Likewise.
26479 * gdb.trace/while-stepping.exp: Likewise.
26480
26481 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26482
26483 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26484
26485 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26486
26487 From Brendan Kehoe:
26488 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26489 int return types.
26490
26491 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26492
26493 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26494 remote dos host testing right.
26495
26496 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26497
26498 * gdb.base/corefile.exp: remove some xfails.
26499
26500 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26501
26502 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26503 have different timestamps.
26504
26505 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26506
26507 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26508 gdb.base/default.exp: Replace "exec" with "executable".
26509
26510 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26511
26512 * gdb.base/default.exp: Change else if to elseif from previous
26513 delta.
26514
26515 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26516
26517 * gdb.base/default.exp: Add brace missing from previous delta.
26518
26519 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26520
26521 * gdb.base/default.exp: Support test for info float for all
26522 varieties of arm toolchain.
26523
26524 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
26525
26526 * gdb.trace/*.exp: remove "remote_download" command.
26527
26528 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
26529
26530 * gdb.trace/*.exp: remove -gdwarf from compile.
26531
26532 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26533
26534 * gdb.trace/configure.in(AC_INIT): typo
26535 * gdb.trace/configure: regenerated
26536
26537 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
26538
26539 * config/m68k-emc.exp: New file.
26540 * lib/<emc-support.exp trace-support.exp}: New files.
26541 * configure.in: add new test directory gdb.trace.
26542 * gdb.trace/{configure configure.in Makefile.in}: New files.
26543 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26544 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26545 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26546 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26547 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26548 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26549 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26550
26551 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
26552
26553 * gdb.c++/classes.exp: Change all regular expressions to match
26554 arbitrary combinations of newline/carriage-return, so that they
26555 will work equally well on Unix and Windows.
26556 * gdb.c++/inherit.exp: ditto.
26557 * gdb.c++/virtfunc.exp: ditto.
26558
26559 1998-08-11 Dawn Perchik <dawn@cygnus.com>
26560
26561 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26562
26563 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26564
26565 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26566 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26567 to use a0-a3/d0-d3 as needed.
26568
26569 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26570
26571 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26572 * gdb.disasm/am33.exp: Corresponding changes.
26573
26574 1998-07-11 Felix Lee <flee@cygnus.com>
26575
26576 * gdb.base/callfuncs.exp: add cmp10 test.
26577 * gdb.base/callfuncs.c (cmp10): new function.
26578
26579 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26580
26581 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
26582 into two parts to get around a synchronization problem in expect.
26583
26584 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26585
26586 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26587
26588 * configure.in: Add options for gdbtk testsuite.
26589
26590 * configure: Regenerate.
26591
26592 * gdb.gdbtk: New directory to hold gdbtk tests.
26593
26594 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26595
26596 * gdb.fortran/types.exp: Escape brackets in expect patterns
26597 for test_float_literal_types_accepted tests.
26598 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26599 before run test.
26600
26601 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26602
26603 * am33.exp: Just compile, do not link the testcase.
26604 * am33.s: Add ".am33" pseudoop to force am33 mode.
26605
26606 1998-06-25 Felix Lee <flee@cygnus.com>
26607
26608 * gdb.base/setshow.exp: make sure $pc is sane.
26609
26610 * gdb.stabs/weird.exp: split expect patterns properly.
26611
26612 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26613
26614 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26615 * gdb.disasm/am33.exp: Run it.
26616
26617 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
26618
26619 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26620 match processing (and eliminate spurious timeouts when running).
26621
26622 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
26623
26624 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26625 exception test, but conditionalize it on target [mach | gnu].
26626
26627 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
26628
26629 * gdb.base/overlays.exp: fixup compile line for linker script.
26630
26631 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26632
26633 * gdb.fortran/types.exp: don't guess at float size.
26634
26635 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26636
26637 * gdb.base/exprs.exp: delete test that depends on int size.
26638
26639 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26640
26641 * config/sim.exp: Removed checks for target triplets.
26642 (gdb_target_sim): Use gdb,target_sim_options.
26643
26644 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26645
26646 * gdb.base/reread.exp: New file.
26647 * gdb.base/reread1.c: New file.
26648 * gdb.base/reread2.c: New file.
26649
26650 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26651
26652 * config/sim.exp: Use 'target sim -sparclite' when running
26653 SPARClite programs.
26654
26655 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26656
26657 * gdb.base/structs2.exp: New file.
26658 * gdb.base/structs2.c: New file.
26659
26660 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26661
26662 * gdb.asm/common.inc: New file.
26663 * gdb.asm/d10v.inc: New file.
26664 * asm-source.exp: Pass -I's to gas to find .inc files.
26665 Update line numbers in expected output.
26666 * asmsrc1.s: Rewrite.
26667 * asmsrc2.s: Rewrite.
26668 * configure.in: Create arch.inc symlink.
26669 * configure: Regenerate.
26670 * Makefile.in (distclean): Delete arch.inc.
26671
26672 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26673
26674 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
26675 (t_enum_value2): ditto
26676 (t_enum_value3): ditto
26677 (main): ditto
26678 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26679
26680 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26681 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26682 change.
26683 Use gdb_test instead of send_gdb/gdb_expect sequences.
26684
26685 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26686
26687 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26688 not void.
26689
26690 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26691
26692 * gdb.base/branches.c: Code with lots of loops and
26693 subroutines. Used to test gdbs ability to single step through PC
26694 changes, especially to test mips-tdep.c:mips_next_pc
26695
26696 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26697
26698 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26699 more rigorous EGCS C++ error checking.
26700
26701 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26702
26703 * gdb.base/help.exp: Clean up `help set args' and `help show args'
26704 tests.
26705 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
26706 function when asleep.
26707 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
26708 for i*86 Linux and SVR4 signal handling problems.
26709 Remove linux xfail for `next to handler in signals_tests_1', fixed
26710 by recent infrun.c change.
26711 Limit backtrace to 10 frames to avoid timeout problems with infinite
26712 stack backtraces.
26713 Adjust expect pattern in `handle all print' test to match Apr 28 1997
26714 target.[ch] change.
26715
26716 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
26717
26718 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26719 for a newline from gdb before continuing.
26720 (default_gdb_exit): Just look for y or n.
26721 (gdb_test): Detect abnormal exit from GDB running on DOS; if
26722 it does, fail the rests of the tests in the file.
26723
26724 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
26725
26726 * config/cygmon.exp: New file.
26727
26728 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
26729
26730 * gdb.base/list.exp: Fix problem with "list default lines around
26731 main" test on remote targets.
26732
26733 * gdb.base/scope.exp: Fix problem with filelocal_bss before
26734 run test on remote targets.
26735
26736 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
26737
26738 * gdb.asm: New directory.
26739 * configure.in: Configure it.
26740 * configure: Regenerate.
26741 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26742 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26743
26744 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
26745
26746 * config/mn10300-eval.exp: New file to support MN10300 eval board.
26747
26748 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
26749
26750 * gdb.base/overlays (several files): Merge the two overlay
26751 managers into one. Change variables (foox, barx, bazx, grbxx)
26752 back into ints but force them to load in their proper sections.
26753
26754 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26755
26756 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
26757 on-chip insn memory and IMAP1 to upper 128k.
26758 (D10VCopy): Handle memory regions crossing 16k boundaries.
26759 (D10VCopy): Transfer data in 32 bit chunks.
26760
26761 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26762
26763 * gdb.base/overlays.c (main): Exit normally when result is
26764 correct.
26765
26766 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
26767 map. Include space for printf in .text segment.
26768
26769 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
26770 updated d10v memory VMA/LMA map.
26771 (D10VCopy): Call D10VTranslate.
26772
26773 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
26774
26775 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
26776
26777 * gdb.base/bar.c (barx, bar): Change variable to small array so
26778 that it won't be put into the .sdata - small data -
26779 section. Update reference.
26780 * gdb.base/baz.c (bazx, baz): Ditto.
26781 * gdb.base/foo.c (foox, foo): Ditto.
26782 * gdb.base/grbx.c (grbxx, grbx): Ditto.
26783
26784 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
26785 to be arrays.
26786
26787 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
26788
26789 * gdb.base/overlays.exp: fix up and get working again.
26790 Add tests for backtraces from an overlay function.
26791
26792 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
26793
26794 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
26795 "calling function with watchpoint enabled".
26796
26797 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
26798
26799 * gdb.base/break.exp (test_next_with_recursion): Remove
26800 gdb_suppress_tests for d10v-*-*.
26801 * lib/gdb.exp (gdb_suppress_tests): Disable this function
26802 pending review of whether it is useful or not.
26803
26804 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
26805
26806 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
26807
26808 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
26809
26810 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
26811 * config/dve.exp: New file to support Densan boards.
26812
26813 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
26814
26815 * gdb.base/interrupt.exp: Document problem of simulators, signals,
26816 reads and BSD.
26817
26818 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
26819
26820 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
26821 response.
26822
26823 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
26824
26825 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
26826
26827 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
26828 test.
26829
26830 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
26831 target_sizeof_long and target_bigendian_p.
26832 (structs_by_value, structs_by_reference): Check values according
26833 to targets word size and endianess.
26834
26835 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
26836
26837 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
26838 output.
26839
26840 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
26841
26842 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
26843 Update test of set args help to match source change.
26844
26845 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
26846
26847 * gdb.base/default.exp: Expect help system output to be in
26848 alphabetical order.
26849 * gdb.base/help.exp: Ditto.
26850
26851 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
26852
26853 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
26854 "i*86-pc-linux-gnu*".
26855 * gdb.base/interrupt.exp: Ditto.
26856 * gdb.base/corefile.exp: Ditto.
26857
26858 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
26859 define vxworks when building the testcase.
26860
26861 * gdb.base/ptype.exp: Fix testnames to be unique.
26862 * gdb.base/radix.exp: Ditto.
26863 * gdb.base/term.exp: Ditto.
26864 * gdb.base/whatis.exp: Ditto.
26865 * gdb.c++/classes.exp: Ditto.
26866
26867 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
26868
26869 * gdb.base/callfuncs.exp: Fix indentation.
26870
26871 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
26872 suppress_flag has been set.
26873 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
26874 target feature.
26875
26876 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
26877
26878 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
26879 the testcase.
26880
26881 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
26882 set_debug_traps() and breakpoint().
26883 * gdb.c++/misc.cc (main): Ditto.
26884 * gdb.c++/templates.cc (main): Ditto.
26885 * gdb.c++/virtfunc.cc (main): Ditto.
26886
26887 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
26888
26889 * lib/gdb.exp(gdb_step_for_stub): New function.
26890 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
26891 exists, reload the executable and do a "continue" instead of
26892 doing a jump.
26893 (runto_main): Use gdb_step_for_stub.
26894
26895 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
26896 tests to have unique names.
26897 * gdb.base/callfuncs.exp: Ditto.
26898 * gdb.base/commands.exp: Ditto.
26899 * gdb.base/default.exp: Ditto.
26900 * gdb.base/help.exp: Ditto.
26901 * gdb.base/list.exp: Ditto.
26902 * gdb.base/opaque.exp: Ditto.
26903 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
26904 similar tests.
26905
26906 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
26907 * gdb.c++/cplusfuncs.cc: Ditto.
26908 * gdb.c++/virtfunc.cc: Ditto.
26909
26910 * config/monitor.exp: Keep track of the last file we saw, rather
26911 than trying to get the info from gdb.
26912
26913 * gdb.fortran/types.exp: Move comment to previous line.
26914
26915 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
26916
26917 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
26918 target mode.
26919
26920 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
26921
26922 From Bob Manson:
26923 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
26924 string from GDB when it connects.
26925
26926 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
26927
26928 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
26929
26930 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
26931 if we can't get a debug format from GDB (we may be testing an
26932 older GDB). Use a 10 second timeout when checking for the format.
26933
26934 * gdb.stabs/weird.exp: Fix quoting.
26935
26936 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
26937
26938 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
26939
26940 * config/arm-ice.exp: New file.
26941
26942 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
26943
26944 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
26945 until it has been modified to work with the new testsuite.
26946
26947 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
26948 testcase won't compile, cause all of the testcases in the file to
26949 fail instead.
26950
26951 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
26952 (gdb_clear_suppressed): New procedure.
26953 (gdb_stop_suppressing_tests): Only clear suppress_flag if
26954 it contains a positive value.
26955
26956 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
26957
26958 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
26959
26960 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
26961
26962 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
26963
26964 * lib/gdb.exp (setup_xfail_format): New function.
26965 (get_debug_format): New function to get debug format.
26966 (debug_format): New global variable to hold last value set
26967 by get_debug_format.
26968 * gdb.base/list.exp: Call get_debug_format and expect some
26969 tests to fail for DWARF 1 and COFF formats.
26970 * gdb.c++/ptype.exp: Ditto.
26971 * gdb.c++/classes.exp: Ditto.
26972 * gdb.c++/cplusfuncs.exp: Ditto.
26973 * gdb.c++/inherit.exp: Ditto.
26974 * gdb.c++/templates.exp: Ditto.
26975 * gdb.c++/virtfunc.exp: Ditto.
26976
26977 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
26978
26979 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
26980 host doesn't have a currently-open connection.
26981
26982 * config/sparclet.exp: Cleanups and fixes to make it generic for
26983 any gdb stub target. Handle cases where gdb doesn't respond when
26984 interrupted in a sane fashion.
26985
26986 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
26987 same thing in a totally different way.
26988
26989 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
26990 setting "timeout".
26991 (gdb_start): We set the global gdb_prompt variable in
26992 default_gdb_init now.
26993
26994 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
26995
26996 * gdb.base/printcmds.exp: Fix "check for floating addition"
26997 regexp to accept results within approx +/- .01 of exact value.
26998 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
26999
27000 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27001
27002 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27003 properly.
27004 (gdb_expect): Add optional timeout parameter, and add timeout
27005 value to various calls.
27006 (gdb_suppress_tests): Only give one warning message per group.
27007
27008 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27009
27010 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27011 global variables. Handle getting a value for $timeout more
27012 gracefully.
27013
27014 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27015
27016 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27017 initialize.
27018 (default_gdb_init): New procedure; allow gdb_init to be overridden
27019 by a target configuration file.
27020 (gdb_expect): Pass the timeout to remote_expect.
27021
27022 * config/monitor.exp(gdb_load): Fix typo in regexp.
27023
27024 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27025
27026 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27027
27028 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27029
27030 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27031 here. Call gdb_target_exec before rebooting the target, to make
27032 sure the connection to the target is closed.
27033 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27034 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27035 Also detect "Timeout reading from remote" error.
27036
27037 * config/gdbserver.exp: Pass the executable being loaded to
27038 gdb_target_monitor. Don't call gdb_file_cmd here; let
27039 gdb_target_monitor do it.
27040
27041 * gdb.disasm/hppa.exp: Don't use exec_output.
27042
27043 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27044
27045 * gdb.base/list.exp: If we're debugging a non-native target,
27046 try to set the pc register to point to the start of the
27047 program before doing the first list command.
27048
27049 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27050 test_calls after restarting.
27051
27052 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27053 reloading.
27054
27055 * gdb.base/watchpoint.exp: Fix typo.
27056
27057 * gdb.base/setshow.exp: Check for use_gdb_stub.
27058
27059 * gdb.base/break.exp: Fix continue until exit test for the gdb
27060 stub case.
27061 * gdb.base/langs.exp: Ditto.
27062
27063 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27064 gdb_load_offset. If we weren't given a file to load, figure out
27065 what the current file is and use it.
27066
27067 * config/i386-bozo.exp: New file.
27068
27069 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27070
27071 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27072 feature.
27073
27074 * config/proelf.exp: New entry.
27075
27076 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27077
27078 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27079 of regexps.
27080
27081 * gdb.base/watchpoint.exp: Don't run the test_stepping
27082 tests if gdb can't call functions on the target.
27083
27084 * gdb.base/setshow.exp: Don't run the set prompt tests if
27085 the board has gdb_prompt set.
27086
27087 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27088
27089 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27090 * gdb.base/commands.exp: Likewise.
27091 * gdb.base/setshow.exp: Likewise.
27092
27093 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27094
27095 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27096 feature.
27097
27098 * config/i960.exp: New file.
27099
27100 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27101
27102 * gdb.base/funcargs.exp: Check for gdb,short_int target
27103 feature instead of looking for explicit target triplets.
27104
27105 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27106
27107 * gdb.base/printcmds.exp: add a couple more tests a la
27108 "p 123DEADBEEF", to check parse_number.
27109 * top.c: change "to enable to enable" to "to enable" in a couple
27110 of help strings.
27111
27112 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27113
27114 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27115 on the mn10300.
27116
27117 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27118
27119 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27120 where the test executable is run with explicit args.
27121 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27122
27123 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27124
27125 * gdb.base/run.c: Use FAKEARGV to build test executable that
27126 does not require a command line arg, since most simulators
27127 don't currently support passing such an arg into the simulated
27128 program.
27129 * gdb.base/commands.exp: Change tests to insert the proper
27130 value as the arg to the first recursive factorial call. Change
27131 compilation line to define FAKEARGV at compile time.
27132
27133 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27134
27135 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27136 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27137 function with watchpoint enabled" test.
27138
27139 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27140
27141 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27142 Don't call gdb_test when the command doesn't return to a gdb prompt.
27143
27144 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27145 "Tests restarted" messages.
27146
27147 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27148
27149 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27150
27151 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27152
27153 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27154 for INFO SYMBOL; add help tests for OVERLAY commands.
27155 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27156 add tests for OVERLAY commands
27157 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27158 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27159 * gdb.base/sigall.c: add usestubs code frag
27160 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27161
27162 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27163
27164 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27165 failures.
27166 (gdb_stop_suppressing_tests): Note that tests have restarted.
27167
27168 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27169
27170 * config/h8300.exp: New file.
27171
27172 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27173
27174 * gdb.base/setshow.exp: Check for the existence of a
27175 feature, not its value.
27176
27177 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27178
27179 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27180
27181 * gdb.base/scope.exp: It's now init0(), not init().
27182
27183 * gdb.base/scope0.c: For now, change init() to be init0().
27184
27185 * config/monitor.exp: Use gdb_serial in preference to serial
27186 or netport.
27187
27188 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27189 and it's not already set.
27190
27191 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27192
27193 * gdb.base/setshow.exp: Only test the run command if the target
27194 isn't using a stub and if it supports argument passing.
27195
27196 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27197
27198 * config/udi.exp(gdb_start): Make sure UDICONF is set
27199 properly before starting gdb.
27200
27201 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27202
27203 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27204 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27205 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27206
27207 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27208
27209 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27210 specialized code to reboot the board, use remote_reboot instead.
27211
27212 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27213
27214 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27215
27216 * config/monitor.exp: Make sure we disconnect from the target.
27217 Also, try a reboot/reload cycle instead of failing if the
27218 load fails.
27219
27220 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27221
27222 * gdb.base/default.exp: Don't set match_max.
27223 * gdb.base/help.exp: Ditto.
27224 * gdb.base/list.exp: Ditto.
27225 * gdb.base/signals.exp: Ditto.
27226
27227 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27228 set, use remote_ld to download the testcase instead of
27229 the GDB loader.
27230
27231 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27232
27233 * config/vr5000.exp: New file.
27234
27235 * config/monitor.exp(gdb_target_monitor): Add pattern for
27236 "Ending remote" to detect errors in connecting.
27237
27238 * gdb.base/setshow.exp: Add .* within auto language test.
27239
27240 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27241 target feature.
27242
27243 * config/monitor.exp(gdb_load): Check for a failure when loading,
27244 and reboot the board if necessary.
27245
27246 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27247 a set of tests. Remove print.* from the patterns being checked.
27248
27249 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27250
27251 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27252 refer to gdb_spawn_id.
27253
27254 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27255 longer used.
27256 * config/sparclet.exp: Ditto.
27257 * config/sparclet-old.exp: Ditto.
27258 * config/slite.exp: Ditto.
27259 * config/sim.exp: Ditto.
27260 * gdb.base/funcargs.exp: Ditto.
27261
27262 * lib/gdb.exp:Remove references to gdb_spawn_id.
27263 (gdb_expect): Move to remote.exp.
27264
27265 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27266
27267 * config/monitor.exp: Detect the "Couldn't establish connection"
27268 message from GDB.
27269
27270 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27271
27272 * gdb.base/bitfields.exp: Use runto instead of explicit
27273 gdb_run_cmd/gdb_expect sequences.
27274
27275 * gdb.base/break.exp(text_next_with_recursion): Add match for
27276 gdb_expect call.
27277
27278 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27279 We also need to handle the "A program is being debugged already"
27280 prompt from gdb. Use gdb_test to set the baud rate.
27281
27282 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27283 to 20000. Really. I mean it.
27284
27285 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27286
27287 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27288 fails. If suppress_flag is set, skip perror message about not
27289 being able to send to GDB.
27290 (send_gdb): If suppress_flag is set, don't try to send commands to
27291 GDB.
27292 (gdb_expect): If suppress_flag is set, always fail immediately.
27293 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27294 (gdb_init): Call gdb_stop_suppressing_tests.
27295 (default_gdb_exit): Ditto.
27296 (default_gdb_start): Ditto.
27297
27298 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27299 gdb_stop_suppressing_tests as appropriate.
27300 * gdb.base/break.exp: Ditto.
27301 * gdb.base/callfuncs.exp: Ditto.
27302 * gdb.base/commands.exp: Ditto.
27303 * gdb.base/exprs.exp: Ditto.
27304 * gdb.base/funcargs.exp: Ditto.
27305 * gdb.base/list.exp: Ditto.
27306 * gdb.base/recurse.exp: Ditto.
27307 * gdb.base/scope.exp: Ditto.
27308 * gdb.base/structs.exp: Ditto.
27309 * gdb.c++/inherit.exp: Ditto.
27310
27311 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27312
27313 * config/vr4300.exp: New file.
27314
27315 * gdb.*/*.exp: Call gdb_expect instead of expect.
27316
27317 * lib/gdb.exp(gdb_expect): New function.
27318
27319 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27320
27321 * lib/gdb.exp(gdb_init): New function.
27322
27323 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27324 for each individual variable set.
27325
27326 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27327 name.
27328
27329 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27330
27331 * gdb.base/scope.exp: Use gdb_test.
27332
27333 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27334 aborting; the testsuite driver will do that for us (see
27335 gdb_finish). Also, use gdb_test in a few more places.
27336
27337 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27338
27339 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27340
27341 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27342
27343 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27344 and "add_tests" are not at the same address.
27345
27346 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27347
27348 * gdb.base/ptype.exp: Use gdb_test.
27349
27350 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27351
27352 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27353 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27354 left in. No longer expect them to fail.
27355
27356 * gdb.stabs/*.mt; Deleted, no longer used.
27357 * gdb.stabs/configure.in: Remove references to target makefile
27358 frags.
27359 * gdb.stabs/configure: Rebuilt.
27360
27361 * gdb.disasm/*.mt: Deleted, no longer used.
27362 * gdb.disasm/configure.in: Remove references to target makefile
27363 frags. Use "sh3.s" as the unique filename for this directory.
27364 * gdb.disasm/configure: Rebuilt.
27365
27366 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27367 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27368 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27369
27370 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27371
27372 * config/udi.exp: Use mondfe,name instead of remote_host.
27373
27374 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27375
27376 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27377 a function with a watchpoint enabled on the mn10200.
27378
27379 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27380 before trying to create it!
27381
27382 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27383
27384 * config/vx.exp: Use hostname instead of netport.
27385
27386 * config/vxworks.exp: New file.
27387
27388 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27389
27390 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27391 gdb before assuming everything worked. Send a ^C if a timeout
27392 occurs.
27393
27394 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27395 $gdb_spawn_id directly.
27396 (gdb_run_cmd): Try _start as well as start. Use the target feature
27397 gdb,start_symbol as the symbol to start from when jumping.
27398
27399 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27400
27401 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27402 redundant) test.
27403
27404 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27405 it doesn't lose for 16bit integer systems.
27406
27407 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27408
27409 * gdb.fortran/types.exp: If the target doesn't support "double"
27410 data types, then expect "real" types to only be 4 bytes.
27411
27412 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27413 call tests if the target doesn't support inferior function calls.
27414
27415 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27416 in printf tests.
27417
27418 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27419
27420 * gdb.base/help.exp: Disable "help set", "help show", and
27421 "help support". Simplify regexp for "help stack".
27422
27423 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27424 to 60 seconds. Temporarily set match_max to 15000 around the
27425 "info copying" test.
27426
27427 * gdb.base/nodebug.exp: Don't try to do an inferior function
27428 call if the target doesn't support them.
27429 * gdb.base/printcmds.exp: Likewise.
27430 * gdb.base/setvar.exp: Likewise.
27431 * gdb.base/structs.exp: Likewise.
27432 * gdb.c++/templates.exp: Likewise.
27433 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27434
27435 * gdb.base/recurse.exp: Enable for the mn10200.
27436
27437 * configure.in: Do configure gdb.stabs directory for *-*-elf
27438 targets.
27439 * configure: Rebuilt.
27440
27441 * gdb.base/break.exp: Check for gdb,noresults before testing
27442 exit status and/or results from the target.
27443 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27444 * lib/gdb.exp: Remove old (now bogus) initialization of
27445 noinferior, noargs, noresults and nosignals.
27446
27447 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27448
27449 * config/sh.exp: New file.
27450
27451 * config/slite.exp: Try to connect multiple times to the board
27452 before rebooting. Only send a "monitor run" if need_monitor_run
27453 is set.
27454
27455 * gdb.base/break.exp: Don't do the "stub continue" test if
27456 the target has gdb_stub set.
27457
27458 * gdb.base/callfuncs.exp: Increase the timeout.
27459
27460 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27461 if the target has gdb,noinferiorio set.
27462
27463 * gdb.base/list.exp: Increase match_max to 10000 characters.
27464
27465 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27466
27467 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27468 target.
27469
27470 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27471
27472 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27473
27474 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27475 trying to delete the copy of gdb. Catch the file delete so we
27476 don't die if the delete fails; also, the file should be copied to
27477 the host, not to the build.
27478
27479 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27480
27481 * lib/gdb.exp(gdb_test): Surround the result pattern with
27482 parenthesis in case it contains multiple regexps separated
27483 with |.
27484
27485 * gdb.base/watchpoint.exp: Use gdb_test.
27486 * gdb.base/default.exp: Ditto.
27487
27488 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27489
27490 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27491
27492 * gdb.base/scope.exp: Use gdb_test.
27493 * gdb.c++/classes.exp: Ditto.
27494 * gdb.c++/inherit.exp: Ditto.
27495
27496 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27497
27498 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27499 remote_exec instead.
27500 * gdb.base/corefile.exp: Don't be ridiculous.
27501 * gdb.base/*.c: Add missing stub invocations.
27502
27503 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27504
27505 * config/slite.exp: Miscellaneous fixes.
27506
27507 * lib/gdb.exp: Fix runto.
27508
27509 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27510 the target.
27511
27512 * gdb.base/watchpoint.exp: Fix regexp.
27513
27514 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27515 close and wait commands, as the descriptor may now be
27516 invalid. Always call "remote_close host".
27517
27518 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27519
27520 Major rewrite for testsuite revision.
27521
27522 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27523 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27524 instead of relying on spawn_id to always contain a valid
27525 spawn id.
27526 (get_compiler_info): New procedure to build the ${binfile}.ci
27527 file, instead of replicating this in N different places.
27528 (gdb_compile): New procedure.
27529
27530 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27531 appropriate arguments) instead of compile. Use gdb_test in a lot
27532 more places. Use send_gdb instead of send. Always run gdb_start
27533 at the start of a testcase, as this is no longer done magically.
27534
27535 config/*-gdb.exp: Rename without the -gdb suffix.
27536
27537 config/mips.exp: Use remote_close instead of exit_remote_shell.
27538 config/monitor.exp: Use target_info instead of looking at
27539 baud, timeout, etc.
27540 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27541
27542 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27543
27544 * gdb.c++/templates.exp (test_ptype_of_templates),
27545 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27546 Update expect patterns for destructors and assignment operators
27547 to match corresponding c-typeprint.c changes.
27548 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27549 to destructor breakpoint test, GDB should be able to set the
27550 destructor breakpoint without specifying arguments.
27551
27552 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27553
27554 * gdb.threads/pthreads.exp: Change result for failure to compile due
27555 to lack of pthreads runtime support from an error to simply an
27556 unsupported test, per dejagnu standards.
27557
27558 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27559
27560 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27561 where GDB exits to reduce pattern match time.
27562 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27563
27564 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27565
27566 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
27567
27568 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27569 * gdb.base/default.exp: ditto.
27570 * gdb.base/nodebug.exp: ditto.
27571 * gdb.base/printcmds.exp: ditto.
27572 * gdb.base/ptype.exp: ditto.
27573 * gdb.base/setvar.exp: ditto.
27574 * gdb.base/structs.exp: ditto.
27575 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27576
27577 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27578
27579 * configure, */configure: Rebuild with autoconf 2.12.
27580
27581 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27582
27583 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27584 use new i*86-pc-linux*-gnu quads.
27585 * gdb.base/corefile.exp: Ditto.
27586 * gdb.base/signals.exp: Ditto.
27587 * gdb.base/sigall.exp: Ditto.
27588 * gdb.base/interrupt.exp: Ditto.
27589
27590 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27591 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27592 RedHat 4.0.
27593
27594 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
27595 linux. This allows the test case to at least compile on latest
27596 linux, but still not run due to missing the threads runtime library.
27597
27598 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27599
27600 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27601 directory to search gdb directory. Accept and step over conditional
27602 stack alignment code. Consume $prompt in failure cases.
27603 Reset timeout to $oldtimeout instead of some arbitrary value.
27604 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27605 timeout problems with infinite stack backtraces.
27606 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27607 Accept function parameters for linkfunc member.
27608
27609 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27610
27611 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27612 (CXXFLAGS): Remove, unreferenced.
27613 (B_OPTIONS): Add for -B options and add code to initialize with
27614 previous -B options and also add -B option to pick up cross compiled
27615 runtime.
27616 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27617 doing cross compiles.
27618 (target_alias): Declare global.
27619 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27620 to verify that gcc exists in build tree, and if so set CC to that
27621 gcc and to use B_OPTIONS and TARGET_INCLUDES.
27622
27623 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27624
27625 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27626 ptype test for anonymous union. Fixup testcase to match
27627 current gcc debug output.
27628
27629 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27630
27631 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27632 force argument to an unsigned long type.
27633
27634 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27635
27636 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
27637 tests and anonymous union print/ptype tests.
27638 * gdb.base/list.exp (test_forward-search): Increase timeout by
27639 5 minutes for the "search extremely long line" case.
27640 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27641 completely optional and that the pass/fail messages use the command as
27642 the message if that third arg is a null string.
27643 (gdb_test_exact): Arrange that a null string pattern means match a
27644 null string output rather than any output, which might include random
27645 errors.
27646 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27647 backtrace test.
27648 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27649 always failing and failure is now exposed by gdb.exp changes.
27650
27651 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27652
27653 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27654 weren't being noted.
27655
27656 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27657
27658 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27659 * gdb.stabs/weird.exp: Remove v_comb xfails.
27660
27661 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
27662
27663 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
27664 list.exp scope.exp watchpoint.exp]
27665 Make all timeout error msgs explicitly say "(timeout)".
27666
27667 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
27668
27669 * config/monitor.exp: Increase download timeout to 1000 seconds.
27670
27671 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
27672
27673 * config/m32r.exp: Increase timeout to 120 seconds.
27674
27675 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27676
27677 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27678 and accept older ordering as obsolescent gcc or gdb.
27679 * gdb.c++/templates.exp: Ditto.
27680 * gdb.c++/virtfunc.exp: Ditto.
27681
27682 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27683
27684 * gdb.base/coremaker.c: Add code to mmap some data so we
27685 can check that it ends up in the core file.
27686 * gdb.base/corefile.exp: Add test to read mmapped data
27687 from core file.
27688
27689 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
27690
27691 * config/m32r.exp: New file.
27692
27693 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
27694
27695 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
27696 that cflags can contains -gstabs, and work correctly for other tests.
27697
27698 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
27699
27700 * gdb.base/setshow.exp: New file, tests show and set.
27701 * gdb.base/setshow.c: New file, tests show and set.
27702 * gdb.base/help.exp: Add test for help set|show annotate.
27703 * gdb.base/default.exp: Add test for set|show annotate.
27704
27705 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
27706
27707 * testsuite/gdb.base/break.exp: Make backtrace from factorial
27708 errors unique.
27709 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
27710 explicitly.
27711
27712 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
27713
27714 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
27715 and width commands. This is done elsewhere.
27716 * (gdb_start): Don't call gdb_start_sim here. That's already
27717 done in gdb_load. This fixes lots of failures in default.exp.
27718
27719 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
27720
27721 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27722 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27723 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27724 in the same we we treat other failures (since it may be an expected
27725 condition), rather than as an error.
27726 * gdb.base/signals.exp (test_handle_all_print): Revert back to
27727 old test format.
27728
27729 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
27730
27731 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27732 (distclean maintainer-clean realclean): No need to remove files
27733 twice. Nuke the duplicates.
27734 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
27735 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
27736 Remove config.h along with other config files.
27737
27738 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
27739
27740 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27741 "p func1 ()" and note that rests of tests are skipped.
27742 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
27743 setup_xfails for "print func2::coremaker_local".
27744 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27745 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27746 affected by the previous run test.
27747 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
27748 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
27749 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
27750 "pass int powerset tuple" and "pass modeless int powerset tuple".
27751 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27752 "real write 4" and "real write 8".
27753 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
27754 setup_xfails for "print vs1 after tuple assign 2",
27755 "print \$i after tuple assign 2", and
27756 "print vs2 after tuple assign 2".
27757 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27758 meaningful error message and return -1 so the caller can
27759 suppress further tests and avoid a cascade of errors.
27760
27761 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27762
27763 * gdb.base/a1-selftest.exp: Tweak tests to account for new
27764 format for printing version.
27765 * gdb.base/default.exp: Ditto.
27766 * gdb.base/interrupt.exp: Fix problem with cascade of
27767 errors if child process dies while calling a function.
27768
27769 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
27770
27771 * Makefile.in (VPATH): Add
27772 * Makefile.in (Makefile, config.status): Fix rules so things get
27773 remade when necessary.
27774
27775 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
27776
27777 * Makefile.in (just-check): Add path to sibling expect dir
27778 to environment variable specified by RPATH_ENVVAR.
27779
27780 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
27781
27782 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
27783 (just-check): Add shared library paths for libstdc++, tk,
27784 tcl, bfd, and opcodes to the environment variable specified
27785 in RPATH_ENVVAR.
27786 * configure.in: Add support to recognize --enable-shared flag
27787 and generate correct value for RPATH_ENVVAR.
27788 * configure: Regenerated with autoconf.
27789
27790 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
27791
27792 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
27793 include all osf versions.
27794 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
27795 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
27796 when target is linux. When failing to build pthreads test
27797 executable, give more meaningful message.
27798 * gdb.threads/pthreads.c: Hpux also uses old definition of second
27799 arg for pthread_create.
27800
27801 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
27802
27803 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
27804 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
27805 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
27806 and -lpthreads (everybody else).
27807 (test_startup): Fail gracefully if threads are not supported.
27808 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
27809 "p/c array_index("abcdef",2)" when not gcc compiled.
27810 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
27811 "print func2::coremaker_local" when not gcc compiled.
27812 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
27813 "ptype on opaque struct tagname (statically)",
27814 "ptype on opaque struct tagname (dynamically) 1", and
27815 "ptype on opaque struct tagname (dynamically) 2"
27816 for not compiled with gcc.
27817 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
27818 backtrace when compiled with gcc.
27819 * lib/gdb.exp (runto_main): Return result of "runto main" rather
27820 than always return success.
27821
27822 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
27823
27824 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
27825
27826 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
27827
27828 * gdb.base/structs.exp: Undo last change.
27829
27830 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
27831
27832 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
27833 encapsulate all the steps/nexts done during self test, starting
27834 at main, and makes them less sensitive to optimization issues.
27835 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
27836 signal handler" test.
27837 * gdb.threads/pthreads.exp: Only run this for native configs.
27838 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
27839 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
27840 tests.
27841 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
27842 for "runto test_calls(void)" test.
27843
27844 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
27845
27846 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
27847 and don't expect address info in breakpoint confirmations.
27848
27849 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
27850
27851 * gdb.base/list.exp (test_forward_search): Increase timeout
27852 temporarily by 60 seconds for searching extremely long line,
27853 and then reset to old value when done. Increase expect input
27854 buffer to 10000.
27855
27856 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
27857
27858 * gdb.base/list.exp (test_forward_search): Fix to handle very
27859 long source line without overflowing expect's input buffer.
27860
27861 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
27862
27863 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
27864 "buffer_full".
27865
27866 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
27867 "buffer_full".
27868
27869 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
27870 "buffer_full".
27871
27872 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
27873 "buffer_full".
27874
27875 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
27876
27877 * configure.in (configdirs): Add gdb.threads.
27878 * configure: Regenerated with autoconf.
27879 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
27880 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
27881 * gdb.threads/configure: New, generated with autoconf.
27882
27883 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
27884
27885 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
27886
27887 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
27888
27889 * gdb.base/signals.exp (test_handle_all_print): Test separately for
27890 each signal's status in the output of "handle all print".
27891 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
27892 the \r\n sequence that immediately precedes the gdb prompt.
27893 * gdb.base/a1-selftest.exp: Save original timeout and restore
27894 after test.
27895
27896 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
27897
27898 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
27899 symbol.
27900
27901 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
27902
27903 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
27904
27905 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
27906
27907 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
27908 timeout by 60 seconds.
27909
27910 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
27911
27912 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
27913 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
27914 error return.
27915
27916 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
27917
27918 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
27919 gdb initialization, also report how long dejagnu waited. Restore
27920 old timeout before doing error return. Temporarily increase timeout
27921 by 3 minutes to allow for slow startups over heavy NFS use.
27922
27923 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
27924
27925 * lib/gdb.exp: Report timeout value for verbosity level 2.
27926 * config/gdbserver.exp: Ditto.
27927 * config/hppro.exp: Ditto.
27928 * config/mips-gdb.exp: Ditto.
27929 * config/monitor.exp: Ditto.
27930 * config/netware.exp: Ditto.
27931 * config/sim-gdb.exp: Ditto.
27932 * config/slite-gdb.exp: Ditto.
27933 * config/udi-gdb.exp: Ditto.
27934 * config/unix-gdb.exp: Ditto.
27935 * config/vx-gdb.exp: Ditto.
27936 * gdb.base/a1-selftest.exp: Ditto.
27937 * gdb.base/a2-run.exp: Ditto.
27938 * gdb.base/break.exp: Ditto.
27939 * gdb.base/corefile.exp: Ditto.
27940 * gdb.base/list.exp: Ditto.
27941 * gdb.base/recurse.exp: Ditto.
27942 * gdb.base/scope.exp: Ditto.
27943 * gdb.base/signals.exp: Ditto.
27944
27945 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27946
27947 * gdb.threads/Makefile.in (docdir): Removed.
27948
27949 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27950
27951 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
27952 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
27953 @srcdir@.
27954 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
27955 autoconf 2.5 or higher.
27956 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
27957
27958 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
27959
27960 * configure: Regenerated.
27961 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
27962 avoid name clashes with SunOS headers.
27963
27964 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
27965
27966 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
27967
27968 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
27969
27970 * gdb.base/callfuncs.exp: Finish last change -- make sure the
27971 prototype information ends up in the compiler info file.
27972
27973 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
27974
27975 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
27976 attempting to regenerate it. Eliminate use of a temporary file
27977 and just generate the info file directly. Source it immediately,
27978 for consistency of use.
27979 * gdb.base/corefile.exp: Ditto
27980 * gdb.base/exprs.exp: Ditto.
27981 * gdb.base/funcargs.exp: Ditto.
27982 * gdb.base/langs.exp: Ditto.
27983 * gdb.base/list.exp: Ditto.
27984 * gdb.base/mips_pro.exp: Ditto.
27985 * gdb.base/nodebug.exp: Ditto.
27986 * gdb.base/opaque.exp: Ditto.
27987 * gdb.base/ptype.exp: Ditto.
27988 * gdb.base/scope.exp: Ditto.
27989 * gdb.base/setvar.exp: Ditto.
27990 * gdb.base/signals.exp: Ditto.
27991 * gdb.base/whatis.exp: Ditto.
27992 * gdb.c++/templates.exp: Ditto.
27993 * gdb.c++/virtfunc.exp: Ditto.
27994 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
27995 whether or not to add -lstdc++ to the compile command line args.
27996
27997 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27998
27999 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28000 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28001 Increase timeout, a lot of single stepping might be needed if the
28002 target has no hardware watchpoints.
28003
28004 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28005
28006 * gdb.base/break.exp: Ignore compiler warnings when compiling
28007 break.c.
28008 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28009 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28010 from remote-sim.
28011 * gdb.base/exprs.exp: Add h8300 xfails.
28012 * gdb.base/funcargs.exp: Likewise.
28013 * gdb.base/nodebug.exp: Likewise.
28014 * gdb.base/printcmds.exp: Likewise.
28015 * gdb.base/ptype.exp: Likewise.
28016 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28017 h8300 xfails.
28018 * gdb.base/return.exp: Handle float/double precision problems
28019 on the h8300.
28020 * gdb.base/funcargs.c: Explicitly make last constant argument to
28021 call_after_alloca_subr an unsigned long type.
28022 * gdb.base/return.c: Include stdio.h.
28023
28024 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28025
28026 * config/abug.exp: New file for the older Motorola Bug monitor
28027 that runs on the mvme13x series VME boards.
28028 * config/monitor.exp: Use the new config array for target settings
28029 if they exist.
28030
28031 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28032
28033 * sim-gdb.exp: Make the SH simulator allocate less space when
28034 it is targeted.
28035
28036 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28037
28038 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28039 test.
28040
28041 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28042
28043 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28044 "rs6000-*-*" for "list function in include file" when gcc compiled.
28045 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28046 for "p ctable1[120]".
28047 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28048 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28049 Remove setup_xfail for "rs6000-*-*" for
28050 "print 'scope0.c'::filelocal before run".
28051 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28052 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28053 since some compilers don't allow both options to be given
28054 on the same command line. Create object file and move it.
28055
28056 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28057
28058 * gdb.base/corefile.exp: Always regenerate the core file, since
28059 we always regenerate the coremaker program. Detect special case
28060 where registers cannot be read from core file.
28061
28062 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28063
28064 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28065 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28066 * gdb.c++/templates.exp: Only match on basename of file since
28067 some formats like xcoff don't encode directory information.
28068 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28069 and rs6000 AIX xcoff targets.
28070 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28071 * configure: Regenerate.
28072 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28073 here, rather than in distclean.
28074
28075 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28076
28077 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28078 defined, and use it to compile the test case with -O2. The
28079 native compilation still uses no optimization.
28080 * gdb.base/mips_pro.c: Remove inline assembly code since
28081 it is compiled PIC by default, which results in assembler
28082 warnings that make the testsuite think the compilation
28083 was unsuccessful.
28084
28085 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28086
28087 * gdb.c++/misc.exp: Add note to message for
28088 "print s.a for foo struct" that this is a known gcc 2.7.2
28089 and earlier bug.
28090
28091 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28092
28093 * gdb.base/break.exp: Fix pattern for matching "Delete all
28094 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28095 setup_xfail for deleting all breakpoints test. Fix various
28096 timeout messages to include "(timeout)".
28097 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28098 for "p t_float_values2(3.14159,float_val2)".
28099 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28100 for "continue to call2g" when gcc compiled.
28101 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28102 "up to foo in langs.exp", "show language at foo in langs.exp",
28103 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28104 and "show language at fsub in langs.exp".
28105 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28106 "list line 1 in include file", "list message for lines past EOF",
28107 "list function in include file", "list list0.h:foo", and
28108 "list filename:function; nonexistant function".
28109 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28110 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28111 and "ptype t_char_array" to be for native cc only.
28112
28113 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28114
28115 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28116 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28117 "print func2::coremaker_local", and "backtrace in corefile.exp".
28118
28119 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28120
28121 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28122 "bt in signals.exp". This problem only appears when running
28123 the testsuite, and then only intermittently.
28124
28125 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28126
28127 * gdb.base/return.exp (return_tests): Differentiate between
28128 two tests of continuing.
28129
28130 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28131
28132 * */Makefile.in (maintainer-clean): Remove config.log.
28133 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28134 * gdb.c++/Makefile.in (PROGS): Add inherit.
28135 (clean): Remove *.ci.
28136
28137 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28138
28139 * gdb.c++/misc.cc: Add test code from Mike Stump.
28140 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28141
28142 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28143
28144 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28145 to "alpha-*-osf2*" and add comment.
28146 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28147 setup_xfail for "step over execarg initialization" and
28148 "step over corearg initialization".
28149 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28150 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28151 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28152 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28153 "print func2::coremaker_local", and "backtrace in corefile.exp".
28154 * gdb.base/signals.exp: Build and source signals.ci.
28155 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28156 to be for gcc only.
28157 * lib/gdb.exp: Move verbose statements outside conditionals.
28158
28159 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28160
28161 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28162 Feb 3 procfs.c change.
28163
28164 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28165
28166 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28167
28168 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28169
28170 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28171 from dejagnu's apparent default of 10 seconds, which gives random
28172 results when running the tests over NFS on moderately loaded systems.
28173 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28174
28175 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28176
28177 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28178 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28179 result reports.
28180
28181 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28182
28183 * configure.in (CY_AC_PATH_TCLH): Remove.
28184 * configure: Regenerate.
28185
28186 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28187
28188 * gdb.c++/Makefile.in (clean): Add missing '{'.
28189
28190 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28191
28192 * lib/gdb.exp: Provide a default value for noinferior.
28193
28194 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28195 Load libgloss.exp.
28196
28197 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28198
28199 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28200 the executable, not the .o to run the tests from.
28201
28202 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28203
28204 * gdb.base/break.exp: Don't test for program exit or exit status
28205 if $noresults if nonzero.
28206 * gdb.base/langs.exp: Likewise.
28207 * gdb.base/watchpoint.exp: Likewise.
28208
28209 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28210 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28211 trying to compile the testcase.
28212
28213 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28214
28215 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28216 * gdb.base/signals.exp (continue to handler): Likewise.
28217
28218 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28219
28220 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28221
28222 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28223
28224 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28225
28226 * gdb.base/corefile.exp: Recognize "not found" as failure
28227 when trying to determine if a core file was generated.
28228 If no core file was generate the first time, try again without
28229 the ulimit -c to work around braindamaged shells.
28230
28231 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28232
28233 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28234 [] tests with "test" and enclose string in quotes.
28235 * gdb.stabs/configure: Rebuild
28236
28237 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28238
28239 Changes in sync with expect:
28240 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28241 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28242 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28243 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28244 argument to AC_REQUIRE.
28245 * configure: Regenerated.
28246
28247 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28248
28249 * gdb.base/corefile.exp: When generating a core, discard any
28250 error messages about ulimit not found and the "core dumped"
28251 message from the shell that runs the coredumper.
28252
28253 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28254
28255 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28256
28257 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28258 which sed script to run. Expect failure for v_comb test
28259 on PA targets too.
28260
28261 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28262
28263 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28264 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28265
28266 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28267
28268 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28269 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28270 "sparc-sun-solaris*" xfails for "p v_comb".
28271 * lib/gdb.exp (default_gdb_start): Fix typo.
28272 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28273 messages to not include the full program name that caused
28274 the core dump since some systems (such as solaris) apparently
28275 truncate this path to about 80 characters.
28276 When generating a core file first try increasing the core file
28277 size limit to unlimited since some systems may default it to
28278 zero, and it is harmless to try it. Move the test for failing
28279 to generate a core file to where it will actually get executed.
28280 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28281 new gdb result from g++ debug info improvements and make old
28282 pattern obsolescent. Also account for size_t differences
28283 (may be int or long).
28284 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28285 initialization before function call is placed in the delay slot
28286 and thus appears to be skipped over by commands such as "next".
28287
28288 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28289
28290 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28291
28292 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28293
28294 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28295 input source file; fix code to compile test to deal with this
28296 convention.
28297 * gdb.c++/*.exp: Likewise.
28298
28299 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28300
28301 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28302 "bt in signals.exp".
28303
28304 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28305
28306 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28307 "step over execarg initialization" and
28308 "step over corearg initialization".
28309
28310 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28311
28312 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28313 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28314
28315 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28316
28317 From Rob Savoye (rob@poseidon.cygnus.com)
28318 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28319 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28320 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28321 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28322 configure.in}: Major reworking for autoconfig.
28323 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28324 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28325 New files.
28326 * config/unix-gdb.exp: Make GDB global.
28327 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28328 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28329 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28330 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28331 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28332 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28333 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28334 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28335 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28336 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28337 pr-8136.exp, result.exp, string.exp, tuples.exp},
28338 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28339 to returns as necessary, arrange for test to compile own testcase
28340 executable.
28341 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28342
28343 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28344
28345 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28346 clear_xfail at end of test which might not call either pass or fail.
28347 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28348 "backtrace through signal handler".
28349
28350 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28351
28352 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28353 continuing from a job control stop signal.
28354 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28355
28356 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28357
28358 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28359 * gdb.base/corefile.exp: Likewise.
28360 * gdb.base/funcargs.exp: Likewise.
28361
28362 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28363
28364 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28365 * config/monitor.exp: Add support for setting baud rate.
28366
28367 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28368
28369 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28370 i*86-*-linux* xfails for "backtrace through signal handler".
28371 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28372 "print func2::coremaker_local".
28373 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28374 alpha-dec-osf2* xfail for
28375 "delete all breakpoints when none".
28376
28377 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28378
28379 * gdb.base/break.exp: Change test that deletes all breakpoints
28380 when no user breakpoints are installed. A post 4.15 change
28381 causes gdb to no longer prompt in this case.
28382
28383 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28384
28385 * gdb.base/return.exp (return_tests): Change xfail for test
28386 "correct value returned double test" to stop xfailing at
28387 Solaris 2.5. Apparently the bug has been fixed.
28388
28389 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28390
28391 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28392 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28393
28394 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28395
28396 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28397 * gdb.disasm/hppa.s: Corresponding changes.
28398
28399 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28400
28401 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28402 makefile fragment.
28403 * config/mt-hpux: Deleted.
28404
28405 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28406
28407 * Many files: When warning about suppressed tests due to a
28408 nonexistant test binary, avoid incrementing the warning count.
28409
28410 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28411
28412 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28413
28414 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28415
28416 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28417 "sparc-*-solaris2*".
28418
28419 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28420
28421 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28422 Add global and local variables and initialize them.
28423 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28424 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28425 extracts the file name and terminating signal from the core file.
28426 * TODO: Remove note about tests for correct mapping of corefile.
28427 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28428 from optimizing it away.
28429 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28430 handles common blocks.
28431
28432 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28433
28434 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28435 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28436
28437 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28438
28439 * Makefile.in (maintainer-clean): New target, synonym for
28440 realclean.
28441 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28442 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28443 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28444 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28445 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28446 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28447
28448 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28449
28450 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28451 xfails when not gcc compiled for "print foo::funclocal".
28452 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28453 "print foo::funclocal at foo",
28454 "print 'scope1.c'::foo::funclocal at foo",
28455 "print foo::funclocal_bss at foo",
28456 "print 'scope1.c'::foo::funclocal_bss at foo",
28457 "print foo::funclocal_ro at foo",
28458 "print 'scope1.c'::foo::funclocal_ro at foo",
28459 "print bar::funclocal at foo" and
28460 "print 'scope1.c'::bar::funclocal at foo".
28461 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28462 gcc compiled for "print foo::funclocal at bar".
28463 Expand all messages to ensure that they identify that
28464 the test is at bar().
28465 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28466 gcc compiled for:
28467 "ptype on opaque struct pointer (statically)",
28468 "ptype on opaque struct tagname (statically)",
28469 "ptype on opaque struct pointer (dynamically) 1",
28470 "ptype on opaque struct tagname (dynamically) 1",
28471 "ptype on opaque struct pointer (dynamically) 2" and
28472 "ptype on opaque struct tagname (dynamically) 2
28473 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28474 gcc compiled for:
28475 "p datalocal"
28476 "whatis datalocal",
28477 "ptype datalocal",
28478 "p bsslocal",
28479 "whatis bsslocal", and
28480 "ptype bsslocal".
28481 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28482 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28483 when not gcc compiled.
28484 * gdb.base/funcargs.exp (float_and_integral_args): Add
28485 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28486 compiled.
28487 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28488 "backtrace from call6a" when not gcc compiled.
28489 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28490 "backtrace from call7a" when not gcc compiled.
28491 * gdb.base/callfuncs.exp (do_function_calls):
28492 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28493 "p t_char_array_values(char_array_val2,char_array_val1)",
28494 "p t_char_array_values(char_array_val1,char_array_val2)",
28495 "p t_char_array_values("carray 1","carray 2")",
28496 "p t_char_array_values("carray 1",char_array_val2)",
28497 "p t_char_array_values(char_array_val1,"carray 2")",
28498 "p sum_args(1,{2})",
28499 "p sum_args(2,{2,3})",
28500 "p sum_args(3,{2,3,4})",
28501 "p sum_args(4,{2,3,4,5})"
28502 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28503 "backtrace in corefile.exp" when not gcc compiled.
28504
28505 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28506
28507 * gdb.base/signals.exp: Rewrite `handle all print' test as
28508 a procedure. Accept blanks or TABs as whitespace, increase
28509 timeout and expect input buffer size for the large output
28510 from the command. Remove "i*86-*-bsdi2.0" xfail.
28511
28512 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28513
28514 * gdb.base/setvar.exp: Add new testcases for truncation when
28515 assigning invalid values to bitfields.
28516
28517 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28518
28519 * gdb.base/callfuncs.exp (do_function_calls): Remove
28520 mips-sgi-irix* xfail for
28521 "call inferior func with struct - returns char *"
28522 and fix test so that an optional (unsigned char *) cast is
28523 accepted in the result.
28524
28525 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28526
28527 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28528 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28529 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28530 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28531 that accidentally got checked in.
28532
28533 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28534
28535 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
28536 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28537 compiled test.
28538 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28539 Add mips-sgi-irix5* xfail for not gcc compiled.
28540 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
28541 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28542 compiled for "p top", "whatis top", "p middle", and "whatis
28543 middle".
28544 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28545 "whatis signed char" for not gcc compiled.
28546 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28547 "set variable signed char=-1 (-1)" and
28548 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28549 * gdb.base/funcargs.exp (float_and_integral_args):
28550 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28551 Add mips-sgi-irix* xfail when not gcc compiled for
28552 "continue to call2b".
28553 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28554 "continue to call2g".
28555 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28556 compiled for "backtrace from call6a"
28557 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28558 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28559 when not gcc compiled for "backtrace from call7a".
28560 (localvars_after_alloca): Fix gdb_test cmds for
28561 "print * after runto ...".
28562 Remove rs6000-*-* xfails for
28563 "print i after runto localvars_after_alloca" and
28564 "print l after runto localvars_after_alloca"
28565 for all compilers.
28566 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28567 when not compiled with gcc, for:
28568 "print signed char == (minus)",
28569 "print signed char != (minus)",
28570 "print signed char < (minus)",
28571 "print signed char > (minus)".
28572 * gdb.base/callfuncs.exp (do_function_calls):
28573 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28574 "call inferior func with struct - returns char *".
28575 * gdb.base/return.exp (return_tests): Change xfail for
28576 "correct value returned double test" to include Solaris 2.4.
28577 * gdb.base/funcargs.exp (float_and_integral_args):
28578 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28579
28580 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28581
28582 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28583 enumeration bitfields if compiling with GNU C.
28584 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28585 to empty' prompt.
28586
28587 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28588
28589 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28590 test for PRO targets.
28591
28592 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28593 breakpoints in the inferior at any given time by making
28594 two groups of breakpoints for call2*, call6* and call7*
28595 tests.
28596
28597 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28598
28599 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28600 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28601 from optimizing it away.
28602 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28603 "call inferior func with struct".
28604
28605 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28606
28607 * configure.in: Only configure gdb.chill for particular targets.
28608
28609 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28610
28611 * gdb.base/Makefile.in: Add action to .c.o transformation
28612 rule that generates a .ci file for each .o file and remove
28613 explicit .c.o rules except for callfuncs.o.
28614 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28615 generates a .ci file for each .o file and remove explicit
28616 .cc.o rules.
28617 (clean): Remove *.tmp *.ci files.
28618 (EXECUTABLES): Remove templ-info.exp.
28619 * gdb.base/compiler.c: New file.
28620 * gdb.c++/compiler.cc: New file
28621 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28622 Change rs6000-*-* xfail for
28623 "print 'scope0.c'::filelocal_ro" and
28624 "print 'scope1.c'::filelocal" and
28625 "print 'scope1.c'::filelocal_bss" and
28626 "print 'scope1.c'::filelocal_ro" and
28627 "print 'scope1.c'::foo::funclocal" and
28628 "print 'scope1.c'::foo::funclocal_ro" and
28629 "print 'scope1.c'::bar::funclocal" and
28630 "print 'scope0.c'::filelocal_ro" and
28631 "print 'scope1.c'::filelocal at foo" and
28632 "print 'scope1.c'::filelocal_bss at foo" and
28633 "print 'scope1.c'::filelocal_ro at foo" and
28634 "print 'scope1.c'::foo::funclocal at foo" and
28635 "print 'scope1.c'::foo::funclocal_bss at foo" and
28636 "print 'scope1.c'::foo::funclocal_ro at foo" and
28637 "print 'scope1.c'::bar::funclocal at foo" and
28638 "print 'scope0.c'::filelocal_ro" and
28639 "print 'scope1.c'::filelocal" and
28640 "print 'scope1.c'::filelocal_bss" and
28641 "print 'scope1.c'::filelocal_ro" and
28642 "print 'scope1.c'::foo::funclocal" and
28643 "print 'scope1.c'::foo::funclocal_bss" and
28644 "print 'scope1.c'::foo::funclocal_ro" and
28645 "print 'scope1.c'::bar::funclocal" and
28646 "print 'scope1.c'::bar::funclocal_bss"
28647 to only be xfail'd when not compiled with gcc.
28648 Add rs6000-*-* xfail for
28649 "print 'scope0.c'::filelocal_bss before run"
28650 when compiled with gcc.
28651 (test_at_main): Add rs6000-*-* xfail for
28652 "print filelocal_ro in test_at_main"
28653 when compiled with gcc.
28654 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
28655 Add rs6000-*-aix* xfail for
28656 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28657 "ptype t_char_array", not compiled with gcc.
28658 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28659 xfail for "list foo (in include file)" when gcc compiled.
28660 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
28661 (integral_args): Add rs6000-*-* xfail for
28662 "run to call0a" if not compiled with gcc.
28663 (unsigned_integral_args): Add rs6000-*-* xfail for
28664 "run to call1a" if not compiled with gcc.
28665 (float_and_integral_args): Add rs6000-*-* xfail for
28666 "run to call2a" if not compiled with gcc and for
28667 "continue to call2b" for any compiler.
28668 Add rs6000-*-* xfail to
28669 "print f1 after run to call2a" for gcc compiled.
28670 (discard_and_shuffle): Add rs6000-*-* xfail for
28671 "run to call6a".
28672 (shuffle_round_robin): Add rs6000-*-* xfail for
28673 "backtrace from call7a" if not compiled with gcc.
28674 Add rs6000-*-* xfail for
28675 "backtrace from call7b" if compiled with gcc.
28676 (call_after_alloca): Add rs6000-*-* xfail for
28677 "print c in call_after_alloca" and
28678 "print s in call_after_alloca" and
28679 "backtrace from call_after_alloca_subr"
28680 if not compiled with gcc.
28681 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28682 "print c in localvars_in_indirect_call" and
28683 "print c in localvars_in_indirect_call" and
28684 "backtrace in indirectly called function" and
28685 "stepping into indirectly called function"
28686 if not compiled with gcc.
28687 (localvars_after_alloca): Add rs6000-*-* xfail for
28688 "print c after runto localvars_after_alloca" and
28689 "print s after runto localvars_after_alloca" and
28690 "print i after runto localvars_after_alloca" and
28691 "print l after runto localvars_after_alloca"
28692 for all compilers.
28693 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28694 than whatis-info.exp.
28695 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28696 than opaque-info.exp.
28697 Setup rs6000-*-* xfail for
28698 "ptype on opaque struct pointer (statically)" and
28699 "ptype on opaque struct pointer (dynamically)" when
28700 not compiled with gcc.
28701 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28702 rather than callf-info.exp.
28703 (do_function_calls): Add clear_xfail for rs6000-*-* for
28704 "p t_float_values2(3.14159,float_val2)". Seems to work
28705 fine there, both with xlc and gcc. Need to find out what
28706 it is doing right and fix other platforms.
28707 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28708 "call inferior func with struct - returns int",
28709 "call inferior func with struct - returns long",
28710 "call inferior func with struct - returns float",
28711 "call inferior func with struct - returns double",
28712 "call inferior func with struct - returns char *",
28713 but only if not gcc compiled (presumes xlc compiled).
28714 Change rs6000-*-* xfails for
28715 "call inferior func with struct - returns char" and
28716 " call inferior func with struct - returns short" to only
28717 xfail if not using gcc.
28718 (clean mostlyclean): Remove *.ci and *.tmp files.
28719 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28720 than templ-info.exp.
28721 * gdb.base/langs.exp: Source gdb.base/langs.ci.
28722 Add rs6000-*-* xfail for "up to foo in langs.exp"
28723 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
28724 when not gcc compiled.
28725
28726 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28727
28728 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28729 * gdb.base/corefile.exp: Likewise.
28730 * gdb.base/list.exp: Likewise.
28731 * gdb.base/scope.exp: Likewise.
28732 * gdb.base/siganls.exp: Likewise.
28733
28734 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
28735 compiler output.
28736 * gdb.base/whatis.exp: Likewise.
28737
28738 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
28739
28740 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28741 failure (opcode table has been fixed to match reality).
28742
28743 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
28744
28745 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28746 "call inferior func with struct - returns char",
28747 "call inferior func with struct - returns short"
28748
28749 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
28750 "print 'scope0.c'::filelocal at main",
28751 "print 'scope0.c'::filelocal_bss in test_at_main",
28752 "print 'scope0.c'::filelocal at foo",
28753 "print 'scope0.c'::filelocal_bss in test_at_foo",
28754 "print 'scope0.c'::filelocal at bar",
28755 "print 'scope0.c'::filelocal_bss in test_at_bar"
28756
28757 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28758 in source file 1". This bug seems to have been fixed with both
28759 gcc and native cc (was native assembler bug?).
28760
28761 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28762
28763 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
28764 "backtrace through signal handler" to "i*86-*-sysv4*".
28765 * gdb.base/signals.exp: Add xfail for "'next' behaved as
28766 continue" case. Add "known SVR4 bug" to fail message.
28767 Add "i*86-*-bsdi2.0" xfail for "handle all print".
28768 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
28769 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
28770 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
28771 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
28772 "up to foo in langs.exp", "show language at foo in
28773 langs.exp", "up to cppsub_ in langs.exp", "show
28774 language at cppsub_ in langs.exp", "up to fsub in
28775 langs.exp", and "show language at fsub in langs.exp".
28776 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
28777 "bactrace in corefile.exp".
28778 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
28779 "call inferior function with struct - returns float" and
28780 "call inferior function with struct - returns double".
28781
28782 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
28783
28784 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
28785 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
28786 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
28787 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
28788
28789 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
28790
28791 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
28792 (or overriden) "CHILL" macro rather then bare "gcc".
28793 Also look for ../../gcc/xgcc since that is what we will
28794 actually need, not "Makefile". Remove following assignment
28795 of CHILL to CHILL_FOR_TARGET because that results in
28796 recursive definition.
28797
28798 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
28799
28800 * gdb.base/corefile.exp: Change xfail for backtrace in
28801 corefile.exp from linuxaout to all linux.
28802 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
28803 cases where we miss the breakpoint at the signal handler
28804 for some reason. Setup xfail for linuxoldld/linuxaout and
28805 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
28806 hitting SIGURG breakpoint.
28807 * gdb.base/signals.exp: Setup xfail for "next" acting like
28808 continue to add linuxoldld. Setup xfail for all linux for
28809 "next to handler in signals_tests_1", "backtrace in
28810 signals_tests_1", "continue to func1", "pass SIGUSR1",
28811 and continue to handler".
28812
28813 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28814
28815 * Update all FSF addresses except those in COPYING* files.
28816
28817 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
28818
28819 * gdb.base/a2-run.exp: Change messages to be more explicit about
28820 the status of args, and quote binfile in results.
28821
28822 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
28823
28824 * gdb.base/callfuncs.exp: Add tests for passing structs to
28825 inferior functions and return various types.
28826 * gdb.base/callfuncs.c: Add functions to receive a struct
28827 and return a member of the struct, in various types.
28828
28829 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28830
28831 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
28832
28833 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
28834
28835 * config/vxworks29k.exp: New file, sources vxworks.exp.
28836
28837 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28838
28839 * config/gdbremote.exp: New file. Testing framework using
28840 gdbserver.
28841
28842 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
28843
28844 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
28845 "call function when asleep" and "send end of file".
28846 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
28847 for "backtrace in corefile.exp".
28848 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
28849 for "backtrace through signal handler".
28850 * gdb.base/corefile.exp: Make sure we actually generate a core file
28851 before trying the core tests. Some systems allow the user to suppress
28852 generation of core files and default to that (linux for example).
28853 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
28854 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
28855
28856 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28857
28858 * gdb.threads: New directory with some crude multi-threaded
28859 gdb tests (step.exp and step2.exp).
28860 * config/mt-lynx (STEP_EXECUTABLE): Define.
28861 (THREADFLAGS): Define.
28862
28863 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
28864
28865 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
28866
28867 * gdb.base/signals.exp: Disable whole file for lynx until
28868 further notice.
28869
28870 * gdb.base/signals.exp: xfail test where "next" acts like
28871 "continue" for lynx.
28872
28873 * gdb.base/interrupt.exp: xfail test for calling function while
28874 inferior is asleep for lynx.
28875
28876 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
28877 than one cr-lf after each command.
28878
28879 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28880
28881 * configure.in: Reinstate setting of stabsdirs variable, fix
28882 typo in setting up configdirs for native builds.
28883
28884 * gdb.base/return.exp: Fix typo in return double test.
28885 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
28886 compiler from optimizing them away.
28887
28888 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
28889
28890 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
28891 sequences to be echo'd by gdb when using gdb_test.
28892 * gdb.chill/chexp.exp: Likewise.
28893 * gdb.fortran/exprs.exp: Likewise
28894
28895 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28896
28897 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
28898 after the inferior gdb has started.
28899
28900 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
28901 after each command.
28902 * gdb.base/funcargs.exp: Likewise.
28903 * gdb.base/gdbvars.exp: Likewise.
28904 * gdb.base/interrupt.exp: Likewise.
28905 * gdb.base/list.exp: Likewise.
28906 * gdb.base/watchpoint.exp: Likewise.
28907 * gdb.c++/demangle.exp: Likewise.
28908 * gdb.c++/inherit.exp: Likewise.
28909 * gdb.chill/chexp.exp: Likewise.
28910 * gdb.fortran/exprs.exp: Likewise.
28911
28912 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
28913 test if we can't handle IO to/from the inferior.
28914
28915 * gdb.c++/misc.exp: Always check for a program already being
28916 started after sending a "run" command to gdb.
28917
28918 * gdb.base/twice.exp: Start with a fresh gdb.
28919
28920 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
28921 only depend on gdb's expression code, not the chill runtime.
28922
28923 * gdb.base/return.c: Put return values into variables so we
28924 can have gdb print them rather than depending on the program
28925 to print them.
28926 * gdb.base/return.exp: Corresponding changes.
28927
28928 * lib/gdb.exp: Provide default value for noinferiorio.
28929 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
28930 the inferior.
28931
28932 * gdb.base/break.exp: Always check for a program already being
28933 started after sending a "run" command to gdb.
28934 (text_next_with_recursion): Don't check the output from the
28935 program's printf statement. Instead just make sure the program
28936 exited.
28937
28938 * gdb.base/commands.exp: Protect tests which need arguments with
28939 $noargs conditionals.
28940
28941 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28942
28943 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
28944 of structure member arrays to match gdb/valops.c:value_addr change.
28945
28946 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
28947
28948 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
28949 cases.
28950
28951 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
28952
28953 * configure.in (configdirs): Remove gdb.chill from default list
28954 of subdirs and then add it back in only if doing a native build.
28955 The current chill compiler does not yet work in any cross build.
28956 * Revert all signal changes from Jul 6.
28957 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
28958 for sh-hms targets, allowing these tests to link, with no other
28959 changes. Testing is suppressed by setting "nosignals" in site.exp.
28960
28961 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
28962
28963 * configure.in (signaldirs): Define and add to configdirs for all
28964 targets except some specific ones that are known to not support signals.
28965 Also clean up formatting.
28966 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
28967 (signals, sigall): Remove rules to build.
28968 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
28969 Moved to new gdb.signals directory.
28970 * gdb.signals: New test directory.
28971 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
28972 signals.c signals.exp}: New or moved files.
28973
28974 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
28975
28976 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
28977
28978 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
28979
28980 * gdb.base/return.exp: Xfail `return double' test failure
28981 on at least Solaris 2.3 and handle future/past versions on
28982 a case by case basis as appropriate. Also update message
28983 to include i*86 failures.
28984
28985 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28986
28987 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
28988
28989 * lib/gdb.exp: Fix comment which erroneously identified
28990 gdb_file_cmd as gdb_load (the 19 May change was in fact to
28991 gdb_file_cmd not gdb_load).
28992 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
28993
28994 * gdb.base/setvar.exp: Make test names consistent between pass and
28995 fail cases. Use gdb_test more.
28996
28997 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28998
28999 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29000
29001 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29002
29003 * gdb.base/help.exp: Fix expected help string for `show commands'.
29004
29005 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29006
29007 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29008
29009 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29010 of a text section.
29011
29012 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29013
29014 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29015 that loop eventually terminates. Fix Connection refused logic so
29016 that testsuite will expire nicely.
29017
29018 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29019
29020 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29021 config/rom68k.exp: New tcl glue for the appropriate monitors.
29022 These all just end up calling monitor.exp.
29023 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29024 refused' by retrying. Cleanup some timeout issues.
29025 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29026 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29027 callers don't have to set/restore global timeout variable.
29028
29029 * The following set of changes centralizes management of the global
29030 timeout variable. This way, it can be set in one target dependent
29031 place instead of dozens of places scattered throughout the test suite.
29032 If you need to lengthen a timeout, then you should either set timeout
29033 in one of the config/{target}.exp files, or multiply it by a factor.
29034 Setting it to an absolute value is always going to lose for some
29035 targets.
29036 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29037 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29038 * gdb.base/funcargs.exp: Don't set timeout.
29039 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29040 * gdb.base/printcmds.exp (test_print_string_constants
29041 test_print_array_constants): Don't set timeout.
29042 * gdb.base/ptype.exp: Don't set timeout.
29043 * gdb.base/recurse.exp: Don't set timeout.
29044 * gdb.base/return.exp: Don't set timeout.
29045 * gdb.base/watchpoint.exp: Don't set timeout.
29046 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29047 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29048
29049 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29050
29051 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29052
29053 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29054
29055 * lib/gdb.exp: Disable chill tests for irix5.
29056
29057 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29058
29059 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29060 each test pass or fail.
29061
29062 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29063
29064 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29065 xlc not gcc.
29066
29067 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29068
29069 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29070
29071 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29072
29073 * config/est.exp: Fix copyright and comments. Remove dead code.
29074 Use targetname, serialport and baud variables instead of fixed
29075 constants.
29076 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29077 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29078
29079 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29080
29081 * gdb.base/watchpoint.exp: Don't run
29082 test_watchpoint_triggered_in_syscall for sunos.
29083
29084 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29085
29086 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29087 they don't seem to exist. Do include stdio.h.
29088
29089 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29090
29091 * gdb.base/a1-selftest.exp: Add alpha xfail.
29092
29093 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29094
29095 * gdb.base/watchpoint.c (main): Prompt before calling read().
29096 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29097 Revise accordingly. Remove cruft about sending "123" several
29098 times, until it gets noticed. Clean up the "print buf[0]" stuff
29099 so that it passes or fails, and waits for prompts in the usual way.
29100
29101 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29102
29103 * gdb.base/recurse.exp: Fix comment.
29104
29105 * TODO: Remove item about printing variables in nodebug.exp. Add
29106 item about enabling tests which are only run on some targets.
29107
29108 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29109 fail, make test names unique, use new gdb_test convention
29110 regarding pattern, use gdb_test more, etc.).
29111
29112 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29113 fail, make test names unique, etc.).
29114
29115 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29116
29117 * gdb.base/nodebug.c: Change return type of top and middle to
29118 short.
29119 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29120 are fixed by the recent mdebugread.c changes. Allow `short ()'
29121 as type for top and middle.
29122
29123 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29124
29125 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29126 nearly as I can tell, the whole thing was an accident in Stu's
29127 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29128 to replace a send/expect pair with gdb_test, but ended up only
29129 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29130 of 30 Mar 1995 took care of it, but left this vestigial comment
29131 which I am now nuking.
29132
29133 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29134
29135 * gdb.base/break.exp: Look for different line number for
29136 breakpoint at main depending on usestubs.
29137
29138 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29139
29140 * gdb.base/list.exp: Adjust some alternate expect patterns to
29141 match recent list0.c change. Add alternate expect pattern for
29142 output from `list default lines around main' for optimizing
29143 compilers.
29144
29145 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29146
29147 * lib/gdb.exp: If nosignals is not set, set it to 0.
29148
29149 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29150
29151 * config/slite-gdb.exp: Responds to load symbol table prompt.
29152 * gdb.base/break.exp: Adjust line number, fix rerun.
29153 * gdb.base/langs0.c: Add #ifdef usestubs.
29154
29155 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29156
29157 * gdb.base/list.exp: Adjust line contents after adding new lines in
29158 list0.c. Also fix a syntax error.
29159
29160 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29161 * gdb.base/break.exp: ditto.
29162 * gdb.base/list.exp: ditto.
29163 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29164 * gdb.base/run.c: ditto.
29165 * gdb.base/list0.c: ditto.
29166 * gdb.base/funcargs.c: ditto.
29167
29168 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29169
29170 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29171 $targetname, $serialport and $baud instead of hardwired variables.
29172 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29173 target doesn't support signals.
29174
29175 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29176
29177 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29178
29179 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29180
29181 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29182 Don't rely on the value of an auto variable before it has been
29183 initialized. Use gdb_test more.
29184
29185 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29186
29187 * lib/gdb.exp (default_gdb_version): A version number must start
29188 with a digit, but other than that contains all characters up to
29189 the first whitespace character.
29190
29191 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29192
29193 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29194
29195 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29196
29197 * gdb.c++/*.exp: Warn if executable does not exist. The original
29198 reason for skipping the warning was that configure.in sometimes
29199 intentionally skipped building the executables but the tcl code
29200 had no way of knowing. That (a) was always bogus with respect to
29201 error handling, (b) is no longer true (right now there is no way
29202 to skip C++ tests).
29203
29204 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29205
29206 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29207
29208 * gdb.base/list.exp: Add expect patterns for output from
29209 SunPRO compiled executables.
29210 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29211 types.
29212
29213 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29214
29215 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29216 number (we are already testing that the correct source line text
29217 gets printed).
29218
29219 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29220 that is what is intended, but something needed to be done to get
29221 sunos4 native working again.
29222
29223 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29224
29225 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29226 apparently went with a (very) old xfail.
29227
29228 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29229
29230 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29231 runto_main is a proc in gdb.exp that will do 'step' for target use
29232 stubs.
29233 * gdb.base/exprs.exp: ditto.
29234 * gdb.base/interrupt.exp: ditto.
29235 * gdb.base/opaque.exp: ditto.
29236 * gdb.base/printcmds.exp: ditto.
29237 * gdb.base/ptype.exp: ditto.
29238 * gdb.base/scope.exp: ditto.
29239 * gdb.base/setvar.exp: ditto.
29240 * gdb.base/signals.exp: ditto.
29241 * gdb.base/twice.exp: ditto.
29242 * gdb.c++/classes.exp: ditto.
29243 * gdb.c++/inherit.exp: ditto.
29244 * gdb.c++/templates.exp: ditto.
29245 * gdb.base/break.exp: no run and hit main for stubs. Change line
29246 numbers for breakpoints and info breakpoint.
29247 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29248 breakpoint().
29249 * gdb.base/callfuncs.c: ditto.
29250 * gdb.base/exprs: ditto.
29251 * gdb.base/interrupt.c: ditto.
29252 * gdb.base/opaque0.c: ditto.
29253 * gdb.base/printcmds.c: ditto.
29254 * gdb.base/ptype.c: ditto.
29255 * gdb.base/scope0.c: ditto.
29256 * gdb.base/setvar.c: ditto.
29257 * gdb.base/signals.c: ditto.
29258 * gdb.base/twice.c: ditto.
29259 * gdb.c++/misc.cc: ditto.
29260 * gdb.c++/templates.cc: ditto.
29261
29262 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29263
29264 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29265
29266 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29267 somewhere between `read' and `main.c'. I'm pretty sure the
29268 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29269 and it isn't particularly useful.
29270
29271 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29272
29273 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29274
29275 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29276
29277 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29278
29279 * config/mt-slite: add LIBS and -nostdlib.
29280 * config/slite-gdb.exp: add this new file to support sparclite target.
29281
29282 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29283
29284 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29285
29286 * gdb.base/a2-run.exp: Change argument to istarget from
29287 "*-*-vxworks" to "*-*-vxworks*".
29288 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29289
29290 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29291
29292 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29293 will not runto main but do a 'step' to step out of breakpoint().
29294 * config/mt-slite: add -Dusestubs.
29295
29296 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29297
29298 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29299 instead of just @.
29300
29301 * gdb.base/signals.exp: Add test for "handle all print".
29302 * TODO: Remove "handle all print". Also remove item about
29303 checking copyright date (I don't like the idea of a spurious FAIL
29304 based on when we run the tests).
29305
29306 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29307 for SunOS4 (reason for failure not investigated). Remove
29308 redundant test for $binfile.
29309
29310 * gdb.base/nodebug.c (array_index): Call malloc.
29311
29312 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29313
29314 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29315
29316 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29317 conventions and slightly simplify the matching regexp.
29318
29319 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29320
29321 * gdb.base/break.exp: Update gdb_test invocation to use new
29322 convention.
29323
29324 * lib/gdb.exp: If noargs is not set, set it to 0.
29325
29326 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29327 tests unique.
29328
29329 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29330
29331 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29332
29333 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29334 one argument of type "<non-float parameter>".
29335
29336 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29337
29338 * config/rom68k.exp: New file to support Motorola IDP board.
29339 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29340 * gdb.base/break.c: Change things around so that this program
29341 doesn't depend upon args. This is necessary to make remote
29342 targets work (in general, they can't take args).
29343 * gdb.base/break.exp: Don't try to send args to program. Don't
29344 expect output. Also, replace lots of code with gdb_test.
29345
29346 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29347
29348 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29349 printing of '\'' (which is what the comment says we are testing,
29350 even though we were not), not '''.
29351 (test_integer_literals_rejected): Test that printing ''' is an error.
29352
29353 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29354 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29355 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29356 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29357 Use gdb_test not test_print_accept.
29358 * lib/gdb.exp: Remove test_print_accept.
29359
29360 * gdb.base/signals.exp (signal_tests_1): Make pass message
29361 consistent with fail message.
29362
29363 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29364 unsigned char; the bug (PR 1821) is fixed.
29365
29366 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29367
29368 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29369 successful tests--makes xfailing them work right.
29370
29371 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29372
29373 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29374 only \r\n, not .*. The test can pass .* as the last thing in
29375 $pattern if that is what it wants. In addition to providing this
29376 flexibility, this change should speed up pattern matching in cases
29377 where the pattern already ended with .* (there were a number of
29378 them). This change also helps catch bad patterns--in the old
29379 scheme the typo "char \*" instead of "char \\*" would pass. Now
29380 it is caught.
29381 * Many .exp files: Update callers.
29382
29383 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29384 clearer and does not spuriously match multiple ('s. Likewise for
29385 ) and *.
29386
29387 * gdb.base/nodebug.exp: Test ability to call a function and pass
29388 it a string (even with no debugging info).
29389
29390 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29391 "p '\'", which is the same as "p ''" once tcl gets done with
29392 quoting, to "p '\\'", which I suspect is what is intended (one
29393 backslash gets sent to GDB).
29394
29395 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29396
29397 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29398
29399 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29400 1817) was fixed literally years ago.
29401
29402 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29403
29404 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29405 test, it causes stepping out of call_after_alloca_subr with
29406 optimizing compilers.
29407 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29408 fails.
29409
29410 * gdb.c++/templates.exp: Source templ-info.exp only if
29411 the templates executable exists.
29412
29413 * gdb.c++/misc.cc (class Contains_static_instance,
29414 class Contains_nested_static_instance),
29415 gdb.c++/classes.exp (test_static_members): Test printing of
29416 a class that contains a static instance of the class.
29417
29418 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29419
29420 * gdb.base/langs2.c (cppsub_): Don't prototype.
29421 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29422 only, I believe).
29423
29424 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29425
29426 * lib/gdb.exp (skip_chill_tests): New procedure.
29427
29428 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29429
29430 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29431
29432 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29433 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29434
29435 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29436
29437 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29438
29439 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29440 disassemble 8, not 16, instructions for part 4.
29441
29442 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29443 support the latter anymore.
29444
29445 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29446 -DNO_PROTOTYPES.
29447 * gdb.base/callfuncs.c: Control use of prototypes based on
29448 NO_PROTOTYPES, not __STDC__.
29449 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29450 t_float_values2 tests if prototypes in use.
29451
29452 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29453 t_double_values): When checking differences against DELTA, check
29454 that difference is within the range (-DELTA,DELTA), not just
29455 (-infinity,DELTA).
29456
29457 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29458
29459 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29460 'file' command firts, then 'target', then 'load', this is due to gdb
29461 target set up.
29462 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29463
29464 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29465
29466 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29467 FP load/store variants.
29468 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29469
29470 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29471
29472 * gdb.base/term.exp: Do not give a warning if not native, it is
29473 not an abnormal condition.
29474
29475 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29476
29477 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29478 t_char_array".
29479
29480 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29481
29482 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29483 are getting the version number.
29484
29485 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29486 if not native, it is not an abnormal condition.
29487
29488 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29489
29490 * lib/gdb.exp: Just use "file exists", rather than undocumented
29491 dejagnu procedure "findfile".
29492
29493 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29494
29495 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29496 (LDFLAGS): Set to -Xlinker -Ur.
29497
29498 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29499 Removed, these values are set by lib/gdb.exp.
29500
29501 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29502
29503 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29504
29505 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29506 of replicating gdb startup code.
29507
29508 * config/mt-vxworks (LDFLAGS): Set to -r.
29509 (CFLAGS_FOR_TARGET): Removed.
29510
29511 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29512 (gdb) and gdb for vxworks uses (vxgdb).
29513
29514 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29515 executable is not in the tree and host != target, use sed and
29516 program_transform_name to determine the gdb name used by the
29517 target.
29518
29519 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29520 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29521
29522 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29523
29524 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29525 floats, chars, and shorts where there are ANSI-style function
29526 definitions.
29527
29528 * gdb.base/langs.exp, gdb.base/langs*: New test.
29529 * gdb.base/Makefile.in: Build it.
29530 * TODO: Remove item about checking that C names don't get C++
29531 demangling applied; this test tests it.
29532
29533 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29534
29535 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29536 went with the const70 xfail. The xfail went away a year ago.
29537
29538 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29539
29540 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29541 for hp300.
29542
29543 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29544
29545 * gdb.base/a1-selftest.exp: Don't run on hp300.
29546
29547 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29548
29549 * Makefile.in (site.exp): Set host_alias and target_alias as well
29550 as host_triplet and target_triplet.
29551
29552 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29553
29554 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29555
29556 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29557 places as other ecoff systems).
29558
29559 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29560 ultrix.
29561
29562 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29563
29564 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29565 remove them.
29566 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29567 variable and "variable" in addition to "data variable".
29568 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29569
29570 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29571 2.
29572 * gdb.base/list1.c (long_line): Add additional statement at start
29573 of function.
29574 * gdb.base/list.exp (test_forward_search): Update line number to
29575 reflect new statement.
29576
29577 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29578
29579 * gdb.base/signals.exp: Reinitialize searched source directories
29580 after gdb_start call.
29581
29582 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29583
29584 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29585 * gdb.stabs/Makefile.in: Likewise.
29586
29587 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29588 change. Instead split the tests into smaller pieces.
29589 * gdb.disasm/hppa.s: Corresponding changes.
29590
29591 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29592
29593 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29594 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29595
29596 * gdb.base/funcargs.exp: Modify many tests so that every test
29597 either passes or fails. Make some test names unique.
29598
29599 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29600
29601 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29602 Call stty to set interrupt character.
29603
29604 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29605 for HP assembler versus GNU assembler based on actual behavior of
29606 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29607
29608 * TODO: Suggest a few more stepping tests.
29609
29610 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29611
29612 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29613 restart GDB for h8300 after a continue.
29614 (return): Add pattern to match a29k-udi behavior.
29615 * gdb.base/nodebug.exp: Remove obsolete comment.
29616 * gdb.base/regs.exp: New file, testing of register displays.
29617 * gdb.base/return.exp: Fix typo in reference to $objdir.
29618 * gdb.base/whatis.exp: Always start with a fresh GDB.
29619
29620 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29621
29622 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29623 higher, these tests generate a lot of output.
29624
29625 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29626
29627 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29628 code following the catch silently ignored some errors; without the
29629 catch they should be thrown like any other tcl error. Also, the
29630 catch used "" instead of {} which meant all the callers who wanted
29631 to include one of the characters "[]$ had to quote it an extra time.
29632 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29633 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29634 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29635 Remove extra quoting.
29636
29637 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29638
29639 * gdb.base/commands.exp: Make test names unique; every test either
29640 passes or fails. Update some comments.
29641
29642 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29643
29644 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29645
29646 The following fixes a FAIL caused by the fact that the alpha stabs
29647 configuration didn't use the ".if alpha" code in weird.def.
29648 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29649 bit pointer, so the 32 bit version works even on the alpha.
29650 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29651 Remove the stuff which allowed us to have separate versions for
29652 alpha and everything else.
29653
29654 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29655 regexp which "info func operator\[\](" is supposed to match. Fix
29656 string to send to GDB. Note that GDB still doesn't work right. Add a
29657 new test for "info func .perator\[\](" which GDB does handle correctly.
29658
29659 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29660
29661 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29662
29663 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29664 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29665 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29666 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29667 it makes the tests harder to understand and confuses test-o-matic.
29668 The preferred style is that each test provides a PASS or a FAIL,
29669 and has a unique message (e.g. "continue #54" not just "continue")
29670 which is the same for the pass and the fail.
29671 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29672 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29673 to lib/gdb.exp.
29674 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29675 prt_accept which was basically the same thing. Likewise for
29676 test_print_reject and prt_reject.
29677 * lib/gdb.exp (test_print_reject): Add some more error message
29678 patterns to match from the former printcmds.exp (prt_reject).
29679 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29680 One defect of the passcount stuff is that some of it failed to
29681 report XPASS where appropriate.
29682 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29683 stuff before and after arg in expected pattern.
29684 (test_paddr_operator_functions): Re-do test without print_addr_of;
29685 this is the only test which seems to want extra stuff there.
29686
29687 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29688
29689 * gdb.base/nodebug.exp: Update new tests to reflect improved
29690 wording of gdb output.
29691
29692 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29693 and "ptype" work on variables in files compiled without -g.
29694 Replaces commented out "maint print msymbol" tests.
29695
29696 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29697
29698 * gdb.base/setvar.c (dummy): Call malloc.
29699
29700 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29701 losing with the irix4 sed.
29702
29703 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29704 ALRM" on irix4.
29705
29706 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29707
29708 * TODO: Remove items about corefile.exp testing new exec-file and
29709 backtrace; both are now done. Add items about printing enums.
29710
29711 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29712
29713 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29714 "get signal $thissig" test fails.
29715
29716 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29717
29718 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29719
29720 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29721 compiler warning with dec alpha compiler.
29722
29723 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29724 extra \n from gdb_test call (this explains why the prompt test
29725 that I removed yesterday was there).
29726 (user_defined_command_test): Remove extra \n and prompt test.
29727
29728 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29729 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29730 doesn't exist.
29731 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29732 Also remove alpha workaround, which turns out to be because
29733 SIGABRT == SIGLOST.
29734
29735 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29736
29737 * gdb.base/help.exp: Don't test "help show".
29738
29739 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29740
29741 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29742 "set print address" is on.
29743 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29744 pass prompt to gdb_test; gdb_test already looks for the prompt.
29745
29746 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
29747
29748 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
29749 was a vestige of the manual TESTSTRATEGY, and the purpose of it
29750 was to make sure that gdb can read a core file. But (a) the "read
29751 the corefile" part didn't make it to a1-selftest.exp, we just
29752 delete the corefile after creating it, and (b) we test reading
29753 corefiles in corefile.exp anyway. Also, this test left around a
29754 xgdb process on Solaris.
29755
29756 * gdb.base/corefile.exp: Also test backtrace.
29757
29758 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29759
29760 * gdb.base/commands.exp: Test a simple user defined command with
29761 arguments and if/while statements; verify the full user command is
29762 printed by "show user".
29763
29764 * gdb.base/commands.exp: Test if/while commands as part of a
29765 breakpoint command list; verify they appear in breakpoint
29766 information.
29767
29768 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29769
29770 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
29771 than by dividing by zero.
29772
29773 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
29774
29775 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
29776 performing an inferior call with watchpoints enabled.
29777 * gdb.base/watchpoint.c (main): Delete second unnecessary read
29778 call.
29779
29780 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29781
29782 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
29783 of "file" command.
29784
29785 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
29786 Add additional pattern for when "int operator int(void);" appears
29787 in a different order.
29788
29789 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29790
29791 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
29792
29793 * gdb.base/help.exp: Replace most of docstrings for "info signals"
29794 and "signal" with ".*".
29795
29796 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29797
29798 * TODO: Add note about "handle all nostop".
29799
29800 * gdb.base/{sigall.c, sigall.exp}: New test.
29801 * gdb.base/Makefile.in: Add it.
29802
29803 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
29804
29805 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
29806 when invoking GDB, suppresses any windowing interface.
29807
29808 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
29809
29810 * config/sim-gdb: New file, simulator testing support.
29811
29812 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
29813
29814 * gdb.base/interrupt.exp: Test calling func1 twice.
29815
29816 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
29817
29818 * gdb.base/list.exp (test_forward_search): Set timeout higher
29819 when we'll be getting lots of output from gdb.
29820
29821 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
29822 "init_malloc" to after the expect statement. Run it if that
29823 regexp is taken, but also for two others which happen if source
29824 cannot be found.
29825
29826 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29827
29828 * gdb.base/printcmds.exp: New test, for printing register before
29829 program is running.
29830
29831 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29832
29833 * gdb.base/list.exp: Correct some alternate expect patterns
29834 to reflect changes in list1.c.
29835
29836 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29837
29838 * TODO: Add item regarding large frames.
29839
29840 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
29841
29842 * TODO: Remove item about enabling return.exp; it
29843 is enabled. Suggest a few more "return" tests.
29844
29845 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29846
29847 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
29848 anonymous unions.
29849
29850 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29851
29852 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
29853 and pr-5646.o, so "make" is the same as "make all", not "make
29854 pr-4975.o".
29855
29856 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
29857
29858 * gdb.base/list.exp: Adjust expectations to reflect changes in
29859 list1.c.
29860 (test_forward_search): New test proc.
29861 * gdb.base/list1.c (long_line): New function, has long source line.
29862
29863 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
29864
29865 * gdb.base/a1-selftest.exp: Change initial stepping to know about
29866 additional line of code that was added.
29867
29868 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
29869
29870 * gdb.disasm/hppa.s: Break the large branching tests into smaller
29871 tests so as not to overflow expect's input buffers.
29872 * gdb.disasm/hppa.exp: Corresponding changes.
29873
29874 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29875
29876 Beginnings of template debugging tests.
29877 * gdb.c++/templ-info.cc: New file to test for template
29878 debugging capability of the compiler.
29879 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
29880 templ-info.cc.
29881 * gdb.c++/templates.cc: Add explicit template instantiations
29882 to enable compiling with -fno-implicit-templates. Add destructor
29883 and 'value' method to T5 class for template tests.
29884 * gdb.c++/templates.exp: Add testcases for printing of template
29885 types, setting breakpoints on template methods and calling a
29886 template method.
29887
29888 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
29889
29890 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
29891 branch target since some assemblers (gas-2.5) may emit a
29892 relocation for the branch instead of resolving it in the
29893 assembler.
29894
29895 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29896
29897 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
29898 through signal handler.
29899
29900 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29901
29902 * configure.in (*-*-netware): Use config/mt-netware.
29903
29904 * config/mt-netware: New file.
29905 * config/mt-i386-netware: Removed, separate configs for different
29906 netware architectures are no longer needed now that we have
29907 --with-headers.
29908
29909 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29910
29911 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
29912 by the recent changes to use ANSI C arithmetic conversions.
29913
29914 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29915
29916 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
29917 bug involving using inferior_pid to figure out whether to select a
29918 frame.
29919
29920 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
29921
29922 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
29923 match the current disassembler output.
29924
29925 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
29926
29927 * gdb.fortran/exprs.exp: Expect VOID instead of void.
29928 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
29929 types, expect "int" as type of integer values (for now).
29930
29931 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
29932
29933 * gdb.base/commands.exp: New tests for if/while commands.
29934
29935 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
29936
29937 * lib/gdb.exp (runto): Replace sub-pattern for hex value
29938 by .*, since hex values have different syntax in Chill mode.
29939
29940 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29941
29942 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
29943 linefeed from expect pattern for repeated types with indices > 9.
29944
29945 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
29946
29947 First part of Fortran test suite.
29948 * gdb.fortran: New directory.
29949 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
29950
29951 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29952
29953 * gdb.base/default.exp: Update expect pattern for load command
29954 without arguments.
29955
29956 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29957
29958 * configure.in: Change i386 to i[345]86.
29959 * gdb.base/configure.in: Likewise.
29960 * gdb.c++/configure.in: Likewise.
29961 * gdb.chill/configure.in: Likewise.
29962
29963 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
29964
29965 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
29966 patterns, since that is not a valid context for comments.
29967
29968 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
29969
29970 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
29971 repeated types and repeated types with indices > 9.
29972
29973 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
29974
29975 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
29976 2417; old bug has been fixed.
29977
29978 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
29979
29980 * gdb.base/interrupt.exp: When trying to wake up the inferior,
29981 send the newline ourselves instead of assuming gdb_test will do
29982 so when passed an empty input string.
29983
29984 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
29985 stabs testcode.
29986
29987 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29988
29989 * lib/gdb.exp (gdb_test): Don't send anything if the first
29990 argument is an empty string. This makes cases where we want to
29991 match output that is already in expect's buffers (for example,
29992 matching a breakpoint after gdb_run_cmd has been called) work
29993 reliably.
29994
29995 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29996
29997 * config/netware.exp: New file.
29998
29999 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30000
30001 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30002 the -B and -L prefixes so we can find the debugging stub.
30003
30004 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30005 there and we are using the gcc from the tree.
30006
30007 * gdb.base/types.c: Removed.
30008
30009 * gdb.base/configure.in: Look for makefile fragments in ../config.
30010 Recognize i386-*-netware.
30011 * gdb.c++/configure.in: Likewise.
30012
30013 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30014
30015 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30016 the correct TCL syntax.
30017
30018 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30019
30020 * gdb.base/opaque.exp: use runto instead of messing around with
30021 breakpoints. Simplify by using gdb_test.
30022
30023 * gdb.base/bitfields.exp: restart between tests on netware targets
30024 because breakpoints aren't relocated after target death. Run
30025 processes to completion.
30026
30027 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30028
30029 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30030
30031 * Makefile.in: Remove extra tabs that confuse some versions
30032 of "make". Use the newly built gdb to test with by default,
30033 rather than the first one in the tester's search path.
30034
30035 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30036
30037 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30038
30039 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30040 condition help.
30041
30042 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30043
30044 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30045
30046 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30047 running.
30048 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30049 * gdb.base/funcargs.exp: Likewise.
30050
30051 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30052 * gdb.base/funcargs.exp: Likewise.
30053
30054 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30055 message is "".
30056
30057 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30058
30059 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30060 return,signals,twice}.exp: Handle non-existant binaries
30061 consistantly.
30062
30063 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30064 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30065 might testing a cross development system.
30066
30067 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30068
30069 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30070 runtest script is relative to ${srcdir}, not ${rootdir}.
30071
30072 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30073
30074 * gdb.base/signals.exp: Allow for optionality of breakpoint
30075 address.
30076
30077 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30078
30079 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30080
30081 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30082
30083 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30084 for size_t definition.
30085 * gdb.c++/templates.cc: Likewise
30086
30087 * config/mt-i386-netware: New file.
30088
30089 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30090 defined.
30091
30092 * gdb.base/Makefile.in: Added support for systems that name core
30093 files by appending "core" to the program name.
30094 * gdb.base/a1-selftest.exp: Likewise.
30095
30096 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30097
30098 * gdb.base/return.exp: Add comment and message for `return double'
30099 test failure on Sparc Solaris.
30100
30101 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30102
30103 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30104
30105 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30106
30107 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30108 from optimizing them away.
30109 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30110 patterns to include default constructors and assignment operators,
30111 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30112 character in the output of the virtual base pointer.
30113
30114 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30115
30116 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30117 expression match in print_addr_of to avoid unintented matches.
30118 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30119 versions up to 2.5.8.
30120
30121 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30122
30123 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30124 included file to run under newer versions of expect.
30125 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30126 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30127 Remove xfail for the virtual table of BDDHookV.
30128
30129 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30130
30131 * lib/gdb.exp (string_to_regexp): Set a default result.
30132 (default_gdb_start): Fix misleading message.
30133
30134 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30135
30136 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30137 Remove all CC, etc definitions.
30138 * config/mt-hpux: New file.
30139 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30140 (CFLAGS, LDFLAGS): Define.
30141 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30142
30143 * Makefile.in (site.exp): Don't insert host_os, etc.
30144 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30145 (distclean): Check existence of subdir.
30146 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30147 * gdb.base/Makefile.in: General cleanup and simplification.
30148 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30149 to build executables. Use default rule to build .o files.
30150 (EXPECT, RUNTEST, CC): Fix relative pathname.
30151 (site.exp): Don't insert host_os, etc.
30152 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30153 and/or SIGUSR1 defined.
30154 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30155 * gdb.c++/Makefile.in: General cleanup and simplification.
30156 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30157 (CFLAGS): Remove.
30158 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30159
30160 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30161
30162 * gdb.base/recurse.exp: Misc changes to get tests running again
30163 after Kung's changes to the watchpoint code.
30164 * gdb.base/watchpoint.exp: Likewise.
30165
30166 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30167
30168 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30169
30170 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30171
30172 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30173 * lib/gdb.exp (default_gdb_start): Define.
30174 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30175 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30176 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30177 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30178 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30179 Don't call gdb_target_udi in between tests.
30180
30181 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30182
30183 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30184 (which was basically just a local version of the same thing). In
30185 addition to avoiding duplication, gdb_test_exact is faster.
30186 * lib/gdb.exp (gdb_test_exact): Fix typo.
30187
30188 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30189 don't give an error.
30190
30191 * gdb.base/term.exp: Call delete_breakpoints before starting.
30192
30193 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30194 (t10): Add comment.
30195
30196 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30197
30198 Reorganization of the GDB Test Suite.
30199
30200 * gdb.base: New directory, contains all the basic tests.
30201 * gdb.c++: New directory, tests specific to C++.
30202 * gdb.chill: New directory, tests specific to Chill.
30203 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30204 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30205 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30206 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30207 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30208 t30-31 to chill).
30209 * */gdbme.*: Rename to match appropriate expect scripts.
30210 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30211 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30212 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30213 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30214 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30215 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30216 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30217 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30218 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30219 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30220 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30221 gdb.c++/virtfunc.cc: New names of C++ files.
30222 * gdb.chill/chillvars.ch: New name of Chill file.
30223 * gdb.base/configure.in, gdb.c++/configure.in,
30224 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30225 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30226 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30227 * configure.in (configdirs): Update to reflect directory changes.
30228 (target_abbrev): No longer define for any configuration.
30229 * Makefile.in: Cosmetic improvements to header comments.
30230
30231 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30232
30233 Various changes to gdb.t31:
30234
30235 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30236 * gdbme.ch: Make all key-words and predefineds be upper-case.
30237 * chillvars.exp: Expect key-words and predefinds in upper-case.
30238
30239 * chillvars.exp: Use gdb_test_exact many places.
30240 Change expected output for arrays (which now includes index labels).
30241
30242 * pr-5020.exp, gdme.ch (module PR_5020):
30243 New test, for PR-5020.
30244
30245 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30246
30247 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30248 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30249
30250 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30251
30252 * Makefile.in: Fix bit-rot in definitions of CHILL,
30253 CHILL_FOR_TARGET and Chill_LIB.
30254 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30255 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30256 CHILL, and CHILL_LIB.
30257
30258 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30259
30260 * Revert the previous changes. Please see Rob's directory
30261 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30262
30263 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30264
30265 * Makefile.in, configure.in, config/mips-gdb.exp,
30266 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30267 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30268 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30269 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30270 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30271 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30272 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30273 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30274 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30275 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30276 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30277 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30278 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30279 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30280 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30281 changes from 94Q1.
30282
30283 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30284
30285 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30286 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30287 Rob's new testing fragments.
30288
30289 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30290
30291 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30292 lib/gdb.exp: Replace error proc calls with perror.
30293
30294 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30295
30296 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30297 version also, match on casted version strings, and match on
30298 gdb startup case where the line numbers might be messed up.
30299
30300 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30301
30302 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30303 (CFLAGS): Delete it from here.
30304
30305 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30306
30307 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30308
30309 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30310
30311 * Makefile.in (RUNTEST): Default to just "runtest".
30312
30313 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30314
30315 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30316 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30317 the code has been restructured.
30318
30319 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30320
30321 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30322 \n, not just one of each.
30323
30324 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30325 /bin/cc gives a warning if you do.
30326
30327 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30328
30329 * gdb.t24/demangle.exp: change expect pattern of
30330 __t10ListS_link1ZUiRCUiPT0
30331
30332 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30333
30334 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30335 on local variables in recursive functions.
30336
30337 * gdb.t07/Makefile.in: Build the new test.
30338
30339 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30340
30341 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30342 directly. Instead compare the return values from actual calls.
30343
30344 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30345
30346 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30347
30348 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30349
30350 * From Peter Schauer with minor modifications.
30351 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30352 stops in mid-line in the caller. Add xfail for returning a float
30353 value on X86 targets.
30354
30355 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30356
30357 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30358 to avoid expect lossage.
30359 (fmem_LRbug_tests): Likewise.
30360 * gdb.disasm/hppa.s: Corresponding changes.
30361
30362 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30363 conditions to work with latest dejagnu/expect.
30364
30365 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30366 expected to fail on the PA.
30367 (backtrace in call with trampolines): Explicitly require main
30368 to be frame #1 (no trampolines should show up in backtrace).
30369
30370 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30371 "continue -expect".
30372 * gdb.t06/break.exp: Likewise.
30373 * gdb.t07/watchpoint.exp: Likewise.
30374 * gdb.t13/bitfields.exp: Likewise.
30375 * gdb.t15/{funcargs,return}.exp: Likewise.
30376 * gdb.stabs/weird.exp: Likewise.
30377 * config/{mips,udi}-gdb.exp: Likewise.
30378
30379 * hppa.sed: Enclose comments within a sed command to avoid
30380 losing with the old OSF1 sed.
30381
30382 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30383
30384 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30385 sequent dynix.
30386 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30387 * gdb.t15/funcargs.exp: Conditionally step again to really
30388 finish from marker_call_with_trampolines. Handle the case where
30389 the first step from within call_with_trampolines already steps
30390 us back to main.
30391 * gdb.t15/gdbme.c: Add comment to closing brace of
30392 call_with_trampolines for funcargs.exp.
30393
30394 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30395
30396 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30397 Fix typo(s).
30398
30399 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30400
30401 * gdb.t07/gdbme.c: More code for watchpoint testing.
30402
30403 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30404 "Hardware watchpoint" throughout file.
30405 (test_watchpoint_triggered_in_syscall): New test.
30406 (test_complex_watchpoint): New test.
30407
30408 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30409
30410 * gdbme.c (call_with_trampolines): New function to try and step
30411 into. Tests trampoline problems on the PA.
30412
30413 * funcargs.exp (localvars_in_indirect_call): No longer expect
30414 stepping into indirect call to fail on PAs.
30415 (test_stepping_over_trampolines): New test.
30416
30417 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30418
30419 * TODO: Add suggestions for static member function tests, and
30420 completion tests.
30421
30422 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30423
30424 * TODO: Add suggestions for "p/a" tests.
30425
30426 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30427 (default_gdb_exit): Replace all the hair with sending "quit" to
30428 the process with a simple close.
30429
30430 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30431
30432 * TODO: Add suggestions for shared library tests.
30433
30434 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30435
30436 * TODO: Add suggestions for x/s tests.
30437
30438 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30439
30440 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30441 "enable once", and "enable breakpoints once" with ".*".
30442
30443 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30444
30445 * TODO: Add suggestions about structure passing tests.
30446
30447 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30448
30449 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30450 the primary1 test, use work around if __GNUC__ < 2.
30451 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30452 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30453 Test for bad output rather than waiting for timeout. Issue
30454 second continue only if first continue failed.
30455
30456 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30457
30458 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30459 operator[] test with gdb_test because the old code didn't seem to
30460 be getting the quoting right with the new dejagnu.
30461
30462 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30463
30464 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30465 one from the path.
30466 * Makefile.in: Use a fresh expect if there is one, use runtest
30467 from the src tree if there is one.
30468
30469 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30470
30471 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30472 next over recursive call. Revise the tests from that point on
30473 (which had been skipped) to match GDB's actual (correct) output.
30474
30475 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30476 with next over a breakpoint whose condition is false.
30477
30478 * gdb.t00/help.exp: Comment out "help set print" tests just like
30479 (and for same reason as) "help set" test.
30480
30481 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30482
30483 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30484 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30485
30486 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30487
30488 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30489 necessary gdb_target_udi.
30490
30491 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30492
30493 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30494 1838 and 2417; they are fixed.
30495
30496 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30497 gdb.t03/ptype.exp (ptype structure, ptype union):
30498 Remove xfails; the test is looser than when the xfails were added.
30499
30500 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30501 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30502
30503 * gdb.t01/run.exp: Only run shell test if isnative.
30504
30505 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30506 since "run" automatically loads if necessary. Call gdb_target_udi
30507 after the "file" since "file" kills any execution target.
30508
30509 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30510 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30511 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30512 argument for UDI.
30513
30514 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30515
30516 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30517
30518 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30519
30520 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30521
30522 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30523 properly quoting regexps. This makes the second argument to
30524 demangle a fixed string, which matches the callers, instead of a
30525 shell-style pattern which is what the previous implementation
30526 used. Update some of the callers.
30527
30528 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30529
30530 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30531 (comib_nullified_tests): Fix typo.
30532 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30533 strings. No longer expected to fail.
30534
30535 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30536 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30537 strings. No longer expected to fail.
30538
30539 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30540 string. No longer expected to fail.
30541
30542 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30543
30544 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30545 No longer expected to fail.
30546
30547 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30548 string. No longer expected to fail.
30549
30550 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30551
30552 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30553 only in the names (I probably got most of them). I was even
30554 generous with some which differed in underscores in names, and
30555 probably missed a few, and I *still* was able to remove almost a
30556 third of the file with almost no impact on testsuite coverage.
30557
30558 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30559
30560 * gdb.t00/default.exp: Match udi_attach error message as well as
30561 the one from child_attach.
30562
30563 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30564
30565 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30566
30567 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30568 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30569
30570 * Move test with enums and partial symbols back to
30571 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30572 Reverts the change of 26 May 93. Per today's change to
30573 stabs.texinfo, the behavior that weird.exp was expecting was
30574 unreasonable; what is important is that the compiler+gdb get
30575 things right, which happens with a recent gcc. Also fix the test
30576 to deal with native compilers which put out the stab gdb can't
30577 deal with.
30578
30579 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30580
30581 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30582 in the names. The main thing these accomplish is to slow things down.
30583 Many more such duplicates surely remain.
30584
30585 * gdb.t00/help.exp: Comment out "help support" test just like
30586 (and for same reason as) "help set" test.
30587
30588 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30589
30590 * gdb.t06/break.exp: Remove setup_xfails for
30591 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30592 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30593 about known bug in gcc to include up through 2.5.8.
30594 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30595 well as "_vb$".
30596 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30597 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30598 with latest gcc and gdb.
30599 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30600 well as "_vb$".
30601
30602 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30603
30604 * configure.in (hppa*-*-*): Also configure and build stabs-only
30605 tests.
30606
30607 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30608
30609 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30610 * gdb.t10/configure.in (hppa*-*-*): Use it.
30611
30612 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30613
30614 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30615
30616 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30617
30618 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30619 versions prior to 1.13.5.
30620
30621 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30622
30623 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30624 the prompt is at the start of a line.
30625
30626 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30627
30628 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30629 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30630 in the copr tests now.
30631 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30632 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30633 expected to fail.
30634
30635 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30636
30637 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30638 gdb.t31/chillvars.exp, lib/gdb.exp:
30639 Tweak to run under either version of expect.
30640 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30641 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30642 * gdb.t11/list.exp: Remove extraneous whitespace.
30643
30644 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30645
30646 * gdb.t16/printcmds.exp (test_print_strings): Accept
30647 "(unsigned char *) " before the string.
30648
30649 * TODO: Add notes about printing of fancy types and GDB expressions.
30650
30651 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30652
30653 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30654 * gdb.t06/configure.in: Don't try to compile signals test program
30655 if doing mips-idt-ecoff.
30656
30657 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30658
30659 * Most .exp files: Tweak to run under either version of expect.
30660
30661 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30662
30663 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30664 xfails; I'm not sure why they are failing, but not because of PR 1806.
30665
30666 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30667
30668 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30669 defined in lib/gdb.exp.
30670
30671 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30672
30673 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30674 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30675 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30676 have to be typeless.
30677
30678 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30679
30680 * TODO: Add suggestion for copyright year test.
30681
30682 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30683
30684 * configure.in (*-*-lynxos*): Add stabs tests.
30685
30686 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30687
30688 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30689 so insert a tab before any assembler directive in column zero.
30690
30691 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30692 stores.
30693 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30694 stores.
30695 (fpu_short_memory_tests): Likewise.
30696
30697 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30698
30699 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
30700 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
30701 .stabs directives in comments.
30702
30703 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30704
30705 * TODO: New file, describing tests we could write.
30706 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30707
30708 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30709
30710 * gdb.t06/signals.exp: Add kludge to force re-sync.
30711
30712 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30713 to xgdb instead of gdb, get out of gdb.
30714
30715 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
30716
30717 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30718 for info.
30719
30720 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30721
30722 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30723 * gdb.stabs/configure.in (hppa*-*-*): Use it.
30724 * gdb.stabs/hppa.sed: New sed script for the PA.
30725
30726 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30727
30728 * gdb.stabs: Re-write weird.def and configuration to use sed
30729 instead of cpp. sed is portable and POSIX; cpp is neither.
30730
30731 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30732
30733 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30734
30735 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30736
30737 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30738
30739 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30740
30741 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30742 "_vb$".
30743 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30744 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30745
30746 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30747
30748 * lib/gdb.exp: Comment out code which depends on non-existent
30749 `transform' procedure.
30750
30751 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30752
30753 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30754 * lib/gdb.exp: Transform tool name.
30755 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30756 1.1's new error handling system.
30757
30758 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30759
30760 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30761
30762 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30763
30764 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
30765 They made pattern matching so slow that timeouts happened on
30766 heavily loaded systems. Now any output from "show print" which
30767 gets us back to the GDB prompt is a PASS.
30768
30769 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
30770
30771 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
30772
30773 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30774
30775 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
30776
30777 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
30778 It is not from PR 3220.
30779
30780 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30781
30782 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
30783 just started failing because they depended on the order the
30784 subcommands are presented, or exact docstring text. This kind of
30785 test is a pain and has minimal benefit.
30786
30787 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30788
30789 * gdb.t09/corefile.exp: At end of test, use "core" command with
30790 no arguments.
30791
30792 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
30793
30794 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
30795 17}/Makefile.in: Make it possible to run the testsuite with Sun
30796 make and CC = cross gcc by adding explicit build rules for .o
30797 files.
30798
30799 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30800
30801 * gdb.t15/funcargs.exp: Don't put comments on same line as
30802 setup_xfail (@#$*%& tcl braindamage!).
30803
30804 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30805
30806 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
30807
30808 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
30809
30810 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
30811 * gdb.t20/inherit.exp: remove three dumplicate entries.
30812
30813 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30814
30815 * gdb.t06/break.exp: For "next over recursive call", fail on any
30816 incorrect output, not just on "factorial (value=2)".
30817
30818 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30819
30820 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
30821 working now. Add an xfail if accesing a bss variable causes
30822 a memory error if the target is not yet run.
30823
30824 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30825
30826 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
30827 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
30828 name of __st* demangling (2 strings). Did Kung really get the
30829 more than 95 others right without testing them?
30830
30831 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
30832
30833 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
30834
30835 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
30836
30837 * configure.in (configdirs): Add gdb.disasm
30838 * gdb.disasm: New directory for GDB disassembler tests.
30839 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
30840
30841 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30842
30843 * gdb.t00/help.exp: Don't test "help set".
30844
30845 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
30846 from within expect statements. None of these happen anymore and
30847 they cause regressions to be silently unnoticed.
30848
30849 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
30850 messages) about known failures with gcc cygnus-2.4.5-930417.
30851
30852 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
30853 comp-info.exp so it gets built if it doesn't exist.
30854
30855 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
30856 it is no longer used.
30857 * gdb.t13/comp-info.c: Removed.
30858
30859 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30860
30861 * gdb.t06/signals.exp: Add xfail for sun3.
30862
30863 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30864
30865 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
30866 relevant because ^C doesn't get sent but failure can be reproduced
30867 interactively).
30868
30869 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30870
30871 * gdb.stabs/alpha.mt: New configuration file for alpha.
30872 * gdb.stabs/configure.in: Use it.
30873 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
30874 sharing with alpha.mt, redefine long to word via preprocessor.
30875 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
30876 for alpha.
30877 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
30878 native cc.
30879 * gdb.t00/teststrategy.exp: Change expect string so that we
30880 consume the `(xgdb)' from the command echo and from the gdb prompt.
30881 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
30882 gdb currently compares all values as long, so this failure probably
30883 applies to any configuration where LONGEST is bigger than a target int.
30884 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
30885 with gcc.
30886 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
30887 to handle opaque pointers, gcc is.
30888 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
30889 as first argument. Include <sys/types.h> and change all operator
30890 new definitions to use size_t.
30891 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
30892 now that we use size_t.
30893
30894 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30895
30896 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
30897 a long or float array cast all array members to the same type.
30898 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
30899 with 64 bit longs.
30900 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
30901 on alpha.
30902 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
30903
30904 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30905
30906 * gdb.t24 (demangle.exp): Constructors of templates have names like
30907 vector<int>::vector(int) not vector<int>::vector<int>(int). See
30908 section 14.6 of the ARM.
30909
30910 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
30911 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
30912 accomplish little and slow down the testsuite.
30913
30914 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
30915 Accept spaces various places.
30916
30917 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30918
30919 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
30920 with watchpoint enabled.
30921
30922 * Makefile.in: Remove definition of CC and remove the second
30923 definition of CXX (the "CXX = gcc" one remains). These definitions
30924 were causing backquotes to be expanded within backquotes, which
30925 doesn't work.
30926
30927 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
30928
30929 * gdb.t17/callfuncs.exp: Add "return 0" to end.
30930
30931 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30932
30933 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
30934 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
30935 by mips cc and contains no stabs entries.
30936
30937 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
30938
30939 * config/vx-gdb.exp: Use fake device to load files rather than
30940 NFS.
30941 * lib/gdb.exp: New proc to do "file" command.
30942 * config/unix-gdb.exp: Use new "file" proc.
30943
30944 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
30945
30946 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
30947 Rework board rebooting slightly.
30948 (gdb_exit): Don't exit from the remote shell; there isn't one.
30949 * gdb.stabs/weird.exp: If a program is being debugged already,
30950 kill it.
30951 * gdb.t04/setvar.exp: Stop and restart gdb.
30952 * gdb.t05/expr.exp: Likewise.
30953 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
30954 restart gdb and reload the program.
30955 * gdb.t08/opaque.exp: Likewise.
30956 * gdb.t12/scope.exp: Likewise.
30957 * gdb.t13/bitfields.exp: Likewise.
30958 * gdb.t15/funcargs.exp: Likewise.
30959 * gdb.t20/classes.exp: Likewise.
30960 * gdb.t03/ptype.exp: Increase timeout.
30961 * gdb.t16/printcmds.exp (test_print_string_constants,
30962 test_print_array_constants): Likewise.
30963 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
30964 * gdb.t20/classes.exp (do_tests): Likewise.
30965 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
30966
30967 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
30968
30969 * gdb.stabs: Renamed *wierd* to *weird*.
30970
30971 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30972
30973 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
30974 for timeout. Add "known gcc 2.4.5 bug" to failure message.
30975
30976 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30977
30978 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
30979 (do_tests): Remove xfail for whatis on one_var and two_var.
30980
30981 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
30982
30983 * Makefile.in: Made cross building work better by adding
30984 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
30985
30986 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30987
30988 * gdb.t15/{return.c,return.exp,Makefile.in}:
30989 New test, currently commented out.
30990
30991 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
30992
30993 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
30994 still running and removes the leftover named socket so GDb can do
30995 clean restarts.
30996
30997 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
30998
30999 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31000 console, not GDB.
31001 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31002 cross testing works better with "make check"
31003 * config/unix-gdb: Use default procedures for exit and version.
31004 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31005 with the newest VxWorks.
31006
31007 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31008
31009 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31010 old form.
31011
31012 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31013 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31014
31015 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31016
31017 * config/unix-gdb.exp: Remove this version of gdb_exit
31018 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31019 Rob says he'll look at it when he gets back to testing boards.
31020
31021 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31022
31023 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31024 an expected fail for certain ptype commands.
31025
31026 * gdb.t20/classes.exp: Update expected results of "ptype class
31027 Base1" to account for the constructor that now appears in the type.
31028
31029 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31030
31031 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31032 disappeared from list.
31033 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31034 "alldone" proc with call to cleanup and exit.
31035 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31036 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31037 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31038 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31039 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31040 "alldone" proc with simple returns that suppress remaining
31041 tests. The alldone proc went away many months ago.
31042
31043 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31044
31045 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31046
31047 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31048
31049 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31050
31051 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31052 as vax gdb will display them.
31053
31054 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31055
31056 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31057 optimizers.
31058
31059 * scope.exp: Change "bad value for localval" messages so each one
31060 is unique.
31061
31062 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31063 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31064
31065 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31066
31067 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31068
31069 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31070 doesn't exist (due to optimization).
31071
31072 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31073
31074 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31075 contains \r because the filename is long.
31076
31077 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31078 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31079
31080 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31081
31082 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31083 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31084 Ultrix.
31085 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31086 int tests.
31087 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31088
31089 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31090
31091 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31092
31093 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31094 to match does not match the passing case but still matches the
31095 failing case.
31096
31097 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31098
31099 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31100
31101 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31102
31103 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31104 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31105 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31106 Remove various versions of gdb_exit.
31107 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31108 gdb_exit.
31109 * config/unix-gdb.exp: gdb_exit remains here, and should override
31110 the generic version, since it's doing a lot of wierd stuff that
31111 the other versions aren't. FIXME, fold it in, or abandon this
31112 version.
31113
31114 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31115
31116 * gdb.t24/demangle.exp: Add tests for PR 3220.
31117
31118 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31119
31120 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31121
31122 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31123
31124 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31125 "i386-*-*". Works for i486 as well.
31126
31127 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31128 bug, and expand domain of xfail to all SVR4 systems, since the
31129 actual problem is likely to be in generic SVR4 /proc support.
31130
31131 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31134
31135 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31136
31137 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31138 xfails for other systems. Match a missing 'Continuing.' as an
31139 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31140
31141 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31142 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31143 Only issue warning for missing executables if -all option is used.
31144
31145 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31146 file if -all option is used. It's like an unpredictable XFAIL.
31147
31148 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31149
31150 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31151 for dynamically linked binaries.
31152
31153 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31154
31155 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31156
31157 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31158 to state that this is a known bug in old versions of g++.
31159
31160 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31161
31162 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31163 while waiting for `Continuing'.
31164
31165 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31166
31167 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31168 in text, data, and bss.
31169 * gdb.t10/nodebug.c: Add local and global test variables for
31170 initialized and uninitialized data.
31171
31172 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31173
31174 * config/unix-gdb.exp (gdb_exit): Add "wait".
31175
31176 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31177
31178 * gdb.t06/signals.exp: xfail the continue from the handler for all
31179 targets.
31180
31181 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31182 function with watchpoints enabled, the i386 call dummy starts with
31183 a call.
31184
31185 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31186 386 bsd names its corefiles.
31187
31188 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31189
31190 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31191 compilers don't grok it.
31192 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31193 with small octal ints rather than character constants, which
31194 are signed and might not fit if first promoted to int.
31195
31196 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31197
31198 * gdb.t09/Makefile.in (clean): Remove corefile.
31199
31200 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31201
31202 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31203
31204 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31205 and Jim Kingdon (kingdon@cygnus.com)
31206
31207 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31208 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31209 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31210
31211 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31212
31213 * gdb.t17/interrupt.exp: Add xfail for hppa.
31214
31215 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31216
31217 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31218 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31219 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31220 to determine signed-ness of bitfields and use the result to setup
31221 the xfail.
31222 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31223 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31224 call line is reached if necessary.
31225
31226 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31227
31228 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31229
31230 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31231
31232 * gdb.t06/break.exp: Also test `clear' command.
31233
31234 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31235
31236 * gdb.t00/teststrategy.exp: Remove extra quote.
31237
31238 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31239 watchpoint enabled to be for all non-68k machines.
31240
31241 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31242
31243 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31244
31245 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31246 targets use aout.mt instead of ecoff.mt as gas understands
31247 standard aout format.
31248
31249 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31250
31251 * lib/gdb.exp (runto): Don't insist that function we are running to
31252 was compiled with -g.
31253
31254 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31255
31256 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31257 to get back into the read system call.
31258 Accept leading newline in case where we woke it up.
31259
31260 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31261
31262 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31263 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31264 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31265 enable ecoff configuration.
31266
31267 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31268
31269 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31270
31271 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31272
31273 * gdb.t16/printcmds.exp: Add another printf test.
31274
31275 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31276
31277 * configure.in: If configured -with-stabs on any target, add
31278 stabsdirs to configdirs.
31279
31280 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31281
31282 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31283 fun" so pattern does not match the command itself.
31284
31285 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31286
31287 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31288
31289 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31290
31291 * gdb.t17/interrupt.exp: Test for more things.
31292
31293 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31294
31295 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31296 compiler arranges the code and line numbers.
31297
31298 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31299
31300 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31301
31302 * gdb.t00/help.exp: Increase expect input buffer size.
31303
31304 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31305
31306 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31307
31308 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31309
31310 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31311
31312 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31313 [0-9]*, not just [0-9].
31314
31315 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31316
31317 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31318
31319 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31320
31321 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31322
31323 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31324
31325 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31326
31327 * gdb.t06/signals.c: Add xfails for sun3.
31328
31329 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31330
31331 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31332 test_stepping tests.
31333
31334 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31335
31336 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31337
31338 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31339
31340 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31341 rather than actually putting it through cpp twice.
31342
31343 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31344
31345 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31346
31347 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31348 no longer needed.
31349
31350 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31351
31352 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31353
31354 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31355 C++ features prints as "struct", make it a pass, not an xfail.
31356
31357 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31358
31359 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31360 Don't require VA to print as "class" rather than "struct".
31361
31362 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31363
31364 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31365
31366 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31367
31368 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31369
31370 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31371
31372 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31373 order.
31374
31375 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31376
31377 * gdb.t16/printcmds.exp: Add printf tests.
31378
31379 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31380
31381 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31382
31383 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31384
31385 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31386 pass counts, to counteract any existing or future setup_xfails.
31387
31388 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31389
31390 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31391 {BEGIN,END}_COMMON for common block instead of STAB.
31392 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31393
31394 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31395 intp_var should be N_GSYM not N_LSYM.
31396 wierd-aout.S: Use a label for the value of the N_SO.
31397 wierd.def: Remove all backslashes.
31398 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31399
31400 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31401
31402 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31403 get the expected next to inheritance3.
31404
31405 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31406
31407 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31408 now that gcc-2.4 gets it right.
31409
31410 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31411
31412 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31413
31414 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31415 generating comp-info.exp which works for cross-compilation.
31416
31417 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31418
31419 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31420 "*-*-sysv4.*".
31421
31422 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31423
31424 * gdb.t01/run.exp: Start with a fresh gdb.
31425 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31426 SVR4.x.
31427
31428 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31429
31430 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31431 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31432 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31433 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31434 things to remove.
31435
31436 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31437
31438 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31439 test cases from bug reports.
31440
31441 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31442
31443 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31444 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31445 avoid spurious xfails.
31446 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31447 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31448 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31449
31450 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31451
31452 * gdb.t00/teststrategy.exp: Rework to provide more useful
31453 description of each test, fix problem with systems that define
31454 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31455 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31456 results for "next over recursive call" so timeouts aren't taken
31457 by error.
31458
31459 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31460
31461 * gdb.t12/scope.exp: Test printing of variables before run.
31462
31463 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31464 printed in wrong order due to sorting.
31465
31466 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31467
31468 * gdb.t00/teststrategy.exp: Fix expected results for printing
31469 user entered string constant. Is array of char, prints with no
31470 address.
31471
31472 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31473 commands.
31474 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31475 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31476 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31477 of struct of char arrays.
31478 * gdb.t00/radix.exp: New tests for radix commands.
31479
31480 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31481
31482 * gdb.t16/printcmd.exp: Print a variable before running program
31483 (with xfail for AIX).
31484
31485 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31486
31487 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31488
31489 * gdb.t16/printcmd.exp: Don't print variables before running program.
31490
31491 * gdb.t06/break.exp: Don't require envp argument to main.
31492
31493 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31494
31495 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31496 Add xfails for rs6000.
31497
31498 * gdb.t02/whatis.exp: Change other tests not to re-test something
31499 we already tested.
31500
31501 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31502 each type used has a variable of that type.
31503
31504 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31505
31506 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31507
31508 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31509
31510 * configure.in: change srctrigger to be a file, not a directory
31511
31512 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31513
31514 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31515
31516 * gdb.t11/list.exp: Fixed a couple of typos.
31517
31518 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31519
31520 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31521 is fixed and PR is closed.
31522 * gdb.t16 (gdbme.c): Add simple test string variable.
31523 * gdb.t16 (printcmds.exp): Add tests with simple test string
31524 variable, primarily for boundaries on "set print elements".
31525
31526 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31527
31528 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31529 Make leading 0's optional and don't expect a tab in the middle
31530 of the number.
31531
31532 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31533
31534 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31535 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31536 don't end command passed to gdb_test with newline.
31537
31538 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31539 signed keyword away, don't expect signed bitfields to be signed.
31540
31541 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31542 printing with only as many 1's as are in the field as well as printing
31543 with 32 1's (see comment).
31544
31545 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31546
31547 * gdb.t00/default.exp: Start with a fresh gdb.
31548 * configure.in (configdirs): Remove gdb.t31 until the chill
31549 compiler works again. It no longer is able to find chillrt0
31550 since it isn't in libchill.a anymore.
31551 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31552 wierd.o, make more modular.
31553 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31554 spurious newlines that caused problems.
31555
31556 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31557
31558 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31559 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31560 gdb.stabs/wierd.{exp,def}: Many new tests.
31561
31562 * gdb.t00/default.exp: update info line for new message.
31563
31564 * gdb.t02/{whatis.exp,gdbme.c}:
31565 Test that "char *" doesn't print as "caddr_t".
31566
31567 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31568
31569 * gdb.t00/help.exp: Use .* in place of some help messages which
31570 just changed.
31571 gdb.t00/default.exp: Update "info frame" test for new message.
31572 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31573 Remove some xfails
31574
31575 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31576
31577 * gdb.t03/{gdbme.c,ptype.exp}:
31578 Add tests for typedef'd struct and union without tags.
31579 Also check "whatis" on a variable of a typedef'd enum without a tag.
31580
31581 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31582 PRMS 1823; the bug still exists but isn't reproduced by this test
31583 anymore), and remove rs6000 XFAIL (the bug is fixed).
31584
31585 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31586 duplicated from whatis.exp. For those that are left, accept
31587 "long", "long int", or "int" for long variables (whatis.exp already
31588 has an XFAIL for "int", so no need to fail it here).
31589
31590 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31591 Deal with GCC's names for types now that GDB uses the compiler's names.
31592
31593 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31594 setup_xfail's for sunos4. If we #defined the signed keyword away,
31595 don't expect GDB to know that char it is signed.
31596
31597 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31598
31599 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31600
31601 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31602 should work on any system, regardless of debugging format.
31603 * gdb.t21/demangle.exp: Move to gdb.t24.
31604 * gdb.t24/demangle.exp: Move from gdb.t21.
31605 * gdb.t24/{Makefile.in, configure.in}: New files.
31606
31607 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31608
31609 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31610 * gdb.stabs: New directory.
31611
31612 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31613
31614 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31615 not just "Quit anyway?".
31616
31617 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31618
31619 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31620 that all setup_xfails are immediately followed by clear_xfails.
31621
31622 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31623
31624 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31625 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31626 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31627 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31628 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31629 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31630 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31631 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31632 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31633 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31634 gdb.t31/chillvars.exp, lib/gdb.exp:
31635 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31636 bug-gdb@prep.ai.mit.edu.
31637
31638 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31639
31640 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31641 with 0.0, not integer 0.
31642
31643 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31644
31645 * gdb.t06/break.exp: Update for "Kill the program" message change.
31646
31647 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31648
31649 * Makefile.in (GDBFLAGS): Set to -nx.
31650 * Makefile.in (site.exp): Use GDBFLAGS.
31651
31652 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31653
31654 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31655 Makefiles.
31656 (check): depend on just-check.
31657 (just-check): added so that tests can be run without a noop
31658 build pass.
31659
31660 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31661
31662 Switch to using configure's configdirs.
31663 * Makefile.in (Makefile): add configure.in dependency.
31664 (SUBDIRS): removed redundant assignment.
31665 * configure.in: switch subdirs assignment to configdirs.
31666 * gdb.t*/configure.in: new files.
31667
31668 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31669
31670 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31671 works.
31672
31673 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31674
31675 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31676 in explicit rules. Apparently this is not supported by some makes.
31677
31678 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31679
31680 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31681
31682 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31683
31684 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31685 disappeared.
31686
31687 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31688
31689 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31690
31691 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31692
31693 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
31694 watchpoint problem that is now fixed.
31695 * gdb.t30/chexp.exp: Remove setup_xfail for printing
31696 uninitialized convenience variables.
31697 * gdb.t31/chillvars.exp: Fix expected patterns for printing
31698 structures.
31699
31700 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31701
31702 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31703 which causes expect to get out of sync with gdb on long output
31704 from help set.
31705 * gdb.t09/corefile.exp: Make expected pattern for core file
31706 failing signal and frame output format less sun specific.
31707
31708 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
31709
31710 * gdb.t31/chillvars.exp: Add and remove initial dummy
31711 breakpoint, so that symbol table is forced in.
31712 (Needed at least on Sunos4, though it seems not SVR4.)
31713 * gdb.t31/chillvars.exp: Update for changed output format.
31714
31715 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
31716
31717 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
31718
31719 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
31720
31721 * Makefile.in: Added --srcdir when invoking runtest, removed the
31722 need for a local config file. (optional now)
31723
31724 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
31725
31726 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
31727 failure count used to force early termination. Add some more
31728 expected failures for gnu style demangling.
31729
31730 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31731
31732 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31733 pmi variable from gdb.t20/gdbme to get optimized away.
31734 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31735 Check for written corefile upon timeout _and_ eof.
31736
31737 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31738
31739 * config/unix-gdb.exp: Add missing return 0.
31740
31741 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31742
31743 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
31744 test termination.
31745
31746 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
31747
31748 * configure.in (subdirs): Put back gdb.t17 which mysteriously
31749 disappeared.
31750
31751 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31752
31753 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31754 time as i860 support works.
31755
31756 * gdb.t15/funcargs.exp: Fix expected outputs to include
31757 "backtrace 100\r" rather than just "backtrace\r", to match last
31758 change.
31759
31760 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31761
31762 * config/udi-gdb.exp (gdb_exit): Remove close command.
31763 (gdb_target_udi): New procedure to set the UDI target.
31764 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
31765 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
31766 Added waits for prompts after several question responses. Added
31767 some more responses used by a29k-amd-udi-gdb.
31768 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
31769 pass different arguments, restart UDI connection after program
31770 completion.
31771 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
31772 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31773 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
31774 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
31775 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
31776 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
31777 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31778 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
31779 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
31780 after program completion.
31781 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
31782 compiled with a SELECT_VECS setting.
31783 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
31784 infinite recursion.
31785
31786 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
31787 Added checks for COFF results, and made them expected failures for
31788 all targets. It would be better to make them expected failures
31789 for COFF targets only.
31790
31791 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
31792
31793 * Makefile.in: add null dvi target, don't bother to recurse
31794 through test directories for info and install-info; rename
31795 $(datadir) to be dejagnu instead of deja-gnu
31796
31797 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
31798
31799 * gdb.t31/gdbme.ch: Re-enable code that previously caused
31800 compiler to coredump.
31801 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
31802 code.
31803
31804 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
31805
31806 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
31807 coredump.
31808 * gdb.t31/chillvars.exp: Comment out tests that depend on that
31809 code.
31810
31811 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
31812
31813 * gdb.t03/ptype.exp: tests for return code from gdb_test.
31814 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
31815 which in a shell. Deletes xgdb when done.
31816 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
31817 Tests the return from the "set height" or "set width" commands.
31818 Added a few return codes where needed.
31819
31820 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
31821
31822 * Makefile.in (SUBDIRS): Add gdb.t17.
31823 * configure.in (subdirs): Add gdb.t17.
31824 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
31825 files to test gdb's calling of functions in the inferior with
31826 the correct arguments and gdb's ability to retrieve any
31827 result returned.
31828
31829 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
31830
31831 * config/unix-gdb.exp (gdb_exit): Remove close commands that
31832 may be called after gdb goes away. Previous versions of expect
31833 needed these to avoid file descriptor leaks, but they cause
31834 errors with the current revision of expect.
31835 * gdb.t00/gdbvars.exp: Use -re on expected output after
31836 setting sevenbit-strings.
31837 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
31838 to set sevenbit-strings consistent across tests.
31839 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
31840 set sevenbit-strings consistent across tests.
31841
31842 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
31843
31844 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
31845 expected output to match current "expect" expectations.
31846
31847 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
31848
31849 * gdb.t00/default.exp: Change expected output for default "source"
31850 command, to match new gdb behavior which requires a filename to
31851 source.
31852
31853 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
31854
31855 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
31856 expected fail for i486-*-* that misses the marker2 function.
31857 * gdb.t10/crossload.exp (bfddefault): Allow successful
31858 recognition of a format to pass even if no symbols are found.
31859 Explicitly catch failures where the format is not recognized
31860 or is ambiguous, and add the reason to the fail message.
31861 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
31862 the cause is and invalid target and add reason to failure message.
31863 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
31864 elf32-i386, elf32-sparc, and elf32-i860.
31865 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
31866 Set up expected failure for 'filename'::variable scope resolution,
31867 which is now apparently broken on all targets.
31868 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
31869 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
31870 gdb.t23/templates.exp: Change failure for missing binfile into
31871 just a warning.
31872 gdb.t21/demangle.exp: Change all cfront references to 'arm'
31873 references.
31874
31875 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
31876
31877 * gdb.t00/default.exp: Add expected output for default "source"
31878 command, to match new gdb behavior.
31879 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
31880
31881 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
31882
31883 * config/*-gdb.exp: returns an error, rather than exiting on
31884 internal errors.
31885
31886 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
31887
31888 * gdb.t03/gdbme.c: Add pointer to struct variable.
31889 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
31890 referencing struct members.
31891
31892 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
31893
31894 * configure.in (mips-idt-ecoff): New target.
31895 * config/mips-gdb.exp: New file for remote board using MIPS remote
31896 debugging protocol.
31897
31898 * Redid configuration scheme. Removed gdb.t*/configure.in.
31899 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
31900 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
31901 distclean targets. Built executables via .o files. Adjusted
31902 tests to account for source files in $(srcdir) rather than
31903 $(objdir).
31904 * lib/gdb.exp (runto): Don't expect () after the function name,
31905 because it may have arguments.
31906
31907 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
31908
31909 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
31910 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
31911 expected failures for mips-idt-* and mips-sgi-*.
31912 * gdb.t00/default.exp (attach): Kill process if requested.
31913 * gdb.t00/help.exp (help target core, help target): Accept a gdb
31914 that does not read core files.
31915 * gdb.t01/run.exp: Removed checks for exit status code.
31916 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
31917 it is linked in.
31918 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
31919 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
31920 appropriate, rather than doing it by hand.
31921 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
31922 execution.
31923 * gdb.t10/crossload.exp: Kill existing program if needed.
31924 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
31925 appropriate, rather than doing it by hand. Always increase
31926 timeout for this test, not just for VxWorks.
31927
31928 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
31929
31930 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
31931 of Chill STRUCT types and STRUCT values.
31932 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
31933 than "char".
31934 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
31935 struct2): New struct definitions and initializations to test
31936 simple Chill STRUCT types.
31937
31938 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
31939
31940 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
31941 the null byte at the end of strings.
31942 * gdb.t00/default.exp: Make show version insensitive to copyright
31943 date.
31944 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
31945 to avoid dependencies on target char signedness.
31946 * gdb.t16/printcmds.exp: Update expected results for explicitly
31947 unsigned char.
31948 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
31949 now work.
31950 * gdb.t21/demangle.exp: Add many more patterns for template
31951 demangling, most of them being expected failures.
31952 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
31953 string we are matching for, to match on the whole string.
31954 * gdb.t21/demangle.exp: Add many new test strings to demangle,
31955 and fix a whole bunch that had incorrect expected output but were
31956 passing anyway because of the bug in "proc demangle".
31957 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
31958 type.
31959 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
31960
31961 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
31962
31963 * gdb/testsuite: made modifications to testcases, etc., to allow
31964 them to work properly given the reorganization of deja-gnu and the
31965 relocation of the testcases from deja-gnu to a "tool" subdirectory.
31966
31967 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
31968
31969 * gdb/testsuite: Initial creation of gdb/testsuite.
31970 Migrated dejagnu testcases and support files for testing nm to
31971 gdb/testsuite from deja-gnu. These files were moved "as is"
31972 with no modifications. This migration is part of a major overhaul
31973 of dejagnu. The modifications to these testcases, etc., which
31974 will allow them to work with the new version of dejagnu will be
31975 made in a future update.
31976
31977 For additional changes see gdb.mi/ChangeLog-1999-2003.
31978 \f
31979 ;; Local Variables:
31980 ;; mode: change-log
31981 ;; left-margin: 8
31982 ;; fill-column: 74
31983 ;; version-control: never
31984 ;; End:
31985
31986 Copyright 1993-2013 Free Software Foundation, Inc.
31987 Copying and distribution of this file, with or without modification,
31988 are permitted provided the copyright notice and this notice are preserved.
This page took 0.766375 seconds and 5 git commands to generate.