test suite update - gdb.base/[cd]
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12013-06-27 Tom Tromey <tromey@redhat.com>
2
3 * call-ar-st.exp, call-rt-st.exp, call-sc.exp,
4 call-signal-resume.exp, call-strs.exp, callexit.exp,
5 callfuncs.exp, catch-load.exp, catch-syscall.exp, charset.exp,
6 checkpoint.exp, chng-syms.exp, code-expr.exp, code_elim.exp,
7 commands.exp, completion.exp, complex.exp, cond-expr.exp,
8 condbreak.exp, consecutive.exp, constvars.exp, corefile.exp,
9 ctxobj.exp, cursal.exp, cvexpr.exp, dbx.exp, default.exp,
10 define.exp, del.exp, detach.exp, dfp-test.exp, display.exp,
11 dmsym.exp, dump.exp, dup-sect.exp: Use standard_testfile,
12 standard_output_file, prepare_for_testing, clean_restart.
13
142013-06-27 Tom Tromey <tromey@redhat.com>
15
16 * a2-run.exp, all-bin.exp, annota1.exp, annota3.exp, anon.exp,
17 args.exp, arithmet.exp, arrayidx.exp, assign.exp, async-shell.exp,
18 async.exp, attach-pie-misread.exp, attach-pie-noexec.exp,
19 attach-twice.exp, attach.exp, auxv.exp, bang.exp, bfp-test.exp,
20 bigcore.exp, bitfields.exp, bitfields2.exp, break-entry.exp,
21 break-interp.exp, break-on-linker-gcd-function.exp,
22 breakpoint-shadow.exp: Use standard_testfile,
23 standard_output_file, prepare_for_testing, clean_restart.
24
252013-06-26 Yao Qi <yao@codesourcery.com>
26
27 * gdb.trace/mi-trace-frame-collected.exp: New.
28
292013-06-25 Yao Qi <yao@codesourcery.com>
30
31 * boards/native-extended-gdbserver.exp: Set board_info
32 'gdb,predefined_tsv'.
33 * boards/native-gdbserver.exp: Likewise.
34 * boards/native-stdio-gdbserver.exp: Likewise.
35 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
36 uploaded TSVs if target supports tracing.
37 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
38 tracing and target has predefined tsv.
39
402013-06-25 Yao Qi <yao@codesourcery.com>
41 Hui Zhu <hui@codesourcery.com>
42 Pedro Alves <palves@redhat.com>
43
44 PR breakpoints/15075
45 PR breakpoints/15434
46 * gdb.base/dprintf-next.c: New file.
47 * gdb.base/dprintf-next.exp: New file.
48 * gdb.base/dprintf-non-stop.c: New file.
49 * gdb.base/dprintf-non-stop.exp: New file.
50 * gdb.base/dprintf.exp: Don't check "continue" in the output
51 of "info breakpoints".
52 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
53 Don't check "continue" in script field.
54
552013-06-21 Tom Tromey <tromey@redhat.com>
56
57 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
58 name in a test name.
59
602013-06-20 Yao Qi <yao@codesourcery.com>
61
62 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
63 and set an action.
64 (test_trace_unavailable): Test command -data-list-register-values
65 in the context of traceframe and with option --skip-unavailable.
66 * gdb.trace/trace-unavailable.c (foo): New.
67 (main): Call it.
68 * gdb.mi/gdb2549.exp: Update matching pattern.
69
702013-06-19 Mike Frysinger <vapier@gentoo.org>
71
72 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
73 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
74 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
75 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
76 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
77
782013-06-19 Luis Machado <lgustavo@codesourcery.com>
79
80 * gdb.base/subst.exp: Delete default rules before further
81 tests.
82
832013-06-19 Yao Qi <yao@codesourcery.com>
84
85 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
86 unsupported if it is not registered.
87
882013-06-18 Tom Tromey <tromey@redhat.com>
89
90 * gdb.base/random-signal.c: New file.
91 * gdb.base/random-signal.exp: New file.
92
932013-06-18 Will Newton <will.newton@linaro.org>
94
95 * gdb.base/skip.c: Use comma to evaluate results of foo()
96 and bar() before passing to baz().
97 * gdb.base/skip.c: baz() now takes one argument instead of
98 two.
99
1002013-06-18 Tom Tromey <tromey@redhat.com>
101
102 * gdb.dwarf2/implptrpiece.exp: New file.
103 * gdb.dwarf2/implptrconst.exp (d): New variable.
104 Print d.
105 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
106
1072013-06-18 Tom Tromey <tromey@redhat.com>
108
109 * lib/selftest-support.exp (do_self_tests): Reject remote or
110 non-native targets.
111 * gdb.gdb/complaints.exp: Remove check.
112 * gdb.gdb/observer.exp: Remove check.
113 * gdb.gdb/xfullpath.exp: Remove check.
114 * gdb.gdb/complaints.exp: Remove check.
115
1162013-06-07 Pedro Alves <palves@redhat.com>
117
118 * boards/native-extended-gdbserver.exp: Remove semicolon.
119 * config/arm-ice.exp: Likewise.
120 * config/bfin.exp: Likewise.
121 * config/cygmon.exp: Likewise.
122 * config/h8300.exp: Likewise.
123 * config/monitor.exp: Likewise.
124 * config/sid.exp: Likewise.
125 * config/sim.exp: Likewise.
126 * config/slite.exp: Likewise.
127 * config/vx.exp: Likewise.
128 * gdb.arch/i386-bp_permanent.exp: Likewise.
129 * gdb.asm/asm-source.exp: Likewise.
130 * gdb.base/args.exp: Likewise.
131 * gdb.base/attach-pie-misread.exp: Likewise.
132 * gdb.base/auxv.exp: Likewise.
133 * gdb.base/bigcore.exp: Likewise.
134 * gdb.base/bitfields2.exp: Likewise.
135 * gdb.base/bitfields.exp: Likewise.
136 * gdb.base/break.exp: Likewise.
137 * gdb.base/break-interp.exp: Likewise.
138 * gdb.base/callfuncs.exp: Likewise.
139 * gdb.base/call-sc.exp: Likewise.
140 * gdb.base/commands.exp: Likewise.
141 * gdb.base/corefile.exp: Likewise.
142 * gdb.base/dbx.exp: Likewise.
143 * gdb.base/ending-run.exp: Likewise.
144 * gdb.base/exprs.exp: Likewise.
145 * gdb.base/funcargs.exp: Likewise.
146 * gdb.base/hbreak2.exp: Likewise.
147 * gdb.base/huge.exp: Likewise.
148 * gdb.base/list.exp: Likewise.
149 * gdb.base/memattr.exp: Likewise.
150 * gdb.base/overlays.exp: Likewise.
151 * gdb.base/printcmds.exp: Likewise.
152 * gdb.base/recurse.exp: Likewise.
153 * gdb.base/remotetimeout.exp: Likewise.
154 * gdb.base/reread.exp: Likewise.
155 * gdb.base/savedregs.exp: Likewise.
156 * gdb.base/scope.exp: Likewise.
157 * gdb.base/sepdebug.exp: Likewise.
158 * gdb.base/setshow.exp: Likewise.
159 * gdb.base/setvar.exp: Likewise.
160 * gdb.base/sigaltstack.exp: Likewise.
161 * gdb.base/siginfo-addr.exp: Likewise.
162 * gdb.base/siginfo.exp: Likewise.
163 * gdb.base/siginfo-obj.exp: Likewise.
164 * gdb.base/sigrepeat.exp: Likewise.
165 * gdb.base/sigstep.exp: Likewise.
166 * gdb.base/structs.exp: Likewise.
167 * gdb.base/testenv.exp: Likewise.
168 * gdb.base/twice.exp: Likewise.
169 * gdb.base/valgrind-db-attach.exp: Likewise.
170 * gdb.base/valgrind-infcall.exp: Likewise.
171 * gdb.base/varargs.exp: Likewise.
172 * gdb.base/watchpoint.exp: Likewise.
173 * gdb.cp/gdb1355.exp: Likewise.
174 * gdb.cp/misc.exp: Likewise.
175 * gdb.disasm/hppa.exp: Likewise.
176 * gdb.disasm/t01_mov.exp: Likewise.
177 * gdb.disasm/t02_mova.exp: Likewise.
178 * gdb.disasm/t03_add.exp: Likewise.
179 * gdb.disasm/t04_sub.exp: Likewise.
180 * gdb.disasm/t05_cmp.exp: Likewise.
181 * gdb.disasm/t06_ari2.exp: Likewise.
182 * gdb.disasm/t07_ari3.exp: Likewise.
183 * gdb.disasm/t08_or.exp: Likewise.
184 * gdb.disasm/t09_xor.exp: Likewise.
185 * gdb.disasm/t10_and.exp: Likewise.
186 * gdb.disasm/t11_logs.exp: Likewise.
187 * gdb.disasm/t12_bit.exp: Likewise.
188 * gdb.disasm/t13_otr.exp: Likewise.
189 * gdb.gdb/selftest.exp: Likewise.
190 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
191 * gdb.mi/mi-reverse.exp: Likewise.
192 * gdb.pascal/floats.exp: Likewise.
193 * gdb.python/py-inferior.exp: Likewise.
194 * gdb.threads/attach-into-signal.exp: Likewise.
195 * gdb.threads/pthreads.exp: Likewise.
196 * gdb.threads/thread_events.exp: Likewise.
197 * gdb.threads/watchthreads.exp: Likewise.
198 * gdb.trace/actions-changed.exp: Likewise.
199 * gdb.trace/actions.exp: Likewise.
200 * gdb.trace/ax.exp: Likewise.
201 * gdb.trace/backtrace.exp: Likewise.
202 * gdb.trace/change-loc.exp: Likewise.
203 * gdb.trace/deltrace.exp: Likewise.
204 * gdb.trace/disconnected-tracing.exp: Likewise.
205 * gdb.trace/ftrace.exp: Likewise.
206 * gdb.trace/infotrace.exp: Likewise.
207 * gdb.trace/passc-dyn.exp: Likewise.
208 * gdb.trace/passcount.exp: Likewise.
209 * gdb.trace/pending.exp: Likewise.
210 * gdb.trace/qtro.exp: Likewise.
211 * gdb.trace/range-stepping.exp: Likewise.
212 * gdb.trace/report.exp: Likewise.
213 * gdb.trace/save-trace.exp: Likewise.
214 * gdb.trace/status-stop.exp: Likewise.
215 * gdb.trace/strace.exp: Likewise.
216 * gdb.trace/tfile.exp: Likewise.
217 * gdb.trace/tfind.exp: Likewise.
218 * gdb.trace/trace-break.exp: Likewise.
219 * gdb.trace/tracecmd.exp: Likewise.
220 * gdb.trace/trace-mt.exp: Likewise.
221 * gdb.trace/tspeed.exp: Likewise.
222 * gdb.trace/tsv.exp: Likewise.
223 * gdb.trace/while-stepping.exp: Likewise.
224 * lib/gdb.exp: Likewise.
225 * lib/gdbserver-support.exp: Likewise.
226 * lib/java.exp: Likewise.
227 * lib/mi-support.exp: Likewise.
228 * lib/pascal.exp: Likewise.
229 * lib/prompt.exp: Likewise.
230 * lib/trace-support.exp: Likewise.
231
2322013-06-07 Pedro Alves <palves@redhat.com>
233
234 * gdb.ada/info_types.c: Fix formating in copyright header.
235 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
236 * gdb.base/float.c: Likewise.
237 * gdb.base/inferior-died.c: Likewise.
238 * gdb.base/interp.c: Likewise.
239 * gdb.base/jit-main.c: Likewise.
240 * gdb.base/jit-solib.c: Likewise.
241 * gdb.base/long_long.c: Likewise.
242 * gdb.base/longjmp.c: Likewise.
243 * gdb.base/nextoverexit.c: Likewise.
244 * gdb.base/pr11022.c: Likewise.
245 * gdb.base/prelink-lib.c: Likewise.
246 * gdb.base/prelink.c: Likewise.
247 * gdb.base/prologue.c: Likewise.
248 * gdb.base/restore.c: Likewise.
249 * gdb.base/sigchld.c: Likewise.
250 * gdb.base/solib-search-lib1.c: Likewise.
251 * gdb.base/solib-search-lib2.c: Likewise.
252 * gdb.base/solib-search.c: Likewise.
253 * gdb.base/solib-search.h: Likewise.
254 * gdb.base/whatis.c: Likewise.
255 * gdb.cp/abstract-origin.cc: Likewise.
256 * gdb.cp/anon-struct.cc: Likewise.
257 * gdb.cp/baseenum.cc: Likewise.
258 * gdb.cp/bs15503.cc: Likewise.
259 * gdb.cp/call-c-1.c: Likewise.
260 * gdb.cp/call-c.cc: Likewise.
261 * gdb.cp/class2.cc: Likewise.
262 * gdb.cp/classes.cc: Likewise.
263 * gdb.cp/cttiadd.cc: Likewise.
264 * gdb.cp/cttiadd1.cc: Likewise.
265 * gdb.cp/cttiadd2.cc: Likewise.
266 * gdb.cp/cttiadd3.cc: Likewise.
267 * gdb.cp/derivation.cc: Likewise.
268 * gdb.cp/derivation2.cc: Likewise.
269 * gdb.cp/dispcxx.cc: Likewise.
270 * gdb.cp/exception.cc: Likewise.
271 * gdb.cp/gdb2384-base.cc: Likewise.
272 * gdb.cp/gdb2384-base.h: Likewise.
273 * gdb.cp/gdb2384.cc: Likewise.
274 * gdb.cp/gdb2495.cc: Likewise.
275 * gdb.cp/mb-inline.h: Likewise.
276 * gdb.cp/mb-inline1.cc: Likewise.
277 * gdb.cp/mb-inline2.cc: Likewise.
278 * gdb.cp/member-name.cc: Likewise.
279 * gdb.cp/member-ptr.cc: Likewise.
280 * gdb.cp/misc.cc: Likewise.
281 * gdb.cp/namespace1.cc: Likewise.
282 * gdb.cp/nextoverthrow.cc: Likewise.
283 * gdb.cp/pr-574.cc: Likewise.
284 * gdb.cp/pr9631.cc: Likewise.
285 * gdb.cp/printmethod.cc: Likewise.
286 * gdb.cp/psmang1.cc: Likewise.
287 * gdb.cp/psmang2.cc: Likewise.
288 * gdb.cp/psymtab-parameter.cc: Likewise.
289 * gdb.cp/ptype-flags.cc: Likewise.
290 * gdb.cp/ref-params.cc: Likewise.
291 * gdb.cp/ref-types.cc: Likewise.
292 * gdb.cp/smartp.cc: Likewise.
293 * gdb.cp/try_catch.cc: Likewise.
294 * gdb.cp/userdef.cc: Likewise.
295 * gdb.cp/using-crash.cc: Likewise.
296 * gdb.cp/virtfunc.cc: Likewise.
297 * gdb.cp/virtfunc2.cc: Likewise.
298 * gdb.dwarf2/callframecfa.S: Likewise.
299 * gdb.dwarf2/dw2-ranges.c: Likewise.
300 * gdb.dwarf2/dw2-ranges2.c: Likewise.
301 * gdb.dwarf2/dw2-ranges3.c: Likewise.
302 * gdb.dwarf2/dw2-restore.S: Likewise.
303 * gdb.dwarf2/pieces.S: Likewise.
304 * gdb.dwarf2/valop.S: Likewise.
305 * gdb.java/jnpe.java: Likewise.
306 * gdb.mi/mi-stepn.c: Likewise.
307 * gdb.mi/mi-var-cp.cc: Likewise.
308 * gdb.mi/mi-var-rtti.cc: Likewise.
309 * gdb.mi/ns-stale-regcache.c: Likewise.
310 * gdb.mi/pr11022.c: Likewise.
311 * gdb.mi/solib-lib.c: Likewise.
312 * gdb.mi/solib-main.c: Likewise.
313 * gdb.python/py-arch.c: Likewise.
314 * gdb.python/py-block.c: Likewise.
315 * gdb.python/py-breakpoint.c: Likewise.
316 * gdb.python/py-events.c: Likewise.
317 * gdb.python/py-evthreads.c: Likewise.
318 * gdb.python/py-explore.c: Likewise.
319 * gdb.python/py-explore.cc: Likewise.
320 * gdb.python/py-finish-breakpoint.c: Likewise.
321 * gdb.python/py-finish-breakpoint2.cc: Likewise.
322 * gdb.python/py-symbol.c: Likewise.
323 * gdb.threads/execl.c: Likewise.
324 * gdb.threads/execl1.c: Likewise.
325
3262013-06-07 Will Newton <will.newton@linaro.org>
327
328 * gdb.base/long_long.exp: Fix ARM EABI target glob.
329
3302013-06-07 Will Newton <will.newton@linaro.org>
331
332 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
333 and "starting".
334
3352013-06-07 Will Newton <will.newton@linaro.org>
336
337 * gdb.cp/anon-struct.exp: Conditionalize constructor and
338 destructor prototypes for ARM ABI.
339 * gdb.cp/m-static.exp: Likewise.
340
3412013-06-07 Yao Qi <yao@codesourcery.com>
342
343 * gdb.trace/mi-trace-unavailable.exp: New.
344 * gdb.trace/trace-unavailable.c: New.
345
3462013-06-06 Doug Evans <dje@google.com>
347
348 * gdb.cp/derivation.exp: Make tests have unique names.
349
3502013-06-06 Tom Tromey <tromey@redhat.com>
351
352 * gdb.base/dump.exp (capture_value): Don't put expression into
353 test name if arguments passed in.
354 Rename a couple more tests to make them unique.
355
3562013-06-06 Tom Tromey <tromey@redhat.com>
357
358 * gdb.base/break-always.exp: Explicitly specify test name.
359
3602013-06-05 Doug Evans <dje@google.com>
361 Keith Seitz <keiths@redhat.com>
362
363 * gdb.cp/derivation2.cc: New file.
364 * gdb.cp/derivation.cc (main): Call foo2.
365 * gdb.cp/derivation.exp: Add tests for typedefs in another
366 file, and when there's an active block.
367
3682013-06-05 Luis Machado <lgustavo@codesourcery.com>
369
370 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
371 from targets that use function descriptors in the virtual tables.
372 Handle presence of dot symbols.
373
3742013-06-04 Gary Benson <gbenson@redhat.com>
375
376 * gdb.base/break-probes.exp: New file.
377 * gdb.base/break-probes.c: Likewise.
378 * gdb.base/break-probes-solib.c: Likewise.
379 * gdb.base/info-shared.exp: New file.
380 * gdb.base/info-shared.c: Likewise.
381 * gdb.base/info-shared-solib1.c: Likewise.
382 * gdb.base/info-shared-solib2.c: Likewise.
383
3842013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
385 Gary Benson <gbenson@redhat.com>
386
387 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
388 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
389 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
390 to be set to "no" to indicate that no ld.so copy should be made.
391 * gdb.base/break-interp.exp (solib_bp): New constant.
392 (reach_1): Use the above instead of "_dl_debug_state".
393 (test_attach): Likewise.
394 (test_ld): Likewise.
395 * gdb.threads/dlopen-libpthread.exp: New file.
396 * gdb.threads/dlopen-libpthread.c: Likewise.
397 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
398 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
399
4002013-05-30 Yao Qi <yao@codesourcery.com>
401
402 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
403 Add a test that no MI notification is emitted when executing
404 -exec-arguments.
405
4062013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
407
408 PR testsuite/12649
409 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
410 $mi_gdb_prompt expectation by mi_expect_stop.
411 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
412 (mi info dprintf second time): Replace them by mi_send_resuming_command
413 and mi_expect_stop.
414
4152013-05-24 Gary Benson <gbenson@redhat.com>
416
417 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
418 backslash.
419 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
420 backslashes.
421 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
422 backslash.
423
4242013-05-24 Yao Qi <yao@codesourcery.com>
425
426 * gdb.trace/tfile.exp: Test inferior and thread.
427
4282013-05-24 Yao Qi <yao@codesourcery.com>
429 Pedro Alves <palves@redhat.com>
430
431 * gdb.base/range-stepping.exp: Skip the rest of tests if the
432 test fails.
433 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
434 Return 0 if the test passes, otherwise return 1.
435
4362013-05-23 Doug Evans <dje@google.com>
437
438 * boards/fission-dwp.exp: New file.
439
4402013-05-23 Yao Qi <yao@codesourcery.com>
441 Pedro Alves <palves@redhat.com>
442
443 * gdb.base/range-stepping.c: New file.
444 * gdb.base/range-stepping.exp: New file.
445 * gdb.trace/range-stepping.c: New file.
446 * gdb.trace/range-stepping.exp: New file.
447 * lib/range-stepping-support.exp: New file.
448
4492013-05-22 Tom Tromey <tromey@redhat.com>
450
451 * gdb.cp/class2.cc (main): New local 'aref'.
452 * gdb.cp/class2.exp: Check printing of 'aref'.
453
4542013-05-22 Doug Evans <dje@google.com>
455
456 * gdb.threads/wp-replication.c (main): Insert some code at the start
457 to ensure the breakpoint on main is only hit once. Fix comment.
458
4592013-05-21 Keith Seitz <keiths@redhat.com>
460 Pedro Alves <palves@redhat.com>
461
462 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
463 gdb_expect.
464 Add test to flush the remaining input buffer so that this
465 file passes testsuite/12649.
466
4672013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
468
469 * gdb.base/catch-signal-fork.exp: New file.
470 * gdb.base/catch-signal-fork.c: New file.
471
4722013-05-21 Sterling Augustine <saugustine@google.com>
473
474 * boards/remote-stdio-gdbserver.exp: New file.
475
4762013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
477
478 PR testsuite/12649
479 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
480 racy matches.
481
4822013-05-21 Christian Groessler <chris@groessler.org>
483
484 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
485 since it's not supported in all shells.
486
4872013-05-21 Hui Zhu <hui@codesourcery.com>
488
489 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
490 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
491
4922013-05-20 Doug Evans <dje@google.com>
493
494 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
495 (_handle_DW_TAG): Use it.
496 (cu, tu): Replace parameters is_64, version, addr_size with options.
497 All callers updated. Add Fission support.
498 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
499 * gdb.dwarf2/method-ptr.exp: Ditto.
500 * gdb.dwarf2/nostaticblock.exp: Ditto.
501 * gdb.dwarf2/subrange.exp: Ditto.
502 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
503
5042013-05-20 Tom Tromey <tromey@redhat.com>
505
506 * gdb.gdb/python-selftest.exp: New file.
507
5082013-05-20 Doug Evans <dje@google.com>
509
510 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
511 -fdebug-types-section.
512
5132013-05-20 Joel Brobecker <brobecker@adacore.com>
514
515 * gdb.ada/float_param: New testcase.
516
5172013-05-17 Doug Evans <dje@google.com>
518
519 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
520 Add tests for "maint check-symtabs", "maint expand-symtabs".
521
522 * gdb.base/maint.exp: Remove testing of individual maint command
523 help output.
524
5252013-05-16 Pedro Alves <palves@redhat.com>
526
527 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
528 comment. Use gdb_test_no_output.
529
5302013-05-16 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.ada/complete.exp: Add test verifying completion using
533 the "tab" key.
534
5352013-05-15 Keith Seitz <keiths@redhat.com>
536
537 * gdb.base/filesym.exp: New completer test.
538 * gdb.base/filesym.c: New file.
539
5402013-05-15 Pedro Alves <palves@redhat.com>
541
542 * gdb.base/fixsection.c: Remove attribution.
543 * gdb.base/watch-read.exp: Ditto.
544
5452013-05-13 Tom Tromey <tromey@redhat.com>
546
547 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
548 size and change type sizes to 4 bytes.
549
5502013-05-13 Tom Tromey <tromey@redhat.com>
551
552 * gdb.base/exprs.exp (test_expr): Add regression test.
553 * gdb.base/exprs.c (null_t_struct): New global.
554
5552013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
556
557 * gdb.base/default.exp: Disable history saving.
558 * gdb.base/setshow.exp: Likewise.
559
5602013-05-10 Pedro Alves <palves@redhat.com>
561
562 PR remote/15455
563
564 * gdb.trace/qtro.c: New file.
565 * gdb.trace/qtro.exp: New file.
566
5672013-05-10 Phil Muldoon <pmuldoon@redhat.com>
568
569 * gdb.python/py-framefilter.py: New File.
570 * gdb.python/py-framefilter-mi.exp: Ditto.
571 * gdb.python/py-framefilter.c: Ditto.
572 * gdb.python/py-framefilter-mi.exp: Ditto.
573 * gdb.python/py-framefilter-mi.c: Ditto,
574 * gdb.python/py-framefilter-gdb.py.in: Ditto.
575
5762013-05-08 Tom Tromey <tromey@redhat.com>
577
578 * gdb.base/solib-search.exp: Set test name for "set
579 solib-search-path" test.
580
5812013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
582
583 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
584 (set_a_tracepoint): Set tracepoint before prologue.
585 (run_trace_experiment): Test setup_tracepoints and 'break end'
586 in it.
587 (trace_buffer_normal): Remove.
588 (gdb_trace_circular_tests): Remove. Move tests to...
589 (top level): ...here. Call 'runto_main' before checking for
590 trace support. Use commands to check the support for circular
591 trace buffer and changing of trace buffer size. Add test
592 to calculate size of single frame. Use this size to
593 calculate the size of trace buffer. Use 'tfind pc func9'
594 instead of 'tfind 9'. Use 'with_test_prefix'.
595
5962013-05-07 Tom Tromey <tromey@redhat.com>
597
598 * lib/selftest-support.exp: New file.
599 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
600 do_self_tests.
601 (setup_test, find_gdb): Remove.
602 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
603 do_self_tests.
604 (setup_test, find_gdb): Remove.
605 (test_observer): Don't call setup_test. Remove argument.
606 * gdb.gdb/selftest.exp: Load selftest-support.exp.
607 (find_gdb): Remove.
608 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
609 do_self_tests.
610 (setup_test, find_gdb): Remove.
611 (test_with_self): Don't call setup_test. Remove argument.
612
6132013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
614
615 * gdb.arch/system-gcore.exp: Remove.
616 * gdb.arch/gcore.c: Remove.
617 * gdb.base/gcore.exp: Add "info reg system".
618
6192013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
620
621 PR breakpoints/15413:
622 * gdb.base/pending.exp: Add test for completion of the "condition"
623 command for pending breakpoints.
624 * gdb.linespec/linespec.ex: Add test for completion of the
625 "condition" command when dealing with multiple locations.
626
6272013-05-07 Luis Machado <lgustavo@codesourcery.com>
628
629 * gdb.threads/wp-replication.c: New file.
630 * gdb.threads/wp-replication.exp: New file.
631
6322013-05-06 Sandra Loosemore <sandra@codesourcery.com>
633
634 * gdb.xml/tdesc-regs.exp: Add case for nios2.
635
6362013-05-06 Doug Evans <dje@google.com>
637
638 * gdb.base/solib-search-lib1.c: New file.
639 * gdb.base/solib-search-lib2.c: New file.
640 * gdb.base/solib-search.c: New file.
641 * gdb.base/solib-search.h: New file.
642 * gdb.base/solib-search.exp: New file.
643
644 * lib/gdb.exp (gdb_core_cmd): New function.
645 * gdb.arch/system-gcore.exp: Use it.
646 * gdb.arch/vsx-regs.exp: Ditto.
647 * gdb.base/gcore.exp: Ditto.
648 * gdb.threads/gcore-thread.exp: Ditto.
649
650 * gdb.reverse/shr.h: New file.
651 * gdb.reverse/shr1.c: New file.
652 * gdb.reverse/shr2.c: #include "shr.h".
653 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
654 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
655 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
656 Update tests using sleep/printf to use shr2.sl instead.
657 * gdb.reverse/solib-reverse.exp: Ditto.
658
6592013-05-06 Tom Tromey <tromey@redhat.com>
660
661 * gdb.dwarf2/implptrconst.c: New file.
662 * gdb.dwarf2/implptrconst.exp: New file.
663 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
664 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
665 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
666
6672013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
668
669 * gdb.base/catch-sig.c (main): Raise SIGINT.
670 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
671
6722013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
673
674 * status-stop.exp (test_tstart_tstart): Check for error
675 returned by the second 'tstart' command.
676
6772013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
678
679 * gdb.xml/maint_print_struct.exp: New file.
680 * gdb.xml/maint_print_struct.xml: New file.
681
6822013-04-25 Tom Tromey <tromey@redhat.com>
683
684 * gdb.dwarf2/nostaticblock.exp: New file.
685
6862013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
687
688 PR gdb/10462
689 * gdb.base/setshow.exp: Add test case.
690
6912013-04-23 Hui Zhu <hui@codesourcery.com>
692
693 PR gdb/15293
694 * gdb.base/dprintf.exp: Add ignore command.
695
6962013-04-23 Hui Zhu <hui@codesourcery.com>
697
698 PR gdb/15165
699 * gdb.base/save-bp.exp: Add test for dprintf.
700
7012013-04-22 Tom Tromey <tromey@redhat.com>
702
703 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
704 notice_open_fds.
705
7062013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
707
708 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
709 ldflags.
710
7112013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
712
713 * gdb.arch/arm-bl-branch-dest.c: New file.
714 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
715
7162013-04-19 Vladimir Kargov <kargov@gmail.com>
717 Pedro Alves <palves@redhat.com>
718
719 * gdb.arch/i386-float.S: New file.
720 * gdb.arch/i386-float.exp: New file.
721
7222013-04-18 Luis Machado <lgustavo@codesourcery.com>
723
724 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
725 type void *.
726
7272013-04-17 Doug Evans <dje@google.com>
728
729 * lib/dwarf.exp (Dwarf): New proc "tu".
730 * gdb.dwarf2/missing-sig-type.exp: New file.
731
7322013-04-15 Siva Chandra Reddy <sivachandra@google.com>
733
734 Add option to link testcases with Pthreads library when
735 using 'prepare_for_testing' in tests.
736
737 * lib/gdb.exp (build_executable_from_specs): Use
738 gdb_compile_pthreads to compile if option "pthreads" is
739 specified.
740
7412013-04-15 Tom Tromey <tromey@redhat.com>
742
743 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
744
7452013-04-15 Tom Tromey <tromey@redhat.com>
746
747 * gdb.base/default.exp: Update for $_exception.
748 * gdb.cp/exceptprint.cc: New file.
749 * gdb.cp/exceptprint.exp: New file.
750 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
751
7522013-04-15 Tom Tromey <tromey@redhat.com>
753
754 * gdb.cp/typeid.cc: New file.
755 * gdb.cp/typeid.exp: New file.
756
7572013-04-15 Tom Tromey <tromey@redhat.com>
758
759 * gdb.cp/exception.exp: Add "catch rethrow" tests.
760
7612013-04-13 Yao Qi <yao@codesourcery.com>
762
763 * gdb.base/completion.exp: Test completion of command
764 'target ctf' if target ctf is supported.
765
7662013-04-10 Pedro Alves <palves@redhat.com>
767
768 * gdb.base/completion.exp: Test "set height", "set listsize" and
769 "set trace-buffer-size" completion.
770 * gdb.base/setshow.exp: Test "set height unlimited".
771 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
772 unlimited".
773
7742013-04-10 Yao Qi <yao@codesourcery.com>
775
776 * gdb.trace/actions.exp: Save trace data to CTF.
777 Change to ctf target if GDB supports, read CTF data in ctf
778 target, and check the actions of tracepoints.
779 * gdb.trace/while-stepping.exp: Likewise.
780 * gdb.trace/report.exp: Test GDB saves trace data to CTF
781 format and read CTF trace file if GDB supports.
782 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
783 target is supported, change to ctf target, read trace data and
784 check output of command "tstatus".
785 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
786 read CTF data by target ctf and call check_tsv.
787
7882013-04-10 Yao Qi <yao@codesourcery.com>
789
790 * gdb.trace/actions.exp (check_tracepoint): New.
791 (top level): Start the tracing and check the actions of
792 tracepoints. Save trace data to tfile format. Restart GDB
793 and read trace file in tfile target. Check the actions of
794 tracepoints again.
795 * gdb.trace/while-stepping.exp: Likewise.
796
7972013-04-10 Yao Qi <yao@codesourcery.com>
798
799 * gdb.trace/report.exp: Use standard_output_file for saved
800 trace file.
801
8022013-04-10 Hui Zhu <hui@codesourcery.com>
803
804 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
805 (MISCELLANEOUS): Add dprintf-pendshr.sl.
806 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
807
8082013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
809
810 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
811 response.
812
8132013-04-08 Pedro Alves <palves@redhat.com>
814
815 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
816 the location.
817
8182013-04-04 Sandra Loosemore <sandra@codesourcery.com>
819
820 * gdb.cp/cplabel.exp: Allow empty directory in file reported
821 for breakpoint location.
822
8232013-04-04 Sandra Loosemore <sandra@codesourcery.com>
824
825 * gdb.linespec/linespec.exp: Make dir/file:line tests
826 conditional for non-remote hosts only.
827
8282013-04-04 Stan Shebs <stan@codesourcery.com>
829 Pedro Alves <palves@redhat.com>
830
831 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
832 * gdb.trace/actions-changed.c: New file.
833 * gdb.trace/actions-changed.exp: New file.
834 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
835 (gdb_trace_setactions_command): ... this. Add "actions_command"
836 parameter, and handle it.
837 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
838
8392013-04-04 Yao Qi <yao@codesourcery.com>
840
841 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
842 'step'.
843
8442013-04-03 Yao Qi <yao@codesourcery.com>
845
846 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
847 "tfile-basic.tf".
848 (test_tfind_tfile): Likewise.
849
8502013-04-03 Yao Qi <yao@codesourcery.com>
851
852 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
853 "tfile-basic.tf" instead of "basic.tf".
854 (write_error_trace_file): Pass argument "tfile-error.tf"
855 instead of "error.tf".
856 * gdb.trace/tfile.exp: Update tfile names to
857 "tfile-basic.tf" and "tfile-error.tf".
858
8592013-04-02 Sandra Loosemore <sandra@codesourcery.com>
860
861 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
862 empty directory in file for breakpoint hit.
863
8642013-03-29 Yao Qi <yao@codesourcery.com>
865
866 * gdb.base/completion.exp: Test completion of commands
867 "target core", "target tfile" and "target exec".
868 * gdb.trace/tfile.exp: Test completion of command
869 "target tfile".
870
8712013-03-28 Joel Brobecker <brobecker@adacore.com>
872
873 * gdb.ada/win_fu_syms: New testcase.
874
8752013-03-28 Doug Evans <dje@google.com>
876
877 * gdb.base/maint.exp (maint print statistics): Update expected output.
878
8792013-03-28 Pedro Alves <palves@redhat.com>
880
881 PR gdb/15294
882
883 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
884 mean unlimited instead of $arg < 0.
885 (test_listsize): Remove "listsize of 0 suppresses output" test.
886 Test that "set listsize 0" ends up with an unlimited listsize.
887
8882013-03-28 Pedro Alves <palves@redhat.com>
889
890 * gdb.base/list.exp (last_line): New global.
891 (last_line_re): New global.
892 (test_listsize, test_list_function, test_list_forward)
893 (test_repeat_list_command, test_list_range)
894 (test_list_filename_and_function): Use them.
895 * gdb.base/list0.c: Comment the last line of the file with "last
896 line".
897
8982013-03-28 Pedro Alves <palves@redhat.com>
899
900 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
901 list the whole file.
902
9032013-03-28 Pedro Alves <palves@redhat.com>
904
905 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
906 "set listsize".
907
9082013-03-26 Keith Seitz <keiths@redhat.com>
909
910 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
911 from passing.
912
9132013-03-26 Pedro Alves <palves@redhat.com>
914
915 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
916 until after GDB has run.
917
9182013-03-26 Yao Qi <yao@codesourcery.com>
919
920 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
921 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
922
9232013-03-26 Markus Metzger <markus.t.metzger@intel.com>
924
925 * gdb.btrace/enable.exp: Add regression test.
926
9272013-03-25 Tom Tromey <tromey@redhat.com>
928
929 * gdb.cp/m-static.exp: Add destructor-printing tests.
930
9312013-03-25 Tom Tromey <tromey@redhat.com>
932
933 * gdb.cp/m-static.exp: Add constructor ptype tests.
934 * gdb.cp/m-static.cc (single_constructor): New class.
935 (main): Make instance of single_constructor.
936
9372013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
938 Pedro Alves <palves@redhat.com>
939
940 * gdb.server/server-kill.c: New file.
941 * gdb.server/server-kill.exp: New file.
942
9432013-03-21 Pedro Alves <palves@redhat.com>
944
945 * gdb.trace/trace-buffer-size.exp (get default buffer size):
946 Expect $gdb_prompt in gdb_test_multiple.
947
9482013-03-21 Doug Evans <dje@google.com>
949
950 * gdb.base/maint.exp: Update tests for per-command stats.
951
9522013-03-21 Tom Tromey <tromey@redhat.com>
953
954 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
955 * gdb.cp/misc.exp: Add test for FILENAME:: case.
956
9572013-03-20 Pedro Alves <palves@redhat.com>
958
959 PR gdb/15289
960
961 * gdb.base/remote.exp: Test
962 "set remote hardware-watchpoint-limit -1",
963 "set remote hardware-breakpoint-limit -1",
964 "set remote hardware-watchpoint-limit 2147483647" and
965 "set remote hardware-breakpoint-limit 2147483647".
966
9672013-03-20 Pedro Alves <palves@redhat.com>
968 Yao Qi <yao@codesourcery.com>
969
970 * gdb.trace/tfile.c: Add comments.
971 (nonconstglob): New global.
972 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
973 global that is not covered by the trace frame. Test
974 disassembling.
975
9762013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
977
978 * gdb.base/valgrind-infcall.exp
979 (continue #$continue_count) <remote connection closed>
980 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
981 $valgrind_pid.
982
9832013-03-15 Tom Tromey <tromey@redhat.com>
984
985 * gdb.cp/overload.cc (intintfunc): New.
986 * gdb.cp/overload.exp: Add regression test.
987
9882013-03-15 Yao Qi <yao@codesourcery.com>
989
990 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
991 using with_test_prefix.
992 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
993 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
994 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
995 * gdb.threads/watchpoint-fork.exp (test): Likewise.
996 * gdb.base/break-interp.exp (test_core): Likewise.
997 (test_attach_gdb): Likewise.
998 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
999 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1000 Likewise.
1001 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1002 * gdb.base/jit.exp (one_jit_test): Likewise.
1003 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1004 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1005 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1006 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1007 Likewise.
1008 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1009 Likewise.
1010 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1011 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1012 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1013 (tracepoint_change_loc_2): Likewise.
1014 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1015 Likewise.
1016 (disconnected_tfind): Likewise.
1017 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1018 Likewise.
1019 (test_tfind_remote): Likewise.
1020 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1021 Likewise.
1022 (test_pending_resolved): Likewise.
1023 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1024 Likewise.
1025 (test_upload_tsv): Likewise.
1026 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1027 Likewise.
1028 (pending_tracepoint_works): Likewise.
1029 * gdb.trace/report.exp (use_collected_data): Likewise.
1030 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1031 Likewise.
1032 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1033 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1034 (strace_trace_on_same_addr): Likewise.
1035 (strace_trace_on_diff_addr): Likewise.
1036 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1037 (gdb_collect_locals_test): Likewise.
1038 (gdb_unavailable_registers_test): Likewise.
1039 (gdb_collect_globals_test): Likewise.
1040
10412013-03-15 Yao Qi <yao@codesourcery.com>
1042
1043 * gdb.base/condbreak.exp: Add semicolon back which was removed
1044 by my previous commit.
1045
10462013-03-14 Yao Qi <yao@codesourcery.com>
1047
1048 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1049 'return'.
1050 (gdb_target_monitor, gdb_load): Likewise.
1051 * config/sid.exp (gdb_load): Likewise.
1052 * config/slite.exp (gdb_load): Likewise.
1053 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1054 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1055 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1056 (single_step_until): Likewise.
1057 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1058 * gdb.arch/system-gcore.exp: Likewise.
1059 * gdb.base/bigcore.exp (extract_heap): Likewise.
1060 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1061 * gdb.base/call-ar-st.exp: Likewise.
1062 * gdb.base/call-rt-st.exp: Likewise.
1063 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1064 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1065 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1066 * gdb.base/corefile.exp: Likewise.
1067 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1068 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1069 * gdb.base/fixsection.exp: Likewise.
1070 * gdb.base/funcargs.exp: Likewise.
1071 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1072 * gdb.base/gcore-relro.exp: Likewise.
1073 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1074 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1075 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1076 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1077 * gdb.base/list.exp: Likewise.
1078 (set_listsize): Likewise.
1079 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1080 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1081 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1082 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1083 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1084 * gdb.base/setvar.exp: Likewise.
1085 (test_set): Likewise.
1086 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1087 * gdb.base/solib-overlap.exp: Likewise.
1088 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1089 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1090 * gdb.base/watchpoint.exp (initialize): Likewise.
1091 (test_simple_watchpoint): Likewise.
1092 (test_disabling_watchpoints): Likewise.
1093 (test_watchpoint_triggered_in_syscall): Likewise.
1094 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1095 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1096 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1097 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1098 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1099 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1100 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1101 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1102 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1103 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1104 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1105 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1106 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1107 * gdb.mi/gdb792.exp: Likewise.
1108 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1109 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1110 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1111 * gdb.threads/gcore-thread.exp: Likewise.
1112 (load_core): Likewise.
1113 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1114 (test_startup, check_control_c): Likewise.
1115 * gdb.threads/sigstep-threads.exp: Likewise.
1116 * gdb.threads/thread_check.exp: Likewise.
1117 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1118 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1119 (set_a_tracepoint, trace_buffer_normal): Likewise.
1120 (gdb_trace_circular_tests): Likewise.
1121 * gdb.trace/collection.exp: Likewise.
1122 * gdb.trace/disconnected-tracing.exp: Likewise.
1123 * gdb.trace/infotrace.exp: Likewise.
1124 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1125 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1126 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1127 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1128 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1129 * gdb.trace/stap-trace.exp: Likewise.
1130 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1131 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1132 * gdb.trace/trace-buffer-size.exp: Likewise.
1133 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1134 * gdb.trace/unavailable.exp: Likewise.
1135 * gdb.trace/while-dyn.exp: Likewise.
1136 * lib/fortran.exp (set_lang_fortran): Likewise.
1137 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1138 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1139 (default_gdb_start, get_compiler_info): Likewise.
1140 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1141 (get_debug_format, setup_xfail_format): Likewise.
1142 (rerun_to_main, gdb_skip_float_test): Likewise.
1143 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1144 * lib/java.exp (set_lang_java): Likewise.
1145 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1146 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1147 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1148 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1149 * lib/objc.exp (set_lang_objc): Likewise.
1150 * lib/pascal.exp (set_lang_pascal): Likewise.
1151 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1152 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1153 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1154
11552013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1156
1157 PR c++/15203
1158 PR c++/15210
1159 * gdb.cp/m-static.cc (keepalive_int): New function.
1160 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1161 * gdb.cp/m-static.exp: New test for `sintvar'.
1162
11632013-03-14 Yao Qi <yao@codesourcery.com>
1164
1165 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1166 of 'tstatus' into tstatus_output.
1167 (top level): Save the trace data to tfile. Read trace file in
1168 tfile target. Check the trace status.
1169
11702013-03-13 Yao Qi <yao@codesourcery.com>
1171
1172 * gdb.trace/tsv.exp (check_tsv): New.
1173 (top level): Save a tfile on current trace session. Call
1174 check_tsv on live target. Load the tfile with target tfile
1175 and call check_tsv again.
1176
11772013-03-13 Yao Qi <yao@codesourcery.com>
1178
1179 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1180 Replace some "gdb_test" with "gdb_test_no_output".
1181
11822013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1183
1184 * gdb.ada/expr_delims.exp: New file.
1185 * gdb.ada/expr_delims/foo.adb: New file.
1186 * gdb.ada/expr_delims/pck.ads: New file.
1187 * gdb.ada/expr_delims/pck.adb: New file.
1188
11892013-03-11 Keith Seitz <keiths@redhat.com>
1190
1191 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1192 both condition and thread. Then delete the watchpoint.
1193
11942013-03-11 Christian Himpel <christian.himpel@intel.com>
1195
1196 * Makefile.in: Add btrace testsuite.
1197 * configure: Regenerated.
1198 * configure.ac: Add btrace testsuite.
1199 * gdb.btrace/Makefile.in: New file.
1200 * gdb.btrace/enable.c: New file.
1201 * gdb.btrace/enable.exp: New file.
1202 * gdb.btrace/function_call_history.c: New file.
1203 * gdb.btrace/function_call_history.exp: New file.
1204 * gdb.btrace/instruction_history.c: New file.
1205 * gdb.btrace/instruction_history.exp: New file.
1206 * gdb.btrace/instruction_history.S: New file.
1207 * lib/gdb.exp: Add btrace skip proc.
1208
12092013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1210
1211 Fix entry-values if the callee called a noreturn function.
1212 * gdb.arch/amd64-tailcall-noret.S: New file.
1213 * gdb.arch/amd64-tailcall-noret.c: New file.
1214 * gdb.arch/amd64-tailcall-noret.exp: New file.
1215
12162013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1217
1218 Fix entry-values in C++ across CUs.
1219 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1220 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1221 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1222 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1223 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1224
12252013-03-08 Stan Shebs <stan@codesourcery.com>
1226 Hafiz Abid Qadeer <abidh@codesourcery.com>
1227
1228 gdb/testsuite/
1229 * gdb.trace/trace-buffer-size.exp: New file.
1230 * gdb.trace/trace-buffer-size.c: New file.
1231
12322013-03-06 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1235 doesn't support the tested optional feature, call "unsupported"
1236 with the same test message as the "pass" case, instead of calling
1237 "pass" with a different message. Use the same text for the "fail"
1238 cases too.
1239
12402013-03-06 Yao Qi <yao@codesourcery.com>
1241
1242 * gdb.trace/tstatus.exp: Remove the invocation of
1243 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1244 (test_tracepoints): Don't set fast tracepoint.
1245 (top level): Don't check agent library is loaded or not.
1246
12472013-03-06 Yao Qi <yao@codesourcery.com>
1248
1249 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1250 parentheses by "\\".
1251
12522013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1253
1254 * gdb.linespec/base/one/thefile.cc (twodup): New.
1255 (m): Call it.
1256 * gdb.linespec/base/two/thefile.cc (dupname): New.
1257 (n): Call it.
1258 * gdb.linespec/break-ask.exp: New file.
1259 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1260
12612013-02-28 Yao Qi <yao@codesourcery.com>
1262
1263 * gdb.trace/report.exp: Move some code to ...
1264 (use_collected_data): New.
1265 (top level): Call use_collected_data once on the live target.
1266 Save at file of the current trace session, load it with target
1267 tfile, and call use_collected_data again.
1268
12692013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1270
1271 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1272
12732013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1274
1275 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1276 Add final kill of ${valgrind_pid}.
1277
12782013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1279
1280 * gdb.python/py-arch.c: New test case
1281 * gdb.python/py-arch.exp: New tests to test
1282 gdb.Architecture.disassemble
1283 * gdb.python/Makefile.in: Add py-arch to the list of
1284 EXECUTABLES.
1285
12862013-02-18 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.dwarf2/subrange.exp: New file.
1289
12902013-02-15 Pedro Alves <pedro@codesourcery.com>
1291 Hafiz Abid Qadeer <abidh@codesourcery.com>
1292
1293 * gdb.trace/tfile.exp: Add test for -trace-status command.
1294
12952013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1296
1297 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1298 nanosleep by sleep.
1299
13002013-02-14 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1303
13042013-02-14 Pedro Alves <pedro@codesourcery.com>
1305 Hafiz Abid Qadeer <abidh@codesourcery.com>
1306
1307 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1308
13092013-02-12 Tom Tromey <tromey@redhat.com>
1310
1311 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1312 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1313
13142013-02-12 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.base/catch-signal.c: Update copyright years.
1317 * gdb.base/catch-signal.exp: Update copyright years.
1318 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1319 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1320 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1321 * gdb.dwarf2/dw2-error.S: Update copyright years.
1322 * gdb.dwarf2/dw2-error.c: Update copyright years.
1323 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1324 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1325 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1326
13272013-02-12 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1330 message.
1331 * gdb.base/sigaltstack.exp: Ditto.
1332 * gdb.base/siginfo.exp: Ditto.
1333 * gdb.base/sizeof.exp: Ditto.
1334
13352013-02-12 Pedro Alves <palves@redhat.com>
1336
1337 * gdb.mi/mi-basics.exp: Tweak intro comment.
1338 * gdb.mi/mi-break.exp: Tweak intro comment.
1339 * gdb.mi/mi-console.exp: Tweak intro comment.
1340 * gdb.mi/mi-file.exp: Tweak intro comment.
1341 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1342 * gdb.mi/mi-return.exp: Tweak intro comment.
1343 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1344 * gdb.mi/mi-until.exp: Tweak intro comment.
1345 * gdb.mi/mi-watch.exp: Tweak intro comment.
1346
13472013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1348
1349 * gdb.server/no-thread-db.exp: New file.
1350 * gdb.server/no-thread-db.c: New file.
1351 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1352
13532013-02-11 Doug Evans <dje@google.com>
1354
1355 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1356 two decfloats.
1357
13582013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1359
1360 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1361 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1362
13632013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1364
1365 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1366
13672013-02-06 Yao Qi <yao@codesourcery.com>
1368
1369 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1370 to ...
1371 (test_create_delete_modify_tsv): ... here. New test on modifying
1372 the initial value of a tsv.
1373
13742013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1375
1376 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1377 (cd .../rdir): ... here.
1378
13792013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1380
1381 * gdb.linespec/base/one/header.h: New file.
1382 * gdb.linespec/base/two/header.h: New file.
1383 * gdb.linespec/macro-relative.c: New file.
1384 * gdb.linespec/macro-relative.exp: New file.
1385
13862013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1387
1388 * gdb.base/fullpath-expand-func.c: New file.
1389 * gdb.base/fullpath-expand.c: New file.
1390 * gdb.base/fullpath-expand.exp: New file.
1391 * gdb.base/realname-expand-real.c: New file.
1392 * gdb.base/realname-expand.c: New file.
1393 * gdb.base/realname-expand.exp: New file.
1394
13952013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1396
1397 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1398 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1399
14002013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1403 (compare_filenames_for_search does not match)
1404 (compare_filenames_for_search does match): New tests.
1405
14062013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1407
1408 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1409
14102013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1413
14142013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1417 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1418 ${binfile}.mini_debuginfo-debuglink and
1419 ${binfile}.mini_debuginfo-debuglink.xz.
1420
14212013-02-01 Tom Tromey <tromey@redhat.com>
1422
1423 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1424 attributes.
1425
14262013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1427 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.dwarf2/method-ptr.exp: Link with c++.
1430 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1431
14322013-01-31 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.base/jit.exp (compile_jit_test): New proc.
1435 Add PIE tests.
1436
14372013-01-31 Tom Tromey <tromey@redhat.com>
1438
1439 * gdb.dwarf2/method-ptr.cc: New file.
1440 * gdb.dwarf2/method-ptr.exp: New file.
1441
14422013-01-31 Tom Tromey <tromey@redhat.com>
1443
1444 * lib/dwarf.exp (namespace Dwarf): New.
1445
14462013-01-29 Tom Tromey <tromey@redhat.com>
1447
1448 * gdb.dwarf2/fission-reread.exp: Add unload test.
1449
14502013-01-28 Doug Evans <dje@google.com>
1451
1452 * gdb.dwarf2/fission-loclists.exp: New file.
1453 * gdb.dwarf2/fission-loclists.S: New file.
1454
14552013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 Code cleanup.
1458 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1459 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1460 and prepare_for_testing.
1461 * gdb.base/store.exp: Likewise.
1462
14632013-01-25 Tom Tromey <tromey@redhat.com>
1464
1465 * gdb.python/py-explore.exp: Expect the gdb prompt.
1466
14672013-01-25 Andrew Burgess <aburgess@broadcom.com>
1468
1469 * gdb.base/gnu_vector.c: New variable for use in tests.
1470 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1471 changes in scalar to vector casting and widening.
1472 * gdb.python/py-type.c: New variables for use in tests.
1473 * gdb.python/py-type.exp: Update vector related tests to reflect
1474 changes in scalar to vector casting and widening.
1475
14762013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1477
1478 * gdb.base/prologue-include.c: New file.
1479 * gdb.base/prologue-include.exp: New file.
1480 * gdb.base/prologue-include.h: New file.
1481
14822013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1483
1484 PR gdb/13443
1485 * gdb.mi/mi-var-block.exp: Make test messages unique.
1486
14872013-01-23 Tom Tromey <tromey@redhat.com>
1488
1489 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1490
14912013-01-23 Tom Tromey <tromey@redhat.com>
1492
1493 * gdb.cp/converts.cc (main): Initialize 'a'.
1494
14952013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1496
1497 * testsuite/gdb.python/frame.exp: Add a test for
1498 gdb.Frame.architecture() method.
1499
15002013-01-22 Pedro Alves <palves@redhat.com>
1501
1502 * gdb.base/annota1.exp (signal sent): No longer expect
1503 breakpoints-invalid.
1504 * gdb.cp/annota2.exp (continue until exit)
1505 (watch triggered on a.x): Ditto.
1506
15072013-01-22 Pedro Alves <palves@redhat.com>
1508
1509 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1510 Adjust tests to breakpoints-invalid changes.
1511 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1512 variables.
1513 Adjust tests to breakpoints-invalid changes.
1514
15152013-01-22 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.base/annota1.exp (annotate ignore count change): Add
1518 expected output for failure case.
1519
15202013-01-22 Tom Tromey <tromey@redhat.com>
1521
1522 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1523 call.
1524
15252013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1526
1527 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
1528 * gdb.mi/mi-catch-load.exp: Ditto.
1529 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1530 Also handle 'thread' field.
1531 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1532 * gdb.mi/mi-watch.exp: Ditto.
1533 * lib/mi-support.exp: Ditto.
1534
15352013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1536
1537 * gdb.python/py-explore.exp: Improve a test
1538
15392013-01-18  David Blaikie  <dblaikie@gmail.com>
1540
1541 * gdb.base/label.c (main): Correct the type of the second
1542 parameter.
1543
15442013-01-18 Tom Tromey <tromey@redhat.com>
1545
1546 * gdb.dwarf2/trace-crash.s: New file.
1547 * gdb.dwarf2/trace-crash.exp: New file.
1548
15492013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1550
1551 PR gdb/13443
1552 * gdb.base/checkpoint.exp: Update test messages to make them
1553 unique.
1554
15552013-01-18 Yao Qi <yao@codesourcery.com>
1556
1557 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1558 output of 'info tracepoints'.
1559 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1560 Likewise.
1561 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1562 * gdb.trace/disconnected-tracing.c (struct foo): New.
1563
15642013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 * gdb.dwarf2/dw2-dos-drive.S: New file.
1567 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1568
15692013-01-17 Doug Evans <dje@google.com>
1570
1571 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1572 CXX_FOR_TARGET.
1573
1574 * boards/cc-with-tweaks.exp: New file.
1575
15762013-01-17 Tom Tromey <tromey@redhat.com>
1577
1578 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1579
15802013-01-17 Pedro Alves <palves@redhat.com>
1581
1582 Merge dg-extract-results.sh from upstream (svn 195224).
1583
1584 2013-01-15 David Blaikie <dblaikie@gmail.com>
1585 * dg-extract-results.sh: Fix order of summary counts.
1586
1587 2013-01-15 David Blaikie <dblaikie@gmail.com>
1588 * dg-extract-results.sh: Constrain the start-of-log pattern.
1589
1590 2013-01-15 David Blaikie <dblaikie@gmail.com>
1591 * dg-extract-results.sh: Handle KPASSes.
1592
1593 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1594 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1595 of grep -q.
1596
15972012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1598
1599 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1600 interface.
1601 * gdb.base/jithost.c: New file.
1602 * gdb.base/jithost.h: New file.
1603 * gdb.base/jitreader.c : New file.
1604 * gdb.base/jit-protocol.h: New file.
1605
16062013-01-16 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.base/catch-signal.c: New file.
1609 * gdb.base/catch-signal.exp: New file.
1610
16112013-01-16 Tom Tromey <tromey@redhat.com>
1612
1613 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1614
16152013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1616
1617 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1618
16192013-01-14 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.base/completion.exp: Add "set gnutarget" test.
1622
16232013-01-14 Tom Tromey <tromey@redhat.com>
1624
1625 * gdb.dwarf2/dw2-restrict.S: New file.
1626 * gdb.dwarf2/dw2-restrict.c: New file.
1627 * gdb.dwarf2/dw2-restrict.exp: New file.
1628
16292013-01-14 Tom Tromey <tromey@redhat.com>
1630
1631 * gdb.dwarf2/dw2-error.exp: New file.
1632 * gdb.dwarf2/dw2-error.c: New file.
1633 * gdb.dwarf2/dw2-error.S: New file.
1634
16352013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1636
1637 * gdb.cp/parse-lang.cc: New file.
1638 * gdb.cp/parse-lang.exp: New file.
1639
16402013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1641
1642 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1643 (set substitute-path): New test.
1644 (fullname present): Remove content.
1645 (substituted fullname): New test.
1646
16472013-01-13 Joel Brobecker <brobecker@adacore.com>
1648
1649 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1650 check. Move $gdb_py_is_py24 value check right after.
1651
16522013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1653
1654 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1655 targets.
1656
16572013-01-11 Yao Qi <yao@codesourcery.com>
1658
1659 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1660 for dprintf.
1661 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1662 Check the fields in "=breakpoint-created" for dprintf.
1663
16642012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1665
1666 * gdb.mi/mi-fullname-deleted.exp: New file.
1667
16682012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1669
1670 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1671 expected output.
1672 (info skip with pending file): Remove.
1673 (ignoring function in solib, info skip for function multiply): Update
1674 the expected output.
1675 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1676 (info skip (delete 1), info skip after disabling all)
1677 (info skip after enabling all, info skip after disabling 4 2-3)
1678 (info skip after enabling 2-3, info skip 2-3)
1679 (info skip after deleting 2 3): Update the expected output.
1680 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1681 statement to its initialization and return.
1682 * gdb.linespec/skip-two.exp: New file.
1683
16842012-12-19 Doug Evans <dje@google.com>
1685
1686 * gdb.base/maint.exp: Handle testing with .gdb_index.
1687
16882012-12-19 Joel Brobecker <brobecker@adacore.com>
1689
1690 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1691 Cavium to FSF.
1692
16932012-12-19 Joel Brobecker <brobecker@adacore.com>
1694
1695 * dg-extract-results.sh: Update contact info in copyright notice.
1696 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1697 GPL v3 or later. Update contact info.
1698 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1699 gdb.threads/watchpoint-fork-mt.c,
1700 gdb.threads/watchpoint-fork-parent.c,
1701 gdb.threads/watchpoint-fork-st.c,
1702 gdb.threads/watchpoint-fork.h: Likewise.
1703
17042012-12-15 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1707 'installed' field in '=breakpoint-modified'.
1708 (test_reconnect): Check 'installed' field in
1709 '=breakpoint-modified' and '=breakpoint-created'.
1710
1711 * gdb.trace/actions.exp: Update test for 'installed' field.
1712 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1713 (tracepoint_change_loc_2): Likewise.
1714 Check 'info tracepoint' display nothing else.
1715 * gdb.trace/deltrace.exp: Likewise.
1716 * gdb.trace/infotrace.exp: Likewise.
1717 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1718 Likewise.
1719 * gdb.trace/passcount.exp: Likewise.
1720 * gdb.trace/tracecmd.exp: Likewise.
1721 * gdb.trace/while-stepping.exp: Likewise.
1722
17232012-12-14 Tom Tromey <tromey@redhat.com>
1724
1725 * gdb.cp/member-name.exp: New file.
1726 * gdb.cp/member-name.cc: New file.
1727
17282012-12-14 Tom Tromey <tromey@redhat.com>
1729
1730 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1731
17322012-12-14 Doug Evans <dje@google.com>
1733
1734 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1735 DW_OP_GNU_implicit_pointer is section-relative.
1736
17372012-12-14 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.base/info-proc.exp: Add core file tests.
1740
17412012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
1742
1743 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
1744
17452012-12-13 Doug Evans <dje@google.com>
1746
1747 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1748 * gdb.multi/multi-arch.exp: Ditto.
1749
17502012-12-12 Keven Boell <keven.boell@intel.com>
1751
1752 * gdb.mi/mi-catch-load-so.c: New. Clone of the
1753 catch load test library source file.
1754 * gdb.mi/mi-catch-load.c: New. Clone of the catch
1755 load test source file.
1756 * gdb.mi/mi-catch-load.exp: New. Test file for
1757 basic MI -catch-load and -catch-unload tests.
1758
17592012-12-11 Paul Koning <paul_koning@dell.com>
1760
1761 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
1762 exception.
1763 (_iterator_except): New function.
1764 (ArrayPrinter): Use _iterator function instead of local _iterator
1765 class for Python 3 compatibility.
1766 (NoStringContainerPrinter): Use _iterator_except instead of
1767 _iterator.
1768 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1769 execfile for Python 3 compatibility.
1770 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1771 format in error_prompt test.
1772
17732012-12-10 Paul Koning <paul_koning@dell.com>
1774
1775 * gdb.base/charset.exp: Change print syntax for Python 3
1776 compatibility.
1777 * gdb.python/py-block.exp: Ditto.
1778 * gdb.python/py-breakpoint.exp: Ditto.
1779 * gdb.python/py-cmd.exp: Ditto.
1780 * gdb.python/py-events.py: Ditto.
1781 * gdb.python/py-finish-breakpoint.py: Ditto.
1782 * gdb.python/py-finish-breakpoint2.exp: Ditto.
1783 * gdb.python/py-finish-breakpoint2.py: Ditto.
1784 * gdb.python/py-frame-inline.exp: Ditto.
1785 * gdb.python/py-frame.exp: Ditto.
1786 * gdb.python/py-infthread.exp: Ditto.
1787 * gdb.python/py-objfile.exp: Ditto.
1788 * gdb.python/py-parameter.exp: Ditto.
1789 * gdb.python/py-progspace.exp: Ditto.
1790 * gdb.python/py-prompt.exp: Ditto.
1791 * gdb.python/py-symbol.exp: Ditto.
1792 * gdb.python/py-symtab.exp: Ditto.
1793 * gdb.python/py-template.exp: Ditto.
1794 * gdb.python/py-value-cc.exp: Ditto.
1795 * gdb.python/python.exp: Ditto.
1796 * gdb.python/source2.py: Ditto.
1797 * gdb.python/lib-types.exp: Change print syntax for Python 3
1798 compatibility.
1799 Use sorted() function rather than sort() method.
1800 Accept either int or long values for enum values.
1801 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
1802 execfile for Python 3 compatibility.
1803 * gdb.python/py-evsignal.exp: Ditto.
1804 * gdb.python/py-evthreads.exp: Ditto.
1805 * gdb.python/py-mi.exp: Ditto.
1806 * gdb.python/py-pp-maint.exp: Ditto.
1807 * gdb.python/py-prettyprint.exp: Ditto.
1808 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
1809 Python 3 compatibility.
1810 Skip tests for Python 2.4.
1811 * gdb.python/py-inferior.exp: Change print syntax for
1812 Python 3 compatibility.
1813 Use byte string rather than character string in memory write test
1814 if Python 3.
1815 * gdb.python/py-pp-maint.py: Change class declarations to "new
1816 class" syntax.
1817 * gdb.python/py-prettyprint.py: Change iterator class to generator
1818 function for Python 3 compatibility.
1819 Make all classes "new style".
1820 Fix indentation issue and stray semicolon.
1821 * gdb.python/py-shared.expChange print syntax for Python 3
1822 compatibility.
1823 Define "long" if Python 3.
1824 * gdb.python/py-type.exp: Change print syntax for Python 3
1825 compatibility.
1826 Accept either int or long values for enum values.
1827 * gdb.python/py-value.exp: Change print syntax for Python 3
1828 compatibility.
1829 Skip "long" and "unicode" tests if Python 3.
1830 Accept either "type" or "class" in type checks.
1831 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
1832 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
1833
18342012-12-10 Tom Tromey <tromey@redhat.com>
1835
1836 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
1837 (test): Add "two_cu" argument.
1838 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
1839 for types; allow two CUs.
1840
18412012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
1844 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
1845
18462012-12-08 Yao Qi <yao@codesourcery.com>
1847 Pedro Alves <palves@redhat.com>
1848
1849 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
1850 '=breakpoint-created' when GDB merges the tracepoints of both
1851 sides.
1852
18532012-12-07 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.base/break1.c (enum some_enum, union some_union): New.
1856 (some_enum_global, some_union_global, some_value): New globals.
1857 * gdb.base/completion.exp: Add tag completion tests.
1858
18592012-12-07 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.base/completion.exp: Add tests for ptype and whatis
1862 completion.
1863
18642012-12-07 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.base/stale-infcall.exp: Fix copyright line.
1867
18682012-12-07 Joel Brobecker <brobecker@adacore.com>
1869
1870 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
1871
18722012-12-06 Pedro Alves <palves@redhat.com>
1873 Tom Tromey <tromey@redhat.com>
1874
1875 * gdb.base/exprs.exp: Add tests for cast to void.
1876
18772012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
1878
1879 * gdb.python/py-mi.exp: Correct expected results for attribute
1880 "dynamic" returned by -var-update.
1881 Add test case for correct handling of "diplayhint" for children
1882 of dynamic varobjs.
1883 * gdb.python/py-prettyprint.c (set_itme): New function.
1884 (bug_14741) New function.
1885 (main) Add call to bug_14741().
1886 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
1887
18882012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
1889
1890 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
1891 ${binfile}.funcsyms list.
1892
18932012-12-04 Yao Qi <yao@codesourcery.com>
1894
1895 PR gdb/13443
1896 * gdb.trace/actions.exp: Make test messages unique.
1897
18982012-11-29 Tom Tromey <tromey@redhat.com>
1899
1900 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
1901
19022012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
1903
1904 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
1905 * gdb.opencl/datatypes.exp: Likewise.
1906 * gdb.opencl/operators.exp: Likewise.
1907 * gdb.opencl/vec_comps.exp: Likewise.
1908
19092012-11-29 Jerome Guitton <guitton@adacore.com>
1910
1911 * gdb.ada/iwide: New testcase.
1912
19132012-11-29 Jerome Guitton <guitton@adacore.com>
1914
1915 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
1916 ptype test.
1917
19182012-11-29 Jerome Guitton <guitton@adacore.com>
1919
1920 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
1921 form {VARIANT_TYPE}ADDRESS.
1922
19232012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
1924
1925 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
1926 (func): New function.
1927 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
1928 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
1929 pointers to members with pointer-to-function type.
1930
19312012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1932 Tom Tromey <tromey@redhat.com>
1933
1934 * gdb.base/gnu-debugdata.exp: New file.
1935 * gdb.base/gnu-debugdata.c: New file.
1936 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
1937 (gdb_unload): Return 0 on success.
1938
19392012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1940
1941 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
1942
19432012-11-26 Joel Brobecker <brobecker@adacore.com>
1944
1945 * gdb.base/empty_exe.exp: New testcase.
1946
19472012-11-20 Mike Frysinger <vapier@gentoo.org>
1948
1949 * gdb.base/completion.exp: Add test for help aliases completion.
1950
19512012-11-20 Yao Qi <yao@codesourcery.com>
1952
1953 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1954 Don't test 'maint set show-debug-regs'.
1955 Use command 'set remotecache' instead of
1956 'set circular-trace-buffer'.
1957
19582012-11-16 Keith Seitz <keiths@redhat.com>
1959
1960 PR c++/13615
1961 * gdb.cp/baseenum.cc: New file.
1962 * gdb.cp/baseenum.exp: New file.
1963 * gdb.cp/derivation.cc (A): Add copyright.
1964 Add a typedef.
1965 (B): Use A::value_type instead of int. Change all references.
1966 (D): Use value_type instead of int. Change all references.
1967 (E): Likewise.
1968 (F); Likewise.
1969 (Z): New class.
1970 (ZZ): New class.
1971 (N, Base, Derived): New namespace and classes.
1972 (main): Add instances of Z and ZZ.
1973 Make sure all symbols from N are kept.
1974 * gdb.cp/derivation.exp: Update typedef changes in tests.
1975 Add tests for class typedefs both before and after starting
1976 the inferior.
1977 Add tests for searching for a typedef while stopped in a
1978 method.
1979
19802012-11-14 Luis Machado <lgustavo@codesourcery.com>
1981
1982 * gdb.mi/mi-var-create-rtti.c: New file.
1983 * gdb.mi/mi-var-create-rtti.exp: New file.
1984
19852012-11-14 Luis Machado <lgustavo@codesourcery.com>
1986
1987 * gdb.base/structs3.exp: Run to main before doing any tests.
1988
19892012-11-14 Andrew Burgess <aburgess@broadcom.com>
1990
1991 * gdb.python/py-type.exp: Uniquify test names.
1992
19932012-11-14 Yao Qi <yao@codesourcery.com>
1994
1995 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
1996 (thread_function) [DEBUG]: Call 'printf'.
1997 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
1998 command line if 'DEBUG=1' is passed to test.
1999 Remove a pattern to match inferior's output.
2000
20012012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2002
2003 * gdb.mi/mi-fill-memory.exp: New test.
2004
20052012-11-12 Tom Tromey <tromey@redhat.com>
2006
2007 * gdb.base/completion.exp: Update for "info type-printers".
2008 * gdb.python/py-typeprint.cc: New file.
2009 * gdb.python/py-typeprint.exp: New file.
2010 * gdb.python/py-typeprint.py: New file.
2011
20122012-11-12 Tom Tromey <tromey@redhat.com>
2013
2014 * gdb.base/call-sc.exp: Use "ptype/r".
2015 * gdb.base/volatile.exp: Don't expect "int".
2016 * gdb.cp/ptype-flags.cc: New file.
2017 * gdb.cp/ptype-flags.exp: New file.
2018 * gdb.cp/templates.exp: Use ptype/r.
2019 (test_ptype_of_templates, test_template_typedef): Likewise.
2020 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2021 argument. Handle template names and template parameters.
2022 * gdb.mi/mi-var-cmd.exp: Accept "long".
2023 * gdb.mi/mi-var-child.exp: Accept "long".
2024 * gdb.mi/mi-var-display.exp: Accept "long".
2025 * gdb.mi/mi2-var-child.exp: Accept "long".
2026
20272012-11-12 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2030 "ptype" from calls to cp_test_ptype_class.
2031 (test_enums): Likewise.
2032 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2033 cp_test_ptype_class.
2034 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2035 calls to cp_test_ptype_class.
2036 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2037 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2038 from calls to cp_test_ptype_class.
2039 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2040 command here. Change "in_command" argument to "in_exp".
2041
20422012-11-10 Keith Seitz <keiths@redhat.com>
2043
2044 PR gdb/14288
2045 * gdb.base/printcmds.c: Add invalid_XXX globals
2046 for repeated byte tests.
2047 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2048 * gdb.base/wchar.c (main): Add and construct a wchar_t
2049 array with repeated characters.
2050 * gdb.base/wchar.exp: Add repeated character tests.
2051
20522012-11-09 Andrew Burgess <aburgess@broadcom.com>
2053
2054 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2055 disassembly output.
2056
20572012-11-09 Pedro Alves <palves@redhat.com>
2058
2059 PR gdb/14306
2060
2061 * gdb.multi/multi-arch-exec.c: New file.
2062 * gdb.multi/multi-arch-exec.exp: New file.
2063
20642012-11-09 Yao Qi <yao@codesourcery.com>
2065
2066 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2067 (top level): Call it.
2068
20692012-11-09 Yao Qi <yao@codesourcery.com>
2070
2071 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2072 typo.
2073
20742012-11-09 Pedro Alves <palves@redhat.com>
2075
2076 * gdb.multi/multi-arch.exp: New.
2077
20782012-11-08 Tom Tromey <tromey@redhat.com>
2079
2080 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2081 core files, if possible.
2082 * gdb.base/siginfo-thread.c: New file
2083 * gdb.base/siginfo-thread.exp: New file
2084
20852012-11-08 Tom Tromey <tromey@redhat.com>
2086
2087 * gdb.base/comprdebug.exp: New file.
2088
20892012-11-06 Pedro Alves <palves@redhat.com>
2090
2091 PR gdb/14810
2092
2093 * gdb.base/disabled-location.c: New file.
2094 * gdb.base/disabled-location.exp: New file.
2095
20962012-11-06 Tom Tromey <tromey@redhat.com>
2097
2098 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2099 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2100 gdb_gcore_cmd.
2101 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2102 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2103 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2104 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2105 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2106 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2107 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2108 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2109 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2110
21112012-11-05 Pedro Alves <palves@redhat.com>
2112
2113 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2114 procedure.
2115 (do_vfork_and_follow_child_tests_exec)
2116 (do_vfork_and_follow_child_tests_exit): Call it.
2117
21182012-11-05 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2121 fails.
2122
21232012-11-03 Yao Qi <yao@codesourcery.com>
2124
2125 Fix PR gdb/14617.
2126 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2127 Remove setup_kfail, and update test.
2128
21292012-11-02 Tom Tromey <tromey@redhat.com>
2130
2131 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2132 test.
2133
21342012-11-02 Pedro Alves <palves@redhat.com>
2135
2136 PR gdb/14766
2137
2138 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2139 setup_kfail.
2140 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2141 get registers".
2142
21432012-11-02 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.base/foll-vfork-exit.c: New file.
2146 * gdb.base/foll-vfork.exp (top level): New file-describing
2147 comment.
2148 (vfork_child_follow_to_exit): New procedure.
2149 (tcatch_vfork_then_child_follow): Rename as ...
2150 (tcatch_vfork_then_child_follow_exec): ... this.
2151 (tcatch_vfork_then_child_follow_exit): New procedure.
2152 (do_vfork_and_follow_parent_tests): New procedure, factored out
2153 from do_vfork_and_exec_tests.
2154 (do_vfork_and_follow_child_tests_exec): Ditto.
2155 (do_vfork_and_exec_tests): Delete.
2156 (do_vfork_and_follow_child_tests_exit): New procedure.
2157 (top level): Run tests with both the program that has the vfork
2158 child execing, and the program has the vfork child exiting.
2159
21602012-11-02 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2163 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2164 (vfork_parent_follow_to_bp): Call it.
2165 (kill_child): Delete.
2166 (vfork_and_exec_child_follow_to_main_bp)
2167 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2168 longer call kill_child.
2169 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2170 (do_vfork_and_exec_tests): Don't runto_main before calling each
2171 test procedure.
2172 (top level): Don't clean restart and set verbose before running
2173 each test procedure.
2174
21752012-11-02 Pedro Alves <palves@redhat.com>
2176
2177 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2178 (vfork_parent_follow_to_bp)
2179 (vfork_and_exec_child_follow_to_main_bp)
2180 (vfork_and_exec_child_follow_through_step)
2181 (tcatch_vfork_then_parent_follow)
2182 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2183 Use with_test_prefix.
2184
21852012-11-02 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/foll-vfork.c: Add copyright header.
2188 * gdb.base/vforked-prog.c: Add copyright header.
2189
21902012-11-02 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/foll-vfork.exp
2193 (vfork_and_exec_child_follow_through_step): Don't skip on
2194 non-HP/UX targets. Expect the next to only step one line on
2195 non-HP/UX targets, rather than stopping only after the exec.
2196
21972012-11-02 Pedro Alves <palves@redhat.com>
2198
2199 Don't hard code line numbers.
2200
2201 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2202 Expect text from the sources instead of a line number.
2203 (vfork_parent_follow_to_bp)
2204 (vfork_and_exec_child_follow_to_main_bp)
2205 (vfork_and_exec_child_follow_through_step)
2206 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2207 Use gdb_get_line_number.
2208
22092012-11-02 Pedro Alves <palves@redhat.com>
2210
2211 Modernize.
2212
2213 * gdb.base/foll-vfork.exp: Use standard_testfile and
2214 build_executable. Pass descriptive string to untested.
2215 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2216 (vfork_and_exec_child_follow_to_main_bp)
2217 (vfork_and_exec_child_follow_through_step)
2218 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2219 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2220 of send_gdb/gdb_expect.
2221
2222 (kill_child): New procedure.
2223 (vfork_and_exec_child_follow_to_main_bp)
2224 (vfork_and_exec_child_follow_through_step): Use it.
2225
22262012-11-02 Yao Qi <yao@codesourcery.com>
2227
2228 * gdb.base/setvar.exp: Test setting nested struct.
2229 * gdb.base/setvar.c (v_struct3): New.
2230
22312012-11-01 Doug Evans <dje@google.com>
2232
2233 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2234 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2235 use them.
2236
22372012-10-31 Andrew Burgess <aburgess@broadcom.com>
2238
2239 PR cli/14772
2240 * gdb.base/gnu_vector.c (union_with_vector_1)
2241 (struct_with_vector_1): Add new struct and union for testing
2242 ptype.
2243 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2244 structs / unions containing vectors.
2245
22462012-10-25 Yao Qi <yao@codesourcery.com>
2247
2248 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2249 'setup_kfail' instead of 'setup_kfail_for_target'.
2250 * gdb.base/varargs.exp: Likewise.
2251 * lib/gdb.exp (setup_kfail_for_target): Remove.
2252
22532012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2254
2255 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2256
22572012-10-25 Mark Kettenis <kettenis@gnu.org>
2258
2259 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2260
22612012-10-24 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.ada/set_wstr: New testcase.
2264
22652012-10-24 Joel Brobecker <brobecker@adacore.com>
2266
2267 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2268
22692012-10-24 Joel Brobecker <brobecker@adacore.com>
2270
2271 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2272
22732012-10-24 Mark Kettenis <kettenis@gnu.org>
2274
2275 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2276
22772012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.base/callfuncs.exp (do_function_calls): Fix
2280 setup_kfail_for_target for -m32 mode.
2281
22822012-10-23 Mark Kettenis <kettenis@gnu.org>
2283
2284 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2285 are now fixed.
2286
22872012-10-23 Yao Qi <yao@codesourcery.com>
2288
2289 * gdb.base/info-os.exp: Resume the inferior until it exits.
2290
22912012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2292
2293 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2294 * gdb.base/print-file-var.exp: Likewise.
2295 * gdb.base/type-opaque.exp: Likewise.
2296
22972012-10-17 Yao Qi <yao@codesourcery.com>
2298
2299 * gdb.mi/mi-memory-changed.exp: New.
2300
23012012-10-16 Yao Qi <yao@codesourcery.com>
2302
2303 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2304 returns true.
2305 Call gdb_load_shlibs.
2306 * gdb.reverse/solib-reverse.exp: Likewise.
2307
23082012-10-15 Keith Seitz <keiths@redhat.com>
2309
2310 * lib/cp-support.exp (cp_test_ptype_class): Add support
2311 for class typedefs.
2312
2313 * gdb.cp/derivation.exp: Add tests for g_instance.
2314
23152012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 Fix entry values resolving in inlined frames.
2318 * gdb.arch/amd64-entry-value-inline.S: New file.
2319 * gdb.arch/amd64-entry-value-inline.c: New file.
2320 * gdb.arch/amd64-entry-value-inline.exp: New file.
2321
23222012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2323 Doug Evans <dje@google.com>
2324
2325 Fix recent gdb_breakpoint regression.
2326 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2327 braces from the parameter.
2328 * gdb.java/jprint.exp: Likewise.
2329
23302012-10-15 Doug Evans <dje@google.com>
2331
2332 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2333
23342012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2335
2336 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2337
23382012-10-15 Tom Tromey <tromey@redhat.com>
2339
2340 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2341
23422012-10-15 Tom Tromey <tromey@redhat.com>
2343
2344 * gdb.python/py-symbol.exp: Test symbol destructor.
2345
23462012-10-14 Yao Qi <yao@codesourcery.com>
2347
2348 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2349 * gdb.mi/mi-cli.exp: New.
2350
2351 * gdb.mi/mi2-basics.exp: Remove.
2352 * gdb.mi/mi2-break.exp: Remove.
2353 * gdb.mi/mi2-console.exp: Remove.
2354 * gdb.mi/mi2-disassemble.exp: Remove.
2355 * gdb.mi/mi2-eval.exp: Remove.
2356 * gdb.mi/mi2-file.exp: Remove.
2357 * gdb.mi/mi2-hack-cli.exp: Remove.
2358 * gdb.mi/mi2-pthreads.exp: Remove.
2359 * gdb.mi/mi2-read-memory.exp: Remove.
2360 * gdb.mi/mi2-regs.exp: Remove.
2361 * gdb.mi/mi2-return.exp: Remove.
2362 * gdb.mi/mi2-simplerun.exp: Remove.
2363 * gdb.mi/mi2-stack.exp: Remove.
2364 * gdb.mi/mi2-stepi.exp: Remove.
2365 * gdb.mi/mi2-syn-frame.exp: Remove.
2366 * gdb.mi/mi2-until.exp: Remove.
2367 * gdb.mi/mi2-watch.exp: Remove.
2368 * gdb.mi/mi2-var-block.exp: Remove.
2369 * gdb.mi/mi2-var-cmd.exp: Remove.
2370 * gdb.mi/mi2-var-display.exp: Remove.
2371
23722012-10-12 Yao Qi <yao@codesourcery.com>
2373
2374 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2375 trail '.*' on matching patterns.
2376
23772012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2378
2379 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2380 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2381 * gdb.arch/i386-disp-step.exp: Likewise.
2382 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2383 * gdb.arch/i386-prologue.exp: Likewise.
2384 * gdb.arch/i386-size-overlap.exp: Likewise.
2385 * gdb.arch/i386-size.exp: Likewise.
2386 * gdb.arch/i386-unwind.exp: Likewise.
2387
23882012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2389
2390 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2391 * gdb.arch/i386-word.exp: Likewise.
2392
23932012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2394
2395 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2396 is_ilp32_target to set nr_regs.
2397 * gdb.arch/i386-sse.exp: Likewise.
2398
23992012-10-11 Doug Evans <dje@google.com>
2400
2401 PR breakpoints/14643.
2402 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2403 * gdb.linespec/thread.c: New file.
2404 * gdb.linespec/thread.exp: New file.
2405
2406 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2407 Recognize "message" -> print pass and fail. Add eof case.
2408 (runto): Recognize message, no-message. Print pass/fail if requested,
2409 with same treatment as gdb_breakpoint.
2410 (runto_main): Pass no-message to runto.
2411 (gdb_internal_error_resync): Add log message.
2412 (gdb_file_cmd): Tweak internal error fail text for consistency.
2413
24142012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2415
2416 Fix crash during stepping on ppc32.
2417 * gdb.base/step-symless.c: New file.
2418 * gdb.base/step-symless.exp: New file.
2419
24202012-10-03 Doug Evans <dje@google.com>
2421
2422 PR symtab/14601
2423 * gdb.cp/using-crash.exp: New file.
2424 * gdb.cp/using-crash.cc: New file.
2425
24262012-10-02 Doug Evans <dje@google.com>
2427
2428 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2429 more consistent.
2430 (runto,gdb_debug_format): Ditto.
2431 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2432 Clean up logging and error messages.
2433
24342012-10-01 Andrew Burgess <aburgess@broadcom.com>
2435
2436 Test find command on unmapped memory.
2437 * gdb.base/find-unmapped.c: New file.
2438 * gdb.base/find-unmapped.exp: New file.
2439
24402012-09-29 Yao Qi <yao@codesourcery.com>
2441
2442 * gdb.trace/mi-tracepoint-changed.exp: New.
2443 * gdb.mi/mi-breakpoint-changed.exp: New.
2444 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2445 * gdb.mi/pendshr2.c: New.
2446
24472012-09-28 Yao Qi <yao@codesourcery.com>
2448
2449 * gdb.mi/pr11022.exp: New.
2450 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2451
24522012-09-27 Tom Tromey <tromey@redhat.com>
2453
2454 * gdb.cp/derivation.exp: Add regression test.
2455 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2456 V_derived): New.
2457 (vderived): New global.
2458
24592012-09-26 Tom Tromey <tromey@redhat.com>
2460
2461 * gdb.dwarf2/dw2-common-block.S: New file.
2462 * gdb.dwarf2/dw2-common-block.exp: New file.
2463
24642012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2465
2466 * gdb.fortran/common-block.exp: New file.
2467 * gdb.fortran/common-block.f90: New file.
2468
24692012-09-26 Andrew Burgess <aburgess@broadcom.com>
2470
2471 * gdb.base/duplicate-bp.c: New file.
2472 * gdb.base/duplicate-bp.exp: New file.
2473
24742012-09-26 Yao Qi <yao@codesourcery.com>
2475
2476 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2477
2478 Revert:
2479 2012-09-21 Yao Qi <yao@codesourcery.com>
2480
2481 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2482
24832012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2484
2485 * gdb.base/longest-types.c: New test case.
2486 * gdb.base/longest-types.exp: New test case.
2487
24882012-09-25 Yao Qi <yao@codesourcery.com>
2489
2490 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2491
24922012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2493
2494 Fix internal error on canonicalization of clang types.
2495 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2496 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2497 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2498
24992012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2500
2501 Fix disassemble without parameters in tailcall frame.
2502 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2503
25042012-09-21 Andrew Burgess <aburgess@broadcom.com>
2505
2506 * gdb.dwarf2/dw2-op-out-param.S: New file.
2507 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2508
25092012-09-21 Yao Qi <yao@codesourcery.com>
2510
2511 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2512
25132012-09-21 Yao Qi <yao@codesourcery.com>
2514
2515 * gdb.mi/mi-cli.exp: Remove.
2516 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2517
25182012-09-21 Yao Qi <yao@codesourcery.com>
2519
2520 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2521 "=record-started" notification.
2522
25232012-09-21 Yao Qi <yao@codesourcery.com>
2524
2525 * gdb.mi/mi-record-changed.exp: New.
2526 * gdb.mi/mi-reverse.exp: Adjust expected output.
2527
25282012-09-20 Tom Tromey <tromey@redhat.com>
2529
2530 * gdb.python/python.exp: Test atexit.register.
2531
25322012-09-20 Doug Evans <dje@google.com>
2533
2534 * boards/dwarf4-gdb-index.exp: New file.
2535
2536 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2537 while running the tests.
2538
25392012-09-18 Joel Brobecker <brobecker@adacore.com>
2540
2541 * gdb.ada/bp_reset: New testcase.
2542
25432012-09-18 Yao Qi <yao@codesourcery.com>
2544
2545 * gdb.trace/mi-tsv-changed.exp: New.
2546
25472012-09-18 Yao Qi <yao@codesourcery.com>
2548
2549 * gdb.trace/mi-traceframe-changed.exp: New.
2550
25512012-09-17 Yao Qi <yao@codesourcery.com>
2552
2553 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2554 when it is less than 0.
2555
25562012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 PR 14119
2559 * gdb.arch/amd64-tailcall-ret.S: New file.
2560 * gdb.arch/amd64-tailcall-ret.c: New file.
2561 * gdb.arch/amd64-tailcall-ret.exp: New file.
2562 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2563 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2564 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2565
25662012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2567
2568 PR 14548
2569 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2570 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2571 * gdb.reverse/singlejmp-reverse.S: New file.
2572 * gdb.reverse/singlejmp-reverse.c: New file.
2573 * gdb.reverse/singlejmp-reverse.exp: New file.
2574
25752012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 Fix compatibility with old GCC (~4.1).
2578 * gdb.cp/converts.cc (my_enum_var): New variable.
2579
25802012-09-14 Andrew Burgess <aburgess@broadcom.com>
2581
2582 * gdb.xml/tdesc-regs.exp: Update expected output for new
2583 vector_size syntax of vector types.
2584
25852012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2586
2587 Refactor Python "gdb" module into a proper Python package, by
2588 introducing a new "_gdb" module for code implemented in C, and
2589 using reload/__import__ instead of exec.
2590 * gdb.python/python.exp (Test stderr location): Update module
2591 location of GDB-specific sys.stderr.
2592 (Test stdout location): Ditto for sys.stdout.
2593
25942012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2595
2596 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2597
25982012-09-12 Keith Seitz <keiths@redhat.com>
2599
2600 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2601 conversion statement.
2602
26032012-09-12 Doug Evans <dje@google.com>
2604
2605 * gdb.base/help.exp: Remove testing of individual command help text,
2606 too much of a maintenance burden. Instead, test the functionality
2607 of "help" itself.
2608
26092012-09-11 Doug Evans <dje@google.com>
2610
2611 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2612 breakpoint.
2613
2614 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2615 * gdb.dwarf2/fission-reread.S: Ditto.
2616 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2617 * gdb.dwarf2/fission-reread.exp: Ditto.
2618
26192012-09-11 Andrew Burgess <aburgess@broadcom.com>
2620
2621 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2622
26232012-09-10 Joel Brobecker <brobecker@adacore.com>
2624
2625 * gdb.ada/optim_drec: New testcase.
2626
26272012-09-10 Doug Evans <dje@google.com>
2628
2629 * boards/fission.exp: Explicitly mark "board" as not remote.
2630
26312012-09-10 Keith Seitz <keiths@redhat.com>
2632
2633 PR gdb/13483
2634 * gdb.cp/converts.cc (A::A): Add ctor.
2635 (A::member_): Add member.
2636 (enum my_enum): New enumeration.
2637 (main): Add calls to foo1_7 with various
2638 permitted arguments.
2639 * gdb.cp/converts.exp: Add tests for boolean
2640 conversions permitted by the standard.
2641
26422012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2643
2644 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2645 avoid spurious results due to ~/.gdbinit.
2646 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2647 $INTERNAL_GDBFLAGS in run command.
2648 * gdb.gdb/observer.exp (setup_test): Ditto.
2649 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2650 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2651
26522012-09-06 Doug Evans <dje@google.com>
2653
2654 * boards/fission.exp: New file.
2655
2656 * gdb.python/py-value.exp: Use clean_restart.
2657
26582012-09-05 Doug Evans <dje@google.com>
2659
2660 * gdb.base/info-macros.c: Fix whitespace.
2661
26622012-08-28 Pedro Alves <palves@redhat.com>
2663
2664 PR gdb/14428
2665
2666 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2667
26682012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2669
2670 * gdb.base/break-caller-line.c: New file.
2671 * gdb.base/break-caller-line.exp: New file.
2672
26732012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2674
2675 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2676 * gdb.arch/i386-cfi-notcurrent.S: New file.
2677 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2678
26792012-08-27 Wei-cheng Wang <cole945@gmail.com>
2680 Yao Qi <yao@codesourcery.com>
2681 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2684 New procedures.
2685 (top level): Add overlap checking tests.
2686
26872012-08-24 Tom Tromey <tromey@redhat.com>
2688
2689 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2690 gdb_test_multiple fails for other reasons.
2691
26922012-08-24 Yao Qi <yao@codesourcery.com>
2693
2694 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2695
26962012-08-23 Pedro Alves <palves@redhat.com>
2697
2698 * gdb.base/help.exp: Adjust to "handle" help text change.
2699
27002012-08-23 Yao Qi <yao@codesourcery.com>
2701
2702 * gdb.trace/disconnected-tracing.c (start, end): New.
2703 (main): Call start and end.
2704 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2705 existing tests into this proc.
2706 (disconnected_tfind): New.
2707
27082012-08-23 Yao Qi <yao@codesourcery.com>
2709
2710 * boards/native-gdbserver.exp (${board}_upload): New.
2711 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2712 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2713 Execute tfile on remote target.
2714 Copy trace file from target to host.
2715
27162012-08-22 Joseph Myers <joseph@codesourcery.com>
2717
2718 * gdb.arch/thumb-bx-pc.S: New file.
2719 * gdb.arch/thumb-bx-pc.exp: New file.
2720
27212012-08-22 Tom Tromey <tromey@redhat.com>
2722
2723 * gdb.base/maint.exp: Update.
2724
27252012-08-22 Tom Tromey <tromey@redhat.com>
2726
2727 * lib/gdb.exp (skip_unwinder_tests): New proc.
2728 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2729 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2730
27312012-08-21 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.hp/gdb.aCC/exception.exp: Remove.
2734
2735012-08-19 Andrew Pinski <apinski@cavium.com>
2736
2737 * gdb.arch/mips-octeon-bbit.c: New file.
2738 * gdb.arch/mips-octeon-bbit.exp: New Test.
2739
2740012-08-19 Keith Seitz <keiths@redhat.com>
2741
2742 PR c++/14365
2743 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2744 * gdb.dwarf2/dw2-anon-mptr.S: New file.
2745
27462012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2747
2748 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2749 verbose -log by more specific untested call.
2750
27512012-08-18 Yao Qi <yao@codesourcery.com>
2752
2753 * gdb.trace/tfind.exp: Move tests on various command help before
2754 checking target supports trace.
2755 Fix the expected output of 'help tfind end'.
2756
27572012-08-17 Keith Seitz <keiths@redhat.com>
2758
2759 PR c++/13356
2760 * gdb.base/default.exp: Update all "check type" tests.
2761 * gdb.base/help.exp: Likewise.
2762 * gdb.base/setshow.exp: Likewise.
2763 * gdb.cp/converts.cc (foo1_type_check): New function.
2764 (foo2_type_check): New function.
2765 (foo3_type_check): New function.
2766 (main): Call new functions.
2767 * converts.exp: Add tests for integer-to-pointer conversions
2768 with/without strict type-checking.
2769
27702012-08-16 Mike Frysinger <vapier@gentoo.org>
2771
2772 * gdb.base/help.exp: Update expected output.
2773
27742012-08-16 Joel Brobecker <brobecker@adacore.com>
2775
2776 * gdb.ada/rdv_wait: New testcase.
2777
27782012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2779
2780 * gdb.base/attach-twice.exp: Remove excessive ps exec.
2781
27822012-08-13 Doug Evans <dje@google.com>
2783
2784 * gdb.base/help.exp: Update expected output.
2785 * gdb.base/default.exp: Update expected output of "show convenience".
2786
27872012-08-10 Doug Evans <dje@google.com>
2788
2789 * gdb.python/py-strfns.c: New file.
2790 * gdb.python/py-strfns.exp: New file.
2791 * gdb.python/py-type.exp (test_fields): Add vector tests.
2792
27932012-08-10 Mike Frysinger <vapier@gentoo.org>
2794
2795 PR cli/10436:
2796 * gdb.base/completion.exp: Add tests for handle completion.
2797
27982012-08-09 Yao Qi <yao@codesourcery.com>
2799
2800 * gdb.mi/mi-cmd-param-changed.exp: New.
2801 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
2802 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
2803 * gdb.mi/mi2-prompt.exp: Likewise.
2804
28052012-08-08 Doug Evans <dje@google.com>
2806
2807 * gdb.base/debug-expr.c: New file.
2808 * gdb.base/debug-expr.exp: New file.
2809 * gdb.base/exprs.exp: Test {type} casts.
2810 * gdb.cp/debug-expr.exp: New file.
2811
28122012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2813
2814 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
2815 global variable loop, not a 'break'. Add loop count limit to 100.
2816 Add new fail case for terminated vgdb.
2817
28182012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2819 Jean-Marc Saffroy <saffroy@gmail.com>
2820
2821 PR 11804
2822 * gdb.base/gcore-relro.exp: New file.
2823 * gdb.base/gcore-relro-main.c: New file.
2824 * gdb.base/gcore-relro-lib.c: New file.
2825
28262012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2827
2828 Do not false FAIL with old GCCs.
2829 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
2830 GCC < 4.5 in $no_hw mode.
2831
28322012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 * gdb.base/default.exp (cd): Accept new directory with no arguments.
2835
28362012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2837
2838 * gdb.base/list.exp (test_only_end): New function.
2839 Call it.
2840
28412012-08-06 Tom Tromey <tromey@redhat.com>
2842
2843 * gdb.python/py-mi.exp: Add test for printer whose children
2844 are a list.
2845 * gdb.python/py-prettyprint.c (struct children_as_list): New.
2846 (main): New variable children_as_list.
2847 * gdb.python/py-prettyprint.py (class pp_children_as_list):
2848 New.
2849 (register_pretty_printers): Register new printer.
2850
28512012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2852
2853 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
2854 symbols. Abort if vgdb remote connection is closed.
2855
28562012-08-02 Doug Evans <dje@google.com>
2857
2858 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
2859
28602012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
2861
2862 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
2863 s390x, PowerPC 64 and m68k-linux.
2864
28652012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2866
2867 * gdb.base/annota1.exp: Accept no frames-invalid notification
2868 when starting up the program.
2869 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
2870 show a symbolic value as well.
2871 * gdb.server/server-exec-info.exp: Skip test when skipping
2872 gdbserver test and/or when skipping shared library tests.
2873 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
2874 avoid name conflicts with other tests.
2875
28762012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2877
2878 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
2879 Fix wrong output on big-endian systems.
2880 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
2881 4-byte pointer types on 64-bit s390x.
2882
28832012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2884
2885 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
2886 marker comment at the beginning (after intialization).
2887 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
2888 breakpoint on marker comment instead of function begin.
2889 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
2890 PowerPC.
2891 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
2892 or 64-bit PowerPC.
2893 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
2894 gdb,no_hardware_watchpoints flag is set.
2895 (initialize): Remove now redundant can-use-hw-watchpoints change.
2896
28972012-08-02 Yao Qi <yao@codesourcery.com>
2898 Pedro Alves <palves@redhat.com>
2899
2900 * boards/local-remote-host.exp: New.
2901
29022012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2903
2904 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
2905 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
2906 * gdb.base/print-file-var.exp: Likewise.
2907 * gdb.server/solib-list.exp: Skip on remote targets.
2908
29092012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2910
2911 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
2912 watchpoints on ARM. When expecting software watchpoints, tolerate
2913 (remote) targets that report unsupported hardware watchpoint only
2914 at continue time.
2915 (test_wide_location_2): Likewise.
2916
29172012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2918
2919 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
2920 valgrind versions.
2921
29222012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 * gdb.base/valgrind-infcall.c: New file.
2925 * gdb.base/valgrind-infcall.exp: New file.
2926
2927 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
2928
29292012-07-30 Keith Seitz <keiths@redhat.com>
2930
2931 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
2932 linespecs.
2933
29342012-07-30 Doug Evans <dje@google.com>
2935
2936 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
2937 * gdb.dwarf2/pr13961.S: Ditto.
2938
2939 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
2940
29412012-07-30 Andrew Burgess <aburgess@broadcom.com>
2942
2943 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
2944 change its format immediately after reloading the binary.
2945
29462012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2947
2948 Fix testsuite regression after --use-deprecated-index-sections removal.
2949 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
2950 string.
2951 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
2952
29532012-07-27 Yao Qi <yao@codesourcery.com>
2954
2955 KFAIL for PR remote/14161.
2956 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
2957 Cleanup socket files.
2958 (strace_info_marker): Detach inferior.
2959
29602012-07-26 Tom Tromey <tromey@redhat.com>
2961
2962 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
2963
29642012-07-26 Markus Metzger <markus.t.metzger@intel.com>
2965
2966 * gdb.python/py-inferior.c (thread): New function.
2967 (check_threads): New function.
2968 (test_threads): New function.
2969 * gdb.python/py-inferior.exp: Added test.
2970 Replaced runto with continue to breakpoint.
2971
29722012-07-26 Tom Tromey <tromey@redhat.com>
2973
2974 * lib/ada.exp (standard_ada_testfile): New proc.
2975 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
2976 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
2977 * gdb.ada/array_return.exp: Use standard_ada_testfile.
2978 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
2979 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
2980 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
2981 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
2982 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
2983 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
2984 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
2985 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
2986 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
2987 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
2988 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
2989 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
2990 * gdb.ada/char_param.exp: Use standard_ada_testfile.
2991 * gdb.ada/complete.exp: Use standard_ada_testfile.
2992 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
2993 standard_output_file.
2994 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
2995 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
2996 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
2997 standard_output_file.
2998 * gdb.ada/exprs.exp: Use standard_ada_testfile.
2999 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3000 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3001 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3002 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3003 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3004 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3005 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3006 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3007 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3008 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3009 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3010 * gdb.ada/interface.exp: Use standard_ada_testfile.
3011 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3012 standard_output_file
3013 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3014 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3015 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3016 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3017 * gdb.ada/nested.exp: Use standard_ada_testfile.
3018 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3019 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3020 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3021 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3022 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3023 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3024 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3025 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3026 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3027 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3028 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3029 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3030 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3031 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3032 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3033 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3034 * gdb.ada/start.exp: Use standard_ada_testfile.
3035 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3036 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3037 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3038 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3039 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3040 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3041 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3042 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3043 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3044 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3045 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3046 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3047 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3048 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3049
30502012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 Fix testsuite regression after --use-deprecated-index-sections removal.
3053 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3054
30552012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3056
3057 Fix compatibility with Tcl before 7.5.
3058 * lib/future.exp (lreverse): New function if it does not exist.
3059
30602012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3061
3062 * gdb.mi/mi-pending.c: New method to set a second pending
3063 breakpoint.
3064 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3065 condition.
3066
30672012-07-20 Pedro Alves <palves@redhat.com>
3068
3069 PR threads/11692
3070 PR gdb/12203
3071
3072 * gdb.threads/create-fail.c: New file.
3073 * gdb.threads/create-fail.exp: New file.
3074
30752012-07-19 Pedro Alves <palves@redhat.com>
3076
3077 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3078 * config/vx.exp (gdb_start): Likewise.
3079 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3080 * gdb.base/setvar.exp (test_set): Likewise.
3081 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3082 * gdb.reverse/sigall-precsave.exp: Likewise.
3083 * gdb.reverse/sigall-reverse.exp: Likewise.
3084
30852012-07-19 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3088 handler before recording.
3089
30902012-07-19 Tom Tromey <tromey@redhat.com>
3091
3092 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3093 * gdb.cp/casts.cc (decltype): New function.
3094 (main): Use it.
3095
30962012-07-19 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.base/sigall.exp (signals): New list.
3099 <top level>: Loop over signals in the $signals list instead of
3100 calling a test function once per signal.
3101 * gdb.reverse/sigall-precsave.exp (signals): New list.
3102 <top level>: Loop over signals in the $signals list instead of
3103 calling a test function once per signal.
3104 * gdb.reverse/sigall-reverse.exp (signals): New list.
3105 <top level>: Loop over signals in the $signals list instead of
3106 calling a test function once per signal.
3107
31082012-07-19 Yao Qi <yao@codesourcery.com>
3109
3110 * gdb.base/setshow.exp: Test 'set args ~'.
3111
31122012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 * gdb.base/store.exp (check_set): Import gdb_prompt.
3115 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3116 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3117
31182012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 PR 11914
3121 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3122 (main): Call eval_sub.
3123 * gdb.python/py-prettyprint.exp:
3124 (python execfile ('py-prettyprint.py')): Move it earlier.
3125 New breakpoint for eval-break.
3126 (continue to breakpoint: eval-break, info locals): New test.
3127 (python execfile ('py-prettyprint.py')): Move it from here.
3128 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3129 (register_pretty_printers): Register pp_eval_type.
3130
31312012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3132
3133 Fix a testcase regression by me.
3134 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3135 DW_FORM_data4.
3136
31372012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3138 Doug Evans <dje@google.com>
3139
3140 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3141 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3142
31432012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3144
3145 Fix gdbserver run regression.
3146 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3147
31482012-07-12 Tom Tromey <tromey@redhat.com>
3149
3150 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3151 (clean_restart): Likewise.
3152 (core_find): Use standard_output_file.
3153
31542012-07-12 Tom Tromey <tromey@redhat.com>
3155
3156 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3157 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3158 prepare_for_testing_full.
3159 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3160 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3161 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3162 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3163 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3164 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3165 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3166 prepare_for_testing_full.
3167 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3168 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3169 prepare_for_testing_full.
3170 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3171 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3172 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3173
31742012-07-12 Tom Tromey <tromey@redhat.com>
3175
3176 * lib/gdb.exp (build_executable_from_specs): New proc, from
3177 build_executable.
3178 (build_executable): Use it.
3179 (prepare_for_testing_full): New proc.
3180
31812012-07-11 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3184 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3185 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3186 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3187 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3188 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3189 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3190 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3191 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3192 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3193
31942012-07-10 Tom Tromey <tromey@redhat.com>
3195
3196 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3197 standard_output_file.
3198 * gdb.mi/gdb2549.exp: Use standard_testfile.
3199 * gdb.mi/gdb669.exp: Use standard_testfile.
3200 * gdb.mi/gdb701.exp: Use standard_testfile.
3201 * gdb.mi/gdb792.exp: Use standard_testfile.
3202 * gdb.mi/mi-async.exp: Use standard_testfile.
3203 * gdb.mi/mi-basics.exp: Use standard_testfile.
3204 * gdb.mi/mi-break.exp: Use standard_testfile.
3205 * gdb.mi/mi-cli.exp: Use standard_testfile.
3206 * gdb.mi/mi-console.exp: Use standard_testfile.
3207 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3208 * gdb.mi/mi-eval.exp: Use standard_testfile.
3209 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3210 * gdb.mi/mi-file.exp: Use standard_testfile.
3211 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3212 * gdb.mi/mi-logging.exp: Use standard_testfile.
3213 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3214 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3215 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3216 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3217 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3218 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3219 * gdb.mi/mi-pending.exp: Use standard_testfile,
3220 standard_output_file.
3221 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3222 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3223 * gdb.mi/mi-regs.exp: Use standard_testfile.
3224 * gdb.mi/mi-return.exp: Use standard_testfile.
3225 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3226 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3227 * gdb.mi/mi-solib.exp: Use standard_testfile,
3228 standard_output_file.
3229 * gdb.mi/mi-stack.exp: Use standard_testfile.
3230 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3231 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3232 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3233 * gdb.mi/mi-until.exp: Use standard_testfile.
3234 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3235 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3236 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3237 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3238 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3239 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3240 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3241 standard_output_file.
3242 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3243 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3244 * gdb.mi/mi-watch.exp: Use standard_testfile.
3245 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3246 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3247 * gdb.mi/mi2-break.exp: Use standard_testfile.
3248 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3249 * gdb.mi/mi2-console.exp: Use standard_testfile.
3250 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3251 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3252 * gdb.mi/mi2-file.exp: Use standard_testfile.
3253 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3254 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3255 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3256 * gdb.mi/mi2-return.exp: Use standard_testfile.
3257 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3258 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3259 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3260 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3261 * gdb.mi/mi2-until.exp: Use standard_testfile.
3262 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3263 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3264 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3265 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3266 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3267
32682012-07-10 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3271 * gdb.cp/ambiguous.exp: Use standard_testfile,
3272 prepare_for_testing.
3273 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3274 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3275 * gdb.cp/anon-ns.exp: Use standard_testfile.
3276 * gdb.cp/anon-struct.exp: Use standard_testfile.
3277 * gdb.cp/anon-union.exp: Use standard_testfile,
3278 prepare_for_testing.
3279 * gdb.cp/arg-reference.exp: Use standard_testfile,
3280 prepare_for_testing.
3281 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3282 * gdb.cp/breakpoint.exp: Use standard_testfile,
3283 prepare_for_testing.
3284 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3285 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3286 standard_output_file.
3287 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3288 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3289 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3290 (test_static_members): Update.
3291 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3292 * gdb.cp/converts.exp: Use standard_testfile.
3293 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3294 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3295 prepare_for_testing.
3296 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3297 * gdb.cp/cplabel.exp: Use standard_testfile.
3298 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3299 prepare_for_testing.
3300 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3301 * gdb.cp/derivation.exp: Use standard_testfile,
3302 prepare_for_testing.
3303 * gdb.cp/destrprint.exp: Use standard_testfile.
3304 * gdb.cp/dispcxx.exp: Use standard_testfile.
3305 * gdb.cp/exception.exp: Use standard_testfile,
3306 prepare_for_testing.
3307 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3308 * gdb.cp/extern-c.exp: Use standard_testfile,
3309 prepare_for_testing.
3310 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3311 prepare_for_testing.
3312 * gdb.cp/fpointer.exp: Use standard_testfile.
3313 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3314 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3315 standard_output_file.
3316 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3317 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3318 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3319 standard_output_file.
3320 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3321 (do_tests): Update.
3322 * gdb.cp/koenig.exp: Use standard_testfile.
3323 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3324 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3325 * gdb.cp/m-static.exp: Use standard_testfile,
3326 prepare_for_testing.
3327 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3328 * gdb.cp/mb-inline.exp: Use standard_testfile,
3329 prepare_for_testing.
3330 * gdb.cp/mb-templates.exp: Use standard_testfile,
3331 prepare_for_testing.
3332 * gdb.cp/member-ptr.exp: Use standard_testfile,
3333 prepare_for_testing.
3334 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3335 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3336 * gdb.cp/method2.exp: Use standard_testfile.
3337 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3338 standard_output_file.
3339 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3340 (do_tests): Update.
3341 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3342 prepare_for_testing.
3343 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3344 prepare_for_testing.
3345 * gdb.cp/namespace.exp: Use standard_testfile,
3346 prepare_for_testing.
3347 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3348 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3349 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3350 * gdb.cp/nsimport.exp: Use standard_testfile,
3351 prepare_for_testing.
3352 * gdb.cp/nsnested.exp: Use standard_testfile.
3353 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3354 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3355 prepare_for_testing.
3356 * gdb.cp/nsstress.exp: Use standard_testfile,
3357 prepare_for_testing.
3358 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3359 * gdb.cp/operator.exp: Use standard_testfile.
3360 * gdb.cp/oranking.exp: Use standard_testfile.
3361 * gdb.cp/overload-const.exp: Use standard_testfile.
3362 * gdb.cp/overload.exp: Use standard_testfile,
3363 prepare_for_testing.
3364 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3365 * gdb.cp/ovsrch.exp: Use standard_testfile.
3366 * gdb.cp/paren-type.exp: Use standard_testfile.
3367 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3368 prepare_for_testing.
3369 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3370 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3371 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3372 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3373 * gdb.cp/pr10728.exp: Use standard_testfile,
3374 standard_output_file.
3375 * gdb.cp/pr12028.exp: Use standard_testfile.
3376 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3377 * gdb.cp/pr9167.exp: Use standard_testfile.
3378 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3379 * gdb.cp/printmethod.exp: Use standard_testfile,
3380 prepare_for_testing.
3381 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3382 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3383 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3384 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3385 standard_output_file.
3386 * gdb.cp/readnow-language.exp: Use standard_testfile.
3387 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3388 (gdb_start_again): Use clean_restart.
3389 * gdb.cp/ref-types.exp: Use standard_testfile,
3390 prepare_for_testing.
3391 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3392 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3393 * gdb.cp/smartp.exp: Use standard_testfile.
3394 * gdb.cp/static-method.exp: Use standard_testfile.
3395 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3396 * gdb.cp/temargs.exp: Use standard_testfile.
3397 * gdb.cp/templates.exp: Use standard_testfile,
3398 prepare_for_testing.
3399 (do_tests): Update.
3400 * gdb.cp/try_catch.exp: Use standard_testfile,
3401 prepare_for_testing.
3402 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3403 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3404 * gdb.cp/virtbase.exp: Use standard_testfile,
3405 prepare_for_testing.
3406 * gdb.cp/virtfunc.exp: Use standard_testfile,
3407 prepare_for_testing.
3408 (do_tests): Update.
3409 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3410 prepare_for_testing.
3411
34122012-07-10 Tom Tromey <tromey@redhat.com>
3413
3414 * lib/gdb.exp (standard_testfile): Unset output variables from
3415 earlier invocations.
3416
34172012-07-10 Yao Qi <yao@codesourcery.com>
3418
3419 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3420 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3421 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3422 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3423 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3424 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3425 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3426 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3427 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3428 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3429 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3430 * gdb.mi/mi-var-display.exp: Likewise.
3431 * gdb.mi/mi-var-invalidate.exp: Likewise.
3432 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3433 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3434 * gdb.mi/mi2-console.exp: Likewise.
3435 * gdb.mi/mi2-disassemble.exp: Likewise.
3436 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3437 * gdb.mi/mi2-read-memory.exp: Likewise.
3438 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3439 * gdb.mi/mi2-simplerun.exp: Likewise.
3440 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3441 * gdb.mi/mi2-syn-frame.exp: Likewise.
3442 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3443 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3444 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3445
34462012-07-09 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3449 * gdb.base/callfuncs.exp: Add cast-based test.
3450 * gdb.base/callfuncs.c (voidfunc): New function.
3451
34522012-07-08 Doug Evans <dje@google.com>
3453
3454 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3455
34562012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 Fix XFAIL compatibility with old i386 systems.
3459 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3460 Check also 'Cannot insert breakpoint 0'.
3461
34622012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3463
3464 PR 14321
3465 * gdb.base/find.exp
3466 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3467
34682012-07-06 Tom Tromey <tromey@redhat.com>
3469
3470 * gdb.base/whatis.exp: Add test.
3471
34722012-07-06 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.base/whatis.exp: Add regression test.
3475
34762012-07-06 Tom Tromey <tromey@redhat.com>
3477
3478 * gdb.base/whatis.exp: Add tests.
3479
34802012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 PR 12649
3483 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3484 gdb_test_multiple $gdb_prompt terminator.
3485
34862012-07-04 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3489 supports_process_record.
3490
34912012-07-04 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3494 endings.
3495 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3496
34972012-07-03 Stan Shebs <stan@codesourcery.com>
3498
3499 * gdb.base/info-os.c (main): Retry resource acquisition until an
3500 available one is found.
3501 * gdb.base/info-os.exp: Collect resource keys from the program
3502 and use them in matching.
3503
35042012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3507 Wrap the test into loop for corefile and core0file.
3508
35092012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3510
3511 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3512 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3513 .note.GNU-stack.
3514
3515 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3516
35172012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3518
3519 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3520 break): Include help message for the new `-probe' and `-probe-stap'
3521 options.
3522
35232012-07-02 Stan Shebs <stan@codesourcery.com>
3524
3525 * gdb.base/dprintf.exp: Add agent style tests.
3526
35272012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.base/stale-infcall.c (infcall): New label test-next.
3530 (main): New labels test-pass and test-fail.
3531 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3532 $test_fail_bpnum to test-fail.
3533 (test system longjmp tracking support): New test.
3534 Delete $test_fail_bpnum.
3535 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3536 breakpoint.
3537
35382012-06-30 Doug Evans <dje@google.com>
3539
3540 * gdb.dwarf2/fission-reread.S: New file.
3541 * gdb.dwarf2/fission-reread.exp: New file.
3542
35432012-06-28 Stan Shebs <stan@codesourcery.com>
3544
3545 * gdb.mi/mi-logging.exp: New file.
3546
35472012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3548 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.threads/siginfo-threads.exp: New file.
3551 * gdb.threads/siginfo-threads.c: New file.
3552 * gdb.threads/sigstep-threads.exp: New file.
3553 * gdb.threads/sigstep-threads.c: New file.
3554
35552012-06-28 Tom Tromey <tromey@redhat.com>
3556
3557 * gdb.go/package.exp: Partially revert earlier patch; use
3558 gdb_compile again. Use standard_output_file.
3559
35602012-06-27 Doug Evans <dje@google.com>
3561
3562 * gdb.dwarf2/fission-base.c: New file.
3563 * gdb.dwarf2/fission-base.S: New file.
3564 * gdb.dwarf2/fission-base.exp: New file.
3565
35662012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3569
35702012-06-27 Tom Tromey <tromey@redhat.com>
3571
3572 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3573 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3574
35752012-06-27 Tom Tromey <tromey@redhat.com>
3576
3577 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3578 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3579 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3580 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3581 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3582 prepare_for_testing.
3583 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3584 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3585 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3586 standard_testfile.
3587 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3588 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3589 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3590 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3591 prepare_for_testing.
3592 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3593 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3594 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3595 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3596 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3597 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3598 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3599 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3600 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3601 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3602 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3603 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3604 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3605 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3606 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3607 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3608 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3609 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3610 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3611 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3612 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3613 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3614 standard_output_file.
3615 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3616 standard_output_file.
3617 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3618 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3619 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3620 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3621 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3622 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3623 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3624 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3625 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3626 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3627 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3628 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3629 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3630 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3631 * gdb.dwarf2/valop.exp: Use standard_testfile,
3632 prepare_for_testing.
3633
36342012-06-27 Tom Tromey <tromey@redhat.com>
3635
3636 * gdb.python/python.exp: Fix regexps in pagination tests.
3637
36382012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3639
3640 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3641 'last' of gdb.Symtab_and_line.
3642 * gdb.python/py-symbol.c: Move break point comment to enable
3643 testing of gdb.Symtab_and_line.last.
3644
36452012-06-26 Tom Tromey <tromey@redhat.com>
3646
3647 * gdb.threads/step.c: Remove.
3648 * gdb.threads/step.exp: Remove.
3649 * gdb.threads/step2.exp: Remove.
3650
36512012-06-26 Tom Tromey <tromey@redhat.com>
3652
3653 * gdb.threads/watchpoint-fork.exp (test): Use
3654 standard_output_file. Don't declare objdir.
3655 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3656 standard_output_file.
3657 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3658 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3659 clean_restart. Remove incdir.
3660 * gdb.threads/corethreads.exp: Use standard_testfile.
3661 * gdb.threads/execl.exp: Use standard_testfile,
3662 standard_output_file, clean_restart.
3663 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3664 clean_restart.
3665 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3666 clean_restart.
3667 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3668 incdir.
3669 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3670 clean_restart. Remove incdir.
3671 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3672 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3673 clean_restart. Remove incdir.
3674 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3675 Remove incdir.
3676 * gdb.threads/leader-exit.exp: Use standard_testfile.
3677 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3678 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3679 clean_restart.
3680 * gdb.threads/manythreads.exp: Use standard_testfile,
3681 clean_restart. Remove incdir.
3682 * gdb.threads/multi-create.exp: Use standard_testfile,
3683 clean_restart.
3684 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3685 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3686 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3687 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3688 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3689 * gdb.threads/pending-step.exp: Use standard_testfile,
3690 clean_restart. Remove incdir.
3691 * gdb.threads/print-threads.exp: Use standard_testfile,
3692 clean_restart. Remove incdir.
3693 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3694 clean_restart. Remove incdir.
3695 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3696 Remove incdir.
3697 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3698 incdir.
3699 * gdb.threads/sigthread.exp: Use standard_testfile,
3700 clean_restart.
3701 * gdb.threads/staticthreads.exp: Use standard_testfile,
3702 clean_restart. Remove incdir.
3703 * gdb.threads/switch-threads.exp: Use standard_testfile,
3704 clean_restart. Remove incdir.
3705 * gdb.threads/thread-execl.exp: Use standard_testfile,
3706 clean_restart. Remove incdir.
3707 * gdb.threads/thread-find.exp: Use standard_testfile,
3708 clean_restart.
3709 * gdb.threads/thread-specific.exp: Use standard_testfile,
3710 clean_restart. Remove incdir.
3711 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3712 clean_restart. Remove incdir.
3713 * gdb.threads/thread_check.exp: Use standard_testfile,
3714 clean_restart. Remove incdir.
3715 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
3716 incdir.
3717 * gdb.threads/threadapply.exp: Use standard_testfile,
3718 clean_restart. Remove incdir.
3719 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3720 clean_restart. Remove incdir.
3721 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3722 clean_restart.
3723 * gdb.threads/tls-shared.exp: Use standard_testfile,
3724 clean_restart, standard_output_file.
3725 * gdb.threads/tls-var.exp: Use standard_testfile,
3726 standard_output_file.
3727 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3728 Remove incdir.
3729 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3730 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
3731 incdir.
3732 * gdb.threads/watchthreads2.exp: Use standard_testfile,
3733 clean_restart. Remove incdir.
3734
37352012-06-26 Tom Tromey <tromey@redhat.com>
3736
3737 * gdb.trace/actions.exp: Use standard_testfile.
3738 * gdb.trace/ax.exp: Use standard_testfile.
3739 * gdb.trace/backtrace.exp: Use standard_testfile.
3740 * gdb.trace/change-loc.exp: Use standard_testfile.
3741 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3742 * gdb.trace/collection.exp: Use standard_testfile,
3743 prepare_for_testing.
3744 * gdb.trace/deltrace.exp: Use standard_testfile.
3745 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3746 * gdb.trace/ftrace.exp: Use standard_testfile.
3747 * gdb.trace/infotrace.exp: Use standard_testfile.
3748 * gdb.trace/packetlen.exp: Use standard_testfile.
3749 * gdb.trace/passc-dyn.exp: Use standard_testfile.
3750 * gdb.trace/passcount.exp: Use standard_testfile.
3751 * gdb.trace/pending.exp: Use standard_testfile.
3752 * gdb.trace/report.exp: Use standard_testfile.
3753 * gdb.trace/save-trace.exp: Use standard_testfile.
3754 * gdb.trace/stap-trace.exp: Use standard_testfile.
3755 * gdb.trace/status-stop.exp: Use standard_testfile.
3756 * gdb.trace/strace.exp: Use standard_testfile.
3757 * gdb.trace/tfile.exp: Use standard_testfile.
3758 * gdb.trace/tfind.exp: Use standard_testfile.
3759 * gdb.trace/trace-break.exp: Use standard_testfile.
3760 * gdb.trace/trace-mt.exp: Use standard_testfile.
3761 * gdb.trace/tracecmd.exp: Use standard_testfile.
3762 * gdb.trace/tspeed.exp: Use standard_testfile.
3763 * gdb.trace/tstatus.exp: Use standard_testfile.
3764 * gdb.trace/tsv.exp: Use standard_testfile.
3765 * gdb.trace/unavailable.exp: Use standard_testfile,
3766 prepare_for_testing.
3767 * gdb.trace/while-dyn.exp: Use standard_testfile.
3768 * gdb.trace/while-stepping.exp: Use standard_testfile.
3769
37702012-06-26 Tom Tromey <tromey@redhat.com>
3771
3772 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3773 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3774 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3775 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
3776 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
3777 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
3778 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
3779 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
3780 prepare_for_testing.
3781 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
3782 prepare_for_testing.
3783 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
3784 prepare_for_testing.
3785 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
3786 prepare_for_testing.
3787 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
3788 prepare_for_testing
3789 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
3790 * gdb.reverse/machinestate.exp: Use standard_testfile.
3791 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
3792 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
3793 build_executable.
3794 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
3795 build_executable.
3796 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
3797 standard_output_file.
3798 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
3799 standard_output_file.
3800 * gdb.reverse/step-precsave.exp: Use standard_testfile.
3801 * gdb.reverse/step-reverse.exp: Use standard_testfile.
3802 * gdb.reverse/until-precsave.exp: Use standard_testfile.
3803 * gdb.reverse/until-reverse.exp: Use standard_testfile.
3804 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
3805 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
3806
38072012-06-26 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.stabs/weird.exp: Remove directory-checking code. Use
3810 standard_output_file.
3811 * gdb.stabs/exclfwd.exp: Use standard_testfile,
3812 prepare_for_testing. Remove directory-checking code.
3813
38142012-06-25 Tom Tromey <tromey@redhat.com>
3815
3816 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
3817 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
3818 build_executable, not prepare_for_testing.
3819 * gdb.multi/base.exp: Use standard_output_file. Use
3820 build_executable, not prepare_for_testing.
3821
38222012-06-25 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.fortran/subarray.exp: Use standard_testfile,
3825 prepare_for_testing.
3826 * gdb.fortran/multi-dim.exp: Use standard_testfile.
3827 * gdb.fortran/module.exp: Use standard_testfile.
3828 * gdb.fortran/logical.exp: Use standard_testfile.
3829 * gdb.fortran/library-module.exp: Use standard_testfile,
3830 standard_output_file.
3831 * gdb.fortran/derived-type.exp: Use standard_testfile,
3832 prepare_for_testing.
3833 * gdb.fortran/complex.exp: Use standard_testfile,
3834 prepare_for_testing.
3835 * gdb.fortran/charset.exp: Use standard_testfile.
3836 * gdb.fortran/array-element.exp: Use standard_testfile,
3837 prepare_for_testing.
3838
38392012-06-25 Keith Seitz <keiths@redhat.com>
3840
3841 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
3842 Change rbreak-related tests to KFAIL and add bugzilla numbers.
3843
38442012-06-25 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
3847 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
3848 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
3849 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
3850
38512012-06-25 Tom Tromey <tromey@redhat.com>
3852
3853 * gdb.linespec/ls-errs.exp: Use standard_testfile.
3854 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
3855 * gdb.linespec/linespec.exp: Use standard_testfile.
3856
38572012-06-25 Tom Tromey <tromey@redhat.com>
3858
3859 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
3860 prepare_for_testing.
3861
38622012-06-25 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
3865 prepare_for_testing.
3866 * gdb.opt/inline-break.exp: Use standard_testfile,
3867 prepare_for_testing.
3868 * gdb.opt/inline-bt.exp: Use standard_testfile,
3869 prepare_for_testing.
3870 * gdb.opt/inline-cmds.exp: Use standard_testfile,
3871 prepare_for_testing.
3872 * gdb.opt/inline-locals.exp: Use standard_testfile,
3873 prepare_for_testing.
3874
38752012-06-25 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.asm/asm-source.exp: Use standard_output_file,
3878 standard_testfile. Construct .o files in proper subdir.
3879
38802012-06-25 Tom Tromey <tromey@redhat.com>
3881
3882 * gdb.server/ext-attach.exp: Use standard_testfile,
3883 prepare_for_testing.
3884 * gdb.server/ext-run.exp: Use standard_testfile,
3885 build_executable.
3886 * gdb.server/file-transfer.exp: Use standard_testfile,
3887 prepare_for_testing.
3888 * gdb.server/server-exec-info.exp: Use standard_testfile.
3889 * gdb.server/server-mon.exp: Use standard_testfile,
3890 prepare_for_testing.
3891 * gdb.server/server-run.exp: Use standard_testfile,
3892 build_executable.
3893 * gdb.server/solib-list.exp: Use standard_testfile,
3894 standard_output_file.
3895
38962012-06-25 Tom Tromey <tromey@redhat.com>
3897
3898 * lib/gdb.exp (standard_output_file): Use "file join".
3899 * gdb.go/chan.exp: Use standard_testfile.
3900 * gdb.go/handcall.exp: Use standard_testfile.
3901 * gdb.go/hello.exp: Use standard_testfile.
3902 * gdb.integers/chan.exp: Use standard_testfile.
3903 * gdb.go/methods.exp: Use standard_testfile.
3904 * gdb.go/package.exp: Use standard_testfile.
3905 * gdb.go/strings.exp: Use standard_testfile.
3906 * gdb.go/types.exp: Use standard_testfile.
3907 * gdb.go/unsafe.exp: Use standard_testfile.
3908
39092012-06-25 Greta Yorsh <greta.yorsh@arm.com>
3910
3911 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
3912
39132012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3914
3915 Fix regression by the previous commit.
3916 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
3917
39182012-06-22 Tom Tromey <tromey@redhat.com>
3919
3920 * gdb.python/lib-types.exp: Use standard_testfile,
3921 prepare_for_testing.
3922 * gdb.python/py-block.exp: Use standard_testfile.
3923 * gdb.python/py-breakpoint.exp: Use standard_testfile.
3924 * gdb.python/py-events.exp: Use standard_testfile,
3925 standard_output_file.
3926 * gdb.python/py-evsignal.exp: Use standard_testfile.
3927 * gdb.python/py-evethreads.exp: Use standard_testfile.
3928 * gdb.python/py-explore-cc.exp: Use standard_testfile.
3929 * gdb.python/py-explore.exp: Use standard_testfile.
3930 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
3931 standard_output_file.
3932 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
3933 prepare_for_testing.
3934 * gdb.python/py-frame-inline.exp: Use standard_testfile.
3935 * gdb.python/py-frame.exp: Use standard_testfile.
3936 * gdb.python/py-inferior.exp: Use standard_testfile.
3937 * gdb.python/py-infthread.exp: Use standard_testfile.
3938 * gdb.python/py-mi.exp: Use standard_testfile.
3939 * gdb.python/py-objfile-script.exp: Use standard_testfile,
3940 build_executable.
3941 * gdb.python/py-objfile.exp: Use standard_testfile.
3942 * gdb.python/py-pp-maint.exp: Use standard_testfile,
3943 prepare_for_testing.
3944 * gdb.python/py-prettyprint.exp: Use standard_testfile.
3945 * gdb.python/py-progspace.exp: Use standard_testfile,
3946 build_executable.
3947 * gdb.python/py-prompt.exp: Use standard_testfile,
3948 build_executable.
3949 * gdb.python/py-section-script.exp: Use standard_testfile,
3950 build_executable.
3951 * gdb.python/py-shared.exp: Use standard_testfile,
3952 standard_output_file, clean_restart.
3953 * gdb.python/py-symbol.exp: Use standard_output_file,
3954 prepare_for_testing.
3955 * gdb.python/py-symtab.exp: Use standard_output_file,
3956 prepare_for_testing
3957 * gdb.python/py-template.exp: Use standard_testfile.
3958 * gdb.python/py-type.exp: Use standard_testfile.
3959 * gdb.python/py-value-cc.exp: Use standard_testfile.
3960 * gdb.python/py-value.exp: Use standard_testfile.
3961 * gdb.python/python.exp: Use standard_testfile, build_executable.
3962
39632012-06-22 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.objc/basicclass.exp: Use standard_testfile.
3966 (do_objc_tests): Don't declare objdir.
3967 * gdb.objc/nondebug.exp: Use standard_testfile.
3968 (do_objc_tests): Don't declare objdir.
3969 * gdb.objc/objcdecode.exp: Use standard_testfile.
3970 (do_objc_tests): Don't declare objdir.
3971
39722012-06-22 Tom Tromey <tromey@redhat.com>
3973
3974 * gdb.java/jmain.exp: Use standard_testfile.
3975 * gdb.java/jmisc.exp: Use standard_testfile.
3976 * gdb.java/jnpe.exp: Use standard_testfile.
3977 * gdb.java/jprint.exp: Use standard_testfile.
3978
39792012-06-22 Tom Tromey <tromey@redhat.com>
3980
3981 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
3982 (standard_output_file, standard_testfile): New procs.
3983 (build_executable, clean_restart): Use standard_output_file.
3984
39852012-06-22 Yao Qi <yao@codesourcery.com>
3986
3987 * boards/native-gdbserver.exp: New proc ${board}_exec.
3988 * boards/native-stdio-gdbserver.exp: Likewise.
3989
39902012-06-21 Tom Tromey <tromey@redhat.com>
3991
3992 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
3993 (build_executable): Update.
3994 (get_compiler_info): Remove 'binfile' argument.
3995 * gdb.ada/arrayidx.exp: Update.
3996 * gdb.ada/null_array.exp: Update.
3997 * gdb.arch/altivec-abi.exp: Update.
3998 * gdb.arch/altivec-regs.exp: Update.
3999 * gdb.arch/amd64-byte.exp: Update.
4000 * gdb.arch/amd64-dword.exp: Update.
4001 * gdb.arch/amd64-word.exp: Update.
4002 * gdb.arch/i386-avx.exp: Update.
4003 * gdb.arch/i386-byte.exp: Update.
4004 * gdb.arch/i386-sse.exp: Update.
4005 * gdb.arch/i386-word.exp: Update.
4006 * gdb.arch/ppc-dfp.exp: Update.
4007 * gdb.arch/ppc-fp.exp: Update.
4008 * gdb.arch/vsx-regs.exp: Update.
4009 * gdb.base/all-bin.exp: Update.
4010 * gdb.base/annota1.exp: Update.
4011 * gdb.base/async.exp: Update.
4012 * gdb.base/attach.exp: Update.
4013 * gdb.base/break-interp.exp: Update.
4014 * gdb.base/call-ar-st.exp: Update.
4015 * gdb.base/call-rt-st.exp: Update.
4016 * gdb.base/call-sc.exp: Update.
4017 * gdb.base/callfuncs.exp: Update.
4018 * gdb.base/catch-load.exp: Update.
4019 * gdb.base/completion.exp: Update.
4020 * gdb.base/complex.exp: Update.
4021 * gdb.base/condbreak.exp: Update.
4022 * gdb.base/consecutive.exp: Update.
4023 * gdb.base/constvars.exp: Update.
4024 * gdb.base/corefile.exp: Update.
4025 * gdb.base/eval-skip.exp: Update.
4026 * gdb.base/expand-psymtabs.exp: Update.
4027 * gdb.base/exprs.exp: Update.
4028 * gdb.base/fileio.exp: Update.
4029 * gdb.base/fixsection.exp: Update.
4030 * gdb.base/funcargs.exp: Update.
4031 * gdb.base/gdb11530.exp: Update.
4032 * gdb.base/gdb1555.exp: Update.
4033 * gdb.base/gnu-ifunc.exp: Update.
4034 * gdb.base/gnu_vector.exp: Update.
4035 * gdb.base/info-macros.exp: Update.
4036 * gdb.base/jit-simple.exp: Update.
4037 * gdb.base/jit-so.exp: Update.
4038 * gdb.base/jit.exp: Update.
4039 * gdb.base/langs.exp: Update.
4040 * gdb.base/list.exp: Update.
4041 * gdb.base/logical.exp: Update.
4042 * gdb.base/long_long.exp: Update.
4043 * gdb.base/longjmp.exp: Update.
4044 * gdb.base/macscp.exp: Update.
4045 * gdb.base/mips_pro.exp: Update.
4046 * gdb.base/miscexprs.exp: Update.
4047 * gdb.base/morestack.exp: Update.
4048 * gdb.base/nodebug.exp: Update.
4049 * gdb.base/opaque.exp: Update.
4050 * gdb.base/pc-fp.exp: Update.
4051 * gdb.base/pending.exp: Update.
4052 * gdb.base/permissions.exp: Update.
4053 * gdb.base/pointers.exp: Update.
4054 * gdb.base/prelink.exp: Update.
4055 * gdb.base/printcmds.exp: Update.
4056 * gdb.base/psymtab.exp: Update.
4057 * gdb.base/ptype.exp: Update.
4058 * gdb.base/relational.exp: Update.
4059 * gdb.base/scope.exp: Update.
4060 * gdb.base/setvar.exp: Update.
4061 * gdb.base/shlib-call.exp: Update.
4062 * gdb.base/shreloc.exp: Update.
4063 * gdb.base/signals.exp: Update.
4064 * gdb.base/sizeof.exp: Update.
4065 * gdb.base/so-impl-ld.exp: Update.
4066 * gdb.base/so-indr-cl.exp: Update.
4067 * gdb.base/solib-disc.exp: Update.
4068 * gdb.base/solib-display.exp: Update.
4069 * gdb.base/solib-nodir.exp: Update.
4070 * gdb.base/solib-overlap.exp: Update.
4071 * gdb.base/solib-symbol.exp: Update.
4072 * gdb.base/solib-weak.exp: Update.
4073 * gdb.base/solib.exp: Update.
4074 * gdb.base/store.exp: Update.
4075 * gdb.base/structs.exp: Update.
4076 * gdb.base/structs2.exp: Update.
4077 * gdb.base/type-opaque.exp: Update.
4078 * gdb.base/unload.exp: Update.
4079 * gdb.base/varargs.exp: Update.
4080 * gdb.base/volatile.exp: Update.
4081 * gdb.base/watch_thread_num.exp: Update.
4082 * gdb.base/watchpoint-solib.exp: Update.
4083 * gdb.base/watchpoint.exp: Update.
4084 * gdb.base/watchpoints.exp: Update.
4085 * gdb.base/whatis.exp: Update.
4086 * gdb.cell/arch.exp: Update.
4087 * gdb.cell/break.exp: Update.
4088 * gdb.cell/bt.exp: Update.
4089 * gdb.cell/core.exp: Update.
4090 * gdb.cell/data.exp: Update.
4091 * gdb.cell/ea-cache.exp: Update.
4092 * gdb.cell/f-regs.exp: Update.
4093 * gdb.cell/fork.exp: Update.
4094 * gdb.cell/gcore.exp: Update.
4095 * gdb.cell/mem-access.exp: Update.
4096 * gdb.cell/ptype.exp: Update.
4097 * gdb.cell/registers.exp: Update.
4098 * gdb.cell/sizeof.exp: Update.
4099 * gdb.cell/solib-symbol.exp: Update.
4100 * gdb.cell/solib.exp: Update.
4101 * gdb.cp/ambiguous.exp: Update.
4102 * gdb.cp/breakpoint.exp: Update.
4103 * gdb.cp/bs15503.exp: Update.
4104 * gdb.cp/casts.exp: Update.
4105 * gdb.cp/class2.exp: Update.
4106 * gdb.cp/cpexprs.exp: Update.
4107 * gdb.cp/cplusfuncs.exp: Update.
4108 * gdb.cp/ctti.exp: Update.
4109 * gdb.cp/dispcxx.exp: Update.
4110 * gdb.cp/gdb1355.exp: Update.
4111 * gdb.cp/gdb2384.exp: Update.
4112 * gdb.cp/gdb2495.exp: Update.
4113 * gdb.cp/infcall-dlopen.exp: Update.
4114 * gdb.cp/local.exp: Update.
4115 * gdb.cp/m-data.exp: Update.
4116 * gdb.cp/m-static.exp: Update.
4117 * gdb.cp/mb-ctor.exp: Update.
4118 * gdb.cp/mb-inline.exp: Update.
4119 * gdb.cp/mb-templates.exp: Update.
4120 * gdb.cp/member-ptr.exp: Update.
4121 * gdb.cp/method.exp: Update.
4122 * gdb.cp/namespace.exp: Update.
4123 * gdb.cp/nextoverthrow.exp: Update.
4124 * gdb.cp/nsdecl.exp: Update.
4125 * gdb.cp/nsrecurs.exp: Update.
4126 * gdb.cp/nsstress.exp: Update.
4127 * gdb.cp/nsusing.exp: Update.
4128 * gdb.cp/pr-1023.exp: Update.
4129 * gdb.cp/pr-1210.exp: Update.
4130 * gdb.cp/pr-574.exp: Update.
4131 * gdb.cp/pr9631.exp: Update.
4132 * gdb.cp/printmethod.exp: Update.
4133 * gdb.cp/psmang.exp: Update.
4134 * gdb.cp/re-set-overloaded.exp: Update.
4135 * gdb.cp/rtti.exp: Update.
4136 * gdb.cp/shadow.exp: Update.
4137 * gdb.cp/templates.exp: Update.
4138 * gdb.cp/try_catch.exp: Update.
4139 * gdb.dwarf2/dw2-ranges.exp: Update.
4140 * gdb.dwarf2/pr10770.exp: Update.
4141 * gdb.fortran/library-module.exp: Update.
4142 * gdb.hp/gdb.aCC/optimize.exp: Update.
4143 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4144 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4145 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4146 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4147 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4148 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4149 * gdb.hp/gdb.compat/xdb1.exp: Update.
4150 * gdb.hp/gdb.compat/xdb2.exp: Update.
4151 * gdb.hp/gdb.compat/xdb3.exp: Update.
4152 * gdb.hp/gdb.defects/bs14602.exp: Update.
4153 * gdb.hp/gdb.defects/solib-d.exp: Update.
4154 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4155 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4156 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4157 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4158 * gdb.mi/gdb792.exp: Update.
4159 * gdb.mi/mi-pending.exp: Update.
4160 * gdb.mi/mi-solib.exp: Update.
4161 * gdb.mi/mi-var-cp.exp: Update.
4162 * gdb.opt/clobbered-registers-O2.exp: Update.
4163 * gdb.opt/inline-bt.exp: Update.
4164 * gdb.opt/inline-cmds.exp: Update.
4165 * gdb.opt/inline-locals.exp: Update.
4166 * gdb.python/py-events.exp: Update.
4167 * gdb.python/py-finish-breakpoint.exp: Update.
4168 * gdb.python/py-type.exp: Update.
4169 * gdb.reverse/solib-precsave.exp: Update.
4170 * gdb.reverse/solib-reverse.exp: Update.
4171 * gdb.server/solib-list.exp: Update.
4172 * gdb.stabs/weird.exp: Update.
4173 * gdb.threads/attach-into-signal.exp: Update.
4174 * gdb.threads/attach-stopped.exp: Update.
4175 * gdb.threads/tls-shared.exp: Update.
4176 * gdb.trace/change-loc.exp: Update.
4177 * gdb.trace/strace.exp: Update.
4178
41792012-06-19 Tom Tromey <tromey@redhat.com>
4180
4181 * gdb.base/whatis.exp: Add tests.
4182
41832012-06-19 Tom Tromey <tromey@redhat.com>
4184
4185 * gdb.cp/m-static.cc (keepalive): New function.
4186 (gnu_obj_1::method): Use it.
4187
41882012-06-18 Doug Evans <dje@google.com>
4189
4190 * gdb.base/info-fun.exp: New file.
4191 * gdb.base/info-fun.c: New file.
4192 * gdb.base/info-fun-solib.c: New file.
4193
41942012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4195
4196 Remove stale dummy frames.
4197 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4198 (maintenance info breakpoints): New tests.
4199 * gdb.base/stale-infcall.c: New file.
4200 * gdb.base/stale-infcall.exp: New file.
4201
42022012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 * gdb.arch/amd64-entry-value-param.S: New file.
4205 * gdb.arch/amd64-entry-value-param.c: New file.
4206 * gdb.arch/amd64-entry-value-param.exp: New file.
4207
42082012-06-15 Tom Tromey <tromey@redhat.com>
4209
4210 * gdb.cp/namespace.exp: Add "show lang" test.
4211
42122012-06-15 Iain Sandoe <iain@codesourcery.com>
4213
4214 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4215 case. (top level): Use gdb_file_cmd instead of gdb_load.
4216
42172012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 PR tdep/14222
4220 * gdb.arch/i386-sse-stack-align.S: New file.
4221 * gdb.arch/i386-sse-stack-align.c: New file.
4222 * gdb.arch/i386-sse-stack-align.exp: New file.
4223
42242012-06-13 Keith Seitz <keiths@redhat.com>
4225
4226 PR breakpoints/13798 and mi/11541
4227 * gdb.linespec/ls-errs.exp: Add a few more tests for
4228 filenames with spaces and colons.
4229
42302012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4231
4232 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4233 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4234 (test_function): Call CV_f.
4235 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4236 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4237 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4238 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4239 (p CV_f(CV::i)): New tests.
4240
42412012-06-13 Tom Tromey <tromey@redhat.com>
4242
4243 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4244
42452012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 Fix regression by the "ambiguous linespec" series.
4248 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4249 tests.
4250
42512012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4252
4253 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4254 missing.
4255
42562012-06-11 Tom Tromey <tromey@redhat.com>
4257
4258 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4259 location...
4260 (main): ...here.
4261
42622012-06-07 Yao Qi <yao@codesourcery.com>
4263
4264 * gdb.trace/strace.exp: Shorten some too-long lines.
4265
42662012-06-06 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.threads/clone-new-thread-event.c: New file.
4269 * gdb.threads/clone-new-thread-event.exp: New file.
4270
42712012-06-06 Yao Qi <yao@codesourcery.com>
4272
4273 * gdb.base/dprintf.c (main): Add extra parameter when calling
4274 printf and fprintf.
4275 (bar): New function. It is a dead function, but to ensure
4276 'malloc' is linked explicitly.
4277
42782012-06-06 Yao Qi <yao@codesourcery.com>
4279
4280 * gdb.base/info-proc.exp: Return if target doesn't support
4281 'info proc'.
4282
42832012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4284
4285 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4286 (run program with breakpoint commands): XFAIl if it is not.
4287
42882012-06-05 Joel Brobecker <brobecker@adacore.com>
4289
4290 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4291 and add comment.
4292 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4293 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4294 "STOP" marker. Adjust testing strategy to make it work on
4295 all targets.
4296
4297 * gdb.base/print-file-var-main.c (main): Rewrite using local
4298 variables and adjust get_version_2's return value check.
4299 Add small comment.
4300 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4301 marker. Adjust testing strategy to make it work on all targets.
4302
43032012-06-05 Joel Brobecker <brobecker@adacore.com>
4304
4305 * gdb.ada/bad-task-bp-keyword: New testcase.
4306
43072012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4308
4309 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4310 Simplify it to ...
4311 (symbol-file ${testfile1}): ... here.
4312 (test eliminated var my_global_symbol)
4313 (test eliminated var my_static_symbol)
4314 (test eliminated var my_global_func, get address of main): Wrap them to
4315 'single psymtabs' and 'single symtabs'
4316 (get address of my_global_symbol, get address of my_static_symbol)
4317 (get address of my_global_func, get address of main): Wrap them to
4318 'order1' and 'order2'.
4319
4320 * gdb.base/code_elim.exp
4321 (add-symbol-file ${testfile1} 0x100000)
4322 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4323 'order2'.
4324 (order1: add-symbol-file ${testfile1} 0x100000)
4325 (order1: add-symbol-file ${testfile2} 0x200000)
4326 (order2: add-symbol-file ${testfile2} 0x200000)
4327 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4328 .bss as appropriate.
4329
43302012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4331
4332 * gdb.server/solib-list-lib.c: New file.
4333 * gdb.server/solib-list-main.c: New file.
4334 * gdb.server/solib-list.exp: New file.
4335
43362012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4337
4338 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4339 for 'set print symbol' change.
4340
43412012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4342
4343 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4344 .debug_abbrev_seg3.
4345
43462012-05-24 John Steele Scott <toojays@toojays.net>
4347
4348 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4349 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4350 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4351
43522012-05-23 Stan Shebs <stan@codesourcery.com>
4353
4354 * gdb.mi/mi-info-os.exp: New file.
4355
43562012-05-23 Keith Seitz <keiths@redhat.com>
4357
4358 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4359 return -1 to suppress the rest of the tests.
4360 (compile_stap_bin): Return boolean success value.
4361
43622012-05-21 Tom Tromey <tromey@redhat.com>
4363
4364 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4365 Remove kfails.
4366 (test_print_mi_member_types): Likewise.
4367
43682012-05-21 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4371 print symbol' change.
4372
43732012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4374
4375 * gdb.python/py-prompt.exp: Quit if the target is remote.
4376
43772012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 Fix ERROR: internal buffer is full.
4380 * gdb.base/info-os.exp (expect_multiline): New function.
4381 (get process list, get process groups, get threads)
4382 (get file descriptors, get internet-domain sockets)
4383 (get shared-memory regions, get semaphores, get message queues): Use
4384 it for these tests.
4385
43862012-05-18 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.mi/mi-var-cmd.exp: Update.
4389 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4390 * gdb.cp/virtbase.exp: Update.
4391 * gdb.cp/classes.exp (test_static_members): Update.
4392 * gdb.cp/casts.exp: Update.
4393 * gdb.base/pointers.exp: Update.
4394 * gdb.base/funcargs.exp (pointer_args): Update.
4395 (structs_by_reference): Update.
4396 * gdb.base/find.exp: Update.
4397 * gdb.base/call-strs.exp: Send "set print symbol off".
4398 * gdb.base/call-ar-st.exp: Update.
4399 * gdb.ada/fun_addr.exp: Update.
4400 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4401 Call it.
4402 (test_print_repeats_10, test_print_strings)
4403 (test_print_char_arrays): Update.
4404
44052012-05-18 Tom Tromey <tromey@redhat.com>
4406
4407 * gdb.base/charset.exp (string_display): Update.
4408
44092012-05-18 Tom Tromey <tromey@redhat.com>
4410
4411 * gdb.mi/mi2-var-display.exp: Update.
4412 * gdb.mi/mi-var-display.exp: Update.
4413 * gdb.mi/mi-var-child.exp: Update.
4414 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4415 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4416
44172012-05-17 Doug Evans <dje@google.com>
4418
4419 * info-macros.exp: Pass "debug" to prepare_for_testing.
4420
4421 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4422 * gdb.ada/Makefile.in (clean): Ditto.
4423 * gdb.arch/Makefile.in (clean): Ditto.
4424 * gdb.asm/Makefile.in (clean): Ditto.
4425 * gdb.base/Makefile.in (clean): Ditto.
4426 * gdb.cell/Makefile.in (clean): Ditto.
4427 * gdb.cp/Makefile.in (clean): Ditto.
4428 * gdb.disasm/Makefile.in (clean): Ditto.
4429 * gdb.dwarf2/Makefile.in (clean): Ditto.
4430 * gdb.fortran/Makefile.in (clean): Ditto.
4431 * gdb.go/Makefile.in (clean): Ditto.
4432 * gdb.hp/Makefile.in (clean): Ditto.
4433 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4434 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4435 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4436 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4437 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4438 * gdb.java/Makefile.in (clean): Ditto.
4439 * gdb.linespec/Makefile.in (clean): Ditto.
4440 * gdb.mi/Makefile.in (clean): Ditto.
4441 * gdb.modula2/Makefile.in (clean): Ditto.
4442 * gdb.multi/Makefile.in (clean): Ditto.
4443 * gdb.objc/Makefile.in (clean): Ditto.
4444 * gdb.opencl/Makefile.in (clean): Ditto.
4445 * gdb.opt/Makefile.in (clean): Ditto.
4446 * gdb.pascal/Makefile.in (clean): Ditto.
4447 * gdb.python/Makefile.in (clean): Ditto.
4448 * gdb.reverse/Makefile.in (clean): Ditto.
4449 * gdb.server/Makefile.in (clean): Ditto.
4450 * gdb.stabs/Makefile.in (clean): Ditto.
4451 * gdb.threads/Makefile.in (clean): Ditto.
4452 * gdb.trace/Makefile.in (clean): Ditto.
4453 * gdb.xml/Makefile.in (clean): Ditto.
4454
44552012-05-16 Tom Tromey <tromey@redhat.com>
4456
4457 * gdb.base/macscp1.c (macscp_expr): Add comment.
4458 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4459
44602012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4461
4462 * gdb.base/return-nodebug.exp: Also test float and double types.
4463
44642012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4465
4466 PR testsuite/12649
4467 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4468
4469 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4470
44712012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4472
4473 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4474 `rerun_to_main'.
4475 (stap_test_no_debuginfo): Likewise.
4476
44772012-05-14 Stan Shebs <stan@codesourcery.com>
4478
4479 * gdb.base/dprintf.c: New file.
4480 * gdb.base/dprintf.exp: New file.
4481
44822012-05-14 Hui Zhu <hui_zhu@mentor.com>
4483
4484 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4485 * gdb.trace/disconnected-tracing.c: New file.
4486 * gdb.trace/disconnected-tracing.exp: New file.
4487
44882012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4489
4490 * gdb.python/python.c: Add a new breakpoint comment.
4491 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4492
44932011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4494
4495 * gdb.base/info-os.exp: New file.
4496 * gdb.base/info-os.c: New file.
4497
44982012-05-10 Joel Brobecker <brobecker@adacore.com>
4499
4500 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4501 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4502 New files.
4503
45042012-05-10 Joel Brobecker <brobecker@adacore.com>
4505
4506 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4507 gdb.base/ctxobj.exp: New files.
4508
45092012-05-09 Tom Tromey <tromey@redhat.com>
4510
4511 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4512
45132012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4514
4515 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4516
45172012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4518
4519 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4520 before using it.
4521
45222012-05-04 Tristan Gingold <gingold@adacore.com>
4523
4524 * gdb.base/set-noassign.exp: New test.
4525
45262012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4527
4528 * gdb.python/py-symbol.exp: Add tests to test the new methods
4529 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4530 * gdb.python/py-symbol.c: Add new struct to help test
4531 gdb.Symtab.static_block().
4532
45332012-05-03 Doug Evans <dje@google.com>
4534
4535 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4536 commented out.
4537
45382012-05-03 Yao Qi <yao@codesourcery.com>
4539
4540 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4541 doesn't support.
4542 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4543 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4544
45452012-05-03 Yao Qi <yao@codesourcery.com>
4546
4547 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4548
45492012-04-30 Doug Evans <dje@google.com>
4550
4551 PR testsuite/13961
4552 * gdb.dwarf2/pr13961.S: New file.
4553 * gdb.dwarf2/pr13961.exp: New file.
4554
45552012-04-29 Yao Qi <yao@codesourcery.com>
4556
4557 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4558
45592012-04-28 Doug Evans <dje@google.com>
4560
4561 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4562 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4563 All uses updated.
4564 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4565 "ptype func_cu1" to expand cu2 before cu1.
4566
45672012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4568 Tom Tromey <tromey@redhat.com>
4569
4570 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4571 variables.
4572 * gdb.base/stap-probe.c: New file.
4573 * gdb.base/stap-probe.exp: New file.
4574 * gdb.trace/stap-trace.c: New file.
4575 * gdb.trace/stap-trace.exp: New file.
4576 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4577 libgcc's unwinder.
4578
45792012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4580
4581 * gdb.arch/mips16-thunks-inmain.c: New file.
4582 * gdb.arch/mips16-thunks-main.c: New file.
4583 * gdb.arch/mips16-thunks-sin.c: New file.
4584 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4585 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4586 * gdb.arch/mips16-thunks-sinmain.c: New file.
4587 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4588 * gdb.arch/mips16-thunks.exp: New file.
4589
45902012-04-25 Doug Evans <dje@google.com>
4591
4592 * configure.ac: Create gdb.go/Makefile.
4593 * configure: Regenerate.
4594 * gdb.base/default.exp: Add "go" to "set language" testing.
4595 * gdb.go/Makefile.in: New file.
4596 * gdb.go/basic-types.exp: New file.
4597 * gdb.go/chan.exp: New file.
4598 * gdb.go/chan.go: New file.
4599 * gdb.go/handcall.exp: New file.
4600 * gdb.go/handcall.go: New file.
4601 * gdb.go/hello.exp: New file.
4602 * gdb.go/hello.go: New file.
4603 * gdb.go/integers.exp: New file.
4604 * gdb.go/integers.go: New file.
4605 * gdb.go/methods.exp: New file.
4606 * gdb.go/methods.go: New file.
4607 * gdb.go/package.exp: New file.
4608 * gdb.go/package1.go: New file.
4609 * gdb.go/package2.go: New file.
4610 * gdb.go/print.exp: New file.
4611 * gdb.go/strings.exp: New file.
4612 * gdb.go/strings.go: New file.
4613 * gdb.go/types.exp: New file.
4614 * gdb.go/types.go: New file.
4615 * gdb.go/unsafe.exp: New file.
4616 * gdb.go/unsafe.go: New file.
4617 * lib/future.exp: Add Go support.
4618 (gdb_find_go, gdb_find_go_linker): New procs.
4619 (gdb_default_target_compile): Add Go support.
4620 * lib/gdb.exp (skip_go_tests): New proc.
4621 * lib/go.exp: New file.
4622
46232012-04-25 Tom Tromey <tromey@redhat.com>
4624
4625 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4626
46272012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4628 Jan Kratochvil <jan.kratochvil@redhat.com>
4629
4630 PR symtab/7259:
4631 * gdb.base/enumval.c: New test case.
4632 * gdb.base/enumval.exp: New test case.
4633 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4634 field.bitpos.
4635
46362012-04-17 Pedro Alves <palves@redhat.com>
4637
4638 * Makefile.in (site.exp): Make site.exp source
4639 $srcdir/lib/append_gdb_boards_dir.exp.
4640 * lib/append_gdb_boards_dir.exp: New file.
4641
46422012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4643
4644 New option "set auto-load safe-path".
4645 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4646 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4647
46482012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 auto-load: Implementation.
4651 * gdb.base/help.exp (test set height): Increase the height.
4652 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4653 to ...
4654 (info auto-load python-scripts): ... here.
4655 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4656 to ...
4657 (info auto-load python-scripts *): ... here.
4658
46592012-04-16 Yao Qi <yao@codesourcery.com>
4660
4661 * lib/trace-support.exp (get_in_proc_agent): New.
4662 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4663 of in process trace agent.
4664 * gdb.trace/ftrace.exp: Likewise.
4665 * gdb.trace/pending.exp: Likewise.
4666 * gdb.trace/trace-break.exp: Likewise.
4667 * gdb.trace/trace-mt.exp
4668 * gdb.trace/tspeed.exp: Likewise.
4669 * gdb.trace/tstatus.exp
4670 * gdb.trace/strace.exp: Likewise.
4671
46722012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4673
4674 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4675 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4676
4677 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4678
46792012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4680
4681 PR mi/13393
4682 * gdb.mi/mi-var-rtti.cc: New file.
4683 * gdb.mi/mi-var-rtti.exp: New file.
4684 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4685 function.
4686 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4687
46882012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4689
4690 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4691 EXECUTABLES.
4692 * gdb.python/py-explore.c: C program used for testing the new
4693 'explore' command on C constructs.
4694 * gdb.python/py-explore.cc: C++ program used for testing the new
4695 'explore' command on C++ constructs.
4696 * gdb-python/py-explore.exp: Tests for the new 'explore'
4697 command on C constructs.
4698 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4699 command on C++ constructs.
4700
47012012-04-07 Mark Kettenis <kettenis@gnu.org>
4702
4703 * gdb.base/funcargs.exp (complex_args): Fix typo.
4704
47052012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4708 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4709
47102012-04-05 Keith Seitz <keiths@redhat.com>
4711
4712 * gdb.base/advance.exp: Update error message for
4713 "advance malformed" test.
4714 * gdb.base/break.exp: Likewise for "breakpoint with
4715 trailing garbage" test.
4716 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4717 with trailing garbage" test.
4718 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4719 trailng garbage" test.
4720 * gdb.base/until.exp: Likewise for "malformed until" test.
4721 * gdb.cp/ovldbreak.exp: Create the breakpoint table
4722 for "breakpoint info (after setting on all)".
4723 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4724 tests.
4725 * gdb.cp/cplabel.cc: New file.
4726 * gdb.cp/cplabel.exp: New test.
4727 * gdb.linespec/ls-errs.c: New file.
4728 * gdb.linespec/ls-errs.exp: New test.
4729
47302012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4731
4732 * gdb.trace/unavailable.exp
4733 (collect globals: print object on: print derived_partial)
4734 (collect globals: print object on: print derived_whole)
4735 (collect globals: print object off: print derived_partial)
4736 (collect globals: print object off: print derived_whole): Update
4737 expected output.
4738
47392012-03-30 Keith Seitz <keiths@redhat.com>
4740
4741 * gdb.python: Add test for linespecs with commas.
4742
47432012-03-28 Keith Seitz <keiths@redhat.com>
4744
4745 * gdb.linespec/ls-dollar.cc: New file.
4746 * gdb.linespec/ls-dollar.exp: New test.
4747
47482012-03-28 Keith Seitz <keiths@redhat.com>
4749
4750 * gdb.cp/namespace.exp: Add breakpoint tests for functions
4751 starting with the global namespace.
4752
47532012-03-23 Doug Evans <dje@google.com>
4754
4755 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4756
47572012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4758
4759 * gdb.python/py-value.cc: Add test case for testing the
4760 methodology exposing C++ values to Python.
4761 * gdb.python/py-value-cc.exp: Add tests testing the methodology
4762 exposing C++ values to Python.
4763 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
4764
47652012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4766 Siddhesh Poyarekar <siddhesh@redhat.com>
4767
4768 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4769 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4770 (generate native core dump): Make the test unsupported if core cannot
4771 be generated.
4772
47732012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4774
4775 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
4776 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
4777 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
4778
47792012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4780
4781 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
4782
47832012-03-17 Doug Evans <dje@google.com>
4784
4785 * dg-extract-results.sh: Handle KFAILs.
4786
47872012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4788
4789 PR symtab/13777
4790 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
4791
47922012-03-16 Joel Brobecker <brobecker@adacore.com>
4793
4794 * gdb.ada/set_pckd_arr_elt: New testcase.
4795
47962012-03-16 Gary Benson <gbenson@redhat.com>
4797
4798 PR breakpoints/10738
4799 * gdb.opt/inline-break.exp: New file.
4800 * gdb.opt/inline-break.c: Likewise.
4801 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
4802 * gdb.dwarf2/dw2-inline-break.S: Likewise.
4803 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
4804 * gdb.base/async-shell.exp: Likewise.
4805 * lib/mi-support.exp (library_loaded_re): Likewise.
4806
48072012-03-15 Tom Tromey <tromey@redhat.com>
4808
4809 * gdb.cp/virtfunc2.exp: Update expected output.
4810 * gdb.cp/pr9631.exp: Update expected output.
4811 * gdb.cp/member-ptr.exp: Update expected output.
4812 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
4813 output.
4814 * gdb.cp/casts.exp: Update expected output.
4815
48162012-03-15 Tom Tromey <tromey@redhat.com>
4817
4818 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
4819 (test_info_vtbl): Likewise.
4820 (do_tests): Call test_info_vtbl.
4821 * gdb.cp/virtfunc.cc (va): New global.
4822
48232012-03-15 Thomas Schwinge <thomas@codesourcery.com>
4824
4825 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
4826 describing DWARF data structures.
4827 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
4828 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
4829 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
4830 * gdb.dwarf2/dw2-entry-value.S: Likewise.
4831 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4832 * gdb.dwarf2/dw2-param-error.S: Likewise.
4833 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
4834 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
4835 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
4836 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
4837 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
4838 * gdb.dwarf2/pr11465.S: Likewise.
4839
48402012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4841
4842 * gdb.mi/mi2-prompt.exp: New file.
4843
48442012-03-13 Joel Brobecker <brobecker@adacore.com>
4845
4846 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
4847
48482012-03-13 Joel Brobecker <brobecker@adacore.com>
4849
4850 * gdb.ada/bp_range_type: New testcase.
4851
48522012-03-13 Doug Evans <dje@google.com>
4853
4854 * gdb.base/default.exp: Delete tests for symbol-reloading.
4855 * gdb.base/help.exp: Ditto.
4856 * gdb.base/setshow.exp: Ditto.
4857 * gdb.base/gdb_history: Delete references to symbol-reloading.
4858
48592012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 * gdb.base/attach-twice.c: New files.
4862 * gdb.base/attach-twice.exp: New files.
4863
48642012-03-08 Keith Seitz <keiths@redhat.com>
4865
4866 * lib/gdb.exp (gdb_get_line_number): Throw an
4867 error instead of returning -1.
4868 * gdb.base/break.exp: Remove unused variable
4869 bp_location5.
4870 * gdb.base/hbreak2.exp: Likewise.
4871 * gdb.base/sepdebug.exp: Likewise.
4872
48732012-03-08 Yao Qi <yao@codesourcery.com>
4874 Pedro Alves <palves@redhat.com>
4875
4876 Fix PR server/13392.
4877 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
4878 (tracepoint_change_loc_2): Remove kfail. Return if failed to
4879 download tracepoints.
4880 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
4881 (pending_tracepoint_resolved_during_trace): Likewise.
4882 (pending_tracepoint_installed_during_trace): Likewise.
4883 (pending_tracepoint_with_action_resolved): Likewise.
4884
48852012-03-08 Keith Seitz <keiths@redhat.com>
4886
4887 * gdb.ada/array_bounds.exp: Get breakpoint for line
4888 with "START", not "STOP".
4889 * gdb.python/py-infthread.exp: Do not continue to
4890 line marked "Break here.", which is undefined.
4891
48922012-03-08 Luis Machado <lgustavo@codesourcery.com>
4893
4894 Revert:
4895
4896 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 Implement testsuite workaround for PR breakpoints/13781.
4899 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4900 (set breakpoint condition-evaluation host): New conditional command.
4901
49022012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4903
4904 Fix CU relative vs. absolute DIE offsets.
4905 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
4906 one.
4907
49082012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4909
4910 Fix false FAIL on distros with relro linkage as default.
4911 * gdb.reverse/solib-precsave.exp: Try to compile the test using
4912 -Wl,-z,norelro first.
4913
49142012-03-06 Joel Brobecker <brobecker@adacore.com>
4915
4916 * gdb.ada/bp_on_var: New testcase.
4917
49182012-03-06 Joel Brobecker <brobecker@adacore.com>
4919
4920 * gdb.ada/bp_enum_homonym: New testcase.
4921
49222012-03-06 Yao Qi <yao@codesourcery.com>
4923
4924 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
4925 x86_64-*-* and i?86-*-*.
4926 Set up KFAIL for gdb/13808.
4927
49282012-03-05 Tom Tromey <tromey@redhat.com>
4929
4930 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
4931 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
4932
49332012-03-05 Tom Tromey <tromey@redhat.com>
4934
4935 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
4936
49372012-03-04 Yao Qi <yao@codesourcery.com>
4938
4939 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
4940 messages for KFAIL.
4941
49422012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4943
4944 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
4945 (print one_two_three, indexes off, print few_reps, indexes off)
4946 (print many_reps, indexes off, print empty, indexes off)
4947 (print one_two_three, print few_reps, print many_reps, print empty):
4948 Call setup_xfail if $gcc_old.
4949
49502012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 Implement testsuite workaround for PR breakpoints/13781.
4953 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4954 (set breakpoint condition-evaluation host): New conditional command.
4955
49562012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4957
4958 Code cleanup.
4959 * gdb.cp/mb-templates.exp: New variables executable. Use it for
4960 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
4961 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
4962 number 1 by $bpnum. Four times.
4963
49642012-03-03 Yao Qi <yao@codesourcery.com>
4965
4966 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
4967
49682012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4969
4970 Setup KFAIL for PR server/13796.
4971 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
4972
49732012-03-02 Joel Brobecker <brobecker@adacore.com>
4974
4975 * gdb.ada/operator_bp: New testcase.
4976
49772012-03-02 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdb.ada/info_locals_renaming: New testcase.
4980
49812012-03-02 Tom Tromey <tromey@redhat.com>
4982
4983 * gdb.base/nextoverexit.c: New file.
4984 * gdb.base/nextoverexit.exp: New file.
4985
49862012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4987
4988 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
4989 parameter.
4990
49912012-03-01 Maciej W. Rozycki <macro@mips.com>
4992
4993 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
4994 core registers.
4995
49962012-03-01 Maciej W. Rozycki <macro@mips.com>
4997 Maciej W. Rozycki <macro@codesourcery.com>
4998 Daniel Jacobowitz <dan@codesourcery.com>
4999
5000 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5001
50022012-03-01 Pedro Alves <palves@redhat.com>
5003
5004 PR gdb/13767
5005
5006 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5007 (gdb_collect_globals_test): Call it.
5008
50092012-03-01 Keith Seitz <keiths@redhat.com>
5010
5011 * gdb.cp/method2.exp: Output of overload menu is now
5012 alphabetized. Update tests for "break A::method".
5013 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5014 of hard-coding them.
5015 Overload menu is alphabetized: rewrite to accommodate.
5016 Unset variables LINE and TYPES which are used in other tests.
5017 Compute the output of "info break".
5018 Update the breakpoint table after all breakpoints are deleted.
5019 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5020 compute ACTUALS and the method body based on parameters.
5021 Update expected output accordingly.
5022 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5023 unique comments to allow the use of gdb_get_line_number.
5024
50252012-03-01 Keith Seitz <keiths@redhat.com>
5026
5027 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5028 some Tcl syntax.
5029 * gdb.cp/ovldbreak.exp: Likewise.
5030
50312012-03-01 Keith Seitz <keiths@redhat.com>
5032
5033 * gdb.base/help.exp (help show user): Update expected result
5034 for new doc string changes (add "non-python").
5035
50362012-03-01 Scott J. Goldman <scottjg@vmware.com>
5037
5038 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5039 be put in the user-defined category and that the commands appear in
5040 "help user-defined".
5041
50422012-02-29 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.ada/tagged_not_init: New testcase.
5045
50462012-02-29 Joel Brobecker <brobecker@adacore.com>
5047
5048 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5049 * gdb.ada/enum_idx_packed: New testcase.
5050
50512012-02-29 Joel Brobecker <brobecker@adacore.com>
5052
5053 * gdb.ada/aliased_array: New testcase.
5054
50552012-02-29 Joel Brobecker <brobecker@adacore.com>
5056
5057 * gdb.ada/whatis_array_val: New testcase.
5058
50592012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5060
5061 Fix disp-step-syscall.exp: fork: single step over fork.
5062 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5063 whitespaces.
5064 (single step over $syscall): Remove its check.
5065 (single step over $syscall final pc): New check.
5066
50672012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5068
5069 Support processors without SSSE3.
5070 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5071 pabsd into ...
5072 (ssse3_test): ... a new function.
5073 (main): Call ssse3_test.
5074 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5075 Update expected values everywhere.
5076 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5077 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5078 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5079 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5080 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5081 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5082 Move these tests lower.
5083 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5084 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5085 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5086 New tests.
5087
50882012-02-29 Yao Qi <yao@codesourcery.com>
5089 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.trace/trace-mt.c: New.
5092 * gdb.trace/trace-mt.exp: New.
5093
50942012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5095
5096 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5097 numbers instead of hardcoding them.
5098 * gdb.base/annota1.c: Provide suitable markers.
5099 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5100 numbers instead of hardcoding them.
5101 * gdb.base/annota3.c: Provide suitable markers.
5102
5103 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5104 * gdb.base/annota3.c: Likewise.
5105 * gdb.base/sigall.c: Likewise.
5106 * gdb.base/signals.c: Likewise.
5107 * gdb.reverse/sigall-reverse.c: Likewise.
5108
51092012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5110
5111 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5112 failure return path.
5113
51142012-02-27 Luis Machado <lgustavo@codesourcery.com>
5115
5116 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5117
51182012-02-24 Luis Machado <lgustavo@codesourcery.com>
5119
5120 * gdb.base/cond-eval-mode.exp: New file.
5121
51222012-02-24 Pedro Alves <palves@redhat.com>
5123
5124 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5125 (top level): Use with_test_prefix.
5126
51272012-02-24 Pedro Alves <palves@redhat.com>
5128
5129 * gdb.threads/attach-into-signal.exp (corefunc): Use
5130 with_test_prefix.
5131
51322012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5133
5134 Fix false FAILs on old CPUs without SSE.
5135 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5136 Return untested for Illegal instruction.
5137
51382012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5139
5140 Fix false FAILs with glibc debug infos installed.
5141 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5142 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5143
51442012-02-22 Sterling Augustine <saugustine@google.com>
5145
5146 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5147 constant with cast.
5148
51492012-02-21 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5152
51532012-02-21 Pedro Alves <palves@redhat.com>
5154
5155 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5156
51572012-02-21 Pedro Alves <palves@redhat.com>
5158
5159 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5160 with_test_prefix.
5161
51622012-02-21 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5165 with_test_prefix here.
5166 (top level): Do it here instead. Remove `:' from the
5167 with_test_prefix string.
5168 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5169 the suffix `:' from the with_test_prefix prefix string.
5170 * gdb.base/break-interp.exp: Ditto.
5171 * gdb.base/catch-load.exp: Ditto.
5172 * gdb.base/disp-step-syscall.exp: Ditto.
5173 * gdb.base/jit-so.exp: Ditto.
5174 * gdb.base/jit.exp: Ditto.
5175 * gdb.base/sepdebug.exp: Ditto.
5176 * gdb.base/solib-display.exp: Ditto.
5177 * gdb.base/solib-overlap.exp: Ditto.
5178 * gdb.base/watch-cond-infcall.exp: Ditto.
5179 * gdb.base/watchpoint.exp: Ditto.
5180 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5181 * gdb.mi/mi-watch.exp: Ditto.
5182 * gdb.mi/mi2-watch.exp: Ditto.
5183 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5184 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5185 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5186 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5187 * gdb.threads/watchpoint-fork.exp: Ditto.
5188 * gdb.threads/watchthreads-reorder.exp: Ditto.
5189 * gdb.trace/change-loc.exp: Ditto.
5190 * gdb.trace/pending.exp: Ditto.
5191 * gdb.trace/status-stop.exp: Ditto.
5192 * gdb.trace/strace.exp: Ditto.
5193 * gdb.trace/trace-break.exp: Ditto.
5194 * gdb.trace/unavailable.exp: Ditto.
5195 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5196 suffix with colon. Adjust leading comments.
5197
51982012-02-21 Pedro Alves <palves@redhat.com>
5199 Tom Tromey <tromey@redhat.com>
5200
5201 * lib/gdb.exp: Add description of test prefixes.
5202 (with_test_prefix): New procedure.
5203 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5204 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5205 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5206 instead of lappend to append to pf_prefix.
5207 * gdb.base/catch-load.exp: Use with_test_prefix.
5208 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5209 * gdb.base/jit-so.exp: Use with_test_prefix.
5210 * gdb.base/jit.exp: Use with_test_prefix.
5211 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5212 lappend to append to pf_prefix.
5213 * gdb.base/sepdebug.exp: Use with_test_prefix.
5214 * gdb.base/solib-display.exp: Use with_test_prefix.
5215 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5216 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5217 * gdb.base/watchpoint.exp: Use with_test_prefix.
5218 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5219 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5220 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5221 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5222 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5223 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5224 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5225 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5226 append instead of lappend to append to pf_prefix.
5227 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5228 * gdb.trace/change-loc.exp: Use with_test_prefix.
5229 * gdb.trace/pending.exp: Use with_test_prefix.
5230 * gdb.trace/status-stop.exp: Use with_test_prefix.
5231 * gdb.trace/strace.exp: Use with_test_prefix.
5232 * gdb.trace/trace-break.exp: Use with_test_prefix.
5233 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5234 instead of lappend to append to pf_prefix.
5235
52362012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5237
5238 Fix racy FAILs.
5239 * gdb.base/inferior-died.c (main): Add return of 0.
5240 * gdb.base/inferior-died.exp (continue): Fix expectation of
5241 asynchronous events.
5242 (p 1): New test.
5243
52442012-02-20 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5247 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5248 gdb's internal debug output. For the non-threaded case, look for
5249 "Program received signal SIGLARM", for the threaded case, peek at
5250 the thread's siginfo.
5251
52522012-02-20 Pedro Alves <palves@redhat.com>
5253
5254 General cleanup, make output test messages unique, and build
5255 different executable files for the non-threaded and threaded
5256 cases.
5257
5258 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5259 Delete.
5260 (executable_nothr, executable_thr): New globals.
5261 (top level): Adjust to delete both executables.
5262 (corefunc): New parameter $executable. Set $pf_prefix instead of
5263 hand writing a prefix in tests. Issue a clean_restart and enable
5264 lin-lwp debug output here.
5265 (top level): Adjust. Use build_executable. Don't start gdb here,
5266 and don't enable lin-lwp debug output here.
5267 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5268
52692012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5270
5271 Fix racy FAILs.
5272 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5273 "continue" command.
5274
52752012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5276
5277 Fix for gdbserver non-extended mode.
5278 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5279 and gdb_run_cmd.
5280
52812012-02-17 Tom Tromey <tromey@redhat.com>
5282
5283 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5284 * gdb.python/py-events.exp: Check 'dir' output.
5285 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5286
52872012-02-17 Yao Qi <yao@codesourcery.com>
5288
5289 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5290
52912012-02-16 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.base/inferior-died.c: Don't include stdio.h.
5294
52952012-02-16 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.base/inferior-died.c: New file.
5298 * gdb.base/inferior-died.exp: New file.
5299
53002012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5301
5302 * gdb.base/break-inline.exp: New file.
5303 * gdb.base/break-inline.c: New file.
5304
53052012-02-15 Tom Tromey <tromey@redhat.com>
5306
5307 * gdb.base/pc-fp.exp: Add "info register" tests.
5308
53092012-02-15 Tom Tromey <tromey@redhat.com>
5310
5311 * gdb.base/regs.exp: Remove.
5312
53132012-02-15 Pedro Alves <palves@redhat.com>
5314
5315 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5316 the target doesn't support tracepoints.
5317 * gdb.trace/circ.exp: Ditto.
5318 * gdb.trace/collection.exp: Ditto.
5319 * gdb.trace/packetlen.exp: Ditto.
5320 * gdb.trace/passc-dyn.exp: Ditto.
5321 * gdb.trace/report.exp: Ditto.
5322 * gdb.trace/tfind.exp: Ditto.
5323 * gdb.trace/tspeed.exp: Ditto.
5324 * gdb.trace/tsv.exp: Ditto.
5325 * gdb.trace/unavailable.exp: Ditto.
5326 * gdb.trace/while-dyn.exp: Ditto.
5327
53282012-02-15 Pedro Alves <palves@redhat.com>
5329
5330 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5331 gdb_test_multiple, and call unsupported instead of fail, if the
5332 remote side does not support the request.
5333
53342012-02-15 Pedro Alves <palves@redhat.com>
5335
5336 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5337 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5338 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5339 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5340 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5341 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5342 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5343 doesn't start with "extended-" already.
5344
53452012-02-15 Pedro Alves <palves@redhat.com>
5346
5347 Support extended-remote. Avoid cascading timeouts.
5348
5349 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5350 the extended-remote target. If attaching with no file fails, load
5351 the file manually.
5352 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5353
53542012-02-14 Stan Shebs <stan@codesourcery.com>
5355
5356 * gdb.base/ena-dis-br.exp: Add enable count test.
5357
53582012-02-13 Pedro Alves <palves@redhat.com>
5359
5360 * config/mips-idt.exp: Delete.
5361 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5362 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5363 * gdb.base/break.exp: Remove mips-idt references.
5364 * gdb.base/chng-syms.exp: Ditto.
5365 * gdb.base/default.exp: Ditto.
5366 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5367 (top level): Don't call it.
5368 * gdb.base/opaque.exp: Remove mips-idt restarts.
5369 * gdb.base/ptype.exp: Remove mips-idt xfails.
5370 * gdb.base/scope.exp: Remove mips-idt restarts.
5371 * gdb.base/sepdebug.exp: Remove mips-idt references.
5372 * gdb.base/watchpoint.exp (maybe_clean_restart)
5373 (maybe_reinitialize): Delete.
5374 (test_disabling_watchpoints, test_disabling_watchpoints)
5375 (test_watchpoint_triggered_in_syscall)
5376 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5377 Don't call them.
5378
53792012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5380
5381 * gdb.server/server-exec-info.exp: New file.
5382
53832012-02-10 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5386 always non-empty.
5387 (test_attach): Always pass $exec to test_attach_gdb.
5388
53892012-02-08 Tom Tromey <tromey@redhat.com>
5390
5391 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5392 before inferior is started.
5393
53942012-02-07 Tom Tromey <tromey@redhat.com>
5395
5396 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5397 Symbol.value.
5398 * gdb.python/py-symbol.c (qq): Set default value.
5399
54002012-02-07 Tom Tromey <tromey@redhat.com>
5401
5402 * gdb.python/py-symbol.c (qq): New global.
5403 * gdb.python/py-symbol.exp: Add test for frame-less
5404 lookup_symbol.
5405 * gdb.python/py-symtab.exp: Fix line number.
5406
54072012-02-03 Joel Brobecker <brobecker@adacore.com>
5408
5409 * gdb.ada/mi_task_arg: New testcase.
5410
54112012-02-02 Pedro Alves <palves@redhat.com>
5412
5413 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5414 extended timeout.
5415
54162012-02-02 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5419 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5420
54212012-02-02 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.base/term.exp: Rewrite.
5424 * gdb.base/term.c: New.
5425
54262012-02-02 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.base/default.exp (run "r" abbreviation, run): Add
5429 extended-remote expected output.
5430
54312012-02-02 Tom Tromey <tromey@redhat.com>
5432
5433 * gdb.cp/dispcxx.exp: New file.
5434 * gdb.cp/dispcxx.cc: New file.
5435
54362012-02-01 Tom Tromey <tromey@redhat.com>
5437
5438 * gdb.base/jit-simple.exp: New file.
5439 * gdb.base/jit-simple.c: New file.
5440
54412012-01-30 Yao Qi <yao@codesourcery.com>
5442
5443 * gdb.base/skip.exp: Make test result unique.
5444
54452012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5446
5447 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5448 compatibility with valgrind-3.7.0.
5449
54502012-01-27 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/watchpoint.exp (no_hw): New global.
5453 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5454 disable hw watchpoints.
5455 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5456 don't expect hw watchpoints.
5457 (no_hw_watchpoints): Always clean restart.
5458 (do_tests): New procedure, factored out from the top level.
5459 (top level): Run tests twice. Once with hw watchpoints enabled,
5460 another time with hw watchpoints disabled.
5461
54622012-01-27 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5465 out from the top level.
5466 (top level): Call it instead.
5467
54682012-01-27 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5471 watchpoints sooner.
5472
54732012-01-27 Pedro Alves <palves@redhat.com>
5474
5475 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5476
54772012-01-27 Pedro Alves <palves@redhat.com>
5478
5479 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5480 "You may have requested too many hardware
5481 breakpoints/watchpoints".
5482
54832012-01-27 Pedro Alves <palves@redhat.com>
5484
5485 * gdb.base/watchpoint.exp (maybe_clean_restart)
5486 (maybe_reinitialize): New.
5487 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5488 expect "hit N times".
5489 (test_disabling_watchpoints, test_complex_watchpoint)
5490 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5491 Call maybe_clean_restart.
5492 (top level): Use clean_restart. Remove "mips-idt-*"
5493 reinitialization.
5494
54952012-01-27 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5498
54992012-01-27 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5502 require `initialize' anymore. Remove unnecessary `initialize'
5503 calls.
5504
55052012-01-27 Pedro Alves <palves@redhat.com>
5506
5507 * gdb.base/watchpoint.exp (wp_set): Delete.
5508 (initialize, test_simple_watchpoint, top level): Remove dead code.
5509
55102012-01-27 Pedro Alves <palves@redhat.com>
5511
5512 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5513 typo.
5514
55152012-01-27 Pedro Alves <palves@redhat.com>
5516
5517 * config/extended-gdbserver.exp: New file.
5518 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5519 comment.
5520 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5521 * boards/native-extended-gdbserver.exp: New file.
5522
55232012-01-26 Pedro Alves <palves@redhat.com>
5524
5525 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5526 and gdb_test_multiple.
5527
55282012-01-26 Pedro Alves <palves@redhat.com>
5529
5530 Make test messages unique, and more identifiable.
5531 * gdb.multi/watchpoint-multi.exp: Change test messages.
5532
55332012-01-25 Tom Tromey <tromey@redhat.com>
5534
5535 * gdb.base/solib-disc.exp: Fix regexps.
5536
55372012-01-24 Tom Tromey <tromey@redhat.com>
5538
5539 * lib/mi-support.exp (mi_expect_stop): Add special case for
5540 solib-event.
5541 * gdb.base/catch-load-so.c: New file.
5542 * gdb.base/catch-load.exp: New file.
5543 * gdb.base/catch-load.c: New file.
5544 * gdb.base/break-interp.exp (reach_1): Update regexp.
5545
55462012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 Fix fuzzy results.
5549 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5550 lpsimple and func.
5551
55522012-01-24 Gary Benson <gbenson@redhat.com>
5553
5554 Delete #if 0'd out code.
5555 * gdb.base/default.exp (info catch): Remove.
5556 * gdb.base/gdb_history (info catch): Likewise.
5557 * gdb.base/help.exp (info catch): Likewise.
5558
55592012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5560
5561 Fix watchpoints to be specific for each inferior.
5562 * gdb.multi/watchpoint-multi.c: New file.
5563 * gdb.multi/watchpoint-multi.exp: New file.
5564
55652012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5566
5567 Fix watchpoints across inferior fork.
5568 * gdb.threads/watchpoint-fork-child.c: New file.
5569 * gdb.threads/watchpoint-fork-mt.c: New file.
5570 * gdb.threads/watchpoint-fork-parent.c: New file.
5571 * gdb.threads/watchpoint-fork-st.c: New file.
5572 * gdb.threads/watchpoint-fork.exp: New file.
5573 * gdb.threads/watchpoint-fork.h: New file.
5574
55752012-01-23 Pedro Alves <palves@redhat.com>
5576
5577 * gdb.base/call-signal-resume.exp: Allow output after "return".
5578
55792012-01-20 Pedro Alves <palves@redhat.com>
5580
5581 * gdb.python/py-finish-breakpoint.py: Fix typo.
5582
55832012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5584
5585 * gdb.base/info-proc.exp: Also run on remote targets. Main
5586 "info proc" command is now always present; whether target supports
5587 actual info proc operation is detected when attempting to issue
5588 the command.
5589
55902012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5591
5592 * .gdbinit: Remove.
5593
55942012-01-19 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5597 look at the funtions' returns.
5598 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5599 (jprint.print(int, int)): Change return type to int. Adjust.
5600
56012012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5602
5603 PR gdb/9538
5604 * gdb.base/sepdebug.exp: New test.
5605
56062012-01-18 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5609 Allow output before ^done.
5610
56112012-01-16 Tom Tromey <tromey@redhat.com>
5612
5613 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5614 Add tests for relative directory.
5615
56162012-01-16 Tom Tromey <tromey@redhat.com>
5617
5618 * gdb.base/printcmds.c (enum flag_enum): New.
5619 (three): New global.
5620 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5621 enum printing.
5622 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5623 FlagEnumerationPrinter.
5624 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5625 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5626 (fval): New global.
5627
56282012-01-16 Pedro Alves <palves@redhat.com>
5629
5630 * lib/gdb.exp (banned_procedures): New variable.
5631 (banned_variables_traced): Rename to ...
5632 (banned_traced): ... this.
5633 (gdb_init): Also trace banned procedures.
5634 (gdb_finish): Also untrace banned procedures.
5635
56362012-01-16 Pedro Alves <palves@redhat.com>
5637
5638 Remove all calls to strace.
5639
56402012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5641
5642 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5643 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5644
56452012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5646
5647 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5648 * gdb.base/pie-execl.exp: Likewise.
5649
56502012-01-12 Keith Seitz <keiths@redhat.com>
5651
5652 PR mi/10586
5653 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5654 (do_anonymous_type_tests): New function.
5655 (main): Call do_anonymous_type_tests.
5656 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5657 (verify_everything): New procedure.
5658 * gdb.mi/mi-var-cp.cc (class A): New class.
5659 (anonymous_structs_and_unions): New function.
5660 (main): Call anonymous_structs_and_unions.
5661 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5662 (verify_everything): New procedure.
5663
56642012-01-12 Keith Seitz <keiths@redhat.com>
5665
5666 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5667 (varobj_tree::get_path_expr): Assume that all varobjs are
5668 compound unless they are known simple types.
5669 Adjust path expressions based on parent type, path parent type,
5670 and tree language.
5671 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5672 the root varobj.
5673 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5674
56752012-01-11 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5678 core files on this machine" anymore.
5679
56802012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5681
5682 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5683 (main): Repeat recurser call.
5684 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5685 equivalent to 'local_x'.
5686
56872012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5688 Joel Brobecker <brobecker@adacore.com>
5689
5690 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5691
56922012-01-05 Pedro Alves <alves.ped@gmail.com>
5693
5694 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5695 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5696 * gdb.python/py-events.exp: Test that "step N" tripping on a
5697 breakpoint emits a breakpoint event.
5698
56992012-01-03 Joel Brobecker <brobecker@adacore.com>
5700
5701 * gdb.base/auxv.exp: Reformat the copyright notice.
5702
57032012-01-03 Yao Qi <yao@codesourcery.com>
5704
5705 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5706 (strace_trace_on_diff_addr): New.
5707 * gdb.trace/strace.c: (main): Add two local variables.
5708
57092011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
5710
5711 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5712 * gdb.cell/gcore.exp: Likewise.
5713 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5714 to verify the correct instance of main is selected.
5715
57162012-01-02 Joel Brobecker <brobecker@adacore.com>
5717
5718 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5719 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5720 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5721 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5722 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5723 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5724 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5725 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5726 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5727 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5728 gdb.threads/thread_check.c: Reformat copyright header.
5729
57302011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5731
5732 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
5733 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5734 is not enabled.
5735
57362011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5739 parameter to self_exec, adjust the function.
5740 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
5741 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5742 (set var do_exit = 0): Remove test.
5743 (newline at end of file): Add one.
5744
57452011-12-27 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5748 New files.
5749
57502011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5751
5752 Fix racy FAILs.
5753 * gdb.threads/fork-thread-pending.c (barrier): New variable.
5754 (thread_function, thread_forker): Call pthread_barrier_wait for it.
5755 (main): Call pthread_barrier_init for it.
5756
57572011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5758
5759 Fix double send_gdb leading to racy FAILs.
5760 * gdb.base/break.exp (set silent break bp_location1): Replace
5761 3x send_gdb and gdb_expect by gdb_test.
5762 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
5763 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
5764 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5765 instead of send_gdb. Twice.
5766 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5767 3x send_gdb and gdb_expect by gdb_test.
5768 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5769
57702011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 * gdb.linespec/linespec.exp: Compile using {c++}.
5773
57742011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5775
5776 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
5777 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
5778 (verify GCC PR debug/51668): New test.
5779
57802011-12-23 Kevin Pouget <kevin.pouget@st.com>
5781
5782 Introduce gdb.FinishBreakpoint in Python.
5783 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
5784 py-finish-breakpoint2
5785 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
5786 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
5787 instead of line number.
5788 * gdb.python/py-finish-breakpoint.c: New file.
5789 * gdb.python/py-finish-breakpoint.exp: New file.
5790 * gdb.python/py-finish-breakpoint.py: New file.
5791 * gdb.python/py-finish-breakpoint2.cc: New file.
5792 * gdb.python/py-finish-breakpoint2.exp: New file.
5793 * gdb.python/py-finish-breakpoint2.py: New file.
5794
57952011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5796
5797 Partial fix of compatibility with gcc-4.7.
5798 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5799 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
5800 Add comment to add a PASS case in the future.
5801
5802 Fix compatibility with gcc-4.7.
5803 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
5804
58052011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
5806
5807 PR tdep/12797
5808 * gdb.base/callfuncs.exp: Remove KFAIL.
5809
58102011-12-21 Joel Brobecker <brobecker@adacore.com>
5811
5812 * gdb.ada/task_bp: New testcase.
5813
58142011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
5817 -DNO_SECTIONS.
5818 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
5819
58202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5821
5822 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
5823 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5824 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5825 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
5826 conditional for gcc <= 4.5.
5827
58282011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5829
5830 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
5831 by XFAIL.
5832 * gdb.cp/static-method.exp (info addr A::func())
5833 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5834 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5835 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5836 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
5837 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
5838 (test value of F in k3_m): Likewise.
5839 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5840 Likewise.
5841
58422011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5843
5844 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
5845 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
5846 Remove.
5847 * gdb.threads/attachstop-mt.c: Remove.
5848 * gdb.threads/attachstop-mt.exp: Remove.
5849
58502011-12-17 Mark Kettenis <kettenis@gnu.org>
5851
5852 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
5853
58542011-12-16 Doug Evans <dje@google.com>
5855
5856 * boards/native-stdio-gdbserver.exp: New file.
5857 * boards/native-gdbserver.exp: New file.
5858
5859 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
5860 gdbserver output.
5861 (gdbserver_default_get_remote_address): New function.
5862 (gdbserver_start): Call gdb,get_remote_address to compute argument
5863 to "target remote" command.
5864
58652011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5866
5867 * gdb.python/py-function.exp: Change "on" to "full" for
5868 python print-stack. Add set/show python print-stack
5869 off|full|message tests.
5870
58712011-12-15 Yao Qi <yao@codesourcery.com>
5872
5873 * gdb.trace/strace.c: New
5874 * gdb.trace/strace.exp: New.
5875
58762011-12-14 Tom Tromey <tromey@redhat.com>
5877
5878 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
5879
58802011-12-14 Doug Evans <dje@google.com>
5881
5882 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
5883
58842011-12-14 Pedro Alves <pedro@codesourcery.com>
5885
5886 PR threads/10729
5887
5888 * gdb.mi/watch-nonstop.c: New file.
5889 * gdb.mi/mi-watch-nonstop.exp: New file.
5890
58912011-12-13 Pedro Alves <pedro@codesourcery.com>
5892 Doug Evans <dje@google.com>
5893
5894 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
5895 (clean_restart): Remove references to the gdb_stub target board
5896 variable.
5897 (gdb_step_for_stub): Delete.
5898
5899 * gdb.base/annota1.exp: Remove all references to [target_info
5900 exists gdb_stub], gdb_step_for_stub and usestubs.
5901 * gdb.base/annota3.exp: Ditto.
5902 * gdb.base/async.exp: Ditto.
5903 * gdb.base/break.exp: Ditto.
5904 * gdb.base/code-expr.exp: Ditto.
5905 * gdb.base/commands.exp: Ditto.
5906 * gdb.base/completion.exp: Ditto.
5907 * gdb.base/condbreak.exp: Ditto.
5908 * gdb.base/consecutive.exp: Ditto.
5909 * gdb.base/cvexpr.exp: Ditto.
5910 * gdb.base/define.exp: Ditto.
5911 * gdb.base/display.exp: Ditto.
5912 * gdb.base/ena-dis-br.exp: Ditto.
5913 * gdb.base/environ.exp: Ditto.
5914 * gdb.base/gnu-ifunc.exp: Ditto.
5915 * gdb.base/maint.exp: Ditto.
5916 * gdb.base/pending.exp: Ditto.
5917 * gdb.base/sect-cmd.exp: Ditto.
5918 * gdb.base/sepdebug.exp: Ditto.
5919 * gdb.base/unload.exp: Ditto.
5920 * gdb.base/watchpoint-solib.exp: Ditto.
5921 * gdb.cp/annota2.exp: Ditto.
5922 * gdb.cp/annota3.exp: Ditto.
5923 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
5924 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
5925 * gdb.mi/mi-pending.exp: Ditto.
5926 * gdb.trace/circ.exp: Ditto.
5927 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
5928 * gdb.base/list.exp: Ditto.
5929
5930 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
5931 breakpoint function and all references to the usestubs macro.
5932 * gdb.base/exprs.c: Ditto.
5933 * gdb.base/freebpcmd.c: Ditto.
5934 * gdb.base/bitfields.c: Ditto.
5935 * gdb.base/bitfields2.c: Ditto.
5936 * gdb.base/break.c: Ditto.
5937 * gdb.base/call-sc.c: Ditto.
5938 * gdb.base/call-signals.c: Ditto.
5939 * gdb.base/callfuncs.c: Ditto.
5940 * gdb.base/charset.c: Ditto.
5941 * gdb.base/consecutive.c: Ditto.
5942 * gdb.base/constvars.c: Ditto.
5943 * gdb.base/funcargs.c: Ditto.
5944 * gdb.base/int-type.c: Ditto.
5945 * gdb.base/interrupt.c: Ditto.
5946 * gdb.base/langs0.c: Ditto.
5947 * gdb.base/list0.c: Ditto.
5948 * gdb.base/mips_pro.c: Ditto.
5949 * gdb.base/miscexprs.c: Ditto.
5950 * gdb.base/nodebug.c: Ditto.
5951 * gdb.base/opaque0.c: Ditto.
5952 * gdb.base/pointers.c: Ditto.
5953 * gdb.base/printcmds.c: Ditto.
5954 * gdb.base/ptype.c: Ditto.
5955 * gdb.base/recurse.c: Ditto.
5956 * gdb.base/reread1.c: Ditto.
5957 * gdb.base/reread2.c: Ditto.
5958 * gdb.base/restore.c: Ditto.
5959 * gdb.base/return.c: Ditto.
5960 * gdb.base/run.c: Ditto.
5961 * gdb.base/scope0.c: Ditto.
5962 * gdb.base/sepdebug.c: Ditto.
5963 * gdb.base/setshow.c: Ditto.
5964 * gdb.base/setvar.c: Ditto.
5965 * gdb.base/sigall.c: Ditto.
5966 * gdb.base/signals.c: Ditto.
5967 * gdb.base/structs.c: Ditto.
5968 * gdb.base/structs2.c: Ditto.
5969 * gdb.base/testenv.c: Ditto.
5970 * gdb.base/twice.c: Ditto.
5971 * gdb.base/unwindonsignal.c: Ditto.
5972 * gdb.base/watchpoint.c: Ditto.
5973 * gdb.base/watchpoints.c: Ditto.
5974 * gdb.base/whatis.c: Ditto.
5975 * gdb.cp/classes.cc: Ditto.
5976 * gdb.cp/cplusfuncs.cc: Ditto.
5977 * gdb.cp/derivation.cc: Ditto.
5978 * gdb.cp/formatted-ref.cc: Ditto.
5979 * gdb.cp/misc.cc: Ditto.
5980 * gdb.cp/overload.cc: Ditto.
5981 * gdb.cp/ovldbreak.cc: Ditto.
5982 * gdb.cp/ref-params.cc: Ditto.
5983 * gdb.cp/ref-types.cc: Ditto.
5984 * gdb.cp/templates.cc: Ditto.
5985 * gdb.cp/virtfunc.cc: Ditto.
5986 * gdb.hp/gdb.aCC/run.c: Ditto.
5987 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
5988 * gdb.hp/gdb.compat/xdb0.c: Ditto.
5989 * gdb.reverse/consecutive-reverse.c: Ditto.
5990 * gdb.reverse/sigall-reverse.c: Ditto.
5991 * gdb.reverse/until-reverse.c: Ditto.
5992 * gdb.reverse/watch-reverse.c: Ditto.
5993 * gdb.trace/actions.c: Ditto.
5994 * gdb.trace/circ.c: Ditto.
5995 * gdb.trace/collection.c: Ditto.
5996
59972011-12-13 Pedro Alves <pedro@codesourcery.com>
5998
5999 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6000 (func6, func7): New.
6001 (main): Call func6 and func7.
6002 * gdb.base/watchpoint.exp (test_wide_location_1)
6003 (test_wide_location_2): New.
6004 (top level): Re-enable hardware watchpoints if necessary. Call
6005 test_wide_location_1 and test_wide_location_2.
6006
60072011-12-11 Yao Qi <yao@codesourcery.com>
6008
6009 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6010
60112011-12-11 Joel Brobecker <brobecker@adacore.com>
6012
6013 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6014 expected output for unsupported case.
6015
60162011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6017
6018 PR testsuite/12649
6019 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6020 Protect gdb_test_multiple by final $gdb_prompt match.
6021
60222011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6023
6024 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6025 New variable, new test.
6026 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6027 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6028 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6029 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6030 them if HAVE_GCC_45682_FIXED is not set.
6031
60322011-12-10 Yao Qi <yao@codesourcery.com>
6033
6034 * gdb.trace/status-stop.exp: New.
6035 * gdb.trace/status-stop.c: New.
6036
60372011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6038
6039 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6040 timeout.
6041
60422011-12-08 Tom Tromey <tromey@redhat.com>
6043
6044 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6045 condition.
6046
60472011-12-07 Stan Shebs <stan@codesourcery.com>
6048
6049 * gdb.trace/tfind.exp: Update for output changes.
6050
60512011-12-07 Pedro Alves <pedro@codesourcery.com>
6052
6053 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6054 throws "Cannot insert catchpoints in this configuration".
6055 * gdb.ada/mi_catch_ex.exp: Likewise.
6056
60572011-12-06 Pedro Alves <pedro@codesourcery.com>
6058
6059 * gdb.base/break-always.exp: Test changing memory at addresses
6060 with breakpoints inserted.
6061
60622011-12-06 Joel Brobecker <brobecker@acacore.com>
6063
6064 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6065 involving a fully qualified function name.
6066
60672011-12-06 Tom Tromey <tromey@redhat.com>
6068
6069 * gdb.ada/homonym.exp: Add three breakpoint tests.
6070
60712011-12-06 Tom Tromey <tromey@redhat.com>
6072
6073 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6074 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6075 * gdb.objc/objcdecode.exp: Update for output changes.
6076 * gdb.linespec/linespec.exp: New file.
6077 * gdb.linespec/lspec.cc: New file.
6078 * gdb.linespec/lspec.h: New file.
6079 * gdb.linespec/body.h: New file.
6080 * gdb.linespec/base/two/thefile.cc: New file.
6081 * gdb.linespec/base/one/thefile.cc: New file.
6082 * gdb.linespec/Makefile.in: New file.
6083 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6084 output changes.
6085 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6086 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6087 makes one breakpoint.
6088 * gdb.cp/method2.exp (test_break): Update for output changes.
6089 * gdb.cp/mb-templates.exp: Update for output changes.
6090 * gdb.cp/mb-inline.exp: Update for output changes.
6091 * gdb.cp/mb-ctor.exp: Update for output changes.
6092 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6093 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6094 has multiple matches.
6095 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6096 error message change.
6097 * gdb.base/list.exp (test_list_filename_and_number): Update for
6098 error message change.
6099 * gdb.base/break.exp: Disable pending breakpoints. Update for
6100 output changes.
6101 * configure.ac: Add gdb.linespec.
6102 * configure: Rebuild.
6103 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6104
61052011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6106
6107 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6108 last_break register on s390*-*-* targets.
6109
61102011-12-06 Joel Brobecker <brobecker@adacore.com>
6111
6112 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6113 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6114 of parameter X in procedure Foo.
6115
61162011-12-05 Stan Shebs <stan@codesourcery.com>
6117
6118 * gdb.trace/tfind.exp: Update help string matches.
6119
61202011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6121
6122 * gdb.server/ext-run.exp (get process list): Accept also systemd
6123 as PID 1.
6124
61252011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6126 Pedro Alves <pedro@codesourcery.com>
6127
6128 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6129 starting GDB.
6130 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6131 $use_gdb_stub.
6132 * gdb.base/display.exp: Likewise.
6133 * gdb.base/ending-run.exp: Likewise.
6134 * gdb.base/list.exp (test_listsize): Likewise.
6135 * gdb.base/setshow.exp: Likewise.
6136 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6137 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6138 check by global $use_gdb_stub.
6139 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6140 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6141 (default_gdb_init): Unset global $use_gdb_stub.
6142 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6143 by global $use_gdb_stub.
6144 * lib/gdbserver-support.exp: Extend comments for set_board_info
6145 gdb_protocol and gdb,socketport.
6146 (gdbserver_start_extended): Set global gdbserver_protocol and
6147 gdbserver_gdbport. Clear global use_gdb_stub.
6148 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6149 from target use_gdb_stub.
6150 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6151
61522011-12-03 Doug Evans <dje@google.com>
6153
6154 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6155 (gdb_step_for_stub): Add comments.
6156
61572011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6158
6159 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6160 to the caller.
6161 (gdb_test_multiple): Likewise.
6162
61632011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6164
6165 Fix gdb.mi/mi-solib.exp without system debug info installed.
6166 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6167 expect attribute, return 0 for it. Update comments.
6168
61692011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6172 (corrupted list): Adjust the expectation.
6173
61742011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6175
6176 PR threads/13448
6177 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6178 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6179 * gdb.threads/tls-var-main.c: New file.
6180 * gdb.threads/tls-var.c: New file.
6181 * gdb.threads/tls-var.exp: New file.
6182
61832011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6184
6185 PR testsuite/12649
6186 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6187 Protect gdb_test_multiple by final $gdb_prompt match.
6188 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6189 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6190 (test_tracepoints): Likewise.
6191
61922011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 PR breakpoints/13346
6195 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6196 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6197 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6198
61992011-12-01 Joel Brobecker <brobecker@adacore.com>
6200
6201 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6202 * gdb.ada/homonym/homonym.adb: For use of all types defined
6203 locally inside both Get_Value subprograms.
6204
62052011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6206
6207 Fix racy FAILs.
6208 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6209 of send_gdb.
6210
62112011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6212
6213 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6214 environment variable after test completed.
6215
62162011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6217
6218 * gdb.base/solib-nodir.exp: Skip if remote target.
6219 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6220 application. Call gdb_load_shlibs.
6221 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6222
62232011-11-29 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6226
62272011-11-28 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.ada/fullname_bp: New testcase.
6230
62312011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6232
6233 PR testsuite/12649
6234 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6235 Wrap send_gdb into a new gdb_test.
6236
6237 Code cleanup.
6238 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6239 Convert send_gdb and gdb_expect to gdb_test_multiple.
6240
62412011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6242
6243 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6244
62452011-11-23 Keith Seitz <keiths@redhat.com>
6246
6247 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6248 (mi_varobj_tree_test_children_callback): New proc.
6249 (mi_walk_varobj_tree): New proc.
6250
62512011-11-22 Tom Tromey <tromey@redhat.com>
6252
6253 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6254 Add "use_mi_command" argument.
6255 (mi_run_cmd, mi_run_with_cli): New procs.
6256 * gdb.mi/solib-lib.c: New file.
6257 * gdb.mi/solib-main.c: New file.
6258 * gdb.mi/mi-solib.exp: New file.
6259
62602011-11-21 Doug Evans <dje@google.com>
6261
6262 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6263 _Unwind_DebugHook is missing.
6264
62652011-11-20 Stan Shebs <stan@codesourcery.com>
6266
6267 * gdb.trace/tstatus.exp: New.
6268 * gdb.trace/actions.c: Include string.h.
6269
62702011-11-18 Yao Qi <yao@codesourcery.com>
6271
6272 * gdb.trace/pending.exp: New.
6273 * gdb.trace/pending.c: New.
6274 * gdb.trace/pendshr1.c: New.
6275 * gdb.trace/pendshr2.c: New.
6276 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6277 tracepoint location becomes pending.
6278 (tracepoint_change_loc_2): New.
6279
62802011-11-16 David S. Miller <davem@davemloft.net>
6281
6282 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6283 target is sparc*-*-linux*
6284
62852011-11-15 Paul Koning <paul_koning@dell.com>
6286
6287 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6288 types.
6289
62902011-11-14 Doug Evans <dje@google.com>
6291
6292 * gdb.base/shell.exp: New file.
6293
62942011-11-14 Stan Shebs <stan@codesourcery.com>
6295
6296 * gdb.trace/ftrace.c: New.
6297 * gdb.trace/ftrace.exp: New.
6298
62992011-11-14 Yao Qi <yao@codesourcery.com>
6300
6301 * gdb.trace/change-loc-1.c: New.
6302 * gdb.trace/change-loc-2.c: New.
6303 * gdb.trace/change-loc.c: New.
6304 * gdb.trace/change-loc.exp: New.
6305 * gdb.trace/change-loc.h: New.
6306 * gdb.trace/trace-break.c (marker): Define new symbol.
6307 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6308 New.
6309 (break_trace_same_addr_6): New.
6310
63112011-11-12 Matt Rice <ratmice@gmail.com>
6312
6313 * gdb.base/info-macros.exp: Make tests for info definitions
6314 test info macro. Add tests for info macro argument processing.
6315 Rename a few tests.
6316
63172011-11-11 Keith Seitz <keiths@redhat.com>
6318
6319 PR gdb/12843
6320 * gdb.base/linespecs.exp: New file.
6321
63222011-11-11 Doug Evans <dje@google.com>
6323
6324 * gdb.threads/print-threads.exp: Extend timeout for slower
6325 tests.
6326
63272011-11-10 Doug Evans <dje@google.com>
6328
6329 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6330 "record to end of main" test.
6331
6332 * gdb.python/py-type.c (TS): New typedef.
6333 (ts): New global.
6334 * gdb.python/py-type.exp: Test field list of typedef.
6335
63362011-11-10 Joel Brobecker <brobecker@adacore.com>
6337
6338 * gdb.ada/small_reg_param: New testcase.
6339
63402011-11-09 Tom Tromey <tromey@redhat.com>
6341
6342 * gdb.cp/destrprint.exp: New file.
6343 * gdb.cp/destrprint.cc: New file.
6344
63452011-11-08 Meador Inge <meadori@codesourcery.com>
6346
6347 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6348 (switch_stack_to_other): New test function.
6349 * gdb.arch/thumb-prologue.exp: New test cases.
6350
63512011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
6352
6353 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6354
63552011-11-08 Yao Qi <yao@codesourcery.com>
6356
6357 * gdb.exp (supports_process_record): New.
6358 (supports_reverse): New.
6359 * gdb.reverse/break-precsave.exp: Call support_process_record
6360 to run test conditionally.
6361 * gdb.reverse/consecutive-precsave.exp: Likewise.
6362 * gdb.reverse/i386-precsave.exp: Likewise.
6363 * gdb.reverse/machinestate-precsave.exp: Likewise.
6364 * gdb.reverse/solib-precsave.exp: Likewise.
6365 * gdb.reverse/step-precsave.exp: Likewise.
6366 * gdb.reverse/until-precsave.exp: Likewise.
6367 * gdb.reverse/watch-precsave.exp: Likewise.
6368 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6369 test conditionally.
6370 * gdb.reverse/consecutive-reverse.exp: Likewise.
6371 * gdb.reverse/finish-precsave.exp: Likewise.
6372 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6373 * gdb.reverse/finish-reverse.exp: Likewise.
6374 * gdb.reverse/i386-reverse.exp: Likewise.
6375 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6376 * gdb.reverse/machinestate.exp: Likewise.
6377 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6378 * gdb.reverse/sigall-precsave.exp: Likewise.
6379 * gdb.reverse/sigall-reverse.exp: Likewise.
6380 * gdb.reverse/solib-reverse.exp: Likewise.
6381 * gdb.reverse/step-reverse.exp: Likewise.
6382 * gdb.reverse/until-reverse.exp: Likewise.
6383 * gdb.reverse/watch-reverse.exp: Likewise.
6384
63852011-11-05 Yao Qi <yao@codesourcery.com>
6386
6387 * gdb.trace/trace-break.exp: Add test on setting two
6388 fast tracepoints at the same address.
6389
63902011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6391
6392 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6393
63942011-11-02 Stan Shebs <stan@codesourcery.com>
6395
6396 * gdb.trace/collection.c: Add code using strings.
6397 * gdb.trace/collection.exp: Add tests of string collection.
6398
63992011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6400
6401 * gdb.base/skip-solib.exp (executable_main): New variable.
6402 (binfile_main): Base it on that.
6403 Use $executable_main in clean_restart calls. Drop gdb_exit and
6404 gdb_start calls.
6405
64062011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6407
6408 Fix racy FAILs.
6409 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6410 breakpoint_re globals import by async. Set string_regex to .* for
6411 async. Remove the optional thread_selected_re and breakpoint_re
6412 globals expectations.
6413
64142011-11-01 Joseph Myers <joseph@codesourcery.com>
6415
6416 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6417 well as Cygwin.
6418
64192011-11-01 Justin Lebar <justin.lebar@gmail.com>
6420
6421 Add tests for skip command.
6422 * gdb.base/skip-solib-lib.c: New
6423 * gdb.base/skip-solib-main.c: New
6424 * gdb.base/skip-solib.exp: New
6425 * gdb.base/skip.c: New
6426 * gdb.base/skip.exp: New
6427 * gdb.base/skip1.c: New
6428 * gdb.base/Makefile.in: Adding new files.
6429
64302011-10-31 Yao Qi <yao@codesourcery.com>
6431 Pedro Alves <pedro@codesourcery.com>
6432
6433 * gdb.trace/trace-break.c: New.
6434 * gdb.trace/trace-break.exp: New.
6435
64362011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6437
6438 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6439 break-here-2.
6440
64412011-10-28 Pedro Alves <pedro@codesourcery.com>
6442
6443 * gdb.threads/no-unwaited-for-left.c: New.
6444 * gdb.threads/no-unwaited-for-left.exp: New.
6445 * gdb.threads/non-ldr-exc-1.c: New.
6446 * gdb.threads/non-ldr-exc-1.exp: New.
6447 * gdb.threads/non-ldr-exc-2.c: New.
6448 * gdb.threads/non-ldr-exc-2.exp: New.
6449 * gdb.threads/non-ldr-exc-3.c: New.
6450 * gdb.threads/non-ldr-exc-3.exp: New.
6451 * gdb.threads/non-ldr-exc-4.c: New.
6452 * gdb.threads/non-ldr-exc-4.exp: New.
6453
64542011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6457 * gdb.base/attach-pie-misread.exp: Likewise.
6458 * gdb.base/break-interp.exp: Likewise.
6459 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6460 testcases for use_gdb_stub.
6461 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6462 (continue): New testcase.
6463 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6464 * gdb.threads/attach-into-signal.exp: Likewise.
6465 * gdb.threads/attach-stopped.exp: Likewise.
6466 * gdb.threads/attachstop-mt.exp: Likewise.
6467
64682011-10-28 Paul Koning <paul_koning@dell.com>
6469
6470 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6471
64722011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6473
6474 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6475 (mi_gdb_test): Import globals thread_selected_re
6476 and breakpoint_re. Expect them optionally at the regex start.
6477
64782011-10-27 Doug Evans <dje@google.com>
6479
6480 * gdb.python/python.exp: Test source -s.
6481
64822011-10-26 Paul Koning <paul_koning@dell.com>
6483
6484 * gdb.python/lib-types.cc (struct A): New structure.
6485 * gdb.python/lib-types.exp (deepitems): New tests.
6486
64872011-10-25 Paul Koning <paul_koning@dell.com>
6488
6489 PR python/13327
6490
6491 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6492 fetch_lazy method.
6493
64942011-10-24 Yao Qi <yao@codesourcery.com>
6495
6496 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6497 target is tic6x-*-*.
6498
64992011-10-21 Joel Brobecker <brobecker@adacore.com>
6500
6501 * gdb.ada/mi_task_info/task_switch.adb: New file.
6502 * gdb.ada/mi_task_info.exp: New file.
6503
65042011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6505
6506 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6507 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6508
65092011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6510
6511 PR python/12656
6512
6513 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6514 global_block tests.
6515
65162011-10-18 Tom Tromey <tromey@redhat.com>
6517
6518 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6519
65202011-10-18 Tom Tromey <tromey@redhat.com>
6521
6522 * gdb.base/source.exp: Don't include full file name in test name.
6523 * gdb.python/python.exp: Don't include full file name in test
6524 name.
6525
65262011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6527
6528 * gdb.base/attach-pie-noexec.c: New files.
6529 * gdb.base/attach-pie-noexec.exp: New files.
6530
65312011-10-17 Joseph Myers <joseph@codesourcery.com>
6532
6533 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6534 prompt for each extra line in command.
6535
65362011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6537
6538 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6539 Revert the part of:
6540 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6541 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6542 Change the expected string.
6543
65442011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6545
6546 Fix results with system glibc debug info installed.
6547 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6548 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6549 Accept also __libc_ symbol prefix and no prefix.
6550
65512011-10-14 Keith Seitz <keiths@redhat.com>
6552
6553 PR c++/13225
6554 * gdb.cp/converts.cc (foo3_1): New function.
6555 (foo3_2): New functions.
6556 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6557 and null pointer conversions of integer constant zero.
6558 Add test to check if all arguments are checked for incompatible
6559 conversion BADNESS.
6560
65612011-10-14 Tom Tromey <tromey@redhat.com>
6562
6563 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6564 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6565 linespec.
6566
65672011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 Fix internal error regression.
6570 * gdb.dwarf2/implptr-optimized-out.S: New file.
6571 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6572
65732011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6574
6575 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6576 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6577 (loclist): New.
6578 (4): New abbrev.
6579 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6580 Use prepare_for_testing, remove clean_restart.
6581 (p arraynoloc, p arraycallnoloc): New tests.
6582
65832011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6584
6585 * gdb.cp/namespace-enum.exp (executable): New variable.
6586 (binfile): Use ${objdir}/${subdir}/ prefix.
6587 Use ${executable} for clean_restart.
6588
65892011-10-11 Sterling Augustine <saugustine@google.com>
6590
6591 * gdb.cp/Makefile.in: Add namespace-enum test.
6592 * gdb.cp/namespace-enum.exp: New file.
6593 * gdb.cp/namespace-enum.c: New file.
6594 * gdb.cp/namespace-enum-main.c: New file.
6595
65962011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6597
6598 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6599 sysroot.
6600
66012011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6602
6603 Reimplement @entry in input expressions.
6604 * gdb.base/exprs.c (v_int_array_init): New variable.
6605 * gdb.base/exprs.exp (print v_int_array_init)
6606 (print *v_int_array_init@1, print *v_int_array_init@2)
6607 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6608 (print v_int_array_init[1]@1): New tests.
6609
66102011-10-10 Joseph Myers <joseph@codesourcery.com>
6611
6612 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6613 expected message.
6614
66152011-10-09 Doug Evans <dje@google.com>
6616
6617 * gdb.base/alias.exp: Add tests for alias command.
6618
66192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6620
6621 * gdb.arch/amd64-entry-value.s: New file.
6622 * gdb.mi/mi2-amd64-entry-value.s: New file.
6623
66242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 Display @entry parameter values even for references.
6627 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6628 functions.
6629 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6630 reference and datap_input.
6631 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6632 breakpoints.
6633 (continue to breakpoint: entry_reference: reference)
6634 (entry_reference: bt at entry)
6635 (continue to breakpoint: entry_reference: breakhere_reference)
6636 (entry_reference: bt, entry_reference: ptype regparam)
6637 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6638 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6639 (entry_reference: p regcopy, entry_reference: p nodataparam)
6640 (entry_reference: p nodataparam@entry): New tests.
6641
66422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6643
6644 Support @entry in input expressions.
6645 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6646 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6647 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6648 (tailcall: p j@entry): New tests.
6649 * gdb.cp/koenig.cc (A::entry): New function.
6650 (main): Call it.
6651 * gdb.cp/koenig.exp (p entry (c)): New test.
6652
66532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6654
6655 Display @entry parameter values (without references).
6656 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6657 (different, validity, invalid): New functions.
6658 (main): Call them.
6659 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6660 stacktest, breakhere_stacktest, different, breakhere_different,
6661 breakhere_validity and breakhere_invalid.
6662 (entry: bt): Update for @entry.
6663 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6664 (entry_validity: *, entry_invalid: *): Many new tests.
6665 * gdb.base/break.exp
6666 (run until breakpoint set at small function, optimized file): Accept
6667 also the @entry suffix.
6668 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6669 * gdb.mi/mi2-amd64-entry-value.c: New files.
6670 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6671
66722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6673
6674 Protect entry values against self tail calls.
6675 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6676 (main): Call self.
6677 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6678 (set debug entry-values 1, self: bt debug entry-values): New tests.
6679
66802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6681
6682 Recognize virtual tail call frames.
6683 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6684 (amb_b, amb_a): New.
6685 (main): Call a and b.
6686 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6687 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6688 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6689 New tests.
6690
66912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6692
6693 Implement basic support for DW_TAG_GNU_call_site.
6694 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6695 * gdb.arch/amd64-entry-value.cc: New file.
6696 * gdb.arch/amd64-entry-value.exp: New file.
6697
66982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6699
6700 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6701 * gdb.dwarf2/implptr-64bit.S: New file.
6702 * gdb.dwarf2/implptr-64bit.exp: New file.
6703
67042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6705
6706 Fix initial language detection with -readnow.
6707 * gdb.cp/readnow-language.cc: New file.
6708 * gdb.cp/readnow-language.exp: New file.
6709
67102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6711
6712 Fix printed anonymous struct name.
6713 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6714
67152011-10-09 Joseph Myers <joseph@codesourcery.com>
6716
6717 * gdb.base/solib-symbol.exp: Do not include directories in
6718 filenames in expected messages.
6719
67202011-10-07 Doug Evans <dje@google.com>
6721
6722 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6723
67242011-10-07 Kevin Pouget <kevin.pouget@st.com>
6725
6726 Allow Python notification of new object-file loadings.
6727 * gdb.python/py-events.exp: Test newobjfile event.
6728 * gdb.python/py-events.py: Register newobjfile callback.
6729 * gdb.python/py-events.c: Add call to shared library
6730 * gdb.python/py-events-shlib.c: New file.
6731
67322011-10-06 Joseph Myers <joseph@codesourcery.com>
6733
6734 * gdb.base/fixsection.exp: Do not include directories in filename
6735 in expected message.
6736
67372011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6738
6739 Add tests for passing of environment variables to inferior.
6740 * gdb.base/testenv.c: New test source.
6741 * gdb.base/testenv.exp: New expect test.
6742
67432011-10-04 Paul Koning <paul_koning@dell.com>
6744
6745 * gdb.python/py-value.c (main): Break before return.
6746
67472011-10-04 Kevin Pouget <kevin.pouget@st.com>
6748
6749 PR python/12691: Add the inferior to Python exited event
6750 * gdb.python/py-events.exp: Test the inferior attribute of exited
6751 event with a fork.
6752 * gdb.python/py-events.py: Print inferior number on exit.
6753 * gdb.python/py-events.c: Fork the inferior.
6754
67552011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
6756
6757 * gdb.base/jit.exp: Add testcase name to log message
6758
67592011-10-03 Paul Koning <paul_koning@dell.com>
6760 Jan Kratochvil <jan.kratochvil@redhat.com>
6761
6762 * gdb.python/py-value.exp
6763 (python inval = gdb.parse_and_eval('*(int*)0'))
6764 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6765 (set argc=2, python print argc_lazy): New tests.
6766
67672011-10-02 Joel Brobecker <brobecker@adacore.com>
6768
6769 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6770
67712011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6772 Pedro Alves <pedro@codesourcery.com>
6773
6774 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6775 can_read_0, test for it.
6776 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
6777 (parse_and_eval with memory error): ... here, make it untested if
6778 can_read_0.
6779
67802011-09-30 Marek Polacek <mpolacek@redhat.com>
6781
6782 * gdb.python/python.exp (verify pagination beforehand)
6783 (verify pagination afterwards): Fix race by splitting the line.
6784
67852011-09-29 Joseph Myers <joseph@codesourcery.com>
6786
6787 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
6788 for 64-bit multilibs from i?86-* targets.
6789
67902011-09-29 Marek Polacek <mpolacek@redhat.com>
6791
6792 * lib/gdb.exp: Fix a typo in one of the comments.
6793
67942011-09-29 Marek Polacek <mpolacek@redhat.com>
6795
6796 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
6797 matching pattern.
6798
67992011-09-28 Paul Koning <paul_koning@dell.com>
6800
6801 * gdb.python/py-type.c (enum E): New.
6802 * gdb.python/py-type.exp (test_fields): Add tests for Python
6803 mapping access to fields.
6804 (test_enums): New test for field access on enums.
6805
68062011-09-27 Stan Shebs <stan@codesourcery.com>
6807
6808 * gdb.trace/collection.exp: Test collection of $_ret.
6809
68102011-09-22 Andreas Tobler <andreast@fgznet.ch>
6811
6812 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
6813 list of compilation switches for <*-*-freebsd*>.
6814
68152011-09-19 Stan Shebs <stan@codesourcery.com>
6816
6817 * gdb.trace/tspeed.exp: New file.
6818 * gdb.trace/tspeed.c: New file.
6819
68202011-09-18 Yao Qi <yao@codesourcery.com>
6821
6822 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
6823 instructions.
6824 (test_adr_32bit, test_pop_pc): Likewise.
6825 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
6826 Thumb instructions.
6827 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
6828 in gdb_test_multiple.
6829 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
6830
68312011-09-17 Yao Qi <yao@codesourcery.com>
6832
6833 * lib/gdb.exp (can_single_step_to_signal_handler): New.
6834 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
6835 support single step to signal handler.
6836
68372011-09-17 Yao Qi <yao@codesourcery.com>
6838
6839 * gdb.base/disp-step-fork.c: New.
6840 * gdb.base/disp-step-syscall.exp: New.
6841 * gdb.base/disp-step-vfork.c: New.
6842
68432011-09-16 Joel Brobecker <brobecker@adacore.com>
6844
6845 * gdb.ada/tasks.exp: Make the expected output for
6846 the `info tasks' tests more resilient to spacing
6847 changes.
6848
68492011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6850
6851 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
6852 (reached breakpoint 2, reached breakpoint 3): Update expected output.
6853
68542011-09-15 Kevin Pouget <kevin.pouget@st.com>
6855
6856 PR Python/12692 Add gdb.selected_inferior() to Python interface.
6857 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
6858
68592011-04-30 Kevin Pouget <kevin.pouget@st.com>
6860
6861 Handle multiple breakpoint hits in Python interface:
6862 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
6863 presence.
6864 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
6865 breakpoint hits.
6866
68672011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6868 Jan Kratochvil <jan.kratochvil@redhat.com>
6869
6870 * gdb.python/py-events.exp: Remove pretty printing comment.
6871 * gdb.python/py-evsignal.exp: New file.
6872 * gdb.python/py-evthreads.c: Include signal.h.
6873 (thread3): Remove variable count3. Remove variable bad and use raise
6874 instead.
6875 (thread2): Remove variable count2. Move thread3 pthread_create here,
6876 merge pthread_join to a single line.
6877 (main): Remove variable count1. Merge pthread_join with pthread_create
6878 to a single line.
6879 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
6880 KFAIL python/12966 for gdbserver. Test return value of
6881 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
6882 gdb_expect by gdb_test and gdb_test_multiple.
6883 (thread 2, thread 3): New tests.
6884
68852011-09-12 Matt Rice <ratmice@gmail.com>
6886 Pedro Alves <pedro@codesourcery.com>
6887
6888 PR gdb/13175
6889
6890 * gdb.base/interp.exp: New tests.
6891 * gdb.base/interp.c: New file.
6892
68932011-09-12 Doug Evans <dje@google.com>
6894
6895 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
6896 * gdb.dwarf2/typeddwarf.exp: Ditto.
6897
68982011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 Fix compatibility with x32 arch.
6901 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
6902 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
6903 is_x86_like_target.
6904 * testsuite/gdb.trace/collection.exp: Likewise.
6905 * testsuite/gdb.trace/report.exp: Likewise.
6906 * testsuite/gdb.trace/unavailable.exp: Likewise.
6907 * testsuite/gdb.trace/while-dyn.exp: Likewise.
6908 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
6909 (is_x86_like_target): Check also is_amd64_regs_target.
6910
69112011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6912
6913 PR breakpoints/12435
6914 * gdb.arch/amd64-prologue-xmm.c: New file.
6915 * gdb.arch/amd64-prologue-xmm.exp: New file.
6916 * gdb.arch/amd64-prologue-xmm.s: New file.
6917
69182011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6919
6920 * gdb.dwarf2/dw2-param-error-main.c: New file.
6921 * gdb.dwarf2/dw2-param-error.S: New file.
6922 * gdb.dwarf2/dw2-param-error.exp: New file.
6923
69242011-09-08 Pedro Alves <pedro@codesourcery.com>
6925
6926 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
6927 inferior's pid and look for a core dump named core.$pid. Use
6928 `remote_file' commands on the host instead of hand coding shell
6929 commands on the build.
6930 * gdb.base/valgrind-db-attach.exp: Kill the program before
6931 finishing the test.
6932
69332011-09-02 Matt Rice <ratmice@gmail.com>
6934
6935 * lib/prompt.exp: New file for testing the first prompt.
6936 * gdb.python/py-prompt.exp: Ditto.
6937 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
6938
69392011-09-02 Pedro Alves <pedro@codesourcery.com>
6940
6941 * gdb.threads/gcore-thread.exp: Set the global core_supported to
6942 0, before testing gcore.
6943
69442011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6945
6946 * dw2-ifort-parameter-debug.S: Update copyright year.
6947 * dw2-ifort-parameter.c: Update copyright year.
6948 * dw2-ifort-parameter.exp: Update copyright year.
6949
6950 * dw2-ifort-parameter-debug.S: New file.
6951 * dw2-ifort-parameter.c: New file.
6952 * dw2-ifort-parameter.exp: New file.
6953
69542011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6955
6956 * gdb.base/commands.exp (error_clears_commands_left): New function.
6957 (): Call it.
6958
69592011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6960
6961 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
6962 (C): Initialize `a'.
6963 * gdb.mi/mi-inheritance-syntax-error.exp
6964 (-data-evaluate-expression $path): Expect `a' as 5.
6965
69662011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
6967
6968 PR mi/11912
6969 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
6970 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
6971 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
6972 keyword in output of -var-info-path-expression.
6973
69742011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6975
6976 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
6977 * gdb.trace/collection.exp: Likewise.
6978 * gdb.trace/report.exp: Likewise.
6979 * gdb.trace/unavailable.exp: Likewise.
6980 * gdb.trace/while-dyn.exp: Likewise.
6981
69822011-08-18 Keith Seitz <keiths@redhat.com>
6983
6984 PR c++/12266
6985 * gdb.cp/meth-typedefs.cc: New file.
6986 * gdb.cp/meth-typedefs.exp: New file.
6987
69882011-08-17 Phil Muldoon <pmuldoon@redhat.com>
6989
6990 * gdb.python/python.exp: Add extended-prompt tests.
6991
69922011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6993
6994 * gdb.arch/i386-dr3-watch.exp
6995 (watchpoint on gap1 does not fit debug registers)
6996 (delete all watchpoints): Fix racy expect strings.
6997
69982011-08-14 Yao Qi <yao@codesourcery.com>
6999
7000 * gdb.base/maint.exp: set data_section to ".neardata".
7001 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7002 * gdb.base/savedregs.exp: Handle SIGILL.
7003 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7004 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7005
70062011-08-12 Doug Evans <dje@google.com>
7007
7008 * gdb.python/py-symbol.exp: Add test for symbol.type.
7009
70102011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7011
7012 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7013 * gdb.mi/mi-pthreads.exp: Likewise.
7014 * gdb.mi/mi2-pthreads.exp: Likewise.
7015 * gdb.mi/gdb669.exp.exp: Likewise.
7016
70172011-08-09 Pedro Alves <pedro@codesourcery.com>
7018
7019 * lib/mi-support.exp (detect_async): Rename to...
7020 (mi_detect_async): ... this.
7021 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7022 * gdb.mi/mi-nonstop.exp: Adjust.
7023 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7024 * gdb.mi/mi-nsintrall.exp: Adjust.
7025 * gdb.mi/mi-nsmoribund.exp: Adjust.
7026 * gdb.mi/mi-nsthrexec.exp: Adjust.
7027
70282011-08-09 Pedro Alves <pedro@codesourcery.com>
7029
7030 * gdb.base/display.c (do_loops): New `p_i' local.
7031 * gdb.base/display.exp: Test displaying a variable that is
7032 temporarily at a bad address.
7033
70342011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7037 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7038
70392011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7040
7041 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
7042 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7043 (p fuNC_symtab): Permit also ppc64 leading dot.
7044
70452011-08-05 Pedro Alves <pedro@codesourcery.com>
7046
7047 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7048 procedure.
7049 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7050
70512011-08-05 Yao Qi <yao@codesourcery.com>
7052
7053 * gdb.base/callfuncs.exp: Set language after main.
7054 * gdb.cp/cplusfuncs.exp: Likewise.
7055 * gdb.cp/inherit.exp: Likewise.
7056
70572011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7058
7059 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7060 * gdb.base/watch-vfork.exp: Skip on remote targets.
7061
70622011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7063
7064 * gdb.threads/thread-find.exp: Support remote targets.
7065
70662011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7067
7068 * gdb.base/jit.exp: Download solib_binfile to target.
7069 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7070 and call dlopen without full path name.
7071 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7072 dlopen without full path name.
7073
70742011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7075
7076 * gdb.base/break-always.exp: Complete the test
7077 with duplicated breakpoints and enabling/disabling them.
7078
70792011-08-02 Tom Tromey <tromey@redhat.com>
7080
7081 PR gdb/11289:
7082 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7083
70842011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
7085
7086 PR gdb/13045
7087 * gdb.base/float.exp: Add new test case for PR gdb/13045
7088 * gdb.base/float.c: New file.
7089
70902011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7091
7092 * gdb.python/py-mi.exp: Test printers returning string hint, and
7093 also not returning a value.
7094 * gdb.python/py-prettyprint.c: Add testcase for above.
7095 * gdb.python/py-prettyprint.py: Add test printer for above.
7096
70972011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7100 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7101 (.Ldie30) Add as field "data4".
7102 (.Ldie32) Rename field "b" to "shl".
7103 (abbrev4) Change for the "data4" field.
7104 (abbrev5, abbrev6) Remove.
7105 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7106 (p &s.shl): ... here. Add comment.
7107 (p &s.data4): New.
7108
71092011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7110
7111 Fix crash on lval_computed values.
7112 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7113
71142011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7115
7116 * gdb.base/help.exp (help whatis): Update the expected string.
7117
71182011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7119
7120 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7121 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7122 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7123 Change the expected string.
7124
71252011-07-26 Pedro Alves <pedro@codesourcery.com>
7126
7127 * gdb.base/watchpoint.exp
7128 (test_disable_enable_software_watchpoint): New procedure.
7129 (top level): Run it.
7130
71312011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7132
7133 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7134 executable file "${binfile}", C++ version "${binfile}-cxx".
7135 * gdb.python/py-prettyprint.exp: Likewise.
7136 * gdb.python/py-symbol.exp: Likewise.
7137 * gdb.python/py-type.exp: Likewise.
7138 * gdb.python/py-value.exp: Likewise.
7139 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7140 file name instead of just suffix.
7141
71422011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 Fix implicit pointer offsets.
7145 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7146 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7147 (continue to breakpoint: continue to baz breakpoint for implptr)
7148 (sanity check element 0, sanity check element 1)
7149 (enter the inlined function, check element 0 for the offset)
7150 (check element 1 for the offset)
7151 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7152 (set foo breakpoint for implptr): Update the breakpoint number.
7153
71542011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7155
7156 * gdb.python/py-mi.exp: Use different file names for different
7157 versions of the executable under test.
7158 * gdb.python/py-prettyprint.exp: Likewise.
7159 * gdb.python/py-symbol.exp: Likewise.
7160 * gdb.python/py-template.exp: Likewise.
7161 * gdb.python/py-type.exp: Likewise.
7162 * gdb.python/py-value.exp: Likewise.
7163
71642011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7165
7166 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7167 flag after restarting GDB if necessary.
7168
71692011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7170
7171 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7172
71732011-07-22 Pedro Alves <pedro@codesourcery.com>
7174
7175 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7176 backend doesn't leave used debug registers behind.
7177
71782011-07-22 Tom Tromey <tromey@redhat.com>
7179
7180 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7181 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7182 argument.
7183 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7184
71852011-07-21 Matt Rice <ratmice@gmail.com>
7186
7187 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7188 in mostlyclean rule. Add files ending in .core.
7189
71902011-07-21 Matt Rice <ratmice@gmail.com>
7191
7192 PR macros/12999
7193 * gdb.base/info-macros.c: New test sources.
7194 * gdb.base/info-macros.exp: New tests.
7195
71962011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7197
7198 * gdb.python/python.exp: Add prompt substitution tests.
7199
72002011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7201
7202 Fix crash if referenced CU is aged out.
7203 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7204 New.
7205 * gdb.dwarf2/implptr.exp: Likewise.
7206
72072011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7208
7209 * gdb.dwarf2/implptr.S: Rebuilt.
7210 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7211 (bar): Use them for j, k, l.
7212 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7213 COMPILE.
7214 (print j in implptr:bar): Update for the intp typedef.
7215 (print p[0].x in implptr:foo): Use more exact regex.
7216
72172011-07-18 Tom Tromey <tromey@redhat.com>
7218
7219 * gdb.cp/static-method.exp: Add missing single quote.
7220
72212011-07-18 Yao Qi <yao@codesourcery.com>
7222
7223 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7224 supported.
7225 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7226 * gdb.mi/mi-nonstop.exp: Likewise.
7227 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7228 * gdb.mi/mi-nsintrall.exp: Likewise.
7229 * gdb.mi/mi-nsmoribund.exp: Likewise.
7230 * gdb.mi/mi-nsthrexec.exp: Likewise.
7231 * gdb.python/py-evthreads.exp: Likewise.
7232
72332011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7234
7235 Code cleanup.
7236 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7237 it. Substitute it instead of test_compiler_info everywhere.
7238
72392011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7240
7241 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7242 remote targets as well.
7243
72442011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7245
7246 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7247 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7248
72492011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7250
7251 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7252 a remote machine, not the host.
7253 (gdb_compile_shlib): Set soname if target is remote.
7254
72552011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7256
7257 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7258
72592011-07-13 Matt Rice <ratmice@gmail.com>
7260
7261 * gdb.python/py-objfile-script-gdb.py: Renamed to
7262 py-objfile-script-gdb.py.in.
7263 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7264 py-objfile-script-gdb.py.
7265 * gdb.python/py-objfile-script.exp: Update reference to
7266 py-objfile-script-gdb.py.
7267
72682011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7269
7270 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7271 reference undefined label.
7272
72732011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7274
7275 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7276 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7277 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7278 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7279
72802011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7281
7282 PR python/12438
7283 * gdb.python/python.exp: Add maint set/show python print-stack
7284 deprecated tests. Add set/show python print-backtrace tests.
7285
72862011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7287
7288 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7289 debug info.
7290
72912011-07-06 Matt Rice <ratmice@gmail.com>
7292
7293 * gdb.python/python.exp: Update filename paths.
7294 * gdb.python/py-symtab.exp: Ditto.
7295
72962011-07-06 Marek Polacek <mpolacek@redhat.com>
7297
7298 * gdb.python/py-evthreads.exp: Add missing `$'.
7299
73002011-07-06 Jie Zhang <jie.zhang@analog.com>
7301
7302 * config/bfin.exp: New file.
7303 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7304 * gdb.asm/bfin.inc: New file.
7305
73062011-07-06 Marek Polacek <mpolacek@redhat.com>
7307
7308 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
7309 the whole output.
7310
73112011-07-05 Tom Tromey <tromey@redhat.com>
7312
7313 * gdb.java/jprint.java (jprint.hi): New field.
7314 * gdb.java/jprint.exp: Print string.
7315
73162011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7317
7318 * gdb.base/call-sc.c: Fix typos.
7319 * gdb.base/ifelse.exp: Likewise.
7320 * gdb.base/structs.c: Likewise.
7321
73222011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7323
7324 * gdb.base/jit-so.exp: New test.
7325 * gdb.base/jit-dlmain.c: New file.
7326 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7327
73282011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7329
7330 * gdb.cp/m-static.exp: Call get_compiler_info.
7331 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7332 * gdb.cp/pr9167.exp (p b): Likewise.
7333 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7334 (test value of P in inner_m, test type of Z in inner_m): Call
7335 setup_xfail for gcc <= 4.5.
7336
73372011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7338
7339 * gdb.cp/paren-type.cc: New files.
7340 * gdb.cp/paren-type.exp: New files.
7341
73422011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 Stop on first linespec terminator instead of eating what we can.
7345 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7346 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7347 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7348 (break C::f()): ... this one.
7349 (break C::operator()()): New test.
7350 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7351 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7352 test.
7353
73542011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 Fall back linespec to minimal symbols.
7357 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7358 error message.
7359 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7360 * gdb.cp/minsym-fallback-main.cc: New file.
7361 * gdb.cp/minsym-fallback.cc: New file.
7362 * gdb.cp/minsym-fallback.exp: New file.
7363 * gdb.cp/minsym-fallback.h: New file.
7364
73652011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7366
7367 * gdb.cp/no-dmgl-verbose.cc: New file.
7368 * gdb.cp/no-dmgl-verbose.exp: New file.
7369
73702011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7371
7372 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7373 __GI_.
7374 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7375 (f): New function.
7376 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7377 (complete p 'func<short>(): ... here.
7378 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7379 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7380 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7381 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7382 Make them KFAIL gcc/49546.
7383
73842011-07-01 Joel Brobecker <brobecker@adacore.com>
7385
7386 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7387
73882011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7389
7390 Test GCC PR debug/49546.
7391 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7392 (test type of F in k3_m, test value of F in k3_m): New.
7393 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7394 (main): New variable k3. Call k3.k3_m.
7395
73962011-07-01 Jean-Charles Delay <delay@adacore.com>
7397
7398 * gdb.ada/packed_array.exp: Fix expected outout.
7399
74002011-07-01 Jean-Charles Delay <delay@adacore.com>
7401
7402 * gdb.ada/packed_array.exp: fixed expected output.
7403
74042011-07-01 Joel Brobecker <brobecker@adacore.com>
7405
7406 * gdb.ada/same_enum: New testcase.
7407
74082011-07-01 Joel Brobecker <brobecker@adacore.com>
7409
7410 * gdb.ada/ptr_typedef: New testcase.
7411
74122011-07-01 Joel Brobecker <brobecker@adacore.com>
7413
7414 * gdb.ada/arrayptr.exp: Add ptype test.
7415
74162011-07-01 Joel Brobecker <brobecker@adacore.com>
7417
7418 * gdb.ada/char_enum: New testcase.
7419
74202011-07-01 Yao Qi <yao@codesourcery.com>
7421
7422 * gdb.base/dump.exp (capture_pointer_with_type): New.
7423 Get value from address instead of name.
7424 Start GDB once, and do `dump' and `restore'
7425 tests together.
7426
74272011-06-30 Jie Zhang <jie.zhang@analog.com>
7428 Mike Frysinger <vapier@gentoo.org>
7429
7430 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7431 helper functions for getting/setting remotetimeout variable.
7432 * lib/gdb.exp (gdb_load): If the target is remote, set
7433 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7434 with $loadtimeout. Set $load_ok to 0 before doing the load.
7435 Instead of returning, immediately, set $load_ok to 0. Call
7436 set_remotetimeout with $oldremotetimeout, and then return if
7437 $load_ok is 1.
7438
74392011-06-30 Andrew Burgess <aburgess@broadcom.com>
7440
7441 * gdb.python/py-template.exp: Don't run this test if the target
7442 does not support c++ tests.
7443
74442011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7445
7446 Fix non-only rename list for Fortran modules import.
7447 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7448 tests.
7449 * gdb.fortran/module.f90 (module moduse): New.
7450 (program module): use moduse, test var_x, var_y and var_z.
7451
74522011-06-29 Tom Tromey <tromey@redhat.com>
7453
7454 PR testsuite/12040:
7455 * gdb.fortran/array-element.exp: Use f90, not f77.
7456 * gdb.fortran/complex.exp: Use f90, not f77.
7457 * gdb.fortran/derived-type.exp: Use f90, not f77.
7458 * gdb.fortran/library-module.exp: Use f90, not f77.
7459 * gdb.fortran/logical.exp: Use f90, not f77.
7460 * gdb.fortran/module.exp: Use f90, not f77.
7461 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7462 * gdb.fortran/subarray.exp: Use f90, not f77.
7463
74642011-06-29 Tom Tromey <tromey@redhat.com>
7465
7466 * gdb.fortran/charset.exp: New file.
7467 * gdb.fortran/charset.f90: New file.
7468
74692011-06-29 Tom Tromey <tromey@redhat.com>
7470
7471 PR testsuite/12040:
7472 * lib/future.exp: New file, mostly extracted from ada.exp.
7473 Rewrote compatibility code to use rename.
7474 (gdb_find_gfortran): New proc.
7475 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7476 gfortran patch.
7477 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7478 Move to future.exp.
7479 * lib/gdb.exp: Always load future.exp.
7480
74812011-06-28 Yao Qi <yao@codesourcery.com>
7482
7483 * gdb.cp/exception.cc: Don't include iostream.
7484 (bar): Remove print statement.
7485 (catcher): New.
7486 (main): Remove print statements. Call function catcher.
7487 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7488 Set breakpoint on catcher, and check the value of parameter.
7489
74902011-06-23 Yao Qi <yao@codesourcery.com>
7491
7492 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7493 breakpoint 1.2 is disabled. KFAIL for uclinux.
7494
74952011-06-23 Marek Polacek <mpolacek@redhat.com>
7496
7497 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7498 mi_gdb_test.
7499
75002011-06-23 Marek Polacek <mpolacek@redhat.com>
7501
7502 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7503
75042011-06-23 Marek Polacek <mpolacek@redhat.com>
7505
7506 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7507
75082011-06-23 Marek Polacek <mpolacek@redhat.com>
7509
7510 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7511 `test_exec_and_symbol_mi_operatons' return value.
7512 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7513 gdb_test_multiple.
7514 (test_exec_and_symbol_mi_operatons): Likewise.
7515 (test_path_specification): Likewise.
7516
75172011-06-23 Yao Qi <yao@codesourcery.com>
7518
7519 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7520 supported.
7521 * lib/gdb.exp (support_displaced_stepping): New.
7522
75232011-06-23 Yao Qi <yao@codesourcery.com>
7524
7525 * gdb.threads/execl.exp: Skip on remote target.
7526
75272011-06-21 Marek Polacek <mpolacek@redhat.com>
7528
7529 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
7530 mi_gdb_test.
7531
75322011-06-20 Marek Polacek <mpolacek@redhat.com>
7533
7534 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
7535
75362011-06-20 Marek Polacek <mpolacek@redhat.com>
7537
7538 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
7539 mi_gdb_test.
7540
75412011-06-20 Marek Polacek <mpolacek@redhat.com>
7542
7543 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
7544
75452011-06-14 Yao Qi <yao@codesourcery.com>
7546
7547 gdb/testsuite/
7548 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7549
75502011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7551
7552 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7553
75542011-06-10 Tom Tromey <tromey@redhat.com>
7555
7556 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7557 Add tests for pointer-to-member-function.
7558 * gdb.cp/temargs.cc (S::somefunc): New function.
7559 (K2): New class.
7560 (main): Instantiate K2; call method.
7561
75622011-06-08 Joel Brobecker <brobecker@adacore.com>
7563
7564 * gdb.python/py-inferior.c (f2): Make str an array rather
7565 than a pointer.
7566 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7567
75682011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7569
7570 * gdb.base/async-shell.c: New file.
7571 * gdb.base/async-shell.exp: New file.
7572
75732011-06-06 Pedro Alves <pedro@codesourcery.com>
7574
7575 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7576
75772011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7578
7579 From Stephen Kitt <steve@sk2.org>
7580 * gdb.base/help.exp: Adjust following some spelling corrections
7581 in GDB.
7582
75832011-06-01 Yao Qi <yao@codesourcery.com>
7584
7585 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7586
75872010-05-31 Keith Seitz <keiths@redhat.com>
7588
7589 PR c++/12750
7590 * gdb.cp/static-method.cc: New file.
7591 * gdb.cp/static-method.exp: New file.
7592
75932010-05-31 Keith Seitz <keiths@redhat.com>
7594
7595 PR symtab/12704
7596 * gdb.cp/anon-ns.cc: New file.
7597 * gdb.cp/anon-ns.exp: New file.
7598
75992011-05-31 Pedro Alves <pedro@codesourcery.com>
7600
7601 * gdb.arch/i386-dr3-watch.c: New file.
7602 * gdb.arch/i386-dr3-watch.exp: New file.
7603
76042011-05-30 Yao Qi <yao@codesourcery.com>
7605
7606 * gdb.base/callfuncs.c (t_structs_fc): New.
7607 (t_structs_dc, t_structs_ldc): New.
7608 (t_double_many_args):
7609 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7610 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7611 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7612 * gdb.base/callfuncs.exp: Call new functions.
7613
76142011-05-30 Yao Qi <yao@codesourcery.com>
7615
7616 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7617 Call rerun_and_prepare for each test to isolate effects.
7618
76192011-05-30 Yao Qi <yao@codesourcery.com>
7620
7621 * gdb.base/varargs.c (find_max_float_real): New.
7622 (find_max_double_real, find_max_long_double_real): New.
7623 * gdb.base/varargs.exp: Call these new added functions.
7624 * lib/gdb.exp (setup_kfail_for_target): New.
7625
76262011-05-30 Yao Qi <yao@codesourcery.com>
7627
7628 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7629 (callcd, callce, callcf, callc1a, callc1b): New.
7630 (callc2a, callc2b): New.
7631 * gdb.base/funcargs.exp (complex_args): New.
7632 (complex_integral_args, complex_float_integral_args): New.
7633 * lib/gdb.exp (support_complex_tests): New. Determine
7634 whether to run test cases on _Complex types.
7635
76362011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7637
7638 * gdb.threads/leader-exit.c: New file.
7639 * gdb.threads/leader-exit.exp: New file.
7640
76412011-05-27 Marek Polacek <mpolacek@redhat.com>
7642
7643 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
7644
76452011-05-27 Marek Polacek <mpolacek@redhat.com>
7646
7647 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7648 remove the `supported' variable.
7649 * gdb.mi/mi-nonstop.exp: Likewise.
7650 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7651 * gdb.mi/mi-nsintrall.exp: Likewise.
7652 * gdb.mi/mi-nsmoribund.exp: Likewise.
7653 * gdb.mi/mi-nsthrexec.exp: Likewise.
7654
76552011-05-26 Pedro Alves <pedro@codesourcery.com>
7656
7657 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7658
76592011-05-26 Pedro Alves <pedro@codesourcery.com>
7660
7661 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7662
76632011-05-24 Keith Seitz <keiths@redhat.com>
7664
7665 PR breakpoint/12803
7666 * gdb.cp/cmpd-minsyms.cc (a): New method.
7667 (b): New method.
7668 (c): New method.
7669 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7670
76712011-05-24 Pedro Alves <pedro@codesourcery.com>
7672
7673 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7674 watchpoint's command list didn't execute when the watchpoint went
7675 out of scope.
7676
76772011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7678
7679 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7680 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7681 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7682 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7683 * gdb.arch/i386-permbkpt.exp: Likewise.
7684 * gdb.arch/i386-prologue.exp: Likewise.
7685 * gdb.arch/i386-size-overlap.exp: Likewise.
7686 * gdb.arch/i386-size.exp: Likewise.
7687 * gdb.arch/i386-unwind.exp: Likewise.
7688 * gdb.reverse/i386-precsave.exp: Likewise.
7689 * gdb.reverse/i386-reverse.exp: Likewise.
7690 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7691 * gdb.reverse/i387-env-reverse.exp: Likewise.
7692 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7693
76942011-05-24 Pedro Alves <pedro@codesourcery.com>
7695
7696 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7697 file doesn't error, using MI.
7698
76992011-05-23 Tom Tromey <tromey@redhat.com>
7700
7701 * gdb.base/charset.exp (string_display): Add tests to assign to
7702 arrays.
7703 * gdb.base/charset.c (short_array, int_array, long_array): New.
7704
77052011-05-20 Pedro Alves <pedro@codesourcery.com>
7706
7707 Cope with async mode.
7708
7709 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7710 into gdb_test + mi_expect_stop.
7711
77122011-05-20 Pedro Alves <pedro@codesourcery.com>
7713
7714 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7715 (callme): Remove printf call.
7716
77172011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
7718
7719 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7720 quote pattern to avoid problems with Cygwin/mingw expect versions.
7721 * gdb.base/default.exp (show convenience): Use double
7722 quote pattern for regular expressions.
7723
77242011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7725
7726 Fix -readnow for -gdwarf-4 unused type units.
7727 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7728 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7729
77302011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7731
7732 * gdb.base/kill-after-signal.c: New file.
7733 * gdb.base/kill-after-signal.exp: New file.
7734
77352011-05-16 Pedro Alves <pedro@codesourcery.com>
7736
7737 * gdb.ada/start.exp: Call untested with the correct test filename.
7738 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7739 test filename. Make the test's binary unique.
7740 * gdb.arch/i386-signal.exp: Call untested with the correct test
7741 filename.
7742 * gdb.arch/i386-size-overlap.exp: Ditto.
7743 * gdb.arch/Makefile.in (EXECUTABLES): Update.
7744 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7745 * gdb.cp/call-c.exp: Ditto.
7746 * gdb.mi/mi-reverse.exp: Call untested with the correct test
7747 filename. Make the test's binary unique.
7748 * gdb.mi/Makefile.in (EXECUTABLES): Update.
7749 * gdb.python/py-mi.exp: Ditto.
7750 * gdb.python/Makefile.in (EXECUTABLES): Update.
7751 * gdb.reverse/i386-precsave.exp: Ditto.
7752 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7753 test filename.
7754 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7755 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
7756 unique.
7757 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7758 test filename.
7759 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
7760 * gdb.trace/tfile.exp: Ditto.
7761
77622011-05-14 Yao Qi <yao@codesourcery.com>
7763
7764 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7765 type.
7766
77672011-05-13 Doug Evans <dje@google.com>
7768
7769 * gdb.python/py-objfile-script.exp: New file.
7770 * gdb.python/py-objfile-script.c: New file.
7771 * gdb.python/py-objfile-script-gdb.py: New file.
7772 * testsuite/gdb.python/py-section-script.exp: Test
7773 "info auto-load-scripts".
7774
77752011-05-13 Tom Tromey <tromey@redhat.com>
7776
7777 * gdb.dwarf2/clztest.exp: New file.
7778 * gdb.dwarf2/clztest.c: New file.
7779 * gdb.dwarf2/clztest.S: New file.
7780
77812011-05-13 Doug Evans <dje@google.com>
7782
7783 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
7784 String16 tests.
7785
77862011-05-13 Tom Tromey <tromey@redhat.com>
7787
7788 * lib/gdb.exp (is_x86_like_target): New proc.
7789 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
7790 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
7791 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
7792 -nostdlib to compiler.
7793 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
7794 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
7795 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
7796 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
7797 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
7798
77992011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7800
7801 * gdb.python/py-function.exp: Test setting a value from a function
7802 which executes a command.
7803
78042011-05-12 Tom Tromey <tromey@redhat.com>
7805
7806 * gdb.dwarf2/typeddwarf.S: New file.
7807 * gdb.dwarf2/typeddwarf.c: New file.
7808 * gdb.dwarf2/typeddwarf.exp: New file.
7809
78102011-05-12 Marek Polacek <mpolacek@redhat.com>
7811
7812 * gdb.mi/mi-basics.exp: Fix races. Honour the
7813 `test_exec_and_symbol_mi_operatons' return value.
7814 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7815 gdb_test_multiple.
7816 (test_exec_and_symbol_mi_operatons): Likewise.
7817 (test_path_specification): Likewise.
7818
78192011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7820
7821 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
7822 (gdb_touch_execfile): Remove catch wrappers. New variable time.
7823 Replace `file copy' and `file rename' by `file mtime'. Twice.
7824
78252011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7826
7827 * gdb.base/readline-ask.c: New file.
7828 * gdb.base/readline-ask.exp: New file.
7829 * gdb.base/readline-ask.inputrc: New file.
7830
78312011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
7832
7833 * gdb.cell/bt.exp: Delete breakpoints before running to signal
7834 to avoid race condition.
7835 * gdb.cell/coremaker.c: Use small stack size.
7836 * gdb.cell/ea-standalone.exp: Use file name without path as
7837 argument to c_to.
7838 * gdb.cell/fork.exp: Allow other output when continuing to end.
7839
78402011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 * gdb.threads/corethreads.c: New file.
7843 * gdb.threads/corethreads.exp: New file.
7844
78452011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7846
7847 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
7848 Try to compile the test using -Wl,-z,norelro first.
7849 (load_core): New variable libthread_db_seen, initialize it.
7850 (zeroed-threads cannot be listed): Protect it by XFAIL on
7851 !$libthread_db_seen.
7852
78532011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7854
7855 PR 12573
7856 * gdb.dwarf2/dw2-skip-prologue.S: New file.
7857 * gdb.dwarf2/dw2-skip-prologue.c: New file.
7858 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
7859
78602011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 * gdb.cp/psymtab-parameter.cc: New file.
7863 * gdb.cp/psymtab-parameter.exp: New file.
7864
78652011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7866
7867 Fix a race.
7868 * gdb.cp/static-print-quit.exp (print c): Split to ...
7869 (print c - <return>, print c - q <return>, print c - to quit):
7870 ... these. Make the testfile untested on gdb-7.1.
7871
78722011-5-05 Janis Johnson <janisjo@codesourcery.com>
7873
7874 * lib/gdb.exp (exec_target_file, exec_symbol_file,
7875 gdb_rename_execfile, gdb_touch_execfile): New.
7876 * gdb.base/reread.exp: Use new procs to handle multiple
7877 exec files.
7878
78792011-05-05 Yao Qi <yao@codesourcery.com>
7880
7881 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
7882 (test_adr_32bit, test_pop_pc): New.
7883 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
7884 (test_adr_32bit, test_pop_pc): New.
7885
78862011-05-04 Joseph Myers <joseph@codesourcery.com>
7887
7888 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
7889 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
7890 targets.
7891 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
7892 handle targets.
7893
78942011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7895
7896 * gdb.base/completion.exp (complete help info wat): Rename to ...
7897 (complete 'help info wat'): ... here.
7898 Remove all `-re ".*' and `-re "^.*' redundant regexes.
7899 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
7900
79012011-05-04 Pedro Alves <pedro@codesourcery.com>
7902
7903 * gdb.base/completion.exp: Use gdb_test_multiple instead of
7904 gdb_test and explicit $gdb_prompt/timeout matches.
7905
79062011-05-04 Yao Qi <yao@codesourcery.com>
7907
7908 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
7909 and __thumb2__.
7910
79112011-05-03 Marek Polacek <mpolacek@redhat.com>
7912
7913 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
7914 in place of `gdb_test "delete breakpoints"'. This eliminates two
7915 testcases.
7916
79172011-05-02 Pedro Alves <pedro@codesourcery.com>
7918
7919 PR testsuite/12649
7920 Fix races.
7921
7922 * gdb.base/completion.exp: Remove all sleep calls. Remove
7923 unnecessary regexs. Don't explicitly expect anything after the
7924 prompt. Eat the prompt if necessary.
7925
79262011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7927
7928 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
7929 accept to show the caller line again as well as the line after.
7930
79312011-04-29 Phil Muldoon <pmuldoon@redhat.com>
7932
7933 PR mi/12531
7934
7935 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
7936 compile target.
7937 * gdb.python/py-prettyprint.exp: Add C++ object for
7938 CPLUS_FAKE_CHILD test.
7939
79402011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
7941
7942 * gdb.base/signest.exp: New file.
7943 * gdb.base/signest.c: Likewise.
7944
79452011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7946
7947 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
7948 thread and breakpoint notifications.
7949
79502011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7951
7952 * gdb.base/fortran-sym-case.c: New file.
7953 * gdb.base/fortran-sym-case.exp: New file.
7954 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
7955 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7956 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
7957
79582011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7959
7960 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
7961 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
7962 false #1', `if true else false #2' and `if true else false #3'.
7963
79642011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
7965
7966 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
7967 while delivering signal.
7968
79692011-04-27 Vladimir Prus <vladimir@codesourcery.com>
7970
7971 MI breakpoint notifications.
7972
7973 * testsuite/gdb.mi/mi-cli.exp: Adust.
7974 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7975 * testsuite/gdb.mi/mi-watch.exp: Adust.
7976 * testsuite/gdb.mi/mi2-watch.exp: Adust.
7977 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
7978 notifications.
7979
79802011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 * gdb.base/gdbindex-stabs-dwarf.c: New file.
7983 * gdb.base/gdbindex-stabs.c: New file.
7984 * gdb.base/gdbindex-stabs.exp: New file.
7985
79862011-04-25 Yao Qi <yao@codesourcery.com>
7987
7988 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
7989 with /*...*/.
7990 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7991
79922011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7993
7994 * gdb.python/py-value.exp (test_objfiles): Name the first test
7995 `py-value in file.filename'.
7996
79972011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7998
7999 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8000 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8001 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8002 !gdbserver_reconnect_p..
8003 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8004
80052011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.cp/cpcompletion.exp (complete class methods)
8008 (complete class methods beginning with F): Move them above runto. New
8009 comment about the runto delimiter.
8010
80112011-04-20 Pedro Alves <pedro@codesourcery.com>
8012
8013 * gdb.base/maint.exp: Test that "maint print registers" works
8014 without a running program.
8015
80162011-04-20 Marek Polacek <mpolacek@redhat.com>
8017
8018 * gdb.base/setshow.exp: Fix racy tests.
8019 ($old_gdb_prompt): New variable.
8020
80212011-04-19 Tom Tromey <tromey@redhat.com>
8022
8023 * gdb.mi/mi-nsmoribund.exp:
8024 * gdb.hp/gdb.objdbg/objdbg01.exp:
8025 * gdb.base/structs.exp (test_struct_returns):
8026 * gdb.base/call-sc.exp (test_scalar_returns):
8027 * gdb.base/bigcore.exp: Remove duplicate words.
8028
80292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8032 * gdb.base/break-interp.exp (test_attach): New comment.
8033
80342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8035
8036 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8037 (clear __stack_user.next, clear stack_used.next)
8038 (save a zeroed-threads corefile): New test.
8039 Call core_load for $core0file.
8040 (zeroed-threads cannot be listed): New test.
8041
80422011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8043
8044 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8045 filename.
8046 ($srcfile): Preserve the original value.
8047 ($testfile): Match it the .exp filename.
8048 ($corefile): New variable. Substitute it around.
8049 Use clean_restart.
8050 ($prev_timeout): Remove.
8051 (load_core): Move core loading into this proc.
8052 Fix restore of $timeout if load_core fails.
8053
80542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8055
8056 * gdb.base/eu-strip-infcall.c: New file.
8057 * gdb.base/eu-strip-infcall.exp: New file.
8058
80592011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8062 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8063
80642011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8065
8066 Fix Python access to inlined frames.
8067 * gdb.python/py-frame-inline.c: New file.
8068 * gdb.python/py-frame-inline.exp: New file.
8069
80702011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8071
8072 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8073 content of 's24' correctly (avoiding "optimized out").
8074 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8075
80762011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8077
8078 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8079
80802011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8081
8082 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8083 expect a colon in watch -location output.
8084
80852011-04-13 Marek Polacek <mpolacek@redhat.com>
8086
8087 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
8088 New testcase `expect response to define backtrace'. Also remove
8089 redundant `default' block.
8090
80912011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8092
8093 * gdb.python/py-prettyprint.c (struct hint_error): New.
8094 (main): New variable hint_error.
8095 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8096 "print hint_error".
8097 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8098 (register_pretty_printers): Register it.
8099
81002011-04-04 Tom Tromey <tromey@redhat.com>
8101
8102 * gdb.cp/maint.exp (test_help): Update.
8103 (test_namespace): Likewise.
8104
81052011-04-01 Joel Brobecker <brobecker@adacore.com>
8106
8107 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8108 * gdb.ada/arrayptr.exp: Add new tests.
8109
81102011-04-01 Joel Brobecker <brobecker@adacore.com>
8111
8112 * gdb.ada/mi_catch_ex: New testcase.
8113
81142011-04-01 Pedro Alves <pedro@codesourcery.com>
8115
8116 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8117 base::overload(void) method without specifying "const".
8118
81192011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8120
8121 * gdb.arch/thumb-singlestep.S: New file.
8122 * gdb.arch/thumb-singlestep.exp: Likewise.
8123
81242011-03-31 Tom Tromey <tromey@redhat.com>
8125
8126 * gdb.python/py-prettyprint.py (exception_flag): New global.
8127 (NoStringContainerPrinter._iterator.next): Check it.
8128 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8129 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8130
81312011-03-29 Tom Tromey <tromey@redhat.com>
8132
8133 * gdb.cp/anon-struct.cc: New file.
8134 * gdb.cp/anon-struct.exp: New file.
8135
81362011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8137
8138 Test STT_GNU_IFUNC support.
8139 * gdb.base/gnu-ifunc-lib.c: New file.
8140 * gdb.base/gnu-ifunc.c: New file.
8141 * gdb.base/gnu-ifunc.exp: New file.
8142
81432011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8144
8145 Support a ring of related breakpoints.
8146 * gdb.base/watchpoint-delete.c: New file.
8147 * gdb.base/watchpoint-delete.exp: New file.
8148
81492011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8150
8151 * gdb.ada/arrayparam.exp (print first after function call): Use
8152 explicit package name. Add a comment
8153 (print lasta after function call): Rename ...
8154 (print last after function call): ... it and use explicit package
8155 name.
8156 (print length after function call): Use explicit package name.
8157 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8158 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8159 (multiple matches for symbol i): Rename ...
8160 (multiple matches for symbol integervar): ... it.
8161 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8162 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8163
81642011-03-25 Andrew Burgess <aburgess@broadcom.com>
8165
8166 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8167 environment variable to make grep output more predictable. Move
8168 all the environment setup into gdb_init so it's done once per test
8169 case rather than each time we start gdb.
8170
81712011-03-24 Tom Tromey <tromey@redhat.com>
8172
8173 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8174 test.
8175
81762011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8177
8178 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8179 * gdb.dwarf2/dw2-entry-value.S: New file.
8180 * gdb.dwarf2/dw2-entry-value.exp: New file.
8181
81822011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8183
8184 PR python/12183
8185
8186 * gdb.python/py-function.exp: Add GdbError tests.
8187
81882011-03-18 Pedro Alves <pedro@codesourcery.com>
8189
8190 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8191 (reglocal_test_func, statlocal_test_func): New functions.
8192 (globals_test_func): Call new functions.
8193 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8194 (gdb_collect_locals_test): New procedure.
8195 (gdb_trace_collection_test): Call new procedures.
8196
81972011-03-18 Pedro Alves <pedro@codesourcery.com>
8198
8199 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8200 (test_register, test_register_unavailable): New procedures.
8201 (gdb_unavailable_registers_test): New procedure.
8202 (gdb_trace_collection_test): Call it.
8203
82042011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8205
8206 PR python/12149
8207
8208 * gdb.python/python.exp: Add gdb.write tests.
8209
82102010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8211
8212 * gdb.python/Makefile.in: Add py-objfile.
8213 * gdb.python/py-objfile.exp: New file.
8214 * gdb.python/py-objfile.c: New file.
8215 * gdb.python/py-block.exp: Add is_valid tests.
8216 * gdb.python/py-inferior.exp: Ditto.
8217 * gdb.python/py-infthread.exp: Ditto.
8218 * gdb.python/py-symbol.exp: Ditto.
8219 * gdb.python/py-symtab.exp: Ditto.
8220
82212011-03-16 Keith Seitz <keiths@redhat.com>
8222
8223 PR c++/12273
8224 * gdb.cp/cmpd-minsyms.exp: New test.
8225 * gdb.cp/cmpd-minsyms.cc: New file.
8226
8227 PR c++/11734
8228 * gdb.cp/ovsrch.exp: New test.
8229 * gdb.cp/ovsrch.h: New file.
8230 * gdb.cp/ovsrch1.cc: New file.
8231 * gdb.cp/ovsrch2.cc: New file.
8232 * gdb.cp/ovsrch3.cc: New file.
8233 * gdb.cp/ovsrch4.cc: New file.
8234
82352011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8236
8237 PR gdb/12528
8238 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8239 * gdb.base/break-on-linker-gcd-function.exp: New test.
8240 * gdb.base/break-on-linker-gcd-function.cc: New file.
8241
82422011-03-15 Andreas Tobler <andreast@fgznet.ch>
8243
8244 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8245
82462011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8247
8248 * lib/gdb.exp (gdb_unload): Add another termination case.
8249
82502011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8251
8252 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8253 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8254 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8255 Provide a stub byte there.
8256 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8257 DW_AT_entry_pc.
8258 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8259
82602011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8261
8262 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8263 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8264 "generic ABI, auto".
8265 (altivec_abi_tests): Accept vectors returned by reference.
8266
82672010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8268
8269 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8270
82712011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8272
8273 * gdb.python/py-section-script.exp: Skip test if no Python support.
8274
82752011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8276
8277 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8278
82792011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8280
8281 * gdb.python/py-parameter.exp: Update tests to the new Python
8282 parameter API. Add "no documentation" test. Add deprecated API
8283 backward compatibility test.
8284
82852011-03-09 Tom Tromey <tromey@redhat.com>
8286
8287 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8288 gdb_continue_to_end.
8289
82902011-03-09 Mark Kettenis <kettenis@gnu.org>
8291
8292 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8293 tabs.
8294
82952011-03-09 Tom Tromey <tromey@redhat.com>
8296
8297 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8298 parentheses.
8299 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8300 $command.
8301 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8302 argument to gdb_continue_to_end.
8303 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8304 argument to gdb_continue_to_end.
8305 * gdb.cp/annota3.exp: Fix regex.
8306 * gdb.cp/annota2.exp: Fix regex.
8307 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8308 gdb_continue_to_end.
8309 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8310 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8311 gdb_continue_to_end.
8312
83132011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8314
8315 * gdb.server/ext-run.exp
8316 (load new file without any gdbserver inferior): New test.
8317
83182011-03-07 Tom Tromey <tromey@redhat.com>
8319
8320 * Makefile.in (TAGS): Rewrite.
8321
83222011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8323
8324 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8325 initial commands echo. New match for `Found trace'. Anchor all the
8326 other matches. Anchor and match for `No trace frame found' the final
8327 match.
8328
83292011-03-07 Tom Tromey <tromey@redhat.com>
8330
8331 * Makefile.in (TAGS): New target.
8332
83332011-03-07 Tom Tromey <tromey@redhat.com>
8334
8335 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8336 change.
8337 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8338 change.
8339 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8340 exit message change.
8341 (skip_altivec_tests): Update for exit message change.
8342 (skip_vsx_tests): Likewise.
8343 (gdb_continue_to_end): Likewise. Add 'command' argument.
8344 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8345 * gdb.threads/tls.exp: Update for exit message change.
8346 * gdb.threads/thread-unwindonsignal.exp: Use
8347 gdb_continue_to_end.
8348 * gdb.threads/step.exp (step_it): Update for exit message change.
8349 (continue_all): Likewise.
8350 * gdb.threads/print-threads.exp (test_all_threads): Update for
8351 exit message change.
8352 * gdb.threads/interrupted-hand-call.exp: Use
8353 gdb_continue_to_end.
8354 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8355 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8356 gdb_continue_to_end.
8357 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8358 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8359 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8360 * gdb.cp/method.exp: Update for exit message change.
8361 * gdb.cp/mb-templates.exp: Update for exit message change.
8362 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8363 * gdb.cp/annota3.exp: Update for exit message change.
8364 * gdb.cp/annota2.exp: Update for exit message change.
8365 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8366 * gdb.base/term.exp: Update for exit message change.
8367 * gdb.base/step-test.exp (test_i): Update for exit message change.
8368 * gdb.base/sigstep.exp (advance): Update for exit message change.
8369 (advancei): Likewise.
8370 * gdb.base/siginfo.exp: Update for exit message change.
8371 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8372 * gdb.base/reread.exp: Use gdb_continue_to_end.
8373 * gdb.base/langs.exp: Use gdb_continue_to_end.
8374 * gdb.base/interrupt.exp: Update for exit message change.
8375 * gdb.base/gdb1555.exp: Update for exit message change.
8376 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8377 * gdb.base/ending-run.exp: Update for exit message change.
8378 * gdb.base/chng-syms.exp: Update for exit message change.
8379 * gdb.base/checkpoint.exp: Update for exit message change.
8380 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8381 gdb_continue_to_end.
8382 (test_catch_syscall_with_wrong_args): Likewise.
8383 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8384 * gdb.base/break-interp.exp (test_ld): Update for exit message
8385 change.
8386 * gdb.base/bang.exp: Update for exit message change.
8387 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8388 (do_call_attach_tests): Likewise.
8389 * gdb.base/a2-run.exp: Update for exit message change.
8390 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8391 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8392 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8393
83942011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8397
83982011-03-03 Tom Tromey <tromey@redhat.com>
8399
8400 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8401 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8402 * gdb.hp/gdb.aCC/configure.ac: Remove.
8403 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8404 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8405 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8406 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8407 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8408 * gdb.hp/gdb.compat/configure.ac: Remove.
8409 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8410 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8411 * gdb.hp/gdb.defects/configure.ac: Remove.
8412 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8413 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8414 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8415 * gdb.hp/configure.ac: Remove.
8416 * gdb.hp/configure: Remove.
8417 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8418 substitution.
8419 (Makefile): Remove rule.
8420 * gdb.cell/configure.ac: Remove.
8421 * gdb.cell/configure: Remove.
8422 * gdb.stabs/Makefile.in (Makefile): Remove.
8423 (distclean): Don't remove config.status or config.log.
8424 * gdb.stabs/configure (Makefile): Remove.
8425 * gdb.stabs/configure.ac: Remove.
8426 * configure: Rebuild.
8427 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8428 Remove stabs- and cell-specific logic. Test for existence of
8429 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8430 subdirectories, gdb.cell, and and gdb.stabs.
8431 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8432
84332011-03-03 Joel Brobecker <brobecker@adacore.com>
8434
8435 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8436 end of buffer.
8437
84382011-03-02 Joel Brobecker <brobecker@adacore.com>
8439
8440 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8441 gdb_test when running a test where we expected no output back.
8442
84432011-02-28 Michael Snyder <msnyder@vmware.com>
8444
8445 * gdb.cp/overload.cc: Change initializer value to integer.
8446
84472011-02-27 Michael Snyder <msnyder@vmware.com>
8448
8449 * gdb.multi/base.exp: Add test for remove-inferiors.
8450
84512011-02-26 Joel Brobecker <brobecker@adacore.com>
8452
8453 * gdb.python/py-frame.exp: Simplify the initialization phase
8454 using prepare_for_testing.
8455
84562011-02-25 Michael Snyder <msnyder@vmware.com>
8457
8458 * gdb.multi/base.exp: Add tests for info inferiors with args.
8459
84602011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8461
8462 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8463 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8464 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8465 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8466 asmfile3. Comment the STABS (#3) file compilation. Compile
8467 everything through assembler. Provide KFAIL for symtab/12497.
8468 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8469 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8470 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8471 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8472
84732011-02-24 Michael Snyder <msnyder@vmware.com>
8474
8475 * gdb.base/break.exp: Add tests for delete breakpoints using
8476 convenience variables and value history references.
8477
84782011-02-24 Michael Snyder <msnyder@vmware.com>
8479
8480 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8481 left behind in previous check-in.
8482
84832011-02-23 Michael Snyder <msnyder@vmware.com>
8484
8485 * gdb.base/break.exp: Add tests for "info break" with arguments.
8486 * gdb.trace/infotrace.exp: Update patterns for error and help.
8487 * gdb.base/completion.exp: Update pattern.
8488 * gdb.base/ena-dis-br.exp: Update pattern.
8489 * gdb.base/help.exp: Update patterns.
8490
84912011-02-23 Michael Snyder <msnyder@vmware.com>
8492
8493 * gdb.base/memattr.exp: New test.
8494 * gdb.base/memattr.c: Test load for memattr.exp.
8495
84962011-02-22 Doug Evans <dje@google.com>
8497
8498 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8499
85002011-02-22 Michael Snyder <msnyder@vmware.com>
8501
8502 * Makefile.in: Make more clean.
8503 * gdb.ada/Makefile.in: Ditto.
8504 * gdb.arch/Makefile.in: Ditto.
8505 * gdb.asm/Makefile.in: Ditto.
8506 * gdb.base/Makefile.in: Ditto.
8507 * gdb.cp/Makefile.in: Ditto.
8508 * gdb.dwarf2/Makefile.in: Ditto.
8509 * gdb.java/Makefile.in: Ditto.
8510 * gdb.mi/Makefile.in: Ditto.
8511 * gdb.modula2/Makefile.in: Ditto.
8512 * gdb.python/Makefile.in: Ditto.
8513 * gdb.server/Makefile.in: Ditto.
8514 * gdb.stabs/Makefile.in: Ditto.
8515 * gdb.threads/Makefile.in: Ditto.
8516 * gdb.trace/Makefile.in: Ditto.
8517
85182011-02-22 Michael Snyder <msnyder@vmware.com>
8519
8520 * gdb.threads/thread-find.exp: Add tests for bad input to
8521 info threads.
8522
85232011-02-22 Joel Brobecker <brobecker@adacore.com>
8524
8525 * gdb.python/py-breakpoint.exp: Fix the expected output of
8526 one of the "maint info breakpoints" tests to accept the output
8527 generated on platforms that do not have hardware watchpoints.
8528
85292011-02-22 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8532 clean_restart. Be a little stricter in the expected output
8533 for one of the tests. Fix a typo in one of the comments.
8534
85352011-02-22 Joel Brobecker <brobecker@adacore.com>
8536
8537 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8538 Delete variable binfile, no longer use. Add or modify test
8539 comments to make them unique.
8540
85412011-02-21 Michael Snyder <msnyder@vmware.com>
8542
8543 * Makefile.in: Update for make clean.
8544 * gdb.ada/Makefile.in: Ditto.
8545 * gdb.arch/Makefile.in: Ditto.
8546 * gdb.asm/Makefile.in: Ditto.
8547 * gdb.base/Makefile.in: Ditto.
8548 * gdb.cp/Makefile.in: Ditto.
8549 * gdb.dwarf2/Makefile.in: Ditto.
8550 * gdb.java/Makefile.in: Ditto.
8551 * gdb.mi/Makefile.in: Ditto.
8552 * gdb.modula2/Makefile.in: Ditto.
8553 * gdb.python/Makefile.in: Ditto.
8554 * gdb.server/Makefile.in: Ditto.
8555 * gdb.stabs/Makefile.in: Ditto.
8556 * gdb.threads/Makefile.in: Ditto.
8557 * gdb.trace/Makefile.in: Ditto.
8558
85592011-02-21 Michael Snyder <msnyder@vmware.com>
8560
8561 * gdb.threads/thread-find.exp: Update patterns for changes in
8562 output of "info threads" command.
8563
85642011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8565 Ulrich Weigand <uweigand@de.ibm.com>
8566
8567 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8568 (skip_hw_watchpoint_tests): Likewise.
8569 (skip_hw_watchpoint_multi_tests): Likewise.
8570
85712011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8572
8573 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8574 (skip_hw_watchpoint_tests): Likewise.
8575 (skip_hw_watchpoint_multi_tests): Likewise.
8576 (skip_hw_watchpoint_access_tests): Likewise.
8577
8578 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8579 * gdb.base/pr11022.exp: Likewise.
8580 * gdb.base/watch-read.exp: Likewise.
8581 * gdb.base/watch_thread_num.exp: Likewise.
8582 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8583 * gdb.base/watchpoint-hw.exp: Likewise.
8584 * gdb.base/watchpoint.exp: Likewise.
8585 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8586 * gdb.threads/watchthreads-reorder.exp: Likewise.
8587 * gdb.threads/watchthreads.exp: Likewise.
8588 * gdb.threads/watchthreads2.exp: Likewise.
8589
85902011-02-21 Joel Brobecker <brobecker@adacore.com>
8591
8592 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8593 the debugger is unable to find the array bounds.
8594
85952011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8596
8597 * gdb.cp/typedef-operator.exp: New file.
8598 * gdb.cp/typedef-operator.cc: New file.
8599
86002011-02-17 Michael Snyder <msnyder@vmware.com>
8601
8602 * gdb.threads/thread-find.exp: Fix regular expressions.
8603
86042011-02-17 Joel Brobecker <brobecker@adacore.com>
8605
8606 * gdb.ada/packed_array: Expand testcase to test printing of
8607 unconstrained packed array.
8608
86092011-02-17 Joel Brobecker <brobecker@adacore.com>
8610
8611 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8612
86132011-02-16 Pedro Alves <pedro@codesourcery.com>
8614
8615 * gdb.trace/collection.c (globalarr3): New global.
8616 (main): Initialize it before collecting, and and clear it
8617 afterwards.
8618 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8619 collecting with '{type} addr', where the addr expression is not an
8620 rvalue.
8621
86222011-02-16 Ken Werner <ken.werner@de.ibm.com>
8623
8624 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8625 a bool variable. Expect correct OpenCL names for vector types. Use the
8626 uc3 variable name instead of referring to the uchar3 built-in type.
8627 Escape the asterisk at the half pointer test.
8628
86292011-02-16 Pedro Alves <pedro@codesourcery.com>
8630
8631 * gdb.trace/collection.c (globalarr2): New global.
8632 (main): Initialize it before collecting, and and clear it
8633 afterwards.
8634 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8635 collecting overlapping memory ranges.
8636
86372011-02-15 Michael Snyder <msnyder@vmware.com>
8638
8639 * gdb.base/default.exp: Add tests for thread commands.
8640 * gdb.base/help.exp: Add tests for thread commands.
8641 * gdb.threads/thread-find.exp: New test for thread find command.
8642
86432011-02-15 Ken Werner <ken.werner@de.ibm.com>
8644
8645 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8646
86472011-02-15 Yao Qi <yao@codesourcery.com>
8648
8649 PR tdep/12352
8650 * gdb.arch/arm-disp-step.S : New test for str instruction.
8651 * gdb.arch/arm-disp-step.exp : Likewise.
8652
86532011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8654
8655 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8656 "vector_register2_vr" test strings. Test the extended floating
8657 point registers (F32~F63).
8658 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8659 IBM XL C compiler. Make the test program use a register provided
8660 by the compiler for the lxvd2x instruction.
8661
86622011-02-14 Pedro Alves <pedro@codesourcery.com>
8663
8664 * gdb.trace/unavailable.cc (class Base, class Middle, class
8665 Derived): New types.
8666 (derived_unavail, derived_partial, derived_whole): New globals.
8667 (virtual_partial): New global.
8668 (virtualp): Point at virtual_partial.
8669 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8670 related to unavailable vptr.
8671
86722011-02-14 Pedro Alves <pedro@codesourcery.com>
8673
8674 * gdb.trace/unavailable.cc (a, b, c): New globals.
8675 (main): Set and clear them.
8676 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8677 `a' and `c', and check that `b' isn't collected, although `a' and
8678 `c' are.
8679
86802011-02-14 Pedro Alves <pedro@codesourcery.com>
8681
8682 * gdb.trace/unavailable.cc (struct Virtual): New.
8683 (virtualp): New global pointer.
8684 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8685 printing a pointer to an object whose type has a vtable, with
8686 print object on.
8687
86882011-02-14 Pedro Alves <pedro@codesourcery.com>
8689
8690 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8691 value repeat handles unavailableness.
8692
86932011-02-14 Pedro Alves <pedro@codesourcery.com>
8694
8695 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8696 tests for building arrays from unavailable values, subscripting
8697 non-memory rvalue unvailable arrays, and accessing fields or
8698 baseclasses of non-lazy unavailable values,
8699 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8700 struct types.
8701 (g_smallstruct, g_smallstruct_b): New globals.
8702
87032011-02-14 Pedro Alves <pedro@codesourcery.com>
8704
8705 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8706
87072011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8708
8709 Fix const/volatile qualifiers of C++ types, PR c++/12328.
8710 * gdb.cp/overload-const.exp: New file.
8711 * gdb.cp/overload-const.cc: New file.
8712
87132011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8714
8715 * gdb.opencl/callfuncs.cl: New file.
8716 * gdb.opencl/callfuncs.exp: New test.
8717 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8718
87192011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8720
8721 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8722 when computing result.
8723 * gdb.arch/altivec-abi.exp: Update expected results.
8724
87252011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8726
8727 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8728 * gdb.base/jit.exp: Likewise.
8729 * gdb.base/pie-execl.exp: Likewise.
8730 * gdb.base/solib-nodir.exp: Likewise.
8731 * gdb.base/solib-overlap.exp: Likewise.
8732
87332011-02-07 Pedro Alves <pedro@codesourcery.com>
8734
8735 * gdb.trace/collection.c (global_pieces): New.
8736 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8737 New procedure.
8738 (gdb_trace_collection_test): Call it.
8739
87402011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
8741
8742 * gdb.python/py-evthreads.c: New file.
8743 * gdb.python/py-evthreads.exp: New file.
8744 * gdb.python/py-events.py: New file.
8745 * gdb.python/py-events.exp: New file.
8746 * gdb.python/py-events.c: New file.
8747
87482011-02-04 David Daney <ddaney@caviumnetworks.com>
8749
8750 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8751
87522011-02-03 Andrew Burgess <aburgess@broadcom.com>
8753
8754 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8755 gdb.base/disasm-end-cu.exp: New test for disassembling over the
8756 boundary between two compilation units.
8757
87582011-02-02 Pedro Alves <pedro@codesourcery.com>
8759
8760 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
8761 (Virtual): New structs.
8762 (virtual_o, virtual_middle_b): New globals.
8763 * gdb.cp/virtbase.exp: New tests.
8764
87652011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8766
8767 * gdb.base/jit.exp: New file.
8768 * gdb.base/jit-main.c: New file.
8769 * gdb.base/jit-solib.c: New file.
8770
87712011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8772
8773 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8774 proceed to initial kernel entry point.
8775 * gdb.opencl/datatypes.exp: Likewise.
8776 * gdb.opencl/operators.exp: Likewise.
8777 * gdb.opencl/vec_comps.exp: Likewise.
8778
87792011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
8780
8781 * gdb.cp/nsnested.cc: New.
8782 * gdb.cp/nsnested.exp: New.
8783 * gdb.cp/nsnoimports.exp: New.
8784 * gdb.cp/nsnoimports.cc: New.
8785
87862011-01-31 Joel Brobecker <brobecker@adacore.com>
8787
8788 * gdb.base/interact.exp: Add extra tests that verify that
8789 the value of the interactive-mode setting does not change
8790 after the script is sourced.
8791
87922011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8793
8794 * gdb.cp/noparam.exp: New file.
8795 * gdb.cp/noparam.cc: New file.
8796
87972011-01-28 Pedro Alves <pedro@codesourcery.com>
8798
8799 * gdb.trace/tfile.exp: Test that with no traceframe selected,
8800 there's no stack or registers.
8801
88022011-01-26 Tom Tromey <tromey@redhat.com>
8803
8804 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
8805 space before string output. Add test for "set print pretty off"
8806 case.
8807
88082011-01-25 Pedro Alves <pedro@codesourcery.com>
8809
8810 * gdb.base/frame-args.exp: Adjust.
8811 * gdb.dwarf2/dw2-noloc.exp: Adjust.
8812 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
8813 * gdb.dwarf2/pieces.exp: Adjust.
8814 * gdb.opt/clobbered-registers-O2.exp: Adjust.
8815 * gdb.opt/inline-locals.exp: Adjust.
8816 * gdb.threads/fork-child-threads.exp: Adjust.
8817
88182011-01-25 Ken Werner <ken.werner@de.ibm.com>
8819
8820 * gdb.opencl/convs_casts.cl: Move program scope variables into the
8821 OpenCL kernel function. Add a comment as marker. Add address space
8822 qualifiers for the remaining program scope variables.
8823 * gdb.opencl/datatypes.cl: Likewise.
8824 * gdb.opencl/operators.cl: Likewise.
8825 * gdb.opencl/vec_comps.cl: Likewise.
8826 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
8827 Add breakpoint at the marker comment.
8828 * gdb.opencl/datatypes.exp: Likewise.
8829 * gdb.opencl/operators.exp: Likewise.
8830 * gdb.opencl/vec_comps.exp: Likewise.
8831
88322011-01-24 Pedro Alves <pedro@codesourcery.com>
8833
8834 * gdb.base/printcmds.c (some_struct): New struct and instance.
8835 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
8836 procedure.
8837 <global scope>: Call it.
8838
88392011-01-21 Ken Werner <ken.werner@de.ibm.com>
8840
8841 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
8842 argument to the gdb_compile_opencl_hostapp call.
8843
88442011-01-19 Yao Qi <yao@codesourcery.com>
8845
8846 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
8847 positve list.
8848
88492011-01-19 Yao Qi <yao@codesourcery.com>
8850
8851 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
8852 canonical form.
8853 Remove "xscale-*-*"
8854 * gdb.xml/tdesc-regs.exp: Likewise.
8855 * gdb.python/py-section-script.exp: Replace ARM target triplet
8856 with canonical form.
8857 Match arm*-*-symbianelf*.
8858 * gdb.base/dup-sect.exp: Likewise.
8859 * lib/dwarf.exp: New.
8860 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
8861 dwarf2_support.
8862 * gdb.dwarf2/dup-psym.exp: Likewise.
8863 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
8864 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8865 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
8866 * gdb.dwarf2/dw2-basic.exp: Likewise.
8867 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8868 * gdb.dwarf2/dw2-const.exp: Likewise.
8869 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
8870 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
8871 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8872 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
8873 * gdb.dwarf2/dw2-filename.exp: Likewise.
8874 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8875 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
8876 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8877 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8878 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
8879 * gdb.dwarf2/dw2-noloc.exp: Likewise.
8880 * gdb.dwarf2/dw2-op-call.exp: Likewise.
8881 * gdb.dwarf2/dw2-producer.exp: Likewise.
8882 * gdb.dwarf2/dw2-ranges.exp: Likewise.
8883 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
8884 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
8885 * gdb.dwarf2/dw2-strp.exp: Likewise.
8886 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
8887 * gdb.dwarf2/implptr.exp: Likewise.
8888 * gdb.dwarf2/mac-fileno.exp: Likewise.
8889 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
8890 * gdb.dwarf2/pieces.exp: Likewise.
8891 * gdb.dwarf2/pr11465.exp: Likewise.
8892 * gdb.dwarf2/valop.exp: Likewise.
8893 * gdb.dwarf2/watch-notconst.exp: Likewise.
8894 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
8895
88962011-01-19 Tom Tromey <tromey@redhat.com>
8897
8898 * gdb.python/py-infthread.exp: Add thread tests.
8899
89002011-01-14 Joel Brobecker <brobecker@adacore.com>
8901
8902 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
8903
89042011-01-14 Joel Brobecker <brobecker@adacore.com>
8905
8906 * gdb.ada/widewide: New testcase.
8907
89082011-01-13 Joel Brobecker <brobecker@adacore.com>
8909
8910 * gdb.base/interact.exp: New testcase.
8911
89122011-01-12 Tom Tromey <tromey@redhat.com>
8913
8914 * gdb.mi/gdb2549.exp: Update for error message changes.
8915 * gdb.mi/mi-cli.exp: Likewise.
8916 * gdb.mi/mi-disassemble.exp: Likewise.
8917 * gdb.mi/mi-pthreads.exp: Likewise.
8918 * gdb.mi/mi-regs.exp: Likewise.
8919 * gdb.mi/mi-stack.exp: Likewise.
8920 * gdb.mi/mi-var-block.exp: Likewise.
8921 * gdb.mi/mi-var-cmd.exp: Likewise.
8922 * gdb.mi/mi2-cli.exp: Likewise.
8923 * gdb.mi/mi2-disassemble.exp: Likewise.
8924 * gdb.mi/mi2-pthreads.exp: Likewise.
8925 * gdb.mi/mi2-regs.exp: Likewise.
8926 * gdb.mi/mi2-stack.exp: Likewise.
8927 * gdb.mi/mi2-var-block.exp: Likewise.
8928 * gdb.mi/mi2-var-cmd.exp: Likewise.
8929
89302011-01-12 Andrew Burgess <aburgess@broadcom.com>
8931 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 PR fortran/11104 and DWARF unbound arrays detection.
8934 * gdb.fortran/multi-dim.exp: New file.
8935 * gdb.fortran/multi-dim.f90: New file.
8936
89372011-01-12 Andrew Burgess <aburgess@broadcom.com>
8938
8939 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
8940 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
8941 add new tests for opcode dumping.
8942
89432011-01-11 Tom Tromey <tromey@redhat.com>
8944
8945 * gdb.python/py-infthread.exp: Load gdb-python.exp.
8946
89472010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
8948
8949 Convert hardware watchpoints to use breakpoint_ops.
8950 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
8951 type is not supported.
8952 * gdb.base/foll-fork.exp: Likewise.
8953 * gdb.base/foll-vfork.exp: Likewise.
8954
89552011-01-10 Phil Muldoon <pmuldoon@redhat.com>
8956
8957 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
8958 Use load_lib gdb-python.exp.
8959 * gdb.python/python.exp: Ditto.
8960 * gdb.python/py-function.exp: Ditto.
8961
89622011-01-09 Andreas Schwab <schwab@linux-m68k.org>
8963
8964 * gdb.threads/tls.exp ("info address me"): Fix expected output.
8965
89662011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8967
8968 * configure: Regenerate.
8969
89702011-01-06 Tom Tromey <tromey@redhat.com>
8971
8972 * gdb.python/py-frame.exp: Test gdb.newest_frame.
8973
89742011-01-06 Joel Brobecker <brobecker@adacore.com>
8975
8976 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
8977 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
8978 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8979 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
8980 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
8981 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8982 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
8983 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
8984 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
8985 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
8986 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
8987 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
8988 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
8989 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8990 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8991 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
8992 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
8993 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
8994 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8995 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
8996 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
8997 gdb.ada/uninitialized_vars.exp,
8998 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
8999 Simplify by using clean_restart.
9000
90012011-01-06 Joel Brobecker <brobecker@adacore.com>
9002
9003 Add marker to be used as anchor for inserting breakpoints.
9004 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9005 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9006 Likewise.
9007
9008 Remove uses of gdb_start_cmd.
9009 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9010 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9011
9012 Do not run testcase if testing with GDBserver.
9013 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9014 if testing with GDBserver.
9015
90162011-01-06 Joel Brobecker <brobecker@adacore.com>
9017
9018 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9019 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9020 copyright header.
9021
90222011-01-05 Joel Brobecker <brobecker@adacore.com>
9023
9024 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9025 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9026 testsuite/gdb.fortran/complex.f,
9027 testsuite/gdb.fortran/derived-type.f90,
9028 testsuite/gdb.fortran/library-module-lib.f90,
9029 testsuite/gdb.fortran/library-module-main.f90,
9030 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9031 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9032 Copyright year update.
9033
90342011-01-05 Joel Brobecker <brobecker@adacore.com>
9035
9036 * gdb.base/langs1.f: Add copyright header.
9037
90382011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9039
9040 * gdb.base/morestack.exp: New file.
9041 * gdb.base/morestack.c: New file.
9042
90432011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9044
9045 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9046
90472010-12-29 Joel Brobecker <brobecker@adacore.com>
9048
9049 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9050 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9051
90522010-12-29 Joel Brobecker <brobecker@adacore.com>
9053
9054 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9055
90562010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9057
9058 * gdb.threads/tls.exp: Fix typo.
9059
9060 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9061 * gdb.threads/execl.exp: Update.
9062
90632010-12-23 Yao Qi <yao@codesourcery.com>
9064
9065 * gdb.arch/arm-disp-step.exp: New.
9066 * gdb.arch/arm-disp-step.S: New.
9067
90682010-12-21 Tom Tromey <tromey@redhat.com>
9069
9070 * gdb.threads/execl.exp: Update.
9071 * gdb.threads/linux-dp.exp: Update.
9072 * gdb.threads/manythreads.exp: Update.
9073 * gdb.threads/tls.exp: Update.
9074
90752010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9076
9077 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9078 (NextOverThrowDerivates) <resumebpt>: New.
9079 (resumebpt_test): New.
9080 (main): Call resumebpt_test.
9081 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9082
90832010-12-12 Stan Shebs <stan@codesourcery.com>
9084
9085 * gdb.trace/tsv.exp: Test print command on trace state variables.
9086
90872010-12-09 Tom Tromey <tromey@redhat.com>
9088
9089 * gdb.base/interp.exp: Add regression test.
9090
90912010-12-09 Tom Tromey <tromey@redhat.com>
9092
9093 * gdb.java/jnpe.java: New file.
9094 * gdb.java/jnpe.exp: New file.
9095 * gdb.cp/nextoverthrow.exp: New file.
9096 * gdb.cp/nextoverthrow.cc: New file.
9097
90982010-12-07 Doug Evans <dje@google.com>
9099
9100 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9101 of data-directory.
9102 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9103 updated.
9104 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9105
91062010-11-29 Michael Snyder <msnyder@vmware.com>
9107
9108 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9109 * gdb.base/call-sc.exp: Ditto.
9110 * gdb.base/finish.exp: Ditto.
9111 * gdb.base/return.exp: Ditto.
9112 * gdb.base/return2.exp: Ditto.
9113
91142010-11-30 Doug Evans <dje@google.com>
9115
9116 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9117 (gdb_expect_list): Fix spelling errors in comments.
9118 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9119 send_gdb/gdb_expect_list where applicable.
9120 * gdb.base/call-ar-st.exp: Ditto.
9121 * gdb.base/funcargs.exp: Ditto.
9122 * gdb.base/gcore.exp: Ditto.
9123 * gdb.base/page.exp: Ditto.
9124 * gdb.base/sigaltstack.exp: Ditto.
9125 * gdb.base/siginfo.exp: Ditto.
9126 * gdb.base/sigstep.exp: Ditto.
9127 * gdb.base/trace-commands.exp: Ditto.
9128
91292010-11-29 Doug Evans <dje@google.com>
9130
9131 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9132 printer-name;subprinter-name.
9133
91342010-11-29 Tom Tromey <tromey@redhat.com>
9135
9136 * gdb.dwarf2/implptr.exp: New file.
9137 * gdb.dwarf2/implptr.c: New file.
9138 * gdb.dwarf2/implptr.S: New file.
9139
91402010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9141
9142 PR python/12199
9143
9144 * gdb.python/py-breakpoint.exp: Test the delete method.
9145
91462010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 Fix step_resume_breakpoint unsaved during an infcall.
9149 * gdb.base/step-resume-infcall.exp: New file.
9150 * gdb.base/step-resume-infcall.c: New file.
9151
91522010-11-24 Edjunior Machado <emachado@br.ibm.com>
9153
9154 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9155
91562010-11-24 Edjunior Machado <emachado@br.ibm.com>
9157
9158 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9159 on ppc64's symbols; "finish" and "return" commands must accept to
9160 show the caller line again as well as the line after.
9161 * gdb.asm/powerpc64.inc: New file.
9162
91632010-11-23 Doug Evans <dje@google.com>
9164
9165 * lib/gdb.exp (gdb_test_sequence): New function.
9166 (gdb_expect_list): Add verbose -log call for each pattern.
9167 * gdb.base/signals.exp (test_handle_all_print): Call it.
9168 Reduce timeout increment from 6 minutes to 1 minute.
9169 * gdb.server/ext-run.exp: Call it.
9170
91712010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9172
9173 PR python/12212
9174
9175 * gdb.python/python.exp: Check that selected_thread raises an
9176 error when no inferior is loaded.
9177
91782010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9179
9180 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9181 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9182
91832010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9184
9185 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9186 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9187
91882010-11-18 Doug Evans <dje@google.com>
9189
9190 * gdb.server/ext-run.exp: Fix intermittent failures.
9191
91922010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9193
9194 * gdb.stabs/gdb11479.exp: Use runto_main.
9195
91962010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9197
9198 * gdb.base/break-entry.exp: Skip if using a stub.
9199
92002010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9201
9202 * gdb.python/py-inferior.exp: Pack values in target endianness.
9203
92042010-11-12 Tom Tromey <tromey@redhat.com>
9205
9206 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9207 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9208 MemoryError.
9209 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9210 type.
9211 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9212 MemoryError.
9213 (test_subscript_regression): Update exception type.
9214
92152010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9216
9217 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9218 breakpoint tests.
9219
92202010-11-09 Pedro Alves <pedro@codesourcery.com>
9221
9222 * gdb.base/watchpoint.exp: Test "watch -location" with an
9223 innacessible location.
9224
92252010-11-09 Edjunior Machado <emachado@br.ibm.com>
9226 Luis Machado <luisgpm@br.ibm.com>
9227
9228 * gdb.base/maint.exp: Expect "." prefix.
9229 * gdb.base/nodebug.exp: Expect "." Likewise.
9230 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9231 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9232 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9233 POWER server processors.
9234
92352010-11-08 Edjunior Machado <emachado@br.ibm.com>
9236 Luis Machado <luisgpm@br.ibm.com>
9237
9238 * gdb.base/break-entry.exp: convert entry point for
9239 ppc64 and expect leading `.' on ppc64's symbols
9240
92412010-11-05 Doug Evans <dje@google.com>
9242
9243 * gdb.base/help.exp: Update expected output.
9244 * gdb.python/py-param.exp: Delete, contents moved to ...
9245 * gdb.python/py-parameter.exp: ... here. New file.
9246 Add test for gdb.parameter ("directories").
9247
92482010-11-05 Ken Werner <ken.werner@de.ibm.com>
9249
9250 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9251 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9252 * configure: Regenerate.
9253 * gdb.opencl/Makefile.in: New File.
9254 * gdb.opencl/datatypes.exp: Likewise.
9255 * gdb.opencl/datatypes.cl: Likewise.
9256 * gdb.opencl/operators.exp: Likewise.
9257 * gdb.opencl/operators.cl: Likewise.
9258 * gdb.opencl/vec_comps.exp: Likewise.
9259 * gdb.opencl/vec_comps.cl: Likewise.
9260 * gdb.opencl/convs_casts.exp: Likewise.
9261 * gdb.opencl/convs_casts.cl: Likewise.
9262 * lib/opencl.exp: Likewise.
9263 * lib/opencl_hostapp.c: Likewise.
9264 * lib/opencl_kernel.cl: Likewise.
9265 * lib/cl_util.c: Likewise.
9266 * lib/cl_util.c: Likewise.
9267 * gdb.base/default.exp (set language): Add "opencl" to the list of
9268 languages.
9269
92702010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9271
9272 * gdb.cp/overload.exp: Added test for inheritance overload.
9273 * gdb.cp/overload.cc: Ditto.
9274 * gdb.cp/oranking.exp: Removed releveant kfails.
9275
92762010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9277 Joel Brobecker <brobecker@adacore.com>
9278
9279 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9280 check test_compiler_info.
9281
92822010-11-03 Ken Werner <ken.werner@de.ibm.com>
9283
9284 * gdb.base/gnu_vector.exp: Adjust expect messages.
9285
92862010-11-03 Ken Werner <ken.werner@de.ibm.com>
9287
9288 * gdb.base/gnu_vector.exp: Add unary operator tests.
9289
92902010-11-03 Ken Werner <ken.werner@de.ibm.com>
9291
9292 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9293
92942010-11-02 Doug Evans <dje@google.com>
9295
9296 * gdb.python/py-pp-maint.c: New file.
9297 * gdb.python/py-pp-maint.exp: New file.
9298 * gdb.python/py-pp-maint.py: New file.
9299
93002010-11-02 Tom Tromey <tromey@redhat.com>
9301
9302 * gdb.base/default.exp: Remove "scheme" from language list.
9303
93042010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 Revert:
9307 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9308 * gdb.threads/sigstep-threads.exp: New file.
9309 * gdb.threads/sigstep-threads.c: New file.
9310
93112010-10-20 Michael Snyder <msnyder@vmware.com>
9312
9313 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9314
93152010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9316
9317 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9318 Skip test completely if gdb,no_hardware_watchpoints.
9319
93202010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9321
9322 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9323 strict, but do not check for any particular function name within libc.
9324
93252010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9326
9327 * gdb.cp/smartp.exp: New test.
9328 * gdb.cp/smartp.cc : New test.
9329
93302010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9331
9332 * gdb.cp/converts.exp: Test pointer to bool conversion.
9333 Test pointer to long conversion.
9334 * gdb.cp/oranking.exp: Removed relevant kfail.
9335
93362010-10-18 Tom Tromey <tromey@redhat.com>
9337
9338 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9339 argument to lazy_string.
9340 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9341 (pp_ls.to_string): Use it.
9342 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9343 Add "estring2" local.
9344
93452010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9346
9347 Fix s390x compatibility.
9348 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9349 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9350
93512010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9352
9353 * gdb.threads/sigstep-threads.exp: New file.
9354 * gdb.threads/sigstep-threads.c: New file.
9355
93562010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9357
9358 * gdb.base/pie-execl.exp: New file.
9359 * gdb.base/pie-execl.c: New file.
9360
93612010-10-13 Doug Evans <dje@google.com>
9362 Jan Kratochvil <jan.kratochvil@redhat.com>
9363
9364 PR exp/12117
9365 * gdb.cp/ptype-cv-cp.cc: New file.
9366 * gdb.cp/ptype-cv-cp.exp: New file.
9367
93682010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9369
9370 * gdb.cp/converts.cc: New test program.
9371 * gdb.cp/converts.exp: New test.
9372 * gdb.cp/overload.exp: Added test for void* vs int*.
9373 * gdb.cp/overload.exp: Ditto.
9374 * gdb.cp/oranking.exp: Removed related kfail.
9375
93762010-10-13 Doug Evans <dje@google.com>
9377
9378 * lib/gdb-python.exp (gdb_check_python_config): New function.
9379 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9380 * gdb.python/lib-types.cc: New file.
9381 * gdb.python/lib-types.exp: New file.
9382
93832010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 * gdb.python/py-error.exp: New file.
9386 * gdb.python/py-error.py: New file.
9387
93882010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9389
9390 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9391 gdb_test_multiple.
9392
93932010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9394
9395 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9396 * gdb.base/prelink.exp: Likewise.
9397 * gdb.base/solib-nodir.exp: Likewise.
9398 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9399 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9400 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9401
94022010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9403
9404 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9405 for the "info files" test to avoid timeouts on slow machines.
9406
94072010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9408
9409 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9410 (main): Make openlib dummy call.
9411
94122010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9413
9414 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9415 * break-interp.exp (reach): Move the core body ...
9416 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9417 (test_ld): Provide always real argument, even to the linker. Replace
9418 dl_main by _dl_debug_state.
9419
94202010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9421
9422 Fix results of prelinked PIEs on ppc*.
9423 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9424 Accept also DISPLACEMENT "PRESENT".
9425 (main): Replace "ZERO" displacements by "PRESENT".
9426
94272010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9428
9429 * gdb.cp/oranking.exp: New test.
9430 * gdb.cp/oranking.cc: New test program.
9431
94322010-10-08 Ken Werner <ken.werner@de.ibm.com>
9433
9434 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9435 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9436
94372010-10-06 Ken Werner <ken.werner@de.ibm.com>
9438
9439 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9440 lush, lynx) New constant.
9441 * gdb.base/constvars.exp: Test const array types.
9442 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9443
94442010-10-06 Doug Evans <dje@google.com>
9445
9446 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9447 of syscall staging area.
9448
94492010-10-06 Ken Werner <ken.werner@de.ibm.com>
9450
9451 * gdb.base/gnu_vector.c: Add variable c4.
9452 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9453 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9454
94552010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9456
9457 * gdb.arch/altivec-abi.exp: Fix a typo.
9458
94592010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9460
9461 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9462 to match a thread ID.
9463
94642010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 Fix s390x testcase compatibility.
9467 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9468
94692010-10-01 Doug Evans <dje@google.com>
9470
9471 * lib/gdb-python.exp: New file.
9472 * gdb.python/py-block.exp: Use it.
9473 * gdb.python/py-breakpoint.exp: Ditto.
9474 * gdb.python/py-frame.exp: Ditto.
9475 * gdb.python/py-inferior.exp: Ditto.
9476 * gdb.python/py-param.exp: Ditto.
9477 * gdb.python/py-prettyprint.exp: Ditto.
9478 * gdb.python/py-shared.exp: Ditto.
9479 * gdb.python/py-symbol.exp: Ditto.
9480 * gdb.python/py-symtab.exp: Ditto.
9481 * gdb.python/py-type.exp: Ditto.
9482 * gdb.python/py-value.exp: Ditto.
9483 * gdb.python/python.exp: Ditto.
9484
94852010-09-30 Tom Tromey <tromey@redhat.com>
9486
9487 * gdb.base/anon.exp: New file.
9488 * gdb.base/anon.c: New file.
9489
94902010-09-30 Tom Tromey <tromey@redhat.com>
9491
9492 * gdb.base/completion.exp: Test completion through anonymous
9493 union.
9494 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9495
94962010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 Fix printing parameters of inlined functions.
9499 * gdb.dwarf2/dw2-inline-param.exp: New file.
9500 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9501 * gdb.dwarf2/dw2-inline-param.S: New file.
9502
95032010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 PR corefiles/12071.
9506 * gdb.base/corefile.exp (quit with a process, no question: load core)
9507 (quit with a core file): New tests.
9508
95092010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9510
9511 Fix GDB crash on inferior calls with self-referencing classes.
9512 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9513 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9514 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9515
95162010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9517
9518 Fix lost siginfo_t for inferior calls.
9519 * gdb.base/siginfo-infcall.exp: New file.
9520 * gdb.base/siginfo-infcall.c: New file.
9521
95222010-09-22 Joel Brobecker <brobecker@adacore.com>
9523
9524 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9525
95262010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9527
9528 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9529 New test.
9530 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9531
95322010-09-22 Joel Brobecker <brobecker@adacore.com>
9533
9534 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9535 type of our const type.
9536
95372010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9538
9539 * gdb.cp/pr12028.cc: New.
9540 * gdb.cp/pr12028.exp: New.
9541
95422010-09-22 Joel Brobecker <brobecker@adacore.com>
9543
9544 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9545
95462010-09-16 Phil Muldoon <pmuldoon@redhat.com>
9547 Jan Kratochvil <jan.kratochvil@redhat.com>
9548
9549 PR mi/11407
9550 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9551 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9552 * gdb.mi/dw2-ref-missing-frame.S New File.
9553 * gdb.mi/dw2-ref-missing-frame.exp New File.
9554
95552010-09-14 Tom Tromey <tromey@redhat.com>
9556
9557 PR symtab/8399:
9558 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9559
95602010-09-14 Tom Tromey <tromey@redhat.com>
9561
9562 PR exp/11803:
9563 * gdb.threads/tls.exp: Use C++.
9564 (check_thread_local): Use K::another_thread_local.
9565 * gdb.threads/tls.c (class K): New.
9566 (another_thread_local): Now a member of K.
9567 (spin): Update. No longer K&R C.
9568
95692010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9570
9571 * gdb.cp/koenig.cc: created class for testing member lookup.
9572 * gdb.cp/koenig.exp: Added test for member lookup.
9573
95742010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9575
9576 Fix false FAILs on sourcetree topdir directory containing "kill".
9577 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9578 source line matching regexp.
9579
95802010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 * gdb.python/python.exp (set height 0, collect help from uiout)
9583 (verify help to uiout): New tests.
9584
95852010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9586
9587 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9588 is_lp64_target to check 64bit target.
9589
95902010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9591
9592 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9593 (test_ld) <powerpc64-*>: New.
9594
95952010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9596
9597 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9598
95992010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9600
9601 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9602 (FunctionArg::method): New function.
9603 (empty, arg): New variables.
9604 (main): Call arg.method.
9605 * gdb.cp/templates.exp (test_template_args): New function.
9606 (do_tests): Call it.
9607
96082010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9609
9610 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9611 of "next" to proceed over pthread_exit call.
9612
96132010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9614
9615 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9616 "maint print statistics" output to prevent expect timeouts.
9617
96182010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9619
9620 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9621 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9622 (test_float_rejected): ... here.
9623 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9624 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9625 (test_float_rejected): ... here.
9626 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9627 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9628 (test_float_rejected): ... here.
9629 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9630 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9631 (test_float_rejected): ... here.
9632
96332010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9634
9635 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9636 before disabling hardware watchpoints.
9637 (test_inaccessible_watchpoint): Check that hardware watchpoints
9638 are used. Test for watchpoints on a constant address.
9639
96402010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9641
9642 * gdb.base/ui-redirect.exp: New file.
9643
96442010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9645 Joel Brobecker <brobecker@adacore.com>
9646
9647 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9648
96492010-08-31 Doug Evans <dje@google.com>
9650
9651 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9652
96532010-08-30 Tom Tromey <tromey@redhat.com>
9654
9655 PR python/11792:
9656 * gdb.python/py-value.exp (test_subscript_regression): Add
9657 dynamic_type test.
9658
96592010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9660
9661 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9662 instead of running to main. Do not test the main function.
9663 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9664 Add new main.
9665
96662010-08-26 Pedro Alves <pedro@codesourcery.com>
9667
9668 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9669 one test.
9670
96712010-08-24 Doug Evans <dje@google.com>
9672
9673 PR symtab/11942
9674 * gdb.dwarf2/dw4-sig-types.cc: New file.
9675 * gdb.dwarf2/dw4-sig-types.h: New file.
9676 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9677 * gdb.dwarf2/dw4-sig-types.exp: New file.
9678
96792010-08-23 Tom Tromey <tromey@redhat.com>
9680
9681 PR python/11145:
9682 * gdb.python/py-value.c (Base, Derived): New types.
9683 (base): New global.
9684 * gdb.python/py-value.exp (test_subscript_regression): Add
9685 dynamic_cast test.
9686
96872010-08-23 Tom Tromey <tromey@redhat.com>
9688
9689 PR python/10676:
9690 * gdb.python/py-type.exp (test_fields): Add tests for type
9691 equality.
9692
96932010-08-23 Tom Tromey <tromey@redhat.com>
9694
9695 PR python/11915:
9696 * gdb.python/py-type.exp (test_fields): Add tests for array.
9697
96982010-08-23 Keith Seitz <keiths@redhat.com>
9699
9700 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9701 have any children. Create a new abbrev for it.
9702 Add missing terminal sequence to .debug_abbrev.
9703
97042010-08-20 Keith Seitz <keiths@redhat.com>
9705
9706 PR symtab/11465:
9707 * gdb.dwarf2/pr11465.exp: New test.
9708 * gdb.dwarf2/pr11465.S: New file.
9709 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9710 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9711
97122010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
9713
9714 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9715 registers. Update data sets with the new v2_double element in the
9716 VSX register union. Add vector_register3_vr data set for the AltiVec
9717 registers. Use gdb_test_no_output instead of send_gdb.
9718
97192010-08-19 Pedro Alves <pedro@codesourcery.com>
9720
9721 * gdb.python/py-shared.exp: New file, factored out from
9722 python.exp.
9723 * gdb.python/py-shared.c: New file.
9724 * gdb.python/py-shared-sl.c: New file.
9725 * gdb.python/python-1.c: New file.
9726 * gdb.python/python-sl.c: Delete.
9727 * gdb.python/python.c: Mention python-1.c.
9728 * gdb.python/python.exp: Move shared library tests to
9729 py-shared.exp.
9730 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9731 (MISCELLANEOUS): New.
9732 (clean mostlyclean): Also remove $MISCELLANEOUS.
9733
97342010-08-19 Doug Evans <dje@google.com>
9735
9736 PR exp/11926
9737 * gdb.base/printcmds.exp (test_float_accepted): New function.
9738 Move existing float tests there. Add tests for floats with suffixes.
9739 (test_float_rejected): New function.
9740 * gdb.java/jv-print.exp (test_float_accepted): New function.
9741 (test_float_rejected): New function.
9742 * gdb.objc/print.exp: New file.
9743 * gdb.pascal/print.exp: New file.
9744 * lib/objc.exp: New file.
9745
97462010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
9747
9748 * gdb.base/default.exp (info set): Avoid full buffer error and force
9749 reading up to final gdb prompt.
9750 (show): Likewise.
9751
97522010-08-18 Tom Tromey <tromey@redhat.com>
9753
9754 PR symtab/11919:
9755 * gdb.base/completion.exp: Add test.
9756
97572010-08-18 Doug Evans <dje@google.com>
9758
9759 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
9760 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
9761 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
9762 Simplify, early exit if runto_main fails.
9763 * gdb.fortran/exprs.exp: load_lib fortran.exp.
9764 (set_lang_fortran): Moved to lib/fortran.exp.
9765 * gdb.fortran/types.exp: load_lib fortran.exp.
9766 (set_lang_fortran): Moved to lib/fortran.exp.
9767 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9768 * gdb.java/jprint.exp (set_lang_java): Ditto.
9769 * gdb.java/jv-exp.exp: load_lib java.exp.
9770 If set_lang_java fails, issue a warning instead of failure to be
9771 consistent with other set_lang_foo uses.
9772 (set_lang_java): Moved to lib/java.exp.
9773 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9774 If set_lang_java fails, issue a warning instead of failure to be
9775 consistent with other set_lang_foo uses.
9776 * gdb.pascal/types.exp: load_lib pascal.exp.
9777 (set_lang_pascal): Moved to lib/pascal.exp.
9778 * lib/fortran.exp: New file.
9779 * lib/java.exp (set_lang_java): New function.
9780 * lib/pascal.exp (set_lang_pascal): New function.
9781
97822010-08-18 Yao Qi <yao@codesourcery.com
9783
9784 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
9785 func_nofb_start and func_loopfb_start, so that address of functions
9786 is equal to these labels on Thumb.
9787
97882010-08-18 Yao Qi <yao@codesourcery.com>
9789
9790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
9791 to reflect latest c source file.
9792
97932010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9794
9795 * gdb.cp/infcall-dlopen.exp: New file.
9796 * gdb.cp/infcall-dlopen.cc: New file.
9797 * gdb.cp/infcall-dlopen-lib.cc: New file.
9798
97992010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9800 Pedro Alves <pedro@codesourcery.com>
9801
9802 PR breakpoints/11371
9803
9804 * gdb.base/watch-cond-infcall.exp: New file.
9805 * gdb.base/watch-cond-infcall.c: New file.
9806
98072010-08-16 Tom Tromey <tromey@redhat.com>
9808
9809 * gdb.base/help.exp: Update.
9810 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
9811 watchpoint.
9812 (test_watch_location): New proc.
9813 (test_watchpoint_in_big_blob): Delete watchpoint.
9814 * gdb.base/watchpoint.c (func5): New function.
9815 (main): Call it.
9816
98172010-08-16 Doug Evans <dje@google.com>
9818
9819 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
9820
98212010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9822
9823 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
9824 tests.
9825
98262010-08-11 Ken Werner <ken.werner@de.ibm.com>
9827
9828 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
9829 * gdb.base/gnu_vector.c: New File.
9830 * gdb.base/gnu_vector.exp: Likewise.
9831
98322010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9833
9834 * gdb.python/python.c: New File.
9835 * gdb.python/python-sl.c: New File.
9836 * gdb.python/python.exp: Test solib_address and decode_line
9837 * functions.
9838
98392010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9840
9841 * gdb.python/python.exp (show height, set height 10)
9842 (verify pagination beforehand, verify pagination beforehand: q)
9843 (gdb.execute does not page, verify pagination afterwards)
9844 (verify pagination afterwards: q): New.
9845
98462010-08-02 Doug Evans <dje@google.com>
9847
9848 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
9849 because of an older gcc, change test2
9850 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
9851 to unsupported.
9852
98532010-07-30 Kazu Hirata <kazu@codesourcery.com>
9854
9855 * gdb.base/break-always.exp: Do not expect full paths to file
9856 names.
9857 * gdb.base/commands.exp: Likewise.
9858
98592010-07-30 Doug Evans <dje@google.com>
9860
9861 * gdb.cp/temargs.exp: For new tests that require newer gccs,
9862 xfail them when run with older gccs.
9863
9864 * lib/gdb.exp (build_executable): Forward "c++" option to
9865 get_compiler_info.
9866
9867 * gdb.python/py-type.exp (test_template): Mark as xfail tests
9868 "python print ttype.template_argument(1)" and
9869 "python print isinstance(ttype.template_argument(1), gdb.Value)"
9870 if using gcc 4.4 or earlier.
9871
9872 * gdb.base/valgrind-db-attach.exp: Use unique test name for
9873 attach-to-debugger handling.
9874
98752010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9876
9877 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
9878 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
9879 (main): Use copyreloc.
9880 * gdb.base/prelink.exp (split debug of executable)
9881 (.dynbss vs. .bss address shift): New tests.
9882
98832010-07-29 Pedro Alves <pedro@codesourcery.com>
9884
9885 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
9886 in gdb_test_multiple.
9887
98882010-07-29 Pedro Alves <pedro@codesourcery.com>
9889
9890 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9891 environment.
9892
98932010-07-28 Tom Tromey <tromey@redhat.com>
9894
9895 PR python/11060:
9896 * gdb.python/py-type.c (Temargs): New template.
9897 (temvar): New variable.
9898 * gdb.python/py-type.exp (test_template): New proc.
9899
99002010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
9901
9902 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
9903 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
9904
99052010-07-28 Tom Tromey <tromey@redhat.com>
9906
9907 PR c++/9946:
9908 * gdb.cp/temargs.exp: New file.
9909 * gdb.cp/temargs.cc: New file.
9910
99112010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9912
9913 * gdb.base/help.exp (help disassemble): Update the content.
9914
99152010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9916
9917 * gdb.threads/ia64-sigill.exp: New file.
9918 * gdb.threads/ia64-sigill.c: New file.
9919
99202010-07-27 Tom Tromey <tromey@redhat.com>
9921
9922 * gdb.opt/inline-cmds.c (ATTR): New define.
9923 (func1): Use it.
9924 (func2): Likewise.
9925 (func3): Likewise.
9926 (outer_inline1): Likewise.
9927 (outer_inline2): Likewise.
9928 * gdb.opt/inline-bt.c (ATTR): New define.
9929 (func1): Use it.
9930 (func2): Likewise.
9931 * gdb.opt/inline-locals.c (ATTR): New define.
9932 (func1): Use it.
9933 (func2): Likewise.
9934
99352010-07-27 Tom Tromey <tromey@redhat.com>
9936
9937 * gdb.stabs/gdb11479.c (hack): New function.
9938 (test): Use it.
9939 (test2): Use it.
9940 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
9941 (int32_search_buf, int64_search_buf): No longer static.
9942 (x): Remove.
9943 * gdb.base/relocate.c (hack): New function.
9944
99452010-07-27 Phil Muldoon <pmuldoon@redhat.com>
9946
9947 * gdb.python/py-value.exp (test_inferior_function_call): New function.
9948 * gdb.python/py-value.c (func1): New function.
9949 (func2): Likewise.
9950
99512010-07-26 Corinna Vinschen <vinschen@redhat.com>
9952
9953 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
9954 as not to clash with .data section.
9955
99562010-07-26 Jerome Guitton <guitton@adacore.com>
9957
9958 * gdb.base/code_elim.exp: New file.
9959 * gdb.base/code_elim1.c: New file.
9960 * gdb.base/code_elim2.c: New file.
9961
99622010-07-21 Pedro Alves <pedro@codesourcery.com>
9963
9964 PR symtab/11827
9965
9966 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
9967 (some_volatile_enum): New variable.
9968 * gdb.base/printcmds.exp (test_print_enums): New.
9969 <top level>: Call it.
9970
99712010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
9972
9973 * gdb.cp/fpointer.cc: New test.
9974 * gdb.cp/fpointer.exp: New test.
9975
99762010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9977
9978 * gdb.base/solib-nodir.exp: New file.
9979 * lib/gdb.exp (runto): New case for a GDB internal error.
9980
99812010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9982 Ulrich Weigand <uweigand@de.ibm.com>
9983 Tom Tromey <tromey@redhat.com>
9984
9985 * gdb.base/charset-malloc.c: New file.
9986 * gdb.base/charset.c (malloc_stub): New prototype.
9987 (main): Call it instead of malloc itself.
9988 * gdb.base/charset.exp: Use only prepare_for_testing.
9989 (binfile): Remove the variable.
9990
99912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9992
9993 Make core files the process_stratum.
9994 * gdb.base/corefile.exp (run: load core again)
9995 (run: sanity check we see the core file, run: with core)
9996 (run: core file is cleared, attach: load core again)
9997 (attach: sanity check we see the core file, attach: with core)
9998 (attach: core file is cleared): New tests.
9999 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10000
100012010-07-14 Ken Werner <ken.werner@de.ibm.com>
10002
10003 * gdb.arch/altivec-abi.exp: New tests.
10004
100052010-07-13 Tom Tromey <tromey@redhat.com>
10006
10007 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10008 (main): Use it.
10009 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10010
100112010-07-13 Tom Tromey <tromey@redhat.com>
10012
10013 * gdb.base/label.exp: New file.
10014 * gdb.base/label.c: New file.
10015
100162010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10017 H.J. Lu <hongjiu.lu@intel.com>
10018
10019 * lib/gdb.exp (is_ilp32_target): New.
10020 (is_lp64_target): Likewise.
10021
10022 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10023 target.
10024 * gdb.arch/amd64-disp-step.exp: Likewise.
10025 * gdb.arch/amd64-dword.exp: Likewise.
10026 * gdb.arch/amd64-i386-address.exp: Likewise.
10027 * gdb.arch/amd64-word.exp: Likewise.
10028
10029 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10030 target.
10031 * gdb.arch/i386-bp_permanent.exp: Likewise.
10032 * gdb.arch/i386-byte.exp: Likewise.
10033 * gdb.arch/i386-disp-step.exp: Likewise.
10034 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10035 * gdb.arch/i386-prologue.exp: Likewise.
10036 * gdb.arch/i386-size-overlap.exp: Likewise.
10037 * gdb.arch/i386-size.exp: Likewise.
10038 * gdb.arch/i386-sse.exp: Likewise.
10039 * gdb.arch/i386-unwind.exp: Likewise.
10040 * gdb.arch/i386-word.exp: Likewise.
10041
10042 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10043 test only when building 64-bit executables. Do not hard-code
10044 -m64 option.
10045
100462010-07-07 Doug Evans <dje@google.com>
10047
10048 * lib/gdb.exp (gdb_test_list_exact): New function.
10049 * gdb.base/default.exp (show convenience): Call it, add tests for
10050 $_sdata = void, $_thread = 0.
10051
100522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10053 Joel Brobecker <brobecker@adacore.com>
10054
10055 Fix re-run of PIE executable, PR shlibs/11776.
10056 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10057 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10058 and re-"run" of the inferior.
10059
100602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10061 Joel Brobecker <brobecker@adacore.com>
10062
10063 Cope with missing /usr/sbin/prelink.
10064 * lib/prelink-support.exp (prelink_no):
10065 <result == 1 && $output is "no such file or directory">: New.
10066 (prelink_yes): Likewise. Return on failed prelink_no.
10067
100682010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10069 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10072 build_executable by build_executable_own_libs. Replace "prelink -R"
10073 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10074 change.
10075 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10076 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10077 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10078 Replace build_executable by build_executable_own_libs's function
10079 build_executable_own_libs.
10080 (prelinkNO): Create new stub to call prelink_no.
10081 (prelinkYES): Create new stub to call prelink_yes.
10082 (test_attach): Rename calls of copy to file_copy.
10083 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10084 (copy): Move to ...
10085 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10086 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10087 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10088 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10089 special flags by gdb_compile_shlib. Replace second gdb_compile by
10090 build_executable_own_libs. Replace "prelink -R" execution by a call of
10091 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10092 a second call of prelink_yes. Replace restart commands by
10093 clean_restart.
10094 (prelink): Rename to ...
10095 (seen displacement message): ... this test. Extend its expectation
10096 strictness.
10097
100982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10099
10100 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10101 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10102 displacement message exactly once.
10103
101042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10105 Joel Brobecker <brobecker@adacore.com>
10106
10107 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10108 its restore after the <$relink_args != ""> loop. new comment.
10109
101102010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10111 Joel Brobecker <brobecker@adacore.com>
10112
10113 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10114 code for it. New variable relink_args.
10115 (prelinkYES): Call prelinkNO.
10116 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10117 in such case. Move the core code to ...
10118 (test_attach_gdb): ... a new function. Send GDB command "file".
10119 Extend expected "Attaching to " string.
10120
101212010-07-02 Tom Tromey <tromey@redhat.com>
10122
10123 * gdb.base/bitops.exp: Remove extraneous "pass".
10124
101252010-07-02 Ken Werner <ken.werner@de.ibm.com>
10126
10127 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10128
101292010-07-01 Pedro Alves <pedro@codesourcery.com>
10130
10131 * gdb.base/help.exp: Adjust expected output.
10132
101332010-07-01 Pedro Alves <pedro@codesourcery.com>
10134
10135 * gdb.base/help.exp: Adjust expected output.
10136
101372010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10138
10139 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10140 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10141 c++/11702.
10142
101432010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10144 Doug Evans <dje@google.com>
10145
10146 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10147 add .dynamic entry'.
10148
101492010-06-29 Doug Evans <dje@google.com>
10150
10151 Test PR c++/11702.
10152 * gdb.cp/m-static.exp: Add testcase.
10153 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10154
101552010-06-28 Phil Muldoon <pmuldoon@redhat.com>
10156 Tom Tromey <tromey@redhat.com>
10157 Thiago Jung Bauermann <bauerman@br.ibm.com>
10158
10159 * gdb.python/py-inferior.c: New File.
10160 * gdb.python/py-infthread.c: New File.
10161 * gdb.python/py-inferior.exp: New File.
10162 * gdb.python/py-infthread.exp: New File.
10163
101642010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10165
10166 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10167 (ptype ::C::OtherFileClass typedefs): New.
10168 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10169 (C::OtherFileClass::cOtherFileClassVar2): New.
10170 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10171 cOtherFileClassVar2.
10172 (C::cOtherFileType2, C::cOtherFileVar2): New.
10173 (C::cOtherFileVar_use): use also cOtherFileVar2.
10174 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10175
101762010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10177
10178 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10179 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10180 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10181 (print ::C::cOtherFileVar)
10182 (whatis C::OtherFileClass::cOtherFileClassType)
10183 (whatis ::C::OtherFileClass::cOtherFileClassType)
10184 (print C::OtherFileClass::cOtherFileClassVar)
10185 (print ::cOtherFileClassVar)
10186 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10187 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10188 trailing content.
10189 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10190 (C::OtherFileClass::cOtherFileClassVar)
10191 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10192 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10193
101942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10195
10196 Test PR c++/11703 and PR gdb/1448.
10197 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10198 gdb/1448.
10199
102002010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10201
10202 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10203 (main) <rtti_data>: New.
10204 * gdb.cp/virtbase.exp (print rtti_data): New.
10205
102062010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10207 Joel Brobecker <brobecker@adacore.com>
10208
10209 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10210
102112010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10212
10213 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10214
102152010-06-28 Doug Evans <dje@google.com>
10216
10217 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10218
102192010-06-27 Doug Evans <dje@google.com>
10220
10221 * gdb.cp/m-static.exp: Update expected test output.
10222
102232010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10224
10225 * gdb.gdb/selftest.exp: Adjust expected message for
10226 capturing start-up runtime.
10227
102282010-06-25 Tom Tromey <tromey@redhat.com>
10229
10230 PR python/10808:
10231 * gdb.python/python.exp: Add new tests.
10232
102332010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10234
10235 * gdb.cp/operator.cc: Created an import loop.
10236 * gdb.cp/operator.exp: Added testcase for import loop.
10237
102382010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10239
10240 Test PR python/11407.
10241 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10242 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10243 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10244 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10245 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10246 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10247 binfile. Call gdb_compile with clean_restart twice.
10248 (func_nofb print, func_nofb backtrace, func_loopfb print)
10249 (func_loopfb backtrace): New.
10250
102512010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10252
10253 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10254 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10255 by a hand made one.
10256 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10257 i?86 requirement. Remove variables srcfile and binfile. New variable
10258 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10259
102602010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10261
10262 * gdb.cell/dwarfaddr.exp: New file.
10263 * gdb.cell/dwarfaddr.S: New file.
10264
102652010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10266
10267 Test PR 9436.
10268 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10269
102702010-06-24 Hui Zhu <teawater@gmail.com>
10271
10272 * gdb.base/eval.exp: New file.
10273
102742010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10275
10276 * gdb.cell/fork.exp: New file.
10277 * gdb.cell/fork.c: Likewise.
10278 * gdb.cell/fork-spu.c: Likewise.
10279
102802010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10281
10282 * lib/gdb.exp (banned_variables_traced): New global variable.
10283 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10284 (gdb_init): Use `trace add variable' instead of obsolete
10285 `trace variable'.
10286
102872010-06-21 Doug Evans <dje@google.com>
10288
10289 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10290
102912010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10292
10293 * gdb.arch/spu-ls.exp: New file.
10294 * gdb.arch/spu-ls.c: Likewise.
10295
102962010-06-18 Stan Shebs <stan@codesourcery.com>
10297
10298 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10299
103002010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10301
10302 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10303 * gdb.base/watch-cond.exp: Likewise.
10304 * gdb.python/py-breakpoint.exp: Likewise.
10305
103062010-06-18 Pedro Alves <pedro@codesourcery.com>
10307
10308 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10309 clean_restart, make sure every test has a distinct message, and
10310 that messages don't include the executable' full path.
10311
103122010-06-17 Doug Evans <dje@google.com>
10313
10314 * gdb.arch/i386-size.exp: Updated expected output for
10315 DISASSEMBLY_OMIT_FNAME.
10316
103172010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10318 Sergio Durigan Junior <sergiodj@redhat.com>
10319
10320 * gdb.base/watch-notconst.c: New file.
10321 * gdb.base/watch-notconst.S: New file.
10322 * gdb.base/watch-notconst2.c: New file.
10323 * gdb.base/watch-notconst2.S: New file.
10324 * gdb.base/watch-notconst.exp: New file.
10325 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10326 (func4): Add operations on `global_ptr_ptr'.
10327 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10328 routine to test watchpoints created with a constant expression.
10329 (test_inaccessible_watchpoint): Include tests for watchpoints
10330 created with a constant expression.
10331
103322010-06-14 Kevin Buettner <kevinb@redhat.com>
10333
10334 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10335 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10336 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10337 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10338 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10339 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10340 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10341 of `_start'.
10342
103432010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10344
10345 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10346 not supported on the target.
10347 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10348 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10349 * gdb.mi/mi-nsintrall.exp: Likewise.
10350 * gdb.mi/mi-nsmoribund.exp: Likewise.
10351 * gdb.mi/mi-nsthrexec.exp: Likewise.
10352
103532010-06-11 Stan Shebs <stan@codesourcery.com>
10354
10355 * gdb.base/permissions.exp: New file.
10356
103572010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10358
10359 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10360 does not support ELF executable class.
10361
103622010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10363
10364 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10365
103662010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10367
10368 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10369 (runto): Catch "The target does not support running in non-stop mode.".
10370
103712010-06-11 Michael Snyder <msnyder@vmware.com>
10372
10373 * gdb.base/setshow.exp (set language asm): Don't use
10374 gdb_test_no_output, fails on some targets.
10375
103762010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10377
10378 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10379 * gdb.cp/pr9167.exp: Likewise.
10380
103812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10382
10383 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10384
103852010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10386
10387 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10388
103892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10390
10391 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10392
103932010-06-11 Tom Tromey <tromey@redhat.com>
10394
10395 PR gdb/9977, PR exp/11636::
10396 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10397 (pieces_test_f6): Update expected output.
10398
103992010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10400
10401 * gdb.base/moribund-step.exp: New.
10402
104032010-06-08 Michael Snyder <msnyder@vmware.com>
10404
10405 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
10406 * gdb.ada/boolean_expr.exp:
10407 * gdb.ada/frame_args.exp: Ditto.
10408 * gdb.ada/lang_switch.exp: Ditto.
10409 * gdb.ada/ptype_arith_binop.exp: Ditto.
10410 * gdb.ada/ref_param.exp: Ditto.
10411 * gdb.ada/type_coercion.exp:Ditto.
10412
10413 * gdb.asm/asm-source.exp: Ditto.
10414
10415 * gdb.base/attach.exp: Ditto.
10416 * gdb.base/bitfields2.exp: Ditto.
10417 * gdb.base/call-signal-resume.exp: Ditto.
10418 * gdb.base/callfuncs.exp: Ditto.
10419 * gdb.base/commands.exp: Ditto.
10420 * gdb.base/dbx.exp: Ditto.
10421 * gdb.base/default.exp: Ditto.
10422 * gdb.base/dump.exp: Ditto.
10423 * gdb.base/exprs.exp: Ditto.
10424 * gdb.base/freebpcmd.exp: Ditto.
10425 * gdb.base/interrupt.exp: Ditto.
10426 * gdb.base/list.exp: Ditto.
10427 * gdb.base/long_long.exp: Ditto.
10428 * gdb.base/maint.exp: Ditto.
10429 * gdb.base/ptype.exp: Ditto.
10430 * gdb.base/return.exp: Ditto.
10431 * gdb.base/setshow.exp: Ditto.
10432 * gdb.base/sigbpt.exp: Ditto.
10433 * gdb.base/sigrepeat.exp: Ditto.
10434
10435 * gdb.cp/classes.exp: Ditto.
10436
10437 * gdb.dwarf2/dw2-restore.exp: Ditto.
10438
10439 * gdb.gdb/selftest.exp: Ditto.
10440
10441 * gdb.multi/base.exp: Ditto.
10442 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10443
10444 * gdb.python/py-block.exp: Ditto.
10445 * gdb.python/py-prettyprint.exp: Ditto.
10446 * gdb.python/py-template.exp: Ditto.
10447
10448 * gdb.server/ext-attach.exp: Ditto.
10449 * gdb.server/ext-run.exp: Ditto.
10450 * gdb.server/server-mon.exp: Ditto.
10451
10452 * gdb.threads/fork-thread-pending.exp: Ditto.
10453 * gdb.threads/hand-call-in-threads.exp: Ditto.
10454 * gdb.threads/interrupted-hand-call.exp: Ditto.
10455 * gdb.threads/linux-dp.exp: Ditto.
10456 * gdb.threads/manythreads.exp: Ditto.
10457 * gdb.threads/print-threads.exp: Ditto.
10458 * gdb.threads/pthreads.exp: Ditto.
10459 * gdb.threads/schedlock.exp: Ditto.
10460 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10461 * gdb.threads/threadapply.exp: Ditto.
10462
104632010-06-08 Michael Snyder <msnyder@vmware.com>
10464
10465 * gdb.ada/exec_changed.exp:
10466 Use ".*" instead of "" as wildcard regexp.
10467
10468 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10469 * gdb.base/call-ar-st.exp: Ditto.
10470 * gdb.base/checkpoint.exp: Ditto.
10471 * gdb.base/default.exp: Ditto.
10472 * gdb.base/dump.exp: Ditto.
10473 * gdb.base/ending-run.exp: Ditto.
10474 * gdb.base/fileio.exp: Ditto.
10475 * gdb.base/miscexprs.exp: Ditto.
10476 * gdb.base/pointers.exp: Ditto.
10477 * gdb.base/readline.exp: Ditto.
10478 * gdb.base/reread.exp: Ditto.
10479 * gdb.base/restore.exp: Ditto.
10480 * gdb.base/shlib-call.exp: Ditto.
10481 * gdb.base/valgrind-db-attach.exp: Ditto.
10482 * gdb.base/volatile.exp: Ditto.
10483 * gdb.base/watchpoints.exp: Ditto.
10484
10485 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10486
10487 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10488 * gdb.python/py-value.exp: Ditto.
10489
10490 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10491 * gdb.trace/circ.exp: Ditto.
10492 * gdb.trace/collection.exp: Ditto.
10493 * gdb.trace/packetlen.exp: Ditto.
10494 * gdb.trace/passc-dyn.exp: Ditto.
10495 * gdb.trace/report.exp: Ditto.
10496 * gdb.trace/tfile.exp: Ditto.
10497 * gdb.trace/tfind.exp: Ditto.
10498 * gdb.trace/while-dyn.exp: Ditto.
10499
105002010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10503
105042010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10505
10506 Test PR 10640.
10507 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10508
105092010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10510
10511 * gdb.cp/koenig.exp: Test for ADL operators.
10512 * gdb.cp/koenig.cc: Added ADL operators.
10513 * gdb.cp/operator.exp: New test.
10514 * gdb.cp/operator.cc: New test.
10515
105162010-06-04 Michael Snyder <msnyder@vmware.com>
10517
10518 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10519 * gdb.base/pending.exp: Ditto.
10520
10521 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10522
105232010-06-04 Doug Evans <dje@google.com>
10524
10525 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10526 disabled printers.
10527 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10528 (enable_lookup_function): New function.
10529
105302010-06-04 Tom Tromey <tromey@redhat.com>
10531
10532 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10533 of hash and id.
10534
105352010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10536
10537 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10538 newline.
10539 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10540 (empty verbose non-noisy clear, empty verbose noisy clear)
10541 (empty non-verbose noisy clear): Likewise.
10542
105432010-06-03 Michael Snyder <msnyder@vmware.com>
10544
10545 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10546 * gdb.base/display.exp: Ditto.
10547 * gdb.base/find.exp: Ditto.
10548 * gdb.base/ifelse.exp: Ditto.
10549 * gdb.base/multi-forks.exp: Ditto.
10550 * gdb.base/recurse.exp: Ditto.
10551 * gdb.base/setshow.exp: Ditto.
10552 * gdb.base/value-double-free.exp: Ditto.
10553 * gdb.base/watch-vfork.exp: Ditto.
10554 * gdb.base/watch_thread_num.exp: Ditto.
10555 * gdb.base/watchpoint-solib.exp: Ditto.
10556 * gdb.base/watchpoint.exp: Ditto.
10557 * gdb.base/watchpoints.exp: Ditto.
10558
10559 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10560 * gdb.cp/overload.exp: Ditto.
10561 * gdb.cp/virtfunc.exp: Ditto.
10562
10563 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10564
10565 * gdb.reverse/watch-precsave.exp:
10566 Replace gdb_test with gdb_test_no_output.
10567
10568 * gdb.threads/attach-into-signal.exp:
10569 Replace gdb_test with gdb_test_no_output.
10570 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10571 * gdb.threads/watchthreads.exp: Ditto.
10572 * gdb.threads/watchthreads2.exp: Ditto.
10573
10574 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10575 * gdb.trace/tfind.exp: Ditto.
10576
105772010-06-03 Joel Brobecker <brobecker@adacore.com>
10578
10579 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10580 successful test if message is the empty string.
10581
105822010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10583
10584 * gdb.fortran/module.exp (stopped language detection): New test.
10585
105862010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 Support DW_TAG_module as separate namespaces.
10589 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10590 gdb.fortran/library-module-lib.f90: New.
10591 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10592 (print i): Remove.
10593 (continue to breakpoint: i-is-1, print var_i value 1)
10594 (continue to breakpoint: i-is-2, print var_i value 2)
10595 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10596 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10597 (complete `modmany, complete `modmany`, complete `modmany`var)
10598 (show language, setting breakpoint at module): New tests.
10599 * gdb.fortran/module.f90 (module mod): Remove.
10600 (module mod1, module mod2, module modmany, subroutine sub1)
10601 (subroutine sub2, program module): New.
10602
106032010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10604
10605 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10606 (print value of rUC, print value of rI, print value of UI): ... here.
10607 * gdb.cp/anon-union.exp (pass): Rename to ...
10608 (print z 2): ... here.
10609
106102010-06-02 Michael Snyder <msnyder@vmware.com>
10611
10612 * gdb.trace/actions.exp: Use gdb_test_no_output.
10613 * gdb.trace/circ.exp: Ditto.
10614 * gdb.trace/packetlen.exp: Ditto.
10615 * gdb.trace/save-trace.exp: Ditto.
10616 * gdb.trace/tracecmd.exp: Ditto.
10617 * gdb.trace/tsv.exp: Ditto.
10618
10619 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10620 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10621 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10622 * gdb.threads/manythreads.exp: Ditto.
10623 * gdb.threads/print-threads.exp: Ditto.
10624 * gdb.threads/pthreads.exp: Ditto.
10625 * gdb.threads/schedlock.exp: Ditto.
10626 * gdb.threads/staticthreads.exp: Ditto.
10627 * gdb.threads/thread-specific.exp: Ditto.
10628 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10629 * gdb.threads/threadapply.exp: Ditto.
10630 * gdb.threads/watchthreads.exp: Ditto.
10631 * gdb.threads/watchthreads2.exp: Ditto.
10632
10633 * gdb.python/py-block.exp: Use gdb_test_no_output.
10634 * gdb.python/py-prettyprint.exp: Ditto.
10635 * gdb.python/py-template.exp: Ditto.
10636 * gdb.python/py-value.exp: Ditto.
10637
10638 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10639 * gdb.reverse/watch-reverse.exp: Ditto.
10640
10641 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10642 * gdb.server/ext-run.exp: Ditto.
10643
10644 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10645 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10646 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10647 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10648 * gdb.dwarf2/dw2-producer.exp: Ditto.
10649 * gdb.dwarf2/mac-fileno.exp: Ditto.
10650
10651 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10652 * gdb.gdb/selftest.exp: Ditto.
10653
10654 * gdb.multi/base.exp: Use gdb_test_no_output.
10655
10656 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10657
106582010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10659
10660 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10661
106622010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10663
10664 * gdb.cp/class2.exp: Use gdb_test_no_output.
10665 * gdb.cp/classes.exp: Ditto.
10666 * gdb.cp/extern-c.exp: Ditto.
10667 * gdb.cp/inherit.exp: Ditto.
10668 * gdb.cp/maint.exp: Ditto.
10669 * gdb.cp/mb-inline.exp: Ditto.
10670 * gdb.cp/mb-templates.exp: Ditto.
10671 * gdb.cp/method2.exp: Ditto.
10672 * gdb.cp/misc.exp: Ditto.
10673 * gdb.cp/ovldbreak.exp: Ditto.
10674 * gdb.cp/punctuator.exp: Ditto.
10675 * gdb.cp/templates.exp: Ditto.
10676 * gdb.cp/virtbase.exp: Ditto.
10677
10678 * gdb.threads/attach-stopped.exp:
10679 Replace uses of send_gdb / gdb_expect.
10680 * gdb.threads/attachstop-mt.exp:
10681 Replace uses of send_gdb / gdb_expect.
10682 * gdb.threads/gcore-thread.exp:
10683 Replace uses of send_gdb / gdb_expect.
10684 * gdb.threads/hand-call-in-threads.exp:
10685 Replace uses of send_gdb / gdb_expect.
10686 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
10687 * gdb.threads/print-threads.exp:
10688 Replace uses of send_gdb / gdb_expect.
10689 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10690 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10691 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10692
10693 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10694 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10695 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10696 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10697 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10698 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10699 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10700 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10701 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10702 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10703 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10704
107052010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10706
10707 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10708
107092010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
10710
10711 * gdb.cp/koenig.exp: Added new test case.
10712 * gdb.cp/koenig.cc: Ditto.
10713
107142010-06-01 Michael Snyder <msnyder@vmware.com>
10715
10716 * gdb.base/arithmet.exp: Use gdb_test_no_output.
10717 * gdb.base/arrayidx.exp: Ditto.
10718 * gdb.base/attach.exp: Ditto.
10719 * gdb.base/auxv.exp: Ditto.
10720 * gdb.base/bigcre.exp: Ditto.
10721 * gdb.base/break-always.exp: Ditto.
10722 * gdb.base/break-interp.exp: Ditto.
10723 * gdb.base/break.exp: Ditto.
10724 * gdb.base/breakpoint-shadow.exp: Ditto.
10725 * gdb.base/call-ar-st.exp: Ditto.
10726 * gdb.base/call-sc.exp: Ditto.
10727 * gdb.base/call-signal-resume.exp: Ditto.
10728 * gdb.base/callfuncs.exp: Ditto.
10729 * gdb.base/catch-syscall.exp: Ditto.
10730 * gdb.base/charset.exp: Ditto.
10731 * gdb.base/code-expr.exp: Ditto.
10732 * gdb.base/commands.exp: Ditto.
10733 * gdb.base/cond-expr.exp: Ditto.
10734 * gdb.base/condbreak.exp: Ditto.
10735 * gdb.base/cursal.exp: Ditto.
10736 * gdb.base/cvexpr.exp: Ditto.
10737 * gdb.base/default.exp: Ditto.
10738 * gdb.base/del.exp: Ditto.
10739 * gdb.base/detach.exp: Ditto.
10740 * gdb.base/display.exp: Ditto.
10741 * gdb.base/ena-dis-br.exp: Ditto.
10742 * gdb.base/eval-skip.exp: Ditto.
10743 * gdb.base/foll-fork.exp: Ditto.
10744 * gdb.base/foll-vfork.exp: Ditto.
10745 * gdb.base/frame-args.exp: Ditto.
10746 * gdb.base/funcargs.exp: Ditto.
10747 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10748 * gdb.base/gdbvars.exp: Ditto.
10749 * gdb.base/help.exp: Ditto.
10750 * gdb.base/ifelse.exp: Ditto.
10751 * gdb.base/included.exp: Ditto.
10752 * gdb.base/list.exp: Ditto.
10753 * gdb.base/macscp.exp: Ditto.
10754 * gdb.base/maint.exp: Ditto.
10755 * gdb.base/multi-fork.exp: Ditto.
10756 * gdb.base/overlays.exp: Ditto.
10757 * gdb.base/page.exp: Ditto.
10758 * gdb.base/pending.exp: Ditto.
10759 * gdb.base/pointers.exp: Ditto.
10760 * gdb.base/pr11022.exp: Ditto.
10761 * gdb.base/prelink.exp: Ditto.
10762 * gdb.base/printcmds.exp: Ditto.
10763 * gdb.base/psymtab.exp: Ditto.
10764 * gdb.base/randomize.exp: Ditto.
10765 * gdb.base/relational.exp: Ditto.
10766 * gdb.base/relocate.exp: Ditto.
10767 * gdb.base/remote.exp: Ditto.
10768 * gdb.base/sepdebug.exp: Ditto.
10769 * gdb.base/set-lang-auto.exp: Ditto.
10770 * gdb.base/setshow.exp: Ditto.
10771 * gdb.base/setvar.exp: Ditto.
10772 * gdb.base/signals.exp: Ditto.
10773 * gdb.base/signull.exp: Ditto.
10774 * gdb.base/sigstep.exp: Ditto.
10775 * gdb.base/sizeof.exp: Ditto.
10776 * gdb.base/solib-disc.exp: Ditto.
10777 * gdb.base/store.exp: Ditto.
10778 * gdb.base/structs.exp: Ditto.
10779 * gdb.base/structs2.exp: Ditto.
10780 * gdb.base/subst.exp: Ditto.
10781 * gdb.base/term.exp: Ditto.
10782 * gdb.base/trace-commands.exp: Ditto.
10783 * gdb.base/unwindonsignal.exp: Ditto.
10784 * gdb.base/valgrind-db-attach.exp: Ditto.
10785 * gdb.base/varargs.exp: Ditto.
10786 * gdb.base/watch-cond.exp: Ditto.
10787 * gdb.base/watch_thread_num.exp: Ditto.
10788 * gdb.base/watchpoint-cond-gone.exp: Ditto.
10789 * gdb.base/watchpoint.exp: Ditto.
10790 * gdb.base/whatis-exp.exp: Ditto.
10791
107922010-06-01 Michael Snyder <msnyder@vmware.com>
10793
10794 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
10795 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
10796 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
10797 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
10798 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
10799 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
10800 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
10801 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
10802 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
10803 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
10804 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
10805 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
10806 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
10807 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
10808 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
10809
108102010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10811
10812 * gdb.base/commands.exp (begin commands on watch): Remove excessive
10813 trailing newline.
10814 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
10815 * gdb.java/jmisc.exp (p *args\n): Rename to ...
10816 (p *args): ... here and remove excessive trailing newline.
10817
108182010-05-31 Joel Brobecker <brobecker@adacore.com>
10819
10820 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
10821
108222010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10823
10824 Accept the new Linux kernel "t (tracing stop)" string.
10825 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
10826 Update comment.
10827 (state_wait) <T (tracing stop)>: New.
10828 (main): Update the state_wait expect string.
10829
108302010-05-28 Pedro Alves <pedro@codesourcery.com>
10831
10832 * limits.c, limits.exp: Delete files.
10833 * Makefile.in (clean mostlyclean): Adjust.
10834 * tracecmd.exp: Adjust.
10835
108362010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10837
10838 * gdb.base/tui-layout.exp: New.
10839
108402010-05-28 Michael Snyder <msnyder@vmware.com>
10841
10842 * gdb.reverse/break-precsave.exp:
10843 Replace uses of send_gdb / gdb_expect.
10844 * gdb.reverse/break-reverse.exp:
10845 Replace uses of send_gdb / gdb_expect.
10846 * gdb.reverse/consecutive-precsave.exp:
10847 Replace uses of send_gdb / gdb_expect.
10848 * gdb.reverse/consecutive-reverse.exp:
10849 Replace uses of send_gdb / gdb_expect.
10850 * gdb.reverse/finish-precsave.exp:
10851 Replace uses of send_gdb / gdb_expect.
10852 * gdb.reverse/finish-reverse.exp:
10853 Replace uses of send_gdb / gdb_expect.
10854 * gdb.reverse/i386-precsave.exp:
10855 Replace uses of send_gdb / gdb_expect.
10856 * gdb.reverse/i386-reverse.exp:
10857 Replace uses of send_gdb / gdb_expect.
10858 * gdb.reverse/i386-sse-reverse.exp:
10859 Replace uses of send_gdb / gdb_expect.
10860 * gdb.reverse/i387-env-reverse.exp:
10861 Replace uses of send_gdb / gdb_expect.
10862 * gdb.reverse/i387-stack-reverse.exp:
10863 Replace uses of send_gdb / gdb_expect.
10864 * gdb.reverse/machinestate-precsave.exp:
10865 Replace uses of send_gdb / gdb_expect.
10866 * gdb.reverse/machinestate.exp:
10867 Replace uses of send_gdb / gdb_expect.
10868 * gdb.reverse/sigall-precsave.exp:
10869 Replace uses of send_gdb / gdb_expect.
10870 * gdb.reverse/sigall-reverse.exp:
10871 Replace uses of send_gdb / gdb_expect.
10872 * gdb.reverse/solib-precsave.exp:
10873 Replace uses of send_gdb / gdb_expect.
10874 * gdb.reverse/solib-reverse.exp:
10875 Replace uses of send_gdb / gdb_expect.
10876 * gdb.reverse/step-precsave.exp:
10877 Replace uses of send_gdb / gdb_expect.
10878 * gdb.reverse/step-reverse.exp:
10879 Replace uses of send_gdb / gdb_expect.
10880 * gdb.reverse/until-precsave.exp:
10881 Replace uses of send_gdb / gdb_expect.
10882 * gdb.reverse/until-reverse.exp:
10883 Replace uses of send_gdb / gdb_expect.
10884 * gdb.reverse/watch-precsave.exp:
10885 Replace uses of send_gdb / gdb_expect.
10886 * gdb.reverse/watch-reverse.exp:
10887 Replace uses of send_gdb / gdb_expect.
10888
108892010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10890
10891 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
10892 excessive newline.
10893
108942010-05-27 Michael Snyder <msnyder@vmware.com>
10895
10896 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
10897 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
10898 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
10899 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
10900 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
10901 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
10902 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10903 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
10904 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
10905 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
10906 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
10907 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
10908 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
10909 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
10910 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
10911 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
10912 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
10913 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
10914 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
10915
109162010-05-26 Michael Snyder <msnyder@vmware.com>
10917
10918 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
10919 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
10920
10921 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
10922 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
10923 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
10924
10925 * gdb.reverse/consecutive-reverse.exp:
10926 Replace uses of send_gdb / gdb_expect.
10927 * gdb.reverse/consecutive-precsave.exp:
10928 Replace uses of send_gdb / gdb_expect.
10929
10930 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
10931 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
10932 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
10933 * gdb.mi/mi-ns-stale-regcache.exp:
10934 Replace uses of send_gdb / gdb_expect.
10935 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
10936 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
10937 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
10938 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
10939 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
10940 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
10941 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
10942 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
10943 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
10944
109452010-05-26 Michael Snyder <msnyder@vmware.com>
10946
10947 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
10948
10949 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
10950
10951 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
10952 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
10953 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
10954 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
10955 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
10956 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
10957 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
10958 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
10959 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
10960
109612010-05-25 Tom Tromey <tromey@redhat.com>
10962
10963 * gdb.base/macscp.exp: Add missing space after setup_kfail.
10964
109652010-05-25 Tom Tromey <tromey@redhat.com>
10966
10967 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
10968 argument order.
10969 * gdb.base/macscp.exp: Fix setup_kfail argument order.
10970 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
10971 order.
10972 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
10973 order.
10974 * gdb.base/call-sc.exp (setup_kfails): Remove.
10975 (setup_compiler_kfails): Remove.
10976 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
10977 argument order.
10978 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
10979 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
10980 (advancei): Fix setup_kfail argument order.
10981 * gdb.base/radix.exp: Fix setup_kfail argument order.
10982 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
10983 order.
10984 * gdb.base/structs.exp (setup_kfails): Remove.
10985 (setup_compiler_kfails): Fix setup_kfail argument order.
10986 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
10987 order.
10988 * gdb.java/jmain.exp: Fix setup_kfail argument order.
10989 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
10990 setup_kfail argument order.
10991 * gdb.cp/overload.exp: Fix setup_kfail argument order.
10992
109932010-05-25 Tom Tromey <tromey@redhat.com>
10994
10995 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
10996
109972010-05-25 Michael Snyder <msnyder@vmware.com>
10998
10999 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11000 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11001 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11002 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11003 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11004 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11005 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11006 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11007 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
11008 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11009 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11010 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11011 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11012 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11013 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11014 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11015 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11016 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11017 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11018 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11019 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11020 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11021 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
11022 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11023 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11024 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11025 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11026 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11027 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11028 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11029 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11030 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11031 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11032 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11033 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11034 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11035 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11036 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11037 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11038 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11039 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11040 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
11041 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11042 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11043 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11044 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11045 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
11046 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
11047
110482010-05-25 Doug Evans <dje@google.com>
11049
11050 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11051 gdb.string_to_argv.
11052
110532010-05-21 Tom Tromey <tromey@redhat.com>
11054
11055 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11056 Call it.
11057 * gdb.dwarf2/pieces.S: Update.
11058 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11059
110602010-05-21 Tom Tromey <tromey@redhat.com>
11061
11062 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11063 Call it.
11064 * gdb.dwarf2/pieces.c (struct C): New.
11065 (f6): New function.
11066 * gdb.dwarf2/pieces.S: Replace.
11067
110682010-05-21 Tom Tromey <tromey@redhat.com>
11069
11070 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11071 Call it.
11072
110732010-05-21 Tom Tromey <tromey@redhat.com>
11074
11075 * gdb.dwarf2.pieces.exp: New file.
11076 * gdb.dwarf2.pieces.S: New file.
11077 * gdb.dwarf2.pieces.c: New file.
11078
110792010-05-20 Pedro Alves <pedro@codesourcery.com>
11080 Joel Brobecker <brobecker@adacore.com>
11081
11082 * lib/gdb.exp (gdb_test_no_output): New function.
11083 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11084 when testing commands that should produce no output.
11085
110862010-05-17 Joel Brobecker <brobecker@adacore.com>
11087
11088 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11089 parameter that we want to watch being a constant.
11090
110912010-05-17 Joel Brobecker <brobecker@adacore.com>
11092
11093 * gdb.ada/cond_lang: New testcase.
11094
110952010-05-17 Joel Brobecker <brobecker@adacore.com>
11096
11097 * lib/gdb.exp (banned_variables): New variable/constant.
11098 (gdb_init): Add write trace on variables listed in banned_variables.
11099 (gdb_finish): Remove write traces on variables listed in
11100 banned_variables.
11101
111022010-05-17 Joel Brobecker <brobecker@adacore.com>
11103
11104 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11105 * gdb.cp/koenig.exp: Likewise.
11106
111072010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11108
11109 PR python/11482
11110
11111 * gdb.python/py-value.exp (test_value_hash): New function.
11112
111132010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11114
11115 PR exp/11530.
11116 * gdb.base/gdb11530.c: New file.
11117 * gdb.base/gdb11530.exp: New file.
11118
111192010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11120
11121 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11122 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11123
111242010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11125
11126 * gdb.cp/koenig.exp: New test.
11127 * gdb.cp/koenig.cc: New test program.
11128
111292010-05-05 Joel Brobecker <brobecker@adacore.com>
11130
11131 Remove the use of prms_id and bug_id throughout the testsuite.
11132
111332010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11134
11135 PR exp/11349.
11136 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11137 use a reference local variable.
11138
111392010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11140
11141 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11142 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11143 variable different_dir. Move debugfile into a full directory pathname
11144 under DIFFERENT_DIR.
11145 * lib/gdb.exp (separate_debug_filename): Remove.
11146 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11147 variable debug_dir and mkdir of it. Update function comments.
11148
111492010-04-29 Pedro Alves <pedro@codesourcery.com>
11150
11151 PR gdb/11557
11152
11153 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11154 files.
11155
111562010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11157
11158 * gdb.python/py-param.exp: New File.
11159
111602010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11161
11162 * gdb.base/default.exp: Fix "set language" test.
11163
111642010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11165
11166 PR breakpoints/11531.
11167 * gdb.base/gdb11531.c: New file.
11168 * gdb.base/gdb11531.exp: New file.
11169
111702010-04-26 Tom Tromey <tromey@redhat.com>
11171
11172 * gdb.base/completion.exp: Add tests for completion and deprecated
11173 commands.
11174
111752010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11176
11177 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11178 (print /x char_array): Escape curly brackets.
11179
111802010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11181
11182 Fix deadlock on looped list of loaded shared objects.
11183 * gdb.base/solib-corrupted.exp: New.
11184
111852010-04-23 Doug Evans <dje@google.com>
11186
11187 * gdb.python/py-section-script.c: New file.
11188 * gdb.python/py-section-script.exp: New file.
11189 * gdb.python/py-section-script.py: New file.
11190
111912010-04-20 Chris Moller <cmoller@redhat.com>
11192
11193 PR 10179
11194
11195 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11196 * gdb.base/pr10179-a.c:
11197 * gdb.base/pr10179-b.c:
11198 * gdb.base/pr10179.exp: New files.
11199
112002010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11201
11202 Fix crashes on dangling display expressions.
11203 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11204 is SEP.
11205 (lib_flags): Remove the "debug" keyword.
11206 (libsepdebug): New variable for iterating new loop.
11207 (save_pf_prefix): New variable wrapping the loop.
11208 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11209 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11210
112112010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11212
11213 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11214
112152010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11216
11217 PR stabs/11479.
11218 * gdb.stabs/gdb11479.exp: New file.
11219 * gdb.stabs/gdb11479.c: New file.
11220
112212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11222
11223 * gdb.base/charset.c (Strin16, String32): New variables.
11224 * gdb.base/charset.exp (gdb_test): Test correct display
11225 of 16 or 32 bit strings.
11226
112272010-04-21 Chris Moller <cmoller@redhat.com>
11228
11229 PR 9167
11230 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11231 * gdb.cp/pr9167.cc: New file.
11232 * gdb.cp/pr9167.exp: New file.
11233
11234
112352010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11236
11237 PR pascal/11492.
11238 * gdb.pascal/gdb11492.pas: New file.
11239 * gdb.pascal/gdb11492.exp: New file.
11240
112412010-04-20 Joel Brobecker <brobecker@adacore.com>
11242
11243 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
11244
112452010-04-20 Joel Brobecker <brobecker@adacore.com>
11246
11247 * gdb.ada/dyn_loc: New testcase.
11248
112492010-04-20 Chris Moller <cmoller@redhat.com>
11250
11251 PR 10867
11252
11253 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11254 * gdb.cp/pr10687.cc: New file.
11255 * gdb.cp/pr10687.exp: New file.
11256
11257
112582010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11259 Sergio Durigan Junior <sergiodj@redhat.com>
11260
11261 * gdb.fortran/logical.exp: New testcase.
11262 * gdb.fortran/logical.f90: New file.
11263
112642010-04-19 Doug Evans <dje@google.com>
11265
11266 * gdb.base/help.exp (help source): Update expected output.
11267
112682010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11269
11270 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11271 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11272 gdb_exit and return.
11273 (executable): New variable.
11274 (binfile): Use it.
11275
112762010-04-19 Pedro Alves <pedro@codesourcery.com>
11277
11278 PR breakpoints/8554.
11279
11280 * gdb.trace/save-trace.exp: Adjust.
11281
112822010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11283
11284 PR corefiles/11511
11285 * gdb.arch/system-gcore.exp: New.
11286 * gdb.arch/gcore.c: Likewise.
11287
112882010-04-15 Doug Evans <dje@google.com>
11289
11290 * gdb.python/py-progspace.c: New file.
11291 * gdb.python/py-progspace.exp: New file.
11292
11293 * gdb.base/source.exp: Add tests for "source -s".
11294
112952010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11296
11297 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11298 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11299 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11300 * gdb.python/py-mi.exp: New test for to_string returning None.
11301
113022010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11303
11304 * gdb.python/py-breakpoint.c: Make result global.
11305
113062010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 Fix non-GNU make compatibility.
11309 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11310
113112010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11312
11313 * gdb.python/py-breakpoint.exp: New File.
11314 * gdb.python/py-breakpoint.C: Ditto.
11315
113162010-04-08 Stan Shebs <stan@codesourcery.com>
11317
11318 * gdb.trace/actions.exp: Clear default-collect.
11319 * gdb.trace/save-trace.exp: Clear default-collect.
11320
113212010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11322
11323 * gdb.python/py-value: Add null string variable.
11324 (test_lazy_string): Test zero length, NULL address lazy
11325 strings.
11326
113272010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11328
11329 * gdb.arch/i386-avx.c: New.
11330 * gdb.arch/i386-avx.exp: Likewise.
11331
11332 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11333
113342010-04-06 Doug Evans <dje@google.com>
11335
11336 * gdb.base/source-test.gdb: New file.
11337 * gdb.base/source.exp: Test source -v.
11338
113392010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11340
11341 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11342
113432010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11344
11345 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11346 within one line, unless it is followed by a double quote.
11347 * gdb.stabs/hppa.sed: Idem.
11348 * gdb.stabs/weird.def: Add char and String constants
11349 * gdb.stabs/weird.exp: Check for correct parsing of
11350 char and string constants.
11351 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11352 in .stabs to .stabx substitution.
11353
113542010-04-05 Stan Shebs <stan@codesourcery.com>
11355
11356 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11357 constant global.
11358 * gdb.trace/tfile.exp: Try to print them.
11359
113602010-04-04 Stan Shebs <stan@codesourcery.com>
11361
11362 * gdb.base/completion.exp: Update for new "info watchpoints".
11363 * gdb.base/default.exp: Ditto.
11364 * gdb.base/help.exp: Ditto.
11365 * gdb.base/watchpoint.exp: Ditto.
11366 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
11367
113682010-04-04 Stan Shebs <stan@codesourcery.com>
11369
11370 * gdb.trace/tfile.exp: Sharpen tfind test.
11371
113722010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11373
11374 * gdb.base/break-entry.exp: New.
11375
113762010-04-02 Hui Zhu <teawater@gmail.com>
11377 Michael Snyder <msnyder@vmware.com>
11378
11379 * gdb.reverse/i386-sse-reverse.exp: New file.
11380 * gdb.reverse/i386-sse-reverse.c: New file.
11381
113822010-04-02 Pedro Alves <pedro@codesourcery.com>
11383
11384 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11385
113862010-04-01 Stan Shebs <stan@codesourcery.com>
11387
11388 * gdb.trace/actions.exp: Tweak expected output.
11389 * gdb.trace/while-stepping.exp: Tweak expected output.
11390
113912010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11392
11393 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11394
113952010-04-01 Pedro Alves <pedro@codesourcery.com>
11396
11397 * gdb.base/commands.exp: Adjust.
11398 * gdb.cp/extern-c.exp: Adjust.
11399
114002010-04-01 Pedro Alves <pedro@codesourcery.com>
11401
11402 * gdb.trace/collection.c (local_test_func): Define a local struct,
11403 and instanciate it.
11404
114052010-04-01 Pedro Alves <pedro@codesourcery.com>
11406
11407 * gdb.trace/collection.exp (gdb_collect_args_test)
11408 (gdb_collect_argarray_test): XFAIL the tests that assume the
11409 argarray argument's elements are collected.
11410
114112010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11412
11413 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11414 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11415
114162010-03-31 Stan Shebs <stan@codesourcery.com>
11417
11418 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11419 and tracepoint conditionals.
11420 (gdb_verify_tracepoints): Delete unused return.
11421
114222010-03-26 Keith Seitz <keiths@redhat.com>
11423
11424 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11425 appear in the output before main.
11426 Remove KFAIL for gdb/2215 aka bz 9320.
11427
114282010-03-30 Doug Evans <dje@google.com>
11429
11430 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11431 by dejagnu.
11432 * gdb.arch/amd64-dword.exp: Ditto.
11433
11434 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11435 match.
11436 (break printf): Ditto.
11437
114382010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11439
11440 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11441 gcc < 4.4.
11442 * gdb.cp/shadow.exp: Ditto.
11443
114442010-03-29 Pedro Alves <pedro@codesourcery.com>
11445
11446 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11447 "tstart" is silent.
11448
114492010-03-29 Pedro Alves <pedro@codesourcery.com>
11450
11451 * gdb.trace/collection.exp (executable): New.
11452 (binfile): Use it.
11453 (fpreg, spreg, pcreg): New.
11454 (test_register): Use gdb_test_multiple. Pass /x to print.
11455 (prepare_for_trace_test): New.
11456 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11457 (gdb_collect_args_test, gdb_collect_argstruct_test)
11458 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11459 prepare_for_trace_test.
11460 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11461 fpreg, spreg and pcreg.
11462 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11463 prepare_for_trace_test.
11464 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11465 try to detect tracing support here. Don't set breakpoints at
11466 `begin' or `end' here.
11467 <global scope>: Use clean_restart. Run to main before checking
11468 for tracing support. Check for for tracing support here.
11469
114702010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11471
11472 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11473 " as $displacement" to "seen displacement message".
11474
114752010-03-28 Pedro Alves <pedro@codesourcery.com>
11476
11477 * gdb.trace/while-dyn.exp (executable): New variable.
11478 (binfile): Use it.
11479 (test_while_stepping): New function. Move most tests here. Call
11480 it once for each of the while-stepping, stepping and ws aliases.
11481
114822010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11483
11484 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11485 that do not provide the tagless_struct type name at all.
11486 (test_print_anon_union): Do not check value of uninitialized
11487 union member. Do not use cp_test_ptype_class, so we can accept
11488 "long" as well as "long int".
11489
114902010-03-26 Pedro Alves <pedro@codesourcery.com>
11491
11492 * gdb.trace/tfile.c (tohex, bin2hex): New.
11493 (write_error_trace_file): Hexify error description.
11494
114952010-03-25 Stan Shebs <stan@codesourcery.com>
11496
11497 * gdb.trace/tfile.c: Generate an additional trace file, improve
11498 portability.
11499 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11500 files in a better way.
11501
115022010-03-25 Keith Seitz <keiths@redhat.com>
11503
11504 * gdb.java/jprint.exp: XFAIL printing of static class members
11505 because of GCC debuginfo problem.
11506
115072010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11508
11509 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11510
115112010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11512
11513 * gdb.base/completion.exp: Allow long instead of long int.
11514 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11515 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11516 variable p.
11517 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11518 * gdb.base/pointers.exp: Allow long instead of long int.
11519 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11520 * gdb.base/step-line.exp: Allow a directory before the source file name.
11521
115222010-03-24 Tom Tromey <tromey@redhat.com>
11523
11524 PR breakpoints/9352:
11525 * gdb.base/default.exp: Update.
11526 * gdb.base/commands.exp: Update.
11527 * gdb.cp/extern-c.exp: Test setting commands on multiple
11528 breakpoints at once.
11529
115302010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11531
11532 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11533 if gdb,nosignals.
11534 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11535 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11536 exited".
11537
115382010-03-24 Stan Shebs <stan@codesourcery.com>
11539
11540 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11541
115422010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11543
11544 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11545 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11546 argument. Handle "short" and "long".
11547 (Top level): Pass overprototyped output for old_fptr and xptr.
11548
115492010-03-23 Pedro Alves <pedro@codesourcery.com>
11550
11551 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11552 format strings and add casts to avoid compiler warnings.
11553
115542010-03-23 Vladimir Prus <vladimir@codesourcery.com>
11555
11556 * lib/trace-support.exp (gdb_trace_setactions):
11557 Don't expect whitespace after ">" prompt.
11558 * gdb.trace/actions.exp: Adjust for output changes.
11559 * gdb.trace/while-stepping.exp: Likewise.
11560
115612010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11562
11563 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11564 and r157645).
11565
115662010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11567
11568 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11569 New.
11570
115712010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11572
11573 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11574 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11575
115762010-03-19 Stan Shebs <stan@codesourcery.com>
11577
11578 * gdb.trace/ax.exp: New file.
11579
115802010-03-19 Doug Evans <dje@google.com>
11581
11582 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11583 output from gcc.
11584
11585 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11586 named /usr/sbin/prelink<foo>.
11587
115882010-03-18 Stan Shebs <stan@codesourcery.com>
11589
11590 * gdb.trace/circ.exp: Test circular-trace-buffer.
11591 * gdb.trace/tfile.exp: Update tstatus test.
11592
115932010-03-18 Joel Brobecker <brobecker@adacore.com>
11594
11595 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11596 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11597
115982010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11599
11600 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11601
116022010-03-18 Pedro Alves <pedro@codesourcery.com>
11603
11604 * gdb.base/default.exp: Adjust the expected output of the finish
11605 and until commands when the inferior is not being run.
11606
116072010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11608
11609 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11610 * gdb.cp/nsusing.exp: Ditto.
11611
116122010-03-15 Tom Tromey <tromey@redhat.com>
11613
11614 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11615 * gdb.cp/userdef.cc (operator==): New function.
11616 (main): New locals mem1, mem2.
11617
116182010-03-15 Jie Zhang <jie@codesourcery.com>
11619
11620 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11621 Declare and use new loadtimeout variable.
11622
116232010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11624
11625 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11626 Use gdb_load later.
11627
116282010-03-14 Pedro Alves <pedro@codesourcery.com>
11629
11630 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11631 literal. Add missing endlines to prints to stderr.
11632
116332010-03-12 Tom Tromey <tromey@redhat.com>
11634
11635 PR c++/9708:
11636 * gdb.cp/m-static.exp: Add regression test.
11637 * gdb.cp/m-static.cc (method): New method.
11638 (main): Call it.
11639
116402010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11641
11642 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11643 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11644
116452010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11646
11647 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11648
116492010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11650
11651 * lib/gdb.exp (skip_stl_tests): New.
11652 (gdb_compile): Symbian needs -ldl.
11653 (shlib_target_file): New.
11654 (shlib_symbol_file): New.
11655 (gdb_load_shlibs): Use shlib_target_file.
11656 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11657 * gdb.cp/exception.exp: Use skip_stl_tests.
11658 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11659 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11660 * gdb.cp/mb-templates.exp: Ditto.
11661 * gdb.base/commands.exp: Relax regexes.
11662 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11663 shlib_target_file and shlib_symbol_file.
11664 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11665 sections.
11666 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11667 * gdb.base/solib-disc.exp: Use
11668 shlib_target_file and shlib_symbol_file.
11669 * gdb.base/unload.exp: Don't skip on symbian. Use
11670 shlib_target_file and shlib_symbol_file.
11671 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11672
116732010-03-12 Pedro Alves <pedro@codesourcery.com>
11674
11675 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11676 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11677 Issue a tfind end before looking for a tracepoint frame.
11678 * gdb.trace/tfind.exp: Adjust tstatus output.
11679 Adjust disassembly output.
11680 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11681
116822010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11683
11684 * gdb.base/break-interp.exp: Create new displacement parameter value
11685 for the test_ld calls.
11686 (reach): New parameter displacement, verify its content. New push of
11687 pf_prefix "reach-$func:". Import global expect_out.
11688 (test_core): New parameter displacement, verify its content. New push
11689 of pf_prefix "core:". New command "set verbose on". Import global
11690 expect_out.
11691 (test_attach): New parameter displacement, verify its content. New
11692 push of pf_prefix "attach:". New command "set verbose on". Import
11693 global expect_out.
11694 (test_ld): New parameter displacement, pass it to the reach, test_core
11695 and test_attach calls and verify its content in the "ld.so exit" test.
11696 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11697 (prelink): Update expected text, use gdb_test.
11698
116992010-03-10 Doug Evans <dje@google.com>
11700
11701 * gdb.base/checkpoint.exp: Fix comment.
11702 Lengthen timeout while doing >600 checkpoints test.
11703 Rename duplicate "kill all one" test to keep test names unique.
11704
117052010-03-10 Pedro Alves <pedro@codesourcery.com>
11706
11707 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11708
117092010-03-08 Keith Seitz <keiths@redhat.com>
11710
11711 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11712 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11713 (dm_type_long): New function.
11714 (dm_type_unsigned_short): New function.
11715 (dm_type_unsigned_long): New function.
11716 (myint): New typedef.
11717 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11718 long, unsigned shor and long, operator char*, and typedef.
11719 (test_lookup_operator_functions): Add operator char* test.
11720 (test_paddr_operator_functions): Likewise.
11721 (test_paddr_overloaded_functions): Use probe values for
11722 short, long, and unsigned short and long.
11723 (test_paddr_hairy_functions): If the demangler probe detected
11724 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11725 demangler.
11726 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11727 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11728 and "print null_pmf".
11729 Add test "ptype a.*pmf".
11730 * gdb.cp/overload.exp: Allow optional "int" to appear with
11731 "short" and "long".
11732 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11733 long expect value for men_overload1arg.
11734 Allow "int" to appear with "short" and "long".
11735 When testing "info break", add argument for main (void).
11736 Also allow "int" to appear with "short" and "long".
11737 Ditto with "unsigned" and "long long".
11738 * gdb.java/jmain.exp: Do not enclose methods names in single
11739 quotes.
11740 * gdb.java/jmisc.exp: Likewise.
11741 * gdb.java/jprint.exp: Likewise.
11742 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11743
11744 From Jan Kratochvil <jan.kratochvil@redhat.com>:
11745 * gdb.cp/exception.exp (backtrace after first throw)
11746 (backtrace after second throw): Allow a namespace before __cxa_throw.
11747 (backtrace after first catch, backtrace after second catch): Allow
11748 a namespace before __cxa_begin_catch.
11749
11750 * gdb.cp/cpexprs.exp: New file.
11751 * gdb.cp/cpexprs.cc: New file.
11752
11753 From Daniel Jacobowitz <dan@codesourcery.com>
11754 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
11755 to use string_to_regexp.
11756 (ctor, dtor): New functions. Use them to match constructor
11757 and destructor function types.
11758 (Top level): Use runto_main.
11759
117602010-03-05 Tom Tromey <tromey@redhat.com>
11761
11762 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
11763 gdb.target_charset.
11764 (pp_ns.to_string): Likewise.
11765
117662010-03-04 Keith Seitz <keiths@redhat.com>
11767
11768 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11769 can be quoted. Test that both the filename and function/line
11770 portions can be quoted at the same time.
11771
117722010-03-04 Pedro Alves <pedro@codesourcery.com>
11773
11774 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11775
117762010-03-03 Doug Evans <dje@google.com>
11777
11778 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
11779 libc contains libpthread.
11780
11781 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
11782 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
11783 of gdb_compile. Add another pattern to match android backtrace.
11784
117852010-03-03 Tom Tromey <tromey@redhat.com>
11786
11787 PR gdb/11345:
11788 * gdb.base/printcmds.exp (test_printf): Add test.
11789
117902010-03-02 H.J. Lu <hongjiu.lu@intel.com>
11791
11792 * gdb.arch/amd64-byte.exp: New.
11793 * gdb.arch/amd64-dword.exp: Likewise.
11794 * gdb.arch/amd64-pseudo.c: Likewise.
11795 * gdb.arch/amd64-word.exp: Likewise.
11796 * gdb.arch/i386-byte.exp: Likewise.
11797 * gdb.arch/i386-pseudo.c: Likewise.
11798 * gdb.arch/i386-word.exp: Likewise.
11799
118002010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11801
11802 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
11803 types. Add structreg, bitfields, and flags registers.
11804 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
11805 registers.
11806
118072010-03-01 H.J. Lu <hongjiu.lu@intel.com>
11808
11809 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
11810 (load_description): Set architecture if defined.
11811
118122010-02-28 Phil Muldoon <pmuldoon@redhat.com>
11813
11814 * gdb.python/py-frame.exp: Add read_var block tests.
11815 * gdb.python/py-frame.c (block): New function.
11816
118172010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11818 Daniel Jacobowitz <dan@codesourcery.com>
11819
11820 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
11821
118222010-02-25 David S. Miller <davem@davemloft.net>
11823
11824 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
11825 fix logic for setting all_syscalls_numbers.
11826
118272010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11828
11829 * Makefile.in: Add py-block and py-symbol.
11830 * gdb.python/py-symbol.exp: New File.
11831 * gdb.python/py-symtab.exp: New File.
11832 * gdb.python/py-block.exp: New File.
11833 * gdb.python/py-symbol.c: New File.
11834 * gdb.python/py-block.c: New File.
11835
118362010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11837
11838 PR python/11314
11839 * lib/gdb.exp (skip_python_tests): New function.
11840 * gdb.python/py-cmd.exp: Use skip_python_tests.
11841 * gdb.python/py-frame.exp: Likewise.
11842 * gdb.python/py-function.exp: Likewise.
11843 * gdb.python/py-prettyprint.exp: Likewise.
11844 * gdb.python/py-template.exp: Likewise.
11845 * gdb.python/py-type.exp: Likewise.
11846 * gdb.python/py-value.exp: Likewise.
11847
118482010-02-22 Pedro Alves <pedro@codesourcery.com>
11849
11850 PR9605
11851
11852 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
11853
118542010-02-19 Tom Tromey <tromey@redhat.com>
11855
11856 PR c++/8693, PR c++/9496:
11857 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
11858 regression tests.
11859
118602010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11861
11862 Fix compatibility with m68k as.
11863 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
11864 Use only /* comments */.
11865
118662010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11867
11868 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
11869 * configure: Regenerate.
11870
118712010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
11872
11873 * gdb.python/py-type.exp: Check for Python support.
11874
118752010-02-17 Pedro Alves <pedro@codesourcery.com>
11876
11877 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
11878 `regsub' syntax available.
11879
118802010-02-17 Pedro Alves <pedro@codesourcery.com>
11881
11882 * gdb.base/shmain.c (main): Remove printf call.
11883 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
11884 * gdb.base/unload.c (main): Make format of fprintf a string
11885 literal. Add missing endlines to prints to stderr.
11886 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
11887
118882010-02-17 Tom Tromey <tromey@redhat.com>
11889
11890 * gdb.java/jprint.java (jprint.props): New field.
11891 * gdb.java/jprint.exp (set_lang_java): Add regression test.
11892
118932010-02-17 Pedro Alves <pedro@codesourcery.com>
11894
11895 * gdb.base/charset.exp: Don't assume new `regsub' syntax
11896 available.
11897
118982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11899
11900 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
11901 creation to support remote host testing.
11902
119032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11904
11905 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
11906 Recognize "command not found".
11907
119082010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11909
11910 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
11911 single-stepping.
11912
119132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11914
11915 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
11916 if arguments are not supported.
11917
119182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11919
11920 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
11921 be const or non-const.
11922
119232010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11924
11925 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
11926 mi_send_resuming_command to send -exec-continue.
11927
119282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11929
11930 * gdb.base/list.exp (test_list_filename_and_function): Add test
11931 with single quotes.
11932 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
11933 matching.
11934 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
11935 Add KFAIL'd tests for PR gdb/11289.
11936
119372010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11938
11939 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
11940
119412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11942
11943 * gdb.base/comp-dir/subdir/dummy.txt: New file.
11944 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
11945 a temporary directory.
11946
119472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11948
11949 * gdb.base/charset.exp: Use a single regular expression to match
11950 show host-charset and show target-charset output.
11951
119522010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11953
11954 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
11955 "Illegal process-id" expect string more exact.
11956 (attach to digits-starting nonsense is prohibited): New.
11957
119582010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11959
11960 * gdb.base/prelink.exp (set verbose on): New.
11961
119622010-02-12 Tomas Holmberg <th@virtutech.com>
11963
11964 * mi-reverse.exp: New file. Test for reverse option to the
11965 following MI commands: exec-continue, exec-finish, exec-next,
11966 exec-step, exec-next-instruction, exec-step-instruction.
11967
119682010-02-09 Joel Brobecker <brobecker@adacore.com>
11969
11970 * gdb.ada/ptype_tagged_param: New testcase.
11971
119722010-02-08 Tom Tromey <tromey@redhat.com>
11973
11974 PR c++/8017:
11975 * gdb.cp/overload.exp: Add tests.
11976 * gdb.cp/overload.cc (struct K): New.
11977 (namespace N): New.
11978 (main): Call new functions.
11979 (K::staticoverload): Define.
11980
119812010-02-08 Chris Moller <moller@mollerware.com>
11982
11983 PR gdb/10728
11984 * gdb.cp/pr10728-x.h: New file.
11985 * gdb.cp/pr10728-x.cc: New file.
11986 * gdb.cp/pr10728-y.cc: New file.
11987 * gdb.cp/pr10728.exp: New file.
11988 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
11989
119902010-02-08 Chris Moller <moller@mollerware.com>
11991
11992 PR gdb/9067
11993 * gdb.cp/pr9067.exp: New
11994 * gdb.cp/pr9067.cc: New
11995 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
11996
119972010-02-08 Joel Brobecker <brobecker@adacore.com>
11998
11999 * lib/gdb.exp (gdb_test_timeout): New global variable.
12000 Set it to timeout if not already set.
12001 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12002
120032010-02-05 Doug Evans <dje@google.com>
12004
12005 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12006 user.
12007
120082010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12009
12010 PR c++/7935:
12011 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12012
120132010-02-04 Tom Tromey <tromey@redhat.com>
12014
12015 * gdb.cp/virtbase.exp: Make test case names unique.
12016
120172010-02-02 Tom Tromey <tromey@redhat.com>
12018
12019 * gdb.cp/virtbase.exp: Add regression tests.
12020 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12021 (main): Instantiate RHC.
12022
120232010-02-02 Tom Tromey <tromey@redhat.com>
12024
12025 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12026 type-printing change.
12027
120282010-02-02 Tom Tromey <tromey@redhat.com>
12029
12030 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12031 * gdb.cp/virtbase.cc: New file.
12032 * gdb.cp/virtbase.exp: New file.
12033 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12034
120352010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12036
12037 PR libc/11214:
12038 * gdb.threads/current-lwp-dead.c: Include features.h.
12039 (HAS_NOMMU): New.
12040 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12041
120422010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 * gdb.base/symbol-without-target_section.exp,
12045 gdb.base/symbol-without-target_section.c: New.
12046
120472010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12048
12049 * gdb.base/bigcore.exp: Reset increased timeout.
12050 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12051
120522010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12053
12054 * gdb.base/gcore.exp (capture_command_output): Use
12055 gdb_test_multiple.
12056
120572010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12058
12059 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12060 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12061 (Top level): Call it.
12062
120632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12064
12065 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12066
120672010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12068
12069 * gdb.base/call-strs.exp, gdb.base/default.exp,
12070 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12071 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12072 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12073 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12074 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12075 * gdb.base/ending-run.exp: Correct restore of timeout.
12076 * gdb.base/page.exp: Remove unnecessary timeout setting.
12077
120782010-01-29 Joel Brobecker <brobecker@adacore.com>
12079
12080 * gdb.ada/rec_return: New testcase.
12081
120822010-01-29 Joel Brobecker <brobecker@adacore.com>
12083
12084 * gdb.ada/call_pn: New testcase.
12085
120862010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12087
12088 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12089 (Top level): Use it to resume.
12090 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12091 the Thumb mode displaced stepping error as unsupported.
12092
120932010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12094
12095 * gdb.cp/nsusing.exp: Added more tests.
12096 * gdb.cp/nsrecurs.exp: Ditto.
12097 * gdb.cp/nsusing.cc: Added test functions.
12098 * gdb.cp/nsrecurs.cc: Ditto.
12099
121002010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12101
12102 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12103 absolute directory pathnames in gdb.sum file.
12104
121052010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12106
12107 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12108 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12109
121102010-01-26 Tom Tromey <tromey@redhat.com>
12111
12112 PR exp/7643:
12113 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12114 setup_kfail.
12115
121162010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12117
12118 * gdb.cp/nsrecurs.exp: New test.
12119 * gdb.cp/nsrecurs.cc: New test program.
12120 * gdb.cp/nsstress.exp: New test.
12121 * gdb.cp/nsstress.cc: New test program.
12122 * gdb.cp/nsdecl.exp: New test.
12123 * gdb.cp/nsdecl.cc: New test program.
12124
121252010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12126
12127 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12128 imported into file scope.
12129 Marked test as xfail.
12130 * gdb.cp/namespace-using.cc (marker5): New function.
12131 * gdb.cp/shadow.exp: New test.
12132 * gdb.cp/shadow.cc: New test program.
12133 * gdb.cp/nsimport.exp: New test.
12134 * gdb.cp/nsimport.cc: New test program.
12135
121362010-01-25 Tom Tromey <tromey@redhat.com>
12137
12138 PR gdb/11049:
12139 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12140 with "set print null-stop on".
12141
121422010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12143
12144 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12145 Adjust it for DISASSEMBLY_OMIT_FNAME.
12146
121472010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12148
12149 PR symtab/11199:
12150 * gdb.dwarf2/member-ptr-forwardref.exp,
12151 gdb.dwarf2/member-ptr-forwardref.S: New.
12152
121532010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12154
12155 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12156 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12157 thread1_tid_mutex. Remove gdbstop_mutex handling.
12158 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12159 thread2_tid_mutex. Remove gdbstop_mutex handling.
12160 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12161 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12162 pthread_cond_wait conditionalizations by while loops.
12163
121642010-01-20 Tom Tromey <tromey@redhat.com>
12165
12166 PR backtrace/10770:
12167 * gdb.dwarf2/pr10770.exp: New file.
12168 * gdb.dwarf2/pr10770.c: New file.
12169 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12170
121712010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12172
12173 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12174 that target was removed, and the test always runs native anyway.
12175
121762010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12177
12178 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12179 gdb.base/watchpoint-cond-gone-stripped.c: New.
12180
121812010-01-19 Tom Tromey <tromey@redhat.com>
12182
12183 PR c++/8000:
12184 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12185 existing tests.
12186 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12187 (main): Use AAA::SomeEnum.
12188
121892010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12190
12191 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12192 (test_ignore_count): Declare line_callme_body global.
12193 (run to breakpoint with ignore count): Use line_callme_body.
12194 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12195 (set line_main_hello, set line_main_return): Reindent.
12196 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12197 New.
12198 (continue to callee4): Use line_callee4_body.
12199 (check *stopped from CLI command): Use line_callee4_next.
12200 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12201 (set line_main_hello, set line_main_return): Reindent.
12202 (set line_callee4_head, set line_callee4_body): New.
12203 (continue to callee4): Use line_callee4_body.
12204
122052010-01-18 Tom Tromey <tromey@redhat.com>
12206
12207 PR c++/9680:
12208 * gdb.cp/casts.cc: Add new classes and variables.
12209 * gdb.cp/casts.exp: Test new operators.
12210
122112010-01-18 Tom Tromey <tromey@redhat.com>
12212 Thiago Jung Bauermann <bauerman@br.ibm.com>
12213
12214 * gdb.python/source2.py: New file.
12215 * gdb.python/source1: New file.
12216 * gdb.python/python.exp: Test "source" command.
12217
122182010-01-15 Stan Shebs <stan@codesourcery.com>
12219
12220 * gdb.trace/tfile.c: New file.
12221 * gdb.trace/tfile.exp: New file.
12222
122232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12224
12225 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12226
122272010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12228
12229 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12230
122312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12232
12233 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12234 (libfunc): New parameter action. Implement also selectable "sleep".
12235 * gdb.base/break-interp-main.c: Include assert.h.
12236 (libfunc): New parameter action.
12237 (main): New parameters argc and argv. Assert argc. Pass argv.
12238 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12239 (test_attach): New proc.
12240 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12241 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12242
122432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12244
12245 * gdb.base/break-interp.exp (test_core): New proc.
12246 (test_ld): Call it.
12247
122482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12249
12250 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12251 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12252 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12253 and gdb_compile_shlib. Use new -Wl compiler options.
12254 (dl bt, main bt): New tests.
12255
122562010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12257
12258 Support PIEs with no symfile_objfile.
12259 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12260 (test_ld): New parameter trynosym.
12261 (test_ld <$trynosym>): New block.
12262
122632010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12264
12265 * gdb.base/break-interp.exp: New file.
12266
122672010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12268
12269 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12270 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12271 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12272 test.
12273 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12274 * gdb.python/py-mi.exp: Add lazy string test.
12275
122762010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12277
12278 * lib/mi-support.exp (mi_check_thread_states): Handle
12279 core number in thread listing.
12280
122812010-01-12 Joel Brobecker <brobecker@adacore.com>
12282
12283 * gdb.base/maint.exp: Adjust the expected output for the
12284 "maint print type" test. Use gdb_test_multiple instead of
12285 gdb_sent/gdb_expect.
12286
122872010-01-11 Doug Evans <dje@google.com>
12288
12289 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12290 from gdbserver_download. All callers updated.
12291
12292 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12293
122942010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12295
12296 Implement binary numbers parsing.
12297 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12298 (test_integer_literals_rejected): New binary tests.
12299
123002010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12301
12302 * gdb.cell/configure: Regenerate.
12303
123042010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12305
12306 * gdb.base/corefile.exp: Move the core finding block out and call it as
12307 core_find, new variable $corefile, replace corefile by $corefile and
12308 [file tail $corefile] for usage vs. test names resp.
12309 * lib/gdb.exp (core_find): Move it as a new function here. New
12310 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12311 $destcore. Return "" on error.
12312
123132010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12314
12315 Workaround PR binutils/10802.
12316 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12317 (twice).
12318
123192010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12320
12321 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12322
123232010-01-08 Joel Brobecker <brobecker@adacore.com>
12324
12325 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12326 call, to avoid interruption.
12327
123282010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12329
12330 * gdb.stabs/weird.def (args93): New.
12331
123322010-01-07 Doug Evans <dje@google.com>
12333
12334 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12335
123362010-01-07 Tom Tromey <tromey@redhat.com>
12337
12338 * gdb.base/source.exp: Use correct line number.
12339
123402010-01-05 Stan Shebs <stan@codesourcery.com>
12341
12342 * gdb.trace/tracecmd.exp: Test ftrace.
12343
123442010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12345
12346 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12347
123482010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12349
12350 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12351 "uint_for_mi_testing".
12352
123532010-01-01 Joel Brobecker <brobecker@adacore.com>
12354
12355 Test indented comment in file being sourced.
12356 * gdb.base/commands.exp: Test indented comment in file being sourced.
12357
123582010-01-01 Joel Brobecker <brobecker@adacore.com>
12359
12360 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12361 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12362 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12363 notice.
12364
123652010-01-01 Joel Brobecker <brobecker@adacore.com>
12366
12367 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12368 notice.
12369
123702010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12371
12372 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12373 missing $after_stopped and comma (,) expectation.
12374
123752009-12-31 Stan Shebs <stan@codesourcery.com>
12376
12377 * gdb.trace/actions.exp: Test teval action.
12378
123792009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12380
12381 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12382 (top level): Call test_watchpoint_in_big_blob.
12383 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12384 watchpoints.
12385 (func3): Write to buf.
12386
123872009-12-29 Stan Shebs <stan@codesourcery.com>
12388
12389 * gdb.trace/actions.exp: Test default-collect.
12390
123912009-12-28 Stan Shebs <stan@codesourcery.com>
12392
12393 * gdb.trace/tsv.exp: New file.
12394 * gdb.base/completion.exp: Update ambiguous info output.
12395
123962009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12397
12398 * gdb.base/find.c (main): Reference search buffers.
12399 * gdb.base/included.c (main): Reference integer.
12400 * gdb.base/ptype.c (charfoo): Declare.
12401 (intfoo): Call charfoo.
12402 * gdb.base/scope0.c (useitp): New function.
12403 (usestatics): Use useitp.
12404 (useit): Add a type for val.
12405 * gdb.base/scope1.c (useit1): Take a pointer argument.
12406 (usestatics1): Update calls to useit1.
12407 * gdb.cp/call-c.cc: Declare foo.
12408 (main): Call foo.
12409 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12410 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12411 (main): Call C::ensureRefs and ensureOtherRefs.
12412 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12413 variables.
12414 (ensureOtherRefs): New function.
12415 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12416 * gdb.cp/templates.cc (main): Call t5i.value.
12417
124182009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12419
12420 Fix compatibility with G++-4.5.
12421 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12422 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12423 (uncaught return): Remove.
12424
124252009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12426 Phil Muldoon <pmuldoon@redhat.com>
12427
12428 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12429 (bp_location13, bp_location14, bp_location17, bp_location18)
12430 (marker3_proto, marker4_proto): New variables.
12431 (breakpoint info): Update output.
12432 (run until breakpoint at marker3, run until breakpoint at marker4): New
12433 tests.
12434
124352009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12436
12437 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12438 Replace the printf call of Y by provided "y-set-1" label. New block
12439 for the second shared library.
12440 * gdb.base/unload.exp: Compile also the second library, call
12441 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12442 (single pending breakpoint info): Rename to ...
12443 (pending breakpoint info before run): ... this extended test.
12444 (libfile2, libname2, libsrcfile2, libsrc2)
12445 (lib_sl2): New variables.
12446 (exec_opts): Set also SHLIB_NAME2.
12447 (pending breakpoint info on first run at shrfunc1)
12448 (pending breakpoint info on second run at shrfunc1)
12449 (pending breakpoint info on second run at shrfunc2)
12450 (print y from libfile, print y from libfile2): New tests.
12451 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12452 * gdb.base/unloadshr2.c: New.
12453
124542009-12-22 Hui Zhu <teawater@gmail.com>
12455
12456 * gdb.reverse/sigall-reverse.exp: Adjust.
12457
124582009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12459
12460 PR gdb/10884
12461
12462 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12463 (main): Call do_bitfield_tests.
12464 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
12465
124662009-12-20 Joel Brobecker <brobecker@adacore.com>
12467
12468 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12469 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12470 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12471 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12472 gdb.modula2/unbounded1.c: Update copyright header.
12473
124742009-12-10 Chris Moller <moller@mollerware.com>
12475
12476 PR gdb/9399
12477 * gdb.cp/virtfunc2.exp: New tests
12478 * gdb.cp/virtfunc2.cc: New tests
12479 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12480
124812009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12482
12483 * gdb.reverse/i387-env-reverse.c: New file.
12484 * gdb.reverse/i387-env-reverse.exp: New file.
12485 * gdb.reverse/i387-stack-reverse.c: New file.
12486 * gdb.reverse/i387-stack-reverse.exp: New file.
12487
124882009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12489
12490 * gdb.python/py-type.exp (test_range): New test.
12491
124922009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12493
12494 PR python/10805
12495
12496 * gdb.python/py-type.exp: New file.
12497 * gdb.python/py-type.c: New file.
12498 * Makefile.in: Add py-type.
12499
125002009-12-03 Tom Tromey <tromey@redhat.com>
12501
12502 * gdb.python/py-value.exp (test_parse_and_eval): New
12503 function.
12504
125052009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12506
12507 PR gdb/11022
12508
12509 * gdb.base/pr11022.exp: New test.
12510 * gdb.base/pr11022.c: New test.
12511
125122009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12513
12514 Fix spurious false FAILs.
12515 * gdb.base/structs.c (chartest): New.
12516 (main): Fill-in chartest.
12517 * gdb.base/structs.exp (anychar_re, first): New.
12518 (start_structs_test): Import global anychar_re and first.
12519 New gdb_test call "set print elements 300; ${testfile}"
12520 (start_structs_test <$first>): New block.
12521 (any): Import global anychar_re. New variable ac. Use ${ac}.
12522
125232009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12524
12525 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12526
125272009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12528
12529 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12530 Force $srcfile file.
12531 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12532
125332009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12534
12535 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12536 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12537 * gdb.threads/watchthreads-reorder.exp: Likewise.
12538
125392009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12540
12541 PR gdb/8704
12542
12543 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12544 "if", and "thread". Correct matching in the previous test.
12545
125462009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12547
12548 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12549
125502009-11-23 Michael Snyder <msnyder@vmware.com>
12551
12552 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12553 * gdb.reverse-watch-precsave.exp: Ditto.
12554
125552009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12556
12557 * gdb.asm/asm-source.exp: Adjust.
12558 * gdb.base/help.exp: Adjust.
12559
125602009-11-22 Pedro Alves <pedro@codesourcery.com>
12561
12562 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12563 (do_syscall_tests_without_xml): Set data-directory to
12564 /the/path/to/nowhere.
12565
125662009-11-21 Pedro Alves <pedro@codesourcery.com>
12567
12568 * gdb.threads/local-watch-wrong-thread.c,
12569 gdb.threads/local-watch-wrong-thread.exp: New files.
12570
125712009-11-21 Pedro Alves <pedro@codesourcery.com>
12572
12573 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12574 assume new `regsub' syntax available.
12575
125762009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12577
12578 * gdb.base/watchpoint-hw-hit-once.exp,
12579 gdb.base/watchpoint-hw-hit-once.c: New.
12580
125812009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12582
12583 * gdb.threads/watchthreads-reorder.exp,
12584 gdb.threads/watchthreads-reorder.c: New.
12585
125862009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12587
12588 * gdb.xml/tdesc-regs.exp: Use for m68k.
12589
125902009-11-15 Pedro Alves <pedro@codesourcery.com>
12591
12592 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12593
125942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12595
12596 * lib/gdb.exp (current_target_name): New procedure.
12597 (gdb_wrapper_target): New variable.
12598 (gdb_wrapper_init): Set gdb_wrapper_target.
12599 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12600 wrapper.
12601
126022009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * gdb.base/remote.exp: Delete the slowest load test.
12605 Do not load with fixed packet sizes.
12606
126072009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12608
12609 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12610
126112009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12612
12613 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12614 srcfile when setting a breakpoint.
12615
126162009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12617
12618 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12619 macros.
12620
126212009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12622
12623 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12624 to be in memory.
12625 * gdb.base/display.c (force_mem): New.
12626 (do_loops): Use it. Add breakpoint comments.
12627 (do_vars): Add a breakpoint comment.
12628 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12629 line numbers.
12630
126312009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12632
12633 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12634 instead of a bare "run".
12635
126362009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12637
12638 * gdb.python/py-prettyprint.exp: Adjust.
12639
126402009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12641
12642 * lib/cell.exp (skip_cell_tests): Clean up test files before
12643 returning.
12644
126452009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12646
12647 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12648 and the breakpoint menu. Do not call perror if a prompt is seen.
12649 Consume the following GDB prompt.
12650 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12651 * gdb.cp/namespace.exp: Use gdb_test.
12652 * gdb.cp/templates.exp: Use gdb_test.
12653 (test_template_breakpoints): Use gdb_test_multiple.
12654
126552009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12656
12657 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12658 (marker4): Reference values.
12659
126602009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12661
12662 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12663 is missing.
12664
126652009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12666
12667 * gdb.base/break.c (need_malloc): New.
12668 * gdb.base/constvars.c (main): Reference crass and crisp.
12669 * gdb.base/gdb1821.c (main): Reference bar.
12670 * gdb.cp/gdb1355.cc (main): Reference s1.
12671 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12672 (main): Call them.
12673 * gdb.cp/hang2.cc (dummy2): Define.
12674 * gdb.cp/hang3.cc (dummy3): Define.
12675 * gdb.cp/m-data.cc (main): Reference shadow.
12676
126772009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12678 Nathan Froyd <froydnj@codesourcery.com>
12679
12680 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12681 remote host.
12682
126832009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12684
12685 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12686 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12687 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12688 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12689 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12690 * gdb.dwarf2/dw2-producer.exp: Likewise.
12691 * gdb.dwarf2/mac-fileno.exp: Likewise.
12692 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12693 py-prettyprint.py to the remote host.
12694 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12695
126962009-11-11 Keith Seitz <keiths@redhat.com>
12697
12698 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12699 use it instead of "Foo".
12700 * gdb.cp/classes.exp (do_tests): Add a test to access
12701 a method through a typedef'd class name.
12702
127032009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12704
12705 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12706 exponents.
12707 * gdb.base/pointers.exp: Likewise.
12708 * gdb.cp/ref-types.exp: Likewise.
12709
127102009-11-11 Keith Seitz <keiths@redhat.com>
12711
12712 * gdb.cp/cplusfuncs.cc (class foo): Add operators
12713 new[] and delete[].
12714 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12715 "void".
12716 (probe_demangler): Remove all single-quoting of
12717 method and variable names.
12718 (info_func_regexp): Remove the word "void" from any
12719 occurrence of "(void)".
12720 (print_addr_2): Remove all single-quoting of
12721 method names.
12722 (print_addr_2_kfail): Likewise.
12723 (print_addr): Single-quote C function names before
12724 passing to print_addr_2.
12725 (test_paddr_operator_functions): Remove single-quoting
12726 for method names.
12727 Add tests for operator new[] and operator delete[].
12728
127292009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12730
12731 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12732
127332009-11-09 Keith Seitz <keiths@redhat.com>
12734
12735 * gdb.cp/overload.exp: Add tests for resolving overloaded
12736 methods in expression parsing/evaluation.
12737
127382009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
12739
12740 * lib/gdb.exp (default_gdb_version): Use --version instead of
12741 --command.
12742
127432009-11-10 Nathan Sidwell <nathan@codesourcery.com>
12744
12745 * lib/gdb.exp (gdb_compile_test): New.
12746 (skip_ada_tests, skip_java_tests): New.
12747 (gdb_compile): Use gdb_compile_test for f77.
12748 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12749 * lib/java.exp (compile_java_from_source): Remove runtests check,
12750 use gdb_compile_test to record result.
12751 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12752 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12753 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12754 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12755 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12756 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12757 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12758 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12759 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
12760 adjust gdb_compile invocations.
12761
127622009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12763
12764 * Makefile.in (abs_builddir): New.
12765 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12766 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12767 `$(abs_builddir)/site.exp'.
12768
127692009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12770
12771 * config/m68k-emc.exp, lib/emc-support.exp,
12772 gdb.trace/gdb_c_test.c: Delete.
12773 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12774 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12775 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12776 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12777 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12778 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
12779 casing for m68k-*-elf.
12780
127812009-11-03 Pedro Alves <pedro@codesourcery.com>
12782
12783 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
12784 * gdb.arch/i386-prologue.exp: Likewise.
12785 * gdb.arch/i386-unwind.exp: Likewise.
12786
127872009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12788
12789 * lib/gdb.exp (gdb_expect): Fix timeout typo.
12790
127912009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12792
12793 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
12794
127952009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12796
12797 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
12798
127992009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12802
128032009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12804
12805 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
12806 * gdb.base/sepdebug2.c: New file.
12807
128082009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
12809
12810 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
12811 the modified warnings for catch syscall. Verify if GDB was compiled
12812 with support for lib expat, and choose which tests to run depending
12813 on this.
12814
128152009-10-30 Vladimir Prus <vladimir@codesourcery.com>
12816
12817 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
12818 that composite commands are parsed OK. And also test
12819 that breakpoint commands do work.
12820
128212009-10-23 Michael Snyder <msnyder@vmware.com>
12822
12823 gdb.reverse/consecutive-precsave.exp: Change expect pattern
12824 to allow for new disassembly style.
12825
128262009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
12827
12828 * gdb.asm/asm-source.exp: Adjust.
12829
128302009-10-22 Michael Snyder <msnyder@vmware.com>
12831
12832 * gdb.reverse/break-precsave.exp: New test.
12833 * gdb.reverse/consecutive-precsave.exp: Ditto.
12834 * gdb.reverse/finish-precsave.exp: Ditto.
12835 * gdb.reverse/i386-precsave.exp: Ditto.
12836 * gdb.reverse/machinestate-precsave.exp: Ditto.
12837 * gdb.reverse/sigall-precsave.exp: Ditto.
12838 * gdb.reverse/solilb-precsave.exp: Ditto.
12839 * gdb.reverse/step-precsave.exp: Ditto.
12840 * gdb.reverse/until-precsave.exp: Ditto.
12841 * gdb.reverse/watch-precsave.exp: Ditto.
12842
128432009-10-22 Michael Snyder <msnyder@vmware.com>
12844
12845 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
12846 for gdb_expect. Adjust one test's expect strings for the new
12847 format of disassemble.
12848 * gdb.reverse/finish-reverse.exp: Delete 'return'.
12849 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
12850 gdb_test_multiple.
12851 * gdb.reverse/step-reverse.exp: Delete 'return'.
12852 * gdb.reverse/until-reverse.exp: Delete blank lines.
12853 * gdb.reverse/watch-reverse.exp: Delete blank lines.
12854
128552009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
12856
12857 * gdb.base/consecutive.exp: Adjust.
12858 * gdb.base/display.exp: Likewise.
12859 * gdb.base/pc-fp.exp: Likewise.
12860 * gdb.base/sigbpt.exp: Likewise.
12861
128622009-10-19 Michael Snyder <msnyder@vmware.com>
12863
12864 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
12865 * gdb.reverse/finish-reverse.c: Ditto.
12866 * gdb.reverse/sigall-reverse.c: Ditto.
12867 * gdb.reverse/solib-reverse.c: Ditto.
12868 * gdb.reverse/step-reverse.c: Ditto.
12869 * gdb.reverse/watch-reverse.c: Ditto.
12870
128712009-10-19 Pedro Alves <pedro@codesourcery.com>
12872 Stan Shebs <stan@codesourcery.com>
12873
12874 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
12875 * gdb.base/foll-exec.exp: Adjust to expect a process id before
12876 "Executing new program".
12877 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
12878 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
12879 left listed after having been killed.
12880 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
12881 * gdb.base/maint.exp: Adjust test.
12882
12883 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
12884 * gdb.multi/Makefile.in: New.
12885 * gdb.multi/base.exp: New.
12886 * gdb.multi/goodbye.c: New.
12887 * gdb.multi/hangout.c: New.
12888 * gdb.multi/hello.c: New.
12889 * gdb.multi/bkpt-multi-exec.c: New.
12890 * gdb.multi/bkpt-multi-exec.exp: New.
12891 * gdb.multi/crashme.c: New.
12892
128932009-10-13 Tristan Gingold <gingold@adacore.com>
12894
12895 * gdb.base/sepdebug.exp: Check debug info are found.
12896
128972009-10-08 Pedro Alves <pedro@codesourcery.com>
12898
12899 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
12900 bits.
12901
129022009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12903
12904 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
12905
129062009-10-07 Joel Brobecker <brobecker@adacore.com>
12907
12908 * gdb.base/watchpoints.c: Add copyright header. Reformat one
12909 of the comments.
12910
129112009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
12912
12913 * gdb.base/annota1.exp: Remove obsolete match_max increase.
12914 * gdb.base/annota3.exp: Idem.
12915 * gdb.base/maint.exp: Idem.
12916
129172009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
12918
12919 * lib/gdb.exp (default_gdb_init): Set current value of match_max
12920 to default.
12921
129222009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12923
12924 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
12925 mingw and cygwin targets.
12926
129272009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12928 Pedro Alves <pedro@codesourcery.com>
12929
12930 * lib/gdb.exp (gdb_compile): Avoid adding
12931 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
12932
129332009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12934
12935 * gdb.base/shr1.c: Use %p in format string.
12936 * gdb.base/unload.c: Avoid warning in fprintf.
12937 * gdb.base/watchpoint-solib.c: Idem.
12938
129392009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12940
12941 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
12942 long type.
12943 (test_unlink): Correct printf string.
12944 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
12945 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
12946
129472009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12948
12949 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
12950 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
12951 * gdb.arch/ia64-breakpoint-shadow.S: New file.
12952
129532009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12954
12955 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
12956 * gdb.objc/nondebug.exp: Likewise.
12957
129582009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12959
12960 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
12961 target_info setting.
12962
12963 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
12964 that detect new threads during "info threads".
12965
129662009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12967
12968 * gdb.threads/manythreads.c (main): Increase thread stack size
12969 to 2*PTHREAD_STACK_MIN.
12970 * gdb.threads/multi-create.c (main): Likewise.
12971 (create_function): Likewise.
12972
129732009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12974
12975 * gdb.base/dump.exp: Pass difference of pointer types instead
12976 of integer types as offset to restore in intarr3.srec case.
12977
129782009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12979
12980 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
12981
129822009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12983
12984 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
12985
129862009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
12987
12988 New test for two watchpoints, with disabling of
12989 the first inserted.
12990 * testsuite/gdb.base/watchpoints.c: New file.
12991 * testsuite/gdb.base/watchpoints.exp: New file.
12992
129932009-09-25 Tom Tromey <tromey@redhat.com>
12994
12995 * gdb.base/charset.exp: Test utf-16 strings with Python.
12996
129972009-09-25 Tom Tromey <tromey@redhat.com>
12998
12999 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13000 UCS-4.
13001 * gdb.base/charset.c (utf_32_string): Rename.
13002 (init_utf32): Rename.
13003 (main): Update.
13004
130052009-09-22 Tom Tromey <tromey@redhat.com>
13006
13007 * gdb.python/py-function.exp: Add regression tests.
13008
130092009-09-21 Keith Seitz <keiths@redhat.com>
13010
13011 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13012 with invalid operator.
13013
130142009-09-21 Keith Seitz <keiths@redhat.com>
13015
13016 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13017 and destructor using typedef name of class.
13018 * gdb.cp/classes.cc (class Base1): Add a destructor.
13019 (base1): New typedef.
13020 (use_methods): Instanitate an object of type base1.
13021 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13022 (do_tests): Call test_template_typedef.
13023 * gdb.cp/templates.cc (Baz::~Baz): New method.
13024 (intBazOne): New typedef.
13025 (main): Instantiate intBazOne.
13026
130272009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13028
13029 PR python/10633
13030
13031 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13032 Function.
13033 (run_lang_tests): Add print elements test.
13034
130352009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13036
13037 * gdb.python/py-value.exp (test_subscript_regression): New
13038 function. Test for invalid subscripts.
13039 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13040 (ptr_ref): New function.
13041
130422009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13043
13044 * gdb.base/default.exp: Fix "show convenience".
13045
130462009-09-15 Tom Tromey <tromey@redhat.com>
13047
13048 * lib/mi-support.exp (mi_create_varobj): Update.
13049 (mi_create_floating_varobj): Likewise.
13050 (mi_create_dynamic_varobj): New proc.
13051 (mi_varobj_update): Update.
13052 (mi_varobj_update_with_type_change): Likewise.
13053 (mi_varobj_update_kv_helper): New proc.
13054 (mi_varobj_update_dynamic_helper): Rewrite.
13055 (mi_varobj_update_dynamic): New proc.
13056 (mi_list_varobj_children): Update.
13057 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13058 * gdb.python/python-prettyprint.py (pp_outer): New class.
13059 (pp_nullstr): Likewise.
13060 (lookup_function): Register new printers.
13061 * gdb.python/python-prettyprint.c (struct substruct): New type.
13062 (struct outerstruct): Likewise.
13063 (substruct_test): New function.
13064 (struct nullstr): New type.
13065 (string_1, string_2): New globals.
13066 (main): Add new tests.
13067 * gdb.python/python-mi.exp: Added regression tests.
13068 * gdb.mi/mi2-var-display.exp: Update.
13069 * gdb.mi/mi2-var-cmd.exp: Update.
13070 * gdb.mi/mi2-var-child.exp: Update.
13071 * gdb.mi/mi2-var-block.exp: Update.
13072 * gdb.mi/mi-var-invalidate.exp: Update.
13073 * gdb.mi/mi-var-display.exp: Update.
13074 * gdb.mi/mi-var-cmd.exp: Update.
13075 * gdb.mi/mi-var-child.exp: Update.
13076 * gdb.mi/mi-var-block.exp: Update.
13077 * gdb.mi/mi-break.exp: Update.
13078 * gdb.mi/gdb701.exp: Update.
13079
130802009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13081
13082 * Makefile.in: Inclusion of catch-syscall object.
13083 * gdb.base/catch-syscall.c: New file.
13084 * gdb.base/catch-syscall.exp: New file.
13085
130862009-09-12 Michael Snyder <msnyder@vmware.com>
13087
13088 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13089 that can support reverse debuggnig.
13090
130912009-09-11 Tom Tromey <tromey@redhat.com>
13092
13093 * gdb.dwarf2/valop.S: New file.
13094 * gdb.dwarf2/valop.exp: New file.
13095
130962009-09-11 Mark Kettenis <kettenis@gnu.org>
13097
13098 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13099
131002009-09-10 Doug Evans <dje@google.com>
13101
13102 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13103 Add $gdb_prompt to second breakpoint regexp.
13104
131052009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13106
13107 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13108 names, add missing ones.
13109 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13110 * gdb.python/py-frame.c: Rename from python-frame.c.
13111 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13112 testfile name.
13113 * gdb.python/py-function.exp: Rename from python-function.exp.
13114 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13115 testfile name.
13116 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13117 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13118 Adjust testfile name.
13119 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13120 * gdb.python/py-template.cc: Rename from python-template.cc.
13121 * gdb.python/py-template.exp: Rename from python-template.exp.
13122 Adjust testfile name.
13123 * gdb.python/py-value.c: Rename from python-value.c.
13124 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13125 testfile name.
13126
131272009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13128
13129 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13130 $bpt2address.
13131 (Second breakpoint address is valid on ia64)
13132 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13133
131342009-09-03 Joseph Myers <joseph@codesourcery.com>
13135
13136 * gdb.base/ending-run.exp: Restrict regular expression matching
13137 line number to require closing brace following.
13138
131392009-09-03 Doug Evans <dje@google.com>
13140
13141 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13142
131432009-09-02 Tom Tromey <tromey@redhat.com>
13144
13145 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13146
131472009-09-02 Tom Tromey <tromey@redhat.com>
13148
13149 * gdb.dwarf2/callframecfa.exp: New file.
13150 * gdb.dwarf2/callframecfa.S: New file.
13151
131522009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13155 gdb.base/solib-overlap-main.c: New.
13156
131572009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13158
13159 PR gdb/10565
13160
13161 * gdb.base/bitfields.c (struct container, container): New.
13162 (main): Initialize it and call break5.
13163 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13164
131652009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13166
13167 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13168 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13169
131702009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13171
13172 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13173
131742009-08-26 Michael Snyder <msnyder@vmware.com>
13175
13176 * gdb.base/i386-reverse.c: New file.
13177 * gdb.base/i386-reverse.exp: New file.
13178 * gdb.base/Makefile.in: Add new files to be removed.
13179
131802009-08-26 Joseph Myers <joseph@codesourcery.com>
13181
13182 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13183 environment-pwd for remote host.
13184 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13185
131862009-08-24 Keith Seitz <keiths@redhat.com>
13187
13188 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13189 Add two new C++ completer tests which limit the output to a
13190 given class.
13191
131922009-08-24 Michael Snyder <msnyder@vmware.com>
13193
13194 * gdb.base/del.exp: Fix typo in comment.
13195 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13196
131972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13198
13199 * configure: Regenerate.
13200 * gdb.hp/configure: Likewise.
13201 * gdb.hp/gdb.aCC/configure: Likewise.
13202 * gdb.hp/gdb.base-hp/configure: Likewise.
13203 * gdb.hp/gdb.compat/configure: Likewise.
13204 * gdb.hp/gdb.defects/configure: Likewise.
13205 * gdb.hp/gdb.objdbg/configure: Likewise.
13206 * gdb.stabs/configure: Likewise.
13207
132082009-08-19 Doug Evans <dje@google.com>
13209
13210 * gdb.base/gdbvars.c: New file.
13211 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13212
132132009-08-14 Pedro Alves <pedro@codesourcery.com>
13214
13215 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13216 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13217
132182009-08-13 Pedro Alves <pedro@codesourcery.com>
13219
13220 * gdb.base/default.exp: Adjust "set language test": it's now an
13221 enum command. Larger help string moved to "help set language".
13222 * gdb.base/help.exp: Adjust "help set language" expected output,
13223 now lists all known languages.
13224
132252009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13226
13227 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13228 all frame arguments.
13229 * gdb.arch/altivec-regs.exp: Likewise.
13230
132312009-08-07 Tom Tromey <tromey@redhat.com>
13232
13233 * gdb.base/setshow.exp: Add tests for changes to set language, set
13234 check range, and set check type.
13235
132362009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13237
13238 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13239 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
13240 Call it.
13241
132422009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13243
13244 * configure.ac: Run gdb.cell tests when appropriate.
13245 * configure: Regenerate.
13246 * lib/cell.exp: New file.
13247 * gdb.cell: New directory.
13248 * gdb.cell/configure.ac: New file.
13249 * gdb.cell/configure: New file.
13250 * gdb.cell/Makefile.in: New file.
13251 * gdb.cell/arch.exp: New file.
13252 * gdb.cell/break.c: New file.
13253 * gdb.cell/break.exp: New file.
13254 * gdb.cell/break-spu.c: New file.
13255 * gdb.cell/bt.c: New file.
13256 * gdb.cell/bt2-spu.c: New file.
13257 * gdb.cell/bt-spu.c: New file.
13258 * gdb.cell/bt.exp: New file.
13259 * gdb.cell/coremaker.c: New file.
13260 * gdb.cell/coremaker-spu.c: New file.
13261 * gdb.cell/core.exp: New file.
13262 * gdb.cell/gcore.exp: New file.
13263 * gdb.cell/data.c: New file.
13264 * gdb.cell/data.exp: New file.
13265 * gdb.cell/data-spu.c: New file.
13266 * gdb.cell/ea-cache.exp: New file.
13267 * gdb.cell/ea-cache.c: New file.
13268 * gdb.cell/ea-cache-spu.c: New file.
13269 * gdb.cell/ea-standalone.c: New file.
13270 * gdb.cell/ea-standalone.exp: New file.
13271 * gdb.cell/ea-test.c: New file.
13272 * gdb.cell/ea-test.exp: New file.
13273 * gdb.cell/f-regs.exp: New file.
13274 * gdb.cell/mem-access.c: New file.
13275 * gdb.cell/mem-access.exp: New file.
13276 * gdb.cell/mem-access-spu.c: New file.
13277 * gdb.cell/ptype.exp: New file.
13278 * gdb.cell/registers.exp: New file.
13279 * gdb.cell/size.c: New file.
13280 * gdb.cell/sizeof.exp: New file.
13281 * gdb.cell/size-spu.c: New file.
13282 * gdb.cell/solib.exp: New file.
13283 * gdb.cell/solib-symbol.exp: New file.
13284
132852009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13286
13287 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13288
132892009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13290
13291 * gdb.base/float.exp: Handle VFP registers.
13292
132932009-07-14 Michael Snyder <msnyder@vmware.com>
13294
13295 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13296 to bring gdb to the beginning of the calling line.
13297
13298 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13299 confusing the i386 epilogue unwinder.
13300
133012009-07-14 Stan Shebs <stan@codesourcery.com>
13302
13303 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13304
133052009-07-14 Michael Snyder <msnyder@vmware.com>
13306
13307 * gdb.reverse/step-reverse.exp (stepi into function call):
13308 Call instruction may not be first instruction in the line.
13309 (reverse stepi from a function call): Used wrong line number.
13310
133112009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13312
13313 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13314
133152009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13316
13317 Fix gdb.base/macscp.exp when using custom inputrc.
13318 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13319 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13320 env(TERM) set.
13321 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13322 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13323
133242009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13325
13326 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13327 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13328 Change the compilation target to match the testcase name.
13329 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13330 testcase name.
13331 * a2-run.exp: Use for setup prepare_for_testing. Change the
13332 compilation target to match the testcase name.
13333 * gdb.base/commands.exp: Likewise.
13334 * gdb.base/finish.exp: Likewise.
13335 * gdb.base/float.exp: Likewise.
13336 * gdb.base/info-target.exp: Likewise.
13337 * gdb.base/relational.exp: Likewise.
13338 * gdb.base/term.exp: Likewise.
13339 * gdb.base/until.exp: Likewise.
13340 * gdb.base/volatile.exp: Likewise.
13341 * gdb.base/whatis-exp.exp: Likewise.
13342
133432009-07-11 Hui Zhu <teawater@gmail.com>
13344
13345 * gdb.base/help.exp (disassemble): Update expected help text.
13346
133472009-07-09 Tom Tromey <tromey@redhat.com>
13348
13349 * lib/gdb.exp: Handle TRANSCRIPT.
13350 (remote_spawn, remote_close, send_gdb): New procs.
13351
133522009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13353
13354 * gdb.python/python-prettyprint.c: Add counted null string
13355 structure.
13356 * gdb.python/python-prettyprint.exp: Print null string. Test for
13357 embedded nulls.
13358 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13359 * gdb.python/python-value.exp (test_value_in_inferior): Add
13360 variable length string fetch tests.
13361 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13362
133632009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13364
13365 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13366
133672009-07-07 Tom Tromey <tromey@redhat.com>
13368
13369 * gdb.base/call-rt-st.exp: Update for change to escape output.
13370 * gdb.base/callfuncs.exp: Likewise.
13371 * gdb.base/charset.exp: Likewise.
13372 * gdb.base/constvars.exp: Likewise.
13373 * gdb.base/long_long.exp: Likewise.
13374 * gdb.base/pointers.exp: Likewise.
13375 * gdb.base/printcmds.exp: Likewise.
13376 * gdb.base/setvar.exp: Likewise.
13377 * gdb.base/store.exp: Likewise.
13378 * gdb.cp/ref-types.exp: Likewise.
13379 * gdb.mi/mi-var-child.exp: Likewise.
13380 * gdb.mi/mi-var-display.exp: Likewise.
13381 * gdb.mi/mi2-var-display.exp: Likewise.
13382 * gdb.base/charset.exp: Test octal escape sequence length.
13383 Update for change to escape output.
13384
133852009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13386
13387 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13388
133892009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13390
13391 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13392
133932009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13394
13395 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13396 gdbserver increasing $portnum if "Can't bind address" has been seen.
13397
133982009-07-05 Pedro Alves <pedro@codesourcery.com>
13399
13400 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13401 mingw32ce.
13402
134032009-07-05 Pedro Alves <pedro@codesourcery.com>
13404
13405 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13406 VFP format.
13407
134082009-07-02 Pedro Alves <pedro@codesourcery.com>
13409
13410 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13411 linux. Adjust to use "inferior", "info inferiors", "detach
13412 inferior" and "kill inferior" instead of "restart", "info fork",
13413 "detach fork" and "delete fork".
13414 * gdb.base/ending-run.exp: Spell out "info".
13415 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13416 the "kill" command.
13417
134182009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13419
13420 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13421 change to prefix TLS offset in hex with 0x.
13422
134232009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13424
13425 * gdb.base/default.exp: Update test case for "x" changes.
13426
134272009-07-01 Tristan Gingold <gingold@adacore.com>
13428
13429 * gdb.base/bigcore.exp: Make darwin untested.
13430
134312009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13432
13433 * gdb.base/completion.exp (directory completion): Create the directory.
13434 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13435 escapeuniquesub.
13436 (directory completion 2): Expect now ${escapeuniquesub}.
13437 (Glob remaining of directory test): Remove one excessive newline.
13438 Expect the real output.
13439
134402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13441
13442 Fix `make check//%' target after `make check' has been ran.
13443 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13444 a mkdir call.
13445 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13446 (%/.dir): Remove.
13447
134482009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13449
13450 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13451 the expected result record.
13452
134532009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13454
13455 Remove racy FAILs relying just on the timeouts.
13456 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13457 (annotation_level 2): Remove racy FAILs.
13458
134592009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13460
13461 gdb/10275
13462 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13463
134642009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13465
13466 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13467
134682009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13469
13470 * gdb.mi/mi-stack.exp: Testing symbolic options
13471 to -stack-list-locals and -stack-list-arguments.
13472
134732009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13474
13475 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13476
134772009-06-29 Tom Tromey <tromey@redhat.com>
13478
13479 * dg-extract-results.sh: New file.
13480 * Makefile.in (FORCE_PARALLEL): New variable.
13481 (CHECK_TARGET): New conditional variable.
13482 (check): Use CHECK_TARGET.
13483 (DO_RUNTEST): New variable.
13484 (check-single): New target.
13485 (TEST_DIRS): New variable.
13486 (TEST_TARGETS): Likewise.
13487 (check-parallel): New target.
13488 (check-gdb.%): New pattern.
13489 (BASE1_FILES): New variable.
13490 (BASE2_FILES): Likewise.
13491 (check-gdb.base%): New pattern.
13492 (%/.dir): New pattern.
13493 * configure: Rebuild.
13494 * aclocal.m4 (AM_CONDITIONAL): New defun.
13495 * configure.ac: Check whether user is using GNU make.
13496 (GMAKE): New conditional.
13497
134982009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13499
13500 * gdb.cp/namespace-nested-import.cc: New test.
13501 * gdb.cp/namespace-nested-import.exp: New test.
13502
135032009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13504
13505 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13506 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13507 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13508 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13509 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13510 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13511 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13512 gdb.opt/inline-markers.c: New files.
13513 * lib/gdb.exp (skip_inline_frame_tests): New function.
13514 (skip_inline_var_tests): New function.
13515
135162009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13517
13518 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13519 backtrace.
13520
135212009-06-27 Michael Snyder <msnyder@vmware.com>
13522
13523 * gdb.reverse: New directory.
13524 * gdb.reverse/break-reverse.c: New test.
13525 * gdb.reverse/break-reverse.exp: New test.
13526 * gdb.reverse/consecutive-reverse.c: New test.
13527 * gdb.reverse/consecutive-reverse.exp: New test.
13528 * gdb.reverse/finish-reverse.c: New test.
13529 * gdb.reverse/finish-reverse.exp: New test.
13530 * gdb.reverse/machinestate.c: New test.
13531 * gdb.reverse/ms1.c: New test.
13532 * gdb.reverse/machinestate.exp: New test.
13533 * gdb.reverse/Makefile.in: New file.
13534 * gdb.reverse/shr2.c: New test.
13535 * gdb.reverse/solib-reverse.c: New test.
13536 * gdb.reverse/solib-reverse.exp: New test.
13537 * gdb.reverse/step-reverse.c: New test.
13538 * gdb.reverse/step-reverse.exp: New test.
13539 * gdb.reverse/until-reverse.c: New test.
13540 * gdb.reverse/ur1.c: New test.
13541 * gdb.reverse/until-reverse.exp: New test.
13542 * gdb.reverse/watch-reverse.c: New test.
13543 * gdb.reverse/watch-reverse.exp: New test.
13544 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13545 * configure: Regenerate.
13546
135472009-06-26 Doug Evans <dje@google.com>
13548
13549 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13550
135512009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13552
13553 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13554 windows problem for 'file delete $binfile'.
13555
135562009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13557
13558 * gdb.cp/namespace-using.exp: New test.
13559 * gdb.cp/namespace-using.cc: New test.
13560
135612009-05-20 Joel Brobecker <brobecker@adacore.com>
13562
13563 * gdb.ada/variant_record_packed_array: New testcase.
13564
135652009-06-23 Tom Tromey <tromey@redhat.com>
13566
13567 * gdb.base/charset.exp (test_combination): Regression test.
13568 * gdb.base/charset.c (my_wchar_t): New typedef.
13569 (myvar): New global.
13570 (main): Set myvar.
13571
135722009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13573
13574 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13575 target.
13576
135772009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13578
13579 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13580
135812009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13582
13583 * gdb.mi/gdb680.exp: Update test for error message.
13584
135852009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13586
13587 * gdb.base/annota1.exp: Allow multiple occurrences of the
13588 frames-invalid annotation.
13589 * gdb.cp/annota2.exp: Likewise.
13590
135912009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13592
13593 * gdb.cp/gdb2495.cc: New file.
13594 * gdb.cp/gdb2495.exp: New file.
13595
135962009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13597
13598 Report error on GDB crash during runto.
13599 * lib/gdb.exp (runto <eof>): New.
13600
136012009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13602
13603 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13604 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13605 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13606 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13607 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13608 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13609 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13610 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13611 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13612 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13613 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13614 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13615 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13616 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13617 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13618 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13619 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13620 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13621 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13622 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13623 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13624 gdb.trace/passcount.exp, gdb.trace/report.exp,
13625 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13626 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13627 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13628 executable.
13629
136302009-06-07 Pedro Alves <pedro@codesourcery.com>
13631
13632 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13633 defined before referencing it.
13634
136352009-06-03 Doug Evans <dje@google.com>
13636
13637 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13638 * gdb.arch/i386-see.c: Ditto.
13639
136402009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13641
13642 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13643 (check_macro): Return 1 if undefined.
13644 If first test fails, check if macro debug information is available,
13645 and report unsupported test if no macro information is found.
13646
136472009-05-29 Doug Evans <dje@google.com>
13648
13649 * gdb.threads/hand-call-in-threads.exp: New.
13650 * gdb.threads/hand-call-in-threads.c: New.
13651
136522009-05-29 Michael Snyder <msnyder@vmware.com>
13653
13654 * gdb.base/break-always.exp: Change "1" to "on".
13655 Add confirmation check.
13656
136572009-05-28 Pedro Alves <pedro@codesourcery.com>
13658
13659 * gdb.threads/threxit-hop-specific.c: New.
13660 * gdb.threads/threxit-hop-specific.exp: New.
13661 * gdb.threads/thread-execl.c: New.
13662 * gdb.threads/thread-execl.exp: New.
13663
136642009-05-27 Tom Tromey <tromey@redhat.com>
13665 Thiago Jung Bauermann <bauerman@br.ibm.com>
13666
13667 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13668 (mi_child_regexp): Likewise.
13669 (mi_list_varobj_children_range): Likewise.
13670 (mi_get_features): Likewise.
13671 (mi_list_varobj_children): Rewrite.
13672 * gdb.python/python-mi.exp: New file.
13673
136742009-05-27 Tom Tromey <tromey@redhat.com>
13675 Thiago Jung Bauermann <bauerman@br.ibm.com>
13676 Phil Muldoon <pmuldoon@redhat.com>
13677 Paul Pluzhnikov <ppluzhnikov@google.com>
13678
13679 * gdb.python/python-prettyprint.exp: New file.
13680 * gdb.python/python-prettyprint.c: New file.
13681 * gdb.python/python-prettyprint.py: New file.
13682 * gdb.base/display.exp: print/r is now valid.
13683
136842009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13685 Tom Tromey <tromey@redhat.com>
13686 Pedro Alves <pedro@codesourcery.com>
13687 Paul Pluzhnikov <ppluzhnikov@google.com>
13688
13689 * gdb.python/python-template.exp: New file.
13690 * gdb.python/python-template.cc: New file.
13691 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13692 tests.
13693 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13694 Call it.
13695 (test_value_after_death): New proc.
13696 * gdb.python/python-value.c (PTR): New typedef.
13697 (main): New variable 'x'.
13698
136992009-05-27 Tom Tromey <tromey@redhat.com>
13700
13701 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13702 tests.
13703 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13704 Call it.
13705
137062009-05-27 Pedro Alves <pedro@codesourcery.com>
13707
13708 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13709
137102009-05-24 Pedro Alves <pedro@codesourcery.com>
13711
13712 * gdb.threads/fork-thread-pending.c: New.
13713 * gdb.threads/fork-thread-pending.exp: New.
13714
137152009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13716
13717 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13718 * gdb.dwarf2/dw2-strp.S (a_string2): New.
13719
137202009-05-18 Jon Beniston <jon@beniston.com>
13721
13722 * gdb.asm/asm-source.exp: Add lm32 target.
13723
137242009-05-17 Pedro Alves <pedro@codesourcery.com>
13725
13726 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
13727 `gdb_get_line_number'. Call `callee' in both parent and child.
13728 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13729 `gdb_get_line_number' instead of hardcoding line numbers.
13730 (catch_fork_unpatch_child): New procedure to test detaching
13731 breakpoints from child fork.
13732 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13733 hardcoding line numbers.
13734 (do_fork_tests): Run `catch_fork_unpatch_child'.
13735
137362009-05-17 Vladimir Prus <vladimir@codesourcery.com>
13737
13738 * gdb.mi/mi-cmd-var.exp: Check that when varobj
13739 of structure type enters or leaves the scope, it
13740 is reported by -var-update.
13741
137422009-05-11 Doug Evans <dje@sebabeach.org>
13743
13744 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
13745 * gdb.threads/pending-step.c (main): Fix off-by-one error.
13746 * gdb.threads/schedlock.c (main): Fix off-by-one error.
13747
137482009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13749
13750 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13751
137522009-04-30 Doug Evans <dje@google.com>
13753
13754 * gdb.threads/watchthreads2.exp: New testcase.
13755 * gdb.threads/watchthreads2.c: New testcase.
13756
137572009-04-29 Doug Evans <dje@google.com>
13758
13759 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
13760 * gdb.cp/mb-ctor.cc: Ditto.
13761 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
13762 * gdb.cp/mb-inline.h (multi_line_foo): New function.
13763 * gdb.cp/mb-inline1.cc: Call it.
13764 * gdb.cp/mb-inline2.cc: Ditto.
13765 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13766 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13767
137682009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13769
13770 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13771 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13772 Replace all uses of `decimal' by `nonzero'.
13773 (info macro FROM_COMMANDLINE): New test.
13774
137752009-04-27 Tom Tromey <tromey@redhat.com>
13776
13777 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
13778
137792009-04-27 Doug Evans <dje@google.com>
13780
13781 * gdb.threads/watchthreads.c (main): Initialize args before starting
13782 the threads. Plus formatting cleanup.
13783 * gdb.threads/watchthreads.exp: Avoid errant failures due to
13784 biased scheduling of one thread.
13785
137862009-04-27 Jerome Guitton <guitton@adacore.com>
13787
13788 * gdb.cp/templates.cc (GetMax): New template.
13789 (main): Declare two instances of GetMax.
13790 * gdb.cp/templates.exp: Add new test.
13791
137922009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13793
13794 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
13795
137962009-04-22 Joseph Myers <joseph@codesourcery.com>
13797
13798 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
13799
138002009-04-15 Tom Tromey <tromey@redhat.com>
13801
13802 * gdb.base/charset.exp: Add regression test.
13803
138042009-04-14 Joel Brobecker <brobecker@adacore.com>
13805
13806 * gdb.base/exe-lock.exp: New testcase.
13807
138082009-04-13 Tom Tromey <tromey@redhat.com>
13809
13810 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
13811 operator on Frame.
13812
138132009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13814
13815 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
13816 * gdb.server/ext-attach.exp: Likewise.
13817
138182009-04-03 Vladimir Prus <vladimir@codesourcery.com>
13819
13820 Eliminate some sleep usage.
13821
13822 * gdb.mi/basics.c (do_nothing): New.
13823 (main): Use do_nothing instead of printf, so that
13824 not to introduce race condition between output of
13825 inferiour and output of gdb. Do not use sleep as it
13826 is not generally available on embedded targets.
13827
138282009-04-02 Pedro Alves <pedro@codesourcery.com>
13829
13830 * gdb.server/ext-attach.exp: Expect an optional process id after
13831 "Detached from remote process".
13832
138332009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13834
13835 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
13836 gdb.dwarf2/dw2-unresolved.exp: New.
13837
138382009-04-02 Pedro Alves <pedro@codesourcery.com>
13839
13840 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
13841 mi_run_to_main.
13842
138432009-04-02 Pedro Alves <pedro@codesourcery.com>
13844
13845 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
13846 mi_run_to_main. Skip thread exit test on remote targets.
13847 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
13848 mi_run_to_main.
13849 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
13850 mi_run_to_main.
13851 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
13852 when expecting ^connected. Detect when the target doesn't support
13853 non-stop mode.
13854 (mi_run_cmd): Detect if non-stop mode was requested by isn't
13855 supported. Return -1 on error, 0 on success.
13856 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
13857 (mi_runto): Return mi_runto_helper's result explicitly.
13858
138592009-04-01 Pedro Alves <pedro@codesourcery.com>
13860
13861 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
13862
138632009-04-01 Tom Tromey <tromey@redhat.com>
13864
13865 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
13866 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
13867 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
13868 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
13869
138702009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
13871 Jan Kratochvil <jan.kratochvil@redhat.com>
13872
13873 PR gdb/931
13874 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
13875 output.
13876 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
13877 for gdb/931.
13878 * dw2-strp.S (DW_AT_language): Change to C++.
13879 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
13880
138812009-03-31 Joel Brobecker <brobecker@adacore.com>
13882
13883 * gdb.ada/tasks: New testcase.
13884
138852009-03-30 Stan Shebs <stan@codesourcery.com>
13886
13887 * gdb.trace/actions.exp: Update to match new info trace format.
13888 * gdb.trace/deltrace.exp: Ditto.
13889 * gdb.trace/infotrace.exp: Ditto.
13890 * gdb.trace/passcount.exp: Ditto.
13891 * gdb.trace/save-trace.exp: Ditto.
13892 * gdb.trace/while-stepping.exp: Ditto.
13893 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
13894
138952009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13896
13897 * gdb.python/python-frame.c: New file.
13898 * gdb.python/python-frame.exp: New file.
13899
139002009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
13901
13902 * gdb.python/python-value.exp: Add tests for the address
13903 attribute.
13904
139052009-03-29 Andreas Schwab <schwab@linux-m68k.org>
13906
13907 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
13908
139092009-03-26 Doug Evans <dje@google.com>
13910
13911 * gdb.mi/mi-nonstop-exit.exp: New file.
13912 * gdb.mi/non-stop-exit.c: New file.
13913
139142009-03-26 Tom Tromey <tromey@redhat.com>
13915
13916 Update for change to prologue skipping:
13917 * gdb.mi/mi2-simplerun.exp: Update.
13918 * gdb.mi/mi2-break.exp: Update.
13919 * gdb.mi/mi-simplerun.exp: Update.
13920 * gdb.mi/mi-break.exp: Update.
13921 * gdb.base/ending-run.exp: Update.
13922
139232009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
13924
13925 * gdb.python/python-value.exp (test_value_in_inferior): Test
13926 gdb.Value.is_optimized_out attribute.
13927
139282009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13929
13930 * gdb.dwarf2/dw2-noloc-main.c: New file.
13931 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
13932 (.text): Remove.
13933 (.data): New.
13934 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
13935 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
13936 (DW_TAG_subprogram func_cu1, noloc): Remove.
13937 (main): New.
13938 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
13939 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
13940 (file_symbols): New procedure.
13941
139422009-03-25 Tom Tromey <tromey@redhat.com>
13943
13944 * gdb.base/charset.exp (valid_target_charset): New proc.
13945 Use it to skip tests on invalid charsets.
13946
139472009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
13948
13949 * gdb.base/completion.exp: Add a test for directory completion.
13950
139512009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13952
13953 Fix a racy FAIL.
13954 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
13955 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
13956
139572009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
13958
13959 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
13960 * gdb.python/python-function.exp: Add test for function returning
13961 a GDB value.
13962
139632009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
13964
13965 * gdb.python/python-function.exp: New file.
13966
139672009-03-20 Tom Tromey <tromey@redhat.com>
13968
13969 * gdb.base/store.exp: Update for change to escape output.
13970 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
13971 to escape output.
13972 * gdb.base/pointers.exp: Update for change to escape output.
13973 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
13974 to escape output.
13975 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
13976 escape output.
13977 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
13978 to escape output.
13979 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
13980 escape output.
13981 * gdb.base/setvar.exp: Update for change to escape output.
13982 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
13983 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
13984 to escape output.
13985 (test_print_string_constants): Likewise.
13986 * gdb.base/charset.exp (valid_host_charset): Check size of
13987 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
13988 cases. Handle "auto"-related output.
13989 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
13990 (uvar, Uvar): New globals.
13991
139922009-03-19 Jerome Guitton <guitton@adacore.com>
13993
13994 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
13995 deltas.
13996 * gdb.ada/fixed_points.exp: Ditto.
13997
139982009-03-18 Pedro Alves <pedro@codesourcery.com>
13999
14000 * return-nodebug.c: Don't include stdio.h.
14001 (init): Delete.
14002 (func): Delete definition and provide extern declaration.
14003 (t): New.
14004 (main): Don't call printf. Call func and store its result in t.
14005 * return-nodebug1.c: New.
14006 * return-nodebug.exp: Don't expect stdio output. Instead, print
14007 the global variable t. Drop printf formatters and cast types from
14008 foreach loop. Don't use prepare_for_testing. Compile
14009 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14010 define FORMAT or CAST.
14011
140122009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14013
14014 * gdb.base/solib-display.exp: Disable test for remote targers.
14015
140162009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14017
14018 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14019
140202009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14021
14022 Fix a racy FAIL.
14023 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14024 code from `follow parent, print pids'.
14025 (`follow child, print pids', `follow parent, print pids'): Call it.
14026 Replace `gdb_test "break..."' by gdb_breakpoint.
14027
140282009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14029
14030 * gdb.mi/mi-cli.exp: Adjust for output difference in
14031 sync and async modes.
14032
140332009-03-12 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14036 that was checked in by mistake. Remove loading of ada.exp, since
14037 this is not necessary in this case.
14038
140392009-03-12 Joel Brobecker <brobecker@adacore.com>
14040
14041 * gdb.ada/ptype_arith_binop.exp: New testcase.
14042
140432009-03-12 Joel Brobecker <brobecker@adacore.com>
14044
14045 * gdb.ada/mod_from_name: New testcase.
14046
140472009-03-12 Joel Brobecker <brobecker@adacore.com>
14048
14049 * gdb.ada/tick_last_segv: New testcase.
14050
140512009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14052
14053 * gdb.mi/mi-cli.exp: Remove debug print.
14054
140552009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14056
14057 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14058 include the token in ^running and frame info in *stopped.
14059
140602009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14061
14062 * solib-display.exp: New file.
14063 * solib-display-main.c: New file.
14064 * solib-display-lib.c: New file.
14065
140662009-03-05 Pedro Alves <pedro@codesourcery.com>
14067
14068 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14069
140702009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14071
14072 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14073 (list_and_check_macro): Use more specific test name.
14074 (next to definition): Make the test names unique.
14075
140762009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14077
14078 * gdb.pascal/floats.exp: Accept approximate results everywhere.
14079
140802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14081
14082 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14083 notifications.
14084 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14085 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14086 * lib/mi-support.exp (library_loaded_re): New.
14087 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14088
140892009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14090
14091 * gdb.gdb/observer.exp: Use test_notification observer, not
14092 normal_stop, everywhere.
14093 (test_normal_stop_notifications): Rename to...
14094 (test_notifications): ...this.
14095 (test_observer_normal_stop): Rename to...
14096 (test_observer): ...this.
14097
140982009-02-16 Doug Evans <dje@google.com>
14099
14100 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14101 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14102 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14103 (test_prefixed_syscall,test_int3): New tests.
14104 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14105 (test_prefixed_syscall,test_int3): New tests.
14106
141072009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14108
14109 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14110 (mi_expect_interrupt): Likewise.
14111 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14112 response.
14113
141142009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14115
14116 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14117 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14118 Replace calls to get_valueofx by get_hexadecimal_valueof.
14119
141202009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14121
14122 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14123 (get_integer_valueof): New procedure.
14124 (get_sizeof): Use new get_integer_value_of.
14125 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14126 by get_integer_valueof.
14127
141282009-02-13 Tom Tromey <tromey@redhat.com>
14129
14130 * gdb.base/remote.exp (get_sizeof): Remove.
14131 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14132 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14133 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14134 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14135 (get_sizeof): Likewise.
14136
141372009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14138
14139 PR fortran/9806
14140 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14141
141422009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14143
14144 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14145
141462009-02-06 Pedro Alves <pedro@codesourcery.com>
14147
14148 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14149
141502009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14151
14152 * gdb.python/python-cmd.exp: New file.
14153
141542009-02-06 Tristan Gingold <gingold@adacore.com>
14155
14156 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14157
141582009-02-05 Tristan Gingold <gingold@adacore.com>
14159
14160 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14161 pointer is dereferenced and use this signal name in regexp.
14162 * gdb.base/signull.exp: Ditto.
14163 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14164 * gdb.base/signull.c (main): Ditto.
14165
141662009-02-04 Tom Tromey <tromey@redhat.com>
14167 Thiago Jung Bauermann <bauerman@br.ibm.com>
14168
14169 * gdb.python/python-value.exp: Use `gdb.history' instead of
14170 `gdb.value_from_history'.
14171 (test_value_numeric_ops): Add test for conversion of enum constant.
14172 * gdb.python/python-value.c (enum e): New type.
14173 (evalue): New global.
14174 (main): Use argv.
14175
141762009-02-04 Jerome Guitton <guitton@adacore.com>
14177
14178 * gdb.ada/uninitialized_vars: New test program.
14179 * gdb.ada/uninitialized_vars.exp: New testcase.
14180
141812009-02-02 Tom Tromey <tromey@redhat.com>
14182
14183 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14184 * gdb.cp/pr2489.cc: Rename...
14185 * gdb.cp/pr9594.cc: ... to this.
14186
141872009-02-02 Tom Tromey <tromey@redhat.com>
14188
14189 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14190 * gdb.cp/pr2489.cc: New file.
14191 * gdb.cp/cpcompletion.exp: New file.
14192
141932009-02-02 Tom Tromey <tromey@redhat.com>
14194
14195 PR exp/9059:
14196 * gdb.cp/call-c.exp: Add regression test.
14197 * gdb.cp/call-c.cc (FooHandle): New typedef.
14198 (main): New variable 'handle'.
14199
142002009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14201
14202 * lib/mi-support.exp (et_mi_thread_list)
14203 (check_mi_and_console_threads): Adjust for current thread in
14204 -thread-list-ids output.
14205
142062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14207
14208 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14209 Call it.
14210
142112009-01-28 Doug Evans <dje@google.com>
14212
14213 * gdb.arch/amd64-disp-step.S: New file.
14214 * gdb.arch/amd64-disp-step.exp: New file.
14215 * gdb.arch/i386-disp-step.S: New file.
14216 * gdb.arch/i386-disp-step.exp: New file.
14217
142182009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14219
14220 * gdb.base/find.exp: Set newline variable
14221 using quotes instead of braces to fix cygwin failures.
14222
142232009-01-23 Pedro Alves <pedro@codesourcery.com>
14224
14225 * gdb.base/radix.exp: Add tests to ensure that that set
14226 input-radix 0 and set output-radix 0 are really rejected.
14227
142282009-01-23 Pedro Alves <pedro@codesourcery.com>
14229
14230 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14231 copyright years.
14232
142332009-01-23 Pedro Alves <pedro@codesourcery.com>
14234
14235 PR gdb/9664:
14236 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14237
142382009-01-22 Pedro Alves <pedro@codesourcery.com>
14239
14240 PR c++/9631:
14241 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14242
142432009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14244
14245 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14246 binfile definition to fix Windows OS failure.
14247
142482009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14249
14250 PR gdb/9346
14251 * gdb.base/interrupt.c (sigint_handler): New.
14252 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14253 on error.
14254 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14255 Test "signal SIGINT".
14256
142572009-01-19 Doug Evans <dje@google.com>
14258
14259 * gdb.base/break.exp: Update expected gdb output.
14260 * gdb.base/sepdebug.exp: Ditto.
14261 * gdb.mi/mi-syn-frame.exp: Ditto.
14262 * gdb.mi/mi2-syn-frame.exp: Ditto.
14263 * gdb.base/call-signal-resume.exp: New file.
14264 * gdb.base/call-signals.c: New file.
14265 * gdb.base/unwindonsignal.exp: New file.
14266 * gdb.base/unwindonsignal.c: New file.
14267 * gdb.threads/interrupted-hand-call.exp: New file.
14268 * gdb.threads/interrupted-hand-call.c: New file.
14269 * gdb.threads/thread-unwindonsignal.exp: New file.
14270
142712009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14272
14273 * gdb.base/define.exp: Test defining and hooking prefix commands.
14274 * gdb.python/python.exp: Update test for "show user" output.
14275
142762009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14277
14278 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14279 now the output exactly, using less wildcards. Expect also the output
14280 of gfortran-4.3. Update for the f-valprint.c modification from
14281 2008-04-22.
14282 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14283 Remove gdb_test test names where matching the command.
14284
142852009-01-01 Pedro Alves <pedro@codesourcery.com>
14286
14287 PR breakpoints/9681:
14288 * gdb.base/watchpoint.exp: Add regression test.
14289
142902008-12-31 Pedro Alves <pedro@codesourcery.com>
14291
14292 * gdb.threads/attach-into-signal.exp: Don't use
14293 gdb_suppress_entire_file.
14294 * gdb.threads/attach-stopped.exp: Ditto.
14295 * gdb.threads/attachstop-mt.exp: Ditto.
14296
142972008-12-31 Pedro Alves <pedro@codesourcery.com>
14298
14299 PR gdb/8812:
14300 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14301
143022008-12-29 Pedro Alves <pedro@codesourcery.com>
14303
14304 PR gdb/7536:
14305 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14306 and unsupported output radices are really rejected.
14307
143082008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14309
14310 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14311
143122008-12-22 Tom Tromey <tromey@redhat.com>
14313
14314 * gdb.cp/punctuator.exp: New file.
14315
143162008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14317
14318 * gdb.base/completion.exp (Completing non-existing component): New test.
14319
143202008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14321
14322 Fix for PR gdb/8648.
14323 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14324 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14325 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14326 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14327
143282008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14329
14330 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14331
143322008-12-16 Christophe Lyon <christophe.lyon@st.com>
14333
14334 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14335 compiler actually generate code at the expected line number.
14336
143372008-12-15 Jie Zhang <jie.zhang@analog.com>
14338
14339 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14340
143412008-12-12 Tom Tromey <tromey@redhat.com>
14342
14343 * gdb.base/commands.exp (redefine_hook_test): New proc.
14344 Call it.
14345
143462008-12-11 Tom Tromey <tromey@redhat.com>
14347
14348 * gdb.base/macscp.exp: New regression test.
14349
143502008-12-11 Tom Tromey <tromey@redhat.com>
14351
14352 * gdb.base/macscp.exp: Print "address.addr".
14353 * gdb.base/macscp1.c (struct outer): New struct.
14354 (address): New global.
14355
143562008-12-09 Tom Tromey <tromey@redhat.com>
14357
14358 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14359 Call it.
14360
143612008-12-04 Doug Evans <dje@google.com>
14362
14363 * gdb.server/ext-run.exp: Relax regexp for init program.
14364
143652008-12-03 Tristan Gingold <gingold@adacore.com>
14366
14367 * gdb.base/macscp.exp: Generate an object file during compilation
14368 to work around Darwin dsymutil limitations.
14369
143702008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14371
14372 Test resolving external references to TLS variables.
14373 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14374 FILE2_THREAD_LOCAL.
14375 (testfile2, srcfile2): New variables.
14376 * gdb.threads/tls.c (file2_thread_local)
14377 (function_referencing_file2_thread_local): New.
14378 * gdb.threads/tls2.c: New file.
14379
143802008-11-28 Joel Brobecker <brobecker@adacore.com>
14381
14382 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
14383 rather than integer, as integer might not be big enough when
14384 on 64bit targets.
14385
143862008-11-27 Jerome Guitton <guitton@adacore.com>
14387
14388 * gdb.cp/formatted-ref.exp: Add equality test.
14389 * gdb.ada/formatted_ref.exp: Ditto.
14390
143912008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14392
14393 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14394 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14395
143962008-11-20 Andreas Schwab <schwab@suse.de>
14397
14398 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14399 matching syscall entry point.
14400 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14401 (tcatch_vfork_then_child_follow): Likewise. Finish through
14402 vfork even if we stopped at the syscall trampoline.
14403
144042008-11-20 Doug Evans <dje@google.com>
14405
14406 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14407
144082008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14409
14410 * gdb.arch/ppc-dfp.exp: New file.
14411 * gdb.arch/ppc-dfp.c: New file.
14412
144132008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14414
14415 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
14416
144172008-11-17 Doug Evans <dje@google.com>
14418
14419 * gdb.mi/mi-syn-frame.exp: Update expected output.
14420 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14421
144222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14423
14424 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
14425 "thread N" results in =thread-selected.
14426 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14427 (mi_send_resuming_command_raw): Be prepared for
14428 =thread-selected.
14429
144302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14431
14432 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14433 * lib/mi-support.exp: Likewise.
14434
144352008-11-16 Joel Brobecker <brobecker@adacore.com>
14436
14437 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14438 commands from the expected output for "help catch".
14439
144402008-11-15 Joel Brobecker <brobecker@adacore.com>
14441
14442 * gdb.ada/int_deref.exp: New testcase.
14443
144442008-11-14 Nick Roberts <nickrob@snap.net.nz>
14445
14446 * gdb.mi/gdb2549.exp: New file.
14447
144482008-11-11 Doug Evans <dje@google.com>
14449
14450 * gdb.base/callexit.exp: New file.
14451 * gdb.base/callexit.c: New file.
14452
144532008-11-10 Doug Evans <dje@google.com>
14454
14455 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14456 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14457 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14458 (default_gdb_start,default_gdb_exit): Ditto.
14459 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14460 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14461 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14462 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14463 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14464 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14465
144662008-11-03 Andreas Schwab <schwab@suse.de>
14467
14468 * gdb.base/hashline2.exp: Fix typo.
14469 * gdb.base/hashline3.exp: Likewise.
14470
144712008-10-30 Tom Tromey <tromey@redhat.com>
14472
14473 * gdb.base/pointers.exp: Add test.
14474 * gdb.base/pointers.c (k, S): New typedefs.
14475 (instance): New global.
14476
144772008-10-30 Andreas Schwab <schwab@suse.de>
14478
14479 * gdb.base/args.exp: Add tests for newlines.
14480
144812008-10-30 Joel Brobecker <brobecker@adacore.com>
14482
14483 gdb.base/foll-exec.exp: Update the expected output of a couple
14484 of "info breakpoints" tests.
14485
144862008-10-28 Tom Tromey <tromey@redhat.com>
14487
14488 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14489
144902008-10-24 Pedro Alves <pedro@codesourcery.com>
14491
14492 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14493 gdb_start_cmd.
14494 Use runto_main before any test that requires execution.
14495
144962008-10-23 Pedro Alves <pedro@codesourcery.com>
14497
14498 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14499 instead of SIGINT.
14500
145012008-10-22 Joel Brobecker <brobecker@adacore.com>
14502
14503 * gdb.base/completion.exp: Update expected output following
14504 the addition of the "info tasks" command.
14505
145062008-10-22 Tom Tromey <tromey@redhat.com>
14507
14508 * gdb.base/exprs.exp (test_expr): Add test for string
14509 concatenation.
14510
145112008-10-19 Pedro Alves <pedro@codesourcery.com>
14512
14513 * configure.ac: Output gdb.python/Makefile.
14514 * configure: Regenerate.
14515 * gdb.python/Makefile.in: New.
14516
145172008-10-16 Joel Brobecker <brobecker@adacore.com>
14518
14519 * gdb.base/foll-fork.exp: Adjust the expected output to match
14520 the new description for fork/vfork catchpoints in the "info
14521 breakpoints" output.
14522
145232008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14524
14525 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14526
145272008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14528
14529 * gdb.python/python-value.c: New file.
14530 * gdb.python/python-value.exp: New file.
14531
145322008-10-15 Pedro Alves <pedro@codesourcery.com>
14533
14534 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14535
145362008-10-15 Denis Pilat <denis.pilat@st.com>
14537
14538 * gdb.cp/mb-ctor.exp: Fix a typo.
14539
145402008-10-09 Tom Tromey <tromey@redhat.com>
14541
14542 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14543 'fprintf' and 'stderr'.
14544
145452008-10-07 Joel Brobecker <brobecker@adacore.com>
14546
14547 * gdb.ada/ref_tick_size.exp: New testcase.
14548
145492008-10-06 Doug Evans <dje@google.com>
14550
14551 * gdb.dwarf2/dw2-cu-size.exp: New file.
14552 * gdb.dwarf2/dw2-cu-size.S: New file.
14553
14554 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14555 .Ltype_int for clarity.
14556
145572008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14558
14559 PR gdb/2384:
14560 * gdb.cp/gdb2384.exp: Extended to test more cases.
14561 * gdb.cp/gdb2384.cc: Likewise.
14562 * gdb.cp/gdb2384-base.h: Likewise.
14563 * gdb.cp/gdb2384-base.cc: Likewise.
14564
145652008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14566
14567 * gdb.base/maint.exp (maint print type): Remove printing
14568 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14569
145702008-09-30 Tom Tromey <tromey@redhat.com>
14571
14572 * gdb.base/macscp.exp: Add completion tests.
14573 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14574 (TWENTY_THREE): Likewise.
14575 (FORTY_EIGHT): Likewise.
14576
145772008-09-30 Tom Tromey <tromey@redhat.com>
14578
14579 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14580 everywhere.
14581 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14582
145832008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14584
14585 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14586 testcase is derived from. Fix racy dependency on an expected PID
14587 number. No longer support the testcase on Linux kernel 2.4.x.
14588
145892008-09-27 Tom Tromey <tromey@redhat.com>
14590
14591 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14592 and varargs.
14593
145942008-09-22 Pedro Alves <pedro@codesourcery.com>
14595
14596 * lib/mi-support.exp (mi_expect_interrupt): New.
14597 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14598 from gdb.mi/mi-nonstop.exp.
14599 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14600 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14601 lib/mi-support.exp.
14602 Use mi_check_thread_states throughout. Avoid ".*" and do not
14603 require an anchor after -exec-run.
14604
146052008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14606
14607 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14608 stop is pending. Avoid ".*" when two stops are pending.
14609 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14610 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14611 newlines in fullnames.
14612 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14613 (mi_expect_stop): Update comments. Only anchor in sync mode.
14614 Do not match newlines.
14615 (mi_send_resuming_command_raw): Always return status.
14616 (mi_get_stop_line): Do not match more than one line by accident.
14617 Only anchor in sync mode.
14618 (mi_run_inline_test): If -exec-next fails, give up.
14619
146202008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14621
14622 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14623 on SPU.
14624
146252008-09-10 Joel Brobecker <brobecker@adacore.com>
14626
14627 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14628
146292008-09-10 Joel Brobecker <brobecker@adacore.com>
14630
14631 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14632 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14633 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14634 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14635 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14636 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14637 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14638 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14639 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14640 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14641 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14642 Include the "= " sequence in the expected output of print tests.
14643
146442008-09-10 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14647 description for boolean types.
14648
146492008-09-09 Pedro Alves <pedro@codesourcery.com>
14650
14651 * gdb.base/hook-stop-continue.c: New.
14652 * gdb.base/hook-stop-continue.exp: New.
14653
146542008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14655
14656 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14657
146582008-09-08 Jerome Guitton <guitton@adacore.com>
14659
14660 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14661 (stack_check_probe_2, stack_check_probe_loop_1)
14662 (stack_check_probe_loop_2): New functions.
14663 (main): Add call to these new functions.
14664 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14665 functions, check that the breakpoint is inserted at the appropriate
14666 location.
14667 (insert_breakpoint): Slightly refine this procedure so that it can
14668 be called several times in the test.
14669
146702008-09-08 Jerome Guitton <guitton@adacore.com>
14671
14672 * gdb.base/stack-checking.c: New file.
14673 * gdb.base/stack-checking.exp: New file.
14674
146752008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14676
14677 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14678 * gdb.arch/altivec-regs.exp: Likewise.
14679 * gdb.arch/vsx-regs.exp: Likewise.
14680
146812008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14682
14683 * gdb.arch/ppc-fp.exp: New file.
14684 * gdb.arch/ppc-fp.c: New file.
14685
146862008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14687
14688 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14689 lest gcc-4.3.1 optimizes the whole thing away.
14690
146912008-09-04 Michael Snyder <msnyder@vmware.com>
14692
14693 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14694 as "at" (for non-debug functions such as _start).
14695
146962008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14697
14698 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14699 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14700 software watchpoints.
14701 * gdb.base/watch_thread_num.exp: Likewise.
14702
147032008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14704
14705 * gdb.arch/i386-bp_permanent.exp: New test.
14706
147072008-08-24 Tom Tromey <tromey@redhat.com>
14708
14709 * gdb.base/maint.exp: Update "maint print type".
14710
147112008-08-21 Vladimir Prus <vladimir@codesourcery.com>
14712
14713 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14714 support. Adjust the order of "*running" notifications.
14715 * gdb.mi/non-stop.c: Don't cast from int to void* and
14716 back.
14717
147182008-08-20 Mark Kettenis <kettenis@gnu.org>
14719
14720 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14721 expect to find it in the "info frame" output.
14722
147232008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
14724
14725 * gdb.base/interp.exp: Always consume both prompts.
14726
147272008-08-20 Pedro Alves <pedro@codesourcery.com>
14728
14729 * gdb.base/pending.exp: Test pending breakpoints without symbols
14730 loaded.
14731
147322008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14733
14734 * lib/mi-support.exp (mi_expect_stop): Produce
14735 more details on failures.
14736 * gdb.mi/mi-nonstop.exp: New.
14737 * gdb.mi/non-stop.c: New.
14738
147392008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14740
14741 * gdb.mi/mi-async.exp: Use 'set target-async'.
14742 * lib/mi-support.exp: Use 'set/show target-async'.
14743
147442008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
14745
14746 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14747
147482008-08-17 Tom Tromey <tromey@redhat.com>
14749
14750 * gdb.base/help.exp (help catch): Rewrite.
14751
147522008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14753
14754 * gdb.base/define.exp: Test indented command documentation.
14755 * gdb.python/python.exp: Test indented multi-line command.
14756
147572008-08-15 Luis Machado <luisgpm@br.ibm.com>
14758
14759 * testsuite/gdb.arch/vsx-regs.c: New source file.
14760 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
14761 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
14762
147632008-08-14 Tom Tromey <tromey@redhat.com>
14764
14765 * gdb.base/macscp.exp: Add regression test for "macro define" or
14766 "macro undef" with no arguments.
14767
147682008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14769
14770 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
14771
147722008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14773
14774 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14775
147762008-08-06 Tom Tromey <tromey@redhat.com>
14777
14778 * gdb.python/python.exp: New file.
14779
147802008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14781
14782 Fix for PR gdb/1543.
14783 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
14784 $LOCATION.
14785 (location): New variable.
14786 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
14787 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
14788 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
14789 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
14790 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
14791 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
14792 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
14793 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
14794 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
14795 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
14796 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
14797 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
14798 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
14799 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
14800 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14801 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
14802 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
14803 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
14804 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
14805 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14806 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
14807 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
14808 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
14809 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
14810 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
14811 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
14812 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
14813 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
14814 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
14815 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
14816 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
14817 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
14818 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
14819 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
14820 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
14821 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
14822 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
14823 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14824 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
14825 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
14826 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
14827 gdb.base/type-opaque.exp, gdb.base/until.exp,
14828 gdb.base/value-double-free.c, gdb.base/varargs.exp,
14829 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
14830 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
14831 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
14832 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
14833 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
14834 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
14835 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
14836 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14837 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
14838 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
14839 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
14840 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
14841 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
14842 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
14843 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
14844 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14845 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
14846 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
14847 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
14848 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14849 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
14850 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
14851 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
14852 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14853 gdb.pascal/types.exp, gdb.stabs/weird.exp,
14854 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
14855 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
14856 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
14857 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
14858 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
14859 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
14860 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14861 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14862 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14863 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14864 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14865 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14866 lib/mi-support.exp, lib/trace-support.exp: Remove reference
14867 to bug-gdb@prep.ai.mit.edu .
14868
148692008-07-31 Vladimir Prus <vladimir@codesourcery.com>
14870
14871 * lib/mi-support.exp (mi_load_shlibs): New.
14872 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
14873
148742008-07-30 Vladimir Prus <vladimir@codesourcery.com>
14875
14876 * lib/mi-support.exp (get_mi_thread_list)
14877 (check_mi_and_console_threads): New, moved from ...
14878 * gdb.mi/mi-pthread.exp: ...here.
14879 * gdb.mi/gdb669.exp (get_mi_thread_list)
14880 (check_mi_and_console_threads): Delete.
14881 * gdb.mi/mi2-pthread.exp: Likewise.
14882
148832008-07-28 Tom Tromey <tromey@redhat.com>
14884
14885 * Makefile.in (just-check): Remove. Move body to...
14886 (check): ... here.
14887
148882008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14889
14890 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
14891 Add a test for duplicated SIGINTs.
14892
148932008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14894
14895 * gdb.threads/schedlock.exp (get_args): Update to work for any
14896 value of NUM.
14897 (Top level): Report the number of threads that did not resume.
14898
148992008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14900
14901 * gdb.dwarf2/dw2-compressed.S: Also define __start.
14902
149032008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14904
14905 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
14906 non-MI prompt.
14907
149082008-07-26 Tom Tromey <tromey@redhat.com>
14909
14910 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
14911 (function_struct, function_struct_ptr): New globals.
14912 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
14913 function pointer in a struct.
14914
149152008-07-26 Tom Tromey <tromey@redhat.com>
14916
14917 * gdb.base/macscp.exp: Add test for macro lexing bug.
14918
149192008-07-18 Tom Tromey <tromey@redhat.com>
14920
14921 * gdb.base/macscp.exp: Add macro tests.
14922
149232008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14924
14925 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
14926
149272008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14928
14929 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
14930
149312008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
14932
14933 * gdb.cp/class2.exp: fix for failure on spu-elf
14934
149352008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
14936
14937 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
14938
149392008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14940
14941 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
14942
149432008-07-12 Vladimir Prus <vladimir@codesourcery.com>
14944
14945 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
14946
149472008-07-11 Kevin Buettner <kevinb@redhat.com>
14948
14949 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
14950 of regexp to account for changes made to GDB in the printing of
14951 byte vectors.
14952
149532008-07-11 Tom Tromey <tromey@redhat.com>
14954
14955 * gdb.base/completion.exp: Add 'help' completion test.
14956
149572008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14958
14959 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
14960
149612008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14962
14963 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
14964
149652008-07-09 Pedro Alves <pedro@codesourcery.com>
14966
14967 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
14968
149692008-07-09 Pedro Alves <pedro@codesourcery.com>
14970
14971 * gdb.base/fullname.exp: Restore pwd if compiling failed.
14972
149732008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14974
14975 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
14976
149772008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14978
14979 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
14980 previous commit. Add a comment.
14981
149822008-06-28 Pedro Alves <pedro@codesourcery.com>
14983
14984 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
14985
149862008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14987
14988 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
14989
149902008-06-27 Pedro Alves <pedro@codesourcery.com>
14991
14992 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
14993 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
14994 compiling an executable, link in an object that forces unbuffered
14995 output.
14996 * lib/set_unbuffered_mode.c: New file.
14997
149982008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14999
15000 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15001
150022008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15003
15004 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15005 mi_expect_stop.
15006 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15007 Demand that *running is output.
15008 (detect_async): Perform checking every time.
15009 (mi_send_resuming_command): Extract everything into...
15010 (mi_send_resuming_command_raw): ...this.
15011 (mi_expect_stop): Don't accept any output before *stopped.
15012
150132008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15014
15015 Robustify mi-simplerun.
15016 * gdb.mi/basics.c (main): Add a call to sleep.
15017 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15018 * gdb.mi/mi2-cli.exp: Likewise.
15019 * gdb.mi/mi-break.exp: Likewise.
15020
150212008-06-11 Vladimir Prus <vladimir@codesourcery.com>
15022
15023 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15024
150252008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15026
15027 * gdb.mi/mi-console.exp: Adjust.
15028 * gdb.mi/mi-syn-frame.exp: Adjust.
15029 * gdb.mi/mi2-console.exp: Adjust.
15030 * gdb.mi/mi2-syn-frame.exp: Adjust.
15031 * lib/mi-support.exp (mi_run_cmd): Adjust.
15032 (mi_send_resuming_command): Adjust.
15033
150342008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15035
15036 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
15037 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15038 testing of stopped.
15039 * gdb.mi/mi2-syn-frame.exp: Likewise.
15040 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15041 (async, detect_async): New.
15042 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15043 depending on if we're running in sync or async mode.
15044
150452008-06-09 Tom Tromey <tromey@redhat.com>
15046
15047 * gdb.base/completion.exp: New tests for field name completion
15048 with spaces, and field name completion with '->'.
15049
150502008-06-06 Tom Tromey <tromey@redhat.com>
15051
15052 * gdb.base/break1.c (struct some_struct): New struct.
15053 (values): New global.
15054 * gdb.base/completion.exp: Add field name completion test.
15055
150562008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15057
15058 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15059 to pointer.
15060 * gdb.cp/call-c.cc: Likewise.
15061
150622008-06-06 Nick Roberts <nickrob@snap.net.nz>
15063
15064 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15065 annotation.
15066
150672008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15068 Pedro Alves <pedro@codesourcery.com>
15069
15070 * gdb.threads/execl.c, gdb.threads/execl1.c,
15071 gdb.threads/execl.exp: New tests.
15072
150732008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15074 Daniel Jacobowitz <dan@codesourcery.com>
15075
15076 * gdb.cp/exception.exp: Activate test, make it work with pending
15077 catchpoints.
15078
150792008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15080
15081 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15082
150832008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15084
15085 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15086 now printed.
15087 * gdb.mi/mi2-var-cmd.exp: Likewise.
15088
150892008-05-27 Andreas Schwab <schwab@suse.de>
15090
15091 * gdb.base/frame-args.exp: Handle arguments that are optimized
15092 out.
15093
150942008-05-26 Luis Machado <luisgpm@br.ibm.com>
15095
15096 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15097 quiet for ppc32 and group options into a single variable.
15098
150992008-05-23 Joel Brobecker <brobecker@adacore.com>
15100
15101 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15102 of zero-size elements.
15103 * gdb.ada/null_array.exp: Test printing this new array.
15104
151052008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15106
15107 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15108
151092008-05-21 Joel Brobecker <brobecker@adacore.com>
15110
15111 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15112 of the "finish" command.
15113
151142008-05-21 Nick Roberts <nickrob@snap.net.nz>
15115
15116 * gdb.base/annota1.exp: Test for new annotation.
15117
151182008-05-16 Pedro Alves <pedro@codesourcery.com>
15119
15120 * gdb.base/fixsection.exp: New file.
15121 * gdb.base/fixsection0.c: New file.
15122 * gdb.base/fixsection1.c: New file.
15123
151242008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15125
15126 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15127 * gdb.base/annota3.exp: Likewise.
15128
151292008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15130
15131 * gdb.base/watch_thread_num.exp: Don't run tests that require
15132 watchpoints if the target doesn't support them.
15133
151342008-05-12 Doug Evans <dje@google.com>
15135
15136 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15137
151382008-05-09 Joel Brobecker <brobecker@adacore.com>
15139
15140 * gdb.ada/assign_1.exp: New testcase.
15141
151422008-05-09 Doug Evans <dje@google.com>
15143
15144 * gdb.base/find.exp: New file.
15145 * gdb.base/find.c: New file.
15146
151472008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15148
15149 * gdb.base/commands.exp (watchpoint_command_test): Handle
15150 gdb,no_hardware_watchpoints.
15151 * gdb.base/float.exp: Allow ARM targets without floating point.
15152 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15153
151542008-05-06 Jerome Guitton <guitton@adacore.com>
15155 Joel Brobecker <brobecker@adacore.com>
15156
15157 * gdb.ada/lang_switch: New test program.
15158 * gdb.ada/lang_switch.exp: New testcase.
15159
151602008-05-05 Doug Evans <dje@google.com>
15161
15162 * gdb.base/help.exp (disassemble): Update expected help text.
15163
151642008-05-04 Pedro Alves <pedro@codesourcery.com>
15165
15166 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15167
151682008-05-04 Pedro Alves <pedro@codesourcery.com>
15169
15170 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15171 different times.
15172
151732008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15174
15175 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15176 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15177 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15178 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15179
151802008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15181
15182 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15183 notification to appear.
15184
151852008-05-04 Daniel Jacobowitz <dan@debian.org>
15186
15187 * gdb.base/fullname.c: New file.
15188 * gdb.base/fullname.exp: New file.
15189 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15190
151912008-05-03 Pedro Alves <pedro@codesourcery.com>
15192
15193 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15194 expressions with macros.
15195
151962008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15197
15198 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15199
152002008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15201
15202 * gdb.base/completion.exp: Handle lack of other symbols beginning
15203 with "a".
15204
15205 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15206
152072008-05-02 Jim Blandy <jimb@codesourcery.com>
15208
15209 * gdb.asm/asmsrc1.s: Add scratch space.
15210
152112008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15212 Daniel Jacobowitz <dan@codesourcery.com>
15213
15214 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15215 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15216 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15217
152182007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15219
15220 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15221
152222008-05-01 Joel Brobecker <brobecker@adacore.com>
15223
15224 * gdb.base/info-target.exp: New testcase.
15225
152262008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15227
15228 * gdb.cp/hang.exp: Use .cc instead of .C.
15229 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15230 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15231
152322008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15233
15234 * gdb.base/gdb1250.exp: Remove perror.
15235 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15236
152372008-04-30 Pedro Alves <pedro@codesourcery.com>
15238
15239 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15240 .2byte.
15241
152422008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15243
15244 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15245 (maybe_kfail): New.
15246
152472008-04-25 Pedro Alves <pedro@codesourcery.com>
15248
15249 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15250
152512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15252
15253 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15254 * gdb.mi/mi2-syn-frame.exp: Likewise.
15255 * lib/mi-support.exp: Likewise.
15256
152572008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15258
15259 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15260 to specify regexp for the location to stop at.
15261 * gdb.base/break-always.c: New.
15262 * gdb.base/break-always.exp: New.
15263
152642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15265
15266 * lib/mi-support.exp (mi_runto_helper): Adjust
15267 for the original-location field.
15268 (mi_create_breakpoint, mi_list_breakpoints): New.
15269 * gdb.mi/mi-break.exp: Adjust.
15270 * gdb.mi/mi2-break.exp: Adjust.
15271 * gdb.mi/mi-pending.exp: Adjust.
15272 * gdb.mi/mi-simplerun.exp: Adjust.
15273 * gdb.mi/mi2-simplerun.exp: Adjust.
15274 * gdb.mi/mi-syn-frame.exp: Adjust.
15275 * gdb.mi/mi2-syn-frame.exp: Adjust.
15276 * gdb.mi/mi-until.exp: Adjust.
15277 * gdb.mi/mi2-until.exp: Adjust.
15278 * gdb.mi/mi-var-display.exp: Adjust.
15279 * gdb.mi/mi2-var-display.exp: Adjust.
15280 * gdb.mi/mi-watch.exp: Adjust.
15281 * gdb.mi/mi2-watch.exp: Adjust.
15282
152832008-04-23 Paolo Bonzini <bonzini@gnu.org>
15284
15285 * aclocal.m4: Add override.m4.
15286 * configure: Regenerate.
15287
152882008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15289
15290 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15291 '-var-update --all-values' reports new value even the type
15292 of a variable object has changed.
15293
152942008-04-18 Craig Silverstein <csilvers@google.com>
15295
15296 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15297 files.
15298
152992008-04-18 Joel Brobecker <brobecker@adacore.com>
15300
15301 * gdb.ada/atomic_enum: New test program.
15302 * gdb.ada/atomic_enum.exp: New testcase.
15303
153042008-04-17 Doug Evans <dje@google.com>
15305
15306 * gdb.opt/Makefile.in: Fix whitespace.
15307
153082008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15309
15310 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15311
153122008-04-17 Doug Evans <dje@google.com>
15313
15314 * gdb.base/hashline1.exp: New testcase.
15315 * gdb.base/hashline2.exp: New testcase.
15316 * gdb.base/hashline2.exp: New testcase.
15317
153182008-04-17 Pedro Alves <pedro@codesourcery.com>
15319
15320 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15321
153222008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15323
15324 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15325 temporary breakpoint to match "Temporary breakpoint".
15326 * gdb.base/break.exp (delete_breakpoints): Likewise.
15327 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15328 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15329 * gdb.base/display.exp: Likewise.
15330 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15331 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15332 * gdb.base/restore.exp (restore_tests): Likewise.
15333 * gdb.base/sepdebug.exp: Likewise.
15334 * gdb.base/watchpoint.exp: Likewise.
15335 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15336 * gdb.mi/mi-pending.exp: Likewise.
15337 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15338 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15339 * gdb.mi/mi-var-cmd.exp: Likewise.
15340 * gdb.mi/mi-var-display.exp: Likewise.
15341 * gdb.mi/mi2-cli.exp: Likewise.
15342 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15343 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15344 * gdb.mi/mi2-var-display.exp: Likewise.
15345 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15346 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15347 new "disp" field.
15348 (mi_expect_stop): Move after_reason argument to be really after
15349 reason. This is to support fix for PR2424.
15350
153512008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15352
15353 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15354
153552008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15356
15357 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
15358 field. Add more floating varobj tests.
15359 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
15360 field.
15361 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15362 (main): Call do_at_tests.
15363 * lib/mi-support.exp (mi_create_floating_varobj)
15364 (mi_varobj_update_with_type_change): New.
15365
153662008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15367
15368 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15369 option of -var-evaluate-expression.
15370 * gdb.mi/mi2-var-display.exp: Likewise.
15371
153722008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15373
15374 Introduce test setup helpers.
15375 * lib/gdb.exp (build_executable, clean_restart)
15376 (prepare_for_testing): New.
15377 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15378 * gdb.base/return.exp: Likewise.
15379 * gdb.base/ending-run.exp: Likewise.
15380
153812008-04-07 Nick Roberts <nickrob@snap.net.nz>
15382
15383 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15384 Interface (MI) responses.
15385
153862008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15387
15388 * gdb.cp/breakpoint.cc: New code to test conditions involving
15389 member variables.
15390 * gdb.cp/breakpoint.exp: Test condition involving member
15391 variables.
15392
153932008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15394
15395 * lib/mi-support.exp (mi_expect_stop): New.
15396 (mi_run_cmd): Change the
15397 token. Use mi_send_resuming_command, use
15398 mi_expect_stop.
15399 (mi_execute_to_helper): Rename to mi_execute_to.
15400 (mi_send_resuming_command): Add more error patterns.
15401 (mi_wait_for_stop): Renamed to...
15402 (mi_get_stop_line): ...this.
15403 (mi_run_inline_test): Adjust.
15404
15405 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15406 * gdb.mi/mi-console.exp: Likewise.
15407 * gdb.mi/mi-pending.exp: Likewise.
15408 * gdb.mi/mi-simplerun.exp: Likewise.
15409 * gdb.mi/mi-stack.exp: Likewise.
15410 * gdb.mi/mi-stepi.exp: Likewise.
15411 * gdb.mi/mi-syn-frame.exp: Add comment.
15412 * gdb.mi/mi-until.exp: Likewise.
15413 * gdb.mi/mi-var-display.exp: Likewise.
15414 * gdb.mi/mi-watch.exp: Likewise.
15415 * gdb.mi/mi2-cli.exp: Likewise.
15416 * gdb.mi/mi2-console.exp: Likewise.
15417 * gdb.mi/mi2-simplerun.exp: Likewise.
15418 * gdb.mi/mi2-stack.exp: Likewise.
15419 * gdb.mi/mi2-stepi.exp: Likewise.
15420 * gdb.mi/mi2-until.exp: Likewise.
15421 * gdb.mi/mi2-var-display.exp: Likewise.
15422 * gdb.mi/mi2-watch.exp: Likewise.
15423
154242008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15425
15426 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15427
15428 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15429
154302008-04-04 Pedro Alves <pedro@codesourcery.com>
15431
15432 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15433 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15434 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15435 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15436 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15437 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15438 expect an mi error duplicated in stderr.
15439
154402008-04-03 Joel Brobecker <brobecker@adacore.com>
15441
15442 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15443 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15444 Add a couple of tests that verify the behavior when the new setting
15445 is set to "cancel" and "all".
15446 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15447 "ask" before we start the testing.
15448
154492008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15450
15451 * gdb.cp/casts.cc: Add class reference variables.
15452 * gdb.cp/casts.exp: New test cases for up/down casting references.
15453
154542008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15455
15456 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15457 instead of beginning to make an extra test pass.
15458 * gdb.mi/mi2-var-display.exp: Likewise.
15459
154602008-03-31 Maciej W. Rozycki <macro@mips.com>
15461
15462 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15463
154642008-03-31 Markus Deuling <deuling@de.ibm.com>
15465 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15466
15467 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15468 value. Add xfail for older kernels.
15469
154702008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15471
15472 Bring mi-support in line with gdb.exp.
15473 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15474 (mi_gdb_start): New function.
15475
154762008-03-28 Maciej W. Rozycki <macro@mips.com>
15477
15478 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15479
154802008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15481
15482 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15483 * gdb.mi/mi2-var-display.exp: Likewise.
15484
154852008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15486
15487 * lib/mi-support.exp (mi_create_varobj_checked): New.
15488 (mi_list_varobj_children): Allow to check for a
15489 value.
15490 (mi_list_array_varobj_children): New.
15491
15492 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15493 and mi_list_varobj_children, as opposed to hardcoding
15494 expected strings.
15495 * gdb.mi/gdb701.exp: Likewise.
15496 * gdb.mi/gdb792.exp: Likewise.
15497 * gdb.mi/mi-var-block.exp: Likewise.
15498 * gdb.mi/mi-var-cmd.exp: Likewise.
15499 * gdb.mi/mi-var-invalidate.exp: Likewise.
15500 * gdb.mi/mi2-var-block.exp: Likewise.
15501 * gdb.mi/mi2-var-child.exp: Likewise.
15502 * gdb.mi/mi2-var-cmd.exp: Likewise.
15503 * gdb.mi/mi2-var-display.exp: Likewise.
15504
155052008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15506
15507 Fix random false FAILs on i386.
15508 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15509
155102008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15511
15512 PR gdb/544
15513 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15514
155152008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15516
15517 PR gdb/544
15518 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15519
155202008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15521
15522 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15523 fixed PR gdb/544.
15524
155252008-03-21 Pedro Alves <pedro@codesourcery.com>
15526
15527 * gdb.threads/fork-child-threads.exp: Test next over fork.
15528
155292008-03-21 Chris Demetriou <cgd@google.com>
15530
15531 * gdb.base/break.exp (rbreak junk): New test for rbreak
15532 "Junk at end of arguments" issue.
15533
155342008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15535
15536 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15537 *& to work on created array elements.
15538 (Top level): Test print $pc with a file. Test string operations
15539 without a target.
15540 * gdb.base/ptype.exp: Do not expect *& to work on created array
15541 elements.
15542
155432008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15544
15545 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15546 gdb.threads/staticthreads.exp: Update exit query.
15547
155482008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15549
15550 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15551
155522008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15553
15554 * gdb.base/watchpoint.c (global_ptr, func4): New.
15555 (main): Call func4.
15556 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15557 (test_inaccessible_watchpoint): New.
15558
155592008-02-29 Maciej W. Rozycki <macro@mips.com>
15560
15561 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15562 select the largest.
15563
155642008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15565
15566 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15567 frames-invalid annotations.
15568
155692008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15570
15571 * gdb.base/assign.exp: avoid same output for different tests.
15572
155732008-02-27 Doug Evans <dje@google.com>
15574
15575 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15576 for bug 1738.
15577 (breakpoint_to_handler_entry): Ditto.
15578
155792008-02-27 Joel Brobecker <brobecker@adacore.com>
15580
15581 * gdb.base/ending-run.exp: Use the first line of code inside
15582 function body to test breakpoints.
15583 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15584 location where the breakpoint is inserted when using the line
15585 where a function is declared. Fix typo in the description of
15586 one of the tests.
15587 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15588
155892008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15590
15591 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
15592 tests.
15593
155942008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15595
15596 * gdb.base/args.exp: avoid same output for tests
15597 with single quotes.
15598
155992008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15600
15601 * gdb.base/annota1.exp: Adjust for 'info break'
15602 format changes.
15603 * gdb.base/annota3.exp: Likewise.
15604 * gdb.base/break.exp: Likewise.
15605 * gdb.base/condbreak.exp: Likewise.
15606 * gdb.base/pending.exp: Likewise.
15607 * gdb.base/sepdebug.exp: Likewise.
15608 * gdb.base/unload.exp: Likewise.
15609 * gdb.cp/ovldbreak.exp: Likewise.
15610 * gdb.mi/mi-pending.exp: Likewise.
15611
156122008-02-07 Doug Evans <dje@google.com>
15613
15614 * gdb.cp/mb-inline.exp: New.
15615 * gdb.cp/mb-inline.h: New.
15616 * gdb.cp/mb-inline1.cc: New.
15617 * gdb.cp/mb-inline2.cc: New.
15618
156192008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15620
15621 * gdb.pascal/floats.pas: New test program.
15622 * gdb.pascal/floats.exp: New testcase.
15623
156242008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15625
15626 * gdb.base/callfuncs.c (t_float_many_args): New function.
15627 (t_double_many_args): New function.
15628 * gdb.base/callfuncs.exp: Add tests for exceeding float
15629 and double parameters passed through the stack.
15630
156312008-02-05 Joel Brobecker <brobecker@adacore.com>
15632
15633 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15634 gdb.ada/complete/foo.adb: New files.
15635 * gdb.ada/complete.exp: New testcase.
15636
156372008-02-03 Doug Evans <dje@google.com>
15638
15639 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15640
15641 * gdb.cp/gdb2384.exp: New file.
15642 * gdb.cp/gdb2384.cc: New file.
15643 * gdb.cp/gdb2384-base.h: New file.
15644 * gdb.cp/gdb2384-base.cc: New file.
15645
156462008-02-02 Doug Evans <dje@google.com>
15647
15648 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15649
156502007-02-01 Joel Brobecker <brobecker@adacore.com>
15651
15652 * gdb.ada/sym_print_name: New test program.
15653 * gdb.ada/sym_print_name.exp: New testcase.
15654
156552007-02-01 Joel Brobecker <brobecker@adacore.com>
15656
15657 * gdb.ada/nested/hello.adb: New file.
15658 * gdb.ada/nested.exp: New testcase.
15659 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15660
156612008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15662
15663 * gdb.mi/basic.c (return_1): New function.
15664 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15665 don't cause future evaluations of function to report
15666 creation of internal breakpoints.
15667
156682008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15669
15670 * gdb.mi/mi-break.exp (test_error): New.
15671 Call it.
15672
156732008-01-31 Luis Machado <luisgpm@br.ibm.com>
15674
15675 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15676 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15677
156782008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15679
15680 * gdb.pascal/integers.pas: New test program.
15681 * gdb.pascal/integers.exp: New testcase.
15682
156832008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15684
15685 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15686
156872008-01-30 Luis Machado <luisgpm@br.ibm.com>
15688
15689 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15690 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15691
156922008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15693
15694 * gdb.ada/formatted_ref: New test program.
15695 * gdb.ada/formatted_ref.exp: New testcase.
15696
15697 * gdb.cp/formatted-ref.cc: New file.
15698 * gdb.cp/formatted-ref.exp: New testcase.
15699
157002008-01-30 Joel Brobecker <brobecker@adacore.com>
15701
15702 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15703
157042008-01-30 Nick Roberts <nickrob@snap.net.nz>
15705
15706 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15707 (test_file_list_exec_source_file): Update to new macro-info field.
15708
157092008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
15710
15711 * gdb.ada/exprs: New test program.
15712 * gdb.ada/exprs.exp: New testcase.
15713
157142008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15715
15716 * dfp-test.c (DELTA, DELTA_B): New definitions.
15717 (double_val1, double_val2, double_val3, double_val4, double_val5,
15718 double_val6, double_val7, double_val8, double_val9, double_val10,
15719 double_val11, double_val12, double_val13, double_val14, dec32_val1,
15720 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15721 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15722 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15723 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15724 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15725 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15726 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15727 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15728 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15729 dec128_val16): New global variables.
15730 (decimal_dec128_align): New function.
15731 (decimal_mixed): Likewise.
15732 (decimal_many_args_dec32): Likewise.
15733 (decimal_many_args_dec64): Likewise.
15734 (decimal_many_args_dec128): Likewise.
15735 (decimal_many_args_mixed): Likewise.
15736 * dfp-test.exp: Add tests calling new inferior functions.
15737
157382008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15739
15740 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15741 gdb.server/ext-run.exp: New files.
15742 * lib/gdbserver-support.exp (gdbserver_download): New.
15743 (gdbserver_start): New. Update gdbserver expected
15744 output.
15745 (gdbserver_spawn): Use them.
15746 (gdbserver_start_extended): New.
15747
157482008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15749
15750 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
15751 Run on GNU/Linux.
15752 (do_exec_tests): Check for systems which do not support catchpoints.
15753 Do not match START.
15754 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
15755 Run on GNU/Linux. Enable verbose output.
15756 (check_fork_catchpoints): New.
15757 (explicit_fork_child_follow, catch_fork_child_follow)
15758 (tcatch_fork_parent_follow): Update expected messages.
15759 (do_fork_tests): Use check_fork_catchpoints.
15760 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
15761 Run on GNU/Linux. Enable verbose output.
15762 (check_vfork_catchpoints): New.
15763 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
15764 expected messages.
15765 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15766
157672008-01-29 Jim Blandy <jimb@red-bean.com>
15768
15769 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15770 host' errors.
15771 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15772
157732008-01-29 Jim Blandy <jimb@red-bean.com>
15774
15775 * gdb.threads/sigthread.c: Use barriers to ensure that
15776 child_thread and child_thread_two are always initialized before we
15777 start to use them.
15778
157792008-01-29 Vladimir Prus <vladimir@codesourcery.com>
15780
15781 * gdb.base/watchpoint-solib.exp: New.
15782 * gdb.base/watchpoint-solib.c: New.
15783 * gdb.base/watchpoint-solib-shr.c: New.
15784
157852008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
15786
15787 * gdb.base/gdb1056.exp: Add unsigned integer test.
15788
157892008-01-28 Doug Evans <dje@google.com>
15790
15791 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
15792
157932008-01-27 Jim Blandy <jimb@codesourcery.com>
15794
15795 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
15796
15797 * gdb.base/expand-psymtabs.exp: Doc fix.
15798
157992008-01-26 Mark Kettenis <kettenis@gnu.org>
15800
15801 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15802
158032008-01-24 Nick Roberts <nickrob@snap.net.nz>
15804
15805 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
15806 -var-set-format.
15807
158082008-01-23 Chris Demetriou <cgd@google.com>
15809
15810 * gdb.threads/thread_events.c: New testcase source file.
15811 * gdb.threads/thread_events.exp: New testcase expect file.
15812
158132008-01-23 Nick Roberts <nickrob@snap.net.nz>
15814
15815 * lib/gdb.exp: Add the variable octal.
15816
15817 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
15818 -var-set-format.
15819
158202008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15821 Vladimir Prus <vladimir@codesourcery.com>
15822
15823 * gdb.base/float.exp: Allow missing floating point for m68k and
15824 PowerPC.
15825
158262008-01-22 Vladimir Prus <vladimir@codesourcery.com>
15827
15828 * gdb.mi/basics.c: Setup for testing breakpoints
15829 ignore count.
15830 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
15831 * gdb.mi/mi-cli.exp: Adjust.
15832 * gdb.mi/mi2-cli.exp: Adjust.
15833
158342008-01-17 Pedro Alves <pedro@codesourcery.com>
15835
15836 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
15837 and 'dummy_ptr' integer pointer. Initialize struct_declarations
15838 with dummy_ptr's address.
15839 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
15840 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
15841 all targets.
15842 * gdb.mi/mi2-var-child.exp: Likewise.
15843
158442008-01-09 Joel Brobecker <brobecker@adacore.com>
15845
15846 * gdb.ada/null_array: New test program.
15847 * gdb.ada/null_array.exp: New testcase.
15848
158492008-01-09 Luis Machado <luisgpm@br.ibm.com>
15850
15851 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
15852 with required float modifiers.
15853
158542008-01-08 Joel Brobecker <brobecker@adacore.com>
15855
15856 * gdb.ada/funcall_param: New test program.
15857 * gdb.ada/funcall_param.exp: New testcase.
15858
158592008-01-08 Joel Brobecker <brobecker@adacore.com>
15860
15861 * gdb.ada/arrayparam: New test program.
15862 * gdb.ada/arrayparam.exp: New testcase.
15863
158642008-01-08 Joel Brobecker <brobecker@adacore.com>
15865
15866 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
15867 landed. Should also fix random failures in the test following it.
15868
158692008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
15870
15871 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
15872 for expressions with decimal float values.
15873 (test_dfp_conversions): New function to test casts to and from
15874 decimal float types.
15875 Call test_dfp_conversions.
15876 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
15877 elements.
15878 (main): Initialize ds.float4 and ds.double8 elements.
15879 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
15880 string to new error message.
15881 (d64_set_tests): Likewise.
15882 (d128_set_tests): Likewise.
15883 Add tests for expressions with decimal float variables. Add tests for
15884 conversions to and from decimal float types.
15885
158862008-01-05 Joel Brobecker <brobecker@adacore.com>
15887
15888 * gdb.ada/packed_tagged/comp_bug.adb: New file.
15889 * gdb.ada/packed_tagged.exp: New testcase.
15890
158912008-01-04 Joel Brobecker <brobecker@adacore.com>
15892
15893 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
15894 gdb.ada/homonym/homonym_main.adb: New files.
15895 * gdb.ada/homonym.exp: New testcase.
15896
158972008-01-04 Joel Brobecker <brobecker@adacore.com>
15898
15899 * gdb.ada/packed_array.exp: Add testing of references to
15900 a packed array.
15901
159022008-01-04 Joel Brobecker <brobecker@adacore.com>
15903
15904 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
15905 New files.
15906 * gdb.ada/type_coercion.exp: New testcase.
15907
159082008-01-04 Joel Brobecker <brobecker@adacore.com>
15909
15910 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
15911 gdb.ada/tagged/foo.adb: New file.
15912 * gdb.ada/tagged.exp: New testcase.
15913
159142008-01-04 Joel Brobecker <brobecker@adacore.com>
15915
15916 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
15917 gdb.ada/ptype_field/foo.adb: New files.
15918 * gdb.ada/ptype_field.exp: New testcase.
15919
159202008-01-03 Joel Brobecker <brobecker@adacore.com>
15921
15922 * gdb.ada/print_pc.exp: New testcase.
15923
159242008-01-03 Joel Brobecker <brobecker@adacore.com>
15925
15926 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
15927 gdb.ada/taft_type/p.adb: New files.
15928 * gdb.ada/taft_type.exp: New testcase.
15929
159302008-01-03 Joel Brobecker <brobecker@adacore.com>
15931
15932 * gdb.ada/array_bounds/bar.adb: New file.
15933 * gdb.ada/array_bounds.exp: New testcase.
15934
159352008-01-03 Joel Brobecker <brobecker@adacore.com>
15936
15937 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
15938 gdb.ada/arrayptr/foo.adb: New files.
15939 * gdb.ada/arrayptr.exp: New testcase.
15940
159412008-01-03 Joel Brobecker <brobecker@adacore.com>
15942
15943 * gdb.base/set-lang-auto.exp: New testcase.
15944
159452008-01-03 Joel Brobecker <brobecker@adacore.com>
15946
15947 * gdb.ada/fun_addr/foo.adb: New file.
15948 * gdb.ada/fun_addr.exp: New testcase.
15949
159502008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15951
15952 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
15953 New files
15954
159552008-01-02 Joel Brobecker <brobecker@adacore.com>
15956
15957 * array_subscript_addr/p.adb: New file.
15958 * array_subscript_addr.exp: New testcase.
15959
159602008-01-02 Joel Brobecker <brobecker@adacore.com>
15961
15962 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
15963 New files.
15964 * gdb.ada/str_cmp_ref.exp: New testcase.
15965
159662008-01-01 Joel Brobecker <brobecker@adacore.com>
15967
15968 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
15969 gdb.ada/fun_in_declare/foo.adb: New files.
15970 * gdb.ada/fun_in_declare.exp: New testcase.
15971
159722008-01-01 Joel Brobecker <brobecker@adacore.com>
15973
15974 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
15975 gdb.ada/ref_param/pck.ads: New files.
15976 * gdb.ada/ref_param.exp: New testcase.
15977
159782008-01-01 Joel Brobecker <brobecker@adacore.com>
15979
15980 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
15981 gdb.ada/interface/foo.adb: New files.
15982 * gdb.ada/interface.exp: New testcase.
15983
159842007-12-31 Jim Blandy <jimb@codesourcery.com>
15985
15986 * gdb.base/multi-forks.exp: Consume all output from child
15987 processes before proceeding to next test.
15988
159892007-12-29 Jim Blandy <jimb@codesourcery.com>
15990
15991 * configure: Regenerated.
15992
159932007-12-27 Joel Brobecker <brobecker@adacore.com>
15994
15995 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
15996 gdb.ada/fixed_cmp/fixed.adb: New files.
15997 * gdb.ada/fixed_cmp.exp: New testcase.
15998
159992007-12-27 Joel Brobecker <brobecker@adacore.com>
16000
16001 * gdb.ada/boolean_expr.exp: New testcase.
16002
160032007-12-26 Jim Blandy <jimb@codesourcery.com>
16004
16005 * gdb.base/multi-forks.exp: Doc fix.
16006
160072007-12-26 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16010 * gdb.ada/char_param.exp: Do not compile our test program with
16011 -gnata, this is unnecessary.
16012 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16013
160142007-12-24 Joel Brobecker <brobecker@adacore.com>
16015
16016 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16017 gdb.ada/print_chars/foo.adb: New files.
16018 * gdb.ada/print_chars.exp: New testcase.
16019
160202007-12-24 Joel Brobecker <brobecker@adacore.com>
16021
16022 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16023 gdb.ada/char_param/foo.adb: New files.
16024 * gdb.ada/char_param.exp: New testcase.
16025
160262007-12-22 Jim Blandy <jimb@codesourcery.com>
16027
16028 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16029 hard-coding source line numbers into the test.
16030 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16031 gdb_get_line_number to find.
16032
160332007-12-22 Joel Brobecker <brobecker@adacore.com>
16034
16035 * gdb.base/ptype.c (highest): New struct type.
16036 (the_highest): New variable of that type.
16037 (main): Add dummy assignment to a field of variable the_highest.
16038 * gdb.base/ptype.exp: Test type printing of our new variable.
16039
160402007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16041
16042 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
16043 and record first explicitly generated thread number.
16044 Use that thread number for thread specific watchpoint test.
16045 Add iteration number to repetitive tests.
16046
160472007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16048 Jim Blandy <jimb@codesourcery.com>
16049
16050 * gdb.base/expand-psymtabs.c: New testcase
16051 source file.
16052 * gdb.base/expand-psymtabs.exp: New testcase
16053 expect file.
16054
160552007-12-17 Luis Machado <luisgpm@br.ibm.com>
16056
16057 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16058 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16059
160602007-12-17 Joel Brobecker <brobecker@adacore.com>
16061
16062 * gdb.ada/frame_args/foo.adb: New file.
16063 * gdb.ada/frame_args/pck.ads: New file.
16064 * gdb.ada/frame_args/pck.adb: New file.
16065 * gdb.ada/frame_args.exp: New testcase.
16066
160672007-12-17 Joel Brobecker <brobecker@adacore.com>
16068
16069 * gdb.base/frame-args.c: New file.
16070 * gdb.base/frame-args.exp: New testcase.
16071
160722007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
16073 Joseph Myers <joseph@codesourcery.com>
16074
16075 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16076
160772007-12-14 Vladimir Prus <vladimir@codesourcery.com>
16078
16079 * gdb.mi/mi-pending.exp: New.
16080 * gdb.mi/mi-pending.c: New.
16081 * gdb.mi/mi-pendshr.c: New.
16082
160832007-12-06 Jim Blandy <jimb@codesourcery.com>
16084
16085 * gdb.base/default.exp: Update expected output for 'info catch'.
16086
160872007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16088
16089 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16090 must be set to binary.
16091
160922007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16093
16094 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16095
160962007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16097
16098 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16099 gdb.mi/mi-file-transfer.exp: New.
16100
161012007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16102
16103 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16104
161052007-11-22 Maciej W. Rozycki <macro@mips.com>
16106
16107 * gdb.trace/backtrace.exp: Fix a typo.
16108 * gdb.trace/circ.exp: Likewise.
16109 * gdb.trace/collection.exp: Likewise.
16110 * gdb.trace/limits.exp: Likewise.
16111 * gdb.trace/report.exp: Likewise.
16112 * gdb.trace/tfind.exp: Likewise.
16113 * gdb.trace/while-dyn.exp: Likewise.
16114
161152007-11-21 Nick Roberts <nickrob@snap.net.nz>
16116
16117 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16118 objects of pointers that can't be dereferenced are now
16119 "noneditable".
16120
161212007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16122
16123 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16124 (target_cpu): Remove.
16125
161262007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16127
16128 * gdb.base/ending-run.exp: Expect the list of cleared
16129 breakpoint to come in natural order, not the reversed one.
16130
161312007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16132
16133 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16134 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
16135
161362007-11-05 Luis Machado <luisgpm@br.ibm.com>
16137
16138 * gdb.base/printcmds.exp: New function
16139 test_printf_with_dfp.
16140
161412007-11-02 Doug Evans <dje@google.com>
16142
16143 * gdb.disasm/t01_mov.s: Remove carriage returns.
16144 * gdb.disasm/t02_mova.s: Ditto.
16145 * gdb.disasm/t03_add.s: Ditto.
16146 * gdb.disasm/t04_sub.s: Ditto.
16147 * gdb.disasm/t05_cmp.s: Ditto.
16148 * gdb.disasm/t06_ari2.s: Ditto.
16149 * gdb.disasm/t07_ari3.s: Ditto.
16150 * gdb.disasm/t08_or.s: Ditto.
16151 * gdb.disasm/t09_xor.s: Ditto.
16152 * gdb.disasm/t10_and.s: Ditto.
16153 * gdb.disasm/t11_logs.s: Ditto.
16154 * gdb.disasm/t12_bit.s: Ditto.
16155 * gdb.disasm/t13_otr.s: Ditto.
16156
161572007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16158
16159 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16160
161612007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16162
16163 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16164 provide DFP support.
16165
161662007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16167
16168 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16169 Test "set powerpc vector-abi". Skip auto-detection tests for old
16170 toolchains.
16171
161722007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16173
16174 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16175 with [string compare].
16176
161772007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16178
16179 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16180 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16181
161822007-10-25 Luis Machado <luisgpm@br.ibm.com>
16183
16184 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16185 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16186 * gdb.opt/Makefile.in: New makefile.
16187 * Makefile.in: Create new directory "gdb.opt".
16188 * configure.ac: Add "gdb.opt" directory.
16189 * configure: Regenerated.
16190
161912007-10-25 Doug Evans <dje@google.com>
16192
16193 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16194 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16195
161962007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
16197 Thiago Jung Bauermann <bauerman@br.ibm.com>
16198
16199 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16200 Floating Point expressions.
16201 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16202 Floating Point variables.
16203 * gdb.base/dfp-test.c: new file containing program with Decimal
16204 Floating variables, used by gdb.base/dfp-test.exp.
16205
162062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16207
16208 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16209
162102007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16211
16212 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16213 compiling test case with GCC.
16214 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16215
162162007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16217
16218 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16219 format changes.
16220
162212007-10-18 Michael Snyder <msnyder@specifix.com>
16222
16223 * gdb.base/dbx.exp: Add missing "-re " operator.
16224
162252007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16226
16227 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16228 * configure.ac: Removed trailing spaces after backslash.
16229 * gdb.modula2: New directory.
16230 * gdb.modula2/Makefile.in: New file.
16231 * gdb.modula2/unbounded-array.exp: New file.
16232 * gdb.modula2/unbounded1.c: New file.
16233
162342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16235
16236 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16237
162382007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
16239
16240 * gdb.base/sigstep.c (main): Add checks for
16241 return values for setitimer call.
16242 Call setitimer again with itimer = ITIMER_REAL
16243 if first call to setitimer fails.
16244
162452007-10-11 Kazu Hirata <kazu@codesourcery.com>
16246
16247 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16248 of $timeout.
16249
162502007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16251
16252 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16253
162542007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
16255
16256 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16257 of gdb_expect call, to avoid interruption.
16258
162592007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16260
16261 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16262 (v_unsigned_long_long, v_long_long_array)
16263 (v_signed_long_long_array, v_unsigned_long_long_array)
16264 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16265 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16266 [!NO_LONG_LONG]: New.
16267 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16268 v_long_long_member.
16269
16270 (v_long_long_func, v_signed_long_long_func)
16271 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16272 (main) [!NO_LONG_LONG]: Initialize long long variants.
16273
16274 * gdb.base/whatis.exp: If board file requests no_long_long, build
16275 test with NO_LONG_LONG defined. Test long long, signed long long,
16276 and unsigned long long variants but only if board file doesn't
16277 disable it.
16278
162792007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
16280 Daniel Jacobowitz <dan@codesourcery.com>
16281
16282 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16283 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16284 * configure: Regenerated.
16285 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16286 gdb.pascal/types.exp, lib/pascal.exp: New files.
16287
162882007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16289
16290 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16291 call.
16292 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16293 to return to the call.
16294 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16295 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16296 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16297 * gdb.mi/mi-until.exp (test_until): Likewise.
16298 * gdb.mi/mi2-until.exp (test_until): Likewise.
16299
163002007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16301
16302 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16303 two-char array.
16304 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16305
163062007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16307
16308 * gdb.threads/watchthreads.c (thread_function): Sleep between
16309 iterations.
16310 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16311 at once for S/390. Generate matching fails and passes.
16312
163132007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16314
16315 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16316 the 'struct_declarations' variable to zeros.
16317
163182007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16319
16320 * gdb.cp/mb-ctor.cc: New.
16321 * gdb.cp/mb-ctor.exp: New.
16322 * gdb.cp/mb-templates.cc: New.
16323 * gdb.cp/mb-templates.exp: New.
16324
163252007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16326
16327 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16328
163292007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16330
16331 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16332 targets.
16333 * configure: Regenerate.
16334
163352007-09-23 Vladimir Prus <vladimir@codesourcery.com>
16336
16337 * gdb.base/annota1.exp: Adjust for 'info break'
16338 format changes.
16339 * gdb.base/annota3.exp: Likewise.
16340 * gdb.base/break.exp: Likewise.
16341 * gdb.base/condbreak.exp: Likewise.
16342 * gdb.base/pending.exp: Likewise.
16343 * gdb.base/sepdebug.exp: Likewise.
16344 * gdb.base/unload.exp: Likewise.
16345 * gdb.base/ovldbreak.exp: Likewise.
16346
163472007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16348
16349 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16350 messages.
16351 * gdb.base/chng-syms.exp: Likewise.
16352 * gdb.base/unload.exp: Likewise.
16353
163542007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16355
16356 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16357
163582007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16359
16360 * schedlock.c (NUM): Change to 1.
16361 (main): Use args[0] for the main thread.
16362 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16363 regardless of the number of threads.
16364
163652007-09-14 Maciej W. Rozycki <macro@mips.com>
16366
16367 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16368 type down.
16369 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16370 test.
16371 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16372 watchpoint type down.
16373 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16374 test.
16375
163762007-09-14 Maciej W. Rozycki <macro@mips.com>
16377
16378 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16379 Move all the tests here and run them twice, once using software
16380 watchpoints and once using hardware watchpoints.
16381 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16382
163832007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16384
16385 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16386 test.
16387
163882007-09-10 Mark Kettenis <kettenis@gnu.org>
16389
16390 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16391 build-id.
16392
16393 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16394 know about $ORIGIN. Calculate output dir from $dest instead of
16395 using ${objdir}/{$subdir}.
16396
163972007-09-09 Mark Kettenis <kettenis@gnu.org>
16398
16399 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16400 gcore, before continuing with the test.
16401
164022007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16403
16404 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16405 * gdb.mi/mi-watch.exp: Likewise.
16406
164072007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16408 Jim Blandy <jimb@codesourcery.com>
16409
16410 * gdb.arch/i386-sse.exp: Do not expect character constants.
16411 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16412 * gdb.base/display.exp: Allow print/s.
16413 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16414 and unsigned char array changes.
16415
164162007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16417
16418 * gdb.base/display.exp: Add tests for printf %p.
16419
164202007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16421
16422 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16423 the dll name to unicode.
16424
164252007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16426
16427 * gdb.base/default.exp (show version): Update the version text.
16428 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16429
164302007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16431
16432 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16433 New files.
16434
164352007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16436
16437 * lib/gdb.exp (build_id_debug_filename_get): New function.
16438 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16439 Remove the generate DEBUG file for the future testcase runs.
16440 New testcase for the NT_GNU_BUILD_ID retrieval.
16441 Move the final testing step to ...
16442 (test_different_dir): ... a new function.
16443 New parameter XFAIL to XFAIL all the tests performed.
16444 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16445 New parameter TYPE to PF_PREFIX all the tests performed.
16446
164472007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16448
16449 * gdb.mi/mi-var-cp.cc (path_expression): New
16450 function.
16451 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16452
164532007-08-27 Markus Deuling <deuling@de.ibm.com>
16454
16455 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16456 to fit into SPU Local Store memory.
16457
164582007-08-23 Joel Brobecker <brobecker@adacore.com>
16459
16460 * gdb.base/default.exp: Adjust the expected output of "info
16461 warranty" after the switch to GPLv3.
16462
164632007-08-23 Joel Brobecker <brobecker@adacore.com>
16464
16465 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16466 to 30000 (from 20000).
16467
164682007-08-23 Joel Brobecker <brobecker@adacore.com>
16469
16470 Switch the license of all .exp files to GPLv3.
16471 Switch the license of all .f and .f90 files to GPLv3.
16472 Switch the license of all .s and .S files to GPLv3.
16473
164742007-08-23 Joel Brobecker <brobecker@adacore.com>
16475
16476 * configure.ac: Switch license to GPLv3.
16477
164782007-08-23 Joel Brobecker <brobecker@adacore.com>
16479
16480 Switch the licensing to GPLv3 for all .ads and .adb files.
16481
164822007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16483
16484 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16485 and t_int_double.
16486 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16487
164882007-08-17 Joel Brobecker <brobecker@adacore.com>
16489
16490 * gdb.base/step-line.c: Switch license to GPL version 3, and
16491 update copyright year.
16492 * gdb.base/step-line.inp: Likewise.
16493
164942007-08-17 Joel Brobecker <brobecker@adacore.com>
16495
16496 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16497 changes inside gdb1555.c.
16498 * gdb.base/pending.exp: Likewise.
16499
165002007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16501
16502 * config/default.exp: New file.
16503
165042007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16505
16506 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16507 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16508
165092007-07-30 Maciej W. Rozycki <macro@mips.com>
16510
16511 * gdb.base/dump.exp: Force the correct endianness for binary
16512 formats not carrying this information.
16513
165142007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16515
16516 * gdb.threads/staticthreads.exp: Match .*sem_post.
16517
165182007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16519
16520 * gdb.base/readline.exp (operate_and_get_next): Match the final
16521 prompt.
16522
165232007-07-23 Kevin Buettner <kevinb@redhat.com>
16524
16525 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16526 to restarting SID.
16527
165282007-07-18 Kevin Buettner <kevinb@redhat.com>
16529
16530 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16531 prior to `gdb_start'.
16532
165332007-07-18 Kevin Buettner <kevinb@redhat.com>
16534
16535 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16536 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16537 Remove call to gdb_unload.
16538
165392007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16540 Daniel Jacobowitz <dan@codesourcery.com>
16541
16542 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16543 for __WIN32__.
16544 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16545 * gdb.base/unload.exp: Use shared library test routines.
16546
165472007-07-03 Markus Deuling <deuling@de.ibm.com>
16548
16549 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16550 * gdb.base/solib-symbol-lib.c: Likewise.
16551 * gdb.base/solib-symbol-main.c: Likewise.
16552
165532007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16554
16555 * config/gdbserver.exp (gdb_reconnect): New.
16556 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16557 gdb.base/solib-disc.exp: New files.
16558 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16559 remote debugging".
16560 (gdb_compile): Add shlib_load flag.
16561 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16562 port.
16563 (gdbserver_reconnect): New.
16564
165652007-07-01 Nick Roberts <nickrob@snap.net.nz>
16566 Daniel Jacobowitz <dan@codesourcery.com>
16567
16568 * gdb.base/annota3.exp: Test for if construct.
16569
165702007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16571
16572 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16573
165742007-06-21 Chris Dearman <chris@mips.com>
16575 Maciej W. Rozycki <macro@mips.com>
16576
16577 * gdb.base/display.exp: Allow a newline after display/i.
16578 * gdb.base/pc-fp.exp: Likewise.
16579 * gdb.base/sigbpt.exp: Likewise.
16580
165812007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16582
16583 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16584 required features to be included.
16585
165862007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16587
16588 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16589 in info threads output.
16590
165912007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16592 Markus Deuling <deuling@de.ibm.com>
16593
16594 * gdb.arch/spu-info.exp: New testcase.
16595 * gdb.arch/spu-info.c: New file.
16596
165972007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16598
16599 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16600 tpcs_offset. Restore lr after the call.
16601 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16602
166032007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16604
16605 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16606 (gdbserver_run): Kill any running gdbserver.
16607 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16608
166092007-05-17 Maciej W. Rozycki <macro@mips.com>
16610
16611 * gdb.base/sigbpt.exp: Preset segv_addr.
16612
166132007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16614
16615 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16616 (gdb_compile_shlib): Likewise.
16617 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16618 (default_gdb_init): Clear cleanfiles.
16619 (gdb_finish): Delete recorded cleanfiles.
16620 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16621
16622 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16623 Do not use isnative.
16624 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16625 gdb.base/so-impl-ld.exp: Likewise.
16626 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16627 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16628 gdb_compile.
16629
166302007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16631
16632 * config/unknown.exp: Remove.
16633
166342007-05-15 Markus Deuling <deuling@de.ibm.com>
16635
16636 * gdb.base/info-proc.exp: Check is_remote.
16637
166382007-05-14 Markus Deuling <deuling@de.ibm.com>
16639
16640 * gdb.base/gcore.exp: Initialize variable core_supported.
16641
166422007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16643
16644 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16645
166462007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16647
16648 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16649 * gdb.threads/print-threads.exp (test_all_threads): Allow
16650 negative and hexadecimal thread IDs.
16651
166522007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16653
16654 * gdb.java/jprint.java (public): Avoid invalid call to static
16655 method.
16656
166572007-05-14 Denis Pilat <denis.pilat@st.com>
16658
16659 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16660 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16661 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16662 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16663 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16664
166652007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16666
16667 * gdb.base/overlays.exp: Add support for targets with only code
16668 overlay support, not data overlay. Support spu-*-* target in
16669 this mode.
16670 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16671 * gdb.base/spu.ld: New file.
16672
166732007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16674
16675 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16676
166772007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16678
16679 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16680
166812007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16682
16683 * gdb.java/jmain.exp: Handle demangled names with and without method
16684 signatures.
16685
166862007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16687
16688 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16689 (have_a_very_merry_interrupt): Remove calls to puts.
16690 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16691 inferior output.
16692 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16693 test names.
16694
166952007-04-29 Markus Deuling <deuling@de.ibm.com>
16696 Daniel Jacobowitz <dan@codesourcery.com>
16697
16698 * gdb.base/auxv.exp (core_works): Also check is_remote.
16699 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16700
167012007-04-25 Vladimir Prus <vladimir@codesourcery.com>
16702
16703 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16704 message, not the undefined 'module' variable.
16705 * gdb.base/siginfo.exp: Likewise.
16706 * gdb.base/sigstep.exp: Likewise.
16707 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16708 serialport.
16709 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16710
167112007-04-25 Corinna Vinschen <vinschen@redhat.com>
16712
16713 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16714 target sim fails. Return 0 otherwise.
16715 (gdb_load): Return prematurely if gdb_target_sim fails.
16716
167172007-04-16 Denis Pilat <denis.pilat@st.com>
16718
16719 * gdb.base/setshow.exp: Reset height after having set it to 100.
16720
167212007-04-16 Denis Pilat <denis.pilat@st.com>
16722
16723 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16724
167252007-04-16 Denis Pilat <denis.pilat@st.com>
16726
16727 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16728
167292007-04-14 Vladimir Prus <vladimir@codesourcery.com>
16730
16731 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16732 tests. Run the frozen varobjs test.
16733 * gdb.mi/var-cmd.c (do_frozen_tests): New.
16734 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
16735
167362007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16737
16738 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16739 gdb.base/type-opaque.exp: New files.
16740
167412007-04-01 Vladimir Prus <vladimir@codesourcery.com>
16742
16743 * gdb.mi/mi-var-child.c
16744 (do_children_tests): User char[2] instead of
16745 char so that automatic printing of pointers to char
16746 don't give unpredicable result.
16747 * gdb.mi/var-cmd.c (do_locals_test): Initialize
16748 local variables.
16749 * gdb.mi/mi-var-child.exp: Step to right line
16750 of do_children_tests.
16751 * gdb.mi/mi2-var-child.exp: Likewise.
16752 * gdb.mi/mi-var-cmd.exp: Step to right line of
16753 do_locals_tests.
16754 (do_children_tests): User char[2] instead of
16755 char so that automatic printing of pointers to char
16756 don't give unpredicable result.
16757 * gdb.mi/mi2-var-cmd.exp: Likewise.
16758 * lib/mi-support.exp (mi_continue_to_line):
16759 Pass test name to mi_wait_for_stop.
16760
167612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16762
16763 * gdb.asm/asm-source.exp: Remove d10v case.
16764 * lib/gdb.exp (skip_cplus_tests): Likewise.
16765 * gdb.asm/d10v.inc: Deleted.
16766
167672007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16768
16769 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16770
167712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16772
16773 * config/netware.exp: Delete file.
16774
167752007-03-29 Joel Brobecker <brobecker@adacore.com>
16776
16777 * gdb.dwarf2/dw2-noloc.S: New file.
16778 * gdb.dwarf2/dw2-noloc.exp: New file.
16779
167802007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
16781
16782 * gdb.cp/method2.cc: New test.
16783 * gdb.cp/method2.exp: New test.
16784 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
16785
167862007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16787
16788 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
16789
167902007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
16791
16792 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
16793
167942007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16795
16796 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
16797 (gdb_load): Delete, replace with...
16798 (gdb_reload): ...this.
16799 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
16800 * gdb.server/server-mon.exp: Likewise.
16801 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
16802 (gdb_start_cmd): New.
16803 (gdb_file_cmd): Save the last loaded file.
16804 (gdb_reload): New.
16805 (gdb_gnu_strip_debug): Use transform.
16806 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
16807 support here. Use new $last_loaded_file. Check mtime.
16808 (gdb_target_cmd): Handle ObjC failure case.
16809 (infer_host_exec): Delete.
16810 (gdbserver_load): Rename to...
16811 (gdbserver_run): ...this. Simplify.
16812 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
16813 (mi_gdb_load): Move most contents to a new function...
16814 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
16815 (mi_run_cmd): Use mi_gdb_target_load.
16816 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
16817 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
16818 Use gdb_run_cmd.
16819 * gdb.base/charsign.exp: Remove incorrect comment.
16820 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
16821 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
16822 gdb.base/start.exp: Use gdb_start_cmd.
16823
168242007-03-23 Nigel Stephens <nigel@mips.com>
16825 Maciej W. Rozycki <macro@mips.com>
16826
16827 * gdb.base/sigbpt.exp: Fix the message when skipping test.
16828 * gdb.base/signull.exp: Similarly.
16829
168302007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16831
16832 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
16833 messages available to test cases (like chng-sym.exp).
16834
168352007-03-14 Andreas Schwab <schwab@suse.de>
16836
16837 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16838 format changes.
16839
168402007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
16841
16842 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
16843 (optimized_1): New.
16844 (main): Call optimized_1.
16845 (gdb2029): Correct typos. Call gdb2029_marker.
16846 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
16847 for gdb2029.
16848
168492007-03-12 Mark Kettenis <kettenis@gnu.org>
16850
16851 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
16852 as tabs. Remove redundant test pattern.
16853
168542007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16855
16856 * gdb.base/long_long.exp: Accept optional symbol name in <...>
16857 for /a format output.
16858
168592007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
16860
16861 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
16862 collect output incrementally.
16863
168642007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16865
16866 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
16867 for -var-create lpcharacter test.
16868 * gdb.mi/mi2-var-cmd.exp: Likewise.
16869
168702007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16871
16872 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
16873 pass on targets where address zero is readable.
16874
168752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16876
16877 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
16878 just a single architecture.
16879
168802007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16881
16882 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
16883 (fetch_all_registers): New function, uses gdb_test_multiple and
16884 exp_continue to fetch inferior output line-by-line.
16885 Replace all uses of do_get_all_registers by fetch_all_registers.
16886
168872007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16888
16889 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
16890 in target_info.
16891
168922007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16893
16894 * gdb.threads/manythreads.exp: Use $message string for
16895 consistancy; add a default (timeout) case.
16896
168972007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16898
16899 * gdb.base/watchpoint.exp: Fix truncated comment.
16900
169012007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16902
16903 * Makefile.in: Remove spurious single-quotes from sed command.
16904
169052007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16906
16907 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
16908 func.
16909 * gdb.mi/mi2-var-cmd.exp: Likewise.
16910
169112007-02-27 Joel Brobecker <brobecker@adacore.com>
16912
16913 * gdb.dwarf2/dw2-producer.S: New file.
16914 * gdb.dwarf2/dw2-producer.exp: New testcase.
16915
169162007-02-27 Nick Roberts <nickrob@snap.net.nz>
16917
16918 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16919 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16920 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16921 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16922 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16923 Revert tests to use mi_gdb_test and include value field in output
16924 of -var-create.
16925
169262007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16927
16928 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
16929
169302007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16931
16932 * gdb.base/maint.exp: Remove full paths from test names.
16933 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
16934 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
16935
169362007-02-27 Joel Brobecker <brobecker@adacore.com>
16937
16938 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
16939
169402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16941
16942 * gdb.server/server-mon.exp: New test.
16943
169442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16945
16946 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
16947
169482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16949
16950 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
16951 register capitalization.
16952
169532007-02-13 Denis Pilat <denis.pilat@st.com>
16954
16955 * gdb.mi/mi-var-invalidate.exp: New file.
16956
169572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16958
16959 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
16960
169612007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16962
16963 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
16964
169652007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16966
16967 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16968 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
16969
169702007-02-08 Nick Roberts <nickrob@snap.net.nz>
16971
16972 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16973 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16974 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16975 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16976 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16977 * gdb.mi/gdb792.exp, lib/mi-support.exp:
16978 Update tests to include value field in output of -var-create.
16979
169802007-02-08 Andreas Schwab <schwab@suse.de>
16981
16982 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
16983
169842007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
16985
16986 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
16987 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
16988
169892007-02-02 Denis Pilat <denis.pilat@st.com>
16990
16991 * gdb.threads/threadapply.exp: check that frame is not changed by
16992 the thread apply all command.
16993
169942007-01-31 Andreas Schwab <schwab@suse.de>
16995
16996 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16997
16998 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
16999 in the dwarf sections.
17000 * gdb.dwarf2/mac-fileno.S: Likewise.
17001
17002 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17003 bspstore register on ia64.
17004
170052007-01-29 Andreas Schwab <schwab@suse.de>
17006
17007 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17008 "frame-begin" annotation.
17009
17010 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17011 number of "frames-invalid" annotations.
17012
170132007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17014
17015 * gdb.base/commands.exp: Call if_commands_test.
17016 (gdb_test_no_prompt, if_commands_test): New.
17017
170182007-01-28 Mark Kettenis <kettenis@gnu.org>
17019
17020 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17021
170222007-01-27 Andreas Schwab <schwab@suse.de>
17023
17024 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17025 .short/.int/.quad in the dwarf sections.
17026 * gdb.dwarf2/dw2-intercu.S: Likewise.
17027 * gdb.dwarf2/dw2-intermix.S: Likewise.
17028
170292007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17030
17031 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
17032 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17033 array.
17034 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17035 * gdb.base/setvar.exp: Likewise.
17036
170372007-01-26 Andreas Schwab <schwab@suse.de>
17038
17039 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17040 test.
17041
17042 * gdb.base/multi-forks.exp ("restart $i"): Also match
17043 __kernel_syscall_via_break.
17044
170452007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17046
17047 * lib/mi-support.exp (mi_delete_varobj): New.
17048 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17049 testcase.
17050 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17051 (main): Call the above.
17052 (reference_update_test, base_in_reference_test)
17053 (reference_to_pointer): Delete the created varobjs.
17054
170552007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17056
17057 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17058 * configure: Regenerated.
17059 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17060 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17061 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17062 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17063 * lib/gdb.exp (gdb_skip_xml_test): New function.
17064
170652007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17066
17067 * gdb.base/sigrepeat.exp: Correct error message.
17068
170692007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17070 Daniel Jacobowitz <dan@codesourcery.com>
17071
17072 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17073 gdb.arch/i386-gnu-cfi-asm.S: New files.
17074
170752007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17076
17077 * lib/gdb.exp: Abort on missing `site.exp'.
17078
170792007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17080 Daniel Jacobowitz <dan@codesourcery.com>
17081
17082 * gdb.base/included.c, gdb.base/included.exp,
17083 gdb.base/included.h: New files.
17084
170852007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17086
17087 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17088 (maximize_rlimit): Reduce limits on 64-bit systems.
17089
170902007-01-19 Mark Kettenis <kettenis@gnu.org>
17091
17092 From Marcus Deuling <deuling@de.ibm.com>:
17093 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17094 every case.
17095
170962007-01-13 Nick Roberts <nickrob@snap.net.nz>
17097
17098 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17099 (test_path_specification): Use objdir instead of srcdir to always
17100 get an absolute filename.
17101
171022007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17103
17104 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17105
171062007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17107
17108 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17109 Make sure the variable we're using is in scope.
17110 (reference_to_pointer): Likewise.
17111
171122007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17113
17114 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17115 has no debug information.
17116
171172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17118
17119 * gdb.base/annota1.exp: Remove extra send_gdb.
17120
171212007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17122
17123 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17124
171252007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17126
17127 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17128
171292007-01-08 Nick Roberts <nickrob@snap.net.nz>
17130 Daniel Jacobowitz <dan@codesourcery.com>
17131
17132 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17133 lcharacter or linteger change. Correct duplicated test name.
17134 * gdb.mi/mi2-var-cmd.exp: Likewise.
17135
171362007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17137
17138 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17139
171402007-01-05 Joel Brobecker <brobecker@adacore.com>
17141
17142 * gdb.base/nofield.c: New file.
17143 * gdb.base/nofield.exp: New testcase.
17144
171452007-01-05 Nick Roberts <nickrob@snap.net.nz>
17146
17147 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17148
17149 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17150 test.
17151
171522007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17153
17154 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17155
171562007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17157
17158 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17159 when continuing.
17160
171612007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17162
17163 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17164 Expect ".exe" extension.
17165
171662007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17167
17168 * gdb.base/charset.exp: Add explicit filename to break.
17169 * gdb.base/dbx.exp: Add explicit filename to breaks.
17170
171712007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17172
17173 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17174 * gdb.mi/mi2-file.exp: Likewise.
17175
171762007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17177
17178 Implement specification of MI tests as comments
17179 in C and C++ sources.
17180 * lib/mi-support.exp (mi_autotest_data): New variable.
17181 (mi_autotest_source): New variable.
17182 (count_newlines, mi_prepare_inline_tests)
17183 (mi_get_inline_test, mi_continue_to_line)
17184 (mi_run_inline_test, mi_tbreak)
17185 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17186 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17187 Run inline tests.
17188 * gdb.mi/mi-var-cp.cc: Define tests here.
17189
171902007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17191
17192 Simplify usage of mi_continue_to.
17193 * lib/mi-support.exp (mi_runto_helper): Renamed
17194 from mi_runto, added new parameter 'run_or_continue'.
17195 (mi_runto): Use mi_runto_helper.
17196 (mi_continue_to): Accept just function name as parameter.
17197 Use mi_runto_helper.
17198 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17199 * gdb.mi/mi2-var-cmd.exp: Likewise.
17200
172012006-01-04 Joel Brobecker <brobecker@adacore.com>
17202
17203 Make this testcase a bit more realistic. The current code
17204 is too simplistic, and allows the compiler to optimize out
17205 some of the entities we need for this testcase.
17206 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17207 (Do_Nothing): Add extra parameter.
17208 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17209 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17210 by using a variable of type Void_Star.
17211
172122006-01-04 Joel Brobecker <brobecker@adacore.com>
17213
17214 * gdb.ada/catch_ex/foo.adb: New file.
17215 * gdb.ada/catch_ex.exp: New testcase.
17216
172172007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17218
17219 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17220 pass --image-base to linker.
17221
172222007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17223 Daniel Jacobowitz <dan@codesourcery.com>
17224
17225 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17226 secondary prompts.
17227
172282007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17229
17230 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17231 output. Test the types of members and member pointers.
17232 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17233 gdb/2092.
17234 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17235 statement. Enable for GCC. Update expected output for some tests
17236 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17237 layout.
17238 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17239 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17240 (Diamond::vget_base): New.
17241 (main): Add new tests.
17242 * gdb.cp/printmethod.exp: Update expected output for member functions.
17243 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17244 print pEe->D::vg().
17245
172462007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17247
17248 * gdb.threads/tls.exp: Allow stops in sem_post.
17249
172502006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17251
17252 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17253 * gdb.base/annota3.exp: Likewise.
17254 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17255 again (instead of timing out).
17256 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17257 GCC bug 26475.
17258 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17259 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17260 test from jmisc1.exp.
17261 * gdb.java/jmisc1.exp: Delete.
17262 * gdb.java/jprint.exp: Adjust to work with method signatures including
17263 return types.
17264 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17265 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17266 * lib/java.exp (compile_java_from_source): Pass the correct type
17267 to target_compile.
17268
172692006-12-31 Joel Brobecker <brobecker@adacore.com>
17270
17271 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17272 (stack_align_edx): New function.
17273 (stack_align_eax): New function.
17274 (main): Add calls to stack_align_edx and stack_align_eax.
17275 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17276 Add testing for the cases where the register used during a stack
17277 realignment is edx. Same for eax.
17278
172792006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17280
17281 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17282 and generic PE targets.
17283
172842006-12-29 Joel Brobecker <brobecker@adacore.com>
17285
17286 * gdb.ada/array_return.exp: Update copyright date list.
17287
172882006-12-27 Joel Brobecker <brobecker@adacore.com>
17289
17290 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17291 (Create_Small_Float_Vector): New function.
17292 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17293 function body.
17294 * gdb.ada/array_return/p.adb: Use new type and function from
17295 package Pck.
17296 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17297 able to print the value returned by a function returning an
17298 array of float.
17299
173002006-12-20 Joel Brobecker <brobecker@adacore.com>
17301
17302 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17303 The associated tests should be PASSing.
17304
173052006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17306
17307 Test for base in references.
17308 * gdb.mi/mi-var-cp.cc: Add test code.
17309 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17310 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17311 * gdb.mi/mi2-watch.exp: Likewise.
17312 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17313 (mi_list_varobj_children): New function.
17314
173152006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17316
17317 * lib/mi-support.exp
17318 (mi_runto): Accept "()" after function name.
17319 (mi_create_varobj): New function.
17320 (mi_varobj_update): New function.
17321 (mi_Check_varobj_value): New function.
17322 * gdb.mi/mi-var-cp.exp: New file.
17323 * gdb.mi/mi-var-cp.cc: New file.
17324
173252006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17326
17327 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17328 gdb.base/weaklib2.c: New files.
17329
173302006-11-29 Nathan Sidwell <nathan@codesourcery.com>
17331
17332 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17333 info. Adjust test names.
17334
17335 * gdb.base/break.c (main): Move position of malloc.
17336 * gdb.base/break.exp: Revert mistaken checkin.
17337
173382006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17339
17340 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17341 assignement of arrays and function pointers.
17342 * gdb.mi/var-cmd.c: Add declaration necessary for above
17343 tests.
17344
173452006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17346
17347 * gdb.base/break.c (main): Call malloc.
17348
17349 * gdb.threads/linux-dp.exp: Read thread table before and after
17350 creating each philosopher and verify it.
17351
173522006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17353 Paul Brook <paul@codesourcery.com>
17354 Daniel Jacobowitz <dan@codesourcery.com>
17355
17356 * gdb.base/ending-run.exp: Flatten expect script stepping out of
17357 main to remove duplication. Add start function of the form
17358 '_*start[1-9]*'. Add RVDS start function.
17359
173602006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17361
17362 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17363
173642006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17365
17366 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17367 * gdb.asm/spu.inc: New file.
17368 * gdb.base/term.exp: Disable if [target_info exists noargs].
17369 * gdb.gdb/complaints.exp: Disable if ![isnative].
17370 * gdb.gdb/selftest.exp: Likewise.
17371 * gdb.gdb/observer.exp: Likewise.
17372 * gdb.gdb/xfullpath.exp: Likewise.
17373 * gdb.base/attach.exp: Disable on SPU target.
17374 * gdb.cp/bs145503.exp: Likewise.
17375 * gdb.cp/exception.exp: Likewise.
17376 * gdb.cp/userdef.exp: Likewise.
17377
173782006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17379
17380 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17381
173822006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17383
17384 * gdb.base/completion.exp: Fix completion tests for
17385 'info' and 'info '.
17386 * gdb.base/help.exp (help_test_raw, test_class_help)
17387 (test_prefix_command_help): Move...
17388 * lib/gdb.exp: Here.
17389 * gdb.base/main.exp: Adjust.
17390 * gdb.cp/maint.exp: Adjust.
17391 * gdb.trace/tracecmd.exp: Use test_help_class.
17392
173932006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17394
17395 * gdb.stabs/weird.exp (print_weird_var): Use
17396 gdb_test_multiple instead of gdb_expect.
17397
173982006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17399
17400 * gdb.base/help.exp (help_test_raw): New.
17401 (test_class_help): New.
17402 (test_prefix_command_help): New.
17403 Adjust testcases.
17404
174052006-11-09 Christophe Lyon <christophe.lyon@st.com>
17406
17407 * gdb.base/constvars.c (main): Write to crass and crips, so that
17408 they are allocated by the compiler.
17409
174102006-10-27 Andreas Schwab <schwab@suse.de>
17411
17412 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17413 "detach-fork".
17414
174152006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17416
17417 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17418 of patterns.
17419
174202006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17421
17422 * gdb.base/sepdebug.exp: Remove debug format test.
17423 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17424 Handle no-symtab.
17425 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17426
174272006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17428
17429 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17430 int to pointer or pointer to int.
17431 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17432
174332006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17434
17435 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17436
174372006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17438
17439 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17440
174412006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17442
17443 PR c++/2116
17444 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17445
174462006-10-06 Joel Brobecker <brobecker@adacore.com>
17447
17448 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17449 the corresponding bug has been fixed in GDB (PR/2018).
17450
174512006-10-06 Joel Brobecker <brobecker@adacore.com>
17452
17453 * gdb.base/subst.exp: New testcase.
17454
174552006-10-06 Joel Brobecker <brobecker@adacore.com>
17456
17457 * gdb.ada/array_return/pck.ads: Add copyright notice.
17458 * gdb.ada/array_return/pck.adb: Likewise.
17459 * gdb.ada/array_return/p.adb: Likewise.
17460 * gdb.ada/exec_changed/first.adb: Likewise.
17461 * gdb.ada/exec_changed/second.adb: Likewise.
17462
174632006-10-06 Joel Brobecker <brobecker@adacore.com>
17464
17465 * gdb.ada/watch_arg/watch.adb: New file.
17466 * gdb.ada/watch_arg.exp: New testcase.
17467
174682006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17469
17470 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
17471 via string_to_regexp.
17472 * gdb.mi/mi2-basics.exp: Likewise.
17473
174742006-09-20 Michael Snyder <michael.snyder@palmsource.com>
17475
17476 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17477 Remove unused / obsolete files.
17478
174792006-09-19 Nick Roberts <nickrob@snap.net.nz>
17480
17481 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17482
174832006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17484
17485 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17486 HIGH_FRAME argument to -stack-list-arguments can be larger than
17487 the number of frames.
17488
174892006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17490
17491 * gdb.base/args.c (main): Add breakpoint marker.
17492 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17493 really test empty arguments.
17494 (args_load): Delete.
17495 (args_test): New.
17496
174972006-09-13 Nick Roberts <nickrob@snap.net.nz>
17498
17499 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
17500 check for one file.
17501
175022006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17503
17504 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17505 HIGH_FRAME argument to -stack-list-locals can be larger than
17506 the number of frames.
17507
175082006-08-18 Fred Fish <fnf@specifix.com>
17509
17510 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17511 '$' in front of skip_vmx_tests_saved when setting that.
17512
175132006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17514
17515 * gdb.base/trace-commands.exp: New file.
17516
175172006-08-10 Joel Brobecker <brobecker@adacore.com>
17518 Daniel Jacobowitz <dan@codesourcery.com>
17519
17520 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17521 expected output of the backtrace commands.
17522
175232006-08-09 Joel Brobecker <brobecker@adacore.com>
17524
17525 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17526 untested followed by return combination.
17527 * gdb.arch/altivec-regs.exp: Likewise.
17528 * gdb.arch/e500-abi.exp: Likewise.
17529 * gdb.arch/e500-regs.exp: Likewise.
17530 * gdb.arch/gdb1291.exp: Likewise.
17531 * gdb.arch/gdb1431.exp: Likewise.
17532 * gdb.arch/gdb1558.exp: Likewise.
17533 * gdb.arch/i386-prologue.exp: Likewise.
17534 * gdb.arch/i386-unwind.exp: Likewise.
17535 * gdb.asm/asm-source.exp: Likewise.
17536 * gdb.base/a2-run.exp: Likewise.
17537 * gdb.base/advance.exp: Likewise.
17538 * gdb.base/all-bin.exp: Likewise.
17539 * gdb.base/annota1.exp: Likewise.
17540 * gdb.base/annota3.exp: Likewise.
17541 * gdb.base/args.exp: Likewise.
17542 * gdb.base/arithmet.exp: Likewise.
17543 * gdb.base/assign.exp: Likewise.
17544 * gdb.base/async.exp: Likewise.
17545 * gdb.base/attach.exp: Likewise.
17546 * gdb.base/bang.exp: Likewise.
17547 * gdb.base/bigcore.exp: Likewise.
17548 * gdb.base/bitfields.exp: Likewise.
17549 * gdb.base/bitfields2.exp: Likewise.
17550 * gdb.base/break.exp: Likewise.
17551 * gdb.base/call-sc.exp: Likewise.
17552 * gdb.base/call-strs.exp: Likewise.
17553 * gdb.base/callfuncs.exp: Likewise.
17554 * gdb.base/checkpoint.exp: Likewise.
17555 * gdb.base/chng-syms.exp: Likewise.
17556 * gdb.base/code-expr.exp: Likewise.
17557 * gdb.base/commands.exp: Likewise.
17558 * gdb.base/completion.exp: Likewise.
17559 * gdb.base/cond-expr.exp: Likewise.
17560 * gdb.base/condbreak.exp: Likewise.
17561 * gdb.base/consecutive.exp: Likewise.
17562 * gdb.base/constvars.exp: Likewise.
17563 * gdb.base/corefile.exp: Likewise.
17564 * gdb.base/cvexpr.exp: Likewise.
17565 * gdb.base/dbx.exp: Likewise.
17566 * gdb.base/define.exp: Likewise.
17567 * gdb.base/detach.exp: Likewise.
17568 * gdb.base/display.exp: Likewise.
17569 * gdb.base/dump.exp: Likewise.
17570 * gdb.base/ena-dis-br.exp: Likewise.
17571 * gdb.base/ending-run.exp: Likewise.
17572 * gdb.base/environ.exp: Likewise.
17573 * gdb.base/eval-skip.exp: Likewise.
17574 * gdb.base/exprs.exp: Likewise.
17575 * gdb.base/fileio.exp: Likewise.
17576 * gdb.base/finish.exp: Likewise.
17577 * gdb.base/float.exp: Likewise.
17578 * gdb.base/foll-exec.exp: Likewise.
17579 * gdb.base/foll-fork.exp: Likewise.
17580 * gdb.base/foll-vfork.exp: Likewise.
17581 * gdb.base/freebpcmd.exp: Likewise.
17582 * gdb.base/funcargs.exp: Likewise.
17583 * gdb.base/gcore.exp: Likewise.
17584 * gdb.base/gdb1090.exp: Likewise.
17585 * gdb.base/gdb1250.exp: Likewise.
17586 * gdb.base/huge.exp: Likewise.
17587 * gdb.base/info-proc.exp: Likewise.
17588 * gdb.base/interrupt.exp: Likewise.
17589 * gdb.base/jump.exp: Likewise.
17590 * gdb.base/langs.exp: Likewise.
17591 * gdb.base/lineinc.exp: Likewise.
17592 * gdb.base/list.exp: Likewise.
17593 * gdb.base/logical.exp: Likewise.
17594 * gdb.base/long_long.exp: Likewise.
17595 * gdb.base/macscp.exp: Likewise.
17596 * gdb.base/maint.exp: Likewise.
17597 * gdb.base/mips_pro.exp: Likewise.
17598 * gdb.base/miscexprs.exp: Likewise.
17599 * gdb.base/multi-forks.exp: Likewise.
17600 * gdb.base/opaque.exp: Likewise.
17601 * gdb.base/overlays.exp: Likewise.
17602 * gdb.base/pc-fp.exp: Likewise.
17603 * gdb.base/pointers.exp: Likewise.
17604 * gdb.base/printcmds.exp: Likewise.
17605 * gdb.base/psymtab.exp: Likewise.
17606 * gdb.base/ptype.exp: Likewise.
17607 * gdb.base/recurse.exp: Likewise.
17608 * gdb.base/relational.exp: Likewise.
17609 * gdb.base/relocate.exp: Likewise.
17610 * gdb.base/remote.exp: Likewise.
17611 * gdb.base/reread.exp: Likewise.
17612 * gdb.base/restore.exp: Likewise.
17613 * gdb.base/return.exp: Likewise.
17614 * gdb.base/return2.exp: Likewise.
17615 * gdb.base/scope.exp: Likewise.
17616 * gdb.base/sect-cmd.exp: Likewise.
17617 * gdb.base/sep.exp: Likewise.
17618 * gdb.base/sepdebug.exp: Likewise.
17619 * gdb.base/setshow.exp: Likewise.
17620 * gdb.base/setvar.exp: Likewise.
17621 * gdb.base/sigall.exp: Likewise.
17622 * gdb.base/sigbpt.exp: Likewise.
17623 * gdb.base/signals.exp: Likewise.
17624 * gdb.base/signull.exp: Likewise.
17625 * gdb.base/sizeof.exp: Likewise.
17626 * gdb.base/solib.exp: Likewise.
17627 * gdb.base/step-line.exp: Likewise.
17628 * gdb.base/step-test.exp: Likewise.
17629 * gdb.base/structs.exp: Likewise.
17630 * gdb.base/structs2.exp: Likewise.
17631 * gdb.base/term.exp: Likewise.
17632 * gdb.base/twice.exp: Likewise.
17633 * gdb.base/until.exp: Likewise.
17634 * gdb.base/varargs.exp: Likewise.
17635 * gdb.base/volatile.exp: Likewise.
17636 * gdb.base/watchpoint.exp: Likewise.
17637 * gdb.base/whatis-exp.exp: Likewise.
17638 * gdb.base/whatis.exp: Likewise.
17639 * gdb.cp/ambiguous.exp: Likewise.
17640 * gdb.cp/annota2.exp: Likewise.
17641 * gdb.cp/annota3.exp: Likewise.
17642 * gdb.cp/bool.exp: Likewise.
17643 * gdb.cp/breakpoint.exp: Likewise.
17644 * gdb.cp/casts.exp: Likewise.
17645 * gdb.cp/class2.exp: Likewise.
17646 * gdb.cp/classes.exp: Likewise.
17647 * gdb.cp/cplusfuncs.exp: Likewise.
17648 * gdb.cp/ctti.exp: Likewise.
17649 * gdb.cp/derivation.exp: Likewise.
17650 * gdb.cp/exception.exp: Likewise.
17651 * gdb.cp/gdb1355.exp: Likewise.
17652 * gdb.cp/hang.exp: Likewise.
17653 * gdb.cp/inherit.exp: Likewise.
17654 * gdb.cp/local.exp: Likewise.
17655 * gdb.cp/m-data.exp: Likewise.
17656 * gdb.cp/m-static.exp: Likewise.
17657 * gdb.cp/member-ptr.exp: Likewise.
17658 * gdb.cp/method.exp: Likewise.
17659 * gdb.cp/misc.exp: Likewise.
17660 * gdb.cp/namespace.exp: Likewise.
17661 * gdb.cp/overload.exp: Likewise.
17662 * gdb.cp/ovldbreak.exp: Likewise.
17663 * gdb.cp/pr-1023.exp: Likewise.
17664 * gdb.cp/pr-1210.exp: Likewise.
17665 * gdb.cp/pr-574.exp: Likewise.
17666 * gdb.cp/printmethod.exp: Likewise.
17667 * gdb.cp/psmang.exp: Likewise.
17668 * gdb.cp/ref-params.exp: Likewise.
17669 * gdb.cp/ref-types.exp: Likewise.
17670 * gdb.cp/rtti.exp: Likewise.
17671 * gdb.cp/templates.exp: Likewise.
17672 * gdb.cp/try_catch.exp: Likewise.
17673 * gdb.cp/userdef.exp: Likewise.
17674 * gdb.cp/virtfunc.exp: Likewise.
17675 * gdb.disasm/am33.exp: Likewise.
17676 * gdb.disasm/h8300s.exp: Likewise.
17677 * gdb.disasm/mn10300.exp: Likewise.
17678 * gdb.disasm/sh3.exp: Likewise.
17679 * gdb.disasm/t01_mov.exp: Likewise.
17680 * gdb.disasm/t02_mova.exp: Likewise.
17681 * gdb.disasm/t03_add.exp: Likewise.
17682 * gdb.disasm/t04_sub.exp: Likewise.
17683 * gdb.disasm/t05_cmp.exp: Likewise.
17684 * gdb.disasm/t06_ari2.exp: Likewise.
17685 * gdb.disasm/t07_ari3.exp: Likewise.
17686 * gdb.disasm/t08_or.exp: Likewise.
17687 * gdb.disasm/t09_xor.exp: Likewise.
17688 * gdb.disasm/t10_and.exp: Likewise.
17689 * gdb.disasm/t11_logs.exp: Likewise.
17690 * gdb.disasm/t12_bit.exp: Likewise.
17691 * gdb.disasm/t13_otr.exp: Likewise.
17692 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17693 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17694 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17695 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17696 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17697 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17698 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17699 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17700 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17701 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17702 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17703 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17704 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17705 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17706 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17707 * gdb.mi/gdb701.exp: Likewise.
17708 * gdb.mi/gdb792.exp: Likewise.
17709 * gdb.mi/mi-basics.exp: Likewise.
17710 * gdb.mi/mi-break.exp: Likewise.
17711 * gdb.mi/mi-cli.exp: Likewise.
17712 * gdb.mi/mi-console.exp: Likewise.
17713 * gdb.mi/mi-disassemble.exp: Likewise.
17714 * gdb.mi/mi-eval.exp: Likewise.
17715 * gdb.mi/mi-file.exp: Likewise.
17716 * gdb.mi/mi-read-memory.exp: Likewise.
17717 * gdb.mi/mi-regs.exp: Likewise.
17718 * gdb.mi/mi-return.exp: Likewise.
17719 * gdb.mi/mi-simplerun.exp: Likewise.
17720 * gdb.mi/mi-stack.exp: Likewise.
17721 * gdb.mi/mi-stepi.exp: Likewise.
17722 * gdb.mi/mi-syn-frame.exp: Likewise.
17723 * gdb.mi/mi-until.exp: Likewise.
17724 * gdb.mi/mi-var-block.exp: Likewise.
17725 * gdb.mi/mi-var-child.exp: Likewise.
17726 * gdb.mi/mi-var-cmd.exp: Likewise.
17727 * gdb.mi/mi-var-display.exp: Likewise.
17728 * gdb.mi/mi-watch.exp: Likewise.
17729 * gdb.mi/mi2-basics.exp: Likewise.
17730 * gdb.mi/mi2-break.exp: Likewise.
17731 * gdb.mi/mi2-cli.exp: Likewise.
17732 * gdb.mi/mi2-console.exp: Likewise.
17733 * gdb.mi/mi2-disassemble.exp: Likewise.
17734 * gdb.mi/mi2-eval.exp: Likewise.
17735 * gdb.mi/mi2-file.exp: Likewise.
17736 * gdb.mi/mi2-read-memory.exp: Likewise.
17737 * gdb.mi/mi2-regs.exp: Likewise.
17738 * gdb.mi/mi2-return.exp: Likewise.
17739 * gdb.mi/mi2-simplerun.exp: Likewise.
17740 * gdb.mi/mi2-stack.exp: Likewise.
17741 * gdb.mi/mi2-stepi.exp: Likewise.
17742 * gdb.mi/mi2-syn-frame.exp: Likewise.
17743 * gdb.mi/mi2-until.exp: Likewise.
17744 * gdb.mi/mi2-var-block.exp: Likewise.
17745 * gdb.mi/mi2-var-child.exp: Likewise.
17746 * gdb.mi/mi2-var-cmd.exp: Likewise.
17747 * gdb.mi/mi2-var-display.exp: Likewise.
17748 * gdb.mi/mi2-watch.exp: Likewise.
17749 * gdb.stabs/exclfwd.exp: Likewise.
17750 * gdb.stabs/weird.exp: Likewise.
17751 * gdb.threads/gcore-thread.exp: Likewise.
17752 * gdb.trace/actions.exp: Likewise.
17753 * gdb.trace/backtrace.exp: Likewise.
17754 * gdb.trace/circ.exp: Likewise.
17755 * gdb.trace/collection.exp: Likewise.
17756 * gdb.trace/deltrace.exp: Likewise.
17757 * gdb.trace/infotrace.exp: Likewise.
17758 * gdb.trace/limits.exp: Likewise.
17759 * gdb.trace/packetlen.exp: Likewise.
17760 * gdb.trace/passc-dyn.exp: Likewise.
17761 * gdb.trace/passcount.exp: Likewise.
17762 * gdb.trace/report.exp: Likewise.
17763 * gdb.trace/save-trace.exp: Likewise.
17764 * gdb.trace/tfind.exp: Likewise.
17765 * gdb.trace/tracecmd.exp: Likewise.
17766 * gdb.trace/while-dyn.exp: Likewise.
17767 * gdb.trace/while-stepping.exp: Likewise.
17768
177692006-08-08 Joel Brobecker <brobecker@adacore.com>
17770
17771 * gdb.base/step-bt.c: New file.
17772 * gdb.base/step-bt.exp: New testcase.
17773
177742006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17775
17776 * config/monitor.exp (gdb_load): Remove support for obsolete
17777 download-write-size.
17778 * gdb.base/remote.exp: Likewise. Update all callers of
17779 gdb_timed_load.
17780
177812006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
17782
17783 * cursal.exp: Pass binfile to gdb_load.
17784
177852006-08-01 Nathan Sidwell <nathan@codesourcery.com>
17786
17787 * gdb.base/cursal.exp: Add "" to gdb_load call.
17788
177892006-07-29 Mark Kettenis <kettenis@gnu.org>
17790
17791 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
17792 NetBSD/ELF targets.
17793
177942006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
17795
17796 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
17797 operator*.
17798
177992006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
17800
17801 * gdb.base/completion.exp: Update for change in "file" behavior.
17802 * gdb.stabs/weird.exp: Likewise.
17803 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
17804 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
17805
178062006-07-24 Nathan Sidwell <nathan@codesourcery.com>
17807
17808 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
17809 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
17810
178112006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
17812
17813 * gdb.base/default.exp: Update source command error message.
17814 * gdb.base/help.exp: Update 'help source' message.
17815
178162006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
17817
17818 * gdb.cp/bs15503.exp: Update comment for no longer crashing
17819 test.
17820
178212006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
17822
17823 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
17824
178252006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17826
17827 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
17828
178292006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17830
17831 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
17832
178332006-07-17 Mark Kettenis <kettenis@gnu.org>
17834
17835 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
17836 *-*-openbsd* from targets for wich we expect ARM FPA floating
17837 point format.
17838
178392006-07-17 Nick Roberts <nickrob@snap.net.nz>
17840
17841 * gdb.cp/annota3.exp: Expect frame-begin annotation.
17842
178432006-07-17 Mark Kettenis <kettenis@gnu.org>
17844
17845 * gdb.base/annota3.exp: Expect frame-begin annotation.
17846
178472006-07-14 Joel Brobecker <brobecker@adacore.com>
17848
17849 * gdb.base/help.exp: Adjust "help unset" test to accept
17850 any list of unset commands.
17851
178522006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
17853 Daniel Jacobowitz <dan@codesourcery.com>
17854
17855 * gdb.cp/ref-params.exp: New test.
17856 * gdb.cp/ref-params.cc: New source file.
17857 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
17858
178592006-07-08 Mark Kettenis <kettenis@gnu.org>
17860
17861 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
17862 spaces/tabs in regular expressions since they might not be there.
17863
178642006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
17865
17866 * gdb.base/ifelse.exp: New file.
17867
178682006-07-04 Nathan Sidwell <nathan@codesourcery.com>
17869
17870 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
17871 line.
17872 * gdb.base/huge.exp: Loop over compilation to find a size that
17873 is acceptable.
17874 * gdb.base/remote.exp: Correct expected strings.
17875 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
17876
178772006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17878
17879 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
17880
178812006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17882
17883 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
17884 native.
17885
178862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17887
17888 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
17889 enable stabs testing.
17890
178912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17892
17893 * gdb.base/auxv.exp: Intercept undefined command messages before
17894 gdb_test_multiple does.
17895
178962006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17897
17898 * Makefile.in (host_alias): Remove.
17899 (target_alias): Use @target_noncanonical@.
17900 (site.exp): Don't set host_alias.
17901 * aclocal.m4: Remove contents. Include acx.m4.
17902 * configure: Regenerated.
17903 * configure.ac: Use ACX_NONCANONICAL_TARGET.
17904
179052006-06-13 Nathan Sidwell <nathan@codesourcery.com>
17906
17907 * lib/gdb.exp (gdb_load_cmd): New.
17908
17909 * gdb.base/fileio.c: Add system(NULL) test.
17910 * gdb.base/fileio.exp: Check it.
17911
17912 * gdb.base/break.c: Add 10a breakpoint at }
17913 * gdb.base/break.exp: Add test for breakpoint at }
17914 * gdb.cp/anon-union.cc: Add code at end of function.
17915 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
17916 * gdb.mi/var-cmd.c: Add code at end of function.
17917 * gdb.mi/mi-var-display.exp: Adjust end of next.
17918 * gdb.mi/mi2-var-display.exp: Likewise.
17919 * gdb.base/fileio.c: Add stop function and insert calls at
17920 stopping places.
17921 * gdb.base/fileio.exp: Breakpoint stop function and remove
17922 explicit line number references.
17923
179242006-05-19 Joel Brobecker <brobecker@adacore.com>
17925
17926 * gdb.base/del.exp (test_delete_alias): New function.
17927 Now check that both "del" and "d" work as aliases for "delete".
17928
179292006-05-18 Fred Fish <fnf@specifix.com>
17930
17931 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
17932 required. Check for spurious output after program exits normally.
17933
179342006-05-17 Fred Fish <fnf@specifix.com>
17935
17936 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
17937 gdb_load, so it works in the simulator.
17938
179392006-05-11 Fred Fish <fnf@specifix.com>
17940
17941 * gdb.base/bang.exp: Ignore unexpected output between the
17942 "program exited normally" and the gdb prompt, as many other
17943 tests do.
17944
179452006-05-07 Mark Kettenis <kettenis@gnu.org>
17946
17947 * gdb.base/help.exp: Make "delete checkpoint" part option for
17948 "help d" and "help delete" tests.
17949
179502006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17951
17952 * gdb.mi/mi-basics.exp: Add missing serial number to
17953 expected output in some mi_gdb_test statements.
17954 * gdb.mi/mi2-basics.exp: Likewise.
17955
179562006-05-05 Joel Brobecker <brobecker@adacore.com>
17957
17958 * gdb.base/del.c: New file.
17959 * gdb.base/del.exp: New testcase.
17960
179612006-05-05 David S. Miller <davem@sunset.davemloft.net>
17962
17963 * gdb.base/break.exp: Do not assume a breakpoint on
17964 main will actually be in $srcfile when optimizing.
17965 * gdb.base/savedregs.exp: Do not require that the dummy
17966 frame location match up to a symbol and source file location.
17967 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
17968 will get printed without a mi_cmd_data_list_register_values prefix.
17969 (*-data-list-register-*): Correct regular expressions to expect the new
17970 pseudo d? floating point registers.
17971 * gdb.mi/mi2-regs.exp: Likewise.
17972
179732006-05-05 Christophe Lyon <christophe.lyon@st.com>
17974
17975 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
17976 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17977 is allocated by the compiler.
17978 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
17979 anons, e, anone to force their allocation by the compiler.
17980
179812006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
17982
17983 * gdb.base/help.exp: Update expected text for help d and
17984 help delete.
17985
179862006-05-02 Mark Kettenis <kettenis@gnu.org>
17987
17988 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
17989 NetBSD/ELF targets.
17990
179912006-04-30 Mark Kettenis <kettenis@gnu.org>
17992
17993 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
17994 single-step breakpoint fails; make this a KFAIL on
17995 sparc*-*-openbsd*.
17996 * gdb.base/siginfo.exp: Likewise.
17997 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17998
179992006-04-26 Michael Snyder <msnyder@redhat.com>
18000
18001 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18002 which may have to consume output from other forks.
18003 Add tests to make sure that "delete fork" succeeded.
18004
180052006-04-20 Michael Snyder <msnyder@redhat.com>
18006
18007 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18008 Add support for the Renesas M32C and M16C.
18009
18010 * gdb.asm/asm-source.exp: Add m32c target.
18011 * gdb.asm/m32c.inc: Support for m32c target.
18012
180132006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18014
18015 * gdb.base/commands.exp (recursive_source_test): New test.
18016
180172006-04-04 David S. Miller <davem@sunset.davemloft.net>
18018
18019 * gdb.base/float.exp: Add pattern for sparc targets.
18020
180212006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18022
18023 * gdb.base/commands.exp (stray_arg0_test): New test.
18024
180252006-03-30 Paul Brook <paul@codesourcery.com>
18026
18027 * gdb.mi/mi-until.exp: kfail broken until command.
18028 * gdb.mi/mi2-until.exp: Ditto.
18029
180302006-03-27 Nick Roberts <nickrob@snap.net.nz>
18031
18032 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18033
180342006-03-08 Alexandre Oliva <aoliva@redhat.com>
18035
18036 * gdb.base/prelink.exp: Anchor tested-for regular expression
18037 on gdb prompt.
18038
180392006-03-07 Paul Brook <paul@codesourcery.com>
18040
18041 * gdb.base/assign.exp: Correct fail message.
18042
180432006-03-07 Paul Brook <paul@codesourcery.com>
18044
18045 * lib/compiler.c: Extract armcc version number.
18046 * lib/compiler.cc: Ditto.
18047
180482006-03-07 Paul Brook <paul@codesourcery.com>
18049
18050 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18051 additional_flags=-w.
18052 * gdb.arch/altivec-regs.exp: Ditto.
18053 * gdb.arch/e500-abi.exp: Ditto.
18054 * gdb.arch/e500-regs.exp: Ditto.
18055 * gdb.base/all-bin.exp: Ditto.
18056 * gdb.base/annota1.exp: Ditto.
18057 * gdb.base/annota3.exp: Ditto.
18058 * gdb.base/args.exp: Ditto.
18059 * gdb.base/arithmet.exp: Ditto.
18060 * gdb.base/assign.exp: Ditto.
18061 * gdb.base/async.exp: Ditto.
18062 * gdb.base/bang.exp: Ditto.
18063 * gdb.base/break.exp: Ditto.
18064 * gdb.base/call-rt-st.exp: Ditto.
18065 * gdb.base/completion.exp: Ditto.
18066 * gdb.base/cond-expr.exp: Ditto.
18067 * gdb.base/condbreak.exp: Ditto.
18068 * gdb.base/consecutive.exp: Ditto.
18069 * gdb.base/define.exp: Ditto.
18070 * gdb.base/display.exp: Ditto.
18071 * gdb.base/ena-dis-br.exp: Ditto.
18072 * gdb.base/environ.exp: Ditto.
18073 * gdb.base/eval-skip.exp: Ditto.
18074 * gdb.base/info-proc.exp: Ditto.
18075 * gdb.base/jump.exp: Ditto.
18076 * gdb.base/logical.exp: Ditto.
18077 * gdb.base/long_long.exp: Ditto.
18078 * gdb.base/maint.exp: Ditto.
18079 * gdb.base/miscexprs.exp: Ditto.
18080 * gdb.base/pc-fp.exp: Ditto.
18081 * gdb.base/pointers.exp: Ditto.
18082 * gdb.base/relational.exp: Ditto.
18083 * gdb.base/reread.exp: Ditto.
18084 * gdb.base/sect-cmd.exp: Ditto.
18085 * gdb.base/sep.exp: Ditto.
18086 * gdb.base/sepdebug.exp: Ditto.
18087 * gdb.base/until.exp: Ditto.
18088 * gdb.base/whatis-exp.exp: Ditto.
18089 * gdb.cp/annota2.exp: Ditto.
18090 * gdb.cp/annota3.exp: Ditto.
18091 * gdb.trace/actions.exp: Ditto.
18092 * gdb.trace/backtrace.exp: Ditto.
18093 * gdb.trace/circ.exp: Ditto.
18094 * gdb.trace/collection.exp: Ditto.
18095 * gdb.trace/deltrace.exp: Ditto.
18096 * gdb.trace/infotrace.exp: Ditto.
18097 * gdb.trace/limits.exp: Ditto.
18098 * gdb.trace/packetlen.exp: Ditto.
18099 * gdb.trace/passc-dyn.exp: Ditto.
18100 * gdb.trace/passcount.exp: Ditto.
18101 * gdb.trace/report.exp: Ditto.
18102 * gdb.trace/save-trace.exp: Ditto.
18103 * gdb.trace/tfind.exp: Ditto.
18104 * gdb.trace/tracecmd.exp: Ditto.
18105 * gdb.trace/while-dyn.exp: Ditto.
18106 * gdb.trace/while-stepping.exp: Ditto.
18107 * lib/gdb.exp: Ditto.
18108 (gdb_compile): Handle nowarning option.
18109
181102006-03-07 Alexandre Oliva <aoliva@redhat.com>
18111
18112 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18113 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18114 Rename executable to prelinkt. Don't re-prelink if we didn't
18115 get a core file. Test prelink -u exit status to tell whether
18116 prelinking failed. Use gdb_test_multiple.
18117
181182006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18119
18120 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18121 (do_tests): Call it.
18122
181232006-02-28 Alexandre Oliva <aoliva@redhat.com>
18124
18125 * gdb.base/prelink.exp: New test.
18126 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18127
181282006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18129
18130 * gdb.fortran/derived-type.f90: New file.
18131 * gdb.fortran/derived-type.exp: New testcase.
18132
181332006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18134
18135 * gdb.base/default.exp: Allow ';' as a directory separator.
18136
181372006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18138
18139 * gdb.base/help.exp (help add-symbol-file): Update.
18140
181412006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18142
18143 * gdb.base/help.exp (help load): Update expected results.
18144
181452006-02-19 Fred Fish <fnf@specifix.com>
18146
18147 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18148 specifix hex value as part of results.
18149 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
18150
181512006-02-16 Fred Fish <fnf@specifix.com>
18152
18153 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18154 ushort_addr, and slong_addr, so the typedefs are not optimized
18155 away.
18156 * gdb.base/whatis.exp: Add tests using type name for struct type,
18157 union type, enum type, and typedef.
18158
181592006-02-13 Mark Kettenis <kettenis@gnu.org>
18160
18161 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18162
181632006-02-13 Jim Blandy <jimb@redhat.com>
18164
18165 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18166 case where it takes two "next" commands to skip past the init
18167 call.
18168
181692006-02-12 Fred Fish <fnf@specifix.com>
18170
18171 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18172 to handle cases where it takes two "next" commands to skip
18173 past the init call.
18174
181752006-02-07 Joel Brobecker <brobecker@adacore.com>
18176
18177 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18178 on hppa32 targets.
18179
181802006-02-06 Vladimir Prus <ghost@cs.msu.su>
18181
18182 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18183 field.
18184
181852006-01-29 Mark Kettenis <kettenis@gnu.org>
18186
18187 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18188
181892006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18190
18191 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18192 files.
18193
181942006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18195
18196 * gdb.cp/maint.exp: Set complaints to a positive value.
18197
181982006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18199
18200 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18201 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18202 function name.
18203
182042006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18205
18206 * gdb.base/checkpoint.c: Update copyright notice. Include
18207 <stdlib.h>.
18208
182092006-01-04 Jim Blandy <jimb@redhat.com>
18210
18211 * gdb.asm/asm-source.exp: Independently provide default values for
18212 asm-flags and debug-flags. Use 'string equal' to do the
18213 comparison, not the implicit expr's '==' operator. Remove
18214 now-unneeded assignments to asm-flags. In h8300 case, place
18215 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18216
182172006-01-04 Michael Snyder <msnyder@redhat.com>
18218
18219 * gdb.base/checkpoint.c: New file.
18220 * gdb.base/checkpoint.exp: New file.
18221 * gdb.base/multi-fork.c: New file.
18222 * gdb.base/multi-fork.exp: New file.
18223 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18224
182252006-01-04 Fred Fish <fnf@specifix.com>
18226
18227 * gdb.base/ptype.c (foo): Add typedef.
18228 (intfoo): Add function.
18229 * gdb.base/ptype1.c: New file.
18230 * gdb.base/ptype.exp: Handle compilation and linking with two
18231 source files. Test that proper type for "foo" is found based
18232 on source context rather than first match found in symtabs.
18233
182342005-12-28 Mark Kettenis <kettenis@gnu.org>
18235
18236 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18237 * gdb.asm/openbsd.inc: Indent commands.
18238
182392005-12-26 Mark Kettenis <kettenis@gnu.org>
18240
18241 * gdb.base/freebpcmd.exp: Increase timeout.
18242
18243 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18244
182452005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18246
18247 * gdb.base/default.exp: Update check for "show version".
18248
182492005-12-09 Randolph Chung <tausq@debian.org>
18250
18251 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18252 * gdb.asm/pa64.inc: New file.
18253
182542005-12-09 Randolph Chung <tausq@debian.org>
18255
18256 * gdb.asm/common.inc: Indent commands.
18257 * gdb.asm/asmsrc1.s: Likewise.
18258 * gdb.asm/asmsrc2.s: Likewise.
18259
182602005-12-09 Randolph Chung <tausq@debian.org>
18261
18262 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18263 (get_addr_of_sym): Remove duplicate print.
18264 (gen_core): xfail hppa*-*-hpux*, update expected output.
18265 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18266 * gdb.arch/pa64-nullify.s: New file.
18267
182682005-12-09 Randolph Chung <tausq@debian.org>
18269
18270 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18271
182722005-12-07 Christophe Lyon <christophe.lyon@st.com>
18273
18274 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18275 code generation for these functions.
18276 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18277 error message.
18278
182792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18280
18281 * gdb.base/help.exp (help b, help br, help bre, help brea)
18282 (help break): Update the expected message.
18283
182842005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18285
18286 * gdb.asm/m68hc11.inc: Setup the data section.
18287 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18288 script for this test.
18289 (m6812-*-*): Likewise.
18290
182912005-11-09 Randolph Chung <tausq@debian.org>
18292
18293 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18294
182952005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18296
18297 * gdb.base/break.exp: Fix a comment typo.
18298
182992005-11-03 Jim Blandy <jimb@redhat.com>
18300
18301 Checked in by Elena Zannoni <ezannoni@redhat.com>
18302
18303 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
18304
183052005-11-02 Corinna Vinschen <vinschen@redhat.com>
18306
18307 * gdb.arch/gdb1558.c: Include stdio.h.
18308
183092005-10-31 Mark Kettenis <kettenis@gnu.org>
18310
18311 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18312
183132005-10-31 Mark Kettenis <kettenis@gnu.org>
18314
18315 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18316
183172005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18318
18319 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18320 vscr" tests to better match output.
18321
183222005-10-12 Jim Blandy <jimb@redhat.com>
18323
18324 * gdb.base/structs.exp (any): New function.
18325 (test_struct_returns): Don't make any assumptions at all about
18326 what value the function returns when GDB can't set the return
18327 value.
18328
183292005-10-09 Joel Brobecker <brobecker@adacore.com>
18330
18331 * gdb.ada/arrayidx/p.adb: New file.
18332 * gdb.ada/arrayidx.exp: New testcase
18333
183342005-10-09 Joel Brobecker <brobecker@adacore.com>
18335
18336 * gdb.ada/array_return/pck.ads: New file.
18337 * gdb.ada/array_return/pck.adb: New file.
18338 * gdb.ada/array_return/p.adb: New file.
18339 * gdb.ada/array_return.exp: New testcase.
18340
183412005-10-03 Joel Brobecker <brobecker@adacore.com>
18342
18343 * gdb.base/arrayidx.c: New file.
18344 * gdb.base/arrayidx.exp: New testcase.
18345
183462005-09-29 Nick Roberts <nickrob@snap.net.nz>
18347
18348 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18349 frames-invalid and breakpoints-invalid are no longer generated
18350 with level 3 so don't expect them in the output.
18351
183522005-09-27 Bob Rossi <bob@brasko.net>
18353
18354 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
18355 from test. Escape the | in mi_gdb_test call.
18356 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18357 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18358 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18359 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18360 expected regex's in mi_gdb_test calls.
18361 * lib/mi-support.exp: Remove arbitrary .* from tests.
18362 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18363 Fully anchor GDB/MI expected results in mi_gdb_test.
18364 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18365 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18366
183672005-09-26 Paul Brook <paul@codesourcery.com>
18368
18369 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18370
183712005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18372
18373 * bfp-test.c: New file.
18374 * bfp-test.exp: New testcase.
18375
183762005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18377
18378 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18379 of subarray and substring variable.
18380 * gdb.fortran/subarray.f: New source file for the test of subarray
18381 and substring variable evaluation.
18382 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18383 of string constant.
18384
183852005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18386
18387 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18388 copyright dates.
18389
183902005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18391
18392 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18393 powerpc altivec' test with an almost identical 'info vector' test.
18394
183952005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18396
18397 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18398 vscr" tests to match output.
18399
184002005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18401
18402 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18403 output.
18404
184052005-09-11 Bob Rossi <bob@brasko.net>
18406
18407 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18408 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18409 commands that return an MI output command and an asyncronous MI output
18410 command.
18411 * gdb.mi/mi-console.exp: Ditto.
18412
184132005-09-11 Bob Rossi <bob@brasko.net>
18414
18415 * gdb.mi/mi-var-child.c: Include <string.h>.
18416
184172005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18418
18419 * killed.exp: Correct gdb_expect syntax.
18420
184212005-08-09 Corinna Vinschen <vinschen@redhat.com>
18422
18423 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18424
184252005-08-02 Bob Rossi <bob@brasko.net>
18426
18427 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18428 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18429 Change tests to inferior-tty-set/show.
18430 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18431 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18432 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18433 inferior. Use mi_gdb_test to get GDB and Inferior output.
18434 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18435 descriptor.
18436 (mi_inferior_tty_name): Add inferior PTY file name.
18437 (mi_gdb_start): Add INFERIOR_PTY parameter.
18438 (mi_gdb_test): Add IPATTERN parameter.
18439
184402005-08-02 Bob Rossi <bob@brasko.net>
18441
18442 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18443 parameter to mi_gdb_test.
18444 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18445
184462005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18447
18448 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18449 struct_declarations.
18450 * gdb.mi/mi-var-child.exp: Step over the initialization of
18451 struct_declarations.
18452
184532005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18454
18455 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18456 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18457 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18458 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18459 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18460 file.
18461
184622005-07-27 Nick Roberts <nickrob@snap.net.nz>
18463
18464 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18465 (do_children_tests): Assign values to the extra elements.
18466
18467 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18468 them for tests for "-var-update --no-values" and
18469 "-var-update --all-values".
18470 Add test for "-var-list-children --simple-values".
18471
18472 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18473
18474 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18475 "-stack-list-locals --simple-values" Improve doc strings and
18476 comments.
18477
184782005-07-18 Mark Kettenis <kettenis@gnu.org>
18479
18480 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18481 *-*-openbsd*.
18482 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18483
18484 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18485 sigaltsatck'.
18486
184872005-07-14 Bob Rossi <bob@brasko.net>
18488
18489 * gdb.base/default.exp (tty): Changed output of command.
18490 * gdb.base/help.exp (help tty): Ditto.
18491
184922005-07-12 Mark Kettenis <kettenis@gnu.org>
18493
18494 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18495
184962005-07-10 Mark Kettenis <kettenis@gnu.org>
18497
18498 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18499 -stack-select-frame without arguments.
18500 (test_stack_frame_listing): Add test for newly implemented command
18501 -stack-info-frame.
18502
185032005-07-06 Bob Rossi <bob@brasko.net>
18504
18505 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18506 command.
18507 (Copyright): Update copyright.
18508
185092005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18510
18511 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18512 tests to evaluate exponentiation expression.
18513
185142005-06-29 Andreas Schwab <schwab@suse.de>
18515
18516 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18517 main to avoid warnings.
18518
18519 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18520
185212005-06-20 Nick Roberts <nickrob@snap.net.nz>
18522
18523 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18524 -stack-select-frame without arguments.
18525 (test_stack_frame_listing): Add test for newly implemented command
18526 -stack-info-frame.
18527
185282005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18529
18530 * gdb.fortran/array-element.f: New file.
18531 * gdb.fortran/array-element.exp: New testcase.
18532
185332005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18534
18535 * gdb.base/bigcore.exp: Correct checks for systems which can
18536 not dump a large core file.
18537
185382005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18539
18540 * gdb.base/relocate.c: Add a copyright notice.
18541 (dummy): Remove.
18542 * gdb.base/relocate.exp: Test printing the values of variables
18543 from a relocatable file.
18544
185452005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18546
18547 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18548 excess MI output after an error.
18549
185502005-05-29 Joel Brobecker <brobecker@adacore.com>
18551
18552 * gdb.arch/alpha-step.c: New file.
18553 * gdb.arch/alpha-step.exp: New testcase.
18554
185552005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18556 Dennis Brueni <dennis@slickedit.com>
18557
18558 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18559 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18560 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18561 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18562 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18563 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18564 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18565
185662005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18567 Wu Zhou <woodzltc@cn.ibm.com>
18568
18569 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18570 IBM's xlc compiler.
18571 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18572 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18573
185742005-05-13 Jim Blandy <jimb@redhat.com>
18575
18576 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18577 calling gdb_suppress_entire_file.
18578 * gdb.base/charset.exp: Same.
18579 * gdb.base/call-rt-st.exp: Same.
18580
185812005-05-05 Bob Rossi <bob_rossi@cox.net>
18582
18583 * lib/gdb.exp (fullname_syntax): Added global regex.
18584 (fullname_syntax_POSIX): Ditto.
18585 (fullname_syntax_UNC): Ditto.
18586 (fullname_syntax_DOS_CASE): Ditto.
18587 (fullname_syntax_DOS): Ditto.
18588 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18589 fullname_syntax variable to scope and use it.
18590 (test_file_list_exec_source_files): Ditto.
18591 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18592
185932005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18594
18595 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18596
185972004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18598
18599 * lib/gdb.exp (skip_altivec_tests): New function, based on
18600 check_vmx_hw_available from the GCC testsuite.
18601 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18602 * lib/gdb.arch/altivec-regs.exp: Likewise.
18603
186042005-05-02 Jim Blandy <jimb@redhat.com>
18605
18606 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18607 calling gdb_suppress_entire_file.
18608
186092005-04-30 Randolph Chung <tausq@debian.org>
18610
18611 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18612 Slightly relax "sem_post" name checking.
18613
186142005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18615
18616 * gdb.base/unload.exp: Use new shared library infrastructure.
18617
186182005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18619
18620 * gdb.base/so-impl-ld.exp: Use new shared library
18621 infrastructure.
18622
186232005-04-29 Corinna Vinschen <vinschen@redhat.com>
18624
18625 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18626 * gdb.asm/h8300.inc: New file.
18627
186282005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18629
18630 * gdb.base/shlib-call.exp: Change to use new shared library
18631 infrastructure.
18632
186332005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18634
18635 * gdb.base/pending.exp: Change to use new shared library
18636 infrastructure.
18637
186382005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18639
18640 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18641 use test_compiler_info instead of gcc_compiled, and update copyright.
18642
186432005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18644
18645 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18646 shared objects being adjusted and update copyright years.
18647
186482005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18649
18650 * ChangeLog: Correct some 2003-01-13 dates.
18651 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18652 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18653 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18654 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18655 gdb.trace/tfind.exp: Update copyright years.
18656
186572005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18658 Daniel Jacobowitz <dan@codesourcery.com>
18659
18660 * lib/gdb.exp (gdb_compile): Handle shlib=.
18661 (gdb_compile_shlib): New function.
18662
186632005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18664
18665 * lib/gdb.exp (test_compiler_info): Give argument a default value.
18666
186672005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18670 gdb.server.
18671 * configure.ac: Likewise.
18672 * configure: Regenerated.
18673 * gdb.gdbserver/Makefile.in: Moved to...
18674 * gdb.server/Makefile.in: ... here.
18675 * gdb.gdbserver/server.c: Moved to...
18676 * gdb.server/server.c: ... here.
18677 * gdb.gdbserver/server-run.exp: Moved to...
18678 * gdb.server/server-run.exp: ... here.
18679
186802005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18681
18682 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18683 * configure.ac: Create gdb.gdbserver/Makefile.
18684 * configure: Regenerated.
18685 * lib/gdbserver-support.exp: New file, derived from
18686 config/gdbserver.exp.
18687 * config/gdbserver.exp: Use gdbserver-support.exp.
18688 * gdb.gdbserver/Makefile.in: New file.
18689 * gdb.gdbserver/server.c: New file.
18690 * gdb.gdbserver/server-run.exp: New file.
18691
186922005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18693
18694 * lib/gdb.exp (test_compiler_info): Return compiler_info
18695 if no arguments are given.
18696
186972005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18698
18699 * gdb.arch/altivec-abi.exp: Check for compiler and set
18700 use altivec' flag accordingly.
18701 * gdb.arch/altivec-regs.exp: Likewise.
18702
187032005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18704
18705 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18706
187072005-03-27 Andreas Schwab <schwab@suse.de>
18708
18709 * gdb.base/bigcore.c (main): Add missing mode argument in open
18710 call.
18711
187122005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
18713
18714 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18715 downloads.
18716 * config/gdbserver.exp (gdb_load): Likewise.
18717
187182005-03-14 Paul Brook <paul@codesourcery.com>
18719
18720 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18721 targets.
18722
187232005-03-09 Joel Brobecker <brobecker@adacore.com>
18724
18725 * gdb.dwarf2/dup-psym.S: New file.
18726 * gdb.dwarf2/dup-psym.exp: New testcase.
18727
187282005-03-09 Joel Brobecker <brobecker@adacore.com>
18729
18730 * gdb.ada/exec_changed/first.adb: New file.
18731 * gdb.ada/exec_changed/second.adb: New file.
18732 * gdb.ada/exec_changed.exp: New testcase.
18733
187342005-03-08 Nathan Sidwell <nathan@codesourcery.com>
18735
18736 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18737 (A2): New class.
18738 (main): Test operator+.
18739 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
18740 breakpoint test.
18741
18742 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18743 * gdb.base/signull.exp: Disable if gdb,nosignals.
18744 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18745 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18746 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18747 * gdb.mi/mi2-console.exp: Likewise.
18748 * gdb.trace/collection.exp (run_trace_experiment): Consume the
18749 continue output at start.
18750 (gdb_collect_locals_test): Robustify regexp.
18751 * gdb.trace/passc-dyn.exp: Fix comment typo.
18752 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18753
187542005-03-08 Corinna Vinschen <vinschen@redhat.com>
18755
18756 * gdb.asm/asm-source.exp: Add iq2000 case.
18757 * gdb.asm/iq2000.inc: New file.
18758
187592005-03-07 Manoj Iyer <manjo@austin.ibm.com>
18760
18761 * gdb.base/command.exp: Change hardcoded value to regular expression.
18762 * gdb.base/float.exp: Add powerpc to the list of targets checked.
18763
187642005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18765
18766 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18767 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18768 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18769 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18770 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18771
187722005-03-05 Mark Kettenis <kettenis@gnu.org>
18773
18774 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18775 changes.
18776
187772004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
18778
18779 * lib/compiler.c: Add test for IBM's xlc compiler.
18780 * lib/compiler.cc: Likewise.
18781
187822004-02-24 Joel Brobecker <brobecker@adacore.com>
18783
18784 * gdb.ada/fixed_points.exp: Create compilation object directory
18785 before running the test.
18786 * gdb.ada/null_record.exp: Likewise.
18787 * gdb.ada/packed_array.exp: Likewise.
18788 * gdb.ada/start.exp: Likewise.
18789
187902005-02-15 Joel Brobecker <brobecker@adacore.com>
18791
18792 * gdb.ada/packed_array/pa.adb: New file.
18793 * gdb.ada/packed_array.exp: New testcase.
18794
187952005-02-10 Mark Kettenis <kettenis@gnu.org>
18796
18797 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
18798 files.
18799
18800 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
18801 on *-*-openbsd*. Correctly match whitespace in regukar
18802 expressions.
18803
188042005-02-10 Daniel Jacobowitz <dan@debian.org>
18805
18806 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
18807 PR exp/1821
18808 * gdb.base/gdb1821.c: New test file.
18809 * gdb.base/gdb1821.exp: New test file.
18810
188112005-02-09 Joel Brobecker <brobecker@adacore.com>
18812
18813 * gdb.base/start.c: New file.
18814 * gdb.base/start.exp: New testcase.
18815
188162005-02-09 Joel Brobecker <brobecker@adacore.com>
18817
18818 * gdb.ada/start/dummy.adb: New file.
18819 * gdb.ada/start.exp: New testcase.
18820
188212005-02-09 Corinna Vinschen <vinschen@redhat.com>
18822
18823 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
18824 for printing symbols and statistics.
18825 Add test for using relative pathnames in "maint print msymbols" test.
18826 Mark "maint info sections DATA" XFAIL on Cygwin.
18827 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
18828 tests.
18829
188302005-02-09 Andreas Schwab <schwab@suse.de>
18831
18832 Committed by Andrew Cagney <cagney@gnu.org>
18833 * gdb.base/remotetimeout.exp: New file.
18834
188352005-02-07 Mark Kettenis <kettenis@gnu.org>
18836
18837 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
18838
188392005-02-03 Joel Brobecker <brobecker@adacore.com>
18840
18841 * gdb.ada/gnat_ada.gpr: New file.
18842 * gdb.ada/gnat_ada.gin: Delete, no longer used.
18843 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
18844 * configure.ac: No longer generate gnat_ada.gpr.
18845 * configure: Regenerate.
18846 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
18847 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
18848 * gdb.ada/null_record/bar.ads: Likewise.
18849 * gdb.ada/null_record/bar.adb: Likewise.
18850 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
18851 * gdb.ada/null_record.exp (testdir): New variable.
18852 (testfile): executable is now in testdir subdirectory.
18853 (srcfile): Use full path to the main compilation unit.
18854 * gdb.ada/fixed_points.exp: Same changes as above.
18855
188562005-02-03 Nick Roberts <nickrob@snap.net.nz>
18857
18858 * gdb.base/interp.exp: New test.
18859
188602005-01-24 Andrew Cagney <cagney@gnu.org>
18861
18862 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
18863
188642005-01-19 Andrew Cagney <cagney@gnu.org>
18865
18866 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
18867 configure.ac not configure.in.
18868
18869 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
18870 of powerpc*-*-*.
18871 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
18872 * gdb.base/list.exp (test_list_function)
18873 (test_list_filename_and_function): Ditto.
18874 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
18875
188762005-01-16 Andrew Cagney <cagney@gnu.org>
18877
18878 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
18879
18880 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
18881
188822005-01-14 Andrew Cagney <cagney@gnu.org>
18883
18884 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
18885 * gdb.mi/mi2-var-cmd.exp: Ditto.
18886
188872005-01-10 Corinna Vinschen <vinschen@redhat.com>
18888
18889 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
18890
188912005-01-07 Andrew Cagney <cagney@gnu.org>
18892
18893 * configure.ac: Rename configure.in, require autoconf 2.59.
18894 * configure: Re-generate.
18895 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
18896 * gdb.stabs/configure: Re-generate.
18897 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
18898 * gdb.hp/configure: Re-generate.
18899 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
18900 autoconf 2.59.
18901 * gdb.hp/gdb.objdbg/configure: Re-generate.
18902 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
18903 autoconf 2.59.
18904 * gdb.hp/gdb.defects/configure: Re-generate.
18905 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
18906 autoconf 2.59.
18907 * gdb.hp/gdb.compat/configure: Re-generate.
18908 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
18909 autoconf 2.59.
18910 * gdb.hp/gdb.base-hp/configure: Re-generate.
18911 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
18912 autoconf 2.59.
18913 * gdb.hp/gdb.aCC/configure: Re-generate.
18914
189152004-12-15 Jim Blandy <jimb@redhat.com>
18916
18917 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
18918 under NPTL when there is debugging info available for libpthread.
18919
189202004-12-13 Jerome Guitton <guitton@gnat.com>
18921
18922 * gdb.ada/fixed_points.c: New file.
18923 * gdb.ada/fixed_points.exp: New file.
18924
189252004-12-03 Randolph Chung <tausq@debian.org>
18926
18927 * gdb.arch/pa-nullify.exp: New file.
18928 * gdb.arch/pa-nullify.s: New file.
18929
189302004-11-30 Randolph Chung <tausq@debian.org>
18931
18932 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
18933 instead of "tbug". Fix regexp to work properly with gdb_test.
18934
189352004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
18936
18937 * gdb.base/bitfields2.exp: New test.
18938 * gdb.base/bitfields2.c: New file.
18939
189402004-11-28 Richard Earnshaw <rearnsha@arm.com>
18941
18942 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
18943
189442004-11-16 Randolph Chung <tausq@debian.org>
18945
18946 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
18947
189482004-11-14 Daniel Jacobowitz <dan@debian.org>
18949
18950 * gdb.threads/threadapply.exp: Correct "macro details" test.
18951
189522004-11-11 Jeff Johnston <jjohnstn@redhat.com>
18953
18954 * gdb.threads/threadapply.exp: New test.
18955 * gdb.threads/threadapply.c: New file.
18956
189572004-11-07 Mark Kettenis <kettenis@gnu.org>
18958
18959 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
18960 frames.
18961
189622004-11-05 Felix Lee <felix+log1@specifixinc.com>
18963
18964 * gdb.base/cursal.exp: New file.
18965 * gdb.base/cursal.c: New file.
18966
189672004-11-03 Andrew Cagney <cagney@gnu.org>
18968
18969 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
18970
189712004-10-30 Mark Kettenis <kettenis@gnu.org>
18972
18973 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18974 NetBSD/ELF targets.
18975
189762004-10-29 Joel Brobecker <brobecker@gnat.com>
18977
18978 * gdb.threads/bp_in_thread.c: New file, copied from
18979 pthread_cond_wait.c.
18980 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
18981 file, rather than reusing the .c file from another testcase.
18982
189832004-10-20 Joel Brobecker <brobecker@gnat.com>
18984
18985 * gdb.ada/null_record.exp: Check where we stopped after
18986 sending the start command, instead of where the associated
18987 temporary breakpoint was inserted.
18988
189892004-10-14 Andrew Cagney <cagney@gnu.org>
18990
18991 * gdb.mi/gdb701.c (main): Return 0.
18992
189932004-10-13 Daniel Jacobowitz <dan@debian.org>
18994
18995 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
18996
189972004-10-12 Jeff Johnston <jjohnstn@redhat.com>
18998
18999 * gdb.threads/schedlock.c: Add comment markers to use to find
19000 line numbers.
19001 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19002 comments.
19003 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19004 breakpoint lines.
19005
190062004-10-12 Daniel Jacobowitz <dan@debian.org>
19007
19008 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19009
190102004-10-12 Daniel Jacobowitz <dan@debian.org>
19011
19012 * configure.in: Add gdb.dwarf2.
19013 * configure: Regenerated.
19014 * Makefile.in: Add gdb.dwarf2.
19015 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19016 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19017 gdb.dwarf2/file1.txt: New files.
19018
190192004-10-11 Orjan Friberg <orjanf@axis.com>
19020
19021 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
19022 of "run", since the latter doesn't work with remote targets. Adjust
19023 the breakpoint numbering accordingly.
19024 * gdb.threads/pthread_cond_wait.exp: Ditto.
19025
190262004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19027
19028 * gdb.base/overlays.exp: Update copyright years.
19029
190302004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19031
19032 * gdb.base/overlays.exp: Disable if target is Linux.
19033
190342004-10-06 Felix Lee <felix+log1@specifixinc.com>
19035
19036 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19037
190382004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19039
19040 * gdb.asm/asm-source.exp: Add m32r-linux target.
19041 * gdb.asm/m32r-linux.inc: New file.
19042
190432004-09-24 Andrew Cagney <cagney@redhat.com>
19044 David Anderson <anderson@redhat.com>
19045
19046 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19047 command fails, assume things will work.
19048 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19049 (_GNU_SOURCE): Define.
19050 (print_unsigned, print_hex): Change parameter to "long long".
19051 (print_byte_count): New function, use to print byte counts.
19052 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19053 O_LARGEFILE.
19054 (main): Compute an upper bound on a corefile in max_core_size.
19055 Limit memory chunk size to max_core_size. Limit total memory
19056 allocated to max_core_size.
19057
190582004-09-23 Andrew Cagney <cagney@gnu.org>
19059
19060 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19061 from a separate process with code that creates a corefile by
19062 making the inferior dump core.
19063
190642004-09-23 Mark Kettenis <kettenis@gnu.org>
19065
19066 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19067 block.
19068
190692004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19070
19071 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19072 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19073 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19074 Likewise.
19075
190762004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19077
19078 * gdb.java/jprint.exp: New test case for java inferior call.
19079 * gdb.java/jprint.java: Ditto.
19080
190812004-09-15 Joel Brobecker <brobecker@gnat.com>
19082
19083 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19084
190852004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19086
19087 * gdb.threads/killed.c: Include <stdlib.h>.
19088 * gdb.threads/pthreads.c: Likewise.
19089
190902004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19091
19092 * gdb.threads/killed.c: Add copyright notice.
19093
190942004-09-10 Jason Molenda (jmolenda@apple.com)
19095
19096 * gdb.base/define.exp: Two new tests to verify zero space chars
19097 after 'if' and 'while' commands in a user-defined command is correctly
19098 parsed.
19099
191002004-09-08 Andrew Cagney <cagney@gnu.org>
19101
19102 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19103 delivery test with duplicate at end of file.
19104
191052004-09-06 Mark Kettenis <kettenis@jive.nl>
19106
19107 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19108
191092004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19110
19111 * config/hppro.exp: Removed.
19112
191132004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19114
19115 * config/sparclet.exp: Removed.
19116
191172004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19118
19119 * config/udi.exp: Removed.
19120
191212004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19122
19123 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19124 of "exp_continue".
19125 (advancei): Likewise.
19126
191272004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19128
19129 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19130
191312004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19132
19133 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
19134 to check for nodebug in executable.
19135 * gdb.gdb/observer.exp (setup_test): Likewise.
19136 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19137 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19138
191392004-09-01 Andrew Cagney <cagney@gnu.org>
19140
19141 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19142 files.
19143
191442004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19145
19146 * gdb.base/unload.exp: Fix expected warning message to match
19147 latest format.
19148
191492004-09-01 Corinna Vinschen <vinschen@redhat.com>
19150
19151 * gdb.base/call-rt-st.exp: Fix typos.
19152
191532004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19154
19155 * gdb.threads/thread_check.exp: New testcase.
19156 * gdb.threads/thread_check.c: New testcase.
19157
191582004-08-31 Andrew Cagney <cagney@gnu.org>
19159
19160 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19161 (skip_to_handler_entry): New procedures. Test stepping into a
19162 handler when the breakpoint is at the handler's entry point.
19163
191642004-08-30 Andrew Cagney <cagney@gnu.org>
19165
19166 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19167 gdb/1757.
19168
191692004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19170
19171 With code from Manoj Iyer <manjo@austin.ibm.com>:
19172 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19173 return value. Add an arm for "no debugging symbols found".
19174 Change a stray "error" to "perror".
19175 (gdb_run_cmd): Adapt to new return value.
19176 * gdb.base/remote.exp: Adapt to new return value.
19177 * gdb.gdb/complaints.exp: Likewise.
19178 * gdb.gdb/observer.exp: Likewise.
19179 * gdb.gdb/selftest.exp: Likewise.
19180 * gdb.gdb/xfullpath.exp: Likewise.
19181
191822004-08-27 Joel Brobecker <brobecker@gnat.com>
19183
19184 * gdb.threads/bp_in_thread.exp: New testcase.
19185
191862004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19187
19188 Fix PR testsuite/1735.
19189 * gdb.threads/schedlock.c (thread_function): Add a cast
19190 to suppress a gcc warning.
19191 * gdb.threads/thread-specific.c (thread_function): Likewise.
19192
191932004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19194
19195 * gdb.base/unload.c: Include <stdlib.h>.
19196
191972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19198
19199 From Paul Gilliam <pgilliam@us.ibm.com>:
19200 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19201 synchronized after the "return".
19202
192032004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19204
19205 * gdb.mi/basics.c: Include <stdio.h>.
19206 * gdb.mi/pthreads.c: Include <stdlib.h>.
19207 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19208
192092004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19210
19211 * gdb.threads/schedlock.c: Add copyright notice.
19212
192132004-08-25 Andrew Cagney <cagney@gnu.org>
19214
19215 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19216 (skip_over_handler, breakpoint_over_hander): New test procedures.
19217 (advance, advancei): Add a proper prefix, do not use
19218 rerun_to_main.
19219 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19220
192212004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19222
19223 * gdb.mi/basics.c: Add copyright notice.
19224 * gdb.mi/var-cmd.c: Add copyright notice.
19225
192262004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19227
19228 * lib/gdb.exp: Remove signed_keyword_not_used.
19229 * lib/compiler.c: Likewise.
19230 * lib/compiler.cc: Likewise.
19231
192322004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19233
19234 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19235 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19236
192372004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19238
19239 * gdb.base/whatis.c: Add copyright notice.
19240
192412004-08-20 Mark Kettenis <kettenis@gnu.org>
19242
19243 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19244 it to skip the breakpoints encoded in the inline assembly.
19245
192462004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19247
19248 * Makefile.in: Add gdb.fortran.
19249
192502004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19251
19252 * gdb.base/call-sc.exp (test_scalar_returns):
19253 Fix cut-and-paste glitch in "Make fun return now".
19254
192552004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19256
19257 * configure.in: Add gdb.fortran.
19258 * configure: Regenerate.
19259 * gdb.fortran/Makefile.in: New file.
19260 * lib/gdb.exp (skip_fortran_tests): New procedure.
19261
192622004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19263
19264 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19265 reference to bug-gnu@prep.ai.mit.edu.
19266 * gdb.mi/mi-var-child.exp: Likewise.
19267 * gdb.mi/mi-var-cmd.exp: Likewise.
19268 * gdb.mi/mi-var-display.exp: Likewise.
19269 * gdb.mi/mi2-var-block.exp: Likewise.
19270 * gdb.mi/mi2-var-child.exp: Likewise.
19271 * gdb.mi/mi2-var-cmd.exp: Likewise.
19272 * gdb.mi/mi2-var-display.exp: Likewise.
19273
192742004-08-15 Mark Kettenis <kettenis@gnu.org>
19275
19276 * gdb.base/unload.c (main): Make local variable msg const.
19277
192782004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19279
19280 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19281 to bug-gnu@prep.ai.mit.edu.
19282 * gdb.mi/mi-disassemble.exp: Likewise.
19283 * gdb.mi/mi-eval.exp: Likewise.
19284 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19285 default line number.
19286 * gdb.mi/mi-return.exp: Likewise.
19287 * gdb.mi/mi-simplerun.exp: Likewise.
19288 * gdb.mi/mi-stack.exp: Likewise.
19289 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19290 number with explicit range test.
19291 * gdb.mi/mi-watch.exp: Likewise.
19292 * gdb.mi/mi2-break.exp: Likewise.
19293 * gdb.mi/mi2-cli.exp: Likewise.
19294 * gdb.mi/mi2-disassemble.exp: Likewise.
19295 * gdb.mi/mi2-eval.exp: Likewise.
19296 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19297 default line number.
19298 * gdb.mi/mi2-return.exp: Likewise.
19299 * gdb.mi/mi2-simplerun.exp: Likewise.
19300 * gdb.mi/mi2-stack.exp: Likewise.
19301 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19302 number with explicit range test.
19303 * gdb.mi/mi2-watch.exp: Likewise.
19304
193052004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19306
19307 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19308 * gdb.cp/m-static.exp: Likewise.
19309 * gdb.cp/rtti.exp: Likewise.
19310
193112004-08-14 Mark Kettenis <kettenis@gnu.org>
19312
19313 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19314
193152004-08-14 Eli Zaretskii <eliz@gnu.org>
19316
19317 * ChangeLog: Prefix Local Variables with semi-colons and indent
19318 the reference to older ChangeLog files, to fix fontification in
19319 Emacs.
19320
193212004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19322
19323 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19324 * gdb.mi/mi2-break.exp: Likewise.
19325
193262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19327
19328 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19329
193302004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19331
19332 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19333
193342004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19335
19336 * gdb.cp/classes.exp: Remove unused declarations. Just let
19337 test names default instead of providing special names. Remove
19338 extraneous demangler test.
19339
193402004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19341
19342 * gdb.base/unload.exp: New test for breakpoints in dynamically
19343 loaded libraries.
19344 * gdb.base/unload.c: Ditto.
19345 * gdb.base/unloadshr.c: Ditto.
19346
193472004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19348
19349 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19350 cp_test_ptype_class.
19351 (test_enums): Likewise.
19352
193532004-08-10 Andrew Cagney <cagney@gnu.org>
19354
19355 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19356 files.
19357
193582004-08-10 Andrew Cagney <cagney@gnu.org>
19359
19360 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19361 init_malloc call.
19362
193632004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19364
19365 * ChangeLog: Add copyright notice. The notice is copied
19366 from emacs 21.3 top level ChangeLog.
19367
193682004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19369
19370 * lib/cp-support.exp: New file.
19371 * lib/cp-support.exp (cp_test_type_class): New function.
19372 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19373 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19374 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19375 cp_test_ptype_class.
19376
193772004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19378
19379 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19380 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19381 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19382 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19383 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19384 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19385 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19386 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19387 gdb.mi/mi2-watch.exp: Update copyright years.
19388
193892004-08-09 Mark Kettenis <kettenis@gnu.org>
19390
19391 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19392
193932004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19394
19395 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19396 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19397 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19398 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19399 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19400 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19401 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19402 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19403 gdb.mi/mi-watch.exp: Update copyright years.
19404
194052004-08-08 Daniel Jacobowitz <dan@debian.org>
19406
19407 PR gdb/1738
19408 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19409 from a breakpoint with a pending signal.
19410
194112004-08-08 Daniel Jacobowitz <dan@debian.org>
19412
19413 PR gdb/1736
19414 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19415 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19416 the prompt.
19417 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19418
194192004-08-08 Daniel Jacobowitz <dan@debian.org>
19420
19421 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19422
194232004-08-08 Daniel Jacobowitz <dan@debian.org>
19424
19425 PR gdb/1736
19426 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19427 for i?86-*-linux*.
19428
194292004-08-08 Daniel Jacobowitz <dan@debian.org>
19430
19431 * gdb.arch/i386-prologue.exp: Compile without debug information.
19432
194332004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19436 rather than asking gdb to search.
19437
194382004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19439
19440 * gdb.base/gcore.c: Include <string.h>.
19441
194422004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19443
19444 * gdb.base/gcore.c: Add copyright notice.
19445
194462004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19447
19448 * gdb.base/freebpcmd.c: Include <stdio.h>.
19449 * gdb.base/long_long.c: Include <string.h>.
19450 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19451 * gdb.base/siginfo.c: Include <string.h>.
19452 * gdb.base/sigstep.c: Include <string.h>.
19453
194542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19455
19456 * gdb.base/complex.c: Include <stdlib.h>.
19457
194582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19459
19460 * gdb.base/complex.c: Add copyright notice.
19461
194622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19463
19464 * gdb.base/charset.c: Include <stdlib.h>.
19465
194662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19467
19468 * gdb.base/auxv.c: Include <stdlib.h>.
19469
194702004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19471
19472 * gdb.base/auxv.c: Add copyright notice.
19473
194742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19475
19476 * gdb.base/coremaker.c: Add copyright notice.
19477 * gdb.base/coremaker2.c: Add copyright notice.
19478
194792004-08-04 Andrew Cagney <cagney@gnu.org>
19480
19481 * gdb.base/store.exp: Update copyright.
19482 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19483 names, do not import gdb_prompt.
19484
194852004-08-01 Andrew Cagney <cagney@gnu.org>
19486
19487 Fix PR testsuite/1729.
19488 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19489 not use capture_value with value 4.
19490 (capture_value): Add optional test name parameter.
19491 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19492 the prefix, pass to capture_value.
19493
194942004-08-01 Mark Kettenis <kettenis@gnu.org>
19495
19496 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19497 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19498 (main): Call new function.
19499
195002004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19501
19502 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19503
195042004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19505
19506 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19507
195082004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19509
19510 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
19511 Accept more values of vtbl pointer. Remove some messages
19512 about "obsolete gcc or gdb".
19513
195142004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19515
19516 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19517
195182004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19519
19520 * gdb.base/asm-source.exp: Properly convert target board
19521 debug flags from gcc format to binutils format.
19522
195232004-07-28 Mark Kettenis <kettenis@gnu.org>
19524
19525 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19526 gdb1718". PR backtrace/1718 partially fixed.
19527
195282004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19529
19530 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19531
195322004-07-26 Nick Clifton <nickc@redhat.com>
19533
19534 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19535 good default value for a specific architecture is available then
19536 set it to that value. Otherwise default to the -gstabs switch.
19537 Remove the -g... switches from the asm-flags variable. Allow the
19538 target board info to override the value if it wants to. Pass the
19539 switch on the assembler command line.
19540
195412004-07-23 Mark Kettenis <kettenis@gnu.org>
19542
19543 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19544 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19545 (main): Call new function.
19546
195472004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19548
19549 Test for PR exp/1715.
19550 * gdb.base/radix.exp: Refactor common procedures. Make all
19551 test names unique. Change XFAIL to KFAIL.
19552
195532004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19554
19555 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19556 * gdb.ada/gnat_ada.gin: ... to here.
19557 * configure.in: Use gnat_ada.gin.
19558 * configure: Regenerate.
19559
195602004-07-20 Andrew Cagney <cagney@gnu.org>
19561
19562 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19563 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19564 XFAILs. Clean up test messages and comments. Check backtraces.
19565 Delete re-sync code.
19566
195672004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19568
19569 Fix PR cli/740.
19570 * gdb.base/annota1.exp: Honor gdb,nosignals.
19571 * gdb.base/annota3.exp: Likewise.
19572
195732004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19574
19575 * lib/java.exp: Update copyright notice.
19576
195772004-07-19 Andrew Cagney <cagney@gnu.org>
19578
19579 * gdb.base/selftest.exp: Copy file from here ...
19580 * gdb.gdb/selftest.exp: ... to here.
19581
195822004-07-16 Andrew Cagney <cagney@redhat.com>
19583
19584 * lib/insight-support.exp: Delete file.
19585 * lib/java.exp (java_init): Fix copyright.
19586
195872004-07-16 Andrew Cagney <cagney@gnu.org>
19588
19589 * gdb.base/restore.c: Append "prologue" to comments marking the a
19590 function's prologue.
19591 * gdb.base/restore.exp: Update copyright, re-indent.
19592 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19593 callerN" prefix where needed. Update patterns that match a
19594 function's prologue.
19595
195962004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19597
19598 * gdb.base/restore.c: Add copyright notice.
19599
196002004-07-16 Andrew Cagney <cagney@gnu.org>
19601
19602 * gdb.base/logical.exp: Update copyright.
19603 (evaluate): New procedure. Use to re-implement tests using
19604 several tables.
19605
196062004-07-14 Martin Hunt <hunt@redhat.com>
19607
19608 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19609 which fixes some problems where init.tcl was not found.
19610
196112004-07-13 Andrew Cagney <cagney@gnu.org>
19612
19613 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19614 (check_sizeof, check_valueof): Do not include the output in the
19615 test name. Use gdb_test.
19616 (get_valueof): Use gdb_test_multiple.
19617
19618 * gdb.base/step-test.exp: Update copyright. Use
19619 gdb_test_multiple. Ensure that test names do not include
19620 architecture dependent output.
19621
19622 * gdb.gdb/observer.exp: Update copyright.
19623 (setup_test): Use gdb_test_multiple.
19624 (attach_first_observer, attach_second_observer)
19625 (attach_third_observer, detach_first_observer)
19626 (detach_second_observer, detach_third_observer)
19627 (reset_counters, check_counters): Make $message a prefix.
19628 (test_normal_stop_notifications): Add "args" parameter - a list of
19629 init functions to be called. Make $message a prefix,
19630 (test_observer_normal_stop): Change the message prefixes so that
19631 they are unique, pass the attach / detach procedures to
19632 test_normal_stop_notifications.
19633
19634 * gdb.base/signull.exp (test_segv): Prefix all tests with
19635 "${name}". Clean up test messages.
19636
19637 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19638
19639 * gdb.base/ena-dis-br.exp: Update copyright.
19640 (break_at): New function. Replace send_gdb with gdb_test,
19641 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19642 ignore count, not stopped at bpt", with KFAIL.
19643
196442004-07-13 Corinna Vinschen <vinschen@redhat.com>
19645
19646 * gdb.base/attach.exp: Remove cleanupfile handling.
19647
196482004-07-12 Andrew Cagney <cagney@gnu.org>
19649
19650 * gdb.base/annota1.exp: Cleanup corefile test name.
19651 * gdb.base/annota3.exp: Ditto.
19652
196532004-07-12 Andrew Cagney <cagney@gnu.org>
19654
19655 * gdb.base/signals.exp: Clean up copyright, re-indent.
19656
19657 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19658 gdb_test and gdb_test_multiple.
19659
196602004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19661
19662 * gdb.java/jmain.exp: Fix expected line number for main to
19663 break at. Set XFAIL for break at main test since gcj does not
19664 provide line number info for first statement in main.
19665
196662004-07-08 Andrew Cagney <cagney@gnu.org>
19667
19668 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19669
19670 * gdb.base/sigbpt.exp: Make the common part of each test name a
19671 prefix instead of suffix.
19672
196732004-07-07 Bob Rossi <bob_rossi@cox.net>
19674
19675 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19676 test from test_tbreak_creation_and_listing to
19677 test_file_list_exec_source_file
19678 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19679 Changed name of test from test_tbreak_creation_and_listing to
19680 test_file_list_exec_source_file
19681
196822004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19683
19684 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19685 the jmisc() constructor instead of <init>.
19686 * gdb.java/jmisc1.exp: Ditto.
19687
196882004-07-07 Andrew Cagney <cagney@gnu.org>
19689
19690 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19691 corrupting the PC.
19692
196932004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19694
19695 * gdb.cp/templates.exp: Accept whitespace change in demangler
19696 output.
19697
196982004-07-06 Andrew Cagney <cagney@gnu.org>
19699
19700 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19701
197022004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19703
19704 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19705 * lib/compiler.cc: Likewise.
19706
197072004-06-30 Michael Chastain <mec.gnu@mindspring.com>
19708
19709 * lib/compiler.cc: Work around string preprocessing problem
19710 with old hp c++ compiler.
19711 * lib/compiler.c: Likewise.
19712
197132004-06-29 Corinna Vinschen <vinschen@redhat.com>
19714
19715 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
19716 directives to conditionalize symbol prefixing.
19717 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19718 additional_flags handling. Add underscore prefix for Cygwin.
19719 * gdb.arch/i386-unwind.c: Use preprocessor directives to
19720 conditionalize symbol prefixing.
19721 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19722 additional_flags handling. Add underscore prefix for Cygwin.
19723
197242004-06-29 Corinna Vinschen <vinschen@redhat.com>
19725
19726 * gdb.base/bigcore.exp: Skip test on Cygwin.
19727
197282004-06-28 Michael Chastain <mec.gnu@mindspring.com>
19729
19730 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19731 formats for "info register". Use gdb_test_multiple. Fix
19732 the "invalid register" test.
19733
197342004-06-28 Corinna Vinschen <vinschen@redhat.com>
19735
19736 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
19737 PID for Cygwin. Add Cygwin specific strings to check for in some
19738 tests.
19739 (do_attach_tests): Add a test for user interaction when attaching
19740 to a process with no matching symbol table already loaded.
19741
197422004-06-26 Andrew Cagney <cagney@gnu.org>
19743
19744 Test PR java/1567 and PR java/1565.
19745 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19746 * gdb.java/jmisc2.exp: Delete file.
19747
197482004-06-26 Michael Chastain <mec.gnu@mindspring.com>
19749
19750 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19751
197522004-06-25 Corinna Vinschen <vinschen@redhat.com>
19753
19754 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19755 attach process.
19756
197572004-06-23 Michael Chastain <mec.gnu@mindspring.com>
19758
19759 * gdb.cp/pr-1553.exp: Remove.
19760
197612004-06-22 Michael Chastain <mec.gnu@mindspring.com>
19762
19763 * gdb.cp/pr-1553.cc: Remove.
19764 * gdb.cp/pr-1553.exp: Disable this test.
19765
197662004-06-20 Jim Blandy <jimb@redhat.com>
19767
19768 Fix PR testsuite/1680.
19769 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19770 regular expressions.
19771
197722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19773
19774 Fix PR testsuite/1679.
19775 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
19776 Issue an UNSUPPORTED result instead.
19777
197782004-06-18 Jim Blandy <jimb@redhat.com>
19779
19780 * gdb.base/charset.exp: Only send a control-C if we see a new
19781 prompt and incomplete command.
19782
197832004-06-18 Michael Chastain <mec.gnu@mindspring.com>
19784
19785 * gdb.cp/pr-574.cc: Add copyright notice.
19786
197872004-06-17 Jim Blandy <jimb@redhat.com>
19788
19789 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19790 cases where the regexp has no groups; this grabs random text from
19791 the previous test suite, whatever that was.
19792
197932004-06-17 Michael Chastain <mec.gnu@mindspring.com>
19794
19795 * gdb.cp/printmethod.cc: Add copyright notice.
19796
197972004-06-16 Michael Chastain <mec.gnu@mindspring.com>
19798
19799 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
19800
198012004-06-16 Andrew Cagney <cagney@gnu.org>
19802
19803 * gdb.base/signull.c: Update copyright. Include <string.h>.
19804 (bowler): Replace data_pointer with data_read
19805 and data_write cases. Add code_descriptor case.
19806 (zero, desc): New array and pointer.
19807 (data, code): Change to simple pointers.
19808 * gdb.base/signull.exp: Fix probe pattern matching a function
19809 descriptor SIGSEGV. Replace data_pointer with data_read and
19810 data_write tests.
19811
198122004-06-16 Andrew Cagney <cagney@gnu.org>
19813
19814 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
19815
198162004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19817
19818 * gdb.base/long_long.c: Add copyright notice.
19819
198202004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19821
19822 * gdb.base/long_long.exp: Remove reference to
19823 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
19824 to gdb_breakpoint and gdb_continue_to_breakpoint.
19825
198262004-06-14 Jim Blandy <jimb@redhat.com>
19827
19828 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
19829 endian case.
19830
198312004-06-14 Andrew Cagney <cagney@gnu.org>
19832
19833 * gdb.base/gcore.exp (capture_command_output): Delete the always
19834 passing tests containing inferior values.
19835 * gdb.base/ending-run.exp: Do not include the breakpoint address
19836 in the test message. Update copyright.
19837 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
19838 size in the test name, use gdb_test_multiple. Update copyright.
19839
198402004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19841
19842 * gdb.cp/ref-types.cc: Add copyright notice.
19843
198442004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
19847 hp_aCC_compiler.
19848 * lib/compiler.cc: Likewise.
19849 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
19850 'set' commands. Log diagnostics for other lines. Set
19851 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
19852
198532004-06-13 Michael Chastain <mec.gnu@mindspring.com>
19854
19855 * gdb.cp/try_catch.cc: Add copyright notice.
19856
198572004-06-12 Michael Chastain <mec.gnu@mindspring.com>
19858
19859 * gdb.cp/userdef.cc: Add copyright notice.
19860
198612004-06-11 Michael Chastain <mec.gnu@mindspring.com>
19862
19863 * gdb.cp/virtfunc.cc: Add copyright notice.
19864
198652004-06-11 Randolph Chung <tausq@debian.org>
19866
19867 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
19868 problem.
19869
198702004-06-10 Andrew Cagney <cagney@gnu.org>
19871
19872 * lib/compiler.cc, lib/compiler.c: Append either
19873 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
19874 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
19875 instead of gcc-3-3.
19876
198772004-06-09 Andrew Cagney <cagney@gnu.org>
19878
19879 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
19880 gdb/1455, bug is specific to "long long" and "double".
19881
19882 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
19883 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
19884 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
19885 fixed.
19886
198872004-06-09 Andrew Cagney <cagney@gnu.org>
19888
19889 * gdb.base/structs.exp (test_struct_returns): Replace
19890 "return_value_unknown" and "finish_value_unknown" by
19891 "return_value_known" and "finish_value_known". Instead of
19892 "return_value_unknown" iff "finish_value_unknown", check
19893 "return_value_known" implies "finish_value_known".
19894
198952004-06-08 Martin Hunt <hunt@redhat.com>
19896
19897 * gdb.base/float.exp: Add pattern for mips targets.
19898
198992004-06-08 Randolph Chung <tausq@debian.org>
19900
19901 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
19902 message for unknown architectures more clear.
19903
199042004-06-08 Joel Brobecker <brobecker@gnat.com>
19905
19906 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
19907 start the execution of the program.
19908
199092004-06-07 Jim Blandy <jimb@redhat.com>
19910
19911 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
19912 * gdb.arch/i386-cpuid.h: New helper file.
19913
199142004-06-07 Randolph Chung <tausq@debian.org>
19915
19916 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
19917 has started.
19918
199192004-06-04 Roland McGrath <roland@redhat.com>
19920
19921 Fix PR gdb/1647.
19922 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
19923 differently to be robust to output buffering differences.
19924
199252004-06-04 Michael Chastain <mec.gnu@mindspring.com>
19926
19927 * gdb.threads/pthreads.exp: Update copyright years.
19928 (check_control_c): Change asynchronous 'after' to synchronous.
19929
199302004-06-04 Roland McGrath <roland@redhat.com>
19931
19932 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
19933 next gdb prompt.
19934
199352004-06-02 Michael Chastain <mec.gnu@mindspring.com>
19936
19937 Fix PR gdb/1636.
19938 * gdb.threads/manythreads.exp: Change asynchronous 'after'
19939 calls to synchronous.
19940
199412004-05-26 Jim Blandy <jimb@redhat.com>
19942
19943 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
19944
199452004-05-24 Randolph Chung <tausq@debian.org>
19946
19947 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
19948 * gdb.asm/pa.inc: New file.
19949
199502004-05-22 Mark Kettenis <kettenis@gnu.org>
19951
19952 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
19953
199542004-05-21 Joel Brobecker <brobecker@gnat.com>
19955 Daniel Jacobowitz <drow@mvista.com>
19956
19957 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
19958 GDB prompt.
19959
199602004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19961
19962 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
19963 setjmp/longjmp. Use sigaction instead of signal.
19964
199652004-05-19 J. Brobecker <brobecker@gnat.com>
19966 Michael Snyder <msnyder@redhat.com>
19967
19968 * gdb.threads/pthread_cond_wait.c: New file.
19969 * gdb.threads/pthread_cond_wait.exp: New testcase.
19970
199712004-05-13 Andrew Cagney <cagney@redhat.com>
19972
19973 * gdb.base/signull.exp, gdb.base/signull.c: New files.
19974 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
19975
199762004-05-11 Andrew Cagney <cagney@redhat.com>
19977
19978 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
19979 fixed but revealed gdb/1639.
19980
199812004-05-10 Andrew Cagney <cagney@redhat.com>
19982
19983 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
19984 func1" and "next to 2nd alarm", kernel bug avoided.
19985
199862004-05-10 Daniel Jacobowitz <dan@debian.org>
19987
19988 PR external/1568
19989 * gdb.base/bigcore.exp: Check the size of the dumped core file.
19990 XFAIL if it is smaller than bytes_allocated.
19991 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
19992 (main): Make chunks_allocated unsigned. Correct comment.
19993
199942004-05-07 Joel Brobecker <brobecker@gnat.com>
19995
19996 * gdb.arch/powerpc-aix-prologue.c: New file.
19997 * gdb.arch/powerpc-aix-prologue.exp: New file.
19998
199992004-05-07 Jim Blandy <jimb@redhat.com>
20000
20001 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20002 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20003
200042004-05-06 Joel Brobecker <brobecker@gnat.com>
20005
20006 * gdb.base/sep.exp: No longer setup_kfail when the program was
20007 built with dwarf2.
20008
200092004-05-05 Jim Ingham <jingham@apple.com>
20010
20011 * gdb.base/pending.exp: Make sure pending breakpoints
20012 preserve the ignore count.
20013
200142004-04-27 Jerome Guitton <guitton@gnat.com>
20015
20016 * i386-prologue.exp: Add testcase for jump instruction as first
20017 instruction of the real code.
20018 * i386-prologue.c (jump_at_beginning): New function.
20019
200202004-04-28 Mark Kettenis <kettenis@gnu.org>
20021
20022 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20023 x86_64-*-*.
20024
200252004-04-28 Mark Kettenis <kettenis@gnu.org>
20026
20027 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20028 i*86-*-*.
20029
200302004-04-25 Mark Kettenis <kettenis@gnu.org>
20031
20032 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20033 expression that checks the return type.
20034
200352004-04-23 Andrew Cagney <cagney@redhat.com>
20036
20037 * gdb.base/call-sc.exp: New test of scalar call/return values.
20038 * gdb.base/call-sc.c: Ditto.
20039
200402004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20041
20042 * gdb.threads/manythreads.c: Reduce thread stack size.
20043
200442004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20045
20046 * gdb.threads/manythreads.c: Add copyright notice.
20047
200482004-04-23 Andrew Cagney <cagney@redhat.com>
20049
20050 * gdb.base/siginfo.exp: Better handle step out of signal.
20051 * gdb.base/sigstep.exp: Ditto.
20052
200532004-04-22 Jeff Johnston <jjohnstn@redhat.com>
20054 Daniel Jacobowitz <drow@mvista.com>
20055
20056 * gdb.threads/manythreads.c: New testcase.
20057 * gdb.threads/manythreads.exp: Ditto.
20058
200592004-04-22 Jim Blandy <jimb@redhat.com>
20060
20061 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20062 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20063
200642004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20065
20066 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20067
200682004-04-21 Andrew Cagney <cagney@redhat.com>
20069
20070 * gdb.base/sigstep.c: New file.
20071 * gdb.base/sigstep.exp: New file.
20072
200732004-04-16 Joel Brobecker <brobecker@gnat.com>
20074
20075 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20076 call to observer_notify_normal_stop.
20077
200782004-04-15 Andrew Cagney <cagney@redhat.com>
20079
20080 * gdb.base/siginfo.c: New file.
20081 * gdb.base/siginfo.exp: New file.
20082
200832004-04-12 J. Brobecker <brobecker@gnat.com>
20084
20085 * gdb.base/sep.exp: Fix typo in comment.
20086
200872004-04-12 J. Brobecker <brobecker@gnat.com>
20088
20089 * gdb.base/sep.c: New file.
20090 * gdb.base/sep-proc.c: New file.
20091 * gdb.base/sep.exp: New testcase.
20092
200932004-04-09 Mark Kettenis <kettenis@gnu.org>
20094
20095 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20096 support.
20097
200982004-04-05 Andrew Cagney <cagney@redhat.com>
20099
20100 * gdb.base/sigaltstack.c: New file.
20101 * gdb.base/sigaltstack.exp: New file.
20102
201032004-04-04 Joel Brobecker <brobecker@gnat.com>
20104
20105 * gdb.base/foll-fork.exp: Update the expected output for
20106 "help set follow-fork-mode", to match a change that was made
20107 to the help of this variable on 2004-01-13.
20108
201092004-04-01 Joel Brobecker <brobecker@gnat.com>
20110
20111 * lib/ada.exp: Add copyright notice.
20112 * bar.ads: Likewise.
20113 * bar.adb: Likewise.
20114 * null_record.adb: Likewise.
20115 * null_record.exp: Likewise.
20116 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20117
201182004-04-01 Joel Brobecker <brobecker@gnat.com>
20119
20120 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20121 * configure: Regenerate.
20122
201232004-04-01 Joel Brobecker <brobecker@gnat.com>
20124
20125 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20126 to build the application. Remove the message printed when in
20127 verbose mode, redundant with the UNSUPPORTED message above.
20128
201292004-03-31 Joel Brobecker <brobecker@gnat.com>
20130
20131 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20132 * gdb.ada (null_record.exp): New testcase.
20133
201342004-03-31 Joel Brobecker <brobecker@gnat.com>
20135
20136 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20137
201382004-03-31 Joel Brobecker <brobecker@gnat.com>
20139
20140 * gdb.ada: New subdirectory.
20141 * gdb.ada/Makefile.in: New file.
20142 * gdb.ada/gnat_ada.gpr.in: New file.
20143
201442004-03-31 Joel Brobecker <brobecker@gnat.com>
20145
20146 * lib/ada.exp: New file.
20147
201482004-03-24 Daniel Jacobowitz <drow@mvista.com>
20149
20150 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20151 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20152
201532004-03-22 Andrew Cagney <cagney@redhat.com>
20154
20155 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20156 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20157 Problem identified by Ulrich Weigand.
20158
201592004-03-17 David Carlton <carlton@kealia.com>
20160
20161 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20162 PR c++/826.
20163
201642004-03-16 Roland McGrath <roland@redhat.com>
20165
20166 * gdb.base/auxv.exp: New file.
20167 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20168
201692004-03-12 David Carlton <carlton@kealia.com>
20170
20171 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20172 * gdb.cp/pr-1553.cc: Ditto.
20173 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20174 pass branch.
20175
201762004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20177
20178 * gdb.cp/templates.exp: Accept more template types.
20179
201802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20181
20182 From Corinna Vinschen with modifications.
20183 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20184 local variable obj_with_enum.
20185 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20186 results with obj_with_enum.
20187
201882004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20189
20190 * gdb.cp/classes.cc: New file, copied from misc.cc.
20191 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20192
201932004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20194
20195 * gdb.cp/misc.cc: Add copyright notice.
20196
201972004-03-05 David Carlton <carlton@kealia.com>
20198
20199 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20200 * gdb.cp/rtti.h: Update copyright.
20201 (namespace n2::n3): New.
20202 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20203 (n2::n3::func3): New.
20204 (main): Call n2::n3::func3.
20205 * gdb.cp/rtti2.cc: Update copyright.
20206 (n2::create3): New.
20207
202082004-03-04 Mark Kettenis <kettenis@gnu.org>
20209
20210 * gdb.asm/openbsd.inc: Fix typo.
20211
202122004-03-03 Fred Fish <fnf@redhat.com>
20213
20214 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20215 "val" instead of unused "size". Update copyright year.
20216
202172004-02-29 Daniel Jacobowitz <drow@mvista.com>
20218
20219 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20220 to use unsigned char.
20221 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20222 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20223
202242004-02-29 Daniel Jacobowitz <drow@mvista.com>
20225
20226 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20227 line of output.
20228
202292004-02-28 Daniel Jacobowitz <drow@mvista.com>
20230
20231 * gdb.base/relocate.c (dummy): Initialize.
20232
202332004-02-28 Daniel Jacobowitz <drow@mvista.com>
20234
20235 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20236 a breakpoint at exit.
20237
202382004-02-27 Fred Fish <fnf@redhat.com>
20239
20240 * gdb.base/chng-syms.exp: Add expect condition to match failing
20241 case that isn't a timeout.
20242
202432004-02-27 Andrew Cagney <cagney@redhat.com>
20244
20245 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20246 support.
20247
202482004-02-26 Fred Fish <fnf@redhat.com>
20249
20250 * gdb.arch/gdb1431.c: Remove.
20251 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20252 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20253 of "until" incorrectly.
20254
202552004-02-26 J. Brobecker <brobecker@gnat.com>
20256
20257 * gdb.cp/class2.cc (empty): New class.
20258 (refer): New function.
20259 (main): Declare an object of type empty and use it.
20260 * gdb.cp/class2.exp: Print the value of an object of type empty.
20261
202622004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20263
20264 * gdb.base/langs.exp: Update query string to match the
20265 new nquery format used for pending breakpoints.
20266
202672004-02-26 Andrew Cagney <cagney@redhat.com>
20268
20269 Fix PR i18n/1570.
20270 * gdb.base/charset.c: Update copyright notice.
20271 (main, init_string): Remove the escape character '\e' tests.
20272 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20273 * gdb.base/charset.exp (valid_host_charset): Ditto.
20274 * gdb.base/setvar.exp: Ditto.
20275
202762004-02-24 Andrew Cagney <cagney@redhat.com>
20277
20278 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20279 mmapped data in core file" PASS and FAIL messages consistent.
20280
20281 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20282 setting a breakpoint. Work around PR java/1565.
20283
202842004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20285
20286 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20287 new nquery format.
20288 * gdb.base/pending.exp: Ditto.
20289
202902004-02-22 Mark Kettenis <kettenis@gnu.org>
20291
20292 * configure.in: Run stabs tests on *BSD.
20293 * configure: Regenerated.
20294
202952004-02-21 Mark Kettenis <kettenis@gnu.org>
20296
20297 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20298
202992004-02-20 Fred Fish <fnf@redhat.com>
20300
20301 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20302 blank in test for "returns short", for consistency with other
20303 "returns xxx" tests. Update copyright year.
20304
203052004-02-19 Fred Fish <fnf@redhat.com>
20306
20307 New testcase for PR breakpoint/1558.
20308 * gdb.arch/gdb1558.exp: New file.
20309 * gdb.arch/gdb1558.c: New file.
20310
203112004-02-19 Elena Zannoni <ezannoni@redhat.com>
20312
20313 * gdb.base/nodebug.exp: Fix typo.
20314
203152004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20316
20317 Committed by Jim Blandy <jimb@redhat.com>.
20318
20319 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20320
20321 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20322
20323 * gdb.base/float.exp: Support s390*-*-* targets.
20324
203252004-02-17 Adam Fedor <fedor@gnu.org>
20326
20327 * gdb.base/gdb1555.exp: New file.
20328 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20329
203302004-02-17 Elena Zannoni <ezannoni@redhat.com>
20331
20332 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20333
203342004-02-16 Fred Fish <fnf@redhat.com>
20335
20336 * gdb.arch/gdb1291.c: Remove
20337 * gdb.arch/gdb1291.s: New test input file.
20338 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20339 fail. Test for correct result, known incorrect result, other
20340 failures and timeouts.
20341
203422004-02-16 Andrew Cagney <cagney@redhat.com>
20343
20344 * gdb.base/bigcore.exp: New file.
20345 * gdb.base/bigcore.c: New file.
20346
203472004-02-13 Andrew Cagney <cagney@redhat.com>
20348
20349 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20350 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20351 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20352 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20353 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20354 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20355 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20356 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20357 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20358 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20359
203602004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20361
20362 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20363 executed is an alloc instruction.
20364
203652004-02-11 David Carlton <carlton@kealia.com>
20366
20367 * gdb.cp/breakpoint.exp: New.
20368 * gdb.cp/breakpoint.cc: New.
20369
203702004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20371
20372 Partial fix for PR gdb/1543.
20373 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20374 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20375 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20376 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20377 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20378 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20379 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20380 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20381 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20382 to bug-gdb@prep.ai.mit.edu .
20383 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20384 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20385 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20386 Likewise.
20387
203882004-02-10 Andrew Cagney <cagney@redhat.com>
20389
20390 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20391 using gdb_internal_error_resync.
20392
203932004-02-09 Daniel Jacobowitz <drow@mvista.com>
20394
20395 * gdb.threads/thread-specific.exp: Stop early if no threads are
20396 found.
20397
203982004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20399
20400 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20401
204022004-02-08 Daniel Jacobowitz <drow@mvista.com>
20403
20404 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20405 breakpoints.
20406
204072004-02-07 Daniel Jacobowitz <drow@mvista.com>
20408
20409 * config/sim.exp (gdb_load): Handle $arg == "".
20410 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20411 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20412
204132004-02-07 Elena Zannoni <ezannoni@redhat.com>
20414
20415 * gdb.base/maint.exp: Update test to reflect
20416 obstack changes.
20417
204182004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20419
20420 * gdb.base/pendshr.c (pendfunc): New function that calls
20421 pendfunc1.
20422 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20423
204242004-02-04 Fred Fish <fnf@redhat.com>
20425
20426 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20427 function symbols and update copyright years.
20428 * gdb.arch/gdb1291.c: Ditto.
20429
204302004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20431
20432 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20433
204342004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20435
20436 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20437
204382004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20439
20440 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20441
204422004-02-02 Fred Fish <fnf@redhat.com>
20443
20444 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20445 remote targets. Update copyright years.
20446
204472004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20448
20449 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20450 support.
20451 * gdb.base/langs.exp: Fix test which attempts to create
20452 breakpoint on non-existent function to handle new pending
20453 support.
20454 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20455 a breakpoint.
20456 * gdb.base/pending.exp: New test.
20457 * gdb.base/pending.c: New file.
20458 * gdb.base/pendshr.c: Ditto.
20459
204602004-02-02 David Carlton <carlton@kealia.com>
20461
20462 * gdb.cp/overload.exp: Add overloadNamespace tests.
20463 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20464 (overloadNamespace, XXX): New.
20465 (main): Call XXX::marker2.
20466
204672004-02-01 Fred Fish <fnf@redhat.com>
20468
20469 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20470 * gdb.base/finish.exp: Ditto.
20471 * gdb.base/gcore.exp: Ditto.
20472 * gdb.base/huge.exp: Ditto.
20473 * gdb.base/info-proc.exp: Ditto.
20474 * gdb.base/return2.exp: Ditto.
20475 * gdb.threads/gcore-thread.exp: Ditto.
20476
204772004-02-01 Daniel Jacobowitz <drow@mvista.com>
20478
20479 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20480
204812004-02-01 Mark Kettenis <kettenis@gnu.org>
20482
20483 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20484 that opening the file succeeds on OpenBSD.
20485
204862004-02-01 Daniel Jacobowitz <drow@mvista.com>
20487
20488 * gdb.threads/thread-specific.c: New file.
20489 * gdb.threads/threads-specific.exp: New test script.
20490 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20491 to expect_out.
20492
204932004-02-01 Mark Kettenis <kettenis@gnu.org>
20494
20495 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20496 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20497 only on the "print_small_structs from print_long_arg_list" test.
20498
204992004-02-01 Daniel Jacobowitz <drow@mvista.com>
20500
20501 * gdb.base/completion.exp: Kill a stray backslash.
20502
20503 From Jim Ingham <jingham@apple.com>:
20504 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20505 agrees with the result from sending a tab.
20506
205072004-01-31 Daniel Jacobowitz <drow@mvista.com>
20508
20509 * gdb.base/chng-syms.exp: Remove stray newline.
20510
205112004-01-31 Mark Kettenis <kettenis@gnu.org>
20512
20513 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20514 *-*-openbsd*.
20515 * gdb.asm/openbsd.inc: New file.
20516
205172004-01-30 Mark Kettenis <kettenis@gnu.org>
20518
20519 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20520 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20521 *-*solaris2*. Remove commented out default settings for
20522 asm-flags. Replace gdb_compile with target_link.
20523
205242004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20525
20526 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20527 for all tests. Remove old hp-ux and cygnus xfail cases.
20528
205292004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20530
20531 * gdb.base/chng-syms.exp: New file.
20532 * gdb.base/chng-syms.c: New file.
20533
205342004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20535
20536 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20537 Provide arms for current output in all my configurations.
20538
205392004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20540
20541 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20542 * lib/compiler.cc: Likewise.
20543 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20544 get the right preprocessor. Eval the output directly. Remove
20545 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20546 hp_f77_compiler and hp_f90_compiler completely.
20547 (gdb_preprocess): Delete.
20548 (get_compiler): Delete.
20549
205502004-01-24 Mark Kettenis <kettenis@gnu.org>
20551
20552 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20553 <string.h>.
20554
205552004-01-24 Nick Roberts <nick@nick.uklinux.net>
20556
20557 * gdb.mi/mi-stack.exp: Update copyright.
20558
205592004-01-23 David Carlton <carlton@kealia.com>
20560
20561 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20562 test for cp_lookup_transparent_type.
20563 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20564 call them.
20565
205662004-01-23 Daniel Jacobowitz <drow@mvista.com>
20567
20568 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20569 after -var-update.
20570
205712004-01-23 David Carlton <carlton@kealia.com>
20572
20573 * gdb.cp/namespace.cc (C::ensureRefs): New.
20574 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20575
205762004-01-20 Nick Roberts <nick@nick.uklinux.net>
20577
20578 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20579 case "-stack-list-locals 2".
20580 * gdb.mi/mi-var-child.exp: Test for case
20581 "-var-list-children --all-values NAME".
20582
205832004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20584
20585 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20586
205872004-01-18 Mark Kettenis <kettenis@gnu.org>
20588
20589 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20590 used with gdb_test_multiple.
20591
20592 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20593 read at address 0. This fixes PR testsuite/1504.
20594
205952004-01-18 Daniel Jacobowitz <drow@mvista.com>
20596
20597 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20598 Remove downloading, guessing the host executable, the calls to
20599 gdb_file_cmd and gdb_target_cmd, and "load" support.
20600 (infer_host_exec): New function broken out from gdb_load.
20601 (gdb_load): New wrapper for gdbserver_gdb_load.
20602 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20603 gdb_target_cmd. Use -target-select.
20604 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20605 Download binaries to the host. Clear last_mi_remote_file when
20606 we load a new binary.
20607 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20608 call gdbserver_gdb_load and mi_gdb_target_cmd.
20609
206102004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20611
20612 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20613 type patterns.
20614
206152004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20616
20617 * gdb.cp/templates.exp: Fix typo in test name of
20618 "print Foo<volatile char*>::foo".
20619
206202004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20621
20622 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20623
206242004-01-16 Ben Elliston <bje@wasabisystems.com>
20625
20626 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20627 (clean mostlyclean): Remove empty rm.
20628
206292004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20630
20631 * gdb.base/setvar.exp: Add copyright years.
20632
206332004-01-14 David Carlton <carlton@bactrian.org>
20634
20635 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20636 PR c++/1511 and update coment.
20637 * gdb.cp/templates.exp: Update patterns to match current output.
20638 If changes involve something other than whitespace, KFAIL
20639 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20640
206412004-01-14 David Carlton <carlton@kealia.com>
20642
20643 * gdb.cp/namespace.exp: Add tests involving classes defined within
20644 namespaces.
20645 * gdb.cp/namespace.cc (C::CClass): New.
20646 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20647
206482004-01-14 Elena Zannoni <ezannoni@redhat.com>
20649
20650 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20651 what debug info we have. Print a better message if something goes
20652 wrong while producing the separate debug info file.
20653
206542004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20655
20656 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20657
206582004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20659
20660 * gdb.base/callfuncs.c: Add copyright notice.
20661
206622004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20663
20664 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20665 inheritance. PR gdb/1498, PR gcc/13539.
20666
206672004-01-13 Elena Zannoni <ezannoni@redhat.com>
20668
20669 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20670 test specific name.
20671 * gdb.mi/gdb669.exp: Ditto.
20672 * gdb.mi/mi-pthreads.exp: Ditto.
20673 * gdb.mi/mi1-pthreads.exp: Ditto.
20674 * gdb.mi/mi2-pthreads.exp: Ditto.
20675
206762004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20677
20678 * gdb.cp/member-ptr.cc: Add copyright notice.
20679
206802004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20681
20682 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20683 some patterns for recent versions of gcc and hpacc. Delete
20684 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20685 Delete tests that access a NULL pointer-to-member-data. This
20686 script is still disabled for gcc.
20687
206882004-01-12 Elena Zannoni <ezannoni@redhat.com>
20689
20690 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
20691 escaped correctly.
20692
206932004-01-12 Elena Zannoni <ezannoni@redhat.com>
20694
20695 * gdb.base/sepdebug.exp: New file.
20696 * gdb.base/sepdebug.c: New file.
20697 * lib/gdb.exp (separate_debug_filename): New procedure.
20698 (gdb_gnu_strip_debug): New procedure.
20699
207002004-01-12 Andrew Cagney <cagney@redhat.com>
20701
20702 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20703 * gdb.mi/ChangeLog-1999-2003: New file.
20704
207052004-01-12 Andrew Cagney <cagney@redhat.com>
20706
20707 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
20708 "Renaming a directory to a non-empty directory returns ENOTEMPTY
20709 or EEXIST", treat EBUSY as an XFAIL.
20710
207112004-01-11 Michael Chastain <mec.gnu@mindspring.com>
20712
20713 * gdb.base/scope.exp: Remove obsolete setup_xfail for
20714 hp_cc_compiler.
20715
207162004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20717
20718 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20719 decorations.
20720
207212004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20722
20723 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20724 and "(aCC)" decorations. Remove obsolete doco about old
20725 test results.
20726
207272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20728
20729 * gdb.cp/exception.exp: Fix typo in doco.
20730
207312004-01-09 Mark Kettenis <kettenis@gnu.org>
20732
20733 * gdb.base/gdb1476.exp: Fix typo.
20734
207352004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20736
20737 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20738 file.
20739
207402004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20741
20742 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20743 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20744 Use gdb_compile. Remove restriction on gcc. Add some patterns
20745 for recent version of gdb. Delete second half, which was a copy
20746 of the first half with different build flags. This test is
20747 still disabled because it is still not ready for production.
20748
207492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20750
20751 * gdb.cp/exception.cc: Add copyright notice.
20752 * gdb.cp/exception.exp: Add a notice that this file is broken
20753 because of line number changes caused by addition of copyright
20754 notice.
20755
207562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20757
20758 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20759 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
20760
207612004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20762
20763 * gdb.cp/classes.exp: Accept gnu abi 2.
20764 * gdb.cp/derivation.exp: Likewise.
20765 * gdb.cp/overload.exp: Likewise.
20766 * gdb.cp/virtfunc.exp: Likewise.
20767
207682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20769
20770 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20771 semicolon after end of function.
20772
207732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20774
20775 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
20776 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
20777 boilerplate code for compiling and running the program under
20778 test. Add some string method tests.
20779
207802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20781
20782 * gdb.cp/bs15503.cc: Add copyright notice.
20783 * gdb.cp/bs15503.exp: Adjust line number.
20784
207852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20786
20787 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
20788 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
20789
207902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20791
20792 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
20793 hp_cc_compiler.
20794
207952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20796
20797 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
20798 * gdb.cp/ctti.exp: Use the marker instead of "next".
20799 With gcc, run further before bailing.
20800
208012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20802
20803 * gdb.cp/cttiadd.cc: Add copyright notice.
20804 * gdb.cp/cttiadd1.cc: Likewise.
20805 * gdb.cp/cttiadd2.cc: Likewise.
20806 * gdb.cp/cttiadd3.cc: Likewise.
20807
208082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20809
20810 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
20811 Use gdb_test, gdb_test_multiple. Use floating-point values that
20812 have exact representations in IEEE-ish formats.
20813
208142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20815
20816 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
20817 compilers. Delete duplicate call to get_compiler_info.
20818 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
20819 * gdb.base/volatile.exp: Likewise.
20820
208212004-01-07 Mark Kettenis <kettenis@gnu.org>
20822
20823 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
20824 memory at address 0.
20825
208262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20827
20828 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
20829 to test for hp-ux assembler. Fix copyright years.
20830
208312004-01-07 Andrew Cagney <cagney@redhat.com>
20832
20833 * gdb.base/fileio.c (strerrno): Add "EBUSY".
20834
208352004-01-07 Andrew Cagney <cagney@redhat.com>
20836
20837 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
20838 when creating the read-only file. From analysis by Roland McGrath
20839 and Elena Zannoni.
20840
208412004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20842
20843 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
20844
208452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20846
20847 * gdb.base/cvexpr.c: Be type-safe with function pointers and
20848 data pointers.
20849
208502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20851
20852 * gdb.cp/m-static.exp: Compile one source file at a time.
20853 Delete unused call to get_compiler_info.
20854
208552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20856
20857 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
20858 * gdb.base/call-rt-st.exp: Likewise.
20859 * gdb.base/nodebug.exp: Likewise.
20860 * gdb.base/volatile.exp: Likewise.
20861 * gdb.cp/ref-types.exp: Likewise.
20862 * gdb.cp/templates.exp: Likewise.
20863
208642004-01-05 Mark Kettenis <kettenis@gnu.org>
20865
20866 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
20867
208682004-01-05 Michael Chastain <mec.gnu@mindspring.com>
20869
20870 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
20871 hppa*-hp-hpux*.
20872
208732004-01-04 Mark Kettenis <kettenis@gnu.org>
20874
20875 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20876 x86_64-*-*.
20877
20878 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20879 sparc64-*-* and sparc*-solaris2*.
20880
208812004-01-04 Mark Kettenis <kettenis@gnu.org>
20882
20883 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
20884 return ${tests}" test. The ${tests} already mentions the
20885 filename.
20886
208872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20888
20889 * gdb.cp/local.exp: Accept gcc abi 2.
20890
208912004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20892
20893 * gdb.cp/templates.exp: Accept gcc abi 2.
20894
208952004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20896
20897 * lib/compiler.cc: Remove supports_template_debugging.
20898 * gdb.cp/templates.exp: Do not test supports_template_debugging.
20899
209002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20901
20902 * gdb.cp/namespace.exp: Accept gcc abi 2.
20903
209042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20905
20906 * gdb.cp/method.exp: Accept gcc abi 2.
20907
209082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20909
20910 * gdb.cp/classes.exp: Generate identical results as old version.
20911 * gdb.cp/derivation.exp: Likewise.
20912 * gdb.cp/overload.exp: Likewise.
20913 * gdb.cp/virtfunc.exp: Likewise.
20914
209152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20916
20917 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
20918 mysterious bug with sourceware version of expect.
20919
209202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20921
20922 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
20923 current versions of gcc, including gcc abi 2. Remove gratuitous
20924 restart of test program. Use gdb_test_multiple and gdb_test for
20925 all tests. Add patterns to xfail missing "const" in "const char *"
20926 and kfail PR gdb/1155.
20927
209282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20929
20930 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
20931 current versions of gcc, including gcc abi 2. Remove gratuitous
20932 restart of test program. Use gdb_test_multiple and gdb_test for
20933 all tests. Add patterns to kfail PR gdb/1498.
20934
209352003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20936
20937 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
20938 current versions of gcc, including gcc abi 2. Use "breakpoint"
20939 and "continue" instead of restarting the target program. Use
20940 gdb_test_multiple and gdb_test for all tests.
20941
209422004-01-01 Mark Kettenis <kettenis@gnu.org>
20943
20944 * gdb.asm/asm-source.exp: Update copyright year. Link statically
20945 for *-*-solaris2*.
20946
209472003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20948
20949 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
20950 current versions of gcc, including gcc abi 2. Use "breakpoint"
20951 and "continue" instead of restarting the target program several
20952 times. Use gdb_test_multiple and gdb_test for all tests.
20953
209542003-12-18 Michael Chastain <mec.gnu@mindspring.com>
20955
20956 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
20957 source files.
20958
209592003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20960
20961 * gdb.base/environ.exp: Handle compiling test case from multiple
20962 source files.
20963
209642003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20965
20966 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
20967
209682003-12-17 Jim Blandy <jimb@redhat.com>
20969
20970 * gdb.base/freebpcmd.c: Add copyright notice.
20971
20972 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
20973
209742003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20975
20976 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
20977
209782003-12-13 Jim Blandy <jimb@redhat.com>
20979
20980 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
20981
209822003-12-12 Kevin Buettner <kevinb@redhat.com>
20983
20984 * gdb.asm/frv.inc: New file.
20985 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
20986
209872003-12-09 Fred Fish <fnf@redhat.com>
20988
20989 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
20990 functions to break1.c and leave prototypes behind. Add more
20991 "set breakpoint NN here" comments.
20992 * gdb.base/break1.c: New file.
20993
20994 * gdb.base/break.exp: Handle compiling test case from multiple
20995 source files and change source file references as needed.
20996 * gdb.base/completion.exp: Ditto.
20997 * gdb.base/condbreak.exp: Ditto.
20998 * gdb.base/define.exp: Ditto.
20999 * gdb.base/ena-dis-br.exp: Ditto.
21000 * gdb.base/info-proc.exp: Ditto.
21001 * gdb.base/maint.exp: Ditto.
21002 * gdb.base/until.exp: Ditto.
21003
21004 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21005 hardcoded line numbers.
21006 * gdb.base/define.exp: Ditto.
21007 * gdb.base/ena-dis-br.exp: Ditto.
21008 * gdb.base/maint.exp: Ditto.
21009 * gdb.base/until.exp: Ditto.
21010
21011 * gdb.base/completion.exp: Use "break1" for completion tests since
21012 "break" is no longer a unique prefix.
21013
210142003-12-06 Andrew Cagney <cagney@redhat.com>
21015
21016 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21017 "return_value_unimplemented". When an unimplemented struct return
21018 architecture, report incorrect values as a KFAIL
21019
210202003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 * gdb.cp/rtti.exp: Accept new wording of warning from
21023 cp_lookup_rtti_type.
21024
210252003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21026
21027 Partial fix for PR testsuite/1456.
21028 * gdb.base/scope.exp (test_at_main): Replace references to
21029 gcc_compiled with calls to test_compiler_info.
21030 (test_at_foo): Likewise.
21031 (test_at_bar): Likewise.
21032
210332003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21034
21035 Partial fix for PR testsuite/1456.
21036 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21037 to test_compiler_info.
21038
210392003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21040
21041 * gdb.base/so-impl-ld.exp: Update copyright notice.
21042
210432003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21044
21045 Partial fix for PR testsuite/1456.
21046 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21047 to test_compiler_info.
21048
210492003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21050
21051 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21052 from current versions of gdb. Clean up regular expressions.
21053 Delete redundant timeout case.
21054
210552003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21056
21057 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21058 from current versions of gdb. Clean up regular expressions.
21059 Delete redundant timeout case.
21060
210612003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21062
21063 Partial fix for PR testsuite/1456.
21064 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21065 gcc_compiled with call to test_compiler_info.
21066
210672003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21068
21069 Partial fix for PR testsuite/1456.
21070 * gdb.base/list.exp (test_list_function): Delete unused declaration
21071 of gcc_compiled.
21072
210732003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21074
21075 Partial fix for PR testsuite/1456.
21076 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21077 call to test_compiler_info.
21078
210792003-11-29 Mark Kettenis <kettenis@gnu.org>
21080
21081 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21082 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21083 it to create the appropriate note.inc.
21084 * gdb.asm/asmsrc1.s: Include "note.inc".
21085 * gdb.asm/netbsd.inc: New file.
21086 * gdb.asm/empty.inc: New file.
21087
210882003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21089
21090 Partial fix for PR testsuite/1456.
21091 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21092 calls to test_compiler_info.
21093
210942003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21095
21096 Partial fix for PR testsuite/1456.
21097 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21098 calls to test_compiler_info.
21099
211002003-11-27 Mark Kettenis <kettenis@gnu.org>
21101
21102 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21103 pattern for the KFAILs.
21104
211052003-11-25 Adam Fedor <fedor@gnu.org>
21106
21107 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21108 * gdb.objc/objcdecode.m: New file.
21109
211102003-11-25 Adam Fedor <fedor@gnu.org>
21111
21112 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21113 * gdb.objc/nondebug.m: New file.
21114
211152003-11-26 Ben Elliston <bje@wasabisystems.com>
21116
21117 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21118 NetBSD as it does on FreeBSD. Modelled on a similar change by
21119 Mark Kettenis on 2003-05-30.
21120 (link-flags): Set to "--entry _start" regardless of target.
21121 Special linker flags are to be appended to $link-flags.
21122 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21123
211242003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21125
21126 * gdb.cp/method.exp: Accept output of new demangler.
21127
211282003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21129
21130 * gdb/class2.exp: New file.
21131 * gdb/class2.cc: New file.
21132
211332003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21134
21135 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21136 of new demangler.
21137
211382003-11-23 Mark Kettenis <kettenis@gnu.org>
21139
21140 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21141 of gdb_test "run".
21142
211432003-11-23 Mark Kettenis <kettenis@gnu.org>
21144
21145 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21146 "continue" into "run".
21147
211482003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21149
21150 Partial fix for PR testsuite/1456.
21151 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21152 call to test_compiler_info.
21153 * gdb.cp/ctti.exp: Likewise.
21154 * gdb.cp/derivation.exp: Likewise.
21155 * gdb.cp/member-ptr.exp: Likewise.
21156 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21157 reference to gcc_compiled.
21158
211592003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21160
21161 Fix PR testsuite/1463.
21162 * gdb.base/structs.exp (start_structs_test): Call
21163 get_debug_format before using the debug format.
21164
211652003-11-22 Andrew Cagney <cagney@redhat.com>
21166
21167 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21168 * gdb.base/structs.exp: Use gdb_test_multiple.
21169
211702003-11-20 Andrew Cagney <cagney@redhat.com>
21171
21172 * gdb.base/structs.exp: Handle and recover from internal errors.
21173 Replace "foo${n}" with "foo<n>" in test messages.
21174
21175 * gdb.base/structs.exp: Update copyright. Rewrite.
21176 * gdb.base/structs.c: Update copyright. Rewrite.
21177
21178 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21179 resync count exceeded.
21180
21181 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21182 from the internal error.
21183 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21184 Original from Jim Blandy.
21185 (gdb_test_multiple): Use gdb_internal_error_resync.
21186
211872003-11-19 Andrew Cagney <cagney@redhat.com>
21188
21189 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21190 KFAIL.
21191
211922003-11-17 Mark Kettenis <kettenis@gnu.org>
21193
21194 New testcase for PR backtrace/1435.
21195 * gdb.arch/i386-unwind.exp: New file.
21196 * gdb.arch/i386-unwind.c: New file.
21197
211982003-11-17 Andrew Cagney <cagney@redhat.com>
21199
21200 * lib/gdb.exp (compiler_info): New global.
21201 (test_compiler_info): New function.
21202 (get_compiler_info): Set compiler_info.
21203 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21204 "compiler_info" to gcc-<major>-<minor>.
21205
212062003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21207
21208 * gdb.trace/configure: Remove.
21209
212102003-11-13 Elena Zannoni <ezannoni@redhat.com>
21211
21212 * gdb.base/break.c: Add comments to aid finding line numbers for
21213 breakpoints.
21214 * gdb.base/break.exp: Remove all references to explicit line
21215 numbers.
21216
212172003-11-11 Nick Clifton <nickc@redhat.com>
21218
21219 * gdb.base/shreloc.exp: Do not run for targets which do not
21220 support shared objects.
21221
212222003-11-10 Corinna Vinschen <vinschen@redhat.com>
21223
21224 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21225 Don't run tests if nofileio flag is given.
21226
212272003-11-07 Elena Zannoni <ezannoni@redhat.com>
21228
21229 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
21230 as well as 'Watchpoint'.
21231
212322003-11-06 Elena Zannoni <ezannoni@redhat.com>
21233
21234 Reported by Jim Ingham <jingham@apple.com>:
21235 * gdb.base/annota1.exp: Match at least one occurrence of the
21236 signal handler annotation.
21237
212382003-11-06 Elena Zannoni <ezannoni@redhat.com>
21239
21240 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21241 as well as 'Watchpoint'.
21242
212432003-11-05 Michael Chastain <mec@shout.net>
21244
21245 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21246
212472003-11-03 Kris Warkentin <kewarken@qnx.com>
21248
21249 * gdb.arch/gdb1291.c: New test file.
21250 * gdb.arch/gdb1291.exp: New test script.
21251 * gdb.arch/gdb1431.c: New test file.
21252 * gdb.arch/gdb1431.exp: New test script.
21253
212542003-10-22 Michael Chastain <mec@shout.net>
21255
21256 * gdb.mi/pthreads.c: Add copyright notice.
21257
212582003-10-22 Michael Chastain <mec@shout.net>
21259
21260 * gdb.threads/pthreads.c: Add copyright notice.
21261
212622003-10-20 Michael Chastain <mec@shout.net>
21263
21264 * gdb.base/gdb1056.exp: New test script.
21265
212662003-10-13 Daniel Jacobowitz <drow@mvista.com>
21267
21268 * gdb.threads/killed.exp: Use gdb_run_cmd.
21269
212702003-10-13 Daniel Jacobowitz <drow@mvista.com>
21271
21272 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21273 create a core file.
21274 * gdb.threads/gcore-thread.exp: Likewise.
21275
212762003-10-13 Corinna Vinschen <vinschen@redhat.com>
21277
21278 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21279 type, based on char type.
21280 (struct bit_flags_short_t): New bitfield type, based on short type.
21281 (init_bit_flags_char): New fuction.
21282 (init_bit_flags_short): Ditto.
21283 (print_bit_flags_char): Ditto.
21284 (print_bit_flags_short): Ditto.
21285 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21286
212872003-10-11 Michael Chastain <mec@shout.net>
21288
21289 * gdb.base/call-rt-st.exp: Update copyright year.
21290
212912003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21292
21293 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21294 * gdb.disasm/sh3.s: Ditto.
21295
212962003-10-07 Daniel Jacobowitz <drow@mvista.com>
21297
21298 * gdb.threads/switch-threads.exp: New test.
21299 * gdb.threads/switch-threads.c: New source file.
21300
213012003-10-07 Corinna Vinschen <vinschen@redhat.com>
21302
21303 * gdb.base/ending-run.exp: Add sh specific case.
21304
213052003-10-06 Andrew Cagney <cagney@redhat.com>
21306
21307 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21308 * gdb.disasm/mn10200.exp: Delete obsolete file.
21309
213102003-09-29 Daniel Jacobowitz <drow@mvista.com>
21311
21312 * ChangeLog: Correct an entry command.exp -> commands.exp.
21313 * gdb.base/commands.exp (bp_deleted_in_command_test)
21314 (temporary_breakpoint_commands): Check noargs.
21315
213162003-09-25 David Carlton <carlton@kealia.com>
21317
21318 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21319 of some print tests, where appropriate. Add tests for C::D::cd,
21320 E::ce, F::cXfX, G::XgX.
21321 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21322
213232003-09-25 Richard Earnshaw <rearnsha@arm.com>
21324
21325 * lib/java.exp (java_init): Import target_alias before using it.
21326
213272003-09-25 David Carlton <carlton@kealia.com>
21328
21329 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21330
213312003-09-23 Elena Zannoni <ezannoni@redhat.com>
21332
21333 * gdb.base/selftest.exp: Accomodate more instruction reordering
21334 weirdness.
21335
213362003-09-17 Michael Chastain <mec@shout.net>
21337
21338 * gdb.cp/gdb1355.exp: New file.
21339 * gdb.cp/gdb1355.c: New file.
21340
213412003-09-15 Corinna Vinschen <vinschen@redhat.com>
21342
21343 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21344 * gdb.asm/sh.inc: New file.
21345
213462003-09-11 David Carlton <carlton@kealia.com>
21347
21348 * gdb.cp/namespace.exp: Add tests for namespace types.
21349 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
21350 (test_namespace): New.
21351
213522003-09-11 Elena Zannoni <ezannoni@redhat.com>
21353
21354 * gdb.base/relocate.exp: Handle new gdb output at startup.
21355 * gdb.stabs/weird.exp: Ditto.
21356
213572003-09-08 Michael Chastain <mec@shout.net>
21358
21359 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21360
213612003-09-07 Michael Chastain <mec@shout.net>
21362
21363 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21364 'parse error'.
21365
213662003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21367
21368 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21369
213702003-08-30 Michael Chastain <mec@shout.net>
21371
21372 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21373 * gdb.gdb/observer.exp: Ditto.
21374 * gdb.gdb/xfullpath.exp: Ditto.
21375
213762003-08-29 Mark Kettenis <kettenis@gnu.org>
21377
21378 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21379 *-*-*bsd*.
21380
213812003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21382
21383 * gdb.base/dump.exp: Skip for ia64.
21384
213852003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21386
21387 * gdb.asm/asm-source.exp: Add ia64 support.
21388 * gdb.asm/ia64.inc: New file.
21389
213902003-08-22 Michael Chastain <mec@shout.net>
21391
21392 * gdb.cp: New directory.
21393 * gdb.cp/*: Copy from gdb.c++/*.
21394 * gdb.c++/*: Remove.
21395 * Makefile.in: Change gdb.c++ to gdb.cp.
21396 * configure.in: Ditto.
21397 * configure: Regnerate.
21398
213992003-08-18 Mark Kettenis <kettenis@gnu.org>
21400
21401 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21402 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21403
214042003-08-17 Daniel Jacobowitz <drow@mvista.com>
21405
21406 * mi-var-display.exp (-var-list-children weird): Accept function
21407 pointers with argument types.
21408 * mi1-var-display.exp (-var-list-children weird): Likewise.
21409 * mi2-var-display.exp (-var-list-children weird): Likewise.
21410
214112003-08-17 Daniel Jacobowitz <drow@mvista.com>
21412
21413 * gdb.base/annota3.exp: Add missing newline.
21414
214152003-08-06 Michael Chastain <mec@shout.net>
21416
21417 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21418
214192003-08-12 Michael Snyder <msnyder@redhat.com>
21420
21421 * gdb.base/float.exp: Add test for SH.
21422
214232003-08-10 Mark Kettenis <kettenis@gnu.org>
21424
21425 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21426
214272003-08-07 Elena Zannoni <ezannoni@redhat.com>
21428
21429 * gdb.base/completion.exp: Remove reduntant completion test
21430 on filename.
21431
214322003-08-07 Elena Zannoni <ezannoni@redhat.com>
21433
21434 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21435 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21436 gdb.trace/save-trace.exp: Make sure that full pathnames are
21437 escaped correctly.
21438
214392003-08-07 Elena Zannoni <ezannoni@redhat.com>
21440
21441 * configure.in: Don't generate config.h from config.hin.
21442 * configure: Regenerate.
21443 * config.hin: Remove file.
21444 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21445 * gdb.threads/pthreads.c: Ditto.
21446
214472003-08-07 Daniel Jacobowitz <drow@mvista.com>
21448
21449 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21450 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21451 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21452 Replace ld24 with seth/add3.
21453
214542003-08-02 Andrew Cagney <cagney@redhat.com>
21455
21456 * gdb.base/annota3.exp: New file.
21457 * gdb.base/annota3.c: New file.
21458 * gdb.c++/annota3.exp: New file.
21459 * gdb.c++/annota3.cc: New file.
21460
214612003-07-29 Michael Chastain <mec@shout.net>
21462
21463 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21464 actually failed.
21465 (do_pass): Likewise.
21466 * gdb.threads/tls.exp: Always initialize no_of_threads.
21467
214682003-07-27 Daniel Jacobowitz <drow@mvista.com>
21469
21470 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21471 pattern.
21472 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21473 * gdb.threads/tls.exp: Recognize one case of the host library not
21474 supporting TLS.
21475
214762003-07-27 Andrew Cagney <cagney@redhat.com>
21477
21478 * gdb.base/fileio.exp: Use SH when running commands using
21479 remote_exec.
21480
214812003-07-24 Daniel Jacobowitz <drow@mvista.com>
21482
21483 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21484 * gdb.base/relocate.c (dummy): New padding array.
21485
214862003-07-22 Michael Snyder <msnyder@redhat.com>
21487
21488 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
21489
21490 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21491 patterns to be more general, accepting old and new output.
21492 Some output chars (such as '+') also must be quoted.
21493 Some addresses are displayed numerically instead of
21494 symbolically.
21495
214962003-07-23 Michael Snyder <msnyder@redhat.com>
21497
21498 * gdb.base/return2.exp: Don't test long-long return.
21499
21500 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21501 * gdb.disasm/t01_mov.exp: Ditto.
21502 * gdb.disasm/t02_mova.s: Ditto.
21503 * gdb.disasm/t02_mova.exp: Ditto.
21504 * gdb.disasm/t03_add.s: Ditto.
21505 * gdb.disasm/t03_add.exp: Ditto.
21506 * gdb.disasm/t04_sub.s: Ditto.
21507 * gdb.disasm/t04_sub.exp: Ditto.
21508 * gdb.disasm/t05_cmp.s: Ditto.
21509 * gdb.disasm/t05_cmp.exp: Ditto.
21510 * gdb.disasm/t06_ari2.s: Ditto.
21511 * gdb.disasm/t06_ari2.exp: Ditto.
21512 * gdb.disasm/t07_ari3.s: Ditto.
21513 * gdb.disasm/t07_ari3.exp: Ditto.
21514 * gdb.disasm/t08_or.s: Ditto.
21515 * gdb.disasm/t08_or.exp: Ditto.
21516 * gdb.disasm/t09_xor.s: Ditto.
21517 * gdb.disasm/t09_xor.exp: Ditto.
21518 * gdb.disasm/t10_and.s: Ditto.
21519 * gdb.disasm/t10_and.exp: Ditto.
21520 * gdb.disasm/t11_logs.s: Ditto.
21521 * gdb.disasm/t11_logs.exp: Ditto.
21522 * gdb.disasm/t12_bit.s: Ditto.
21523 * gdb.disasm/t12_bit.exp: Ditto.
21524 * gdb.disasm/t13_otr.s: Ditto.
21525 * gdb.disasm/t13_otr.exp: Ditto.
21526
215272003-07-22 Elena Zannoni <ezannoni@redhat.com>
21528
21529 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21530
215312003-07-22 Elena Zannoni <ezannoni@redhat.com>
21532
21533 * gdb.threads/tls.c : New file.
21534 * gdb.threads/tls.exp : New file.
21535 * gdb.threads/tls-main.c : New file.
21536 * gdb.threads/tls-shared.c : New file.
21537 * gdb.threads/tls-shared.exp : New file.
21538
215392003-07-22 Andreas Schwab <schwab@suse.de>
21540
21541 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21542
215432003-07-20 Andreas Schwab <schwab@suse.de>
21544
21545 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21546 due to insn reordering.
21547
215482003-07-15 Andrew Cagney <cagney@redhat.com>
21549
21550 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21551
215522003-07-15 Michael Chastain <mec@shout.net>
21553
21554 * gdb.base/gdb1250.exp: New file.
21555 * gdb.base/gdb1250.c: New file.
21556
215572003-07-09 Michal Ludvig <mludvig@suse.cz>
21558
21559 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21560 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21561
215622003-07-09 Elena Zannoni <ezannoni@redhat.com>
21563
21564 * gdb.threads/tls.c: New file.
21565 * gdb.threads/tls.exp: New file.
21566 * gdb.threads/tls-main.c: New file.
21567 * gdb.threads/tls-shared.c: New file.
21568 * gdb.threads/tls-shared.exp: New file.
21569
215702003-07-09 Elena Zannoni <ezannoni@redhat.com>
21571
21572 * gdb.base/annota1.exp: Make sure that we properly escape the
21573 full path of the source file. Xfail more permissive patterns,
21574 due to a compiler debug info problem.
21575
215762003-07-07 Andreas Schwab <schwab@suse.de>
21577
21578 * gdb.asm/m68k.inc: New file.
21579 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21580
21581 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21582 arguments"): Also match negative number.
21583
21584 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21585
215862003-07-03 Daniel Jacobowitz <drow@mvista.com>
21587
21588 * gdb.base/store.c (charest): New typedef.
21589 (add_char): Rename to add_charest, update.
21590 (wack_char): Rename to wack_charest, update types. Return l + r
21591 to keep r live across the call.
21592 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21593 (wack_double, wack_doublest): Return l + r to keep r live across
21594 the call.
21595 * gdb.base/store.exp: Accomodate store.c changes.
21596
215972003-06-30 David Carlton <carlton@kealia.com>
21598
21599 * gdb.c++/maint.exp (test_invalid_name): New.
21600 (test_first_component): Add tests for invalid names.
21601
216022003-06-29 Michael Chastain <mec@shout.net>
21603
21604 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21605 output of '<VTT for class>' for virtual base classes.
21606
216072003-06-29 Daniel Jacobowitz <drow@mvista.com>
21608
21609 * gdb.base/completion.exp: Tab-complete "complet" instead of
21610 "compl".
21611 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21612
216132003-06-29 Daniel Jacobowitz <drow@mvista.com>
21614
21615 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21616 * gdb.base/volatile.exp: Likewise.
21617
216182003-06-29 Daniel Jacobowitz <drow@mvista.com>
21619
21620 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21621 gdb/1265.
21622
216232003-06-28 Michael Chastain <mec@shout.net>
21624 Daniel Jacobowitz <drow@mvista.com>
21625
21626 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21627 initial line count of 'captured_main' from 26 to 32.
21628 (test_with_self): Allow xmalloc call to be interleaved with the
21629 preceding two lines.
21630
216312003-06-24 Joel Brobecker <brobecker@gnat.com>
21632
21633 * gdb.base/bang.exp: New testcase.
21634
216352003-06-23 Joel Brobecker <brobecker@gnat.com>
21636
21637 * gdb.base/langs.exp: Add some tests for the "minimal" language
21638 support.
21639
216402003-06-23 Elena Zannoni <ezannoni@redhat.com>
21641
21642 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21643 the testcase.
21644
216452003-06-22 Daniel Jacobowitz <drow@mvista.com>
21646
21647 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21648 offset.
21649
216502003-06-22 Daniel Jacobowitz <drow@mvista.com>
21651
21652 * gdb.c++/pr-1210.cc: New file.
21653 * gdb.c++/pr-1210.exp: New file.
21654
216552003-06-21 Daniel Jacobowitz <drow@mvista.com>
21656
21657 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21658 000-exec-continue.
21659
216602003-06-15 Mark Kettenis <kettenis@gnu.org>
21661
21662 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21663 on *-*-*bsd* instead of *-*-freebsd*.
21664
216652003-06-14 Andrew Cagney <cagney@redhat.com>
21666
21667 * gdb.base/store.exp: Test longest and doublest. Test all
21668 parameters. Weaken return statement match.
21669 * gdb.base/store.c: Add longest and doublest - aka long long and
21670 long double functions. Put all parameters into local register
21671 variables. Use negative values.
21672
216732003-06-14 Andrew Cagney <cagney@redhat.com>
21674
21675 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21676 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21677 exit status.
21678 * gdb.base/fileio.exp: Disable target when nointerrupts and
21679 noinferiorio, instead of limiting it to remote. Use remote_exec
21680 instead of system.
21681
216822003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21683
21684 * gdb.base/float.exp: Add ia64 support.
21685
216862003-06-12 Corinna Vinschen <vinschen@redhat.com>
21687
21688 * gdb.base/fileio.exp: Run only on remote targets.
21689
216902003-06-10 Corinna Vinschen <vinschen@redhat.com>
21691
21692 * gdb.base/fileio.c: New file, testing File-I/O.
21693 * gdb.base/fileio.exp: Ditto.
21694
216952003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21696
21697 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21698 shared objects after relocation at load time (gdb PR/1132).
21699 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
21700 as above, part of the shared object relocation test.
21701
217022003-06-08 Mark Kettenis <kettenis@gnu.org>
21703
21704 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21705 fully filled history list.
21706 * gdb.base/gdb_history: New file.
21707
21708 * gdb.base/signals.exp: XFAIL "continue to func1" on
21709 i*86-*-freebsd*.
21710
21711 * gdb.base/attach.exp: When trying to attach to a nonexistent
21712 process, make it possible to specify the PID based on the target,
21713 and do so for *-*-freebsd*.
21714
217152003-06-02 Richard Henderson <rth@redhat.com>
21716
21717 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21718
217192003-06-02 Richard Henderson <rth@redhat.com>
21720
21721 * gdb.base/selftest.exp: Next over lim_at_start initialization.
21722
217232003-06-02 Richard Henderson <rth@redhat.com>
21724
21725 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21726
217272003-06-01 Daniel Jacobowitz <drow@mvista.com>
21728
21729 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21730 of globalvar.
21731
217322003-06-01 Mark Kettenis <kettenis@gnu.org>
21733
21734 * gdb.asm/asm-source.exp: Check for memory read errors in
21735 disassembler test on *BSD too.
21736
217372003-06-01 Richard Henderson <rth@redhat.com>
21738
21739 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21740 for .frame.
21741 (gdbasm_call): Lose ldgp.
21742 (gdbasm_startup): Add frame information.
21743 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21744
217452003-05-31 Mark Kettenis <kettenis@gnu.org>
21746
21747 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21748 i?86-*-*.
21749
217502003-05-30 Mark Kettenis <kettenis@gnu.org>
21751
21752 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21753 FreeBSD.
21754
217552003-05-29 Richard Henderson <rth@redhat.com>
21756
21757 * gdb.asm/alpha.inc: New file.
21758 * gdb.asm/asm-source.exp: Use it.
21759
217602003-05-29 Jim Blandy <jimb@redhat.com>
21761
21762 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
21763 'core.PID'.
21764
217652003-05-22 Jim Blandy <jimb@redhat.com>
21766
21767 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21768 backtrace.
21769
217702003-05-20 David Carlton <carlton@math.stanford.edu>
21771
21772 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21773 this time.
21774
217752003-05-19 David Carlton <carlton@bactrian.org>
21776
21777 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
21778 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
21779
217802003-05-19 David Carlton <carlton@bactrian.org>
21781
21782 * gdb.c++/namespace.exp: Add namespace scope and anonymous
21783 namespace tests.
21784 Bump copyright date.
21785 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
21786 (main): Call C::D::marker2.
21787 * gdb.c++/namespace1.cc: New file.
21788
217892003-05-14 Jeff Johnston <jjohnstn@redhat.com>
21790
21791 Roland McGrath <roland@redhat.com>
21792 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
21793 there is no manager thread.
21794
217952003-05-08 Jeff Johnston <jjohnstn@redhat.com>
21796
21797 * gdb.threads/schedlock.exp: Remove assumption that all threads
21798 will run in a particular small time slice. Also ensure we break
21799 in one of the child threads rather than the main thread.
21800
218012003-05-07 Jim Blandy <jimb@redhat.com>
21802
21803 Add support for assembly source testing on the s390x.
21804 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
21805 architecture.
21806 * gdb.asm/s390x.inc: New file.
21807
21808 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
21809 succession of 'if' statements.
21810
218112003-05-05 Andrew Cagney <cagney@redhat.com>
21812
21813 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
21814
218152003-05-05 Andrew Cagney <cagney@redhat.com>
21816
21817 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
21818 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
21819
218202003-05-02 Elena Zannoni <ezannoni@redhat.com>
21821
21822 * gdb.base/charset.exp: Update based on new behavior of set/show
21823 charset commands.
21824
218252003-05-01 Andrew Cagney <cagney@redhat.com>
21826
21827 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
21828 variable do not give memory errors.
21829
218302003-04-30 Adam Fedor <fedor@gnu.org>
21831
21832 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
21833 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
21834 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21835 gdb.objc/basicclass.m: : New files
21836
21837 * lib/gdb.exp (gdb_compile_objc): New procedure.
21838
218392003-04-27 Daniel Jacobowitz <drow@mvista.com>
21840
21841 * gdb.base/signals.exp: Make backtrace tests more specific.
21842
218432003-04-23 David Carlton <carlton@bactrian.org>
21844
21845 * gdb.c++/maint.exp (test_first_component): Add tests for
21846 'operator' in more locations.
21847
218482003-04-16 Kevin Buettner <kevinb@redhat.com>
21849
21850 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
21851
218522003-04-16 Elena Zannoni <ezannoni@redhat.com>
21853
21854 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
21855 func marke' instead. Update test name.
21856
218572003-04-15 David Carlton <carlton@math.stanford.edu>
21858
21859 * gdb.c++/maint.exp: New file.
21860
218612003-04-14 Elena Zannoni <ezannoni@redhat.com>
21862
21863 * gdb.threads/schedlock.c: Change type of thread function argument
21864 to long, to avoid warnings on 64-bit platforms.
21865
218662003-04-14 Elena Zannoni <ezannoni@redhat.com>
21867
21868 * gdb.base/attach.exp: Add new message from ptrace in case of
21869 attaching to nonexistent process.
21870
218712003-04-11 Jim Blandy <jimb@redhat.com>
21872
21873 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21874 gdb.c++/userdef.cc: Place comments on the lines to which the
21875 marker function might return.
21876 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21877 gdb.c++/userdef.exp: Look for those comments to check that we've
21878 returned to the right place, instead of checking line numbers.
21879
218802003-04-11 Elena Zannoni <ezannoni@redhat.com>
21881
21882 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
21883 match on sourcefile name, instead of directory name.
21884
218852003-04-10 Elena Zannoni <ezannoni@redhat.com>
21886
21887 * gdb.base/completion.exp: Use string_to_regexp to match the
21888 working directory name.
21889
218902003-04-09 Jim Blandy <jimb@redhat.com>
21891
21892 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21893 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
21894 after an inferior function call, report the failure, but allow the
21895 test to continue.
21896
218972003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21898
21899 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21900 with -DPROTOTYPES.
21901
219022003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21903
21904 * gdb.base/break.exp: Revert last patch.
21905
219062003-04-04 Stephane Carrez <stcarrez@nerim.fr>
21907
21908 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21909 with -DPROTOTYPES.
21910
219112003-04-02 Andrew Cagney <cagney@redhat.com>
21912
21913 * gdb.base/callfuncs.exp: Make "print add" messages unique.
21914 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
21915 matching directories by the name breakpoint.
21916 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
21917 Make "continue to marker1" consistent.
21918 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
21919 message consistent.
21920 * lib/gdb.exp: Put "the program is no longer running", and "the
21921 program exited" in parenthesis.
21922 * lib/mi-support.exp: Ditto.
21923
219242003-04-02 Bob Rossi <bob_rossi@cox.net>
21925
21926 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
21927
219282003-03-29 Andrew Cagney <cagney@redhat.com>
21929
21930 * gdb.base/sizeof.c (main): Print the value of '\377'.
21931 * gdb.base/sizeof.exp: Check the sign of '\377'.
21932
219332003-03-27 Michael Chastain <mec@shout.net>
21934
21935 * gdb.base/gdb1090.exp: New file.
21936 * gdb.base/gdb1090.cc: New file.
21937
219382003-03-27 J. Brobecker <brobecker@gnat.com>
21939
21940 * gdb.gdb/observer.exp: New regression test.
21941
219422003-03-27 Michael Chastain <mec@shout.net>
21943
21944 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
21945 * gdb.base/ptype.exp: Likewise.
21946
219472003-03-27 Corinna Vinschen <vinschen@redhat.com>
21948
21949 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
21950
219512003-03-26 Michael Chastain <mec@shout.net>
21952
21953 * gdb.base/ptype.exp: Actually use some typedef'd types.
21954
219552003-03-21 Stephane Carrez <stcarrez@nerim.fr>
21956
21957 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
21958 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
21959
219602003-03-20 Corinna Vinschen <vinschen@redhat.com>
21961
21962 * gdb.base/default.exp: Fix regular expression.
21963
219642003-03-20 Corinna Vinschen <vinschen@redhat.com>
21965
21966 * gdb.base/args.exp: Fix regular expression.
21967
219682003-03-20 Corinna Vinschen <vinschen@redhat.com>
21969
21970 * gdb.base/help.exp: Allow Win32 child process.
21971
219722003-03-20 Corinna Vinschen <vinschen@redhat.com>
21973
21974 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
21975 when stepping out of main().
21976
219772003-03-20 Corinna Vinschen <vinschen@redhat.com>
21978
21979 * gdb.base/default.exp: Check for win32 specific message when calling
21980 "run" without executable.
21981
219822003-03-20 Corinna Vinschen <vinschen@redhat.com>
21983
21984 * gdb.base/args.exp: Expect .exe in output.
21985
219862003-03-20 Corinna Vinschen <vinschen@redhat.com>
21987
21988 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
21989 Cygwin native.
21990
219912003-03-17 Andrew Cagney <cagney@redhat.com>
21992
21993 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
21994 vector registes.
21995 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
21996 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
21997
219982003-03-17 David Carlton <carlton@math.stanford.edu>
21999
22000 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22001 test, for PR breakpoints/38.
22002 Call test_watchpoint_and_breakpoint.
22003 * gdb.base/watchpoint.c (func3): New function.
22004 (main): Call func3.
22005
220062003-03-04 David Carlton <carlton@math.stanford.edu>
22007
22008 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22009 Garply<Garply<char> >:: garply".
22010 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22011 with respect to PR c++/1111; note also PR c++/1113.
22012 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22013 respect to PR c++/1062.
22014 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22015
220162003-03-03 David Carlton <carlton@math.stanford.edu>
22017
22018 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22019 with respect to PR c++/57.
22020 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22021 c++/826.
22022 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22023 respect to PR c++/57.
22024
220252003-03-03 David Carlton <carlton@math.stanford.edu>
22026
22027 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22028 respect to PR c++/33 into FAILs.
22029
220302003-03-03 Michael Chastain <mec@shout.net>
22031
22032 * configure.in: Update copyright years.
22033
220342003-03-03 Michael Chastain <mec@shout.net>
22035
22036 * Makefile.in: Update copyright years.
22037
220382003-02-28 David Carlton <carlton@math.stanford.edu>
22039
22040 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22041 print class instead of struct and/or superfluous protection
22042 specifiers, as long as the resulting output is equivalent to the
22043 source code.
22044 Delete FIXME from end of messages on tests that don't need
22045 fixing.
22046
220472003-02-28 David Carlton <carlton@math.stanford.edu>
22048
22049 * gdb.c++/templates.exp (do_tests): Allow const in the two
22050 Foo<volatile char *>::foo tests.
22051
220522003-02-27 Michael Snyder <msnyder@redhat.com>
22053
22054 * gdb.base/restore.c (main): Return zero, so exit code
22055 will be consistant.
22056
220572003-02-26 David Carlton <carlton@math.stanford.edu>
22058
22059 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22060 char *>::foo" test with respect to PR c++/33. Create a new test
22061 which is identical to that one except that it doesn't put the
22062 space between the "char" and the "*"; KFAIL it, too.
22063
220642003-02-26 David Carlton <carlton@math.stanford.edu>
22065
22066 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22067 template types into either PASSes or KFAILs (corresponding to PR
22068 c++/57). Tweak indentation. Update copyright.
22069
220702003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22071
22072 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22073
220742003-02-13 Michael Chastain <mec@shout.net>
22075
22076 * gdb.base/exprs.exp: Remove i960 remnants.
22077 * gdb.base/funcargs.exp: Likewise.
22078 * gdb.base/list.exp: Likewise.
22079 * gdb.base/ptype.exp: Likewise.
22080
220812003-02-14 David Carlton <carlton@math.stanford.edu>
22082
22083 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22084 pEe->D::vg()" from XFAIL to KFAIL.
22085
220862003-02-13 Jason Molenda (jmolenda@apple.com)
22087
22088 * gdb.base/maint.exp: Update maint print statistics regexp to include
22089 new entries.
22090
220912003-02-13 Michael Chastain <mec@shout.net>
22092
22093 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22094
220952003-02-12 Michael Chastain <mec@shout.net>
22096
22097 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22098 * gdb.c++/inherit.exp: Likewise.
22099 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22100 * gdb.c++/templates.exp: Likewise.
22101 * gdb.c++/virtfunc.exp: Likewise.
22102
221032003-02-06 Jason Molenda (jason-cl@molenda.com)
22104
22105 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22106 why the code is written that way.
22107
221082003-02-05 Michael Chastain <mec@shout.net>
22109
22110 * gdb.base/dump.exp: Add missing copyright line.
22111
221122003-02-05 Jason Molenda (jason-cl@molenda.com)
22113
22114 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
22115 at the beginning so the breakpoint doesn't get set on the loop.
22116
221172003-02-05 Michael Chastain <mec@shout.net>
22118
22119 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22120 output for configurations with gcc 2.95.3.
22121
221222003-02-05 Keith Seitz <keiths@redhat.com>
22123 Andrew Cagney <ac131313@redhat.com>
22124
22125 * gdb.mi/mi-cli.exp: New file.
22126
221272003-02-04 Michael Chastain <mec@shout.net>
22128
22129 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22130 Call perror and then continue.
22131
221322003-02-03 Michael Chastain <mec@shout.net>
22133
22134 * gdb.c++/pr-1023.cc: New file.
22135 * gdb.c++/pr-1023.exp: New file.
22136
221372003-02-05 Jim Blandy <jimb@redhat.com>
22138
22139 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22140 it's local to foobar. Check for it there, and check that it's not
22141 present in main.
22142 * gdb.c++/local.cc (marker2): New function.
22143 (foobar): Call marker1.
22144 (main): Call marker2 instead of marker1.
22145
221462003-02-04 Andrew Cagney <ac131313@redhat.com>
22147
22148 * gdb.disasm/mn10200.exp: Obsolete file.
22149 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22150 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22151 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22152
221532003-02-04 David Carlton <carlton@math.stanford.edu>
22154
22155 * gdb.c++/overload.exp: Test intToChar(1).
22156 * gdb.c++/overload.cc (intToChar): New.
22157 (main): Call intToChar.
22158
221592003-02-03 David Carlton <carlton@math.stanford.edu>
22160
22161 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22162 'might_kfail' arg.
22163 KFAIL some of the continue_to_bp_overloaded calls, according to
22164 PR c++/1025.
22165
221662003-02-01 Michael Chastain <mec@shout.net>
22167
22168 * gdb.base/advance.c (marker1): New marker function.
22169 * gdb.base/advance.exp: When the 'advance' command lands on the
22170 return breakpoint, it can legitimately stop on either the
22171 current line or the next line. Accommodate both outcomes.
22172 * gdb.base/until.exp: Likewise.
22173
221742003-02-02 Andrew Cagney <ac131313@redhat.com>
22175
22176 2002-11-10 Jason Molenda (jason-cl@molenda.com):
22177 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22178 now a list, not a tuple.
22179 * gdb.mi/mi-var-display.exp: Ditto.
22180 * gdb.mi/gdb792.exp: Ditto.
22181
221822003-02-01 Andrew Cagney <ac131313@redhat.com>
22183
22184 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
22185 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22186 stack backtraces.
22187 * gdb.mi/mi-syn-frame.c: Part of same.
22188
221892003-02-01 Mark Kettenis <kettenis@gnu.org>
22190
22191 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22192 gdb.mi/mi1-pthreads.exp: Return instead of calling
22193 gdb_suppress_entire_file.
22194
221952003-02-01 Mark Salter <msalter@redhat.com>
22196
22197 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22198
221992003-01-31 Mark Salter <msalter@redhat.com>
22200
22201 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22202 Support empty arg.
22203
222042003-01-30 Michael Chastain <mec@shout.net>
22205
22206 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22207 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22208 has been fixed in gdb/readline on 2003-01-09.
22209
222102003-01-29 Michael Snyder <msnyder@redhat.com>
22211
22212 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22213 * gdb.base/display.exp: Allow for leading underscore in symbol.
22214 * gdb.base/args.exp: Skip if target does not support args passing.
22215
222162003-01-22 Daniel Jacobowitz <drow@mvista.com>
22217
22218 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
22219 gdb_test. Accept a list of expect arguments as the third
22220 parameter.
22221 (gdb_test): Use it.
22222
222232003-01-20 Elena Zannoni <ezannoni@redhat.com>
22224
22225 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22226 allow for different test tree configurations. Update some
22227 tescases accordingly.
22228 * gdb.arch/altivec-regs.exp: Ditto.
22229 * gdb.asm/asm-source.exp: Ditto.
22230 * gdb.base/advance.exp: Ditto.
22231 * gdb.base/display.exp: Ditto.
22232 * gdb.base/long_long.exp: Ditto.
22233 * gdb.base/mips_pro.exp: Ditto.
22234 * gdb.base/overlays.exp: Ditto.
22235 * gdb.base/relocate.exp: Ditto.
22236 * gdb.base/setshow.exp: Ditto.
22237 * gdb.base/step-line.exp: Ditto.
22238 * gdb.base/step-test.exp: Ditto.
22239 * gdb.base/until.exp: Ditto.
22240 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22241
222422003-01-17 David Carlton <carlton@math.stanford.edu>
22243
22244 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22245 corresponding to PR c++/945.
22246 Update copyright.
22247
222482003-01-17 David Carlton <carlton@math.stanford.edu>
22249
22250 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22251 corresponding to PR c++/68.
22252
222532003-01-17 David Carlton <carlton@math.stanford.edu>
22254
22255 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22256 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22257 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22258
222592003-01-15 Elena Zannoni <ezannoni@redhat.com>
22260
22261 * gdb.base/break.exp: Fix change of default location, because of
22262 removal of until tests.
22263 * gdb.base/help.exp: Update test for new 'until' help message.
22264 Add test for help on 'advance'.
22265 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
22266
222672003-01-15 Mark Kettenis <kettenis@gnu.org>
22268
22269 * gdb.base/default.exp: Adapt "info float" test for recent changes
22270 to that command. Add test for "info vector".
22271 * gdb.base/float.exp: New file. Add test for "info float" that
22272 resembles the old test in gdb.base/default.exp.
22273
222742003-01-15 David Carlton <carlton@math.stanford.edu>
22275
22276 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22277
222782003-01-15 Elena Zannoni <ezannoni@redhat.com>
22279
22280 * gdb.base/break.exp: Move the tests of until command from here...
22281 * gdb.base/until.exp: ... to here. New file. Add other tests.
22282 * gdb.base/advance.c: New file.
22283 * gdb.base/advance.exp: New file.
22284
222852003-01-14 Elena Zannoni <ezannoni@redhat.com>
22286
22287 * gdb.base/args.c: New file.
22288 * gdb.base/args.exp: New file.
22289
222902003-01-14 Daniel Jacobowitz <drow@mvista.com>
22291
22292 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22293
222942003-01-14 Daniel Jacobowitz <drow@mvista.com>
22295
22296 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22297
222982003-01-14 Daniel Jacobowitz <drow@mvista.com>
22299
22300 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22301 dates.
22302
223032003-01-13 Daniel Jacobowitz <drow@mvista.com>
22304
22305 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22306
223072003-01-13 Daniel Jacobowitz <drow@mvista.com>
22308
22309 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22310 (ptype &*"foo").
22311 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22312
223132003-01-13 Daniel Jacobowitz <drow@mvista.com>
22314
22315 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22316 * gdb.mi/mi1-console.exp: Likewise.
22317
223182003-01-13 Daniel Jacobowitz <drow@mvista.com>
22319
22320 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22321 * gdb.mi/mi1-console.exp: Likewise.
22322
223232003-01-13 Daniel Jacobowitz <drow@mvista.com>
22324
22325 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22326
223272003-01-09 Daniel Jacobowitz <drow@mvista.com>
22328
22329 * gdb.base/detach.exp: New test.
22330
223312003-01-09 Daniel Jacobowitz <drow@mvista.com>
22332
22333 * Makefile.in (ALL_SUBDIRS): New variable.
22334 (subdirs, clean, distclean): Use it.
22335 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22336 regenerating Makefile, since it is generated from the top level.
22337 * gdb.asm/Makefile.in: Likewise.
22338 * gdb.base/Makefile.in: Likewise.
22339 * gdb.c++/Makefile.in: Likewise.
22340 * gdb.disasm/Makefile.in: Likewise.
22341 * gdb.java/Makefile.in: Likewise.
22342 * gdb.mi/Makefile.in: Likewise.
22343 * gdb.threads/Makefile.in: Likewise.
22344 * gdb.trace/Makefile.in: Likewise.
22345
223462003-01-09 David Carlton <carlton@math.stanford.edu>
22347
22348 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22349 Add copyright year 2003.
22350
223512003-01-06 Michael Chastain <mec@shout.net>
22352
22353 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22354 When selecting a thread, 'line' and 'file' are optional.
22355 * gdb.mi/mi1-pthreads.exp: Likewise.
22356
223572003-01-06 Andreas Schwab <schwab@suse.de>
22358
22359 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22360 failures.
22361
223622003-01-04 Daniel Jacobowitz <drow@mvista.com>
22363
22364 Fix PR gdb/844
22365 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22366 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22367
22368 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22369 instead of calling gdb_suppress_entire_file.
22370 * gdb.threads/print-threads.exp: Likewise.
22371 * gdb.threads/schedlock.exp: Likewise.
22372
22373 * gdb.threads/killed.exp: Return instead of calling
22374 gdb_suppress_entire_file.
22375 * gdb.threads/linux-dp.exp: Likewise.
22376 * gdb.threads/pthreads.exp: Likewise.
22377
223782003-01-04 Daniel Jacobowitz <drow@mvista.com>
22379
22380 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22381 stabs.
22382 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22383 * gdb.base/whatis.exp: Always allow (void) after function names.
22384
223852003-01-04 Daniel Jacobowitz <drow@mvista.com>
22386
22387 * gdb.c++/casts.exp: Correct regexp.
22388
223892003-01-04 Mark Kettenis <kettenis@gnu.org>
22390
22391 * configure.in: Call AC_CONFIG_HEADER. Don't call
22392 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22393 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22394 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22395 aforementioned directories in the AC_OUPUT call.
22396 * config.hin: New file.
22397 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22398 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22399 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22400 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22401 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22402 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22403 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22404 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22405 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22406 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22407 gdb.threads/configure.in, gdb.threads/configure,
22408 gdb.threads/config.in, gdb.trace/configure.in,
22409 gdb.trace/configure: Removed.
22410
224112003-01-03 Michael Chastain <mec@shout.net>
22412
22413 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22414 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22415
224162003-01-03 Daniel Jacobowitz <drow@mvista.com>
22417
22418 * gdb.base/store.exp: Fix regular expressions.
22419
224202002-12-28 Mark Kettenis <kettenis@gnu.org>
22421
22422 * configure.in: Rewrite.
22423 * configure: Regenerated.
22424
224252003-01-03 David Carlton <carlton@math.stanford.edu>
22426
22427 * gdb.base/psymtab.exp: New file.
22428 * gdb.base/psymtab1.c: Ditto.
22429 * gdb.base/psymtab2.c: Ditto.
22430
224312002-12-23 Adam Fedor <fedor@gnu.org>
22432
22433 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22434
224352002-12-23 David Carlton <carlton@math.stanford.edu>
22436
22437 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22438 and current_directory initialization.
22439
224402002-12-22 Jim Blandy <jimb@redhat.com>
22441
22442 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22443 rather than as part of the output file name.
22444
22445 * gdb.base/attach.exp: There's no need to copy the test program to
22446 /tmp; that was only ever necessary on HP/UX, and this test is
22447 entirely disabled there anyway.
22448
224492002-12-21 Jim Blandy <jimb@redhat.com>
22450
22451 * gdb.c++/psmang.exp: Doc fix.
22452
22453 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22454 test.
22455
224562002-12-20 David Carlton <carlton@math.stanford.edu>
22457
22458 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22459
224602002-12-18 Michael Chastain <mec@shout.net>
22461
22462 * gdb.c++/annota2.exp: Add copyright year 2002.
22463
224642002-12-17 David Carlton <carlton@math.stanford.edu>
22465
22466 * gdb.c++/try_catch.cc: Add marker comments.
22467 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22468 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22469 * gdb.c++/m-static.cc: Ditto.
22470 * gdb.c++/m-static1.cc: Ditto.
22471 * gdb.c++/try_catch.cc: Ditto.
22472
224732002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22474
22475 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22476 to see whether we are using the new -environment-directory
22477 command which resets via -r or the old version of the command
22478 which may prompt the user. Part of fix for gdb/741.
22479
224802002-12-13 Andrew Cagney <ac131313@redhat.com>
22481
22482 * gdb.fortran/types.exp: Update obsolete comment.
22483 * gdb.fortran/exprs.exp: Ditto.
22484 * lib/gdb.exp: Delete obsolete code.
22485 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22486 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22487 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22488 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22489 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22490 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22491 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22492 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22493 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22494 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22495 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22496 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22497 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22498 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22499 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22500 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22501 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22502 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22503 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22504 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22505 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22506 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22507 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22508 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22509 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22510 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22511 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22512 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22513 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22514 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22515 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22516 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22517 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22518 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22519 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22520 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22521 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22522
225232002-12-11 David Carlton <carlton@math.stanford.edu>
22524
22525 * gdb.c++/m-data.exp: Add test for members that shadow global
22526 variables: see PR gdb/804.
22527 * gdb.c++/m-data.cc: Ditto.
22528
225292002-12-10 Daniel Jacobowitz <drow@mvista.com>
22530
22531 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22532
225332002-12-06 David Carlton <carlton@math.stanford.edu>
22534
22535 * gdb.base/store.c: Don't declare functions static.
22536
225372002-12-04 Andrew Cagney <ac131313@redhat.com>
22538
22539 * gdb.base/store.exp, gdb.base/store.c: New files.
22540
225412002-12-03 Daniel Jacobowitz <drow@mvista.com>
22542
22543 * gdb.base/selftest.exp: Update for current gdb.
22544
225452002-12-03 Daniel Jacobowitz <drow@mvista.com>
22546
22547 * gdb.base/maint.exp: Only dump symbols from one source file
22548 or objfile.
22549
225502002-12-03 Daniel Jacobowitz <drow@mvista.com>
22551
22552 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22553 function call.
22554
225552002-11-25 Jim Blandy <jimb@redhat.com>
22556
22557 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22558 function appearing in error message.
22559
225602002-11-21 Daniel Jacobowitz <drow@mvista.com>
22561
22562 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22563
225642002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22565
22566 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22567 for mi1 and current mi is in correct format. New mi startup message
22568 should be in mi console format. This is part of fix for PR gdb/604.
22569
225702002-09-18 Fernando Nasser <fnasser@redhat.com>
22571
22572 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22573 which explicitly prints the zero offset as "+0".
22574
225752002-10-22 Daniel Jacobowitz <drow@mvista.com>
22576
22577 * gdb.threads/schedlock.c (args): Make unsigned.
22578
225792002-10-21 Daniel Jacobowitz <drow@mvista.com>
22580
22581 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22582 numbers. Allow "foo2|selected stack frame".
22583 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22584 * gdb.asm/asmsrc2.s: Likewise.
22585 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22586 comments.
22587 * gdb.asm/mips.inc: New file.
22588
225892002-10-18 Adam Fedor <fedor@gnu.org>
22590
22591 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22592 * gdb.base/help.exp: Likewise.
22593
225942002-10-17 Kevin Buettner <kevinb@redhat.com>
22595
22596 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22597 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22598
225992002-10-02 Jim Blandy <jimb@redhat.com>
22600
22601 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22602
226032002-10-01 Andrew Cagney <ac131313@redhat.com>
22604
22605 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22606 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22607 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22608 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22609 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22610 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22611 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22612
226132002-09-29 Andrew Cagney <ac131313@redhat.com>
22614
22615 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22616 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22617 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22618 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22619 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22620 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22621 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
22622
226232002-09-27 Kevin Buettner <kevinb@redhat.com>
22624
22625 * gdb.base/annota1.exp (info break): Make directory components of
22626 path optional since not all compilers emit this debug information.
22627
22628 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22629 step ends up stepping out of the function instead of stopping on
22630 the epilogue.
22631
226322002-09-26 Keith Seitz <keiths@redhat.com>
22633
22634 * lib/insight-support.exp (gdbtk_start): Figure out where
22635 the insight executable is based on where gdb is. Use this
22636 executable to start insight instead of gdb.
22637
226382002-09-25 Andrew Cagney <cagney@redhat.com>
22639
22640 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22641
226422002-09-24 Andrew Cagney <ac131313@redhat.com>
22643
22644 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22645 test_isolated_complaints.
22646 (test_empty_complaint): New function.
22647 (test_empty_complaints): New function. Check no output when no
22648 complaints.
22649
226502002-09-19 Jim Blandy <jimb@redhat.com>
22651
22652 * gdb.base/charset.exp, gdb.base/charset.c: New files.
22653
226542002-09-19 Andrew Cagney <ac131313@redhat.com>
22655
22656 * gdb.gdb/complaints.exp: New file.
22657
226582002-09-18 Andrew Cagney <ac131313@redhat.com>
22659
22660 * gdb.base/maint.exp: Check `help maint internal-warning'.
22661
226622002-09-18 David Carlton <carlton@math.stanford.edu>
22663
22664 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22665 numbers, and replace them by a single breakpoint after the
22666 constructors are all finished.
22667 Add test 4.
22668 * gdb.c++/m-static.cc: Add test 4.
22669 * gdb.c++/m-static.h: New file.
22670 * gdb.c++/m-static1.cc: New file.
22671
22672 * gdb.c++/printmethod.exp: New file.
22673 * gdb.c++/printmethod.cc: New file.
22674
22675 * gdb.c++/pr-574.exp: New file.
22676 * gdb.c++/pr-574.cc: New file.
22677
226782002-09-18 Corinna Vinschen <vinschen@redhat.com>
22679
22680 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22681 embedded targets which never actually exit.
22682
226832002-09-18 Fernando Nasser <fnasser@redhat.com>
22684
22685 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22686 "don't step after run" as unresolved or unsupported, instead of xfail.
22687
226882002-09-18 Corinna Vinschen <vinschen@redhat.com>
22689
22690 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22691 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22692 Add newline to expected string in "step out of main (status wrapper)"
22693 case.
22694
226952002-09-18 Corinna Vinschen <vinschen@redhat.com>
22696
22697 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22698 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22699
227002002-09-17 Tom Tromey <tromey@redhat.com>
22701
22702 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22703 \000, not \0, in double-quoted string.
22704
227052002-09-14 Corinna Vinschen <vinschen@redhat.com>
22706
22707 * gdb.base/commands.exp: Don't expect a "Program exited normally"
22708 string after running the commands execution on breakpoint tests.
22709
227102002-09-13 Corinna Vinschen <vinschen@redhat.com>
22711
22712 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22713
227142002-09-12 Joel Brobecker <brobecker@gnat.com>
22715
22716 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22717
227182002-09-10 Keith Seitz <keiths@redhat.com>
22719
22720 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22721 runto proc.
22722 (mi_run_to_main): Use mi_runto.
22723 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22724
227252002-09-10 Keith Seitz <keiths@redhat.com>
22726
22727 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22728 regexp for stopping at main. Could have multiple event notifications.
22729 Don't assume that main was declared with no parameters.
22730 (mi_next): Use mi_step_to.
22731 (mi_step): Use mi_next_to.
22732
227332002-09-09 Corinna Vinschen <vinschen@redhat.com>
22734
22735 * gdb.base/default.exp: Fix expected string in `info float' test.
22736
227372002-09-09 Ben Elliston <bje@redhat.com>
22738
22739 * config/mips.exp: Update comments.
22740 * config/mips-idt.exp: Likewise.
22741 * config/nind.exp: Likewise.
22742 * config/slite.exp: Likewise.
22743 * config/sparclet.exp: Likewise.
22744 * config/udi.exp: Likewise.
22745 * config/vx.exp: Likewise.
22746 * config/vxworks29k.exp: Likewise.
22747
227482002-09-05 Jim Blandy <jimb@redhat.com>
22749
22750 * gdb.threads/killed.exp: Fix test failure message.
22751
227522002-09-04 Keith Seitz <keiths@redhat.com>
22753
22754 * lib/mi-support.exp: Update copyright.
22755 (mi_gdb_test): Increase the priority of the expected pattern
22756 so that it matches gdb_test.
22757
227582002-09-03 Keith Seitz <keiths@redhat.com>
22759
22760 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
22761 Use integer comparison instead of string comparison for testing
22762 whether binary was built.
22763
227642002-09-03 Jim Blandy <jimb@redhat.com>
22765
22766 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22767
227682002-08-29 Jim Blandy <jimb@redhat.com>
22769
22770 * gdb.threads/pthreads.exp: Move the portable thread compilation
22771 code into a function in lib/gdb.exp, and call that from here.
22772 * lib/gdb.exp (gdb_compile_pthreads): New function.
22773
227742002-08-29 Keith Seitz <keiths@redhat.com>
22775
22776 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
22777 expect_out so that callers can get at it.
22778
227792002-08-23 Daniel Jacobowitz <drow@mvista.com>
22780
22781 * gdb.threads/print-threads.c: New file.
22782 * gdb.threads/print-threads.exp: New file.
22783 * gdb.threads/schedlock.c: New file.
22784 * gdb.threads/schedlock.exp: New file.
22785
227862002-08-22 Elena Zannoni <ezannoni@redhat.com>
22787
22788 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
22789 not altivec.c.
22790
227912002-08-17 Mark Kettenis <kettenis@gnu.org>
22792
22793 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
22794 targets. The problem should be fixed now.
22795
227962002-08-15 Mark Kettenis <kettenis@gnu.org>
22797
22798 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
22799 2002-07-24 change that removes final dots from error messages.
22800
228012002-08-13 Tom Tromey <tromey@redhat.com>
22802
22803 * gdb.base/readline.exp: New file.
22804
228052002-08-01 Andrew Cagney <ac131313@redhat.com>
22806
22807 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
22808 supress message.
22809
228102002-08-01 Andrew Cagney <cagney@redhat.com>
22811
22812 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
22813 CHILL_FOR_TARGET and CHILL_LIB.
22814 * configure.in (configdirs): Remove gdb.chill.
22815 * configure: Regenerate.
22816 * lib/gdb.exp: Obsolete references to chill.
22817 * gdb.fortran/types.exp: Ditto.
22818 * gdb.fortran/exprs.exp: Ditto.
22819
228202002-07-30 Kevin Buettner <kevinb@redhat.com>
22821
22822 * gdb.base/shlib-call.exp (additional_flags): Conditionally
22823 set Irix-specific compile and link flags.
22824
228252002-07-29 Kevin Buettner <kevinb@redhat.com>
22826
22827 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
22828 source files. The ``-o'' option doesn't work with the ``-E'' option
22829 when using the Irix compiler.
22830
228312002-07-19 Daniel Jacobowitz <drow@mvista.com>
22832
22833 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
22834 Improve support for reusing an exec file. Copy exec file
22835 to target, and run gdbserver on the target instead of on the host.
22836
228372002-07-18 Jim Blandy <jimb@redhat.com>
22838
22839 * gdb.base/ending-run.exp: Don't expect to see the program end in
22840 some orderly fashion when we're running on a real stand-alone
22841 board.
22842
22843 * gdb.base/interrupt.exp: Correct logic for skipping tests on
22844 targets that don't support interrupts.
22845
228462002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
22847
22848 * gdb.base/attach.exp: Add patterns to match output from /proc-based
22849 systems.
22850 Move comments in expect statements to inside the actions, so that they
22851 don't get matched against.
22852
228532002-07-10 Mark Kettenis <kettenis@gnu.org>
22854
22855 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
22856 function when asleep" test.
22857
228582002-07-10 Andrew Cagney <ac131313@redhat.com>
22859
22860 * gdb.base/page.exp: Rewrite to handle problems with very long
22861 `info set' output. Update copyright.
22862
228632002-06-26 Andrew Cagney <ac131313@redhat.com>
22864
22865 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
22866 gdb.threads-hp.
22867 * gdb.hp/configure: Regenerate.
22868 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
22869 * gdb.hp/gdb.threads-hp/configure: Delete file.
22870 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
22871
228722002-06-22 Andrew Cagney <ac131313@redhat.com>
22873
22874 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
22875 setlocale, bindtextdomain and textdomain.
22876
228772002-06-11 Jim Blandy <jimb@redhat.com>
22878
22879 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
22880 preprocessor macro information is present.
22881
22882 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
22883 tests.
22884
228852002-06-06 Michael Snyder <msnyder@redhat.com>
22886
22887 * gdb.base/overlays.exp: Record addresses of overlay
22888 functions in TCL variables rather than in GDB variables,
22889 to avoid having GDB convert them to pointers (with loss
22890 of information).
22891
22892 * gdb.base/d10v.ld: Merge in several years worth of
22893 default linker script changes.
22894 * gdb.base/long_long.exp: Add check for sizeof (long double).
22895
228962002-06-06 Michal Ludvig <mludvig@suse.cz>
22897
22898 * gdb.asm/asm-source.exp: Add x86-64 target.
22899 * gdb.asm/x86_64.inc: New.
22900
229012002-05-30 Michael Chastain <mec@shout.net>
22902
22903 From Benjamin Kosnik <bkoz@redhat.com>:
22904 * gdb.c++/m-static.cc: New file.
22905 * gdb.c++/m-static.exp: New file.
22906
229072002-05-28 Michael Snyder <msnyder@redhat.com>
22908
22909 * gdb.base/call-ar-st.exp: Allow for reduced floating point
22910 precision.
22911
229122002-05-27 Michael Chastain <mec@shout.net>
22913
22914 From Benjamin Kosnik <bkoz@redhat.com>:
22915 * gdb.c++/m-data.cc: New file.
22916 * gdb.c++/m-data.exp: New file.
22917
229182002-05-27 Michael Chastain <mec@shout.net>
22919
22920 From Benjamin Kosnik <bkoz@redhat.com>:
22921 * gdb.c++/try_catch.cc: New file.
22922 * gdb.c++/try_catch.exp: New file.
22923
229242002-05-27 Michael Chastain <mec@shout.net>
22925
22926 * gdb.c++/local.exp: Accept more nested types in output.
22927
229282002-05-26 Michael Chastain <mec@shout.net>
22929
22930 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
22931
229322002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
22933
22934 * lib/gdb.exp (gdb_wrapper_init): Just because
22935 gdb_wrapper_file exists, this does not mean that the file
22936 should not be rebuilt. That is what gdb_wrapper_initialized
22937 is for.
22938 (default_gdb_init): Reset gdb_wrapper_initialized.
22939
229402002-05-23 Michael Snyder <msnyder@redhat.com>
22941
22942 * gdb.base/all-bin.exp: Revise previous patch by just reducing
22943 the precision of the floating point test results.
22944 * gdb.base/call-rt-st.exp: Ditto.
22945
22946 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
22947 * gdb.base/call-rt-st.exp: Ditto.
22948
229492002-05-19 Michael Chastain <mec@shout.net>
22950
22951 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
22952
229532002-05-19 Elena Zannoni <ezannoni@redhat.com>
22954
22955 * configure.in (configdirs): Add gdb.arch.
22956 * configure: Regenerate.
22957
229582002-05-17 Jim Blandy <jimb@redhat.com>
22959
22960 * gdb.base/completion.exp: Recognize the more detailed error
22961 messages produced by the macro expander's lexical analyzer.
22962
229632002-05-14 Elena Zannoni <ezannoni@redhat.com>
22964
22965 * gdb.arch/altivec-abi.c: New file.
22966 * gdb.arch/altivec-abi.exp: New file.
22967 * gdb.arch/altivec-regs.c: New file.
22968 * gdb.arch/altivec-regs.exp: New file.
22969
229702002-05-14 Daniel Jacobowitz <drow@mvista.com>
22971
22972 * gdb.base/maint.exp (maint print type): Update for new type
22973 structure.
22974
229752002-05-14 Elena Zannoni <ezannoni@redhat.com>
22976
22977 * gdb.arch: New directory.
22978 * gdb.arch/configure.in: New file.
22979 * gdb.arch/configure: New file.
22980 * gdb.arch/Makefile.in: New file.
22981
229822002-05-13 Corinna Vinschen <vinschen@redhat.com>
22983
22984 * gdb.asm/asm-source.exp: Add v850 as supported target.
22985 * gdb.asm/v850.inc: New file.
22986
229872002-05-13 Daniel Jacobowitz <drow@mvista.com>
22988
22989 * gdb.c++/annota2.exp (annotate-quit): Add comment.
22990
229912002-05-12 Daniel Jacobowitz <drow@mvista.com>
22992
22993 * gdb.base/break.exp: Check 'break "marker2"'.
22994
229952002-05-10 Michael Snyder <msnyder@redhat.com>
22996
22997 * gdb.base/long_long.exp: Fix typo.
22998
229992002-05-10 Jim Blandy <jimb@redhat.com>
23000
23001 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23002 a bug.
23003
23004 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23005 Recognize more detailed error message produced by the macro
23006 expander's lexical analyzer.
23007 * lib/gdb.exp (test_print_reject): Same.
23008
230092002-05-09 Mark Kettenis <kettenis@gnu.org>
23010
23011 * gdb.c++/method.exp: Fix typo.
23012
230132002-05-08 Michael Snyder <msnyder@redhat.com>
23014
23015 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23016 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
23017 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
23018 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23019 Add iftarget clause for strongarm.
23020
230212002-05-06 Michael Snyder <msnyder@redhat.com>
23022
23023 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23024 (gdb_continue_to_end): Accept output from status wrapper.
23025 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23026 Clean up fail messages to match pass messages.
23027
23028 Enable the "needs_status_wrapper" testsuite feature.
23029 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23030 (gdb_compile): Conditionally call gdb_wrapper_init.
23031 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23032 * gdb.c++/method.exp: Recognize output from status wrapper.
23033
230342002-05-06 Ben Elliston <bje@redhat.com>
23035From Graydon Hoare <graydon@redhat.com>
23036
23037 * config/sid.exp: Include support for "rawsid" protocol.
23038
230392002-05-03 Jim Blandy <jimb@redhat.com>
23040
23041 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23042 * gdb.c++/hang3.C: New file.
23043
230442002-05-04 Andrew Cagney <ac131313@redhat.com>
23045
23046 * gdb.base/default.exp: Remove obsolete code.
23047 * gdb.c++/misc.exp: Ditto. Update copyright.
23048 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23049 * gdb.base/whatis.exp: Ditto. Update copyright.
23050 * gdb.base/scope.exp: Ditto. Update copyright.
23051 * gdb.base/ptype.exp: Ditto. Update copyright.
23052 * gdb.base/printcmds.exp: Ditto. Update copyright.
23053 * gdb.base/opaque.exp: Ditto. Update copyright.
23054 * gdb.base/list.exp: Ditto.
23055 * gdb.base/funcargs.exp: Ditto. Update copyright.
23056 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23057 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23058 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23059 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23060 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23061 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23062
230632002-05-02 Michael Snyder <msnyder@redhat.com>
23064
23065 * gdb.base/watchpoint.exp: Add xscale target.
23066 * gdb.base/long_long.exp: Add xscale target.
23067 * gdb.base/default.exp: Add xscale target.
23068
230692002-05-01 Jim Blandy <jimb@redhat.com>
23070
23071 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23072 gdb.c++/hang.exp: New test.
23073
230742002-05-01 Fred Fish <fnf@redhat.com>
23075
23076 * gdb.base/completion.exp: Handle completions of "./Make" for
23077 more than one completion possibility, as is the case when we
23078 build and test in the source tree.
23079
230802002-04-29 Anthony Green <green@redhat.com>
23081
23082 * gdb.java/jmisc1.exp: New file.
23083 * gdb.java/jmisc2.exp: New file.
23084
230852002-04-24 Daniel Jacobowitz <drow@mvista.com>
23086
23087 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23088
230892002-04-23 Elena Zannoni <ezannoni@redhat.com>
23090
23091 * gdb.base/help.exp: Change 'help status' to allow for target
23092 dependent output differences.
23093
230942002-04-22 Michael Chastain <mec@shout.net>
23095
23096 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23097
230982002-04-22 Michael Chastain <mec@shout.net>
23099
23100 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23101
231022002-04-17 David S. Miller <davem@redhat.com>
23103
23104 * gdb.asm/sparc64.inc: New file.
23105 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23106
231072002-04-19 Elena Zannoni <ezannoni@redhat.com>
23108
23109 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23110 instruction file directly into the build tree. Clean up at end of
23111 test.
23112
231132002-04-18 David S. Miller <davem@redhat.com>
23114
23115 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23116 handle 64-bit platforms correctly.
23117 * gdb.base/maint.exp: Likewise.
23118
231192002-04-18 Kevin Buettner <kevinb@redhat.com>
23120
23121 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23122 ``-fpic'' when compiling files comprising a shared library, but
23123 it does need additional linker flags in order to find shared
23124 libraries at run time.
23125
231262002-04-18 Kevin Buettner <kevinb@redhat.com>
23127
23128 * gdb.base/cvexpr.c (use): New function.
23129 (main): Invoke use() on all global variables to prevent
23130 some linkers from deleting these otherwise unused symbols.
23131
231322002-04-17 Michael Chastain <mec@shout.net>
23133From David S. Miller <davem@redhat.com>
23134
23135 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23136 handle 64-bit platforms correctly.
23137
231382002-04-12 Michael Snyder <msnyder@redhat.com>
23139From Jim Blandy <jimb@redhat.com>
23140 * gdb.base/foo.c (foox): Remove section attribute; the linker
23141 script can handle this instead.
23142 * gdb.base/bar.c (barx): Same.
23143 * gdb.base/baz.c (bazx): Same.
23144 * gdb.base/grbx.c (grbxx): Same.
23145
23146 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23147 manager doesn't automatically unmap overlays unnecessarily.
23148
231492002-04-10 Martin M. Hunt <hunt@redhat.com>
23150
23151 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23152 stepping out of main.
23153
231542002-04-09 Michael Chastain <mec@shout.net>
23155
23156 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23157 scope so that the nested scope tests will make sense.
23158 * gdb.c++/local.exp: Write patterns that actually work with gcc
23159 (the HP patterns "were never known to work with gcc").
23160 Keep the old aCC patterns too.
23161
231622002-04-09 Daniel Jacobowitz <drow@mvista.com>
23163
23164 * gdb.base/attach.exp: Correct target board test.
23165
231662002-04-08 Michael Chastain <mec@shout.net>
23167
23168 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23169 in a const method. Add some xfail and fail cases for configurations
23170 that do not emit the "const ...".
23171
231722002-04-07 Michael Chastain <mec@shout.net>
23173
23174 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23175 Accept "A * const" and "const A * const" as type of "this".
23176 Fix spelling of getFunky throughout. Make messages uniform.
23177
231782002-04-07 Elena Zannoni <ezannoni@redhat.com>
23179
23180 Work around for PR gdb/285:
23181 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23182
231832002-04-07 Elena Zannoni <ezannoni@redhat.com>
23184
23185 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23186 instructions file at run time instead of configure time.
23187 Sometimes we run the test in a directory that is not the one we
23188 configured in.
23189 * gdb.asm/configure.in: Delete creation of symlink.
23190 * gdb.asm/configure: Regenerate.
23191
231922002-04-05 J. Brobecker <brobecker@gnat.com>
23193
23194 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23195 xfullpath () function.
23196
231972002-04-04 Daniel Jacobowitz <drow@mvista.com>
23198
23199 * gdb.asm/Makefile.in: Correct dependencies.
23200
23201 * gdb.asm/powerpc.inc: New file.
23202 * gdb.asm/asm-source.exp: Add PowerPC.
23203 * gdb.asm/configure.in: Likewise.
23204 * gdb.asm/configure: Regenerated.
23205
232062002-04-04 Daniel Jacobowitz <drow@mvista.com>
23207
23208 * gdb.base/relocate.exp: New file.
23209 * gdb.base/relocate.c: New file.
23210
232112002-04-04 Fred Fish <fnf@redhat.com>
23212
23213 * gdb.base/step-test.exp: Update comment regarding stopping in
23214 memcpy/bcopy calls inserted as part of the compiler runtime.
23215
232162002-04-04 Michael Snyder <msnyder@redhat.com>
23217
23218 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23219
232202002-04-03 Daniel Jacobowitz <drow@mvista.com>
23221
23222 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23223 (gdb_expect): Remove $notransfer hack.
23224
232252002-04-02 Daniel Jacobowitz <drow@mvista.com>
23226
23227 * gdb.c++/classes.exp ("calling method for small class"): Match
23228 updated register output.
23229
232302002-03-30 Daniel Jacobowitz <drow@mvista.com>
23231
23232 Fix PR gdb/452
23233 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23234 when finished. Make gdb_file_cmd send "exec-file" when
23235 appropriate.
23236
232372002-03-30 Daniel Jacobowitz <drow@mvista.com>
23238
23239 * gdb.base/attach.exp: Remove extra setup_xfail.
23240
232412002-03-26 Michael Snyder <msnyder@redhat.com>
23242
23243 * gdb.base/default.exp: Add tests for dump, append, and restore.
23244 * gdb.base/help.exp: Add tests for dump, append, and restore.
23245 * gdb.base/dump.exp: New file, test dump, append and restore.
23246 * gdb.base/dump.c: New file.
23247
232482002-03-27 Michael Snyder <msnyder@redhat.com>
23249
23250 * gdb.base/help.exp: Modify expect strings to reflect
23251 clean-ups in help messages.
23252
232532002-03-26 Fred Fish <fnf@redhat.com>
23254
23255 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23256 have debugging info for those functions and the compiler uses them
23257 internally to copy structs around.
23258
232592002-03-26 Fred Fish <fnf@redhat.com>
23260
23261 * gdb.base/list.exp: Revert the change made yesterday and add note
23262 about why we don't list the default lines for remote targets.
23263
232642002-03-25 Michael Snyder <msnyder@redhat.com>
23265
23266 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23267
232682002-03-25 Fred Fish <fnf@redhat.com>
23269
23270 * gdb.base/list.exp: This test works on remote targets so remove
23271 the short circuit for remote targets. Update copyright.
23272
232732002-03-25 Fred Fish <fnf@redhat.com>
23274
23275 * gdb.base/attach.exp: Fix logic error that was suppressing this
23276 test for all non hppa*-*-hpux* targets, instead of the hp target.
23277 Move comments closer to the suppression point. Also now need to
23278 check that we are running natively.
23279
232802002-03-22 Michael Snyder <msnyder@redhat.com>
23281
23282 * gdb.base/default.exp: Add test for gcore. Update copyright.
23283 * gdb.base/help.exp: Add test for gcore. Update copyright.
23284
232852002-03-06 Fred Fish <fnf@redhat.com>
23286
23287 * gdb.base/funcargs.c: Remove extraneous ';' character.
23288 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23289
232902002-03-04 Michael Chastain <mec@shout.net>
23291
23292 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23293 accommodate gcc v3 function signature.
23294 * gdb.mi/mi0-var-cmd-exp: Ditto.
23295
232962002-02-24 Andrew Cagney <ac131313@redhat.com>
23297
23298 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23299 ``GNU/Linux'' or ``Linux kernel''
23300 * testsuite/gdb.threads/pthreads.c: Ditto.
23301
233022002-02-24 Michael Chastain <mec@shout.net>
23303
23304 * gdb.threads/pthreads.c (thread1): Add a return statement.
23305 (thread2): Likewise.
23306 (foo): Likewise.
23307
233082002-02-23 Michael Chastain <mec@shout.net>
23309
23310 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23311 to placate gcc.
23312
233132002-02-23 Michael Chastain <mec@shout.net>
23314
23315 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23316 test "ptype bint". The test passes on all my stabs configurations.
23317
233182002-02-21 Jim Blandy <jimb@redhat.com>
23319
23320 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23321 filename at a time, and watch for the ones we want to see.
23322
23323 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23324 types of pointers to prototyped functions.
23325
233262002-02-20 Andrew Cagney <ac131313@redhat.com>
23327
23328 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23329 signed, unsigned and straight char.
23330 (padding_char, padding_short, padding_int, padding_long,
23331 padding_long_long, padding_float, padding_double,
23332 padding_long_double): New global variables.
23333 (fill, fill_structs): New functions.
23334
23335 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23336 for correctly sized writes. Update copyright.
23337 (get_valueof): New procedure.
23338 (get_sizeof): Call get_valueof.
23339 (check_valueof): New procedure.
23340 (check_padding): New procedure.
23341
233422002-02-20 Michael Chastain <mec@shout.net>
23343
23344 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23345 to setup_xfail. Document some of the remaining calls.
23346
233472002-02-18 Michael Chastain <mec@shout.net>
23348
23349 * gdb.c++/userdef.exp: Update copyright year.
23350
233512002-02-18 Daniel Jacobowitz <drow@mvista.com>
23352
23353 * gdb.c++/userdef.exp: Test overloaded operators properly.
23354 Remove xfails.
23355
233562002-02-14 Michael Snyder <msnyder@redhat.com>
23357
23358 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23359
233602002-02-14 Daniel Jacobowitz <drow@mvista.com>
23361
23362 * gdb.base/a2-run.exp: Check for a remote target properly.
23363 * gdb.base/annota1.exp: Likewise.
23364 * gdb.base/list.exp: Likewise.
23365 * gdb.base/reread.exp: Likewise.
23366 * gdb.base/scope.exp: Likewise.
23367 * gdb.base/shlib-call.exp: Likewise.
23368 * gdb.base/term.exp: Likewise.
23369 * gdb.c++/annota2.exp: Likewise.
23370
233712002-02-13 Richard Earnshaw <rearnsha@arm.com>
23372
23373 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23374
233752002-02-10 Michael Chastain <mec@shout.net>
23376
23377 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23378 (call_after_alloca): Ditto.
23379
233802002-02-10 Daniel Jacobowitz <drow@mvista.com>
23381
23382 * gdb.base/ending-run.exp: Guard "cont" test with
23383 gdb_skip_stdio_test.
23384
233852002-02-06 Jim Blandy <jimb@redhat.com>
23386
23387 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23388 from here...
23389 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23390 To here. Disable this test on non-HP platforms. Add big comment.
23391
233922002-02-04 Michael Snyder <msnyder@redhat.com>
23393
23394 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23395 other than d10v and m32r.
23396
233972002-02-02 Richard Earnshaw <rearnsha@arm.com>
23398
23399 * gdb.base/default.exp: Rewrite test patterns to reduce time
23400 taken to match them.
23401
234022002-01-30 Daniel Jacobowitz <drow@mvista.com>
23403
23404 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23405 Allow a start function above main.
23406 * gdb.threads/linux-dp.exp: Fix copyright date.
23407
234082002-01-30 Daniel Jacobowitz <drow@mvista.com>
23409
23410 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23411 (check_philosopher_stack): Check for manager thread before checking
23412 for a just-starting thread.
23413
234142002-01-30 Daniel Jacobowitz <drow@mvista.com>
23415
23416 From Neil Booth <neil@daikokuya.demon.co.uk>:
23417 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23418 warnings.
23419
234202002-01-21 Fred Fish <fnf@redhat.com>
23421
23422 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23423 not caller.
23424
234252002-01-21 Jim Blandy <jimb@redhat.com>
23426
23427 * gdb.base/reread.exp: Check that GDB properly re-reads the
23428 executable file when it changes while no inferior is running.
23429
234302002-01-21 Fred Fish <fnf@redhat.com>
23431
23432 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23433 optionally accept the "shlib events" variation.
23434
234352002-01-21 Jim Blandy <jimb@redhat.com>
23436
23437 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23438 call `fflush' after every `printf', so that the output is produced
23439 at predictable points, regardless of whatever buffering does (or
23440 doesn't) take place.
23441 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23442 at different points.
23443
234442002-01-20 Daniel Jacobowitz <drow@mvista.com>
23445
23446 * gdb.c++/inherit.exp: Update copyright years.
23447 * gdb.c++/method.exp: Likewise.
23448
234492002-01-20 Daniel Jacobowitz <drow@mvista.com>
23450
23451 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23452 artificial methods/arguments.
23453 * gdb.c++/derivation.exp: Likewise.
23454 * gdb.c++/inherit.exp: Likewise.
23455 * gdb.c++/method.exp: Likewise.
23456 * gdb.c++/virtfunc.exp: Likewise.
23457
234582002-01-18 Andrew Cagney <ac131313@redhat.com>
23459
23460 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23461 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23462 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23463 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23464 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23465 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23466
234672002-01-17 Jim Blandy <jimb@redhat.com>
23468
23469 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23470 anchoring the pattern matching the entry point symbol's name.
23471
234722002-01-17 Andrew Cagney <ac131313@redhat.com>
23473
23474 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23475 continue/quit query. Update copyright.
23476
234772002-01-14 Michael Snyder <msnyder@redhat.com>
23478
23479 * gdb.base/gcore.exp: Remove extra debugging output.
23480
234812002-01-13 Daniel Jacobowitz <drow@mvista.com>
23482
23483 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23484 for slightly dubious v2 mangled string.
23485
234862002-01-13 Daniel Jacobowitz <drow@mvista.com>
23487
23488 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23489
234902002-01-10 Jason Merrill <jason@redhat.com>
23491
23492 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
23493
23494 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23495 constructors.
23496 * gdb.c++/derivation.exp: Likewise.
23497 * gdb.c++/templates.exp: Likewise.
23498 * gdb.c++/virtfunc.exp: Likewise.
23499
235002002-01-10 Michael Snyder <msnyder@redhat.com>
23501
23502 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
23503
235042002-01-08 Michael Snyder <msnyder@redhat.com>
23505
23506 * gdb.base/gcore.exp: New test for generate-core-file command.
23507 * gdb.base/gcore.c: Testcase for above.
23508 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23509
235102002-01-08 Jason Merrill <jason@redhat.com>
23511
23512 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23513
235142002-01-07 Fred Fish <fnf@redhat.com>
23515
23516 * gdb.c++/overload.exp: Remove unconditional xfails for:
23517 print foo_instance1.overloadargs(1)
23518 print foo_instance1.overloadargs(1, 2)
23519 print foo_instance1.overloadargs(1, 2, 3)
23520 print foo_instance1.overloadargs(1, 2, 3, 4)
23521 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23522 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23523 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23524 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23525 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23526 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23527 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23528 print foo_instance1.overload1arg()
23529 print foo_instance1.overload1arg((char)arg2)
23530 print foo_instance1.overload1arg((signed char)arg3)
23531 print foo_instance1.overload1arg((unsigned char)arg4)
23532 print foo_instance1.overload1arg((int)arg7)
23533 print foo_instance1.overload1arg((unsigned int)arg8)
23534 print foo_instance1.overload1arg((float)arg11)
23535 print foo_instance1.overload1arg((double)arg12)
23536
235372002-01-07 Michael Snyder <msnyder@redhat.com>
23538
23539 * gdb.base/huge.exp: New test. Print a very large target data object.
23540 (skip_huge_test): New test variable. Define if you want to skip this
23541 test. The test reads an 8 megabyte data object from the target, so it
23542 might be very time consuming on remote targets with a slow connection.
23543 * gdb.base/huge.c: New file. Test case for above.
23544
235452002-01-07 Fred Fish <fnf@redhat.com>
23546
23547 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23548 g_instance.bfoo, and g_instance.cfoo.
23549
235502002-01-07 Jeffrey A Law <law@redhat.com>
23551
23552 * gdb.base/break.c (multi_line_if_conditional): New function.
23553 (multi_ilne_while_conditional): Likewise.
23554 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23555 IF or WHILE condition puts the breakpoint at the start of
23556 the condition.
23557
23558 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23559 hppa*-*-hpux* expected failure.
23560 * gdb.base/structs.exp (do_function_calls): Similarly.
23561
23562 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23563 watchpoints.
23564
235652002-01-06 Andrew Cagney <ac131313@redhat.com>
23566
23567 Fix PR gdb/66.
23568 * gdb.base/structs.exp: Replace skip for a29k with skip for
23569 gdb,cannot_call_functions.
23570 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23571 * gdb.base/callfuncs.exp: Ditto.
23572 * gdb.base/call-rt-st.exp: Ditto.
23573 * gdb.base/call-strs.exp: Ditto.
23574 * gdb.base/callfwmall.exp: Ditto.
23575 * gdb.base/scope.exp: Obsolete xfail a29k.
23576 * gdb.c++/misc.exp: Ditto.
23577 * gdb.c++/cplusfuncs.exp: Ditto.
23578 * gdb.base/ptype.exp: Ditto.
23579 * gdb.base/printcmds.exp: Ditto.
23580 * gdb.base/opaque.exp: Ditto.
23581 * gdb.base/list.exp: Ditto.
23582 * gdb.base/funcargs.exp: Ditto.
23583 * gdb.base/default.exp: Ditto.
23584
235852002-01-04 Michael Snyder <msnyder@redhat.com>
23586
23587 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
23588 * gdb.base/maint.exp: Add tests for maint info sections options.
23589
23590Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23591
23592 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23593
235942001-12-20 Corinna Vinschen <vinschen@redhat.com>
23595
23596 * gdb.asm/arm.inc: New file.
23597 * gdb.asm/asm-source.exp: Add arm targets.
23598 * gdb.asm/configure.in: Ditto.
23599 * gdb.asm/configure: Recreated from configure.in.
23600
23601Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23602
23603 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23604 with HP's compiler.
23605 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23606 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23607 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23608 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23609
23610 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23611 either HP's compilers or GCC.
23612
23613 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23614 a SIGBUS or SIGSEGV.
23615
23616 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23617
23618 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23619 can be compiled with either HP's compiler or GCC.
23620
23621 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23622 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23623 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23624
23625 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23626 to match current gdb output. Update due to using auto-solib-limit
23627 for limiting instead of overloading auto-solib-add.
23628 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23629 test program.
23630
23631 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
23632 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23633 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23634 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23635 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23636 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23637 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23638 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23639 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23640 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23641 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23642 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23643 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
23644
23645 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23646 a SIGTRAP to the inferior.
23647
236482001-12-19 Corinna Vinschen <vinschen@redhat.com>
23649
23650 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23651 Substitute call to target_link by call to gdb_compile.
23652
23653Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23654
23655 * gdb.base/break.exp: Fix HP specific search string when testing
23656 backtracing in a called function.
23657
23658 * gdb.base/constvars.exp: Only set lang to C++ if we're
23659 compiling the test with HP's compilers.
23660 * gdb.base/volatile.exp: Similarly.
23661
236622001-12-19 Jim Blandy <jimb@redhat.com>
23663
23664 * gdb.base/printcmds.exp: Expect the null character to be printed
23665 as '\0', and the '\013' to be printed as '\v'.
23666 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23667 * gdb.base/setvar.exp: Same.
23668
236692001-12-17 Jim Blandy <jimb@redhat.com>
23670
23671 * gdb.base/completion.exp: Rather than completing very long
23672 filenames, which can make the readline library produce output we
23673 don't recognize, cd to the directory first, and then complete
23674 using nice, short relative paths.
23675
23676 * gdb.base/completion.exp: On some systems, there is, in fact, a
23677 variable named `b' in scope, since GDB treats all static
23678 variables as being in scope. So use `no_var_named_this'
23679 instead of `b'.
23680
23681 * gdb.base/corefile.exp: Recognize the message saying that GDB
23682 can't find the core file's registers as a failure.
23683
236842001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23685
23686 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23687 test expect string more specific.
23688
236892001-12-13 Corinna Vinschen <vinschen@redhat.com>
23690
23691 * gdb.asm/asm-source.exp: Add support for xstormy16.
23692 * gdb.asm/configure.in: Ditto.
23693 * gdb.asm/configure: Rebuild.
23694 * gdb.asm/xstormy16.inc: New file.
23695
236962001-12-10 Fred Fish <fnf@redhat.com>
23697
23698 * gdb.base/maint.exp: Update to match changes in type dumping code.
23699
237002001-12-10 Jim Blandy <jimb@redhat.com>
23701
23702 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
23703 matching the entry point symbol's name at the beginning of the
23704 line.
23705
237062001-12-07 Daniel Jacobowitz <drow@mvista.com>
23707
23708 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23709 gdb.c++/inherit.exp, gdb.c++/method.exp,
23710 gdb.c++/namespace.exp, gdb.c++/templates.exp,
23711 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23712 and class layout support.
23713
237142001-12-07 Daniel Jacobowitz <drow@mvista.com>
23715
23716 * gdb.c++/classes.exp: Add test for static member function.
23717 * gdb.c++/misc.cc: Add class with static member function.
23718
237192001-12-07 Jim Blandy <jimb@redhat.com>
23720
23721 If GDB says it can't find the struct the function returned, report
23722 those tests as `unsupported'.
23723 * gdb.base/call-rt-st.exp (print_struct_call): New function.
23724 Rewrite subsequent tests to use it.
23725
23726 If GDB says it can't find the struct the function returned, report
23727 those tests as `unsupported'.
23728 * gdb.base/structs.exp (call_struct_func): New function.
23729 (do_function_calls): Use call_struct_func to call the functions
23730 returning structs.
23731
23732 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23733 whether functions are prototyped or not, so we can't possibly pass
23734 arguments to t_float_values2 properly.
23735
23736 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23737 value of `timeout' for targets other than the mips*tx39-*.
23738
237392001-12-06 Michael Snyder <msnyder@redhat.com>
23740
23741 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
23742 and detect whether the start symbol has a leading underscore.
23743
237442001-12-04 Jim Blandy <jimb@redhat.com>
23745
23746 * gdb.base/completion.exp: Clarify indentation.
23747
237482001-12-03 Jim Blandy <jimb@redhat.com>
23749
23750 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23751 variables on the S/390, not `.word'.
23752
237532001-11-30 Jim Blandy <jimb@redhat.com>
23754
23755 Add assembly-source tests for s390-ibm-linux.
23756 * gdb.asm/s390.inc: New file.
23757 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23758 the S/390 architecture.
23759 * gdb.asm/configure: Regenerated.
23760
237612001-11-30 Michael Snyder <msnyder@redhat.com>
23762
23763 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
23764 next, info source, info sources, info line, global and static
23765 variables, and static functions.
23766 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23767 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23768 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23769 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23770 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23771 (gdbasm_leave): Restore frame pointer.
23772 (gdbasm_startup): Copy stack set-up from crt0.S.
23773
237742001-11-26 Fernando Nasser <fnasser@redhat.com>
23775
23776 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
23777 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
23778 to a local (non-static) variable. Copy tstruct.a to a static buffer
23779 and return a pointer to that buffer.
23780 * gdb.base/callfwmall.c (t_structs_a): Ditto.
23781
237822001-11-24 Mark Kettenis <kettenis@gnu.org>
23783
23784 * gdb.asm/configure.in: Fix recognition of ix86 target.
23785 * gdb.asm/configure: Regenerate.
23786
237872001-11-21 Michael Snyder <msnyder@redhat.com>
23788
23789 * gdb.asm/sparc.inc: New file.
23790 * gdb.asm/asm-source.exp: Recognize sparc target.
23791 * gdb.asm/configure.in: Recognize sparc target.
23792 * gdb.asm/configure: Regenerate.
23793
237942001-11-21 Michael Snyder <msnyder@redhat.com>
23795
23796 * gdb.asm/m32r.inc: New file.
23797 * gdb.asm/asm-source.exp: Recognize m32r target.
23798 * gdb.asm/configure.in: Recognize m32r target.
23799 * gdb.asm/configure: Regenerate.
23800
238012001-11-20 Michael Snyder <msnyder@redhat.com>
23802
23803 * gdb.asm/i386.inc: New file.
23804 * gdb.asm/asm-source.exp: Recognize ix86 target.
23805 * gdb.asm/configure.in: Recognize ix86 target.
23806 * gdb.asm/configure: Regenerate.
23807
23808 * gdb.c++/namespace.exp: Fix quotes in output messages.
23809
238102001-11-14 Michael Snyder <msnyder@redhat.com>
23811
23812 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
23813 qualifier in a type cast expression, to designate an address
23814 in the instruction space (Harvard architecture).
23815
238162001-11-13 Michael Snyder <msnyder@redhat.com>
23817
23818 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
23819 Tests for expressions using 'const' and 'volatile'.
23820
238212001-11-13 Corinna Vinschen <vinschen@redhat.com>
23822
23823 * gdb.asm/asm-sources.exp: Allow defining linker flags.
23824
238252001-11-12 Daniel Jacobowitz <drow@mvista.com>
23826
23827 * lib/mi-support.exp (mi_run_to_helper): Move comments
23828 outside of gdb_expect.
23829
238302001-11-11 Daniel Jacobowitz <drow@mvista.com>
23831
23832 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
23833 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
23834 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
23835 mi0_run_to): New functions.
23836 * gdb.mi/mi-simplerun.exp: Use them.
23837 * gdb.mi/mi0-simplerun.exp: Likewise.
23838 * gdb.mi/mi-var-cmd.exp: Likewise.
23839 * gdb.mi/mi0-var-cmd.exp: Likewise.
23840
238412001-11-10 Andrew Cagney <ac131313@redhat.com>
23842
23843 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
23844 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
23845
238462001-11-09 Andrew Cagney <ac131313@redhat.com>
23847
23848 * gdb.base/restore.exp: Include $expected value in restored test
23849 message.
23850
238512001-11-09 Andrew Cagney <ac131313@redhat.com>
23852
23853 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
23854 implemented.
23855
238562001-11-08 Michael Snyder <msnyder@redhat.com>
23857
23858 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
23859 Add pass/fail message for stop at breakpoint in call dummy function.
23860
238612001-11-07 Michael Snyder <msnyder@redhat.com>
23862
23863 * gdb.c++/templates.exp (test_template_breakpoints):
23864 If we get an overload menu, but it does not match what
23865 we expect, we still need to issue the "cancel" command.
23866 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
23867 making the whitespace optional. Argument for "new" may be
23868 "unsigned" as well as "unsigned int/long".
23869 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
23870 making the whitespace optional. Also replace "(void) with
23871 "((void|)), making the keyword "void" optional.
23872 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
23873 making the whitespace optional. Also replace "(void) with
23874 "((void|)), making the keyword "void" optional.
23875 * gdb.base/callfuncs.c (t_float_values): This function must
23876 _not_ be prototyped, and the following function (t_float_values2)
23877 must be prototyped (if the compiler supports it), so that GDB
23878 can be tested against both cases. Usually one case involves
23879 promotion of float to double, while the other does not.
23880 * gdb.base/callfwmall.c: Ditto.
23881 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
23882 includes a stack frame for "start".
23883
238842001-11-05 Jim Blandy <jimb@redhat.com>
23885
23886 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
23887 pointers are 32 bits long, and that offsets of relocs are always
23888 stored in the data (REL-style), and not in the reloc entry itself
23889 (RELA-style).
23890 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
23891 stabs.
23892
238932001-11-01 Michael Snyder <msnyder@redhat.com>
23894
23895 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
23896 and regular expression operators by using quoting.
23897
238982001-10-31 Michael Snyder <msnyder@redhat.com>
23899
23900 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
23901 depending on what the symbol table contains.
23902 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
23903 the output of the ptype command. Similarly, accept both "const &"
23904 and "const&".
23905
239062001-10-31 Corinna Vinschen <vinschen@redhat.com>
23907
23908 * gdb.base/miscexprs.c (main): Add usage of preprocessor
23909 symbol `STORAGE' to allow to choose the storage class of
23910 the local datastructures.
23911 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
23912 compiler directive.
23913
239142001-10-30 Michael Snyder <msnyder@redhat.com>
23915
23916 * gdb.base/jump.exp: Allow it to run for all targets.
23917
239182001-10-29 Corinna Vinschen <vinschen@redhat.com>
23919
23920 * gdb.base/call-ar-st.c (print_double_array): Match for loop
23921 with new double_array size.
23922 (main): Change storage class of all local variables to static.
23923 Reduce size of double_array to 9.
23924 * gdb.base/call-ar-st.exp: Increase timeout value.
23925 Change expected output for double array to match new size in
23926 call-ar-st.c.
23927
239282001-10-29 Corinna Vinschen <vinschen@redhat.com>
23929
23930 * gdb.base/ending-run.exp: Create identical output when passing
23931 `step to end of run' case. Add regular expression branch satisfying
23932 Stormy16 target.
23933
239342001-10-28 Mark Kettenis <kettenis@gnu.org>
23935
23936 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
23937 that we catch the expected failure under Linux/x86.
23938
239392001-10-29 Orjan Friberg <orjanf@axis.com>
23940
23941 * gdb.base/setvar.exp: Escape curly braces.
23942 * gdb.stabs/weird.exp: Ditto.
23943
239442001-10-27 Daniel Jacobowitz <drow@mvista.com>
23945
23946 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
23947 * gdm.mi/mi0-hack-cli.exp: Likewise.
23948
239492001-10-25 Andrew Cagney <ac131313@redhat.com>
23950
23951 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
23952 messages.
23953
239542001-10-21 Andrew Cagney <ac131313@redhat.com>
23955
23956 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
23957 checking MI enabled.
23958
239592001-10-09 Corinna Vinschen <vinschen@redhat.com>
23960
23961 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
23962
239632001-10-04 Frank Ch. Eigler <fche@redhat.com>
23964
23965 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
23966 if gdb child process crashes, just signal an error.
23967
239682001-10-02 Jim Blandy <jimb@redhat.com>
23969
23970 * lib/gdb.exp (test_xfail_format): Simplify.
23971
23972 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
23973 front of the variable name `format'. Simplify `if'.
23974
239752001-10-01 Daniel Jacobowitz <drow@mvista.com>
23976
23977 * gdb.threads/pthreads.exp: Wait for output and delay
23978 before sending ^C.
23979
239802001-10-01 Daniel Jacobowitz <drow@mvista.com>
23981
23982 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
23983 some incorrect output instead of timing out.
23984 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
23985
239862001-09-28 Corinna Vinschen <vinschen@redhat.com>
23987
23988 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
23989 check to allow additional `int'.
23990
239912001-09-27 Daniel Jacobowitz <drow@mvista.com>
23992
23993 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
23994 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
23995
239962001-09-27 Michael Snyder <msnyder@redhat.com>
23997
23998 * lib/gdb.exp (test_debug_format): New proc.
23999 (setup_xfail_format): Use new proc test_debug_format.
24000 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24001 proc; use new service proc test_debug_format.
24002 Replace all other "gcc_compiled" tests with this test.
24003 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24004 proc; use new service proc test_debug_format.
24005 Replace all other "gcc_compiled" tests with this test.
24006
240072001-09-27 Michael Snyder <msnyder@redhat.com>
24008
24009 * gdb.base/cvexpr.exp: New file.
24010 * gdb.base/cvexpr.c: New file
24011 Test for expressions using const and volatile keywords.
24012
240132001-09-26 Corinna Vinschen <vinschen@redhat.com>
24014
24015 * gdb.base/constvars.exp: Check for different orders of keywords
24016 and additional "int" strings in output.
24017
240182001-09-22 Andrew Cagney <ac131313@redhat.com>
24019
24020 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24021 responses from "help maint".
24022
240232001-09-19 Frank Ch. Eigler <fche@redhat.com>
24024
24025 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24026 to localhost:NNN instead of :NNN, in case Xvfb is listening
24027 only on TCP.
24028
240292001-09-19 Corinna Vinschen <vinschen@redhat.com>
24030
24031 * gdb.base/recurse.exp: When checking leaving the watchpoint
24032 scope, recognize when gdb is in function's epilogue and pass.
24033
240342001-09-18 Keith Seitz <keiths@redhat.com>
24035
24036 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24037 support for running tests against sid targets.
24038 (gdbtk_done): Ditto.
24039
240402001-09-18 Corinna Vinschen <vinschen@redhat.com>
24041
24042 * gdb.base/ending-run.c (main): Set stdout buffersize
24043 to the same reasonable value for any target.
24044 * gdb.base/ending-run.exp: Add a regular expression
24045 to make testsuite happy on Sanyo Stormy16 target.
24046
240472001-09-17 Corinna Vinschen <vinschen@redhat.com>
24048
24049 * gdb.base/display.c (do_loops): Add float variable `f'.
24050 Increment f in loop.
24051 * gdb.base/display.exp: Increment timeout by 60 seconds.
24052 Change float display test to use variable `f'.
24053
240542001-09-17 Jim Blandy <jimb@redhat.com>
24055
24056 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24057 overflowing the limited breakpoint tables on some ROM monitors
24058 (like the ROM68K).
24059
240602001-09-15 Frank Ch. Eigler <fche@redhat.com>
24061
24062 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24063 the "-ac" (disable access control) flag.
24064
240652001-08-30 Jeff Holcomb <jeffh@redhat.com>
24066
24067 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24068 ints.
24069
240702001-08-30 Keith Seitz <keiths@redhat.com>
24071
24072 * lib/gdb.exp: Move all insight-related functionality into
24073 separate file.
24074 * lib/insight-support.exp: New file.
24075
240762001-08-29 Frank Ch. Eigler <fche@redhat.com>
24077
24078 * config/sid.exp (sid_start): Never set sid verbosity; disable
24079 expect_background {} that consumed its stdout; tolerate </dev/null.
24080 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24081
240822001-08-18 Andrew Cagney <ac131313@redhat.com>
24083
24084 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24085 CLI jump command to start it.
24086 (mi_run_to_main): Fail immediatly when unexpected output.
24087
240882001-08-18 Andrew Cagney <ac131313@redhat.com>
24089
24090 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24091 beginning of function. Fix PR gdb/191.
24092
240932001-08-16 Frank Ch. Eigler <fche@redhat.com>
24094
24095 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24096 what to force sid endianness to.
24097
240982001-08-15 Keith Seitz <keiths@redhat.com>
24099
24100 * lib/gdb.exp (gdbtk_start): Don't set environment
24101 variables for TCL_LIBRARY and friends. Insight will
24102 now figure these out for itself.
24103
241042001-08-02 Michael Snyder <msnyder@redhat.com>
24105
24106 * gdb.base/completion.exp: Remove the symbol "a64l" from
24107 the expect string; this is target-specific, and not related
24108 to what is being tested.
24109
241102001-08-02 Dave Brolley <brolley@redhat.com>
24111
24112 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24113
241142001-07-25 Michael Snyder <msnyder@redhat.com>
24115
24116 * gdb.base/consecutive.exp: New file. Test stepping over
24117 breakpoints on consecutive instructions.
24118 * gdb.base/consecutive.c: New file.
24119
24120 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24121 curly braces in regular expressions.
24122
241232001-07-25 Michael Snyder <msnyder@redhat.com>
24124
24125 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24126 legitimate output from stepping out of main.
24127
241282001-07-22 Keith Seitz <keiths@redhat.com>
24129
24130 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24131 the empty string, do not run the tests.
24132
241332001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24134
24135 * gdb.base/long_long.exp: Detect size of pointer. Take into
24136 account 2-byte pointers when testing for p/a results.
24137
241382001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24139
24140 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
24141 and defined to 1K for m68hc11.
24142 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24143 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24144 (sizeof_random_data): New variable to tell the size of the data table;
24145 don't test past this size; always run to main.
24146
241472001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24148
24149 * gdb.base/return2.exp: return of long long and double fails for
24150 68HC11; don't execute these tests on that platform.
24151 * gdb.base/return.exp: Return of a double fails for 68hc11.
24152
241532001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24154
24155 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24156 tests that print a float.
24157 * call-rt-st.exp: Likewise.
24158
241592001-07-12 Mark Kettenis <kettenis@gnu.org>
24160
24161 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24162 running this test on Linux.
24163
241642001-06-24 Michael Chastain <chastain@redhat.com>
24165
24166 * gdb.base/arithmet.exp: Remove some tests to make all test names
24167 unique.
24168
241692001-07-03 Michael Snyder <msnyder@redhat.com>
24170
24171 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24172 the output of the ptype command.
24173
241742001-07-02 Michael Snyder <msnyder@redhat.com>
24175
24176 * gdb.base/completion.exp: Don't assume that break.c is the only
24177 source file that may contain functions named "marker".
24178 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24179
241802001-06-28 Andrew Cagney <ac131313@redhat.com>
24181
24182 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24183 of files to delete.
24184
24185 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24186 * gdb.disasm/h8300s.exp: New file.
24187 gdb.disasm/h8300s.s: Likewise.
24188
241892001-06-27 Andrew Cagney <ac131313@redhat.com>
24190
24191 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24192 empty breakpoint tables.
24193
241942001-06-25 Andrew Cagney <ac131313@redhat.com>
24195
24196 * lib/mi-support.exp: Update args=... part of stop-reason
24197 patterns. Accept either a list or a tuple.
24198
241992001-06-23 Andrew Cagney <ac131313@redhat.com>
24200
24201 * lib/mi-support.exp: Remove local emacs variable defining
24202 change-log-default-name.
24203
242042001-06-22 Michael Chastain <chastain@redhat.com>
24205
24206 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24207 This is operationally compatible with the previous version.
24208
242092001-06-13 Jim Blandy <jimb@redhat.com>
24210
24211 * lib/gdb.exp (gdb_test): Doc fix.
24212
242132001-06-10 Michael Chastain <chastain@redhat.com>
24214
24215 * gdb.base/exprs.exp: Remove a duplicate test.
24216
242172001-06-06 Jim Blandy <jimb@redhat.com>
24218
24219 * gdb.base/return2.exp (main): Use values to test float and double
24220 returns that are not NaN's, to avoid being confused by IEEE
24221 comparison rules.
24222
242232001-06-04 Michael Snyder <msnyder@redhat.com>
24224
24225 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
24226 non-zero if control_c fails. Terminate the test on failure,
24227 rather than wait for 12 more tests to time out.
24228
242292001-06-06 Jim Blandy <jimb@redhat.com>
24230
24231 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
24232 Don't forget to match the GDB prompt.
24233
24234 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24235
242362001-06-04 Jim Blandy <jimb@redhat.com>
24237
24238 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24239 command.
24240
242412001-05-31 Kevin Buettner <kevinb@redhat.com>
24242
24243 * gdb.base/annota1.exp (info break): Match four or more spaces
24244 after "Address".
24245
242462001-05-31 Michael Chastain <chastain@redhat.com>
24247
24248 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24249 (dm_type_int_star): Likewise.
24250 (dm_type_long_star): Likewise.
24251 (dm_type_void_star): Likewise.
24252
242532001-05-29 Kevin Buettner <kevinb@redhat.com>
24254
24255 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24256 to a known value in order to get consistent results regardless
24257 of the setting of INPUTRC or the presence or contents of .inputrc.
24258
242592001-05-24 Michael Snyder <msnyder@redhat.com>
24260
24261 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24262 Don't require that the main thread and the manager thread are the
24263 first in the list.
24264
24265 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24266 debugging. If test fails, issue an "unsupported" not a "fail".
24267
242682001-05-24 Jim Blandy <jimb@redhat.com>
24269
24270 Don't assume that short is shorter than int.
24271 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24272 assume that shorts are smaller than ints. On a 16-bit machine,
24273 this isn't true.
24274 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24275 an int, is not equal to ~0 stored in an unsigned char. This tests
24276 the same thing that the previous test meant to, but works on
24277 16-bit machines, too.
24278 ("print unsigned char != (~0)"): Same test, complemented.
24279
242802001-05-24 Michael Snyder <msnyder@redhat.com>
24281
24282 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
24283 test for (full_coverage == 0). This makes the test run faster,
24284 and prevents dejagnu getting out of step.
24285
242862001-05-23 Kevin Buettner <kevinb@redhat.com>
24287
24288 * gdb.base/finish.exp (finish_void): Revise pattern for
24289 stopping on the call statement to not permit stopping at
24290 the start of the instructions comprising the call sequence.
24291
242922001-05-19 Michael Chastain <chastain@redhat.com>
24293
24294 * gdb.base/callfuncs.exp: Make all test names unique.
24295 * gdb.base/commands.exp: Make all test names unique.
24296 * gdb.base/condbreak.exp: Make all test names unique.
24297 * gdb.base/dbx.exp: Make all test names unique.
24298 * gdb.base/default.exp: Make all test names unique.
24299 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24300 and TIMEOUT messages to their corresponding PASS message.
24301 * gdb.base/ending-run.exp: Make all test names unique.
24302 * gdb.base/long_long.exp: Remove duplicate test.
24303
243042001-05-21 Kevin Buettner <kevinb@redhat.com>
24305
24306 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24307 stop on the call statement as well as the statement after the
24308 call.
24309
243102001-05-21 Michael Snyder <msnyder@redhat.com>
24311
24312 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24313
243142001-05-10 Elena Zannoni <ezannoni@redhat.com>
24315
24316 * gdb.base/completion.exp: Revamp test. Make it execute on all
24317 platforms.
24318
243192001-05-10 Elena Zannoni <ezannoni@redhat.com>
24320
24321 * config/gdbserver.exp (gdb_load): Handle the case
24322 in which the arguments to gdbserver are given in the
24323 baseboard configuration file.
24324 Also handle the case in which the server needs to do a
24325 load.
24326
243272001-05-07 Keith Seitz <keiths@cygnus.com>
24328
24329 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24330 set up the display for testing.
24331 (gdbtk_start): Convert all paths to paths that tcl will like.
24332 Export target information to environment.
24333 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24334 necessary.
24335 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24336 (to_tcl_path): New proc to convert a given pathname into
24337 a path acceptible as an argument to a tcl command.
24338 (_gdbtk_export_target_info): New proc to export target info
24339 into the environment for gdbtk testing.
24340 (gdbtk_done): New proc to signal end-of-test.
24341
243422001-05-06 Jim Blandy <jimb@redhat.com>
24343
24344 * restore.c: Make the code of caller0 correspond to its comment.
24345
243462001-05-03 Michael Snyder <msnyder@redhat.com>
24347
24348 * config/sid.exp (gdb_target_sid): Check for error messages.
24349 On error or timeout, don't make expect exit (which will terminate
24350 all subsequent tests); instead just make gdb exit.
24351 (gdb_load): Check for error messages. On error or timeout,
24352 return a negative value.
24353
243542001-04-24 Jim Blandy <jimb@redhat.com>
24355
24356 * gdb.c++/templates.exp: If we see the prompt for the overload
24357 list, but we haven't recognized any of the longer patterns,
24358 arrange for this test to fail, not hang.
24359
24360 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24361 variations.
24362
243632001-04-22 Michael Chastain <chastain@redhat.com>
24364
24365 * gdb.c++/local.exp: Use the 'runto' library function.
24366 * gdb.c++/namespace.exp: Likewise.
24367 * gdb.c++/overload.exp: Likewise.
24368
243692001-03-26 Kevin Buettner <kevinb@redhat.com>
24370
24371 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24372 * gdb.base/step-line.exp: New file. Test step/next in presence of
24373 #line directives.
24374 * gdb.base/step-line.c: New file. Test program for the above.
24375 * gdb.base/step-line.inp: New file. We pretend that this file has
24376 been transformed by some other tool into step-line.c.
24377
243782001-03-21 Jim Blandy <jimb@redhat.com>
24379
24380 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24381 unmangled operator names.
24382
243832001-03-20 Jim Blandy <jimb@redhat.com>
24384
24385 * gdb.threads/linux-dp.exp: Recognize an additional message
24386 generated by GDB when it doesn't understand how to debug threads
24387 on the target system.
24388
243892001-03-19 Andrew Cagney <ac131313@redhat.com>
24390
24391 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24392
243932001-03-12 Michael Chastain <chastain@redhat.com>
24394
24395 * gdb.c++/derivation.exp: Use the 'runto' library function.
24396
243972001-03-12 Michael Chastain <chastain@redhat.com>
24398
24399 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24400
244012001-02-24 Michael Chastain <chastain@redhat.com>
24402
24403 * gdb.c++/ref-types.exp: Change handwritten code to library
24404 function 'runto'.
24405
244062001-03-16 Orjan Friberg <orjanf@axis.com>
24407
24408 * gdb.base/signals.exp: Set count to 0 explicitly.
24409
244102001-03-15 Mark Salter <msalter@redhat.com>
24411
24412 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24413 (gdb_target_monitor): Add check of gdb_target_cmd return value.
24414 (gdb_load): Add support for additional target_info: gdb_download_size
24415 and gdb_load_timeout.
24416
24417Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24418
24419 * gdb.base/annota1.exp: Move test of isnative to earlier in the
24420 file -- to prevent failing when the compile fails but we have no
24421 intention of running the tests anyway.
24422
24423 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24424 tests if set.
24425
24426 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
24427 integers.
24428
24429 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24430 * gdb.c++/namespace.exp: Ditto.
24431
244322001-03-07 Orjan Friberg <orjanf@axis.com>
24433
24434 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24435 * gdb.base/pointers.exp: Relax pattern match of decimals.
24436
244372001-03-06 Kevin Buettner <kevinb@redhat.com>
24438
24439 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24440 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24441 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24442 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24443 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24444 config/sh.exp, config/sid.exp, config/slite.exp,
24445 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24446 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24447 config/vxworks.exp, config/vxworks29k.exp,
24448 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24449 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24450 gdb.base/arithmet.exp, gdb.base/assign.exp,
24451 gdb.base/async.exp, gdb.base/attach.exp,
24452 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24453 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24454 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24455 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24456 gdb.base/commands.exp, gdb.base/completion.exp,
24457 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24458 gdb.base/constvars.exp, gdb.base/corefile.exp,
24459 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24460 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24461 gdb.base/ending-run.exp, gdb.base/environ.exp,
24462 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24463 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24464 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24465 gdb.base/funcargs.exp, gdb.base/help.exp,
24466 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24467 gdb.base/logical.exp, gdb.base/long_long.exp,
24468 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24469 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24470 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24471 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24472 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24473 gdb.base/regs.exp, gdb.base/relational.exp,
24474 gdb.base/remote.exp, gdb.base/reread.exp,
24475 gdb.base/restore.exp, gdb.base/return2.exp,
24476 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24477 gdb.base/selftest.exp, gdb.base/setshow.exp,
24478 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24479 gdb.base/sigall.exp, gdb.base/signals.exp,
24480 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24481 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24482 gdb.base/step-test.exp, gdb.base/structs.c,
24483 gdb.base/structs.exp, gdb.base/structs2.exp,
24484 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24485 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24486 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24487 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24488 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24489 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24490 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24491 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24492 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24493 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24494 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24495 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24496 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24497 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24498 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24499 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24500 gdb.trace/circ.exp, gdb.trace/collection.exp,
24501 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24502 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24503 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24504 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24505 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24506 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24507 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24508 notices.
24509
245102001-02-27 Michael Snyder <msnyder@cygnus.com>
24511
24512 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24513 first arg is int not float.
24514
245152001-02-22 Michael Snyder <msnyder@cygnus.com>
24516
24517 * gdb.base/reread.exp: Unsupported for non-native targets;
24518 doesn't work for remote debugging.
24519
245202001-02-19 Fernando Nasser <fnasser@redhat.com>
24521
24522 From Drew Moseley <dmoseley@redhat.com>
24523 * gdb.base/ending-run.exp: Properly handle the BSP state when
24524 stepping past the end of main.
24525
245262001-02-19 John Moore <jmoore@redhat.com>
24527
24528 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24529 Converted HPUX fix for non-expected items following multiple
24530 step commands into general solution for all platforms.
24531
245322001-02-18 Michael Chastain <chastain@redhat.com>
24533
24534 * gdb.c++/classes.exp (do_tests): Change runto statements
24535 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24536 statements demangler agnostic.
24537 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24538 (gdb_virtfunc_restart): Likewise.
24539
245402001-02-14 Michael Chastain <chastain@redhat.com>
24541
24542 * gdb.c++/inherit.exp (do_tests): Change runto statements
24543 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24544 statements demangler agnostic.
24545
24546Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24547
24548 * gdb.threads/pthreads.exp: Unify pass/fail messages for
24549 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24550 before calling common_routine 15 times'' tests.
24551
245522001-02-11 Michael Chastain <chastain@redhat.com>
24553
24554 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24555 Helps the test script figure out which demangler is in use.
24556 (dm_type_foo_ref): Ditto.
24557 (dm_type_int_star): Ditto.
24558 (dm_type_long_star): Ditto.
24559 (dm_type_unsigned_int): Ditto.
24560 (dm_type_void): Ditto.
24561 (dm_type_void_star): Ditto.
24562 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
24563 Probe the gdb demangler and set variables to accommodate
24564 formatting differences.
24565 (info_func_regexp): New function. Same as info_func, but
24566 matches against a regexp.
24567 (info_func): Match against a literal string.
24568 (print_addr_2): New function. Match against a literal string,
24569 which can be different from the input to gdb.
24570 (print_addr): Simply call print_addr_2 with the same argument twice.
24571 (test_lookup_operator_functions): Use demangler formatting variables.
24572 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24573 the tests in the same order as the C++ class declaration.
24574 (test_paddr_operator_functions): Ditto.
24575 (test_paddr_overloaded_functions): Ditto.
24576 (test_paddr_hairy_functions): Use demangler formatting variables.
24577 Add reference to gdb/19 for related tests.
24578 (do_tests): Call probe_demangler.
24579
245802001-01-30 Kevin Buettner <kevinb@redhat.com>
24581
24582 * gdb.c++/templates.cc (printf): Remove unused function definition.
24583
245842001-01-26 Felix Lee <flee@redhat.com>
24585
24586 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24587
245882001-01-25 matthew green <mrg@redhat.com>
24589
24590 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24591 up sid.
24592 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24593
245942001-01-25 matthew green <mrg@redhat.com>
24595
24596 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
24597 Deprecate $sid_spawn_id.
24598 (sid_exit): Remove code necessary only for `spawn.'
24599
246002001-01-25 matthew green <mrg@redhat.com>
24601
24602 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24603
246042001-01-28 Michael Chastain <chastain@redhat.com>
24605
24606 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24607 to call when tests fail. It takes gdb out of the overloaded
24608 function choice menu back to the main prompt, so that the test
24609 program stays synchronized.
24610 (set_bp_overloaded): New proc to collect all the common
24611 code for setting a breakpoint on an overloaded name. Calls
24612 take_gdb_out_of_choice_menu when needed.
24613 (menu_overload1arg): New variable to collect the repeated
24614 instances of the expected menu for an overloaded name. Change
24615 the regular expression to handle changes in g++ type encoding:
24616 "void" can be either "void" or "", and "unsigned int" can be
24617 either "unsigned int" or "unsigned".
24618 (continue_to_bp_overloaded): Change regular expressions to handle
24619 changes in g++ type encoding.
24620 (no proc): Call take_gdb_out_of_choice_menu when needed.
24621 Remove redundant calls to "info break". Accept either "canceled"
24622 or "cancelled". Change regular expressions in "info break"
24623 calls to handle changes in g++ type encoding. Give all tests
24624 unique strings.
24625
246262001-01-17 Ben Elliston <bje@redhat.com>
24627
24628 * config/sid.exp: New file.
24629
24630Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24631
24632 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24633
246342000-12-21 Michael Snyder <msnyder@cygnus.com>
24635
24636 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24637 Add a RE to accept a non-ascii char if one is ever presented.
24638
246392000-12-20 Fernando Nasser <fnasser@redhat.com>
24640
24641 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
24642
246432000-12-18 Michael Snyder <msnyder@cygnus.com>
24644
24645 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
24646 in regexp. One '\' does not suffice on Linux.
24647
246482000-12-09 Michael Chastain <chastain@redhat.com>
24649
24650 * gdb.base/break.exp (test_clear_command): Use a marker function
24651 rather than 'main' for the test function. Also move this
24652 test to an execution point where the marker function names are
24653 guaranteed to be bound to functions. (Executing tests after a
24654 'finish' from main runs into name conflicts with local names
24655 in __libc_start_main).
24656
246572000-12-07 Michael Snyder <msnyder@cygnus.com>
24658
24659 * gdb.base/finish.exp: New test for gdb's "finish" command.
24660 * gdb.base/return2.exp: New test for gdb's "return" command.
24661 * gdb.base/return2.c: New source file for above.
24662
246632000-12-05 Michael Snyder <msnyder@cygnus.com>
24664
24665 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24666 * gdb.base/miscexprs.exp: Ditto.
24667 * gdb.base/pointers.exp: Ditto.
24668 * gdb.c++/derivation.exp: Ditto.
24669 * gdb.c++/local.exp: Ditto.
24670 * gdb.c++/namespace.exp: Ditto.
24671 * gdb.c++/overload.exp: Ditto.
24672 * gdb.c++/ref-types.exp: Ditto.
24673
246742000-12-05 Michael Snyder <msnyder@cygnus.com>
24675
24676 * gdb.base/constvars.exp: Test result of "up" command.
24677 * gdb.base/miscexprs.exp: Ditto.
24678 * gdb.base/pointers.exp: Ditto.
24679 * gdb.base/scope.exp: Ditto.
24680 * gdb.c++/derivation.exp: Ditto.
24681 * gdb.c++/local.exp: Ditto.
24682 * gdb.c++/namespace.exp: Ditto.
24683 * gdb.c++/overload.exp: Ditto.
24684 * gdb.c++/ref-types.exp: Ditto.
24685
246862000-11-22 Michael Chastain <chastain@redhat.com>
24687
24688 * mips_pro.exp: Accept either "middle -> top -> main" or
24689 "middle -> main" in the backtrace, because gcc can optimize
24690 tail calls to jumps. Remove setup_xfail for the hppa case.
24691 Add a comment with the original warning messages from PR 3016,
24692 which was filed in 1993, to preserve them for posterity.
24693
246942000-11-17 Nick Duffek <nsd@redhat.com>
24695
24696 * lib/gdb.exp (gdb_test): Override timeout with board info.
24697
246982000-11-17 Nick Duffek <nsd@redhat.com>
24699
24700 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24701 the second kill and detach messages.
24702
247032000-11-17 Nick Duffek <nsd@redhat.com>
24704
24705 * configure.in: Add AC_EXEEXT.
24706 * configure: Regenerate.
24707 * Makefile.in (just-check): Export EXEEXT.
24708 * lib/gdb.exp ($EXEEXT): Import from environment.
24709 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
24710 expect "maint dump-me" on Cygwin.
24711 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24712 $EXEEXT.
24713
247142000-11-17 Nick Duffek <nsd@redhat.com>
24715
24716 * gdb.base/break.exp: Test backtrace and finish from called
24717 function on all platforms, not just HP-UX.
24718
247192000-11-03 Michael Snyder <msnyder@cygnus.com>
24720
24721 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24722 code from gdb_target_monitor, so it can be used independantly
24723 for gdbserver. Also comment out an unnecessary PUTS.
24724
247252000-11-03 Michael Snyder <msnyder@cygnus.com>
24726
24727 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24728 * gdb.base/corefile.exp: Expect the message "Program is being
24729 debugged already" when we send the "corefile" command, since
24730 the preceeding gdb_load may have connected gdb to a remote target.
24731 * gdb.base/display.exp: Disable hardware watchpoints if new
24732 board info variable "no_hardware_watchpoints" is true.
24733 Replace single-letter commands with more readable ones.
24734 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24735 if new board info variable "no_hardware_watchpoints" is true.
24736 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24737 to see if stdio (printf) testing is possible.
24738 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24739 board info variable "no_hardware_watchpoints" is true. Use new
24740 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24741
247422000-11-13 Fernando Nasser <fnasser@redhat.com>
24743
24744 From Orjan Friberg <orjanf@axis.com>:
24745 * gdb.base/printcmds.exp: Escape curly braces followed by a number
24746 in array print pattern match.
24747
247482000-11-09 Fernando Nasser <fnasser@redhat.com>
24749
24750 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24751 spelling "cancelled" to U.S. spelling "canceled" to match changes
24752 made to gdb.
24753 * gdb.c++/ovldbreak.exp: Ditto.
24754
247552000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24756
24757 * gdb.base/callfuncs.c (main): Moved to end of file, call
24758 t_double_values to initialize the FPU before inferior calls are made.
24759 * gdb.base/callfuncs.exp: Test for register preservation after calling
24760 inferior functions. Add tests for continuining, finishing and
24761 returning from a stop in a call dummy.
24762
247632000-10-24 Michael Snyder <msnyder@cygnus.com>
24764
24765 * gdb.base/commands.exp: Break up long lines, and re-indent.
24766
247672000-10-19 Michael Snyder <msnyder@cygnus.com>
24768
24769 * config/gdbserver.exp: Rewritten from the ground up, to make it
24770 compatible with the current dejagnu tree, and to make it work with
24771 the new "gdbserver" in libremote.
24772
247732000-10-16 Michael Snyder <msnyder@cygnus.com>
24774
24775 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
24776 * gdb.base/varargs.exp: Skip entire test if no printf support.
24777 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
24778 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
24779
247802000-10-13 Michael Snyder <msnyder@cygnus.com>
24781
24782 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
24783 no floating point support.
24784 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
24785 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
24786 * gdb.base/call-rt-st.exp: Ditto.
24787 * gdb.base/call-strs.exp: Ditto.
24788
247892000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
24790
24791 * gdb.base/sizeof.c: include <stdio.h>.
24792
24793 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
24794 'finish', otherwise uncaptured gdb_prompt would potentially
24795 throw remaining test points out of sync.
24796
247972000-07-26 Scott Bambrough <scottb@netwinder.org>
24798
24799 * gdb.base/recurse.exp: Run tests for all targets.
24800 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
24801 gnu-oldld case on ARM.
24802 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
24803 for ARM targets.
24804
24805Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
24806
24807 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
24808 * gdb.java/configure: Rebuild.
24809
24810Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
24811
24812 * gdb.java/jv-exp.exp: New file.
24813
24814Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
24815
24816 * configure: Rebuilt.
24817 * configure.in (configdirs): Add gdb.java.
24818 * gdb.java/jmisc.java: New file.
24819 * gdb.java/jmisc.exp: New file.
24820 * gdb.java/Makefile.in: New file.
24821 * gdb.java/configure: Rebuilt.
24822 * gdb.java/configure.in: New file.
24823 * lib/java.exp: New file.
24824
24825Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
24826
24827 * gdb.base/exprs.exp: Test casts to a pointer including over and
24828 underflow.
24829
24830Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
24831
24832 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
24833 and the compilers sizes.
24834
248352000-07-09 Nick Duffek <nsd@redhat.com>
24836
24837 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
24838 (use_methods): New function.
24839 (main): Call use_methods().
24840 * gdb.c++/classes.exp (test_method_param_class): New procedure.
24841 (do_tests): Call test_method_param_class.
24842
248432000-07-09 Nick Duffek <nsd@redhat.com>
24844
24845 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
24846 spelling.
24847 (test_enums): New procedure. Move enum tests from end of script
24848 to here. Set breakpoint on function name instead of line number.
24849 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
24850 (enums2): New marker function.
24851 (enums1): New function.
24852 (main): Call enums1(). Move enum tests to enums1().
24853
24854Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
24855
24856 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
24857 compile/link program. Update line numbers.
24858 * gdb.asm/d10v.inc: Define ``startup''.
24859 * gdb.asm/asmsrc1.s: Add definition of _start.
24860
24861Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
24862
24863 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
24864
248652000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24866
24867 * gdb.base/maint.exp: Add 'maint print architecture' item to output
24868 of 'help maint print' command.
24869
24870Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
24871
24872 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
24873 they use gdb_expect_list.
24874
24875Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
24876
24877 * gdb.base/commands.exp: Use ``set remote
24878 memory-read-packet-size'' instead of ``set endian big'' to test
24879 long commands.
24880
248812000-06-03 Daniel Berlin <dan@cgsoftware.com>
24882
24883 * gdb.c++/templates.exp (do_tests): Make all of these work under
24884 g++, and stop skipping them.
24885
24886 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
24887 work under g++.
24888
24889 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
24890 initialization.
24891
248922000-06-02 Michael Snyder <msnyder@cygnus.com>
24893
24894 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
24895 the regular expression: accept an (almost) arbitrary sequence of
24896 "frames-invalid" and "breakpoints-invalid" messages both before
24897 and after the "starting" message.
24898
248992000-06-02 Michael Snyder <msnyder@cygnus.com>
24900
24901 * gdb.c++/local.exp: This test has never been known to work with g++.
24902
249032000-05-18 Michael Snyder <msnyder@cygnus.com>
24904
24905 * gdb.base/annota1.exp (annotate-signal-handler-caller):
24906 Relax the regular expression a little, make it pass on Solaris 8.
24907
249082000-05-12 Kevin Buettner <kevinb@redhat.com>
24909
24910 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
24911 a call, do not require that gdb stop on the line after the call.
24912 Instead, it is permissible for gdb to stop on the line of the
24913 call itself.
24914
249152000-05-12 Michael Snyder <msnyder@.cygnus.com>
24916
24917 * gdb.base/break.exp (bp on small function, optimized file):
24918 Add a second pass pattern. The behavior differs here between stabs
24919 and dwarf for one-line functions. Stabs preserves two line symbols
24920 (one before the prologue and one after) with the same line number,
24921 but dwarf regards these as duplicates and discards one of them.
24922 Therefore the address after the prologue (where the breakpoint is)
24923 has no exactly matching line symbol, and GDB reports the breakpoint
24924 as if it were in the middle of a line rather than at the beginning.
24925
249262000-05-08 Michael Snyder <msnyder@cygnus.com>
24927
24928 * gdb.base/interrupt.exp: Make "pass" message say "send"
24929 rather than "send_gdb" (for consistancy).
24930
24931Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
24932
24933 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
24934 * gdb.c++/templates.cc: Properly check for GCC version number.
24935 * lib/compiler.cc: Likewise
24936
249372000-04-28 Michael Snyder <msnyder@cygnus.com>
24938
24939 * gdb.base/break.exp: When compiled with -O2 optimization,
24940 gdb may not stop at the first line of main, due to code motion.
24941
249422000-04-26 Michael Snyder <msnyder@cygnus.com>
24943
24944 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
24945 This test depends on parsing the printf output from the target.
24946 Since the sparclet stub doesn't do stdio, this will never work.
24947 * gdb.base/call-rt-st.exp: ditto.
24948 * gdb.base/call-strs: ditto.
24949
249502000-04-24 Michael Snyder <msnyder@cygnus.com>
24951
24952 * gdb.base/miscexprs.exp: make sizeof long array test portable.
24953
24954 * gdb.base/ending-run.exp: After connecting to a remote target,
24955 but before running, the target will appear to be in a random
24956 location. Specify both a file and a line for breakpoints.
24957 Also, the function that calls main may be called 'init'
24958 rather than 'start'.
24959
249602000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24961
24962 * gdb.base/help.exp: Update output for add-symbol-file command.
24963
249642000-04-10 Fernando Nasser <fnasser@cygnus.com>
24965
24966 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24967 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
24968
249692000-04-07 J.T. Conklin <jtc@redback.com>
24970
24971 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
24972
24973 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
24974
24975Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
24976
24977 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
24978 values that can be represented exactly.
24979 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
24980 above change, and to not check against the directory part of the source
24981 file name.
24982 (step into print_long_arg_list): Likewise.
24983 (print print_small_structs from print_long_arg_list): Likewise.
24984 (print print_long_arg_list): Likewise.
24985
249862000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24987
24988 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
24989
24990Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
24991
24992 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
24993
249942000-03-25 Daniel Berlin <dan@cgsoftware.com>
24995
24996 * gdb.base/commands.exp (deprecated_command_test): Add test for
24997 deprecate with no arguments.
24998
249992000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25000
25001 * gdb.base/break.exp: Add new test for setting breakpoints on
25002 optimized code so we can test breakpoints work even when function
25003 prologues may be optimized away
25004
250052000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25006
25007 From David Whedon <dwhedon@gordian.com>
25008 * gdb.base/commands.exp : Added command deprecator tests.
25009
250102000-03-22 Daniel Berlin <dan@cgsoftware.com>
25011
25012 * gdb.base/help.exp: Added test for new apropos command.
25013
250142000-03-21 Kevin Buettner <kevinb@redhat.com>
25015
25016 * gdb.base/pointers.c (usevar): New function.
25017 (main): Make sure that global variables v_int_pointer2, rptr,
25018 and y are all referenced someplace in the program by calling
25019 usevar() on them. [Some linkers delete symbols which are
25020 never referenced. The space remains, but there's no way to
25021 get a (symbolic) handle on the variable from the debugger.]
25022
250232000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25024
25025 * gdb.base/printcmds.c: Add typedeffed arrays.
25026
25027 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
25028 procedure to test arrays that are typedef'd.
25029
250302000-03-13 James Ingham <jingham@leda.cygnus.com>
25031
25032 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
25033 the library directories.
25034
25035Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25036
25037 * configure.in (configdirs): Add sub directory gdb.mi.
25038 * configure: Re-generate.
25039
25040 * gdb.mi: New directory.
25041
250422000-02-25 Scott Bambrough <scottb@netwinder.org>
25043
25044 * gdb.base/long_long.exp: Correct test suite failure when printing
25045 a long long value as a double on ARM platforms.
25046
250472000-02-16 Jim Blandy <jimb@redhat.com>
25048
25049 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25050 default source file is set properly before running this test.
25051
250522000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25053
25054 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
25055 gdbtk/library directory, not in gdbtcl2.
25056
250572000-02-04 Jim Blandy <jimb@redhat.com>
25058
25059 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25060 backslash from regexp pattern.
25061
25062 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25063 procedure. Use it to run all the "continue to bp overloaded"
25064 tests. Note that this changes the names of the tests slightly.
25065 If the breakpoint hit message includes a hex PC value, because
25066 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25067 from the real source code, still consider that a pass.
25068
25069 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25070 XFAIL here if the breakpoint message contains a hex address. Note
25071 similar change on 1999-11-02.
25072
25073 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25074
25075 * gdb.base/ptype.exp: Establish a default source file before
25076 calling get_debug_format.
25077
250782000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25079
25080 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25081
250822000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25083
25084 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25085 of successive stepi commands -- while in the prologue we should see
25086 the function entry bracket.
25087
250882000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25089
25090 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25091 reach __change_mode() when stepping through the end of main().
25092
250932000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25094
25095 * gdb.base/default.exp: Fix expected pattern.
25096 * gdb.base/help.exp: Same.
25097
250982000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25099
25100 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
25101 Don't use xfail's because that affects only the following test.
25102
25103 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
25104 solaris or linux.
25105
25106 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25107
251082000-01-07 Michael Snyder <msnyder@cygnus.com>
25109
25110 * gdb.base/display.exp: Some yacc parsers like to say
25111 "A syntax error" rather than "A parse error". Accept both.
25112
251132000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25114
25115 * gdb.base/default.exp: Remove OS dependent string from "target
25116 remote" test.
25117 * gdb.base/help.exp: Same for "help target remote" test.
25118
251192000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25120
25121 From Jim Kingdon <kingdon@redhat.com>:
25122
25123 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
25124 prompt (cleanup rather than necessity, but still might keep output
25125 from spilling to next test).
25126
251272000-01-02 Fred Fish <fnf@cygnus.com>
25128
25129 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25130 AIX, which defines them in <sys/types.h>.
25131
251321999-12-16 Stan Shebs <shebs@andros.cygnus.com>
25133
25134 * gdb.base/default.exp: Match arm* etc instead of arm in "info
25135 float" test.
25136
251371999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
25138
25139 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
25140
25141 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25142 outermost frame disallowed".
25143
251441999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25145
25146 * gdb.base/setvar.exp: New tests for setting the value of a struct
25147 with a constant list.
25148
251491999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25150
25151 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25152 require the user to type a cast before setting the value of a struct.
25153
251541999-12-06 Jim Blandy <jimb@cygnus.com>
25155
25156 * gdb.base/default.exp: Expect the new 'info float' command on
25157 all i386 platforms.
25158
25159 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25160 LinuxThreads libraries that don't support debugging.
25161
25162Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25163
25164 * gdb.base/remote.c: Fill the buffer with truely random data.
25165 Change the buffer type to ``unsigned char'' to simplify size
25166 arithmetic.
25167
25168 * gdb.base/remote.exp: Reduce download numbers by one. Typical
25169 stub only handles 400-1 byte packets. Verify that the download
25170 worked.
25171
251721999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25173
25174 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25175 tests, using UNRESOLVED for the untested cases. Also, does not wait
25176 for a timeout if the prompt was received before a recognizable pattern.
25177
251781999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25179
25180 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25181
251821999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25183
25184 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
25185 watchpoints.
25186
251871999-11-24 Jason Merrill <jason@casey.cygnus.com>
25188
25189 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25190
25191 * gdb.c++/local.exp: Be more flexible in recognizing local class
25192 name mangling. Don't allow horribly truncated method names.
25193 * gdb.c++/derivation.exp: Expect protected inheritance.
25194 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25195 * gdb.c++/virtfunc.exp: Likewise.
25196 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25197 when printing a nested enum.
25198
251991999-11-22 Jim Blandy <jimb@cygnus.com>
25200
25201 * gdb.base/step-test.exp: Properly await GDB's response to setting
25202 a breakpoint on the call to large_struct_by_value.
25203
25204 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25205 just because we have debug info for the `start' function.
25206
252071999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25208
25209 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25210 "Unknown signal" messages, which indicate (on LinuxThreads) that
25211 GDB doesn't know how to debug threads on this system. This is
25212 better than hanging while philosopher 0 dumps chatter into gdb.log.
25213
252141999-11-18 Tom Tromey <tromey@cygnus.com>
25215
25216 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25217
252181999-11-18 Fred Fish <fnf@cygnus.com>
25219
25220 * gdb.base/coremaker2.c: Add sample program for generating
25221 cores that is more self contained than coremaker.c. Eventually
25222 I'll add more code to this and tie it into the testsuite.
25223
252241999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25225
25226 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25227
252281999-11-10 Jimmy Guo <guo@cup.hp.com>
25229
25230 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
25231 from $srcdir/lib/.
25232 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
25233 and gdb.c++/.
25234
25235 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25236
25237 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
25238 'continue with watch' test point.
25239
252401999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25241
25242 Merged from p2linux-990323-branch:
25243
25244 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25245
25246Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25247
25248 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
25249 {limit,fixed}''. Test ``set download-write-size''.
25250
25251Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25252
25253 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
25254 gdb_expect_list.
25255
25256Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25257
25258 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25259
252601999-11-03 Mark Salter <msalter@cygnus.com>
25261
25262 * gdb.base/break.exp: Fix "stub continue" pattern.
25263
252641999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25265
25266 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25267
252681999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25269
25270 * gdb.base/display.exp ("finish"): Add timeout clause.
25271
25272 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25273 plain prompt clause, so this doesn't have to time out in order to
25274 fail.
25275
25276 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
25277 breakpoint hit messages include an address.
25278
25279 * gdb.base/display.exp: Don't forget to escape parens in regular
25280 expressions. Unix regexp notatation sucks.
25281
252821999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25283
25284 * gdb.base/annota1.exp: Test for annotate-signalled: change output
25285 order for 'signalled' message.
25286
252871999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25288
25289 From Jimmy Guo <guo@cup.hp.com>:
25290 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25291 * gdb.base/annota1.c: Add code for tests to work with.
25292
252931999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25294
25295 * gdb.base/remote.exp: New test for remote downloading settings.
25296 * gdb.base/remote.c: New file with large .data.
25297
252981999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25299
25300 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25301 for LinuxThreads support, merged from the Code Fusion branch.
25302
25303Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25304
25305 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
25306 containing exp_continue into a while within an expect. Don't
25307 attempt a start more than three times. Check return value from
25308 gdb_load.
25309
25310Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25311
25312 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
25313 a pass case.
25314
253151999-10-01 Kevin Buettner <kevinb@cygnus.com>
25316
25317 * gdb.base/break.c (main): Added a statement that we can step
25318 off of.
25319 * gdb.base/break.exp: Added tests for setting a breakpoint
25320 at an offset and stepping onto a breakpoint.
25321
253221999-10-01 Fred Fish <fnf@cygnus.com>
25323
25324 * gdb.base/help.exp (help add-symbol-file): Update to match current
25325 gdb output.
25326
253271999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25328
25329 * gdb.base/break.exp: Code locations are in hex, don't forget!
25330 (For HP-UX.)
25331
253321999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25333
25334 * condbreak.exp: Use break.c as test program.
25335 * condbreak.c: Remove, redundant with break.c.
25336
253371999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25338
25339 * config/monitor.exp (gdb_target_monitor): Disable X- and
25340 Z-packets if the target needs it.
25341
253421999-09-13 James Ingham <jingham@leda.cygnus.com>
25343
25344 * gdb.c++/overload.exp: Added tests for listing overloaded
25345 functions with function pointers in the arg, explicitly calling
25346 out the version you want.
25347
253481999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25349
25350 * long_long.exp: Add variations of test cases that work for
25351 targets with 16-bit ints and 32-bit doubles.
25352
253531999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25354
25355 * break.c (main): Compare a possibly-uninitialized argc with an
25356 unlikely value that fits in 16 bits.
25357
253581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25359
25360 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25361 0xfeeb, don't want negative numbers if ints are 16 bits.
25362
25363 * lib/gdb.exp (skip_cplus_tests): New proc.
25364 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25365 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25366 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25367 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25368 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25369 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25370 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25371 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
25372
25373 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25374
25375Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25376
25377 * gdb.base/corefile.exp (up): Allow a parameter to appear
25378 in the frame that we're going up to.
25379
25380 From Jim Blandy <jimb@cygnus.com>:
25381
25382 * gdb.base/default.exp (info float): Expect some output now.
25383
25384 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25385 returning floating-point values to fail on the x86.
25386 * gdb.base/callfwmall.exp (do_function_calls): Same.
25387
25388 * gdb.base/list.exp (test_listsize): Correct expectations for
25389 listing line 1 with listsize 2. Also, listing a single line
25390 works now, as does listing three lines. [Kevin's note: There
25391 were a number of other cases fixed too where the expectations
25392 differed...]
25393
253941999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25395
25396 * gdb.base/selftest.exp: Add case for when version prints as
25397 constant string instead of char pointer.
25398
253991999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25400
25401 * gdb.base/ending-run.exp: Add Solaris case for what happens when
25402 stepping out of main.
25403
25404 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25405 G++ used.
25406
25407 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
25408 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
25409
25410 * gdb.c++/ovldbreak.exp: Update match string in test that
25411 includes a warning of multiple breakpoints.
25412
254131999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25414
25415 * gdb.base/display.exp: Improve precision of step-after-finish
25416 added yesterday.
25417
25418 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
25419 test.
25420
25421 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25422 configs when using G++, not just hppa*.
25423
254241999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25425
25426 * gdb.base/async.c: New file.
25427 * gdb.base/async.exp: New file.
25428
25429Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25430
25431 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25432 PA64.
25433
25434Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25435
25436 * gdb.base/display.exp: "finish" can leave us mid-line on many
25437 targets, deal with it. Add a small constant to main, instead of
25438 1000 since main+1000 may not be a valid address in the target.
25439
25440 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25441 on hpux11.
25442
25443 * gdb.base/attach.exp: Handle another hpux11 error message variant
25444 when attaching to a process that does not exist.
25445
254461999-08-19 J.T. Conklin <jtc@redback.com>
25447
25448 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
25449 characters in 'continue to 1241' test.
25450
254511999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25452
25453 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25454 stop in print_long_arg_list, define and use a whitespace
25455 variable in print_small_structs test, add an XFAIL for Solaris.
25456 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25457 interested enough to fix.
25458
254591999-08-13 Keith Seitz <keiths@cygnus.com>
25460
25461 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25462 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25463 proc knows about targets other than the natives.
25464 (test_assign): Use "gdb_run_cmd" to "run" the target.
25465 Check that we've actually hit the breakpoint at main.
25466 When we attempt to assign a value to a local variable, check
25467 that the variable is in the current scope, i.e., don't use
25468 a test with an empty result.
25469
25470Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25471
25472 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
25473 command.
25474
254751999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25476
25477 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25478 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25479 gdb.compat, gdb.threads-hp.
25480 gdb.hp/configure, gdb.hp/configure.in: New files.
25481 gdb.hp/Makefile.in: Recurse into new subdirs.
25482 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25483 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25484 in object files.
25485 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25486
254871999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25488
25489 * gdb.base/display.exp: Help expect by putting a newline in the
25490 funky printf, remove a bogus p/a test.
25491
254921999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25493
25494 * gdb.base/display.exp: Make sure that when we say 'run', we are
25495 connected to the target. This is necessary when running not
25496 natively.
25497
254981999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25499
25500 * gdb.base/step-test.exp: Removed some extraneous messages.
25501
25502 * gdb.base/long_long.exp: Don't run memory examination tests
25503 on little-endian targets (they will need a different set of
25504 results to match).
25505
255061999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25507
25508 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25509 until somebody decides to fix GDB.
25510
25511 * gdb.base/long_long.c: Stop compiler complaint by specifying long
25512 constant as "ULL".
25513 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25514 matches for a couple x/2 commands.
25515
255161999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25517
25518 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25519 by merging in ref-types2 tests.
25520 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25521
25522 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25523 * gdb.c++/Makefile.in: Add standard actions.
25524 (EXECUTABLES): Rename from PROGS, update list.
25525 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25526 from gdb.hp.
25527 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25528 foo and bar locals.
25529 * gdb.c++/anon-union.exp: Fix tests to match.
25530 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25531 expect matches to handle output variations.
25532 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25533 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
25534 output, add HP alternatives for new and delete prints.
25535 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
25536 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
25537 * gdb.c++/demangle.exp: Use $style when reporting failure.
25538 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25539 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25540 match alternatives.
25541 * gdb.c++/local.exp: Add match alternatives or xfails for HP
25542 compilers.
25543 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25544 * gdb.c++/method.exp: Add match alternatives.
25545 * gdb.c++/misc.cc: Add bool types.
25546 * gdb.c++/misc.exp: Add tests for bool types.
25547 * gdb.c++/overload.exp: Add xfails.
25548 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25549 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25550 add some more template parameter tests (only for HP currently).
25551 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25552 * gdb.c++/virtfunc.cc: Add return type and value for main.
25553 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25554 match alternatives.
25555
255561999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25557
25558 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25559
255601999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25561
25562 * gdb.base/signals.exp: Don't expect getting a backtrace from
25563 within a signal handler to fail on Linux.
25564
255651999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25566
25567 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25568 * lib/gdb.exp: Remove some gratuitious semicolons.
25569 (delete_breakpoints): Increase timeout.
25570 (gdb_expect): Add -notransfer option.
25571 (gdb_test): Use -notransfer option.
25572 (get_compiler_info): Add f77 case.
25573 (get_compiler): New proc, split out from gdb_preprocess, add f77
25574 case.
25575 (gdb_preprocess): Call get_compiler.
25576
25577 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25578 * gdb.base/attach.exp, gdb.base/display.exp,
25579 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25580 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25581 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25582 third arg to gdb_test.
25583 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25584 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
25585 HP-UX xfails, add others.
25586 * gdb.base/completion.exp: Reflect name change of self-test.
25587 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
25588 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25589 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25590 HP failure number.
25591 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25592 useless HP-UX 10.30 references.
25593 * gdb.base/maint.exp: Loosen matches.
25594 * gdb.base/pointers.c (main): Declare more_code.
25595 * gdb.base/pointers.exp: Match on output of a `next'.
25596 * gdb.base/structs.c: Add prototypes.
25597 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25598 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25599
256001999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25601
25602 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
25603 command.
25604
256051999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25606
25607 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25608 Fix run to main failures. Watchpoint can be hardware watchpoint.
25609
25610 * gdb.base/annota1.exp: Clean up some more, in case printf has
25611 debug info. Deal with lack of signal hanlder info in stack.
25612
25613 From Jim Kingdon <kingdon@redhat.com>:
25614 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25615
256161999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25617
25618 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
25619 gdb.base/foll-vfork.exp: Don't run for crosses.
25620
25621Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25622
25623 * gdb.base/configure.in: Check for gdbvars.exp instead of
25624 a1-selftest.exp.
25625 * gdb.base/configure: Re-generate.
25626
256271999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25628
25629 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25630 in trying to run first and name is too long.
25631
25632 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25633 pointers2.c and pointers2.exp, respectively.
25634 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25635 doschk happier.
25636
256371999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25638
25639 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25640 callfuncs2.c and callfuncs2.exp.
25641
25642 * gdb.base/list.exp: Remove mistaken xfails.
25643 * gdb.base/list0.h: Add optional prototypes.
25644
25645Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25646
25647 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
25648 calling malloc.
25649 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25650 * ptype.exp: Move test for get_debug_format to before its first
25651 use.
25652
256531999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25654
25655 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25656 * gdb.base/annota2.cc, annota2.exp: Move from here.
25657 * gdb.c++/annota2.cc, annota2.exp: To here.
25658 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25659
25660Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25661
25662 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
25663 a consistent format.
25664
256651999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25666
25667 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25668 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25669 HP compilers, also set the globals $true and $false.
25670
25671 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
25672 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25673 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25674 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25675 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25676 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25677 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25678 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25679 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25680 whatis.c} Add C++ compatible function definitions and return
25681 types, add includes for library functions.
25682 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25683 * gdb.base/step-test.c (myglob): Rename from glob.
25684 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
25685 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25686 files, move here from gdb.hp.
25687 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
25688 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25689 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25690 Adjust line numbers in regexps.
25691
25692 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25693 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25694 instead of 0/1.
25695
25696 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25697 foll-vfork.exp: New files, move here from gdb.hp.
25698 * gdb.base/page.exp: New file, test of pagination command.
25699
25700 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25701 recursion test.
25702 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25703
25704 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
25705 gdb.base/solib.exp: Fix compiler invocation process.
25706
25707 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
25708 HP-UX 11, turn off overload resolution explicitly.
25709 * gdb.base/commands.exp: Set argument list explicitly, add
25710 watchpoint test.
25711 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25712 them work.
25713 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25714 expressions properly.
25715 * gdb.base/corefile.exp: Loosen the match slightly.
25716 * gdb.base/default.exp: Allow "Error accessing memory" message
25717 also.
25718 * gdb.base/display.exp: Skip over x/0 j if PA64.
25719 * gdb.base/funcargs.exp: Add xfails for HP-UX.
25720 * gdb.base/interrupt.exp: Ditto.
25721 * gdb.base/langs.exp: Add symbolic matches governed by compiler
25722 in use.
25723 * gdb.base/list.exp: Add xfails for HP-UX.
25724 * gdb.base/long_long.exp: Refine some of the numeric matches.
25725 * gdb.base/mips_pro.exp: Xfail on HP-UX.
25726 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25727 * gdb.base/nodebug.exp: Succeed on more varieties of output.
25728 * gdb.base/opaque.exp: Remove some HP-UX xfails.
25729 * gdb.base/ptype.exp: Succeed on more varieties of output.
25730 * gdb.base/scope.exp: Add xfails for HP-UX.
25731 * gdb.base/sect-cmd.exp: Add more cases.
25732 * gdb.base/setvar.exp: Add xfails for HP-UX.
25733 * gdb.base/shlib-call.exp: Loosen some matches slightly.
25734 * gdb.base/signals.exp: Match on void symbolically.
25735 * gdb.base/step-test.exp: Add case for PA64.
25736 * gdb.base/term.exp: Add exit and restart.
25737 * gdb.base/twice.exp: Clean up after self.
25738 * gdb.base/varargs.exp: Disable overload resolution explicitly.
25739 * gdb.base/whatis.exp: Allow more ways to pass tests.
25740
25741 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
25742 no longer useful.
25743
25744Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
25745
25746 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
25747 list of patterns.
25748 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
25749 print_double_array(double_array)", "continuing to breakpoint
25750 1018", "print print_double_array(array_d)" and "continuing to
25751 1034" tests.
25752
257531999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
25754
25755 * Makefile.in: Add empty html and install-html targets.
25756
257571999-06-24 Stan Shebs <shebs@andros.cygnus.com>
25758
25759 * config/mt-*: Remove, these haven't been used since 1996.
25760
257611999-06-22 Stan Shebs <shebs@andros.cygnus.com>
25762
25763 * gdb.base/call-strs.c, gdb.base/ending-run.c,
25764 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
25765 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25766
257671999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25768
25769 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25770 simpler match case for the ptype of the big class.
25771
257721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25773
25774 * gdb.exp: Fix test for gdb_prompt existence.
25775
257761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25777
25778 * gdb.exp (gdb_test): Add fail after calls to perror.
25779
257801999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25781
25782 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
25783
257841999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25785
25786 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
25787
25788Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
25789
25790 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
25791 malloc() is linked in.
25792
257931999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25794
25795 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
25796 step at end.
25797
25798 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
25799
258001999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
25801
25802 * gdb.java/jv-print.exp: New file. (Our first Java test!)
25803
25804Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
25805
25806 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
25807 * gdb.base/mips_pro.exp: Likewise.
25808
258091999-06-02 Keith Seitz <keiths@cygnus.com>
25810
25811 * gdb.c++/templates.cc: Change all "new" operators to throw
25812 an exception.
25813 * gdb.c++/cplusfuncs.cc: Likewise.
25814
25815 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
25816
25817Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
25818
25819 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
25820 * gdb.base/ending-run.exp: When stepping out of main, accept a
25821 step into an arbitrary assembler file.
25822
258231999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25824
25825 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
25826 "breakpoint-invalid" to be printed.
25827 * gdb.base/annota2.exp: Revise line number for main
25828 breakpoint. Allow any number of "frames-invalid" and
25829 "breakpoint-invalid" to be printed.
25830 * gdb.base/annota2.cc: Initialize a.x to 0.
25831
258321999-05-17 Keith Seitz <keiths@cygnus.com>
25833
25834 * gdb.base/call-ar-st.exp: Skip
25835 "print print_double_array (double_array)" when "skip_float_tests" set.
25836 Ditto for "print print_double_array(array_d)",
25837 "print print_small_structs", "print print_ten_doubles", and
25838 "step into print_long_arg_list".
25839 Don't assume we can step into "print_long_arg_list": we could step
25840 into memcpy.
25841 * gdb.base/call-rt-st.exp: Don't run float-related tests when
25842 "skip_float_tests" is set: "print print_one_double(*d1)"
25843 and "print print_two_floats(*f3)".
25844 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
25845 "skip_float_tests" is set.
25846 * gdb.base/varargs.exp: Skip
25847 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
25848 "skip_float_tests" set.
25849
258501999-05-06 Keith Seitz <keiths@cygnus.com>
25851
25852 * gdb.base/annota2.cc: Include stdio.h.
25853
25854Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
25855
25856 * gdb.base/crossload.exp: Remove, this has been disabled ever
25857 since BFD stopped including all targets, and cross-GDB gets
25858 plenty of testing anyway.
25859 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
25860 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
25861 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
25862 * gdb.base/README: Remove, was doc for this.
25863 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
25864 needed.
25865
258661999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25867
25868 * gdb.base/call-ar-st.exp: Fix one regular expression in test
25869 output.
25870
25871 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
25872 * gdb.base/annota2.exp: New file. More annotation tests.
25873 * gdb.base/annota1.c: New file. Source file for annota1.exp.
25874 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
25875
258761999-04-23 Angela Marie Thomas <angela@cygnus.com>
25877
25878 * config/cfdbug.exp: New file.
25879
258801999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
25881
25882 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
25883 Marcus Daniel's and Dale Hawkins's demangler crashes.
25884
25885 * gdb.c++/demangle.exp (test_gnu_style_demangling,
25886 test_lucid_style_demangling, test_arm_style_demangling,
25887 test_hp_style_demangling): Try Tom Tromey's core-dumping
25888 identifier under each demangling style.
25889
258901999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
25891
25892 * gdb.c++/demangle.exp: Include the current demangling style
25893 in all test names.
25894 (current_demangling_style): New global variable.
25895 (set_demangling_style, test_demangling_core, test_demangling,
25896 test_demangling_exact): New functions.
25897 (test_gnu_style_demangling, test_lucid_style_demangling,
25898 test_arm_style_demangling, test_hp_style_demangling): Use those,
25899 instead of calling gdb_test and gdb_test_exact directly.
25900 (catch_demangling_errors): New function, which reports errors
25901 signalled by the demangling test functions in an orderly way.
25902 (do_tests): Use catch_demangling_errors.
25903
259041999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
25905
25906 * gdb.base/signals.exp (test_handle_all_print): Use () for
25907 grouping in expressions, not {}.
25908
25909 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
25910 initialized yet.
25911
259121999-04-01 Stan Shebs <shebs@andros.cygnus.com>
25913
25914 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
25915 are listed.
25916
259171999-03-26 Stan Shebs <shebs@andros.cygnus.com>
25918
25919 * gdb.stabs/weird.exp: Test for CC being defined before
25920 looking at its value.
25921
259221999-03-25 Stan Shebs <shebs@andros.cygnus.com>
25923
25924 * gdb.base/call-ar-st.exp: Remove stray '#'.
25925 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
25926 "short int" and "long int".
25927 * gdb.c++/overload.cc: Cast the string added in the previous
25928 change, to mollify finicky HP compiler.
25929 * gdb.hp/reg-test.exp (testfile): Fix file name.
25930 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
25931
25932 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
25933 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
25934 alternate form of enum ptype.
25935
259361999-03-23 Stan Shebs <shebs@andros.cygnus.com>
25937
25938 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
25939 * gdb.hp/*.exp: Change all to run compiler probe only after
25940 passing skip_hp_tests, so as not to waste time on guaranteed
25941 failure.
25942
25943 * gdb.c++/overload.cc: Pass string instead of char addr, always
25944 init ccpfoo.
25945 * gdb.c++/templates.cc: Fix syntax error.
25946
25947Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25948
25949 * gdb.base/commands.exp: Add test for correct position of '>'
25950 when issuing the 'commands' command after a 'while' or 'if'
25951 command.
25952
259531999-03-18 James Ingham <jingham@cygnus.com>
25954
25955 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
25956
25957 * gdb.c++/method.exp: It was testing an uninitialized int on the
25958 stack and assuming it was positive.
25959
25960 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
25961
25962 * gdb.base/step-test.exp: Catch a case where finish is broken and
25963 keep it from killing the rest of the tests.
25964 Use gdb_continue_to_end.
25965
25966 * gdb.base/sigall.exp: use gdb_continue_to_end.
25967
25968 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
25969
25970 * gdb.base/display.exp: use runto_main, not run.
25971
25972 * gdb.base/default.exp: Check for the current error message in the
25973 r abbreviation test.
25974 Add strongarm to the targets that know info float.
25975
25976 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
25977 run which doesn't work with monitors.
25978
25979 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
25980 1034 test.
25981
25982 * gdb.base/break.exp: use the gdb_continue_to_end proc.
25983
25984 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
25985 end of a program. Traps the case (in Cygmon) when the program
25986 never really exits. Same as Mark's continue_to_exit, but I had
25987 put it in a lot more places, so I used my name. Sorry Mark...
25988
25989 * config/monitor.exp (gdb_target_monitor): added another
25990 target_info parameter: remotebinarydownload. This will set the
25991 remotebinarydownload flag if this is causing some boards trouble.
25992
259931999-03-18 Mark Salter <msalter@cygnus.com>
25994
25995 * lib/gdb.exp (continue_to_exit): New function.
25996
25997 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
25998 * gdb.base/ending-run.exp: Ditto.
25999 * gdb.base/step-test.exp: Ditto.
26000
260011999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26002
26003 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26004 (suggested by Art Haas <ahaas@neosoft.com>).
26005
260061999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26007
26008 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
26009
26010Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26011
26012 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
26013 descriptions of types (short unsigned int vs unsigned short, etc).
26014
260151999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26016
26017 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26018 a call to strlen; sometimes we do have sources.
26019
260201999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26021
26022 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
26023 character, so GDB won't print garbage after its end.
26024
26025 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26026 breakpoint there instead. Sometimes GCC emits memcpy to handle
26027 the large structures being passed by value, so we step into that
26028 instead of sum_array_print, which obscures what we're really testing.
26029 * gdb.base/step-test.exp: However, we do want a test that notices
26030 the bizarre steps into memcpy, so do that here. Add check for
26031 stepping into function calls that pass large structures by value.
26032 ("Is that a noun clause, or are you just happy to see me?")
26033 Remove all references to specific line numbers.
26034 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26035 New type and function.
26036 (main): Call large_struct_by_value, passing it a large struct by value.
26037 * lib/gdb.exp (gdb_get_line_number): New function.
26038
26039 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26040 more portable.
26041
260421999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26043
26044 * lib/gdb.exp: Doc fixes.
26045
260461999-03-05 Nick Clifton <nickc@cygnus.com>
26047
26048 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
26049
260501999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26051
26052 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
26053 commands. They're not germane to this test, and they don't work
26054 that way on remote targets.
26055
260561999-03-01 James Ingham <jingham@cygnus.com>
26057
26058 * Changelog entries merged over from gdb development branch.
26059
26060 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26061
26062 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26063 for outputting results of test run.
26064
26065 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
26066
26067 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
26068
260691999-02-25 Felix Lee <flee@cygnus.com>
26070
26071 * lib/gdb.exp (debug_format): initialize
26072
260731999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26074
26075 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26076 * gdb.base/call-rt-st.c: Ditto.
26077
260781999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26079
26080 * gdb.threads/pthreads.exp (horiz): New variable.
26081 (test_startup): Fix regexps that capture thread numbers.
26082
260831999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26084
26085 * gdb.base/smoke.exp: Disambiguate two test case names (both
26086 called ``print'').
26087
26088Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26089
26090 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
26091 compilation.
26092
260931999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26094
26095 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26096 actual output formatting.
26097 * gdb.base/smoke.exp: GDB removes leading 0's.
26098 * gdb.base/volatile.exp: Don't check type of remuneration;
26099 that variable is no longer defined in constvars.c.
26100 * gdb.base/step-test.c (main): Exit with explicit exit code.
26101 * gdb.base/step-test.exp: Remove two nexti checks--they are
26102 not portable.
26103
261041999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26105
26106 * gdb.base/help.exp ("help delete display"): Fix test to match
26107 gdb's output.
26108
26109 * gdb.base/long_long.c (known_types): Initialize values to zero.
26110 * gdb.base/long_long.exp: Step one more line
26111 so 'dec' is initialized in "get to known place". GDB removes
26112 leading zeros. Explicitly ask for hex formatting. Use
26113 unique test case names.
26114
26115Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26116
26117 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
26118
26119 * gdb.c++/method.exp: Add missing close brace.
26120
261211999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26122
26123 * gdb.base/maint.exp: Use 'set height 0' to disable page
26124 prompting, not 'set height 400'.
26125
26126 Fix a bunch of timeouts.
26127 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26128 four separate tests, so expect doesn't take forever to match a ton
26129 of text against a regexp with lots of .* forms.
26130 ("maint print psymbols", "maint print symbols"): Make some of
26131 these greps more selective, so that expect doesn't try to wade
26132 through huge piles of output and time out.
26133
26134 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26135
26136 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
26137 tests: one which doesn't expect shlib events to be reported, and
26138 another which does, but is XFAIL for all platforms other than
26139 HP/UX.
26140
26141 * gdb.base/break.exp: Teach the test suite that the `catch
26142 fork', `catch vfork', and `catch exec' commands produce error
26143 messages on platforms that don't provide these features.
26144
26145Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26146
26147 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
26148 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26149 (shortening names from solib_threshold.exp etc), won't run on
26150 anything but HP-UX for the foreseeable future.
26151 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
26152 reflect move.
26153
26154Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26155
26156 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
26157 gdb.trace/Makefile.in (clean): Remove all test executables.
26158
26159Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26160
26161 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26162 successfully re-sets breakpoints in shared libraries.
26163 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26164
26165Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26166
26167 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26168 and compiled w/o GCC.
26169
26170 * gdb.hp/watch-cmd.exp: ditto.
26171
26172 * gdb.hp/watch-hp.exp: ditto.
26173
26174 * gdb.hp/xdb1.exp: ditto.
26175
26176 * gdb.hp/xdb2.exp: ditto.
26177
26178 * gdb.hp/dbx.exp: ditto.
26179
26180Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26181
26182 * constvars.c: Remove C++-isms.
26183 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
26184 with GCC.
26185
26186Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26187
26188 The following changes are part of the HP merge.
26189
26190 * gdb.base/break.exp: new tests to verify that catchpoints for
26191 fork, vfork, and exec don't trigger inappropriately.
26192
26193 * gdb.base/opaque.exp: compile one file at a time, then link.
26194
26195 * gdb.base/signals.exp: be more restrictive about which hppa
26196 systems receive a setup_xfail. new tests.
26197
26198 * gdb.base/solib_threshold.build: new file.
26199 * gdb.base/solib_threshold.exp: new file.
26200 * gdb.base/solib_threshold.link_opts: new file.
26201 * gdb.base/solib_threshold.mk: new file.
26202 * gdb.base/gen_solib_threshold.c: new file.
26203
26204 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26205 tests. New tests for enums inside classes.
26206
26207 * gdb.c++/compiler.cc: indicate support of template debugging.
26208
26209 * gdb.c++/demangle.exp: run hp style demangling tests.
26210
26211 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26212 tests.
26213
26214 * gdb.c++/misc.cc: changes to support new tests.
26215
26216 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26217 to support new tests.
26218
26219 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26220 gcc, then skip these tests.
26221
26222Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26223
26224 The following files are part of the HP merge; some had longer
26225 names at HP, but have been renamed to be no more than 14
26226 characters in length.
26227
26228 * gdb.hp/ambiguous.cc: new file.
26229 * gdb.hp/ambiguous.exp: new file.
26230 * gdb.hp/attach.exp: new file.
26231 * gdb.hp/attach2.exp: new file.
26232 * gdb.hp/classes-hp.exp: new file.
26233 * gdb.hp/ctti.exp: new file.
26234 * gdb.hp/ctti-add.cc: new file.
26235 * gdb.hp/ctti-add1.cc: new file.
26236 * gdb.hp/ctti-add2.cc: new file.
26237 * gdb.hp/ctti-add3.cc: new file.
26238 * gdb.hp/dbx.exp: new file.
26239 * gdb.hp/exception.cc: new file.
26240 * gdb.hp/exception.exp: new file.
26241 * gdb.hp/foll-exec.c: new file.
26242 * gdb.hp/foll-exec.exp: new file.
26243 * gdb.hp/foll-fork.c: new file.
26244 * gdb.hp/foll-fork.exp: new file.
26245 * gdb.hp/foll-vfork.c: new file.
26246 * gdb.hp/foll-vfork.exp: new file.
26247 * gdb.hp/inherit-hp.exp: new file.
26248 * gdb.hp/more-steps.exp: new file.
26249 * gdb.hp/namespace.cc: new file.
26250 * gdb.hp/namespace.exp: new file.
26251 * gdb.hp/optimize.exp: new file.
26252 * gdb.hp/pxdb.c: new file.
26253 * gdb.hp/pxdb.exp: new file.
26254 * gdb.hp/quicksort.exp: new file.
26255 * gdb.hp/reg-test.exp: new file.
26256 * gdb.hp/reg-test.s: new file.
26257 * gdb.hp/sized-enum.c: new file.
26258 * gdb.hp/sized-enum.exp: new file.
26259 * gdb.hp/start-stop.exp: new file.
26260 * gdb.hp/templ-hp.cc: new file.
26261 * gdb.hp/templ-hp.exp: new file.
26262 * gdb.hp/thr-lib.c: new file.
26263 * gdb.hp/thr-lib.exp: new file.
26264 * gdb.hp/thr-lib.h: new file.
26265 * gdb.hp/thr-liblib.c: new file.
26266 * gdb.hp/virtfun-hp.c: new file.
26267 * gdb.hp/virtfun-hp.exp: new file.
26268 * gdb.hp/watch-cmd.exp: new file.
26269 * gdb.hp/watch-hp.exp: new file.
26270 * gdb.hp/xdb1.exp: new file.
26271 * gdb.hp/xdb2.exp: new file.
26272 * gdb.hp/xdb3.exp: new file.
26273
26274Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26275
26276 The following files are part of the HP merge; some had longer
26277 names at HP, but have been renamed to be no more than 14
26278 characters in length.
26279
26280 * gdb.base/ss.h: new file.
26281 * gdb.base/call-ar-st.c: new file.
26282 * gdb.base/call-ar-st.exp: new file.
26283 * gdb.base/call-rt-st.c: new file.
26284 * gdb.base/call-rt-st-exp: new file.
26285 * gdb.base/call-strs.exp: new file.
26286 * gdb.base/ena-dis-br.exp: new file.
26287 * gdb.base/environ.exp: new file.
26288 * gdb.base/long_long.exp: new file.
26289 * gdb.base/sect-cmd.exp: new file.
26290 * gdb.base/shlib-cl2.exp: new file.
26291 * gdb.base/smoke.exp: new file.
26292 * gdb.base/so-impl-ld.c: new file.
26293 * gdb.base/so-impl-ld.exp: new file.
26294 * gdb.base/so-indr-cl.c: new file.
26295 * gdb.base/so-indr-cl.exp: new file.
26296 * gdb.base/varargs.exp: new file.
26297 * gdb.base/volatile.exp: new file.
26298 * gdb.base/whatis-exp.exp: new file.
26299 * gdb.base/display.exp: new file.
26300 * gdb.c++/derivation.exp: new file.
26301 * gdb.c++/local.exp: new file.
26302 * gdb.c++/member-ptr.exp: new file.
26303 * gdb.c++/overload.exp: new file.
26304 * gdb.c++/ovldbreak.exp: new file.
26305 * gdb.c++/ref-types.exp: new file.
26306 * gdb.c++/ref-types2.exp: new file.
26307 * gdb.c++/userdef.exp: new file.
26308
26309Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26310
26311 * gdb.base/default.exp: Reflect wording change in remote.c.
26312
26313Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
26314
26315 * gdb.base/help.exp: Update to reflect current text.
26316
26317Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26318
26319 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26320 they're stack variables and contain garbage.
26321 * gdb.c++/anon-union.exp: new file.
26322
26323 The following changes were made by David Taylor
26324 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26325 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26326 in changes by HP.
26327
26328 * gdb.base/bitops.exp: new file.
26329 * gdb.base/default.exp: change expected messages for catch and
26330 info catch tests to reflect HP merge changes.
26331 * gdb.base/enable-disable-break.exp
26332 * gdb.base/ending-run.c: new file.
26333 * gdb.base/long_long.c: new file.
26334 * gdb.base/maint.exp: new file.
26335 * gdb.base/pointers2.exp: new file.
26336 * gdb.base/shlib-call2.exp: new file.
26337 * gdb.base/solib.exp: new file.
26338 * gdb.base/step-test.c: new file.
26339 * gdb.c++/anon-union.cc: new file.
26340 * gdb.c++/local.cc: new file.
26341 * gdb.c++/member-pointer.cc: new file.
26342 * gdb.c++/method.cc: new file.
26343 * gdb.c++/ref-types.cc: new file.
26344 * gdb.c++/ref-types2.cc: new file.
26345 * gdb.c++/userdef.cc: new file.
26346
26347 * gdb.base/scope.exp: compile one file at a time, then link.
26348 * gdb.base/langs.exp: ditto.
26349 * gdb.base/list.exp: ditto.
26350
26351Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26352
26353 The following changes were made by David Taylor
26354 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26355 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26356 in changes by HP.
26357
26358 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26359 skip tests. When compiling pass c++ flag to gdb_compile.
26360 * gdb.c++/
26361
26362 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26363 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26364 (skip_hp_tests): new function.
26365 (gdb_preprocess): new function.
26366
26367 * configure.in (hpdir): decide whether to configure gdb.hp.
26368 * configure: regenerated.
26369
26370 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26371 to delete on clean.
26372 (EXECUTABLES): update to reflect new additions.
26373 * gdb.base/commands.exp: update message expected.
26374 * gdb.base/default.exp: add copyright notice.
26375 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26376 * gdb.base/help.exp: update messages to reflect current text.
26377 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26378 targets for recurse tests.
26379 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26380 skip this file.
26381
26382 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26383 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26384 compilation.
26385 * gdb.c++/misc.exp: ditto.
26386 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26387 run the tests. tell gdb_compile that it's a c++ compilation.
26388
26389 * gdb.threads/pthreads.exp: fix typo in message.
26390
26391 * gdb.base/all-bin.exp: new file.
26392 * gdb.base/arithmet.exp: new file.
26393 * gdb.base/assign.exp: new file.
26394 * gdb.base/completion.exp: new file.
26395 * gdb.base/cond-expr.exp: new file.
26396 * gdb.base/condbreak.exp: new file.
26397 * gdb.base/define.exp: new file.
26398 * gdb.base/dollar.exp: new file.
26399 * gdb.base/environment.exp: new file.
26400 * gdb.base/eval-skip.exp: new file.
26401 * gdb.base/jump.exp: new file.
26402 * gdb.base/logical.exp: new file.
26403 * gdb.base/pointers.exp: new file.
26404 * gdb.base/relational.exp: new file.
26405 * gdb.base/section_command.exp: new file.
26406 * gdb.base/whatis-expr.exp: new file.
26407
26408 * gdb.base/all-types.c: new file.
26409 * gdb.base/call-array-struct.c: new file.
26410 * gdb.base/call-return-struct.c: new file.
26411 * gdb.base/call-strings.c: new file.
26412 * gdb.base/callfuncs2.c: new file.
26413 * gdb.base/condbreak.c: new file.
26414 * gdb.base/constvars.c: new file.
26415 * gdb.base/display.c: new file.
26416 * gdb.base/int-type.c: new file.
26417 * gdb.base/jump.c: new file.
26418 * gdb.base/miscexprs.c: new file.
26419 * gdb.base/pointers.c: new file.
26420 * gdb.base/pointers2.c: new file.
26421 * gdb.base/shmain.c: new file.
26422 * gdb.base/shr1.c: new file.
26423 * gdb.base/shr2.c: new file.
26424 * gdb.base/solib.c: new file.
26425 * gdb.base/solib1.c: new file.
26426 * gdb.base/solib2.c: new file.
26427 * gdb.base/varargs.c: new file.
26428 * gdb.c++/derivation.cc: new file.
26429 * gdb.c++/overload.cc: new file.
26430 * gdb.c++/ovldbreak.cc: new file.
26431 * gdb.hp/attach.c: new file.
26432 * gdb.hp/attach2.c: new file.
26433 * gdb.hp/average.c: new file.
26434 * gdb.hp/compiler.c: new file.
26435 * gdb.hp/compiler.cc: new file.
26436 * gdb.hp/execd-program.c: new file.
26437 * gdb.hp/follow-exec.c: new file.
26438 * gdb.hp/follow-fork.c: new file.
26439 * gdb.hp/follow-vfork-and-exec.c: new file.
26440 * gdb.hp/misc-hp.cc: new file.
26441 * gdb.hp/more-steps.c: new file.
26442 * gdb.hp/optimize.c: new file.
26443 * gdb.hp/quicksort.c: new file.
26444 * gdb.hp/run-hp.c: new file.
26445 * gdb.hp/start-stop.c: new file.
26446 * gdb.hp/sum.c: new file.
26447 * gdb.hp/templates-hp.cc: new file.
26448 * gdb.hp/thread-local-in-lib.c: new file.
26449 * gdb.hp/thread-local-in-lib.h: new file.
26450 * gdb.hp/thread-local-in-lib.lib.c: new file.
26451 * gdb.hp/vforked-program.c: new file.
26452 * gdb.hp/virtfunc-hp.cc: new file.
26453 * gdb.hp/watchpoint-hp.c: new file.
26454 * gdb.hp/xdb.c: new file.
26455 * gdb.hp/xdb0.c: new file.
26456 * gdb.hp/xdb0.h: new file.
26457 * gdb.hp/xdb1.c: new file.
26458
26459Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26460
26461 The following change was made by Edith Epstein
26462 <eepstein@cygnus.com> as part of a project to merge in changes
26463 originally made by HP; HP did not create ChangeLog entries.
26464
26465 * gdb.c++/demangle.exp: changed the expected output for some
26466 ARM-style mangling -- removed second reference to datatype.
26467 For example, maint demangle __dt__11T1__pt__2_cFv
26468 T1<char>::~T1<char>(void)
26469 becomes,
26470 maint demangle __dt__11T1__pt__2_cFv
26471 T1<char>::~T1(void)
26472
26473 (test_hp_style_demangling): new hp specific demangling test cases.
26474
26475Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26476
26477 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26478 * gdb.trace/backtrace.exp: Likewise.
26479 * gdb.trace/circ.exp: Likewise.
26480 * gdb.trace/collection.exp: Likewise.
26481 * gdb.trace/deltrace.exp: Likewise.
26482 * gdb.trace/infotrace.exp: Likewise.
26483 * gdb.trace/limits.exp: Likewise.
26484 * gdb.trace/packetlen.exp: Likewise.
26485 * gdb.trace/passc-dyn.exp: Likewise.
26486 * gdb.trace/passcount.exp: Likewise.
26487 * gdb.trace/report.exp: Likewise.
26488 * gdb.trace/save-trace.exp: Likewise.
26489 * gdb.trace/tfind.exp: Likewise.
26490 * gdb.trace/tracecmd.exp: Likewise.
26491 * gdb.trace/while-dyn.exp: Likewise.
26492 * gdb.trace/while-stepping.exp: Likewise.
26493
264941998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26495
26496 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26497
26498Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26499
26500 From Brendan Kehoe:
26501 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26502 int return types.
26503
26504Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26505
26506 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
26507 remote dos host testing right.
26508
26509Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26510
26511 * gdb.base/corefile.exp: remove some xfails.
26512
26513Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26514
26515 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
26516 have different timestamps.
26517
26518Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26519
26520 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
26521 gdb.base/default.exp: Replace "exec" with "executable".
26522
26523Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26524
26525 * gdb.base/default.exp: Change else if to elseif from previous
26526 delta.
26527
26528Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26529
26530 * gdb.base/default.exp: Add brace missing from previous delta.
26531
26532Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26533
26534 * gdb.base/default.exp: Support test for info float for all
26535 varieties of arm toolchain.
26536
26537Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
26538
26539 * gdb.trace/*.exp: remove "remote_download" command.
26540
26541Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
26542
26543 * gdb.trace/*.exp: remove -gdwarf from compile.
26544
26545Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26546
26547 * gdb.trace/configure.in(AC_INIT): typo
26548 * gdb.trace/configure: regenerated
26549
26550Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
26551
26552 * config/m68k-emc.exp: New file.
26553 * lib/<emc-support.exp trace-support.exp}: New files.
26554 * configure.in: add new test directory gdb.trace.
26555 * gdb.trace/{configure configure.in Makefile.in}: New files.
26556 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26557 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26558 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26559 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26560 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26561 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26562 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
26563
26564Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
26565
26566 * gdb.c++/classes.exp: Change all regular expressions to match
26567 arbitrary combinations of newline/carriage-return, so that they
26568 will work equally well on Unix and Windows.
26569 * gdb.c++/inherit.exp: ditto.
26570 * gdb.c++/virtfunc.exp: ditto.
26571
265721998-08-11 Dawn Perchik <dawn@cygnus.com>
26573
26574 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26575
26576Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26577
26578 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26579 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26580 to use a0-a3/d0-d3 as needed.
26581
26582Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26583
26584 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26585 * gdb.disasm/am33.exp: Corresponding changes.
26586
265871998-07-11 Felix Lee <flee@cygnus.com>
26588
26589 * gdb.base/callfuncs.exp: add cmp10 test.
26590 * gdb.base/callfuncs.c (cmp10): new function.
26591
26592Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26593
26594 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
26595 into two parts to get around a synchronization problem in expect.
26596
26597Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26598
26599 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26600
26601 * configure.in: Add options for gdbtk testsuite.
26602
26603 * configure: Regenerate.
26604
26605 * gdb.gdbtk: New directory to hold gdbtk tests.
26606
26607Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26608
26609 * gdb.fortran/types.exp: Escape brackets in expect patterns
26610 for test_float_literal_types_accepted tests.
26611 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26612 before run test.
26613
26614Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26615
26616 * am33.exp: Just compile, do not link the testcase.
26617 * am33.s: Add ".am33" pseudoop to force am33 mode.
26618
266191998-06-25 Felix Lee <flee@cygnus.com>
26620
26621 * gdb.base/setshow.exp: make sure $pc is sane.
26622
26623 * gdb.stabs/weird.exp: split expect patterns properly.
26624
26625Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26626
26627 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26628 * gdb.disasm/am33.exp: Run it.
26629
26630Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
26631
26632 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26633 match processing (and eliminate spurious timeouts when running).
26634
26635Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
26636
26637 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26638 exception test, but conditionalize it on target [mach | gnu].
26639
26640Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
26641
26642 * gdb.base/overlays.exp: fixup compile line for linker script.
26643
26644Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26645
26646 * gdb.fortran/types.exp: don't guess at float size.
26647
26648Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26649
26650 * gdb.base/exprs.exp: delete test that depends on int size.
26651
26652Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26653
26654 * config/sim.exp: Removed checks for target triplets.
26655 (gdb_target_sim): Use gdb,target_sim_options.
26656
26657Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26658
26659 * gdb.base/reread.exp: New file.
26660 * gdb.base/reread1.c: New file.
26661 * gdb.base/reread2.c: New file.
26662
26663Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26664
26665 * config/sim.exp: Use 'target sim -sparclite' when running
26666 SPARClite programs.
26667
26668Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26669
26670 * gdb.base/structs2.exp: New file.
26671 * gdb.base/structs2.c: New file.
26672
26673Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26674
26675 * gdb.asm/common.inc: New file.
26676 * gdb.asm/d10v.inc: New file.
26677 * asm-source.exp: Pass -I's to gas to find .inc files.
26678 Update line numbers in expected output.
26679 * asmsrc1.s: Rewrite.
26680 * asmsrc2.s: Rewrite.
26681 * configure.in: Create arch.inc symlink.
26682 * configure: Regenerate.
26683 * Makefile.in (distclean): Delete arch.inc.
26684
26685Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26686
26687 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
26688 (t_enum_value2): ditto
26689 (t_enum_value3): ditto
26690 (main): ditto
26691Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26692
26693 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26694 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26695 change.
26696 Use gdb_test instead of send_gdb/gdb_expect sequences.
26697
26698Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26699
26700 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26701 not void.
26702
26703Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26704
26705 * gdb.base/branches.c: Code with lots of loops and
26706 subroutines. Used to test gdbs ability to single step through PC
26707 changes, especially to test mips-tdep.c:mips_next_pc
26708
26709Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26710
26711 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26712 more rigorous EGCS C++ error checking.
26713
26714Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26715
26716 * gdb.base/help.exp: Clean up `help set args' and `help show args'
26717 tests.
26718 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
26719 function when asleep.
26720 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
26721 for i*86 Linux and SVR4 signal handling problems.
26722 Remove linux xfail for `next to handler in signals_tests_1', fixed
26723 by recent infrun.c change.
26724 Limit backtrace to 10 frames to avoid timeout problems with infinite
26725 stack backtraces.
26726 Adjust expect pattern in `handle all print' test to match Apr 28 1997
26727 target.[ch] change.
26728
26729Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
26730
26731 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26732 for a newline from gdb before continuing.
26733 (default_gdb_exit): Just look for y or n.
26734 (gdb_test): Detect abnormal exit from GDB running on DOS; if
26735 it does, fail the rests of the tests in the file.
26736
26737Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
26738
26739 * config/cygmon.exp: New file.
26740
26741Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
26742
26743 * gdb.base/list.exp: Fix problem with "list default lines around
26744 main" test on remote targets.
26745
26746 * gdb.base/scope.exp: Fix problem with filelocal_bss before
26747 run test on remote targets.
26748
26749Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
26750
26751 * gdb.asm: New directory.
26752 * configure.in: Configure it.
26753 * configure: Regenerate.
26754 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26755 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26756
26757Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
26758
26759 * config/mn10300-eval.exp: New file to support MN10300 eval board.
26760
26761Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
26762
26763 * gdb.base/overlays (several files): Merge the two overlay
26764 managers into one. Change variables (foox, barx, bazx, grbxx)
26765 back into ints but force them to load in their proper sections.
26766
26767Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26768
26769 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
26770 on-chip insn memory and IMAP1 to upper 128k.
26771 (D10VCopy): Handle memory regions crossing 16k boundaries.
26772 (D10VCopy): Transfer data in 32 bit chunks.
26773
26774Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26775
26776 * gdb.base/overlays.c (main): Exit normally when result is
26777 correct.
26778
26779 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
26780 map. Include space for printf in .text segment.
26781
26782 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
26783 updated d10v memory VMA/LMA map.
26784 (D10VCopy): Call D10VTranslate.
26785
26786Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
26787
26788 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
26789
26790 * gdb.base/bar.c (barx, bar): Change variable to small array so
26791 that it won't be put into the .sdata - small data -
26792 section. Update reference.
26793 * gdb.base/baz.c (bazx, baz): Ditto.
26794 * gdb.base/foo.c (foox, foo): Ditto.
26795 * gdb.base/grbx.c (grbxx, grbx): Ditto.
26796
26797 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
26798 to be arrays.
26799
26800Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
26801
26802 * gdb.base/overlays.exp: fix up and get working again.
26803 Add tests for backtraces from an overlay function.
26804
26805Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
26806
26807 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
26808 "calling function with watchpoint enabled".
26809
26810Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
26811
26812 * gdb.base/break.exp (test_next_with_recursion): Remove
26813 gdb_suppress_tests for d10v-*-*.
26814 * lib/gdb.exp (gdb_suppress_tests): Disable this function
26815 pending review of whether it is useful or not.
26816
26817Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
26818
26819 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
26820
26821Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
26822
26823 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
26824 * config/dve.exp: New file to support Densan boards.
26825
26826Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
26827
26828 * gdb.base/interrupt.exp: Document problem of simulators, signals,
26829 reads and BSD.
26830
26831Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
26832
26833 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
26834 response.
26835
26836 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
26837
26838Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
26839
26840 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
26841 test.
26842
26843 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
26844 target_sizeof_long and target_bigendian_p.
26845 (structs_by_value, structs_by_reference): Check values according
26846 to targets word size and endianess.
26847
26848Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
26849
26850 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
26851 output.
26852
26853Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
26854
26855 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
26856 Update test of set args help to match source change.
26857
26858Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
26859
26860 * gdb.base/default.exp: Expect help system output to be in
26861 alphabetical order.
26862 * gdb.base/help.exp: Ditto.
26863
26864Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
26865
26866 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
26867 "i*86-pc-linux-gnu*".
26868 * gdb.base/interrupt.exp: Ditto.
26869 * gdb.base/corefile.exp: Ditto.
26870
26871 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
26872 define vxworks when building the testcase.
26873
26874 * gdb.base/ptype.exp: Fix testnames to be unique.
26875 * gdb.base/radix.exp: Ditto.
26876 * gdb.base/term.exp: Ditto.
26877 * gdb.base/whatis.exp: Ditto.
26878 * gdb.c++/classes.exp: Ditto.
26879
26880Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
26881
26882 * gdb.base/callfuncs.exp: Fix indentation.
26883
26884 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
26885 suppress_flag has been set.
26886 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
26887 target feature.
26888
26889Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
26890
26891 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
26892 the testcase.
26893
26894 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
26895 set_debug_traps() and breakpoint().
26896 * gdb.c++/misc.cc (main): Ditto.
26897 * gdb.c++/templates.cc (main): Ditto.
26898 * gdb.c++/virtfunc.cc (main): Ditto.
26899
26900Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
26901
26902 * lib/gdb.exp(gdb_step_for_stub): New function.
26903 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
26904 exists, reload the executable and do a "continue" instead of
26905 doing a jump.
26906 (runto_main): Use gdb_step_for_stub.
26907
26908 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
26909 tests to have unique names.
26910 * gdb.base/callfuncs.exp: Ditto.
26911 * gdb.base/commands.exp: Ditto.
26912 * gdb.base/default.exp: Ditto.
26913 * gdb.base/help.exp: Ditto.
26914 * gdb.base/list.exp: Ditto.
26915 * gdb.base/opaque.exp: Ditto.
26916 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
26917 similar tests.
26918
26919 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
26920 * gdb.c++/cplusfuncs.cc: Ditto.
26921 * gdb.c++/virtfunc.cc: Ditto.
26922
26923 * config/monitor.exp: Keep track of the last file we saw, rather
26924 than trying to get the info from gdb.
26925
26926 * gdb.fortran/types.exp: Move comment to previous line.
26927
26928Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
26929
26930 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
26931 target mode.
26932
26933Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
26934
26935 From Bob Manson:
26936 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
26937 string from GDB when it connects.
26938
26939 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
26940
26941Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
26942
26943 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
26944 if we can't get a debug format from GDB (we may be testing an
26945 older GDB). Use a 10 second timeout when checking for the format.
26946
26947 * gdb.stabs/weird.exp: Fix quoting.
26948
26949 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
26950
26951Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
26952
26953 * config/arm-ice.exp: New file.
26954
26955Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
26956
26957 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
26958 until it has been modified to work with the new testsuite.
26959
26960 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
26961 testcase won't compile, cause all of the testcases in the file to
26962 fail instead.
26963
26964 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
26965 (gdb_clear_suppressed): New procedure.
26966 (gdb_stop_suppressing_tests): Only clear suppress_flag if
26967 it contains a positive value.
26968
26969Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
26970
26971 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
26972
26973 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
26974
26975Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
26976
26977 * lib/gdb.exp (setup_xfail_format): New function.
26978 (get_debug_format): New function to get debug format.
26979 (debug_format): New global variable to hold last value set
26980 by get_debug_format.
26981 * gdb.base/list.exp: Call get_debug_format and expect some
26982 tests to fail for DWARF 1 and COFF formats.
26983 * gdb.c++/ptype.exp: Ditto.
26984 * gdb.c++/classes.exp: Ditto.
26985 * gdb.c++/cplusfuncs.exp: Ditto.
26986 * gdb.c++/inherit.exp: Ditto.
26987 * gdb.c++/templates.exp: Ditto.
26988 * gdb.c++/virtfunc.exp: Ditto.
26989
26990Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
26991
26992 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
26993 host doesn't have a currently-open connection.
26994
26995 * config/sparclet.exp: Cleanups and fixes to make it generic for
26996 any gdb stub target. Handle cases where gdb doesn't respond when
26997 interrupted in a sane fashion.
26998
26999 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
27000 same thing in a totally different way.
27001
27002 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
27003 setting "timeout".
27004 (gdb_start): We set the global gdb_prompt variable in
27005 default_gdb_init now.
27006
27007Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27008
27009 * gdb.base/printcmds.exp: Fix "check for floating addition"
27010 regexp to accept results within approx +/- .01 of exact value.
27011 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27012
27013Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27014
27015 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
27016 properly.
27017 (gdb_expect): Add optional timeout parameter, and add timeout
27018 value to various calls.
27019 (gdb_suppress_tests): Only give one warning message per group.
27020
27021Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27022
27023 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
27024 global variables. Handle getting a value for $timeout more
27025 gracefully.
27026
27027Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27028
27029 * lib/gdb.exp: Close connection to remote host if gdb doesn't
27030 initialize.
27031 (default_gdb_init): New procedure; allow gdb_init to be overridden
27032 by a target configuration file.
27033 (gdb_expect): Pass the timeout to remote_expect.
27034
27035 * config/monitor.exp(gdb_load): Fix typo in regexp.
27036
27037Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27038
27039 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27040
27041Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27042
27043 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
27044 here. Call gdb_target_exec before rebooting the target, to make
27045 sure the connection to the target is closed.
27046 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27047 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27048 Also detect "Timeout reading from remote" error.
27049
27050 * config/gdbserver.exp: Pass the executable being loaded to
27051 gdb_target_monitor. Don't call gdb_file_cmd here; let
27052 gdb_target_monitor do it.
27053
27054 * gdb.disasm/hppa.exp: Don't use exec_output.
27055
27056Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27057
27058 * gdb.base/list.exp: If we're debugging a non-native target,
27059 try to set the pc register to point to the start of the
27060 program before doing the first list command.
27061
27062 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
27063 test_calls after restarting.
27064
27065 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
27066 reloading.
27067
27068 * gdb.base/watchpoint.exp: Fix typo.
27069
27070 * gdb.base/setshow.exp: Check for use_gdb_stub.
27071
27072 * gdb.base/break.exp: Fix continue until exit test for the gdb
27073 stub case.
27074 * gdb.base/langs.exp: Ditto.
27075
27076 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
27077 gdb_load_offset. If we weren't given a file to load, figure out
27078 what the current file is and use it.
27079
27080 * config/i386-bozo.exp: New file.
27081
27082Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27083
27084 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27085 feature.
27086
27087 * config/proelf.exp: New entry.
27088
27089Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27090
27091 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27092 of regexps.
27093
27094 * gdb.base/watchpoint.exp: Don't run the test_stepping
27095 tests if gdb can't call functions on the target.
27096
27097 * gdb.base/setshow.exp: Don't run the set prompt tests if
27098 the board has gdb_prompt set.
27099
27100Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27101
27102 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27103 * gdb.base/commands.exp: Likewise.
27104 * gdb.base/setshow.exp: Likewise.
27105
27106Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27107
27108 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27109 feature.
27110
27111 * config/i960.exp: New file.
27112
27113Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27114
27115 * gdb.base/funcargs.exp: Check for gdb,short_int target
27116 feature instead of looking for explicit target triplets.
27117
27118Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
27119
27120 * gdb.base/printcmds.exp: add a couple more tests a la
27121 "p 123DEADBEEF", to check parse_number.
27122 * top.c: change "to enable to enable" to "to enable" in a couple
27123 of help strings.
27124
27125Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27126
27127 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27128 on the mn10300.
27129
27130Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27131
27132 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27133 where the test executable is run with explicit args.
27134 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27135
27136Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27137
27138 * gdb.base/run.c: Use FAKEARGV to build test executable that
27139 does not require a command line arg, since most simulators
27140 don't currently support passing such an arg into the simulated
27141 program.
27142 * gdb.base/commands.exp: Change tests to insert the proper
27143 value as the arg to the first recursive factorial call. Change
27144 compilation line to define FAKEARGV at compile time.
27145
27146Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27147
27148 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27149 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27150 function with watchpoint enabled" test.
27151
27152Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27153
27154 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
27155 Don't call gdb_test when the command doesn't return to a gdb prompt.
27156
27157 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
27158 "Tests restarted" messages.
27159
27160Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27161
27162 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27163
27164Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
27165
27166 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27167 for INFO SYMBOL; add help tests for OVERLAY commands.
27168 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27169 add tests for OVERLAY commands
27170 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27171 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27172 * gdb.base/sigall.c: add usestubs code frag
27173 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
27174
27175Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27176
27177 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27178 failures.
27179 (gdb_stop_suppressing_tests): Note that tests have restarted.
27180
27181Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27182
27183 * config/h8300.exp: New file.
27184
27185Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27186
27187 * gdb.base/setshow.exp: Check for the existence of a
27188 feature, not its value.
27189
27190Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27191
27192 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27193
27194 * gdb.base/scope.exp: It's now init0(), not init().
27195
27196 * gdb.base/scope0.c: For now, change init() to be init0().
27197
27198 * config/monitor.exp: Use gdb_serial in preference to serial
27199 or netport.
27200
27201 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
27202 and it's not already set.
27203
27204Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27205
27206 * gdb.base/setshow.exp: Only test the run command if the target
27207 isn't using a stub and if it supports argument passing.
27208
27209Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27210
27211 * config/udi.exp(gdb_start): Make sure UDICONF is set
27212 properly before starting gdb.
27213
27214Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27215
27216 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27217 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27218 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27219
27220Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27221
27222 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
27223 specialized code to reboot the board, use remote_reboot instead.
27224
27225 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27226
27227 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27228
27229 * config/monitor.exp: Make sure we disconnect from the target.
27230 Also, try a reboot/reload cycle instead of failing if the
27231 load fails.
27232
27233Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27234
27235 * gdb.base/default.exp: Don't set match_max.
27236 * gdb.base/help.exp: Ditto.
27237 * gdb.base/list.exp: Ditto.
27238 * gdb.base/signals.exp: Ditto.
27239
27240 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27241 set, use remote_ld to download the testcase instead of
27242 the GDB loader.
27243
27244Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27245
27246 * config/vr5000.exp: New file.
27247
27248 * config/monitor.exp(gdb_target_monitor): Add pattern for
27249 "Ending remote" to detect errors in connecting.
27250
27251 * gdb.base/setshow.exp: Add .* within auto language test.
27252
27253 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27254 target feature.
27255
27256 * config/monitor.exp(gdb_load): Check for a failure when loading,
27257 and reboot the board if necessary.
27258
27259 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27260 a set of tests. Remove print.* from the patterns being checked.
27261
27262Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27263
27264 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27265 refer to gdb_spawn_id.
27266
27267 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27268 longer used.
27269 * config/sparclet.exp: Ditto.
27270 * config/sparclet-old.exp: Ditto.
27271 * config/slite.exp: Ditto.
27272 * config/sim.exp: Ditto.
27273 * gdb.base/funcargs.exp: Ditto.
27274
27275 * lib/gdb.exp:Remove references to gdb_spawn_id.
27276 (gdb_expect): Move to remote.exp.
27277
27278Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27279
27280 * config/monitor.exp: Detect the "Couldn't establish connection"
27281 message from GDB.
27282
27283Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27284
27285 * gdb.base/bitfields.exp: Use runto instead of explicit
27286 gdb_run_cmd/gdb_expect sequences.
27287
27288 * gdb.base/break.exp(text_next_with_recursion): Add match for
27289 gdb_expect call.
27290
27291 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27292 We also need to handle the "A program is being debugged already"
27293 prompt from gdb. Use gdb_test to set the baud rate.
27294
27295 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27296 to 20000. Really. I mean it.
27297
27298Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27299
27300 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
27301 fails. If suppress_flag is set, skip perror message about not
27302 being able to send to GDB.
27303 (send_gdb): If suppress_flag is set, don't try to send commands to
27304 GDB.
27305 (gdb_expect): If suppress_flag is set, always fail immediately.
27306 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27307 (gdb_init): Call gdb_stop_suppressing_tests.
27308 (default_gdb_exit): Ditto.
27309 (default_gdb_start): Ditto.
27310
27311 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
27312 gdb_stop_suppressing_tests as appropriate.
27313 * gdb.base/break.exp: Ditto.
27314 * gdb.base/callfuncs.exp: Ditto.
27315 * gdb.base/commands.exp: Ditto.
27316 * gdb.base/exprs.exp: Ditto.
27317 * gdb.base/funcargs.exp: Ditto.
27318 * gdb.base/list.exp: Ditto.
27319 * gdb.base/recurse.exp: Ditto.
27320 * gdb.base/scope.exp: Ditto.
27321 * gdb.base/structs.exp: Ditto.
27322 * gdb.c++/inherit.exp: Ditto.
27323
27324Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27325
27326 * config/vr4300.exp: New file.
27327
27328 * gdb.*/*.exp: Call gdb_expect instead of expect.
27329
27330 * lib/gdb.exp(gdb_expect): New function.
27331
27332Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27333
27334 * lib/gdb.exp(gdb_init): New function.
27335
27336 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
27337 for each individual variable set.
27338
27339 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27340 name.
27341
27342 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27343
27344 * gdb.base/scope.exp: Use gdb_test.
27345
27346 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27347 aborting; the testsuite driver will do that for us (see
27348 gdb_finish). Also, use gdb_test in a few more places.
27349
27350Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27351
27352 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27353
27354Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27355
27356 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27357 and "add_tests" are not at the same address.
27358
27359Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27360
27361 * gdb.base/ptype.exp: Use gdb_test.
27362
27363Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27364
27365 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27366 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27367 left in. No longer expect them to fail.
27368
27369 * gdb.stabs/*.mt; Deleted, no longer used.
27370 * gdb.stabs/configure.in: Remove references to target makefile
27371 frags.
27372 * gdb.stabs/configure: Rebuilt.
27373
27374 * gdb.disasm/*.mt: Deleted, no longer used.
27375 * gdb.disasm/configure.in: Remove references to target makefile
27376 frags. Use "sh3.s" as the unique filename for this directory.
27377 * gdb.disasm/configure: Rebuilt.
27378
27379 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27380 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27381 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27382
27383Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27384
27385 * config/udi.exp: Use mondfe,name instead of remote_host.
27386
27387Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27388
27389 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27390 a function with a watchpoint enabled on the mn10200.
27391
27392 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27393 before trying to create it!
27394
27395Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27396
27397 * config/vx.exp: Use hostname instead of netport.
27398
27399 * config/vxworks.exp: New file.
27400
27401 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27402
27403 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
27404 gdb before assuming everything worked. Send a ^C if a timeout
27405 occurs.
27406
27407 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27408 $gdb_spawn_id directly.
27409 (gdb_run_cmd): Try _start as well as start. Use the target feature
27410 gdb,start_symbol as the symbol to start from when jumping.
27411
27412Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27413
27414 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27415 redundant) test.
27416
27417 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27418 it doesn't lose for 16bit integer systems.
27419
27420Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27421
27422 * gdb.fortran/types.exp: If the target doesn't support "double"
27423 data types, then expect "real" types to only be 4 bytes.
27424
27425 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27426 call tests if the target doesn't support inferior function calls.
27427
27428 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27429 in printf tests.
27430
27431Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27432
27433 * gdb.base/help.exp: Disable "help set", "help show", and
27434 "help support". Simplify regexp for "help stack".
27435
27436 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27437 to 60 seconds. Temporarily set match_max to 15000 around the
27438 "info copying" test.
27439
27440 * gdb.base/nodebug.exp: Don't try to do an inferior function
27441 call if the target doesn't support them.
27442 * gdb.base/printcmds.exp: Likewise.
27443 * gdb.base/setvar.exp: Likewise.
27444 * gdb.base/structs.exp: Likewise.
27445 * gdb.c++/templates.exp: Likewise.
27446 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27447
27448 * gdb.base/recurse.exp: Enable for the mn10200.
27449
27450 * configure.in: Do configure gdb.stabs directory for *-*-elf
27451 targets.
27452 * configure: Rebuilt.
27453
27454 * gdb.base/break.exp: Check for gdb,noresults before testing
27455 exit status and/or results from the target.
27456 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27457 * lib/gdb.exp: Remove old (now bogus) initialization of
27458 noinferior, noargs, noresults and nosignals.
27459
27460Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27461
27462 * config/sh.exp: New file.
27463
27464 * config/slite.exp: Try to connect multiple times to the board
27465 before rebooting. Only send a "monitor run" if need_monitor_run
27466 is set.
27467
27468 * gdb.base/break.exp: Don't do the "stub continue" test if
27469 the target has gdb_stub set.
27470
27471 * gdb.base/callfuncs.exp: Increase the timeout.
27472
27473 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27474 if the target has gdb,noinferiorio set.
27475
27476 * gdb.base/list.exp: Increase match_max to 10000 characters.
27477
27478 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27479
27480 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27481 target.
27482
27483 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27484
27485Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27486
27487 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
27488 trying to delete the copy of gdb. Catch the file delete so we
27489 don't die if the delete fails; also, the file should be copied to
27490 the host, not to the build.
27491
27492Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27493
27494 * lib/gdb.exp(gdb_test): Surround the result pattern with
27495 parenthesis in case it contains multiple regexps separated
27496 with |.
27497
27498 * gdb.base/watchpoint.exp: Use gdb_test.
27499 * gdb.base/default.exp: Ditto.
27500
27501Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27502
27503 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
27504
27505 * gdb.base/scope.exp: Use gdb_test.
27506 * gdb.c++/classes.exp: Ditto.
27507 * gdb.c++/inherit.exp: Ditto.
27508
27509Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27510
27511 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27512 remote_exec instead.
27513 * gdb.base/corefile.exp: Don't be ridiculous.
27514 * gdb.base/*.c: Add missing stub invocations.
27515
27516Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27517
27518 * config/slite.exp: Miscellaneous fixes.
27519
27520 * lib/gdb.exp: Fix runto.
27521
27522 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27523 the target.
27524
27525 * gdb.base/watchpoint.exp: Fix regexp.
27526
27527 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27528 close and wait commands, as the descriptor may now be
27529 invalid. Always call "remote_close host".
27530
27531Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27532
27533 Major rewrite for testsuite revision.
27534
27535 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27536 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27537 instead of relying on spawn_id to always contain a valid
27538 spawn id.
27539 (get_compiler_info): New procedure to build the ${binfile}.ci
27540 file, instead of replicating this in N different places.
27541 (gdb_compile): New procedure.
27542
27543 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
27544 appropriate arguments) instead of compile. Use gdb_test in a lot
27545 more places. Use send_gdb instead of send. Always run gdb_start
27546 at the start of a testcase, as this is no longer done magically.
27547
27548 config/*-gdb.exp: Rename without the -gdb suffix.
27549
27550 config/mips.exp: Use remote_close instead of exit_remote_shell.
27551 config/monitor.exp: Use target_info instead of looking at
27552 baud, timeout, etc.
27553 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27554
27555Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27556
27557 * gdb.c++/templates.exp (test_ptype_of_templates),
27558 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27559 Update expect patterns for destructors and assignment operators
27560 to match corresponding c-typeprint.c changes.
27561 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27562 to destructor breakpoint test, GDB should be able to set the
27563 destructor breakpoint without specifying arguments.
27564
27565Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27566
27567 * gdb.threads/pthreads.exp: Change result for failure to compile due
27568 to lack of pthreads runtime support from an error to simply an
27569 unsupported test, per dejagnu standards.
27570
27571Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27572
27573 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27574 where GDB exits to reduce pattern match time.
27575 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27576
27577 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27578
27579Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
27580
27581 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27582 * gdb.base/default.exp: ditto.
27583 * gdb.base/nodebug.exp: ditto.
27584 * gdb.base/printcmds.exp: ditto.
27585 * gdb.base/ptype.exp: ditto.
27586 * gdb.base/setvar.exp: ditto.
27587 * gdb.base/structs.exp: ditto.
27588 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27589
27590Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27591
27592 * configure, */configure: Rebuild with autoconf 2.12.
27593
27594Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27595
27596 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27597 use new i*86-pc-linux*-gnu quads.
27598 * gdb.base/corefile.exp: Ditto.
27599 * gdb.base/signals.exp: Ditto.
27600 * gdb.base/sigall.exp: Ditto.
27601 * gdb.base/interrupt.exp: Ditto.
27602
27603 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27604 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27605 RedHat 4.0.
27606
27607 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
27608 linux. This allows the test case to at least compile on latest
27609 linux, but still not run due to missing the threads runtime library.
27610
27611Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27612
27613 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27614 directory to search gdb directory. Accept and step over conditional
27615 stack alignment code. Consume $prompt in failure cases.
27616 Reset timeout to $oldtimeout instead of some arbitrary value.
27617 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27618 timeout problems with infinite stack backtraces.
27619 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27620 Accept function parameters for linkfunc member.
27621
27622Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27623
27624 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27625 (CXXFLAGS): Remove, unreferenced.
27626 (B_OPTIONS): Add for -B options and add code to initialize with
27627 previous -B options and also add -B option to pick up cross compiled
27628 runtime.
27629 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27630 doing cross compiles.
27631 (target_alias): Declare global.
27632 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27633 to verify that gcc exists in build tree, and if so set CC to that
27634 gcc and to use B_OPTIONS and TARGET_INCLUDES.
27635
27636Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27637
27638 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27639 ptype test for anonymous union. Fixup testcase to match
27640 current gcc debug output.
27641
27642Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27643
27644 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27645 force argument to an unsigned long type.
27646
27647Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27648
27649 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
27650 tests and anonymous union print/ptype tests.
27651 * gdb.base/list.exp (test_forward-search): Increase timeout by
27652 5 minutes for the "search extremely long line" case.
27653 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27654 completely optional and that the pass/fail messages use the command as
27655 the message if that third arg is a null string.
27656 (gdb_test_exact): Arrange that a null string pattern means match a
27657 null string output rather than any output, which might include random
27658 errors.
27659 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27660 backtrace test.
27661 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27662 always failing and failure is now exposed by gdb.exp changes.
27663
27664Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27665
27666 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27667 weren't being noted.
27668
27669Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27670
27671 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27672 * gdb.stabs/weird.exp: Remove v_comb xfails.
27673
27674Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
27675
27676 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
27677 list.exp scope.exp watchpoint.exp]
27678 Make all timeout error msgs explicitly say "(timeout)".
27679
27680Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
27681
27682 * config/monitor.exp: Increase download timeout to 1000 seconds.
27683
27684Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
27685
27686 * config/m32r.exp: Increase timeout to 120 seconds.
27687
27688Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27689
27690 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27691 and accept older ordering as obsolescent gcc or gdb.
27692 * gdb.c++/templates.exp: Ditto.
27693 * gdb.c++/virtfunc.exp: Ditto.
27694
27695Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27696
27697 * gdb.base/coremaker.c: Add code to mmap some data so we
27698 can check that it ends up in the core file.
27699 * gdb.base/corefile.exp: Add test to read mmapped data
27700 from core file.
27701
27702Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
27703
27704 * config/m32r.exp: New file.
27705
27706Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
27707
27708 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
27709 that cflags can contains -gstabs, and work correctly for other tests.
27710
27711Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
27712
27713 * gdb.base/setshow.exp: New file, tests show and set.
27714 * gdb.base/setshow.c: New file, tests show and set.
27715 * gdb.base/help.exp: Add test for help set|show annotate.
27716 * gdb.base/default.exp: Add test for set|show annotate.
27717
27718Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
27719
27720 * testsuite/gdb.base/break.exp: Make backtrace from factorial
27721 errors unique.
27722 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
27723 explicitly.
27724
27725Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
27726
27727 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
27728 and width commands. This is done elsewhere.
27729 * (gdb_start): Don't call gdb_start_sim here. That's already
27730 done in gdb_load. This fixes lots of failures in default.exp.
27731
27732Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
27733
27734 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27735 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27736 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27737 in the same we we treat other failures (since it may be an expected
27738 condition), rather than as an error.
27739 * gdb.base/signals.exp (test_handle_all_print): Revert back to
27740 old test format.
27741
27742Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
27743
27744 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27745 (distclean maintainer-clean realclean): No need to remove files
27746 twice. Nuke the duplicates.
27747 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
27748 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
27749 Remove config.h along with other config files.
27750
27751Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
27752
27753 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27754 "p func1 ()" and note that rests of tests are skipped.
27755 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
27756 setup_xfails for "print func2::coremaker_local".
27757 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27758 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27759 affected by the previous run test.
27760 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
27761 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
27762 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
27763 "pass int powerset tuple" and "pass modeless int powerset tuple".
27764 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27765 "real write 4" and "real write 8".
27766 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
27767 setup_xfails for "print vs1 after tuple assign 2",
27768 "print \$i after tuple assign 2", and
27769 "print vs2 after tuple assign 2".
27770 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27771 meaningful error message and return -1 so the caller can
27772 suppress further tests and avoid a cascade of errors.
27773
27774Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27775
27776 * gdb.base/a1-selftest.exp: Tweak tests to account for new
27777 format for printing version.
27778 * gdb.base/default.exp: Ditto.
27779 * gdb.base/interrupt.exp: Fix problem with cascade of
27780 errors if child process dies while calling a function.
27781
27782Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
27783
27784 * Makefile.in (VPATH): Add
27785 * Makefile.in (Makefile, config.status): Fix rules so things get
27786 remade when necessary.
27787
27788Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
27789
27790 * Makefile.in (just-check): Add path to sibling expect dir
27791 to environment variable specified by RPATH_ENVVAR.
27792
27793Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
27794
27795 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
27796 (just-check): Add shared library paths for libstdc++, tk,
27797 tcl, bfd, and opcodes to the environment variable specified
27798 in RPATH_ENVVAR.
27799 * configure.in: Add support to recognize --enable-shared flag
27800 and generate correct value for RPATH_ENVVAR.
27801 * configure: Regenerated with autoconf.
27802
27803Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
27804
27805 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
27806 include all osf versions.
27807 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
27808 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
27809 when target is linux. When failing to build pthreads test
27810 executable, give more meaningful message.
27811 * gdb.threads/pthreads.c: Hpux also uses old definition of second
27812 arg for pthread_create.
27813
27814Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
27815
27816 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
27817 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
27818 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
27819 and -lpthreads (everybody else).
27820 (test_startup): Fail gracefully if threads are not supported.
27821 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
27822 "p/c array_index("abcdef",2)" when not gcc compiled.
27823 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
27824 "print func2::coremaker_local" when not gcc compiled.
27825 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
27826 "ptype on opaque struct tagname (statically)",
27827 "ptype on opaque struct tagname (dynamically) 1", and
27828 "ptype on opaque struct tagname (dynamically) 2"
27829 for not compiled with gcc.
27830 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
27831 backtrace when compiled with gcc.
27832 * lib/gdb.exp (runto_main): Return result of "runto main" rather
27833 than always return success.
27834
27835Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
27836
27837 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
27838
27839Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
27840
27841 * gdb.base/structs.exp: Undo last change.
27842
27843Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
27844
27845 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
27846 encapsulate all the steps/nexts done during self test, starting
27847 at main, and makes them less sensitive to optimization issues.
27848 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
27849 signal handler" test.
27850 * gdb.threads/pthreads.exp: Only run this for native configs.
27851 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
27852 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
27853 tests.
27854 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
27855 for "runto test_calls(void)" test.
27856
27857Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
27858
27859 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
27860 and don't expect address info in breakpoint confirmations.
27861
27862Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
27863
27864 * gdb.base/list.exp (test_forward_search): Increase timeout
27865 temporarily by 60 seconds for searching extremely long line,
27866 and then reset to old value when done. Increase expect input
27867 buffer to 10000.
27868
27869Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
27870
27871 * gdb.base/list.exp (test_forward_search): Fix to handle very
27872 long source line without overflowing expect's input buffer.
27873
27874Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
27875
27876 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
27877 "buffer_full".
27878
27879 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
27880 "buffer_full".
27881
27882 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
27883 "buffer_full".
27884
27885 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
27886 "buffer_full".
27887
27888Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
27889
27890 * configure.in (configdirs): Add gdb.threads.
27891 * configure: Regenerated with autoconf.
27892 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
27893 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
27894 * gdb.threads/configure: New, generated with autoconf.
27895
27896Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
27897
27898 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
27899
27900Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
27901
27902 * gdb.base/signals.exp (test_handle_all_print): Test separately for
27903 each signal's status in the output of "handle all print".
27904 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
27905 the \r\n sequence that immediately precedes the gdb prompt.
27906 * gdb.base/a1-selftest.exp: Save original timeout and restore
27907 after test.
27908
27909Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
27910
27911 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
27912 symbol.
27913
27914Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
27915
27916 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
27917
27918Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
27919
27920 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
27921 timeout by 60 seconds.
27922
27923Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
27924
27925 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
27926 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
27927 error return.
27928
27929Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
27930
27931 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
27932 gdb initialization, also report how long dejagnu waited. Restore
27933 old timeout before doing error return. Temporarily increase timeout
27934 by 3 minutes to allow for slow startups over heavy NFS use.
27935
27936Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
27937
27938 * lib/gdb.exp: Report timeout value for verbosity level 2.
27939 * config/gdbserver.exp: Ditto.
27940 * config/hppro.exp: Ditto.
27941 * config/mips-gdb.exp: Ditto.
27942 * config/monitor.exp: Ditto.
27943 * config/netware.exp: Ditto.
27944 * config/sim-gdb.exp: Ditto.
27945 * config/slite-gdb.exp: Ditto.
27946 * config/udi-gdb.exp: Ditto.
27947 * config/unix-gdb.exp: Ditto.
27948 * config/vx-gdb.exp: Ditto.
27949 * gdb.base/a1-selftest.exp: Ditto.
27950 * gdb.base/a2-run.exp: Ditto.
27951 * gdb.base/break.exp: Ditto.
27952 * gdb.base/corefile.exp: Ditto.
27953 * gdb.base/list.exp: Ditto.
27954 * gdb.base/recurse.exp: Ditto.
27955 * gdb.base/scope.exp: Ditto.
27956 * gdb.base/signals.exp: Ditto.
27957
27958Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27959
27960 * gdb.threads/Makefile.in (docdir): Removed.
27961
27962Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27963
27964 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
27965 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
27966 @srcdir@.
27967 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
27968 autoconf 2.5 or higher.
27969 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
27970
27971Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
27972
27973 * configure: Regenerated.
27974 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
27975 avoid name clashes with SunOS headers.
27976
27977Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
27978
27979 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
27980
27981Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
27982
27983 * gdb.base/callfuncs.exp: Finish last change -- make sure the
27984 prototype information ends up in the compiler info file.
27985
27986Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
27987
27988 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
27989 attempting to regenerate it. Eliminate use of a temporary file
27990 and just generate the info file directly. Source it immediately,
27991 for consistency of use.
27992 * gdb.base/corefile.exp: Ditto
27993 * gdb.base/exprs.exp: Ditto.
27994 * gdb.base/funcargs.exp: Ditto.
27995 * gdb.base/langs.exp: Ditto.
27996 * gdb.base/list.exp: Ditto.
27997 * gdb.base/mips_pro.exp: Ditto.
27998 * gdb.base/nodebug.exp: Ditto.
27999 * gdb.base/opaque.exp: Ditto.
28000 * gdb.base/ptype.exp: Ditto.
28001 * gdb.base/scope.exp: Ditto.
28002 * gdb.base/setvar.exp: Ditto.
28003 * gdb.base/signals.exp: Ditto.
28004 * gdb.base/whatis.exp: Ditto.
28005 * gdb.c++/templates.exp: Ditto.
28006 * gdb.c++/virtfunc.exp: Ditto.
28007 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
28008 whether or not to add -lstdc++ to the compile command line args.
28009
28010Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28011
28012 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28013 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28014 Increase timeout, a lot of single stepping might be needed if the
28015 target has no hardware watchpoints.
28016
28017Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28018
28019 * gdb.base/break.exp: Ignore compiler warnings when compiling
28020 break.c.
28021 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28022 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28023 from remote-sim.
28024 * gdb.base/exprs.exp: Add h8300 xfails.
28025 * gdb.base/funcargs.exp: Likewise.
28026 * gdb.base/nodebug.exp: Likewise.
28027 * gdb.base/printcmds.exp: Likewise.
28028 * gdb.base/ptype.exp: Likewise.
28029 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28030 h8300 xfails.
28031 * gdb.base/return.exp: Handle float/double precision problems
28032 on the h8300.
28033 * gdb.base/funcargs.c: Explicitly make last constant argument to
28034 call_after_alloca_subr an unsigned long type.
28035 * gdb.base/return.c: Include stdio.h.
28036
28037Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28038
28039 * config/abug.exp: New file for the older Motorola Bug monitor
28040 that runs on the mvme13x series VME boards.
28041 * config/monitor.exp: Use the new config array for target settings
28042 if they exist.
28043
28044Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28045
28046 * sim-gdb.exp: Make the SH simulator allocate less space when
28047 it is targeted.
28048
28049Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28050
28051 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28052 test.
28053
28054Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28055
28056 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28057 "rs6000-*-*" for "list function in include file" when gcc compiled.
28058 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28059 for "p ctable1[120]".
28060 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28061 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28062 Remove setup_xfail for "rs6000-*-*" for
28063 "print 'scope0.c'::filelocal before run".
28064 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28065 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28066 since some compilers don't allow both options to be given
28067 on the same command line. Create object file and move it.
28068
28069Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28070
28071 * gdb.base/corefile.exp: Always regenerate the core file, since
28072 we always regenerate the coremaker program. Detect special case
28073 where registers cannot be read from core file.
28074
28075Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28076
28077 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28078 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28079 * gdb.c++/templates.exp: Only match on basename of file since
28080 some formats like xcoff don't encode directory information.
28081 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28082 and rs6000 AIX xcoff targets.
28083 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28084 * configure: Regenerate.
28085 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28086 here, rather than in distclean.
28087
28088Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28089
28090 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28091 defined, and use it to compile the test case with -O2. The
28092 native compilation still uses no optimization.
28093 * gdb.base/mips_pro.c: Remove inline assembly code since
28094 it is compiled PIC by default, which results in assembler
28095 warnings that make the testsuite think the compilation
28096 was unsuccessful.
28097
28098Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28099
28100 * gdb.c++/misc.exp: Add note to message for
28101 "print s.a for foo struct" that this is a known gcc 2.7.2
28102 and earlier bug.
28103
28104Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28105
28106 * gdb.base/break.exp: Fix pattern for matching "Delete all
28107 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28108 setup_xfail for deleting all breakpoints test. Fix various
28109 timeout messages to include "(timeout)".
28110 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28111 for "p t_float_values2(3.14159,float_val2)".
28112 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28113 for "continue to call2g" when gcc compiled.
28114 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28115 "up to foo in langs.exp", "show language at foo in langs.exp",
28116 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28117 and "show language at fsub in langs.exp".
28118 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28119 "list line 1 in include file", "list message for lines past EOF",
28120 "list function in include file", "list list0.h:foo", and
28121 "list filename:function; nonexistant function".
28122 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28123 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28124 and "ptype t_char_array" to be for native cc only.
28125
28126Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28127
28128 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
28129 setup_xfail for "print coremaker_bss", "print coremaker_ro",
28130 "print func2::coremaker_local", and "backtrace in corefile.exp".
28131
28132Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28133
28134 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28135 "bt in signals.exp". This problem only appears when running
28136 the testsuite, and then only intermittently.
28137
28138Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28139
28140 * gdb.base/return.exp (return_tests): Differentiate between
28141 two tests of continuing.
28142
28143Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28144
28145 * */Makefile.in (maintainer-clean): Remove config.log.
28146 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28147 * gdb.c++/Makefile.in (PROGS): Add inherit.
28148 (clean): Remove *.ci.
28149
28150Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28151
28152 * gdb.c++/misc.cc: Add test code from Mike Stump.
28153 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28154
28155Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28156
28157 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28158 to "alpha-*-osf2*" and add comment.
28159 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
28160 setup_xfail for "step over execarg initialization" and
28161 "step over corearg initialization".
28162 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28163 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28164 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
28165 gcc compiled for "print coremaker_bss", "print coremaker_ro",
28166 "print func2::coremaker_local", and "backtrace in corefile.exp".
28167 * gdb.base/signals.exp: Build and source signals.ci.
28168 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28169 to be for gcc only.
28170 * lib/gdb.exp: Move verbose statements outside conditionals.
28171
28172Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28173
28174 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28175 Feb 3 procfs.c change.
28176
28177Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28178
28179 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28180
28181Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28182
28183 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28184 from dejagnu's apparent default of 10 seconds, which gives random
28185 results when running the tests over NFS on moderately loaded systems.
28186 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28187
28188Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28189
28190 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28191 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
28192 result reports.
28193
28194Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28195
28196 * configure.in (CY_AC_PATH_TCLH): Remove.
28197 * configure: Regenerate.
28198
28199Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28200
28201 * gdb.c++/Makefile.in (clean): Add missing '{'.
28202
28203Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28204
28205 * lib/gdb.exp: Provide a default value for noinferior.
28206
28207 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28208 Load libgloss.exp.
28209
28210Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28211
28212 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28213 the executable, not the .o to run the tests from.
28214
28215Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28216
28217 * gdb.base/break.exp: Don't test for program exit or exit status
28218 if $noresults if nonzero.
28219 * gdb.base/langs.exp: Likewise.
28220 * gdb.base/watchpoint.exp: Likewise.
28221
28222 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28223 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28224 trying to compile the testcase.
28225
28226Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28227
28228 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28229 * gdb.base/signals.exp (continue to handler): Likewise.
28230
28231Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28232
28233 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28234
28235 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28236
28237Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28238
28239 * gdb.base/corefile.exp: Recognize "not found" as failure
28240 when trying to determine if a core file was generated.
28241 If no core file was generate the first time, try again without
28242 the ulimit -c to work around braindamaged shells.
28243
28244Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28245
28246 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28247 [] tests with "test" and enclose string in quotes.
28248 * gdb.stabs/configure: Rebuild
28249
28250Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28251
28252 Changes in sync with expect:
28253 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28254 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28255 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28256 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28257 argument to AC_REQUIRE.
28258 * configure: Regenerated.
28259
28260Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28261
28262 * gdb.base/corefile.exp: When generating a core, discard any
28263 error messages about ulimit not found and the "core dumped"
28264 message from the shell that runs the coredumper.
28265
28266Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28267
28268 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28269
28270 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28271 which sed script to run. Expect failure for v_comb test
28272 on PA targets too.
28273
28274Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28275
28276 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
28277 "print func2::coremaker_local" and for "backtrace in corefile.exp"
28278
28279Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28280
28281 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28282 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
28283 "sparc-sun-solaris*" xfails for "p v_comb".
28284 * lib/gdb.exp (default_gdb_start): Fix typo.
28285 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28286 messages to not include the full program name that caused
28287 the core dump since some systems (such as solaris) apparently
28288 truncate this path to about 80 characters.
28289 When generating a core file first try increasing the core file
28290 size limit to unlimited since some systems may default it to
28291 zero, and it is harmless to try it. Move the test for failing
28292 to generate a core file to where it will actually get executed.
28293 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28294 new gdb result from g++ debug info improvements and make old
28295 pattern obsolescent. Also account for size_t differences
28296 (may be int or long).
28297 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28298 initialization before function call is placed in the delay slot
28299 and thus appears to be skipped over by commands such as "next".
28300
28301Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28302
28303 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28304
28305Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28306
28307 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28308 input source file; fix code to compile test to deal with this
28309 convention.
28310 * gdb.c++/*.exp: Likewise.
28311
28312Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28313
28314 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28315 "bt in signals.exp".
28316
28317Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28318
28319 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28320 "step over execarg initialization" and
28321 "step over corearg initialization".
28322
28323Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28324
28325 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28326 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28327
28328Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28329
28330 From Rob Savoye (rob@poseidon.cygnus.com)
28331 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28332 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
28333 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28334 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28335 configure.in}: Major reworking for autoconfig.
28336 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28337 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
28338 New files.
28339 * config/unix-gdb.exp: Make GDB global.
28340 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
28341 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28342 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28343 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28344 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28345 term.exp, twice.exp, watchpoint.exp, whatis.exp},
28346 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
28347 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28348 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28349 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28350 pr-8136.exp, result.exp, string.exp, tuples.exp},
28351 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
28352 to returns as necessary, arrange for test to compile own testcase
28353 executable.
28354 * lib/gdb.exp: Changes for testsuite to compile own test cases.
28355
28356Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28357
28358 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
28359 clear_xfail at end of test which might not call either pass or fail.
28360 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28361 "backtrace through signal handler".
28362
28363Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28364
28365 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28366 continuing from a job control stop signal.
28367 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28368
28369Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28370
28371 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28372 * gdb.base/corefile.exp: Likewise.
28373 * gdb.base/funcargs.exp: Likewise.
28374
28375Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28376
28377 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28378 * config/monitor.exp: Add support for setting baud rate.
28379
28380Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28381
28382 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28383 i*86-*-linux* xfails for "backtrace through signal handler".
28384 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28385 "print func2::coremaker_local".
28386 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
28387 alpha-dec-osf2* xfail for
28388 "delete all breakpoints when none".
28389
28390Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28391
28392 * gdb.base/break.exp: Change test that deletes all breakpoints
28393 when no user breakpoints are installed. A post 4.15 change
28394 causes gdb to no longer prompt in this case.
28395
28396Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28397
28398 * gdb.base/return.exp (return_tests): Change xfail for test
28399 "correct value returned double test" to stop xfailing at
28400 Solaris 2.5. Apparently the bug has been fixed.
28401
28402Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28403
28404 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28405 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28406
28407Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28408
28409 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28410 * gdb.disasm/hppa.s: Corresponding changes.
28411
28412Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28413
28414 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28415 makefile fragment.
28416 * config/mt-hpux: Deleted.
28417
28418Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28419
28420 * Many files: When warning about suppressed tests due to a
28421 nonexistant test binary, avoid incrementing the warning count.
28422
28423Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28424
28425 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
28426
28427Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28428
28429 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28430 "sparc-*-solaris2*".
28431
28432Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28433
28434 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28435 Add global and local variables and initialize them.
28436 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28437 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28438 extracts the file name and terminating signal from the core file.
28439 * TODO: Remove note about tests for correct mapping of corefile.
28440 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28441 from optimizing it away.
28442 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28443 handles common blocks.
28444
28445Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28446
28447 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28448 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28449
28450Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28451
28452 * Makefile.in (maintainer-clean): New target, synonym for
28453 realclean.
28454 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28455 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28456 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28457 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28458 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28459 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28460
28461Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28462
28463 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28464 xfails when not gcc compiled for "print foo::funclocal".
28465 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28466 "print foo::funclocal at foo",
28467 "print 'scope1.c'::foo::funclocal at foo",
28468 "print foo::funclocal_bss at foo",
28469 "print 'scope1.c'::foo::funclocal_bss at foo",
28470 "print foo::funclocal_ro at foo",
28471 "print 'scope1.c'::foo::funclocal_ro at foo",
28472 "print bar::funclocal at foo" and
28473 "print 'scope1.c'::bar::funclocal at foo".
28474 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28475 gcc compiled for "print foo::funclocal at bar".
28476 Expand all messages to ensure that they identify that
28477 the test is at bar().
28478 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28479 gcc compiled for:
28480 "ptype on opaque struct pointer (statically)",
28481 "ptype on opaque struct tagname (statically)",
28482 "ptype on opaque struct pointer (dynamically) 1",
28483 "ptype on opaque struct tagname (dynamically) 1",
28484 "ptype on opaque struct pointer (dynamically) 2" and
28485 "ptype on opaque struct tagname (dynamically) 2
28486 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28487 gcc compiled for:
28488 "p datalocal"
28489 "whatis datalocal",
28490 "ptype datalocal",
28491 "p bsslocal",
28492 "whatis bsslocal", and
28493 "ptype bsslocal".
28494 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28495 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28496 when not gcc compiled.
28497 * gdb.base/funcargs.exp (float_and_integral_args): Add
28498 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28499 compiled.
28500 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28501 "backtrace from call6a" when not gcc compiled.
28502 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28503 "backtrace from call7a" when not gcc compiled.
28504 * gdb.base/callfuncs.exp (do_function_calls):
28505 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28506 "p t_char_array_values(char_array_val2,char_array_val1)",
28507 "p t_char_array_values(char_array_val1,char_array_val2)",
28508 "p t_char_array_values("carray 1","carray 2")",
28509 "p t_char_array_values("carray 1",char_array_val2)",
28510 "p t_char_array_values(char_array_val1,"carray 2")",
28511 "p sum_args(1,{2})",
28512 "p sum_args(2,{2,3})",
28513 "p sum_args(3,{2,3,4})",
28514 "p sum_args(4,{2,3,4,5})"
28515 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28516 "backtrace in corefile.exp" when not gcc compiled.
28517
28518Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28519
28520 * gdb.base/signals.exp: Rewrite `handle all print' test as
28521 a procedure. Accept blanks or TABs as whitespace, increase
28522 timeout and expect input buffer size for the large output
28523 from the command. Remove "i*86-*-bsdi2.0" xfail.
28524
28525Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28526
28527 * gdb.base/setvar.exp: Add new testcases for truncation when
28528 assigning invalid values to bitfields.
28529
28530Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28531
28532 * gdb.base/callfuncs.exp (do_function_calls): Remove
28533 mips-sgi-irix* xfail for
28534 "call inferior func with struct - returns char *"
28535 and fix test so that an optional (unsigned char *) cast is
28536 accepted in the result.
28537
28538Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28539
28540 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28541 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28542 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28543 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28544 that accidentally got checked in.
28545
28546Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28547
28548 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
28549 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28550 compiled test.
28551 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28552 Add mips-sgi-irix5* xfail for not gcc compiled.
28553 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
28554 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28555 compiled for "p top", "whatis top", "p middle", and "whatis
28556 middle".
28557 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28558 "whatis signed char" for not gcc compiled.
28559 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28560 "set variable signed char=-1 (-1)" and
28561 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28562 * gdb.base/funcargs.exp (float_and_integral_args):
28563 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28564 Add mips-sgi-irix* xfail when not gcc compiled for
28565 "continue to call2b".
28566 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28567 "continue to call2g".
28568 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28569 compiled for "backtrace from call6a"
28570 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28571 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28572 when not gcc compiled for "backtrace from call7a".
28573 (localvars_after_alloca): Fix gdb_test cmds for
28574 "print * after runto ...".
28575 Remove rs6000-*-* xfails for
28576 "print i after runto localvars_after_alloca" and
28577 "print l after runto localvars_after_alloca"
28578 for all compilers.
28579 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
28580 when not compiled with gcc, for:
28581 "print signed char == (minus)",
28582 "print signed char != (minus)",
28583 "print signed char < (minus)",
28584 "print signed char > (minus)".
28585 * gdb.base/callfuncs.exp (do_function_calls):
28586 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28587 "call inferior func with struct - returns char *".
28588 * gdb.base/return.exp (return_tests): Change xfail for
28589 "correct value returned double test" to include Solaris 2.4.
28590 * gdb.base/funcargs.exp (float_and_integral_args):
28591 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28592
28593Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28594
28595 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28596 enumeration bitfields if compiling with GNU C.
28597 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28598 to empty' prompt.
28599
28600Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28601
28602 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28603 test for PRO targets.
28604
28605 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28606 breakpoints in the inferior at any given time by making
28607 two groups of breakpoints for call2*, call6* and call7*
28608 tests.
28609
28610Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28611
28612 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28613 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28614 from optimizing it away.
28615 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28616 "call inferior func with struct".
28617
28618Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28619
28620 * configure.in: Only configure gdb.chill for particular targets.
28621
28622Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28623
28624 * gdb.base/Makefile.in: Add action to .c.o transformation
28625 rule that generates a .ci file for each .o file and remove
28626 explicit .c.o rules except for callfuncs.o.
28627 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28628 generates a .ci file for each .o file and remove explicit
28629 .cc.o rules.
28630 (clean): Remove *.tmp *.ci files.
28631 (EXECUTABLES): Remove templ-info.exp.
28632 * gdb.base/compiler.c: New file.
28633 * gdb.c++/compiler.cc: New file
28634 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28635 Change rs6000-*-* xfail for
28636 "print 'scope0.c'::filelocal_ro" and
28637 "print 'scope1.c'::filelocal" and
28638 "print 'scope1.c'::filelocal_bss" and
28639 "print 'scope1.c'::filelocal_ro" and
28640 "print 'scope1.c'::foo::funclocal" and
28641 "print 'scope1.c'::foo::funclocal_ro" and
28642 "print 'scope1.c'::bar::funclocal" and
28643 "print 'scope0.c'::filelocal_ro" and
28644 "print 'scope1.c'::filelocal at foo" and
28645 "print 'scope1.c'::filelocal_bss at foo" and
28646 "print 'scope1.c'::filelocal_ro at foo" and
28647 "print 'scope1.c'::foo::funclocal at foo" and
28648 "print 'scope1.c'::foo::funclocal_bss at foo" and
28649 "print 'scope1.c'::foo::funclocal_ro at foo" and
28650 "print 'scope1.c'::bar::funclocal at foo" and
28651 "print 'scope0.c'::filelocal_ro" and
28652 "print 'scope1.c'::filelocal" and
28653 "print 'scope1.c'::filelocal_bss" and
28654 "print 'scope1.c'::filelocal_ro" and
28655 "print 'scope1.c'::foo::funclocal" and
28656 "print 'scope1.c'::foo::funclocal_bss" and
28657 "print 'scope1.c'::foo::funclocal_ro" and
28658 "print 'scope1.c'::bar::funclocal" and
28659 "print 'scope1.c'::bar::funclocal_bss"
28660 to only be xfail'd when not compiled with gcc.
28661 Add rs6000-*-* xfail for
28662 "print 'scope0.c'::filelocal_bss before run"
28663 when compiled with gcc.
28664 (test_at_main): Add rs6000-*-* xfail for
28665 "print filelocal_ro in test_at_main"
28666 when compiled with gcc.
28667 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
28668 Add rs6000-*-aix* xfail for
28669 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28670 "ptype t_char_array", not compiled with gcc.
28671 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28672 xfail for "list foo (in include file)" when gcc compiled.
28673 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
28674 (integral_args): Add rs6000-*-* xfail for
28675 "run to call0a" if not compiled with gcc.
28676 (unsigned_integral_args): Add rs6000-*-* xfail for
28677 "run to call1a" if not compiled with gcc.
28678 (float_and_integral_args): Add rs6000-*-* xfail for
28679 "run to call2a" if not compiled with gcc and for
28680 "continue to call2b" for any compiler.
28681 Add rs6000-*-* xfail to
28682 "print f1 after run to call2a" for gcc compiled.
28683 (discard_and_shuffle): Add rs6000-*-* xfail for
28684 "run to call6a".
28685 (shuffle_round_robin): Add rs6000-*-* xfail for
28686 "backtrace from call7a" if not compiled with gcc.
28687 Add rs6000-*-* xfail for
28688 "backtrace from call7b" if compiled with gcc.
28689 (call_after_alloca): Add rs6000-*-* xfail for
28690 "print c in call_after_alloca" and
28691 "print s in call_after_alloca" and
28692 "backtrace from call_after_alloca_subr"
28693 if not compiled with gcc.
28694 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28695 "print c in localvars_in_indirect_call" and
28696 "print c in localvars_in_indirect_call" and
28697 "backtrace in indirectly called function" and
28698 "stepping into indirectly called function"
28699 if not compiled with gcc.
28700 (localvars_after_alloca): Add rs6000-*-* xfail for
28701 "print c after runto localvars_after_alloca" and
28702 "print s after runto localvars_after_alloca" and
28703 "print i after runto localvars_after_alloca" and
28704 "print l after runto localvars_after_alloca"
28705 for all compilers.
28706 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28707 than whatis-info.exp.
28708 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28709 than opaque-info.exp.
28710 Setup rs6000-*-* xfail for
28711 "ptype on opaque struct pointer (statically)" and
28712 "ptype on opaque struct pointer (dynamically)" when
28713 not compiled with gcc.
28714 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28715 rather than callf-info.exp.
28716 (do_function_calls): Add clear_xfail for rs6000-*-* for
28717 "p t_float_values2(3.14159,float_val2)". Seems to work
28718 fine there, both with xlc and gcc. Need to find out what
28719 it is doing right and fix other platforms.
28720 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28721 "call inferior func with struct - returns int",
28722 "call inferior func with struct - returns long",
28723 "call inferior func with struct - returns float",
28724 "call inferior func with struct - returns double",
28725 "call inferior func with struct - returns char *",
28726 but only if not gcc compiled (presumes xlc compiled).
28727 Change rs6000-*-* xfails for
28728 "call inferior func with struct - returns char" and
28729 " call inferior func with struct - returns short" to only
28730 xfail if not using gcc.
28731 (clean mostlyclean): Remove *.ci and *.tmp files.
28732 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28733 than templ-info.exp.
28734 * gdb.base/langs.exp: Source gdb.base/langs.ci.
28735 Add rs6000-*-* xfail for "up to foo in langs.exp"
28736 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
28737 when not gcc compiled.
28738
28739Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28740
28741 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28742 * gdb.base/corefile.exp: Likewise.
28743 * gdb.base/list.exp: Likewise.
28744 * gdb.base/scope.exp: Likewise.
28745 * gdb.base/siganls.exp: Likewise.
28746
28747 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
28748 compiler output.
28749 * gdb.base/whatis.exp: Likewise.
28750
28751Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
28752
28753 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28754 failure (opcode table has been fixed to match reality).
28755
28756Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
28757
28758 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28759 "call inferior func with struct - returns char",
28760 "call inferior func with struct - returns short"
28761
28762 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
28763 "print 'scope0.c'::filelocal at main",
28764 "print 'scope0.c'::filelocal_bss in test_at_main",
28765 "print 'scope0.c'::filelocal at foo",
28766 "print 'scope0.c'::filelocal_bss in test_at_foo",
28767 "print 'scope0.c'::filelocal at bar",
28768 "print 'scope0.c'::filelocal_bss in test_at_bar"
28769
28770 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28771 in source file 1". This bug seems to have been fixed with both
28772 gcc and native cc (was native assembler bug?).
28773
28774Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28775
28776 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
28777 "backtrace through signal handler" to "i*86-*-sysv4*".
28778 * gdb.base/signals.exp: Add xfail for "'next' behaved as
28779 continue" case. Add "known SVR4 bug" to fail message.
28780 Add "i*86-*-bsdi2.0" xfail for "handle all print".
28781 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
28782 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
28783 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
28784 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
28785 "up to foo in langs.exp", "show language at foo in
28786 langs.exp", "up to cppsub_ in langs.exp", "show
28787 language at cppsub_ in langs.exp", "up to fsub in
28788 langs.exp", and "show language at fsub in langs.exp".
28789 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
28790 "bactrace in corefile.exp".
28791 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
28792 "call inferior function with struct - returns float" and
28793 "call inferior function with struct - returns double".
28794
28795Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
28796
28797 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
28798 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
28799 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
28800 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
28801
28802Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
28803
28804 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
28805 (or overriden) "CHILL" macro rather then bare "gcc".
28806 Also look for ../../gcc/xgcc since that is what we will
28807 actually need, not "Makefile". Remove following assignment
28808 of CHILL to CHILL_FOR_TARGET because that results in
28809 recursive definition.
28810
28811Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
28812
28813 * gdb.base/corefile.exp: Change xfail for backtrace in
28814 corefile.exp from linuxaout to all linux.
28815 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
28816 cases where we miss the breakpoint at the signal handler
28817 for some reason. Setup xfail for linuxoldld/linuxaout and
28818 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
28819 hitting SIGURG breakpoint.
28820 * gdb.base/signals.exp: Setup xfail for "next" acting like
28821 continue to add linuxoldld. Setup xfail for all linux for
28822 "next to handler in signals_tests_1", "backtrace in
28823 signals_tests_1", "continue to func1", "pass SIGUSR1",
28824 and continue to handler".
28825
28826Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28827
28828 * Update all FSF addresses except those in COPYING* files.
28829
28830Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
28831
28832 * gdb.base/a2-run.exp: Change messages to be more explicit about
28833 the status of args, and quote binfile in results.
28834
28835Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
28836
28837 * gdb.base/callfuncs.exp: Add tests for passing structs to
28838 inferior functions and return various types.
28839 * gdb.base/callfuncs.c: Add functions to receive a struct
28840 and return a member of the struct, in various types.
28841
28842Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28843
28844 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
28845
28846Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
28847
28848 * config/vxworks29k.exp: New file, sources vxworks.exp.
28849
28850Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28851
28852 * config/gdbremote.exp: New file. Testing framework using
28853 gdbserver.
28854
28855Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
28856
28857 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
28858 "call function when asleep" and "send end of file".
28859 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
28860 for "backtrace in corefile.exp".
28861 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
28862 for "backtrace through signal handler".
28863 * gdb.base/corefile.exp: Make sure we actually generate a core file
28864 before trying the core tests. Some systems allow the user to suppress
28865 generation of core files and default to that (linux for example).
28866 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
28867 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
28868
28869Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28870
28871 * gdb.threads: New directory with some crude multi-threaded
28872 gdb tests (step.exp and step2.exp).
28873 * config/mt-lynx (STEP_EXECUTABLE): Define.
28874 (THREADFLAGS): Define.
28875
28876Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
28877
28878 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
28879
28880 * gdb.base/signals.exp: Disable whole file for lynx until
28881 further notice.
28882
28883 * gdb.base/signals.exp: xfail test where "next" acts like
28884 "continue" for lynx.
28885
28886 * gdb.base/interrupt.exp: xfail test for calling function while
28887 inferior is asleep for lynx.
28888
28889 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
28890 than one cr-lf after each command.
28891
28892Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28893
28894 * configure.in: Reinstate setting of stabsdirs variable, fix
28895 typo in setting up configdirs for native builds.
28896
28897 * gdb.base/return.exp: Fix typo in return double test.
28898 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
28899 compiler from optimizing them away.
28900
28901Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
28902
28903 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
28904 sequences to be echo'd by gdb when using gdb_test.
28905 * gdb.chill/chexp.exp: Likewise.
28906 * gdb.fortran/exprs.exp: Likewise
28907
28908Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28909
28910 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
28911 after the inferior gdb has started.
28912
28913 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
28914 after each command.
28915 * gdb.base/funcargs.exp: Likewise.
28916 * gdb.base/gdbvars.exp: Likewise.
28917 * gdb.base/interrupt.exp: Likewise.
28918 * gdb.base/list.exp: Likewise.
28919 * gdb.base/watchpoint.exp: Likewise.
28920 * gdb.c++/demangle.exp: Likewise.
28921 * gdb.c++/inherit.exp: Likewise.
28922 * gdb.chill/chexp.exp: Likewise.
28923 * gdb.fortran/exprs.exp: Likewise.
28924
28925 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
28926 test if we can't handle IO to/from the inferior.
28927
28928 * gdb.c++/misc.exp: Always check for a program already being
28929 started after sending a "run" command to gdb.
28930
28931 * gdb.base/twice.exp: Start with a fresh gdb.
28932
28933 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
28934 only depend on gdb's expression code, not the chill runtime.
28935
28936 * gdb.base/return.c: Put return values into variables so we
28937 can have gdb print them rather than depending on the program
28938 to print them.
28939 * gdb.base/return.exp: Corresponding changes.
28940
28941 * lib/gdb.exp: Provide default value for noinferiorio.
28942 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
28943 the inferior.
28944
28945 * gdb.base/break.exp: Always check for a program already being
28946 started after sending a "run" command to gdb.
28947 (text_next_with_recursion): Don't check the output from the
28948 program's printf statement. Instead just make sure the program
28949 exited.
28950
28951 * gdb.base/commands.exp: Protect tests which need arguments with
28952 $noargs conditionals.
28953
28954Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28955
28956 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
28957 of structure member arrays to match gdb/valops.c:value_addr change.
28958
28959Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
28960
28961 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
28962 cases.
28963
28964Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
28965
28966 * configure.in (configdirs): Remove gdb.chill from default list
28967 of subdirs and then add it back in only if doing a native build.
28968 The current chill compiler does not yet work in any cross build.
28969 * Revert all signal changes from Jul 6.
28970 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
28971 for sh-hms targets, allowing these tests to link, with no other
28972 changes. Testing is suppressed by setting "nosignals" in site.exp.
28973
28974Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
28975
28976 * configure.in (signaldirs): Define and add to configdirs for all
28977 targets except some specific ones that are known to not support signals.
28978 Also clean up formatting.
28979 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
28980 (signals, sigall): Remove rules to build.
28981 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
28982 Moved to new gdb.signals directory.
28983 * gdb.signals: New test directory.
28984 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
28985 signals.c signals.exp}: New or moved files.
28986
28987Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
28988
28989 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
28990
28991Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
28992
28993 * gdb.base/return.exp: Xfail `return double' test failure
28994 on at least Solaris 2.3 and handle future/past versions on
28995 a case by case basis as appropriate. Also update message
28996 to include i*86 failures.
28997
28998Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28999
29000 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29001
29002 * lib/gdb.exp: Fix comment which erroneously identified
29003 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29004 gdb_file_cmd not gdb_load).
29005 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29006
29007 * gdb.base/setvar.exp: Make test names consistent between pass and
29008 fail cases. Use gdb_test more.
29009
29010Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29011
29012 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29013
29014Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29015
29016 * gdb.base/help.exp: Fix expected help string for `show commands'.
29017
29018Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29019
29020 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29021
29022 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29023 of a text section.
29024
29025Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29026
29027 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29028 that loop eventually terminates. Fix Connection refused logic so
29029 that testsuite will expire nicely.
29030
29031Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29032
29033 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29034 config/rom68k.exp: New tcl glue for the appropriate monitors.
29035 These all just end up calling monitor.exp.
29036 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29037 refused' by retrying. Cleanup some timeout issues.
29038 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29039 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29040 callers don't have to set/restore global timeout variable.
29041
29042 * The following set of changes centralizes management of the global
29043 timeout variable. This way, it can be set in one target dependent
29044 place instead of dozens of places scattered throughout the test suite.
29045 If you need to lengthen a timeout, then you should either set timeout
29046 in one of the config/{target}.exp files, or multiply it by a factor.
29047 Setting it to an absolute value is always going to lose for some
29048 targets.
29049 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29050 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29051 * gdb.base/funcargs.exp: Don't set timeout.
29052 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29053 * gdb.base/printcmds.exp (test_print_string_constants
29054 test_print_array_constants): Don't set timeout.
29055 * gdb.base/ptype.exp: Don't set timeout.
29056 * gdb.base/recurse.exp: Don't set timeout.
29057 * gdb.base/return.exp: Don't set timeout.
29058 * gdb.base/watchpoint.exp: Don't set timeout.
29059 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29060 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29061
29062Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29063
29064 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29065
29066Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29067
29068 * lib/gdb.exp: Disable chill tests for irix5.
29069
29070Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29071
29072 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29073 each test pass or fail.
29074
29075Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29076
29077 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29078 xlc not gcc.
29079
29080Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29081
29082 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29083
29084Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29085
29086 * config/est.exp: Fix copyright and comments. Remove dead code.
29087 Use targetname, serialport and baud variables instead of fixed
29088 constants.
29089 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29090 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29091
29092Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29093
29094 * gdb.base/watchpoint.exp: Don't run
29095 test_watchpoint_triggered_in_syscall for sunos.
29096
29097Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29098
29099 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29100 they don't seem to exist. Do include stdio.h.
29101
29102Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29103
29104 * gdb.base/a1-selftest.exp: Add alpha xfail.
29105
29106Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29107
29108 * gdb.base/watchpoint.c (main): Prompt before calling read().
29109 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29110 Revise accordingly. Remove cruft about sending "123" several
29111 times, until it gets noticed. Clean up the "print buf[0]" stuff
29112 so that it passes or fails, and waits for prompts in the usual way.
29113
29114Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29115
29116 * gdb.base/recurse.exp: Fix comment.
29117
29118 * TODO: Remove item about printing variables in nodebug.exp. Add
29119 item about enabling tests which are only run on some targets.
29120
29121 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29122 fail, make test names unique, use new gdb_test convention
29123 regarding pattern, use gdb_test more, etc.).
29124
29125 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29126 fail, make test names unique, etc.).
29127
29128Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29129
29130 * gdb.base/nodebug.c: Change return type of top and middle to
29131 short.
29132 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29133 are fixed by the recent mdebugread.c changes. Allow `short ()'
29134 as type for top and middle.
29135
29136Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29137
29138 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29139 nearly as I can tell, the whole thing was an accident in Stu's
29140 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29141 to replace a send/expect pair with gdb_test, but ended up only
29142 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29143 of 30 Mar 1995 took care of it, but left this vestigial comment
29144 which I am now nuking.
29145
29146Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29147
29148 * gdb.base/break.exp: Look for different line number for
29149 breakpoint at main depending on usestubs.
29150
29151Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29152
29153 * gdb.base/list.exp: Adjust some alternate expect patterns to
29154 match recent list0.c change. Add alternate expect pattern for
29155 output from `list default lines around main' for optimizing
29156 compilers.
29157
29158Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29159
29160 * lib/gdb.exp: If nosignals is not set, set it to 0.
29161
29162Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29163
29164 * config/slite-gdb.exp: Responds to load symbol table prompt.
29165 * gdb.base/break.exp: Adjust line number, fix rerun.
29166 * gdb.base/langs0.c: Add #ifdef usestubs.
29167
29168Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29169
29170 * gdb.base/list.exp: Adjust line contents after adding new lines in
29171 list0.c. Also fix a syntax error.
29172
29173 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29174 * gdb.base/break.exp: ditto.
29175 * gdb.base/list.exp: ditto.
29176 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29177 * gdb.base/run.c: ditto.
29178 * gdb.base/list0.c: ditto.
29179 * gdb.base/funcargs.c: ditto.
29180
29181Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29182
29183 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29184 $targetname, $serialport and $baud instead of hardwired variables.
29185 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29186 target doesn't support signals.
29187
29188Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29189
29190 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29191
29192Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29193
29194 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29195 Don't rely on the value of an auto variable before it has been
29196 initialized. Use gdb_test more.
29197
29198Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29199
29200 * lib/gdb.exp (default_gdb_version): A version number must start
29201 with a digit, but other than that contains all characters up to
29202 the first whitespace character.
29203
29204Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29205
29206 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29207
29208Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29209
29210 * gdb.c++/*.exp: Warn if executable does not exist. The original
29211 reason for skipping the warning was that configure.in sometimes
29212 intentionally skipped building the executables but the tcl code
29213 had no way of knowing. That (a) was always bogus with respect to
29214 error handling, (b) is no longer true (right now there is no way
29215 to skip C++ tests).
29216
29217 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29218
29219Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29220
29221 * gdb.base/list.exp: Add expect patterns for output from
29222 SunPRO compiled executables.
29223 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29224 types.
29225
29226Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29227
29228 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29229 number (we are already testing that the correct source line text
29230 gets printed).
29231
29232 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29233 that is what is intended, but something needed to be done to get
29234 sunos4 native working again.
29235
29236 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29237
29238 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29239 apparently went with a (very) old xfail.
29240
29241Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29242
29243 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29244 runto_main is a proc in gdb.exp that will do 'step' for target use
29245 stubs.
29246 * gdb.base/exprs.exp: ditto.
29247 * gdb.base/interrupt.exp: ditto.
29248 * gdb.base/opaque.exp: ditto.
29249 * gdb.base/printcmds.exp: ditto.
29250 * gdb.base/ptype.exp: ditto.
29251 * gdb.base/scope.exp: ditto.
29252 * gdb.base/setvar.exp: ditto.
29253 * gdb.base/signals.exp: ditto.
29254 * gdb.base/twice.exp: ditto.
29255 * gdb.c++/classes.exp: ditto.
29256 * gdb.c++/inherit.exp: ditto.
29257 * gdb.c++/templates.exp: ditto.
29258 * gdb.base/break.exp: no run and hit main for stubs. Change line
29259 numbers for breakpoints and info breakpoint.
29260 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29261 breakpoint().
29262 * gdb.base/callfuncs.c: ditto.
29263 * gdb.base/exprs: ditto.
29264 * gdb.base/interrupt.c: ditto.
29265 * gdb.base/opaque0.c: ditto.
29266 * gdb.base/printcmds.c: ditto.
29267 * gdb.base/ptype.c: ditto.
29268 * gdb.base/scope0.c: ditto.
29269 * gdb.base/setvar.c: ditto.
29270 * gdb.base/signals.c: ditto.
29271 * gdb.base/twice.c: ditto.
29272 * gdb.c++/misc.cc: ditto.
29273 * gdb.c++/templates.cc: ditto.
29274
29275Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29276
29277 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29278
29279 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29280 somewhere between `read' and `main.c'. I'm pretty sure the
29281 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29282 and it isn't particularly useful.
29283
29284 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29285
29286Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29287
29288 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29289
29290Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29291
29292 * config/mt-slite: add LIBS and -nostdlib.
29293 * config/slite-gdb.exp: add this new file to support sparclite target.
29294
29295Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29296
29297 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29298
29299 * gdb.base/a2-run.exp: Change argument to istarget from
29300 "*-*-vxworks" to "*-*-vxworks*".
29301 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29302
29303Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29304
29305 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29306 will not runto main but do a 'step' to step out of breakpoint().
29307 * config/mt-slite: add -Dusestubs.
29308
29309Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29310
29311 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29312 instead of just @.
29313
29314 * gdb.base/signals.exp: Add test for "handle all print".
29315 * TODO: Remove "handle all print". Also remove item about
29316 checking copyright date (I don't like the idea of a spurious FAIL
29317 based on when we run the tests).
29318
29319 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29320 for SunOS4 (reason for failure not investigated). Remove
29321 redundant test for $binfile.
29322
29323 * gdb.base/nodebug.c (array_index): Call malloc.
29324
29325 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29326
29327Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29328
29329 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29330 conventions and slightly simplify the matching regexp.
29331
29332Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29333
29334 * gdb.base/break.exp: Update gdb_test invocation to use new
29335 convention.
29336
29337 * lib/gdb.exp: If noargs is not set, set it to 0.
29338
29339 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29340 tests unique.
29341
29342 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29343
29344Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29345
29346 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29347 one argument of type "<non-float parameter>".
29348
29349Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29350
29351 * config/rom68k.exp: New file to support Motorola IDP board.
29352 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29353 * gdb.base/break.c: Change things around so that this program
29354 doesn't depend upon args. This is necessary to make remote
29355 targets work (in general, they can't take args).
29356 * gdb.base/break.exp: Don't try to send args to program. Don't
29357 expect output. Also, replace lots of code with gdb_test.
29358
29359Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29360
29361 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29362 printing of '\'' (which is what the comment says we are testing,
29363 even though we were not), not '''.
29364 (test_integer_literals_rejected): Test that printing ''' is an error.
29365
29366 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29367 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29368 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29369 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29370 Use gdb_test not test_print_accept.
29371 * lib/gdb.exp: Remove test_print_accept.
29372
29373 * gdb.base/signals.exp (signal_tests_1): Make pass message
29374 consistent with fail message.
29375
29376 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29377 unsigned char; the bug (PR 1821) is fixed.
29378
29379 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29380
29381 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29382 successful tests--makes xfailing them work right.
29383
29384Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29385
29386 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29387 only \r\n, not .*. The test can pass .* as the last thing in
29388 $pattern if that is what it wants. In addition to providing this
29389 flexibility, this change should speed up pattern matching in cases
29390 where the pattern already ended with .* (there were a number of
29391 them). This change also helps catch bad patterns--in the old
29392 scheme the typo "char \*" instead of "char \\*" would pass. Now
29393 it is caught.
29394 * Many .exp files: Update callers.
29395
29396 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29397 clearer and does not spuriously match multiple ('s. Likewise for
29398 ) and *.
29399
29400 * gdb.base/nodebug.exp: Test ability to call a function and pass
29401 it a string (even with no debugging info).
29402
29403 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29404 "p '\'", which is the same as "p ''" once tcl gets done with
29405 quoting, to "p '\\'", which I suspect is what is intended (one
29406 backslash gets sent to GDB).
29407
29408 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29409
29410Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29411
29412 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29413 1817) was fixed literally years ago.
29414
29415Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29416
29417 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29418 test, it causes stepping out of call_after_alloca_subr with
29419 optimizing compilers.
29420 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29421 fails.
29422
29423 * gdb.c++/templates.exp: Source templ-info.exp only if
29424 the templates executable exists.
29425
29426 * gdb.c++/misc.cc (class Contains_static_instance,
29427 class Contains_nested_static_instance),
29428 gdb.c++/classes.exp (test_static_members): Test printing of
29429 a class that contains a static instance of the class.
29430
29431Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29432
29433 * gdb.base/langs2.c (cppsub_): Don't prototype.
29434 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29435 only, I believe).
29436
29437Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29438
29439 * lib/gdb.exp (skip_chill_tests): New procedure.
29440
29441 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29442
29443Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29444
29445 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29446 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29447
29448Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29449
29450 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29451
29452 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29453 disassemble 8, not 16, instructions for part 4.
29454
29455 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29456 support the latter anymore.
29457
29458 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29459 -DNO_PROTOTYPES.
29460 * gdb.base/callfuncs.c: Control use of prototypes based on
29461 NO_PROTOTYPES, not __STDC__.
29462 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29463 t_float_values2 tests if prototypes in use.
29464
29465 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29466 t_double_values): When checking differences against DELTA, check
29467 that difference is within the range (-DELTA,DELTA), not just
29468 (-infinity,DELTA).
29469
29470Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29471
29472 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29473 'file' command firts, then 'target', then 'load', this is due to gdb
29474 target set up.
29475 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29476
29477Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29478
29479 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29480 FP load/store variants.
29481 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29482
29483Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29484
29485 * gdb.base/term.exp: Do not give a warning if not native, it is
29486 not an abnormal condition.
29487
29488Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29489
29490 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29491 t_char_array".
29492
29493Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29494
29495 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29496 are getting the version number.
29497
29498 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29499 if not native, it is not an abnormal condition.
29500
29501Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29502
29503 * lib/gdb.exp: Just use "file exists", rather than undocumented
29504 dejagnu procedure "findfile".
29505
29506Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29507
29508 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29509 (LDFLAGS): Set to -Xlinker -Ur.
29510
29511 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29512 Removed, these values are set by lib/gdb.exp.
29513
29514 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29515
29516Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29517
29518 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29519 of replicating gdb startup code.
29520
29521 * config/mt-vxworks (LDFLAGS): Set to -r.
29522 (CFLAGS_FOR_TARGET): Removed.
29523
29524 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29525 (gdb) and gdb for vxworks uses (vxgdb).
29526
29527 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29528 executable is not in the tree and host != target, use sed and
29529 program_transform_name to determine the gdb name used by the
29530 target.
29531
29532 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29533 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29534
29535Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29536
29537 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29538 floats, chars, and shorts where there are ANSI-style function
29539 definitions.
29540
29541 * gdb.base/langs.exp, gdb.base/langs*: New test.
29542 * gdb.base/Makefile.in: Build it.
29543 * TODO: Remove item about checking that C names don't get C++
29544 demangling applied; this test tests it.
29545
29546Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29547
29548 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29549 went with the const70 xfail. The xfail went away a year ago.
29550
29551 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29552
29553 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29554 for hp300.
29555
29556 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29557
29558 * gdb.base/a1-selftest.exp: Don't run on hp300.
29559
29560Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29561
29562 * Makefile.in (site.exp): Set host_alias and target_alias as well
29563 as host_triplet and target_triplet.
29564
29565Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29566
29567 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29568
29569 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29570 places as other ecoff systems).
29571
29572 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29573 ultrix.
29574
29575Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29576
29577 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29578 remove them.
29579 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29580 variable and "variable" in addition to "data variable".
29581 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29582
29583 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29584 2.
29585 * gdb.base/list1.c (long_line): Add additional statement at start
29586 of function.
29587 * gdb.base/list.exp (test_forward_search): Update line number to
29588 reflect new statement.
29589
29590Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29591
29592 * gdb.base/signals.exp: Reinitialize searched source directories
29593 after gdb_start call.
29594
29595Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29596
29597 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29598 * gdb.stabs/Makefile.in: Likewise.
29599
29600 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29601 change. Instead split the tests into smaller pieces.
29602 * gdb.disasm/hppa.s: Corresponding changes.
29603
29604Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29605
29606 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29607 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29608
29609 * gdb.base/funcargs.exp: Modify many tests so that every test
29610 either passes or fails. Make some test names unique.
29611
29612Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29613
29614 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29615 Call stty to set interrupt character.
29616
29617 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29618 for HP assembler versus GNU assembler based on actual behavior of
29619 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29620
29621 * TODO: Suggest a few more stepping tests.
29622
29623Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29624
29625 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29626 restart GDB for h8300 after a continue.
29627 (return): Add pattern to match a29k-udi behavior.
29628 * gdb.base/nodebug.exp: Remove obsolete comment.
29629 * gdb.base/regs.exp: New file, testing of register displays.
29630 * gdb.base/return.exp: Fix typo in reference to $objdir.
29631 * gdb.base/whatis.exp: Always start with a fresh GDB.
29632
29633Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29634
29635 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29636 higher, these tests generate a lot of output.
29637
29638Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29639
29640 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29641 code following the catch silently ignored some errors; without the
29642 catch they should be thrown like any other tcl error. Also, the
29643 catch used "" instead of {} which meant all the callers who wanted
29644 to include one of the characters "[]$ had to quote it an extra time.
29645 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29646 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29647 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29648 Remove extra quoting.
29649
29650Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29651
29652 * gdb.base/commands.exp: Make test names unique; every test either
29653 passes or fails. Update some comments.
29654
29655 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29656
29657Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29658
29659 The following fixes a FAIL caused by the fact that the alpha stabs
29660 configuration didn't use the ".if alpha" code in weird.def.
29661 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29662 bit pointer, so the 32 bit version works even on the alpha.
29663 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29664 Remove the stuff which allowed us to have separate versions for
29665 alpha and everything else.
29666
29667 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29668 regexp which "info func operator\[\](" is supposed to match. Fix
29669 string to send to GDB. Note that GDB still doesn't work right. Add a
29670 new test for "info func .perator\[\](" which GDB does handle correctly.
29671
29672 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29673
29674Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29675
29676 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29677 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29678 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29679 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29680 it makes the tests harder to understand and confuses test-o-matic.
29681 The preferred style is that each test provides a PASS or a FAIL,
29682 and has a unique message (e.g. "continue #54" not just "continue")
29683 which is the same for the pass and the fail.
29684 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29685 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29686 to lib/gdb.exp.
29687 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29688 prt_accept which was basically the same thing. Likewise for
29689 test_print_reject and prt_reject.
29690 * lib/gdb.exp (test_print_reject): Add some more error message
29691 patterns to match from the former printcmds.exp (prt_reject).
29692 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29693 One defect of the passcount stuff is that some of it failed to
29694 report XPASS where appropriate.
29695 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29696 stuff before and after arg in expected pattern.
29697 (test_paddr_operator_functions): Re-do test without print_addr_of;
29698 this is the only test which seems to want extra stuff there.
29699
29700Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29701
29702 * gdb.base/nodebug.exp: Update new tests to reflect improved
29703 wording of gdb output.
29704
29705 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29706 and "ptype" work on variables in files compiled without -g.
29707 Replaces commented out "maint print msymbol" tests.
29708
29709Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29710
29711 * gdb.base/setvar.c (dummy): Call malloc.
29712
29713 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29714 losing with the irix4 sed.
29715
29716 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29717 ALRM" on irix4.
29718
29719Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29720
29721 * TODO: Remove items about corefile.exp testing new exec-file and
29722 backtrace; both are now done. Add items about printing enums.
29723
29724Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29725
29726 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29727 "get signal $thissig" test fails.
29728
29729 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29730
29731Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29732
29733 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29734 compiler warning with dec alpha compiler.
29735
29736 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29737 extra \n from gdb_test call (this explains why the prompt test
29738 that I removed yesterday was there).
29739 (user_defined_command_test): Remove extra \n and prompt test.
29740
29741 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29742 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29743 doesn't exist.
29744 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29745 Also remove alpha workaround, which turns out to be because
29746 SIGABRT == SIGLOST.
29747
29748 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29749
29750 * gdb.base/help.exp: Don't test "help show".
29751
29752Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29753
29754 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29755 "set print address" is on.
29756 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29757 pass prompt to gdb_test; gdb_test already looks for the prompt.
29758
29759 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
29760
29761 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
29762 was a vestige of the manual TESTSTRATEGY, and the purpose of it
29763 was to make sure that gdb can read a core file. But (a) the "read
29764 the corefile" part didn't make it to a1-selftest.exp, we just
29765 delete the corefile after creating it, and (b) we test reading
29766 corefiles in corefile.exp anyway. Also, this test left around a
29767 xgdb process on Solaris.
29768
29769 * gdb.base/corefile.exp: Also test backtrace.
29770
29771Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29772
29773 * gdb.base/commands.exp: Test a simple user defined command with
29774 arguments and if/while statements; verify the full user command is
29775 printed by "show user".
29776
29777 * gdb.base/commands.exp: Test if/while commands as part of a
29778 breakpoint command list; verify they appear in breakpoint
29779 information.
29780
29781Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29782
29783 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
29784 than by dividing by zero.
29785
29786Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
29787
29788 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
29789 performing an inferior call with watchpoints enabled.
29790 * gdb.base/watchpoint.c (main): Delete second unnecessary read
29791 call.
29792
29793Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29794
29795 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
29796 of "file" command.
29797
29798 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
29799 Add additional pattern for when "int operator int(void);" appears
29800 in a different order.
29801
29802Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29803
29804 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
29805
29806 * gdb.base/help.exp: Replace most of docstrings for "info signals"
29807 and "signal" with ".*".
29808
29809Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29810
29811 * TODO: Add note about "handle all nostop".
29812
29813 * gdb.base/{sigall.c, sigall.exp}: New test.
29814 * gdb.base/Makefile.in: Add it.
29815
29816Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
29817
29818 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
29819 when invoking GDB, suppresses any windowing interface.
29820
29821Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
29822
29823 * config/sim-gdb: New file, simulator testing support.
29824
29825Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
29826
29827 * gdb.base/interrupt.exp: Test calling func1 twice.
29828
29829Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
29830
29831 * gdb.base/list.exp (test_forward_search): Set timeout higher
29832 when we'll be getting lots of output from gdb.
29833
29834 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
29835 "init_malloc" to after the expect statement. Run it if that
29836 regexp is taken, but also for two others which happen if source
29837 cannot be found.
29838
29839Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29840
29841 * gdb.base/printcmds.exp: New test, for printing register before
29842 program is running.
29843
29844Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29845
29846 * gdb.base/list.exp: Correct some alternate expect patterns
29847 to reflect changes in list1.c.
29848
29849Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29850
29851 * TODO: Add item regarding large frames.
29852
29853 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
29854
29855 * TODO: Remove item about enabling return.exp; it
29856 is enabled. Suggest a few more "return" tests.
29857
29858Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29859
29860 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
29861 anonymous unions.
29862
29863Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29864
29865 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
29866 and pr-5646.o, so "make" is the same as "make all", not "make
29867 pr-4975.o".
29868
29869Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
29870
29871 * gdb.base/list.exp: Adjust expectations to reflect changes in
29872 list1.c.
29873 (test_forward_search): New test proc.
29874 * gdb.base/list1.c (long_line): New function, has long source line.
29875
29876Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
29877
29878 * gdb.base/a1-selftest.exp: Change initial stepping to know about
29879 additional line of code that was added.
29880
29881Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
29882
29883 * gdb.disasm/hppa.s: Break the large branching tests into smaller
29884 tests so as not to overflow expect's input buffers.
29885 * gdb.disasm/hppa.exp: Corresponding changes.
29886
29887Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29888
29889 Beginnings of template debugging tests.
29890 * gdb.c++/templ-info.cc: New file to test for template
29891 debugging capability of the compiler.
29892 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
29893 templ-info.cc.
29894 * gdb.c++/templates.cc: Add explicit template instantiations
29895 to enable compiling with -fno-implicit-templates. Add destructor
29896 and 'value' method to T5 class for template tests.
29897 * gdb.c++/templates.exp: Add testcases for printing of template
29898 types, setting breakpoints on template methods and calling a
29899 template method.
29900
29901Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
29902
29903 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
29904 branch target since some assemblers (gas-2.5) may emit a
29905 relocation for the branch instead of resolving it in the
29906 assembler.
29907
29908Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29909
29910 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
29911 through signal handler.
29912
29913Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29914
29915 * configure.in (*-*-netware): Use config/mt-netware.
29916
29917 * config/mt-netware: New file.
29918 * config/mt-i386-netware: Removed, separate configs for different
29919 netware architectures are no longer needed now that we have
29920 --with-headers.
29921
29922Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29923
29924 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
29925 by the recent changes to use ANSI C arithmetic conversions.
29926
29927Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29928
29929 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
29930 bug involving using inferior_pid to figure out whether to select a
29931 frame.
29932
29933Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
29934
29935 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
29936 match the current disassembler output.
29937
29938Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
29939
29940 * gdb.fortran/exprs.exp: Expect VOID instead of void.
29941 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
29942 types, expect "int" as type of integer values (for now).
29943
29944Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
29945
29946 * gdb.base/commands.exp: New tests for if/while commands.
29947
29948Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
29949
29950 * lib/gdb.exp (runto): Replace sub-pattern for hex value
29951 by .*, since hex values have different syntax in Chill mode.
29952
29953Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29954
29955 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
29956 linefeed from expect pattern for repeated types with indices > 9.
29957
29958Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
29959
29960 First part of Fortran test suite.
29961 * gdb.fortran: New directory.
29962 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
29963
29964Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29965
29966 * gdb.base/default.exp: Update expect pattern for load command
29967 without arguments.
29968
29969Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29970
29971 * configure.in: Change i386 to i[345]86.
29972 * gdb.base/configure.in: Likewise.
29973 * gdb.c++/configure.in: Likewise.
29974 * gdb.chill/configure.in: Likewise.
29975
29976Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
29977
29978 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
29979 patterns, since that is not a valid context for comments.
29980
29981Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
29982
29983 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
29984 repeated types and repeated types with indices > 9.
29985
29986Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
29987
29988 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
29989 2417; old bug has been fixed.
29990
29991Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
29992
29993 * gdb.base/interrupt.exp: When trying to wake up the inferior,
29994 send the newline ourselves instead of assuming gdb_test will do
29995 so when passed an empty input string.
29996
29997 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
29998 stabs testcode.
29999
30000Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30001
30002 * lib/gdb.exp (gdb_test): Don't send anything if the first
30003 argument is an empty string. This makes cases where we want to
30004 match output that is already in expect's buffers (for example,
30005 matching a breakpoint after gdb_run_cmd has been called) work
30006 reliably.
30007
30008Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30009
30010 * config/netware.exp: New file.
30011
30012Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30013
30014 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30015 the -B and -L prefixes so we can find the debugging stub.
30016
30017 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30018 there and we are using the gcc from the tree.
30019
30020 * gdb.base/types.c: Removed.
30021
30022 * gdb.base/configure.in: Look for makefile fragments in ../config.
30023 Recognize i386-*-netware.
30024 * gdb.c++/configure.in: Likewise.
30025
30026Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30027
30028 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30029 the correct TCL syntax.
30030
30031Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30032
30033 * gdb.base/opaque.exp: use runto instead of messing around with
30034 breakpoints. Simplify by using gdb_test.
30035
30036 * gdb.base/bitfields.exp: restart between tests on netware targets
30037 because breakpoints aren't relocated after target death. Run
30038 processes to completion.
30039
30040 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30041
30042Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30043
30044 * Makefile.in: Remove extra tabs that confuse some versions
30045 of "make". Use the newly built gdb to test with by default,
30046 rather than the first one in the tester's search path.
30047
30048Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30049
30050 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30051
30052 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30053 condition help.
30054
30055Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30056
30057 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30058
30059 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30060 running.
30061 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30062 * gdb.base/funcargs.exp: Likewise.
30063
30064 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30065 * gdb.base/funcargs.exp: Likewise.
30066
30067 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30068 message is "".
30069
30070Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30071
30072 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30073 return,signals,twice}.exp: Handle non-existant binaries
30074 consistantly.
30075
30076 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30077 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30078 might testing a cross development system.
30079
30080Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30081
30082 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30083 runtest script is relative to ${srcdir}, not ${rootdir}.
30084
30085Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30086
30087 * gdb.base/signals.exp: Allow for optionality of breakpoint
30088 address.
30089
30090Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30091
30092 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30093
30094Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30095
30096 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30097 for size_t definition.
30098 * gdb.c++/templates.cc: Likewise
30099
30100 * config/mt-i386-netware: New file.
30101
30102 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30103 defined.
30104
30105 * gdb.base/Makefile.in: Added support for systems that name core
30106 files by appending "core" to the program name.
30107 * gdb.base/a1-selftest.exp: Likewise.
30108
30109Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30110
30111 * gdb.base/return.exp: Add comment and message for `return double'
30112 test failure on Sparc Solaris.
30113
30114Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30115
30116 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30117
30118Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30119
30120 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30121 from optimizing them away.
30122 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30123 patterns to include default constructors and assignment operators,
30124 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30125 character in the output of the virtual base pointer.
30126
30127Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30128
30129 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30130 expression match in print_addr_of to avoid unintented matches.
30131 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30132 versions up to 2.5.8.
30133
30134Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30135
30136 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30137 included file to run under newer versions of expect.
30138 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30139 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30140 Remove xfail for the virtual table of BDDHookV.
30141
30142Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30143
30144 * lib/gdb.exp (string_to_regexp): Set a default result.
30145 (default_gdb_start): Fix misleading message.
30146
30147Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30148
30149 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30150 Remove all CC, etc definitions.
30151 * config/mt-hpux: New file.
30152 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30153 (CFLAGS, LDFLAGS): Define.
30154 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30155
30156 * Makefile.in (site.exp): Don't insert host_os, etc.
30157 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30158 (distclean): Check existence of subdir.
30159 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30160 * gdb.base/Makefile.in: General cleanup and simplification.
30161 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30162 to build executables. Use default rule to build .o files.
30163 (EXPECT, RUNTEST, CC): Fix relative pathname.
30164 (site.exp): Don't insert host_os, etc.
30165 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30166 and/or SIGUSR1 defined.
30167 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30168 * gdb.c++/Makefile.in: General cleanup and simplification.
30169 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30170 (CFLAGS): Remove.
30171 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30172
30173Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30174
30175 * gdb.base/recurse.exp: Misc changes to get tests running again
30176 after Kung's changes to the watchpoint code.
30177 * gdb.base/watchpoint.exp: Likewise.
30178
30179Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30180
30181 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30182
30183Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30184
30185 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30186 * lib/gdb.exp (default_gdb_start): Define.
30187 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30188 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30189 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30190 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30191 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30192 Don't call gdb_target_udi in between tests.
30193
30194Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30195
30196 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30197 (which was basically just a local version of the same thing). In
30198 addition to avoiding duplication, gdb_test_exact is faster.
30199 * lib/gdb.exp (gdb_test_exact): Fix typo.
30200
30201 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30202 don't give an error.
30203
30204 * gdb.base/term.exp: Call delete_breakpoints before starting.
30205
30206 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30207 (t10): Add comment.
30208
30209Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30210
30211 Reorganization of the GDB Test Suite.
30212
30213 * gdb.base: New directory, contains all the basic tests.
30214 * gdb.c++: New directory, tests specific to C++.
30215 * gdb.chill: New directory, tests specific to Chill.
30216 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30217 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30218 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30219 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30220 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30221 t30-31 to chill).
30222 * */gdbme.*: Rename to match appropriate expect scripts.
30223 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30224 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30225 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30226 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30227 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30228 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30229 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30230 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30231 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30232 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30233 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30234 gdb.c++/virtfunc.cc: New names of C++ files.
30235 * gdb.chill/chillvars.ch: New name of Chill file.
30236 * gdb.base/configure.in, gdb.c++/configure.in,
30237 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30238 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30239 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30240 * configure.in (configdirs): Update to reflect directory changes.
30241 (target_abbrev): No longer define for any configuration.
30242 * Makefile.in: Cosmetic improvements to header comments.
30243
30244Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30245
30246 Various changes to gdb.t31:
30247
30248 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30249 * gdbme.ch: Make all key-words and predefineds be upper-case.
30250 * chillvars.exp: Expect key-words and predefinds in upper-case.
30251
30252 * chillvars.exp: Use gdb_test_exact many places.
30253 Change expected output for arrays (which now includes index labels).
30254
30255 * pr-5020.exp, gdme.ch (module PR_5020):
30256 New test, for PR-5020.
30257
30258Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30259
30260 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30261 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30262
30263Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30264
30265 * Makefile.in: Fix bit-rot in definitions of CHILL,
30266 CHILL_FOR_TARGET and Chill_LIB.
30267 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30268 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30269 CHILL, and CHILL_LIB.
30270
30271Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30272
30273 * Revert the previous changes. Please see Rob's directory
30274 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30275
30276Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30277
30278 * Makefile.in, configure.in, config/mips-gdb.exp,
30279 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30280 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30281 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
30282 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30283 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30284 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30285 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30286 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30287 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30288 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30289 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30290 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30291 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30292 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30293 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30294 changes from 94Q1.
30295
30296Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30297
30298 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30299 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30300 Rob's new testing fragments.
30301
30302Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30303
30304 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
30305 lib/gdb.exp: Replace error proc calls with perror.
30306
30307Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30308
30309 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30310 version also, match on casted version strings, and match on
30311 gdb startup case where the line numbers might be messed up.
30312
30313Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30314
30315 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
30316 (CFLAGS): Delete it from here.
30317
30318Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30319
30320 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30321
30322Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30323
30324 * Makefile.in (RUNTEST): Default to just "runtest".
30325
30326Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30327
30328 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30329 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30330 the code has been restructured.
30331
30332Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30333
30334 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30335 \n, not just one of each.
30336
30337 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30338 /bin/cc gives a warning if you do.
30339
30340Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30341
30342 * gdb.t24/demangle.exp: change expect pattern of
30343 __t10ListS_link1ZUiRCUiPT0
30344
30345Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30346
30347 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30348 on local variables in recursive functions.
30349
30350 * gdb.t07/Makefile.in: Build the new test.
30351
30352Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30353
30354 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30355 directly. Instead compare the return values from actual calls.
30356
30357Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30358
30359 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30360
30361Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30362
30363 * From Peter Schauer with minor modifications.
30364 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30365 stops in mid-line in the caller. Add xfail for returning a float
30366 value on X86 targets.
30367
30368Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30369
30370 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30371 to avoid expect lossage.
30372 (fmem_LRbug_tests): Likewise.
30373 * gdb.disasm/hppa.s: Corresponding changes.
30374
30375 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30376 conditions to work with latest dejagnu/expect.
30377
30378 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30379 expected to fail on the PA.
30380 (backtrace in call with trampolines): Explicitly require main
30381 to be frame #1 (no trampolines should show up in backtrace).
30382
30383 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30384 "continue -expect".
30385 * gdb.t06/break.exp: Likewise.
30386 * gdb.t07/watchpoint.exp: Likewise.
30387 * gdb.t13/bitfields.exp: Likewise.
30388 * gdb.t15/{funcargs,return}.exp: Likewise.
30389 * gdb.stabs/weird.exp: Likewise.
30390 * config/{mips,udi}-gdb.exp: Likewise.
30391
30392 * hppa.sed: Enclose comments within a sed command to avoid
30393 losing with the old OSF1 sed.
30394
30395Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30396
30397 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30398 sequent dynix.
30399 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30400 * gdb.t15/funcargs.exp: Conditionally step again to really
30401 finish from marker_call_with_trampolines. Handle the case where
30402 the first step from within call_with_trampolines already steps
30403 us back to main.
30404 * gdb.t15/gdbme.c: Add comment to closing brace of
30405 call_with_trampolines for funcargs.exp.
30406
30407Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30408
30409 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30410 Fix typo(s).
30411
30412Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30413
30414 * gdb.t07/gdbme.c: More code for watchpoint testing.
30415
30416 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30417 "Hardware watchpoint" throughout file.
30418 (test_watchpoint_triggered_in_syscall): New test.
30419 (test_complex_watchpoint): New test.
30420
30421Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30422
30423 * gdbme.c (call_with_trampolines): New function to try and step
30424 into. Tests trampoline problems on the PA.
30425
30426 * funcargs.exp (localvars_in_indirect_call): No longer expect
30427 stepping into indirect call to fail on PAs.
30428 (test_stepping_over_trampolines): New test.
30429
30430Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30431
30432 * TODO: Add suggestions for static member function tests, and
30433 completion tests.
30434
30435Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30436
30437 * TODO: Add suggestions for "p/a" tests.
30438
30439 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30440 (default_gdb_exit): Replace all the hair with sending "quit" to
30441 the process with a simple close.
30442
30443Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30444
30445 * TODO: Add suggestions for shared library tests.
30446
30447Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30448
30449 * TODO: Add suggestions for x/s tests.
30450
30451Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30452
30453 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30454 "enable once", and "enable breakpoints once" with ".*".
30455
30456Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30457
30458 * TODO: Add suggestions about structure passing tests.
30459
30460Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30461
30462 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30463 the primary1 test, use work around if __GNUC__ < 2.
30464 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30465 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30466 Test for bad output rather than waiting for timeout. Issue
30467 second continue only if first continue failed.
30468
30469Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30470
30471 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30472 operator[] test with gdb_test because the old code didn't seem to
30473 be getting the quoting right with the new dejagnu.
30474
30475Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30476
30477 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30478 one from the path.
30479 * Makefile.in: Use a fresh expect if there is one, use runtest
30480 from the src tree if there is one.
30481
30482Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30483
30484 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30485 next over recursive call. Revise the tests from that point on
30486 (which had been skipped) to match GDB's actual (correct) output.
30487
30488 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30489 with next over a breakpoint whose condition is false.
30490
30491 * gdb.t00/help.exp: Comment out "help set print" tests just like
30492 (and for same reason as) "help set" test.
30493
30494Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30495
30496 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30497 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30498
30499Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30500
30501 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30502 necessary gdb_target_udi.
30503
30504 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30505
30506 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30507 1838 and 2417; they are fixed.
30508
30509 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30510 gdb.t03/ptype.exp (ptype structure, ptype union):
30511 Remove xfails; the test is looser than when the xfails were added.
30512
30513 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30514 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30515
30516 * gdb.t01/run.exp: Only run shell test if isnative.
30517
30518 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30519 since "run" automatically loads if necessary. Call gdb_target_udi
30520 after the "file" since "file" kills any execution target.
30521
30522 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30523 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30524 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30525 argument for UDI.
30526
30527Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30528
30529 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30530
30531 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30532
30533Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30534
30535 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30536 properly quoting regexps. This makes the second argument to
30537 demangle a fixed string, which matches the callers, instead of a
30538 shell-style pattern which is what the previous implementation
30539 used. Update some of the callers.
30540
30541Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30542
30543 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30544 (comib_nullified_tests): Fix typo.
30545 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30546 strings. No longer expected to fail.
30547
30548 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30549 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30550 strings. No longer expected to fail.
30551
30552 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30553 string. No longer expected to fail.
30554
30555Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30556
30557 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30558 No longer expected to fail.
30559
30560 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30561 string. No longer expected to fail.
30562
30563Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30564
30565 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30566 only in the names (I probably got most of them). I was even
30567 generous with some which differed in underscores in names, and
30568 probably missed a few, and I *still* was able to remove almost a
30569 third of the file with almost no impact on testsuite coverage.
30570
30571Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30572
30573 * gdb.t00/default.exp: Match udi_attach error message as well as
30574 the one from child_attach.
30575
30576 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30577
30578 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30579
30580 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30581 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30582
30583 * Move test with enums and partial symbols back to
30584 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30585 Reverts the change of 26 May 93. Per today's change to
30586 stabs.texinfo, the behavior that weird.exp was expecting was
30587 unreasonable; what is important is that the compiler+gdb get
30588 things right, which happens with a recent gcc. Also fix the test
30589 to deal with native compilers which put out the stab gdb can't
30590 deal with.
30591
30592Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30593
30594 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30595 in the names. The main thing these accomplish is to slow things down.
30596 Many more such duplicates surely remain.
30597
30598 * gdb.t00/help.exp: Comment out "help support" test just like
30599 (and for same reason as) "help set" test.
30600
30601Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30602
30603 * gdb.t06/break.exp: Remove setup_xfails for
30604 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30605 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30606 about known bug in gcc to include up through 2.5.8.
30607 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30608 well as "_vb$".
30609 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30610 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30611 with latest gcc and gdb.
30612 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30613 well as "_vb$".
30614
30615Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30616
30617 * configure.in (hppa*-*-*): Also configure and build stabs-only
30618 tests.
30619
30620Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30621
30622 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30623 * gdb.t10/configure.in (hppa*-*-*): Use it.
30624
30625Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30626
30627 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30628
30629Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30630
30631 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30632 versions prior to 1.13.5.
30633
30634Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30635
30636 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30637 the prompt is at the start of a line.
30638
30639Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30640
30641 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30642 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30643 in the copr tests now.
30644 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30645 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30646 expected to fail.
30647
30648Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30649
30650 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30651 gdb.t31/chillvars.exp, lib/gdb.exp:
30652 Tweak to run under either version of expect.
30653 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30654 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30655 * gdb.t11/list.exp: Remove extraneous whitespace.
30656
30657Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30658
30659 * gdb.t16/printcmds.exp (test_print_strings): Accept
30660 "(unsigned char *) " before the string.
30661
30662 * TODO: Add notes about printing of fancy types and GDB expressions.
30663
30664Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30665
30666 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30667 * gdb.t06/configure.in: Don't try to compile signals test program
30668 if doing mips-idt-ecoff.
30669
30670Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30671
30672 * Most .exp files: Tweak to run under either version of expect.
30673
30674Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30675
30676 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30677 xfails; I'm not sure why they are failing, but not because of PR 1806.
30678
30679Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30680
30681 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30682 defined in lib/gdb.exp.
30683
30684Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30685
30686 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30687 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30688 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30689 have to be typeless.
30690
30691Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30692
30693 * TODO: Add suggestion for copyright year test.
30694
30695Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30696
30697 * configure.in (*-*-lynxos*): Add stabs tests.
30698
30699Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30700
30701 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30702 so insert a tab before any assembler directive in column zero.
30703
30704 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30705 stores.
30706 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30707 stores.
30708 (fpu_short_memory_tests): Likewise.
30709
30710Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30711
30712 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
30713 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
30714 .stabs directives in comments.
30715
30716Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30717
30718 * TODO: New file, describing tests we could write.
30719 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30720
30721Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30722
30723 * gdb.t06/signals.exp: Add kludge to force re-sync.
30724
30725 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30726 to xgdb instead of gdb, get out of gdb.
30727
30728Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
30729
30730 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30731 for info.
30732
30733Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30734
30735 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30736 * gdb.stabs/configure.in (hppa*-*-*): Use it.
30737 * gdb.stabs/hppa.sed: New sed script for the PA.
30738
30739Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30740
30741 * gdb.stabs: Re-write weird.def and configuration to use sed
30742 instead of cpp. sed is portable and POSIX; cpp is neither.
30743
30744Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30745
30746 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30747
30748Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30749
30750 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30751
30752Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30753
30754 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30755 "_vb$".
30756 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30757 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30758
30759Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30760
30761 * lib/gdb.exp: Comment out code which depends on non-existent
30762 `transform' procedure.
30763
30764Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30765
30766 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30767 * lib/gdb.exp: Transform tool name.
30768 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30769 1.1's new error handling system.
30770
30771Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30772
30773 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30774
30775Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30776
30777 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
30778 They made pattern matching so slow that timeouts happened on
30779 heavily loaded systems. Now any output from "show print" which
30780 gets us back to the GDB prompt is a PASS.
30781
30782Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
30783
30784 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
30785
30786Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30787
30788 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
30789
30790 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
30791 It is not from PR 3220.
30792
30793Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30794
30795 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
30796 just started failing because they depended on the order the
30797 subcommands are presented, or exact docstring text. This kind of
30798 test is a pain and has minimal benefit.
30799
30800Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30801
30802 * gdb.t09/corefile.exp: At end of test, use "core" command with
30803 no arguments.
30804
30805Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
30806
30807 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
30808 17}/Makefile.in: Make it possible to run the testsuite with Sun
30809 make and CC = cross gcc by adding explicit build rules for .o
30810 files.
30811
30812Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30813
30814 * gdb.t15/funcargs.exp: Don't put comments on same line as
30815 setup_xfail (@#$*%& tcl braindamage!).
30816
30817Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30818
30819 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
30820
30821Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
30822
30823 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
30824 * gdb.t20/inherit.exp: remove three dumplicate entries.
30825
30826Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30827
30828 * gdb.t06/break.exp: For "next over recursive call", fail on any
30829 incorrect output, not just on "factorial (value=2)".
30830
30831Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30832
30833 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
30834 working now. Add an xfail if accesing a bss variable causes
30835 a memory error if the target is not yet run.
30836
30837Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30838
30839 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
30840 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
30841 name of __st* demangling (2 strings). Did Kung really get the
30842 more than 95 others right without testing them?
30843
30844Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
30845
30846 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
30847
30848Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
30849
30850 * configure.in (configdirs): Add gdb.disasm
30851 * gdb.disasm: New directory for GDB disassembler tests.
30852 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
30853
30854Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30855
30856 * gdb.t00/help.exp: Don't test "help set".
30857
30858 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
30859 from within expect statements. None of these happen anymore and
30860 they cause regressions to be silently unnoticed.
30861
30862 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
30863 messages) about known failures with gcc cygnus-2.4.5-930417.
30864
30865 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
30866 comp-info.exp so it gets built if it doesn't exist.
30867
30868 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
30869 it is no longer used.
30870 * gdb.t13/comp-info.c: Removed.
30871
30872Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30873
30874 * gdb.t06/signals.exp: Add xfail for sun3.
30875
30876Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30877
30878 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
30879 relevant because ^C doesn't get sent but failure can be reproduced
30880 interactively).
30881
30882Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30883
30884 * gdb.stabs/alpha.mt: New configuration file for alpha.
30885 * gdb.stabs/configure.in: Use it.
30886 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
30887 sharing with alpha.mt, redefine long to word via preprocessor.
30888 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
30889 for alpha.
30890 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
30891 native cc.
30892 * gdb.t00/teststrategy.exp: Change expect string so that we
30893 consume the `(xgdb)' from the command echo and from the gdb prompt.
30894 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
30895 gdb currently compares all values as long, so this failure probably
30896 applies to any configuration where LONGEST is bigger than a target int.
30897 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
30898 with gcc.
30899 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
30900 to handle opaque pointers, gcc is.
30901 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
30902 as first argument. Include <sys/types.h> and change all operator
30903 new definitions to use size_t.
30904 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
30905 now that we use size_t.
30906
30907Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30908
30909 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
30910 a long or float array cast all array members to the same type.
30911 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
30912 with 64 bit longs.
30913 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
30914 on alpha.
30915 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
30916
30917Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30918
30919 * gdb.t24 (demangle.exp): Constructors of templates have names like
30920 vector<int>::vector(int) not vector<int>::vector<int>(int). See
30921 section 14.6 of the ARM.
30922
30923 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
30924 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
30925 accomplish little and slow down the testsuite.
30926
30927 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
30928 Accept spaces various places.
30929
30930Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30931
30932 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
30933 with watchpoint enabled.
30934
30935 * Makefile.in: Remove definition of CC and remove the second
30936 definition of CXX (the "CXX = gcc" one remains). These definitions
30937 were causing backquotes to be expanded within backquotes, which
30938 doesn't work.
30939
30940Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
30941
30942 * gdb.t17/callfuncs.exp: Add "return 0" to end.
30943
30944Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30945
30946 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
30947 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
30948 by mips cc and contains no stabs entries.
30949
30950Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
30951
30952 * config/vx-gdb.exp: Use fake device to load files rather than
30953 NFS.
30954 * lib/gdb.exp: New proc to do "file" command.
30955 * config/unix-gdb.exp: Use new "file" proc.
30956
30957Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
30958
30959 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
30960 Rework board rebooting slightly.
30961 (gdb_exit): Don't exit from the remote shell; there isn't one.
30962 * gdb.stabs/weird.exp: If a program is being debugged already,
30963 kill it.
30964 * gdb.t04/setvar.exp: Stop and restart gdb.
30965 * gdb.t05/expr.exp: Likewise.
30966 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
30967 restart gdb and reload the program.
30968 * gdb.t08/opaque.exp: Likewise.
30969 * gdb.t12/scope.exp: Likewise.
30970 * gdb.t13/bitfields.exp: Likewise.
30971 * gdb.t15/funcargs.exp: Likewise.
30972 * gdb.t20/classes.exp: Likewise.
30973 * gdb.t03/ptype.exp: Increase timeout.
30974 * gdb.t16/printcmds.exp (test_print_string_constants,
30975 test_print_array_constants): Likewise.
30976 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
30977 * gdb.t20/classes.exp (do_tests): Likewise.
30978 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
30979
30980Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
30981
30982 * gdb.stabs: Renamed *wierd* to *weird*.
30983
30984Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30985
30986 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
30987 for timeout. Add "known gcc 2.4.5 bug" to failure message.
30988
30989Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30990
30991 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
30992 (do_tests): Remove xfail for whatis on one_var and two_var.
30993
30994Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
30995
30996 * Makefile.in: Made cross building work better by adding
30997 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
30998
30999Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31000
31001 * gdb.t15/{return.c,return.exp,Makefile.in}:
31002 New test, currently commented out.
31003
31004Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31005
31006 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31007 still running and removes the leftover named socket so GDb can do
31008 clean restarts.
31009
31010Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31011
31012 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31013 console, not GDB.
31014 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31015 cross testing works better with "make check"
31016 * config/unix-gdb: Use default procedures for exit and version.
31017 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31018 with the newest VxWorks.
31019
31020Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31021
31022 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31023 old form.
31024
31025 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31026 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31027
31028 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31029
31030 * config/unix-gdb.exp: Remove this version of gdb_exit
31031 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31032 Rob says he'll look at it when he gets back to testing boards.
31033
31034Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31035
31036 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31037 an expected fail for certain ptype commands.
31038
31039 * gdb.t20/classes.exp: Update expected results of "ptype class
31040 Base1" to account for the constructor that now appears in the type.
31041
31042Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31043
31044 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31045 disappeared from list.
31046 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31047 "alldone" proc with call to cleanup and exit.
31048 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31049 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31050 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31051 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31052 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31053 "alldone" proc with simple returns that suppress remaining
31054 tests. The alldone proc went away many months ago.
31055
31056Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31057
31058 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31059
31060 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31061
31062Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31063
31064 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31065 as vax gdb will display them.
31066
31067Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31068
31069 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31070 optimizers.
31071
31072 * scope.exp: Change "bad value for localval" messages so each one
31073 is unique.
31074
31075 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31076 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31077
31078 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31079
31080Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31081
31082 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31083 doesn't exist (due to optimization).
31084
31085Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31086
31087 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31088 contains \r because the filename is long.
31089
31090 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31091 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31092
31093Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31094
31095 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31096 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31097 Ultrix.
31098 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31099 int tests.
31100 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31101
31102Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31103
31104 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31105
31106 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
31107 to match does not match the passing case but still matches the
31108 failing case.
31109
31110Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31111
31112 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31113
31114Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31115
31116 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31117 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31118 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31119 Remove various versions of gdb_exit.
31120 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31121 gdb_exit.
31122 * config/unix-gdb.exp: gdb_exit remains here, and should override
31123 the generic version, since it's doing a lot of wierd stuff that
31124 the other versions aren't. FIXME, fold it in, or abandon this
31125 version.
31126
31127Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31128
31129 * gdb.t24/demangle.exp: Add tests for PR 3220.
31130
31131Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31134
31135Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31136
31137 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31138 "i386-*-*". Works for i486 as well.
31139
31140 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31141 bug, and expand domain of xfail to all SVR4 systems, since the
31142 actual problem is likely to be in generic SVR4 /proc support.
31143
31144Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31145
31146 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31147
31148Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31149
31150 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31151 xfails for other systems. Match a missing 'Continuing.' as an
31152 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31153
31154 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31155 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31156 Only issue warning for missing executables if -all option is used.
31157
31158 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31159 file if -all option is used. It's like an unpredictable XFAIL.
31160
31161Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31162
31163 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31164 for dynamically linked binaries.
31165
31166 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31167
31168Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31169
31170 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31171 to state that this is a known bug in old versions of g++.
31172
31173Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31174
31175 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31176 while waiting for `Continuing'.
31177
31178Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31179
31180 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31181 in text, data, and bss.
31182 * gdb.t10/nodebug.c: Add local and global test variables for
31183 initialized and uninitialized data.
31184
31185Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31186
31187 * config/unix-gdb.exp (gdb_exit): Add "wait".
31188
31189Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31190
31191 * gdb.t06/signals.exp: xfail the continue from the handler for all
31192 targets.
31193
31194 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31195 function with watchpoints enabled, the i386 call dummy starts with
31196 a call.
31197
31198 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31199 386 bsd names its corefiles.
31200
31201Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31202
31203 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31204 compilers don't grok it.
31205 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31206 with small octal ints rather than character constants, which
31207 are signed and might not fit if first promoted to int.
31208
31209Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31210
31211 * gdb.t09/Makefile.in (clean): Remove corefile.
31212
31213Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31214
31215 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31216
31217Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31218 and Jim Kingdon (kingdon@cygnus.com)
31219
31220 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31221 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31222 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31223
31224Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31225
31226 * gdb.t17/interrupt.exp: Add xfail for hppa.
31227
31228Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31229
31230 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31231 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31232 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31233 to determine signed-ness of bitfields and use the result to setup
31234 the xfail.
31235 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31236 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31237 call line is reached if necessary.
31238
31239Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31240
31241 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31242
31243Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31244
31245 * gdb.t06/break.exp: Also test `clear' command.
31246
31247Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31248
31249 * gdb.t00/teststrategy.exp: Remove extra quote.
31250
31251 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31252 watchpoint enabled to be for all non-68k machines.
31253
31254 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31255
31256Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31257
31258 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31259 targets use aout.mt instead of ecoff.mt as gas understands
31260 standard aout format.
31261
31262Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31263
31264 * lib/gdb.exp (runto): Don't insist that function we are running to
31265 was compiled with -g.
31266
31267 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31268
31269 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31270 to get back into the read system call.
31271 Accept leading newline in case where we woke it up.
31272
31273Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31274
31275 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31276 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31277 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31278 enable ecoff configuration.
31279
31280Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31281
31282 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31283
31284Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31285
31286 * gdb.t16/printcmds.exp: Add another printf test.
31287
31288Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31289
31290 * configure.in: If configured -with-stabs on any target, add
31291 stabsdirs to configdirs.
31292
31293Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31294
31295 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31296 fun" so pattern does not match the command itself.
31297
31298Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31299
31300 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31301
31302Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31303
31304 * gdb.t17/interrupt.exp: Test for more things.
31305
31306Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31307
31308 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31309 compiler arranges the code and line numbers.
31310
31311 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31312
31313Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31314
31315 * gdb.t00/help.exp: Increase expect input buffer size.
31316
31317Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31318
31319 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31320
31321 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31322
31323 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31324
31325 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31326 [0-9]*, not just [0-9].
31327
31328Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31329
31330 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31331
31332 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31333
31334Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31335
31336 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31337
31338Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31339
31340 * gdb.t06/signals.c: Add xfails for sun3.
31341
31342 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31343
31344 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31345 test_stepping tests.
31346
31347Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31348
31349 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31350
31351 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31352
31353 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31354 rather than actually putting it through cpp twice.
31355
31356 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31357
31358Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31359
31360 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31361 no longer needed.
31362
31363Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31364
31365 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31366
31367 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31368 C++ features prints as "struct", make it a pass, not an xfail.
31369
31370Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31371
31372 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31373 Don't require VA to print as "class" rather than "struct".
31374
31375Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31376
31377 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31378
31379Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31380
31381 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31382
31383Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31384
31385 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31386 order.
31387
31388Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31389
31390 * gdb.t16/printcmds.exp: Add printf tests.
31391
31392 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31393
31394 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31395
31396Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31397
31398 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31399 pass counts, to counteract any existing or future setup_xfails.
31400
31401Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31402
31403 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31404 {BEGIN,END}_COMMON for common block instead of STAB.
31405 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31406
31407 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31408 intp_var should be N_GSYM not N_LSYM.
31409 wierd-aout.S: Use a label for the value of the N_SO.
31410 wierd.def: Remove all backslashes.
31411 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31412
31413Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31414
31415 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31416 get the expected next to inheritance3.
31417
31418Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31419
31420 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31421 now that gcc-2.4 gets it right.
31422
31423Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31424
31425 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31426
31427 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31428 generating comp-info.exp which works for cross-compilation.
31429
31430Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31431
31432 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31433 "*-*-sysv4.*".
31434
31435Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31436
31437 * gdb.t01/run.exp: Start with a fresh gdb.
31438 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31439 SVR4.x.
31440
31441Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31442
31443 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31444 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31445 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31446 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31447 things to remove.
31448
31449Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31450
31451 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31452 test cases from bug reports.
31453
31454Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31455
31456 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31457 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31458 avoid spurious xfails.
31459 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31460 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31461 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31462
31463Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31464
31465 * gdb.t00/teststrategy.exp: Rework to provide more useful
31466 description of each test, fix problem with systems that define
31467 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31468 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31469 results for "next over recursive call" so timeouts aren't taken
31470 by error.
31471
31472Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31473
31474 * gdb.t12/scope.exp: Test printing of variables before run.
31475
31476 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31477 printed in wrong order due to sorting.
31478
31479Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31480
31481 * gdb.t00/teststrategy.exp: Fix expected results for printing
31482 user entered string constant. Is array of char, prints with no
31483 address.
31484
31485 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31486 commands.
31487 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31488 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31489 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31490 of struct of char arrays.
31491 * gdb.t00/radix.exp: New tests for radix commands.
31492
31493Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31494
31495 * gdb.t16/printcmd.exp: Print a variable before running program
31496 (with xfail for AIX).
31497
31498Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31499
31500 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31501
31502 * gdb.t16/printcmd.exp: Don't print variables before running program.
31503
31504 * gdb.t06/break.exp: Don't require envp argument to main.
31505
31506 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31507
31508 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31509 Add xfails for rs6000.
31510
31511 * gdb.t02/whatis.exp: Change other tests not to re-test something
31512 we already tested.
31513
31514 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31515 each type used has a variable of that type.
31516
31517Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31518
31519 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31520
31521Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31522
31523 * configure.in: change srctrigger to be a file, not a directory
31524
31525Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31526
31527 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31528
31529 * gdb.t11/list.exp: Fixed a couple of typos.
31530
31531Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31532
31533 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31534 is fixed and PR is closed.
31535 * gdb.t16 (gdbme.c): Add simple test string variable.
31536 * gdb.t16 (printcmds.exp): Add tests with simple test string
31537 variable, primarily for boundaries on "set print elements".
31538
31539Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31540
31541 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31542 Make leading 0's optional and don't expect a tab in the middle
31543 of the number.
31544
31545 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31546
31547 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31548 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31549 don't end command passed to gdb_test with newline.
31550
31551 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31552 signed keyword away, don't expect signed bitfields to be signed.
31553
31554 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31555 printing with only as many 1's as are in the field as well as printing
31556 with 32 1's (see comment).
31557
31558Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31559
31560 * gdb.t00/default.exp: Start with a fresh gdb.
31561 * configure.in (configdirs): Remove gdb.t31 until the chill
31562 compiler works again. It no longer is able to find chillrt0
31563 since it isn't in libchill.a anymore.
31564 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31565 wierd.o, make more modular.
31566 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31567 spurious newlines that caused problems.
31568
31569Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31570
31571 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31572 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31573 gdb.stabs/wierd.{exp,def}: Many new tests.
31574
31575 * gdb.t00/default.exp: update info line for new message.
31576
31577 * gdb.t02/{whatis.exp,gdbme.c}:
31578 Test that "char *" doesn't print as "caddr_t".
31579
31580Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31581
31582 * gdb.t00/help.exp: Use .* in place of some help messages which
31583 just changed.
31584 gdb.t00/default.exp: Update "info frame" test for new message.
31585 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31586 Remove some xfails
31587
31588Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31589
31590 * gdb.t03/{gdbme.c,ptype.exp}:
31591 Add tests for typedef'd struct and union without tags.
31592 Also check "whatis" on a variable of a typedef'd enum without a tag.
31593
31594 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31595 PRMS 1823; the bug still exists but isn't reproduced by this test
31596 anymore), and remove rs6000 XFAIL (the bug is fixed).
31597
31598 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31599 duplicated from whatis.exp. For those that are left, accept
31600 "long", "long int", or "int" for long variables (whatis.exp already
31601 has an XFAIL for "int", so no need to fail it here).
31602
31603 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31604 Deal with GCC's names for types now that GDB uses the compiler's names.
31605
31606 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31607 setup_xfail's for sunos4. If we #defined the signed keyword away,
31608 don't expect GDB to know that char it is signed.
31609
31610 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31611
31612Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31613
31614 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31615 should work on any system, regardless of debugging format.
31616 * gdb.t21/demangle.exp: Move to gdb.t24.
31617 * gdb.t24/demangle.exp: Move from gdb.t21.
31618 * gdb.t24/{Makefile.in, configure.in}: New files.
31619
31620Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31621
31622 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31623 * gdb.stabs: New directory.
31624
31625Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31626
31627 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31628 not just "Quit anyway?".
31629
31630Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31631
31632 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31633 that all setup_xfails are immediately followed by clear_xfails.
31634
31635Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31636
31637 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31638 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31639 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31640 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31641 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31642 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31643 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31644 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31645 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31646 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31647 gdb.t31/chillvars.exp, lib/gdb.exp:
31648 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31649 bug-gdb@prep.ai.mit.edu.
31650
31651Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31652
31653 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31654 with 0.0, not integer 0.
31655
31656Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31657
31658 * gdb.t06/break.exp: Update for "Kill the program" message change.
31659
31660Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31661
31662 * Makefile.in (GDBFLAGS): Set to -nx.
31663 * Makefile.in (site.exp): Use GDBFLAGS.
31664
31665Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31666
31667 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31668 Makefiles.
31669 (check): depend on just-check.
31670 (just-check): added so that tests can be run without a noop
31671 build pass.
31672
31673Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31674
31675 Switch to using configure's configdirs.
31676 * Makefile.in (Makefile): add configure.in dependency.
31677 (SUBDIRS): removed redundant assignment.
31678 * configure.in: switch subdirs assignment to configdirs.
31679 * gdb.t*/configure.in: new files.
31680
31681Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31682
31683 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31684 works.
31685
31686Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31687
31688 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31689 in explicit rules. Apparently this is not supported by some makes.
31690
31691Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31692
31693 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31694
31695Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31696
31697 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31698 disappeared.
31699
31700Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31701
31702 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31703
31704Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31705
31706 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
31707 watchpoint problem that is now fixed.
31708 * gdb.t30/chexp.exp: Remove setup_xfail for printing
31709 uninitialized convenience variables.
31710 * gdb.t31/chillvars.exp: Fix expected patterns for printing
31711 structures.
31712
31713Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31714
31715 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31716 which causes expect to get out of sync with gdb on long output
31717 from help set.
31718 * gdb.t09/corefile.exp: Make expected pattern for core file
31719 failing signal and frame output format less sun specific.
31720
31721Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
31722
31723 * gdb.t31/chillvars.exp: Add and remove initial dummy
31724 breakpoint, so that symbol table is forced in.
31725 (Needed at least on Sunos4, though it seems not SVR4.)
31726 * gdb.t31/chillvars.exp: Update for changed output format.
31727
31728Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
31729
31730 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
31731
31732Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
31733
31734 * Makefile.in: Added --srcdir when invoking runtest, removed the
31735 need for a local config file. (optional now)
31736
31737Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
31738
31739 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
31740 failure count used to force early termination. Add some more
31741 expected failures for gnu style demangling.
31742
31743Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31744
31745 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31746 pmi variable from gdb.t20/gdbme to get optimized away.
31747 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31748 Check for written corefile upon timeout _and_ eof.
31749
31750Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31751
31752 * config/unix-gdb.exp: Add missing return 0.
31753
31754Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31755
31756 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
31757 test termination.
31758
31759Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
31760
31761 * configure.in (subdirs): Put back gdb.t17 which mysteriously
31762 disappeared.
31763
31764Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31765
31766 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31767 time as i860 support works.
31768
31769 * gdb.t15/funcargs.exp: Fix expected outputs to include
31770 "backtrace 100\r" rather than just "backtrace\r", to match last
31771 change.
31772
31773Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31774
31775 * config/udi-gdb.exp (gdb_exit): Remove close command.
31776 (gdb_target_udi): New procedure to set the UDI target.
31777 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
31778 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
31779 Added waits for prompts after several question responses. Added
31780 some more responses used by a29k-amd-udi-gdb.
31781 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
31782 pass different arguments, restart UDI connection after program
31783 completion.
31784 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
31785 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31786 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
31787 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
31788 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
31789 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
31790 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31791 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
31792 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
31793 after program completion.
31794 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
31795 compiled with a SELECT_VECS setting.
31796 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
31797 infinite recursion.
31798
31799 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
31800 Added checks for COFF results, and made them expected failures for
31801 all targets. It would be better to make them expected failures
31802 for COFF targets only.
31803
31804Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
31805
31806 * Makefile.in: add null dvi target, don't bother to recurse
31807 through test directories for info and install-info; rename
31808 $(datadir) to be dejagnu instead of deja-gnu
31809
31810Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
31811
31812 * gdb.t31/gdbme.ch: Re-enable code that previously caused
31813 compiler to coredump.
31814 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
31815 code.
31816
31817Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
31818
31819 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
31820 coredump.
31821 * gdb.t31/chillvars.exp: Comment out tests that depend on that
31822 code.
31823
31824Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
31825
31826 * gdb.t03/ptype.exp: tests for return code from gdb_test.
31827 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
31828 which in a shell. Deletes xgdb when done.
31829 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
31830 Tests the return from the "set height" or "set width" commands.
31831 Added a few return codes where needed.
31832
31833Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
31834
31835 * Makefile.in (SUBDIRS): Add gdb.t17.
31836 * configure.in (subdirs): Add gdb.t17.
31837 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
31838 files to test gdb's calling of functions in the inferior with
31839 the correct arguments and gdb's ability to retrieve any
31840 result returned.
31841
31842Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
31843
31844 * config/unix-gdb.exp (gdb_exit): Remove close commands that
31845 may be called after gdb goes away. Previous versions of expect
31846 needed these to avoid file descriptor leaks, but they cause
31847 errors with the current revision of expect.
31848 * gdb.t00/gdbvars.exp: Use -re on expected output after
31849 setting sevenbit-strings.
31850 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
31851 to set sevenbit-strings consistent across tests.
31852 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
31853 set sevenbit-strings consistent across tests.
31854
31855Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
31856
31857 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
31858 expected output to match current "expect" expectations.
31859
31860Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
31861
31862 * gdb.t00/default.exp: Change expected output for default "source"
31863 command, to match new gdb behavior which requires a filename to
31864 source.
31865
31866Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
31867
31868 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
31869 expected fail for i486-*-* that misses the marker2 function.
31870 * gdb.t10/crossload.exp (bfddefault): Allow successful
31871 recognition of a format to pass even if no symbols are found.
31872 Explicitly catch failures where the format is not recognized
31873 or is ambiguous, and add the reason to the fail message.
31874 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
31875 the cause is and invalid target and add reason to failure message.
31876 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
31877 elf32-i386, elf32-sparc, and elf32-i860.
31878 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
31879 Set up expected failure for 'filename'::variable scope resolution,
31880 which is now apparently broken on all targets.
31881 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
31882 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
31883 gdb.t23/templates.exp: Change failure for missing binfile into
31884 just a warning.
31885 gdb.t21/demangle.exp: Change all cfront references to 'arm'
31886 references.
31887
31888Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
31889
31890 * gdb.t00/default.exp: Add expected output for default "source"
31891 command, to match new gdb behavior.
31892 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
31893
31894Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
31895
31896 * config/*-gdb.exp: returns an error, rather than exiting on
31897 internal errors.
31898
31899Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
31900
31901 * gdb.t03/gdbme.c: Add pointer to struct variable.
31902 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
31903 referencing struct members.
31904
31905Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
31906
31907 * configure.in (mips-idt-ecoff): New target.
31908 * config/mips-gdb.exp: New file for remote board using MIPS remote
31909 debugging protocol.
31910
31911 * Redid configuration scheme. Removed gdb.t*/configure.in.
31912 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
31913 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
31914 distclean targets. Built executables via .o files. Adjusted
31915 tests to account for source files in $(srcdir) rather than
31916 $(objdir).
31917 * lib/gdb.exp (runto): Don't expect () after the function name,
31918 because it may have arguments.
31919
31920Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
31921
31922 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
31923 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
31924 expected failures for mips-idt-* and mips-sgi-*.
31925 * gdb.t00/default.exp (attach): Kill process if requested.
31926 * gdb.t00/help.exp (help target core, help target): Accept a gdb
31927 that does not read core files.
31928 * gdb.t01/run.exp: Removed checks for exit status code.
31929 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
31930 it is linked in.
31931 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
31932 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
31933 appropriate, rather than doing it by hand.
31934 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
31935 execution.
31936 * gdb.t10/crossload.exp: Kill existing program if needed.
31937 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
31938 appropriate, rather than doing it by hand. Always increase
31939 timeout for this test, not just for VxWorks.
31940
31941Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
31942
31943 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
31944 of Chill STRUCT types and STRUCT values.
31945 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
31946 than "char".
31947 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
31948 struct2): New struct definitions and initializations to test
31949 simple Chill STRUCT types.
31950
31951Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
31952
31953 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
31954 the null byte at the end of strings.
31955 * gdb.t00/default.exp: Make show version insensitive to copyright
31956 date.
31957 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
31958 to avoid dependencies on target char signedness.
31959 * gdb.t16/printcmds.exp: Update expected results for explicitly
31960 unsigned char.
31961 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
31962 now work.
31963 * gdb.t21/demangle.exp: Add many more patterns for template
31964 demangling, most of them being expected failures.
31965 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
31966 string we are matching for, to match on the whole string.
31967 * gdb.t21/demangle.exp: Add many new test strings to demangle,
31968 and fix a whole bunch that had incorrect expected output but were
31969 passing anyway because of the bug in "proc demangle".
31970 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
31971 type.
31972 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
31973
31974Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
31975
31976 * gdb/testsuite: made modifications to testcases, etc., to allow
31977 them to work properly given the reorganization of deja-gnu and the
31978 relocation of the testcases from deja-gnu to a "tool" subdirectory.
31979
31980Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
31981
31982 * gdb/testsuite: Initial creation of gdb/testsuite.
31983 Migrated dejagnu testcases and support files for testing nm to
31984 gdb/testsuite from deja-gnu. These files were moved "as is"
31985 with no modifications. This migration is part of a major overhaul
31986 of dejagnu. The modifications to these testcases, etc., which
31987 will allow them to work with the new version of dejagnu will be
31988 made in a future update.
31989
31990 For additional changes see gdb.mi/ChangeLog-1999-2003.
31991\f
31992;; Local Variables:
31993;; mode: change-log
31994;; left-margin: 8
31995;; fill-column: 74
31996;; version-control: never
31997;; End:
31998
31999 Copyright 1993-2013 Free Software Foundation, Inc.
32000 Copying and distribution of this file, with or without modification,
32001 are permitted provided the copyright notice and this notice are preserved.
This page took 0.173648 seconds and 4 git commands to generate.