test suite update - gdb.base/[ab]
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a64d2530
TT
12013-06-27 Tom Tromey <tromey@redhat.com>
2
3 * a2-run.exp, all-bin.exp, annota1.exp, annota3.exp, anon.exp,
4 args.exp, arithmet.exp, arrayidx.exp, assign.exp, async-shell.exp,
5 async.exp, attach-pie-misread.exp, attach-pie-noexec.exp,
6 attach-twice.exp, attach.exp, auxv.exp, bang.exp, bfp-test.exp,
7 bigcore.exp, bitfields.exp, bitfields2.exp, break-entry.exp,
8 break-interp.exp, break-on-linker-gcd-function.exp,
9 breakpoint-shadow.exp: Use standard_testfile,
10 standard_output_file, prepare_for_testing, clean_restart.
11
aaff8d73
YQ
122013-06-26 Yao Qi <yao@codesourcery.com>
13
14 * gdb.trace/mi-trace-frame-collected.exp: New.
15
a0743c90
YQ
162013-06-25 Yao Qi <yao@codesourcery.com>
17
18 * boards/native-extended-gdbserver.exp: Set board_info
19 'gdb,predefined_tsv'.
20 * boards/native-gdbserver.exp: Likewise.
21 * boards/native-stdio-gdbserver.exp: Likewise.
22 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
23 uploaded TSVs if target supports tracing.
24 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
25 tracing and target has predefined tsv.
26
9d6e6e84
HZ
272013-06-25 Yao Qi <yao@codesourcery.com>
28 Hui Zhu <hui@codesourcery.com>
29 Pedro Alves <palves@redhat.com>
30
31 PR breakpoints/15075
32 PR breakpoints/15434
33 * gdb.base/dprintf-next.c: New file.
34 * gdb.base/dprintf-next.exp: New file.
35 * gdb.base/dprintf-non-stop.c: New file.
36 * gdb.base/dprintf-non-stop.exp: New file.
37 * gdb.base/dprintf.exp: Don't check "continue" in the output
38 of "info breakpoints".
39 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
40 Don't check "continue" in script field.
41
e7ab3185
TT
422013-06-21 Tom Tromey <tromey@redhat.com>
43
44 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
45 name in a test name.
46
c898adb7
YQ
472013-06-20 Yao Qi <yao@codesourcery.com>
48
49 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
50 and set an action.
51 (test_trace_unavailable): Test command -data-list-register-values
52 in the context of traceframe and with option --skip-unavailable.
53 * gdb.trace/trace-unavailable.c (foo): New.
54 (main): Call it.
55 * gdb.mi/gdb2549.exp: Update matching pattern.
56
4d157a3d
MF
572013-06-19 Mike Frysinger <vapier@gentoo.org>
58
59 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
60 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
61 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
62 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
63 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
64
d69cace4
LM
652013-06-19 Luis Machado <lgustavo@codesourcery.com>
66
67 * gdb.base/subst.exp: Delete default rules before further
68 tests.
69
9bdd0636
YQ
702013-06-19 Yao Qi <yao@codesourcery.com>
71
72 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
73 unsupported if it is not registered.
74
427cd150
TT
752013-06-18 Tom Tromey <tromey@redhat.com>
76
77 * gdb.base/random-signal.c: New file.
78 * gdb.base/random-signal.exp: New file.
79
6de7c271
WN
802013-06-18 Will Newton <will.newton@linaro.org>
81
82 * gdb.base/skip.c: Use comma to evaluate results of foo()
83 and bar() before passing to baz().
84 * gdb.base/skip.c: baz() now takes one argument instead of
85 two.
86
5bd1ef56
TT
872013-06-18 Tom Tromey <tromey@redhat.com>
88
89 * gdb.dwarf2/implptrpiece.exp: New file.
90 * gdb.dwarf2/implptrconst.exp (d): New variable.
91 Print d.
92 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
93
e379b391
TT
942013-06-18 Tom Tromey <tromey@redhat.com>
95
96 * lib/selftest-support.exp (do_self_tests): Reject remote or
97 non-native targets.
98 * gdb.gdb/complaints.exp: Remove check.
99 * gdb.gdb/observer.exp: Remove check.
100 * gdb.gdb/xfullpath.exp: Remove check.
101 * gdb.gdb/complaints.exp: Remove check.
102
4ec70201
PA
1032013-06-07 Pedro Alves <palves@redhat.com>
104
105 * boards/native-extended-gdbserver.exp: Remove semicolon.
106 * config/arm-ice.exp: Likewise.
107 * config/bfin.exp: Likewise.
108 * config/cygmon.exp: Likewise.
109 * config/h8300.exp: Likewise.
110 * config/monitor.exp: Likewise.
111 * config/sid.exp: Likewise.
112 * config/sim.exp: Likewise.
113 * config/slite.exp: Likewise.
114 * config/vx.exp: Likewise.
115 * gdb.arch/i386-bp_permanent.exp: Likewise.
116 * gdb.asm/asm-source.exp: Likewise.
117 * gdb.base/args.exp: Likewise.
118 * gdb.base/attach-pie-misread.exp: Likewise.
119 * gdb.base/auxv.exp: Likewise.
120 * gdb.base/bigcore.exp: Likewise.
121 * gdb.base/bitfields2.exp: Likewise.
122 * gdb.base/bitfields.exp: Likewise.
123 * gdb.base/break.exp: Likewise.
124 * gdb.base/break-interp.exp: Likewise.
125 * gdb.base/callfuncs.exp: Likewise.
126 * gdb.base/call-sc.exp: Likewise.
127 * gdb.base/commands.exp: Likewise.
128 * gdb.base/corefile.exp: Likewise.
129 * gdb.base/dbx.exp: Likewise.
130 * gdb.base/ending-run.exp: Likewise.
131 * gdb.base/exprs.exp: Likewise.
132 * gdb.base/funcargs.exp: Likewise.
133 * gdb.base/hbreak2.exp: Likewise.
134 * gdb.base/huge.exp: Likewise.
135 * gdb.base/list.exp: Likewise.
136 * gdb.base/memattr.exp: Likewise.
137 * gdb.base/overlays.exp: Likewise.
138 * gdb.base/printcmds.exp: Likewise.
139 * gdb.base/recurse.exp: Likewise.
140 * gdb.base/remotetimeout.exp: Likewise.
141 * gdb.base/reread.exp: Likewise.
142 * gdb.base/savedregs.exp: Likewise.
143 * gdb.base/scope.exp: Likewise.
144 * gdb.base/sepdebug.exp: Likewise.
145 * gdb.base/setshow.exp: Likewise.
146 * gdb.base/setvar.exp: Likewise.
147 * gdb.base/sigaltstack.exp: Likewise.
148 * gdb.base/siginfo-addr.exp: Likewise.
149 * gdb.base/siginfo.exp: Likewise.
150 * gdb.base/siginfo-obj.exp: Likewise.
151 * gdb.base/sigrepeat.exp: Likewise.
152 * gdb.base/sigstep.exp: Likewise.
153 * gdb.base/structs.exp: Likewise.
154 * gdb.base/testenv.exp: Likewise.
155 * gdb.base/twice.exp: Likewise.
156 * gdb.base/valgrind-db-attach.exp: Likewise.
157 * gdb.base/valgrind-infcall.exp: Likewise.
158 * gdb.base/varargs.exp: Likewise.
159 * gdb.base/watchpoint.exp: Likewise.
160 * gdb.cp/gdb1355.exp: Likewise.
161 * gdb.cp/misc.exp: Likewise.
162 * gdb.disasm/hppa.exp: Likewise.
163 * gdb.disasm/t01_mov.exp: Likewise.
164 * gdb.disasm/t02_mova.exp: Likewise.
165 * gdb.disasm/t03_add.exp: Likewise.
166 * gdb.disasm/t04_sub.exp: Likewise.
167 * gdb.disasm/t05_cmp.exp: Likewise.
168 * gdb.disasm/t06_ari2.exp: Likewise.
169 * gdb.disasm/t07_ari3.exp: Likewise.
170 * gdb.disasm/t08_or.exp: Likewise.
171 * gdb.disasm/t09_xor.exp: Likewise.
172 * gdb.disasm/t10_and.exp: Likewise.
173 * gdb.disasm/t11_logs.exp: Likewise.
174 * gdb.disasm/t12_bit.exp: Likewise.
175 * gdb.disasm/t13_otr.exp: Likewise.
176 * gdb.gdb/selftest.exp: Likewise.
177 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
178 * gdb.mi/mi-reverse.exp: Likewise.
179 * gdb.pascal/floats.exp: Likewise.
180 * gdb.python/py-inferior.exp: Likewise.
181 * gdb.threads/attach-into-signal.exp: Likewise.
182 * gdb.threads/pthreads.exp: Likewise.
183 * gdb.threads/thread_events.exp: Likewise.
184 * gdb.threads/watchthreads.exp: Likewise.
185 * gdb.trace/actions-changed.exp: Likewise.
186 * gdb.trace/actions.exp: Likewise.
187 * gdb.trace/ax.exp: Likewise.
188 * gdb.trace/backtrace.exp: Likewise.
189 * gdb.trace/change-loc.exp: Likewise.
190 * gdb.trace/deltrace.exp: Likewise.
191 * gdb.trace/disconnected-tracing.exp: Likewise.
192 * gdb.trace/ftrace.exp: Likewise.
193 * gdb.trace/infotrace.exp: Likewise.
194 * gdb.trace/passc-dyn.exp: Likewise.
195 * gdb.trace/passcount.exp: Likewise.
196 * gdb.trace/pending.exp: Likewise.
197 * gdb.trace/qtro.exp: Likewise.
198 * gdb.trace/range-stepping.exp: Likewise.
199 * gdb.trace/report.exp: Likewise.
200 * gdb.trace/save-trace.exp: Likewise.
201 * gdb.trace/status-stop.exp: Likewise.
202 * gdb.trace/strace.exp: Likewise.
203 * gdb.trace/tfile.exp: Likewise.
204 * gdb.trace/tfind.exp: Likewise.
205 * gdb.trace/trace-break.exp: Likewise.
206 * gdb.trace/tracecmd.exp: Likewise.
207 * gdb.trace/trace-mt.exp: Likewise.
208 * gdb.trace/tspeed.exp: Likewise.
209 * gdb.trace/tsv.exp: Likewise.
210 * gdb.trace/while-stepping.exp: Likewise.
211 * lib/gdb.exp: Likewise.
212 * lib/gdbserver-support.exp: Likewise.
213 * lib/java.exp: Likewise.
214 * lib/mi-support.exp: Likewise.
215 * lib/pascal.exp: Likewise.
216 * lib/prompt.exp: Likewise.
217 * lib/trace-support.exp: Likewise.
218
47d48711
PA
2192013-06-07 Pedro Alves <palves@redhat.com>
220
221 * gdb.ada/info_types.c: Fix formating in copyright header.
222 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
223 * gdb.base/float.c: Likewise.
224 * gdb.base/inferior-died.c: Likewise.
225 * gdb.base/interp.c: Likewise.
226 * gdb.base/jit-main.c: Likewise.
227 * gdb.base/jit-solib.c: Likewise.
228 * gdb.base/long_long.c: Likewise.
229 * gdb.base/longjmp.c: Likewise.
230 * gdb.base/nextoverexit.c: Likewise.
231 * gdb.base/pr11022.c: Likewise.
232 * gdb.base/prelink-lib.c: Likewise.
233 * gdb.base/prelink.c: Likewise.
234 * gdb.base/prologue.c: Likewise.
235 * gdb.base/restore.c: Likewise.
236 * gdb.base/sigchld.c: Likewise.
237 * gdb.base/solib-search-lib1.c: Likewise.
238 * gdb.base/solib-search-lib2.c: Likewise.
239 * gdb.base/solib-search.c: Likewise.
240 * gdb.base/solib-search.h: Likewise.
241 * gdb.base/whatis.c: Likewise.
242 * gdb.cp/abstract-origin.cc: Likewise.
243 * gdb.cp/anon-struct.cc: Likewise.
244 * gdb.cp/baseenum.cc: Likewise.
245 * gdb.cp/bs15503.cc: Likewise.
246 * gdb.cp/call-c-1.c: Likewise.
247 * gdb.cp/call-c.cc: Likewise.
248 * gdb.cp/class2.cc: Likewise.
249 * gdb.cp/classes.cc: Likewise.
250 * gdb.cp/cttiadd.cc: Likewise.
251 * gdb.cp/cttiadd1.cc: Likewise.
252 * gdb.cp/cttiadd2.cc: Likewise.
253 * gdb.cp/cttiadd3.cc: Likewise.
254 * gdb.cp/derivation.cc: Likewise.
255 * gdb.cp/derivation2.cc: Likewise.
256 * gdb.cp/dispcxx.cc: Likewise.
257 * gdb.cp/exception.cc: Likewise.
258 * gdb.cp/gdb2384-base.cc: Likewise.
259 * gdb.cp/gdb2384-base.h: Likewise.
260 * gdb.cp/gdb2384.cc: Likewise.
261 * gdb.cp/gdb2495.cc: Likewise.
262 * gdb.cp/mb-inline.h: Likewise.
263 * gdb.cp/mb-inline1.cc: Likewise.
264 * gdb.cp/mb-inline2.cc: Likewise.
265 * gdb.cp/member-name.cc: Likewise.
266 * gdb.cp/member-ptr.cc: Likewise.
267 * gdb.cp/misc.cc: Likewise.
268 * gdb.cp/namespace1.cc: Likewise.
269 * gdb.cp/nextoverthrow.cc: Likewise.
270 * gdb.cp/pr-574.cc: Likewise.
271 * gdb.cp/pr9631.cc: Likewise.
272 * gdb.cp/printmethod.cc: Likewise.
273 * gdb.cp/psmang1.cc: Likewise.
274 * gdb.cp/psmang2.cc: Likewise.
275 * gdb.cp/psymtab-parameter.cc: Likewise.
276 * gdb.cp/ptype-flags.cc: Likewise.
277 * gdb.cp/ref-params.cc: Likewise.
278 * gdb.cp/ref-types.cc: Likewise.
279 * gdb.cp/smartp.cc: Likewise.
280 * gdb.cp/try_catch.cc: Likewise.
281 * gdb.cp/userdef.cc: Likewise.
282 * gdb.cp/using-crash.cc: Likewise.
283 * gdb.cp/virtfunc.cc: Likewise.
284 * gdb.cp/virtfunc2.cc: Likewise.
285 * gdb.dwarf2/callframecfa.S: Likewise.
286 * gdb.dwarf2/dw2-ranges.c: Likewise.
287 * gdb.dwarf2/dw2-ranges2.c: Likewise.
288 * gdb.dwarf2/dw2-ranges3.c: Likewise.
289 * gdb.dwarf2/dw2-restore.S: Likewise.
290 * gdb.dwarf2/pieces.S: Likewise.
291 * gdb.dwarf2/valop.S: Likewise.
292 * gdb.java/jnpe.java: Likewise.
293 * gdb.mi/mi-stepn.c: Likewise.
294 * gdb.mi/mi-var-cp.cc: Likewise.
295 * gdb.mi/mi-var-rtti.cc: Likewise.
296 * gdb.mi/ns-stale-regcache.c: Likewise.
297 * gdb.mi/pr11022.c: Likewise.
298 * gdb.mi/solib-lib.c: Likewise.
299 * gdb.mi/solib-main.c: Likewise.
300 * gdb.python/py-arch.c: Likewise.
301 * gdb.python/py-block.c: Likewise.
302 * gdb.python/py-breakpoint.c: Likewise.
303 * gdb.python/py-events.c: Likewise.
304 * gdb.python/py-evthreads.c: Likewise.
305 * gdb.python/py-explore.c: Likewise.
306 * gdb.python/py-explore.cc: Likewise.
307 * gdb.python/py-finish-breakpoint.c: Likewise.
308 * gdb.python/py-finish-breakpoint2.cc: Likewise.
309 * gdb.python/py-symbol.c: Likewise.
310 * gdb.threads/execl.c: Likewise.
311 * gdb.threads/execl1.c: Likewise.
312
88ab5684
WN
3132013-06-07 Will Newton <will.newton@linaro.org>
314
315 * gdb.base/long_long.exp: Fix ARM EABI target glob.
316
42daa7a0
WN
3172013-06-07 Will Newton <will.newton@linaro.org>
318
319 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
320 and "starting".
321
f4059ef3
WN
3222013-06-07 Will Newton <will.newton@linaro.org>
323
324 * gdb.cp/anon-struct.exp: Conditionalize constructor and
325 destructor prototypes for ARM ABI.
326 * gdb.cp/m-static.exp: Likewise.
327
8cb5cc78
YQ
3282013-06-07 Yao Qi <yao@codesourcery.com>
329
330 * gdb.trace/mi-trace-unavailable.exp: New.
331 * gdb.trace/trace-unavailable.c: New.
332
c6cf1712
DE
3332013-06-06 Doug Evans <dje@google.com>
334
335 * gdb.cp/derivation.exp: Make tests have unique names.
336
bf6be0f4
TT
3372013-06-06 Tom Tromey <tromey@redhat.com>
338
339 * gdb.base/dump.exp (capture_value): Don't put expression into
340 test name if arguments passed in.
341 Rename a couple more tests to make them unique.
342
ebb022fa
TT
3432013-06-06 Tom Tromey <tromey@redhat.com>
344
345 * gdb.base/break-always.exp: Explicitly specify test name.
346
69fc87c2
DE
3472013-06-05 Doug Evans <dje@google.com>
348 Keith Seitz <keiths@redhat.com>
349
350 * gdb.cp/derivation2.cc: New file.
351 * gdb.cp/derivation.cc (main): Call foo2.
352 * gdb.cp/derivation.exp: Add tests for typedefs in another
353 file, and when there's an active block.
354
f993f39e
LM
3552013-06-05 Luis Machado <lgustavo@codesourcery.com>
356
357 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
358 from targets that use function descriptors in the virtual tables.
359 Handle presence of dot symbols.
360
afacd7f3
GB
3612013-06-04 Gary Benson <gbenson@redhat.com>
362
363 * gdb.base/break-probes.exp: New file.
364 * gdb.base/break-probes.c: Likewise.
365 * gdb.base/break-probes-solib.c: Likewise.
366 * gdb.base/info-shared.exp: New file.
367 * gdb.base/info-shared.c: Likewise.
368 * gdb.base/info-shared-solib1.c: Likewise.
369 * gdb.base/info-shared-solib2.c: Likewise.
370
a29a3fb7
GB
3712013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
372 Gary Benson <gbenson@redhat.com>
373
374 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
375 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
376 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
377 to be set to "no" to indicate that no ld.so copy should be made.
378 * gdb.base/break-interp.exp (solib_bp): New constant.
379 (reach_1): Use the above instead of "_dl_debug_state".
380 (test_attach): Likewise.
381 (test_ld): Likewise.
382 * gdb.threads/dlopen-libpthread.exp: New file.
383 * gdb.threads/dlopen-libpthread.c: Likewise.
384 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
385 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
386
62a813cc
YQ
3872013-05-30 Yao Qi <yao@codesourcery.com>
388
389 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
390 Add a test that no MI notification is emitted when executing
391 -exec-arguments.
392
8f56dad4
JK
3932013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
394
395 PR testsuite/12649
396 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
397 $mi_gdb_prompt expectation by mi_expect_stop.
398 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
399 (mi info dprintf second time): Replace them by mi_send_resuming_command
400 and mi_expect_stop.
401
c588eb20
GB
4022013-05-24 Gary Benson <gbenson@redhat.com>
403
404 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
405 backslash.
406 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
407 backslashes.
408 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
409 backslash.
410
c0ea94eb
YQ
4112013-05-24 Yao Qi <yao@codesourcery.com>
412
413 * gdb.trace/tfile.exp: Test inferior and thread.
414
db1ac436
YQ
4152013-05-24 Yao Qi <yao@codesourcery.com>
416 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/range-stepping.exp: Skip the rest of tests if the
419 test fails.
420 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
421 Return 0 if the test passes, otherwise return 1.
422
b6abb10c
DE
4232013-05-23 Doug Evans <dje@google.com>
424
425 * boards/fission-dwp.exp: New file.
426
bc5065a7
PA
4272013-05-23 Yao Qi <yao@codesourcery.com>
428 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/range-stepping.c: New file.
431 * gdb.base/range-stepping.exp: New file.
432 * gdb.trace/range-stepping.c: New file.
433 * gdb.trace/range-stepping.exp: New file.
434 * lib/range-stepping-support.exp: New file.
435
5f2e6b00
TT
4362013-05-22 Tom Tromey <tromey@redhat.com>
437
438 * gdb.cp/class2.cc (main): New local 'aref'.
439 * gdb.cp/class2.exp: Check printing of 'aref'.
440
e6ba475a
DE
4412013-05-22 Doug Evans <dje@google.com>
442
443 * gdb.threads/wp-replication.c (main): Insert some code at the start
444 to ensure the breakpoint on main is only hit once. Fix comment.
445
52c935b6
KS
4462013-05-21 Keith Seitz <keiths@redhat.com>
447 Pedro Alves <palves@redhat.com>
448
449 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
450 gdb_expect.
451 Add test to flush the remaining input buffer so that this
452 file passes testsuite/12649.
453
bd9673a4
PW
4542013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
455
456 * gdb.base/catch-signal-fork.exp: New file.
457 * gdb.base/catch-signal-fork.c: New file.
458
69a97597
SA
4592013-05-21 Sterling Augustine <saugustine@google.com>
460
461 * boards/remote-stdio-gdbserver.exp: New file.
462
44e97363
JK
4632013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 PR testsuite/12649
466 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
467 racy matches.
468
02392865
CG
4692013-05-21 Christian Groessler <chris@groessler.org>
470
471 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
472 since it's not supported in all shells.
473
c5867ab6
HZ
4742013-05-21 Hui Zhu <hui@codesourcery.com>
475
476 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
477 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
478
6c9e2db4
DE
4792013-05-20 Doug Evans <dje@google.com>
480
481 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
482 (_handle_DW_TAG): Use it.
483 (cu, tu): Replace parameters is_64, version, addr_size with options.
484 All callers updated. Add Fission support.
485 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
486 * gdb.dwarf2/method-ptr.exp: Ditto.
487 * gdb.dwarf2/nostaticblock.exp: Ditto.
488 * gdb.dwarf2/subrange.exp: Ditto.
489 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
490
4a6e676c
TT
4912013-05-20 Tom Tromey <tromey@redhat.com>
492
493 * gdb.gdb/python-selftest.exp: New file.
494
e19d3afb
DE
4952013-05-20 Doug Evans <dje@google.com>
496
497 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
498 -fdebug-types-section.
499
4d804846
JB
5002013-05-20 Joel Brobecker <brobecker@adacore.com>
501
502 * gdb.ada/float_param: New testcase.
503
8d324e83
DE
5042013-05-17 Doug Evans <dje@google.com>
505
7d0c9981
DE
506 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
507 Add tests for "maint check-symtabs", "maint expand-symtabs".
508
8d324e83
DE
509 * gdb.base/maint.exp: Remove testing of individual maint command
510 help output.
511
177aadc4
PA
5122013-05-16 Pedro Alves <palves@redhat.com>
513
514 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
515 comment. Use gdb_test_no_output.
516
b8fea896
JB
5172013-05-16 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.ada/complete.exp: Add test verifying completion using
520 the "tab" key.
521
52c935b6
KS
5222013-05-15 Keith Seitz <keiths@redhat.com>
523
524 * gdb.base/filesym.exp: New completer test.
525 * gdb.base/filesym.c: New file.
526
ed0f00b8
PA
5272013-05-15 Pedro Alves <palves@redhat.com>
528
529 * gdb.base/fixsection.c: Remove attribution.
530 * gdb.base/watch-read.exp: Ditto.
531
55fb6d27
TT
5322013-05-13 Tom Tromey <tromey@redhat.com>
533
534 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
535 size and change type sizes to 4 bytes.
536
ac1ca910
TT
5372013-05-13 Tom Tromey <tromey@redhat.com>
538
539 * gdb.base/exprs.exp (test_expr): Add regression test.
540 * gdb.base/exprs.c (null_t_struct): New global.
541
8414efef
MB
5422013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
543
544 * gdb.base/default.exp: Disable history saving.
545 * gdb.base/setshow.exp: Likewise.
546
9779ab84
PA
5472013-05-10 Pedro Alves <palves@redhat.com>
548
549 PR remote/15455
550
551 * gdb.trace/qtro.c: New file.
552 * gdb.trace/qtro.exp: New file.
553
1e611234
PM
5542013-05-10 Phil Muldoon <pmuldoon@redhat.com>
555
556 * gdb.python/py-framefilter.py: New File.
557 * gdb.python/py-framefilter-mi.exp: Ditto.
558 * gdb.python/py-framefilter.c: Ditto.
559 * gdb.python/py-framefilter-mi.exp: Ditto.
560 * gdb.python/py-framefilter-mi.c: Ditto,
561 * gdb.python/py-framefilter-gdb.py.in: Ditto.
562
5e4c3ac4
TT
5632013-05-08 Tom Tromey <tromey@redhat.com>
564
565 * gdb.base/solib-search.exp: Set test name for "set
566 solib-search-path" test.
567
993654a9
HAQ
5682013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
569
570 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
571 (set_a_tracepoint): Set tracepoint before prologue.
572 (run_trace_experiment): Test setup_tracepoints and 'break end'
573 in it.
574 (trace_buffer_normal): Remove.
575 (gdb_trace_circular_tests): Remove. Move tests to...
576 (top level): ...here. Call 'runto_main' before checking for
577 trace support. Use commands to check the support for circular
578 trace buffer and changing of trace buffer size. Add test
579 to calculate size of single frame. Use this size to
580 calculate the size of trace buffer. Use 'tfind pc func9'
581 instead of 'tfind 9'. Use 'with_test_prefix'.
582
c95aea6b
TT
5832013-05-07 Tom Tromey <tromey@redhat.com>
584
585 * lib/selftest-support.exp: New file.
586 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
587 do_self_tests.
588 (setup_test, find_gdb): Remove.
589 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
590 do_self_tests.
591 (setup_test, find_gdb): Remove.
592 (test_observer): Don't call setup_test. Remove argument.
593 * gdb.gdb/selftest.exp: Load selftest-support.exp.
594 (find_gdb): Remove.
595 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
596 do_self_tests.
597 (setup_test, find_gdb): Remove.
598 (test_with_self): Don't call setup_test. Remove argument.
599
1f031429
PA
6002013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
601
602 * gdb.arch/system-gcore.exp: Remove.
603 * gdb.arch/gcore.c: Remove.
604 * gdb.base/gcore.exp: Add "info reg system".
605
58ce7251
SDJ
6062013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
607
608 PR breakpoints/15413:
609 * gdb.base/pending.exp: Add test for completion of the "condition"
610 command for pending breakpoints.
611 * gdb.linespec/linespec.ex: Add test for completion of the
612 "condition" command when dealing with multiple locations.
613
aacbb8a5
LM
6142013-05-07 Luis Machado <lgustavo@codesourcery.com>
615
616 * gdb.threads/wp-replication.c: New file.
617 * gdb.threads/wp-replication.exp: New file.
618
2dd6254d
SL
6192013-05-06 Sandra Loosemore <sandra@codesourcery.com>
620
621 * gdb.xml/tdesc-regs.exp: Add case for nios2.
622
c2a96e8c
DE
6232013-05-06 Doug Evans <dje@google.com>
624
b903e17e
DE
625 * gdb.base/solib-search-lib1.c: New file.
626 * gdb.base/solib-search-lib2.c: New file.
627 * gdb.base/solib-search.c: New file.
628 * gdb.base/solib-search.h: New file.
629 * gdb.base/solib-search.exp: New file.
630
fac51dd9
DE
631 * lib/gdb.exp (gdb_core_cmd): New function.
632 * gdb.arch/system-gcore.exp: Use it.
633 * gdb.arch/vsx-regs.exp: Ditto.
634 * gdb.base/gcore.exp: Ditto.
635 * gdb.threads/gcore-thread.exp: Ditto.
636
c2a96e8c
DE
637 * gdb.reverse/shr.h: New file.
638 * gdb.reverse/shr1.c: New file.
639 * gdb.reverse/shr2.c: #include "shr.h".
640 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
641 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
642 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
643 Update tests using sleep/printf to use shr2.sl instead.
644 * gdb.reverse/solib-reverse.exp: Ditto.
645
b6807d98
TT
6462013-05-06 Tom Tromey <tromey@redhat.com>
647
648 * gdb.dwarf2/implptrconst.c: New file.
649 * gdb.dwarf2/implptrconst.exp: New file.
650 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
651 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
652 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
653
96f7d3f1
PW
6542013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
655
656 * gdb.base/catch-sig.c (main): Raise SIGINT.
657 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
658
1ebff1fd
HAQ
6592013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
660
661 * status-stop.exp (test_tstart_tstart): Check for error
662 returned by the second 'tstart' command.
663
f92b06da
WT
6642013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
665
666 * gdb.xml/maint_print_struct.exp: New file.
667 * gdb.xml/maint_print_struct.xml: New file.
668
ff546935
TT
6692013-04-25 Tom Tromey <tromey@redhat.com>
670
671 * gdb.dwarf2/nostaticblock.exp: New file.
672
bf9e4d0c
MB
6732013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
674
675 PR gdb/10462
676 * gdb.base/setshow.exp: Add test case.
677
a11cfd87
HZ
6782013-04-23 Hui Zhu <hui@codesourcery.com>
679
680 PR gdb/15293
a11cfd87
HZ
681 * gdb.base/dprintf.exp: Add ignore command.
682
2d9442cc
HZ
6832013-04-23 Hui Zhu <hui@codesourcery.com>
684
685 PR gdb/15165
2d9442cc
HZ
686 * gdb.base/save-bp.exp: Add test for dprintf.
687
0f3305ed
TT
6882013-04-22 Tom Tromey <tromey@redhat.com>
689
690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
691 notice_open_fds.
692
d504301e
SDJ
6932013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
694
695 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
696 ldflags.
697
9991b207
SDJ
6982013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
699
700 * gdb.arch/arm-bl-branch-dest.c: New file.
701 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
702
433730c9
PA
7032013-04-19 Vladimir Kargov <kargov@gmail.com>
704 Pedro Alves <palves@redhat.com>
705
706 * gdb.arch/i386-float.S: New file.
707 * gdb.arch/i386-float.exp: New file.
708
9a908334
LM
7092013-04-18 Luis Machado <lgustavo@codesourcery.com>
710
711 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
712 type void *.
713
4f22ed5c
DE
7142013-04-17 Doug Evans <dje@google.com>
715
716 * lib/dwarf.exp (Dwarf): New proc "tu".
717 * gdb.dwarf2/missing-sig-type.exp: New file.
718
a0d3f2f5
SCR
7192013-04-15 Siva Chandra Reddy <sivachandra@google.com>
720
721 Add option to link testcases with Pthreads library when
722 using 'prepare_for_testing' in tests.
723
724 * lib/gdb.exp (build_executable_from_specs): Use
725 gdb_compile_pthreads to compile if option "pthreads" is
726 specified.
727
cc16e6c9
TT
7282013-04-15 Tom Tromey <tromey@redhat.com>
729
730 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
731
72f1fe8a
TT
7322013-04-15 Tom Tromey <tromey@redhat.com>
733
734 * gdb.base/default.exp: Update for $_exception.
735 * gdb.cp/exceptprint.cc: New file.
736 * gdb.cp/exceptprint.exp: New file.
737 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
738
6e72ca20
TT
7392013-04-15 Tom Tromey <tromey@redhat.com>
740
741 * gdb.cp/typeid.cc: New file.
742 * gdb.cp/typeid.exp: New file.
743
591f19e8
TT
7442013-04-15 Tom Tromey <tromey@redhat.com>
745
746 * gdb.cp/exception.exp: Add "catch rethrow" tests.
747
da9160e4
YQ
7482013-04-13 Yao Qi <yao@codesourcery.com>
749
750 * gdb.base/completion.exp: Test completion of command
751 'target ctf' if target ctf is supported.
752
f81d1120
PA
7532013-04-10 Pedro Alves <palves@redhat.com>
754
755 * gdb.base/completion.exp: Test "set height", "set listsize" and
756 "set trace-buffer-size" completion.
757 * gdb.base/setshow.exp: Test "set height unlimited".
758 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
759 unlimited".
760
393fd4c3
YQ
7612013-04-10 Yao Qi <yao@codesourcery.com>
762
763 * gdb.trace/actions.exp: Save trace data to CTF.
764 Change to ctf target if GDB supports, read CTF data in ctf
765 target, and check the actions of tracepoints.
766 * gdb.trace/while-stepping.exp: Likewise.
767 * gdb.trace/report.exp: Test GDB saves trace data to CTF
768 format and read CTF trace file if GDB supports.
769 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
770 target is supported, change to ctf target, read trace data and
771 check output of command "tstatus".
772 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
773 read CTF data by target ctf and call check_tsv.
774
b7a273f8
YQ
7752013-04-10 Yao Qi <yao@codesourcery.com>
776
777 * gdb.trace/actions.exp (check_tracepoint): New.
778 (top level): Start the tracing and check the actions of
779 tracepoints. Save trace data to tfile format. Restart GDB
780 and read trace file in tfile target. Check the actions of
781 tracepoints again.
782 * gdb.trace/while-stepping.exp: Likewise.
783
f3786771
YQ
7842013-04-10 Yao Qi <yao@codesourcery.com>
785
786 * gdb.trace/report.exp: Use standard_output_file for saved
787 trace file.
788
5c2b4418
HZ
7892013-04-10 Hui Zhu <hui@codesourcery.com>
790
791 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
792 (MISCELLANEOUS): Add dprintf-pendshr.sl.
793 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
794
f7543f0a
JK
7952013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
798 response.
799
f6de8ec2
PA
8002013-04-08 Pedro Alves <palves@redhat.com>
801
802 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
803 the location.
804
b8abfd58
SL
8052013-04-04 Sandra Loosemore <sandra@codesourcery.com>
806
807 * gdb.cp/cplabel.exp: Allow empty directory in file reported
808 for breakpoint location.
809
156bffd0
SL
8102013-04-04 Sandra Loosemore <sandra@codesourcery.com>
811
812 * gdb.linespec/linespec.exp: Make dir/file:line tests
813 conditional for non-remote hosts only.
814
c9a6ce02
PA
8152013-04-04 Stan Shebs <stan@codesourcery.com>
816 Pedro Alves <palves@redhat.com>
817
818 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
819 * gdb.trace/actions-changed.c: New file.
820 * gdb.trace/actions-changed.exp: New file.
821 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
822 (gdb_trace_setactions_command): ... this. Add "actions_command"
823 parameter, and handle it.
824 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
825
4bd05f24
YQ
8262013-04-04 Yao Qi <yao@codesourcery.com>
827
828 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
829 'step'.
830
3758b5ce
YQ
8312013-04-03 Yao Qi <yao@codesourcery.com>
832
833 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
834 "tfile-basic.tf".
835 (test_tfind_tfile): Likewise.
836
1dcaed0d
YQ
8372013-04-03 Yao Qi <yao@codesourcery.com>
838
839 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
840 "tfile-basic.tf" instead of "basic.tf".
841 (write_error_trace_file): Pass argument "tfile-error.tf"
842 instead of "error.tf".
843 * gdb.trace/tfile.exp: Update tfile names to
844 "tfile-basic.tf" and "tfile-error.tf".
845
0e7a53fc
SL
8462013-04-02 Sandra Loosemore <sandra@codesourcery.com>
847
848 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
849 empty directory in file for breakpoint hit.
850
9852c492
YQ
8512013-03-29 Yao Qi <yao@codesourcery.com>
852
853 * gdb.base/completion.exp: Test completion of commands
854 "target core", "target tfile" and "target exec".
855 * gdb.trace/tfile.exp: Test completion of command
856 "target tfile".
857
af312be7
JB
8582013-03-28 Joel Brobecker <brobecker@adacore.com>
859
860 * gdb.ada/win_fu_syms: New testcase.
861
e4a48d9d
DE
8622013-03-28 Doug Evans <dje@google.com>
863
864 * gdb.base/maint.exp (maint print statistics): Update expected output.
865
7f7cc265
PA
8662013-03-28 Pedro Alves <palves@redhat.com>
867
868 PR gdb/15294
869
870 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
871 mean unlimited instead of $arg < 0.
872 (test_listsize): Remove "listsize of 0 suppresses output" test.
873 Test that "set listsize 0" ends up with an unlimited listsize.
874
fc0da894
PA
8752013-03-28 Pedro Alves <palves@redhat.com>
876
877 * gdb.base/list.exp (last_line): New global.
878 (last_line_re): New global.
879 (test_listsize, test_list_function, test_list_forward)
880 (test_repeat_list_command, test_list_range)
881 (test_list_filename_and_function): Use them.
882 * gdb.base/list0.c: Comment the last line of the file with "last
883 line".
884
abe7b711
PA
8852013-03-28 Pedro Alves <palves@redhat.com>
886
887 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
888 list the whole file.
889
15b3979c
PA
8902013-03-28 Pedro Alves <palves@redhat.com>
891
892 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
893 "set listsize".
894
96811e3b
KS
8952013-03-26 Keith Seitz <keiths@redhat.com>
896
897 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
898 from passing.
899
4043f22b
PA
9002013-03-26 Pedro Alves <palves@redhat.com>
901
902 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
903 until after GDB has run.
904
14a1aa17
YQ
9052013-03-26 Yao Qi <yao@codesourcery.com>
906
907 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
908 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
909
99c819ee
MM
9102013-03-26 Markus Metzger <markus.t.metzger@intel.com>
911
912 * gdb.btrace/enable.exp: Add regression test.
913
24955f63
TT
9142013-03-25 Tom Tromey <tromey@redhat.com>
915
916 * gdb.cp/m-static.exp: Add destructor-printing tests.
917
fce632b6
TT
9182013-03-25 Tom Tromey <tromey@redhat.com>
919
920 * gdb.cp/m-static.exp: Add constructor ptype tests.
921 * gdb.cp/m-static.cc (single_constructor): New class.
922 (main): Make instance of single_constructor.
923
598d3636
JK
9242013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
925 Pedro Alves <palves@redhat.com>
926
927 * gdb.server/server-kill.c: New file.
928 * gdb.server/server-kill.exp: New file.
929
c12440c9
PA
9302013-03-21 Pedro Alves <palves@redhat.com>
931
932 * gdb.trace/trace-buffer-size.exp (get default buffer size):
933 Expect $gdb_prompt in gdb_test_multiple.
934
bd712aed
DE
9352013-03-21 Doug Evans <dje@google.com>
936
937 * gdb.base/maint.exp: Update tests for per-command stats.
938
b2f83c08
TT
9392013-03-21 Tom Tromey <tromey@redhat.com>
940
941 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
942 * gdb.cp/misc.exp: Add test for FILENAME:: case.
943
ef0026f0
PA
9442013-03-20 Pedro Alves <palves@redhat.com>
945
946 PR gdb/15289
947
948 * gdb.base/remote.exp: Test
949 "set remote hardware-watchpoint-limit -1",
950 "set remote hardware-breakpoint-limit -1",
951 "set remote hardware-watchpoint-limit 2147483647" and
952 "set remote hardware-breakpoint-limit 2147483647".
953
3f1175a9
PA
9542013-03-20 Pedro Alves <palves@redhat.com>
955 Yao Qi <yao@codesourcery.com>
956
957 * gdb.trace/tfile.c: Add comments.
958 (nonconstglob): New global.
959 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
960 global that is not covered by the trace frame. Test
961 disassembling.
962
a09ae1c1
JK
9632013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 * gdb.base/valgrind-infcall.exp
966 (continue #$continue_count) <remote connection closed>
967 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
968 $valgrind_pid.
969
9ce98649
TT
9702013-03-15 Tom Tromey <tromey@redhat.com>
971
972 * gdb.cp/overload.cc (intintfunc): New.
973 * gdb.cp/overload.exp: Add regression test.
974
0a251e08
YQ
9752013-03-15 Yao Qi <yao@codesourcery.com>
976
977 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
978 using with_test_prefix.
979 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
980 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
981 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
982 * gdb.threads/watchpoint-fork.exp (test): Likewise.
983 * gdb.base/break-interp.exp (test_core): Likewise.
984 (test_attach_gdb): Likewise.
985 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
986 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
987 Likewise.
988 * gdb.base/jit-so.exp (one_jit_test): Likewise.
989 * gdb.base/jit.exp (one_jit_test): Likewise.
990 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
991 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
992 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
993 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
994 Likewise.
995 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
996 Likewise.
997 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
998 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
999 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1000 (tracepoint_change_loc_2): Likewise.
1001 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1002 Likewise.
1003 (disconnected_tfind): Likewise.
1004 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1005 Likewise.
1006 (test_tfind_remote): Likewise.
1007 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1008 Likewise.
1009 (test_pending_resolved): Likewise.
1010 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1011 Likewise.
1012 (test_upload_tsv): Likewise.
1013 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1014 Likewise.
1015 (pending_tracepoint_works): Likewise.
1016 * gdb.trace/report.exp (use_collected_data): Likewise.
1017 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1018 Likewise.
1019 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1020 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1021 (strace_trace_on_same_addr): Likewise.
1022 (strace_trace_on_diff_addr): Likewise.
1023 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1024 (gdb_collect_locals_test): Likewise.
1025 (gdb_unavailable_registers_test): Likewise.
1026 (gdb_collect_globals_test): Likewise.
1027
2c415c0f
YQ
10282013-03-15 Yao Qi <yao@codesourcery.com>
1029
1030 * gdb.base/condbreak.exp: Add semicolon back which was removed
1031 by my previous commit.
1032
ae59b1da
YQ
10332013-03-14 Yao Qi <yao@codesourcery.com>
1034
1035 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1036 'return'.
1037 (gdb_target_monitor, gdb_load): Likewise.
1038 * config/sid.exp (gdb_load): Likewise.
1039 * config/slite.exp (gdb_load): Likewise.
1040 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1041 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1042 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1043 (single_step_until): Likewise.
1044 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1045 * gdb.arch/system-gcore.exp: Likewise.
1046 * gdb.base/bigcore.exp (extract_heap): Likewise.
1047 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1048 * gdb.base/call-ar-st.exp: Likewise.
1049 * gdb.base/call-rt-st.exp: Likewise.
1050 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1051 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1052 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1053 * gdb.base/corefile.exp: Likewise.
1054 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1055 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1056 * gdb.base/fixsection.exp: Likewise.
1057 * gdb.base/funcargs.exp: Likewise.
1058 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1059 * gdb.base/gcore-relro.exp: Likewise.
1060 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1061 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1062 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1063 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1064 * gdb.base/list.exp: Likewise.
1065 (set_listsize): Likewise.
1066 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1067 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1068 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1069 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1070 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1071 * gdb.base/setvar.exp: Likewise.
1072 (test_set): Likewise.
1073 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1074 * gdb.base/solib-overlap.exp: Likewise.
1075 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1076 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1077 * gdb.base/watchpoint.exp (initialize): Likewise.
1078 (test_simple_watchpoint): Likewise.
1079 (test_disabling_watchpoints): Likewise.
1080 (test_watchpoint_triggered_in_syscall): Likewise.
1081 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1082 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1083 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1084 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1085 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1086 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1087 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1088 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1089 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1090 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1091 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1092 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1093 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1094 * gdb.mi/gdb792.exp: Likewise.
1095 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1096 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1097 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1098 * gdb.threads/gcore-thread.exp: Likewise.
1099 (load_core): Likewise.
1100 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1101 (test_startup, check_control_c): Likewise.
1102 * gdb.threads/sigstep-threads.exp: Likewise.
1103 * gdb.threads/thread_check.exp: Likewise.
1104 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1105 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1106 (set_a_tracepoint, trace_buffer_normal): Likewise.
1107 (gdb_trace_circular_tests): Likewise.
1108 * gdb.trace/collection.exp: Likewise.
1109 * gdb.trace/disconnected-tracing.exp: Likewise.
1110 * gdb.trace/infotrace.exp: Likewise.
1111 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1112 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1113 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1114 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1115 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1116 * gdb.trace/stap-trace.exp: Likewise.
1117 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1118 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1119 * gdb.trace/trace-buffer-size.exp: Likewise.
1120 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1121 * gdb.trace/unavailable.exp: Likewise.
1122 * gdb.trace/while-dyn.exp: Likewise.
1123 * lib/fortran.exp (set_lang_fortran): Likewise.
1124 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1125 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1126 (default_gdb_start, get_compiler_info): Likewise.
1127 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1128 (get_debug_format, setup_xfail_format): Likewise.
1129 (rerun_to_main, gdb_skip_float_test): Likewise.
1130 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1131 * lib/java.exp (set_lang_java): Likewise.
1132 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1133 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1134 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1135 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1136 * lib/objc.exp (set_lang_objc): Likewise.
1137 * lib/pascal.exp (set_lang_pascal): Likewise.
1138 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1139 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1140 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1141
bb869963
SDJ
11422013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1143
1144 PR c++/15203
1145 PR c++/15210
1146 * gdb.cp/m-static.cc (keepalive_int): New function.
1147 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1148 * gdb.cp/m-static.exp: New test for `sintvar'.
1149
e2be70a0
YQ
11502013-03-14 Yao Qi <yao@codesourcery.com>
1151
1152 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1153 of 'tstatus' into tstatus_output.
1154 (top level): Save the trace data to tfile. Read trace file in
1155 tfile target. Check the trace status.
1156
8ddb1965
YQ
11572013-03-13 Yao Qi <yao@codesourcery.com>
1158
1159 * gdb.trace/tsv.exp (check_tsv): New.
1160 (top level): Save a tfile on current trace session. Call
1161 check_tsv on live target. Load the tfile with target tfile
1162 and call check_tsv again.
1163
045dd51f
YQ
11642013-03-13 Yao Qi <yao@codesourcery.com>
1165
1166 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1167 Replace some "gdb_test" with "gdb_test_no_output".
1168
82d049ab
PH
11692013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1170
1171 * gdb.ada/expr_delims.exp: New file.
1172 * gdb.ada/expr_delims/foo.adb: New file.
1173 * gdb.ada/expr_delims/pck.ads: New file.
1174 * gdb.ada/expr_delims/pck.adb: New file.
1175
cb8ea32b
KS
11762013-03-11 Keith Seitz <keiths@redhat.com>
1177
1178 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1179 both condition and thread. Then delete the watchpoint.
1180
2f1d9bdd
MM
11812013-03-11 Christian Himpel <christian.himpel@intel.com>
1182
1183 * Makefile.in: Add btrace testsuite.
1184 * configure: Regenerated.
1185 * configure.ac: Add btrace testsuite.
1186 * gdb.btrace/Makefile.in: New file.
1187 * gdb.btrace/enable.c: New file.
1188 * gdb.btrace/enable.exp: New file.
1189 * gdb.btrace/function_call_history.c: New file.
1190 * gdb.btrace/function_call_history.exp: New file.
1191 * gdb.btrace/instruction_history.c: New file.
1192 * gdb.btrace/instruction_history.exp: New file.
1193 * gdb.btrace/instruction_history.S: New file.
1194 * lib/gdb.exp: Add btrace skip proc.
1195
05c56a9d
JK
11962013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1197
1198 Fix entry-values if the callee called a noreturn function.
1199 * gdb.arch/amd64-tailcall-noret.S: New file.
1200 * gdb.arch/amd64-tailcall-noret.c: New file.
1201 * gdb.arch/amd64-tailcall-noret.exp: New file.
1202
9112db09
JK
12032013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 Fix entry-values in C++ across CUs.
1206 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1207 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1208 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1209 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1210 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1211
be9a119c 12122013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1213 Hafiz Abid Qadeer <abidh@codesourcery.com>
1214
1215 gdb/testsuite/
1216 * gdb.trace/trace-buffer-size.exp: New file.
1217 * gdb.trace/trace-buffer-size.c: New file.
1218
049109b0
PA
12192013-03-06 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1222 doesn't support the tested optional feature, call "unsupported"
1223 with the same test message as the "pass" case, instead of calling
1224 "pass" with a different message. Use the same text for the "fail"
1225 cases too.
1226
4aa54120
YQ
12272013-03-06 Yao Qi <yao@codesourcery.com>
1228
1229 * gdb.trace/tstatus.exp: Remove the invocation of
1230 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1231 (test_tracepoints): Don't set fast tracepoint.
1232 (top level): Don't check agent library is loaded or not.
1233
b8b71e63
YQ
12342013-03-06 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1237 parentheses by "\\".
1238
33f448b1
JK
12392013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1240
1241 * gdb.linespec/base/one/thefile.cc (twodup): New.
1242 (m): Call it.
1243 * gdb.linespec/base/two/thefile.cc (dupname): New.
1244 (n): Call it.
1245 * gdb.linespec/break-ask.exp: New file.
1246 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1247
1c942fb9
YQ
12482013-02-28 Yao Qi <yao@codesourcery.com>
1249
1250 * gdb.trace/report.exp: Move some code to ...
1251 (use_collected_data): New.
1252 (top level): Call use_collected_data once on the live target.
1253 Save at file of the current trace session, load it with target
1254 tfile, and call use_collected_data again.
1255
5b967901
JK
12562013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1259
6447023f
JK
12602013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1263 Add final kill of ${valgrind_pid}.
1264
9f44fbc0
SCR
12652013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1266
1267 * gdb.python/py-arch.c: New test case
1268 * gdb.python/py-arch.exp: New tests to test
1269 gdb.Architecture.disassemble
1270 * gdb.python/Makefile.in: Add py-arch to the list of
1271 EXECUTABLES.
1272
4c9ad8c2
TT
12732013-02-18 Tom Tromey <tromey@redhat.com>
1274
1275 * gdb.dwarf2/subrange.exp: New file.
1276
f5911ea1
HAQ
12772013-02-15 Pedro Alves <pedro@codesourcery.com>
1278 Hafiz Abid Qadeer <abidh@codesourcery.com>
1279
1280 * gdb.trace/tfile.exp: Add test for -trace-status command.
1281
420f4384
JK
12822013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1283
1284 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1285 nanosleep by sleep.
1286
4819b3f8
PA
12872013-02-14 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1290
1773c82c
HAQ
12912013-02-14 Pedro Alves <pedro@codesourcery.com>
1292 Hafiz Abid Qadeer <abidh@codesourcery.com>
1293
1294 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1295
e234dfaf
TT
12962013-02-12 Tom Tromey <tromey@redhat.com>
1297
1298 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1299 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1300
6c01dd94
PA
13012013-02-12 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.base/catch-signal.c: Update copyright years.
1304 * gdb.base/catch-signal.exp: Update copyright years.
1305 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1306 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1307 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1308 * gdb.dwarf2/dw2-error.S: Update copyright years.
1309 * gdb.dwarf2/dw2-error.c: Update copyright years.
1310 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1311 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1312 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1313
595fc67f
PA
13142013-02-12 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1317 message.
1318 * gdb.base/sigaltstack.exp: Ditto.
1319 * gdb.base/siginfo.exp: Ditto.
1320 * gdb.base/sizeof.exp: Ditto.
1321
17282693
PA
13222013-02-12 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.mi/mi-basics.exp: Tweak intro comment.
1325 * gdb.mi/mi-break.exp: Tweak intro comment.
1326 * gdb.mi/mi-console.exp: Tweak intro comment.
1327 * gdb.mi/mi-file.exp: Tweak intro comment.
1328 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1329 * gdb.mi/mi-return.exp: Tweak intro comment.
1330 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1331 * gdb.mi/mi-until.exp: Tweak intro comment.
1332 * gdb.mi/mi-watch.exp: Tweak intro comment.
1333
8a4ac37e
PA
13342013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1335
1336 * gdb.server/no-thread-db.exp: New file.
1337 * gdb.server/no-thread-db.c: New file.
1338 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1339
c2792f5a
DE
13402013-02-11 Doug Evans <dje@google.com>
1341
1342 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1343 two decfloats.
1344
d9e98382
SDJ
13452013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1346
1347 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1348 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1349
a321661a
JK
13502013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1351
1352 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1353
134a2066
YQ
13542013-02-06 Yao Qi <yao@codesourcery.com>
1355
1356 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1357 to ...
1358 (test_create_delete_modify_tsv): ... here. New test on modifying
1359 the initial value of a tsv.
1360
5a2dc60a
JK
13612013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1362
1363 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1364 (cd .../rdir): ... here.
1365
233d95b5
JK
13662013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * gdb.linespec/base/one/header.h: New file.
1369 * gdb.linespec/base/two/header.h: New file.
1370 * gdb.linespec/macro-relative.c: New file.
1371 * gdb.linespec/macro-relative.exp: New file.
1372
fbd9ab74
JK
13732013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1374
1375 * gdb.base/fullpath-expand-func.c: New file.
1376 * gdb.base/fullpath-expand.c: New file.
1377 * gdb.base/fullpath-expand.exp: New file.
1378 * gdb.base/realname-expand-real.c: New file.
1379 * gdb.base/realname-expand.c: New file.
1380 * gdb.base/realname-expand.exp: New file.
1381
1b56eb55
JK
13822013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1383
1384 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1385 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1386
af529f8f
JK
13872013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1388
1389 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1390 (compare_filenames_for_search does not match)
1391 (compare_filenames_for_search does match): New tests.
1392
f5b95b50
JK
13932013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1394
1395 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1396
d47921b9
JK
13972013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1398
1399 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1400
8a92335b
JK
14012013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1404 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1405 ${binfile}.mini_debuginfo-debuglink and
1406 ${binfile}.mini_debuginfo-debuglink.xz.
1407
17f2157d
TT
14082013-02-01 Tom Tromey <tromey@redhat.com>
1409
1410 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1411 attributes.
1412
d65f0a9c
TT
14132013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1414 Tom Tromey <tromey@redhat.com>
1415
1416 * gdb.dwarf2/method-ptr.exp: Link with c++.
1417 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1418
f25c0135
TT
14192013-01-31 Tom Tromey <tromey@redhat.com>
1420
1421 * gdb.base/jit.exp (compile_jit_test): New proc.
1422 Add PIE tests.
1423
7078baeb
TT
14242013-01-31 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.dwarf2/method-ptr.cc: New file.
1427 * gdb.dwarf2/method-ptr.exp: New file.
1428
1d24041a
TT
14292013-01-31 Tom Tromey <tromey@redhat.com>
1430
1431 * lib/dwarf.exp (namespace Dwarf): New.
1432
8d9878a4
TT
14332013-01-29 Tom Tromey <tromey@redhat.com>
1434
1435 * gdb.dwarf2/fission-reread.exp: Add unload test.
1436
bed911e5
DE
14372013-01-28 Doug Evans <dje@google.com>
1438
1439 * gdb.dwarf2/fission-loclists.exp: New file.
1440 * gdb.dwarf2/fission-loclists.S: New file.
1441
e229648e
JK
14422013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 Code cleanup.
1445 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1446 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1447 and prepare_for_testing.
1448 * gdb.base/store.exp: Likewise.
1449
86700f00
TT
14502013-01-25 Tom Tromey <tromey@redhat.com>
1451
1452 * gdb.python/py-explore.exp: Expect the gdb prompt.
1453
8954db33
AB
14542013-01-25 Andrew Burgess <aburgess@broadcom.com>
1455
1456 * gdb.base/gnu_vector.c: New variable for use in tests.
1457 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1458 changes in scalar to vector casting and widening.
1459 * gdb.python/py-type.c: New variables for use in tests.
1460 * gdb.python/py-type.exp: Update vector related tests to reflect
1461 changes in scalar to vector casting and widening.
1462
2077afdd
TD
14632013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1464
1465 * gdb.base/prologue-include.c: New file.
1466 * gdb.base/prologue-include.exp: New file.
1467 * gdb.base/prologue-include.h: New file.
1468
d7499464
HAQ
14692013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1470
1471 PR gdb/13443
1472 * gdb.mi/mi-var-block.exp: Make test messages unique.
1473
e2a3e0f1
TT
14742013-01-23 Tom Tromey <tromey@redhat.com>
1475
1476 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1477
152fcc9c
TT
14782013-01-23 Tom Tromey <tromey@redhat.com>
1479
1480 * gdb.cp/converts.cc (main): Initialize 'a'.
1481
bea883fd
SCR
14822013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1483
1484 * testsuite/gdb.python/frame.exp: Add a test for
1485 gdb.Frame.architecture() method.
1486
0928e93d
PA
14872013-01-22 Pedro Alves <palves@redhat.com>
1488
1489 * gdb.base/annota1.exp (signal sent): No longer expect
1490 breakpoints-invalid.
1491 * gdb.cp/annota2.exp (continue until exit)
1492 (watch triggered on a.x): Ditto.
1493
9c97429f
PA
14942013-01-22 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1497 Adjust tests to breakpoints-invalid changes.
1498 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1499 variables.
1500 Adjust tests to breakpoints-invalid changes.
1501
187d10dd
PA
15022013-01-22 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.base/annota1.exp (annotate ignore count change): Add
1505 expected output for failure case.
1506
ea3aedcb
TT
15072013-01-22 Tom Tromey <tromey@redhat.com>
1508
1509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1510 call.
1511
998580f1
MK
15122013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1513
1514 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 1515 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
1516 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1517 Also handle 'thread' field.
1518 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1519 * gdb.mi/mi-watch.exp: Ditto.
1520 * lib/mi-support.exp: Ditto.
1521
8f1d5693
MK
15222013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1523
1524 * gdb.python/py-explore.exp: Improve a test
1525
2d8c5d7c
DB
15262013-01-18  David Blaikie  <dblaikie@gmail.com>
1527
1528 * gdb.base/label.c (main): Correct the type of the second
1529 parameter.
1530
46f35228
TT
15312013-01-18 Tom Tromey <tromey@redhat.com>
1532
1533 * gdb.dwarf2/trace-crash.s: New file.
1534 * gdb.dwarf2/trace-crash.exp: New file.
1535
5965d69d
HAQ
15362013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1537
43aaf8b6
PA
1538 PR gdb/13443
1539 * gdb.base/checkpoint.exp: Update test messages to make them
1540 unique.
5965d69d 1541
5ae4861a
YQ
15422013-01-18 Yao Qi <yao@codesourcery.com>
1543
1544 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1545 output of 'info tracepoints'.
1546 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1547 Likewise.
1548 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1549 * gdb.trace/disconnected-tracing.c (struct foo): New.
1550
d84fca2c
JK
15512013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1552
1553 * gdb.dwarf2/dw2-dos-drive.S: New file.
1554 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1555
aebb1cc9
DE
15562013-01-17 Doug Evans <dje@google.com>
1557
2782d512
DE
1558 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1559 CXX_FOR_TARGET.
1560
aebb1cc9
DE
1561 * boards/cc-with-tweaks.exp: New file.
1562
db2b2972
TT
15632013-01-17 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1566
96343774
PA
15672013-01-17 Pedro Alves <palves@redhat.com>
1568
1569 Merge dg-extract-results.sh from upstream (svn 195224).
1570
1571 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1572 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
1573
1574 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1575 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
1576
1577 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1578 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
1579
1580 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1581 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1582 of grep -q.
1583
675921c0
SD
15842012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1585
1586 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1587 interface.
1588 * gdb.base/jithost.c: New file.
1589 * gdb.base/jithost.h: New file.
1590 * gdb.base/jitreader.c : New file.
1591 * gdb.base/jit-protocol.h: New file.
1592
ab04a2af
TT
15932013-01-16 Tom Tromey <tromey@redhat.com>
1594
1595 * gdb.base/catch-signal.c: New file.
1596 * gdb.base/catch-signal.exp: New file.
1597
8ac3646f
TT
15982013-01-16 Tom Tromey <tromey@redhat.com>
1599
1600 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1601
22fc223e
JK
16022013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1603
1604 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1605
44478ab3
TT
16062013-01-14 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.base/completion.exp: Add "set gnutarget" test.
1609
06d66ee9
TT
16102013-01-14 Tom Tromey <tromey@redhat.com>
1611
1612 * gdb.dwarf2/dw2-restrict.S: New file.
1613 * gdb.dwarf2/dw2-restrict.c: New file.
1614 * gdb.dwarf2/dw2-restrict.exp: New file.
1615
c9bf0622
TT
16162013-01-14 Tom Tromey <tromey@redhat.com>
1617
1618 * gdb.dwarf2/dw2-error.exp: New file.
1619 * gdb.dwarf2/dw2-error.c: New file.
1620 * gdb.dwarf2/dw2-error.S: New file.
1621
5b12a61c
JK
16222013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 * gdb.cp/parse-lang.cc: New file.
1625 * gdb.cp/parse-lang.exp: New file.
1626
f0a4b570
JK
16272013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1628
1629 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1630 (set substitute-path): New test.
1631 (fullname present): Remove content.
1632 (substituted fullname): New test.
1633
f751cc97
JB
16342013-01-13 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1637 check. Move $gdb_py_is_py24 value check right after.
1638
04164e8e
JK
16392013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1642 targets.
1643
5bf480a5
YQ
16442013-01-11 Yao Qi <yao@codesourcery.com>
1645
1646 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1647 for dprintf.
1648 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1649 Check the fields in "=breakpoint-created" for dprintf.
1650
f35a17b5
JK
16512012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1652
1653 * gdb.mi/mi-fullname-deleted.exp: New file.
1654
85817405
JK
16552012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1658 expected output.
1659 (info skip with pending file): Remove.
1660 (ignoring function in solib, info skip for function multiply): Update
1661 the expected output.
1662 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1663 (info skip (delete 1), info skip after disabling all)
1664 (info skip after enabling all, info skip after disabling 4 2-3)
1665 (info skip after enabling 2-3, info skip 2-3)
1666 (info skip after deleting 2 3): Update the expected output.
1667 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1668 statement to its initialization and return.
1669 * gdb.linespec/skip-two.exp: New file.
1670
27210e12
DE
16712012-12-19 Doug Evans <dje@google.com>
1672
1673 * gdb.base/maint.exp: Handle testing with .gdb_index.
1674
bb627a12
JB
16752012-12-19 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1678 Cavium to FSF.
1679
7785b880
JB
16802012-12-19 Joel Brobecker <brobecker@adacore.com>
1681
1682 * dg-extract-results.sh: Update contact info in copyright notice.
1683 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1684 GPL v3 or later. Update contact info.
1685 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1686 gdb.threads/watchpoint-fork-mt.c,
1687 gdb.threads/watchpoint-fork-parent.c,
1688 gdb.threads/watchpoint-fork-st.c,
1689 gdb.threads/watchpoint-fork.h: Likewise.
1690
f2a8bc8a
YQ
16912012-12-15 Yao Qi <yao@codesourcery.com>
1692
1693 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1694 'installed' field in '=breakpoint-modified'.
1695 (test_reconnect): Check 'installed' field in
1696 '=breakpoint-modified' and '=breakpoint-created'.
1697
1698 * gdb.trace/actions.exp: Update test for 'installed' field.
1699 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1700 (tracepoint_change_loc_2): Likewise.
1701 Check 'info tracepoint' display nothing else.
1702 * gdb.trace/deltrace.exp: Likewise.
1703 * gdb.trace/infotrace.exp: Likewise.
1704 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1705 Likewise.
1706 * gdb.trace/passcount.exp: Likewise.
1707 * gdb.trace/tracecmd.exp: Likewise.
1708 * gdb.trace/while-stepping.exp: Likewise.
1709
6592e36f
TT
17102012-12-14 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.cp/member-name.exp: New file.
1713 * gdb.cp/member-name.cc: New file.
1714
7d27a96d
TT
17152012-12-14 Tom Tromey <tromey@redhat.com>
1716
1717 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1718
f8c05d0d
DE
17192012-12-14 Doug Evans <dje@google.com>
1720
1721 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1722 DW_OP_GNU_implicit_pointer is section-relative.
1723
451b7c33
TT
17242012-12-14 Tom Tromey <tromey@redhat.com>
1725
43aaf8b6 1726 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 1727
10e339df
PA
17282012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
1729
6fdff2c5 1730 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 1731
e780d813
DE
17322012-12-13 Doug Evans <dje@google.com>
1733
1734 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1735 * gdb.multi/multi-arch.exp: Ditto.
1736
ca3dbcc8 17372012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 1738
ca3dbcc8
MG
1739 * gdb.mi/mi-catch-load-so.c: New. Clone of the
1740 catch load test library source file.
1741 * gdb.mi/mi-catch-load.c: New. Clone of the catch
1742 load test source file.
1743 * gdb.mi/mi-catch-load.exp: New. Test file for
1744 basic MI -catch-load and -catch-unload tests.
1745
2960a434
PK
17462012-12-11 Paul Koning <paul_koning@dell.com>
1747
1748 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
1749 exception.
1750 (_iterator_except): New function.
1751 (ArrayPrinter): Use _iterator function instead of local _iterator
1752 class for Python 3 compatibility.
1753 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 1754 _iterator.
2960a434
PK
1755 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1756 execfile for Python 3 compatibility.
1757 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1758 format in error_prompt test.
6fdff2c5 1759
9325cb04
PK
17602012-12-10 Paul Koning <paul_koning@dell.com>
1761
1762 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 1763 compatibility.
9325cb04
PK
1764 * gdb.python/py-block.exp: Ditto.
1765 * gdb.python/py-breakpoint.exp: Ditto.
1766 * gdb.python/py-cmd.exp: Ditto.
1767 * gdb.python/py-events.py: Ditto.
1768 * gdb.python/py-finish-breakpoint.py: Ditto.
1769 * gdb.python/py-finish-breakpoint2.exp: Ditto.
1770 * gdb.python/py-finish-breakpoint2.py: Ditto.
1771 * gdb.python/py-frame-inline.exp: Ditto.
1772 * gdb.python/py-frame.exp: Ditto.
1773 * gdb.python/py-infthread.exp: Ditto.
1774 * gdb.python/py-objfile.exp: Ditto.
1775 * gdb.python/py-parameter.exp: Ditto.
1776 * gdb.python/py-progspace.exp: Ditto.
1777 * gdb.python/py-prompt.exp: Ditto.
1778 * gdb.python/py-symbol.exp: Ditto.
1779 * gdb.python/py-symtab.exp: Ditto.
1780 * gdb.python/py-template.exp: Ditto.
1781 * gdb.python/py-value-cc.exp: Ditto.
1782 * gdb.python/python.exp: Ditto.
1783 * gdb.python/source2.py: Ditto.
1784 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 1785 compatibility.
9325cb04
PK
1786 Use sorted() function rather than sort() method.
1787 Accept either int or long values for enum values.
1788 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
1789 execfile for Python 3 compatibility.
1790 * gdb.python/py-evsignal.exp: Ditto.
1791 * gdb.python/py-evthreads.exp: Ditto.
1792 * gdb.python/py-mi.exp: Ditto.
1793 * gdb.python/py-pp-maint.exp: Ditto.
1794 * gdb.python/py-prettyprint.exp: Ditto.
1795 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 1796 Python 3 compatibility.
9325cb04
PK
1797 Skip tests for Python 2.4.
1798 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 1799 Python 3 compatibility.
9325cb04
PK
1800 Use byte string rather than character string in memory write test
1801 if Python 3.
1802 * gdb.python/py-pp-maint.py: Change class declarations to "new
1803 class" syntax.
1804 * gdb.python/py-prettyprint.py: Change iterator class to generator
1805 function for Python 3 compatibility.
1806 Make all classes "new style".
1807 Fix indentation issue and stray semicolon.
1808 * gdb.python/py-shared.expChange print syntax for Python 3
1809 compatibility.
1810 Define "long" if Python 3.
1811 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 1812 compatibility.
9325cb04
PK
1813 Accept either int or long values for enum values.
1814 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 1815 compatibility.
9325cb04
PK
1816 Skip "long" and "unicode" tests if Python 3.
1817 Accept either "type" or "class" in type checks.
1818 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
1819 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
1820
8b9737bf
TT
18212012-12-10 Tom Tromey <tromey@redhat.com>
1822
1823 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
1824 (test): Add "two_cu" argument.
1825 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
1826 for types; allow two CUs.
1827
1b80a9fa
JK
18282012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1829
1830 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
1831 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
1832
f0b6d50a
YQ
18332012-12-08 Yao Qi <yao@codesourcery.com>
1834 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
1837 '=breakpoint-created' when GDB merges the tracepoints of both
1838 sides.
1839
2f68a895
TT
18402012-12-07 Tom Tromey <tromey@redhat.com>
1841
1842 * gdb.base/break1.c (enum some_enum, union some_union): New.
1843 (some_enum_global, some_union_global, some_value): New globals.
1844 * gdb.base/completion.exp: Add tag completion tests.
1845
4fc5d43e
TT
18462012-12-07 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.base/completion.exp: Add tests for ptype and whatis
1849 completion.
1850
6559e013
JB
18512012-12-07 Joel Brobecker <brobecker@adacore.com>
1852
1853 * gdb.base/stale-infcall.exp: Fix copyright line.
1854
ae2b630d
JB
18552012-12-07 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
1858
0ba2eb0f
TT
18592012-12-06 Pedro Alves <palves@redhat.com>
1860 Tom Tromey <tromey@redhat.com>
1861
1862 * gdb.base/exprs.exp: Add tests for cast to void.
1863
731145cb
TT
18642012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
1865
1866 * gdb.python/py-mi.exp: Correct expected results for attribute
1867 "dynamic" returned by -var-update.
1868 Add test case for correct handling of "diplayhint" for children
1869 of dynamic varobjs.
1870 * gdb.python/py-prettyprint.c (set_itme): New function.
1871 (bug_14741) New function.
1872 (main) Add call to bug_14741().
1873 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
1874
e58fcc15
UW
18752012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
1876
1877 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
1878 ${binfile}.funcsyms list.
1879
e9eb0d14
YQ
18802012-12-04 Yao Qi <yao@codesourcery.com>
1881
1882 PR gdb/13443
1883 * gdb.trace/actions.exp: Make test messages unique.
1884
4983028c
TT
18852012-11-29 Tom Tromey <tromey@redhat.com>
1886
1887 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
1888
ea5e6b0e
UW
18892012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
1890
1891 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
1892 * gdb.opencl/datatypes.exp: Likewise.
1893 * gdb.opencl/operators.exp: Likewise.
1894 * gdb.opencl/vec_comps.exp: Likewise.
1895
cdde3dfb
JG
18962012-11-29 Jerome Guitton <guitton@adacore.com>
1897
1898 * gdb.ada/iwide: New testcase.
1899
b50d69b5
JG
19002012-11-29 Jerome Guitton <guitton@adacore.com>
1901
1902 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
1903 ptype test.
1904
c2d3fccf
JG
19052012-11-29 Jerome Guitton <guitton@adacore.com>
1906
1907 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
1908 form {VARIANT_TYPE}ADDRESS.
1909
5edf51fe
YQ
19102012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
1913 (func): New function.
1914 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
1915 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
1916 pointers to members with pointer-to-function type.
1917
608e2dbb
TT
19182012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1919 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.base/gnu-debugdata.exp: New file.
1922 * gdb.base/gnu-debugdata.c: New file.
1923 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
1924 (gdb_unload): Return 0 on success.
1925
4648e588
JK
19262012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
1929
17d6efc4
JB
19302012-11-26 Joel Brobecker <brobecker@adacore.com>
1931
1932 * gdb.base/empty_exe.exp: New testcase.
1933
ace21957
MF
19342012-11-20 Mike Frysinger <vapier@gentoo.org>
1935
1936 * gdb.base/completion.exp: Add test for help aliases completion.
1937
5c401a0a
YQ
19382012-11-20 Yao Qi <yao@codesourcery.com>
1939
1940 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1941 Don't test 'maint set show-debug-regs'.
1942 Use command 'set remotecache' instead of
1943 'set circular-trace-buffer'.
1944
8dea366b
KS
19452012-11-16 Keith Seitz <keiths@redhat.com>
1946
1947 PR c++/13615
1948 * gdb.cp/baseenum.cc: New file.
1949 * gdb.cp/baseenum.exp: New file.
1950 * gdb.cp/derivation.cc (A): Add copyright.
1951 Add a typedef.
1952 (B): Use A::value_type instead of int. Change all references.
1953 (D): Use value_type instead of int. Change all references.
1954 (E): Likewise.
1955 (F); Likewise.
1956 (Z): New class.
1957 (ZZ): New class.
6fdff2c5 1958 (N, Base, Derived): New namespace and classes.
8dea366b
KS
1959 (main): Add instances of Z and ZZ.
1960 Make sure all symbols from N are kept.
1961 * gdb.cp/derivation.exp: Update typedef changes in tests.
1962 Add tests for class typedefs both before and after starting
1963 the inferior.
1964 Add tests for searching for a typedef while stopped in a
1965 method.
1966
5e34c6c3
LM
19672012-11-14 Luis Machado <lgustavo@codesourcery.com>
1968
1969 * gdb.mi/mi-var-create-rtti.c: New file.
1970 * gdb.mi/mi-var-create-rtti.exp: New file.
1971
5e487a5f
LM
19722012-11-14 Luis Machado <lgustavo@codesourcery.com>
1973
1974 * gdb.base/structs3.exp: Run to main before doing any tests.
1975
6d67b990
AB
19762012-11-14 Andrew Burgess <aburgess@broadcom.com>
1977
1978 * gdb.python/py-type.exp: Uniquify test names.
1979
e5d98164
YQ
19802012-11-14 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
1983 (thread_function) [DEBUG]: Call 'printf'.
1984 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
1985 command line if 'DEBUG=1' is passed to test.
1986 Remove a pattern to match inferior's output.
1987
62747a60
TT
19882012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1989
1990 * gdb.mi/mi-fill-memory.exp: New test.
1991
18a9fc12
TT
19922012-11-12 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.base/completion.exp: Update for "info type-printers".
1995 * gdb.python/py-typeprint.cc: New file.
1996 * gdb.python/py-typeprint.exp: New file.
1997 * gdb.python/py-typeprint.py: New file.
1998
bd69fc68
TT
19992012-11-12 Tom Tromey <tromey@redhat.com>
2000
2001 * gdb.base/call-sc.exp: Use "ptype/r".
2002 * gdb.base/volatile.exp: Don't expect "int".
2003 * gdb.cp/ptype-flags.cc: New file.
2004 * gdb.cp/ptype-flags.exp: New file.
2005 * gdb.cp/templates.exp: Use ptype/r.
2006 (test_ptype_of_templates, test_template_typedef): Likewise.
2007 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2008 argument. Handle template names and template parameters.
2009 * gdb.mi/mi-var-cmd.exp: Accept "long".
2010 * gdb.mi/mi-var-child.exp: Accept "long".
2011 * gdb.mi/mi-var-display.exp: Accept "long".
2012 * gdb.mi/mi2-var-child.exp: Accept "long".
2013
b3720c3a
TT
20142012-11-12 Tom Tromey <tromey@redhat.com>
2015
2016 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2017 "ptype" from calls to cp_test_ptype_class.
2018 (test_enums): Likewise.
2019 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2020 cp_test_ptype_class.
2021 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2022 calls to cp_test_ptype_class.
2023 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2024 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2025 from calls to cp_test_ptype_class.
2026 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2027 command here. Change "in_command" argument to "in_exp".
2028
0d63ecda
KS
20292012-11-10 Keith Seitz <keiths@redhat.com>
2030
2031 PR gdb/14288
2032 * gdb.base/printcmds.c: Add invalid_XXX globals
2033 for repeated byte tests.
2034 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2035 * gdb.base/wchar.c (main): Add and construct a wchar_t
2036 array with repeated characters.
2037 * gdb.base/wchar.exp: Add repeated character tests.
2038
ed8a1c2d
AB
20392012-11-09 Andrew Burgess <aburgess@broadcom.com>
2040
2041 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2042 disassembly output.
2043
9107fc8d
PA
20442012-11-09 Pedro Alves <palves@redhat.com>
2045
2046 PR gdb/14306
2047
2048 * gdb.multi/multi-arch-exec.c: New file.
2049 * gdb.multi/multi-arch-exec.exp: New file.
2050
558a9d82
YQ
20512012-11-09 Yao Qi <yao@codesourcery.com>
2052
2053 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2054 (top level): Call it.
2055
e714f336
YQ
20562012-11-09 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2059 typo.
2060
6ecd4729
PA
20612012-11-09 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.multi/multi-arch.exp: New.
2064
9015683b
TT
20652012-11-08 Tom Tromey <tromey@redhat.com>
2066
2067 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2068 core files, if possible.
2069 * gdb.base/siginfo-thread.c: New file
2070 * gdb.base/siginfo-thread.exp: New file
2071
ea9f10bb
TT
20722012-11-08 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.base/comprdebug.exp: New file.
2075
f6592439
PA
20762012-11-06 Pedro Alves <palves@redhat.com>
2077
2078 PR gdb/14810
2079
2080 * gdb.base/disabled-location.c: New file.
2081 * gdb.base/disabled-location.exp: New file.
2082
2d338fa9
TT
20832012-11-06 Tom Tromey <tromey@redhat.com>
2084
2085 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2086 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2087 gdb_gcore_cmd.
2088 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2089 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2090 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2091 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2092 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2093 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2094 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2095 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2096 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2097
68c9da30
PA
20982012-11-05 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2101 procedure.
2102 (do_vfork_and_follow_child_tests_exec)
2103 (do_vfork_and_follow_child_tests_exit): Call it.
2104
a7c8c931
PA
21052012-11-05 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2108 fails.
2109
6f6484cd
YQ
21102012-11-03 Yao Qi <yao@codesourcery.com>
2111
2112 Fix PR gdb/14617.
2113 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2114 Remove setup_kfail, and update test.
2115
b45627a0
TT
21162012-11-02 Tom Tromey <tromey@redhat.com>
2117
2118 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2119 test.
2120
f50f4e56
PA
21212012-11-02 Pedro Alves <palves@redhat.com>
2122
2123 PR gdb/14766
2124
2125 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2126 setup_kfail.
2127 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2128 get registers".
2129
71ce889d
PA
21302012-11-02 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.base/foll-vfork-exit.c: New file.
2133 * gdb.base/foll-vfork.exp (top level): New file-describing
2134 comment.
2135 (vfork_child_follow_to_exit): New procedure.
2136 (tcatch_vfork_then_child_follow): Rename as ...
2137 (tcatch_vfork_then_child_follow_exec): ... this.
2138 (tcatch_vfork_then_child_follow_exit): New procedure.
2139 (do_vfork_and_follow_parent_tests): New procedure, factored out
2140 from do_vfork_and_exec_tests.
2141 (do_vfork_and_follow_child_tests_exec): Ditto.
2142 (do_vfork_and_exec_tests): Delete.
2143 (do_vfork_and_follow_child_tests_exit): New procedure.
2144 (top level): Run tests with both the program that has the vfork
2145 child execing, and the program has the vfork child exiting.
2146
1e35b1a9
PA
21472012-11-02 Pedro Alves <palves@redhat.com>
2148
2149 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2150 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2151 (vfork_parent_follow_to_bp): Call it.
2152 (kill_child): Delete.
2153 (vfork_and_exec_child_follow_to_main_bp)
2154 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2155 longer call kill_child.
2156 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2157 (do_vfork_and_exec_tests): Don't runto_main before calling each
2158 test procedure.
2159 (top level): Don't clean restart and set verbose before running
2160 each test procedure.
2161
21622012-11-02 Pedro Alves <palves@redhat.com>
2163
2164 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2165 (vfork_parent_follow_to_bp)
2166 (vfork_and_exec_child_follow_to_main_bp)
2167 (vfork_and_exec_child_follow_through_step)
2168 (tcatch_vfork_then_parent_follow)
2169 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2170 Use with_test_prefix.
2171
21722012-11-02 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/foll-vfork.c: Add copyright header.
2175 * gdb.base/vforked-prog.c: Add copyright header.
2176
21772012-11-02 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/foll-vfork.exp
2180 (vfork_and_exec_child_follow_through_step): Don't skip on
2181 non-HP/UX targets. Expect the next to only step one line on
2182 non-HP/UX targets, rather than stopping only after the exec.
2183
21842012-11-02 Pedro Alves <palves@redhat.com>
2185
2186 Don't hard code line numbers.
2187
2188 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2189 Expect text from the sources instead of a line number.
2190 (vfork_parent_follow_to_bp)
2191 (vfork_and_exec_child_follow_to_main_bp)
2192 (vfork_and_exec_child_follow_through_step)
2193 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2194 Use gdb_get_line_number.
2195
21962012-11-02 Pedro Alves <palves@redhat.com>
2197
2198 Modernize.
2199
2200 * gdb.base/foll-vfork.exp: Use standard_testfile and
2201 build_executable. Pass descriptive string to untested.
2202 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2203 (vfork_and_exec_child_follow_to_main_bp)
2204 (vfork_and_exec_child_follow_through_step)
2205 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2206 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2207 of send_gdb/gdb_expect.
2208
2209 (kill_child): New procedure.
2210 (vfork_and_exec_child_follow_to_main_bp)
2211 (vfork_and_exec_child_follow_through_step): Use it.
2212
f0559fff
YQ
22132012-11-02 Yao Qi <yao@codesourcery.com>
2214
2215 * gdb.base/setvar.exp: Test setting nested struct.
2216 * gdb.base/setvar.c (v_struct3): New.
2217
c207c6da
DE
22182012-11-01 Doug Evans <dje@google.com>
2219
2220 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2221 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2222 use them.
2223
2f27adfe
AB
22242012-10-31 Andrew Burgess <aburgess@broadcom.com>
2225
2226 PR cli/14772
2227 * gdb.base/gnu_vector.c (union_with_vector_1)
2228 (struct_with_vector_1): Add new struct and union for testing
2229 ptype.
2230 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2231 structs / unions containing vectors.
2232
bb662ca6
YQ
22332012-10-25 Yao Qi <yao@codesourcery.com>
2234
2235 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2236 'setup_kfail' instead of 'setup_kfail_for_target'.
2237 * gdb.base/varargs.exp: Likewise.
2238 * lib/gdb.exp (setup_kfail_for_target): Remove.
2239
635d23ff
MK
22402012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2241
2242 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2243
afdb064f
MK
22442012-10-25 Mark Kettenis <kettenis@gnu.org>
2245
2246 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2247
d99dcf51
JB
22482012-10-24 Joel Brobecker <brobecker@adacore.com>
2249
2250 * gdb.ada/set_wstr: New testcase.
2251
32560274
JB
22522012-10-24 Joel Brobecker <brobecker@adacore.com>
2253
2254 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2255
5ded5331
JB
22562012-10-24 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2259
d8d84291
MK
22602012-10-24 Mark Kettenis <kettenis@gnu.org>
2261
2262 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2263
6e933c51
JK
22642012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2265
2266 * gdb.base/callfuncs.exp (do_function_calls): Fix
2267 setup_kfail_for_target for -m32 mode.
2268
274bd000
MK
22692012-10-23 Mark Kettenis <kettenis@gnu.org>
2270
2271 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2272 are now fixed.
2273
545f743d
YQ
22742012-10-23 Yao Qi <yao@codesourcery.com>
2275
2276 * gdb.base/info-os.exp: Resume the inferior until it exits.
2277
48b56b6a 22782012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2279
99c7d5a8 2280 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2281 * gdb.base/print-file-var.exp: Likewise.
2282 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2283
8de0566d
YQ
22842012-10-17 Yao Qi <yao@codesourcery.com>
2285
2286 * gdb.mi/mi-memory-changed.exp: New.
2287
44883546
YQ
22882012-10-16 Yao Qi <yao@codesourcery.com>
2289
2290 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2291 returns true.
2292 Call gdb_load_shlibs.
2293 * gdb.reverse/solib-reverse.exp: Likewise.
2294
345f514a
KS
22952012-10-15 Keith Seitz <keiths@redhat.com>
2296
2297 * lib/cp-support.exp (cp_test_ptype_class): Add support
2298 for class typedefs.
2299
2300 * gdb.cp/derivation.exp: Add tests for g_instance.
2301
9e3a7d65
JK
23022012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 Fix entry values resolving in inlined frames.
2305 * gdb.arch/amd64-entry-value-inline.S: New file.
2306 * gdb.arch/amd64-entry-value-inline.c: New file.
2307 * gdb.arch/amd64-entry-value-inline.exp: New file.
2308
21a7b089
JK
23092012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2310 Doug Evans <dje@google.com>
2311
2312 Fix recent gdb_breakpoint regression.
2313 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2314 braces from the parameter.
2315 * gdb.java/jprint.exp: Likewise.
2316
2c47921e
DE
23172012-10-15 Doug Evans <dje@google.com>
2318
2319 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2320
89398707
JB
23212012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2322
2323 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2324
801e4185
TT
23252012-10-15 Tom Tromey <tromey@redhat.com>
2326
2327 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2328
74f910c8
TT
23292012-10-15 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.python/py-symbol.exp: Test symbol destructor.
2332
91567807
YQ
23332012-10-14 Yao Qi <yao@codesourcery.com>
2334
2335 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2336 * gdb.mi/mi-cli.exp: New.
2337
2338 * gdb.mi/mi2-basics.exp: Remove.
2339 * gdb.mi/mi2-break.exp: Remove.
2340 * gdb.mi/mi2-console.exp: Remove.
2341 * gdb.mi/mi2-disassemble.exp: Remove.
2342 * gdb.mi/mi2-eval.exp: Remove.
2343 * gdb.mi/mi2-file.exp: Remove.
2344 * gdb.mi/mi2-hack-cli.exp: Remove.
2345 * gdb.mi/mi2-pthreads.exp: Remove.
2346 * gdb.mi/mi2-read-memory.exp: Remove.
2347 * gdb.mi/mi2-regs.exp: Remove.
2348 * gdb.mi/mi2-return.exp: Remove.
2349 * gdb.mi/mi2-simplerun.exp: Remove.
2350 * gdb.mi/mi2-stack.exp: Remove.
2351 * gdb.mi/mi2-stepi.exp: Remove.
2352 * gdb.mi/mi2-syn-frame.exp: Remove.
2353 * gdb.mi/mi2-until.exp: Remove.
2354 * gdb.mi/mi2-watch.exp: Remove.
2355 * gdb.mi/mi2-var-block.exp: Remove.
2356 * gdb.mi/mi2-var-cmd.exp: Remove.
2357 * gdb.mi/mi2-var-display.exp: Remove.
2358
87332029
YQ
23592012-10-12 Yao Qi <yao@codesourcery.com>
2360
2361 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2362 trail '.*' on matching patterns.
2363
11fc9057
L
23642012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2365
2366 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2367 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2368 * gdb.arch/i386-disp-step.exp: Likewise.
2369 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2370 * gdb.arch/i386-prologue.exp: Likewise.
2371 * gdb.arch/i386-size-overlap.exp: Likewise.
2372 * gdb.arch/i386-size.exp: Likewise.
2373 * gdb.arch/i386-unwind.exp: Likewise.
2374
7d46bcdc
L
23752012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2376
2377 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2378 * gdb.arch/i386-word.exp: Likewise.
2379
31224d9d
L
23802012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2383 is_ilp32_target to set nr_regs.
2384 * gdb.arch/i386-sse.exp: Likewise.
2385
5b7d0050
DE
23862012-10-11 Doug Evans <dje@google.com>
2387
7c09e5a0
DE
2388 PR breakpoints/14643.
2389 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2390 * gdb.linespec/thread.c: New file.
2391 * gdb.linespec/thread.exp: New file.
2392
5b7d0050
DE
2393 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2394 Recognize "message" -> print pass and fail. Add eof case.
2395 (runto): Recognize message, no-message. Print pass/fail if requested,
2396 with same treatment as gdb_breakpoint.
2397 (runto_main): Pass no-message to runto.
2398 (gdb_internal_error_resync): Add log message.
2399 (gdb_file_cmd): Tweak internal error fail text for consistency.
2400
2e24f4aa
JK
24012012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 Fix crash during stepping on ppc32.
2404 * gdb.base/step-symless.c: New file.
2405 * gdb.base/step-symless.exp: New file.
2406
aa14df25
DE
24072012-10-03 Doug Evans <dje@google.com>
2408
2409 PR symtab/14601
2410 * gdb.cp/using-crash.exp: New file.
2411 * gdb.cp/using-crash.cc: New file.
2412
975531db
DE
24132012-10-02 Doug Evans <dje@google.com>
2414
2415 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2416 more consistent.
2417 (runto,gdb_debug_format): Ditto.
2418 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2419 Clean up logging and error messages.
2420
b3dc46ff
AB
24212012-10-01 Andrew Burgess <aburgess@broadcom.com>
2422
2423 Test find command on unmapped memory.
2424 * gdb.base/find-unmapped.c: New file.
2425 * gdb.base/find-unmapped.exp: New file.
2426
45814d45
YQ
24272012-09-29 Yao Qi <yao@codesourcery.com>
2428
2429 * gdb.trace/mi-tracepoint-changed.exp: New.
2430 * gdb.mi/mi-breakpoint-changed.exp: New.
2431 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2432 * gdb.mi/pendshr2.c: New.
2433
4c2786ba
YQ
24342012-09-28 Yao Qi <yao@codesourcery.com>
2435
2436 * gdb.mi/pr11022.exp: New.
2437 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2438
7977e5d2
TT
24392012-09-27 Tom Tromey <tromey@redhat.com>
2440
2441 * gdb.cp/derivation.exp: Add regression test.
2442 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2443 V_derived): New.
2444 (vderived): New global.
2445
0971de02
TT
24462012-09-26 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.dwarf2/dw2-common-block.S: New file.
2449 * gdb.dwarf2/dw2-common-block.exp: New file.
2450
4357ac6c
TT
24512012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2452
2453 * gdb.fortran/common-block.exp: New file.
2454 * gdb.fortran/common-block.f90: New file.
2455
6f380991
AB
24562012-09-26 Andrew Burgess <aburgess@broadcom.com>
2457
2458 * gdb.base/duplicate-bp.c: New file.
2459 * gdb.base/duplicate-bp.exp: New file.
2460
8ae551cf
YQ
24612012-09-26 Yao Qi <yao@codesourcery.com>
2462
2463 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2464
2465 Revert:
2466 2012-09-21 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2469
318102b9
SP
24702012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2471
2472 * gdb.base/longest-types.c: New test case.
2473 * gdb.base/longest-types.exp: New test case.
2474
a1e5fd69
YQ
24752012-09-25 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2478
04e7407c
JK
24792012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 Fix internal error on canonicalization of clang types.
2482 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2483 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2484 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2485
9bf4bce9
JK
24862012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2487
2488 Fix disassemble without parameters in tailcall frame.
2489 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2490
2603f7ee
AB
24912012-09-21 Andrew Burgess <aburgess@broadcom.com>
2492
2493 * gdb.dwarf2/dw2-op-out-param.S: New file.
2494 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2495
a3569abd
YQ
24962012-09-21 Yao Qi <yao@codesourcery.com>
2497
2498 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2499
a065d7af
YQ
25002012-09-21 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.mi/mi-cli.exp: Remove.
2503 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2504
15544bd9
YQ
25052012-09-21 Yao Qi <yao@codesourcery.com>
2506
2507 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2508 "=record-started" notification.
2509
82a90ccf
YQ
25102012-09-21 Yao Qi <yao@codesourcery.com>
2511
2512 * gdb.mi/mi-record-changed.exp: New.
2513 * gdb.mi/mi-reverse.exp: Adjust expected output.
2514
d7de8e3c
TT
25152012-09-20 Tom Tromey <tromey@redhat.com>
2516
2517 * gdb.python/python.exp: Test atexit.register.
2518
1aa99537
DE
25192012-09-20 Doug Evans <dje@google.com>
2520
05eade73
DE
2521 * boards/dwarf4-gdb-index.exp: New file.
2522
1aa99537
DE
2523 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2524 while running the tests.
2525
4ae24af0
JB
25262012-09-18 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.ada/bp_reset: New testcase.
2529
bb25a15c
YQ
25302012-09-18 Yao Qi <yao@codesourcery.com>
2531
2532 * gdb.trace/mi-tsv-changed.exp: New.
2533
201b4506
YQ
25342012-09-18 Yao Qi <yao@codesourcery.com>
2535
2536 * gdb.trace/mi-traceframe-changed.exp: New.
2537
6fc1c773
YQ
25382012-09-17 Yao Qi <yao@codesourcery.com>
2539
2540 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2541 when it is less than 0.
2542
1ab3b62c
JK
25432012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2544
2545 PR 14119
2546 * gdb.arch/amd64-tailcall-ret.S: New file.
2547 * gdb.arch/amd64-tailcall-ret.c: New file.
2548 * gdb.arch/amd64-tailcall-ret.exp: New file.
2549 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2550 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2551 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2552
acf9414f
JK
25532012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2554
2555 PR 14548
2556 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2557 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2558 * gdb.reverse/singlejmp-reverse.S: New file.
2559 * gdb.reverse/singlejmp-reverse.c: New file.
2560 * gdb.reverse/singlejmp-reverse.exp: New file.
2561
666b578b
JK
25622012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2563
2564 Fix compatibility with old GCC (~4.1).
2565 * gdb.cp/converts.cc (my_enum_var): New variable.
2566
42056501
AB
25672012-09-14 Andrew Burgess <aburgess@broadcom.com>
2568
2569 * gdb.xml/tdesc-regs.exp: Update expected output for new
2570 vector_size syntax of vector types.
2571
b9516fa1
YPK
25722012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2573
2574 Refactor Python "gdb" module into a proper Python package, by
2575 introducing a new "_gdb" module for code implemented in C, and
2576 using reload/__import__ instead of exec.
2577 * gdb.python/python.exp (Test stderr location): Update module
2578 location of GDB-specific sys.stderr.
2579 (Test stdout location): Ditto for sys.stdout.
2580
18dc9ad8
JK
25812012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2584
ea3a9873
KS
25852012-09-12 Keith Seitz <keiths@redhat.com>
2586
2587 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2588 conversion statement.
2589
5941debb
DE
25902012-09-12 Doug Evans <dje@google.com>
2591
2592 * gdb.base/help.exp: Remove testing of individual command help text,
2593 too much of a maintenance burden. Instead, test the functionality
2594 of "help" itself.
2595
cfc35e02
DE
25962012-09-11 Doug Evans <dje@google.com>
2597
3a0ed5d7
DE
2598 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2599 breakpoint.
2600
cfc35e02
DE
2601 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2602 * gdb.dwarf2/fission-reread.S: Ditto.
2603 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2604 * gdb.dwarf2/fission-reread.exp: Ditto.
2605
350b1b26
AB
26062012-09-11 Andrew Burgess <aburgess@broadcom.com>
2607
2608 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2609
2fa15f23
JB
26102012-09-10 Joel Brobecker <brobecker@adacore.com>
2611
2612 * gdb.ada/optim_drec: New testcase.
2613
09be558e
DE
26142012-09-10 Doug Evans <dje@google.com>
2615
2616 * boards/fission.exp: Explicitly mark "board" as not remote.
2617
5b4f6e25
KS
26182012-09-10 Keith Seitz <keiths@redhat.com>
2619
2620 PR gdb/13483
2621 * gdb.cp/converts.cc (A::A): Add ctor.
2622 (A::member_): Add member.
2623 (enum my_enum): New enumeration.
2624 (main): Add calls to foo1_7 with various
2625 permitted arguments.
2626 * gdb.cp/converts.exp: Add tests for boolean
2627 conversions permitted by the standard.
2628
b4ca5ed9
YPK
26292012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2630
2631 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2632 avoid spurious results due to ~/.gdbinit.
2633 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2634 $INTERNAL_GDBFLAGS in run command.
2635 * gdb.gdb/observer.exp (setup_test): Ditto.
2636 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2637 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2638
d54b30bb
DE
26392012-09-06 Doug Evans <dje@google.com>
2640
14910956
DE
2641 * boards/fission.exp: New file.
2642
d54b30bb
DE
2643 * gdb.python/py-value.exp: Use clean_restart.
2644
91b253e1
DE
26452012-09-05 Doug Evans <dje@google.com>
2646
2647 * gdb.base/info-macros.c: Fix whitespace.
2648
1292279a
PA
26492012-08-28 Pedro Alves <palves@redhat.com>
2650
2651 PR gdb/14428
2652
2653 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2654
1c8cdcb1
JK
26552012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.base/break-caller-line.c: New file.
2658 * gdb.base/break-caller-line.exp: New file.
2659
1e8e8b51
JK
26602012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2663 * gdb.arch/i386-cfi-notcurrent.S: New file.
2664 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2665
1591a1e8
PA
26662012-08-27 Wei-cheng Wang <cole945@gmail.com>
2667 Yao Qi <yao@codesourcery.com>
2668 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2671 New procedures.
2672 (top level): Add overlap checking tests.
2673
4442ada7
TT
26742012-08-24 Tom Tromey <tromey@redhat.com>
2675
2676 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2677 gdb_test_multiple fails for other reasons.
2678
e7d50cc9
YQ
26792012-08-24 Yao Qi <yao@codesourcery.com>
2680
2681 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2682
dfbd5e7b
PA
26832012-08-23 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.base/help.exp: Adjust to "handle" help text change.
2686
8d735b87
YQ
26872012-08-23 Yao Qi <yao@codesourcery.com>
2688
2689 * gdb.trace/disconnected-tracing.c (start, end): New.
2690 (main): Call start and end.
2691 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2692 existing tests into this proc.
2693 (disconnected_tfind): New.
2694
61b1d759
YQ
26952012-08-23 Yao Qi <yao@codesourcery.com>
2696
2697 * boards/native-gdbserver.exp (${board}_upload): New.
2698 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2699 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2700 Execute tfile on remote target.
2701 Copy trace file from target to host.
2702
6ca1b147
JM
27032012-08-22 Joseph Myers <joseph@codesourcery.com>
2704
2705 * gdb.arch/thumb-bx-pc.S: New file.
2706 * gdb.arch/thumb-bx-pc.exp: New file.
2707
706e3705
TT
27082012-08-22 Tom Tromey <tromey@redhat.com>
2709
2710 * gdb.base/maint.exp: Update.
2711
b4893d48
TT
27122012-08-22 Tom Tromey <tromey@redhat.com>
2713
2714 * lib/gdb.exp (skip_unwinder_tests): New proc.
2715 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2716 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2717
45b7da81
TT
27182012-08-21 Tom Tromey <tromey@redhat.com>
2719
2720 * gdb.hp/gdb.aCC/exception.exp: Remove.
2721
f94363d7
AP
2722012-08-19 Andrew Pinski <apinski@cavium.com>
2723
2724 * gdb.arch/mips-octeon-bbit.c: New file.
2725 * gdb.arch/mips-octeon-bbit.exp: New Test.
2726
e5afdbd7
KS
2727012-08-19 Keith Seitz <keiths@redhat.com>
2728
2729 PR c++/14365
2730 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2731 * gdb.dwarf2/dw2-anon-mptr.S: New file.
2732
c29e8b64
JK
27332012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2734
2735 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2736 verbose -log by more specific untested call.
2737
15a7e7bc
YQ
27382012-08-18 Yao Qi <yao@codesourcery.com>
2739
2740 * gdb.trace/tfind.exp: Move tests on various command help before
2741 checking target supports trace.
2742 Fix the expected output of 'help tfind end'.
2743
a451cb65
KS
27442012-08-17 Keith Seitz <keiths@redhat.com>
2745
2746 PR c++/13356
2747 * gdb.base/default.exp: Update all "check type" tests.
2748 * gdb.base/help.exp: Likewise.
2749 * gdb.base/setshow.exp: Likewise.
2750 * gdb.cp/converts.cc (foo1_type_check): New function.
2751 (foo2_type_check): New function.
2752 (foo3_type_check): New function.
2753 (main): Call new functions.
2754 * converts.exp: Add tests for integer-to-pointer conversions
2755 with/without strict type-checking.
2756
dbf6a605
MF
27572012-08-16 Mike Frysinger <vapier@gentoo.org>
2758
2759 * gdb.base/help.exp: Update expected output.
2760
0c92d8c1
JB
27612012-08-16 Joel Brobecker <brobecker@adacore.com>
2762
2763 * gdb.ada/rdv_wait: New testcase.
2764
e56f7f42
JK
27652012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.base/attach-twice.exp: Remove excessive ps exec.
2768
f47f77df
DE
27692012-08-13 Doug Evans <dje@google.com>
2770
e202d6e8 2771 * gdb.base/help.exp: Update expected output.
f47f77df
DE
2772 * gdb.base/default.exp: Update expected output of "show convenience".
2773
a72c3253
DE
27742012-08-10 Doug Evans <dje@google.com>
2775
2776 * gdb.python/py-strfns.c: New file.
2777 * gdb.python/py-strfns.exp: New file.
2778 * gdb.python/py-type.exp (test_fields): Add vector tests.
2779
de0bea00
MF
27802012-08-10 Mike Frysinger <vapier@gentoo.org>
2781
2782 PR cli/10436:
2783 * gdb.base/completion.exp: Add tests for handle completion.
2784
5b9afe8a
YQ
27852012-08-09 Yao Qi <yao@codesourcery.com>
2786
2787 * gdb.mi/mi-cmd-param-changed.exp: New.
2788 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
2789 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
2790 * gdb.mi/mi2-prompt.exp: Likewise.
2791
4f485ebc
DE
27922012-08-08 Doug Evans <dje@google.com>
2793
2794 * gdb.base/debug-expr.c: New file.
2795 * gdb.base/debug-expr.exp: New file.
2796 * gdb.base/exprs.exp: Test {type} casts.
2797 * gdb.cp/debug-expr.exp: New file.
2798
5888842d
JK
27992012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2800
2801 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
2802 global variable loop, not a 'break'. Add loop count limit to 100.
2803 Add new fail case for terminated vgdb.
2804
4f69f4c2
JK
28052012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2806 Jean-Marc Saffroy <saffroy@gmail.com>
2807
2808 PR 11804
2809 * gdb.base/gcore-relro.exp: New file.
2810 * gdb.base/gcore-relro-main.c: New file.
2811 * gdb.base/gcore-relro-lib.c: New file.
2812
e2de5390
JK
28132012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 Do not false FAIL with old GCCs.
2816 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
2817 GCC < 4.5 in $no_hw mode.
2818
606603c5
JK
28192012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.base/default.exp (cd): Accept new directory with no arguments.
2822
777f26c2
JK
28232012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2824
2825 * gdb.base/list.exp (test_only_end): New function.
2826 Call it.
2827
2c12abee
TT
28282012-08-06 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.python/py-mi.exp: Add test for printer whose children
2831 are a list.
2832 * gdb.python/py-prettyprint.c (struct children_as_list): New.
2833 (main): New variable children_as_list.
2834 * gdb.python/py-prettyprint.py (class pp_children_as_list):
2835 New.
2836 (register_pretty_printers): Register new printer.
2837
0eae2cf4
EBM
28382012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2839
2840 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
2841 symbols. Abort if vgdb remote connection is closed.
2842
09e0881d
DE
28432012-08-02 Doug Evans <dje@google.com>
2844
2845 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
2846
b40f514f
SDJ
28472012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
2848
2849 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
2850 s390x, PowerPC 64 and m68k-linux.
2851
11315ae0
UW
28522012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2853
2854 * gdb.base/annota1.exp: Accept no frames-invalid notification
2855 when starting up the program.
2856 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
2857 show a symbolic value as well.
2858 * gdb.server/server-exec-info.exp: Skip test when skipping
2859 gdbserver test and/or when skipping shared library tests.
2860 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
2861 avoid name conflicts with other tests.
2862
0547eeed
UW
28632012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2864
2865 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
2866 Fix wrong output on big-endian systems.
2867 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
2868 4-byte pointer types on 64-bit s390x.
2869
bdddb4de
UW
28702012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2871
2872 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
2873 marker comment at the beginning (after intialization).
2874 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
2875 breakpoint on marker comment instead of function begin.
2876 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
2877 PowerPC.
2878 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
2879 or 64-bit PowerPC.
2880 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
2881 gdb,no_hardware_watchpoints flag is set.
2882 (initialize): Remove now redundant can-use-hw-watchpoints change.
2883
5d206025
YQ
28842012-08-02 Yao Qi <yao@codesourcery.com>
2885 Pedro Alves <palves@redhat.com>
2886
2887 * boards/local-remote-host.exp: New.
2888
4f665099
UW
28892012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2890
2891 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
2892 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
2893 * gdb.base/print-file-var.exp: Likewise.
2894 * gdb.server/solib-list.exp: Skip on remote targets.
2895
b62e2b27
UW
28962012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2897
2898 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
2899 watchpoints on ARM. When expecting software watchpoints, tolerate
2900 (remote) targets that report unsupported hardware watchpoint only
2901 at continue time.
2902 (test_wide_location_2): Likewise.
2903
a967a851
JK
29042012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2905
2906 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
2907 valgrind versions.
2908
75d9f9ff 29092012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
2910
2911 * gdb.base/valgrind-infcall.c: New file.
2912 * gdb.base/valgrind-infcall.exp: New file.
2913
75d9f9ff
JK
2914 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
2915
1c9f2ed2
KS
29162012-07-30 Keith Seitz <keiths@redhat.com>
2917
2918 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
2919 linespecs.
2920
7f9b2034
DE
29212012-07-30 Doug Evans <dje@google.com>
2922
85220e01
DE
2923 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
2924 * gdb.dwarf2/pr13961.S: Ditto.
2925
7f9b2034
DE
2926 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
2927
4e969b4f
AB
29282012-07-30 Andrew Burgess <aburgess@broadcom.com>
2929
2930 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
2931 change its format immediately after reloading the binary.
2932
e7de8362
JK
29332012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 Fix testsuite regression after --use-deprecated-index-sections removal.
2936 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
2937 string.
2938 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
2939
7255706c
YQ
29402012-07-27 Yao Qi <yao@codesourcery.com>
2941
2942 KFAIL for PR remote/14161.
2943 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
2944 Cleanup socket files.
2945 (strace_info_marker): Detach inferior.
2946
f2e8016f
TT
29472012-07-26 Tom Tromey <tromey@redhat.com>
2948
6fdff2c5 2949 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 2950
f66713d2
JK
29512012-07-26 Markus Metzger <markus.t.metzger@intel.com>
2952
2953 * gdb.python/py-inferior.c (thread): New function.
2954 (check_threads): New function.
2955 (test_threads): New function.
2956 * gdb.python/py-inferior.exp: Added test.
2957 Replaced runto with continue to breakpoint.
2958
8223e12c
TT
29592012-07-26 Tom Tromey <tromey@redhat.com>
2960
2961 * lib/ada.exp (standard_ada_testfile): New proc.
2962 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
2963 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
2964 * gdb.ada/array_return.exp: Use standard_ada_testfile.
2965 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
2966 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
2967 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
2968 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
2969 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
2970 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
2971 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
2972 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
2973 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
2974 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
2975 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
2976 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
2977 * gdb.ada/char_param.exp: Use standard_ada_testfile.
2978 * gdb.ada/complete.exp: Use standard_ada_testfile.
2979 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
2980 standard_output_file.
2981 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
2982 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
2983 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
2984 standard_output_file.
2985 * gdb.ada/exprs.exp: Use standard_ada_testfile.
2986 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
2987 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
2988 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
2989 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
2990 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
2991 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
2992 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
2993 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
2994 * gdb.ada/homonym.exp: Use standard_ada_testfile.
2995 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
2996 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
2997 * gdb.ada/interface.exp: Use standard_ada_testfile.
2998 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
2999 standard_output_file
3000 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3001 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3002 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3003 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3004 * gdb.ada/nested.exp: Use standard_ada_testfile.
3005 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3006 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3007 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3008 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3009 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3010 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3011 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3012 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3013 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3014 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3015 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3016 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3017 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3018 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3019 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3020 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3021 * gdb.ada/start.exp: Use standard_ada_testfile.
3022 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3023 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3024 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3025 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3026 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3027 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3028 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3029 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3030 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3031 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3032 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3033 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3034 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3035 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3036
bbec57e4
JK
30372012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3038
3039 Fix testsuite regression after --use-deprecated-index-sections removal.
3040 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3041
9cc8e32c
JK
30422012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 Fix compatibility with Tcl before 7.5.
3045 * lib/future.exp (lreverse): New function if it does not exist.
3046
ea5ca7b5
MK
30472012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3048
3049 * gdb.mi/mi-pending.c: New method to set a second pending
3050 breakpoint.
3051 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3052 condition.
3053
64776a0b
PA
30542012-07-20 Pedro Alves <palves@redhat.com>
3055
3056 PR threads/11692
3057 PR gdb/12203
3058
3059 * gdb.threads/create-fail.c: New file.
3060 * gdb.threads/create-fail.exp: New file.
3061
13e4e967
PA
30622012-07-19 Pedro Alves <palves@redhat.com>
3063
3064 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3065 * config/vx.exp (gdb_start): Likewise.
3066 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3067 * gdb.base/setvar.exp (test_set): Likewise.
3068 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3069 * gdb.reverse/sigall-precsave.exp: Likewise.
3070 * gdb.reverse/sigall-reverse.exp: Likewise.
3071
b7aefa4d
PA
30722012-07-19 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3075 handler before recording.
3076
608b4967
TT
30772012-07-19 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3080 * gdb.cp/casts.cc (decltype): New function.
3081 (main): Use it.
3082
b1e0c0fa
PA
30832012-07-19 Pedro Alves <palves@redhat.com>
3084
3085 * gdb.base/sigall.exp (signals): New list.
3086 <top level>: Loop over signals in the $signals list instead of
3087 calling a test function once per signal.
3088 * gdb.reverse/sigall-precsave.exp (signals): New list.
3089 <top level>: Loop over signals in the $signals list instead of
3090 calling a test function once per signal.
3091 * gdb.reverse/sigall-reverse.exp (signals): New list.
3092 <top level>: Loop over signals in the $signals list instead of
3093 calling a test function once per signal.
3094
6ace3df1
YQ
30952012-07-19 Yao Qi <yao@codesourcery.com>
3096
3097 * gdb.base/setshow.exp: Test 'set args ~'.
3098
263a0f8c
JK
30992012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3100
3101 * gdb.base/store.exp (check_set): Import gdb_prompt.
3102 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3103 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3104
8f043999
JK
31052012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 PR 11914
3108 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3109 (main): Call eval_sub.
3110 * gdb.python/py-prettyprint.exp:
3111 (python execfile ('py-prettyprint.py')): Move it earlier.
3112 New breakpoint for eval-break.
3113 (continue to breakpoint: eval-break, info locals): New test.
3114 (python execfile ('py-prettyprint.py')): Move it from here.
3115 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3116 (register_pretty_printers): Register pp_eval_type.
3117
725c7b66
JK
31182012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 Fix a testcase regression by me.
3121 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3122 DW_FORM_data4.
3123
4359dff1
JK
31242012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3125 Doug Evans <dje@google.com>
3126
3127 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3128 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3129
61e44cfa
JK
31302012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3131
3132 Fix gdbserver run regression.
3133 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3134
93c0ef37
TT
31352012-07-12 Tom Tromey <tromey@redhat.com>
3136
3137 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3138 (clean_restart): Likewise.
3139 (core_find): Use standard_output_file.
3140
76027ef5
TT
31412012-07-12 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3144 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3145 prepare_for_testing_full.
3146 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3147 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3148 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3149 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3150 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3151 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3152 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3153 prepare_for_testing_full.
3154 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3155 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3156 prepare_for_testing_full.
3157 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3158 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3159 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3160
85b4440a
TT
31612012-07-12 Tom Tromey <tromey@redhat.com>
3162
3163 * lib/gdb.exp (build_executable_from_specs): New proc, from
3164 build_executable.
3165 (build_executable): Use it.
3166 (prepare_for_testing_full): New proc.
3167
55baab26
TT
31682012-07-11 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3171 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3172 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3173 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3174 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3175 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3176 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3177 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3178 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3179 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3180
298a9cf0
TT
31812012-07-10 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3184 standard_output_file.
3185 * gdb.mi/gdb2549.exp: Use standard_testfile.
3186 * gdb.mi/gdb669.exp: Use standard_testfile.
3187 * gdb.mi/gdb701.exp: Use standard_testfile.
3188 * gdb.mi/gdb792.exp: Use standard_testfile.
3189 * gdb.mi/mi-async.exp: Use standard_testfile.
3190 * gdb.mi/mi-basics.exp: Use standard_testfile.
3191 * gdb.mi/mi-break.exp: Use standard_testfile.
3192 * gdb.mi/mi-cli.exp: Use standard_testfile.
3193 * gdb.mi/mi-console.exp: Use standard_testfile.
3194 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3195 * gdb.mi/mi-eval.exp: Use standard_testfile.
3196 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3197 * gdb.mi/mi-file.exp: Use standard_testfile.
3198 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3199 * gdb.mi/mi-logging.exp: Use standard_testfile.
3200 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3201 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3202 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3203 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3204 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3205 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3206 * gdb.mi/mi-pending.exp: Use standard_testfile,
3207 standard_output_file.
3208 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3209 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3210 * gdb.mi/mi-regs.exp: Use standard_testfile.
3211 * gdb.mi/mi-return.exp: Use standard_testfile.
3212 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3213 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3214 * gdb.mi/mi-solib.exp: Use standard_testfile,
3215 standard_output_file.
3216 * gdb.mi/mi-stack.exp: Use standard_testfile.
3217 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3218 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3219 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3220 * gdb.mi/mi-until.exp: Use standard_testfile.
3221 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3222 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3223 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3224 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3225 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3226 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3227 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3228 standard_output_file.
3229 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3230 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3231 * gdb.mi/mi-watch.exp: Use standard_testfile.
3232 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3233 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3234 * gdb.mi/mi2-break.exp: Use standard_testfile.
3235 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3236 * gdb.mi/mi2-console.exp: Use standard_testfile.
3237 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3238 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3239 * gdb.mi/mi2-file.exp: Use standard_testfile.
3240 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3241 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3242 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3243 * gdb.mi/mi2-return.exp: Use standard_testfile.
3244 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3245 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3246 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3247 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3248 * gdb.mi/mi2-until.exp: Use standard_testfile.
3249 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3250 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3251 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3252 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3253 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3254
f5f3a911
TT
32552012-07-10 Tom Tromey <tromey@redhat.com>
3256
3257 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3258 * gdb.cp/ambiguous.exp: Use standard_testfile,
3259 prepare_for_testing.
3260 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3261 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3262 * gdb.cp/anon-ns.exp: Use standard_testfile.
3263 * gdb.cp/anon-struct.exp: Use standard_testfile.
3264 * gdb.cp/anon-union.exp: Use standard_testfile,
3265 prepare_for_testing.
3266 * gdb.cp/arg-reference.exp: Use standard_testfile,
3267 prepare_for_testing.
3268 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3269 * gdb.cp/breakpoint.exp: Use standard_testfile,
3270 prepare_for_testing.
3271 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3272 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3273 standard_output_file.
3274 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3275 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3276 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3277 (test_static_members): Update.
3278 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3279 * gdb.cp/converts.exp: Use standard_testfile.
3280 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3281 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3282 prepare_for_testing.
3283 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3284 * gdb.cp/cplabel.exp: Use standard_testfile.
3285 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3286 prepare_for_testing.
3287 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3288 * gdb.cp/derivation.exp: Use standard_testfile,
3289 prepare_for_testing.
3290 * gdb.cp/destrprint.exp: Use standard_testfile.
3291 * gdb.cp/dispcxx.exp: Use standard_testfile.
3292 * gdb.cp/exception.exp: Use standard_testfile,
3293 prepare_for_testing.
3294 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3295 * gdb.cp/extern-c.exp: Use standard_testfile,
3296 prepare_for_testing.
3297 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3298 prepare_for_testing.
3299 * gdb.cp/fpointer.exp: Use standard_testfile.
3300 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3301 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3302 standard_output_file.
3303 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3304 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3305 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3306 standard_output_file.
3307 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3308 (do_tests): Update.
3309 * gdb.cp/koenig.exp: Use standard_testfile.
3310 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3311 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3312 * gdb.cp/m-static.exp: Use standard_testfile,
3313 prepare_for_testing.
3314 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3315 * gdb.cp/mb-inline.exp: Use standard_testfile,
3316 prepare_for_testing.
3317 * gdb.cp/mb-templates.exp: Use standard_testfile,
3318 prepare_for_testing.
3319 * gdb.cp/member-ptr.exp: Use standard_testfile,
3320 prepare_for_testing.
3321 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3322 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3323 * gdb.cp/method2.exp: Use standard_testfile.
3324 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3325 standard_output_file.
3326 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3327 (do_tests): Update.
3328 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3329 prepare_for_testing.
3330 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3331 prepare_for_testing.
3332 * gdb.cp/namespace.exp: Use standard_testfile,
3333 prepare_for_testing.
3334 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3335 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3336 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3337 * gdb.cp/nsimport.exp: Use standard_testfile,
3338 prepare_for_testing.
3339 * gdb.cp/nsnested.exp: Use standard_testfile.
3340 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3341 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3342 prepare_for_testing.
3343 * gdb.cp/nsstress.exp: Use standard_testfile,
3344 prepare_for_testing.
3345 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3346 * gdb.cp/operator.exp: Use standard_testfile.
3347 * gdb.cp/oranking.exp: Use standard_testfile.
3348 * gdb.cp/overload-const.exp: Use standard_testfile.
3349 * gdb.cp/overload.exp: Use standard_testfile,
3350 prepare_for_testing.
3351 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3352 * gdb.cp/ovsrch.exp: Use standard_testfile.
3353 * gdb.cp/paren-type.exp: Use standard_testfile.
3354 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3355 prepare_for_testing.
3356 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3357 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3358 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3359 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3360 * gdb.cp/pr10728.exp: Use standard_testfile,
3361 standard_output_file.
3362 * gdb.cp/pr12028.exp: Use standard_testfile.
3363 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3364 * gdb.cp/pr9167.exp: Use standard_testfile.
3365 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3366 * gdb.cp/printmethod.exp: Use standard_testfile,
3367 prepare_for_testing.
3368 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3369 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3370 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3371 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3372 standard_output_file.
3373 * gdb.cp/readnow-language.exp: Use standard_testfile.
3374 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3375 (gdb_start_again): Use clean_restart.
3376 * gdb.cp/ref-types.exp: Use standard_testfile,
3377 prepare_for_testing.
3378 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3379 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3380 * gdb.cp/smartp.exp: Use standard_testfile.
3381 * gdb.cp/static-method.exp: Use standard_testfile.
3382 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3383 * gdb.cp/temargs.exp: Use standard_testfile.
3384 * gdb.cp/templates.exp: Use standard_testfile,
3385 prepare_for_testing.
3386 (do_tests): Update.
3387 * gdb.cp/try_catch.exp: Use standard_testfile,
3388 prepare_for_testing.
3389 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3390 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3391 * gdb.cp/virtbase.exp: Use standard_testfile,
3392 prepare_for_testing.
3393 * gdb.cp/virtfunc.exp: Use standard_testfile,
3394 prepare_for_testing.
3395 (do_tests): Update.
3396 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3397 prepare_for_testing.
3398
686f09d0
TT
33992012-07-10 Tom Tromey <tromey@redhat.com>
3400
3401 * lib/gdb.exp (standard_testfile): Unset output variables from
3402 earlier invocations.
3403
9357e021
YQ
34042012-07-10 Yao Qi <yao@codesourcery.com>
3405
3406 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3407 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3408 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3409 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3410 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3411 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3412 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3413 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3414 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3415 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3416 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3417 * gdb.mi/mi-var-display.exp: Likewise.
3418 * gdb.mi/mi-var-invalidate.exp: Likewise.
3419 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3420 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3421 * gdb.mi/mi2-console.exp: Likewise.
3422 * gdb.mi/mi2-disassemble.exp: Likewise.
3423 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3424 * gdb.mi/mi2-read-memory.exp: Likewise.
3425 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3426 * gdb.mi/mi2-simplerun.exp: Likewise.
3427 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3428 * gdb.mi/mi2-syn-frame.exp: Likewise.
3429 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3430 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3431 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3432
e314d629
TT
34332012-07-09 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3436 * gdb.base/callfuncs.exp: Add cast-based test.
3437 * gdb.base/callfuncs.c (voidfunc): New function.
3438
06928b3f
DE
34392012-07-08 Doug Evans <dje@google.com>
3440
3441 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3442
32f11bad
JK
34432012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3444
3445 Fix XFAIL compatibility with old i386 systems.
3446 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3447 Check also 'Cannot insert breakpoint 0'.
3448
76b83c51
JK
34492012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3450
3451 PR 14321
3452 * gdb.base/find.exp
3453 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3454
a6fb9c08
TT
34552012-07-06 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.base/whatis.exp: Add test.
3458
71918a86
TT
34592012-07-06 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.base/whatis.exp: Add regression test.
3462
fcde5961
TT
34632012-07-06 Tom Tromey <tromey@redhat.com>
3464
3465 * gdb.base/whatis.exp: Add tests.
3466
f9cf0f4a
JK
34672012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 PR 12649
3470 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3471 gdb_test_multiple $gdb_prompt terminator.
3472
979ade8b
PA
34732012-07-04 Pedro Alves <palves@redhat.com>
3474
3475 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3476 supports_process_record.
3477
8a980b44
PA
34782012-07-04 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3481 endings.
3482 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3483
855ba978
SS
34842012-07-03 Stan Shebs <stan@codesourcery.com>
3485
3486 * gdb.base/info-os.c (main): Retry resource acquisition until an
3487 available one is found.
3488 * gdb.base/info-os.exp: Collect resource keys from the program
3489 and use them in matching.
3490
fcb44371
JK
34912012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3494 Wrap the test into loop for corefile and core0file.
3495
08a67be6
JK
34962012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3497
3498 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3499 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3500 .note.GNU-stack.
3501
0f3c2347
JK
3502 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3503
ff4a4500
SDJ
35042012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3505
3506 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3507 break): Include help message for the new `-probe' and `-probe-stap'
3508 options.
3509
d3ce09f5
SS
35102012-07-02 Stan Shebs <stan@codesourcery.com>
3511
3512 * gdb.base/dprintf.exp: Add agent style tests.
3513
a1624241
JK
35142012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3515
3516 * gdb.base/stale-infcall.c (infcall): New label test-next.
3517 (main): New labels test-pass and test-fail.
3518 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3519 $test_fail_bpnum to test-fail.
3520 (test system longjmp tracking support): New test.
3521 Delete $test_fail_bpnum.
3522 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3523 breakpoint.
3524
42e7ad6c
DE
35252012-06-30 Doug Evans <dje@google.com>
3526
3527 * gdb.dwarf2/fission-reread.S: New file.
3528 * gdb.dwarf2/fission-reread.exp: New file.
3529
37ce89eb
SS
35302012-06-28 Stan Shebs <stan@codesourcery.com>
3531
3532 * gdb.mi/mi-logging.exp: New file.
3533
e5ef252a
PA
35342012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3535 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.threads/siginfo-threads.exp: New file.
3538 * gdb.threads/siginfo-threads.c: New file.
3539 * gdb.threads/sigstep-threads.exp: New file.
3540 * gdb.threads/sigstep-threads.c: New file.
3541
22f1fbae
TT
35422012-06-28 Tom Tromey <tromey@redhat.com>
3543
3544 * gdb.go/package.exp: Partially revert earlier patch; use
3545 gdb_compile again. Use standard_output_file.
3546
2e3cf129
DE
35472012-06-27 Doug Evans <dje@google.com>
3548
3549 * gdb.dwarf2/fission-base.c: New file.
3550 * gdb.dwarf2/fission-base.S: New file.
3551 * gdb.dwarf2/fission-base.exp: New file.
3552
785fd303
JK
35532012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3554
3555 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3556
1bb9788d
TT
35572012-06-27 Tom Tromey <tromey@redhat.com>
3558
3559 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3560 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3561
c83ee902
TT
35622012-06-27 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3565 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3566 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3567 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3568 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3569 prepare_for_testing.
3570 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3571 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3572 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3573 standard_testfile.
3574 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3575 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3576 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3577 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3578 prepare_for_testing.
3579 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3580 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3581 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3582 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3583 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3584 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3585 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3586 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3587 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3588 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3589 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3590 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3591 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3592 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3593 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3594 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3595 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3596 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3597 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3598 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3599 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3600 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3601 standard_output_file.
3602 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3603 standard_output_file.
3604 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3605 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3606 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3607 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3608 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3609 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3610 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3611 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3612 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3613 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3614 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3615 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3616 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3617 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3618 * gdb.dwarf2/valop.exp: Use standard_testfile,
3619 prepare_for_testing.
3620
5204774b
TT
36212012-06-27 Tom Tromey <tromey@redhat.com>
3622
3623 * gdb.python/python.exp: Fix regexps in pagination tests.
3624
ee0bf529
SCR
36252012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3626
3627 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3628 'last' of gdb.Symtab_and_line.
3629 * gdb.python/py-symbol.c: Move break point comment to enable
3630 testing of gdb.Symtab_and_line.last.
3631
14fcc022
TT
36322012-06-26 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.threads/step.c: Remove.
3635 * gdb.threads/step.exp: Remove.
3636 * gdb.threads/step2.exp: Remove.
3637
0efbbabc
TT
36382012-06-26 Tom Tromey <tromey@redhat.com>
3639
3640 * gdb.threads/watchpoint-fork.exp (test): Use
3641 standard_output_file. Don't declare objdir.
3642 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3643 standard_output_file.
3644 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3645 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3646 clean_restart. Remove incdir.
3647 * gdb.threads/corethreads.exp: Use standard_testfile.
3648 * gdb.threads/execl.exp: Use standard_testfile,
3649 standard_output_file, clean_restart.
3650 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3651 clean_restart.
3652 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3653 clean_restart.
3654 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3655 incdir.
3656 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3657 clean_restart. Remove incdir.
3658 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3659 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3660 clean_restart. Remove incdir.
3661 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3662 Remove incdir.
3663 * gdb.threads/leader-exit.exp: Use standard_testfile.
3664 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3665 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3666 clean_restart.
3667 * gdb.threads/manythreads.exp: Use standard_testfile,
3668 clean_restart. Remove incdir.
3669 * gdb.threads/multi-create.exp: Use standard_testfile,
3670 clean_restart.
3671 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3672 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3673 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3674 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3675 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3676 * gdb.threads/pending-step.exp: Use standard_testfile,
3677 clean_restart. Remove incdir.
3678 * gdb.threads/print-threads.exp: Use standard_testfile,
3679 clean_restart. Remove incdir.
3680 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3681 clean_restart. Remove incdir.
3682 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3683 Remove incdir.
3684 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3685 incdir.
3686 * gdb.threads/sigthread.exp: Use standard_testfile,
3687 clean_restart.
3688 * gdb.threads/staticthreads.exp: Use standard_testfile,
3689 clean_restart. Remove incdir.
3690 * gdb.threads/switch-threads.exp: Use standard_testfile,
3691 clean_restart. Remove incdir.
3692 * gdb.threads/thread-execl.exp: Use standard_testfile,
3693 clean_restart. Remove incdir.
3694 * gdb.threads/thread-find.exp: Use standard_testfile,
3695 clean_restart.
3696 * gdb.threads/thread-specific.exp: Use standard_testfile,
3697 clean_restart. Remove incdir.
3698 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3699 clean_restart. Remove incdir.
3700 * gdb.threads/thread_check.exp: Use standard_testfile,
3701 clean_restart. Remove incdir.
3702 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
3703 incdir.
3704 * gdb.threads/threadapply.exp: Use standard_testfile,
3705 clean_restart. Remove incdir.
3706 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3707 clean_restart. Remove incdir.
3708 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3709 clean_restart.
3710 * gdb.threads/tls-shared.exp: Use standard_testfile,
3711 clean_restart, standard_output_file.
3712 * gdb.threads/tls-var.exp: Use standard_testfile,
3713 standard_output_file.
3714 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3715 Remove incdir.
3716 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3717 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
3718 incdir.
3719 * gdb.threads/watchthreads2.exp: Use standard_testfile,
3720 clean_restart. Remove incdir.
3721
497a5eb0
TT
37222012-06-26 Tom Tromey <tromey@redhat.com>
3723
3724 * gdb.trace/actions.exp: Use standard_testfile.
3725 * gdb.trace/ax.exp: Use standard_testfile.
3726 * gdb.trace/backtrace.exp: Use standard_testfile.
3727 * gdb.trace/change-loc.exp: Use standard_testfile.
3728 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3729 * gdb.trace/collection.exp: Use standard_testfile,
3730 prepare_for_testing.
3731 * gdb.trace/deltrace.exp: Use standard_testfile.
3732 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3733 * gdb.trace/ftrace.exp: Use standard_testfile.
3734 * gdb.trace/infotrace.exp: Use standard_testfile.
3735 * gdb.trace/packetlen.exp: Use standard_testfile.
3736 * gdb.trace/passc-dyn.exp: Use standard_testfile.
3737 * gdb.trace/passcount.exp: Use standard_testfile.
3738 * gdb.trace/pending.exp: Use standard_testfile.
3739 * gdb.trace/report.exp: Use standard_testfile.
3740 * gdb.trace/save-trace.exp: Use standard_testfile.
3741 * gdb.trace/stap-trace.exp: Use standard_testfile.
3742 * gdb.trace/status-stop.exp: Use standard_testfile.
3743 * gdb.trace/strace.exp: Use standard_testfile.
3744 * gdb.trace/tfile.exp: Use standard_testfile.
3745 * gdb.trace/tfind.exp: Use standard_testfile.
3746 * gdb.trace/trace-break.exp: Use standard_testfile.
3747 * gdb.trace/trace-mt.exp: Use standard_testfile.
3748 * gdb.trace/tracecmd.exp: Use standard_testfile.
3749 * gdb.trace/tspeed.exp: Use standard_testfile.
3750 * gdb.trace/tstatus.exp: Use standard_testfile.
3751 * gdb.trace/tsv.exp: Use standard_testfile.
3752 * gdb.trace/unavailable.exp: Use standard_testfile,
3753 prepare_for_testing.
3754 * gdb.trace/while-dyn.exp: Use standard_testfile.
3755 * gdb.trace/while-stepping.exp: Use standard_testfile.
3756
7686c074
TT
37572012-06-26 Tom Tromey <tromey@redhat.com>
3758
3759 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3760 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3761 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3762 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
3763 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
3764 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
3765 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
3766 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
3767 prepare_for_testing.
3768 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
3769 prepare_for_testing.
3770 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
3771 prepare_for_testing.
3772 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
3773 prepare_for_testing.
3774 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
3775 prepare_for_testing
3776 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
3777 * gdb.reverse/machinestate.exp: Use standard_testfile.
3778 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
3779 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
3780 build_executable.
3781 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
3782 build_executable.
3783 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
3784 standard_output_file.
3785 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
3786 standard_output_file.
3787 * gdb.reverse/step-precsave.exp: Use standard_testfile.
3788 * gdb.reverse/step-reverse.exp: Use standard_testfile.
3789 * gdb.reverse/until-precsave.exp: Use standard_testfile.
3790 * gdb.reverse/until-reverse.exp: Use standard_testfile.
3791 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
3792 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
3793
481fc100
TT
37942012-06-26 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.stabs/weird.exp: Remove directory-checking code. Use
3797 standard_output_file.
3798 * gdb.stabs/exclfwd.exp: Use standard_testfile,
3799 prepare_for_testing. Remove directory-checking code.
3800
7bb18ae2
TT
38012012-06-25 Tom Tromey <tromey@redhat.com>
3802
3803 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
3804 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
3805 build_executable, not prepare_for_testing.
3806 * gdb.multi/base.exp: Use standard_output_file. Use
3807 build_executable, not prepare_for_testing.
3808
cf09b3e4
TT
38092012-06-25 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.fortran/subarray.exp: Use standard_testfile,
3812 prepare_for_testing.
3813 * gdb.fortran/multi-dim.exp: Use standard_testfile.
3814 * gdb.fortran/module.exp: Use standard_testfile.
3815 * gdb.fortran/logical.exp: Use standard_testfile.
3816 * gdb.fortran/library-module.exp: Use standard_testfile,
3817 standard_output_file.
3818 * gdb.fortran/derived-type.exp: Use standard_testfile,
3819 prepare_for_testing.
3820 * gdb.fortran/complex.exp: Use standard_testfile,
3821 prepare_for_testing.
3822 * gdb.fortran/charset.exp: Use standard_testfile.
3823 * gdb.fortran/array-element.exp: Use standard_testfile,
3824 prepare_for_testing.
3825
18b5ff1b
KS
38262012-06-25 Keith Seitz <keiths@redhat.com>
3827
3828 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
3829 Change rbreak-related tests to KFAIL and add bugzilla numbers.
3830
17b77626
TT
38312012-06-25 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
3834 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
3835 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
3836 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
3837
f91e3dc1
TT
38382012-06-25 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.linespec/ls-errs.exp: Use standard_testfile.
3841 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
3842 * gdb.linespec/linespec.exp: Use standard_testfile.
3843
a884434d
TT
38442012-06-25 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
3847 prepare_for_testing.
3848
efc9d70a
TT
38492012-06-25 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
3852 prepare_for_testing.
3853 * gdb.opt/inline-break.exp: Use standard_testfile,
3854 prepare_for_testing.
3855 * gdb.opt/inline-bt.exp: Use standard_testfile,
3856 prepare_for_testing.
3857 * gdb.opt/inline-cmds.exp: Use standard_testfile,
3858 prepare_for_testing.
3859 * gdb.opt/inline-locals.exp: Use standard_testfile,
3860 prepare_for_testing.
3861
e2fc92c6
TT
38622012-06-25 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.asm/asm-source.exp: Use standard_output_file,
3865 standard_testfile. Construct .o files in proper subdir.
3866
b0963d73
TT
38672012-06-25 Tom Tromey <tromey@redhat.com>
3868
3869 * gdb.server/ext-attach.exp: Use standard_testfile,
3870 prepare_for_testing.
3871 * gdb.server/ext-run.exp: Use standard_testfile,
3872 build_executable.
3873 * gdb.server/file-transfer.exp: Use standard_testfile,
3874 prepare_for_testing.
3875 * gdb.server/server-exec-info.exp: Use standard_testfile.
3876 * gdb.server/server-mon.exp: Use standard_testfile,
3877 prepare_for_testing.
3878 * gdb.server/server-run.exp: Use standard_testfile,
3879 build_executable.
3880 * gdb.server/solib-list.exp: Use standard_testfile,
3881 standard_output_file.
3882
8a3e1f8d
TT
38832012-06-25 Tom Tromey <tromey@redhat.com>
3884
3885 * lib/gdb.exp (standard_output_file): Use "file join".
3886 * gdb.go/chan.exp: Use standard_testfile.
3887 * gdb.go/handcall.exp: Use standard_testfile.
3888 * gdb.go/hello.exp: Use standard_testfile.
3889 * gdb.integers/chan.exp: Use standard_testfile.
3890 * gdb.go/methods.exp: Use standard_testfile.
3891 * gdb.go/package.exp: Use standard_testfile.
3892 * gdb.go/strings.exp: Use standard_testfile.
3893 * gdb.go/types.exp: Use standard_testfile.
3894 * gdb.go/unsafe.exp: Use standard_testfile.
3895
944a9061
MGD
38962012-06-25 Greta Yorsh <greta.yorsh@arm.com>
3897
3898 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
3899
1c06bd58
JK
39002012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 Fix regression by the previous commit.
3903 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
3904
b4a58790
TT
39052012-06-22 Tom Tromey <tromey@redhat.com>
3906
3907 * gdb.python/lib-types.exp: Use standard_testfile,
3908 prepare_for_testing.
3909 * gdb.python/py-block.exp: Use standard_testfile.
3910 * gdb.python/py-breakpoint.exp: Use standard_testfile.
3911 * gdb.python/py-events.exp: Use standard_testfile,
3912 standard_output_file.
3913 * gdb.python/py-evsignal.exp: Use standard_testfile.
3914 * gdb.python/py-evethreads.exp: Use standard_testfile.
3915 * gdb.python/py-explore-cc.exp: Use standard_testfile.
3916 * gdb.python/py-explore.exp: Use standard_testfile.
3917 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
3918 standard_output_file.
3919 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
3920 prepare_for_testing.
3921 * gdb.python/py-frame-inline.exp: Use standard_testfile.
3922 * gdb.python/py-frame.exp: Use standard_testfile.
3923 * gdb.python/py-inferior.exp: Use standard_testfile.
3924 * gdb.python/py-infthread.exp: Use standard_testfile.
3925 * gdb.python/py-mi.exp: Use standard_testfile.
3926 * gdb.python/py-objfile-script.exp: Use standard_testfile,
3927 build_executable.
3928 * gdb.python/py-objfile.exp: Use standard_testfile.
3929 * gdb.python/py-pp-maint.exp: Use standard_testfile,
3930 prepare_for_testing.
3931 * gdb.python/py-prettyprint.exp: Use standard_testfile.
3932 * gdb.python/py-progspace.exp: Use standard_testfile,
3933 build_executable.
3934 * gdb.python/py-prompt.exp: Use standard_testfile,
3935 build_executable.
3936 * gdb.python/py-section-script.exp: Use standard_testfile,
3937 build_executable.
3938 * gdb.python/py-shared.exp: Use standard_testfile,
3939 standard_output_file, clean_restart.
3940 * gdb.python/py-symbol.exp: Use standard_output_file,
3941 prepare_for_testing.
3942 * gdb.python/py-symtab.exp: Use standard_output_file,
3943 prepare_for_testing
3944 * gdb.python/py-template.exp: Use standard_testfile.
3945 * gdb.python/py-type.exp: Use standard_testfile.
3946 * gdb.python/py-value-cc.exp: Use standard_testfile.
3947 * gdb.python/py-value.exp: Use standard_testfile.
3948 * gdb.python/python.exp: Use standard_testfile, build_executable.
3949
2c44deac
TT
39502012-06-22 Tom Tromey <tromey@redhat.com>
3951
3952 * gdb.objc/basicclass.exp: Use standard_testfile.
3953 (do_objc_tests): Don't declare objdir.
3954 * gdb.objc/nondebug.exp: Use standard_testfile.
3955 (do_objc_tests): Don't declare objdir.
3956 * gdb.objc/objcdecode.exp: Use standard_testfile.
3957 (do_objc_tests): Don't declare objdir.
3958
c24ccbce
TT
39592012-06-22 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.java/jmain.exp: Use standard_testfile.
3962 * gdb.java/jmisc.exp: Use standard_testfile.
3963 * gdb.java/jnpe.exp: Use standard_testfile.
3964 * gdb.java/jprint.exp: Use standard_testfile.
3965
0a6d0306
TT
39662012-06-22 Tom Tromey <tromey@redhat.com>
3967
3968 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
3969 (standard_output_file, standard_testfile): New procs.
3970 (build_executable, clean_restart): Use standard_output_file.
3971
6ea815ef
YQ
39722012-06-22 Yao Qi <yao@codesourcery.com>
3973
3974 * boards/native-gdbserver.exp: New proc ${board}_exec.
3975 * boards/native-stdio-gdbserver.exp: Likewise.
3976
4c93b1db
TT
39772012-06-21 Tom Tromey <tromey@redhat.com>
3978
3979 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
3980 (build_executable): Update.
3981 (get_compiler_info): Remove 'binfile' argument.
3982 * gdb.ada/arrayidx.exp: Update.
3983 * gdb.ada/null_array.exp: Update.
3984 * gdb.arch/altivec-abi.exp: Update.
3985 * gdb.arch/altivec-regs.exp: Update.
3986 * gdb.arch/amd64-byte.exp: Update.
3987 * gdb.arch/amd64-dword.exp: Update.
3988 * gdb.arch/amd64-word.exp: Update.
3989 * gdb.arch/i386-avx.exp: Update.
3990 * gdb.arch/i386-byte.exp: Update.
3991 * gdb.arch/i386-sse.exp: Update.
3992 * gdb.arch/i386-word.exp: Update.
3993 * gdb.arch/ppc-dfp.exp: Update.
3994 * gdb.arch/ppc-fp.exp: Update.
3995 * gdb.arch/vsx-regs.exp: Update.
3996 * gdb.base/all-bin.exp: Update.
3997 * gdb.base/annota1.exp: Update.
3998 * gdb.base/async.exp: Update.
3999 * gdb.base/attach.exp: Update.
4000 * gdb.base/break-interp.exp: Update.
4001 * gdb.base/call-ar-st.exp: Update.
4002 * gdb.base/call-rt-st.exp: Update.
4003 * gdb.base/call-sc.exp: Update.
4004 * gdb.base/callfuncs.exp: Update.
4005 * gdb.base/catch-load.exp: Update.
4006 * gdb.base/completion.exp: Update.
4007 * gdb.base/complex.exp: Update.
4008 * gdb.base/condbreak.exp: Update.
4009 * gdb.base/consecutive.exp: Update.
4010 * gdb.base/constvars.exp: Update.
4011 * gdb.base/corefile.exp: Update.
4012 * gdb.base/eval-skip.exp: Update.
4013 * gdb.base/expand-psymtabs.exp: Update.
4014 * gdb.base/exprs.exp: Update.
4015 * gdb.base/fileio.exp: Update.
4016 * gdb.base/fixsection.exp: Update.
4017 * gdb.base/funcargs.exp: Update.
4018 * gdb.base/gdb11530.exp: Update.
4019 * gdb.base/gdb1555.exp: Update.
4020 * gdb.base/gnu-ifunc.exp: Update.
4021 * gdb.base/gnu_vector.exp: Update.
4022 * gdb.base/info-macros.exp: Update.
4023 * gdb.base/jit-simple.exp: Update.
4024 * gdb.base/jit-so.exp: Update.
4025 * gdb.base/jit.exp: Update.
4026 * gdb.base/langs.exp: Update.
4027 * gdb.base/list.exp: Update.
4028 * gdb.base/logical.exp: Update.
4029 * gdb.base/long_long.exp: Update.
4030 * gdb.base/longjmp.exp: Update.
4031 * gdb.base/macscp.exp: Update.
4032 * gdb.base/mips_pro.exp: Update.
4033 * gdb.base/miscexprs.exp: Update.
4034 * gdb.base/morestack.exp: Update.
4035 * gdb.base/nodebug.exp: Update.
4036 * gdb.base/opaque.exp: Update.
4037 * gdb.base/pc-fp.exp: Update.
4038 * gdb.base/pending.exp: Update.
4039 * gdb.base/permissions.exp: Update.
4040 * gdb.base/pointers.exp: Update.
4041 * gdb.base/prelink.exp: Update.
4042 * gdb.base/printcmds.exp: Update.
4043 * gdb.base/psymtab.exp: Update.
4044 * gdb.base/ptype.exp: Update.
4045 * gdb.base/relational.exp: Update.
4046 * gdb.base/scope.exp: Update.
4047 * gdb.base/setvar.exp: Update.
4048 * gdb.base/shlib-call.exp: Update.
4049 * gdb.base/shreloc.exp: Update.
4050 * gdb.base/signals.exp: Update.
4051 * gdb.base/sizeof.exp: Update.
4052 * gdb.base/so-impl-ld.exp: Update.
4053 * gdb.base/so-indr-cl.exp: Update.
4054 * gdb.base/solib-disc.exp: Update.
4055 * gdb.base/solib-display.exp: Update.
4056 * gdb.base/solib-nodir.exp: Update.
4057 * gdb.base/solib-overlap.exp: Update.
4058 * gdb.base/solib-symbol.exp: Update.
4059 * gdb.base/solib-weak.exp: Update.
4060 * gdb.base/solib.exp: Update.
4061 * gdb.base/store.exp: Update.
4062 * gdb.base/structs.exp: Update.
4063 * gdb.base/structs2.exp: Update.
4064 * gdb.base/type-opaque.exp: Update.
4065 * gdb.base/unload.exp: Update.
4066 * gdb.base/varargs.exp: Update.
4067 * gdb.base/volatile.exp: Update.
4068 * gdb.base/watch_thread_num.exp: Update.
4069 * gdb.base/watchpoint-solib.exp: Update.
4070 * gdb.base/watchpoint.exp: Update.
4071 * gdb.base/watchpoints.exp: Update.
4072 * gdb.base/whatis.exp: Update.
4073 * gdb.cell/arch.exp: Update.
4074 * gdb.cell/break.exp: Update.
4075 * gdb.cell/bt.exp: Update.
4076 * gdb.cell/core.exp: Update.
4077 * gdb.cell/data.exp: Update.
4078 * gdb.cell/ea-cache.exp: Update.
4079 * gdb.cell/f-regs.exp: Update.
4080 * gdb.cell/fork.exp: Update.
4081 * gdb.cell/gcore.exp: Update.
4082 * gdb.cell/mem-access.exp: Update.
4083 * gdb.cell/ptype.exp: Update.
4084 * gdb.cell/registers.exp: Update.
4085 * gdb.cell/sizeof.exp: Update.
4086 * gdb.cell/solib-symbol.exp: Update.
4087 * gdb.cell/solib.exp: Update.
4088 * gdb.cp/ambiguous.exp: Update.
4089 * gdb.cp/breakpoint.exp: Update.
4090 * gdb.cp/bs15503.exp: Update.
4091 * gdb.cp/casts.exp: Update.
4092 * gdb.cp/class2.exp: Update.
4093 * gdb.cp/cpexprs.exp: Update.
4094 * gdb.cp/cplusfuncs.exp: Update.
4095 * gdb.cp/ctti.exp: Update.
4096 * gdb.cp/dispcxx.exp: Update.
4097 * gdb.cp/gdb1355.exp: Update.
4098 * gdb.cp/gdb2384.exp: Update.
4099 * gdb.cp/gdb2495.exp: Update.
4100 * gdb.cp/infcall-dlopen.exp: Update.
4101 * gdb.cp/local.exp: Update.
4102 * gdb.cp/m-data.exp: Update.
4103 * gdb.cp/m-static.exp: Update.
4104 * gdb.cp/mb-ctor.exp: Update.
4105 * gdb.cp/mb-inline.exp: Update.
4106 * gdb.cp/mb-templates.exp: Update.
4107 * gdb.cp/member-ptr.exp: Update.
4108 * gdb.cp/method.exp: Update.
4109 * gdb.cp/namespace.exp: Update.
4110 * gdb.cp/nextoverthrow.exp: Update.
4111 * gdb.cp/nsdecl.exp: Update.
4112 * gdb.cp/nsrecurs.exp: Update.
4113 * gdb.cp/nsstress.exp: Update.
4114 * gdb.cp/nsusing.exp: Update.
4115 * gdb.cp/pr-1023.exp: Update.
4116 * gdb.cp/pr-1210.exp: Update.
4117 * gdb.cp/pr-574.exp: Update.
4118 * gdb.cp/pr9631.exp: Update.
4119 * gdb.cp/printmethod.exp: Update.
4120 * gdb.cp/psmang.exp: Update.
4121 * gdb.cp/re-set-overloaded.exp: Update.
4122 * gdb.cp/rtti.exp: Update.
4123 * gdb.cp/shadow.exp: Update.
4124 * gdb.cp/templates.exp: Update.
4125 * gdb.cp/try_catch.exp: Update.
4126 * gdb.dwarf2/dw2-ranges.exp: Update.
4127 * gdb.dwarf2/pr10770.exp: Update.
4128 * gdb.fortran/library-module.exp: Update.
4129 * gdb.hp/gdb.aCC/optimize.exp: Update.
4130 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4131 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4132 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4133 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4134 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4135 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4136 * gdb.hp/gdb.compat/xdb1.exp: Update.
4137 * gdb.hp/gdb.compat/xdb2.exp: Update.
4138 * gdb.hp/gdb.compat/xdb3.exp: Update.
4139 * gdb.hp/gdb.defects/bs14602.exp: Update.
4140 * gdb.hp/gdb.defects/solib-d.exp: Update.
4141 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4142 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4143 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4144 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4145 * gdb.mi/gdb792.exp: Update.
4146 * gdb.mi/mi-pending.exp: Update.
4147 * gdb.mi/mi-solib.exp: Update.
4148 * gdb.mi/mi-var-cp.exp: Update.
4149 * gdb.opt/clobbered-registers-O2.exp: Update.
4150 * gdb.opt/inline-bt.exp: Update.
4151 * gdb.opt/inline-cmds.exp: Update.
4152 * gdb.opt/inline-locals.exp: Update.
4153 * gdb.python/py-events.exp: Update.
4154 * gdb.python/py-finish-breakpoint.exp: Update.
4155 * gdb.python/py-type.exp: Update.
4156 * gdb.reverse/solib-precsave.exp: Update.
4157 * gdb.reverse/solib-reverse.exp: Update.
4158 * gdb.server/solib-list.exp: Update.
4159 * gdb.stabs/weird.exp: Update.
4160 * gdb.threads/attach-into-signal.exp: Update.
4161 * gdb.threads/attach-stopped.exp: Update.
4162 * gdb.threads/tls-shared.exp: Update.
4163 * gdb.trace/change-loc.exp: Update.
4164 * gdb.trace/strace.exp: Update.
4165
95c391b6
TT
41662012-06-19 Tom Tromey <tromey@redhat.com>
4167
4168 * gdb.base/whatis.exp: Add tests.
4169
e910f0b6
TT
41702012-06-19 Tom Tromey <tromey@redhat.com>
4171
4172 * gdb.cp/m-static.cc (keepalive): New function.
4173 (gnu_obj_1::method): Use it.
4174
422d65e7
DE
41752012-06-18 Doug Evans <dje@google.com>
4176
4177 * gdb.base/info-fun.exp: New file.
4178 * gdb.base/info-fun.c: New file.
4179 * gdb.base/info-fun-solib.c: New file.
4180
e2e4d78b
JK
41812012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 Remove stale dummy frames.
4184 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4185 (maintenance info breakpoints): New tests.
4186 * gdb.base/stale-infcall.c: New file.
4187 * gdb.base/stale-infcall.exp: New file.
4188
1788b2d3
JK
41892012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4190
4191 * gdb.arch/amd64-entry-value-param.S: New file.
4192 * gdb.arch/amd64-entry-value-param.c: New file.
4193 * gdb.arch/amd64-entry-value-param.exp: New file.
4194
663b969e
TT
41952012-06-15 Tom Tromey <tromey@redhat.com>
4196
4197 * gdb.cp/namespace.exp: Add "show lang" test.
4198
8e09ad05
IS
41992012-06-15 Iain Sandoe <iain@codesourcery.com>
4200
4201 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4202 case. (top level): Use gdb_file_cmd instead of gdb_load.
4203
f85e18ee
JK
42042012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 PR tdep/14222
4207 * gdb.arch/i386-sse-stack-align.S: New file.
4208 * gdb.arch/i386-sse-stack-align.c: New file.
4209 * gdb.arch/i386-sse-stack-align.exp: New file.
4210
f3b5e280
KS
42112012-06-13 Keith Seitz <keiths@redhat.com>
4212
4213 PR breakpoints/13798 and mi/11541
4214 * gdb.linespec/ls-errs.exp: Add a few more tests for
4215 filenames with spaces and colons.
4216
50af5481
JK
42172012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4220 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4221 (test_function): Call CV_f.
4222 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4223 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4224 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4225 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4226 (p CV_f(CV::i)): New tests.
4227
d55637df
TT
42282012-06-13 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4231
cc80f267
JK
42322012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 Fix regression by the "ambiguous linespec" series.
4235 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4236 tests.
4237
bb2af9cc
JK
42382012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4241 missing.
4242
e81a37f7
TT
42432012-06-11 Tom Tromey <tromey@redhat.com>
4244
4245 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4246 location...
4247 (main): ...here.
4248
8efd7788
YQ
42492012-06-07 Yao Qi <yao@codesourcery.com>
4250
4251 * gdb.trace/strace.exp: Shorten some too-long lines.
4252
359f5fe6
PA
42532012-06-06 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.threads/clone-new-thread-event.c: New file.
4256 * gdb.threads/clone-new-thread-event.exp: New file.
4257
7b2fe205
YQ
42582012-06-06 Yao Qi <yao@codesourcery.com>
4259
4260 * gdb.base/dprintf.c (main): Add extra parameter when calling
4261 printf and fprintf.
4262 (bar): New function. It is a dead function, but to ensure
4263 'malloc' is linked explicitly.
4264
3eca55e8
YQ
42652012-06-06 Yao Qi <yao@codesourcery.com>
4266
4267 * gdb.base/info-proc.exp: Return if target doesn't support
4268 'info proc'.
4269
91cc9324
JK
42702012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4273 (run program with breakpoint commands): XFAIl if it is not.
4274
c56e7c43
JB
42752012-06-05 Joel Brobecker <brobecker@adacore.com>
4276
4277 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4278 and add comment.
4279 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4280 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4281 "STOP" marker. Adjust testing strategy to make it work on
4282 all targets.
4283
4284 * gdb.base/print-file-var-main.c (main): Rewrite using local
4285 variables and adjust get_version_2's return value check.
4286 Add small comment.
4287 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4288 marker. Adjust testing strategy to make it work on all targets.
4289
ccab2054
JB
42902012-06-05 Joel Brobecker <brobecker@adacore.com>
4291
4292 * gdb.ada/bad-task-bp-keyword: New testcase.
4293
d0d86158
JK
42942012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4297 Simplify it to ...
4298 (symbol-file ${testfile1}): ... here.
4299 (test eliminated var my_global_symbol)
4300 (test eliminated var my_static_symbol)
4301 (test eliminated var my_global_func, get address of main): Wrap them to
4302 'single psymtabs' and 'single symtabs'
4303 (get address of my_global_symbol, get address of my_static_symbol)
4304 (get address of my_global_func, get address of main): Wrap them to
4305 'order1' and 'order2'.
4306
952cf74c
JK
4307 * gdb.base/code_elim.exp
4308 (add-symbol-file ${testfile1} 0x100000)
4309 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4310 'order2'.
4311 (order1: add-symbol-file ${testfile1} 0x100000)
4312 (order1: add-symbol-file ${testfile2} 0x200000)
4313 (order2: add-symbol-file ${testfile2} 0x200000)
4314 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4315 .bss as appropriate.
4316
0c5bf5a9
JK
43172012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4318
4319 * gdb.server/solib-list-lib.c: New file.
4320 * gdb.server/solib-list-main.c: New file.
4321 * gdb.server/solib-list.exp: New file.
4322
4196f325
MR
43232012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4324
4325 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4326 for 'set print symbol' change.
4327
bfb05775
JK
43282012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4331 .debug_abbrev_seg3.
4332
685b1105
JK
43332012-05-24 John Steele Scott <toojays@toojays.net>
4334
4335 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4336 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4337 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4338
f3e0e960
SS
43392012-05-23 Stan Shebs <stan@codesourcery.com>
4340
4341 * gdb.mi/mi-info-os.exp: New file.
4342
11eb1b4d
KS
43432012-05-23 Keith Seitz <keiths@redhat.com>
4344
4345 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4346 return -1 to suppress the rest of the tests.
4347 (compile_stap_bin): Return boolean success value.
4348
b1af9e97
TT
43492012-05-21 Tom Tromey <tromey@redhat.com>
4350
4351 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4352 Remove kfails.
4353 (test_print_mi_member_types): Likewise.
4354
248537e3
TT
43552012-05-21 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4358 print symbol' change.
4359
d791e155
TJB
43602012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4361
4362 * gdb.python/py-prompt.exp: Quit if the target is remote.
4363
e77afa2e
JK
43642012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 Fix ERROR: internal buffer is full.
4367 * gdb.base/info-os.exp (expect_multiline): New function.
4368 (get process list, get process groups, get threads)
4369 (get file descriptors, get internet-domain sockets)
4370 (get shared-memory regions, get semaphores, get message queues): Use
4371 it for these tests.
4372
9cb709b6
TT
43732012-05-18 Tom Tromey <tromey@redhat.com>
4374
4375 * gdb.mi/mi-var-cmd.exp: Update.
4376 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4377 * gdb.cp/virtbase.exp: Update.
4378 * gdb.cp/classes.exp (test_static_members): Update.
4379 * gdb.cp/casts.exp: Update.
4380 * gdb.base/pointers.exp: Update.
4381 * gdb.base/funcargs.exp (pointer_args): Update.
4382 (structs_by_reference): Update.
4383 * gdb.base/find.exp: Update.
4384 * gdb.base/call-strs.exp: Send "set print symbol off".
4385 * gdb.base/call-ar-st.exp: Update.
4386 * gdb.ada/fun_addr.exp: Update.
4387 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4388 Call it.
4389 (test_print_repeats_10, test_print_strings)
4390 (test_print_char_arrays): Update.
4391
b012acdd
TT
43922012-05-18 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.base/charset.exp (string_display): Update.
4395
1d51a733
TT
43962012-05-18 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.mi/mi2-var-display.exp: Update.
4399 * gdb.mi/mi-var-display.exp: Update.
4400 * gdb.mi/mi-var-child.exp: Update.
4401 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4402 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4403
957df313
DE
44042012-05-17 Doug Evans <dje@google.com>
4405
682c7f7b
DE
4406 * info-macros.exp: Pass "debug" to prepare_for_testing.
4407
957df313
DE
4408 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4409 * gdb.ada/Makefile.in (clean): Ditto.
4410 * gdb.arch/Makefile.in (clean): Ditto.
4411 * gdb.asm/Makefile.in (clean): Ditto.
4412 * gdb.base/Makefile.in (clean): Ditto.
4413 * gdb.cell/Makefile.in (clean): Ditto.
4414 * gdb.cp/Makefile.in (clean): Ditto.
4415 * gdb.disasm/Makefile.in (clean): Ditto.
4416 * gdb.dwarf2/Makefile.in (clean): Ditto.
4417 * gdb.fortran/Makefile.in (clean): Ditto.
4418 * gdb.go/Makefile.in (clean): Ditto.
4419 * gdb.hp/Makefile.in (clean): Ditto.
4420 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4421 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4422 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4423 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4424 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4425 * gdb.java/Makefile.in (clean): Ditto.
4426 * gdb.linespec/Makefile.in (clean): Ditto.
4427 * gdb.mi/Makefile.in (clean): Ditto.
4428 * gdb.modula2/Makefile.in (clean): Ditto.
4429 * gdb.multi/Makefile.in (clean): Ditto.
4430 * gdb.objc/Makefile.in (clean): Ditto.
4431 * gdb.opencl/Makefile.in (clean): Ditto.
4432 * gdb.opt/Makefile.in (clean): Ditto.
4433 * gdb.pascal/Makefile.in (clean): Ditto.
4434 * gdb.python/Makefile.in (clean): Ditto.
4435 * gdb.reverse/Makefile.in (clean): Ditto.
4436 * gdb.server/Makefile.in (clean): Ditto.
4437 * gdb.stabs/Makefile.in (clean): Ditto.
4438 * gdb.threads/Makefile.in (clean): Ditto.
4439 * gdb.trace/Makefile.in (clean): Ditto.
4440 * gdb.xml/Makefile.in (clean): Ditto.
4441
abc9d0dc
TT
44422012-05-16 Tom Tromey <tromey@redhat.com>
4443
4444 * gdb.base/macscp1.c (macscp_expr): Add comment.
4445 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4446
6a3a010b
MR
44472012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4448
4449 * gdb.base/return-nodebug.exp: Also test float and double types.
4450
01429c8e
JK
44512012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 PR testsuite/12649
4454 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4455
54115cd4
JK
4456 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4457
0c5f383f
SDJ
44582012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4459
4460 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4461 `rerun_to_main'.
4462 (stap_test_no_debuginfo): Likewise.
4463
e7e0cddf
SS
44642012-05-14 Stan Shebs <stan@codesourcery.com>
4465
4466 * gdb.base/dprintf.c: New file.
4467 * gdb.base/dprintf.exp: New file.
4468
c772f8e7
HZ
44692012-05-14 Hui Zhu <hui_zhu@mentor.com>
4470
4471 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4472 * gdb.trace/disconnected-tracing.c: New file.
4473 * gdb.trace/disconnected-tracing.exp: New file.
4474
7efc75aa
SCR
44752012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4476
4477 * gdb.python/python.c: Add a new breakpoint comment.
4478 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4479
85d4a676
SS
44802011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4481
4482 * gdb.base/info-os.exp: New file.
4483 * gdb.base/info-os.c: New file.
4484
64ea88dc
JB
44852012-05-10 Joel Brobecker <brobecker@adacore.com>
4486
4647ab1b
JB
4487 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4488 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4489 New files.
64ea88dc 4490
afba63f1
JB
44912012-05-10 Joel Brobecker <brobecker@adacore.com>
4492
4493 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4494 gdb.base/ctxobj.exp: New files.
4495
9d198b1e
TT
44962012-05-09 Tom Tromey <tromey@redhat.com>
4497
4498 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4499
9bfee719
MR
45002012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4501
4502 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4503
3a7341d8
MR
45042012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4505
4506 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4507 before using it.
4508
52b3699b
TG
45092012-05-04 Tristan Gingold <gingold@adacore.com>
4510
4511 * gdb.base/set-noassign.exp: New test.
4512
a20ee7a4
SCR
45132012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4514
4515 * gdb.python/py-symbol.exp: Add tests to test the new methods
4516 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4517 * gdb.python/py-symbol.c: Add new struct to help test
4518 gdb.Symtab.static_block().
4519
bf2f0858
DE
45202012-05-03 Doug Evans <dje@google.com>
4521
4522 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4523 commented out.
4524
2d4e0376
YQ
45252012-05-03 Yao Qi <yao@codesourcery.com>
4526
4527 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4528 doesn't support.
4529 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4530 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4531
6d0bb9f3
YQ
45322012-05-03 Yao Qi <yao@codesourcery.com>
4533
4534 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4535
fd820528
DE
45362012-04-30 Doug Evans <dje@google.com>
4537
4538 PR testsuite/13961
4539 * gdb.dwarf2/pr13961.S: New file.
4540 * gdb.dwarf2/pr13961.exp: New file.
4541
b9e219b9
YQ
45422012-04-29 Yao Qi <yao@codesourcery.com>
4543
4544 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4545
3019eac3
DE
45462012-04-28 Doug Evans <dje@google.com>
4547
4548 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4549 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4550 All uses updated.
4551 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4552 "ptype func_cu1" to expand cu2 before cu1.
4553
62e5f89c
SDJ
45542012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4555 Tom Tromey <tromey@redhat.com>
4556
4557 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4558 variables.
4559 * gdb.base/stap-probe.c: New file.
4560 * gdb.base/stap-probe.exp: New file.
4561 * gdb.trace/stap-trace.c: New file.
4562 * gdb.trace/stap-trace.exp: New file.
4563 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4564 libgcc's unwinder.
4565
14132e89
MR
45662012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4567
4568 * gdb.arch/mips16-thunks-inmain.c: New file.
4569 * gdb.arch/mips16-thunks-main.c: New file.
4570 * gdb.arch/mips16-thunks-sin.c: New file.
4571 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4572 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4573 * gdb.arch/mips16-thunks-sinmain.c: New file.
4574 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4575 * gdb.arch/mips16-thunks.exp: New file.
4576
a766d390
DE
45772012-04-25 Doug Evans <dje@google.com>
4578
4579 * configure.ac: Create gdb.go/Makefile.
4580 * configure: Regenerate.
4581 * gdb.base/default.exp: Add "go" to "set language" testing.
4582 * gdb.go/Makefile.in: New file.
4583 * gdb.go/basic-types.exp: New file.
4584 * gdb.go/chan.exp: New file.
4585 * gdb.go/chan.go: New file.
4586 * gdb.go/handcall.exp: New file.
4587 * gdb.go/handcall.go: New file.
4588 * gdb.go/hello.exp: New file.
4589 * gdb.go/hello.go: New file.
4590 * gdb.go/integers.exp: New file.
4591 * gdb.go/integers.go: New file.
4592 * gdb.go/methods.exp: New file.
4593 * gdb.go/methods.go: New file.
4594 * gdb.go/package.exp: New file.
4595 * gdb.go/package1.go: New file.
4596 * gdb.go/package2.go: New file.
4597 * gdb.go/print.exp: New file.
4598 * gdb.go/strings.exp: New file.
4599 * gdb.go/strings.go: New file.
4600 * gdb.go/types.exp: New file.
4601 * gdb.go/types.go: New file.
4602 * gdb.go/unsafe.exp: New file.
4603 * gdb.go/unsafe.go: New file.
4604 * lib/future.exp: Add Go support.
4605 (gdb_find_go, gdb_find_go_linker): New procs.
4606 (gdb_default_target_compile): Add Go support.
4607 * lib/gdb.exp (skip_go_tests): New proc.
4608 * lib/go.exp: New file.
4609
e65f9ffb
TT
46102012-04-25 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4613
14e75d8e
JK
46142012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4615 Jan Kratochvil <jan.kratochvil@redhat.com>
4616
4617 PR symtab/7259:
4618 * gdb.base/enumval.c: New test case.
4619 * gdb.base/enumval.exp: New test case.
4620 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4621 field.bitpos.
4622
f3525b70
PA
46232012-04-17 Pedro Alves <palves@redhat.com>
4624
4625 * Makefile.in (site.exp): Make site.exp source
4626 $srcdir/lib/append_gdb_boards_dir.exp.
4627 * lib/append_gdb_boards_dir.exp: New file.
4628
bccbefd2
JK
46292012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 New option "set auto-load safe-path".
4632 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4633 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4634
bf88dd68
JK
46352012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4636
4637 auto-load: Implementation.
4638 * gdb.base/help.exp (test set height): Increase the height.
4639 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4640 to ...
4641 (info auto-load python-scripts): ... here.
4642 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4643 to ...
4644 (info auto-load python-scripts *): ... here.
4645
c0d4d1c0
YQ
46462012-04-16 Yao Qi <yao@codesourcery.com>
4647
4648 * lib/trace-support.exp (get_in_proc_agent): New.
4649 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4650 of in process trace agent.
4651 * gdb.trace/ftrace.exp: Likewise.
4652 * gdb.trace/pending.exp: Likewise.
4653 * gdb.trace/trace-break.exp: Likewise.
4654 * gdb.trace/trace-mt.exp
4655 * gdb.trace/tspeed.exp: Likewise.
4656 * gdb.trace/tstatus.exp
4657 * gdb.trace/strace.exp: Likewise.
4658
cbf68a60
TS
46592012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4660
dd6d3b70
TS
4661 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4662 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4663
cbf68a60
TS
4664 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4665
8264ba82
AG
46662012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4667
4668 PR mi/13393
4669 * gdb.mi/mi-var-rtti.cc: New file.
4670 * gdb.mi/mi-var-rtti.exp: New file.
4671 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4672 function.
4673 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4674
de0919f8 46752012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
4676
4677 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4678 EXECUTABLES.
4679 * gdb.python/py-explore.c: C program used for testing the new
4680 'explore' command on C constructs.
4681 * gdb.python/py-explore.cc: C++ program used for testing the new
4682 'explore' command on C++ constructs.
4683 * gdb-python/py-explore.exp: Tests for the new 'explore'
4684 command on C constructs.
4685 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4686 command on C++ constructs.
4687
a82da7dd
MK
46882012-04-07 Mark Kettenis <kettenis@gnu.org>
4689
4690 * gdb.base/funcargs.exp (complex_args): Fix typo.
4691
e127cba8
JK
46922012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4693
4694 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4695 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4696
40e084e1
KS
46972012-04-05 Keith Seitz <keiths@redhat.com>
4698
4699 * gdb.base/advance.exp: Update error message for
4700 "advance malformed" test.
4701 * gdb.base/break.exp: Likewise for "breakpoint with
4702 trailing garbage" test.
4703 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4704 with trailing garbage" test.
4705 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4706 trailng garbage" test.
4707 * gdb.base/until.exp: Likewise for "malformed until" test.
4708 * gdb.cp/ovldbreak.exp: Create the breakpoint table
4709 for "breakpoint info (after setting on all)".
4710 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4711 tests.
4712 * gdb.cp/cplabel.cc: New file.
4713 * gdb.cp/cplabel.exp: New test.
4714 * gdb.linespec/ls-errs.c: New file.
4715 * gdb.linespec/ls-errs.exp: New test.
4716
a72c8f6a
JK
47172012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4718
4719 * gdb.trace/unavailable.exp
4720 (collect globals: print object on: print derived_partial)
4721 (collect globals: print object on: print derived_whole)
4722 (collect globals: print object off: print derived_partial)
4723 (collect globals: print object off: print derived_whole): Update
4724 expected output.
4725
f87a3023
KS
47262012-03-30 Keith Seitz <keiths@redhat.com>
4727
4728 * gdb.python: Add test for linespecs with commas.
4729
e2171b3c
KS
47302012-03-28 Keith Seitz <keiths@redhat.com>
4731
4732 * gdb.linespec/ls-dollar.cc: New file.
4733 * gdb.linespec/ls-dollar.exp: New test.
4734
47352012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
4736
4737 * gdb.cp/namespace.exp: Add breakpoint tests for functions
4738 starting with the global namespace.
4739
2f4e0a80
DE
47402012-03-23 Doug Evans <dje@google.com>
4741
4742 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4743
7b282c5a
SCR
47442012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4745
4746 * gdb.python/py-value.cc: Add test case for testing the
4747 methodology exposing C++ values to Python.
4748 * gdb.python/py-value-cc.exp: Add tests testing the methodology
4749 exposing C++ values to Python.
4750 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
4751
2e98ca53
JK
47522012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4753 Siddhesh Poyarekar <siddhesh@redhat.com>
4754
4755 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4756 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4757 (generate native core dump): Make the test unsupported if core cannot
4758 be generated.
4759
8320cc4f
JK
47602012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
4763 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
4764 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
4765
3a69ffb2
JK
47662012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4767
4768 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
4769
8fabffee
DE
47702012-03-17 Doug Evans <dje@google.com>
4771
4772 * dg-extract-results.sh: Handle KFAILs.
4773
ab260dad
JK
47742012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4775
4776 PR symtab/13777
4777 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
4778
53ba8333
JB
47792012-03-16 Joel Brobecker <brobecker@adacore.com>
4780
4781 * gdb.ada/set_pckd_arr_elt: New testcase.
4782
481860b3
GB
47832012-03-16 Gary Benson <gbenson@redhat.com>
4784
4785 PR breakpoints/10738
4786 * gdb.opt/inline-break.exp: New file.
4787 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
4788 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
4789 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
4790 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
4791 * gdb.base/async-shell.exp: Likewise.
4792 * lib/mi-support.exp (library_loaded_re): Likewise.
4793
410528f0
TT
47942012-03-15 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.cp/virtfunc2.exp: Update expected output.
4797 * gdb.cp/pr9631.exp: Update expected output.
4798 * gdb.cp/member-ptr.exp: Update expected output.
4799 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
4800 output.
4801 * gdb.cp/casts.exp: Update expected output.
4802
c4aeac85
TT
48032012-03-15 Tom Tromey <tromey@redhat.com>
4804
4805 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
4806 (test_info_vtbl): Likewise.
4807 (do_tests): Call test_info_vtbl.
4808 * gdb.cp/virtfunc.cc (va): New global.
4809
856d06f9
TS
48102012-03-15 Thomas Schwinge <thomas@codesourcery.com>
4811
4812 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
4813 describing DWARF data structures.
4814 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
4815 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
4816 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
4817 * gdb.dwarf2/dw2-entry-value.S: Likewise.
4818 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4819 * gdb.dwarf2/dw2-param-error.S: Likewise.
4820 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
4821 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
4822 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
4823 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
4824 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
4825 * gdb.dwarf2/pr11465.S: Likewise.
4826
e837f12a
JK
48272012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4828
4829 * gdb.mi/mi2-prompt.exp: New file.
4830
ccbb4f28
JB
48312012-03-13 Joel Brobecker <brobecker@adacore.com>
4832
4833 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
4834
32039130
JB
48352012-03-13 Joel Brobecker <brobecker@adacore.com>
4836
4837 * gdb.ada/bp_range_type: New testcase.
4838
16899756
DE
48392012-03-13 Doug Evans <dje@google.com>
4840
4841 * gdb.base/default.exp: Delete tests for symbol-reloading.
4842 * gdb.base/help.exp: Ditto.
4843 * gdb.base/setshow.exp: Ditto.
4844 * gdb.base/gdb_history: Delete references to symbol-reloading.
4845
87b0bb13
JK
48462012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4847
4848 * gdb.base/attach-twice.c: New files.
4849 * gdb.base/attach-twice.exp: New files.
4850
0d7941a9
KS
48512012-03-08 Keith Seitz <keiths@redhat.com>
4852
4853 * lib/gdb.exp (gdb_get_line_number): Throw an
4854 error instead of returning -1.
4855 * gdb.base/break.exp: Remove unused variable
4856 bp_location5.
4857 * gdb.base/hbreak2.exp: Likewise.
4858 * gdb.base/sepdebug.exp: Likewise.
4859
f4647387
YQ
48602012-03-08 Yao Qi <yao@codesourcery.com>
4861 Pedro Alves <palves@redhat.com>
4862
4863 Fix PR server/13392.
4864 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
4865 (tracepoint_change_loc_2): Remove kfail. Return if failed to
4866 download tracepoints.
4867 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
4868 (pending_tracepoint_resolved_during_trace): Likewise.
4869 (pending_tracepoint_installed_during_trace): Likewise.
4870 (pending_tracepoint_with_action_resolved): Likewise.
4871
83c532cb
KS
48722012-03-08 Keith Seitz <keiths@redhat.com>
4873
4874 * gdb.ada/array_bounds.exp: Get breakpoint for line
4875 with "START", not "STOP".
4876 * gdb.python/py-infthread.exp: Do not continue to
4877 line marked "Break here.", which is undefined.
4878
d6b6bbb7
LM
48792012-03-08 Luis Machado <lgustavo@codesourcery.com>
4880
4881 Revert:
4882
4883 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 Implement testsuite workaround for PR breakpoints/13781.
4886 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4887 (set breakpoint condition-evaluation host): New conditional command.
4888
7fe25d9b
JK
48892012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4890
4891 Fix CU relative vs. absolute DIE offsets.
4892 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
4893 one.
4894
51898c15
JK
48952012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4896
4897 Fix false FAIL on distros with relro linkage as default.
4898 * gdb.reverse/solib-precsave.exp: Try to compile the test using
4899 -Wl,-z,norelro first.
4900
8131799e
JB
49012012-03-06 Joel Brobecker <brobecker@adacore.com>
4902
4903 * gdb.ada/bp_on_var: New testcase.
4904
ba241969
JB
49052012-03-06 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/bp_enum_homonym: New testcase.
4908
abe49676
YQ
49092012-03-06 Yao Qi <yao@codesourcery.com>
4910
4911 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
4912 x86_64-*-* and i?86-*-*.
4913 Set up KFAIL for gdb/13808.
4914
d8df103b
TT
49152012-03-05 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
4918 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
4919
b7b189f3
TT
49202012-03-05 Tom Tromey <tromey@redhat.com>
4921
4922 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
4923
69dc1c4d
YQ
49242012-03-04 Yao Qi <yao@codesourcery.com>
4925
4926 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
4927 messages for KFAIL.
4928
3f20c47f
JK
49292012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4930
4931 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
4932 (print one_two_three, indexes off, print few_reps, indexes off)
4933 (print many_reps, indexes off, print empty, indexes off)
4934 (print one_two_three, print few_reps, print many_reps, print empty):
4935 Call setup_xfail if $gcc_old.
4936
abf1152a
JK
49372012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4938
4939 Implement testsuite workaround for PR breakpoints/13781.
4940 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4941 (set breakpoint condition-evaluation host): New conditional command.
4942
a06715f8
JK
49432012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4944
4945 Code cleanup.
4946 * gdb.cp/mb-templates.exp: New variables executable. Use it for
4947 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
4948 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
4949 number 1 by $bpnum. Four times.
4950
5808517f
YQ
49512012-03-03 Yao Qi <yao@codesourcery.com>
4952
4953 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
4954
dfe2ac14
JK
49552012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4956
4957 Setup KFAIL for PR server/13796.
4958 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
4959
8bbc467a
JB
49602012-03-02 Joel Brobecker <brobecker@adacore.com>
4961
4962 * gdb.ada/operator_bp: New testcase.
4963
c0eac87f
JB
49642012-03-02 Joel Brobecker <brobecker@adacore.com>
4965
4966 * gdb.ada/info_locals_renaming: New testcase.
4967
4f42c881
TT
49682012-03-02 Tom Tromey <tromey@redhat.com>
4969
4970 * gdb.base/nextoverexit.c: New file.
4971 * gdb.base/nextoverexit.exp: New file.
4972
7380c0c9
EBM
49732012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4974
4975 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
4976 parameter.
4977
1faeff08
MR
49782012-03-01 Maciej W. Rozycki <macro@mips.com>
4979
4980 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
4981 core registers.
4982
320b6f49 49832012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
4984 Maciej W. Rozycki <macro@codesourcery.com>
4985 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
4986
4987 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
4988
ad5f7d6e
PA
49892012-03-01 Pedro Alves <palves@redhat.com>
4990
4991 PR gdb/13767
4992
4993 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
4994 (gdb_collect_globals_test): Call it.
4995
d3dc44a6
KS
49962012-03-01 Keith Seitz <keiths@redhat.com>
4997
4998 * gdb.cp/method2.exp: Output of overload menu is now
4999 alphabetized. Update tests for "break A::method".
5000 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5001 of hard-coding them.
5002 Overload menu is alphabetized: rewrite to accommodate.
5003 Unset variables LINE and TYPES which are used in other tests.
5004 Compute the output of "info break".
5005 Update the breakpoint table after all breakpoints are deleted.
5006 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5007 compute ACTUALS and the method body based on parameters.
5008 Update expected output accordingly.
5009 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5010 unique comments to allow the use of gdb_get_line_number.
5011
50122012-03-01 Keith Seitz <keiths@redhat.com>
5013
5014 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5015 some Tcl syntax.
5016 * gdb.cp/ovldbreak.exp: Likewise.
5017
7949c2a0
KS
50182012-03-01 Keith Seitz <keiths@redhat.com>
5019
5020 * gdb.base/help.exp (help show user): Update expected result
5021 for new doc string changes (add "non-python").
5022
7d74f244
DE
50232012-03-01 Scott J. Goldman <scottjg@vmware.com>
5024
5025 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5026 be put in the user-defined category and that the commands appear in
5027 "help user-defined".
5028
1b611343
JB
50292012-02-29 Joel Brobecker <brobecker@adacore.com>
5030
5031 * gdb.ada/tagged_not_init: New testcase.
5032
99b1c762
JB
50332012-02-29 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5036 * gdb.ada/enum_idx_packed: New testcase.
5037
2d4a02ee
JB
50382012-02-29 Joel Brobecker <brobecker@adacore.com>
5039
5040 * gdb.ada/aliased_array: New testcase.
5041
2e6fda7d
JB
50422012-02-29 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.ada/whatis_array_val: New testcase.
5045
9a7f938f
JK
50462012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 Fix disp-step-syscall.exp: fork: single step over fork.
5049 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5050 whitespaces.
5051 (single step over $syscall): Remove its check.
5052 (single step over $syscall final pc): New check.
5053
8703a944
JK
50542012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 Support processors without SSSE3.
5057 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5058 pabsd into ...
5059 (ssse3_test): ... a new function.
5060 (main): Call ssse3_test.
5061 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5062 Update expected values everywhere.
5063 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5064 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5065 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5066 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5067 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5068 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5069 Move these tests lower.
5070 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5071 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5072 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5073 New tests.
5074
c03e6ccc
YQ
50752012-02-29 Yao Qi <yao@codesourcery.com>
5076 Pedro Alves <palves@redhat.com>
5077
5078 * gdb.trace/trace-mt.c: New.
5079 * gdb.trace/trace-mt.exp: New.
5080
7964b62a
TS
50812012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5082
2c8910ba
TS
5083 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5084 numbers instead of hardcoding them.
5085 * gdb.base/annota1.c: Provide suitable markers.
5086 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5087 numbers instead of hardcoding them.
5088 * gdb.base/annota3.c: Provide suitable markers.
5089
5090 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5091 * gdb.base/annota3.c: Likewise.
5092 * gdb.base/sigall.c: Likewise.
5093 * gdb.base/signals.c: Likewise.
5094 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5095
5a41c0b7
MR
50962012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5097
5098 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5099 failure return path.
5100
ebbbe5c5
LM
51012012-02-27 Luis Machado <lgustavo@codesourcery.com>
5102
5103 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5104
8d126d8a
LM
51052012-02-24 Luis Machado <lgustavo@codesourcery.com>
5106
5107 * gdb.base/cond-eval-mode.exp: New file.
5108
11337c2f
PA
51092012-02-24 Pedro Alves <palves@redhat.com>
5110
5111 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5112 (top level): Use with_test_prefix.
5113
13fc3e3c
PA
51142012-02-24 Pedro Alves <palves@redhat.com>
5115
5116 * gdb.threads/attach-into-signal.exp (corefunc): Use
5117 with_test_prefix.
5118
07c1b626
JK
51192012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 Fix false FAILs on old CPUs without SSE.
5122 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5123 Return untested for Illegal instruction.
5124
596ba138
JK
51252012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 Fix false FAILs with glibc debug infos installed.
5128 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5129 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5130
aeaa2474
SA
51312012-02-22 Sterling Augustine <saugustine@google.com>
5132
5133 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5134 constant with cast.
5135
aed555c9
PA
51362012-02-21 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5139
78afebb4
PA
51402012-02-21 Pedro Alves <palves@redhat.com>
5141
5142 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5143
fdcfef12
PA
51442012-02-21 Pedro Alves <palves@redhat.com>
5145
5146 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5147 with_test_prefix.
5148
0f4d39d5
PA
51492012-02-21 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5152 with_test_prefix here.
5153 (top level): Do it here instead. Remove `:' from the
5154 with_test_prefix string.
5155 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5156 the suffix `:' from the with_test_prefix prefix string.
5157 * gdb.base/break-interp.exp: Ditto.
5158 * gdb.base/catch-load.exp: Ditto.
5159 * gdb.base/disp-step-syscall.exp: Ditto.
5160 * gdb.base/jit-so.exp: Ditto.
5161 * gdb.base/jit.exp: Ditto.
5162 * gdb.base/sepdebug.exp: Ditto.
5163 * gdb.base/solib-display.exp: Ditto.
5164 * gdb.base/solib-overlap.exp: Ditto.
5165 * gdb.base/watch-cond-infcall.exp: Ditto.
5166 * gdb.base/watchpoint.exp: Ditto.
5167 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5168 * gdb.mi/mi-watch.exp: Ditto.
5169 * gdb.mi/mi2-watch.exp: Ditto.
5170 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5171 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5172 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5173 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5174 * gdb.threads/watchpoint-fork.exp: Ditto.
5175 * gdb.threads/watchthreads-reorder.exp: Ditto.
5176 * gdb.trace/change-loc.exp: Ditto.
5177 * gdb.trace/pending.exp: Ditto.
5178 * gdb.trace/status-stop.exp: Ditto.
5179 * gdb.trace/strace.exp: Ditto.
5180 * gdb.trace/trace-break.exp: Ditto.
5181 * gdb.trace/unavailable.exp: Ditto.
5182 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5183 suffix with colon. Adjust leading comments.
5184
6a5870ce
PA
51852012-02-21 Pedro Alves <palves@redhat.com>
5186 Tom Tromey <tromey@redhat.com>
5187
5188 * lib/gdb.exp: Add description of test prefixes.
5189 (with_test_prefix): New procedure.
5190 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5191 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5192 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5193 instead of lappend to append to pf_prefix.
5194 * gdb.base/catch-load.exp: Use with_test_prefix.
5195 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5196 * gdb.base/jit-so.exp: Use with_test_prefix.
5197 * gdb.base/jit.exp: Use with_test_prefix.
5198 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5199 lappend to append to pf_prefix.
5200 * gdb.base/sepdebug.exp: Use with_test_prefix.
5201 * gdb.base/solib-display.exp: Use with_test_prefix.
5202 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5203 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5204 * gdb.base/watchpoint.exp: Use with_test_prefix.
5205 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5206 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5207 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5208 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5209 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5210 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5211 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5212 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5213 append instead of lappend to append to pf_prefix.
5214 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5215 * gdb.trace/change-loc.exp: Use with_test_prefix.
5216 * gdb.trace/pending.exp: Use with_test_prefix.
5217 * gdb.trace/status-stop.exp: Use with_test_prefix.
5218 * gdb.trace/strace.exp: Use with_test_prefix.
5219 * gdb.trace/trace-break.exp: Use with_test_prefix.
5220 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5221 instead of lappend to append to pf_prefix.
5222
35dc4a6b
JK
52232012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5224
5225 Fix racy FAILs.
5226 * gdb.base/inferior-died.c (main): Add return of 0.
5227 * gdb.base/inferior-died.exp (continue): Fix expectation of
5228 asynchronous events.
5229 (p 1): New test.
5230
c5a006e6
PA
52312012-02-20 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5234 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5235 gdb's internal debug output. For the non-threaded case, look for
5236 "Program received signal SIGLARM", for the threaded case, peek at
5237 the thread's siginfo.
5238
cc51a170
PA
52392012-02-20 Pedro Alves <palves@redhat.com>
5240
5241 General cleanup, make output test messages unique, and build
5242 different executable files for the non-threaded and threaded
5243 cases.
5244
5245 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5246 Delete.
5247 (executable_nothr, executable_thr): New globals.
5248 (top level): Adjust to delete both executables.
5249 (corefunc): New parameter $executable. Set $pf_prefix instead of
5250 hand writing a prefix in tests. Issue a clean_restart and enable
5251 lin-lwp debug output here.
5252 (top level): Adjust. Use build_executable. Don't start gdb here,
5253 and don't enable lin-lwp debug output here.
5254 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5255
c755f03d
JK
52562012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 Fix racy FAILs.
5259 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5260 "continue" command.
5261
6bec5e0a
JK
52622012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5263
5264 Fix for gdbserver non-extended mode.
5265 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5266 and gdb_run_cmd.
5267
2e8265fd
TT
52682012-02-17 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5271 * gdb.python/py-events.exp: Check 'dir' output.
5272 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5273
9e507076
YQ
52742012-02-17 Yao Qi <yao@codesourcery.com>
5275
5276 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5277
32d22ab1
TT
52782012-02-16 Tom Tromey <tromey@redhat.com>
5279
5280 * gdb.base/inferior-died.c: Don't include stdio.h.
5281
9addecb9
TT
52822012-02-16 Tom Tromey <tromey@redhat.com>
5283
5284 * gdb.base/inferior-died.c: New file.
5285 * gdb.base/inferior-died.exp: New file.
5286
4cb6da1c
AR
52872012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5288
5289 * gdb.base/break-inline.exp: New file.
5290 * gdb.base/break-inline.c: New file.
5291
3af2590d
TT
52922012-02-15 Tom Tromey <tromey@redhat.com>
5293
5294 * gdb.base/pc-fp.exp: Add "info register" tests.
5295
29988831
TT
52962012-02-15 Tom Tromey <tromey@redhat.com>
5297
5298 * gdb.base/regs.exp: Remove.
5299
10010058
PA
53002012-02-15 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5303 the target doesn't support tracepoints.
5304 * gdb.trace/circ.exp: Ditto.
5305 * gdb.trace/collection.exp: Ditto.
5306 * gdb.trace/packetlen.exp: Ditto.
5307 * gdb.trace/passc-dyn.exp: Ditto.
5308 * gdb.trace/report.exp: Ditto.
5309 * gdb.trace/tfind.exp: Ditto.
5310 * gdb.trace/tspeed.exp: Ditto.
5311 * gdb.trace/tsv.exp: Ditto.
5312 * gdb.trace/unavailable.exp: Ditto.
5313 * gdb.trace/while-dyn.exp: Ditto.
5314
a2e0062d
PA
53152012-02-15 Pedro Alves <palves@redhat.com>
5316
5317 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5318 gdb_test_multiple, and call unsupported instead of fail, if the
5319 remote side does not support the request.
5320
a1999d40
PA
53212012-02-15 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5324 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5325 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5326 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5327 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5328 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5329 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5330 doesn't start with "extended-" already.
5331
7cee1e54
PA
53322012-02-15 Pedro Alves <palves@redhat.com>
5333
5334 Support extended-remote. Avoid cascading timeouts.
5335
5336 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5337 the extended-remote target. If attaching with no file fails, load
5338 the file manually.
5339 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5340
816338b5
SS
53412012-02-14 Stan Shebs <stan@codesourcery.com>
5342
5343 * gdb.base/ena-dis-br.exp: Add enable count test.
5344
cc30c4bd
PA
53452012-02-13 Pedro Alves <palves@redhat.com>
5346
5347 * config/mips-idt.exp: Delete.
5348 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5349 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5350 * gdb.base/break.exp: Remove mips-idt references.
5351 * gdb.base/chng-syms.exp: Ditto.
5352 * gdb.base/default.exp: Ditto.
5353 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5354 (top level): Don't call it.
5355 * gdb.base/opaque.exp: Remove mips-idt restarts.
5356 * gdb.base/ptype.exp: Remove mips-idt xfails.
5357 * gdb.base/scope.exp: Remove mips-idt restarts.
5358 * gdb.base/sepdebug.exp: Remove mips-idt references.
5359 * gdb.base/watchpoint.exp (maybe_clean_restart)
5360 (maybe_reinitialize): Delete.
5361 (test_disabling_watchpoints, test_disabling_watchpoints)
5362 (test_watchpoint_triggered_in_syscall)
5363 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5364 Don't call them.
5365
57008375
JK
53662012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5367
5368 * gdb.server/server-exec-info.exp: New file.
5369
4a2d9c08
PA
53702012-02-10 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5373 always non-empty.
5374 (test_attach): Always pass $exec to test_attach_gdb.
5375
09fa21bd
TT
53762012-02-08 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5379 before inferior is started.
5380
f0823d2c
TT
53812012-02-07 Tom Tromey <tromey@redhat.com>
5382
5383 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5384 Symbol.value.
5385 * gdb.python/py-symbol.c (qq): Set default value.
5386
53872012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5388
5389 * gdb.python/py-symbol.c (qq): New global.
5390 * gdb.python/py-symbol.exp: Add test for frame-less
5391 lookup_symbol.
5392 * gdb.python/py-symtab.exp: Fix line number.
5393
f7e44f65
JB
53942012-02-03 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.ada/mi_task_arg: New testcase.
5397
4c9ed63c
PA
53982012-02-02 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5401 extended timeout.
5402
c0b9f2c6
PA
54032012-02-02 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5406 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5407
5f8cefd7
PA
54082012-02-02 Pedro Alves <palves@redhat.com>
5409
5410 * gdb.base/term.exp: Rewrite.
5411 * gdb.base/term.c: New.
5412
2f3a2569
PA
54132012-02-02 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.base/default.exp (run "r" abbreviation, run): Add
5416 extended-remote expected output.
5417
f149aabd
TT
54182012-02-02 Tom Tromey <tromey@redhat.com>
5419
5420 * gdb.cp/dispcxx.exp: New file.
5421 * gdb.cp/dispcxx.cc: New file.
5422
03bef283
TT
54232012-02-01 Tom Tromey <tromey@redhat.com>
5424
5425 * gdb.base/jit-simple.exp: New file.
5426 * gdb.base/jit-simple.c: New file.
5427
a79b18b5
YQ
54282012-01-30 Yao Qi <yao@codesourcery.com>
5429
5430 * gdb.base/skip.exp: Make test result unique.
5431
f0d1a53e
JK
54322012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5433
5434 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5435 compatibility with valgrind-3.7.0.
5436
4b3c9f41
PA
54372012-01-27 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.base/watchpoint.exp (no_hw): New global.
5440 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5441 disable hw watchpoints.
5442 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5443 don't expect hw watchpoints.
5444 (no_hw_watchpoints): Always clean restart.
5445 (do_tests): New procedure, factored out from the top level.
5446 (top level): Run tests twice. Once with hw watchpoints enabled,
5447 another time with hw watchpoints disabled.
5448
a13491c8
PA
54492012-01-27 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5452 out from the top level.
5453 (top level): Call it instead.
5454
f2c8a051
PA
54552012-01-27 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5458 watchpoints sooner.
5459
654d7a9e
PA
54602012-01-27 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5463
274f47f3
PA
54642012-01-27 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5467 "You may have requested too many hardware
5468 breakpoints/watchpoints".
5469
e4d63ba2
PA
54702012-01-27 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.base/watchpoint.exp (maybe_clean_restart)
5473 (maybe_reinitialize): New.
5474 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5475 expect "hit N times".
5476 (test_disabling_watchpoints, test_complex_watchpoint)
5477 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5478 Call maybe_clean_restart.
5479 (top level): Use clean_restart. Remove "mips-idt-*"
5480 reinitialization.
5481
dbd95daf
PA
54822012-01-27 Pedro Alves <palves@redhat.com>
5483
5484 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5485
f3ad2025
PA
54862012-01-27 Pedro Alves <palves@redhat.com>
5487
5488 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5489 require `initialize' anymore. Remove unnecessary `initialize'
5490 calls.
5491
100aa3ae
PA
54922012-01-27 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.base/watchpoint.exp (wp_set): Delete.
5495 (initialize, test_simple_watchpoint, top level): Remove dead code.
5496
c79a8e11
PA
54972012-01-27 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5500 typo.
5501
048fe15a
PA
55022012-01-27 Pedro Alves <palves@redhat.com>
5503
5504 * config/extended-gdbserver.exp: New file.
5505 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5506 comment.
5507 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5508 * boards/native-extended-gdbserver.exp: New file.
5509
4033a6bf
PA
55102012-01-26 Pedro Alves <palves@redhat.com>
5511
5512 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5513 and gdb_test_multiple.
5514
3d7f4b81
PA
55152012-01-26 Pedro Alves <palves@redhat.com>
5516
5517 Make test messages unique, and more identifiable.
5518 * gdb.multi/watchpoint-multi.exp: Change test messages.
5519
484abf42
TT
55202012-01-25 Tom Tromey <tromey@redhat.com>
5521
5522 * gdb.base/solib-disc.exp: Fix regexps.
5523
edcc5120
TT
55242012-01-24 Tom Tromey <tromey@redhat.com>
5525
5526 * lib/mi-support.exp (mi_expect_stop): Add special case for
5527 solib-event.
5528 * gdb.base/catch-load-so.c: New file.
5529 * gdb.base/catch-load.exp: New file.
5530 * gdb.base/catch-load.c: New file.
5531 * gdb.base/break-interp.exp (reach_1): Update regexp.
5532
30b91c90
JK
55332012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5534
5535 Fix fuzzy results.
5536 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5537 lpsimple and func.
5538
53fe1783
GB
55392012-01-24 Gary Benson <gbenson@redhat.com>
5540
5541 Delete #if 0'd out code.
5542 * gdb.base/default.exp (info catch): Remove.
5543 * gdb.base/gdb_history (info catch): Likewise.
5544 * gdb.base/help.exp (info catch): Likewise.
5545
d0d8b0c6
JK
55462012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 Fix watchpoints to be specific for each inferior.
5549 * gdb.multi/watchpoint-multi.c: New file.
5550 * gdb.multi/watchpoint-multi.exp: New file.
5551
4403d8e9
JK
55522012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5553
5554 Fix watchpoints across inferior fork.
5555 * gdb.threads/watchpoint-fork-child.c: New file.
5556 * gdb.threads/watchpoint-fork-mt.c: New file.
5557 * gdb.threads/watchpoint-fork-parent.c: New file.
5558 * gdb.threads/watchpoint-fork-st.c: New file.
5559 * gdb.threads/watchpoint-fork.exp: New file.
5560 * gdb.threads/watchpoint-fork.h: New file.
5561
050a2e1d
PA
55622012-01-23 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.base/call-signal-resume.exp: Allow output after "return".
5565
6a52fb62
PA
55662012-01-20 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.python/py-finish-breakpoint.py: Fix typo.
5569
145b16a9
UW
55702012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5571
5572 * gdb.base/info-proc.exp: Also run on remote targets. Main
5573 "info proc" command is now always present; whether target supports
5574 actual info proc operation is detected when attempting to issue
5575 the command.
5576
26f6125e
JK
55772012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5578
5579 * .gdbinit: Remove.
5580
eb5227ce
PA
55812012-01-19 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5584 look at the funtions' returns.
5585 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5586 (jprint.print(int, int)): Change return type to int. Adjust.
5587
1db33378
PP
55882012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5589
5590 PR gdb/9538
5591 * gdb.base/sepdebug.exp: New test.
5592
b9736cf8
PA
55932012-01-18 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5596 Allow output before ^done.
5597
4aac40c8
TT
55982012-01-16 Tom Tromey <tromey@redhat.com>
5599
5600 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5601 Add tests for relative directory.
5602
cafec441
TT
56032012-01-16 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.base/printcmds.c (enum flag_enum): New.
5606 (three): New global.
5607 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5608 enum printing.
5609 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5610 FlagEnumerationPrinter.
5611 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5612 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5613 (fval): New global.
5614
abcc4978
PA
56152012-01-16 Pedro Alves <palves@redhat.com>
5616
5617 * lib/gdb.exp (banned_procedures): New variable.
5618 (banned_variables_traced): Rename to ...
5619 (banned_traced): ... this.
5620 (gdb_init): Also trace banned procedures.
5621 (gdb_finish): Also untrace banned procedures.
5622
97ccebe8
PA
56232012-01-16 Pedro Alves <palves@redhat.com>
5624
5625 Remove all calls to strace.
5626
2af7517b
JK
56272012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5628
5629 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5630 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5631
9241a8bc
PP
56322012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5633
5634 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5635 * gdb.base/pie-execl.exp: Likewise.
5636
3848a17f
KS
56372012-01-12 Keith Seitz <keiths@redhat.com>
5638
5639 PR mi/10586
5640 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5641 (do_anonymous_type_tests): New function.
5642 (main): Call do_anonymous_type_tests.
5643 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5644 (verify_everything): New procedure.
5645 * gdb.mi/mi-var-cp.cc (class A): New class.
5646 (anonymous_structs_and_unions): New function.
5647 (main): Call anonymous_structs_and_unions.
5648 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5649 (verify_everything): New procedure.
5650
440e2fca
KS
56512012-01-12 Keith Seitz <keiths@redhat.com>
5652
5653 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5654 (varobj_tree::get_path_expr): Assume that all varobjs are
5655 compound unless they are known simple types.
5656 Adjust path expressions based on parent type, path parent type,
5657 and tree language.
5658 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5659 the root varobj.
5660 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5661
675399c9
PA
56622012-01-11 Pedro Alves <palves@redhat.com>
5663
5664 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5665 core files on this machine" anymore.
5666
97ddaa9b
PH
56672012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5668
5669 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5670 (main): Repeat recurser call.
5671 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5672 equivalent to 'local_x'.
5673
ea733575 56742012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 5675 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
5676
5677 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5678
2ca0b532
PA
56792012-01-05 Pedro Alves <alves.ped@gmail.com>
5680
5681 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5682 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5683 * gdb.python/py-events.exp: Test that "step N" tripping on a
5684 breakpoint emits a breakpoint event.
5685
6e681866
JB
56862012-01-03 Joel Brobecker <brobecker@adacore.com>
5687
5688 * gdb.base/auxv.exp: Reformat the copyright notice.
5689
3c2d6aff
YQ
56902012-01-03 Yao Qi <yao@codesourcery.com>
5691
5692 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5693 (strace_trace_on_diff_addr): New.
5694 * gdb.trace/strace.c: (main): Add two local variables.
5695
0852fee3
UW
56962011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
5697
5698 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5699 * gdb.cell/gcore.exp: Likewise.
5700 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5701 to verify the correct instance of main is selected.
5702
12c3e59c
JB
57032012-01-02 Joel Brobecker <brobecker@adacore.com>
5704
5705 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5706 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5707 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5708 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5709 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5710 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5711 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5712 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5713 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5714 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5715 gdb.threads/thread_check.c: Reformat copyright header.
5716
c0f378ec
EBM
57172011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5718
e4a7ca93 5719 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
5720 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5721 is not enabled.
5722
3bc96cfb
JK
57232011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5726 parameter to self_exec, adjust the function.
5727 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
5728 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5729 (set var do_exit = 0): Remove test.
5730 (newline at end of file): Add one.
5731
095bcf5e
JB
57322011-12-27 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5735 New files.
5736
18d19bd1
JK
57372011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 Fix racy FAILs.
5740 * gdb.threads/fork-thread-pending.c (barrier): New variable.
5741 (thread_function, thread_forker): Call pthread_barrier_wait for it.
5742 (main): Call pthread_barrier_init for it.
5743
e809353a
JK
57442011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 Fix double send_gdb leading to racy FAILs.
5747 * gdb.base/break.exp (set silent break bp_location1): Replace
5748 3x send_gdb and gdb_expect by gdb_test.
5749 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
5750 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
5751 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5752 instead of send_gdb. Twice.
5753 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5754 3x send_gdb and gdb_expect by gdb_test.
5755 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5756
da8cb7ec
JK
57572011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5758
5759 * gdb.linespec/linespec.exp: Compile using {c++}.
5760
ae1a303e
JK
57612011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5762
5763 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
5764 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
5765 (verify GCC PR debug/51668): New test.
5766
cc72b2a2
KP
57672011-12-23 Kevin Pouget <kevin.pouget@st.com>
5768
5769 Introduce gdb.FinishBreakpoint in Python.
5770 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
5771 py-finish-breakpoint2
5772 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
5773 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
5774 instead of line number.
5775 * gdb.python/py-finish-breakpoint.c: New file.
5776 * gdb.python/py-finish-breakpoint.exp: New file.
5777 * gdb.python/py-finish-breakpoint.py: New file.
5778 * gdb.python/py-finish-breakpoint2.cc: New file.
5779 * gdb.python/py-finish-breakpoint2.exp: New file.
5780 * gdb.python/py-finish-breakpoint2.py: New file.
5781
3b7962f9
JK
57822011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5783
5784 Partial fix of compatibility with gcc-4.7.
5785 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5786 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
5787 Add comment to add a PASS case in the future.
5788
6538471c
JK
5789 Fix compatibility with gcc-4.7.
5790 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
5791
7052e42c
UW
57922011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
5793
5794 PR tdep/12797
5795 * gdb.base/callfuncs.exp: Remove KFAIL.
5796
9ac7f98e
JB
57972011-12-21 Joel Brobecker <brobecker@adacore.com>
5798
5799 * gdb.ada/task_bp: New testcase.
5800
f6eeced0
JK
58012011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5802
5803 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
5804 -DNO_SECTIONS.
5805 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
5806
72225e17
JK
58072011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5808
5809 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
5810 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5811 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5812 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
5813 conditional for gcc <= 4.5.
5814
13ac8d2c
JK
58152011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5816
5817 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
5818 by XFAIL.
5819 * gdb.cp/static-method.exp (info addr A::func())
5820 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5821 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5822 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5823 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
5824 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
5825 (test value of F in k3_m): Likewise.
5826 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5827 Likewise.
5828
049682ba
JK
58292011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5830
5831 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
5832 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
5833 Remove.
5834 * gdb.threads/attachstop-mt.c: Remove.
5835 * gdb.threads/attachstop-mt.exp: Remove.
5836
2c9d8796
MK
58372011-12-17 Mark Kettenis <kettenis@gnu.org>
5838
5839 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
5840
e0f9f062
DE
58412011-12-16 Doug Evans <dje@google.com>
5842
f4aa2101 5843 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
5844 * boards/native-gdbserver.exp: New file.
5845
e0f9f062
DE
5846 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
5847 gdbserver output.
5848 (gdbserver_default_get_remote_address): New function.
5849 (gdbserver_start): Call gdb,get_remote_address to compute argument
5850 to "target remote" command.
5851
80b6e756
PM
58522011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5853
1c3ad6ab 5854 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
5855 python print-stack. Add set/show python print-stack
5856 off|full|message tests.
5857
1576bd00
YQ
58582011-12-15 Yao Qi <yao@codesourcery.com>
5859
5860 * gdb.trace/strace.c: New
5861 * gdb.trace/strace.exp: New.
5862
d6a0f6e0
TT
58632011-12-14 Tom Tromey <tromey@redhat.com>
5864
5865 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
5866
31015e1d
DE
58672011-12-14 Doug Evans <dje@google.com>
5868
5869 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
5870
7b50312a
PA
58712011-12-14 Pedro Alves <pedro@codesourcery.com>
5872
5873 PR threads/10729
5874
5875 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 5876 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 5877
924437bc
PA
58782011-12-13 Pedro Alves <pedro@codesourcery.com>
5879 Doug Evans <dje@google.com>
5880
5881 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
5882 (clean_restart): Remove references to the gdb_stub target board
5883 variable.
5884 (gdb_step_for_stub): Delete.
5885
5886 * gdb.base/annota1.exp: Remove all references to [target_info
5887 exists gdb_stub], gdb_step_for_stub and usestubs.
5888 * gdb.base/annota3.exp: Ditto.
5889 * gdb.base/async.exp: Ditto.
5890 * gdb.base/break.exp: Ditto.
5891 * gdb.base/code-expr.exp: Ditto.
5892 * gdb.base/commands.exp: Ditto.
5893 * gdb.base/completion.exp: Ditto.
5894 * gdb.base/condbreak.exp: Ditto.
5895 * gdb.base/consecutive.exp: Ditto.
5896 * gdb.base/cvexpr.exp: Ditto.
5897 * gdb.base/define.exp: Ditto.
5898 * gdb.base/display.exp: Ditto.
5899 * gdb.base/ena-dis-br.exp: Ditto.
5900 * gdb.base/environ.exp: Ditto.
5901 * gdb.base/gnu-ifunc.exp: Ditto.
5902 * gdb.base/maint.exp: Ditto.
5903 * gdb.base/pending.exp: Ditto.
5904 * gdb.base/sect-cmd.exp: Ditto.
5905 * gdb.base/sepdebug.exp: Ditto.
5906 * gdb.base/unload.exp: Ditto.
5907 * gdb.base/watchpoint-solib.exp: Ditto.
5908 * gdb.cp/annota2.exp: Ditto.
5909 * gdb.cp/annota3.exp: Ditto.
5910 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
5911 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
5912 * gdb.mi/mi-pending.exp: Ditto.
5913 * gdb.trace/circ.exp: Ditto.
5914 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
5915 * gdb.base/list.exp: Ditto.
5916
5917 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
5918 breakpoint function and all references to the usestubs macro.
5919 * gdb.base/exprs.c: Ditto.
5920 * gdb.base/freebpcmd.c: Ditto.
5921 * gdb.base/bitfields.c: Ditto.
5922 * gdb.base/bitfields2.c: Ditto.
5923 * gdb.base/break.c: Ditto.
5924 * gdb.base/call-sc.c: Ditto.
5925 * gdb.base/call-signals.c: Ditto.
5926 * gdb.base/callfuncs.c: Ditto.
5927 * gdb.base/charset.c: Ditto.
5928 * gdb.base/consecutive.c: Ditto.
5929 * gdb.base/constvars.c: Ditto.
5930 * gdb.base/funcargs.c: Ditto.
5931 * gdb.base/int-type.c: Ditto.
5932 * gdb.base/interrupt.c: Ditto.
5933 * gdb.base/langs0.c: Ditto.
5934 * gdb.base/list0.c: Ditto.
5935 * gdb.base/mips_pro.c: Ditto.
5936 * gdb.base/miscexprs.c: Ditto.
5937 * gdb.base/nodebug.c: Ditto.
5938 * gdb.base/opaque0.c: Ditto.
5939 * gdb.base/pointers.c: Ditto.
5940 * gdb.base/printcmds.c: Ditto.
5941 * gdb.base/ptype.c: Ditto.
5942 * gdb.base/recurse.c: Ditto.
5943 * gdb.base/reread1.c: Ditto.
5944 * gdb.base/reread2.c: Ditto.
5945 * gdb.base/restore.c: Ditto.
5946 * gdb.base/return.c: Ditto.
5947 * gdb.base/run.c: Ditto.
5948 * gdb.base/scope0.c: Ditto.
5949 * gdb.base/sepdebug.c: Ditto.
5950 * gdb.base/setshow.c: Ditto.
5951 * gdb.base/setvar.c: Ditto.
5952 * gdb.base/sigall.c: Ditto.
5953 * gdb.base/signals.c: Ditto.
5954 * gdb.base/structs.c: Ditto.
5955 * gdb.base/structs2.c: Ditto.
5956 * gdb.base/testenv.c: Ditto.
5957 * gdb.base/twice.c: Ditto.
5958 * gdb.base/unwindonsignal.c: Ditto.
5959 * gdb.base/watchpoint.c: Ditto.
5960 * gdb.base/watchpoints.c: Ditto.
5961 * gdb.base/whatis.c: Ditto.
5962 * gdb.cp/classes.cc: Ditto.
5963 * gdb.cp/cplusfuncs.cc: Ditto.
5964 * gdb.cp/derivation.cc: Ditto.
5965 * gdb.cp/formatted-ref.cc: Ditto.
5966 * gdb.cp/misc.cc: Ditto.
5967 * gdb.cp/overload.cc: Ditto.
5968 * gdb.cp/ovldbreak.cc: Ditto.
5969 * gdb.cp/ref-params.cc: Ditto.
5970 * gdb.cp/ref-types.cc: Ditto.
5971 * gdb.cp/templates.cc: Ditto.
5972 * gdb.cp/virtfunc.cc: Ditto.
5973 * gdb.hp/gdb.aCC/run.c: Ditto.
5974 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
5975 * gdb.hp/gdb.compat/xdb0.c: Ditto.
5976 * gdb.reverse/consecutive-reverse.c: Ditto.
5977 * gdb.reverse/sigall-reverse.c: Ditto.
5978 * gdb.reverse/until-reverse.c: Ditto.
5979 * gdb.reverse/watch-reverse.c: Ditto.
5980 * gdb.trace/actions.c: Ditto.
5981 * gdb.trace/circ.c: Ditto.
5982 * gdb.trace/collection.c: Ditto.
5983
fabde485
PA
59842011-12-13 Pedro Alves <pedro@codesourcery.com>
5985
5986 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
5987 (func6, func7): New.
5988 (main): Call func6 and func7.
5989 * gdb.base/watchpoint.exp (test_wide_location_1)
5990 (test_wide_location_2): New.
5991 (top level): Re-enable hardware watchpoints if necessary. Call
5992 test_wide_location_1 and test_wide_location_2.
5993
ff7d1690
YQ
59942011-12-11 Yao Qi <yao@codesourcery.com>
5995
5996 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
5997
a6af7abe
JB
59982011-12-11 Joel Brobecker <brobecker@adacore.com>
5999
6000 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6001 expected output for unsupported case.
6002
61638e15
JK
60032011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6004
6005 PR testsuite/12649
6006 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6007 Protect gdb_test_multiple by final $gdb_prompt match.
6008
0a00efc3
JK
60092011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6010
6011 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6012 New variable, new test.
6013 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6014 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6015 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6016 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6017 them if HAVE_GCC_45682_FIXED is not set.
6018
4511b1ba
YQ
60192011-12-10 Yao Qi <yao@codesourcery.com>
6020
6021 * gdb.trace/status-stop.exp: New.
6022 * gdb.trace/status-stop.c: New.
6023
27949e73
JK
60242011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6025
6026 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6027 timeout.
6028
d8ea7931
TT
60292011-12-08 Tom Tromey <tromey@redhat.com>
6030
6031 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6032 condition.
6033
1cc310d2
SS
60342011-12-07 Stan Shebs <stan@codesourcery.com>
6035
6036 * gdb.trace/tfind.exp: Update for output changes.
6037
d482a875
PA
60382011-12-07 Pedro Alves <pedro@codesourcery.com>
6039
6040 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6041 throws "Cannot insert catchpoints in this configuration".
6042 * gdb.ada/mi_catch_ex.exp: Likewise.
6043
f0ba3972
PA
60442011-12-06 Pedro Alves <pedro@codesourcery.com>
6045
6046 * gdb.base/break-always.exp: Test changing memory at addresses
6047 with breakpoints inserted.
6048
f8eba3c6
TT
60492011-12-06 Joel Brobecker <brobecker@acacore.com>
6050
6fdff2c5
PA
6051 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6052 involving a fully qualified function name.
f8eba3c6
TT
6053
60542011-12-06 Tom Tromey <tromey@redhat.com>
6055
6056 * gdb.ada/homonym.exp: Add three breakpoint tests.
6057
60582011-12-06 Tom Tromey <tromey@redhat.com>
6059
6060 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6061 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6062 * gdb.objc/objcdecode.exp: Update for output changes.
6063 * gdb.linespec/linespec.exp: New file.
6064 * gdb.linespec/lspec.cc: New file.
6065 * gdb.linespec/lspec.h: New file.
6066 * gdb.linespec/body.h: New file.
6067 * gdb.linespec/base/two/thefile.cc: New file.
6068 * gdb.linespec/base/one/thefile.cc: New file.
6069 * gdb.linespec/Makefile.in: New file.
6070 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6071 output changes.
6072 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6073 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6074 makes one breakpoint.
6075 * gdb.cp/method2.exp (test_break): Update for output changes.
6076 * gdb.cp/mb-templates.exp: Update for output changes.
6077 * gdb.cp/mb-inline.exp: Update for output changes.
6078 * gdb.cp/mb-ctor.exp: Update for output changes.
6079 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6080 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6081 has multiple matches.
6082 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6083 error message change.
6084 * gdb.base/list.exp (test_list_filename_and_number): Update for
6085 error message change.
6086 * gdb.base/break.exp: Disable pending breakpoints. Update for
6087 output changes.
6088 * configure.ac: Add gdb.linespec.
6089 * configure: Rebuild.
6090 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6091
c642a434
UW
60922011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6093
6094 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6095 last_break register on s390*-*-* targets.
6096
b18003d1
JB
60972011-12-06 Joel Brobecker <brobecker@adacore.com>
6098
6099 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6100 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6101 of parameter X in procedure Foo.
6102
fe96589c
SS
61032011-12-05 Stan Shebs <stan@codesourcery.com>
6104
6105 * gdb.trace/tfind.exp: Update help string matches.
6106
1820ab47
JK
61072011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6108
6109 * gdb.server/ext-run.exp (get process list): Accept also systemd
6110 as PID 1.
6111
e11ac3a3
JK
61122011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6113 Pedro Alves <pedro@codesourcery.com>
6114
6115 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6116 starting GDB.
6117 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6118 $use_gdb_stub.
6119 * gdb.base/display.exp: Likewise.
6120 * gdb.base/ending-run.exp: Likewise.
6121 * gdb.base/list.exp (test_listsize): Likewise.
6122 * gdb.base/setshow.exp: Likewise.
6123 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6124 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6125 check by global $use_gdb_stub.
6126 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6127 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6128 (default_gdb_init): Unset global $use_gdb_stub.
6129 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6130 by global $use_gdb_stub.
6131 * lib/gdbserver-support.exp: Extend comments for set_board_info
6132 gdb_protocol and gdb,socketport.
6133 (gdbserver_start_extended): Set global gdbserver_protocol and
6134 gdbserver_gdbport. Clear global use_gdb_stub.
6135 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6136 from target use_gdb_stub.
6137 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6138
1d41d75c
DE
61392011-12-03 Doug Evans <dje@google.com>
6140
6141 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6142 (gdb_step_for_stub): Add comments.
6143
d6d7a51a
MR
61442011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6145
6146 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6147 to the caller.
6148 (gdb_test_multiple): Likewise.
6149
05acf274
JK
61502011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6151
6152 Fix gdb.mi/mi-solib.exp without system debug info installed.
6153 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6154 expect attribute, return 0 for it. Update comments.
6155
2268b414
JK
61562011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6157
6158 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6159 (corrupted list): Adjust the expectation.
6160
585861ea
JK
61612011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6162
6163 PR threads/13448
6164 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6165 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6166 * gdb.threads/tls-var-main.c: New file.
6167 * gdb.threads/tls-var.c: New file.
6168 * gdb.threads/tls-var.exp: New file.
6169
968643aa
JK
61702011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6171
6172 PR testsuite/12649
6173 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6174 Protect gdb_test_multiple by final $gdb_prompt match.
6175 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6176 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6177 (test_tracepoints): Likewise.
6178
9750bca9
JK
61792011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
6181 PR breakpoints/13346
6182 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6183 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6184 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6185
ac1349b7
JB
61862011-12-01 Joel Brobecker <brobecker@adacore.com>
6187
6188 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6189 * gdb.ada/homonym/homonym.adb: For use of all types defined
6190 locally inside both Get_Value subprograms.
6191
26d44faf
JK
61922011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 Fix racy FAILs.
6195 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6196 of send_gdb.
6197
514f6425
UW
61982011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6199
6200 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6201 environment variable after test completed.
6202
4255c8d2
UW
62032011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6204
6205 * gdb.base/solib-nodir.exp: Skip if remote target.
6206 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6207 application. Call gdb_load_shlibs.
6208 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6209
a35ad96a
JB
62102011-11-29 Joel Brobecker <brobecker@adacore.com>
6211
6212 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6213
1a1d5513
JB
62142011-11-28 Joel Brobecker <brobecker@adacore.com>
6215
6216 * gdb.ada/fullname_bp: New testcase.
6217
50b4ddf8
JK
62182011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6219
6220 PR testsuite/12649
6221 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6222 Wrap send_gdb into a new gdb_test.
6223
fb0aec57
JK
6224 Code cleanup.
6225 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6226 Convert send_gdb and gdb_expect to gdb_test_multiple.
6227
2376d946
JK
62282011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6231
1eec78bd
KS
62322011-11-23 Keith Seitz <keiths@redhat.com>
6233
6234 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6235 (mi_varobj_tree_test_children_callback): New proc.
6236 (mi_walk_varobj_tree): New proc.
6237
36dfb11c
TT
62382011-11-22 Tom Tromey <tromey@redhat.com>
6239
6240 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6241 Add "use_mi_command" argument.
6242 (mi_run_cmd, mi_run_with_cli): New procs.
6243 * gdb.mi/solib-lib.c: New file.
6244 * gdb.mi/solib-main.c: New file.
6245 * gdb.mi/mi-solib.exp: New file.
6246
0e965dd0
DE
62472011-11-21 Doug Evans <dje@google.com>
6248
6249 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6250 _Unwind_DebugHook is missing.
6251
f196051f
SS
62522011-11-20 Stan Shebs <stan@codesourcery.com>
6253
6254 * gdb.trace/tstatus.exp: New.
6255 * gdb.trace/actions.c: Include string.h.
6256
bfccc43c
YQ
62572011-11-18 Yao Qi <yao@codesourcery.com>
6258
6259 * gdb.trace/pending.exp: New.
6260 * gdb.trace/pending.c: New.
6261 * gdb.trace/pendshr1.c: New.
6262 * gdb.trace/pendshr2.c: New.
6263 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6264 tracepoint location becomes pending.
6265 (tracepoint_change_loc_2): New.
6266
73cd8ab1
DM
62672011-11-16 David S. Miller <davem@davemloft.net>
6268
6269 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6270 target is sparc*-*-linux*
6271
77426730
PK
62722011-11-15 Paul Koning <paul_koning@dell.com>
6273
6274 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6275 types.
6276
ed59ded5
DE
62772011-11-14 Doug Evans <dje@google.com>
6278
6279 * gdb.base/shell.exp: New file.
6280
405f8e94
SS
62812011-11-14 Stan Shebs <stan@codesourcery.com>
6282
6283 * gdb.trace/ftrace.c: New.
6284 * gdb.trace/ftrace.exp: New.
6285
1e4d1764
YQ
62862011-11-14 Yao Qi <yao@codesourcery.com>
6287
6288 * gdb.trace/change-loc-1.c: New.
6289 * gdb.trace/change-loc-2.c: New.
6290 * gdb.trace/change-loc.c: New.
6291 * gdb.trace/change-loc.exp: New.
6292 * gdb.trace/change-loc.h: New.
6293 * gdb.trace/trace-break.c (marker): Define new symbol.
6294 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6295 New.
1e4d1764
YQ
6296 (break_trace_same_addr_6): New.
6297
71eba9c2 62982011-11-12 Matt Rice <ratmice@gmail.com>
6299
6300 * gdb.base/info-macros.exp: Make tests for info definitions
6301 test info macro. Add tests for info macro argument processing.
6302 Rename a few tests.
6303
1d93e29a
KS
63042011-11-11 Keith Seitz <keiths@redhat.com>
6305
6306 PR gdb/12843
6307 * gdb.base/linespecs.exp: New file.
6308
a4b5b48a
DE
63092011-11-11 Doug Evans <dje@google.com>
6310
6311 * gdb.threads/print-threads.exp: Extend timeout for slower
6312 tests.
6313
f6b47be4
DE
63142011-11-10 Doug Evans <dje@google.com>
6315
792a0230
DE
6316 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6317 "record to end of main" test.
6318
f6b47be4
DE
6319 * gdb.python/py-type.c (TS): New typedef.
6320 (ts): New global.
6321 * gdb.python/py-type.exp: Test field list of typedef.
6322
22355c90
JB
63232011-11-10 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.ada/small_reg_param: New testcase.
6326
a7860e76
TT
63272011-11-09 Tom Tromey <tromey@redhat.com>
6328
6329 * gdb.cp/destrprint.exp: New file.
6330 * gdb.cp/destrprint.cc: New file.
6331
72a2e3dc
MI
63322011-11-08 Meador Inge <meadori@codesourcery.com>
6333
6334 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6335 (switch_stack_to_other): New test function.
6336 * gdb.arch/thumb-prologue.exp: New test cases.
6337
c7195df2 63382011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6339
6340 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6341
d3895d7d
YQ
63422011-11-08 Yao Qi <yao@codesourcery.com>
6343
6344 * gdb.exp (supports_process_record): New.
6345 (supports_reverse): New.
6346 * gdb.reverse/break-precsave.exp: Call support_process_record
6347 to run test conditionally.
6348 * gdb.reverse/consecutive-precsave.exp: Likewise.
6349 * gdb.reverse/i386-precsave.exp: Likewise.
6350 * gdb.reverse/machinestate-precsave.exp: Likewise.
6351 * gdb.reverse/solib-precsave.exp: Likewise.
6352 * gdb.reverse/step-precsave.exp: Likewise.
6353 * gdb.reverse/until-precsave.exp: Likewise.
6354 * gdb.reverse/watch-precsave.exp: Likewise.
6355 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6356 test conditionally.
6357 * gdb.reverse/consecutive-reverse.exp: Likewise.
6358 * gdb.reverse/finish-precsave.exp: Likewise.
6359 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6360 * gdb.reverse/finish-reverse.exp: Likewise.
6361 * gdb.reverse/i386-reverse.exp: Likewise.
6362 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6363 * gdb.reverse/machinestate.exp: Likewise.
6364 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6365 * gdb.reverse/sigall-precsave.exp: Likewise.
6366 * gdb.reverse/sigall-reverse.exp: Likewise.
6367 * gdb.reverse/solib-reverse.exp: Likewise.
6368 * gdb.reverse/step-reverse.exp: Likewise.
6369 * gdb.reverse/until-reverse.exp: Likewise.
6370 * gdb.reverse/watch-reverse.exp: Likewise.
6371
a59306a3
YQ
63722011-11-05 Yao Qi <yao@codesourcery.com>
6373
6374 * gdb.trace/trace-break.exp: Add test on setting two
6375 fast tracepoints at the same address.
6376
87769f59
JK
63772011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6380
3065dfb6
SS
63812011-11-02 Stan Shebs <stan@codesourcery.com>
6382
6383 * gdb.trace/collection.c: Add code using strings.
6384 * gdb.trace/collection.exp: Add tests of string collection.
6385
89e208db
JK
63862011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 * gdb.base/skip-solib.exp (executable_main): New variable.
6389 (binfile_main): Base it on that.
6390 Use $executable_main in clean_restart calls. Drop gdb_exit and
6391 gdb_start calls.
6392
405e54e9
JK
63932011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6394
6395 Fix racy FAILs.
6396 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6397 breakpoint_re globals import by async. Set string_regex to .* for
6398 async. Remove the optional thread_selected_re and breakpoint_re
6399 globals expectations.
6400
58e8570a
JM
64012011-11-01 Joseph Myers <joseph@codesourcery.com>
6402
6403 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6404 well as Cygwin.
6405
7b35ec7f 64062011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6407
6408 Add tests for skip command.
89e208db
JK
6409 * gdb.base/skip-solib-lib.c: New
6410 * gdb.base/skip-solib-main.c: New
6411 * gdb.base/skip-solib.exp: New
6412 * gdb.base/skip.c: New
6413 * gdb.base/skip.exp: New
6414 * gdb.base/skip1.c: New
6415 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6416
b9fd1791
PA
64172011-10-31 Yao Qi <yao@codesourcery.com>
6418 Pedro Alves <pedro@codesourcery.com>
6419
6fdff2c5
PA
6420 * gdb.trace/trace-break.c: New.
6421 * gdb.trace/trace-break.exp: New.
b9fd1791 6422
4323fecc
JK
64232011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6426 break-here-2.
6427
0e5bf2a8
PA
64282011-10-28 Pedro Alves <pedro@codesourcery.com>
6429
6430 * gdb.threads/no-unwaited-for-left.c: New.
6431 * gdb.threads/no-unwaited-for-left.exp: New.
6432 * gdb.threads/non-ldr-exc-1.c: New.
6433 * gdb.threads/non-ldr-exc-1.exp: New.
6434 * gdb.threads/non-ldr-exc-2.c: New.
6435 * gdb.threads/non-ldr-exc-2.exp: New.
6436 * gdb.threads/non-ldr-exc-3.c: New.
6437 * gdb.threads/non-ldr-exc-3.exp: New.
6438 * gdb.threads/non-ldr-exc-4.c: New.
6439 * gdb.threads/non-ldr-exc-4.exp: New.
6440
3a3dad98
JK
64412011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6442
6443 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6444 * gdb.base/attach-pie-misread.exp: Likewise.
6445 * gdb.base/break-interp.exp: Likewise.
6446 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6447 testcases for use_gdb_stub.
6448 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6449 (continue): New testcase.
6450 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6451 * gdb.threads/attach-into-signal.exp: Likewise.
6452 * gdb.threads/attach-stopped.exp: Likewise.
6453 * gdb.threads/attachstop-mt.exp: Likewise.
6454
d6a5d40c
PK
64552011-10-28 Paul Koning <paul_koning@dell.com>
6456
6457 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6458
ca539be8
JK
64592011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6460
6461 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6462 (mi_gdb_test): Import globals thread_selected_re
6463 and breakpoint_re. Expect them optionally at the regex start.
6464
d234ef5c
DE
64652011-10-27 Doug Evans <dje@google.com>
6466
6467 * gdb.python/python.exp: Test source -s.
6468
ab964825
PK
64692011-10-26 Paul Koning <paul_koning@dell.com>
6470
6471 * gdb.python/lib-types.cc (struct A): New structure.
6472 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 6473
54d8a644
PK
64742011-10-25 Paul Koning <paul_koning@dell.com>
6475
6476 PR python/13327
d234ef5c 6477
54d8a644
PK
6478 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6479 fetch_lazy method.
6480
b0221781
YQ
64812011-10-24 Yao Qi <yao@codesourcery.com>
6482
6483 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6484 target is tic6x-*-*.
6485
6cda5a20
JB
64862011-10-21 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.ada/mi_task_info/task_switch.adb: New file.
6489 * gdb.ada/mi_task_info.exp: New file.
6490
5ed9db04
JK
64912011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6492
6493 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6494 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6495
9df2fbc4
PM
64962011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6497
6498 PR python/12656
6499
6500 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6501 global_block tests.
6502
736086ba
TT
65032011-10-18 Tom Tromey <tromey@redhat.com>
6504
6505 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6506
4af31552
TT
65072011-10-18 Tom Tromey <tromey@redhat.com>
6508
6509 * gdb.base/source.exp: Don't include full file name in test name.
6510 * gdb.python/python.exp: Don't include full file name in test
6511 name.
6512
43136979
AR
65132011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6514
6515 * gdb.base/attach-pie-noexec.c: New files.
6516 * gdb.base/attach-pie-noexec.exp: New files.
6517
543a9323
JM
65182011-10-17 Joseph Myers <joseph@codesourcery.com>
6519
6520 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6521 prompt for each extra line in command.
6522
21ae7a4d
JK
65232011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6524
6525 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6526 Revert the part of:
6527 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6528 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6529 Change the expected string.
6530
20ec36d9
JK
65312011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 Fix results with system glibc debug info installed.
6534 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6535 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6536 Accept also __libc_ symbol prefix and no prefix.
6537
6501c2fc
KS
65382011-10-14 Keith Seitz <keiths@redhat.com>
6539
6540 PR c++/13225
6541 * gdb.cp/converts.cc (foo3_1): New function.
6542 (foo3_2): New functions.
6543 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6544 and null pointer conversions of integer constant zero.
6545 Add test to check if all arguments are checked for incompatible
6546 conversion BADNESS.
6547
55b1fd0c
TT
65482011-10-14 Tom Tromey <tromey@redhat.com>
6549
6550 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6551 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6552 linespec.
6553
22c05d8a
JK
65542011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6555
6556 Fix internal error regression.
6557 * gdb.dwarf2/implptr-optimized-out.S: New file.
6558 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6559
1d6edc3c
JK
65602011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6561
6562 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6563 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6564 (loclist): New.
6565 (4): New abbrev.
6566 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6567 Use prepare_for_testing, remove clean_restart.
6568 (p arraynoloc, p arraycallnoloc): New tests.
6569
9ec72168
JK
65702011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6571
6572 * gdb.cp/namespace-enum.exp (executable): New variable.
6573 (binfile): Use ${objdir}/${subdir}/ prefix.
6574 Use ${executable} for clean_restart.
6575
9c6c53f7
SA
65762011-10-11 Sterling Augustine <saugustine@google.com>
6577
6578 * gdb.cp/Makefile.in: Add namespace-enum test.
6579 * gdb.cp/namespace-enum.exp: New file.
6580 * gdb.cp/namespace-enum.c: New file.
6581 * gdb.cp/namespace-enum-main.c: New file.
6582
fac7ceb3
UW
65832011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6584
6585 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6586 sysroot.
6587
941b2081
JK
65882011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6589
6590 Reimplement @entry in input expressions.
6591 * gdb.base/exprs.c (v_int_array_init): New variable.
6592 * gdb.base/exprs.exp (print v_int_array_init)
6593 (print *v_int_array_init@1, print *v_int_array_init@2)
6594 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6595 (print v_int_array_init[1]@1): New tests.
6596
0344e878
JM
65972011-10-10 Joseph Myers <joseph@codesourcery.com>
6598
6599 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6600 expected message.
6601
5a56e9c5
DE
66022011-10-09 Doug Evans <dje@google.com>
6603
6604 * gdb.base/alias.exp: Add tests for alias command.
6605
2bda9cc5
JK
66062011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6607
6608 * gdb.arch/amd64-entry-value.s: New file.
6609 * gdb.mi/mi2-amd64-entry-value.s: New file.
6610
a471c594
JK
66112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6612
6613 Display @entry parameter values even for references.
6614 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6615 functions.
6616 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6617 reference and datap_input.
6618 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6619 breakpoints.
6620 (continue to breakpoint: entry_reference: reference)
6621 (entry_reference: bt at entry)
6622 (continue to breakpoint: entry_reference: breakhere_reference)
6623 (entry_reference: bt, entry_reference: ptype regparam)
6624 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6625 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6626 (entry_reference: p regcopy, entry_reference: p nodataparam)
6627 (entry_reference: p nodataparam@entry): New tests.
6628
36b11add
JK
66292011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 Support @entry in input expressions.
6632 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6633 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6634 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6635 (tailcall: p j@entry): New tests.
6636 * gdb.cp/koenig.cc (A::entry): New function.
6637 (main): Call it.
6638 * gdb.cp/koenig.exp (p entry (c)): New test.
6639
e18b2753
JK
66402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6641
6642 Display @entry parameter values (without references).
6643 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6644 (different, validity, invalid): New functions.
6645 (main): Call them.
6646 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6647 stacktest, breakhere_stacktest, different, breakhere_different,
6648 breakhere_validity and breakhere_invalid.
6649 (entry: bt): Update for @entry.
6650 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6651 (entry_validity: *, entry_invalid: *): Many new tests.
6652 * gdb.base/break.exp
6653 (run until breakpoint set at small function, optimized file): Accept
6654 also the @entry suffix.
6655 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6656 * gdb.mi/mi2-amd64-entry-value.c: New files.
6657 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6658
2d6c5dc2
JK
66592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 Protect entry values against self tail calls.
6662 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6663 (main): Call self.
6664 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6665 (set debug entry-values 1, self: bt debug entry-values): New tests.
6666
111c6489
JK
66672011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6668
6669 Recognize virtual tail call frames.
6670 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6671 (amb_b, amb_a): New.
6672 (main): Call a and b.
6673 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6674 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6675 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6676 New tests.
6677
8e3b41a9
JK
66782011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 Implement basic support for DW_TAG_GNU_call_site.
6681 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6682 * gdb.arch/amd64-entry-value.cc: New file.
6683 * gdb.arch/amd64-entry-value.exp: New file.
6684
181cebd4
JK
66852011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6686
6687 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6688 * gdb.dwarf2/implptr-64bit.S: New file.
6689 * gdb.dwarf2/implptr-64bit.exp: New file.
6690
741f5e3c
JK
66912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6692
6693 Fix initial language detection with -readnow.
6694 * gdb.cp/readnow-language.cc: New file.
6695 * gdb.cp/readnow-language.exp: New file.
6696
a73d2258
JK
66972011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 Fix printed anonymous struct name.
6700 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6701
af369495
JM
67022011-10-09 Joseph Myers <joseph@codesourcery.com>
6703
6704 * gdb.base/solib-symbol.exp: Do not include directories in
6705 filenames in expected messages.
6706
1fa57852
DE
67072011-10-07 Doug Evans <dje@google.com>
6708
6709 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6710
bd054e06
KP
67112011-10-07 Kevin Pouget <kevin.pouget@st.com>
6712
6713 Allow Python notification of new object-file loadings.
6714 * gdb.python/py-events.exp: Test newobjfile event.
6715 * gdb.python/py-events.py: Register newobjfile callback.
6716 * gdb.python/py-events.c: Add call to shared library
6717 * gdb.python/py-events-shlib.c: New file.
6718
8031b6f8
JM
67192011-10-06 Joseph Myers <joseph@codesourcery.com>
6720
6721 * gdb.base/fixsection.exp: Do not include directories in filename
6722 in expected message.
6723
7fea6923
PM
67242011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6725
6726 Add tests for passing of environment variables to inferior.
6727 * gdb.base/testenv.c: New test source.
6728 * gdb.base/testenv.exp: New expect test.
6729
687f2a88
PK
67302011-10-04 Paul Koning <paul_koning@dell.com>
6731
6732 * gdb.python/py-value.c (main): Break before return.
6733
cb6be26b
KP
67342011-10-04 Kevin Pouget <kevin.pouget@st.com>
6735
6736 PR python/12691: Add the inferior to Python exited event
6737 * gdb.python/py-events.exp: Test the inferior attribute of exited
6738 event with a fork.
6739 * gdb.python/py-events.py: Print inferior number on exit.
6740 * gdb.python/py-events.c: Fork the inferior.
6741
fb213700
EBM
67422011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
6743
6744 * gdb.base/jit.exp: Add testcase name to log message
6745
aa2071bd
PK
67462011-10-03 Paul Koning <paul_koning@dell.com>
6747 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * gdb.python/py-value.exp
6750 (python inval = gdb.parse_and_eval('*(int*)0'))
6751 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6752 (set argc=2, python print argc_lazy): New tests.
6753
dd11a36c
JB
67542011-10-02 Joel Brobecker <brobecker@adacore.com>
6755
6756 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6757
46f886f1
JK
67582011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6759 Pedro Alves <pedro@codesourcery.com>
6760
6761 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6762 can_read_0, test for it.
6763 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
6764 (parse_and_eval with memory error): ... here, make it untested if
6765 can_read_0.
6766
c5cb204f
MP
67672011-09-30 Marek Polacek <mpolacek@redhat.com>
6768
6769 * gdb.python/python.exp (verify pagination beforehand)
6770 (verify pagination afterwards): Fix race by splitting the line.
6771
68fb0ec0
JM
67722011-09-29 Joseph Myers <joseph@codesourcery.com>
6773
6774 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
6775 for 64-bit multilibs from i?86-* targets.
6776
6aee0d90
MP
67772011-09-29 Marek Polacek <mpolacek@redhat.com>
6778
6779 * lib/gdb.exp: Fix a typo in one of the comments.
6780
e9101ff5
MP
67812011-09-29 Marek Polacek <mpolacek@redhat.com>
6782
6783 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
6784 matching pattern.
6785
7a81bdbf
PK
67862011-09-28 Paul Koning <paul_koning@dell.com>
6787
6788 * gdb.python/py-type.c (enum E): New.
6789 * gdb.python/py-type.exp (test_fields): Add tests for Python
6790 mapping access to fields.
6791 (test_enums): New test for field access on enums.
6792
6710bf39
SS
67932011-09-27 Stan Shebs <stan@codesourcery.com>
6794
6795 * gdb.trace/collection.exp: Test collection of $_ret.
6796
b2a6bdeb
AT
67972011-09-22 Andreas Tobler <andreast@fgznet.ch>
6798
6799 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
6800 list of compilation switches for <*-*-freebsd*>.
6801
3c9057f3
SS
68022011-09-19 Stan Shebs <stan@codesourcery.com>
6803
6804 * gdb.trace/tspeed.exp: New file.
6805 * gdb.trace/tspeed.c: New file.
6806
34518530
YQ
68072011-09-18 Yao Qi <yao@codesourcery.com>
6808
6809 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
6810 instructions.
6811 (test_adr_32bit, test_pop_pc): Likewise.
6812 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
6813 Thumb instructions.
6814 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
6815 in gdb_test_multiple.
6816 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
6817
ab254057
YQ
68182011-09-17 Yao Qi <yao@codesourcery.com>
6819
6820 * lib/gdb.exp (can_single_step_to_signal_handler): New.
6821 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
6822 support single step to signal handler.
6823
9c317b71
YQ
68242011-09-17 Yao Qi <yao@codesourcery.com>
6825
6826 * gdb.base/disp-step-fork.c: New.
6827 * gdb.base/disp-step-syscall.exp: New.
6828 * gdb.base/disp-step-vfork.c: New.
6829
a8123151
JB
68302011-09-16 Joel Brobecker <brobecker@adacore.com>
6831
6832 * gdb.ada/tasks.exp: Make the expected output for
6833 the `info tasks' tests more resilient to spacing
6834 changes.
6835
63a9aad8
JK
68362011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6837
6838 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
6839 (reached breakpoint 2, reached breakpoint 3): Update expected output.
6840
2aa48337
KP
68412011-09-15 Kevin Pouget <kevin.pouget@st.com>
6842
6843 PR Python/12692 Add gdb.selected_inferior() to Python interface.
6844 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
6845
6839b47f
KP
68462011-04-30 Kevin Pouget <kevin.pouget@st.com>
6847
6848 Handle multiple breakpoint hits in Python interface:
6849 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
6850 presence.
6851 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
6852 breakpoint hits.
6853
0935723e
JK
68542011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6855 Jan Kratochvil <jan.kratochvil@redhat.com>
6856
6857 * gdb.python/py-events.exp: Remove pretty printing comment.
6858 * gdb.python/py-evsignal.exp: New file.
6859 * gdb.python/py-evthreads.c: Include signal.h.
6860 (thread3): Remove variable count3. Remove variable bad and use raise
6861 instead.
6862 (thread2): Remove variable count2. Move thread3 pthread_create here,
6863 merge pthread_join to a single line.
6864 (main): Remove variable count1. Merge pthread_join with pthread_create
6865 to a single line.
6866 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
6867 KFAIL python/12966 for gdbserver. Test return value of
6868 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
6869 gdb_expect by gdb_test and gdb_test_multiple.
6870 (thread 2, thread 3): New tests.
6871
4801a9a3
PA
68722011-09-12 Matt Rice <ratmice@gmail.com>
6873 Pedro Alves <pedro@codesourcery.com>
6874
6875 PR gdb/13175
6876
6877 * gdb.base/interp.exp: New tests.
6878 * gdb.base/interp.c: New file.
6879
24ece742
DE
68802011-09-12 Doug Evans <dje@google.com>
6881
6882 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
6883 * gdb.dwarf2/typeddwarf.exp: Ditto.
6884
7f062217
JK
68852011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6886
6887 Fix compatibility with x32 arch.
6888 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
6889 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
6890 is_x86_like_target.
6891 * testsuite/gdb.trace/collection.exp: Likewise.
6892 * testsuite/gdb.trace/report.exp: Likewise.
6893 * testsuite/gdb.trace/unavailable.exp: Likewise.
6894 * testsuite/gdb.trace/while-dyn.exp: Likewise.
6895 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
6896 (is_x86_like_target): Check also is_amd64_regs_target.
6897
08711b9a
JK
68982011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 PR breakpoints/12435
6901 * gdb.arch/amd64-prologue-xmm.c: New file.
6902 * gdb.arch/amd64-prologue-xmm.exp: New file.
6903 * gdb.arch/amd64-prologue-xmm.s: New file.
6904
b99b5f66
JK
69052011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6906
6907 * gdb.dwarf2/dw2-param-error-main.c: New file.
6908 * gdb.dwarf2/dw2-param-error.S: New file.
6909 * gdb.dwarf2/dw2-param-error.exp: New file.
6910
a391a2f6
PA
69112011-09-08 Pedro Alves <pedro@codesourcery.com>
6912
6913 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
6914 inferior's pid and look for a core dump named core.$pid. Use
6915 `remote_file' commands on the host instead of hand coding shell
6916 commands on the build.
6917 * gdb.base/valgrind-db-attach.exp: Kill the program before
6918 finishing the test.
6919
7d8e6458 69202011-09-02 Matt Rice <ratmice@gmail.com>
6921
6922 * lib/prompt.exp: New file for testing the first prompt.
6923 * gdb.python/py-prompt.exp: Ditto.
6924 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
6925
68e77c9e
PA
69262011-09-02 Pedro Alves <pedro@codesourcery.com>
6927
6928 * gdb.threads/gcore-thread.exp: Set the global core_supported to
6929 0, before testing gcore.
6930
9655e943
JK
69312011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6932
df6dc84d
JK
6933 * dw2-ifort-parameter-debug.S: Update copyright year.
6934 * dw2-ifort-parameter.c: Update copyright year.
6935 * dw2-ifort-parameter.exp: Update copyright year.
6936
9655e943
JK
6937 * dw2-ifort-parameter-debug.S: New file.
6938 * dw2-ifort-parameter.c: New file.
6939 * dw2-ifort-parameter.exp: New file.
6940
353d1d73
JK
69412011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6942
6943 * gdb.base/commands.exp (error_clears_commands_left): New function.
6944 (): Call it.
6945
5c07461a
JK
69462011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6947
6948 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
6949 (C): Initialize `a'.
6950 * gdb.mi/mi-inheritance-syntax-error.exp
6951 (-data-evaluate-expression $path): Expect `a' as 5.
6952
0d932b2f
MK
69532011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
6954
6955 PR mi/11912
6956 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
6957 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
6958 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
6959 keyword in output of -var-info-path-expression.
6960
bdb54049
JK
69612011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6962
6963 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
6964 * gdb.trace/collection.exp: Likewise.
6965 * gdb.trace/report.exp: Likewise.
6966 * gdb.trace/unavailable.exp: Likewise.
6967 * gdb.trace/while-dyn.exp: Likewise.
6968
59cde39c
KS
69692011-08-18 Keith Seitz <keiths@redhat.com>
6970
6971 PR c++/12266
6972 * gdb.cp/meth-typedefs.cc: New file.
6973 * gdb.cp/meth-typedefs.exp: New file.
6974
fa3a4f15
PM
69752011-08-17 Phil Muldoon <pmuldoon@redhat.com>
6976
6fdff2c5 6977 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 6978
c1049fca
JK
69792011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6980
6981 * gdb.arch/i386-dr3-watch.exp
6982 (watchpoint on gap1 does not fit debug registers)
6983 (delete all watchpoints): Fix racy expect strings.
6984
d93f7b5c
YQ
69852011-08-14 Yao Qi <yao@codesourcery.com>
6986
6987 * gdb.base/maint.exp: set data_section to ".neardata".
6988 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
6989 * gdb.base/savedregs.exp: Handle SIGILL.
6990 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
6991 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
6992
457e09f0
DE
69932011-08-12 Doug Evans <dje@google.com>
6994
6995 * gdb.python/py-symbol.exp: Add test for symbol.type.
6996
5d0bb2fb
UW
69972011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
6998
6999 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7000 * gdb.mi/mi-pthreads.exp: Likewise.
7001 * gdb.mi/mi2-pthreads.exp: Likewise.
7002 * gdb.mi/gdb669.exp.exp: Likewise.
7003
fcdfa280
PA
70042011-08-09 Pedro Alves <pedro@codesourcery.com>
7005
7006 * lib/mi-support.exp (detect_async): Rename to...
7007 (mi_detect_async): ... this.
7008 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7009 * gdb.mi/mi-nonstop.exp: Adjust.
7010 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7011 * gdb.mi/mi-nsintrall.exp: Adjust.
7012 * gdb.mi/mi-nsmoribund.exp: Adjust.
7013 * gdb.mi/mi-nsthrexec.exp: Adjust.
7014
9d8fa392
PA
70152011-08-09 Pedro Alves <pedro@codesourcery.com>
7016
7017 * gdb.base/display.c (do_loops): New `p_i' local.
7018 * gdb.base/display.exp: Test displaying a variable that is
7019 temporarily at a bad address.
7020
b6cede78
JK
70212011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7022
7023 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7024 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7025
67bedb8c
JK
70262011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7027
7028 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7029 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7030 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7031
af6e93b2
PA
70322011-08-05 Pedro Alves <pedro@codesourcery.com>
7033
7034 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7035 procedure.
7036 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7037
1cf0e11f
YQ
70382011-08-05 Yao Qi <yao@codesourcery.com>
7039
7040 * gdb.base/callfuncs.exp: Set language after main.
7041 * gdb.cp/cplusfuncs.exp: Likewise.
7042 * gdb.cp/inherit.exp: Likewise.
7043
a1e28cb2
UW
70442011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7045
7046 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7047 * gdb.base/watch-vfork.exp: Skip on remote targets.
7048
d4f5bbb9
UW
70492011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7050
7051 * gdb.threads/thread-find.exp: Support remote targets.
7052
724f4f80
UW
70532011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7054
7055 * gdb.base/jit.exp: Download solib_binfile to target.
7056 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7057 and call dlopen without full path name.
7058 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7059 dlopen without full path name.
7060
934709f0
PW
70612011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7062
7063 * gdb.base/break-always.exp: Complete the test
7064 with duplicated breakpoints and enabling/disabling them.
7065
c26106c4
TT
70662011-08-02 Tom Tromey <tromey@redhat.com>
7067
7068 PR gdb/11289:
7069 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7070
9300444e 70712011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7072
7073 PR gdb/13045
7074 * gdb.base/float.exp: Add new test case for PR gdb/13045
7075 * gdb.base/float.c: New file.
7076
00bd41d6
PM
70772011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7078
7079 * gdb.python/py-mi.exp: Test printers returning string hint, and
7080 also not returning a value.
7081 * gdb.python/py-prettyprint.c: Add testcase for above.
7082 * gdb.python/py-prettyprint.py: Add test printer for above.
7083
d24f74ce
JK
70842011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7087 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7088 (.Ldie30) Add as field "data4".
7089 (.Ldie32) Rename field "b" to "shl".
7090 (abbrev4) Change for the "data4" field.
7091 (abbrev5, abbrev6) Remove.
7092 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7093 (p &s.shl): ... here. Add comment.
7094 (p &s.data4): New.
7095
bb7da2bf
JK
70962011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7097
7098 Fix crash on lval_computed values.
7099 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7100
11081198
JK
71012011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7102
7103 * gdb.base/help.exp (help whatis): Update the expected string.
7104
3c6e0cb3
JK
71052011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7106
7107 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7108 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7109 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7110 Change the expected string.
7111
efa80663
PA
71122011-07-26 Pedro Alves <pedro@codesourcery.com>
7113
7114 * gdb.base/watchpoint.exp
7115 (test_disable_enable_software_watchpoint): New procedure.
7116 (top level): Run it.
7117
db8e4570
UW
71182011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7119
7120 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7121 executable file "${binfile}", C++ version "${binfile}-cxx".
7122 * gdb.python/py-prettyprint.exp: Likewise.
7123 * gdb.python/py-symbol.exp: Likewise.
7124 * gdb.python/py-type.exp: Likewise.
7125 * gdb.python/py-value.exp: Likewise.
7126 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7127 file name instead of just suffix.
7128
543305c9
JK
71292011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7130
7131 Fix implicit pointer offsets.
7132 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7133 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7134 (continue to breakpoint: continue to baz breakpoint for implptr)
7135 (sanity check element 0, sanity check element 1)
7136 (enter the inlined function, check element 0 for the offset)
7137 (check element 1 for the offset)
7138 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7139 (set foo breakpoint for implptr): Update the breakpoint number.
7140
b3215adc
UW
71412011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7142
7143 * gdb.python/py-mi.exp: Use different file names for different
7144 versions of the executable under test.
7145 * gdb.python/py-prettyprint.exp: Likewise.
7146 * gdb.python/py-symbol.exp: Likewise.
7147 * gdb.python/py-template.exp: Likewise.
7148 * gdb.python/py-type.exp: Likewise.
7149 * gdb.python/py-value.exp: Likewise.
7150
182b9acc
UW
71512011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7152
7153 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7154 flag after restarting GDB if necessary.
7155
e6052b5d
UW
71562011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7157
7158 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7159
1ced966e
PA
71602011-07-22 Pedro Alves <pedro@codesourcery.com>
7161
7162 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7163 backend doesn't leave used debug registers behind.
7164
3543a589
TT
71652011-07-22 Tom Tromey <tromey@redhat.com>
7166
7167 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7168 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7169 argument.
7170 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7171
14d15303 71722011-07-21 Matt Rice <ratmice@gmail.com>
7173
7174 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7175 in mostlyclean rule. Add files ending in .core.
7176
9b158ba0 71772011-07-21 Matt Rice <ratmice@gmail.com>
7178
7179 PR macros/12999
7180 * gdb.base/info-macros.c: New test sources.
7181 * gdb.base/info-macros.exp: New tests.
7182
d17b6f81
PM
71832011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7184
7185 * gdb.python/python.exp: Add prompt substitution tests.
7186
918dd910
JK
71872011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7188
7189 Fix crash if referenced CU is aged out.
7190 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7191 New.
7192 * gdb.dwarf2/implptr.exp: Likewise.
7193
0e37a63c
JK
71942011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 * gdb.dwarf2/implptr.S: Rebuilt.
7197 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7198 (bar): Use them for j, k, l.
7199 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7200 COMPILE.
7201 (print j in implptr:bar): Update for the intp typedef.
7202 (print p[0].x in implptr:foo): Use more exact regex.
7203
f65cf84c
TT
72042011-07-18 Tom Tromey <tromey@redhat.com>
7205
7206 * gdb.cp/static-method.exp: Add missing single quote.
7207
d5b4a7be
YQ
72082011-07-18 Yao Qi <yao@codesourcery.com>
7209
7210 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7211 supported.
7212 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7213 * gdb.mi/mi-nonstop.exp: Likewise.
7214 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7215 * gdb.mi/mi-nsintrall.exp: Likewise.
7216 * gdb.mi/mi-nsmoribund.exp: Likewise.
7217 * gdb.mi/mi-nsthrexec.exp: Likewise.
7218 * gdb.python/py-evthreads.exp: Likewise.
7219
e9ea2662
JK
72202011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7221
7222 Code cleanup.
7223 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7224 it. Substitute it instead of test_compiler_info everywhere.
7225
ce451573
UW
72262011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7227
7228 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7229 remote targets as well.
7230
756d88a7
UW
72312011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7232
7233 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7234 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7235
31f83dc5
UW
72362011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7237
7238 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7239 a remote machine, not the host.
7240 (gdb_compile_shlib): Set soname if target is remote.
7241
059241a0
PP
72422011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7243
7244 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7245
28a0b48c 72462011-07-13 Matt Rice <ratmice@gmail.com>
7247
7248 * gdb.python/py-objfile-script-gdb.py: Renamed to
7249 py-objfile-script-gdb.py.in.
7250 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7251 py-objfile-script-gdb.py.
7252 * gdb.python/py-objfile-script.exp: Update reference to
7253 py-objfile-script-gdb.py.
7254
9a771b67
JK
72552011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7256
7257 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7258 reference undefined label.
7259
04ad99e6
JK
72602011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7263 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7264 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7265 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7266
713389e0
PM
72672011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7268
6fdff2c5 7269 PR python/12438
713389e0 7270 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7271 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7272
97d146f8
JK
72732011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7274
7275 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7276 debug info.
7277
facde0e5 72782011-07-06 Matt Rice <ratmice@gmail.com>
7279
7280 * gdb.python/python.exp: Update filename paths.
7281 * gdb.python/py-symtab.exp: Ditto.
7282
438640d1
MP
72832011-07-06 Marek Polacek <mpolacek@redhat.com>
7284
7285 * gdb.python/py-evthreads.exp: Add missing `$'.
7286
33a365df
MF
72872011-07-06 Jie Zhang <jie.zhang@analog.com>
7288
7289 * config/bfin.exp: New file.
7290 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7291 * gdb.asm/bfin.inc: New file.
7292
8f7ae686
MP
72932011-07-06 Marek Polacek <mpolacek@redhat.com>
7294
df46027d 7295 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7296 the whole output.
7297
eb2a6f42
TT
72982011-07-05 Tom Tromey <tromey@redhat.com>
7299
7300 * gdb.java/jprint.java (jprint.hi): New field.
7301 * gdb.java/jprint.exp: Print string.
7302
177b42fe
TJB
73032011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7304
7305 * gdb.base/call-sc.c: Fix typos.
7306 * gdb.base/ifelse.exp: Likewise.
7307 * gdb.base/structs.c: Likewise.
7308
3b2a0cf2
JB
73092011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7310
7311 * gdb.base/jit-so.exp: New test.
7312 * gdb.base/jit-dlmain.c: New file.
7313 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7314
46fc714c
JK
73152011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7318 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7319 * gdb.cp/pr9167.exp (p b): Likewise.
7320 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7321 (test value of P in inner_m, test type of Z in inner_m): Call
7322 setup_xfail for gcc <= 4.5.
46fc714c 7323
418c7cf7
JK
73242011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7325
7326 * gdb.cp/paren-type.cc: New files.
7327 * gdb.cp/paren-type.exp: New files.
7328
3d50dd94
JK
73292011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7330
7331 Stop on first linespec terminator instead of eating what we can.
7332 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7333 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7334 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7335 (break C::f()): ... this one.
7336 (break C::operator()()): New test.
7337 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7338 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7339 test.
7340
dcf9f4ab
JK
73412011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 Fall back linespec to minimal symbols.
7344 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7345 error message.
7346 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7347 * gdb.cp/minsym-fallback-main.cc: New file.
7348 * gdb.cp/minsym-fallback.cc: New file.
7349 * gdb.cp/minsym-fallback.exp: New file.
7350 * gdb.cp/minsym-fallback.h: New file.
7351
3f542ed1
JK
73522011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 * gdb.cp/no-dmgl-verbose.cc: New file.
7355 * gdb.cp/no-dmgl-verbose.exp: New file.
7356
73572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7358
7359 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7360 __GI_.
7361 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7362 (f): New function.
7363 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7364 (complete p 'func<short>(): ... here.
7365 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7366 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7367 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7368 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7369 Make them KFAIL gcc/49546.
7370
00eb2c4a
JB
73712011-07-01 Joel Brobecker <brobecker@adacore.com>
7372
7373 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7374
85a20c42
JK
73752011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7376
7377 Test GCC PR debug/49546.
7378 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7379 (test type of F in k3_m, test value of F in k3_m): New.
7380 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7381 (main): New variable k3. Call k3.k3_m.
7382
d2d43431
JB
73832011-07-01 Jean-Charles Delay <delay@adacore.com>
7384
7385 * gdb.ada/packed_array.exp: Fix expected outout.
7386
54ae186f
JB
73872011-07-01 Jean-Charles Delay <delay@adacore.com>
7388
7389 * gdb.ada/packed_array.exp: fixed expected output.
7390
8f17729f
JB
73912011-07-01 Joel Brobecker <brobecker@adacore.com>
7392
7393 * gdb.ada/same_enum: New testcase.
7394
f5aa6869
JB
73952011-07-01 Joel Brobecker <brobecker@adacore.com>
7396
7397 * gdb.ada/ptr_typedef: New testcase.
7398
828292f2
JB
73992011-07-01 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.ada/arrayptr.exp: Add ptype test.
7402
18920c42
JB
74032011-07-01 Joel Brobecker <brobecker@adacore.com>
7404
7405 * gdb.ada/char_enum: New testcase.
7406
3536d9e3 74072011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7408
7409 * gdb.base/dump.exp (capture_pointer_with_type): New.
7410 Get value from address instead of name.
7411 Start GDB once, and do `dump' and `restore'
7412 tests together.
7413
db863c42
MF
74142011-06-30 Jie Zhang <jie.zhang@analog.com>
7415 Mike Frysinger <vapier@gentoo.org>
7416
7417 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7418 helper functions for getting/setting remotetimeout variable.
7419 * lib/gdb.exp (gdb_load): If the target is remote, set
7420 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7421 with $loadtimeout. Set $load_ok to 0 before doing the load.
7422 Instead of returning, immediately, set $load_ok to 0. Call
7423 set_remotetimeout with $oldremotetimeout, and then return if
7424 $load_ok is 1.
7425
e9e642a8
AB
74262011-06-30 Andrew Burgess <aburgess@broadcom.com>
7427
7428 * gdb.python/py-template.exp: Don't run this test if the target
7429 does not support c++ tests.
7430
32019081
JK
74312011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 Fix non-only rename list for Fortran modules import.
7434 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7435 tests.
7436 * gdb.fortran/module.f90 (module moduse): New.
7437 (program module): use moduse, test var_x, var_y and var_z.
7438
0ecee54c
TT
74392011-06-29 Tom Tromey <tromey@redhat.com>
7440
7441 PR testsuite/12040:
7442 * gdb.fortran/array-element.exp: Use f90, not f77.
7443 * gdb.fortran/complex.exp: Use f90, not f77.
7444 * gdb.fortran/derived-type.exp: Use f90, not f77.
7445 * gdb.fortran/library-module.exp: Use f90, not f77.
7446 * gdb.fortran/logical.exp: Use f90, not f77.
7447 * gdb.fortran/module.exp: Use f90, not f77.
7448 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7449 * gdb.fortran/subarray.exp: Use f90, not f77.
7450
3b2b8fea
TT
74512011-06-29 Tom Tromey <tromey@redhat.com>
7452
7453 * gdb.fortran/charset.exp: New file.
7454 * gdb.fortran/charset.f90: New file.
7455
42159ca5
TT
74562011-06-29 Tom Tromey <tromey@redhat.com>
7457
7458 PR testsuite/12040:
7459 * lib/future.exp: New file, mostly extracted from ada.exp.
7460 Rewrote compatibility code to use rename.
7461 (gdb_find_gfortran): New proc.
7462 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7463 gfortran patch.
7464 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7465 Move to future.exp.
7466 * lib/gdb.exp: Always load future.exp.
7467
af69a5ce
YQ
74682011-06-28 Yao Qi <yao@codesourcery.com>
7469
7470 * gdb.cp/exception.cc: Don't include iostream.
7471 (bar): Remove print statement.
7472 (catcher): New.
7473 (main): Remove print statements. Call function catcher.
7474 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7475 Set breakpoint on catcher, and check the value of parameter.
7476
ab5c6a72
YQ
74772011-06-23 Yao Qi <yao@codesourcery.com>
7478
6fdff2c5
PA
7479 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7480 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 7481
9497469f
MP
74822011-06-23 Marek Polacek <mpolacek@redhat.com>
7483
7484 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7485 mi_gdb_test.
7486
b9132588
MP
74872011-06-23 Marek Polacek <mpolacek@redhat.com>
7488
5d197ed0 7489 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 7490
e55595ca
MP
74912011-06-23 Marek Polacek <mpolacek@redhat.com>
7492
5d197ed0
MP
7493 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7494
74952011-06-23 Marek Polacek <mpolacek@redhat.com>
7496
7497 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7498 `test_exec_and_symbol_mi_operatons' return value.
7499 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7500 gdb_test_multiple.
7501 (test_exec_and_symbol_mi_operatons): Likewise.
7502 (test_path_specification): Likewise.
e55595ca 7503
be777e08
YQ
75042011-06-23 Yao Qi <yao@codesourcery.com>
7505
7506 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7507 supported.
7508 * lib/gdb.exp (support_displaced_stepping): New.
7509
615556d6
YQ
75102011-06-23 Yao Qi <yao@codesourcery.com>
7511
7512 * gdb.threads/execl.exp: Skip on remote target.
7513
833b0ca7
MP
75142011-06-21 Marek Polacek <mpolacek@redhat.com>
7515
5d197ed0 7516 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
7517 mi_gdb_test.
7518
1ee4023a
MP
75192011-06-20 Marek Polacek <mpolacek@redhat.com>
7520
5d197ed0 7521 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 7522
d0b1d624
MP
75232011-06-20 Marek Polacek <mpolacek@redhat.com>
7524
5d197ed0 7525 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
7526 mi_gdb_test.
7527
79aa92c1
MP
75282011-06-20 Marek Polacek <mpolacek@redhat.com>
7529
5d197ed0 7530 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 7531
5ce5db06
YQ
75322011-06-14 Yao Qi <yao@codesourcery.com>
7533
7534 gdb/testsuite/
7535 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7536
533a737e
JK
75372011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7540
d0e53741
TT
75412011-06-10 Tom Tromey <tromey@redhat.com>
7542
7543 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7544 Add tests for pointer-to-member-function.
7545 * gdb.cp/temargs.cc (S::somefunc): New function.
7546 (K2): New class.
7547 (main): Instantiate K2; call method.
7548
b5916bbd
JB
75492011-06-08 Joel Brobecker <brobecker@adacore.com>
7550
7551 * gdb.python/py-inferior.c (f2): Make str an array rather
7552 than a pointer.
7553 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7554
5be4dfca
JK
75552011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7556
7557 * gdb.base/async-shell.c: New file.
7558 * gdb.base/async-shell.exp: New file.
7559
9f47e254
PA
75602011-06-06 Pedro Alves <pedro@codesourcery.com>
7561
7562 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7563
64b9b334
JB
75642011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7565
7566 From Stephen Kitt <steve@sk2.org>
7567 * gdb.base/help.exp: Adjust following some spelling corrections
7568 in GDB.
7569
dbc0f131
YQ
75702011-06-01 Yao Qi <yao@codesourcery.com>
7571
7572 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7573
fd336a18
KS
75742010-05-31 Keith Seitz <keiths@redhat.com>
7575
7576 PR c++/12750
7577 * gdb.cp/static-method.cc: New file.
7578 * gdb.cp/static-method.exp: New file.
7579
fa8b9902
KS
75802010-05-31 Keith Seitz <keiths@redhat.com>
7581
7582 PR symtab/12704
7583 * gdb.cp/anon-ns.cc: New file.
7584 * gdb.cp/anon-ns.exp: New file.
7585
0a5b1e09
PA
75862011-05-31 Pedro Alves <pedro@codesourcery.com>
7587
7588 * gdb.arch/i386-dr3-watch.c: New file.
7589 * gdb.arch/i386-dr3-watch.exp: New file.
7590
0578b8d1
YQ
75912011-05-30 Yao Qi <yao@codesourcery.com>
7592
7593 * gdb.base/callfuncs.c (t_structs_fc): New.
7594 (t_structs_dc, t_structs_ldc): New.
7595 (t_double_many_args):
7596 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7597 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7598 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7599 * gdb.base/callfuncs.exp: Call new functions.
7600
6680506e
YQ
76012011-05-30 Yao Qi <yao@codesourcery.com>
7602
ff4d2c60
YQ
7603 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7604 Call rerun_and_prepare for each test to isolate effects.
7605
76062011-05-30 Yao Qi <yao@codesourcery.com>
7607
7608 * gdb.base/varargs.c (find_max_float_real): New.
7609 (find_max_double_real, find_max_long_double_real): New.
7610 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
7611 * lib/gdb.exp (setup_kfail_for_target): New.
7612
e43ec454
YQ
76132011-05-30 Yao Qi <yao@codesourcery.com>
7614
7615 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7616 (callcd, callce, callcf, callc1a, callc1b): New.
7617 (callc2a, callc2b): New.
7618 * gdb.base/funcargs.exp (complex_args): New.
7619 (complex_integral_args, complex_float_integral_args): New.
7620 * lib/gdb.exp (support_complex_tests): New. Determine
7621 whether to run test cases on _Complex types.
7622
432b4d03
JK
76232011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7624
7625 * gdb.threads/leader-exit.c: New file.
7626 * gdb.threads/leader-exit.exp: New file.
7627
6caf069d
MP
76282011-05-27 Marek Polacek <mpolacek@redhat.com>
7629
9497469f 7630 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 7631
97fce28b
MP
76322011-05-27 Marek Polacek <mpolacek@redhat.com>
7633
7634 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7635 remove the `supported' variable.
7636 * gdb.mi/mi-nonstop.exp: Likewise.
7637 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7638 * gdb.mi/mi-nsintrall.exp: Likewise.
7639 * gdb.mi/mi-nsmoribund.exp: Likewise.
7640 * gdb.mi/mi-nsthrexec.exp: Likewise.
7641
9da8c2a0
PA
76422011-05-26 Pedro Alves <pedro@codesourcery.com>
7643
7644 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7645
2c03e5be
PA
76462011-05-26 Pedro Alves <pedro@codesourcery.com>
7647
7648 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7649
2e21250d
KS
76502011-05-24 Keith Seitz <keiths@redhat.com>
7651
7652 PR breakpoint/12803
7653 * gdb.cp/cmpd-minsyms.cc (a): New method.
7654 (b): New method.
7655 (c): New method.
7656 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7657
cdac0397
PA
76582011-05-24 Pedro Alves <pedro@codesourcery.com>
7659
7660 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7661 watchpoint's command list didn't execute when the watchpoint went
7662 out of scope.
7663
ee5683ab
PM
76642011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7665
7666 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7667 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7668 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7669 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7670 * gdb.arch/i386-permbkpt.exp: Likewise.
7671 * gdb.arch/i386-prologue.exp: Likewise.
7672 * gdb.arch/i386-size-overlap.exp: Likewise.
7673 * gdb.arch/i386-size.exp: Likewise.
7674 * gdb.arch/i386-unwind.exp: Likewise.
7675 * gdb.reverse/i386-precsave.exp: Likewise.
7676 * gdb.reverse/i386-reverse.exp: Likewise.
7677 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7678 * gdb.reverse/i387-env-reverse.exp: Likewise.
7679 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7680
c91c8c16
PA
76812011-05-24 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7684 file doesn't error, using MI.
7685
c50491a7
TT
76862011-05-23 Tom Tromey <tromey@redhat.com>
7687
7688 * gdb.base/charset.exp (string_display): Add tests to assign to
7689 arrays.
7690 * gdb.base/charset.c (short_array, int_array, long_array): New.
7691
4a07b7da
PA
76922011-05-20 Pedro Alves <pedro@codesourcery.com>
7693
7694 Cope with async mode.
7695
4a07b7da
PA
7696 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7697 into gdb_test + mi_expect_stop.
7698
b275f2d2
PA
76992011-05-20 Pedro Alves <pedro@codesourcery.com>
7700
7701 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7702 (callme): Remove printf call.
7703
eec52c44
PM
77042011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
7705
7706 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7707 quote pattern to avoid problems with Cygwin/mingw expect versions.
7708 * gdb.base/default.exp (show convenience): Use double
7709 quote pattern for regular expressions.
7710
b3c8eb43
JK
77112011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7712
7713 Fix -readnow for -gdwarf-4 unused type units.
7714 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7715 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7716
ed731959
JK
77172011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * gdb.base/kill-after-signal.c: New file.
7720 * gdb.base/kill-after-signal.exp: New file.
7721
3b48433d
PA
77222011-05-16 Pedro Alves <pedro@codesourcery.com>
7723
7724 * gdb.ada/start.exp: Call untested with the correct test filename.
7725 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7726 test filename. Make the test's binary unique.
7727 * gdb.arch/i386-signal.exp: Call untested with the correct test
7728 filename.
7729 * gdb.arch/i386-size-overlap.exp: Ditto.
7730 * gdb.arch/Makefile.in (EXECUTABLES): Update.
7731 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7732 * gdb.cp/call-c.exp: Ditto.
7733 * gdb.mi/mi-reverse.exp: Call untested with the correct test
7734 filename. Make the test's binary unique.
7735 * gdb.mi/Makefile.in (EXECUTABLES): Update.
7736 * gdb.python/py-mi.exp: Ditto.
7737 * gdb.python/Makefile.in (EXECUTABLES): Update.
7738 * gdb.reverse/i386-precsave.exp: Ditto.
7739 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7740 test filename.
7741 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7742 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
7743 unique.
7744 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7745 test filename.
7746 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
7747 * gdb.trace/tfile.exp: Ditto.
7748
ba4a8bdd
YQ
77492011-05-14 Yao Qi <yao@codesourcery.com>
7750
7751 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7752 type.
7753
dbaefcf7
DE
77542011-05-13 Doug Evans <dje@google.com>
7755
7756 * gdb.python/py-objfile-script.exp: New file.
7757 * gdb.python/py-objfile-script.c: New file.
7758 * gdb.python/py-objfile-script-gdb.py: New file.
7759 * testsuite/gdb.python/py-section-script.exp: Test
7760 "info auto-load-scripts".
7761
9930639c
TT
77622011-05-13 Tom Tromey <tromey@redhat.com>
7763
7764 * gdb.dwarf2/clztest.exp: New file.
7765 * gdb.dwarf2/clztest.c: New file.
7766 * gdb.dwarf2/clztest.S: New file.
7767
05272e11
DE
77682011-05-13 Doug Evans <dje@google.com>
7769
cc63ef9b
DE
7770 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
7771 String16 tests.
05272e11 7772
6edba76f
TT
77732011-05-13 Tom Tromey <tromey@redhat.com>
7774
7775 * lib/gdb.exp (is_x86_like_target): New proc.
7776 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
7777 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
7778 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
7779 -nostdlib to compiler.
7780 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
7781 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
7782 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
7783 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
7784 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
7785
028d0ed5
TJB
77862011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7787
7788 * gdb.python/py-function.exp: Test setting a value from a function
7789 which executes a command.
7790
8a9b8146
TT
77912011-05-12 Tom Tromey <tromey@redhat.com>
7792
7793 * gdb.dwarf2/typeddwarf.S: New file.
7794 * gdb.dwarf2/typeddwarf.c: New file.
7795 * gdb.dwarf2/typeddwarf.exp: New file.
7796
10483e8e
MP
77972011-05-12 Marek Polacek <mpolacek@redhat.com>
7798
7799 * gdb.mi/mi-basics.exp: Fix races. Honour the
7800 `test_exec_and_symbol_mi_operatons' return value.
7801 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7802 gdb_test_multiple.
7803 (test_exec_and_symbol_mi_operatons): Likewise.
7804 (test_path_specification): Likewise.
7805
faf067f1
JK
78062011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
7809 (gdb_touch_execfile): Remove catch wrappers. New variable time.
7810 Replace `file copy' and `file rename' by `file mtime'. Twice.
7811
7ff911a3
JK
78122011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7813
7814 * gdb.base/readline-ask.c: New file.
7815 * gdb.base/readline-ask.exp: New file.
7816 * gdb.base/readline-ask.inputrc: New file.
7817
a536c6d7
UW
78182011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
7819
7820 * gdb.cell/bt.exp: Delete breakpoints before running to signal
7821 to avoid race condition.
7822 * gdb.cell/coremaker.c: Use small stack size.
7823 * gdb.cell/ea-standalone.exp: Use file name without path as
7824 argument to c_to.
7825 * gdb.cell/fork.exp: Allow other output when continuing to end.
7826
d472a426
JK
78272011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7828
7829 * gdb.threads/corethreads.c: New file.
7830 * gdb.threads/corethreads.exp: New file.
7831
78322011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
7833
7834 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
7835 Try to compile the test using -Wl,-z,norelro first.
7836 (load_core): New variable libthread_db_seen, initialize it.
7837 (zeroed-threads cannot be listed): Protect it by XFAIL on
7838 !$libthread_db_seen.
7839
8be455d7
JK
78402011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 PR 12573
7843 * gdb.dwarf2/dw2-skip-prologue.S: New file.
7844 * gdb.dwarf2/dw2-skip-prologue.c: New file.
7845 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
7846
1976171a
JK
78472011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7848
7849 * gdb.cp/psymtab-parameter.cc: New file.
7850 * gdb.cp/psymtab-parameter.exp: New file.
7851
7db6f30f
JK
78522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7853
7854 Fix a race.
7855 * gdb.cp/static-print-quit.exp (print c): Split to ...
7856 (print c - <return>, print c - q <return>, print c - to quit):
7857 ... these. Make the testfile untested on gdb-7.1.
7858
85161e9e 78592011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
7860
7861 * lib/gdb.exp (exec_target_file, exec_symbol_file,
7862 gdb_rename_execfile, gdb_touch_execfile): New.
7863 * gdb.base/reread.exp: Use new procs to handle multiple
7864 exec files.
7865
0c51be18
YQ
78662011-05-05 Yao Qi <yao@codesourcery.com>
7867
7868 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
7869 (test_adr_32bit, test_pop_pc): New.
7870 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
7871 (test_adr_32bit, test_pop_pc): New.
7872
4d393d60
JM
78732011-05-04 Joseph Myers <joseph@codesourcery.com>
7874
7875 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
7876 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
7877 targets.
7878 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
7879 handle targets.
7880
8ffd0459
JK
78812011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7882
7883 * gdb.base/completion.exp (complete help info wat): Rename to ...
7884 (complete 'help info wat'): ... here.
7885 Remove all `-re ".*' and `-re "^.*' redundant regexes.
7886 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
7887
8e28d804
PA
78882011-05-04 Pedro Alves <pedro@codesourcery.com>
7889
7890 * gdb.base/completion.exp: Use gdb_test_multiple instead of
7891 gdb_test and explicit $gdb_prompt/timeout matches.
7892
3eb2ef34
YQ
78932011-05-04 Yao Qi <yao@codesourcery.com>
7894
7895 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
7896 and __thumb2__.
7897
aaaf81a3
MP
78982011-05-03 Marek Polacek <mpolacek@redhat.com>
7899
7900 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
7901 in place of `gdb_test "delete breakpoints"'. This eliminates two
7902 testcases.
7903
c4cbc0df
PA
79042011-05-02 Pedro Alves <pedro@codesourcery.com>
7905
7906 PR testsuite/12649
7907 Fix races.
7908
7909 * gdb.base/completion.exp: Remove all sleep calls. Remove
7910 unnecessary regexs. Don't explicitly expect anything after the
7911 prompt. Eat the prompt if necessary.
7912
b4cbb4a3
EBM
79132011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7914
7915 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
7916 accept to show the caller line again as well as the line after.
7917
d65aec65
PM
79182011-04-29 Phil Muldoon <pmuldoon@redhat.com>
7919
7920 PR mi/12531
7921
7922 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
7923 compile target.
7924 * gdb.python/py-prettyprint.exp: Add C++ object for
7925 CPLUS_FAKE_CHILD test.
7926
30852783
UW
79272011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
7928
7929 * gdb.base/signest.exp: New file.
7930 * gdb.base/signest.c: Likewise.
7931
c7b1f0d9
JK
79322011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
7935 thread and breakpoint notifications.
7936
559a7a62
JK
79372011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7938
7939 * gdb.base/fortran-sym-case.c: New file.
7940 * gdb.base/fortran-sym-case.exp: New file.
7941 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
7942 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7943 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
7944
8344e389
JK
79452011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7946
7947 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
7948 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
7949 false #1', `if true else false #2' and `if true else false #3'.
7950
2484c66b
UW
79512011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
7952
7953 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
7954 while delivering signal.
7955
8d3788bd
VP
79562011-04-27 Vladimir Prus <vladimir@codesourcery.com>
7957
7958 MI breakpoint notifications.
7959
7960 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
7961 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7962 * testsuite/gdb.mi/mi-watch.exp: Adust.
7963 * testsuite/gdb.mi/mi2-watch.exp: Adust.
7964 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
7965 notifications.
8d3788bd 7966
3e03848b
JK
79672011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7968
7969 * gdb.base/gdbindex-stabs-dwarf.c: New file.
7970 * gdb.base/gdbindex-stabs.c: New file.
7971 * gdb.base/gdbindex-stabs.exp: New file.
7972
918c9108
YQ
79732011-04-25 Yao Qi <yao@codesourcery.com>
7974
7975 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
7976 with /*...*/.
7977 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7978
90556b8c
JK
79792011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 * gdb.python/py-value.exp (test_objfiles): Name the first test
7982 `py-value in file.filename'.
7983
03f2bd59
JK
79842011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7985
7986 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
7987 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
7988 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
7989 !gdbserver_reconnect_p..
7990 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
7991
7b08b9eb
JK
79922011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7993
7994 * gdb.cp/cpcompletion.exp (complete class methods)
7995 (complete class methods beginning with F): Move them above runto. New
7996 comment about the runto delimiter.
7997
b78974c3
PA
79982011-04-20 Pedro Alves <pedro@codesourcery.com>
7999
8000 * gdb.base/maint.exp: Test that "maint print registers" works
8001 without a running program.
8002
20429c40 80032011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8004
20429c40
MP
8005 * gdb.base/setshow.exp: Fix racy tests.
8006 ($old_gdb_prompt): New variable.
8007
7a9dd1b2
TT
80082011-04-19 Tom Tromey <tromey@redhat.com>
8009
8010 * gdb.mi/mi-nsmoribund.exp:
8011 * gdb.hp/gdb.objdbg/objdbg01.exp:
8012 * gdb.base/structs.exp (test_struct_returns):
8013 * gdb.base/call-sc.exp (test_scalar_returns):
8014 * gdb.base/bigcore.exp: Remove duplicate words.
8015
02835898
JK
80162011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8019 * gdb.base/break-interp.exp (test_attach): New comment.
8020
254f582e
JK
80212011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8022
8023 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8024 (clear __stack_user.next, clear stack_used.next)
8025 (save a zeroed-threads corefile): New test.
8026 Call core_load for $core0file.
8027 (zeroed-threads cannot be listed): New test.
8028
4fe85f5c
JK
80292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8032 filename.
8033 ($srcfile): Preserve the original value.
8034 ($testfile): Match it the .exp filename.
8035 ($corefile): New variable. Substitute it around.
8036 Use clean_restart.
8037 ($prev_timeout): Remove.
8038 (load_core): Move core loading into this proc.
8039 Fix restore of $timeout if load_core fails.
8040
63524580
JK
80412011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 * gdb.base/eu-strip-infcall.c: New file.
8044 * gdb.base/eu-strip-infcall.exp: New file.
8045
90359a16
JK
80462011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8049 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8050
626e7282
JK
80512011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8052
8053 Fix Python access to inlined frames.
8054 * gdb.python/py-frame-inline.c: New file.
8055 * gdb.python/py-frame-inline.exp: New file.
8056
3363d018
EBM
80572011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8058
8059 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8060 content of 's24' correctly (avoiding "optimized out").
8061 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8062
28781456
JK
80632011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8066
4a4106ca
TJB
80672011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8068
8069 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8070 expect a colon in watch -location output.
8071
d26ccb4f
JK
80722011-04-13 Marek Polacek <mpolacek@redhat.com>
8073
df46027d 8074 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8075 New testcase `expect response to define backtrace'. Also remove
8076 redundant `default' block.
8077
e1ab1f9c
JK
80782011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8079
8080 * gdb.python/py-prettyprint.c (struct hint_error): New.
8081 (main): New variable hint_error.
8082 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8083 "print hint_error".
8084 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8085 (register_pretty_printers): Register it.
8086
0c2e6019
TT
80872011-04-04 Tom Tromey <tromey@redhat.com>
8088
8089 * gdb.cp/maint.exp (test_help): Update.
8090 (test_namespace): Likewise.
8091
af57139d
JB
80922011-04-01 Joel Brobecker <brobecker@adacore.com>
8093
8094 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8095 * gdb.ada/arrayptr.exp: Add new tests.
8096
956a9fb9
JB
80972011-04-01 Joel Brobecker <brobecker@adacore.com>
8098
8099 * gdb.ada/mi_catch_ex: New testcase.
8100
d0c4d642
PA
81012011-04-01 Pedro Alves <pedro@codesourcery.com>
8102
8103 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8104 base::overload(void) method without specifying "const".
8105
18819fa6
UW
81062011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8107
8108 * gdb.arch/thumb-singlestep.S: New file.
8109 * gdb.arch/thumb-singlestep.exp: Likewise.
8110
a4c8e806
TT
81112011-03-31 Tom Tromey <tromey@redhat.com>
8112
8113 * gdb.python/py-prettyprint.py (exception_flag): New global.
8114 (NoStringContainerPrinter._iterator.next): Check it.
8115 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8116 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8117
53832f31
TT
81182011-03-29 Tom Tromey <tromey@redhat.com>
8119
8120 * gdb.cp/anon-struct.cc: New file.
8121 * gdb.cp/anon-struct.exp: New file.
8122
e4620230
JK
81232011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 Test STT_GNU_IFUNC support.
8126 * gdb.base/gnu-ifunc-lib.c: New file.
8127 * gdb.base/gnu-ifunc.c: New file.
8128 * gdb.base/gnu-ifunc.exp: New file.
8129
d0fb5eae
JK
81302011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 Support a ring of related breakpoints.
8133 * gdb.base/watchpoint-delete.c: New file.
8134 * gdb.base/watchpoint-delete.exp: New file.
8135
20106cfb
JK
81362011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8137
8138 * gdb.ada/arrayparam.exp (print first after function call): Use
8139 explicit package name. Add a comment
8140 (print lasta after function call): Rename ...
8141 (print last after function call): ... it and use explicit package
8142 name.
8143 (print length after function call): Use explicit package name.
8144 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8145 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8146 (multiple matches for symbol i): Rename ...
8147 (multiple matches for symbol integervar): ... it.
8148 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8149 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8150
e7ab5e63
AB
81512011-03-25 Andrew Burgess <aburgess@broadcom.com>
8152
8153 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8154 environment variable to make grep output more predictable. Move
8155 all the environment setup into gdb_init so it's done once per test
8156 case rather than each time we start gdb.
8157
9ef07c8c
TT
81582011-03-24 Tom Tromey <tromey@redhat.com>
8159
8160 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8161 test.
8162
dd90784c
JK
81632011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8164
8165 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8166 * gdb.dwarf2/dw2-entry-value.S: New file.
8167 * gdb.dwarf2/dw2-entry-value.exp: New file.
8168
05775840
PM
81692011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8170
6fdff2c5 8171 PR python/12183
05775840
PM
8172
8173 * gdb.python/py-function.exp: Add GdbError tests.
8174
8661b11b
PA
81752011-03-18 Pedro Alves <pedro@codesourcery.com>
8176
8177 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8178 (reglocal_test_func, statlocal_test_func): New functions.
8179 (globals_test_func): Call new functions.
8180 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8181 (gdb_collect_locals_test): New procedure.
8182 (gdb_trace_collection_test): Call new procedures.
8183
0fdb4f18
PA
81842011-03-18 Pedro Alves <pedro@codesourcery.com>
8185
8186 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8187 (test_register, test_register_unavailable): New procedures.
8188 (gdb_unavailable_registers_test): New procedure.
8189 (gdb_trace_collection_test): Call it.
8190
99c3dc11
PM
81912011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8192
6fdff2c5 8193 PR python/12149
99c3dc11
PM
8194
8195 * gdb.python/python.exp: Add gdb.write tests.
8196
29703da4
PM
81972010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8198
8199 * gdb.python/Makefile.in: Add py-objfile.
8200 * gdb.python/py-objfile.exp: New file.
8201 * gdb.python/py-objfile.c: New file.
8202 * gdb.python/py-block.exp: Add is_valid tests.
8203 * gdb.python/py-inferior.exp: Ditto.
8204 * gdb.python/py-infthread.exp: Ditto.
8205 * gdb.python/py-symbol.exp: Ditto.
8206 * gdb.python/py-symtab.exp: Ditto.
8207
598997c8
KS
82082011-03-16 Keith Seitz <keiths@redhat.com>
8209
8210 PR c++/12273
8211 * gdb.cp/cmpd-minsyms.exp: New test.
8212 * gdb.cp/cmpd-minsyms.cc: New file.
8213
8214 PR c++/11734
8215 * gdb.cp/ovsrch.exp: New test.
8216 * gdb.cp/ovsrch.h: New file.
8217 * gdb.cp/ovsrch1.cc: New file.
8218 * gdb.cp/ovsrch2.cc: New file.
8219 * gdb.cp/ovsrch3.cc: New file.
8220 * gdb.cp/ovsrch4.cc: New file.
8221
c91513d8
PP
82222011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8223
8224 PR gdb/12528
8225 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8226 * gdb.base/break-on-linker-gcd-function.exp: New test.
8227 * gdb.base/break-on-linker-gcd-function.cc: New file.
8228
7470fc63
AT
82292011-03-15 Andreas Tobler <andreast@fgznet.ch>
8230
8231 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8232
959e7469
PM
82332011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8234
8235 * lib/gdb.exp (gdb_unload): Add another termination case.
8236
9373cf26
JK
82372011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8238
8239 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8240 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8241 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8242 Provide a stub byte there.
8243 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8244 DW_AT_entry_pc.
8245 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8246
24e9cda0
UW
82472011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8248
8249 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8250 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8251 "generic ABI, auto".
8252 (altivec_abi_tests): Accept vectors returned by reference.
8253
7371cf6d
PM
82542010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8255
8256 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8257
ce77046a
UW
82582011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8259
8260 * gdb.python/py-section-script.exp: Skip test if no Python support.
8261
176400c3
UW
82622011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8263
8264 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8265
ecec24e6
PM
82662011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8267
8268 * gdb.python/py-parameter.exp: Update tests to the new Python
8269 parameter API. Add "no documentation" test. Add deprecated API
8270 backward compatibility test.
8271
5dbdd470
TT
82722011-03-09 Tom Tromey <tromey@redhat.com>
8273
8274 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8275 gdb_continue_to_end.
8276
b66e66ee
MK
82772011-03-09 Mark Kettenis <kettenis@gnu.org>
8278
8279 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8280 tabs.
8281
eceb0c5f
TT
82822011-03-09 Tom Tromey <tromey@redhat.com>
8283
8284 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8285 parentheses.
8286 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8287 $command.
8288 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8289 argument to gdb_continue_to_end.
8290 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8291 argument to gdb_continue_to_end.
8292 * gdb.cp/annota3.exp: Fix regex.
8293 * gdb.cp/annota2.exp: Fix regex.
8294 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8295 gdb_continue_to_end.
8296 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8297 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8298 gdb_continue_to_end.
8299
63154eca
PA
83002011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 * gdb.server/ext-run.exp
8303 (load new file without any gdbserver inferior): New test.
8304
967d1f9b
TT
83052011-03-07 Tom Tromey <tromey@redhat.com>
8306
8307 * Makefile.in (TAGS): Rewrite.
8308
d68dcbb9
JK
83092011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8310
8311 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8312 initial commands echo. New match for `Found trace'. Anchor all the
8313 other matches. Anchor and match for `No trace frame found' the final
8314 match.
8315
6bf58e63
TT
83162011-03-07 Tom Tromey <tromey@redhat.com>
8317
8318 * Makefile.in (TAGS): New target.
8319
fda326dd
TT
83202011-03-07 Tom Tromey <tromey@redhat.com>
8321
8322 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8323 change.
8324 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8325 change.
8326 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8327 exit message change.
8328 (skip_altivec_tests): Update for exit message change.
8329 (skip_vsx_tests): Likewise.
8330 (gdb_continue_to_end): Likewise. Add 'command' argument.
8331 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8332 * gdb.threads/tls.exp: Update for exit message change.
8333 * gdb.threads/thread-unwindonsignal.exp: Use
8334 gdb_continue_to_end.
8335 * gdb.threads/step.exp (step_it): Update for exit message change.
8336 (continue_all): Likewise.
8337 * gdb.threads/print-threads.exp (test_all_threads): Update for
8338 exit message change.
8339 * gdb.threads/interrupted-hand-call.exp: Use
8340 gdb_continue_to_end.
8341 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8342 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8343 gdb_continue_to_end.
8344 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8345 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8346 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8347 * gdb.cp/method.exp: Update for exit message change.
8348 * gdb.cp/mb-templates.exp: Update for exit message change.
8349 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8350 * gdb.cp/annota3.exp: Update for exit message change.
8351 * gdb.cp/annota2.exp: Update for exit message change.
8352 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8353 * gdb.base/term.exp: Update for exit message change.
8354 * gdb.base/step-test.exp (test_i): Update for exit message change.
8355 * gdb.base/sigstep.exp (advance): Update for exit message change.
8356 (advancei): Likewise.
8357 * gdb.base/siginfo.exp: Update for exit message change.
8358 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8359 * gdb.base/reread.exp: Use gdb_continue_to_end.
8360 * gdb.base/langs.exp: Use gdb_continue_to_end.
8361 * gdb.base/interrupt.exp: Update for exit message change.
8362 * gdb.base/gdb1555.exp: Update for exit message change.
8363 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8364 * gdb.base/ending-run.exp: Update for exit message change.
8365 * gdb.base/chng-syms.exp: Update for exit message change.
8366 * gdb.base/checkpoint.exp: Update for exit message change.
8367 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8368 gdb_continue_to_end.
8369 (test_catch_syscall_with_wrong_args): Likewise.
8370 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8371 * gdb.base/break-interp.exp (test_ld): Update for exit message
8372 change.
8373 * gdb.base/bang.exp: Update for exit message change.
8374 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8375 (do_call_attach_tests): Likewise.
8376 * gdb.base/a2-run.exp: Update for exit message change.
8377 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8378 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8379 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8380
dd19bd70
JK
83812011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8384
30e62689
TT
83852011-03-03 Tom Tromey <tromey@redhat.com>
8386
8387 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8388 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8389 * gdb.hp/gdb.aCC/configure.ac: Remove.
8390 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8391 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8392 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8393 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8394 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8395 * gdb.hp/gdb.compat/configure.ac: Remove.
8396 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8397 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8398 * gdb.hp/gdb.defects/configure.ac: Remove.
8399 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8400 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8401 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8402 * gdb.hp/configure.ac: Remove.
8403 * gdb.hp/configure: Remove.
8404 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8405 substitution.
8406 (Makefile): Remove rule.
8407 * gdb.cell/configure.ac: Remove.
8408 * gdb.cell/configure: Remove.
8409 * gdb.stabs/Makefile.in (Makefile): Remove.
8410 (distclean): Don't remove config.status or config.log.
8411 * gdb.stabs/configure (Makefile): Remove.
8412 * gdb.stabs/configure.ac: Remove.
8413 * configure: Rebuild.
8414 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8415 Remove stabs- and cell-specific logic. Test for existence of
8416 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8417 subdirectories, gdb.cell, and and gdb.stabs.
8418 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8419
c171f854
JB
84202011-03-03 Joel Brobecker <brobecker@adacore.com>
8421
8422 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8423 end of buffer.
8424
9a5193cb
JB
84252011-03-02 Joel Brobecker <brobecker@adacore.com>
8426
8427 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8428 gdb_test when running a test where we expected no output back.
8429
9bb4c1bb
MS
84302011-02-28 Michael Snyder <msnyder@vmware.com>
8431
8432 * gdb.cp/overload.cc: Change initializer value to integer.
8433
3bd0f5ef
MS
84342011-02-27 Michael Snyder <msnyder@vmware.com>
8435
8436 * gdb.multi/base.exp: Add test for remove-inferiors.
8437
2279eaad
JB
84382011-02-26 Joel Brobecker <brobecker@adacore.com>
8439
8440 * gdb.python/py-frame.exp: Simplify the initialization phase
8441 using prepare_for_testing.
8442
c82c0b55
MS
84432011-02-25 Michael Snyder <msnyder@vmware.com>
8444
8445 * gdb.multi/base.exp: Add tests for info inferiors with args.
8446
1d94651b
JK
84472011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8450 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8451 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8452 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8453 asmfile3. Comment the STABS (#3) file compilation. Compile
8454 everything through assembler. Provide KFAIL for symtab/12497.
8455 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8456 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8457 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8458 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8459
3bd0f5ef
MS
84602011-02-24 Michael Snyder <msnyder@vmware.com>
8461
8462 * gdb.base/break.exp: Add tests for delete breakpoints using
8463 convenience variables and value history references.
8464
12c1418e
MS
84652011-02-24 Michael Snyder <msnyder@vmware.com>
8466
8467 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8468 left behind in previous check-in.
8469
e5a67952
MS
84702011-02-23 Michael Snyder <msnyder@vmware.com>
8471
8472 * gdb.base/break.exp: Add tests for "info break" with arguments.
8473 * gdb.trace/infotrace.exp: Update patterns for error and help.
8474 * gdb.base/completion.exp: Update pattern.
8475 * gdb.base/ena-dis-br.exp: Update pattern.
8476 * gdb.base/help.exp: Update patterns.
8477
84782011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
8479
8480 * gdb.base/memattr.exp: New test.
8481 * gdb.base/memattr.c: Test load for memattr.exp.
8482
6e6fbe60
DE
84832011-02-22 Doug Evans <dje@google.com>
8484
8485 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8486
1d41d745
MS
84872011-02-22 Michael Snyder <msnyder@vmware.com>
8488
8489 * Makefile.in: Make more clean.
8490 * gdb.ada/Makefile.in: Ditto.
8491 * gdb.arch/Makefile.in: Ditto.
8492 * gdb.asm/Makefile.in: Ditto.
8493 * gdb.base/Makefile.in: Ditto.
8494 * gdb.cp/Makefile.in: Ditto.
8495 * gdb.dwarf2/Makefile.in: Ditto.
8496 * gdb.java/Makefile.in: Ditto.
8497 * gdb.mi/Makefile.in: Ditto.
8498 * gdb.modula2/Makefile.in: Ditto.
8499 * gdb.python/Makefile.in: Ditto.
8500 * gdb.server/Makefile.in: Ditto.
8501 * gdb.stabs/Makefile.in: Ditto.
8502 * gdb.threads/Makefile.in: Ditto.
8503 * gdb.trace/Makefile.in: Ditto.
8504
79ba84ca
MS
85052011-02-22 Michael Snyder <msnyder@vmware.com>
8506
df46027d 8507 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
8508 info threads.
8509
b9b35694
JB
85102011-02-22 Joel Brobecker <brobecker@adacore.com>
8511
8512 * gdb.python/py-breakpoint.exp: Fix the expected output of
8513 one of the "maint info breakpoints" tests to accept the output
8514 generated on platforms that do not have hardware watchpoints.
8515
8bfb830f
JB
85162011-02-22 Joel Brobecker <brobecker@adacore.com>
8517
8518 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8519 clean_restart. Be a little stricter in the expected output
8520 for one of the tests. Fix a typo in one of the comments.
8521
c45f3c54
JB
85222011-02-22 Joel Brobecker <brobecker@adacore.com>
8523
8524 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8525 Delete variable binfile, no longer use. Add or modify test
8526 comments to make them unique.
8527
b97c863c
MS
85282011-02-21 Michael Snyder <msnyder@vmware.com>
8529
8530 * Makefile.in: Update for make clean.
8531 * gdb.ada/Makefile.in: Ditto.
8532 * gdb.arch/Makefile.in: Ditto.
8533 * gdb.asm/Makefile.in: Ditto.
8534 * gdb.base/Makefile.in: Ditto.
8535 * gdb.cp/Makefile.in: Ditto.
8536 * gdb.dwarf2/Makefile.in: Ditto.
8537 * gdb.java/Makefile.in: Ditto.
8538 * gdb.mi/Makefile.in: Ditto.
8539 * gdb.modula2/Makefile.in: Ditto.
8540 * gdb.python/Makefile.in: Ditto.
8541 * gdb.server/Makefile.in: Ditto.
8542 * gdb.stabs/Makefile.in: Ditto.
8543 * gdb.threads/Makefile.in: Ditto.
8544 * gdb.trace/Makefile.in: Ditto.
8545
aea5b279
MS
85462011-02-21 Michael Snyder <msnyder@vmware.com>
8547
8548 * gdb.threads/thread-find.exp: Update patterns for changes in
8549 output of "info threads" command.
8550
e3039479
UW
85512011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8552 Ulrich Weigand <uweigand@de.ibm.com>
8553
8554 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8555 (skip_hw_watchpoint_tests): Likewise.
8556 (skip_hw_watchpoint_multi_tests): Likewise.
8557
b800ec70
UW
85582011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8559
8560 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8561 (skip_hw_watchpoint_tests): Likewise.
8562 (skip_hw_watchpoint_multi_tests): Likewise.
8563 (skip_hw_watchpoint_access_tests): Likewise.
8564
8565 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8566 * gdb.base/pr11022.exp: Likewise.
8567 * gdb.base/watch-read.exp: Likewise.
8568 * gdb.base/watch_thread_num.exp: Likewise.
8569 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8570 * gdb.base/watchpoint-hw.exp: Likewise.
8571 * gdb.base/watchpoint.exp: Likewise.
8572 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8573 * gdb.threads/watchthreads-reorder.exp: Likewise.
8574 * gdb.threads/watchthreads.exp: Likewise.
8575 * gdb.threads/watchthreads2.exp: Likewise.
8576
91033e37
JB
85772011-02-21 Joel Brobecker <brobecker@adacore.com>
8578
8579 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8580 the debugger is unable to find the array bounds.
8581
eeaafae2
JK
85822011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8583
8584 * gdb.cp/typedef-operator.exp: New file.
8585 * gdb.cp/typedef-operator.cc: New file.
8586
e338d953
MS
85872011-02-17 Michael Snyder <msnyder@vmware.com>
8588
8589 * gdb.threads/thread-find.exp: Fix regular expressions.
8590
e67ad678
JB
85912011-02-17 Joel Brobecker <brobecker@adacore.com>
8592
8593 * gdb.ada/packed_array: Expand testcase to test printing of
8594 unconstrained packed array.
8595
93084bca
JB
85962011-02-17 Joel Brobecker <brobecker@adacore.com>
8597
8598 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8599
a0c78a73
PA
86002011-02-16 Pedro Alves <pedro@codesourcery.com>
8601
f65d5553 8602 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
8603 (main): Initialize it before collecting, and and clear it
8604 afterwards.
f65d5553
PA
8605 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8606 collecting with '{type} addr', where the addr expression is not an
8607 rvalue.
a0c78a73 8608
3dfcbbd2
KW
86092011-02-16 Ken Werner <ken.werner@de.ibm.com>
8610
8611 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8612 a bool variable. Expect correct OpenCL names for vector types. Use the
8613 uc3 variable name instead of referring to the uchar3 built-in type.
8614 Escape the asterisk at the half pointer test.
8615
08807d5a
PA
86162011-02-16 Pedro Alves <pedro@codesourcery.com>
8617
f65d5553 8618 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
8619 (main): Initialize it before collecting, and and clear it
8620 afterwards.
f65d5553
PA
8621 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8622 collecting overlapping memory ranges.
08807d5a 8623
60f98dde
MS
86242011-02-15 Michael Snyder <msnyder@vmware.com>
8625
8626 * gdb.base/default.exp: Add tests for thread commands.
8627 * gdb.base/help.exp: Add tests for thread commands.
8628 * gdb.threads/thread-find.exp: New test for thread find command.
8629
648cd113
KW
86302011-02-15 Ken Werner <ken.werner@de.ibm.com>
8631
8632 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8633
494e194e
YQ
86342011-02-15 Yao Qi <yao@codesourcery.com>
8635
8636 PR tdep/12352
8637 * gdb.arch/arm-disp-step.S : New test for str instruction.
8638 * gdb.arch/arm-disp-step.exp : Likewise.
8639
d9492458
TJB
86402011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8641
8642 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8643 "vector_register2_vr" test strings. Test the extended floating
8644 point registers (F32~F63).
8645 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8646 IBM XL C compiler. Make the test program use a register provided
8647 by the compiler for the lxvd2x instruction.
8648
8af8e3bc
PA
86492011-02-14 Pedro Alves <pedro@codesourcery.com>
8650
8651 * gdb.trace/unavailable.cc (class Base, class Middle, class
8652 Derived): New types.
8653 (derived_unavail, derived_partial, derived_whole): New globals.
8654 (virtual_partial): New global.
8655 (virtualp): Point at virtual_partial.
8656 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8657 related to unavailable vptr.
8658
1b28d0b3
PA
86592011-02-14 Pedro Alves <pedro@codesourcery.com>
8660
8661 * gdb.trace/unavailable.cc (a, b, c): New globals.
8662 (main): Set and clear them.
8663 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8664 `a' and `c', and check that `b' isn't collected, although `a' and
8665 `c' are.
8666
ec0a52e1
PA
86672011-02-14 Pedro Alves <pedro@codesourcery.com>
8668
8669 * gdb.trace/unavailable.cc (struct Virtual): New.
8670 (virtualp): New global pointer.
8671 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8672 printing a pointer to an object whose type has a vtable, with
8673 print object on.
8674
24e6bcee
PA
86752011-02-14 Pedro Alves <pedro@codesourcery.com>
8676
8677 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8678 value repeat handles unavailableness.
8679
39d37385
PA
86802011-02-14 Pedro Alves <pedro@codesourcery.com>
8681
8682 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8683 tests for building arrays from unavailable values, subscripting
8684 non-memory rvalue unvailable arrays, and accessing fields or
8685 baseclasses of non-lazy unavailable values,
8686 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8687 struct types.
8688 (g_smallstruct, g_smallstruct_b): New globals.
8689
06d72e16
PA
86902011-02-14 Pedro Alves <pedro@codesourcery.com>
8691
8692 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8693
bc9a5551
JK
86942011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8695
8696 Fix const/volatile qualifiers of C++ types, PR c++/12328.
8697 * gdb.cp/overload-const.exp: New file.
8698 * gdb.cp/overload-const.cc: New file.
8699
54fcddd0
UW
87002011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8701
8702 * gdb.opencl/callfuncs.cl: New file.
8703 * gdb.opencl/callfuncs.exp: New test.
8704 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8705
d6dafb7c
UW
87062011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8707
8708 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8709 when computing result.
8710 * gdb.arch/altivec-abi.exp: Update expected results.
8711
a449c2d8
TJB
87122011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8713
8714 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8715 * gdb.base/jit.exp: Likewise.
8716 * gdb.base/pie-execl.exp: Likewise.
8717 * gdb.base/solib-nodir.exp: Likewise.
8718 * gdb.base/solib-overlap.exp: Likewise.
8719
764880b7
PA
87202011-02-07 Pedro Alves <pedro@codesourcery.com>
8721
8722 * gdb.trace/collection.c (global_pieces): New.
8723 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8724 New procedure.
8725 (gdb_trace_collection_test): Call it.
8726
505500db
SW
87272011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
8728
8729 * gdb.python/py-evthreads.c: New file.
8730 * gdb.python/py-evthreads.exp: New file.
8731 * gdb.python/py-events.py: New file.
8732 * gdb.python/py-events.exp: New file.
8733 * gdb.python/py-events.c: New file.
8734
385203ed
DD
87352011-02-04 David Daney <ddaney@caviumnetworks.com>
8736
8737 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8738
9011945e
AB
87392011-02-03 Andrew Burgess <aburgess@broadcom.com>
8740
8741 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8742 gdb.base/disasm-end-cu.exp: New test for disassembling over the
8743 boundary between two compilation units.
8744
580688f3
PA
87452011-02-02 Pedro Alves <pedro@codesourcery.com>
8746
8747 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
8748 (Virtual): New structs.
8749 (virtual_o, virtual_middle_b): New globals.
8750 * gdb.cp/virtbase.exp: New tests.
8751
d3f0f853
PP
87522011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8753
8754 * gdb.base/jit.exp: New file.
8755 * gdb.base/jit-main.c: New file.
8756 * gdb.base/jit-solib.c: New file.
8757
b2030fb5
UW
87582011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8759
8760 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8761 proceed to initial kernel entry point.
8762 * gdb.opencl/datatypes.exp: Likewise.
8763 * gdb.opencl/operators.exp: Likewise.
8764 * gdb.opencl/vec_comps.exp: Likewise.
8765
2db19d1e
SW
87662011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
8767
8768 * gdb.cp/nsnested.cc: New.
8769 * gdb.cp/nsnested.exp: New.
8770 * gdb.cp/nsnoimports.exp: New.
8771 * gdb.cp/nsnoimports.cc: New.
8772
6b0c4c1f
JB
87732011-01-31 Joel Brobecker <brobecker@adacore.com>
8774
8775 * gdb.base/interact.exp: Add extra tests that verify that
8776 the value of the interactive-mode setting does not change
8777 after the script is sourced.
8778
80b23b6a
JK
87792011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8780
8781 * gdb.cp/noparam.exp: New file.
8782 * gdb.cp/noparam.cc: New file.
8783
ffd5ec24
PA
87842011-01-28 Pedro Alves <pedro@codesourcery.com>
8785
8786 * gdb.trace/tfile.exp: Test that with no traceframe selected,
8787 there's no stack or registers.
8788
a81766d8
TT
87892011-01-26 Tom Tromey <tromey@redhat.com>
8790
8791 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
8792 space before string output. Add test for "set print pretty off"
8793 case.
8794
585fdaa1
PA
87952011-01-25 Pedro Alves <pedro@codesourcery.com>
8796
8797 * gdb.base/frame-args.exp: Adjust.
8798 * gdb.dwarf2/dw2-noloc.exp: Adjust.
8799 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
8800 * gdb.dwarf2/pieces.exp: Adjust.
8801 * gdb.opt/clobbered-registers-O2.exp: Adjust.
8802 * gdb.opt/inline-locals.exp: Adjust.
8803 * gdb.threads/fork-child-threads.exp: Adjust.
8804
d468832a
KW
88052011-01-25 Ken Werner <ken.werner@de.ibm.com>
8806
8807 * gdb.opencl/convs_casts.cl: Move program scope variables into the
8808 OpenCL kernel function. Add a comment as marker. Add address space
8809 qualifiers for the remaining program scope variables.
8810 * gdb.opencl/datatypes.cl: Likewise.
8811 * gdb.opencl/operators.cl: Likewise.
8812 * gdb.opencl/vec_comps.cl: Likewise.
8813 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
8814 Add breakpoint at the marker comment.
8815 * gdb.opencl/datatypes.exp: Likewise.
8816 * gdb.opencl/operators.exp: Likewise.
8817 * gdb.opencl/vec_comps.exp: Likewise.
8818
490f124f
PA
88192011-01-24 Pedro Alves <pedro@codesourcery.com>
8820
8821 * gdb.base/printcmds.c (some_struct): New struct and instance.
8822 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
8823 procedure.
8824 <global scope>: Call it.
8825
6da78614
KW
88262011-01-21 Ken Werner <ken.werner@de.ibm.com>
8827
8828 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
8829 argument to the gdb_compile_opencl_hostapp call.
8830
ec64c9aa
YQ
88312011-01-19 Yao Qi <yao@codesourcery.com>
8832
8833 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
8834 positve list.
8835
810cfdbb
YQ
88362011-01-19 Yao Qi <yao@codesourcery.com>
8837
8838 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
8839 canonical form.
8840 Remove "xscale-*-*"
8841 * gdb.xml/tdesc-regs.exp: Likewise.
8842 * gdb.python/py-section-script.exp: Replace ARM target triplet
8843 with canonical form.
8844 Match arm*-*-symbianelf*.
8845 * gdb.base/dup-sect.exp: Likewise.
8846 * lib/dwarf.exp: New.
8847 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
8848 dwarf2_support.
8849 * gdb.dwarf2/dup-psym.exp: Likewise.
8850 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
8851 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8852 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
8853 * gdb.dwarf2/dw2-basic.exp: Likewise.
8854 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8855 * gdb.dwarf2/dw2-const.exp: Likewise.
8856 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
8857 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
8858 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8859 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
8860 * gdb.dwarf2/dw2-filename.exp: Likewise.
8861 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8862 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
8863 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8864 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8865 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
8866 * gdb.dwarf2/dw2-noloc.exp: Likewise.
8867 * gdb.dwarf2/dw2-op-call.exp: Likewise.
8868 * gdb.dwarf2/dw2-producer.exp: Likewise.
8869 * gdb.dwarf2/dw2-ranges.exp: Likewise.
8870 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
8871 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
8872 * gdb.dwarf2/dw2-strp.exp: Likewise.
8873 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
8874 * gdb.dwarf2/implptr.exp: Likewise.
8875 * gdb.dwarf2/mac-fileno.exp: Likewise.
8876 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
8877 * gdb.dwarf2/pieces.exp: Likewise.
8878 * gdb.dwarf2/pr11465.exp: Likewise.
8879 * gdb.dwarf2/valop.exp: Likewise.
8880 * gdb.dwarf2/watch-notconst.exp: Likewise.
8881 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
8882
4694da01
TT
88832011-01-19 Tom Tromey <tromey@redhat.com>
8884
8885 * gdb.python/py-infthread.exp: Add thread tests.
8886
b075872c
JB
88872011-01-14 Joel Brobecker <brobecker@adacore.com>
8888
8889 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
8890
2c3e6e24
JB
88912011-01-14 Joel Brobecker <brobecker@adacore.com>
8892
8893 * gdb.ada/widewide: New testcase.
8894
de8fa76c
JB
88952011-01-13 Joel Brobecker <brobecker@adacore.com>
8896
8897 * gdb.base/interact.exp: New testcase.
8898
1b05df00
TT
88992011-01-12 Tom Tromey <tromey@redhat.com>
8900
8901 * gdb.mi/gdb2549.exp: Update for error message changes.
8902 * gdb.mi/mi-cli.exp: Likewise.
8903 * gdb.mi/mi-disassemble.exp: Likewise.
8904 * gdb.mi/mi-pthreads.exp: Likewise.
8905 * gdb.mi/mi-regs.exp: Likewise.
8906 * gdb.mi/mi-stack.exp: Likewise.
8907 * gdb.mi/mi-var-block.exp: Likewise.
8908 * gdb.mi/mi-var-cmd.exp: Likewise.
8909 * gdb.mi/mi2-cli.exp: Likewise.
8910 * gdb.mi/mi2-disassemble.exp: Likewise.
8911 * gdb.mi/mi2-pthreads.exp: Likewise.
8912 * gdb.mi/mi2-regs.exp: Likewise.
8913 * gdb.mi/mi2-stack.exp: Likewise.
8914 * gdb.mi/mi2-var-block.exp: Likewise.
8915 * gdb.mi/mi2-var-cmd.exp: Likewise.
8916
c2ff108b
JK
89172011-01-12 Andrew Burgess <aburgess@broadcom.com>
8918 Jan Kratochvil <jan.kratochvil@redhat.com>
8919
8920 PR fortran/11104 and DWARF unbound arrays detection.
8921 * gdb.fortran/multi-dim.exp: New file.
8922 * gdb.fortran/multi-dim.f90: New file.
8923
b716877b
AB
89242011-01-12 Andrew Burgess <aburgess@broadcom.com>
8925
8926 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
8927 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
8928 add new tests for opcode dumping.
8929
6c162d5e
TT
89302011-01-11 Tom Tromey <tromey@redhat.com>
8931
8932 * gdb.python/py-infthread.exp: Load gdb-python.exp.
8933
77b06cd7
TJB
89342010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
8935
8936 Convert hardware watchpoints to use breakpoint_ops.
8937 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
8938 type is not supported.
8939 * gdb.base/foll-fork.exp: Likewise.
8940 * gdb.base/foll-vfork.exp: Likewise.
8941
f39a75d0
PM
89422011-01-10 Phil Muldoon <pmuldoon@redhat.com>
8943
8944 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
8945 Use load_lib gdb-python.exp.
8946 * gdb.python/python.exp: Ditto.
8947 * gdb.python/py-function.exp: Ditto.
8948
fc529d80
AS
89492011-01-09 Andreas Schwab <schwab@linux-m68k.org>
8950
8951 * gdb.threads/tls.exp ("info address me"): Fix expected output.
8952
fb03cb59
JK
89532011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8954
8955 * configure: Regenerate.
8956
d8e22779
TT
89572011-01-06 Tom Tromey <tromey@redhat.com>
8958
8959 * gdb.python/py-frame.exp: Test gdb.newest_frame.
8960
09050809
JB
89612011-01-06 Joel Brobecker <brobecker@adacore.com>
8962
fc529d80
AS
8963 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
8964 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
8965 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8966 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
8967 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
8968 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8969 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
8970 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
8971 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
8972 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
8973 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
8974 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
8975 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
8976 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8977 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8978 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
8979 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
8980 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
8981 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8982 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
8983 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
8984 gdb.ada/uninitialized_vars.exp,
8985 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
8986 Simplify by using clean_restart.
09050809 8987
8ed5dd9e
JB
89882011-01-06 Joel Brobecker <brobecker@adacore.com>
8989
8990 Add marker to be used as anchor for inserting breakpoints.
8991 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
8992 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
8993 Likewise.
8994
8995 Remove uses of gdb_start_cmd.
8996 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
8997 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
8998
8999 Do not run testcase if testing with GDBserver.
9000 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9001 if testing with GDBserver.
9002
368a124f
JB
90032011-01-06 Joel Brobecker <brobecker@adacore.com>
9004
9005 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9006 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9007 copyright header.
9008
44944448
JB
90092011-01-05 Joel Brobecker <brobecker@adacore.com>
9010
9011 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9012 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9013 testsuite/gdb.fortran/complex.f,
9014 testsuite/gdb.fortran/derived-type.f90,
9015 testsuite/gdb.fortran/library-module-lib.f90,
9016 testsuite/gdb.fortran/library-module-main.f90,
9017 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9018 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9019 Copyright year update.
9020
31886ea6
JB
90212011-01-05 Joel Brobecker <brobecker@adacore.com>
9022
9023 * gdb.base/langs1.f: Add copyright header.
9024
ebedcab5
JK
90252011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9026
9027 * gdb.base/morestack.exp: New file.
9028 * gdb.base/morestack.c: New file.
9029
de1eb2f9
JK
90302011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9031
9032 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9033
9e87a409
JB
90342010-12-29 Joel Brobecker <brobecker@adacore.com>
9035
9036 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9037 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9038
720d1a40
JB
90392010-12-29 Joel Brobecker <brobecker@adacore.com>
9040
9041 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9042
a283af87
AS
90432010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9044
5d3d9cba
AS
9045 * gdb.threads/tls.exp: Fix typo.
9046
a283af87
AS
9047 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9048 * gdb.threads/execl.exp: Update.
9049
2a20745c
YQ
90502010-12-23 Yao Qi <yao@codesourcery.com>
9051
9052 * gdb.arch/arm-disp-step.exp: New.
9053 * gdb.arch/arm-disp-step.S: New.
9054
a7658b96
TT
90552010-12-21 Tom Tromey <tromey@redhat.com>
9056
9057 * gdb.threads/execl.exp: Update.
9058 * gdb.threads/linux-dp.exp: Update.
9059 * gdb.threads/manythreads.exp: Update.
9060 * gdb.threads/tls.exp: Update.
9061
5b79abe7
TT
90622010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9063
9064 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9065 (NextOverThrowDerivates) <resumebpt>: New.
9066 (resumebpt_test): New.
9067 (main): Call resumebpt_test.
9068 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9069
0914bcdb
SS
90702010-12-12 Stan Shebs <stan@codesourcery.com>
9071
9072 * gdb.trace/tsv.exp: Test print command on trace state variables.
9073
305aeedc
TT
90742010-12-09 Tom Tromey <tromey@redhat.com>
9075
9076 * gdb.base/interp.exp: Add regression test.
9077
186c406b
TT
90782010-12-09 Tom Tromey <tromey@redhat.com>
9079
9080 * gdb.java/jnpe.java: New file.
9081 * gdb.java/jnpe.exp: New file.
9082 * gdb.cp/nextoverthrow.exp: New file.
9083 * gdb.cp/nextoverthrow.cc: New file.
9084
aae1c79a
DE
90852010-12-07 Doug Evans <dje@google.com>
9086
9087 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9088 of data-directory.
9089 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9090 updated.
9091 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9092
60f98dde 90932010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9094
9095 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9096 * gdb.base/call-sc.exp: Ditto.
9097 * gdb.base/finish.exp: Ditto.
9098 * gdb.base/return.exp: Ditto.
9099 * gdb.base/return2.exp: Ditto.
9100
5fa290c1
DE
91012010-11-30 Doug Evans <dje@google.com>
9102
9103 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9104 (gdb_expect_list): Fix spelling errors in comments.
9105 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9106 send_gdb/gdb_expect_list where applicable.
9107 * gdb.base/call-ar-st.exp: Ditto.
9108 * gdb.base/funcargs.exp: Ditto.
9109 * gdb.base/gcore.exp: Ditto.
9110 * gdb.base/page.exp: Ditto.
9111 * gdb.base/sigaltstack.exp: Ditto.
9112 * gdb.base/siginfo.exp: Ditto.
9113 * gdb.base/sigstep.exp: Ditto.
9114 * gdb.base/trace-commands.exp: Ditto.
9115
4e04c971
DE
91162010-11-29 Doug Evans <dje@google.com>
9117
9118 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9119 printer-name;subprinter-name.
9120
8cf6f0b1
TT
91212010-11-29 Tom Tromey <tromey@redhat.com>
9122
9123 * gdb.dwarf2/implptr.exp: New file.
9124 * gdb.dwarf2/implptr.c: New file.
9125 * gdb.dwarf2/implptr.S: New file.
9126
94b6973e
PM
91272010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9128
fc529d80 9129 PR python/12199
94b6973e
PM
9130
9131 * gdb.python/py-breakpoint.exp: Test the delete method.
9132
8358c15c
JK
91332010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9134
9135 Fix step_resume_breakpoint unsaved during an infcall.
9136 * gdb.base/step-resume-infcall.exp: New file.
9137 * gdb.base/step-resume-infcall.c: New file.
9138
f6df29bc
TJB
91392010-11-24 Edjunior Machado <emachado@br.ibm.com>
9140
9141 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9142
f2b5a5cf
TJB
91432010-11-24 Edjunior Machado <emachado@br.ibm.com>
9144
9145 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9146 on ppc64's symbols; "finish" and "return" commands must accept to
9147 show the caller line again as well as the line after.
9148 * gdb.asm/powerpc64.inc: New file.
9149
6b0ecdc2
DE
91502010-11-23 Doug Evans <dje@google.com>
9151
9152 * lib/gdb.exp (gdb_test_sequence): New function.
9153 (gdb_expect_list): Add verbose -log call for each pattern.
9154 * gdb.base/signals.exp (test_handle_all_print): Call it.
9155 Reduce timeout increment from 6 minutes to 1 minute.
9156 * gdb.server/ext-run.exp: Call it.
9157
ea976c60
PM
91582010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9159
f2b5a5cf 9160 PR python/12212
ea976c60
PM
9161
9162 * gdb.python/python.exp: Check that selected_thread raises an
9163 error when no inferior is loaded.
9164
c0efa795
JK
91652010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9168 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9169
ec3aa567
JK
91702010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9171
9172 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9173 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9174
d8249011
DE
91752010-11-18 Doug Evans <dje@google.com>
9176
9177 * gdb.server/ext-run.exp: Fix intermittent failures.
9178
d4eba7d1
NF
91792010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9180
9181 * gdb.stabs/gdb11479.exp: Use runto_main.
9182
b04c2f88
NF
91832010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9184
9185 * gdb.base/break-entry.exp: Skip if using a stub.
9186
ae9d7ce4
NF
91872010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9188
9189 * gdb.python/py-inferior.exp: Pack values in target endianness.
9190
621c8364
TT
91912010-11-12 Tom Tromey <tromey@redhat.com>
9192
9193 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9194 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9195 MemoryError.
9196 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9197 type.
9198 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9199 MemoryError.
9200 (test_subscript_regression): Update exception type.
9201
84f4c1fe
PM
92022010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9203
9204 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9205 breakpoint tests.
9206
a1442452
PA
92072010-11-09 Pedro Alves <pedro@codesourcery.com>
9208
9209 * gdb.base/watchpoint.exp: Test "watch -location" with an
9210 innacessible location.
9211
efd11a33
JK
92122010-11-09 Edjunior Machado <emachado@br.ibm.com>
9213 Luis Machado <luisgpm@br.ibm.com>
9214
9215 * gdb.base/maint.exp: Expect "." prefix.
9216 * gdb.base/nodebug.exp: Expect "." Likewise.
9217 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9218 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9219 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9220 POWER server processors.
9221
aa00efb5
JK
92222010-11-08 Edjunior Machado <emachado@br.ibm.com>
9223 Luis Machado <luisgpm@br.ibm.com>
9224
9225 * gdb.base/break-entry.exp: convert entry point for
9226 ppc64 and expect leading `.' on ppc64's symbols
9227
99e7ae30
DE
92282010-11-05 Doug Evans <dje@google.com>
9229
9230 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9231 * gdb.python/py-param.exp: Delete, contents moved to ...
9232 * gdb.python/py-parameter.exp: ... here. New file.
9233 Add test for gdb.parameter ("directories").
99e7ae30 9234
f4b8a18d
KW
92352010-11-05 Ken Werner <ken.werner@de.ibm.com>
9236
9237 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9238 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9239 * configure: Regenerate.
9240 * gdb.opencl/Makefile.in: New File.
9241 * gdb.opencl/datatypes.exp: Likewise.
9242 * gdb.opencl/datatypes.cl: Likewise.
9243 * gdb.opencl/operators.exp: Likewise.
9244 * gdb.opencl/operators.cl: Likewise.
9245 * gdb.opencl/vec_comps.exp: Likewise.
9246 * gdb.opencl/vec_comps.cl: Likewise.
9247 * gdb.opencl/convs_casts.exp: Likewise.
9248 * gdb.opencl/convs_casts.cl: Likewise.
9249 * lib/opencl.exp: Likewise.
9250 * lib/opencl_hostapp.c: Likewise.
9251 * lib/opencl_kernel.cl: Likewise.
9252 * lib/cl_util.c: Likewise.
9253 * lib/cl_util.c: Likewise.
9254 * gdb.base/default.exp (set language): Add "opencl" to the list of
9255 languages.
9256
a9d5ef47
SW
92572010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9258
9259 * gdb.cp/overload.exp: Added test for inheritance overload.
9260 * gdb.cp/overload.cc: Ditto.
9261 * gdb.cp/oranking.exp: Removed releveant kfails.
9262
03eb1c79
JK
92632010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9264 Joel Brobecker <brobecker@adacore.com>
9265
9266 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9267 check test_compiler_info.
9268
dbc98a8b
KW
92692010-11-03 Ken Werner <ken.werner@de.ibm.com>
9270
9271 * gdb.base/gnu_vector.exp: Adjust expect messages.
9272
120bd360
KW
92732010-11-03 Ken Werner <ken.werner@de.ibm.com>
9274
9275 * gdb.base/gnu_vector.exp: Add unary operator tests.
9276
c37f7098
KW
92772010-11-03 Ken Werner <ken.werner@de.ibm.com>
9278
9279 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9280
7b51bc51
DE
92812010-11-02 Doug Evans <dje@google.com>
9282
9283 * gdb.python/py-pp-maint.c: New file.
9284 * gdb.python/py-pp-maint.exp: New file.
9285 * gdb.python/py-pp-maint.py: New file.
9286
50c97f38
TT
92872010-11-02 Tom Tromey <tromey@redhat.com>
9288
9289 * gdb.base/default.exp: Remove "scheme" from language list.
9290
a289b8f6
JK
92912010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9292
9293 Revert:
9294 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9295 * gdb.threads/sigstep-threads.exp: New file.
9296 * gdb.threads/sigstep-threads.c: New file.
9297
cd017491
MS
92982010-10-20 Michael Snyder <msnyder@vmware.com>
9299
9300 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9301
8e6a5956
UW
93022010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9303
9304 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9305 Skip test completely if gdb,no_hardware_watchpoints.
9306
2c04da0d
UW
93072010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9308
9309 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9310 strict, but do not check for any particular function name within libc.
9311
79afc5ef
SW
93122010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9313
9314 * gdb.cp/smartp.exp: New test.
9315 * gdb.cp/smartp.cc : New test.
9316
026ffab7
SW
93172010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9318
9319 * gdb.cp/converts.exp: Test pointer to bool conversion.
9320 Test pointer to long conversion.
9321 * gdb.cp/oranking.exp: Removed relevant kfail.
9322
3a772aa4
TT
93232010-10-18 Tom Tromey <tromey@redhat.com>
9324
9325 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9326 argument to lazy_string.
9327 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9328 (pp_ls.to_string): Use it.
9329 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9330 Add "estring2" local.
9331
5fc3827b
JK
93322010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9333
9334 Fix s390x compatibility.
9335 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9336 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9337
8aeb23f3
JK
93382010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 * gdb.threads/sigstep-threads.exp: New file.
9341 * gdb.threads/sigstep-threads.c: New file.
9342
c1e56572
JK
93432010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9344
9345 * gdb.base/pie-execl.exp: New file.
9346 * gdb.base/pie-execl.c: New file.
9347
92163a10
JK
93482010-10-13 Doug Evans <dje@google.com>
9349 Jan Kratochvil <jan.kratochvil@redhat.com>
9350
9351 PR exp/12117
9352 * gdb.cp/ptype-cv-cp.cc: New file.
9353 * gdb.cp/ptype-cv-cp.exp: New file.
9354
7062b0a0
SW
93552010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9356
9357 * gdb.cp/converts.cc: New test program.
9358 * gdb.cp/converts.exp: New test.
9359 * gdb.cp/overload.exp: Added test for void* vs int*.
9360 * gdb.cp/overload.exp: Ditto.
9361 * gdb.cp/oranking.exp: Removed related kfail.
9362
0e3509db
DE
93632010-10-13 Doug Evans <dje@google.com>
9364
9365 * lib/gdb-python.exp (gdb_check_python_config): New function.
9366 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9367 * gdb.python/lib-types.cc: New file.
9368 * gdb.python/lib-types.exp: New file.
9369
8dc78533
JK
93702010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9371
9372 * gdb.python/py-error.exp: New file.
9373 * gdb.python/py-error.py: New file.
9374
93c17e06
JK
93752010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9376
9377 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9378 gdb_test_multiple.
9379
d8b34041
JK
93802010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9381
9382 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9383 * gdb.base/prelink.exp: Likewise.
9384 * gdb.base/solib-nodir.exp: Likewise.
9385 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9386 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9387 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9388
e0cc584e
UW
93892010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9390
9391 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9392 for the "info files" test to avoid timeouts on slow machines.
9393
cfc353b1
JK
93942010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9395
9396 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9397 (main): Make openlib dummy call.
9398
d3d7896d
JK
93992010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9400
9401 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9402 * break-interp.exp (reach): Move the core body ...
9403 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9404 (test_ld): Provide always real argument, even to the linker. Replace
9405 dl_main by _dl_debug_state.
9406
5e533c94
JK
94072010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9408
9409 Fix results of prelinked PIEs on ppc*.
9410 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9411 Accept also DISPLACEMENT "PRESENT".
9412 (main): Replace "ZERO" displacements by "PRESENT".
9413
33540610
SW
94142010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9415
9416 * gdb.cp/oranking.exp: New test.
9417 * gdb.cp/oranking.cc: New test program.
9418
3bdf2bbd
KW
94192010-10-08 Ken Werner <ken.werner@de.ibm.com>
9420
9421 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9422 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9423
2f608a3a
KW
94242010-10-06 Ken Werner <ken.werner@de.ibm.com>
9425
9426 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9427 lush, lynx) New constant.
9428 * gdb.base/constvars.exp: Test const array types.
9429 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9430
aa2e2d8d
DE
94312010-10-06 Doug Evans <dje@google.com>
9432
9433 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9434 of syscall staging area.
9435
2844d6b5
KW
94362010-10-06 Ken Werner <ken.werner@de.ibm.com>
9437
9438 * gdb.base/gnu_vector.c: Add variable c4.
9439 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9440 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9441
7d8ac8bb
MR
94422010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9443
9444 * gdb.arch/altivec-abi.exp: Fix a typo.
9445
84a02e58
MR
94462010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9447
9448 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9449 to match a thread ID.
9450
b18e6318
JK
94512010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9452
9453 Fix s390x testcase compatibility.
9454 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9455
a2c09bd0
DE
94562010-10-01 Doug Evans <dje@google.com>
9457
9458 * lib/gdb-python.exp: New file.
9459 * gdb.python/py-block.exp: Use it.
9460 * gdb.python/py-breakpoint.exp: Ditto.
9461 * gdb.python/py-frame.exp: Ditto.
9462 * gdb.python/py-inferior.exp: Ditto.
9463 * gdb.python/py-param.exp: Ditto.
9464 * gdb.python/py-prettyprint.exp: Ditto.
9465 * gdb.python/py-shared.exp: Ditto.
9466 * gdb.python/py-symbol.exp: Ditto.
9467 * gdb.python/py-symtab.exp: Ditto.
9468 * gdb.python/py-type.exp: Ditto.
9469 * gdb.python/py-value.exp: Ditto.
9470 * gdb.python/python.exp: Ditto.
9471
38f12cfc
TT
94722010-09-30 Tom Tromey <tromey@redhat.com>
9473
9474 * gdb.base/anon.exp: New file.
9475 * gdb.base/anon.c: New file.
9476
9ae8282d
TT
94772010-09-30 Tom Tromey <tromey@redhat.com>
9478
9479 * gdb.base/completion.exp: Test completion through anonymous
9480 union.
9481 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9482
e9e07ba6
JK
94832010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 Fix printing parameters of inlined functions.
9486 * gdb.dwarf2/dw2-inline-param.exp: New file.
9487 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9488 * gdb.dwarf2/dw2-inline-param.S: New file.
9489
cd2effb2
JK
94902010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 PR corefiles/12071.
9493 * gdb.base/corefile.exp (quit with a process, no question: load core)
9494 (quit with a core file): New tests.
9495
bceffbf3
JK
94962010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 Fix GDB crash on inferior calls with self-referencing classes.
9499 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9500 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9501 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9502
1736ad11
JK
95032010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 Fix lost siginfo_t for inferior calls.
9506 * gdb.base/siginfo-infcall.exp: New file.
9507 * gdb.base/siginfo-infcall.c: New file.
9508
a176ad92
JB
95092010-09-22 Joel Brobecker <brobecker@adacore.com>
9510
9511 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9512
c2b0a229
JK
95132010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9516 New test.
9517 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9518
e8ae22d1
JB
95192010-09-22 Joel Brobecker <brobecker@adacore.com>
9520
9521 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9522 type of our const type.
9523
ec322823
SW
95242010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9525
9526 * gdb.cp/pr12028.cc: New.
9527 * gdb.cp/pr12028.exp: New.
9528
72929c62
JB
95292010-09-22 Joel Brobecker <brobecker@adacore.com>
9530
9531 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9532
875b4ff5 95332010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 9534 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
9535
9536 PR mi/11407
9537 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9538 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9539 * gdb.mi/dw2-ref-missing-frame.S New File.
9540 * gdb.mi/dw2-ref-missing-frame.exp New File.
9541
7155d578
TT
95422010-09-14 Tom Tromey <tromey@redhat.com>
9543
9544 PR symtab/8399:
9545 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9546
515ed532
TT
95472010-09-14 Tom Tromey <tromey@redhat.com>
9548
9549 PR exp/11803:
9550 * gdb.threads/tls.exp: Use C++.
9551 (check_thread_local): Use K::another_thread_local.
9552 * gdb.threads/tls.c (class K): New.
9553 (another_thread_local): Now a member of K.
9554 (spin): Update. No longer K&R C.
9555
450ca57c
SW
95562010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9557
9558 * gdb.cp/koenig.cc: created class for testing member lookup.
9559 * gdb.cp/koenig.exp: Added test for member lookup.
9560
dbd492a3
JK
95612010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9562
9563 Fix false FAILs on sourcetree topdir directory containing "kill".
9564 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9565 source line matching regexp.
9566
8d4d924b
JK
95672010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9568
9569 * gdb.python/python.exp (set height 0, collect help from uiout)
9570 (verify help to uiout): New tests.
9571
8e64f2a0
JK
95722010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9573
9574 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9575 is_lp64_target to check 64bit target.
9576
4569eed2
JK
95772010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9578
9579 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9580 (test_ld) <powerpc64-*>: New.
9581
5e1617b1
DJ
95822010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9583
9584 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9585
c767944b
DJ
95862010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9587
9588 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9589 (FunctionArg::method): New function.
9590 (empty, arg): New variables.
9591 (main): Call arg.method.
9592 * gdb.cp/templates.exp (test_template_args): New function.
9593 (do_tests): Call it.
9594
27d3a3fc
UW
95952010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9596
9597 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9598 of "next" to proceed over pthread_exit call.
9599
55b7ce7f
UW
96002010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9601
9602 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9603 "maint print statistics" output to prevent expect timeouts.
9604
809df446
JK
96052010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9606
9607 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9608 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9609 (test_float_rejected): ... here.
9610 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9611 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9612 (test_float_rejected): ... here.
9613 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9614 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9615 (test_float_rejected): ... here.
9616 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9617 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9618 (test_float_rejected): ... here.
9619
8464be76
DJ
96202010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9621
9622 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9623 before disabling hardware watchpoints.
9624 (test_inaccessible_watchpoint): Check that hardware watchpoints
9625 are used. Test for watchpoints on a constant address.
9626
14dba4b4
JK
96272010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9628
9629 * gdb.base/ui-redirect.exp: New file.
9630
3f3540e1 96312010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 9632 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
9633
9634 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9635
0f254bb7
DE
96362010-08-31 Doug Evans <dje@google.com>
9637
9638 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9639
03f17ccf
TT
96402010-08-30 Tom Tromey <tromey@redhat.com>
9641
9642 PR python/11792:
9643 * gdb.python/py-value.exp (test_subscript_regression): Add
9644 dynamic_type test.
9645
640617ad
DJ
96462010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9647
9648 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9649 instead of running to main. Do not test the main function.
9650 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9651 Add new main.
9652
2ed91d1b
PA
96532010-08-26 Pedro Alves <pedro@codesourcery.com>
9654
9655 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9656 one test.
9657
673bfd45
DE
96582010-08-24 Doug Evans <dje@google.com>
9659
9660 PR symtab/11942
9661 * gdb.dwarf2/dw4-sig-types.cc: New file.
9662 * gdb.dwarf2/dw4-sig-types.h: New file.
9663 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9664 * gdb.dwarf2/dw4-sig-types.exp: New file.
9665
f9ffd4bb
TT
96662010-08-23 Tom Tromey <tromey@redhat.com>
9667
9668 PR python/11145:
9669 * gdb.python/py-value.c (Base, Derived): New types.
9670 (base): New global.
9671 * gdb.python/py-value.exp (test_subscript_regression): Add
9672 dynamic_cast test.
9673
d839c8a4
TT
96742010-08-23 Tom Tromey <tromey@redhat.com>
9675
9676 PR python/10676:
9677 * gdb.python/py-type.exp (test_fields): Add tests for type
9678 equality.
9679
702c2711
TT
96802010-08-23 Tom Tromey <tromey@redhat.com>
9681
9682 PR python/11915:
9683 * gdb.python/py-type.exp (test_fields): Add tests for array.
9684
832bafd3
KS
96852010-08-23 Keith Seitz <keiths@redhat.com>
9686
9687 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9688 have any children. Create a new abbrev for it.
9689 Add missing terminal sequence to .debug_abbrev.
9690
c37bf528
KS
96912010-08-20 Keith Seitz <keiths@redhat.com>
9692
9693 PR symtab/11465:
9694 * gdb.dwarf2/pr11465.exp: New test.
9695 * gdb.dwarf2/pr11465.S: New file.
9696 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9697 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9698
4572cbac
TJB
96992010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
9700
9701 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9702 registers. Update data sets with the new v2_double element in the
9703 VSX register union. Add vector_register3_vr data set for the AltiVec
9704 registers. Use gdb_test_no_output instead of send_gdb.
9705
e7fbb131
PA
97062010-08-19 Pedro Alves <pedro@codesourcery.com>
9707
9708 * gdb.python/py-shared.exp: New file, factored out from
9709 python.exp.
9710 * gdb.python/py-shared.c: New file.
9711 * gdb.python/py-shared-sl.c: New file.
9712 * gdb.python/python-1.c: New file.
9713 * gdb.python/python-sl.c: Delete.
9714 * gdb.python/python.c: Mention python-1.c.
9715 * gdb.python/python.exp: Move shared library tests to
9716 py-shared.exp.
9717 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9718 (MISCELLANEOUS): New.
9719 (clean mostlyclean): Also remove $MISCELLANEOUS.
9720
d30f5e1f
DE
97212010-08-19 Doug Evans <dje@google.com>
9722
9723 PR exp/11926
9724 * gdb.base/printcmds.exp (test_float_accepted): New function.
9725 Move existing float tests there. Add tests for floats with suffixes.
9726 (test_float_rejected): New function.
9727 * gdb.java/jv-print.exp (test_float_accepted): New function.
9728 (test_float_rejected): New function.
9729 * gdb.objc/print.exp: New file.
9730 * gdb.pascal/print.exp: New file.
9731 * lib/objc.exp: New file.
9732
7b3fd859
PM
97332010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
9734
9735 * gdb.base/default.exp (info set): Avoid full buffer error and force
9736 reading up to final gdb prompt.
9737 (show): Likewise.
9738
c92817ce
TT
97392010-08-18 Tom Tromey <tromey@redhat.com>
9740
9741 PR symtab/11919:
9742 * gdb.base/completion.exp: Add test.
9743
f1208f9e
DE
97442010-08-18 Doug Evans <dje@google.com>
9745
9746 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
9747 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
9748 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
9749 Simplify, early exit if runto_main fails.
9750 * gdb.fortran/exprs.exp: load_lib fortran.exp.
9751 (set_lang_fortran): Moved to lib/fortran.exp.
9752 * gdb.fortran/types.exp: load_lib fortran.exp.
9753 (set_lang_fortran): Moved to lib/fortran.exp.
9754 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9755 * gdb.java/jprint.exp (set_lang_java): Ditto.
9756 * gdb.java/jv-exp.exp: load_lib java.exp.
9757 If set_lang_java fails, issue a warning instead of failure to be
9758 consistent with other set_lang_foo uses.
9759 (set_lang_java): Moved to lib/java.exp.
9760 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9761 If set_lang_java fails, issue a warning instead of failure to be
9762 consistent with other set_lang_foo uses.
9763 * gdb.pascal/types.exp: load_lib pascal.exp.
9764 (set_lang_pascal): Moved to lib/pascal.exp.
9765 * lib/fortran.exp: New file.
9766 * lib/java.exp (set_lang_java): New function.
9767 * lib/pascal.exp (set_lang_pascal): New function.
9768
2f06b485
YQ
97692010-08-18 Yao Qi <yao@codesourcery.com
9770
9771 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
9772 func_nofb_start and func_loopfb_start, so that address of functions
9773 is equal to these labels on Thumb.
9774
96e25403
YQ
97752010-08-18 Yao Qi <yao@codesourcery.com>
9776
9777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
9778 to reflect latest c source file.
9779
36e6adc4
JK
97802010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9781
9782 * gdb.cp/infcall-dlopen.exp: New file.
9783 * gdb.cp/infcall-dlopen.cc: New file.
9784 * gdb.cp/infcall-dlopen-lib.cc: New file.
9785
f431efe5
PA
97862010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9787 Pedro Alves <pedro@codesourcery.com>
9788
9789 PR breakpoints/11371
9790
9791 * gdb.base/watch-cond-infcall.exp: New file.
9792 * gdb.base/watch-cond-infcall.c: New file.
9793
06a64a0b
TT
97942010-08-16 Tom Tromey <tromey@redhat.com>
9795
9796 * gdb.base/help.exp: Update.
9797 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
9798 watchpoint.
9799 (test_watch_location): New proc.
9800 (test_watchpoint_in_big_blob): Delete watchpoint.
9801 * gdb.base/watchpoint.c (func5): New function.
9802 (main): Call it.
9803
70ebf4ed
DE
98042010-08-16 Doug Evans <dje@google.com>
9805
9806 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
9807
ca5c20b6
PM
98082010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9809
9810 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
9811 tests.
9812
7346b668
KW
98132010-08-11 Ken Werner <ken.werner@de.ibm.com>
9814
9815 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
9816 * gdb.base/gnu_vector.c: New File.
9817 * gdb.base/gnu_vector.exp: Likewise.
9818
cb2e07a6
PM
98192010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9820
9821 * gdb.python/python.c: New File.
9822 * gdb.python/python-sl.c: New File.
9823 * gdb.python/python.exp: Test solib_address and decode_line
9824 * functions.
9825
5da1313b
JK
98262010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * gdb.python/python.exp (show height, set height 10)
9829 (verify pagination beforehand, verify pagination beforehand: q)
9830 (gdb.execute does not page, verify pagination afterwards)
9831 (verify pagination afterwards: q): New.
9832
49c3ccf7
DE
98332010-08-02 Doug Evans <dje@google.com>
9834
9835 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
9836 because of an older gcc, change test2
9837 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
9838 to unsupported.
9839
42c0c4f1
KH
98402010-07-30 Kazu Hirata <kazu@codesourcery.com>
9841
9842 * gdb.base/break-always.exp: Do not expect full paths to file
9843 names.
9844 * gdb.base/commands.exp: Likewise.
9845
d3765805
DE
98462010-07-30 Doug Evans <dje@google.com>
9847
c98ee71b
DE
9848 * gdb.cp/temargs.exp: For new tests that require newer gccs,
9849 xfail them when run with older gccs.
9850
fd961404
DE
9851 * lib/gdb.exp (build_executable): Forward "c++" option to
9852 get_compiler_info.
9853
999adef4
DE
9854 * gdb.python/py-type.exp (test_template): Mark as xfail tests
9855 "python print ttype.template_argument(1)" and
9856 "python print isinstance(ttype.template_argument(1), gdb.Value)"
9857 if using gcc 4.4 or earlier.
9858
d3765805
DE
9859 * gdb.base/valgrind-db-attach.exp: Use unique test name for
9860 attach-to-debugger handling.
9861
1276c759
JK
98622010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9863
9864 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
9865 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
9866 (main): Use copyreloc.
9867 * gdb.base/prelink.exp (split debug of executable)
9868 (.dynbss vs. .bss address shift): New tests.
9869
88caa9b9
PA
98702010-07-29 Pedro Alves <pedro@codesourcery.com>
9871
9872 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
9873 in gdb_test_multiple.
9874
c6f2ac43
PA
98752010-07-29 Pedro Alves <pedro@codesourcery.com>
9876
9877 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9878 environment.
9879
326fd672
TT
98802010-07-28 Tom Tromey <tromey@redhat.com>
9881
9882 PR python/11060:
9883 * gdb.python/py-type.c (Temargs): New template.
9884 (temvar): New variable.
9885 * gdb.python/py-type.exp (test_template): New proc.
9886
3ce3b1ba
PA
98872010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
9888
9889 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
9890 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
9891
34eaf542
TT
98922010-07-28 Tom Tromey <tromey@redhat.com>
9893
9894 PR c++/9946:
9895 * gdb.cp/temargs.exp: New file.
9896 * gdb.cp/temargs.cc: New file.
9897
d41b819e
JK
98982010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9899
9900 * gdb.base/help.exp (help disassemble): Update the content.
9901
26ab7092
JK
99022010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 * gdb.threads/ia64-sigill.exp: New file.
9905 * gdb.threads/ia64-sigill.c: New file.
9906
5283e9e1
TT
99072010-07-27 Tom Tromey <tromey@redhat.com>
9908
9909 * gdb.opt/inline-cmds.c (ATTR): New define.
9910 (func1): Use it.
9911 (func2): Likewise.
9912 (func3): Likewise.
9913 (outer_inline1): Likewise.
9914 (outer_inline2): Likewise.
9915 * gdb.opt/inline-bt.c (ATTR): New define.
9916 (func1): Use it.
9917 (func2): Likewise.
9918 * gdb.opt/inline-locals.c (ATTR): New define.
9919 (func1): Use it.
9920 (func2): Likewise.
9921
e992ef73
TT
99222010-07-27 Tom Tromey <tromey@redhat.com>
9923
9924 * gdb.stabs/gdb11479.c (hack): New function.
9925 (test): Use it.
9926 (test2): Use it.
9927 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
9928 (int32_search_buf, int64_search_buf): No longer static.
9929 (x): Remove.
9930 * gdb.base/relocate.c (hack): New function.
9931
5374244e
PM
99322010-07-27 Phil Muldoon <pmuldoon@redhat.com>
9933
9934 * gdb.python/py-value.exp (test_inferior_function_call): New function.
9935 * gdb.python/py-value.c (func1): New function.
9936 (func2): Likewise.
9937
a99aee83
CV
99382010-07-26 Corinna Vinschen <vinschen@redhat.com>
9939
9940 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
9941 as not to clash with .data section.
9942
a04ba985
JG
99432010-07-26 Jerome Guitton <guitton@adacore.com>
9944
9945 * gdb.base/code_elim.exp: New file.
9946 * gdb.base/code_elim1.c: New file.
9947 * gdb.base/code_elim2.c: New file.
9948
23bd0f7c
PA
99492010-07-21 Pedro Alves <pedro@codesourcery.com>
9950
9951 PR symtab/11827
9952
9953 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
9954 (some_volatile_enum): New variable.
9955 * gdb.base/printcmds.exp (test_print_enums): New.
9956 <top level>: Call it.
9957
883df6dd
SW
99582010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
9959
9960 * gdb.cp/fpointer.cc: New test.
9961 * gdb.cp/fpointer.exp: New test.
9962
569b05a5
JK
99632010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9964
9965 * gdb.base/solib-nodir.exp: New file.
9966 * lib/gdb.exp (runto): New case for a GDB internal error.
9967
51d7d803
JK
99682010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9969 Ulrich Weigand <uweigand@de.ibm.com>
9970 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.base/charset-malloc.c: New file.
9973 * gdb.base/charset.c (malloc_stub): New prototype.
9974 (main): Call it instead of malloc itself.
9975 * gdb.base/charset.exp: Use only prepare_for_testing.
9976 (binfile): Remove the variable.
9977
c0edd9ed
JK
99782010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9979
9980 Make core files the process_stratum.
9981 * gdb.base/corefile.exp (run: load core again)
9982 (run: sanity check we see the core file, run: with core)
9983 (run: core file is cleared, attach: load core again)
9984 (attach: sanity check we see the core file, attach: with core)
9985 (attach: core file is cleared): New tests.
9986 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
9987
3cbaedff
KW
99882010-07-14 Ken Werner <ken.werner@de.ibm.com>
9989
9990 * gdb.arch/altivec-abi.exp: New tests.
9991
91158a56
TT
99922010-07-13 Tom Tromey <tromey@redhat.com>
9993
9994 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
9995 (main): Use it.
9996 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
9997
0f5238ed
TT
99982010-07-13 Tom Tromey <tromey@redhat.com>
9999
10000 * gdb.base/label.exp: New file.
10001 * gdb.base/label.c: New file.
10002
add265ae
L
100032010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10004 H.J. Lu <hongjiu.lu@intel.com>
10005
10006 * lib/gdb.exp (is_ilp32_target): New.
10007 (is_lp64_target): Likewise.
10008
10009 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10010 target.
10011 * gdb.arch/amd64-disp-step.exp: Likewise.
10012 * gdb.arch/amd64-dword.exp: Likewise.
10013 * gdb.arch/amd64-i386-address.exp: Likewise.
10014 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10015
add265ae
L
10016 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10017 target.
10018 * gdb.arch/i386-bp_permanent.exp: Likewise.
10019 * gdb.arch/i386-byte.exp: Likewise.
10020 * gdb.arch/i386-disp-step.exp: Likewise.
10021 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10022 * gdb.arch/i386-prologue.exp: Likewise.
10023 * gdb.arch/i386-size-overlap.exp: Likewise.
10024 * gdb.arch/i386-size.exp: Likewise.
10025 * gdb.arch/i386-sse.exp: Likewise.
10026 * gdb.arch/i386-unwind.exp: Likewise.
10027 * gdb.arch/i386-word.exp: Likewise.
10028
10029 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10030 test only when building 64-bit executables. Do not hard-code
10031 -m64 option.
10032
2dfb8c17
DE
100332010-07-07 Doug Evans <dje@google.com>
10034
10035 * lib/gdb.exp (gdb_test_list_exact): New function.
10036 * gdb.base/default.exp (show convenience): Call it, add tests for
10037 $_sdata = void, $_thread = 0.
10038
4e5799b6
JK
100392010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10040 Joel Brobecker <brobecker@adacore.com>
10041
10042 Fix re-run of PIE executable, PR shlibs/11776.
10043 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10044 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10045 and re-"run" of the inferior.
10046
1a219cc7
JK
100472010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10048 Joel Brobecker <brobecker@adacore.com>
10049
10050 Cope with missing /usr/sbin/prelink.
10051 * lib/prelink-support.exp (prelink_no):
10052 <result == 1 && $output is "no such file or directory">: New.
10053 (prelink_yes): Likewise. Return on failed prelink_no.
10054
5e3b36f8
JK
100552010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10056 Joel Brobecker <brobecker@adacore.com>
10057
10058 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10059 build_executable by build_executable_own_libs. Replace "prelink -R"
10060 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10061 change.
10062 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10063 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10064 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10065 Replace build_executable by build_executable_own_libs's function
10066 build_executable_own_libs.
10067 (prelinkNO): Create new stub to call prelink_no.
10068 (prelinkYES): Create new stub to call prelink_yes.
10069 (test_attach): Rename calls of copy to file_copy.
10070 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10071 (copy): Move to ...
10072 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10073 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10074 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10075 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10076 special flags by gdb_compile_shlib. Replace second gdb_compile by
10077 build_executable_own_libs. Replace "prelink -R" execution by a call of
10078 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10079 a second call of prelink_yes. Replace restart commands by
10080 clean_restart.
10081 (prelink): Rename to ...
10082 (seen displacement message): ... this test. Extend its expectation
10083 strictness.
10084
86e4bafc
JK
100852010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10086
10087 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10088 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10089 displacement message exactly once.
10090
3cd07d20
JK
100912010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10092 Joel Brobecker <brobecker@adacore.com>
10093
10094 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10095 its restore after the <$relink_args != ""> loop. new comment.
10096
0a1e94c7
JK
100972010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10098 Joel Brobecker <brobecker@adacore.com>
10099
10100 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10101 code for it. New variable relink_args.
10102 (prelinkYES): Call prelinkNO.
10103 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10104 in such case. Move the core code to ...
10105 (test_attach_gdb): ... a new function. Send GDB command "file".
10106 Extend expected "Attaching to " string.
10107
2f70bcfb
TT
101082010-07-02 Tom Tromey <tromey@redhat.com>
10109
10110 * gdb.base/bitops.exp: Remove extraneous "pass".
10111
a17ac5b0
TT
101122010-07-02 Ken Werner <ken.werner@de.ibm.com>
10113
10114 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10115
dc10affe
PA
101162010-07-01 Pedro Alves <pedro@codesourcery.com>
10117
d41c0fc8
PA
10118 * gdb.base/help.exp: Adjust expected output.
10119
101202010-07-01 Pedro Alves <pedro@codesourcery.com>
10121
10122 * gdb.base/help.exp: Adjust expected output.
dc10affe 10123
0a600c36
JK
101242010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10127 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10128 c++/11702.
10129
37cc8bfe
JK
101302010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10131 Doug Evans <dje@google.com>
10132
10133 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10134 add .dynamic entry'.
10135
254e6b9e
DE
101362010-06-29 Doug Evans <dje@google.com>
10137
10138 Test PR c++/11702.
10139 * gdb.cp/m-static.exp: Add testcase.
10140 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10141
595939de 101422010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10143 Tom Tromey <tromey@redhat.com>
10144 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10145
10146 * gdb.python/py-inferior.c: New File.
10147 * gdb.python/py-infthread.c: New File.
10148 * gdb.python/py-inferior.exp: New File.
10149 * gdb.python/py-infthread.exp: New File.
10150
98751a41
JK
101512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10154 (ptype ::C::OtherFileClass typedefs): New.
10155 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10156 (C::OtherFileClass::cOtherFileClassVar2): New.
10157 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10158 cOtherFileClassVar2.
10159 (C::cOtherFileType2, C::cOtherFileVar2): New.
10160 (C::cOtherFileVar_use): use also cOtherFileVar2.
10161 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10162
41f62f39
JK
101632010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10164
10165 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10166 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10167 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10168 (print ::C::cOtherFileVar)
10169 (whatis C::OtherFileClass::cOtherFileClassType)
10170 (whatis ::C::OtherFileClass::cOtherFileClassType)
10171 (print C::OtherFileClass::cOtherFileClassVar)
10172 (print ::cOtherFileClassVar)
10173 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10174 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10175 trailing content.
10176 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10177 (C::OtherFileClass::cOtherFileClassVar)
10178 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10179 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10180
af53d231
JK
101812010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 Test PR c++/11703 and PR gdb/1448.
10184 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10185 gdb/1448.
10186
9655fd1a
JK
101872010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10188
10189 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10190 (main) <rtti_data>: New.
10191 * gdb.cp/virtbase.exp (print rtti_data): New.
10192
824cc8dd
JK
101932010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10194 Joel Brobecker <brobecker@adacore.com>
10195
10196 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10197
6036c742
JK
101982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10199
10200 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10201
de6a0421
DE
102022010-06-28 Doug Evans <dje@google.com>
10203
10204 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10205
b2dae948
DE
102062010-06-27 Doug Evans <dje@google.com>
10207
10208 * gdb.cp/m-static.exp: Update expected test output.
10209
0f3bb72e
PH
102102010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10211
889bf7c5
PA
10212 * gdb.gdb/selftest.exp: Adjust expected message for
10213 capturing start-up runtime.
0f3bb72e 10214
bc9f0842
TT
102152010-06-25 Tom Tromey <tromey@redhat.com>
10216
10217 PR python/10808:
10218 * gdb.python/python.exp: Add new tests.
10219
099ef718
SW
102202010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10221
10222 * gdb.cp/operator.cc: Created an import loop.
10223 * gdb.cp/operator.exp: Added testcase for import loop.
10224
5868a632
JK
102252010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10226
10227 Test PR python/11407.
10228 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10229 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10230 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10231 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10232 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10233 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10234 binfile. Call gdb_compile with clean_restart twice.
10235 (func_nofb print, func_nofb backtrace, func_loopfb print)
10236 (func_loopfb backtrace): New.
10237
af76db58
JK
102382010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10239
10240 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10241 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10242 by a hand made one.
10243 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10244 i?86 requirement. Remove variables srcfile and binfile. New variable
10245 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10246
f2c7657e
UW
102472010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10248
10249 * gdb.cell/dwarfaddr.exp: New file.
10250 * gdb.cell/dwarfaddr.S: New file.
10251
628fe4e4
JK
102522010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10253
10254 Test PR 9436.
10255 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10256
f1421989
HZ
102572010-06-24 Hui Zhu <teawater@gmail.com>
10258
10259 * gdb.base/eval.exp: New file.
10260
d03285ec
UW
102612010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10262
10263 * gdb.cell/fork.exp: New file.
10264 * gdb.cell/fork.c: Likewise.
10265 * gdb.cell/fork-spu.c: Likewise.
10266
41b2c92d
PM
102672010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10268
10269 * lib/gdb.exp (banned_variables_traced): New global variable.
10270 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10271 (gdb_init): Use `trace add variable' instead of obsolete
10272 `trace variable'.
10273
d5bc977f
DE
102742010-06-21 Doug Evans <dje@google.com>
10275
10276 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10277
d2ed6730
UW
102782010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10279
10280 * gdb.arch/spu-ls.exp: New file.
10281 * gdb.arch/spu-ls.c: Likewise.
10282
6aed2dbc
SS
102832010-06-18 Stan Shebs <stan@codesourcery.com>
10284
10285 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10286
e0756905
UW
102872010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10288
10289 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10290 * gdb.base/watch-cond.exp: Likewise.
10291 * gdb.python/py-breakpoint.exp: Likewise.
10292
d8053d4d
PA
102932010-06-18 Pedro Alves <pedro@codesourcery.com>
10294
10295 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10296 clean_restart, make sure every test has a distinct message, and
10297 that messages don't include the executable' full path.
10298
81ce510c
DE
102992010-06-17 Doug Evans <dje@google.com>
10300
10301 * gdb.arch/i386-size.exp: Updated expected output for
10302 DISASSEMBLY_OMIT_FNAME.
10303
65d79d4b
SDJ
103042010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10305 Sergio Durigan Junior <sergiodj@redhat.com>
10306
10307 * gdb.base/watch-notconst.c: New file.
10308 * gdb.base/watch-notconst.S: New file.
10309 * gdb.base/watch-notconst2.c: New file.
10310 * gdb.base/watch-notconst2.S: New file.
10311 * gdb.base/watch-notconst.exp: New file.
10312 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10313 (func4): Add operations on `global_ptr_ptr'.
10314 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10315 routine to test watchpoints created with a constant expression.
10316 (test_inaccessible_watchpoint): Include tests for watchpoints
10317 created with a constant expression.
10318
df0f4836
KB
103192010-06-14 Kevin Buettner <kevinb@redhat.com>
10320
10321 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10322 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10323 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10324 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10325 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10326 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10327 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10328 of `_start'.
10329
b769def5
UW
103302010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10331
10332 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10333 not supported on the target.
10334 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10335 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10336 * gdb.mi/mi-nsintrall.exp: Likewise.
10337 * gdb.mi/mi-nsmoribund.exp: Likewise.
10338 * gdb.mi/mi-nsthrexec.exp: Likewise.
10339
d914c394
SS
103402010-06-11 Stan Shebs <stan@codesourcery.com>
10341
10342 * gdb.base/permissions.exp: New file.
10343
103442010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10345
10346 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10347 does not support ELF executable class.
10348
f3ce5b9c
UW
103492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10350
10351 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10352
8e46892c
JK
103532010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10356 (runto): Catch "The target does not support running in non-stop mode.".
10357
6cc55c64
MS
103582010-06-11 Michael Snyder <msnyder@vmware.com>
10359
10360 * gdb.base/setshow.exp (set language asm): Don't use
10361 gdb_test_no_output, fails on some targets.
10362
caddefa4
UW
103632010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10364
10365 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10366 * gdb.cp/pr9167.exp: Likewise.
10367
468b1aa7
UW
103682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10369
10370 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10371
5c3552dc
UW
103722010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10373
10374 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10375
02e6fe6a
UW
103762010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10377
10378 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10379
0e03807e
TT
103802010-06-11 Tom Tromey <tromey@redhat.com>
10381
10382 PR gdb/9977, PR exp/11636::
10383 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10384 (pieces_test_f6): Update expected output.
10385
2bdf28a0
JK
103862010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 * gdb.base/moribund-step.exp: New.
10389
f6978de9
MS
103902010-06-08 Michael Snyder <msnyder@vmware.com>
10391
10392 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10393 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10394 * gdb.ada/frame_args.exp: Ditto.
10395 * gdb.ada/lang_switch.exp: Ditto.
10396 * gdb.ada/ptype_arith_binop.exp: Ditto.
10397 * gdb.ada/ref_param.exp: Ditto.
10398 * gdb.ada/type_coercion.exp:Ditto.
10399
10400 * gdb.asm/asm-source.exp: Ditto.
10401
10402 * gdb.base/attach.exp: Ditto.
10403 * gdb.base/bitfields2.exp: Ditto.
10404 * gdb.base/call-signal-resume.exp: Ditto.
10405 * gdb.base/callfuncs.exp: Ditto.
10406 * gdb.base/commands.exp: Ditto.
10407 * gdb.base/dbx.exp: Ditto.
10408 * gdb.base/default.exp: Ditto.
10409 * gdb.base/dump.exp: Ditto.
10410 * gdb.base/exprs.exp: Ditto.
10411 * gdb.base/freebpcmd.exp: Ditto.
10412 * gdb.base/interrupt.exp: Ditto.
10413 * gdb.base/list.exp: Ditto.
10414 * gdb.base/long_long.exp: Ditto.
10415 * gdb.base/maint.exp: Ditto.
10416 * gdb.base/ptype.exp: Ditto.
10417 * gdb.base/return.exp: Ditto.
10418 * gdb.base/setshow.exp: Ditto.
10419 * gdb.base/sigbpt.exp: Ditto.
10420 * gdb.base/sigrepeat.exp: Ditto.
10421
10422 * gdb.cp/classes.exp: Ditto.
10423
10424 * gdb.dwarf2/dw2-restore.exp: Ditto.
10425
10426 * gdb.gdb/selftest.exp: Ditto.
10427
10428 * gdb.multi/base.exp: Ditto.
10429 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10430
10431 * gdb.python/py-block.exp: Ditto.
10432 * gdb.python/py-prettyprint.exp: Ditto.
10433 * gdb.python/py-template.exp: Ditto.
10434
10435 * gdb.server/ext-attach.exp: Ditto.
10436 * gdb.server/ext-run.exp: Ditto.
10437 * gdb.server/server-mon.exp: Ditto.
10438
10439 * gdb.threads/fork-thread-pending.exp: Ditto.
10440 * gdb.threads/hand-call-in-threads.exp: Ditto.
10441 * gdb.threads/interrupted-hand-call.exp: Ditto.
10442 * gdb.threads/linux-dp.exp: Ditto.
10443 * gdb.threads/manythreads.exp: Ditto.
10444 * gdb.threads/print-threads.exp: Ditto.
10445 * gdb.threads/pthreads.exp: Ditto.
10446 * gdb.threads/schedlock.exp: Ditto.
10447 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10448 * gdb.threads/threadapply.exp: Ditto.
10449
de7ff789
MS
104502010-06-08 Michael Snyder <msnyder@vmware.com>
10451
889bf7c5 10452 * gdb.ada/exec_changed.exp:
de7ff789
MS
10453 Use ".*" instead of "" as wildcard regexp.
10454
10455 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10456 * gdb.base/call-ar-st.exp: Ditto.
10457 * gdb.base/checkpoint.exp: Ditto.
10458 * gdb.base/default.exp: Ditto.
10459 * gdb.base/dump.exp: Ditto.
10460 * gdb.base/ending-run.exp: Ditto.
10461 * gdb.base/fileio.exp: Ditto.
10462 * gdb.base/miscexprs.exp: Ditto.
10463 * gdb.base/pointers.exp: Ditto.
10464 * gdb.base/readline.exp: Ditto.
10465 * gdb.base/reread.exp: Ditto.
10466 * gdb.base/restore.exp: Ditto.
10467 * gdb.base/shlib-call.exp: Ditto.
10468 * gdb.base/valgrind-db-attach.exp: Ditto.
10469 * gdb.base/volatile.exp: Ditto.
10470 * gdb.base/watchpoints.exp: Ditto.
10471
10472 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10473
10474 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10475 * gdb.python/py-value.exp: Ditto.
10476
10477 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10478 * gdb.trace/circ.exp: Ditto.
10479 * gdb.trace/collection.exp: Ditto.
10480 * gdb.trace/packetlen.exp: Ditto.
10481 * gdb.trace/passc-dyn.exp: Ditto.
10482 * gdb.trace/report.exp: Ditto.
10483 * gdb.trace/tfile.exp: Ditto.
10484 * gdb.trace/tfind.exp: Ditto.
10485 * gdb.trace/while-dyn.exp: Ditto.
10486
3bebe2f2
JK
104872010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10488
10489 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10490
5c631832
JK
104912010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10492
10493 Test PR 10640.
10494 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10495
4c3376c8
SW
104962010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10497
10498 * gdb.cp/koenig.exp: Test for ADL operators.
10499 * gdb.cp/koenig.cc: Added ADL operators.
10500 * gdb.cp/operator.exp: New test.
10501 * gdb.cp/operator.cc: New test.
10502
dc226d5a
MS
105032010-06-04 Michael Snyder <msnyder@vmware.com>
10504
dfb88a23
MS
10505 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10506 * gdb.base/pending.exp: Ditto.
f7ae76b3 10507
dc226d5a
MS
10508 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10509
967cf477
DE
105102010-06-04 Doug Evans <dje@google.com>
10511
10512 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10513 disabled printers.
10514 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10515 (enable_lookup_function): New function.
10516
eb801841
TT
105172010-06-04 Tom Tromey <tromey@redhat.com>
10518
10519 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10520 of hash and id.
10521
38979823
JK
105222010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10523
10524 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10525 newline.
10526 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10527 (empty verbose non-noisy clear, empty verbose noisy clear)
10528 (empty non-verbose noisy clear): Likewise.
10529
35ec993f
MS
105302010-06-03 Michael Snyder <msnyder@vmware.com>
10531
10532 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10533 * gdb.base/display.exp: Ditto.
10534 * gdb.base/find.exp: Ditto.
10535 * gdb.base/ifelse.exp: Ditto.
10536 * gdb.base/multi-forks.exp: Ditto.
10537 * gdb.base/recurse.exp: Ditto.
10538 * gdb.base/setshow.exp: Ditto.
10539 * gdb.base/value-double-free.exp: Ditto.
10540 * gdb.base/watch-vfork.exp: Ditto.
10541 * gdb.base/watch_thread_num.exp: Ditto.
10542 * gdb.base/watchpoint-solib.exp: Ditto.
10543 * gdb.base/watchpoint.exp: Ditto.
10544 * gdb.base/watchpoints.exp: Ditto.
10545
10546 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10547 * gdb.cp/overload.exp: Ditto.
10548 * gdb.cp/virtfunc.exp: Ditto.
10549
10550 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10551
889bf7c5 10552 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
10553 Replace gdb_test with gdb_test_no_output.
10554
889bf7c5 10555 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
10556 Replace gdb_test with gdb_test_no_output.
10557 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10558 * gdb.threads/watchthreads.exp: Ditto.
10559 * gdb.threads/watchthreads2.exp: Ditto.
10560
10561 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10562 * gdb.trace/tfind.exp: Ditto.
10563
c22decce
JB
105642010-06-03 Joel Brobecker <brobecker@adacore.com>
10565
10566 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10567 successful test if message is the empty string.
10568
fd5700c7
JK
105692010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10570
10571 * gdb.fortran/module.exp (stopped language detection): New test.
10572
f55ee35c
JK
105732010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 Support DW_TAG_module as separate namespaces.
10576 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10577 gdb.fortran/library-module-lib.f90: New.
10578 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10579 (print i): Remove.
10580 (continue to breakpoint: i-is-1, print var_i value 1)
10581 (continue to breakpoint: i-is-2, print var_i value 2)
10582 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10583 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10584 (complete `modmany, complete `modmany`, complete `modmany`var)
10585 (show language, setting breakpoint at module): New tests.
10586 * gdb.fortran/module.f90 (module mod): Remove.
10587 (module mod1, module mod2, module modmany, subroutine sub1)
10588 (subroutine sub2, program module): New.
10589
b8e8282f
JK
105902010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10593 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
10594 * gdb.cp/anon-union.exp (pass): Rename to ...
10595 (print z 2): ... here.
b8e8282f 10596
019ebafc
MS
105972010-06-02 Michael Snyder <msnyder@vmware.com>
10598
e68d8fd4
MS
10599 * gdb.trace/actions.exp: Use gdb_test_no_output.
10600 * gdb.trace/circ.exp: Ditto.
10601 * gdb.trace/packetlen.exp: Ditto.
10602 * gdb.trace/save-trace.exp: Ditto.
10603 * gdb.trace/tracecmd.exp: Ditto.
10604 * gdb.trace/tsv.exp: Ditto.
10605
12b5d08a
MS
10606 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10607 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10608 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10609 * gdb.threads/manythreads.exp: Ditto.
10610 * gdb.threads/print-threads.exp: Ditto.
10611 * gdb.threads/pthreads.exp: Ditto.
10612 * gdb.threads/schedlock.exp: Ditto.
10613 * gdb.threads/staticthreads.exp: Ditto.
10614 * gdb.threads/thread-specific.exp: Ditto.
10615 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10616 * gdb.threads/threadapply.exp: Ditto.
10617 * gdb.threads/watchthreads.exp: Ditto.
10618 * gdb.threads/watchthreads2.exp: Ditto.
10619
89493308
MS
10620 * gdb.python/py-block.exp: Use gdb_test_no_output.
10621 * gdb.python/py-prettyprint.exp: Ditto.
10622 * gdb.python/py-template.exp: Ditto.
10623 * gdb.python/py-value.exp: Ditto.
10624
10625 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10626 * gdb.reverse/watch-reverse.exp: Ditto.
10627
10628 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10629 * gdb.server/ext-run.exp: Ditto.
10630
019ebafc
MS
10631 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10632 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10633 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10634 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10635 * gdb.dwarf2/dw2-producer.exp: Ditto.
10636 * gdb.dwarf2/mac-fileno.exp: Ditto.
10637
10638 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10639 * gdb.gdb/selftest.exp: Ditto.
10640
10641 * gdb.multi/base.exp: Use gdb_test_no_output.
10642
10643 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10644
3e0ca3a5
JK
106452010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10646
10647 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10648
9db70545
MS
106492010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10650
a8d52276
MS
10651 * gdb.cp/class2.exp: Use gdb_test_no_output.
10652 * gdb.cp/classes.exp: Ditto.
10653 * gdb.cp/extern-c.exp: Ditto.
10654 * gdb.cp/inherit.exp: Ditto.
10655 * gdb.cp/maint.exp: Ditto.
10656 * gdb.cp/mb-inline.exp: Ditto.
10657 * gdb.cp/mb-templates.exp: Ditto.
10658 * gdb.cp/method2.exp: Ditto.
10659 * gdb.cp/misc.exp: Ditto.
10660 * gdb.cp/ovldbreak.exp: Ditto.
10661 * gdb.cp/punctuator.exp: Ditto.
10662 * gdb.cp/templates.exp: Ditto.
10663 * gdb.cp/virtbase.exp: Ditto.
10664
889bf7c5 10665 * gdb.threads/attach-stopped.exp:
9db70545 10666 Replace uses of send_gdb / gdb_expect.
889bf7c5 10667 * gdb.threads/attachstop-mt.exp:
9db70545 10668 Replace uses of send_gdb / gdb_expect.
889bf7c5 10669 * gdb.threads/gcore-thread.exp:
9db70545 10670 Replace uses of send_gdb / gdb_expect.
889bf7c5 10671 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
10672 Replace uses of send_gdb / gdb_expect.
10673 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 10674 * gdb.threads/print-threads.exp:
9db70545
MS
10675 Replace uses of send_gdb / gdb_expect.
10676 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10677 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10678 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10679
10680 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10681 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10682 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10683 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10684 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10685 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10686 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10687 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10688 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10689 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10690 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10691
359cc68c
JK
106922010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10693
10694 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10695
7d3fe98e
SW
106962010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
10697
10698 * gdb.cp/koenig.exp: Added new test case.
10699 * gdb.cp/koenig.cc: Ditto.
10700
27d3a1a2
MS
107012010-06-01 Michael Snyder <msnyder@vmware.com>
10702
10703 * gdb.base/arithmet.exp: Use gdb_test_no_output.
10704 * gdb.base/arrayidx.exp: Ditto.
10705 * gdb.base/attach.exp: Ditto.
10706 * gdb.base/auxv.exp: Ditto.
10707 * gdb.base/bigcre.exp: Ditto.
10708 * gdb.base/break-always.exp: Ditto.
10709 * gdb.base/break-interp.exp: Ditto.
10710 * gdb.base/break.exp: Ditto.
10711 * gdb.base/breakpoint-shadow.exp: Ditto.
10712 * gdb.base/call-ar-st.exp: Ditto.
10713 * gdb.base/call-sc.exp: Ditto.
10714 * gdb.base/call-signal-resume.exp: Ditto.
10715 * gdb.base/callfuncs.exp: Ditto.
10716 * gdb.base/catch-syscall.exp: Ditto.
10717 * gdb.base/charset.exp: Ditto.
10718 * gdb.base/code-expr.exp: Ditto.
10719 * gdb.base/commands.exp: Ditto.
10720 * gdb.base/cond-expr.exp: Ditto.
10721 * gdb.base/condbreak.exp: Ditto.
10722 * gdb.base/cursal.exp: Ditto.
10723 * gdb.base/cvexpr.exp: Ditto.
10724 * gdb.base/default.exp: Ditto.
10725 * gdb.base/del.exp: Ditto.
10726 * gdb.base/detach.exp: Ditto.
10727 * gdb.base/display.exp: Ditto.
10728 * gdb.base/ena-dis-br.exp: Ditto.
10729 * gdb.base/eval-skip.exp: Ditto.
10730 * gdb.base/foll-fork.exp: Ditto.
10731 * gdb.base/foll-vfork.exp: Ditto.
10732 * gdb.base/frame-args.exp: Ditto.
10733 * gdb.base/funcargs.exp: Ditto.
10734 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10735 * gdb.base/gdbvars.exp: Ditto.
10736 * gdb.base/help.exp: Ditto.
10737 * gdb.base/ifelse.exp: Ditto.
10738 * gdb.base/included.exp: Ditto.
10739 * gdb.base/list.exp: Ditto.
10740 * gdb.base/macscp.exp: Ditto.
10741 * gdb.base/maint.exp: Ditto.
10742 * gdb.base/multi-fork.exp: Ditto.
10743 * gdb.base/overlays.exp: Ditto.
10744 * gdb.base/page.exp: Ditto.
10745 * gdb.base/pending.exp: Ditto.
10746 * gdb.base/pointers.exp: Ditto.
10747 * gdb.base/pr11022.exp: Ditto.
10748 * gdb.base/prelink.exp: Ditto.
10749 * gdb.base/printcmds.exp: Ditto.
10750 * gdb.base/psymtab.exp: Ditto.
10751 * gdb.base/randomize.exp: Ditto.
10752 * gdb.base/relational.exp: Ditto.
10753 * gdb.base/relocate.exp: Ditto.
10754 * gdb.base/remote.exp: Ditto.
10755 * gdb.base/sepdebug.exp: Ditto.
10756 * gdb.base/set-lang-auto.exp: Ditto.
10757 * gdb.base/setshow.exp: Ditto.
10758 * gdb.base/setvar.exp: Ditto.
10759 * gdb.base/signals.exp: Ditto.
10760 * gdb.base/signull.exp: Ditto.
10761 * gdb.base/sigstep.exp: Ditto.
10762 * gdb.base/sizeof.exp: Ditto.
10763 * gdb.base/solib-disc.exp: Ditto.
10764 * gdb.base/store.exp: Ditto.
10765 * gdb.base/structs.exp: Ditto.
10766 * gdb.base/structs2.exp: Ditto.
10767 * gdb.base/subst.exp: Ditto.
10768 * gdb.base/term.exp: Ditto.
10769 * gdb.base/trace-commands.exp: Ditto.
10770 * gdb.base/unwindonsignal.exp: Ditto.
10771 * gdb.base/valgrind-db-attach.exp: Ditto.
10772 * gdb.base/varargs.exp: Ditto.
10773 * gdb.base/watch-cond.exp: Ditto.
10774 * gdb.base/watch_thread_num.exp: Ditto.
10775 * gdb.base/watchpoint-cond-gone.exp: Ditto.
10776 * gdb.base/watchpoint.exp: Ditto.
10777 * gdb.base/whatis-exp.exp: Ditto.
10778
f8d3bf8f
MS
107792010-06-01 Michael Snyder <msnyder@vmware.com>
10780
10781 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
10782 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
10783 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
10784 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
10785 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
10786 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
10787 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
10788 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
10789 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
10790 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
10791 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
10792 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
10793 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
10794 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
10795 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
10796
3f9e0d32
JK
107972010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10798
10799 * gdb.base/commands.exp (begin commands on watch): Remove excessive
10800 trailing newline.
10801 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
10802 * gdb.java/jmisc.exp (p *args\n): Rename to ...
10803 (p *args): ... here and remove excessive trailing newline.
10804
f629457d
JB
108052010-05-31 Joel Brobecker <brobecker@adacore.com>
10806
10807 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
10808
09eef106
JK
108092010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 Accept the new Linux kernel "t (tracing stop)" string.
10812 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
10813 Update comment.
10814 (state_wait) <T (tracing stop)>: New.
10815 (main): Update the state_wait expect string.
10816
94f31136
PA
108172010-05-28 Pedro Alves <pedro@codesourcery.com>
10818
10819 * limits.c, limits.exp: Delete files.
10820 * Makefile.in (clean mostlyclean): Adjust.
10821 * tracecmd.exp: Adjust.
10822
096554ab
JK
108232010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 * gdb.base/tui-layout.exp: New.
10826
27d3a1a2 108272010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 10828
889bf7c5 10829 * gdb.reverse/break-precsave.exp:
bcd2dc50 10830 Replace uses of send_gdb / gdb_expect.
889bf7c5 10831 * gdb.reverse/break-reverse.exp:
bcd2dc50 10832 Replace uses of send_gdb / gdb_expect.
889bf7c5 10833 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 10834 Replace uses of send_gdb / gdb_expect.
889bf7c5 10835 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 10836 Replace uses of send_gdb / gdb_expect.
889bf7c5 10837 * gdb.reverse/finish-precsave.exp:
bcd2dc50 10838 Replace uses of send_gdb / gdb_expect.
889bf7c5 10839 * gdb.reverse/finish-reverse.exp:
bcd2dc50 10840 Replace uses of send_gdb / gdb_expect.
889bf7c5 10841 * gdb.reverse/i386-precsave.exp:
bcd2dc50 10842 Replace uses of send_gdb / gdb_expect.
889bf7c5 10843 * gdb.reverse/i386-reverse.exp:
bcd2dc50 10844 Replace uses of send_gdb / gdb_expect.
889bf7c5 10845 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 10846 Replace uses of send_gdb / gdb_expect.
889bf7c5 10847 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 10848 Replace uses of send_gdb / gdb_expect.
889bf7c5 10849 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 10850 Replace uses of send_gdb / gdb_expect.
889bf7c5 10851 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 10852 Replace uses of send_gdb / gdb_expect.
889bf7c5 10853 * gdb.reverse/machinestate.exp:
bcd2dc50 10854 Replace uses of send_gdb / gdb_expect.
889bf7c5 10855 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 10856 Replace uses of send_gdb / gdb_expect.
889bf7c5 10857 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 10858 Replace uses of send_gdb / gdb_expect.
889bf7c5 10859 * gdb.reverse/solib-precsave.exp:
bcd2dc50 10860 Replace uses of send_gdb / gdb_expect.
889bf7c5 10861 * gdb.reverse/solib-reverse.exp:
bcd2dc50 10862 Replace uses of send_gdb / gdb_expect.
889bf7c5 10863 * gdb.reverse/step-precsave.exp:
bcd2dc50 10864 Replace uses of send_gdb / gdb_expect.
889bf7c5 10865 * gdb.reverse/step-reverse.exp:
bcd2dc50 10866 Replace uses of send_gdb / gdb_expect.
889bf7c5 10867 * gdb.reverse/until-precsave.exp:
bcd2dc50 10868 Replace uses of send_gdb / gdb_expect.
889bf7c5 10869 * gdb.reverse/until-reverse.exp:
bcd2dc50 10870 Replace uses of send_gdb / gdb_expect.
889bf7c5 10871 * gdb.reverse/watch-precsave.exp:
bcd2dc50 10872 Replace uses of send_gdb / gdb_expect.
889bf7c5 10873 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
10874 Replace uses of send_gdb / gdb_expect.
10875
3def43e0
JK
108762010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10877
10878 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
10879 excessive newline.
10880
27d3a1a2 108812010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
10882
10883 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
10884 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
10885 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
10886 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
10887 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
10888 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
10889 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10890 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
10891 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
10892 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
10893 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
10894 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
10895 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
10896 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
10897 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
10898 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
10899 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
10900 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
10901 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 10902
27d3a1a2 109032010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 10904
22454424
MS
10905 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
10906 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
10907
10908 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
10909 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
10910 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
10911
889bf7c5 10912 * gdb.reverse/consecutive-reverse.exp:
22454424 10913 Replace uses of send_gdb / gdb_expect.
889bf7c5 10914 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
10915 Replace uses of send_gdb / gdb_expect.
10916
10917 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
10918 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
10919 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 10920 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
10921 Replace uses of send_gdb / gdb_expect.
10922 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
10923 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
10924 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
10925 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
10926 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
10927 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
10928 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
10929 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
10930 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
10931
109322010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 10933
22454424 10934 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10935
22454424 10936 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10937
22454424
MS
10938 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
10939 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
10940 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
10941 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
10942 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
10943 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
10944 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
10945 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
10946 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10947
6e5f2c59
TT
109482010-05-25 Tom Tromey <tromey@redhat.com>
10949
10950 * gdb.base/macscp.exp: Add missing space after setup_kfail.
10951
bbc8b958
TT
109522010-05-25 Tom Tromey <tromey@redhat.com>
10953
10954 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
10955 argument order.
10956 * gdb.base/macscp.exp: Fix setup_kfail argument order.
10957 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
10958 order.
10959 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
10960 order.
10961 * gdb.base/call-sc.exp (setup_kfails): Remove.
10962 (setup_compiler_kfails): Remove.
10963 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
10964 argument order.
10965 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
10966 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
10967 (advancei): Fix setup_kfail argument order.
10968 * gdb.base/radix.exp: Fix setup_kfail argument order.
10969 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
10970 order.
10971 * gdb.base/structs.exp (setup_kfails): Remove.
10972 (setup_compiler_kfails): Fix setup_kfail argument order.
10973 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
10974 order.
10975 * gdb.java/jmain.exp: Fix setup_kfail argument order.
10976 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
10977 setup_kfail argument order.
10978 * gdb.cp/overload.exp: Fix setup_kfail argument order.
10979
83d1babf
TT
109802010-05-25 Tom Tromey <tromey@redhat.com>
10981
10982 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
10983
6acb16a2
MS
109842010-05-25 Michael Snyder <msnyder@vmware.com>
10985
10986 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
10987 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
10988 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
10989 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
10990 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
10991 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
10992 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
10993 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
10994 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
10995 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
10996 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
10997 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
10998 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
10999 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11000 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11001 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11002 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11003 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11004 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11005 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11006 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11007 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11008 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11009 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11010 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11011 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11012 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11013 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11014 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11015 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11016 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11017 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11018 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11019 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11020 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11021 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11022 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11023 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11024 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11025 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11026 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11027 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11028 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11029 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11030 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11031 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11032 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11033 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11034
110352010-05-25 Doug Evans <dje@google.com>
11036
11037 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11038 gdb.string_to_argv.
ad3986f0 11039
d3b1e874
TT
110402010-05-21 Tom Tromey <tromey@redhat.com>
11041
11042 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11043 Call it.
11044 * gdb.dwarf2/pieces.S: Update.
11045 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11046
cb826367
TT
110472010-05-21 Tom Tromey <tromey@redhat.com>
11048
11049 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11050 Call it.
11051 * gdb.dwarf2/pieces.c (struct C): New.
11052 (f6): New function.
11053 * gdb.dwarf2/pieces.S: Replace.
11054
74de6778
TT
110552010-05-21 Tom Tromey <tromey@redhat.com>
11056
11057 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11058 Call it.
11059
afd74c5f
TT
110602010-05-21 Tom Tromey <tromey@redhat.com>
11061
11062 * gdb.dwarf2.pieces.exp: New file.
11063 * gdb.dwarf2.pieces.S: New file.
11064 * gdb.dwarf2.pieces.c: New file.
11065
a7b75dfd 110662010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11067 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11068
11069 * lib/gdb.exp (gdb_test_no_output): New function.
11070 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11071 when testing commands that should produce no output.
11072
c81c812a
JB
110732010-05-17 Joel Brobecker <brobecker@adacore.com>
11074
11075 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11076 parameter that we want to watch being a constant.
11077
0cce5bd9
JB
110782010-05-17 Joel Brobecker <brobecker@adacore.com>
11079
11080 * gdb.ada/cond_lang: New testcase.
11081
47050449
JB
110822010-05-17 Joel Brobecker <brobecker@adacore.com>
11083
11084 * lib/gdb.exp (banned_variables): New variable/constant.
11085 (gdb_init): Add write trace on variables listed in banned_variables.
11086 (gdb_finish): Remove write traces on variables listed in
11087 banned_variables.
11088
77c01586
JB
110892010-05-17 Joel Brobecker <brobecker@adacore.com>
11090
11091 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11092 * gdb.cp/koenig.exp: Likewise.
11093
88d4aea7
PM
110942010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11095
889bf7c5 11096 PR python/11482
88d4aea7
PM
11097
11098 * gdb.python/py-value.exp (test_value_hash): New function.
11099
f5a010c0
PM
111002010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11101
11102 PR exp/11530.
11103 * gdb.base/gdb11530.c: New file.
11104 * gdb.base/gdb11530.exp: New file.
11105
8ef4892f
JK
111062010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11107
11108 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11109 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11110
7322dca9
SW
111112010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11112
11113 * gdb.cp/koenig.exp: New test.
11114 * gdb.cp/koenig.cc: New test program.
11115
02e7ea18
JB
111162010-05-05 Joel Brobecker <brobecker@adacore.com>
11117
11118 Remove the use of prms_id and bug_id throughout the testsuite.
11119
e1c34c5d
PM
111202010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11121
11122 PR exp/11349.
11123 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11124 use a reference local variable.
11125
8e1d0c49
JK
111262010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11127
11128 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11129 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11130 variable different_dir. Move debugfile into a full directory pathname
11131 under DIFFERENT_DIR.
11132 * lib/gdb.exp (separate_debug_filename): Remove.
11133 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11134 variable debug_dir and mkdir of it. Update function comments.
11135
e66408ed
PA
111362010-04-29 Pedro Alves <pedro@codesourcery.com>
11137
11138 PR gdb/11557
11139
11140 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11141 files.
11142
d7b32ed3
PM
111432010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11144
889bf7c5 11145 * gdb.python/py-param.exp: New File.
d7b32ed3 11146
6aecb9c2
JB
111472010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11148
11149 * gdb.base/default.exp: Fix "set language" test.
11150
bdf92a1c
PM
111512010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11152
11153 PR breakpoints/11531.
11154 * gdb.base/gdb11531.c: New file.
11155 * gdb.base/gdb11531.exp: New file.
11156
3f172e24
TT
111572010-04-26 Tom Tromey <tromey@redhat.com>
11158
11159 * gdb.base/completion.exp: Add tests for completion and deprecated
11160 commands.
11161
64af4c92
JK
111622010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11163
11164 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11165 (print /x char_array): Escape curly brackets.
11166
492928e4
JK
111672010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11168
11169 Fix deadlock on looped list of loaded shared objects.
11170 * gdb.base/solib-corrupted.exp: New.
11171
66d09542
DE
111722010-04-23 Doug Evans <dje@google.com>
11173
11174 * gdb.python/py-section-script.c: New file.
11175 * gdb.python/py-section-script.exp: New file.
11176 * gdb.python/py-section-script.py: New file.
11177
8bd10a10
CM
111782010-04-20 Chris Moller <cmoller@redhat.com>
11179
11180 PR 10179
11181
11182 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11183 * gdb.base/pr10179-a.c:
11184 * gdb.base/pr10179-b.c:
11185 * gdb.base/pr10179.exp: New files.
11186
c0201579
JK
111872010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 Fix crashes on dangling display expressions.
11190 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11191 is SEP.
11192 (lib_flags): Remove the "debug" keyword.
11193 (libsepdebug): New variable for iterating new loop.
11194 (save_pf_prefix): New variable wrapping the loop.
11195 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11196 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11197
793b0ff8
PM
111982010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11199
11200 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11201
097f51f7
PM
112022010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11203
11204 PR stabs/11479.
11205 * gdb.stabs/gdb11479.exp: New file.
11206 * gdb.stabs/gdb11479.c: New file.
11207
9a22f0d0
PM
112082010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11209
11210 * gdb.base/charset.c (Strin16, String32): New variables.
11211 * gdb.base/charset.exp (gdb_test): Test correct display
11212 of 16 or 32 bit strings.
11213
112142010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11215
11216 PR 9167
11217 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11218 * gdb.cp/pr9167.cc: New file.
11219 * gdb.cp/pr9167.exp: New file.
11220
11221
6e354e5e
PM
112222010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11223
11224 PR pascal/11492.
11225 * gdb.pascal/gdb11492.pas: New file.
11226 * gdb.pascal/gdb11492.exp: New file.
11227
be942545
JB
112282010-04-20 Joel Brobecker <brobecker@adacore.com>
11229
1667e6e3 11230 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11231
0c3acc09
JB
112322010-04-20 Joel Brobecker <brobecker@adacore.com>
11233
11234 * gdb.ada/dyn_loc: New testcase.
11235
ec31cde5
CM
112362010-04-20 Chris Moller <cmoller@redhat.com>
11237
11238 PR 10867
889bf7c5 11239
ec31cde5
CM
11240 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11241 * gdb.cp/pr10687.cc: New file.
11242 * gdb.cp/pr10687.exp: New file.
11243
11244
ce4b0682
SDJ
112452010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11246 Sergio Durigan Junior <sergiodj@redhat.com>
11247
11248 * gdb.fortran/logical.exp: New testcase.
11249 * gdb.fortran/logical.f90: New file.
11250
3436961f
DE
112512010-04-19 Doug Evans <dje@google.com>
11252
11253 * gdb.base/help.exp (help source): Update expected output.
11254
4d836c09
JK
112552010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11256
11257 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11258 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11259 gdb_exit and return.
11260 (executable): New variable.
11261 (binfile): Use it.
11262
6149aea9
PA
112632010-04-19 Pedro Alves <pedro@codesourcery.com>
11264
11265 PR breakpoints/8554.
11266
11267 * gdb.trace/save-trace.exp: Adjust.
11268
ed41462c
L
112692010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11270
11271 PR corefiles/11511
11272 * gdb.arch/system-gcore.exp: New.
11273 * gdb.arch/gcore.c: Likewise.
11274
3f7b2faa
DE
112752010-04-15 Doug Evans <dje@google.com>
11276
fa33c3cd
DE
11277 * gdb.python/py-progspace.c: New file.
11278 * gdb.python/py-progspace.exp: New file.
11279
3f7b2faa
DE
11280 * gdb.base/source.exp: Add tests for "source -s".
11281
79f283fe
PM
112822010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11283
11284 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11285 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11286 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11287 * gdb.python/py-mi.exp: New test for to_string returning None.
11288
fc8eb08a
PM
112892010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11290
11291 * gdb.python/py-breakpoint.c: Make result global.
11292
26e197f6
JK
112932010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11294
11295 Fix non-GNU make compatibility.
11296 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11297
adc36818
PM
112982010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11299
11300 * gdb.python/py-breakpoint.exp: New File.
11301 * gdb.python/py-breakpoint.C: Ditto.
11302
64e17368
SS
113032010-04-08 Stan Shebs <stan@codesourcery.com>
11304
11305 * gdb.trace/actions.exp: Clear default-collect.
11306 * gdb.trace/save-trace.exp: Clear default-collect.
11307
fff5cc64
PM
113082010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11309
11310 * gdb.python/py-value: Add null string variable.
11311 (test_lazy_string): Test zero length, NULL address lazy
11312 strings.
11313
a055a187
L
113142010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11315
11316 * gdb.arch/i386-avx.c: New.
11317 * gdb.arch/i386-avx.exp: Likewise.
11318
11319 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11320
96e39866
DE
113212010-04-06 Doug Evans <dje@google.com>
11322
11323 * gdb.base/source-test.gdb: New file.
11324 * gdb.base/source.exp: Test source -v.
11325
5984a431
UW
113262010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11327
11328 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11329
ec8a089a
PM
113302010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11331
11332 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11333 within one line, unless it is followed by a double quote.
11334 * gdb.stabs/hppa.sed: Idem.
11335 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11336 * gdb.stabs/weird.exp: Check for correct parsing of
11337 char and string constants.
ec8a089a
PM
11338 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11339 in .stabs to .stabx substitution.
11340
fce3c1f0
SS
113412010-04-05 Stan Shebs <stan@codesourcery.com>
11342
11343 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11344 constant global.
11345 * gdb.trace/tfile.exp: Try to print them.
11346
d77f58be
SS
113472010-04-04 Stan Shebs <stan@codesourcery.com>
11348
11349 * gdb.base/completion.exp: Update for new "info watchpoints".
11350 * gdb.base/default.exp: Ditto.
11351 * gdb.base/help.exp: Ditto.
11352 * gdb.base/watchpoint.exp: Ditto.
11353 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11354
af54718e
SS
113552010-04-04 Stan Shebs <stan@codesourcery.com>
11356
11357 * gdb.trace/tfile.exp: Sharpen tfind test.
11358
74d1f91e
JK
113592010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 * gdb.base/break-entry.exp: New.
11362
eb8e76db 113632010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11364 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11365
11366 * gdb.reverse/i386-sse-reverse.exp: New file.
11367 * gdb.reverse/i386-sse-reverse.c: New file.
11368
bf65cad8
PA
113692010-04-02 Pedro Alves <pedro@codesourcery.com>
11370
11371 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11372
fff87407
SS
113732010-04-01 Stan Shebs <stan@codesourcery.com>
11374
11375 * gdb.trace/actions.exp: Tweak expected output.
11376 * gdb.trace/while-stepping.exp: Tweak expected output.
11377
fe01d668
L
113782010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11379
11380 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11381
86b17b60
PA
113822010-04-01 Pedro Alves <pedro@codesourcery.com>
11383
11384 * gdb.base/commands.exp: Adjust.
11385 * gdb.cp/extern-c.exp: Adjust.
11386
2c58c0a9
PA
113872010-04-01 Pedro Alves <pedro@codesourcery.com>
11388
11389 * gdb.trace/collection.c (local_test_func): Define a local struct,
11390 and instanciate it.
11391
0db9b91c
PA
113922010-04-01 Pedro Alves <pedro@codesourcery.com>
11393
11394 * gdb.trace/collection.exp (gdb_collect_args_test)
11395 (gdb_collect_argarray_test): XFAIL the tests that assume the
11396 argarray argument's elements are collected.
11397
8072405b
JK
113982010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11399
11400 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11401 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11402
8bf6485c
SS
114032010-03-31 Stan Shebs <stan@codesourcery.com>
11404
11405 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11406 and tracepoint conditionals.
11407 (gdb_verify_tracepoints): Delete unused return.
11408
fd7f724a
KS
114092010-03-26 Keith Seitz <keiths@redhat.com>
11410
11411 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11412 appear in the output before main.
11413 Remove KFAIL for gdb/2215 aka bz 9320.
11414
8d9e7719
DE
114152010-03-30 Doug Evans <dje@google.com>
11416
0906dd0b
DE
11417 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11418 by dejagnu.
11419 * gdb.arch/amd64-dword.exp: Ditto.
11420
8d9e7719
DE
11421 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11422 match.
11423 (break printf): Ditto.
11424
1da644f0
SW
114252010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11426
11427 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11428 gcc < 4.4.
11429 * gdb.cp/shadow.exp: Ditto.
11430
a8121990
PA
114312010-03-29 Pedro Alves <pedro@codesourcery.com>
11432
11433 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11434 "tstart" is silent.
11435
6e79d367
PA
114362010-03-29 Pedro Alves <pedro@codesourcery.com>
11437
11438 * gdb.trace/collection.exp (executable): New.
11439 (binfile): Use it.
11440 (fpreg, spreg, pcreg): New.
11441 (test_register): Use gdb_test_multiple. Pass /x to print.
11442 (prepare_for_trace_test): New.
11443 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11444 (gdb_collect_args_test, gdb_collect_argstruct_test)
11445 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11446 prepare_for_trace_test.
11447 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11448 fpreg, spreg and pcreg.
11449 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11450 prepare_for_trace_test.
11451 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11452 try to detect tracing support here. Don't set breakpoints at
11453 `begin' or `end' here.
11454 <global scope>: Use clean_restart. Run to main before checking
11455 for tracing support. Check for for tracing support here.
11456
09248348
JK
114572010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11460 " as $displacement" to "seen displacement message".
11461
d350db38
PA
114622010-03-28 Pedro Alves <pedro@codesourcery.com>
11463
11464 * gdb.trace/while-dyn.exp (executable): New variable.
11465 (binfile): Use it.
11466 (test_while_stepping): New function. Move most tests here. Call
11467 it once for each of the while-stepping, stepping and ws aliases.
11468
907af001
UW
114692010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11470
11471 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11472 that do not provide the tagless_struct type name at all.
11473 (test_print_anon_union): Do not check value of uninitialized
11474 union member. Do not use cp_test_ptype_class, so we can accept
11475 "long" as well as "long int".
11476
610197fd
PA
114772010-03-26 Pedro Alves <pedro@codesourcery.com>
11478
11479 * gdb.trace/tfile.c (tohex, bin2hex): New.
11480 (write_error_trace_file): Hexify error description.
11481
6c28cbf2
SS
114822010-03-25 Stan Shebs <stan@codesourcery.com>
11483
11484 * gdb.trace/tfile.c: Generate an additional trace file, improve
11485 portability.
11486 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11487 files in a better way.
11488
e62b8c7e
KS
114892010-03-25 Keith Seitz <keiths@redhat.com>
11490
11491 * gdb.java/jprint.exp: XFAIL printing of static class members
11492 because of GCC debuginfo problem.
11493
82ccf5a5
JK
114942010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11495
11496 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11497
293e2f9e
DJ
114982010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11499
11500 * gdb.base/completion.exp: Allow long instead of long int.
11501 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11502 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11503 variable p.
11504 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11505 * gdb.base/pointers.exp: Allow long instead of long int.
11506 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11507 * gdb.base/step-line.exp: Allow a directory before the source file name.
11508
95a42b64
TT
115092010-03-24 Tom Tromey <tromey@redhat.com>
11510
11511 PR breakpoints/9352:
11512 * gdb.base/default.exp: Update.
11513 * gdb.base/commands.exp: Update.
11514 * gdb.cp/extern-c.exp: Test setting commands on multiple
11515 breakpoints at once.
11516
2390201f
DJ
115172010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11518
11519 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11520 if gdb,nosignals.
11521 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11522 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11523 exited".
11524
8c9a6790
SS
115252010-03-24 Stan Shebs <stan@codesourcery.com>
11526
11527 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11528
a6c727b2
DJ
115292010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11530
11531 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11532 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11533 argument. Handle "short" and "long".
11534 (Top level): Pass overprototyped output for old_fptr and xptr.
11535
4dfd5423
PA
115362010-03-23 Pedro Alves <pedro@codesourcery.com>
11537
11538 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11539 format strings and add casts to avoid compiler warnings.
11540
115412010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
11542
11543 * lib/trace-support.exp (gdb_trace_setactions):
11544 Don't expect whitespace after ">" prompt.
11545 * gdb.trace/actions.exp: Adjust for output changes.
11546 * gdb.trace/while-stepping.exp: Likewise.
11547
c847d045
JK
115482010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11549
11550 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11551 and r157645).
11552
5f717f1d
JK
115532010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11554
11555 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11556 New.
11557
7d6d51d5
DJ
115582010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11559
11560 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11561 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11562
3b11a015
SS
115632010-03-19 Stan Shebs <stan@codesourcery.com>
11564
11565 * gdb.trace/ax.exp: New file.
11566
d7d158ed
DE
115672010-03-19 Doug Evans <dje@google.com>
11568
6bb85cd1
DE
11569 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11570 output from gcc.
11571
d7d158ed
DE
11572 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11573 named /usr/sbin/prelink<foo>.
11574
4daf5ac0
SS
115752010-03-18 Stan Shebs <stan@codesourcery.com>
11576
11577 * gdb.trace/circ.exp: Test circular-trace-buffer.
11578 * gdb.trace/tfile.exp: Update tstatus test.
11579
e8d05480
JB
115802010-03-18 Joel Brobecker <brobecker@adacore.com>
11581
11582 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11583 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11584
441b986a
UW
115852010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11586
11587 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11588
4247603b
PA
115892010-03-18 Pedro Alves <pedro@codesourcery.com>
11590
11591 * gdb.base/default.exp: Adjust the expected output of the finish
11592 and until commands when the inferior is not being run.
11593
13387711
SW
115942010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11595
11596 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11597 * gdb.cp/nsusing.exp: Ditto.
11598
6e31430b
TT
115992010-03-15 Tom Tromey <tromey@redhat.com>
11600
11601 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11602 * gdb.cp/userdef.cc (operator==): New function.
11603 (main): New locals mem1, mem2.
11604
e2d69cb5
JZ
116052010-03-15 Jie Zhang <jie@codesourcery.com>
11606
11607 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11608 Declare and use new loadtimeout variable.
11609
f572f0a9
DJ
116102010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11611
11612 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11613 Use gdb_load later.
11614
51f4c0b0
PA
116152010-03-14 Pedro Alves <pedro@codesourcery.com>
11616
11617 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11618 literal. Add missing endlines to prints to stderr.
11619
1c809c68
TT
116202010-03-12 Tom Tromey <tromey@redhat.com>
11621
11622 PR c++/9708:
11623 * gdb.cp/m-static.exp: Add regression test.
11624 * gdb.cp/m-static.cc (method): New method.
11625 (main): Call it.
11626
00ae8fef
SW
116272010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11628
11629 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11630 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11631
759f0f0b
PA
116322010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11633
21e24d21
PA
11634 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11635
116362010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11637
759f0f0b
PA
11638 * lib/gdb.exp (skip_stl_tests): New.
11639 (gdb_compile): Symbian needs -ldl.
11640 (shlib_target_file): New.
11641 (shlib_symbol_file): New.
11642 (gdb_load_shlibs): Use shlib_target_file.
11643 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11644 * gdb.cp/exception.exp: Use skip_stl_tests.
11645 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11646 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11647 * gdb.cp/mb-templates.exp: Ditto.
11648 * gdb.base/commands.exp: Relax regexes.
11649 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11650 shlib_target_file and shlib_symbol_file.
11651 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11652 sections.
11653 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11654 * gdb.base/solib-disc.exp: Use
11655 shlib_target_file and shlib_symbol_file.
11656 * gdb.base/unload.exp: Don't skip on symbian. Use
11657 shlib_target_file and shlib_symbol_file.
11658 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11659
6a8f2671 116602010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11661
6a8f2671
PA
11662 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11663 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11664 Issue a tfind end before looking for a tracepoint frame.
11665 * gdb.trace/tfind.exp: Adjust tstatus output.
11666 Adjust disassembly output.
11667 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11668
ccf26247
JK
116692010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11670
11671 * gdb.base/break-interp.exp: Create new displacement parameter value
11672 for the test_ld calls.
11673 (reach): New parameter displacement, verify its content. New push of
11674 pf_prefix "reach-$func:". Import global expect_out.
11675 (test_core): New parameter displacement, verify its content. New push
11676 of pf_prefix "core:". New command "set verbose on". Import global
11677 expect_out.
11678 (test_attach): New parameter displacement, verify its content. New
11679 push of pf_prefix "attach:". New command "set verbose on". Import
11680 global expect_out.
11681 (test_ld): New parameter displacement, pass it to the reach, test_core
11682 and test_attach calls and verify its content in the "ld.so exit" test.
11683 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11684 (prelink): Update expected text, use gdb_test.
11685
e469c7fb
DE
116862010-03-10 Doug Evans <dje@google.com>
11687
11688 * gdb.base/checkpoint.exp: Fix comment.
11689 Lengthen timeout while doing >600 checkpoints test.
11690 Rename duplicate "kill all one" test to keep test names unique.
11691
60e1c644
PA
116922010-03-10 Pedro Alves <pedro@codesourcery.com>
11693
11694 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11695
cec808ec
KS
116962010-03-08 Keith Seitz <keiths@redhat.com>
11697
889bf7c5
PA
11698 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11699 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11700 (dm_type_long): New function.
11701 (dm_type_unsigned_short): New function.
11702 (dm_type_unsigned_long): New function.
11703 (myint): New typedef.
11704 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11705 long, unsigned shor and long, operator char*, and typedef.
11706 (test_lookup_operator_functions): Add operator char* test.
11707 (test_paddr_operator_functions): Likewise.
11708 (test_paddr_overloaded_functions): Use probe values for
11709 short, long, and unsigned short and long.
11710 (test_paddr_hairy_functions): If the demangler probe detected
11711 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11712 demangler.
11713 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11714 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11715 and "print null_pmf".
11716 Add test "ptype a.*pmf".
11717 * gdb.cp/overload.exp: Allow optional "int" to appear with
11718 "short" and "long".
11719 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11720 long expect value for men_overload1arg.
11721 Allow "int" to appear with "short" and "long".
11722 When testing "info break", add argument for main (void).
11723 Also allow "int" to appear with "short" and "long".
11724 Ditto with "unsigned" and "long long".
cec808ec
KS
11725 * gdb.java/jmain.exp: Do not enclose methods names in single
11726 quotes.
11727 * gdb.java/jmisc.exp: Likewise.
11728 * gdb.java/jprint.exp: Likewise.
11729 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11730
11731 From Jan Kratochvil <jan.kratochvil@redhat.com>:
11732 * gdb.cp/exception.exp (backtrace after first throw)
11733 (backtrace after second throw): Allow a namespace before __cxa_throw.
11734 (backtrace after first catch, backtrace after second catch): Allow
11735 a namespace before __cxa_begin_catch.
11736
11737 * gdb.cp/cpexprs.exp: New file.
11738 * gdb.cp/cpexprs.cc: New file.
11739
11740 From Daniel Jacobowitz <dan@codesourcery.com>
11741 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
11742 to use string_to_regexp.
11743 (ctor, dtor): New functions. Use them to match constructor
11744 and destructor function types.
11745 (Top level): Use runto_main.
11746
f870a310
TT
117472010-03-05 Tom Tromey <tromey@redhat.com>
11748
11749 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
11750 gdb.target_charset.
11751 (pp_ns.to_string): Likewise.
11752
0c199f28
KS
117532010-03-04 Keith Seitz <keiths@redhat.com>
11754
11755 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11756 can be quoted. Test that both the filename and function/line
11757 portions can be quoted at the same time.
11758
c7437ca6
PA
117592010-03-04 Pedro Alves <pedro@codesourcery.com>
11760
11761 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11762
b111b805
DE
117632010-03-03 Doug Evans <dje@google.com>
11764
24486cb7
DE
11765 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
11766 libc contains libpthread.
11767
b111b805
DE
11768 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
11769 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
11770 of gdb_compile. Add another pattern to match android backtrace.
11771
a0e0ef55
TT
117722010-03-03 Tom Tromey <tromey@redhat.com>
11773
11774 PR gdb/11345:
11775 * gdb.base/printcmds.exp (test_printf): Add test.
11776
1ba53b71
L
117772010-03-02 H.J. Lu <hongjiu.lu@intel.com>
11778
11779 * gdb.arch/amd64-byte.exp: New.
11780 * gdb.arch/amd64-dword.exp: Likewise.
11781 * gdb.arch/amd64-pseudo.c: Likewise.
11782 * gdb.arch/amd64-word.exp: Likewise.
11783 * gdb.arch/i386-byte.exp: Likewise.
11784 * gdb.arch/i386-pseudo.c: Likewise.
11785 * gdb.arch/i386-word.exp: Likewise.
11786
f5dff777
DJ
117872010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11788
11789 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
11790 types. Add structreg, bitfields, and flags registers.
11791 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
11792 registers.
11793
90884b2b
L
117942010-03-01 H.J. Lu <hongjiu.lu@intel.com>
11795
11796 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
11797 (load_description): Set architecture if defined.
11798
dc00d89f
PM
117992010-02-28 Phil Muldoon <pmuldoon@redhat.com>
11800
11801 * gdb.python/py-frame.exp: Add read_var block tests.
11802 * gdb.python/py-frame.c (block): New function.
11803
0e095b7e
JK
118042010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11805 Daniel Jacobowitz <dan@codesourcery.com>
11806
11807 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
11808
624f1a65
DM
118092010-02-25 David S. Miller <davem@davemloft.net>
11810
11811 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
11812 fix logic for setting all_syscalls_numbers.
11813
f3e9a817
PM
118142010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11815
11816 * Makefile.in: Add py-block and py-symbol.
11817 * gdb.python/py-symbol.exp: New File.
11818 * gdb.python/py-symtab.exp: New File.
11819 * gdb.python/py-block.exp: New File.
11820 * gdb.python/py-symbol.c: New File.
11821 * gdb.python/py-block.c: New File.
11822
f6bbabf0
PM
118232010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11824
11825 PR python/11314
11826 * lib/gdb.exp (skip_python_tests): New function.
11827 * gdb.python/py-cmd.exp: Use skip_python_tests.
11828 * gdb.python/py-frame.exp: Likewise.
11829 * gdb.python/py-function.exp: Likewise.
11830 * gdb.python/py-prettyprint.exp: Likewise.
11831 * gdb.python/py-template.exp: Likewise.
11832 * gdb.python/py-type.exp: Likewise.
11833 * gdb.python/py-value.exp: Likewise.
11834
85d721b8
PA
118352010-02-22 Pedro Alves <pedro@codesourcery.com>
11836
11837 PR9605
11838
11839 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
11840
48e32051
TT
118412010-02-19 Tom Tromey <tromey@redhat.com>
11842
11843 PR c++/8693, PR c++/9496:
11844 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
11845 regression tests.
11846
ac9c0048
JK
118472010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11848
11849 Fix compatibility with m68k as.
11850 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
11851 Use only /* comments */.
11852
57bb97a4
UW
118532010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11854
11855 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
11856 * configure: Regenerate.
11857
7d1bf85c
DJ
118582010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
11859
11860 * gdb.python/py-type.exp: Check for Python support.
11861
061b5285
PA
118622010-02-17 Pedro Alves <pedro@codesourcery.com>
11863
11864 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
11865 `regsub' syntax available.
11866
f8a8bc2c
PA
118672010-02-17 Pedro Alves <pedro@codesourcery.com>
11868
11869 * gdb.base/shmain.c (main): Remove printf call.
11870 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
11871 * gdb.base/unload.c (main): Make format of fprintf a string
11872 literal. Add missing endlines to prints to stderr.
11873 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
11874
6f451e5e
TT
118752010-02-17 Tom Tromey <tromey@redhat.com>
11876
11877 * gdb.java/jprint.java (jprint.props): New field.
11878 * gdb.java/jprint.exp (set_lang_java): Add regression test.
11879
12d79008
PA
118802010-02-17 Pedro Alves <pedro@codesourcery.com>
11881
ef801a0e 11882 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
11883 available.
11884
d252f7e5
DJ
118852010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11886
11887 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
11888 creation to support remote host testing.
11889
67bdab6c
DJ
118902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11891
11892 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
11893 Recognize "command not found".
11894
bb391223
DJ
118952010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11896
11897 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
11898 single-stepping.
11899
70362913
DJ
119002010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11901
11902 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
11903 if arguments are not supported.
11904
493f3c00
DJ
119052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11906
11907 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
11908 be const or non-const.
11909
8034c749
DJ
119102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11911
11912 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
11913 mi_send_resuming_command to send -exec-continue.
11914
791dfb64
DJ
119152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11916
11917 * gdb.base/list.exp (test_list_filename_and_function): Add test
11918 with single quotes.
11919 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
11920 matching.
11921 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
11922 Add KFAIL'd tests for PR gdb/11289.
11923
7c5fe868
DJ
119242010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11925
11926 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
11927
fdc498b8
DJ
119282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11929
11930 * gdb.base/comp-dir/subdir/dummy.txt: New file.
11931 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
11932 a temporary directory.
11933
b519e2a6
DJ
119342010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11935
11936 * gdb.base/charset.exp: Use a single regular expression to match
11937 show host-charset and show target-charset output.
11938
74164c56
JK
119392010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11940
11941 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
11942 "Illegal process-id" expect string more exact.
11943 (attach to digits-starting nonsense is prohibited): New.
11944
701ed6dc
JK
119452010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11946
11947 * gdb.base/prelink.exp (set verbose on): New.
11948
889bf7c5 119492010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
11950
11951 * mi-reverse.exp: New file. Test for reverse option to the
11952 following MI commands: exec-continue, exec-finish, exec-next,
11953 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 11954
dadf0e9c
JB
119552010-02-09 Joel Brobecker <brobecker@adacore.com>
11956
11957 * gdb.ada/ptype_tagged_param: New testcase.
11958
714f19d5
TT
119592010-02-08 Tom Tromey <tromey@redhat.com>
11960
11961 PR c++/8017:
11962 * gdb.cp/overload.exp: Add tests.
11963 * gdb.cp/overload.cc (struct K): New.
11964 (namespace N): New.
11965 (main): Call new functions.
11966 (K::staticoverload): Define.
11967
889bf7c5 119682010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
11969
11970 PR gdb/10728
11971 * gdb.cp/pr10728-x.h: New file.
11972 * gdb.cp/pr10728-x.cc: New file.
11973 * gdb.cp/pr10728-y.cc: New file.
11974 * gdb.cp/pr10728.exp: New file.
11975 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
11976
889bf7c5 119772010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
11978
11979 PR gdb/9067
11980 * gdb.cp/pr9067.exp: New
11981 * gdb.cp/pr9067.cc: New
11982 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
11983
7b356089
JB
119842010-02-08 Joel Brobecker <brobecker@adacore.com>
11985
11986 * lib/gdb.exp (gdb_test_timeout): New global variable.
11987 Set it to timeout if not already set.
11988 (gdb_init): Reset the value of timeout to gdb_test_timeout.
11989
1be00882
DE
119902010-02-05 Doug Evans <dje@google.com>
11991
11992 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
11993 user.
11994
82856980
SW
119952010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
11996
11997 PR c++/7935:
11998 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
11999
1a334831
TT
120002010-02-04 Tom Tromey <tromey@redhat.com>
12001
12002 * gdb.cp/virtbase.exp: Make test case names unique.
12003
9c3c02fd
TT
120042010-02-02 Tom Tromey <tromey@redhat.com>
12005
12006 * gdb.cp/virtbase.exp: Add regression tests.
12007 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12008 (main): Instantiate RHC.
12009
0cc2414c
TT
120102010-02-02 Tom Tromey <tromey@redhat.com>
12011
12012 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12013 type-printing change.
12014
edf3d5f3
TT
120152010-02-02 Tom Tromey <tromey@redhat.com>
12016
12017 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12018 * gdb.cp/virtbase.cc: New file.
12019 * gdb.cp/virtbase.exp: New file.
12020 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12021
e4b7f41c
JK
120222010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12023
12024 PR libc/11214:
12025 * gdb.threads/current-lwp-dead.c: Include features.h.
12026 (HAS_NOMMU): New.
12027 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12028
b381ea14
JK
120292010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12030
12031 * gdb.base/symbol-without-target_section.exp,
12032 gdb.base/symbol-without-target_section.c: New.
12033
c593ac0e
DJ
120342010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12035
12036 * gdb.base/bigcore.exp: Reset increased timeout.
12037 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12038
db25f29d
DJ
120392010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12040
12041 * gdb.base/gcore.exp (capture_command_output): Use
12042 gdb_test_multiple.
12043
f9d67f43
DJ
120442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12045
12046 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12047 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12048 (Top level): Call it.
12049
177321bd
DJ
120502010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12051
12052 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12053
97f2ed50
DJ
120542010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12055
12056 * gdb.base/call-strs.exp, gdb.base/default.exp,
12057 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12058 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12059 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12060 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12061 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12062 * gdb.base/ending-run.exp: Correct restore of timeout.
12063 * gdb.base/page.exp: Remove unnecessary timeout setting.
12064
e4e2711a
JB
120652010-01-29 Joel Brobecker <brobecker@adacore.com>
12066
12067 * gdb.ada/rec_return: New testcase.
12068
ba581dc1
JB
120692010-01-29 Joel Brobecker <brobecker@adacore.com>
12070
12071 * gdb.ada/call_pn: New testcase.
12072
4ea95be9
DJ
120732010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12074
12075 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12076 (Top level): Use it to resume.
12077 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12078 the Thumb mode displaced stepping error as unsupported.
12079
df83a9bf
SW
120802010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12081
889bf7c5
PA
12082 * gdb.cp/nsusing.exp: Added more tests.
12083 * gdb.cp/nsrecurs.exp: Ditto.
12084 * gdb.cp/nsusing.cc: Added test functions.
12085 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12086
40b27cdc
JK
120872010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12088
12089 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12090 absolute directory pathnames in gdb.sum file.
12091
de958931
SW
120922010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12093
12094 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12095 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12096
708ead4e
TT
120972010-01-26 Tom Tromey <tromey@redhat.com>
12098
12099 PR exp/7643:
12100 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12101 setup_kfail.
12102
b14e635e
SW
121032010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12104
12105 * gdb.cp/nsrecurs.exp: New test.
12106 * gdb.cp/nsrecurs.cc: New test program.
12107 * gdb.cp/nsstress.exp: New test.
12108 * gdb.cp/nsstress.cc: New test program.
12109 * gdb.cp/nsdecl.exp: New test.
12110 * gdb.cp/nsdecl.cc: New test program.
12111
8540c487
SW
121122010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12113
12114 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12115 imported into file scope.
12116 Marked test as xfail.
12117 * gdb.cp/namespace-using.cc (marker5): New function.
12118 * gdb.cp/shadow.exp: New test.
12119 * gdb.cp/shadow.cc: New test program.
12120 * gdb.cp/nsimport.exp: New test.
12121 * gdb.cp/nsimport.cc: New test program.
12122
421d5d99
TT
121232010-01-25 Tom Tromey <tromey@redhat.com>
12124
12125 PR gdb/11049:
12126 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12127 with "set print null-stop on".
12128
691f8dc1
JK
121292010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12130
12131 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12132 Adjust it for DISASSEMBLY_OMIT_FNAME.
12133
0b92b5bb
TT
121342010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12135
12136 PR symtab/11199:
12137 * gdb.dwarf2/member-ptr-forwardref.exp,
12138 gdb.dwarf2/member-ptr-forwardref.S: New.
12139
23787403
JK
121402010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12141
12142 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12143 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12144 thread1_tid_mutex. Remove gdbstop_mutex handling.
12145 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12146 thread2_tid_mutex. Remove gdbstop_mutex handling.
12147 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12148 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12149 pthread_cond_wait conditionalizations by while loops.
12150
b966cb8a
TT
121512010-01-20 Tom Tromey <tromey@redhat.com>
12152
12153 PR backtrace/10770:
12154 * gdb.dwarf2/pr10770.exp: New file.
12155 * gdb.dwarf2/pr10770.c: New file.
12156 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12157
fcae584b
VP
121582010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12159
12160 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12161 that target was removed, and the test always runs native anyway.
12162
a0f49112
JK
121632010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12164
12165 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12166 gdb.base/watchpoint-cond-gone-stripped.c: New.
12167
ceeb3d5a
TT
121682010-01-19 Tom Tromey <tromey@redhat.com>
12169
12170 PR c++/8000:
12171 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12172 existing tests.
12173 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12174 (main): Use AAA::SomeEnum.
12175
dd322c54
JK
121762010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12177
12178 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12179 (test_ignore_count): Declare line_callme_body global.
12180 (run to breakpoint with ignore count): Use line_callme_body.
12181 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12182 (set line_main_hello, set line_main_return): Reindent.
12183 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12184 New.
12185 (continue to callee4): Use line_callee4_body.
12186 (check *stopped from CLI command): Use line_callee4_next.
12187 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12188 (set line_main_hello, set line_main_return): Reindent.
12189 (set line_callee4_head, set line_callee4_body): New.
12190 (continue to callee4): Use line_callee4_body.
12191
4e8f195d
TT
121922010-01-18 Tom Tromey <tromey@redhat.com>
12193
12194 PR c++/9680:
12195 * gdb.cp/casts.cc: Add new classes and variables.
12196 * gdb.cp/casts.exp: Test new operators.
12197
9e14a9ba
JB
121982010-01-18 Tom Tromey <tromey@redhat.com>
12199 Thiago Jung Bauermann <bauerman@br.ibm.com>
12200
12201 * gdb.python/source2.py: New file.
12202 * gdb.python/source1: New file.
12203 * gdb.python/python.exp: Test "source" command.
12204
00bf0b85
SS
122052010-01-15 Stan Shebs <stan@codesourcery.com>
12206
12207 * gdb.trace/tfile.c: New file.
12208 * gdb.trace/tfile.exp: New file.
889bf7c5 12209
55235ad7
JK
122102010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12211
12212 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12213
9f2982ff
JK
122142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12215
12216 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12217
bbfba9ed
JK
122182010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12219
12220 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12221 (libfunc): New parameter action. Implement also selectable "sleep".
12222 * gdb.base/break-interp-main.c: Include assert.h.
12223 (libfunc): New parameter action.
12224 (main): New parameters argc and argv. Assert argc. Pass argv.
12225 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12226 (test_attach): New proc.
12227 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12228 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12229
61f0d762
JK
122302010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12231
12232 * gdb.base/break-interp.exp (test_core): New proc.
12233 (test_ld): Call it.
12234
06a6f270
JK
122352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12236
12237 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12238 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12239 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12240 and gdb_compile_shlib. Use new -Wl compiler options.
12241 (dl bt, main bt): New tests.
12242
51bee8e9
JK
122432010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12244
12245 Support PIEs with no symfile_objfile.
12246 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12247 (test_ld): New parameter trynosym.
12248 (test_ld <$trynosym>): New block.
12249
b8040f19
JK
122502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12251
12252 * gdb.base/break-interp.exp: New file.
12253
be759fcf
PM
122542010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12255
12256 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12257 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12258 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12259 test.
12260 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12261 * gdb.python/py-mi.exp: Add lazy string test.
12262
dc146f7c
VP
122632010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12264
12265 * lib/mi-support.exp (mi_check_thread_states): Handle
12266 core number in thread listing.
12267
b4ba55a1
JB
122682010-01-12 Joel Brobecker <brobecker@adacore.com>
12269
12270 * gdb.base/maint.exp: Adjust the expected output for the
12271 "maint print type" test. Use gdb_test_multiple instead of
12272 gdb_sent/gdb_expect.
12273
08e24bd4
DE
122742010-01-11 Doug Evans <dje@google.com>
12275
6496a609
DE
12276 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12277 from gdbserver_download. All callers updated.
12278
08e24bd4
DE
12279 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12280
b5cfddf5
JK
122812010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12282
12283 Implement binary numbers parsing.
12284 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12285 (test_integer_literals_rejected): New binary tests.
12286
3725885a
RW
122872010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12288
12289 * gdb.cell/configure: Regenerate.
12290
37aeb5df
JK
122912010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12292
12293 * gdb.base/corefile.exp: Move the core finding block out and call it as
12294 core_find, new variable $corefile, replace corefile by $corefile and
12295 [file tail $corefile] for usage vs. test names resp.
12296 * lib/gdb.exp (core_find): Move it as a new function here. New
12297 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12298 $destcore. Return "" on error.
12299
d521f563
JK
123002010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 Workaround PR binutils/10802.
12303 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12304 (twice).
12305
28f24826
DJ
123062010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12307
12308 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12309
2de75e71
JB
123102010-01-08 Joel Brobecker <brobecker@adacore.com>
12311
12312 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12313 call, to avoid interruption.
12314
fe00719b 123152010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12316
12317 * gdb.stabs/weird.def (args93): New.
12318
d0ef5df8
DE
123192010-01-07 Doug Evans <dje@google.com>
12320
12321 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12322
3a08d52f
TT
123232010-01-07 Tom Tromey <tromey@redhat.com>
12324
12325 * gdb.base/source.exp: Use correct line number.
12326
7a697b8d
SS
123272010-01-05 Stan Shebs <stan@codesourcery.com>
12328
12329 * gdb.trace/tracecmd.exp: Test ftrace.
12330
7803799a
UW
123312010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12332
12333 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12334
c54eabfa
JK
123352010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12336
12337 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12338 "uint_for_mi_testing".
12339
02e7ef19
JB
123402010-01-01 Joel Brobecker <brobecker@adacore.com>
12341
12342 Test indented comment in file being sourced.
12343 * gdb.base/commands.exp: Test indented comment in file being sourced.
12344
abd775ce
JB
123452010-01-01 Joel Brobecker <brobecker@adacore.com>
12346
12347 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12348 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12349 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12350 notice.
12351
79b55b82
JB
123522010-01-01 Joel Brobecker <brobecker@adacore.com>
12353
12354 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12355 notice.
12356
8997583e
JK
123572010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12358
12359 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12360 missing $after_stopped and comma (,) expectation.
12361
6da95a67
SS
123622009-12-31 Stan Shebs <stan@codesourcery.com>
12363
12364 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12365
218d2fc6
TJB
123662009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12367
12368 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12369 (top level): Call test_watchpoint_in_big_blob.
12370 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12371 watchpoints.
12372 (func3): Write to buf.
12373
236f1d4d
SS
123742009-12-29 Stan Shebs <stan@codesourcery.com>
12375
12376 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12377
f61e138d
SS
123782009-12-28 Stan Shebs <stan@codesourcery.com>
12379
12380 * gdb.trace/tsv.exp: New file.
12381 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12382
0219b378
DJ
123832009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12384
12385 * gdb.base/find.c (main): Reference search buffers.
12386 * gdb.base/included.c (main): Reference integer.
12387 * gdb.base/ptype.c (charfoo): Declare.
12388 (intfoo): Call charfoo.
12389 * gdb.base/scope0.c (useitp): New function.
12390 (usestatics): Use useitp.
12391 (useit): Add a type for val.
12392 * gdb.base/scope1.c (useit1): Take a pointer argument.
12393 (usestatics1): Update calls to useit1.
12394 * gdb.cp/call-c.cc: Declare foo.
12395 (main): Call foo.
12396 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12397 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12398 (main): Call C::ensureRefs and ensureOtherRefs.
12399 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12400 variables.
12401 (ensureOtherRefs): New function.
12402 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12403 * gdb.cp/templates.cc (main): Call t5i.value.
12404
3f78692f
JK
124052009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12406
12407 Fix compatibility with G++-4.5.
12408 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12409 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12410 (uncaught return): Remove.
12411
429374b8
JK
124122009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12413 Phil Muldoon <pmuldoon@redhat.com>
12414
12415 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12416 (bp_location13, bp_location14, bp_location17, bp_location18)
12417 (marker3_proto, marker4_proto): New variables.
12418 (breakpoint info): Update output.
12419 (run until breakpoint at marker3, run until breakpoint at marker4): New
12420 tests.
12421
859825b8
JK
124222009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12423
12424 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12425 Replace the printf call of Y by provided "y-set-1" label. New block
12426 for the second shared library.
12427 * gdb.base/unload.exp: Compile also the second library, call
12428 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12429 (single pending breakpoint info): Rename to ...
12430 (pending breakpoint info before run): ... this extended test.
12431 (libfile2, libname2, libsrcfile2, libsrc2)
12432 (lib_sl2): New variables.
12433 (exec_opts): Set also SHLIB_NAME2.
12434 (pending breakpoint info on first run at shrfunc1)
12435 (pending breakpoint info on second run at shrfunc1)
12436 (pending breakpoint info on second run at shrfunc2)
12437 (print y from libfile, print y from libfile2): New tests.
12438 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12439 * gdb.base/unloadshr2.c: New.
12440
e6a386cd
HZ
124412009-12-22 Hui Zhu <teawater@gmail.com>
12442
12443 * gdb.reverse/sigall-reverse.exp: Adjust.
12444
9e19b45e
VP
124452009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12446
12447 PR gdb/10884
12448
12449 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12450 (main): Call do_bitfield_tests.
aacf5b1e 12451 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 12452
d53a7b30
JB
124532009-12-20 Joel Brobecker <brobecker@adacore.com>
12454
12455 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12456 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12457 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12458 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12459 gdb.modula2/unbounded1.c: Update copyright header.
12460
191ca0a1
CM
124612009-12-10 Chris Moller <moller@mollerware.com>
12462
12463 PR gdb/9399
12464 * gdb.cp/virtfunc2.exp: New tests
12465 * gdb.cp/virtfunc2.cc: New tests
12466 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12467
0fa6cf1b
MS
124682009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12469
12470 * gdb.reverse/i387-env-reverse.c: New file.
12471 * gdb.reverse/i387-env-reverse.exp: New file.
12472 * gdb.reverse/i387-stack-reverse.c: New file.
12473 * gdb.reverse/i387-stack-reverse.exp: New file.
12474
361ae042
PM
124752009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12476
12477 * gdb.python/py-type.exp (test_range): New test.
12478
bfd31e71
PM
124792009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12480
12481 PR python/10805
12482
12483 * gdb.python/py-type.exp: New file.
12484 * gdb.python/py-type.c: New file.
12485 * Makefile.in: Add py-type.
12486
57a1d736
TT
124872009-12-03 Tom Tromey <tromey@redhat.com>
12488
12489 * gdb.python/py-value.exp (test_parse_and_eval): New
12490 function.
12491
1f3b5d1b
PP
124922009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12493
12494 PR gdb/11022
12495
12496 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
12497 * gdb.base/pr11022.c: New test.
12498
8b7dbdc9
JK
124992009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12500
12501 Fix spurious false FAILs.
12502 * gdb.base/structs.c (chartest): New.
12503 (main): Fill-in chartest.
12504 * gdb.base/structs.exp (anychar_re, first): New.
12505 (start_structs_test): Import global anychar_re and first.
12506 New gdb_test call "set print elements 300; ${testfile}"
12507 (start_structs_test <$first>): New block.
12508 (any): Import global anychar_re. New variable ac. Use ${ac}.
12509
6a53b2ec
JK
125102009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12511
12512 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12513
d7167b4c
JK
125142009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12517 Force $srcfile file.
12518 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12519
b1798462
UW
125202009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12521
12522 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12523 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12524 * gdb.threads/watchthreads-reorder.exp: Likewise.
12525
b6199126
DJ
125262009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12527
12528 PR gdb/8704
12529
12530 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12531 "if", and "thread". Correct matching in the previous test.
12532
b22a0510
DJ
125332009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12534
12535 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12536
930636d2
MS
125372009-11-23 Michael Snyder <msnyder@vmware.com>
12538
12539 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12540 * gdb.reverse-watch-precsave.exp: Ditto.
12541
21a0512e
PP
125422009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12543
12544 * gdb.asm/asm-source.exp: Adjust.
12545 * gdb.base/help.exp: Adjust.
889bf7c5 12546
fc30d5e0
PA
125472009-11-22 Pedro Alves <pedro@codesourcery.com>
12548
12549 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12550 (do_syscall_tests_without_xml): Set data-directory to
12551 /the/path/to/nowhere.
12552
f6bc2008
PA
125532009-11-21 Pedro Alves <pedro@codesourcery.com>
12554
12555 * gdb.threads/local-watch-wrong-thread.c,
12556 gdb.threads/local-watch-wrong-thread.exp: New files.
12557
8c2fb5de
PA
125582009-11-21 Pedro Alves <pedro@codesourcery.com>
12559
12560 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12561 assume new `regsub' syntax available.
12562
ebec9a0f
PA
125632009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12564
a79d3c27
JK
12565 * gdb.base/watchpoint-hw-hit-once.exp,
12566 gdb.base/watchpoint-hw-hit-once.c: New.
12567
125682009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 * gdb.threads/watchthreads-reorder.exp,
12571 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 12572
276a961b
MK
125732009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12574
12575 * gdb.xml/tdesc-regs.exp: Use for m68k.
12576
4867c1fb
PA
125772009-11-15 Pedro Alves <pedro@codesourcery.com>
12578
12579 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12580
f6838f81
DJ
125812009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12582
12583 * lib/gdb.exp (current_target_name): New procedure.
12584 (gdb_wrapper_target): New variable.
12585 (gdb_wrapper_init): Set gdb_wrapper_target.
12586 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12587 wrapper.
12588
4ac4dd3f
DJ
125892009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12590
12591 * gdb.base/remote.exp: Delete the slowest load test.
12592 Do not load with fixed packet sizes.
12593
a7881759
DJ
125942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12595
12596 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12597
97a5b505
DJ
125982009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12601 srcfile when setting a breakpoint.
12602
d3e1fc54
DJ
126032009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12604
12605 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12606 macros.
12607
7cbcbded
DJ
126082009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12609
12610 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12611 to be in memory.
12612 * gdb.base/display.c (force_mem): New.
12613 (do_loops): Use it. Add breakpoint comments.
12614 (do_vars): Add a breakpoint comment.
12615 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12616 line numbers.
12617
bdea3a92
NF
126182009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12619
12620 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12621 instead of a bare "run".
12622
269f82e5
PP
126232009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12624
12625 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 12626
a69b7d9d
DJ
126272009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12628
12629 * lib/cell.exp (skip_cell_tests): Clean up test files before
12630 returning.
12631
b598bfda
DJ
126322009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12633
12634 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12635 and the breakpoint menu. Do not call perror if a prompt is seen.
12636 Consume the following GDB prompt.
12637 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12638 * gdb.cp/namespace.exp: Use gdb_test.
12639 * gdb.cp/templates.exp: Use gdb_test.
12640 (test_template_breakpoints): Use gdb_test_multiple.
12641
87728fa0
DJ
126422009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12643
12644 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12645 (marker4): Reference values.
12646
b67c692f
DJ
126472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12648
12649 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12650 is missing.
12651
f0df251a
DJ
126522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12653
12654 * gdb.base/break.c (need_malloc): New.
12655 * gdb.base/constvars.c (main): Reference crass and crisp.
12656 * gdb.base/gdb1821.c (main): Reference bar.
12657 * gdb.cp/gdb1355.cc (main): Reference s1.
12658 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12659 (main): Call them.
12660 * gdb.cp/hang2.cc (dummy2): Define.
12661 * gdb.cp/hang3.cc (dummy3): Define.
12662 * gdb.cp/m-data.cc (main): Reference shadow.
12663
bdf7534a
NF
126642009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12665 Nathan Froyd <froydnj@codesourcery.com>
12666
12667 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12668 remote host.
12669
f24fce77
NF
126702009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12671
12672 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12673 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12674 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12675 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12676 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12677 * gdb.dwarf2/dw2-producer.exp: Likewise.
12678 * gdb.dwarf2/mac-fileno.exp: Likewise.
12679 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12680 py-prettyprint.py to the remote host.
12681 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12682
40f0318e
KS
126832009-11-11 Keith Seitz <keiths@redhat.com>
12684
12685 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12686 use it instead of "Foo".
12687 * gdb.cp/classes.exp (do_tests): Add a test to access
12688 a method through a typedef'd class name.
12689
f3d9f7fb
NF
126902009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12691
12692 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12693 exponents.
12694 * gdb.base/pointers.exp: Likewise.
12695 * gdb.cp/ref-types.exp: Likewise.
12696
a4216f37
KS
126972009-11-11 Keith Seitz <keiths@redhat.com>
12698
12699 * gdb.cp/cplusfuncs.cc (class foo): Add operators
12700 new[] and delete[].
12701 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12702 "void".
12703 (probe_demangler): Remove all single-quoting of
12704 method and variable names.
12705 (info_func_regexp): Remove the word "void" from any
12706 occurrence of "(void)".
12707 (print_addr_2): Remove all single-quoting of
12708 method names.
12709 (print_addr_2_kfail): Likewise.
12710 (print_addr): Single-quote C function names before
12711 passing to print_addr_2.
12712 (test_paddr_operator_functions): Remove single-quoting
12713 for method names.
12714 Add tests for operator new[] and operator delete[].
12715
9b14d7aa
JK
127162009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12717
12718 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12719
85feb311
KS
127202009-11-09 Keith Seitz <keiths@redhat.com>
12721
12722 * gdb.cp/overload.exp: Add tests for resolving overloaded
12723 methods in expression parsing/evaluation.
12724
fa335448
DJ
127252009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
12726
12727 * lib/gdb.exp (default_gdb_version): Use --version instead of
12728 --command.
12729
ec3c07fc
NS
127302009-11-10 Nathan Sidwell <nathan@codesourcery.com>
12731
12732 * lib/gdb.exp (gdb_compile_test): New.
12733 (skip_ada_tests, skip_java_tests): New.
12734 (gdb_compile): Use gdb_compile_test for f77.
12735 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12736 * lib/java.exp (compile_java_from_source): Remove runtests check,
12737 use gdb_compile_test to record result.
12738 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12739 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12740 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12741 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12742 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12743 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12744 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12745 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12746 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
12747 adjust gdb_compile invocations.
12748
b8b4e42b
JK
127492009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12750
12751 * Makefile.in (abs_builddir): New.
12752 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12753 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12754 `$(abs_builddir)/site.exp'.
12755
f8b7eaf3
DJ
127562009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12757
12758 * config/m68k-emc.exp, lib/emc-support.exp,
12759 gdb.trace/gdb_c_test.c: Delete.
12760 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12761 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12762 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12763 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12764 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12765 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
12766 casing for m68k-*-elf.
12767
c4187697
NS
127682009-11-03 Pedro Alves <pedro@codesourcery.com>
12769
12770 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
12771 * gdb.arch/i386-prologue.exp: Likewise.
12772 * gdb.arch/i386-unwind.exp: Likewise.
12773
db16b772
DJ
127742009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12775
12776 * lib/gdb.exp (gdb_expect): Fix timeout typo.
12777
bcf71277
DJ
127782009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12779
12780 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
12781
0105cee2
DJ
127822009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12783
12784 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
12785
24ddea62
JK
127862009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12787
12788 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12789
287ccc17
JK
127902009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12791
12792 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
12793 * gdb.base/sepdebug2.c: New file.
12794
08bca259 127952009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
12796
12797 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
12798 the modified warnings for catch syscall. Verify if GDB was compiled
12799 with support for lib expat, and choose which tests to run depending
12800 on this.
12801
5d4e2b76
VP
128022009-10-30 Vladimir Prus <vladimir@codesourcery.com>
12803
12804 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
12805 that composite commands are parsed OK. And also test
12806 that breakpoint commands do work.
12807
240e538a
MS
128082009-10-23 Michael Snyder <msnyder@vmware.com>
12809
12810 gdb.reverse/consecutive-precsave.exp: Change expect pattern
12811 to allow for new disassembly style.
12812
9c419145
PP
128132009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
12814
12815 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 12816
02506ff1
MS
128172009-10-22 Michael Snyder <msnyder@vmware.com>
12818
12819 * gdb.reverse/break-precsave.exp: New test.
12820 * gdb.reverse/consecutive-precsave.exp: Ditto.
12821 * gdb.reverse/finish-precsave.exp: Ditto.
12822 * gdb.reverse/i386-precsave.exp: Ditto.
12823 * gdb.reverse/machinestate-precsave.exp: Ditto.
12824 * gdb.reverse/sigall-precsave.exp: Ditto.
12825 * gdb.reverse/solilb-precsave.exp: Ditto.
12826 * gdb.reverse/step-precsave.exp: Ditto.
12827 * gdb.reverse/until-precsave.exp: Ditto.
12828 * gdb.reverse/watch-precsave.exp: Ditto.
12829
4cf866a3
MS
128302009-10-22 Michael Snyder <msnyder@vmware.com>
12831
12832 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
12833 for gdb_expect. Adjust one test's expect strings for the new
12834 format of disassemble.
12835 * gdb.reverse/finish-reverse.exp: Delete 'return'.
12836 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
12837 gdb_test_multiple.
12838 * gdb.reverse/step-reverse.exp: Delete 'return'.
12839 * gdb.reverse/until-reverse.exp: Delete blank lines.
12840 * gdb.reverse/watch-reverse.exp: Delete blank lines.
12841
2b28d209
PP
128422009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
12843
12844 * gdb.base/consecutive.exp: Adjust.
12845 * gdb.base/display.exp: Likewise.
12846 * gdb.base/pc-fp.exp: Likewise.
12847 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 12848
33b9c32b
MS
128492009-10-19 Michael Snyder <msnyder@vmware.com>
12850
12851 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
12852 * gdb.reverse/finish-reverse.c: Ditto.
12853 * gdb.reverse/sigall-reverse.c: Ditto.
12854 * gdb.reverse/solib-reverse.c: Ditto.
12855 * gdb.reverse/step-reverse.c: Ditto.
12856 * gdb.reverse/watch-reverse.c: Ditto.
12857
6c95b8df
PA
128582009-10-19 Pedro Alves <pedro@codesourcery.com>
12859 Stan Shebs <stan@codesourcery.com>
12860
12861 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
12862 * gdb.base/foll-exec.exp: Adjust to expect a process id before
12863 "Executing new program".
12864 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
12865 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
12866 left listed after having been killed.
12867 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
12868 * gdb.base/maint.exp: Adjust test.
12869
12870 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
12871 * gdb.multi/Makefile.in: New.
12872 * gdb.multi/base.exp: New.
12873 * gdb.multi/goodbye.c: New.
12874 * gdb.multi/hangout.c: New.
12875 * gdb.multi/hello.c: New.
12876 * gdb.multi/bkpt-multi-exec.c: New.
12877 * gdb.multi/bkpt-multi-exec.exp: New.
12878 * gdb.multi/crashme.c: New.
12879
279017b7
TG
128802009-10-13 Tristan Gingold <gingold@adacore.com>
12881
12882 * gdb.base/sepdebug.exp: Check debug info are found.
12883
0413d738
PA
128842009-10-08 Pedro Alves <pedro@codesourcery.com>
12885
12886 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
12887 bits.
12888
c628eecc
JK
128892009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12890
12891 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
12892
38af1bfe
JB
128932009-10-07 Joel Brobecker <brobecker@adacore.com>
12894
12895 * gdb.base/watchpoints.c: Add copyright header. Reformat one
12896 of the comments.
12897
2b0adecd
PM
128982009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
12899
12900 * gdb.base/annota1.exp: Remove obsolete match_max increase.
12901 * gdb.base/annota3.exp: Idem.
12902 * gdb.base/maint.exp: Idem.
12903
8d417781
PM
129042009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
12905
889bf7c5 12906 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
12907 to default.
12908
bb61102d
PM
129092009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12910
889bf7c5 12911 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
12912 mingw and cygwin targets.
12913
ace5c364
PM
129142009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12915 Pedro Alves <pedro@codesourcery.com>
12916
889bf7c5 12917 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
12918 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
12919
c2d494a0
PM
129202009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12921
e1b52ce2
PM
12922 * gdb.base/shr1.c: Use %p in format string.
12923 * gdb.base/unload.c: Avoid warning in fprintf.
12924 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 12925
209f53f5
PM
129262009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12927
12928 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
12929 long type.
12930 (test_unlink): Correct printf string.
12931 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
12932 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
12933
8172766a
JK
129342009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12935
12936 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
12937 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
12938 * gdb.arch/ia64-breakpoint-shadow.S: New file.
12939
0f73703c
UW
129402009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12941
12942 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
12943 * gdb.objc/nondebug.exp: Likewise.
12944
b32306ca
UW
129452009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12946
12947 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
12948 target_info setting.
12949
12950 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
12951 that detect new threads during "info threads".
12952
0057022f
UW
129532009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12954
12955 * gdb.threads/manythreads.c (main): Increase thread stack size
12956 to 2*PTHREAD_STACK_MIN.
12957 * gdb.threads/multi-create.c (main): Likewise.
12958 (create_function): Likewise.
12959
f29c0325
UW
129602009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12961
12962 * gdb.base/dump.exp: Pass difference of pointer types instead
12963 of integer types as offset to restore in intarr3.srec case.
12964
fcb34849
UW
129652009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12966
12967 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
12968
d5142e3b
UW
129692009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12970
12971 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
12972
087b74b2 129732009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 12974
087b74b2
PM
12975 New test for two watchpoints, with disabling of
12976 the first inserted.
12977 * testsuite/gdb.base/watchpoints.c: New file.
12978 * testsuite/gdb.base/watchpoints.exp: New file.
12979
96c07c5b
TT
129802009-09-25 Tom Tromey <tromey@redhat.com>
12981
12982 * gdb.base/charset.exp: Test utf-16 strings with Python.
12983
b8899f2b
TT
129842009-09-25 Tom Tromey <tromey@redhat.com>
12985
12986 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
12987 UCS-4.
12988 * gdb.base/charset.c (utf_32_string): Rename.
12989 (init_utf32): Rename.
12990 (main): Update.
12991
329719ec
TT
129922009-09-22 Tom Tromey <tromey@redhat.com>
12993
12994 * gdb.python/py-function.exp: Add regression tests.
12995
11ef0d76
KS
129962009-09-21 Keith Seitz <keiths@redhat.com>
12997
12998 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
12999 with invalid operator.
13000
3fe8f3b3
KS
130012009-09-21 Keith Seitz <keiths@redhat.com>
13002
13003 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13004 and destructor using typedef name of class.
13005 * gdb.cp/classes.cc (class Base1): Add a destructor.
13006 (base1): New typedef.
13007 (use_methods): Instanitate an object of type base1.
13008 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13009 (do_tests): Call test_template_typedef.
13010 * gdb.cp/templates.cc (Baz::~Baz): New method.
13011 (intBazOne): New typedef.
13012 (main): Instantiate intBazOne.
13013
7a9fe101
PM
130142009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13015
13016 PR python/10633
13017
13018 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13019 Function.
13020 (run_lang_tests): Add print elements test.
13021
2e4d963f
PM
130222009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13023
13024 * gdb.python/py-value.exp (test_subscript_regression): New
13025 function. Test for invalid subscripts.
13026 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13027 (ptr_ref): New function.
13028
ec7e75e7
PP
130292009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13030
13031 * gdb.base/default.exp: Fix "show convenience".
13032
0cc7d26f
TT
130332009-09-15 Tom Tromey <tromey@redhat.com>
13034
13035 * lib/mi-support.exp (mi_create_varobj): Update.
13036 (mi_create_floating_varobj): Likewise.
13037 (mi_create_dynamic_varobj): New proc.
13038 (mi_varobj_update): Update.
13039 (mi_varobj_update_with_type_change): Likewise.
13040 (mi_varobj_update_kv_helper): New proc.
13041 (mi_varobj_update_dynamic_helper): Rewrite.
13042 (mi_varobj_update_dynamic): New proc.
13043 (mi_list_varobj_children): Update.
13044 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13045 * gdb.python/python-prettyprint.py (pp_outer): New class.
13046 (pp_nullstr): Likewise.
13047 (lookup_function): Register new printers.
13048 * gdb.python/python-prettyprint.c (struct substruct): New type.
13049 (struct outerstruct): Likewise.
13050 (substruct_test): New function.
13051 (struct nullstr): New type.
13052 (string_1, string_2): New globals.
13053 (main): Add new tests.
13054 * gdb.python/python-mi.exp: Added regression tests.
13055 * gdb.mi/mi2-var-display.exp: Update.
13056 * gdb.mi/mi2-var-cmd.exp: Update.
13057 * gdb.mi/mi2-var-child.exp: Update.
13058 * gdb.mi/mi2-var-block.exp: Update.
13059 * gdb.mi/mi-var-invalidate.exp: Update.
13060 * gdb.mi/mi-var-display.exp: Update.
13061 * gdb.mi/mi-var-cmd.exp: Update.
13062 * gdb.mi/mi-var-child.exp: Update.
13063 * gdb.mi/mi-var-block.exp: Update.
13064 * gdb.mi/mi-break.exp: Update.
13065 * gdb.mi/gdb701.exp: Update.
13066
a96d9b2e
SDJ
130672009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13068
13069 * Makefile.in: Inclusion of catch-syscall object.
13070 * gdb.base/catch-syscall.c: New file.
13071 * gdb.base/catch-syscall.exp: New file.
13072
b43b923a
MS
130732009-09-12 Michael Snyder <msnyder@vmware.com>
13074
13075 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13076 that can support reverse debuggnig.
13077
cec03d70
TT
130782009-09-11 Tom Tromey <tromey@redhat.com>
13079
13080 * gdb.dwarf2/valop.S: New file.
13081 * gdb.dwarf2/valop.exp: New file.
13082
e23bb3fc
MK
130832009-09-11 Mark Kettenis <kettenis@gnu.org>
13084
13085 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13086
37c3696d
DE
130872009-09-10 Doug Evans <dje@google.com>
13088
13089 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13090 Add $gdb_prompt to second breakpoint regexp.
13091
5172aecb
JB
130922009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13093
13094 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13095 names, add missing ones.
13096 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13097 * gdb.python/py-frame.c: Rename from python-frame.c.
13098 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13099 testfile name.
13100 * gdb.python/py-function.exp: Rename from python-function.exp.
13101 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13102 testfile name.
13103 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13104 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13105 Adjust testfile name.
13106 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13107 * gdb.python/py-template.cc: Rename from python-template.cc.
13108 * gdb.python/py-template.exp: Rename from python-template.exp.
13109 Adjust testfile name.
13110 * gdb.python/py-value.c: Rename from python-value.c.
13111 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13112 testfile name.
13113
b554e4bd
JK
131142009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13115
13116 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13117 $bpt2address.
13118 (Second breakpoint address is valid on ia64)
13119 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13120
9a68ae16
JM
131212009-09-03 Joseph Myers <joseph@codesourcery.com>
13122
13123 * gdb.base/ending-run.exp: Restrict regular expression matching
13124 line number to require closing brace following.
13125
146b9145
DE
131262009-09-03 Doug Evans <dje@google.com>
13127
13128 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13129
787d21e1
TT
131302009-09-02 Tom Tromey <tromey@redhat.com>
13131
13132 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13133
e7802207
TT
131342009-09-02 Tom Tromey <tromey@redhat.com>
13135
13136 * gdb.dwarf2/callframecfa.exp: New file.
13137 * gdb.dwarf2/callframecfa.S: New file.
13138
817aadd2
JK
131392009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13140
13141 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13142 gdb.base/solib-overlap-main.c: New.
13143
4a76eae5
DJ
131442009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13145
13146 PR gdb/10565
13147
13148 * gdb.base/bitfields.c (struct container, container): New.
13149 (main): Initialize it and call break5.
13150 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13151
d4b96c9a
JK
131522009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13155 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13156
4e22772d
JK
131572009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13158
13159 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13160
2efab443
MS
131612009-08-26 Michael Snyder <msnyder@vmware.com>
13162
13163 * gdb.base/i386-reverse.c: New file.
13164 * gdb.base/i386-reverse.exp: New file.
13165 * gdb.base/Makefile.in: Add new files to be removed.
13166
07ab73a0
JM
131672009-08-26 Joseph Myers <joseph@codesourcery.com>
13168
13169 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13170 environment-pwd for remote host.
13171 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13172
676accff
KS
131732009-08-24 Keith Seitz <keiths@redhat.com>
13174
13175 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13176 Add two new C++ completer tests which limit the output to a
889bf7c5 13177 given class.
676accff 13178
f9f7ad22
MS
131792009-08-24 Michael Snyder <msnyder@vmware.com>
13180
13181 * gdb.base/del.exp: Fix typo in comment.
13182 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13183
81ecdfbb
RW
131842009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13185
13186 * configure: Regenerate.
13187 * gdb.hp/configure: Likewise.
13188 * gdb.hp/gdb.aCC/configure: Likewise.
13189 * gdb.hp/gdb.base-hp/configure: Likewise.
13190 * gdb.hp/gdb.compat/configure: Likewise.
13191 * gdb.hp/gdb.defects/configure: Likewise.
13192 * gdb.hp/gdb.objdbg/configure: Likewise.
13193 * gdb.stabs/configure: Likewise.
13194
cab0c772
UW
131952009-08-19 Doug Evans <dje@google.com>
13196
13197 * gdb.base/gdbvars.c: New file.
13198 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13199
b8fa0bfa
PA
132002009-08-14 Pedro Alves <pedro@codesourcery.com>
13201
13202 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13203 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13204
b84aa90a
PA
132052009-08-13 Pedro Alves <pedro@codesourcery.com>
13206
13207 * gdb.base/default.exp: Adjust "set language test": it's now an
13208 enum command. Larger help string moved to "help set language".
13209 * gdb.base/help.exp: Adjust "help set language" expected output,
13210 now lists all known languages.
13211
0d8f9b2c
NF
132122009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13213
13214 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13215 all frame arguments.
13216 * gdb.arch/altivec-regs.exp: Likewise.
13217
bda180e0
TT
132182009-08-07 Tom Tromey <tromey@redhat.com>
13219
13220 * gdb.base/setshow.exp: Add tests for changes to set language, set
13221 check range, and set check type.
13222
48cb2d85
VP
132232009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13224
13225 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13226 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13227 Call it.
48cb2d85 13228
1ea34204
UW
132292009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13230
13231 * configure.ac: Run gdb.cell tests when appropriate.
13232 * configure: Regenerate.
13233 * lib/cell.exp: New file.
13234 * gdb.cell: New directory.
13235 * gdb.cell/configure.ac: New file.
13236 * gdb.cell/configure: New file.
13237 * gdb.cell/Makefile.in: New file.
13238 * gdb.cell/arch.exp: New file.
13239 * gdb.cell/break.c: New file.
13240 * gdb.cell/break.exp: New file.
13241 * gdb.cell/break-spu.c: New file.
13242 * gdb.cell/bt.c: New file.
13243 * gdb.cell/bt2-spu.c: New file.
13244 * gdb.cell/bt-spu.c: New file.
13245 * gdb.cell/bt.exp: New file.
13246 * gdb.cell/coremaker.c: New file.
13247 * gdb.cell/coremaker-spu.c: New file.
13248 * gdb.cell/core.exp: New file.
13249 * gdb.cell/gcore.exp: New file.
13250 * gdb.cell/data.c: New file.
13251 * gdb.cell/data.exp: New file.
13252 * gdb.cell/data-spu.c: New file.
13253 * gdb.cell/ea-cache.exp: New file.
13254 * gdb.cell/ea-cache.c: New file.
13255 * gdb.cell/ea-cache-spu.c: New file.
13256 * gdb.cell/ea-standalone.c: New file.
13257 * gdb.cell/ea-standalone.exp: New file.
13258 * gdb.cell/ea-test.c: New file.
13259 * gdb.cell/ea-test.exp: New file.
13260 * gdb.cell/f-regs.exp: New file.
13261 * gdb.cell/mem-access.c: New file.
13262 * gdb.cell/mem-access.exp: New file.
13263 * gdb.cell/mem-access-spu.c: New file.
13264 * gdb.cell/ptype.exp: New file.
13265 * gdb.cell/registers.exp: New file.
13266 * gdb.cell/size.c: New file.
13267 * gdb.cell/sizeof.exp: New file.
13268 * gdb.cell/size-spu.c: New file.
13269 * gdb.cell/solib.exp: New file.
13270 * gdb.cell/solib-symbol.exp: New file.
13271
85e747d2
UW
132722009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13273
13274 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13275
58d6951d
DJ
132762009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13277
13278 * gdb.base/float.exp: Handle VFP registers.
13279
6e0a4f15
MS
132802009-07-14 Michael Snyder <msnyder@vmware.com>
13281
dcd5da87
MS
13282 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13283 to bring gdb to the beginning of the calling line.
13284
6e0a4f15
MS
13285 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13286 confusing the i386 epilogue unwinder.
13287
782b2b07
SS
132882009-07-14 Stan Shebs <stan@codesourcery.com>
13289
13290 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13291
f662c3bc
MS
132922009-07-14 Michael Snyder <msnyder@vmware.com>
13293
13294 * gdb.reverse/step-reverse.exp (stepi into function call):
13295 Call instruction may not be first instruction in the line.
13296 (reverse stepi from a function call): Used wrong line number.
13297
8f313923
JK
132982009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13299
13300 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13301
4662c76e
JK
133022009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13303
13304 Fix gdb.base/macscp.exp when using custom inputrc.
13305 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13306 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13307 env(TERM) set.
13308 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13309 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13310
aa81e255
JK
133112009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13312
13313 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13314 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13315 Change the compilation target to match the testcase name.
13316 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13317 testcase name.
13318 * a2-run.exp: Use for setup prepare_for_testing. Change the
13319 compilation target to match the testcase name.
13320 * gdb.base/commands.exp: Likewise.
13321 * gdb.base/finish.exp: Likewise.
13322 * gdb.base/float.exp: Likewise.
13323 * gdb.base/info-target.exp: Likewise.
13324 * gdb.base/relational.exp: Likewise.
13325 * gdb.base/term.exp: Likewise.
13326 * gdb.base/until.exp: Likewise.
13327 * gdb.base/volatile.exp: Likewise.
13328 * gdb.base/whatis-exp.exp: Likewise.
13329
4c93b1d7
HZ
133302009-07-11 Hui Zhu <teawater@gmail.com>
13331
13332 * gdb.base/help.exp (disassemble): Update expected help text.
13333
812f7342
TT
133342009-07-09 Tom Tromey <tromey@redhat.com>
13335
13336 * lib/gdb.exp: Handle TRANSCRIPT.
13337 (remote_spawn, remote_close, send_gdb): New procs.
13338
fbb8f299
PM
133392009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13340
13341 * gdb.python/python-prettyprint.c: Add counted null string
13342 structure.
13343 * gdb.python/python-prettyprint.exp: Print null string. Test for
13344 embedded nulls.
13345 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13346 * gdb.python/python-value.exp (test_value_in_inferior): Add
13347 variable length string fetch tests.
13348 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13349
c0ac0ec7
JK
133502009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13351
13352 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13353
30b66ecc
TT
133542009-07-07 Tom Tromey <tromey@redhat.com>
13355
13356 * gdb.base/call-rt-st.exp: Update for change to escape output.
13357 * gdb.base/callfuncs.exp: Likewise.
13358 * gdb.base/charset.exp: Likewise.
13359 * gdb.base/constvars.exp: Likewise.
13360 * gdb.base/long_long.exp: Likewise.
13361 * gdb.base/pointers.exp: Likewise.
13362 * gdb.base/printcmds.exp: Likewise.
13363 * gdb.base/setvar.exp: Likewise.
13364 * gdb.base/store.exp: Likewise.
13365 * gdb.cp/ref-types.exp: Likewise.
13366 * gdb.mi/mi-var-child.exp: Likewise.
13367 * gdb.mi/mi-var-display.exp: Likewise.
13368 * gdb.mi/mi2-var-display.exp: Likewise.
13369 * gdb.base/charset.exp: Test octal escape sequence length.
13370 Update for change to escape output.
13371
187c4a2b
JK
133722009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13373
13374 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13375
d80a43f9
DJ
133762009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13377
13378 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13379
047427a8
JK
133802009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13381
13382 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13383 gdbserver increasing $portnum if "Can't bind address" has been seen.
13384
8b5a0f4f
PA
133852009-07-05 Pedro Alves <pedro@codesourcery.com>
13386
13387 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13388 mingw32ce.
13389
7d93ba58
PA
133902009-07-05 Pedro Alves <pedro@codesourcery.com>
13391
13392 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13393 VFP format.
13394
2277426b
PA
133952009-07-02 Pedro Alves <pedro@codesourcery.com>
13396
13397 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13398 linux. Adjust to use "inferior", "info inferiors", "detach
13399 inferior" and "kill inferior" instead of "restart", "info fork",
13400 "detach fork" and "delete fork".
13401 * gdb.base/ending-run.exp: Spell out "info".
13402 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13403 the "kill" command.
13404
5af949e3
UW
134052009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13406
13407 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13408 change to prefix TLS offset in hex with 0x.
13409
5d3729b5
UW
134102009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13411
13412 * gdb.base/default.exp: Update test case for "x" changes.
13413
af589bd0
TG
134142009-07-01 Tristan Gingold <gingold@adacore.com>
13415
13416 * gdb.base/bigcore.exp: Make darwin untested.
13417
40974f91
JK
134182009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13419
13420 * gdb.base/completion.exp (directory completion): Create the directory.
13421 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13422 escapeuniquesub.
13423 (directory completion 2): Expect now ${escapeuniquesub}.
13424 (Glob remaining of directory test): Remove one excessive newline.
13425 Expect the real output.
13426
59dd3af6
JK
134272009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13428
13429 Fix `make check//%' target after `make check' has been ran.
13430 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13431 a mkdir call.
13432 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13433 (%/.dir): Remove.
13434
f4e164aa
JK
134352009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13436
13437 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13438 the expected result record.
13439
69af2122
JK
134402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13441
13442 Remove racy FAILs relying just on the timeouts.
13443 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13444 (annotation_level 2): Remove racy FAILs.
13445
2fd481e1
PP
134462009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13447
13448 gdb/10275
889bf7c5
PA
13449 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13450
c38f313d
DJ
134512009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13452
13453 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13454
8b777f02
VP
134552009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13456
13457 * gdb.mi/mi-stack.exp: Testing symbolic options
13458 to -stack-list-locals and -stack-list-arguments.
13459
00c7eacf
JK
134602009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13461
13462 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13463
6bc80edc
TT
134642009-06-29 Tom Tromey <tromey@redhat.com>
13465
13466 * dg-extract-results.sh: New file.
13467 * Makefile.in (FORCE_PARALLEL): New variable.
13468 (CHECK_TARGET): New conditional variable.
13469 (check): Use CHECK_TARGET.
13470 (DO_RUNTEST): New variable.
13471 (check-single): New target.
13472 (TEST_DIRS): New variable.
13473 (TEST_TARGETS): Likewise.
13474 (check-parallel): New target.
13475 (check-gdb.%): New pattern.
13476 (BASE1_FILES): New variable.
13477 (BASE2_FILES): Likewise.
13478 (check-gdb.base%): New pattern.
13479 (%/.dir): New pattern.
13480 * configure: Rebuild.
13481 * aclocal.m4 (AM_CONDITIONAL): New defun.
13482 * configure.ac: Check whether user is using GNU make.
13483 (GMAKE): New conditional.
13484
794684b6
SW
134852009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13486
13487 * gdb.cp/namespace-nested-import.cc: New test.
13488 * gdb.cp/namespace-nested-import.exp: New test.
13489
edb3359d
DJ
134902009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13491
13492 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13493 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13494 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13495 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13496 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13497 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13498 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13499 gdb.opt/inline-markers.c: New files.
13500 * lib/gdb.exp (skip_inline_frame_tests): New function.
13501 (skip_inline_var_tests): New function.
13502
cf657a0c
AS
135032009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13504
13505 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13506 backtrace.
13507
28d41a99
MS
135082009-06-27 Michael Snyder <msnyder@vmware.com>
13509
13510 * gdb.reverse: New directory.
13511 * gdb.reverse/break-reverse.c: New test.
13512 * gdb.reverse/break-reverse.exp: New test.
13513 * gdb.reverse/consecutive-reverse.c: New test.
13514 * gdb.reverse/consecutive-reverse.exp: New test.
13515 * gdb.reverse/finish-reverse.c: New test.
13516 * gdb.reverse/finish-reverse.exp: New test.
13517 * gdb.reverse/machinestate.c: New test.
13518 * gdb.reverse/ms1.c: New test.
13519 * gdb.reverse/machinestate.exp: New test.
13520 * gdb.reverse/Makefile.in: New file.
13521 * gdb.reverse/shr2.c: New test.
13522 * gdb.reverse/solib-reverse.c: New test.
13523 * gdb.reverse/solib-reverse.exp: New test.
13524 * gdb.reverse/step-reverse.c: New test.
13525 * gdb.reverse/step-reverse.exp: New test.
13526 * gdb.reverse/until-reverse.c: New test.
13527 * gdb.reverse/ur1.c: New test.
13528 * gdb.reverse/until-reverse.exp: New test.
13529 * gdb.reverse/watch-reverse.c: New test.
13530 * gdb.reverse/watch-reverse.exp: New test.
13531 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13532 * configure: Regenerate.
13533
fe3c8b0d
DE
135342009-06-26 Doug Evans <dje@google.com>
13535
13536 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13537
3a72a602
PM
135382009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13539
13540 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13541 windows problem for 'file delete $binfile'.
13542
27aa8d6a
SW
135432009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13544
13545 * gdb.cp/namespace-using.exp: New test.
13546 * gdb.cp/namespace-using.cc: New test.
13547
8ac055f8
JB
135482009-05-20 Joel Brobecker <brobecker@adacore.com>
13549
13550 * gdb.ada/variant_record_packed_array: New testcase.
13551
85e306ed
TT
135522009-06-23 Tom Tromey <tromey@redhat.com>
13553
13554 * gdb.base/charset.exp (test_combination): Regression test.
13555 * gdb.base/charset.c (my_wchar_t): New typedef.
13556 (myvar): New global.
13557 (main): Set myvar.
13558
56643c5e
PM
135592009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13560
13561 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13562 target.
13563
1fac167a
UW
135642009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13565
13566 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13567
7ccb0be9
UW
135682009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13569
13570 * gdb.mi/gdb680.exp: Update test for error message.
13571
568d6575
UW
135722009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13573
13574 * gdb.base/annota1.exp: Allow multiple occurrences of the
13575 frames-invalid annotation.
13576 * gdb.cp/annota2.exp: Likewise.
13577
7cd1089b
PM
135782009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13579
13580 * gdb.cp/gdb2495.cc: New file.
13581 * gdb.cp/gdb2495.exp: New file.
13582
72c63395
JK
135832009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13584
13585 Report error on GDB crash during runto.
13586 * lib/gdb.exp (runto <eof>): New.
13587
3788363d
DJ
135882009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13589
13590 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13591 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13592 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13593 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13594 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13595 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13596 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13597 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13598 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13599 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13600 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13601 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13602 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13603 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13604 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13605 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13606 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13607 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13608 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13609 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13610 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13611 gdb.trace/passcount.exp, gdb.trace/report.exp,
13612 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13613 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13614 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13615 executable.
13616
17592de3
PA
136172009-06-07 Pedro Alves <pedro@codesourcery.com>
13618
13619 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13620 defined before referencing it.
13621
701e355d
DE
136222009-06-03 Doug Evans <dje@google.com>
13623
13624 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13625 * gdb.arch/i386-see.c: Ditto.
13626
f2292c65
PM
136272009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13628
13629 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13630 (check_macro): Return 1 if undefined.
13631 If first test fails, check if macro debug information is available,
13632 and report unsupported test if no macro information is found.
13633
5a437975
DE
136342009-05-29 Doug Evans <dje@google.com>
13635
13636 * gdb.threads/hand-call-in-threads.exp: New.
13637 * gdb.threads/hand-call-in-threads.c: New.
13638
c141c696
MS
136392009-05-29 Michael Snyder <msnyder@vmware.com>
13640
13641 * gdb.base/break-always.exp: Change "1" to "on".
13642 Add confirmation check.
13643
b3444185
PA
136442009-05-28 Pedro Alves <pedro@codesourcery.com>
13645
13646 * gdb.threads/threxit-hop-specific.c: New.
13647 * gdb.threads/threxit-hop-specific.exp: New.
13648 * gdb.threads/thread-execl.c: New.
13649 * gdb.threads/thread-execl.exp: New.
13650
b6313243
TT
136512009-05-27 Tom Tromey <tromey@redhat.com>
13652 Thiago Jung Bauermann <bauerman@br.ibm.com>
13653
13654 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13655 (mi_child_regexp): Likewise.
13656 (mi_list_varobj_children_range): Likewise.
13657 (mi_get_features): Likewise.
13658 (mi_list_varobj_children): Rewrite.
13659 * gdb.python/python-mi.exp: New file.
13660
a6bac58e
TT
136612009-05-27 Tom Tromey <tromey@redhat.com>
13662 Thiago Jung Bauermann <bauerman@br.ibm.com>
13663 Phil Muldoon <pmuldoon@redhat.com>
13664 Paul Pluzhnikov <ppluzhnikov@google.com>
13665
13666 * gdb.python/python-prettyprint.exp: New file.
13667 * gdb.python/python-prettyprint.c: New file.
13668 * gdb.python/python-prettyprint.py: New file.
13669 * gdb.base/display.exp: print/r is now valid.
13670
2c74e833
TT
136712009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13672 Tom Tromey <tromey@redhat.com>
13673 Pedro Alves <pedro@codesourcery.com>
13674 Paul Pluzhnikov <ppluzhnikov@google.com>
13675
13676 * gdb.python/python-template.exp: New file.
13677 * gdb.python/python-template.cc: New file.
13678 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13679 tests.
13680 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13681 Call it.
13682 (test_value_after_death): New proc.
13683 * gdb.python/python-value.c (PTR): New typedef.
13684 (main): New variable 'x'.
13685
89c73ade
TT
136862009-05-27 Tom Tromey <tromey@redhat.com>
13687
13688 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13689 tests.
13690 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13691 Call it.
13692
a75724bc
PA
136932009-05-27 Pedro Alves <pedro@codesourcery.com>
13694
13695 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13696
e58b0e63
PA
136972009-05-24 Pedro Alves <pedro@codesourcery.com>
13698
13699 * gdb.threads/fork-thread-pending.c: New.
13700 * gdb.threads/fork-thread-pending.exp: New.
13701
4ac36638
JK
137022009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13703
13704 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13705 * gdb.dwarf2/dw2-strp.S (a_string2): New.
13706
889bf7c5 137072009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 13708
889bf7c5 13709 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 13710
b242c3c2
PA
137112009-05-17 Pedro Alves <pedro@codesourcery.com>
13712
13713 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
13714 `gdb_get_line_number'. Call `callee' in both parent and child.
13715 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13716 `gdb_get_line_number' instead of hardcoding line numbers.
13717 (catch_fork_unpatch_child): New procedure to test detaching
13718 breakpoints from child fork.
13719 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13720 hardcoding line numbers.
13721 (do_fork_tests): Run `catch_fork_unpatch_child'.
13722
ee342b23
VP
137232009-05-17 Vladimir Prus <vladimir@codesourcery.com>
13724
13725 * gdb.mi/mi-cmd-var.exp: Check that when varobj
13726 of structure type enters or leaves the scope, it
13727 is reported by -var-update.
13728
e2009e98
DE
137292009-05-11 Doug Evans <dje@sebabeach.org>
13730
13731 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 13732 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
13733 * gdb.threads/schedlock.c (main): Fix off-by-one error.
13734
00903456
JK
137352009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13736
13737 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13738
dc621c35
DE
137392009-04-30 Doug Evans <dje@google.com>
13740
13741 * gdb.threads/watchthreads2.exp: New testcase.
13742 * gdb.threads/watchthreads2.c: New testcase.
13743
9ab4e744
DE
137442009-04-29 Doug Evans <dje@google.com>
13745
13746 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
13747 * gdb.cp/mb-ctor.cc: Ditto.
13748 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
13749 * gdb.cp/mb-inline.h (multi_line_foo): New function.
13750 * gdb.cp/mb-inline1.cc: Call it.
13751 * gdb.cp/mb-inline2.cc: Ditto.
13752 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13753 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13754
484086b7
JK
137552009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13756
13757 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13758 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13759 Replace all uses of `decimal' by `nonzero'.
13760 (info macro FROM_COMMANDLINE): New test.
13761
379a77b5
TT
137622009-04-27 Tom Tromey <tromey@redhat.com>
13763
13764 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
13765
b92b73c2
DE
137662009-04-27 Doug Evans <dje@google.com>
13767
13768 * gdb.threads/watchthreads.c (main): Initialize args before starting
13769 the threads. Plus formatting cleanup.
13770 * gdb.threads/watchthreads.exp: Avoid errant failures due to
13771 biased scheduling of one thread.
13772
945a118d
JG
137732009-04-27 Jerome Guitton <guitton@adacore.com>
13774
13775 * gdb.cp/templates.cc (GetMax): New template.
13776 (main): Declare two instances of GetMax.
13777 * gdb.cp/templates.exp: Add new test.
13778
d389af10
JK
137792009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13780
13781 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
13782
e7f86de9
JM
137832009-04-22 Joseph Myers <joseph@codesourcery.com>
13784
13785 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
13786
334cc82d
TT
137872009-04-15 Tom Tromey <tromey@redhat.com>
13788
13789 * gdb.base/charset.exp: Add regression test.
13790
d12672cc
JB
137912009-04-14 Joel Brobecker <brobecker@adacore.com>
13792
13793 * gdb.base/exe-lock.exp: New testcase.
13794
18e8c3bc
TT
137952009-04-13 Tom Tromey <tromey@redhat.com>
13796
13797 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
13798 operator on Frame.
13799
5ecd5cbe
UW
138002009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13801
13802 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
13803 * gdb.server/ext-attach.exp: Likewise.
13804
7309f756
VP
138052009-04-03 Vladimir Prus <vladimir@codesourcery.com>
13806
13807 Eliminate some sleep usage.
13808
889bf7c5
PA
13809 * gdb.mi/basics.c (do_nothing): New.
13810 (main): Use do_nothing instead of printf, so that
13811 not to introduce race condition between output of
13812 inferiour and output of gdb. Do not use sleep as it
13813 is not generally available on embedded targets.
7309f756 13814
f4b95f6f
PA
138152009-04-02 Pedro Alves <pedro@codesourcery.com>
13816
13817 * gdb.server/ext-attach.exp: Expect an optional process id after
13818 "Detached from remote process".
13819
de40b933
JK
138202009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13821
13822 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
13823 gdb.dwarf2/dw2-unresolved.exp: New.
13824
2ae101a4
PA
138252009-04-02 Pedro Alves <pedro@codesourcery.com>
13826
13827 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
13828 mi_run_to_main.
13829
56a8e183
PA
138302009-04-02 Pedro Alves <pedro@codesourcery.com>
13831
13832 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
13833 mi_run_to_main. Skip thread exit test on remote targets.
13834 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
13835 mi_run_to_main.
13836 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
13837 mi_run_to_main.
13838 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
13839 when expecting ^connected. Detect when the target doesn't support
13840 non-stop mode.
13841 (mi_run_cmd): Detect if non-stop mode was requested by isn't
13842 supported. Return -1 on error, 0 on success.
13843 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
13844 (mi_runto): Return mi_runto_helper's result explicitly.
13845
c35fafde
PA
138462009-04-01 Pedro Alves <pedro@codesourcery.com>
13847
13848 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
13849
f8a8dce6
JB
138502009-04-01 Tom Tromey <tromey@redhat.com>
13851
13852 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
13853 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
13854 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
13855 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
13856
71c25dea
TT
138572009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
13858 Jan Kratochvil <jan.kratochvil@redhat.com>
13859
13860 PR gdb/931
13861 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
13862 output.
13863 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
13864 for gdb/931.
13865 * dw2-strp.S (DW_AT_language): Change to C++.
13866 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
13867
02d9a9ce
JB
138682009-03-31 Joel Brobecker <brobecker@adacore.com>
13869
13870 * gdb.ada/tasks: New testcase.
13871
1042e4c0
SS
138722009-03-30 Stan Shebs <stan@codesourcery.com>
13873
13874 * gdb.trace/actions.exp: Update to match new info trace format.
13875 * gdb.trace/deltrace.exp: Ditto.
13876 * gdb.trace/infotrace.exp: Ditto.
13877 * gdb.trace/passcount.exp: Ditto.
13878 * gdb.trace/save-trace.exp: Ditto.
13879 * gdb.trace/while-stepping.exp: Ditto.
13880 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
13881
f8f6f20b
TJB
138822009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13883
13884 * gdb.python/python-frame.c: New file.
13885 * gdb.python/python-frame.exp: New file.
13886
c0c6f777
TJB
138872009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
13888
13889 * gdb.python/python-value.exp: Add tests for the address
13890 attribute.
13891
3cb51905
AS
138922009-03-29 Andreas Schwab <schwab@linux-m68k.org>
13893
13894 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
13895
88fc996f
DE
138962009-03-26 Doug Evans <dje@google.com>
13897
13898 * gdb.mi/mi-nonstop-exit.exp: New file.
13899 * gdb.mi/non-stop-exit.c: New file.
13900
56ef84b1
TT
139012009-03-26 Tom Tromey <tromey@redhat.com>
13902
13903 Update for change to prologue skipping:
13904 * gdb.mi/mi2-simplerun.exp: Update.
13905 * gdb.mi/mi2-break.exp: Update.
13906 * gdb.mi/mi-simplerun.exp: Update.
13907 * gdb.mi/mi-break.exp: Update.
13908 * gdb.base/ending-run.exp: Update.
13909
def2b000
TJB
139102009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
13911
13912 * gdb.python/python-value.exp (test_value_in_inferior): Test
13913 gdb.Value.is_optimized_out attribute.
13914
442ddf59
JK
139152009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13916
13917 * gdb.dwarf2/dw2-noloc-main.c: New file.
13918 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
13919 (.text): Remove.
13920 (.data): New.
13921 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
13922 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
13923 (DW_TAG_subprogram func_cu1, noloc): Remove.
13924 (main): New.
13925 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
13926 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
13927 (file_symbols): New procedure.
13928
a8df5de4
TT
139292009-03-25 Tom Tromey <tromey@redhat.com>
13930
13931 * gdb.base/charset.exp (valid_target_charset): New proc.
13932 Use it to skip tests on invalid charsets.
13933
cc1d7add
PM
139342009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
13935
13936 * gdb.base/completion.exp: Add a test for directory completion.
13937
bcd5727b
JK
139382009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13939
13940 Fix a racy FAIL.
13941 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
13942 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
13943
cc924cad
TJB
139442009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
13945
13946 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
13947 * gdb.python/python-function.exp: Add test for function returning
13948 a GDB value.
13949
bc3b79fd
TJB
139502009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
13951
13952 * gdb.python/python-function.exp: New file.
13953
6c7a06a3
TT
139542009-03-20 Tom Tromey <tromey@redhat.com>
13955
13956 * gdb.base/store.exp: Update for change to escape output.
13957 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
13958 to escape output.
13959 * gdb.base/pointers.exp: Update for change to escape output.
13960 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
13961 to escape output.
13962 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
13963 escape output.
13964 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
13965 to escape output.
13966 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
13967 escape output.
13968 * gdb.base/setvar.exp: Update for change to escape output.
13969 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
13970 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
13971 to escape output.
13972 (test_print_string_constants): Likewise.
13973 * gdb.base/charset.exp (valid_host_charset): Check size of
13974 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
13975 cases. Handle "auto"-related output.
13976 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
13977 (uvar, Uvar): New globals.
13978
c31af87b
JG
139792009-03-19 Jerome Guitton <guitton@adacore.com>
13980
13981 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
13982 deltas.
13983 * gdb.ada/fixed_points.exp: Ditto.
13984
51272cf2
PA
139852009-03-18 Pedro Alves <pedro@codesourcery.com>
13986
13987 * return-nodebug.c: Don't include stdio.h.
13988 (init): Delete.
13989 (func): Delete definition and provide extern declaration.
13990 (t): New.
13991 (main): Don't call printf. Call func and store its result in t.
13992 * return-nodebug1.c: New.
13993 * return-nodebug.exp: Don't expect stdio output. Instead, print
13994 the global variable t. Drop printf formatters and cast types from
13995 foreach loop. Don't use prepare_for_testing. Compile
13996 return-nodebug.c and return-nodebug1.c in separate steps. Don't
13997 define FORMAT or CAST.
13998
d24948ac
PP
139992009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14000
14001 * gdb.base/solib-display.exp: Disable test for remote targers.
14002
61ff14c6
JK
140032009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14004
14005 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14006
cb4dce93
JK
140072009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14008
14009 Fix a racy FAIL.
14010 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14011 code from `follow parent, print pids'.
14012 (`follow child, print pids', `follow parent, print pids'): Call it.
14013 Replace `gdb_test "break..."' by gdb_breakpoint.
14014
f7c60c5e
VP
140152009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14016
14017 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14018 sync and async modes.
f7c60c5e 14019
383ace49
JB
140202009-03-12 Joel Brobecker <brobecker@adacore.com>
14021
14022 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14023 that was checked in by mistake. Remove loading of ada.exp, since
14024 this is not necessary in this case.
14025
4ce102af
JB
140262009-03-12 Joel Brobecker <brobecker@adacore.com>
14027
14028 * gdb.ada/ptype_arith_binop.exp: New testcase.
14029
529a2aef
JB
140302009-03-12 Joel Brobecker <brobecker@adacore.com>
14031
14032 * gdb.ada/mod_from_name: New testcase.
14033
8a38181c
JB
140342009-03-12 Joel Brobecker <brobecker@adacore.com>
14035
14036 * gdb.ada/tick_last_segv: New testcase.
14037
11436dee
VP
140382009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14039
61ff14c6 14040 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14041
1f31650a
VP
140422009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14043
61ff14c6
JK
14044 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14045 include the token in ^running and frame info in *stopped.
1f31650a 14046
a3247a22
PP
140472009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14048
14049 * solib-display.exp: New file.
14050 * solib-display-main.c: New file.
14051 * solib-display-lib.c: New file.
61ff14c6 14052
aae64587
PA
140532009-03-05 Pedro Alves <pedro@codesourcery.com>
14054
14055 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14056
44aabfbc
JK
140572009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14058
14059 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14060 (list_and_check_macro): Use more specific test name.
14061 (next to definition): Make the test names unique.
14062
c087fcd3
PM
140632009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14064
14065 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14066
c86cf029
VP
140672009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14068
14069 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14070 notifications.
14071 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14072 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14073 * lib/mi-support.exp (library_loaded_re): New.
14074 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14075
3ea85240
VP
140762009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14077
14078 * gdb.gdb/observer.exp: Use test_notification observer, not
14079 normal_stop, everywhere.
14080 (test_normal_stop_notifications): Rename to...
14081 (test_notifications): ...this.
14082 (test_observer_normal_stop): Rename to...
14083 (test_observer): ...this.
14084
1903f0e6
DE
140852009-02-16 Doug Evans <dje@google.com>
14086
14087 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14088 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14089 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14090 (test_prefixed_syscall,test_int3): New tests.
14091 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14092 (test_prefixed_syscall,test_int3): New tests.
14093
1d33d6ba
VP
140942009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14095
3cb51905
AS
14096 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14097 (mi_expect_interrupt): Likewise.
14098 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14099 response.
1d33d6ba 14100
faafb047
PM
141012009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14102
14103 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14104 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14105 Replace calls to get_valueofx by get_hexadecimal_valueof.
14106
417e16e2
PM
141072009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14108
14109 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14110 (get_integer_valueof): New procedure.
14111 (get_sizeof): Use new get_integer_value_of.
14112 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14113 by get_integer_valueof.
14114
7065b901
TT
141152009-02-13 Tom Tromey <tromey@redhat.com>
14116
14117 * gdb.base/remote.exp (get_sizeof): Remove.
14118 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14119 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14120 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14121 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14122 (get_sizeof): Likewise.
14123
5d7cb8df
JK
141242009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14125
14126 PR fortran/9806
14127 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14128
b2febfff
PP
141292009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14130
14131 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14132
4aa995e1
PA
141332009-02-06 Pedro Alves <pedro@codesourcery.com>
14134
14135 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14136
d8906c6f
TJB
141372009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14138
14139 * gdb.python/python-cmd.exp: New file.
14140
ff4ab08d
TG
141412009-02-06 Tristan Gingold <gingold@adacore.com>
14142
14143 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14144
aacd552b
TG
141452009-02-05 Tristan Gingold <gingold@adacore.com>
14146
14147 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14148 pointer is dereferenced and use this signal name in regexp.
14149 * gdb.base/signull.exp: Ditto.
14150 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14151 * gdb.base/signull.c (main): Ditto.
14152
08c637de
TJB
141532009-02-04 Tom Tromey <tromey@redhat.com>
14154 Thiago Jung Bauermann <bauerman@br.ibm.com>
14155
14156 * gdb.python/python-value.exp: Use `gdb.history' instead of
14157 `gdb.value_from_history'.
14158 (test_value_numeric_ops): Add test for conversion of enum constant.
14159 * gdb.python/python-value.c (enum e): New type.
14160 (evalue): New global.
14161 (main): Use argv.
14162
20261af8
JG
141632009-02-04 Jerome Guitton <guitton@adacore.com>
14164
14165 * gdb.ada/uninitialized_vars: New test program.
14166 * gdb.ada/uninitialized_vars.exp: New testcase.
14167
52e44b43
TT
141682009-02-02 Tom Tromey <tromey@redhat.com>
14169
14170 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14171 * gdb.cp/pr2489.cc: Rename...
14172 * gdb.cp/pr9594.cc: ... to this.
14173
1c71341a
TT
141742009-02-02 Tom Tromey <tromey@redhat.com>
14175
14176 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14177 * gdb.cp/pr2489.cc: New file.
14178 * gdb.cp/cpcompletion.exp: New file.
14179
a4295225
TT
141802009-02-02 Tom Tromey <tromey@redhat.com>
14181
14182 PR exp/9059:
14183 * gdb.cp/call-c.exp: Add regression test.
14184 * gdb.cp/call-c.cc (FooHandle): New typedef.
14185 (main): New variable 'handle'.
14186
592375cd
VP
141872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14188
14189 * lib/mi-support.exp (et_mi_thread_list)
14190 (check_mi_and_console_threads): Adjust for current thread in
14191 -thread-list-ids output.
14192
41447f92
VP
141932009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14194
889bf7c5
PA
14195 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14196 Call it.
41447f92 14197
35669430
DE
141982009-01-28 Doug Evans <dje@google.com>
14199
14200 * gdb.arch/amd64-disp-step.S: New file.
14201 * gdb.arch/amd64-disp-step.exp: New file.
14202 * gdb.arch/i386-disp-step.S: New file.
14203 * gdb.arch/i386-disp-step.exp: New file.
14204
09f00d9a
PM
142052009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14206
14207 * gdb.base/find.exp: Set newline variable
14208 using quotes instead of braces to fix cygwin failures.
14209
1e8fb976
PA
142102009-01-23 Pedro Alves <pedro@codesourcery.com>
14211
14212 * gdb.base/radix.exp: Add tests to ensure that that set
14213 input-radix 0 and set output-radix 0 are really rejected.
14214
da061712
PA
142152009-01-23 Pedro Alves <pedro@codesourcery.com>
14216
14217 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14218 copyright years.
14219
dd7e2d2b
PA
142202009-01-23 Pedro Alves <pedro@codesourcery.com>
14221
14222 PR gdb/9664:
14223 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14224
392452f6
PA
142252009-01-22 Pedro Alves <pedro@codesourcery.com>
14226
14227 PR c++/9631:
14228 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14229
8653e71c
PM
142302009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14231
14232 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14233 binfile definition to fix Windows OS failure.
14234
a12cc160
DJ
142352009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14236
14237 PR gdb/9346
14238 * gdb.base/interrupt.c (sigint_handler): New.
14239 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14240 on error.
14241 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14242 Test "signal SIGINT".
14243
b89667eb
DE
142442009-01-19 Doug Evans <dje@google.com>
14245
14246 * gdb.base/break.exp: Update expected gdb output.
14247 * gdb.base/sepdebug.exp: Ditto.
14248 * gdb.mi/mi-syn-frame.exp: Ditto.
14249 * gdb.mi/mi2-syn-frame.exp: Ditto.
14250 * gdb.base/call-signal-resume.exp: New file.
14251 * gdb.base/call-signals.c: New file.
14252 * gdb.base/unwindonsignal.exp: New file.
14253 * gdb.base/unwindonsignal.c: New file.
14254 * gdb.threads/interrupted-hand-call.exp: New file.
14255 * gdb.threads/interrupted-hand-call.c: New file.
14256 * gdb.threads/thread-unwindonsignal.exp: New file.
14257
adb483fe
DJ
142582009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14259
14260 * gdb.base/define.exp: Test defining and hooking prefix commands.
14261 * gdb.python/python.exp: Update test for "show user" output.
14262
60023297
JK
142632009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14264
14265 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14266 now the output exactly, using less wildcards. Expect also the output
14267 of gfortran-4.3. Update for the f-valprint.c modification from
14268 2008-04-22.
14269 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14270 Remove gdb_test test names where matching the command.
14271
ccc57cf9
PA
142722009-01-01 Pedro Alves <pedro@codesourcery.com>
14273
14274 PR breakpoints/9681:
14275 * gdb.base/watchpoint.exp: Add regression test.
14276
c7a6ca08
PA
142772008-12-31 Pedro Alves <pedro@codesourcery.com>
14278
14279 * gdb.threads/attach-into-signal.exp: Don't use
14280 gdb_suppress_entire_file.
14281 * gdb.threads/attach-stopped.exp: Ditto.
14282 * gdb.threads/attachstop-mt.exp: Ditto.
14283
3a031f65
PA
142842008-12-31 Pedro Alves <pedro@codesourcery.com>
14285
14286 PR gdb/8812:
14287 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14288
09e6485f
PA
142892008-12-29 Pedro Alves <pedro@codesourcery.com>
14290
14291 PR gdb/7536:
14292 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14293 and unsupported output radices are really rejected.
14294
0cd53049
JK
142952008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14296
14297 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14298
ba163c7e
TT
142992008-12-22 Tom Tromey <tromey@redhat.com>
14300
14301 * gdb.cp/punctuator.exp: New file.
14302
6f4de6c9
JK
143032008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.base/completion.exp (Completing non-existing component): New test.
14306
0f34d0b4
JK
143072008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14308
14309 Fix for PR gdb/8648.
14310 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14311 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14312 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14313 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14314
db2ad4c3
JK
143152008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14316
14317 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14318
bb5ef15e
DP
143192008-12-16 Christophe Lyon <christophe.lyon@st.com>
14320
14321 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14322 compiler actually generate code at the expected line number.
14323
90142adc
JZ
143242008-12-15 Jie Zhang <jie.zhang@analog.com>
14325
14326 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14327
fad6eecd
TT
143282008-12-12 Tom Tromey <tromey@redhat.com>
14329
14330 * gdb.base/commands.exp (redefine_hook_test): New proc.
14331 Call it.
14332
17c8aaf5
TT
143332008-12-11 Tom Tromey <tromey@redhat.com>
14334
14335 * gdb.base/macscp.exp: New regression test.
14336
7c8adf68
TT
143372008-12-11 Tom Tromey <tromey@redhat.com>
14338
14339 * gdb.base/macscp.exp: Print "address.addr".
14340 * gdb.base/macscp1.c (struct outer): New struct.
14341 (address): New global.
14342
b05dcbb7
TT
143432008-12-09 Tom Tromey <tromey@redhat.com>
14344
14345 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14346 Call it.
14347
2d476de1
DE
143482008-12-04 Doug Evans <dje@google.com>
14349
14350 * gdb.server/ext-run.exp: Relax regexp for init program.
14351
87bdc959
TG
143522008-12-03 Tristan Gingold <gingold@adacore.com>
14353
14354 * gdb.base/macscp.exp: Generate an object file during compilation
14355 to work around Darwin dsymutil limitations.
14356
e0740f77
JK
143572008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 Test resolving external references to TLS variables.
14360 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14361 FILE2_THREAD_LOCAL.
14362 (testfile2, srcfile2): New variables.
14363 * gdb.threads/tls.c (file2_thread_local)
14364 (function_referencing_file2_thread_local): New.
14365 * gdb.threads/tls2.c: New file.
14366
67f0aac5
JB
143672008-11-28 Joel Brobecker <brobecker@adacore.com>
14368
14369 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14370 rather than integer, as integer might not be big enough when
14371 on 64bit targets.
67f0aac5 14372
c332165e
JG
143732008-11-27 Jerome Guitton <guitton@adacore.com>
14374
14375 * gdb.cp/formatted-ref.exp: Add equality test.
14376 * gdb.ada/formatted_ref.exp: Ditto.
14377
fc9b693c
JK
143782008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14379
14380 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14381 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14382
a9c64011
AS
143832008-11-20 Andreas Schwab <schwab@suse.de>
14384
14385 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14386 matching syscall entry point.
14387 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14388 (tcatch_vfork_then_child_follow): Likewise. Finish through
14389 vfork even if we stopped at the syscall trampoline.
14390
e2fd701e
DE
143912008-11-20 Doug Evans <dje@google.com>
14392
14393 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14394
69abc51c
TJB
143952008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14396
14397 * gdb.arch/ppc-dfp.exp: New file.
14398 * gdb.arch/ppc-dfp.c: New file.
14399
c14c28ba
PP
144002008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14401
14402 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14403
2e74121d
DE
144042008-11-17 Doug Evans <dje@google.com>
14405
14406 * gdb.mi/mi-syn-frame.exp: Update expected output.
14407 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14408
66bb093b
VP
144092008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14410
14411 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14412 "thread N" results in =thread-selected.
14413 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14414 (mi_send_resuming_command_raw): Be prepared for
14415 =thread-selected.
14416
3d043ef6
VP
144172008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14418
a9c64011
AS
14419 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14420 * lib/mi-support.exp: Likewise.
3d043ef6 14421
808104c8
JB
144222008-11-16 Joel Brobecker <brobecker@adacore.com>
14423
14424 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14425 commands from the expected output for "help catch".
14426
00b22944
JB
144272008-11-15 Joel Brobecker <brobecker@adacore.com>
14428
14429 * gdb.ada/int_deref.exp: New testcase.
14430
59669435
TT
144312008-11-14 Nick Roberts <nickrob@snap.net.nz>
14432
14433 * gdb.mi/gdb2549.exp: New file.
14434
de04a248
DE
144352008-11-11 Doug Evans <dje@google.com>
14436
14437 * gdb.base/callexit.exp: New file.
14438 * gdb.base/callexit.c: New file.
14439
6b8ce727
DE
144402008-11-10 Doug Evans <dje@google.com>
14441
14442 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14443 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14444 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14445 (default_gdb_start,default_gdb_exit): Ditto.
14446 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14447 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14448 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14449 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14450 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14451 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14452
1b14b8aa
AS
144532008-11-03 Andreas Schwab <schwab@suse.de>
14454
14455 * gdb.base/hashline2.exp: Fix typo.
14456 * gdb.base/hashline3.exp: Likewise.
14457
f3134b88
TT
144582008-10-30 Tom Tromey <tromey@redhat.com>
14459
14460 * gdb.base/pointers.exp: Add test.
14461 * gdb.base/pointers.c (k, S): New typedefs.
14462 (instance): New global.
14463
c2226152
AS
144642008-10-30 Andreas Schwab <schwab@suse.de>
14465
14466 * gdb.base/args.exp: Add tests for newlines.
14467
462f405c
JB
144682008-10-30 Joel Brobecker <brobecker@adacore.com>
14469
14470 gdb.base/foll-exec.exp: Update the expected output of a couple
14471 of "info breakpoints" tests.
14472
79a45b7d
TT
144732008-10-28 Tom Tromey <tromey@redhat.com>
14474
14475 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14476
adc13a14
PA
144772008-10-24 Pedro Alves <pedro@codesourcery.com>
14478
14479 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14480 gdb_start_cmd.
14481 Use runto_main before any test that requires execution.
14482
252fbfc8
PA
144832008-10-23 Pedro Alves <pedro@codesourcery.com>
14484
14485 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14486 instead of SIGINT.
14487
28148e3d
JB
144882008-10-22 Joel Brobecker <brobecker@adacore.com>
14489
14490 * gdb.base/completion.exp: Update expected output following
14491 the addition of the "info tasks" command.
14492
c209f847
TT
144932008-10-22 Tom Tromey <tromey@redhat.com>
14494
14495 * gdb.base/exprs.exp (test_expr): Add test for string
14496 concatenation.
14497
f177e350
PA
144982008-10-19 Pedro Alves <pedro@codesourcery.com>
14499
14500 * configure.ac: Output gdb.python/Makefile.
14501 * configure: Regenerate.
14502 * gdb.python/Makefile.in: New.
14503
cce89356
JB
145042008-10-16 Joel Brobecker <brobecker@adacore.com>
14505
14506 * gdb.base/foll-fork.exp: Adjust the expected output to match
14507 the new description for fork/vfork catchpoints in the "info
14508 breakpoints" output.
14509
176d289d
TJB
145102008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14511
14512 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14513
a08702d6
TJB
145142008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14515
14516 * gdb.python/python-value.c: New file.
14517 * gdb.python/python-value.exp: New file.
14518
1c5cfe86
PA
145192008-10-15 Pedro Alves <pedro@codesourcery.com>
14520
14521 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14522
5a98ad69
DP
145232008-10-15 Denis Pilat <denis.pilat@st.com>
14524
41702f1b 14525 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 14526
dcb1a1e2
TT
145272008-10-09 Tom Tromey <tromey@redhat.com>
14528
14529 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14530 'fprintf' and 'stderr'.
14531
9124fe48
JB
145322008-10-07 Joel Brobecker <brobecker@adacore.com>
14533
14534 * gdb.ada/ref_tick_size.exp: New testcase.
14535
45452591
DE
145362008-10-06 Doug Evans <dje@google.com>
14537
14538 * gdb.dwarf2/dw2-cu-size.exp: New file.
14539 * gdb.dwarf2/dw2-cu-size.S: New file.
14540
14541 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14542 .Ltype_int for clarity.
14543
4fc5b208
PP
145442008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14545
14546 PR gdb/2384:
14547 * gdb.cp/gdb2384.exp: Extended to test more cases.
14548 * gdb.cp/gdb2384.cc: Likewise.
14549 * gdb.cp/gdb2384-base.h: Likewise.
14550 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 14551
d78df370
JK
145522008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14553
14554 * gdb.base/maint.exp (maint print type): Remove printing
14555 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14556
9a044a89
TT
145572008-09-30 Tom Tromey <tromey@redhat.com>
14558
14559 * gdb.base/macscp.exp: Add completion tests.
14560 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14561 (TWENTY_THREE): Likewise.
14562 (FORTY_EIGHT): Likewise.
14563
506800a9
TT
145642008-09-30 Tom Tromey <tromey@redhat.com>
14565
14566 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14567 everywhere.
14568 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14569
1a6f01b5
JK
145702008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14571
14572 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14573 testcase is derived from. Fix racy dependency on an expected PID
14574 number. No longer support the testcase on Linux kernel 2.4.x.
14575
2fae03e8
TT
145762008-09-27 Tom Tromey <tromey@redhat.com>
14577
14578 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14579 and varargs.
14580
1ad15515
PA
145812008-09-22 Pedro Alves <pedro@codesourcery.com>
14582
14583 * lib/mi-support.exp (mi_expect_interrupt): New.
14584 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14585 from gdb.mi/mi-nonstop.exp.
14586 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14587 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14588 lib/mi-support.exp.
14589 Use mi_check_thread_states throughout. Avoid ".*" and do not
14590 require an anchor after -exec-run.
14591
d0b76dc6
DJ
145922008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14593
14594 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14595 stop is pending. Avoid ".*" when two stops are pending.
14596 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14597 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14598 newlines in fullnames.
14599 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14600 (mi_expect_stop): Update comments. Only anchor in sync mode.
14601 Do not match newlines.
14602 (mi_send_resuming_command_raw): Always return status.
14603 (mi_get_stop_line): Do not match more than one line by accident.
14604 Only anchor in sync mode.
14605 (mi_run_inline_test): If -exec-next fails, give up.
14606
9990c830
UW
146072008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14608
14609 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14610 on SPU.
14611
ebcf6f00
JB
146122008-09-10 Joel Brobecker <brobecker@adacore.com>
14613
14614 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14615
b6db24e5
JB
146162008-09-10 Joel Brobecker <brobecker@adacore.com>
14617
14618 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14619 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14620 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14621 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14622 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14623 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14624 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14625 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14626 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14627 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14628 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14629 Include the "= " sequence in the expected output of print tests.
14630
2bf448e0
JB
146312008-09-10 Joel Brobecker <brobecker@adacore.com>
14632
14633 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14634 description for boolean types.
14635
d51fd4c8
PA
146362008-09-09 Pedro Alves <pedro@codesourcery.com>
14637
14638 * gdb.base/hook-stop-continue.c: New.
14639 * gdb.base/hook-stop-continue.exp: New.
14640
694182d2
DJ
146412008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14642
14643 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14644
3b8a7fc0
JG
146452008-09-08 Jerome Guitton <guitton@adacore.com>
14646
14647 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14648 (stack_check_probe_2, stack_check_probe_loop_1)
14649 (stack_check_probe_loop_2): New functions.
14650 (main): Add call to these new functions.
14651 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14652 functions, check that the breakpoint is inserted at the appropriate
14653 location.
14654 (insert_breakpoint): Slightly refine this procedure so that it can
14655 be called several times in the test.
14656
96cc0ae8
JG
146572008-09-08 Jerome Guitton <guitton@adacore.com>
14658
14659 * gdb.base/stack-checking.c: New file.
14660 * gdb.base/stack-checking.exp: New file.
14661
1f08b409
TJB
146622008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14663
14664 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14665 * gdb.arch/altivec-regs.exp: Likewise.
14666 * gdb.arch/vsx-regs.exp: Likewise.
14667
3099e1c4
TJB
146682008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14669
14670 * gdb.arch/ppc-fp.exp: New file.
14671 * gdb.arch/ppc-fp.c: New file.
14672
cc69bfc1
PP
146732008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14674
14675 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14676 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 14677
b02a33db
MS
146782008-09-04 Michael Snyder <msnyder@vmware.com>
14679
14680 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14681 as "at" (for non-debug functions such as _start).
14682
2992cbe0
UW
146832008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14684
14685 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14686 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14687 software watchpoints.
14688 * gdb.base/watch_thread_num.exp: Likewise.
14689
514f746b
AR
146902008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14691
14692 * gdb.arch/i386-bp_permanent.exp: New test.
14693
876cecd0
TT
146942008-08-24 Tom Tromey <tromey@redhat.com>
14695
14696 * gdb.base/maint.exp: Update "maint print type".
14697
80f73d71
VP
146982008-08-21 Vladimir Prus <vladimir@codesourcery.com>
14699
14700 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14701 support. Adjust the order of "*running" notifications.
14702 * gdb.mi/non-stop.c: Don't cast from int to void* and
14703 back.
14704
d9c78d7d
MK
147052008-08-20 Mark Kettenis <kettenis@gnu.org>
14706
14707 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14708 expect to find it in the "info frame" output.
14709
97a2d1d3
DJ
147102008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
14711
14712 * gdb.base/interp.exp: Always consume both prompts.
14713
b96e2927
PA
147142008-08-20 Pedro Alves <pedro@codesourcery.com>
14715
14716 * gdb.base/pending.exp: Test pending breakpoints without symbols
14717 loaded.
14718
8cf6e61a
VP
147192008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14720
14721 * lib/mi-support.exp (mi_expect_stop): Produce
14722 more details on failures.
14723 * gdb.mi/mi-nonstop.exp: New.
14724 * gdb.mi/non-stop.c: New.
14725
c6ebd6cf
VP
147262008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14727
a9c64011
AS
14728 * gdb.mi/mi-async.exp: Use 'set target-async'.
14729 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 14730
46a9b8ed
DJ
147312008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
14732
14733 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14734
44feb3ce
TT
147352008-08-17 Tom Tromey <tromey@redhat.com>
14736
14737 * gdb.base/help.exp (help catch): Rewrite.
14738
311a4e6b
TJB
147392008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14740
14741 * gdb.base/define.exp: Test indented command documentation.
14742 * gdb.python/python.exp: Test indented multi-line command.
14743
604c2f83
LM
147442008-08-15 Luis Machado <luisgpm@br.ibm.com>
14745
14746 * testsuite/gdb.arch/vsx-regs.c: New source file.
14747 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
14748 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
14749
886a217c
TT
147502008-08-14 Tom Tromey <tromey@redhat.com>
14751
14752 * gdb.base/macscp.exp: Add regression test for "macro define" or
14753 "macro undef" with no arguments.
14754
c814a4f3
PP
147552008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14756
14757 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 14758
12ab8a60
UW
147592008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14760
14761 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14762
d57a3c85
TJB
147632008-08-06 Tom Tromey <tromey@redhat.com>
14764
14765 * gdb.python/python.exp: New file.
14766
c7b778ff
JK
147672008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14768
14769 Fix for PR gdb/1543.
14770 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
14771 $LOCATION.
14772 (location): New variable.
14773 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
14774 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
14775 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
14776 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
14777 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
14778 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
14779 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
14780 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
14781 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
14782 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
14783 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
14784 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
14785 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
14786 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
14787 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14788 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
14789 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
14790 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
14791 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
14792 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14793 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
14794 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
14795 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
14796 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
14797 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
14798 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
14799 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
14800 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
14801 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
14802 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
14803 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
14804 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
14805 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
14806 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
14807 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
14808 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
14809 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
14810 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14811 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
14812 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
14813 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
14814 gdb.base/type-opaque.exp, gdb.base/until.exp,
14815 gdb.base/value-double-free.c, gdb.base/varargs.exp,
14816 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
14817 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
14818 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
14819 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
14820 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
14821 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
14822 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
14823 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14824 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
14825 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
14826 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
14827 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
14828 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
14829 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
14830 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
14831 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14832 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
14833 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
14834 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
14835 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14836 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
14837 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
14838 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
14839 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14840 gdb.pascal/types.exp, gdb.stabs/weird.exp,
14841 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
14842 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
14843 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
14844 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
14845 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
14846 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
14847 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14848 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14849 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14850 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14851 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14852 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14853 lib/mi-support.exp, lib/trace-support.exp: Remove reference
14854 to bug-gdb@prep.ai.mit.edu .
14855
5e06a3d1
VP
148562008-07-31 Vladimir Prus <vladimir@codesourcery.com>
14857
14858 * lib/mi-support.exp (mi_load_shlibs): New.
14859 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
14860
9d81d21b
VP
148612008-07-30 Vladimir Prus <vladimir@codesourcery.com>
14862
14863 * lib/mi-support.exp (get_mi_thread_list)
14864 (check_mi_and_console_threads): New, moved from ...
14865 * gdb.mi/mi-pthread.exp: ...here.
14866 * gdb.mi/gdb669.exp (get_mi_thread_list)
14867 (check_mi_and_console_threads): Delete.
14868 * gdb.mi/mi2-pthread.exp: Likewise.
14869
bae98fe0
TT
148702008-07-28 Tom Tromey <tromey@redhat.com>
14871
14872 * Makefile.in (just-check): Remove. Move body to...
14873 (check): ... here.
14874
57380f4e
DJ
148752008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14876
14877 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
14878 Add a test for duplicated SIGINTs.
14879
e09490f1
DJ
148802008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14881
14882 * gdb.threads/schedlock.exp (get_args): Update to work for any
14883 value of NUM.
14884 (Top level): Report the number of threads that did not resume.
14885
6387b45f
DJ
148862008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14887
14888 * gdb.dwarf2/dw2-compressed.S: Also define __start.
14889
62f64ff2
DJ
148902008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14891
14892 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
14893 non-MI prompt.
14894
fa8de41e
TT
148952008-07-26 Tom Tromey <tromey@redhat.com>
14896
14897 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
14898 (function_struct, function_struct_ptr): New globals.
14899 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
14900 function pointer in a struct.
14901
ccb3ac8a
TT
149022008-07-26 Tom Tromey <tromey@redhat.com>
14903
14904 * gdb.base/macscp.exp: Add test for macro lexing bug.
14905
d7d9f01e
TT
149062008-07-18 Tom Tromey <tromey@redhat.com>
14907
14908 * gdb.base/macscp.exp: Add macro tests.
14909
9bf07184
PP
149102008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14911
14912 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
14913
becf6477
PP
149142008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14915
14916 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
14917
0709f7d3
PP
149182008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
14919
14920 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 14921
7093c834
PP
149222008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
14923
14924 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 14925
b432ffe3
JK
149262008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14927
14928 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
14929
b1a268e5
VP
149302008-07-12 Vladimir Prus <vladimir@codesourcery.com>
14931
14932 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
14933
e2995f8e
KB
149342008-07-11 Kevin Buettner <kevinb@redhat.com>
14935
14936 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
14937 of regexp to account for changes made to GDB in the printing of
14938 byte vectors.
14939
14032a66
TT
149402008-07-11 Tom Tromey <tromey@redhat.com>
14941
14942 * gdb.base/completion.exp: Add 'help' completion test.
14943
981505ef
JK
149442008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14945
14946 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
14947
10568435
JK
149482008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14949
14950 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
14951
4487aabf
PA
149522008-07-09 Pedro Alves <pedro@codesourcery.com>
14953
14954 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
14955
a4a9b1c4
PA
149562008-07-09 Pedro Alves <pedro@codesourcery.com>
14957
14958 * gdb.base/fullname.exp: Restore pwd if compiling failed.
14959
3c3185ac
JK
149602008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14961
14962 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
14963
7ebd49dc
VP
149642008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14965
14966 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
14967 previous commit. Add a comment.
14968
84e46146
PA
149692008-06-28 Pedro Alves <pedro@codesourcery.com>
14970
14971 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
14972
0f8d4a2f
VP
149732008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14974
14975 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
14976
f747e0ce
PA
149772008-06-27 Pedro Alves <pedro@codesourcery.com>
14978
14979 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
14980 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
14981 compiling an executable, link in an object that forces unbuffered
14982 output.
14983 * lib/set_unbuffered_mode.c: New file.
14984
734a5c36
JK
149852008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14986
14987 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
14988
a2840c35
VP
149892008-06-25 Vladimir Prus <vladimir@codesourcery.com>
14990
a9c64011
AS
14991 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
14992 mi_expect_stop.
14993 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
14994 Demand that *running is output.
14995 (detect_async): Perform checking every time.
14996 (mi_send_resuming_command): Extract everything into...
14997 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
14998 (mi_expect_stop): Don't accept any output before *stopped.
14999
6ae37fef
VP
150002008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15001
15002 Robustify mi-simplerun.
a9c64011
AS
15003 * gdb.mi/basics.c (main): Add a call to sleep.
15004 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15005 * gdb.mi/mi2-cli.exp: Likewise.
15006 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15007
b4aa76f0 150082008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15009
15010 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15011
e1ac3328
VP
150122008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15013
a9c64011
AS
15014 * gdb.mi/mi-console.exp: Adjust.
15015 * gdb.mi/mi-syn-frame.exp: Adjust.
15016 * gdb.mi/mi2-console.exp: Adjust.
15017 * gdb.mi/mi2-syn-frame.exp: Adjust.
15018 * lib/mi-support.exp (mi_run_cmd): Adjust.
15019 (mi_send_resuming_command): Adjust.
e1ac3328 15020
f7f9a841
VP
150212008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15022
15023 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15024 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15025 testing of stopped.
15026 * gdb.mi/mi2-syn-frame.exp: Likewise.
15027 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15028 (async, detect_async): New.
15029 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15030 depending on if we're running in sync or async mode.
f7f9a841 15031
37cd5d19
TT
150322008-06-09 Tom Tromey <tromey@redhat.com>
15033
15034 * gdb.base/completion.exp: New tests for field name completion
15035 with spaces, and field name completion with '->'.
15036
65d12d83
TT
150372008-06-06 Tom Tromey <tromey@redhat.com>
15038
15039 * gdb.base/break1.c (struct some_struct): New struct.
15040 (values): New global.
15041 * gdb.base/completion.exp: Add field name completion test.
15042
ebfe2e3f
PP
150432008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15044
15045 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15046 to pointer.
15047 * gdb.cp/call-c.cc: Likewise.
15048
bcf6fc3a
NR
150492008-06-06 Nick Roberts <nickrob@snap.net.nz>
15050
15051 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15052 annotation.
15053
49fd4a42 150542008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15055 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15056
15057 * gdb.threads/execl.c, gdb.threads/execl1.c,
15058 gdb.threads/execl.exp: New tests.
a9c64011 15059
8a34ac3f
AR
150602008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15061 Daniel Jacobowitz <dan@codesourcery.com>
15062
15063 * gdb.cp/exception.exp: Activate test, make it work with pending
15064 catchpoints.
15065
86ae69ef
JK
150662008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15067
15068 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15069
f7f9ae2c
VP
150702008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15071
a9c64011
AS
15072 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15073 now printed.
15074 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15075
2a2d4dc3
AS
150762008-05-27 Andreas Schwab <schwab@suse.de>
15077
15078 * gdb.base/frame-args.exp: Handle arguments that are optimized
15079 out.
15080
5099e4d9
LM
150812008-05-26 Luis Machado <luisgpm@br.ibm.com>
15082
15083 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15084 quiet for ppc32 and group options into a single variable.
15085
d9c36a91
JB
150862008-05-23 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15089 of zero-size elements.
15090 * gdb.ada/null_array.exp: Test printing this new array.
15091
103a8671
JK
150922008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15093
15094 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15095
07a4cc1a 150962008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15097
15098 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15099 of the "finish" command.
15100
55f996a7
NR
151012008-05-21 Nick Roberts <nickrob@snap.net.nz>
15102
15103 * gdb.base/annota1.exp: Test for new annotation.
15104
907fc202
UW
151052008-05-16 Pedro Alves <pedro@codesourcery.com>
15106
15107 * gdb.base/fixsection.exp: New file.
15108 * gdb.base/fixsection0.c: New file.
15109 * gdb.base/fixsection1.c: New file.
15110
e8f97270
UW
151112008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15112
15113 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15114 * gdb.base/annota3.exp: Likewise.
15115
ac0bb574
NF
151162008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15117
15118 * gdb.base/watch_thread_num.exp: Don't run tests that require
15119 watchpoints if the target doesn't support them.
15120
6fadd07a
DE
151212008-05-12 Doug Evans <dje@google.com>
15122
15123 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15124
6e9a4a30
JB
151252008-05-09 Joel Brobecker <brobecker@adacore.com>
15126
15127 * gdb.ada/assign_1.exp: New testcase.
15128
08388c79
DE
151292008-05-09 Doug Evans <dje@google.com>
15130
a3c83fae
DE
15131 * gdb.base/find.exp: New file.
15132 * gdb.base/find.c: New file.
08388c79 15133
bd5ddfe8
DJ
151342008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15135
15136 * gdb.base/commands.exp (watchpoint_command_test): Handle
15137 gdb,no_hardware_watchpoints.
15138 * gdb.base/float.exp: Allow ARM targets without floating point.
15139 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15140
b5dd68e2 151412008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15142 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15143
15144 * gdb.ada/lang_switch: New test program.
15145 * gdb.ada/lang_switch.exp: New testcase.
15146
382d13d1
DE
151472008-05-05 Doug Evans <dje@google.com>
15148
15149 * gdb.base/help.exp (disassemble): Update expected help text.
15150
9dd789d0
PA
151512008-05-04 Pedro Alves <pedro@codesourcery.com>
15152
15153 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15154
611c83ae
PA
151552008-05-04 Pedro Alves <pedro@codesourcery.com>
15156
15157 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15158 different times.
15159
ff013f42
JK
151602008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15161
15162 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15163 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15164 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15165 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15166
96dff6a2
VP
151672008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15168
15169 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15170 notification to appear.
15171
55cd6f92
DJ
151722008-05-04 Daniel Jacobowitz <dan@debian.org>
15173
15174 * gdb.base/fullname.c: New file.
15175 * gdb.base/fullname.exp: New file.
15176 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15177
d705c43c
PA
151782008-05-03 Pedro Alves <pedro@codesourcery.com>
15179
15180 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15181 expressions with macros.
15182
333222e1
JK
151832008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15184
15185 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15186
5ac01682
DJ
151872008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15188
15189 * gdb.base/completion.exp: Handle lack of other symbols beginning
15190 with "a".
15191
15192 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15193
237fc4c9
PA
151942008-05-02 Jim Blandy <jimb@codesourcery.com>
15195
15196 * gdb.asm/asmsrc1.s: Add scratch space.
15197
ed5e9466
DJ
151982008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15199 Daniel Jacobowitz <dan@codesourcery.com>
15200
15201 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15202 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15203 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15204
b39cc962
DJ
152052007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15206
15207 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15208
36d520f5
JB
152092008-05-01 Joel Brobecker <brobecker@adacore.com>
15210
15211 * gdb.base/info-target.exp: New testcase.
15212
8d4e3071
DJ
152132008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15214
15215 * gdb.cp/hang.exp: Use .cc instead of .C.
15216 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15217 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15218
6f3f3097
DJ
152192008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15220
15221 * gdb.base/gdb1250.exp: Remove perror.
15222 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15223
5550a914
PA
152242008-04-30 Pedro Alves <pedro@codesourcery.com>
15225
15226 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15227 .2byte.
15228
d848e687
DJ
152292008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15230
15231 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15232 (maybe_kfail): New.
15233
93b5768b
PA
152342008-04-25 Pedro Alves <pedro@codesourcery.com>
15235
15236 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15237
721c02de
VP
152382008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15239
a9c64011
AS
15240 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15241 * gdb.mi/mi2-syn-frame.exp: Likewise.
15242 * lib/mi-support.exp: Likewise.
721c02de 15243
74960c60
VP
152442008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15245
15246 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15247 to specify regexp for the location to stop at.
15248 * gdb.base/break-always.c: New.
15249 * gdb.base/break-always.exp: New.
15250
d24317b4
VP
152512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15252
15253 * lib/mi-support.exp (mi_runto_helper): Adjust
15254 for the original-location field.
15255 (mi_create_breakpoint, mi_list_breakpoints): New.
15256 * gdb.mi/mi-break.exp: Adjust.
15257 * gdb.mi/mi2-break.exp: Adjust.
15258 * gdb.mi/mi-pending.exp: Adjust.
15259 * gdb.mi/mi-simplerun.exp: Adjust.
15260 * gdb.mi/mi2-simplerun.exp: Adjust.
15261 * gdb.mi/mi-syn-frame.exp: Adjust.
15262 * gdb.mi/mi2-syn-frame.exp: Adjust.
15263 * gdb.mi/mi-until.exp: Adjust.
15264 * gdb.mi/mi2-until.exp: Adjust.
15265 * gdb.mi/mi-var-display.exp: Adjust.
15266 * gdb.mi/mi2-var-display.exp: Adjust.
15267 * gdb.mi/mi-watch.exp: Adjust.
15268 * gdb.mi/mi2-watch.exp: Adjust.
15269
fdc59709 152702008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15271
a9c64011
AS
15272 * aclocal.m4: Add override.m4.
15273 * configure: Regenerate.
fdc59709 15274
8e91f023
VP
152752008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15276
15277 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15278 '-var-update --all-values' reports new value even the type
15279 of a variable object has changed.
15280
233a11ab
CS
152812008-04-18 Craig Silverstein <csilvers@google.com>
15282
15283 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15284 files.
d24317b4 15285
9c1137ad
JB
152862008-04-18 Joel Brobecker <brobecker@adacore.com>
15287
15288 * gdb.ada/atomic_enum: New test program.
15289 * gdb.ada/atomic_enum.exp: New testcase.
15290
66d0bbc7
DE
152912008-04-17 Doug Evans <dje@google.com>
15292
15293 * gdb.opt/Makefile.in: Fix whitespace.
15294
100906b0
UW
152952008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15296
15297 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15298
4584e32e
DE
152992008-04-17 Doug Evans <dje@google.com>
15300
15301 * gdb.base/hashline1.exp: New testcase.
15302 * gdb.base/hashline2.exp: New testcase.
15303 * gdb.base/hashline2.exp: New testcase.
15304
0a320680
PA
153052008-04-17 Pedro Alves <pedro@codesourcery.com>
15306
15307 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15308
18ac113b
AR
153092008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15310
15311 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15312 temporary breakpoint to match "Temporary breakpoint".
15313 * gdb.base/break.exp (delete_breakpoints): Likewise.
15314 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15315 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15316 * gdb.base/display.exp: Likewise.
15317 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15318 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15319 * gdb.base/restore.exp (restore_tests): Likewise.
15320 * gdb.base/sepdebug.exp: Likewise.
15321 * gdb.base/watchpoint.exp: Likewise.
15322 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15323 * gdb.mi/mi-pending.exp: Likewise.
15324 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15325 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15326 * gdb.mi/mi-var-cmd.exp: Likewise.
15327 * gdb.mi/mi-var-display.exp: Likewise.
15328 * gdb.mi/mi2-cli.exp: Likewise.
15329 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15330 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15331 * gdb.mi/mi2-var-display.exp: Likewise.
15332 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15333 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15334 new "disp" field.
a9c64011 15335 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15336 reason. This is to support fix for PR2424.
15337
add38693
JK
153382008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15339
15340 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15341
fcacd99f
VP
153422008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15343
15344 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15345 field. Add more floating varobj tests.
fcacd99f 15346 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15347 field.
15348 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15349 (main): Call do_at_tests.
15350 * lib/mi-support.exp (mi_create_floating_varobj)
15351 (mi_varobj_update_with_type_change): New.
fcacd99f 15352
de051565
MK
153532008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15354
15355 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15356 option of -var-evaluate-expression.
15357 * gdb.mi/mi2-var-display.exp: Likewise.
15358
dbc52822
VP
153592008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15360
15361 Introduce test setup helpers.
a9c64011
AS
15362 * lib/gdb.exp (build_executable, clean_restart)
15363 (prepare_for_testing): New.
15364 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15365 * gdb.base/return.exp: Likewise.
15366 * gdb.base/ending-run.exp: Likewise.
dbc52822 15367
473591da
NR
153682008-04-07 Nick Roberts <nickrob@snap.net.nz>
15369
15370 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15371 Interface (MI) responses.
15372
2b2d9e11
VP
153732008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15374
a9c64011
AS
15375 * gdb.cp/breakpoint.cc: New code to test conditions involving
15376 member variables.
15377 * gdb.cp/breakpoint.exp: Test condition involving member
15378 variables.
2b2d9e11 15379
bb378428
VP
153802008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15381
15382 * lib/mi-support.exp (mi_expect_stop): New.
15383 (mi_run_cmd): Change the
15384 token. Use mi_send_resuming_command, use
15385 mi_expect_stop.
15386 (mi_execute_to_helper): Rename to mi_execute_to.
15387 (mi_send_resuming_command): Add more error patterns.
15388 (mi_wait_for_stop): Renamed to...
15389 (mi_get_stop_line): ...this.
15390 (mi_run_inline_test): Adjust.
15391
15392 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15393 * gdb.mi/mi-console.exp: Likewise.
15394 * gdb.mi/mi-pending.exp: Likewise.
15395 * gdb.mi/mi-simplerun.exp: Likewise.
15396 * gdb.mi/mi-stack.exp: Likewise.
15397 * gdb.mi/mi-stepi.exp: Likewise.
15398 * gdb.mi/mi-syn-frame.exp: Add comment.
15399 * gdb.mi/mi-until.exp: Likewise.
15400 * gdb.mi/mi-var-display.exp: Likewise.
15401 * gdb.mi/mi-watch.exp: Likewise.
15402 * gdb.mi/mi2-cli.exp: Likewise.
15403 * gdb.mi/mi2-console.exp: Likewise.
15404 * gdb.mi/mi2-simplerun.exp: Likewise.
15405 * gdb.mi/mi2-stack.exp: Likewise.
15406 * gdb.mi/mi2-stepi.exp: Likewise.
15407 * gdb.mi/mi2-until.exp: Likewise.
15408 * gdb.mi/mi2-var-display.exp: Likewise.
15409 * gdb.mi/mi2-watch.exp: Likewise.
15410
62172bb9
UW
154112008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15412
15413 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15414
15415 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15416
a13e061a
PA
154172008-04-04 Pedro Alves <pedro@codesourcery.com>
15418
15419 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15420 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15421 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15422 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15423 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15424 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15425 expect an mi error duplicated in stderr.
15426
eae06beb
JB
154272008-04-03 Joel Brobecker <brobecker@adacore.com>
15428
15429 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15430 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15431 Add a couple of tests that verify the behavior when the new setting
15432 is set to "cancel" and "all".
15433 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15434 "ask" before we start the testing.
15435
79c6ced6
AR
154362008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15437
15438 * gdb.cp/casts.cc: Add class reference variables.
15439 * gdb.cp/casts.exp: New test cases for up/down casting references.
15440
6c2d1a6b
MK
154412008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15442
15443 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15444 instead of beginning to make an extra test pass.
15445 * gdb.mi/mi2-var-display.exp: Likewise.
15446
55b411d9
MR
154472008-03-31 Maciej W. Rozycki <macro@mips.com>
15448
15449 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15450
c6140da2
MD
154512008-03-31 Markus Deuling <deuling@de.ibm.com>
15452 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15453
15454 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15455 value. Add xfail for older kernels.
15456
79732189
AR
154572008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15458
15459 Bring mi-support in line with gdb.exp.
15460 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15461 (mi_gdb_start): New function.
15462
33c3676e
MR
154632008-03-28 Maciej W. Rozycki <macro@mips.com>
15464
15465 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15466
92e28119
VP
154672008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15468
15469 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15470 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 15471
9e8e3afe
VP
154722008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15473
15474 * lib/mi-support.exp (mi_create_varobj_checked): New.
15475 (mi_list_varobj_children): Allow to check for a
15476 value.
15477 (mi_list_array_varobj_children): New.
15478
15479 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15480 and mi_list_varobj_children, as opposed to hardcoding
15481 expected strings.
15482 * gdb.mi/gdb701.exp: Likewise.
15483 * gdb.mi/gdb792.exp: Likewise.
15484 * gdb.mi/mi-var-block.exp: Likewise.
15485 * gdb.mi/mi-var-cmd.exp: Likewise.
15486 * gdb.mi/mi-var-invalidate.exp: Likewise.
15487 * gdb.mi/mi2-var-block.exp: Likewise.
15488 * gdb.mi/mi2-var-child.exp: Likewise.
15489 * gdb.mi/mi2-var-cmd.exp: Likewise.
15490 * gdb.mi/mi2-var-display.exp: Likewise.
15491
9df50351
JK
154922008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15493
15494 Fix random false FAILs on i386.
15495 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15496
31e5d73a
DJ
154972008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15498
15499 PR gdb/544
15500 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15501
12f4afab
DJ
155022008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15503
15504 PR gdb/544
15505 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15506
b562a0cb
DJ
155072008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15508
15509 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15510 fixed PR gdb/544.
15511
17faa917
DJ
155122008-03-21 Pedro Alves <pedro@codesourcery.com>
15513
15514 * gdb.threads/fork-child-threads.exp: Test next over fork.
15515
6214f497
DJ
155162008-03-21 Chris Demetriou <cgd@google.com>
15517
15518 * gdb.base/break.exp (rbreak junk): New test for rbreak
15519 "Junk at end of arguments" issue.
15520
63092375
DJ
155212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15522
15523 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15524 *& to work on created array elements.
15525 (Top level): Test print $pc with a file. Test string operations
15526 without a target.
15527 * gdb.base/ptype.exp: Do not expect *& to work on created array
15528 elements.
15529
b21991b0
DJ
155302008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15531
15532 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15533 gdb.threads/staticthreads.exp: Update exit query.
15534
c4b347c7
SL
155352008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15536
15537 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15538
fa4727a6
DJ
155392008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * gdb.base/watchpoint.c (global_ptr, func4): New.
15542 (main): Call func4.
15543 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15544 (test_inaccessible_watchpoint): New.
15545
2f34202f
MR
155462008-02-29 Maciej W. Rozycki <macro@mips.com>
15547
15548 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15549 select the largest.
15550
0d6ba1b1
DJ
155512008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15552
15553 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15554 frames-invalid annotations.
15555
e691325a
PM
155562008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15557
a9c64011 15558 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 15559
f85b5ecc
DE
155602008-02-27 Doug Evans <dje@google.com>
15561
15562 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15563 for bug 1738.
15564 (breakpoint_to_handler_entry): Ditto.
15565
b40e7bf3
JB
155662008-02-27 Joel Brobecker <brobecker@adacore.com>
15567
15568 * gdb.base/ending-run.exp: Use the first line of code inside
15569 function body to test breakpoints.
15570 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15571 location where the breakpoint is inserted when using the line
15572 where a function is declared. Fix typo in the description of
15573 one of the tests.
15574 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15575
2faca73a
PM
155762008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15577
15578 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 15579 tests.
2faca73a 15580
6f439c36
PM
155812008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15582
15583 * gdb.base/args.exp: avoid same output for tests
15584 with single quotes.
15585
54e52265
VP
155862008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15587
a9c64011
AS
15588 * gdb.base/annota1.exp: Adjust for 'info break'
15589 format changes.
15590 * gdb.base/annota3.exp: Likewise.
15591 * gdb.base/break.exp: Likewise.
15592 * gdb.base/condbreak.exp: Likewise.
15593 * gdb.base/pending.exp: Likewise.
15594 * gdb.base/sepdebug.exp: Likewise.
15595 * gdb.base/unload.exp: Likewise.
15596 * gdb.cp/ovldbreak.exp: Likewise.
15597 * gdb.mi/mi-pending.exp: Likewise.
54e52265 15598
897b09ca
DE
155992008-02-07 Doug Evans <dje@google.com>
15600
15601 * gdb.cp/mb-inline.exp: New.
15602 * gdb.cp/mb-inline.h: New.
15603 * gdb.cp/mb-inline1.cc: New.
15604 * gdb.cp/mb-inline2.cc: New.
15605
b1c32d35
PM
156062008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15607
15608 * gdb.pascal/floats.pas: New test program.
15609 * gdb.pascal/floats.exp: New testcase.
15610
1a4ca44a
TJB
156112008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15612
15613 * gdb.base/callfuncs.c (t_float_many_args): New function.
15614 (t_double_many_args): New function.
15615 * gdb.base/callfuncs.exp: Add tests for exceeding float
15616 and double parameters passed through the stack.
15617
439048e8
JB
156182008-02-05 Joel Brobecker <brobecker@adacore.com>
15619
15620 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15621 gdb.ada/complete/foo.adb: New files.
15622 * gdb.ada/complete.exp: New testcase.
15623
81fe8080
DE
156242008-02-03 Doug Evans <dje@google.com>
15625
301f0ecf
DE
15626 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15627
81fe8080
DE
15628 * gdb.cp/gdb2384.exp: New file.
15629 * gdb.cp/gdb2384.cc: New file.
15630 * gdb.cp/gdb2384-base.h: New file.
15631 * gdb.cp/gdb2384-base.cc: New file.
15632
4b071aec
DE
156332008-02-02 Doug Evans <dje@google.com>
15634
15635 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15636
61137ba6
JB
156372007-02-01 Joel Brobecker <brobecker@adacore.com>
15638
15639 * gdb.ada/sym_print_name: New test program.
15640 * gdb.ada/sym_print_name.exp: New testcase.
15641
156422007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
15643
15644 * gdb.ada/nested/hello.adb: New file.
15645 * gdb.ada/nested.exp: New testcase.
15646 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15647
98deb0da
VP
156482008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15649
15650 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
15651 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15652 don't cause future evaluations of function to report
15653 creation of internal breakpoints.
98deb0da 15654
723a2275
VP
156552008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15656
15657 * gdb.mi/mi-break.exp (test_error): New.
15658 Call it.
15659
fb546a2f
LM
156602008-01-31 Luis Machado <luisgpm@br.ibm.com>
15661
15662 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15663 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15664
2d8fd90a
PM
156652008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15666
15667 * gdb.pascal/integers.pas: New test program.
15668 * gdb.pascal/integers.exp: New testcase.
15669
a7fa0ded
PM
156702008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15671
15672 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15673
5e1a1926
TJB
156742008-01-30 Luis Machado <luisgpm@br.ibm.com>
15675
15676 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15677 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15678
8d04f9f0
JB
156792008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15680
15681 * gdb.ada/formatted_ref: New test program.
15682 * gdb.ada/formatted_ref.exp: New testcase.
15683
15684 * gdb.cp/formatted-ref.cc: New file.
15685 * gdb.cp/formatted-ref.exp: New testcase.
15686
ce75a98f
JB
156872008-01-30 Joel Brobecker <brobecker@adacore.com>
15688
15689 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15690
e835f6bf
NR
156912008-01-30 Nick Roberts <nickrob@snap.net.nz>
15692
15693 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15694 (test_file_list_exec_source_file): Update to new macro-info field.
15695
d118ef87
PH
156962008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
15697
15698 * gdb.ada/exprs: New test program.
15699 * gdb.ada/exprs.exp: New testcase.
15700
7d35ab09
TJB
157012008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15702
15703 * dfp-test.c (DELTA, DELTA_B): New definitions.
15704 (double_val1, double_val2, double_val3, double_val4, double_val5,
15705 double_val6, double_val7, double_val8, double_val9, double_val10,
15706 double_val11, double_val12, double_val13, double_val14, dec32_val1,
15707 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15708 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15709 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15710 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15711 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15712 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15713 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15714 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15715 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15716 dec128_val16): New global variables.
15717 (decimal_dec128_align): New function.
15718 (decimal_mixed): Likewise.
15719 (decimal_many_args_dec32): Likewise.
15720 (decimal_many_args_dec64): Likewise.
15721 (decimal_many_args_dec128): Likewise.
15722 (decimal_many_args_mixed): Likewise.
15723 * dfp-test.exp: Add tests calling new inferior functions.
15724
2d717e4f
DJ
157252008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15726
15727 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15728 gdb.server/ext-run.exp: New files.
15729 * lib/gdbserver-support.exp (gdbserver_download): New.
15730 (gdbserver_start): New. Update gdbserver expected
15731 output.
15732 (gdbserver_spawn): Use them.
15733 (gdbserver_start_extended): New.
15734
e85a822c
DJ
157352008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15736
15737 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
15738 Run on GNU/Linux.
15739 (do_exec_tests): Check for systems which do not support catchpoints.
15740 Do not match START.
15741 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
15742 Run on GNU/Linux. Enable verbose output.
15743 (check_fork_catchpoints): New.
15744 (explicit_fork_child_follow, catch_fork_child_follow)
15745 (tcatch_fork_parent_follow): Update expected messages.
15746 (do_fork_tests): Use check_fork_catchpoints.
15747 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
15748 Run on GNU/Linux. Enable verbose output.
15749 (check_vfork_catchpoints): New.
15750 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
15751 expected messages.
15752 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15753
401ea829
JB
157542008-01-29 Jim Blandy <jimb@red-bean.com>
15755
15756 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15757 host' errors.
15758 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15759
aceaf3ad
JB
157602008-01-29 Jim Blandy <jimb@red-bean.com>
15761
15762 * gdb.threads/sigthread.c: Use barriers to ensure that
15763 child_thread and child_thread_two are always initialized before we
15764 start to use them.
15765
a5606eee
VP
157662008-01-29 Vladimir Prus <vladimir@codesourcery.com>
15767
15768 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
15769 * gdb.base/watchpoint-solib.c: New.
15770 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 15771
c55a82bb
PM
157722008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
15773
15774 * gdb.base/gdb1056.exp: Add unsigned integer test.
15775
0993fe05
DE
157762008-01-28 Doug Evans <dje@google.com>
15777
15778 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
15779
4fe42e7f
JB
157802008-01-27 Jim Blandy <jimb@codesourcery.com>
15781
c7a69933
JB
15782 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
15783
4fe42e7f
JB
15784 * gdb.base/expand-psymtabs.exp: Doc fix.
15785
5def8285
MK
157862008-01-26 Mark Kettenis <kettenis@gnu.org>
15787
15788 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15789
5313c911
NR
157902008-01-24 Nick Roberts <nickrob@snap.net.nz>
15791
a9c64011 15792 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
15793 -var-set-format.
15794
93815fbf
VP
157952008-01-23 Chris Demetriou <cgd@google.com>
15796
15797 * gdb.threads/thread_events.c: New testcase source file.
15798 * gdb.threads/thread_events.exp: New testcase expect file.
15799
467a88ee
NR
158002008-01-23 Nick Roberts <nickrob@snap.net.nz>
15801
15802 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
15803
15804 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
15805 -var-set-format.
15806
d8f82aba
DJ
158072008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15808 Vladimir Prus <vladimir@codesourcery.com>
15809
15810 * gdb.base/float.exp: Allow missing floating point for m68k and
15811 PowerPC.
15812
60c46647
VP
158132008-01-22 Vladimir Prus <vladimir@codesourcery.com>
15814
15815 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
15816 ignore count.
15817 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
15818 * gdb.mi/mi-cli.exp: Adjust.
15819 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 15820
c7dd36a1
PA
158212008-01-17 Pedro Alves <pedro@codesourcery.com>
15822
15823 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
15824 and 'dummy_ptr' integer pointer. Initialize struct_declarations
15825 with dummy_ptr's address.
15826 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
15827 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
15828 all targets.
15829 * gdb.mi/mi2-var-child.exp: Likewise.
15830
39d5313e
JB
158312008-01-09 Joel Brobecker <brobecker@adacore.com>
15832
15833 * gdb.ada/null_array: New test program.
15834 * gdb.ada/null_array.exp: New testcase.
15835
0aea4bf3
LM
158362008-01-09 Luis Machado <luisgpm@br.ibm.com>
15837
15838 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
15839 with required float modifiers.
15840
0b354900
JB
158412008-01-08 Joel Brobecker <brobecker@adacore.com>
15842
15843 * gdb.ada/funcall_param: New test program.
15844 * gdb.ada/funcall_param.exp: New testcase.
15845
cdb7f5d4
JB
158462008-01-08 Joel Brobecker <brobecker@adacore.com>
15847
15848 * gdb.ada/arrayparam: New test program.
15849 * gdb.ada/arrayparam.exp: New testcase.
15850
88e2547f
JB
158512008-01-08 Joel Brobecker <brobecker@adacore.com>
15852
15853 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
15854 landed. Should also fix random failures in the test following it.
15855
f6867ce0
TJB
158562008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
15857
15858 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
15859 for expressions with decimal float values.
15860 (test_dfp_conversions): New function to test casts to and from
15861 decimal float types.
15862 Call test_dfp_conversions.
15863 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
15864 elements.
15865 (main): Initialize ds.float4 and ds.double8 elements.
15866 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
15867 string to new error message.
15868 (d64_set_tests): Likewise.
15869 (d128_set_tests): Likewise.
15870 Add tests for expressions with decimal float variables. Add tests for
15871 conversions to and from decimal float types.
15872
f9c11282
JB
158732008-01-05 Joel Brobecker <brobecker@adacore.com>
15874
15875 * gdb.ada/packed_tagged/comp_bug.adb: New file.
15876 * gdb.ada/packed_tagged.exp: New testcase.
15877
0ecbca72
JB
158782008-01-04 Joel Brobecker <brobecker@adacore.com>
15879
15880 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
15881 gdb.ada/homonym/homonym_main.adb: New files.
15882 * gdb.ada/homonym.exp: New testcase.
15883
c18d3d89
JB
158842008-01-04 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.ada/packed_array.exp: Add testing of references to
15887 a packed array.
15888
ecc7085b
JB
158892008-01-04 Joel Brobecker <brobecker@adacore.com>
15890
15891 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
15892 New files.
15893 * gdb.ada/type_coercion.exp: New testcase.
15894
c474c922
JB
158952008-01-04 Joel Brobecker <brobecker@adacore.com>
15896
15897 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
15898 gdb.ada/tagged/foo.adb: New file.
15899 * gdb.ada/tagged.exp: New testcase.
15900
9005b927
JB
159012008-01-04 Joel Brobecker <brobecker@adacore.com>
15902
15903 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
15904 gdb.ada/ptype_field/foo.adb: New files.
15905 * gdb.ada/ptype_field.exp: New testcase.
15906
1a6aaad8
JB
159072008-01-03 Joel Brobecker <brobecker@adacore.com>
15908
15909 * gdb.ada/print_pc.exp: New testcase.
15910
0ef22f53
JB
159112008-01-03 Joel Brobecker <brobecker@adacore.com>
15912
15913 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
15914 gdb.ada/taft_type/p.adb: New files.
15915 * gdb.ada/taft_type.exp: New testcase.
15916
1689ecf8
JB
159172008-01-03 Joel Brobecker <brobecker@adacore.com>
15918
15919 * gdb.ada/array_bounds/bar.adb: New file.
15920 * gdb.ada/array_bounds.exp: New testcase.
15921
a4d0b9c3
JB
159222008-01-03 Joel Brobecker <brobecker@adacore.com>
15923
15924 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
15925 gdb.ada/arrayptr/foo.adb: New files.
15926 * gdb.ada/arrayptr.exp: New testcase.
15927
a31ace00
JB
159282008-01-03 Joel Brobecker <brobecker@adacore.com>
15929
15930 * gdb.base/set-lang-auto.exp: New testcase.
15931
a97fced3
JB
159322008-01-03 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.ada/fun_addr/foo.adb: New file.
15935 * gdb.ada/fun_addr.exp: New testcase.
15936
ef29ce1a
JK
159372008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15938
15939 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
15940 New files
15941
0fafefe3
JB
159422008-01-02 Joel Brobecker <brobecker@adacore.com>
15943
15944 * array_subscript_addr/p.adb: New file.
a9c64011 15945 * array_subscript_addr.exp: New testcase.
0fafefe3 15946
c4359f8d
JB
159472008-01-02 Joel Brobecker <brobecker@adacore.com>
15948
a9c64011 15949 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
15950 New files.
15951 * gdb.ada/str_cmp_ref.exp: New testcase.
15952
1aa1b15b
JB
159532008-01-01 Joel Brobecker <brobecker@adacore.com>
15954
15955 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
15956 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 15957 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 15958
81c9b2cf
JB
159592008-01-01 Joel Brobecker <brobecker@adacore.com>
15960
15961 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
15962 gdb.ada/ref_param/pck.ads: New files.
15963 * gdb.ada/ref_param.exp: New testcase.
15964
319e4674
JB
159652008-01-01 Joel Brobecker <brobecker@adacore.com>
15966
15967 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
15968 gdb.ada/interface/foo.adb: New files.
15969 * gdb.ada/interface.exp: New testcase.
15970
ef682c56
JB
159712007-12-31 Jim Blandy <jimb@codesourcery.com>
15972
15973 * gdb.base/multi-forks.exp: Consume all output from child
15974 processes before proceeding to next test.
15975
f6f3eb6c
JB
159762007-12-29 Jim Blandy <jimb@codesourcery.com>
15977
15978 * configure: Regenerated.
15979
f652e42f
JB
159802007-12-27 Joel Brobecker <brobecker@adacore.com>
15981
15982 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
15983 gdb.ada/fixed_cmp/fixed.adb: New files.
15984 * gdb.ada/fixed_cmp.exp: New testcase.
15985
6943e596
JB
159862007-12-27 Joel Brobecker <brobecker@adacore.com>
15987
15988 * gdb.ada/boolean_expr.exp: New testcase.
15989
aad9a193
JB
159902007-12-26 Jim Blandy <jimb@codesourcery.com>
15991
15992 * gdb.base/multi-forks.exp: Doc fix.
15993
fb5f3683
JB
159942007-12-26 Joel Brobecker <brobecker@adacore.com>
15995
15996 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15997 * gdb.ada/char_param.exp: Do not compile our test program with
15998 -gnata, this is unnecessary.
15999 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16000
384e4a9c
JB
160012007-12-24 Joel Brobecker <brobecker@adacore.com>
16002
16003 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16004 gdb.ada/print_chars/foo.adb: New files.
16005 * gdb.ada/print_chars.exp: New testcase.
16006
01e044f7
JB
160072007-12-24 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16010 gdb.ada/char_param/foo.adb: New files.
16011 * gdb.ada/char_param.exp: New testcase.
16012
0ce17860
JB
160132007-12-22 Jim Blandy <jimb@codesourcery.com>
16014
16015 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16016 hard-coding source line numbers into the test.
16017 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16018 gdb_get_line_number to find.
16019
919809b9
JB
160202007-12-22 Joel Brobecker <brobecker@adacore.com>
16021
16022 * gdb.base/ptype.c (highest): New struct type.
16023 (the_highest): New variable of that type.
16024 (main): Add dummy assignment to a field of variable the_highest.
16025 * gdb.base/ptype.exp: Test type printing of our new variable.
16026
abc8a88d
PM
160272007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16028
16029 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16030 and record first explicitly generated thread number.
abc8a88d
PM
16031 Use that thread number for thread specific watchpoint test.
16032 Add iteration number to repetitive tests.
16033
5158f3e3
CES
160342007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16035 Jim Blandy <jimb@codesourcery.com>
16036
16037 * gdb.base/expand-psymtabs.c: New testcase
16038 source file.
16039 * gdb.base/expand-psymtabs.exp: New testcase
16040 expect file.
16041
37e4754d
LM
160422007-12-17 Luis Machado <luisgpm@br.ibm.com>
16043
16044 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16045 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16046
551e5d04
JB
160472007-12-17 Joel Brobecker <brobecker@adacore.com>
16048
16049 * gdb.ada/frame_args/foo.adb: New file.
16050 * gdb.ada/frame_args/pck.ads: New file.
16051 * gdb.ada/frame_args/pck.adb: New file.
16052 * gdb.ada/frame_args.exp: New testcase.
16053
a05ee097
JB
160542007-12-17 Joel Brobecker <brobecker@adacore.com>
16055
16056 * gdb.base/frame-args.c: New file.
16057 * gdb.base/frame-args.exp: New testcase.
16058
c162e8c9 160592007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16060 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16061
16062 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16063
afe8ab22 160642007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16065
afe8ab22
VP
16066 * gdb.mi/mi-pending.exp: New.
16067 * gdb.mi/mi-pending.c: New.
16068 * gdb.mi/mi-pendshr.c: New.
16069
dfdfb3ca
JB
160702007-12-06 Jim Blandy <jimb@codesourcery.com>
16071
16072 * gdb.base/default.exp: Update expected output for 'info catch'.
16073
b7fca990
JK
160742007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16075
16076 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16077 must be set to binary.
16078
6a1afc1e
PA
160792007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16080
16081 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16082
a6b151f1
DJ
160832007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16084
16085 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16086 gdb.mi/mi-file-transfer.exp: New.
16087
43039443
JK
160882007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16089
16090 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16091
0ef2251b
MR
160922007-11-22 Maciej W. Rozycki <macro@mips.com>
16093
16094 * gdb.trace/backtrace.exp: Fix a typo.
16095 * gdb.trace/circ.exp: Likewise.
16096 * gdb.trace/collection.exp: Likewise.
16097 * gdb.trace/limits.exp: Likewise.
16098 * gdb.trace/report.exp: Likewise.
16099 * gdb.trace/tfind.exp: Likewise.
16100 * gdb.trace/while-dyn.exp: Likewise.
16101
5443631e
NR
161022007-11-21 Nick Roberts <nickrob@snap.net.nz>
16103
16104 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16105 objects of pointers that can't be dereferenced are now
16106 "noneditable".
16107
a4ce5b0d
UW
161082007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16109
16110 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16111 (target_cpu): Remove.
16112
d6e956e5
VP
161132007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16114
16115 * gdb.base/ending-run.exp: Expect the list of cleared
16116 breakpoint to come in natural order, not the reversed one.
a9c64011 16117
214270ab
VP
161182007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16119
16120 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16121 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16122
1a619819
LM
161232007-11-05 Luis Machado <luisgpm@br.ibm.com>
16124
16125 * gdb.base/printcmds.exp: New function
16126 test_printf_with_dfp.
16127
5b01a6fa
DE
161282007-11-02 Doug Evans <dje@google.com>
16129
16130 * gdb.disasm/t01_mov.s: Remove carriage returns.
16131 * gdb.disasm/t02_mova.s: Ditto.
16132 * gdb.disasm/t03_add.s: Ditto.
16133 * gdb.disasm/t04_sub.s: Ditto.
16134 * gdb.disasm/t05_cmp.s: Ditto.
16135 * gdb.disasm/t06_ari2.s: Ditto.
16136 * gdb.disasm/t07_ari3.s: Ditto.
16137 * gdb.disasm/t08_or.s: Ditto.
16138 * gdb.disasm/t09_xor.s: Ditto.
16139 * gdb.disasm/t10_and.s: Ditto.
16140 * gdb.disasm/t11_logs.s: Ditto.
16141 * gdb.disasm/t12_bit.s: Ditto.
16142 * gdb.disasm/t13_otr.s: Ditto.
16143
ec33ab7f
JK
161442007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16145
16146 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16147
ae0d01ff
UW
161482007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16149
16150 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16151 provide DFP support.
16152
55eddb0f
DJ
161532007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16154
16155 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16156 Test "set powerpc vector-abi". Skip auto-detection tests for old
16157 toolchains.
16158
7020f05c
PA
161592007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16160
16161 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16162 with [string compare].
16163
84bc3db9
PA
161642007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16165
16166 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16167 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16168
5876dc88
LM
161692007-10-25 Luis Machado <luisgpm@br.ibm.com>
16170
16171 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16172 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16173 * gdb.opt/Makefile.in: New makefile.
16174 * Makefile.in: Create new directory "gdb.opt".
16175 * configure.ac: Add "gdb.opt" directory.
16176 * configure: Regenerated.
a9c64011 16177
c3ea9a14
DE
161782007-10-25 Doug Evans <dje@google.com>
16179
16180 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16181 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16182
a9c64011 161832007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16184 Thiago Jung Bauermann <bauerman@br.ibm.com>
16185
16186 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16187 Floating Point expressions.
16188 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16189 Floating Point variables.
16190 * gdb.base/dfp-test.c: new file containing program with Decimal
16191 Floating variables, used by gdb.base/dfp-test.exp.
16192
62a24a2b
DJ
161932007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16194
16195 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16196
e7b1eae6
UW
161972007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16198
16199 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16200 compiling test case with GCC.
16201 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16202
c641edcc
UW
162032007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16204
16205 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16206 format changes.
16207
5e5ebfe6
MS
162082007-10-18 Michael Snyder <msnyder@specifix.com>
16209
16210 * gdb.base/dbx.exp: Add missing "-re " operator.
16211
e831e7b6
GM
162122007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16213
16214 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16215 * configure.ac: Removed trailing spaces after backslash.
16216 * gdb.modula2: New directory.
16217 * gdb.modula2/Makefile.in: New file.
16218 * gdb.modula2/unbounded-array.exp: New file.
16219 * gdb.modula2/unbounded1.c: New file.
16220
7cc46491
DJ
162212007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16222
16223 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16224
162252007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16226
16227 * gdb.base/sigstep.c (main): Add checks for
16228 return values for setitimer call.
16229 Call setitimer again with itimer = ITIMER_REAL
16230 if first call to setitimer fails.
16231
e91528f0
KH
162322007-10-11 Kazu Hirata <kazu@codesourcery.com>
16233
16234 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16235 of $timeout.
16236
2ec9a4f8
DJ
162372007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16238
16239 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16240
162412007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16242
16243 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16244 of gdb_expect call, to avoid interruption.
16245
64b2fa04
PA
162462007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16247
16248 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16249 (v_unsigned_long_long, v_long_long_array)
16250 (v_signed_long_long_array, v_unsigned_long_long_array)
16251 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16252 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16253 [!NO_LONG_LONG]: New.
16254 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16255 v_long_long_member.
16256
16257 (v_long_long_func, v_signed_long_long_func)
16258 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16259 (main) [!NO_LONG_LONG]: Initialize long long variants.
16260
16261 * gdb.base/whatis.exp: If board file requests no_long_long, build
16262 test with NO_LONG_LONG defined. Test long long, signed long long,
16263 and unsigned long long variants but only if board file doesn't
16264 disable it.
16265
a912286e 162662007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16267 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16268
16269 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16270 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16271 * configure: Regenerated.
16272 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16273 gdb.pascal/types.exp, lib/pascal.exp: New files.
16274
471ba8c9
DJ
162752007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16276
16277 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16278 call.
16279 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16280 to return to the call.
16281 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16282 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16283 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16284 * gdb.mi/mi-until.exp (test_until): Likewise.
16285 * gdb.mi/mi2-until.exp (test_until): Likewise.
16286
fef8a650
DJ
162872007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16288
16289 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16290 two-char array.
16291 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16292
d983da9c
DJ
162932007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16294
16295 * gdb.threads/watchthreads.c (thread_function): Sleep between
16296 iterations.
16297 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16298 at once for S/390. Generate matching fails and passes.
16299
17f62551
VP
163002007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16301
16302 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16303 the 'struct_declarations' variable to zeros.
a9c64011 16304
ed0616c6
VP
163052007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16306
16307 * gdb.cp/mb-ctor.cc: New.
16308 * gdb.cp/mb-ctor.exp: New.
16309 * gdb.cp/mb-templates.cc: New.
16310 * gdb.cp/mb-templates.exp: New.
16311
41f1b697
DJ
163122007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16313
16314 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16315
3f213f78
PA
163162007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16317
16318 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16319 targets.
16320 * configure: Regenerate.
16321
0d381245 163222007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16323
0d381245
VP
16324 * gdb.base/annota1.exp: Adjust for 'info break'
16325 format changes.
16326 * gdb.base/annota3.exp: Likewise.
16327 * gdb.base/break.exp: Likewise.
16328 * gdb.base/condbreak.exp: Likewise.
16329 * gdb.base/pending.exp: Likewise.
16330 * gdb.base/sepdebug.exp: Likewise.
16331 * gdb.base/unload.exp: Likewise.
16332 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16333
fe3f5fa8
VP
163342007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16335
16336 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16337 messages.
16338 * gdb.base/chng-syms.exp: Likewise.
16339 * gdb.base/unload.exp: Likewise.
a9c64011 16340
a75cf6c0
DJ
163412007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16342
16343 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16344
18ecae38
DJ
163452007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16346
16347 * schedlock.c (NUM): Change to 1.
16348 (main): Use args[0] for the main thread.
16349 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16350 regardless of the number of threads.
16351
5509918f
MR
163522007-09-14 Maciej W. Rozycki <macro@mips.com>
16353
4a543daf
MR
16354 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16355 type down.
16356 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16357 test.
16358 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16359 watchpoint type down.
16360 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16361 test.
16362
163632007-09-14 Maciej W. Rozycki <macro@mips.com>
16364
5509918f
MR
16365 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16366 Move all the tests here and run them twice, once using software
16367 watchpoints and once using hardware watchpoints.
16368 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16369
40b53987
DJ
163702007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16371
16372 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16373 test.
16374
695e2681
MK
163752007-09-10 Mark Kettenis <kettenis@gnu.org>
16376
8b3fc8d8
MK
16377 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16378 build-id.
16379
695e2681
MK
16380 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16381 know about $ORIGIN. Calculate output dir from $dest instead of
16382 using ${objdir}/{$subdir}.
16383
58d69f29
MK
163842007-09-09 Mark Kettenis <kettenis@gnu.org>
16385
16386 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16387 gcore, before continuing with the test.
16388
3e347599
DJ
163892007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16390
16391 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16392 * gdb.mi/mi-watch.exp: Likewise.
16393
ea37ba09
DJ
163942007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16395 Jim Blandy <jimb@codesourcery.com>
16396
16397 * gdb.arch/i386-sse.exp: Do not expect character constants.
16398 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16399 * gdb.base/display.exp: Allow print/s.
16400 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16401 and unsigned char array changes.
16402
2025a643
DJ
164032007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16404
16405 * gdb.base/display.exp: Add tests for printf %p.
16406
26669a27
PA
164072007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16408
16409 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16410 the dll name to unicode.
16411
c8f021f8
JK
164122007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16413
16414 * gdb.base/default.exp (show version): Update the version text.
16415 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16416
4cf31eea
JK
164172007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16418
16419 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16420 New files.
16421
4935890f
JK
164222007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16423
16424 * lib/gdb.exp (build_id_debug_filename_get): New function.
16425 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16426 Remove the generate DEBUG file for the future testcase runs.
16427 New testcase for the NT_GNU_BUILD_ID retrieval.
16428 Move the final testing step to ...
16429 (test_different_dir): ... a new function.
16430 New parameter XFAIL to XFAIL all the tests performed.
16431 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16432 New parameter TYPE to PF_PREFIX all the tests performed.
16433
02142340
VP
164342007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16435
16436 * gdb.mi/mi-var-cp.cc (path_expression): New
16437 function.
16438 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16439
36acd84e
UW
164402007-08-27 Markus Deuling <deuling@de.ibm.com>
16441
16442 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16443 to fit into SPU Local Store memory.
16444
a896d121
JB
164452007-08-23 Joel Brobecker <brobecker@adacore.com>
16446
16447 * gdb.base/default.exp: Adjust the expected output of "info
16448 warranty" after the switch to GPLv3.
16449
7b433602
JB
164502007-08-23 Joel Brobecker <brobecker@adacore.com>
16451
16452 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16453 to 30000 (from 20000).
16454
e22f8b7c
JB
164552007-08-23 Joel Brobecker <brobecker@adacore.com>
16456
16457 Switch the license of all .exp files to GPLv3.
16458 Switch the license of all .f and .f90 files to GPLv3.
16459 Switch the license of all .s and .S files to GPLv3.
16460
5a0e3bd0
JB
164612007-08-23 Joel Brobecker <brobecker@adacore.com>
16462
16463 * configure.ac: Switch license to GPLv3.
16464
cc00619d
JB
164652007-08-23 Joel Brobecker <brobecker@adacore.com>
16466
16467 Switch the licensing to GPLv3 for all .ads and .adb files.
16468
8d26208a
DJ
164692007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16470
16471 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16472 and t_int_double.
16473 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16474
4fcb9948
JB
164752007-08-17 Joel Brobecker <brobecker@adacore.com>
16476
16477 * gdb.base/step-line.c: Switch license to GPL version 3, and
16478 update copyright year.
16479 * gdb.base/step-line.inp: Likewise.
16480
b9c34f67
JB
164812007-08-17 Joel Brobecker <brobecker@adacore.com>
16482
16483 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16484 changes inside gdb1555.c.
16485 * gdb.base/pending.exp: Likewise.
16486
2cc17678
DJ
164872007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16488
16489 * config/default.exp: New file.
16490
e48883f7
DJ
164912007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16492
16493 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16494 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16495
1ab80e5b
MR
164962007-07-30 Maciej W. Rozycki <macro@mips.com>
16497
16498 * gdb.base/dump.exp: Force the correct endianness for binary
16499 formats not carrying this information.
16500
aba471f5
DJ
165012007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16502
16503 * gdb.threads/staticthreads.exp: Match .*sem_post.
16504
d4e07204
DJ
165052007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16506
16507 * gdb.base/readline.exp (operate_and_get_next): Match the final
16508 prompt.
16509
2b97317d
KB
165102007-07-23 Kevin Buettner <kevinb@redhat.com>
16511
16512 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16513 to restarting SID.
16514
44efa07a
KB
165152007-07-18 Kevin Buettner <kevinb@redhat.com>
16516
16517 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16518 prior to `gdb_start'.
16519
7b5ebade
KB
165202007-07-18 Kevin Buettner <kevinb@redhat.com>
16521
16522 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16523 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16524 Remove call to gdb_unload.
16525
255e7678
DJ
165262007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16527 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16530 for __WIN32__.
16531 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16532 * gdb.base/unload.exp: Use shared library test routines.
16533
3a40aaa0
UW
165342007-07-03 Markus Deuling <deuling@de.ibm.com>
16535
16536 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16537 * gdb.base/solib-symbol-lib.c: Likewise.
16538 * gdb.base/solib-symbol-main.c: Likewise.
16539
b0f4b84b
DJ
165402007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16541
16542 * config/gdbserver.exp (gdb_reconnect): New.
16543 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16544 gdb.base/solib-disc.exp: New files.
16545 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16546 remote debugging".
16547 (gdb_compile): Add shlib_load flag.
16548 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16549 port.
16550 (gdbserver_reconnect): New.
16551
1b05479a
DJ
165522007-07-01 Nick Roberts <nickrob@snap.net.nz>
16553 Daniel Jacobowitz <dan@codesourcery.com>
16554
16555 * gdb.base/annota3.exp: Test for if construct.
16556
86f78eb2
DJ
165572007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16558
16559 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16560
6a2eb474 165612007-06-21 Chris Dearman <chris@mips.com>
a9c64011 16562 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
16563
16564 * gdb.base/display.exp: Allow a newline after display/i.
16565 * gdb.base/pc-fp.exp: Likewise.
16566 * gdb.base/sigbpt.exp: Likewise.
16567
f8b73d13
DJ
165682007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16569
16570 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16571 required features to be included.
16572
4339e69e
DJ
165732007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16574
16575 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16576 in info threads output.
16577
23d964e7
UW
165782007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16579 Markus Deuling <deuling@de.ibm.com>
16580
16581 * gdb.arch/spu-info.exp: New testcase.
16582 * gdb.arch/spu-info.c: New file.
16583
fd20f75b
DJ
165842007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16585
16586 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16587 tpcs_offset. Restore lr after the call.
16588 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16589
2226f861
DJ
165902007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16591
16592 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16593 (gdbserver_run): Kill any running gdbserver.
16594 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16595
d12371a9
MR
165962007-05-17 Maciej W. Rozycki <macro@mips.com>
16597
16598 * gdb.base/sigbpt.exp: Preset segv_addr.
16599
93f02886
DJ
166002007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16601
16602 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16603 (gdb_compile_shlib): Likewise.
16604 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16605 (default_gdb_init): Clear cleanfiles.
16606 (gdb_finish): Delete recorded cleanfiles.
16607 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16608
16609 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16610 Do not use isnative.
16611 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16612 gdb.base/so-impl-ld.exp: Likewise.
16613 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16614 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16615 gdb_compile.
16616
b04e06d7
VP
166172007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16618
16619 * config/unknown.exp: Remove.
16620
069ed931
UW
166212007-05-15 Markus Deuling <deuling@de.ibm.com>
16622
16623 * gdb.base/info-proc.exp: Check is_remote.
16624
09db0d03
UW
166252007-05-14 Markus Deuling <deuling@de.ibm.com>
16626
16627 * gdb.base/gcore.exp: Initialize variable core_supported.
16628
af2cbe8c
DJ
166292007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16630
16631 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16632
027c0295
DJ
166332007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16634
16635 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16636 * gdb.threads/print-threads.exp (test_all_threads): Allow
16637 negative and hexadecimal thread IDs.
16638
dc5000e7
DJ
166392007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16640
16641 * gdb.java/jprint.java (public): Avoid invalid call to static
16642 method.
16643
2e74ed18
DP
166442007-05-14 Denis Pilat <denis.pilat@st.com>
16645
16646 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16647 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16648 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16649 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16650 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16651
83547f02
UW
166522007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16653
16654 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 16655 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
16656 this mode.
16657 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16658 * gdb.base/spu.ld: New file.
16659
b18be20d
DJ
166602007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16661
16662 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16663
be444858
DJ
166642007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16665
16666 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16667
b1d53152
DJ
166682007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16669
16670 * gdb.java/jmain.exp: Handle demangled names with and without method
16671 signatures.
16672
d084b331
DJ
166732007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16674
16675 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16676 (have_a_very_merry_interrupt): Remove calls to puts.
16677 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16678 inferior output.
16679 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16680 test names.
16681
db9d7fc5
DJ
166822007-04-29 Markus Deuling <deuling@de.ibm.com>
16683 Daniel Jacobowitz <dan@codesourcery.com>
16684
16685 * gdb.base/auxv.exp (core_works): Also check is_remote.
16686 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16687
ef783a7d 166882007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16689
ef783a7d
VP
16690 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16691 message, not the undefined 'module' variable.
16692 * gdb.base/siginfo.exp: Likewise.
16693 * gdb.base/sigstep.exp: Likewise.
16694 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16695 serialport.
16696 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16697
b7b73cae
CV
166982007-04-25 Corinna Vinschen <vinschen@redhat.com>
16699
16700 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16701 target sim fails. Return 0 otherwise.
16702 (gdb_load): Return prematurely if gdb_target_sim fails.
16703
7d90fdfa
DP
167042007-04-16 Denis Pilat <denis.pilat@st.com>
16705
16706 * gdb.base/setshow.exp: Reset height after having set it to 100.
16707
5d3e9c85
DP
167082007-04-16 Denis Pilat <denis.pilat@st.com>
16709
16710 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16711
18e75969
DP
167122007-04-16 Denis Pilat <denis.pilat@st.com>
16713
16714 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16715
25d5ea92
VP
167162007-04-14 Vladimir Prus <vladimir@codesourcery.com>
16717
16718 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16719 tests. Run the frozen varobjs test.
16720 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 16721 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 16722
0b49cb80
JK
167232007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16724
16725 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16726 gdb.base/type-opaque.exp: New files.
16727
a73bafbc 167282007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
16729
16730 * gdb.mi/mi-var-child.c
a73bafbc
VP
16731 (do_children_tests): User char[2] instead of
16732 char so that automatic printing of pointers to char
16733 don't give unpredicable result.
16734 * gdb.mi/var-cmd.c (do_locals_test): Initialize
16735 local variables.
16736 * gdb.mi/mi-var-child.exp: Step to right line
16737 of do_children_tests.
16738 * gdb.mi/mi2-var-child.exp: Likewise.
16739 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 16740 do_locals_tests.
a73bafbc
VP
16741 (do_children_tests): User char[2] instead of
16742 char so that automatic printing of pointers to char
a9c64011 16743 don't give unpredicable result.
a73bafbc 16744 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 16745 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
16746 Pass test name to mi_wait_for_stop.
16747
7ce59000
DJ
167482007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16749
16750 * gdb.asm/asm-source.exp: Remove d10v case.
16751 * lib/gdb.exp (skip_cplus_tests): Likewise.
16752 * gdb.asm/d10v.inc: Deleted.
16753
20389057
DJ
167542007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16755
16756 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16757
8807d78b
DJ
167582007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16759
16760 * config/netware.exp: Delete file.
16761
aa3edb8e
JB
167622007-03-29 Joel Brobecker <brobecker@adacore.com>
16763
16764 * gdb.dwarf2/dw2-noloc.S: New file.
16765 * gdb.dwarf2/dw2-noloc.exp: New file.
16766
297561ac
PA
167672007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
16768
16769 * gdb.cp/method2.cc: New test.
16770 * gdb.cp/method2.exp: New test.
16771 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
16772
1f81bd39
DJ
167732007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16774
16775 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
16776
9453113a
DJ
167772007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
16778
16779 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
16780
b741e217
DJ
167812007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16782
16783 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
16784 (gdb_load): Delete, replace with...
16785 (gdb_reload): ...this.
16786 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
16787 * gdb.server/server-mon.exp: Likewise.
16788 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
16789 (gdb_start_cmd): New.
16790 (gdb_file_cmd): Save the last loaded file.
16791 (gdb_reload): New.
16792 (gdb_gnu_strip_debug): Use transform.
16793 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
16794 support here. Use new $last_loaded_file. Check mtime.
16795 (gdb_target_cmd): Handle ObjC failure case.
16796 (infer_host_exec): Delete.
16797 (gdbserver_load): Rename to...
16798 (gdbserver_run): ...this. Simplify.
16799 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
16800 (mi_gdb_load): Move most contents to a new function...
16801 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
16802 (mi_run_cmd): Use mi_gdb_target_load.
16803 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
16804 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
16805 Use gdb_run_cmd.
16806 * gdb.base/charsign.exp: Remove incorrect comment.
16807 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
16808 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
16809 gdb.base/start.exp: Use gdb_start_cmd.
16810
446ab585 168112007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 16812 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
16813
16814 * gdb.base/sigbpt.exp: Fix the message when skipping test.
16815 * gdb.base/signull.exp: Similarly.
16816
bbb88ebf
UW
168172007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16818
16819 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
16820 messages available to test cases (like chng-sym.exp).
16821
cb8c4a99
AS
168222007-03-14 Andreas Schwab <schwab@suse.de>
16823
16824 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16825 format changes.
16826
4e463ff5
DJ
168272007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
16828
16829 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
16830 (optimized_1): New.
16831 (main): Call optimized_1.
16832 (gdb2029): Correct typos. Call gdb2029_marker.
16833 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
16834 for gdb2029.
16835
b6db2c47
MK
168362007-03-12 Mark Kettenis <kettenis@gnu.org>
16837
16838 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
16839 as tabs. Remove redundant test pattern.
16840
70ed3737
UW
168412007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16842
16843 * gdb.base/long_long.exp: Accept optional symbol name in <...>
16844 for /a format output.
16845
47b67b60
DJ
168462007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
16847
16848 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
16849 collect output incrementally.
16850
b8953b0e
UW
168512007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16852
16853 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
16854 for -var-create lpcharacter test.
16855 * gdb.mi/mi2-var-cmd.exp: Likewise.
16856
7acd5c40
UW
168572007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16858
16859 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
16860 pass on targets where address zero is readable.
16861
9c6759c1
UW
168622007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16863
16864 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
16865 just a single architecture.
16866
a2f1aeb4
UW
168672007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16868
16869 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
16870 (fetch_all_registers): New function, uses gdb_test_multiple and
16871 exp_continue to fetch inferior output line-by-line.
16872 Replace all uses of do_get_all_registers by fetch_all_registers.
16873
46579ac2
UW
168742007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16875
16876 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
16877 in target_info.
16878
fc133f24
MS
168792007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16880
a9c64011 16881 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
16882 consistancy; add a default (timeout) case.
16883
7646a51d
MS
168842007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16885
16886 * gdb.base/watchpoint.exp: Fix truncated comment.
16887
dcfff61f
MS
168882007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16889
16890 * Makefile.in: Remove spurious single-quotes from sed command.
16891
664e3ee9
DJ
168922007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16893
16894 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
16895 func.
16896 * gdb.mi/mi2-var-cmd.exp: Likewise.
16897
d7cc6f2f
JB
168982007-02-27 Joel Brobecker <brobecker@adacore.com>
16899
a9c64011
AS
16900 * gdb.dwarf2/dw2-producer.S: New file.
16901 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
16902
169032007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
16904
16905 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16906 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16907 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16908 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16909 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16910 Revert tests to use mi_gdb_test and include value field in output
16911 of -var-create.
16912
93d42b30
DJ
169132007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16914
16915 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
16916
c499ed39
DJ
169172007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16918
16919 * gdb.base/maint.exp: Remove full paths from test names.
16920 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
16921 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
16922
9836f81b
JB
169232007-02-27 Joel Brobecker <brobecker@adacore.com>
16924
16925 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
16926
c74d0ad8
DJ
169272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16928
16929 * gdb.server/server-mon.exp: New test.
16930
2711e456
DJ
169312007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16932
16933 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
16934
ff6f572f
DJ
169352007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16936
16937 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
16938 register capitalization.
16939
fada3feb
DP
169402007-02-13 Denis Pilat <denis.pilat@st.com>
16941
16942 * gdb.mi/mi-var-invalidate.exp: New file.
16943
fb1e4ffc
DJ
169442007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16945
16946 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
16947
3da939d7
DJ
169482007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16949
16950 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
16951
123dc839
DJ
169522007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16953
16954 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16955 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
16956
877e3645 169572007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
16958
16959 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16960 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16961 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16962 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16963 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 16964 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 16965 Update tests to include value field in output of -var-create.
a9c64011 16966
3c0a2960
AS
169672007-02-08 Andreas Schwab <schwab@suse.de>
16968
16969 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
16970
108546a0
DJ
169712007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
16972
16973 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
16974 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
16975
d701dcab
DP
169762007-02-02 Denis Pilat <denis.pilat@st.com>
16977
16978 * gdb.threads/threadapply.exp: check that frame is not changed by
16979 the thread apply all command.
16980
783e3e2f
AS
169812007-01-31 Andreas Schwab <schwab@suse.de>
16982
6d9c3a87
AS
16983 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16984
3c50d7b9
AS
16985 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
16986 in the dwarf sections.
16987 * gdb.dwarf2/mac-fileno.S: Likewise.
16988
783e3e2f
AS
16989 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
16990 bspstore register on ia64.
16991
78ff580e
AS
169922007-01-29 Andreas Schwab <schwab@suse.de>
16993
cc8e9b12
AS
16994 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
16995 "frame-begin" annotation.
16996
78ff580e
AS
16997 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
16998 number of "frames-invalid" annotations.
16999
704a4f78
DJ
170002007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17001
17002 * gdb.base/commands.exp: Call if_commands_test.
17003 (gdb_test_no_prompt, if_commands_test): New.
17004
e741bf94
MK
170052007-01-28 Mark Kettenis <kettenis@gnu.org>
17006
17007 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17008
474d0ad3
AS
170092007-01-27 Andreas Schwab <schwab@suse.de>
17010
17011 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17012 .short/.int/.quad in the dwarf sections.
17013 * gdb.dwarf2/dw2-intercu.S: Likewise.
17014 * gdb.dwarf2/dw2-intermix.S: Likewise.
17015
e784b426
JK
170162007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17017
17018 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17019 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17020 array.
e784b426
JK
17021 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17022 * gdb.base/setvar.exp: Likewise.
17023
37f08e04
AS
170242007-01-26 Andreas Schwab <schwab@suse.de>
17025
9a01813a
AS
17026 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17027 test.
17028
37f08e04
AS
17029 * gdb.base/multi-forks.exp ("restart $i"): Also match
17030 __kernel_syscall_via_break.
17031
6e2a9270
VP
170322007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17033
17034 * lib/mi-support.exp (mi_delete_varobj): New.
17035 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17036 testcase.
17037 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17038 (main): Call the above.
17039 (reference_update_test, base_in_reference_test)
17040 (reference_to_pointer): Delete the created varobjs.
a9c64011 17041
e515b470
DJ
170422007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17043
17044 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17045 * configure: Regenerated.
17046 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17047 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17048 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17049 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17050 * lib/gdb.exp (gdb_skip_xml_test): New function.
17051
08d8bcd7
DJ
170522007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17053
17054 * gdb.base/sigrepeat.exp: Correct error message.
17055
170562007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17057 Daniel Jacobowitz <dan@codesourcery.com>
17058
17059 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17060 gdb.arch/i386-gnu-cfi-asm.S: New files.
17061
97c3f1f3
JK
170622007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17063
17064 * lib/gdb.exp: Abort on missing `site.exp'.
17065
cb1df416
DJ
170662007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17067 Daniel Jacobowitz <dan@codesourcery.com>
17068
17069 * gdb.base/included.c, gdb.base/included.exp,
17070 gdb.base/included.h: New files.
17071
35990120
DJ
170722007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17073
17074 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17075 (maximize_rlimit): Reduce limits on 64-bit systems.
17076
6e81a116 170772007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17078
17079 From Marcus Deuling <deuling@de.ibm.com>:
17080 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17081 every case.
17082
6c3c41f3
NR
170832007-01-13 Nick Roberts <nickrob@snap.net.nz>
17084
17085 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17086 (test_path_specification): Use objdir instead of srcdir to always
17087 get an absolute filename.
17088
2f12c312
DJ
170892007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17090
17091 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17092
81121995
VP
170932007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17094
17095 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17096 Make sure the variable we're using is in scope.
17097 (reference_to_pointer): Likewise.
17098
4741b737
DJ
170992007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17100
17101 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17102 has no debug information.
17103
054410c3
DJ
171042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17105
17106 * gdb.base/annota1.exp: Remove extra send_gdb.
17107
818f79f6
DJ
171082007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17109
17110 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17111
f7a6bb70
DJ
171122007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17113
17114 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17115
57e66780
DJ
171162007-01-08 Nick Roberts <nickrob@snap.net.nz>
17117 Daniel Jacobowitz <dan@codesourcery.com>
17118
17119 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17120 lcharacter or linteger change. Correct duplicated test name.
17121 * gdb.mi/mi2-var-cmd.exp: Likewise.
17122
3d799a95
DJ
171232007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17124
17125 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17126
171272007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17128
a9c64011
AS
17129 * gdb.base/nofield.c: New file.
17130 * gdb.base/nofield.exp: New testcase.
51679ba9 17131
eafb94e8
NR
171322007-01-05 Nick Roberts <nickrob@snap.net.nz>
17133
17134 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17135
17136 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17137 test.
17138
5e572bb4
DJ
171392007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17140
17141 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17142
74a44383
DJ
171432007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17144
17145 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17146 when continuing.
17147
1b572db9
DJ
171482007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17149
17150 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17151 Expect ".exe" extension.
17152
381bc39b
DJ
171532007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17154
17155 * gdb.base/charset.exp: Add explicit filename to break.
17156 * gdb.base/dbx.exp: Add explicit filename to breaks.
17157
2b70e4c6
DJ
171582007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17159
17160 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17161 * gdb.mi/mi2-file.exp: Likewise.
17162
303b6f5d
DJ
171632007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17164
17165 Implement specification of MI tests as comments
17166 in C and C++ sources.
17167 * lib/mi-support.exp (mi_autotest_data): New variable.
17168 (mi_autotest_source): New variable.
17169 (count_newlines, mi_prepare_inline_tests)
17170 (mi_get_inline_test, mi_continue_to_line)
17171 (mi_run_inline_test, mi_tbreak)
17172 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17173 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17174 Run inline tests.
17175 * gdb.mi/mi-var-cp.cc: Define tests here.
17176
23da0d94
VP
171772007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17178
17179 Simplify usage of mi_continue_to.
17180 * lib/mi-support.exp (mi_runto_helper): Renamed
17181 from mi_runto, added new parameter 'run_or_continue'.
17182 (mi_runto): Use mi_runto_helper.
17183 (mi_continue_to): Accept just function name as parameter.
17184 Use mi_runto_helper.
17185 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17186 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17187
f9e18282
JB
171882006-01-04 Joel Brobecker <brobecker@adacore.com>
17189
17190 Make this testcase a bit more realistic. The current code
17191 is too simplistic, and allows the compiler to optimize out
17192 some of the entities we need for this testcase.
17193 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17194 (Do_Nothing): Add extra parameter.
17195 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17196 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17197 by using a variable of type Void_Star.
17198
fd678c65
JB
171992006-01-04 Joel Brobecker <brobecker@adacore.com>
17200
17201 * gdb.ada/catch_ex/foo.adb: New file.
17202 * gdb.ada/catch_ex.exp: New testcase.
17203
05cfdb42
DJ
172042007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17205
17206 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17207 pass --image-base to linker.
17208
2e03ee74
DJ
172092007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17210 Daniel Jacobowitz <dan@codesourcery.com>
17211
17212 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17213 secondary prompts.
17214
0d5de010
DJ
172152007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17216
17217 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17218 output. Test the types of members and member pointers.
17219 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17220 gdb/2092.
17221 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17222 statement. Enable for GCC. Update expected output for some tests
17223 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17224 layout.
17225 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17226 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17227 (Diamond::vget_base): New.
17228 (main): Add new tests.
17229 * gdb.cp/printmethod.exp: Update expected output for member functions.
17230 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17231 print pEe->D::vg().
17232
61a771aa
DJ
172332007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17234
17235 * gdb.threads/tls.exp: Allow stops in sem_post.
17236
2fa63963
DJ
172372006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17238
17239 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17240 * gdb.base/annota3.exp: Likewise.
17241 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17242 again (instead of timing out).
17243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17244 GCC bug 26475.
17245 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17246 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17247 test from jmisc1.exp.
17248 * gdb.java/jmisc1.exp: Delete.
17249 * gdb.java/jprint.exp: Adjust to work with method signatures including
17250 return types.
17251 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17252 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17253 * lib/java.exp (compile_java_from_source): Pass the correct type
17254 to target_compile.
17255
5eefc2b7
JB
172562006-12-31 Joel Brobecker <brobecker@adacore.com>
17257
17258 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17259 (stack_align_edx): New function.
17260 (stack_align_eax): New function.
17261 (main): Add calls to stack_align_edx and stack_align_eax.
17262 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17263 Add testing for the cases where the register used during a stack
17264 realignment is edx. Same for eax.
17265
227c54da
DJ
172662006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17267
17268 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17269 and generic PE targets.
17270
cab8ac94
JB
172712006-12-29 Joel Brobecker <brobecker@adacore.com>
17272
17273 * gdb.ada/array_return.exp: Update copyright date list.
17274
ba54f318
JB
172752006-12-27 Joel Brobecker <brobecker@adacore.com>
17276
17277 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17278 (Create_Small_Float_Vector): New function.
17279 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17280 function body.
17281 * gdb.ada/array_return/p.adb: Use new type and function from
17282 package Pck.
17283 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17284 able to print the value returned by a function returning an
17285 array of float.
17286
6b7a35dd
JB
172872006-12-20 Joel Brobecker <brobecker@adacore.com>
17288
17289 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17290 The associated tests should be PASSing.
17291
038224f6
VP
172922006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17293
17294 Test for base in references.
17295 * gdb.mi/mi-var-cp.cc: Add test code.
17296 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17297 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17298 * gdb.mi/mi2-watch.exp: Likewise.
17299 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17300 (mi_list_varobj_children): New function.
17301
b26ed50d
VP
173022006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17303
17304 * lib/mi-support.exp
17305 (mi_runto): Accept "()" after function name.
17306 (mi_create_varobj): New function.
17307 (mi_varobj_update): New function.
17308 (mi_Check_varobj_value): New function.
17309 * gdb.mi/mi-var-cp.exp: New file.
17310 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17311
08232497
DJ
173122006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17313
17314 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17315 gdb.base/weaklib2.c: New files.
17316
d394c993 173172006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17318
ac6c2fba
NS
17319 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17320 info. Adjust test names.
17321
8ec659a0 17322 * gdb.base/break.c (main): Move position of malloc.
d394c993 17323 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17324
acd65feb
VP
173252006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17326
17327 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17328 assignement of arrays and function pointers.
17329 * gdb.mi/var-cmd.c: Add declaration necessary for above
17330 tests.
17331
f556d5e5
NS
173322006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17333
17334 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17335
17336 * gdb.threads/linux-dp.exp: Read thread table before and after
17337 creating each philosopher and verify it.
17338
697bc68d
NS
173392006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17340 Paul Brook <paul@codesourcery.com>
17341 Daniel Jacobowitz <dan@codesourcery.com>
17342
17343 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17344 main to remove duplication. Add start function of the form
697bc68d
NS
17345 '_*start[1-9]*'. Add RVDS start function.
17346
29d73ae4
DJ
173472006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17348
17349 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17350
c1d88655
UW
173512006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17352
17353 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17354 * gdb.asm/spu.inc: New file.
17355 * gdb.base/term.exp: Disable if [target_info exists noargs].
17356 * gdb.gdb/complaints.exp: Disable if ![isnative].
17357 * gdb.gdb/selftest.exp: Likewise.
17358 * gdb.gdb/observer.exp: Likewise.
17359 * gdb.gdb/xfullpath.exp: Likewise.
17360 * gdb.base/attach.exp: Disable on SPU target.
17361 * gdb.cp/bs145503.exp: Likewise.
17362 * gdb.cp/exception.exp: Likewise.
17363 * gdb.cp/userdef.exp: Likewise.
17364
32a13b1a
DJ
173652006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17366
17367 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17368
d8295fe9
VP
173692006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17370
17371 * gdb.base/completion.exp: Fix completion tests for
17372 'info' and 'info '.
17373 * gdb.base/help.exp (help_test_raw, test_class_help)
17374 (test_prefix_command_help): Move...
17375 * lib/gdb.exp: Here.
17376 * gdb.base/main.exp: Adjust.
17377 * gdb.cp/maint.exp: Adjust.
17378 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17379
8c394015
VP
173802006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17381
17382 * gdb.stabs/weird.exp (print_weird_var): Use
17383 gdb_test_multiple instead of gdb_expect.
17384
027fc1bc
VP
173852006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17386
17387 * gdb.base/help.exp (help_test_raw): New.
17388 (test_class_help): New.
17389 (test_prefix_command_help): New.
17390 Adjust testcases.
17391
67609209
FR
173922006-11-09 Christophe Lyon <christophe.lyon@st.com>
17393
17394 * gdb.base/constvars.c (main): Write to crass and crips, so that
17395 they are allocated by the compiler.
17396
f73adfeb
AS
173972006-10-27 Andreas Schwab <schwab@suse.de>
17398
17399 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17400 "detach-fork".
17401
2f83a18e
DJ
174022006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17403
17404 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17405 of patterns.
17406
94277a38
DJ
174072006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17408
17409 * gdb.base/sepdebug.exp: Remove debug format test.
17410 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17411 Handle no-symtab.
17412 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17413
5bd2f6e2
DJ
174142006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17417 int to pointer or pointer to int.
17418 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17419
8c008720
DJ
174202006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17421
17422 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17423
9e35dae4
DJ
174242006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17425
17426 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17427
d9639e13
DJ
174282006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17429
17430 PR c++/2116
17431 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17432
390a1bd0
JB
174332006-10-06 Joel Brobecker <brobecker@adacore.com>
17434
17435 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17436 the corresponding bug has been fixed in GDB (PR/2018).
17437
dd920c33
JB
174382006-10-06 Joel Brobecker <brobecker@adacore.com>
17439
17440 * gdb.base/subst.exp: New testcase.
17441
53bbefe9
JB
174422006-10-06 Joel Brobecker <brobecker@adacore.com>
17443
17444 * gdb.ada/array_return/pck.ads: Add copyright notice.
17445 * gdb.ada/array_return/pck.adb: Likewise.
17446 * gdb.ada/array_return/p.adb: Likewise.
17447 * gdb.ada/exec_changed/first.adb: Likewise.
17448 * gdb.ada/exec_changed/second.adb: Likewise.
17449
09851417
JB
174502006-10-06 Joel Brobecker <brobecker@adacore.com>
17451
17452 * gdb.ada/watch_arg/watch.adb: New file.
17453 * gdb.ada/watch_arg.exp: New testcase.
17454
041bf30d
VP
174552006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17456
17457 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 17458 via string_to_regexp.
041bf30d 17459 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 17460
f286fbdd 174612006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
17462
17463 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17464 Remove unused / obsolete files.
17465
7c07f349
NR
174662006-09-19 Nick Roberts <nickrob@snap.net.nz>
17467
17468 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17469
cd5ff84a
VP
174702006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17471
17472 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17473 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 17474 the number of frames.
cd5ff84a 17475
ae018d1a
DJ
174762006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17477
17478 * gdb.base/args.c (main): Add breakpoint marker.
17479 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17480 really test empty arguments.
17481 (args_load): Delete.
17482 (args_test): New.
17483
b399c549
NR
174842006-09-13 Nick Roberts <nickrob@snap.net.nz>
17485
17486 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 17487 check for one file.
b399c549 17488
2ab1eb7a
VP
174892006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17490
17491 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17492 HIGH_FRAME argument to -stack-list-locals can be larger than
17493 the number of frames.
a9c64011 17494
476308bf
FF
174952006-08-18 Fred Fish <fnf@specifix.com>
17496
17497 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17498 '$' in front of skip_vmx_tests_saved when setting that.
17499
8625200f
AS
175002006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17501
17502 * gdb.base/trace-commands.exp: New file.
17503
089ec8f1
DJ
175042006-08-10 Joel Brobecker <brobecker@adacore.com>
17505 Daniel Jacobowitz <dan@codesourcery.com>
17506
17507 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17508 expected output of the backtrace commands.
17509
b60f0898
JB
175102006-08-09 Joel Brobecker <brobecker@adacore.com>
17511
17512 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17513 untested followed by return combination.
17514 * gdb.arch/altivec-regs.exp: Likewise.
17515 * gdb.arch/e500-abi.exp: Likewise.
17516 * gdb.arch/e500-regs.exp: Likewise.
17517 * gdb.arch/gdb1291.exp: Likewise.
17518 * gdb.arch/gdb1431.exp: Likewise.
17519 * gdb.arch/gdb1558.exp: Likewise.
17520 * gdb.arch/i386-prologue.exp: Likewise.
17521 * gdb.arch/i386-unwind.exp: Likewise.
17522 * gdb.asm/asm-source.exp: Likewise.
17523 * gdb.base/a2-run.exp: Likewise.
17524 * gdb.base/advance.exp: Likewise.
17525 * gdb.base/all-bin.exp: Likewise.
17526 * gdb.base/annota1.exp: Likewise.
17527 * gdb.base/annota3.exp: Likewise.
17528 * gdb.base/args.exp: Likewise.
17529 * gdb.base/arithmet.exp: Likewise.
17530 * gdb.base/assign.exp: Likewise.
17531 * gdb.base/async.exp: Likewise.
17532 * gdb.base/attach.exp: Likewise.
17533 * gdb.base/bang.exp: Likewise.
17534 * gdb.base/bigcore.exp: Likewise.
17535 * gdb.base/bitfields.exp: Likewise.
17536 * gdb.base/bitfields2.exp: Likewise.
17537 * gdb.base/break.exp: Likewise.
17538 * gdb.base/call-sc.exp: Likewise.
17539 * gdb.base/call-strs.exp: Likewise.
17540 * gdb.base/callfuncs.exp: Likewise.
17541 * gdb.base/checkpoint.exp: Likewise.
17542 * gdb.base/chng-syms.exp: Likewise.
17543 * gdb.base/code-expr.exp: Likewise.
17544 * gdb.base/commands.exp: Likewise.
17545 * gdb.base/completion.exp: Likewise.
17546 * gdb.base/cond-expr.exp: Likewise.
17547 * gdb.base/condbreak.exp: Likewise.
17548 * gdb.base/consecutive.exp: Likewise.
17549 * gdb.base/constvars.exp: Likewise.
17550 * gdb.base/corefile.exp: Likewise.
17551 * gdb.base/cvexpr.exp: Likewise.
17552 * gdb.base/dbx.exp: Likewise.
17553 * gdb.base/define.exp: Likewise.
17554 * gdb.base/detach.exp: Likewise.
17555 * gdb.base/display.exp: Likewise.
17556 * gdb.base/dump.exp: Likewise.
17557 * gdb.base/ena-dis-br.exp: Likewise.
17558 * gdb.base/ending-run.exp: Likewise.
17559 * gdb.base/environ.exp: Likewise.
17560 * gdb.base/eval-skip.exp: Likewise.
17561 * gdb.base/exprs.exp: Likewise.
17562 * gdb.base/fileio.exp: Likewise.
17563 * gdb.base/finish.exp: Likewise.
17564 * gdb.base/float.exp: Likewise.
17565 * gdb.base/foll-exec.exp: Likewise.
17566 * gdb.base/foll-fork.exp: Likewise.
17567 * gdb.base/foll-vfork.exp: Likewise.
17568 * gdb.base/freebpcmd.exp: Likewise.
17569 * gdb.base/funcargs.exp: Likewise.
17570 * gdb.base/gcore.exp: Likewise.
17571 * gdb.base/gdb1090.exp: Likewise.
17572 * gdb.base/gdb1250.exp: Likewise.
17573 * gdb.base/huge.exp: Likewise.
17574 * gdb.base/info-proc.exp: Likewise.
17575 * gdb.base/interrupt.exp: Likewise.
17576 * gdb.base/jump.exp: Likewise.
17577 * gdb.base/langs.exp: Likewise.
17578 * gdb.base/lineinc.exp: Likewise.
17579 * gdb.base/list.exp: Likewise.
17580 * gdb.base/logical.exp: Likewise.
17581 * gdb.base/long_long.exp: Likewise.
17582 * gdb.base/macscp.exp: Likewise.
17583 * gdb.base/maint.exp: Likewise.
17584 * gdb.base/mips_pro.exp: Likewise.
17585 * gdb.base/miscexprs.exp: Likewise.
17586 * gdb.base/multi-forks.exp: Likewise.
17587 * gdb.base/opaque.exp: Likewise.
17588 * gdb.base/overlays.exp: Likewise.
17589 * gdb.base/pc-fp.exp: Likewise.
17590 * gdb.base/pointers.exp: Likewise.
17591 * gdb.base/printcmds.exp: Likewise.
17592 * gdb.base/psymtab.exp: Likewise.
17593 * gdb.base/ptype.exp: Likewise.
17594 * gdb.base/recurse.exp: Likewise.
17595 * gdb.base/relational.exp: Likewise.
17596 * gdb.base/relocate.exp: Likewise.
17597 * gdb.base/remote.exp: Likewise.
17598 * gdb.base/reread.exp: Likewise.
17599 * gdb.base/restore.exp: Likewise.
17600 * gdb.base/return.exp: Likewise.
17601 * gdb.base/return2.exp: Likewise.
17602 * gdb.base/scope.exp: Likewise.
17603 * gdb.base/sect-cmd.exp: Likewise.
17604 * gdb.base/sep.exp: Likewise.
17605 * gdb.base/sepdebug.exp: Likewise.
17606 * gdb.base/setshow.exp: Likewise.
17607 * gdb.base/setvar.exp: Likewise.
17608 * gdb.base/sigall.exp: Likewise.
17609 * gdb.base/sigbpt.exp: Likewise.
17610 * gdb.base/signals.exp: Likewise.
17611 * gdb.base/signull.exp: Likewise.
17612 * gdb.base/sizeof.exp: Likewise.
17613 * gdb.base/solib.exp: Likewise.
17614 * gdb.base/step-line.exp: Likewise.
17615 * gdb.base/step-test.exp: Likewise.
17616 * gdb.base/structs.exp: Likewise.
17617 * gdb.base/structs2.exp: Likewise.
17618 * gdb.base/term.exp: Likewise.
17619 * gdb.base/twice.exp: Likewise.
17620 * gdb.base/until.exp: Likewise.
17621 * gdb.base/varargs.exp: Likewise.
17622 * gdb.base/volatile.exp: Likewise.
17623 * gdb.base/watchpoint.exp: Likewise.
17624 * gdb.base/whatis-exp.exp: Likewise.
17625 * gdb.base/whatis.exp: Likewise.
17626 * gdb.cp/ambiguous.exp: Likewise.
17627 * gdb.cp/annota2.exp: Likewise.
17628 * gdb.cp/annota3.exp: Likewise.
17629 * gdb.cp/bool.exp: Likewise.
17630 * gdb.cp/breakpoint.exp: Likewise.
17631 * gdb.cp/casts.exp: Likewise.
17632 * gdb.cp/class2.exp: Likewise.
17633 * gdb.cp/classes.exp: Likewise.
17634 * gdb.cp/cplusfuncs.exp: Likewise.
17635 * gdb.cp/ctti.exp: Likewise.
17636 * gdb.cp/derivation.exp: Likewise.
17637 * gdb.cp/exception.exp: Likewise.
17638 * gdb.cp/gdb1355.exp: Likewise.
17639 * gdb.cp/hang.exp: Likewise.
17640 * gdb.cp/inherit.exp: Likewise.
17641 * gdb.cp/local.exp: Likewise.
17642 * gdb.cp/m-data.exp: Likewise.
17643 * gdb.cp/m-static.exp: Likewise.
17644 * gdb.cp/member-ptr.exp: Likewise.
17645 * gdb.cp/method.exp: Likewise.
17646 * gdb.cp/misc.exp: Likewise.
17647 * gdb.cp/namespace.exp: Likewise.
17648 * gdb.cp/overload.exp: Likewise.
17649 * gdb.cp/ovldbreak.exp: Likewise.
17650 * gdb.cp/pr-1023.exp: Likewise.
17651 * gdb.cp/pr-1210.exp: Likewise.
17652 * gdb.cp/pr-574.exp: Likewise.
17653 * gdb.cp/printmethod.exp: Likewise.
17654 * gdb.cp/psmang.exp: Likewise.
17655 * gdb.cp/ref-params.exp: Likewise.
17656 * gdb.cp/ref-types.exp: Likewise.
17657 * gdb.cp/rtti.exp: Likewise.
17658 * gdb.cp/templates.exp: Likewise.
17659 * gdb.cp/try_catch.exp: Likewise.
17660 * gdb.cp/userdef.exp: Likewise.
17661 * gdb.cp/virtfunc.exp: Likewise.
17662 * gdb.disasm/am33.exp: Likewise.
17663 * gdb.disasm/h8300s.exp: Likewise.
17664 * gdb.disasm/mn10300.exp: Likewise.
17665 * gdb.disasm/sh3.exp: Likewise.
17666 * gdb.disasm/t01_mov.exp: Likewise.
17667 * gdb.disasm/t02_mova.exp: Likewise.
17668 * gdb.disasm/t03_add.exp: Likewise.
17669 * gdb.disasm/t04_sub.exp: Likewise.
17670 * gdb.disasm/t05_cmp.exp: Likewise.
17671 * gdb.disasm/t06_ari2.exp: Likewise.
17672 * gdb.disasm/t07_ari3.exp: Likewise.
17673 * gdb.disasm/t08_or.exp: Likewise.
17674 * gdb.disasm/t09_xor.exp: Likewise.
17675 * gdb.disasm/t10_and.exp: Likewise.
17676 * gdb.disasm/t11_logs.exp: Likewise.
17677 * gdb.disasm/t12_bit.exp: Likewise.
17678 * gdb.disasm/t13_otr.exp: Likewise.
17679 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17680 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17681 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17682 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17683 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17684 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17685 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17686 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17687 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17688 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17689 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17690 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17691 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17692 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17693 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17694 * gdb.mi/gdb701.exp: Likewise.
17695 * gdb.mi/gdb792.exp: Likewise.
17696 * gdb.mi/mi-basics.exp: Likewise.
17697 * gdb.mi/mi-break.exp: Likewise.
17698 * gdb.mi/mi-cli.exp: Likewise.
17699 * gdb.mi/mi-console.exp: Likewise.
17700 * gdb.mi/mi-disassemble.exp: Likewise.
17701 * gdb.mi/mi-eval.exp: Likewise.
17702 * gdb.mi/mi-file.exp: Likewise.
17703 * gdb.mi/mi-read-memory.exp: Likewise.
17704 * gdb.mi/mi-regs.exp: Likewise.
17705 * gdb.mi/mi-return.exp: Likewise.
17706 * gdb.mi/mi-simplerun.exp: Likewise.
17707 * gdb.mi/mi-stack.exp: Likewise.
17708 * gdb.mi/mi-stepi.exp: Likewise.
17709 * gdb.mi/mi-syn-frame.exp: Likewise.
17710 * gdb.mi/mi-until.exp: Likewise.
17711 * gdb.mi/mi-var-block.exp: Likewise.
17712 * gdb.mi/mi-var-child.exp: Likewise.
17713 * gdb.mi/mi-var-cmd.exp: Likewise.
17714 * gdb.mi/mi-var-display.exp: Likewise.
17715 * gdb.mi/mi-watch.exp: Likewise.
17716 * gdb.mi/mi2-basics.exp: Likewise.
17717 * gdb.mi/mi2-break.exp: Likewise.
17718 * gdb.mi/mi2-cli.exp: Likewise.
17719 * gdb.mi/mi2-console.exp: Likewise.
17720 * gdb.mi/mi2-disassemble.exp: Likewise.
17721 * gdb.mi/mi2-eval.exp: Likewise.
17722 * gdb.mi/mi2-file.exp: Likewise.
17723 * gdb.mi/mi2-read-memory.exp: Likewise.
17724 * gdb.mi/mi2-regs.exp: Likewise.
17725 * gdb.mi/mi2-return.exp: Likewise.
17726 * gdb.mi/mi2-simplerun.exp: Likewise.
17727 * gdb.mi/mi2-stack.exp: Likewise.
17728 * gdb.mi/mi2-stepi.exp: Likewise.
17729 * gdb.mi/mi2-syn-frame.exp: Likewise.
17730 * gdb.mi/mi2-until.exp: Likewise.
17731 * gdb.mi/mi2-var-block.exp: Likewise.
17732 * gdb.mi/mi2-var-child.exp: Likewise.
17733 * gdb.mi/mi2-var-cmd.exp: Likewise.
17734 * gdb.mi/mi2-var-display.exp: Likewise.
17735 * gdb.mi/mi2-watch.exp: Likewise.
17736 * gdb.stabs/exclfwd.exp: Likewise.
17737 * gdb.stabs/weird.exp: Likewise.
17738 * gdb.threads/gcore-thread.exp: Likewise.
17739 * gdb.trace/actions.exp: Likewise.
17740 * gdb.trace/backtrace.exp: Likewise.
17741 * gdb.trace/circ.exp: Likewise.
17742 * gdb.trace/collection.exp: Likewise.
17743 * gdb.trace/deltrace.exp: Likewise.
17744 * gdb.trace/infotrace.exp: Likewise.
17745 * gdb.trace/limits.exp: Likewise.
17746 * gdb.trace/packetlen.exp: Likewise.
17747 * gdb.trace/passc-dyn.exp: Likewise.
17748 * gdb.trace/passcount.exp: Likewise.
17749 * gdb.trace/report.exp: Likewise.
17750 * gdb.trace/save-trace.exp: Likewise.
17751 * gdb.trace/tfind.exp: Likewise.
17752 * gdb.trace/tracecmd.exp: Likewise.
17753 * gdb.trace/while-dyn.exp: Likewise.
17754 * gdb.trace/while-stepping.exp: Likewise.
17755
f4b618d1
JB
177562006-08-08 Joel Brobecker <brobecker@adacore.com>
17757
17758 * gdb.base/step-bt.c: New file.
17759 * gdb.base/step-bt.exp: New testcase.
17760
3d00d119
DJ
177612006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17762
17763 * config/monitor.exp (gdb_load): Remove support for obsolete
17764 download-write-size.
17765 * gdb.base/remote.exp: Likewise. Update all callers of
17766 gdb_timed_load.
17767
017b5bd4
DJ
177682006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
17769
17770 * cursal.exp: Pass binfile to gdb_load.
17771
837c599d
DJ
177722006-08-01 Nathan Sidwell <nathan@codesourcery.com>
17773
17774 * gdb.base/cursal.exp: Add "" to gdb_load call.
17775
8dd4540b
MK
177762006-07-29 Mark Kettenis <kettenis@gnu.org>
17777
17778 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
17779 NetBSD/ELF targets.
17780
ab5c9f60
DJ
177812006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
17782
17783 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
17784 operator*.
17785
4c42eaff
DJ
177862006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
17787
17788 * gdb.base/completion.exp: Update for change in "file" behavior.
17789 * gdb.stabs/weird.exp: Likewise.
17790 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
17791 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
17792
0155cc76
NS
177932006-07-24 Nathan Sidwell <nathan@codesourcery.com>
17794
17795 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
17796 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
17797
16026cd7
AS
177982006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
17799
17800 * gdb.base/default.exp: Update source command error message.
17801 * gdb.base/help.exp: Update 'help source' message.
17802
16963cb6
DJ
178032006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
17804
17805 * gdb.cp/bs15503.exp: Update comment for no longer crashing
17806 test.
17807
6d7fd486
AS
178082006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
17809
17810 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
17811
29e8a844
DJ
178122006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17813
17814 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
17815
6afcfa39
DJ
178162006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17817
17818 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
17819
267a692b
MK
178202006-07-17 Mark Kettenis <kettenis@gnu.org>
17821
17822 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
17823 *-*-openbsd* from targets for wich we expect ARM FPA floating
17824 point format.
17825
85d2fec4
NR
178262006-07-17 Nick Roberts <nickrob@snap.net.nz>
17827
17828 * gdb.cp/annota3.exp: Expect frame-begin annotation.
17829
178302006-07-17 Mark Kettenis <kettenis@gnu.org>
17831
17832 * gdb.base/annota3.exp: Expect frame-begin annotation.
17833
85b4c6e8
JB
178342006-07-14 Joel Brobecker <brobecker@adacore.com>
17835
17836 * gdb.base/help.exp: Adjust "help unset" test to accept
17837 any list of unset commands.
17838
fb933624
DJ
178392006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
17840 Daniel Jacobowitz <dan@codesourcery.com>
17841
17842 * gdb.cp/ref-params.exp: New test.
17843 * gdb.cp/ref-params.cc: New source file.
17844 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
17845
1dff4b64
MK
178462006-07-08 Mark Kettenis <kettenis@gnu.org>
17847
17848 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
17849 spaces/tabs in regular expressions since they might not be there.
17850
40d2e0e3
AS
178512006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
17852
17853 * gdb.base/ifelse.exp: New file.
17854
f6c957d2
NS
178552006-07-04 Nathan Sidwell <nathan@codesourcery.com>
17856
17857 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
17858 line.
17859 * gdb.base/huge.exp: Loop over compilation to find a size that
17860 is acceptable.
17861 * gdb.base/remote.exp: Correct expected strings.
17862 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
17863
b9c5a23d
DJ
178642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17865
17866 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
17867
9af2e58d
DJ
178682006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17869
17870 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
17871 native.
17872
30930ca5
DJ
178732006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17874
17875 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
17876 enable stabs testing.
17877
aa32fa1d
DJ
178782006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17879
bd4a4c80 17880 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
17881 gdb_test_multiple does.
17882
321fef15
DJ
178832006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17884
17885 * Makefile.in (host_alias): Remove.
17886 (target_alias): Use @target_noncanonical@.
17887 (site.exp): Don't set host_alias.
17888 * aclocal.m4: Remove contents. Include acx.m4.
17889 * configure: Regenerated.
17890 * configure.ac: Use ACX_NONCANONICAL_TARGET.
17891
e1c2defa
NS
178922006-06-13 Nathan Sidwell <nathan@codesourcery.com>
17893
e63b55d1
NS
17894 * lib/gdb.exp (gdb_load_cmd): New.
17895
5600ea19
NS
17896 * gdb.base/fileio.c: Add system(NULL) test.
17897 * gdb.base/fileio.exp: Check it.
17898
e1c2defa
NS
17899 * gdb.base/break.c: Add 10a breakpoint at }
17900 * gdb.base/break.exp: Add test for breakpoint at }
17901 * gdb.cp/anon-union.cc: Add code at end of function.
17902 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
17903 * gdb.mi/var-cmd.c: Add code at end of function.
17904 * gdb.mi/mi-var-display.exp: Adjust end of next.
17905 * gdb.mi/mi2-var-display.exp: Likewise.
17906 * gdb.base/fileio.c: Add stop function and insert calls at
17907 stopping places.
17908 * gdb.base/fileio.exp: Breakpoint stop function and remove
17909 explicit line number references.
17910
6c0112ec
JB
179112006-05-19 Joel Brobecker <brobecker@adacore.com>
17912
a9c64011
AS
17913 * gdb.base/del.exp (test_delete_alias): New function.
17914 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 17915
154189a4
FF
179162006-05-18 Fred Fish <fnf@specifix.com>
17917
17918 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
17919 required. Check for spurious output after program exits normally.
17920
582e64c2
FF
179212006-05-17 Fred Fish <fnf@specifix.com>
17922
17923 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
17924 gdb_load, so it works in the simulator.
17925
8ef6493a
FF
179262006-05-11 Fred Fish <fnf@specifix.com>
17927
17928 * gdb.base/bang.exp: Ignore unexpected output between the
17929 "program exited normally" and the gdb prompt, as many other
17930 tests do.
17931
692b141c
MK
179322006-05-07 Mark Kettenis <kettenis@gnu.org>
17933
17934 * gdb.base/help.exp: Make "delete checkpoint" part option for
17935 "help d" and "help delete" tests.
17936
540b8a30
UW
179372006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17938
a9c64011 17939 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
17940 expected output in some mi_gdb_test statements.
17941 * gdb.mi/mi2-basics.exp: Likewise.
17942
9b6462d9
JB
179432006-05-05 Joel Brobecker <brobecker@adacore.com>
17944
17945 * gdb.base/del.c: New file.
17946 * gdb.base/del.exp: New testcase.
17947
954de43b
DM
179482006-05-05 David S. Miller <davem@sunset.davemloft.net>
17949
17950 * gdb.base/break.exp: Do not assume a breakpoint on
17951 main will actually be in $srcfile when optimizing.
1303f75e
DM
17952 * gdb.base/savedregs.exp: Do not require that the dummy
17953 frame location match up to a symbol and source file location.
c3242428
DM
17954 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
17955 will get printed without a mi_cmd_data_list_register_values prefix.
17956 (*-data-list-register-*): Correct regular expressions to expect the new
17957 pseudo d? floating point registers.
17958 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 17959
c7e64c9a
DJ
179602006-05-05 Christophe Lyon <christophe.lyon@st.com>
17961
17962 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
17963 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17964 is allocated by the compiler.
17965 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
17966 anons, e, anone to force their allocation by the compiler.
17967
179682006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
17969
17970 * gdb.base/help.exp: Update expected text for help d and
17971 help delete.
17972
27ce9a6d
MK
179732006-05-02 Mark Kettenis <kettenis@gnu.org>
17974
17975 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
17976 NetBSD/ELF targets.
17977
8608915f
MK
179782006-04-30 Mark Kettenis <kettenis@gnu.org>
17979
17980 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
17981 single-step breakpoint fails; make this a KFAIL on
17982 sparc*-*-openbsd*.
17983 * gdb.base/siginfo.exp: Likewise.
17984 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17985
b8db102d
MS
179862006-04-26 Michael Snyder <msnyder@redhat.com>
17987
17988 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
17989 which may have to consume output from other forks.
17990 Add tests to make sure that "delete fork" succeeded.
17991
c702009a
MS
179922006-04-20 Michael Snyder <msnyder@redhat.com>
17993
17994 * 2006-03-22 Jim Blandy <jimb@redhat.com>
17995 Add support for the Renesas M32C and M16C.
17996
17997 * gdb.asm/asm-source.exp: Add m32c target.
17998 * gdb.asm/m32c.inc: Support for m32c target.
17999
e28493f2
AS
180002006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18001
18002 * gdb.base/commands.exp (recursive_source_test): New test.
18003
880da185
DM
180042006-04-04 David S. Miller <davem@sunset.davemloft.net>
18005
18006 * gdb.base/float.exp: Add pattern for sparc targets.
18007
61d9b92f
DJ
180082006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18009
18010 * gdb.base/commands.exp (stray_arg0_test): New test.
18011
bd717df8
PB
180122006-03-30 Paul Brook <paul@codesourcery.com>
18013
18014 * gdb.mi/mi-until.exp: kfail broken until command.
18015 * gdb.mi/mi2-until.exp: Ditto.
18016
ec793d3c
NR
180172006-03-27 Nick Roberts <nickrob@snap.net.nz>
18018
18019 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18020
831004b7
AO
180212006-03-08 Alexandre Oliva <aoliva@redhat.com>
18022
18023 * gdb.base/prelink.exp: Anchor tested-for regular expression
18024 on gdb prompt.
18025
effe49a0
PB
180262006-03-07 Paul Brook <paul@codesourcery.com>
18027
18028 * gdb.base/assign.exp: Correct fail message.
18029
e5461016
PB
180302006-03-07 Paul Brook <paul@codesourcery.com>
18031
18032 * lib/compiler.c: Extract armcc version number.
18033 * lib/compiler.cc: Ditto.
18034
fc91c6c2
PB
180352006-03-07 Paul Brook <paul@codesourcery.com>
18036
18037 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18038 additional_flags=-w.
18039 * gdb.arch/altivec-regs.exp: Ditto.
18040 * gdb.arch/e500-abi.exp: Ditto.
18041 * gdb.arch/e500-regs.exp: Ditto.
18042 * gdb.base/all-bin.exp: Ditto.
18043 * gdb.base/annota1.exp: Ditto.
18044 * gdb.base/annota3.exp: Ditto.
18045 * gdb.base/args.exp: Ditto.
18046 * gdb.base/arithmet.exp: Ditto.
18047 * gdb.base/assign.exp: Ditto.
18048 * gdb.base/async.exp: Ditto.
18049 * gdb.base/bang.exp: Ditto.
18050 * gdb.base/break.exp: Ditto.
18051 * gdb.base/call-rt-st.exp: Ditto.
18052 * gdb.base/completion.exp: Ditto.
18053 * gdb.base/cond-expr.exp: Ditto.
18054 * gdb.base/condbreak.exp: Ditto.
18055 * gdb.base/consecutive.exp: Ditto.
18056 * gdb.base/define.exp: Ditto.
18057 * gdb.base/display.exp: Ditto.
18058 * gdb.base/ena-dis-br.exp: Ditto.
18059 * gdb.base/environ.exp: Ditto.
18060 * gdb.base/eval-skip.exp: Ditto.
18061 * gdb.base/info-proc.exp: Ditto.
18062 * gdb.base/jump.exp: Ditto.
18063 * gdb.base/logical.exp: Ditto.
18064 * gdb.base/long_long.exp: Ditto.
18065 * gdb.base/maint.exp: Ditto.
18066 * gdb.base/miscexprs.exp: Ditto.
18067 * gdb.base/pc-fp.exp: Ditto.
18068 * gdb.base/pointers.exp: Ditto.
18069 * gdb.base/relational.exp: Ditto.
18070 * gdb.base/reread.exp: Ditto.
18071 * gdb.base/sect-cmd.exp: Ditto.
18072 * gdb.base/sep.exp: Ditto.
18073 * gdb.base/sepdebug.exp: Ditto.
18074 * gdb.base/until.exp: Ditto.
18075 * gdb.base/whatis-exp.exp: Ditto.
18076 * gdb.cp/annota2.exp: Ditto.
18077 * gdb.cp/annota3.exp: Ditto.
18078 * gdb.trace/actions.exp: Ditto.
18079 * gdb.trace/backtrace.exp: Ditto.
18080 * gdb.trace/circ.exp: Ditto.
18081 * gdb.trace/collection.exp: Ditto.
18082 * gdb.trace/deltrace.exp: Ditto.
18083 * gdb.trace/infotrace.exp: Ditto.
18084 * gdb.trace/limits.exp: Ditto.
18085 * gdb.trace/packetlen.exp: Ditto.
18086 * gdb.trace/passc-dyn.exp: Ditto.
18087 * gdb.trace/passcount.exp: Ditto.
18088 * gdb.trace/report.exp: Ditto.
18089 * gdb.trace/save-trace.exp: Ditto.
18090 * gdb.trace/tfind.exp: Ditto.
18091 * gdb.trace/tracecmd.exp: Ditto.
18092 * gdb.trace/while-dyn.exp: Ditto.
18093 * gdb.trace/while-stepping.exp: Ditto.
18094 * lib/gdb.exp: Ditto.
18095 (gdb_compile): Handle nowarning option.
18096
5f4a23d9
AO
180972006-03-07 Alexandre Oliva <aoliva@redhat.com>
18098
18099 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18100 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18101 Rename executable to prelinkt. Don't re-prelink if we didn't
18102 get a core file. Test prelink -u exit status to tell whether
18103 prelinking failed. Use gdb_test_multiple.
18104
9733fc94
DJ
181052006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18106
18107 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18108 (do_tests): Call it.
18109
cc10cae3
AO
181102006-02-28 Alexandre Oliva <aoliva@redhat.com>
18111
18112 * gdb.base/prelink.exp: New test.
18113 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18114
15c46491
WZ
181152006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18116
18117 * gdb.fortran/derived-type.f90: New file.
18118 * gdb.fortran/derived-type.exp: New testcase.
18119
5c9f7ded
DJ
181202006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18121
18122 * gdb.base/default.exp: Allow ';' as a directory separator.
18123
5b96932b
AS
181242006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18125
18126 * gdb.base/help.exp (help add-symbol-file): Update.
18127
1986bccd
AS
181282006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18129
18130 * gdb.base/help.exp (help load): Update expected results.
18131
a8b7528f
FF
181322006-02-19 Fred Fish <fnf@specifix.com>
18133
18134 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18135 specifix hex value as part of results.
18136 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18137
f8261448
FF
181382006-02-16 Fred Fish <fnf@specifix.com>
18139
18140 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18141 ushort_addr, and slong_addr, so the typedefs are not optimized
18142 away.
18143 * gdb.base/whatis.exp: Add tests using type name for struct type,
18144 union type, enum type, and typedef.
a9c64011 18145
31d8bdd2
MK
181462006-02-13 Mark Kettenis <kettenis@gnu.org>
18147
18148 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18149
34e41e63
JB
181502006-02-13 Jim Blandy <jimb@redhat.com>
18151
18152 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18153 case where it takes two "next" commands to skip past the init
18154 call.
18155
ac6e4f31
FF
181562006-02-12 Fred Fish <fnf@specifix.com>
18157
18158 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18159 to handle cases where it takes two "next" commands to skip
18160 past the init call.
18161
2db2d571
JB
181622006-02-07 Joel Brobecker <brobecker@adacore.com>
18163
18164 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18165 on hppa32 targets.
18166
38fcd64c
DJ
181672006-02-06 Vladimir Prus <ghost@cs.msu.su>
18168
18169 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18170 field.
18171
1315ad46
MK
181722006-01-29 Mark Kettenis <kettenis@gnu.org>
18173
18174 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18175
5625b943
DJ
181762006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18177
18178 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18179 files.
18180
80df1bbe
DJ
181812006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18182
18183 * gdb.cp/maint.exp: Set complaints to a positive value.
18184
9078e690
DJ
181852006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18186
18187 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18188 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18189 function name.
18190
9c903399
DJ
181912006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18192
18193 * gdb.base/checkpoint.c: Update copyright notice. Include
18194 <stdlib.h>.
18195
761ae4d6
JB
181962006-01-04 Jim Blandy <jimb@redhat.com>
18197
18198 * gdb.asm/asm-source.exp: Independently provide default values for
18199 asm-flags and debug-flags. Use 'string equal' to do the
18200 comparison, not the implicit expr's '==' operator. Remove
18201 now-unneeded assignments to asm-flags. In h8300 case, place
18202 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18203
099ac3dd
MS
182042006-01-04 Michael Snyder <msnyder@redhat.com>
18205
18206 * gdb.base/checkpoint.c: New file.
18207 * gdb.base/checkpoint.exp: New file.
18208 * gdb.base/multi-fork.c: New file.
18209 * gdb.base/multi-fork.exp: New file.
18210 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18211
f4d85314
FF
182122006-01-04 Fred Fish <fnf@specifix.com>
18213
18214 * gdb.base/ptype.c (foo): Add typedef.
18215 (intfoo): Add function.
18216 * gdb.base/ptype1.c: New file.
18217 * gdb.base/ptype.exp: Handle compilation and linking with two
18218 source files. Test that proper type for "foo" is found based
18219 on source context rather than first match found in symtabs.
18220
a1b06f35
MK
182212005-12-28 Mark Kettenis <kettenis@gnu.org>
18222
18223 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18224 * gdb.asm/openbsd.inc: Indent commands.
18225
d082a1e2
MK
182262005-12-26 Mark Kettenis <kettenis@gnu.org>
18227
c65016bd
MK
18228 * gdb.base/freebpcmd.exp: Increase timeout.
18229
d082a1e2
MK
18230 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18231
d3c32a0e
DJ
182322005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18233
18234 * gdb.base/default.exp: Update check for "show version".
18235
9fdb1f50
RC
182362005-12-09 Randolph Chung <tausq@debian.org>
18237
18238 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18239 * gdb.asm/pa64.inc: New file.
18240
5f2c56f7
RC
182412005-12-09 Randolph Chung <tausq@debian.org>
18242
18243 * gdb.asm/common.inc: Indent commands.
18244 * gdb.asm/asmsrc1.s: Likewise.
18245 * gdb.asm/asmsrc2.s: Likewise.
18246
8117349c
RC
182472005-12-09 Randolph Chung <tausq@debian.org>
18248
18249 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18250 (get_addr_of_sym): Remove duplicate print.
18251 (gen_core): xfail hppa*-*-hpux*, update expected output.
18252 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18253 * gdb.arch/pa64-nullify.s: New file.
18254
8f07f25a
RC
182552005-12-09 Randolph Chung <tausq@debian.org>
18256
18257 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18258
55b39184
DJ
182592005-12-07 Christophe Lyon <christophe.lyon@st.com>
18260
18261 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18262 code generation for these functions.
18263 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18264 error message.
18265
31e2b00f
AS
182662005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18267
18268 * gdb.base/help.exp (help b, help br, help bre, help brea)
18269 (help break): Update the expected message.
18270
c3d0b56e
SC
182712005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18272
18273 * gdb.asm/m68hc11.inc: Setup the data section.
18274 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18275 script for this test.
18276 (m6812-*-*): Likewise.
18277
36ae0ea9
RC
182782005-11-09 Randolph Chung <tausq@debian.org>
18279
18280 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18281
9d6f42e9
WZ
182822005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18283
18284 * gdb.base/break.exp: Fix a comment typo.
18285
e2126a14
EZ
182862005-11-03 Jim Blandy <jimb@redhat.com>
18287
a9c64011
AS
18288 Checked in by Elena Zannoni <ezannoni@redhat.com>
18289
889bf7c5 18290 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18291
e0ac7199
CV
182922005-11-02 Corinna Vinschen <vinschen@redhat.com>
18293
18294 * gdb.arch/gdb1558.c: Include stdio.h.
18295
31d3fb18
MK
182962005-10-31 Mark Kettenis <kettenis@gnu.org>
18297
18298 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18299
e52b687c
MK
183002005-10-31 Mark Kettenis <kettenis@gnu.org>
18301
18302 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18303
f4711d79
PG
183042005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18305
a9c64011
AS
18306 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18307 vscr" tests to better match output.
f4711d79 18308
987a9106
JB
183092005-10-12 Jim Blandy <jimb@redhat.com>
18310
18311 * gdb.base/structs.exp (any): New function.
18312 (test_struct_returns): Don't make any assumptions at all about
18313 what value the function returns when GDB can't set the return
18314 value.
18315
2336bb58
JB
183162005-10-09 Joel Brobecker <brobecker@adacore.com>
18317
18318 * gdb.ada/arrayidx/p.adb: New file.
18319 * gdb.ada/arrayidx.exp: New testcase
18320
183212005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18322
18323 * gdb.ada/array_return/pck.ads: New file.
18324 * gdb.ada/array_return/pck.adb: New file.
18325 * gdb.ada/array_return/p.adb: New file.
18326 * gdb.ada/array_return.exp: New testcase.
18327
705335ea
JB
183282005-10-03 Joel Brobecker <brobecker@adacore.com>
18329
a9c64011
AS
18330 * gdb.base/arrayidx.c: New file.
18331 * gdb.base/arrayidx.exp: New testcase.
705335ea 18332
11ee9940
NR
183332005-09-29 Nick Roberts <nickrob@snap.net.nz>
18334
18335 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18336 frames-invalid and breakpoints-invalid are no longer generated
18337 with level 3 so don't expect them in the output.
18338
39fb8e9e
BR
183392005-09-27 Bob Rossi <bob@brasko.net>
18340
a9c64011 18341 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18342 from test. Escape the | in mi_gdb_test call.
18343 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18344 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18345 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18346 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18347 expected regex's in mi_gdb_test calls.
18348 * lib/mi-support.exp: Remove arbitrary .* from tests.
18349 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18350 Fully anchor GDB/MI expected results in mi_gdb_test.
18351 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18352 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18353
2af48f68
PB
183542005-09-26 Paul Brook <paul@codesourcery.com>
18355
18356 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18357
f34502bc
WZ
183582005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18359
18360 * bfp-test.c: New file.
18361 * bfp-test.exp: New testcase.
18362
ca929517
WZ
183632005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18364
18365 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18366 of subarray and substring variable.
18367 * gdb.fortran/subarray.f: New source file for the test of subarray
18368 and substring variable evaluation.
18369 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18370 of string constant.
18371
c761af65
DJ
183722005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18373
18374 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18375 copyright dates.
18376
561d7a1d
PG
183772005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18378
18379 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18380 powerpc altivec' test with an almost identical 'info vector' test.
18381
b2b64cc9
PG
183822005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18383
a9c64011
AS
18384 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18385 vscr" tests to match output.
b2b64cc9 18386
6ac4d15a
PG
183872005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18388
a9c64011
AS
18389 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18390 output.
6ac4d15a 18391
40e55bef
BR
183922005-09-11 Bob Rossi <bob@brasko.net>
18393
889bf7c5
PA
18394 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18395 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18396 commands that return an MI output command and an asyncronous MI output
18397 command.
40e55bef
BR
18398 * gdb.mi/mi-console.exp: Ditto.
18399
3c7385ec
BR
184002005-09-11 Bob Rossi <bob@brasko.net>
18401
18402 * gdb.mi/mi-var-child.c: Include <string.h>.
18403
a6cd0eb3
DJ
184042005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18405
18406 * killed.exp: Correct gdb_expect syntax.
18407
2f168eed
CV
184082005-08-09 Corinna Vinschen <vinschen@redhat.com>
18409
18410 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18411
ecd3fd0f
BR
184122005-08-02 Bob Rossi <bob@brasko.net>
18413
18414 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18415 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18416 Change tests to inferior-tty-set/show.
18417 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18418 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18419 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18420 inferior. Use mi_gdb_test to get GDB and Inferior output.
18421 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18422 descriptor.
18423 (mi_inferior_tty_name): Add inferior PTY file name.
18424 (mi_gdb_start): Add INFERIOR_PTY parameter.
18425 (mi_gdb_test): Add IPATTERN parameter.
18426
f1ea48cb 184272005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18428
f1ea48cb
BR
18429 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18430 parameter to mi_gdb_test.
18431 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18432
6e650a67
DJ
184332005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18434
18435 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18436 struct_declarations.
18437 * gdb.mi/mi-var-child.exp: Step over the initialization of
18438 struct_declarations.
18439
8be260b6
DJ
184402005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18441
18442 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18443 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18444 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18445 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18446 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18447 file.
18448
4e660f07
NR
184492005-07-27 Nick Roberts <nickrob@snap.net.nz>
18450
18451 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18452 (do_children_tests): Assign values to the extra elements.
18453
18454 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18455 them for tests for "-var-update --no-values" and
a9c64011 18456 "-var-update --all-values".
4e660f07
NR
18457 Add test for "-var-list-children --simple-values".
18458
18459 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18460
18461 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18462 "-stack-list-locals --simple-values" Improve doc strings and
18463 comments.
18464
6bdae935
MK
184652005-07-18 Mark Kettenis <kettenis@gnu.org>
18466
598b7a6f
MK
18467 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18468 *-*-openbsd*.
18469 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18470
6bdae935
MK
18471 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18472 sigaltsatck'.
18473
1323e929 184742005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 18475
1323e929
BR
18476 * gdb.base/default.exp (tty): Changed output of command.
18477 * gdb.base/help.exp (help tty): Ditto.
18478
b1a9c082
MK
184792005-07-12 Mark Kettenis <kettenis@gnu.org>
18480
18481 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18482
10a844a2
MK
184832005-07-10 Mark Kettenis <kettenis@gnu.org>
18484
18485 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18486 -stack-select-frame without arguments.
18487 (test_stack_frame_listing): Add test for newly implemented command
18488 -stack-info-frame.
18489
3cb3b8df
BR
184902005-07-06 Bob Rossi <bob@brasko.net>
18491
18492 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18493 command.
18494 (Copyright): Update copyright.
18495
a0c5fbcf
WZ
184962005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18497
18498 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18499 tests to evaluate exponentiation expression.
18500
984971d0
AS
185012005-06-29 Andreas Schwab <schwab@suse.de>
18502
18503 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18504 main to avoid warnings.
18505
18506 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18507
fe03833f
NR
185082005-06-20 Nick Roberts <nickrob@snap.net.nz>
18509
18510 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18511 -stack-select-frame without arguments.
18512 (test_stack_frame_listing): Add test for newly implemented command
18513 -stack-info-frame.
a9c64011 18514
7a55f279
WZ
185152005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18516
0ffa0ea5
DJ
18517 * gdb.fortran/array-element.f: New file.
18518 * gdb.fortran/array-element.exp: New testcase.
7a55f279 18519
26585198
DJ
185202005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18521
18522 * gdb.base/bigcore.exp: Correct checks for systems which can
18523 not dump a large core file.
18524
c1bd25fd
DJ
185252005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.base/relocate.c: Add a copyright notice.
18528 (dummy): Remove.
18529 * gdb.base/relocate.exp: Test printing the values of variables
18530 from a relocatable file.
18531
589e074d
DJ
185322005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18533
18534 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18535 excess MI output after an error.
18536
0915f927
JB
185372005-05-29 Joel Brobecker <brobecker@adacore.com>
18538
18539 * gdb.arch/alpha-step.c: New file.
18540 * gdb.arch/alpha-step.exp: New testcase.
18541
76ff342d
DJ
185422005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18543 Dennis Brueni <dennis@slickedit.com>
18544
18545 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18546 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18547 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18548 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18549 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18550 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18551 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18552
96b0c7ac
DJ
185532005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18554 Wu Zhou <woodzltc@cn.ibm.com>
18555
18556 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18557 IBM's xlc compiler.
18558 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18559 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18560
f21565d2
JB
185612005-05-13 Jim Blandy <jimb@redhat.com>
18562
18563 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18564 calling gdb_suppress_entire_file.
18565 * gdb.base/charset.exp: Same.
18566 * gdb.base/call-rt-st.exp: Same.
18567
6006a3a1
BR
185682005-05-05 Bob Rossi <bob_rossi@cox.net>
18569
18570 * lib/gdb.exp (fullname_syntax): Added global regex.
18571 (fullname_syntax_POSIX): Ditto.
18572 (fullname_syntax_UNC): Ditto.
18573 (fullname_syntax_DOS_CASE): Ditto.
18574 (fullname_syntax_DOS): Ditto.
18575 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18576 fullname_syntax variable to scope and use it.
18577 (test_file_list_exec_source_files): Ditto.
18578 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18579
c3b69c04
DJ
185802005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18581
18582 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18583
3c95e6af
PG
185842004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18585
a9c64011
AS
18586 * lib/gdb.exp (skip_altivec_tests): New function, based on
18587 check_vmx_hw_available from the GCC testsuite.
18588 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18589 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 18590
78df6c56
JB
185912005-05-02 Jim Blandy <jimb@redhat.com>
18592
18593 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18594 calling gdb_suppress_entire_file.
18595
1690f9cf
DJ
185962005-04-30 Randolph Chung <tausq@debian.org>
18597
18598 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18599 Slightly relax "sem_post" name checking.
18600
5ea106f7
PG
186012005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18602
18603 * gdb.base/unload.exp: Use new shared library infrastructure.
18604
bf7234cf
PG
186052005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18606
18607 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 18608 infrastructure.
bf7234cf 18609
547b869a
CV
186102005-04-29 Corinna Vinschen <vinschen@redhat.com>
18611
18612 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18613 * gdb.asm/h8300.inc: New file.
18614
f07e55f0
PG
186152005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18616
18617 * gdb.base/shlib-call.exp: Change to use new shared library
18618 infrastructure.
18619
3cbba3d1
PG
186202005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18621
a9c64011
AS
18622 * gdb.base/pending.exp: Change to use new shared library
18623 infrastructure.
3cbba3d1 18624
ed6df200
PG
186252005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18626
a9c64011
AS
18627 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18628 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 18629
8c8f4ebe
PG
186302005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18631
a9c64011
AS
18632 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18633 shared objects being adjusted and update copyright years.
8c8f4ebe 18634
607fbc54
DJ
186352005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18636
18637 * ChangeLog: Correct some 2003-01-13 dates.
18638 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18639 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18640 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18641 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18642 gdb.trace/tfind.exp: Update copyright years.
18643
57bf0e56
DJ
186442005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18645 Daniel Jacobowitz <dan@codesourcery.com>
18646
18647 * lib/gdb.exp (gdb_compile): Handle shlib=.
18648 (gdb_compile_shlib): New function.
18649
9b593790
PG
186502005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18651
a9c64011 18652 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 18653
9494c6a5
DJ
186542005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18655
18656 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18657 gdb.server.
18658 * configure.ac: Likewise.
18659 * configure: Regenerated.
18660 * gdb.gdbserver/Makefile.in: Moved to...
18661 * gdb.server/Makefile.in: ... here.
18662 * gdb.gdbserver/server.c: Moved to...
18663 * gdb.server/server.c: ... here.
18664 * gdb.gdbserver/server-run.exp: Moved to...
18665 * gdb.server/server-run.exp: ... here.
18666
6f8eac0e
DJ
186672005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18670 * configure.ac: Create gdb.gdbserver/Makefile.
18671 * configure: Regenerated.
18672 * lib/gdbserver-support.exp: New file, derived from
18673 config/gdbserver.exp.
18674 * config/gdbserver.exp: Use gdbserver-support.exp.
18675 * gdb.gdbserver/Makefile.in: New file.
18676 * gdb.gdbserver/server.c: New file.
18677 * gdb.gdbserver/server-run.exp: New file.
18678
6e87504d
PG
186792005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18680
a9c64011
AS
18681 * lib/gdb.exp (test_compiler_info): Return compiler_info
18682 if no arguments are given.
6e87504d 18683
d1779be4
PG
186842005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18685
18686 * gdb.arch/altivec-abi.exp: Check for compiler and set
18687 use altivec' flag accordingly.
18688 * gdb.arch/altivec-regs.exp: Likewise.
18689
88750304
DJ
186902005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18691
18692 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18693
f3fb768d
AS
186942005-03-27 Andreas Schwab <schwab@suse.de>
18695
18696 * gdb.base/bigcore.c (main): Add missing mode argument in open
18697 call.
18698
7e813ac5
DJ
186992005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
18700
18701 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18702 downloads.
18703 * config/gdbserver.exp (gdb_load): Likewise.
18704
8e3049aa
PB
187052005-03-14 Paul Brook <paul@codesourcery.com>
18706
18707 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18708 targets.
18709
a9df7c44
JB
187102005-03-09 Joel Brobecker <brobecker@adacore.com>
18711
18712 * gdb.dwarf2/dup-psym.S: New file.
18713 * gdb.dwarf2/dup-psym.exp: New testcase.
18714
9f0d94e8
JB
187152005-03-09 Joel Brobecker <brobecker@adacore.com>
18716
18717 * gdb.ada/exec_changed/first.adb: New file.
18718 * gdb.ada/exec_changed/second.adb: New file.
18719 * gdb.ada/exec_changed.exp: New testcase.
18720
5f579bc5
NS
187212005-03-08 Nathan Sidwell <nathan@codesourcery.com>
18722
36e9969c
NS
18723 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18724 (A2): New class.
18725 (main): Test operator+.
18726 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
18727 breakpoint test.
18728
5f579bc5
NS
18729 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18730 * gdb.base/signull.exp: Disable if gdb,nosignals.
18731 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18732 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18733 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18734 * gdb.mi/mi2-console.exp: Likewise.
18735 * gdb.trace/collection.exp (run_trace_experiment): Consume the
18736 continue output at start.
18737 (gdb_collect_locals_test): Robustify regexp.
18738 * gdb.trace/passc-dyn.exp: Fix comment typo.
18739 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18740
be46087e
CV
187412005-03-08 Corinna Vinschen <vinschen@redhat.com>
18742
18743 * gdb.asm/asm-source.exp: Add iq2000 case.
18744 * gdb.asm/iq2000.inc: New file.
18745
384e1a61 187462005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 18747
384e1a61
MI
18748 * gdb.base/command.exp: Change hardcoded value to regular expression.
18749 * gdb.base/float.exp: Add powerpc to the list of targets checked.
18750
584b6e9e
DJ
187512005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18752
18753 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18754 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18755 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18756 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18757 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18758
ab5b5d61
MK
187592005-03-05 Mark Kettenis <kettenis@gnu.org>
18760
18761 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18762 changes.
18763
ae051c1b
PG
187642004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
18765
a9c64011
AS
18766 * lib/compiler.c: Add test for IBM's xlc compiler.
18767 * lib/compiler.cc: Likewise.
ae051c1b 18768
3f0f6ed2
JB
187692004-02-24 Joel Brobecker <brobecker@adacore.com>
18770
18771 * gdb.ada/fixed_points.exp: Create compilation object directory
18772 before running the test.
18773 * gdb.ada/null_record.exp: Likewise.
18774 * gdb.ada/packed_array.exp: Likewise.
18775 * gdb.ada/start.exp: Likewise.
18776
724f452b
JB
187772005-02-15 Joel Brobecker <brobecker@adacore.com>
18778
18779 * gdb.ada/packed_array/pa.adb: New file.
18780 * gdb.ada/packed_array.exp: New testcase.
18781
57f5cdfb 187822005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 18783
1f393151
MK
18784 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
18785 files.
18786
ebdda337
MK
18787 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
18788 on *-*-openbsd*. Correctly match whitespace in regukar
18789 expressions.
18790
cf309262
DJ
187912005-02-10 Daniel Jacobowitz <dan@debian.org>
18792
18793 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
18794 PR exp/1821
18795 * gdb.base/gdb1821.c: New test file.
18796 * gdb.base/gdb1821.exp: New test file.
18797
3be49e7a
JB
187982005-02-09 Joel Brobecker <brobecker@adacore.com>
18799
18800 * gdb.base/start.c: New file.
18801 * gdb.base/start.exp: New testcase.
18802
e292e67d
JB
188032005-02-09 Joel Brobecker <brobecker@adacore.com>
18804
18805 * gdb.ada/start/dummy.adb: New file.
18806 * gdb.ada/start.exp: New testcase.
18807
dbdfa66c
CV
188082005-02-09 Corinna Vinschen <vinschen@redhat.com>
18809
18810 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
18811 for printing symbols and statistics.
18812 Add test for using relative pathnames in "maint print msymbols" test.
18813 Mark "maint info sections DATA" XFAIL on Cygwin.
18814 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
18815 tests.
18816
d7941671
AC
188172005-02-09 Andreas Schwab <schwab@suse.de>
18818
18819 Committed by Andrew Cagney <cagney@gnu.org>
18820 * gdb.base/remotetimeout.exp: New file.
18821
74e5ef44
MK
188222005-02-07 Mark Kettenis <kettenis@gnu.org>
18823
18824 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
18825
464dd14d
JB
188262005-02-03 Joel Brobecker <brobecker@adacore.com>
18827
18828 * gdb.ada/gnat_ada.gpr: New file.
18829 * gdb.ada/gnat_ada.gin: Delete, no longer used.
18830 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
18831 * configure.ac: No longer generate gnat_ada.gpr.
18832 * configure: Regenerate.
18833 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
18834 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
18835 * gdb.ada/null_record/bar.ads: Likewise.
18836 * gdb.ada/null_record/bar.adb: Likewise.
18837 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
18838 * gdb.ada/null_record.exp (testdir): New variable.
18839 (testfile): executable is now in testdir subdirectory.
18840 (srcfile): Use full path to the main compilation unit.
18841 * gdb.ada/fixed_points.exp: Same changes as above.
18842
30d756ae
NR
188432005-02-03 Nick Roberts <nickrob@snap.net.nz>
18844
18845 * gdb.base/interp.exp: New test.
18846
9d799f85
AC
188472005-01-24 Andrew Cagney <cagney@gnu.org>
18848
18849 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
18850
15656118
AC
188512005-01-19 Andrew Cagney <cagney@gnu.org>
18852
a892c31b
AC
18853 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
18854 configure.ac not configure.in.
18855
15656118
AC
18856 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
18857 of powerpc*-*-*.
18858 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 18859 * gdb.base/list.exp (test_list_function)
15656118
AC
18860 (test_list_filename_and_function): Ditto.
18861 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
18862
a7b01baf
AC
188632005-01-16 Andrew Cagney <cagney@gnu.org>
18864
17d92a02
AC
18865 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
18866
a7b01baf
AC
18867 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
18868
bc8332bb
AC
188692005-01-14 Andrew Cagney <cagney@gnu.org>
18870
18871 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
18872 * gdb.mi/mi2-var-cmd.exp: Ditto.
18873
4d074752
CV
188742005-01-10 Corinna Vinschen <vinschen@redhat.com>
18875
18876 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
18877
bec39cab
AC
188782005-01-07 Andrew Cagney <cagney@gnu.org>
18879
18880 * configure.ac: Rename configure.in, require autoconf 2.59.
18881 * configure: Re-generate.
18882 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
18883 * gdb.stabs/configure: Re-generate.
18884 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
18885 * gdb.hp/configure: Re-generate.
18886 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
18887 autoconf 2.59.
18888 * gdb.hp/gdb.objdbg/configure: Re-generate.
18889 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
18890 autoconf 2.59.
18891 * gdb.hp/gdb.defects/configure: Re-generate.
18892 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
18893 autoconf 2.59.
18894 * gdb.hp/gdb.compat/configure: Re-generate.
18895 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
18896 autoconf 2.59.
18897 * gdb.hp/gdb.base-hp/configure: Re-generate.
18898 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
18899 autoconf 2.59.
18900 * gdb.hp/gdb.aCC/configure: Re-generate.
18901
f10b16d4
JB
189022004-12-15 Jim Blandy <jimb@redhat.com>
18903
18904 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
18905 under NPTL when there is debugging info available for libpthread.
18906
fb6e1814
JG
189072004-12-13 Jerome Guitton <guitton@gnat.com>
18908
18909 * gdb.ada/fixed_points.c: New file.
18910 * gdb.ada/fixed_points.exp: New file.
18911
fe46cd3a
RC
189122004-12-03 Randolph Chung <tausq@debian.org>
18913
18914 * gdb.arch/pa-nullify.exp: New file.
18915 * gdb.arch/pa-nullify.s: New file.
18916
8de0841b
RC
189172004-11-30 Randolph Chung <tausq@debian.org>
18918
18919 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
18920 instead of "tbug". Fix regexp to work properly with gdb_test.
18921
c8170782
PH
189222004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
18923
18924 * gdb.base/bitfields2.exp: New test.
18925 * gdb.base/bitfields2.c: New file.
18926
954269c2
RE
189272004-11-28 Richard Earnshaw <rearnsha@arm.com>
18928
18929 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
18930
0107feed
RC
189312004-11-16 Randolph Chung <tausq@debian.org>
18932
18933 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
18934
f073ae8c
DJ
189352004-11-14 Daniel Jacobowitz <dan@debian.org>
18936
18937 * gdb.threads/threadapply.exp: Correct "macro details" test.
18938
19ad59e7
JJ
189392004-11-11 Jeff Johnston <jjohnstn@redhat.com>
18940
18941 * gdb.threads/threadapply.exp: New test.
18942 * gdb.threads/threadapply.c: New file.
18943
9cf0961b
MK
189442004-11-07 Mark Kettenis <kettenis@gnu.org>
18945
18946 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
18947 frames.
18948
c789492a
FL
189492004-11-05 Felix Lee <felix+log1@specifixinc.com>
18950
18951 * gdb.base/cursal.exp: New file.
18952 * gdb.base/cursal.c: New file.
18953
a1e167bb
AC
189542004-11-03 Andrew Cagney <cagney@gnu.org>
18955
18956 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
18957
b7cbf173
MK
189582004-10-30 Mark Kettenis <kettenis@gnu.org>
18959
18960 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18961 NetBSD/ELF targets.
18962
88f9d34f
JB
189632004-10-29 Joel Brobecker <brobecker@gnat.com>
18964
18965 * gdb.threads/bp_in_thread.c: New file, copied from
18966 pthread_cond_wait.c.
18967 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
18968 file, rather than reusing the .c file from another testcase.
18969
ca7d6a0c
JB
189702004-10-20 Joel Brobecker <brobecker@gnat.com>
18971
18972 * gdb.ada/null_record.exp: Check where we stopped after
18973 sending the start command, instead of where the associated
18974 temporary breakpoint was inserted.
18975
0d863d03
AC
189762004-10-14 Andrew Cagney <cagney@gnu.org>
18977
18978 * gdb.mi/gdb701.c (main): Return 0.
18979
d11e72cb
DJ
189802004-10-13 Daniel Jacobowitz <dan@debian.org>
18981
d40539a4 18982 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 18983
e1923096
JJ
189842004-10-12 Jeff Johnston <jjohnstn@redhat.com>
18985
18986 * gdb.threads/schedlock.c: Add comment markers to use to find
18987 line numbers.
18988 * gdb.threads/schedlock.exp: Adjust regex to handle the new
18989 comments.
18990 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
18991 breakpoint lines.
18992
ec8ba2c9
DJ
189932004-10-12 Daniel Jacobowitz <dan@debian.org>
18994
18995 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
18996
0eb3658b
DJ
189972004-10-12 Daniel Jacobowitz <dan@debian.org>
18998
18999 * configure.in: Add gdb.dwarf2.
19000 * configure: Regenerated.
19001 * Makefile.in: Add gdb.dwarf2.
19002 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19003 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19004 gdb.dwarf2/file1.txt: New files.
19005
a271cc33
OF
190062004-10-11 Orjan Friberg <orjanf@axis.com>
19007
a9c64011 19008 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19009 of "run", since the latter doesn't work with remote targets. Adjust
19010 the breakpoint numbering accordingly.
19011 * gdb.threads/pthread_cond_wait.exp: Ditto.
19012
895ce074
MC
190132004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19014
19015 * gdb.base/overlays.exp: Update copyright years.
19016
6be3092d
KI
190172004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19018
19019 * gdb.base/overlays.exp: Disable if target is Linux.
19020
e05389b8
FL
190212004-10-06 Felix Lee <felix+log1@specifixinc.com>
19022
19023 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19024
73cb587d
KI
190252004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19026
19027 * gdb.asm/asm-source.exp: Add m32r-linux target.
19028 * gdb.asm/m32r-linux.inc: New file.
19029
3c0edcdc
AC
190302004-09-24 Andrew Cagney <cagney@redhat.com>
19031 David Anderson <anderson@redhat.com>
19032
19033 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19034 command fails, assume things will work.
19035 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19036 (_GNU_SOURCE): Define.
19037 (print_unsigned, print_hex): Change parameter to "long long".
19038 (print_byte_count): New function, use to print byte counts.
19039 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19040 O_LARGEFILE.
19041 (main): Compute an upper bound on a corefile in max_core_size.
19042 Limit memory chunk size to max_core_size. Limit total memory
19043 allocated to max_core_size.
19044
4bb3667f
AC
190452004-09-23 Andrew Cagney <cagney@gnu.org>
19046
19047 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19048 from a separate process with code that creates a corefile by
19049 making the inferior dump core.
19050
60fe1a51
MK
190512004-09-23 Mark Kettenis <kettenis@gnu.org>
19052
19053 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19054 block.
19055
8e937346
MC
190562004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19057
19058 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19059 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19060 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19061 Likewise.
19062
7213f6d6
JJ
190632004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19064
19065 * gdb.java/jprint.exp: New test case for java inferior call.
19066 * gdb.java/jprint.java: Ditto.
19067
eac69dca
JB
190682004-09-15 Joel Brobecker <brobecker@gnat.com>
19069
19070 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19071
22227696
MC
190722004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19073
19074 * gdb.threads/killed.c: Include <stdlib.h>.
19075 * gdb.threads/pthreads.c: Likewise.
19076
7dd403a4
MC
190772004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19078
19079 * gdb.threads/killed.c: Add copyright notice.
19080
33f2d567
JM
190812004-09-10 Jason Molenda (jmolenda@apple.com)
19082
a9c64011
AS
19083 * gdb.base/define.exp: Two new tests to verify zero space chars
19084 after 'if' and 'while' commands in a user-defined command is correctly
19085 parsed.
33f2d567 19086
e05b62ac
AC
190872004-09-08 Andrew Cagney <cagney@gnu.org>
19088
19089 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19090 delivery test with duplicate at end of file.
19091
9cbe82da
MK
190922004-09-06 Mark Kettenis <kettenis@jive.nl>
19093
19094 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19095
564803d9
MC
190962004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19097
19098 * config/hppro.exp: Removed.
19099
7c6807ce
MC
191002004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19101
19102 * config/sparclet.exp: Removed.
19103
bf7e26dd
MC
191042004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19105
19106 * config/udi.exp: Removed.
19107
714e341b
MC
191082004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19109
19110 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19111 of "exp_continue".
19112 (advancei): Likewise.
19113
1236e623
JJ
191142004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19115
19116 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19117
3bdcad15
MI
191182004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19119
228af206 19120 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19121 to check for nodebug in executable.
19122 * gdb.gdb/observer.exp (setup_test): Likewise.
19123 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19124 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19125
c72b934c
AC
191262004-09-01 Andrew Cagney <cagney@gnu.org>
19127
19128 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19129 files.
19130
edd9b715
JJ
191312004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19132
19133 * gdb.base/unload.exp: Fix expected warning message to match
19134 latest format.
19135
fb4ce06b
CV
191362004-09-01 Corinna Vinschen <vinschen@redhat.com>
19137
19138 * gdb.base/call-rt-st.exp: Fix typos.
19139
ce78e7c3
MI
191402004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19141
19142 * gdb.threads/thread_check.exp: New testcase.
19143 * gdb.threads/thread_check.c: New testcase.
19144
2dedb159
AC
191452004-08-31 Andrew Cagney <cagney@gnu.org>
19146
19147 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19148 (skip_to_handler_entry): New procedures. Test stepping into a
19149 handler when the breakpoint is at the handler's entry point.
19150
68f53502
AC
191512004-08-30 Andrew Cagney <cagney@gnu.org>
19152
19153 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19154 gdb/1757.
19155
3e3ffd2b
MC
191562004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19157
19158 With code from Manoj Iyer <manjo@austin.ibm.com>:
19159 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19160 return value. Add an arm for "no debugging symbols found".
19161 Change a stray "error" to "perror".
19162 (gdb_run_cmd): Adapt to new return value.
19163 * gdb.base/remote.exp: Adapt to new return value.
19164 * gdb.gdb/complaints.exp: Likewise.
19165 * gdb.gdb/observer.exp: Likewise.
19166 * gdb.gdb/selftest.exp: Likewise.
19167 * gdb.gdb/xfullpath.exp: Likewise.
19168
4b6f5fd2
JB
191692004-08-27 Joel Brobecker <brobecker@gnat.com>
19170
19171 * gdb.threads/bp_in_thread.exp: New testcase.
19172
e5b25496
MC
191732004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19174
19175 Fix PR testsuite/1735.
19176 * gdb.threads/schedlock.c (thread_function): Add a cast
19177 to suppress a gcc warning.
19178 * gdb.threads/thread-specific.c (thread_function): Likewise.
19179
934353d6
MC
191802004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19181
19182 * gdb.base/unload.c: Include <stdlib.h>.
19183
f98a0aef 191842004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19185
f98a0aef 19186 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19187 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19188 synchronized after the "return".
19189
5a2e8882
MC
191902004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19191
19192 * gdb.mi/basics.c: Include <stdio.h>.
19193 * gdb.mi/pthreads.c: Include <stdlib.h>.
19194 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19195
a9640423
MC
191962004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19197
19198 * gdb.threads/schedlock.c: Add copyright notice.
19199
b04e311d
AC
192002004-08-25 Andrew Cagney <cagney@gnu.org>
19201
19202 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19203 (skip_over_handler, breakpoint_over_hander): New test procedures.
19204 (advance, advancei): Add a proper prefix, do not use
19205 rerun_to_main.
19206 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19207
7c27f15b
MC
192082004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19209
19210 * gdb.mi/basics.c: Add copyright notice.
19211 * gdb.mi/var-cmd.c: Add copyright notice.
19212
fffc87ae
MC
192132004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19214
19215 * lib/gdb.exp: Remove signed_keyword_not_used.
19216 * lib/compiler.c: Likewise.
19217 * lib/compiler.cc: Likewise.
19218
d782e0bf
MC
192192004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19220
19221 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19222 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19223
96033e83
MC
192242004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19225
19226 * gdb.base/whatis.c: Add copyright notice.
19227
cf38c229
MK
192282004-08-20 Mark Kettenis <kettenis@gnu.org>
19229
19230 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19231 it to skip the breakpoints encoded in the inline assembly.
19232
f4b49756
MC
192332004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19234
19235 * Makefile.in: Add gdb.fortran.
19236
2f193b69
MC
192372004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19238
19239 * gdb.base/call-sc.exp (test_scalar_returns):
19240 Fix cut-and-paste glitch in "Make fun return now".
19241
89a237cb
MC
192422004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19243
19244 * configure.in: Add gdb.fortran.
19245 * configure: Regenerate.
19246 * gdb.fortran/Makefile.in: New file.
19247 * lib/gdb.exp (skip_fortran_tests): New procedure.
19248
469aff8e
MC
192492004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19250
19251 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19252 reference to bug-gnu@prep.ai.mit.edu.
19253 * gdb.mi/mi-var-child.exp: Likewise.
19254 * gdb.mi/mi-var-cmd.exp: Likewise.
19255 * gdb.mi/mi-var-display.exp: Likewise.
19256 * gdb.mi/mi2-var-block.exp: Likewise.
19257 * gdb.mi/mi2-var-child.exp: Likewise.
19258 * gdb.mi/mi2-var-cmd.exp: Likewise.
19259 * gdb.mi/mi2-var-display.exp: Likewise.
19260
00b51b9f
MK
192612004-08-15 Mark Kettenis <kettenis@gnu.org>
19262
19263 * gdb.base/unload.c (main): Make local variable msg const.
19264
45f07fef
MC
192652004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19266
19267 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19268 to bug-gnu@prep.ai.mit.edu.
19269 * gdb.mi/mi-disassemble.exp: Likewise.
19270 * gdb.mi/mi-eval.exp: Likewise.
19271 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19272 default line number.
19273 * gdb.mi/mi-return.exp: Likewise.
19274 * gdb.mi/mi-simplerun.exp: Likewise.
19275 * gdb.mi/mi-stack.exp: Likewise.
19276 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19277 number with explicit range test.
19278 * gdb.mi/mi-watch.exp: Likewise.
19279 * gdb.mi/mi2-break.exp: Likewise.
19280 * gdb.mi/mi2-cli.exp: Likewise.
19281 * gdb.mi/mi2-disassemble.exp: Likewise.
19282 * gdb.mi/mi2-eval.exp: Likewise.
19283 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19284 default line number.
19285 * gdb.mi/mi2-return.exp: Likewise.
19286 * gdb.mi/mi2-simplerun.exp: Likewise.
19287 * gdb.mi/mi2-stack.exp: Likewise.
19288 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19289 number with explicit range test.
19290 * gdb.mi/mi2-watch.exp: Likewise.
19291
dd8c8ee7
MC
192922004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19293
19294 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19295 * gdb.cp/m-static.exp: Likewise.
19296 * gdb.cp/rtti.exp: Likewise.
19297
4e838464
MK
192982004-08-14 Mark Kettenis <kettenis@gnu.org>
19299
19300 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19301
8d8cb839
EZ
193022004-08-14 Eli Zaretskii <eliz@gnu.org>
19303
19304 * ChangeLog: Prefix Local Variables with semi-colons and indent
19305 the reference to older ChangeLog files, to fix fontification in
19306 Emacs.
19307
deea8bb0
MC
193082004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19309
19310 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19311 * gdb.mi/mi2-break.exp: Likewise.
19312
c3297504
MC
193132004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19314
19315 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19316
25808999
MC
193172004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19318
19319 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19320
226a8d71
MC
193212004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19322
19323 * gdb.cp/classes.exp: Remove unused declarations. Just let
19324 test names default instead of providing special names. Remove
19325 extraneous demangler test.
19326
37fdf854
JJ
193272004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19328
19329 * gdb.base/unload.exp: New test for breakpoints in dynamically
19330 loaded libraries.
19331 * gdb.base/unload.c: Ditto.
19332 * gdb.base/unloadshr.c: Ditto.
19333
2d3a7986
MC
193342004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19335
19336 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19337 cp_test_ptype_class.
19338 (test_enums): Likewise.
19339
c72b934c
AC
193402004-08-10 Andrew Cagney <cagney@gnu.org>
19341
19342 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19343 files.
19344
cc503c8a
AC
193452004-08-10 Andrew Cagney <cagney@gnu.org>
19346
19347 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19348 init_malloc call.
19349
902f2ccb
MC
193502004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19351
19352 * ChangeLog: Add copyright notice. The notice is copied
19353 from emacs 21.3 top level ChangeLog.
19354
78c90502
MC
193552004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19356
19357 * lib/cp-support.exp: New file.
19358 * lib/cp-support.exp (cp_test_type_class): New function.
19359 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19360 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19361 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19362 cp_test_ptype_class.
19363
88e5ea78
MC
193642004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19365
19366 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19367 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19368 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19369 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19370 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19371 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19372 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19373 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19374 gdb.mi/mi2-watch.exp: Update copyright years.
19375
6a89fc9c
MK
193762004-08-09 Mark Kettenis <kettenis@gnu.org>
19377
19378 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19379
1482e0de
MC
193802004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19381
19382 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19383 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19384 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19385 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19386 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19387 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19388 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19389 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19390 gdb.mi/mi-watch.exp: Update copyright years.
19391
1a5ce3f3
DJ
193922004-08-08 Daniel Jacobowitz <dan@debian.org>
19393
19394 PR gdb/1738
19395 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19396 from a breakpoint with a pending signal.
19397
04f6ecf2
DJ
193982004-08-08 Daniel Jacobowitz <dan@debian.org>
19399
19400 PR gdb/1736
19401 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19402 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19403 the prompt.
19404 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19405
54d90d35
DJ
194062004-08-08 Daniel Jacobowitz <dan@debian.org>
19407
19408 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19409
d2f6abb0
DJ
194102004-08-08 Daniel Jacobowitz <dan@debian.org>
19411
19412 PR gdb/1736
19413 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19414 for i?86-*-linux*.
19415
5598c03d
DJ
194162004-08-08 Daniel Jacobowitz <dan@debian.org>
19417
19418 * gdb.arch/i386-prologue.exp: Compile without debug information.
19419
c6fee705
MC
194202004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19421
19422 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19423 rather than asking gdb to search.
19424
dd90efdb
MC
194252004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19426
19427 * gdb.base/gcore.c: Include <string.h>.
19428
1e84bec1
MC
194292004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19430
19431 * gdb.base/gcore.c: Add copyright notice.
19432
e425eb2b
MC
194332004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 * gdb.base/freebpcmd.c: Include <stdio.h>.
19436 * gdb.base/long_long.c: Include <string.h>.
19437 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19438 * gdb.base/siginfo.c: Include <string.h>.
19439 * gdb.base/sigstep.c: Include <string.h>.
19440
cb9aaed5
MC
194412004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19442
19443 * gdb.base/complex.c: Include <stdlib.h>.
19444
55944f3d
MC
194452004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19446
19447 * gdb.base/complex.c: Add copyright notice.
19448
7b2953d9
MC
194492004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19450
19451 * gdb.base/charset.c: Include <stdlib.h>.
19452
c9133d23
MC
194532004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19454
19455 * gdb.base/auxv.c: Include <stdlib.h>.
19456
0a8490ad
MC
194572004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19458
19459 * gdb.base/auxv.c: Add copyright notice.
19460
3426d5ec
MC
194612004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19462
19463 * gdb.base/coremaker.c: Add copyright notice.
19464 * gdb.base/coremaker2.c: Add copyright notice.
19465
8da195dd
AC
194662004-08-04 Andrew Cagney <cagney@gnu.org>
19467
19468 * gdb.base/store.exp: Update copyright.
19469 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19470 names, do not import gdb_prompt.
19471
8d394f98
AC
194722004-08-01 Andrew Cagney <cagney@gnu.org>
19473
19474 Fix PR testsuite/1729.
19475 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19476 not use capture_value with value 4.
19477 (capture_value): Add optional test name parameter.
19478 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19479 the prefix, pass to capture_value.
19480
b6702b23
MK
194812004-08-01 Mark Kettenis <kettenis@gnu.org>
19482
19483 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19484 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19485 (main): Call new function.
19486
c203e0ca
MC
194872004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19488
19489 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19490
a7995a30
MC
194912004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19492
19493 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19494
9366563b
MC
194952004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19496
b6eeaf26 19497 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
19498 Accept more values of vtbl pointer. Remove some messages
19499 about "obsolete gcc or gdb".
19500
2fc1f950
MC
195012004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19502
19503 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19504
c724d49b
MC
195052004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19506
19507 * gdb.base/asm-source.exp: Properly convert target board
19508 debug flags from gcc format to binutils format.
19509
736b0fce
MK
195102004-07-28 Mark Kettenis <kettenis@gnu.org>
19511
19512 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19513 gdb1718". PR backtrace/1718 partially fixed.
19514
5633ea5c
JJ
195152004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19516
19517 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19518
575eebb1
NC
195192004-07-26 Nick Clifton <nickc@redhat.com>
19520
19521 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19522 good default value for a specific architecture is available then
19523 set it to that value. Otherwise default to the -gstabs switch.
19524 Remove the -g... switches from the asm-flags variable. Allow the
19525 target board info to override the value if it wants to. Pass the
19526 switch on the assembler command line.
19527
62104619
MK
195282004-07-23 Mark Kettenis <kettenis@gnu.org>
19529
19530 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19531 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19532 (main): Call new function.
19533
4a1135b8
MC
195342004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19535
19536 Test for PR exp/1715.
19537 * gdb.base/radix.exp: Refactor common procedures. Make all
19538 test names unique. Change XFAIL to KFAIL.
19539
8a12c1f0
MC
195402004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19541
19542 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19543 * gdb.ada/gnat_ada.gin: ... to here.
19544 * configure.in: Use gnat_ada.gin.
19545 * configure: Regenerate.
19546
23b451cf
AC
195472004-07-20 Andrew Cagney <cagney@gnu.org>
19548
19549 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19550 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19551 XFAILs. Clean up test messages and comments. Check backtraces.
19552 Delete re-sync code.
19553
ab618a02
MC
195542004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19555
19556 Fix PR cli/740.
19557 * gdb.base/annota1.exp: Honor gdb,nosignals.
19558 * gdb.base/annota3.exp: Likewise.
19559
46dad340
MC
195602004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19561
19562 * lib/java.exp: Update copyright notice.
19563
756d8c70
AC
195642004-07-19 Andrew Cagney <cagney@gnu.org>
19565
19566 * gdb.base/selftest.exp: Copy file from here ...
19567 * gdb.gdb/selftest.exp: ... to here.
19568
586027e6
AC
195692004-07-16 Andrew Cagney <cagney@redhat.com>
19570
19571 * lib/insight-support.exp: Delete file.
19572 * lib/java.exp (java_init): Fix copyright.
19573
029d2200
AC
195742004-07-16 Andrew Cagney <cagney@gnu.org>
19575
19576 * gdb.base/restore.c: Append "prologue" to comments marking the a
19577 function's prologue.
19578 * gdb.base/restore.exp: Update copyright, re-indent.
19579 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19580 callerN" prefix where needed. Update patterns that match a
19581 function's prologue.
19582
653b62c5
MC
195832004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19584
19585 * gdb.base/restore.c: Add copyright notice.
19586
f7d690e5
AC
195872004-07-16 Andrew Cagney <cagney@gnu.org>
19588
19589 * gdb.base/logical.exp: Update copyright.
19590 (evaluate): New procedure. Use to re-implement tests using
19591 several tables.
19592
d629a7cb
MH
195932004-07-14 Martin Hunt <hunt@redhat.com>
19594
19595 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19596 which fixes some problems where init.tcl was not found.
19597
9c7bb332
AC
195982004-07-13 Andrew Cagney <cagney@gnu.org>
19599
6bf46641
AC
19600 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19601 (check_sizeof, check_valueof): Do not include the output in the
19602 test name. Use gdb_test.
19603 (get_valueof): Use gdb_test_multiple.
19604
c4ffd4c0
AC
19605 * gdb.base/step-test.exp: Update copyright. Use
19606 gdb_test_multiple. Ensure that test names do not include
19607 architecture dependent output.
19608
ab89363a
AC
19609 * gdb.gdb/observer.exp: Update copyright.
19610 (setup_test): Use gdb_test_multiple.
19611 (attach_first_observer, attach_second_observer)
19612 (attach_third_observer, detach_first_observer)
19613 (detach_second_observer, detach_third_observer)
19614 (reset_counters, check_counters): Make $message a prefix.
19615 (test_normal_stop_notifications): Add "args" parameter - a list of
19616 init functions to be called. Make $message a prefix,
19617 (test_observer_normal_stop): Change the message prefixes so that
19618 they are unique, pass the attach / detach procedures to
19619 test_normal_stop_notifications.
19620
ec58997a
AC
19621 * gdb.base/signull.exp (test_segv): Prefix all tests with
19622 "${name}". Clean up test messages.
19623
b475183b
AC
19624 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19625
9c7bb332
AC
19626 * gdb.base/ena-dis-br.exp: Update copyright.
19627 (break_at): New function. Replace send_gdb with gdb_test,
19628 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19629 ignore count, not stopped at bpt", with KFAIL.
19630
2dd95497
CV
196312004-07-13 Corinna Vinschen <vinschen@redhat.com>
19632
19633 * gdb.base/attach.exp: Remove cleanupfile handling.
19634
419e626b
AC
196352004-07-12 Andrew Cagney <cagney@gnu.org>
19636
19637 * gdb.base/annota1.exp: Cleanup corefile test name.
19638 * gdb.base/annota3.exp: Ditto.
19639
8b1b3228
AC
196402004-07-12 Andrew Cagney <cagney@gnu.org>
19641
78650829
AC
19642 * gdb.base/signals.exp: Clean up copyright, re-indent.
19643
8b1b3228
AC
19644 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19645 gdb_test and gdb_test_multiple.
19646
935c2760
JJ
196472004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19648
19649 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 19650 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
19651 provide line number info for first statement in main.
19652
1544280f
AC
196532004-07-08 Andrew Cagney <cagney@gnu.org>
19654
1279f4ff
AC
19655 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19656
1544280f
AC
19657 * gdb.base/sigbpt.exp: Make the common part of each test name a
19658 prefix instead of suffix.
19659
bcc82369
BR
196602004-07-07 Bob Rossi <bob_rossi@cox.net>
19661
19662 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19663 test from test_tbreak_creation_and_listing to
19664 test_file_list_exec_source_file
19665 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19666 Changed name of test from test_tbreak_creation_and_listing to
19667 test_file_list_exec_source_file
19668
23f4b0aa
JJ
196692004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19670
19671 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19672 the jmisc() constructor instead of <init>.
19673 * gdb.java/jmisc1.exp: Ditto.
19674
56401cd5
AC
196752004-07-07 Andrew Cagney <cagney@gnu.org>
19676
19677 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19678 corrupting the PC.
19679
44ae2f6a
MC
196802004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19681
19682 * gdb.cp/templates.exp: Accept whitespace change in demangler
19683 output.
19684
45a83408
AC
196852004-07-06 Andrew Cagney <cagney@gnu.org>
19686
19687 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19688
d205ad70
MC
196892004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19690
19691 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19692 * lib/compiler.cc: Likewise.
19693
06ea1a61
MC
196942004-06-30 Michael Chastain <mec.gnu@mindspring.com>
19695
19696 * lib/compiler.cc: Work around string preprocessing problem
19697 with old hp c++ compiler.
19698 * lib/compiler.c: Likewise.
19699
daab1251
CV
197002004-06-29 Corinna Vinschen <vinschen@redhat.com>
19701
19702 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
19703 directives to conditionalize symbol prefixing.
19704 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19705 additional_flags handling. Add underscore prefix for Cygwin.
19706 * gdb.arch/i386-unwind.c: Use preprocessor directives to
19707 conditionalize symbol prefixing.
19708 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19709 additional_flags handling. Add underscore prefix for Cygwin.
19710
cc984116
CV
197112004-06-29 Corinna Vinschen <vinschen@redhat.com>
19712
19713 * gdb.base/bigcore.exp: Skip test on Cygwin.
19714
c279b077
MC
197152004-06-28 Michael Chastain <mec.gnu@mindspring.com>
19716
19717 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19718 formats for "info register". Use gdb_test_multiple. Fix
19719 the "invalid register" test.
19720
0e915747
CV
197212004-06-28 Corinna Vinschen <vinschen@redhat.com>
19722
19723 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
19724 PID for Cygwin. Add Cygwin specific strings to check for in some
19725 tests.
19726 (do_attach_tests): Add a test for user interaction when attaching
19727 to a process with no matching symbol table already loaded.
19728
11422c86
AC
197292004-06-26 Andrew Cagney <cagney@gnu.org>
19730
19731 Test PR java/1567 and PR java/1565.
19732 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19733 * gdb.java/jmisc2.exp: Delete file.
19734
cefbce26
MC
197352004-06-26 Michael Chastain <mec.gnu@mindspring.com>
19736
19737 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19738
e19f872c
CV
197392004-06-25 Corinna Vinschen <vinschen@redhat.com>
19740
19741 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19742 attach process.
19743
d931ba3b
MC
197442004-06-23 Michael Chastain <mec.gnu@mindspring.com>
19745
19746 * gdb.cp/pr-1553.exp: Remove.
19747
aef68c48
MC
197482004-06-22 Michael Chastain <mec.gnu@mindspring.com>
19749
19750 * gdb.cp/pr-1553.cc: Remove.
19751 * gdb.cp/pr-1553.exp: Disable this test.
19752
8d5df71a
JB
197532004-06-20 Jim Blandy <jimb@redhat.com>
19754
a9c64011 19755 Fix PR testsuite/1680.
8d5df71a
JB
19756 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19757 regular expressions.
19758
4ac6f39d
MC
197592004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 Fix PR testsuite/1679.
19762 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
19763 Issue an UNSUPPORTED result instead.
19764
1b413552
JB
197652004-06-18 Jim Blandy <jimb@redhat.com>
19766
19767 * gdb.base/charset.exp: Only send a control-C if we see a new
19768 prompt and incomplete command.
19769
6daa6ebd
MC
197702004-06-18 Michael Chastain <mec.gnu@mindspring.com>
19771
19772 * gdb.cp/pr-574.cc: Add copyright notice.
19773
51fa4ae0
JB
197742004-06-17 Jim Blandy <jimb@redhat.com>
19775
19776 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19777 cases where the regexp has no groups; this grabs random text from
19778 the previous test suite, whatever that was.
19779
8fea26c5
MC
197802004-06-17 Michael Chastain <mec.gnu@mindspring.com>
19781
19782 * gdb.cp/printmethod.cc: Add copyright notice.
19783
1e3aeb41
MC
197842004-06-16 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
19787
9d9030bc
AC
197882004-06-16 Andrew Cagney <cagney@gnu.org>
19789
19790 * gdb.base/signull.c: Update copyright. Include <string.h>.
19791 (bowler): Replace data_pointer with data_read
19792 and data_write cases. Add code_descriptor case.
19793 (zero, desc): New array and pointer.
19794 (data, code): Change to simple pointers.
19795 * gdb.base/signull.exp: Fix probe pattern matching a function
19796 descriptor SIGSEGV. Replace data_pointer with data_read and
19797 data_write tests.
19798
acd4ad44
AC
197992004-06-16 Andrew Cagney <cagney@gnu.org>
19800
19801 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
19802
08fd625c
MC
198032004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19804
19805 * gdb.base/long_long.c: Add copyright notice.
19806
1903502c
MC
198072004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19808
19809 * gdb.base/long_long.exp: Remove reference to
19810 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
19811 to gdb_breakpoint and gdb_continue_to_breakpoint.
19812
83313cb1
JB
198132004-06-14 Jim Blandy <jimb@redhat.com>
19814
19815 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
19816 endian case.
19817
1bf404ef
AC
198182004-06-14 Andrew Cagney <cagney@gnu.org>
19819
19820 * gdb.base/gcore.exp (capture_command_output): Delete the always
19821 passing tests containing inferior values.
19822 * gdb.base/ending-run.exp: Do not include the breakpoint address
19823 in the test message. Update copyright.
19824 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
19825 size in the test name, use gdb_test_multiple. Update copyright.
19826
ef220b33
MC
198272004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19828
19829 * gdb.cp/ref-types.cc: Add copyright notice.
19830
4f70a4c9
MC
198312004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19832
19833 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
19834 hp_aCC_compiler.
19835 * lib/compiler.cc: Likewise.
19836 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
19837 'set' commands. Log diagnostics for other lines. Set
19838 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
19839
335928ac
MC
198402004-06-13 Michael Chastain <mec.gnu@mindspring.com>
19841
19842 * gdb.cp/try_catch.cc: Add copyright notice.
19843
2efb12e8
MC
198442004-06-12 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 * gdb.cp/userdef.cc: Add copyright notice.
19847
0bbed51a
MC
198482004-06-11 Michael Chastain <mec.gnu@mindspring.com>
19849
19850 * gdb.cp/virtfunc.cc: Add copyright notice.
19851
e12a46c9
RC
198522004-06-11 Randolph Chung <tausq@debian.org>
19853
19854 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
19855 problem.
19856
338e05af
AC
198572004-06-10 Andrew Cagney <cagney@gnu.org>
19858
19859 * lib/compiler.cc, lib/compiler.c: Append either
19860 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
19861 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
19862 instead of gcc-3-3.
19863
dc3f10cb
AC
198642004-06-09 Andrew Cagney <cagney@gnu.org>
19865
b4d946af
AC
19866 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
19867 gdb/1455, bug is specific to "long long" and "double".
a9c64011 19868
dc3f10cb
AC
19869 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
19870 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
19871 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
19872 fixed.
19873
b5c0bfa2
AC
198742004-06-09 Andrew Cagney <cagney@gnu.org>
19875
19876 * gdb.base/structs.exp (test_struct_returns): Replace
19877 "return_value_unknown" and "finish_value_unknown" by
19878 "return_value_known" and "finish_value_known". Instead of
19879 "return_value_unknown" iff "finish_value_unknown", check
19880 "return_value_known" implies "finish_value_known".
19881
caeb605f
MH
198822004-06-08 Martin Hunt <hunt@redhat.com>
19883
19884 * gdb.base/float.exp: Add pattern for mips targets.
19885
c892bb64
RC
198862004-06-08 Randolph Chung <tausq@debian.org>
19887
19888 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
19889 message for unknown architectures more clear.
19890
48306d3e
JB
198912004-06-08 Joel Brobecker <brobecker@gnat.com>
19892
19893 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
19894 start the execution of the program.
19895
83ecb59f
JB
198962004-06-07 Jim Blandy <jimb@redhat.com>
19897
19898 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
19899 * gdb.arch/i386-cpuid.h: New helper file.
19900
55264cb4
RC
199012004-06-07 Randolph Chung <tausq@debian.org>
19902
19903 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
19904 has started.
19905
23cadb28
RM
199062004-06-04 Roland McGrath <roland@redhat.com>
19907
19908 Fix PR gdb/1647.
19909 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
19910 differently to be robust to output buffering differences.
19911
51d01eda
MC
199122004-06-04 Michael Chastain <mec.gnu@mindspring.com>
19913
19914 * gdb.threads/pthreads.exp: Update copyright years.
19915 (check_control_c): Change asynchronous 'after' to synchronous.
19916
f4fc3b93
RM
199172004-06-04 Roland McGrath <roland@redhat.com>
19918
19919 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
19920 next gdb prompt.
19921
4013522b
MC
199222004-06-02 Michael Chastain <mec.gnu@mindspring.com>
19923
19924 Fix PR gdb/1636.
19925 * gdb.threads/manythreads.exp: Change asynchronous 'after'
19926 calls to synchronous.
19927
7a8f1e6b
JB
199282004-05-26 Jim Blandy <jimb@redhat.com>
19929
19930 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
19931
81bb3443
RC
199322004-05-24 Randolph Chung <tausq@debian.org>
19933
19934 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
19935 * gdb.asm/pa.inc: New file.
19936
8f5a3103
MK
199372004-05-22 Mark Kettenis <kettenis@gnu.org>
19938
19939 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
19940
734b8fe8 199412004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 19942 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
19943
19944 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
19945 GDB prompt.
19946
725603e1
UW
199472004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19948
f4fc3b93 19949 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
19950 setjmp/longjmp. Use sigaction instead of signal.
19951
8b923272 199522004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 19953 Michael Snyder <msnyder@redhat.com>
8b923272
JB
19954
19955 * gdb.threads/pthread_cond_wait.c: New file.
19956 * gdb.threads/pthread_cond_wait.exp: New testcase.
19957
8bfabb04
AC
199582004-05-13 Andrew Cagney <cagney@redhat.com>
19959
19960 * gdb.base/signull.exp, gdb.base/signull.c: New files.
19961 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
19962
42edda50
AC
199632004-05-11 Andrew Cagney <cagney@redhat.com>
19964
19965 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
19966 fixed but revealed gdb/1639.
19967
d303a6c7
AC
199682004-05-10 Andrew Cagney <cagney@redhat.com>
19969
19970 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
19971 func1" and "next to 2nd alarm", kernel bug avoided.
19972
bf08c2a1
DJ
199732004-05-10 Daniel Jacobowitz <dan@debian.org>
19974
19975 PR external/1568
19976 * gdb.base/bigcore.exp: Check the size of the dumped core file.
19977 XFAIL if it is smaller than bytes_allocated.
19978 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
19979 (main): Make chunks_allocated unsigned. Correct comment.
19980
c0586a34
JB
199812004-05-07 Joel Brobecker <brobecker@gnat.com>
19982
19983 * gdb.arch/powerpc-aix-prologue.c: New file.
19984 * gdb.arch/powerpc-aix-prologue.exp: New file.
19985
f2785d12
JB
199862004-05-07 Jim Blandy <jimb@redhat.com>
19987
19988 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
19989 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
19990
bd7f6e30
JB
199912004-05-06 Joel Brobecker <brobecker@gnat.com>
19992
19993 * gdb.base/sep.exp: No longer setup_kfail when the program was
19994 built with dwarf2.
19995
0a5e7efe
JI
199962004-05-05 Jim Ingham <jingham@apple.com>
19997
19998 * gdb.base/pending.exp: Make sure pending breakpoints
19999 preserve the ignore count.
f4fc3b93 20000
a8958849
MK
200012004-04-27 Jerome Guitton <guitton@gnat.com>
20002
20003 * i386-prologue.exp: Add testcase for jump instruction as first
20004 instruction of the real code.
20005 * i386-prologue.c (jump_at_beginning): New function.
20006
7e103f5b
MK
200072004-04-28 Mark Kettenis <kettenis@gnu.org>
20008
20009 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20010 x86_64-*-*.
20011
5d38b224
MK
200122004-04-28 Mark Kettenis <kettenis@gnu.org>
20013
20014 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20015 i*86-*-*.
20016
0ef32fd9
MK
200172004-04-25 Mark Kettenis <kettenis@gnu.org>
20018
20019 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20020 expression that checks the return type.
20021
71d7dd7c
AC
200222004-04-23 Andrew Cagney <cagney@redhat.com>
20023
20024 * gdb.base/call-sc.exp: New test of scalar call/return values.
20025 * gdb.base/call-sc.c: Ditto.
20026
1e9f977e
JJ
200272004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20028
20029 * gdb.threads/manythreads.c: Reduce thread stack size.
20030
899d9e3a
JJ
200312004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20032
20033 * gdb.threads/manythreads.c: Add copyright notice.
20034
61bcae62
AC
200352004-04-23 Andrew Cagney <cagney@redhat.com>
20036
20037 * gdb.base/siginfo.exp: Better handle step out of signal.
20038 * gdb.base/sigstep.exp: Ditto.
20039
7339a42e 200402004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20041 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20042
20043 * gdb.threads/manythreads.c: New testcase.
20044 * gdb.threads/manythreads.exp: Ditto.
20045
5c98409b
JB
200462004-04-22 Jim Blandy <jimb@redhat.com>
20047
20048 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20049 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20050
3b611f1a
MC
200512004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20052
20053 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20054
f0fd9238
AC
200552004-04-21 Andrew Cagney <cagney@redhat.com>
20056
20057 * gdb.base/sigstep.c: New file.
20058 * gdb.base/sigstep.exp: New file.
20059
90990674
JB
200602004-04-16 Joel Brobecker <brobecker@gnat.com>
20061
20062 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20063 call to observer_notify_normal_stop.
20064
78cef34b
AC
200652004-04-15 Andrew Cagney <cagney@redhat.com>
20066
20067 * gdb.base/siginfo.c: New file.
20068 * gdb.base/siginfo.exp: New file.
20069
d2343407
JB
200702004-04-12 J. Brobecker <brobecker@gnat.com>
20071
20072 * gdb.base/sep.exp: Fix typo in comment.
20073
a2dba3c8
JB
200742004-04-12 J. Brobecker <brobecker@gnat.com>
20075
20076 * gdb.base/sep.c: New file.
20077 * gdb.base/sep-proc.c: New file.
20078 * gdb.base/sep.exp: New testcase.
20079
15f7b60e
MK
200802004-04-09 Mark Kettenis <kettenis@gnu.org>
20081
20082 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20083 support.
20084
44f4de1a
AC
200852004-04-05 Andrew Cagney <cagney@redhat.com>
20086
20087 * gdb.base/sigaltstack.c: New file.
20088 * gdb.base/sigaltstack.exp: New file.
20089
ef04f396
JB
200902004-04-04 Joel Brobecker <brobecker@gnat.com>
20091
20092 * gdb.base/foll-fork.exp: Update the expected output for
20093 "help set follow-fork-mode", to match a change that was made
20094 to the help of this variable on 2004-01-13.
20095
d40d2c92
JB
200962004-04-01 Joel Brobecker <brobecker@gnat.com>
20097
20098 * lib/ada.exp: Add copyright notice.
20099 * bar.ads: Likewise.
20100 * bar.adb: Likewise.
20101 * null_record.adb: Likewise.
20102 * null_record.exp: Likewise.
20103 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20104
f86ef5a3
JB
201052004-04-01 Joel Brobecker <brobecker@gnat.com>
20106
20107 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20108 * configure: Regenerate.
20109
414e70e3
JB
201102004-04-01 Joel Brobecker <brobecker@gnat.com>
20111
20112 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20113 to build the application. Remove the message printed when in
20114 verbose mode, redundant with the UNSUPPORTED message above.
20115
f0aaee49
JB
201162004-03-31 Joel Brobecker <brobecker@gnat.com>
20117
20118 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20119 * gdb.ada (null_record.exp): New testcase.
20120
ac81cb54
JB
201212004-03-31 Joel Brobecker <brobecker@gnat.com>
20122
20123 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20124
854af2f7
JB
201252004-03-31 Joel Brobecker <brobecker@gnat.com>
20126
20127 * gdb.ada: New subdirectory.
20128 * gdb.ada/Makefile.in: New file.
20129 * gdb.ada/gnat_ada.gpr.in: New file.
20130
034cb681
JB
201312004-03-31 Joel Brobecker <brobecker@gnat.com>
20132
20133 * lib/ada.exp: New file.
20134
78a1a894
DJ
201352004-03-24 Daniel Jacobowitz <drow@mvista.com>
20136
20137 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20138 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20139
4b2b3b3e
AC
201402004-03-22 Andrew Cagney <cagney@redhat.com>
20141
20142 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20143 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20144 Problem identified by Ulrich Weigand.
20145
23c73aa3
DC
201462004-03-17 David Carlton <carlton@kealia.com>
20147
20148 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20149 PR c++/826.
20150
d63a86f8
RM
201512004-03-16 Roland McGrath <roland@redhat.com>
20152
20153 * gdb.base/auxv.exp: New file.
20154 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20155
0e02aa50
DC
201562004-03-12 David Carlton <carlton@kealia.com>
20157
20158 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20159 * gdb.cp/pr-1553.cc: Ditto.
20160 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20161 pass branch.
20162
c20b71be
MC
201632004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 * gdb.cp/templates.exp: Accept more template types.
20166
c7414a01
MC
201672004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20168
20169 From Corinna Vinschen with modifications.
20170 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20171 local variable obj_with_enum.
20172 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20173 results with obj_with_enum.
20174
ed69573c
MC
201752004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20176
20177 * gdb.cp/classes.cc: New file, copied from misc.cc.
20178 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20179
28301461
MC
201802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20181
20182 * gdb.cp/misc.cc: Add copyright notice.
20183
1198ecbe
DC
201842004-03-05 David Carlton <carlton@kealia.com>
20185
20186 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20187 * gdb.cp/rtti.h: Update copyright.
20188 (namespace n2::n3): New.
20189 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20190 (n2::n3::func3): New.
20191 (main): Call n2::n3::func3.
20192 * gdb.cp/rtti2.cc: Update copyright.
20193 (n2::create3): New.
20194
9e08c470
MK
201952004-03-04 Mark Kettenis <kettenis@gnu.org>
20196
20197 * gdb.asm/openbsd.inc: Fix typo.
20198
4bebc3aa
FF
201992004-03-03 Fred Fish <fnf@redhat.com>
20200
20201 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20202 "val" instead of unused "size". Update copyright year.
20203
6ea9fb37
DJ
202042004-02-29 Daniel Jacobowitz <drow@mvista.com>
20205
20206 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20207 to use unsigned char.
20208 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20209 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20210
23b23974
DJ
202112004-02-29 Daniel Jacobowitz <drow@mvista.com>
20212
20213 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20214 line of output.
20215
7574fd53
DJ
202162004-02-28 Daniel Jacobowitz <drow@mvista.com>
20217
20218 * gdb.base/relocate.c (dummy): Initialize.
20219
a195357f
DJ
202202004-02-28 Daniel Jacobowitz <drow@mvista.com>
20221
20222 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20223 a breakpoint at exit.
20224
72fd54a9
FF
202252004-02-27 Fred Fish <fnf@redhat.com>
20226
20227 * gdb.base/chng-syms.exp: Add expect condition to match failing
20228 case that isn't a timeout.
20229
b9d23137
AC
202302004-02-27 Andrew Cagney <cagney@redhat.com>
20231
20232 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20233 support.
20234
15d208f6 202352004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20236
15d208f6
FF
20237 * gdb.arch/gdb1431.c: Remove.
20238 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20239 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20240 of "until" incorrectly.
20241
98f9cd2d
JB
202422004-02-26 J. Brobecker <brobecker@gnat.com>
20243
20244 * gdb.cp/class2.cc (empty): New class.
20245 (refer): New function.
20246 (main): Declare an object of type empty and use it.
20247 * gdb.cp/class2.exp: Print the value of an object of type empty.
20248
9b50c11b
JJ
202492004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20250
20251 * gdb.base/langs.exp: Update query string to match the
20252 new nquery format used for pending breakpoints.
20253
0dcd613f
AC
202542004-02-26 Andrew Cagney <cagney@redhat.com>
20255
20256 Fix PR i18n/1570.
20257 * gdb.base/charset.c: Update copyright notice.
20258 (main, init_string): Remove the escape character '\e' tests.
20259 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20260 * gdb.base/charset.exp (valid_host_charset): Ditto.
20261 * gdb.base/setvar.exp: Ditto.
20262
b8a56647
AC
202632004-02-24 Andrew Cagney <cagney@redhat.com>
20264
90d59e34
AC
20265 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20266 mmapped data in core file" PASS and FAIL messages consistent.
20267
b8a56647
AC
20268 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20269 setting a breakpoint. Work around PR java/1565.
20270
9f27c604
JJ
202712004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20272
20273 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20274 new nquery format.
20275 * gdb.base/pending.exp: Ditto.
20276
3224a706
MK
202772004-02-22 Mark Kettenis <kettenis@gnu.org>
20278
20279 * configure.in: Run stabs tests on *BSD.
20280 * configure: Regenerated.
20281
41e0a9ca
MK
202822004-02-21 Mark Kettenis <kettenis@gnu.org>
20283
20284 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20285
1e1b3428
FF
202862004-02-20 Fred Fish <fnf@redhat.com>
20287
20288 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20289 blank in test for "returns short", for consistency with other
20290 "returns xxx" tests. Update copyright year.
20291
f9a7572a
FF
202922004-02-19 Fred Fish <fnf@redhat.com>
20293
20294 New testcase for PR breakpoint/1558.
20295 * gdb.arch/gdb1558.exp: New file.
20296 * gdb.arch/gdb1558.c: New file.
20297
b2ce2854
EZ
202982004-02-19 Elena Zannoni <ezannoni@redhat.com>
20299
20300 * gdb.base/nodebug.exp: Fix typo.
20301
e7c9ff01
JB
203022004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20303
20304 Committed by Jim Blandy <jimb@redhat.com>.
20305
62f4b920
JB
20306 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20307
2db536a1
JB
20308 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20309
e7c9ff01
JB
20310 * gdb.base/float.exp: Support s390*-*-* targets.
20311
f3205b34
AF
203122004-02-17 Adam Fedor <fedor@gnu.org>
20313
20314 * gdb.base/gdb1555.exp: New file.
20315 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20316
9d62932d
EZ
203172004-02-17 Elena Zannoni <ezannoni@redhat.com>
20318
20319 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20320
344c9711
FF
203212004-02-16 Fred Fish <fnf@redhat.com>
20322
20323 * gdb.arch/gdb1291.c: Remove
20324 * gdb.arch/gdb1291.s: New test input file.
20325 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20326 fail. Test for correct result, known incorrect result, other
20327 failures and timeouts.
20328
2d822687
AC
203292004-02-16 Andrew Cagney <cagney@redhat.com>
20330
20331 * gdb.base/bigcore.exp: New file.
20332 * gdb.base/bigcore.c: New file.
20333
dac15b66
AC
203342004-02-13 Andrew Cagney <cagney@redhat.com>
20335
20336 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20337 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20338 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20339 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20340 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20341 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20342 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20343 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20344 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20345 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20346
6bdfc2c4
JJ
203472004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20348
20349 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20350 executed is an alloc instruction.
20351
87b3ede8
DC
203522004-02-11 David Carlton <carlton@kealia.com>
20353
20354 * gdb.cp/breakpoint.exp: New.
20355 * gdb.cp/breakpoint.cc: New.
20356
6e19e2bf
MC
203572004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20358
20359 Partial fix for PR gdb/1543.
20360 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20361 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20362 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20363 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20364 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20365 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20366 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20367 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20368 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20369 to bug-gdb@prep.ai.mit.edu .
20370 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20371 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20372 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20373 Likewise.
20374
5c5455dc
AC
203752004-02-10 Andrew Cagney <cagney@redhat.com>
20376
20377 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20378 using gdb_internal_error_resync.
20379
9cf689d7
DJ
203802004-02-09 Daniel Jacobowitz <drow@mvista.com>
20381
20382 * gdb.threads/thread-specific.exp: Stop early if no threads are
20383 found.
20384
d2dc51db
MC
203852004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20386
20387 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20388
14b1a056
DJ
203892004-02-08 Daniel Jacobowitz <drow@mvista.com>
20390
20391 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20392 breakpoints.
20393
83f66e8f
DJ
203942004-02-07 Daniel Jacobowitz <drow@mvista.com>
20395
20396 * config/sim.exp (gdb_load): Handle $arg == "".
20397 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20398 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20399
30fc0091
EZ
204002004-02-07 Elena Zannoni <ezannoni@redhat.com>
20401
a9c64011
AS
20402 * gdb.base/maint.exp: Update test to reflect
20403 obstack changes.
30fc0091 20404
4d806929
JJ
204052004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20406
20407 * gdb.base/pendshr.c (pendfunc): New function that calls
20408 pendfunc1.
20409 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20410
7bfdd688
FF
204112004-02-04 Fred Fish <fnf@redhat.com>
20412
20413 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20414 function symbols and update copyright years.
20415 * gdb.arch/gdb1291.c: Ditto.
20416
aaa08ee4
MC
204172004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20418
20419 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20420
dbad7755
MC
204212004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20422
20423 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20424
ec4646ef
MC
204252004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20426
20427 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20428
1b802196
FF
204292004-02-02 Fred Fish <fnf@redhat.com>
20430
20431 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20432 remote targets. Update copyright years.
20433
18fe2033
JJ
204342004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20435
20436 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20437 support.
20438 * gdb.base/langs.exp: Fix test which attempts to create
20439 breakpoint on non-existent function to handle new pending
20440 support.
20441 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20442 a breakpoint.
20443 * gdb.base/pending.exp: New test.
20444 * gdb.base/pending.c: New file.
20445 * gdb.base/pendshr.c: Ditto.
20446
8d577d32
DC
204472004-02-02 David Carlton <carlton@kealia.com>
20448
20449 * gdb.cp/overload.exp: Add overloadNamespace tests.
20450 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20451 (overloadNamespace, XXX): New.
20452 (main): Call XXX::marker2.
20453
3ad13771
FF
204542004-02-01 Fred Fish <fnf@redhat.com>
20455
20456 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20457 * gdb.base/finish.exp: Ditto.
20458 * gdb.base/gcore.exp: Ditto.
20459 * gdb.base/huge.exp: Ditto.
20460 * gdb.base/info-proc.exp: Ditto.
20461 * gdb.base/return2.exp: Ditto.
20462 * gdb.threads/gcore-thread.exp: Ditto.
20463
44c75849
DJ
204642004-02-01 Daniel Jacobowitz <drow@mvista.com>
20465
20466 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20467
005bc093
MK
204682004-02-01 Mark Kettenis <kettenis@gnu.org>
20469
20470 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20471 that opening the file succeeds on OpenBSD.
20472
c47cebdb
DJ
204732004-02-01 Daniel Jacobowitz <drow@mvista.com>
20474
20475 * gdb.threads/thread-specific.c: New file.
20476 * gdb.threads/threads-specific.exp: New test script.
20477 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20478 to expect_out.
20479
5a01311c
MK
204802004-02-01 Mark Kettenis <kettenis@gnu.org>
20481
20482 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20483 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20484 only on the "print_small_structs from print_long_arg_list" test.
20485
ce22a4f1
DJ
204862004-02-01 Daniel Jacobowitz <drow@mvista.com>
20487
20488 * gdb.base/completion.exp: Kill a stray backslash.
20489
20490 From Jim Ingham <jingham@apple.com>:
20491 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20492 agrees with the result from sending a tab.
20493
abbab9d3
DJ
204942004-01-31 Daniel Jacobowitz <drow@mvista.com>
20495
20496 * gdb.base/chng-syms.exp: Remove stray newline.
20497
53904d1e
MK
204982004-01-31 Mark Kettenis <kettenis@gnu.org>
20499
20500 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20501 *-*-openbsd*.
20502 * gdb.asm/openbsd.inc: New file.
20503
3a4b3aac
MK
205042004-01-30 Mark Kettenis <kettenis@gnu.org>
20505
20506 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20507 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20508 *-*solaris2*. Remove commented out default settings for
20509 asm-flags. Replace gdb_compile with target_link.
20510
ebac27b4
MC
205112004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20512
20513 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20514 for all tests. Remove old hp-ux and cygnus xfail cases.
20515
d8679d84
PH
205162004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20517
20518 * gdb.base/chng-syms.exp: New file.
20519 * gdb.base/chng-syms.c: New file.
20520
0a55bc22
MC
205212004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20522
20523 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20524 Provide arms for current output in all my configurations.
20525
94b8e876
MC
205262004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20527
20528 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20529 * lib/compiler.cc: Likewise.
20530 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20531 get the right preprocessor. Eval the output directly. Remove
20532 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20533 hp_f77_compiler and hp_f90_compiler completely.
20534 (gdb_preprocess): Delete.
20535 (get_compiler): Delete.
20536
7cf03d44
MK
205372004-01-24 Mark Kettenis <kettenis@gnu.org>
20538
20539 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20540 <string.h>.
20541
68b6dce9
NR
205422004-01-24 Nick Roberts <nick@nick.uklinux.net>
20543
20544 * gdb.mi/mi-stack.exp: Update copyright.
20545
b368761e
DC
205462004-01-23 David Carlton <carlton@kealia.com>
20547
20548 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20549 test for cp_lookup_transparent_type.
20550 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20551 call them.
20552
f2061b53
DJ
205532004-01-23 Daniel Jacobowitz <drow@mvista.com>
20554
20555 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20556 after -var-update.
20557
37fc574a
DC
205582004-01-23 David Carlton <carlton@kealia.com>
20559
20560 * gdb.cp/namespace.cc (C::ensureRefs): New.
20561 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20562
8e94b928
NR
205632004-01-20 Nick Roberts <nick@nick.uklinux.net>
20564
20565 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20566 case "-stack-list-locals 2".
20567 * gdb.mi/mi-var-child.exp: Test for case
20568 "-var-list-children --all-values NAME".
20569
997b0952
MC
205702004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20571
20572 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20573
52470da3
MK
205742004-01-18 Mark Kettenis <kettenis@gnu.org>
20575
7049b4b8
MK
20576 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20577 used with gdb_test_multiple.
20578
52470da3
MK
20579 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20580 read at address 0. This fixes PR testsuite/1504.
20581
da6012e5
DJ
205822004-01-18 Daniel Jacobowitz <drow@mvista.com>
20583
20584 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20585 Remove downloading, guessing the host executable, the calls to
20586 gdb_file_cmd and gdb_target_cmd, and "load" support.
20587 (infer_host_exec): New function broken out from gdb_load.
20588 (gdb_load): New wrapper for gdbserver_gdb_load.
20589 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20590 gdb_target_cmd. Use -target-select.
20591 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20592 Download binaries to the host. Clear last_mi_remote_file when
20593 we load a new binary.
20594 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20595 call gdbserver_gdb_load and mi_gdb_target_cmd.
20596
32c70722
MC
205972004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20598
20599 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20600 type patterns.
20601
b0cecf36
MC
206022004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20603
20604 * gdb.cp/templates.exp: Fix typo in test name of
20605 "print Foo<volatile char*>::foo".
20606
4120d7e6
MC
206072004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20608
20609 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20610
f679e530
BE
206112004-01-16 Ben Elliston <bje@wasabisystems.com>
20612
20613 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20614 (clean mostlyclean): Remove empty rm.
20615
091c48f6
MC
206162004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20617
20618 * gdb.base/setvar.exp: Add copyright years.
20619
3e5fc8d2
DC
206202004-01-14 David Carlton <carlton@bactrian.org>
20621
20622 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20623 PR c++/1511 and update coment.
20624 * gdb.cp/templates.exp: Update patterns to match current output.
20625 If changes involve something other than whitespace, KFAIL
20626 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20627
63d06c5c
DC
206282004-01-14 David Carlton <carlton@kealia.com>
20629
20630 * gdb.cp/namespace.exp: Add tests involving classes defined within
20631 namespaces.
20632 * gdb.cp/namespace.cc (C::CClass): New.
20633 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20634
a51dab88
EZ
206352004-01-14 Elena Zannoni <ezannoni@redhat.com>
20636
20637 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20638 what debug info we have. Print a better message if something goes
20639 wrong while producing the separate debug info file.
20640
a476ccc9
MC
206412004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20642
20643 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20644
f453692c
MC
206452004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20646
20647 * gdb.base/callfuncs.c: Add copyright notice.
20648
f40063a5
MC
206492004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20650
20651 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20652 inheritance. PR gdb/1498, PR gcc/13539.
20653
19ac3974
EZ
206542004-01-13 Elena Zannoni <ezannoni@redhat.com>
20655
a9c64011
AS
20656 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20657 test specific name.
20658 * gdb.mi/gdb669.exp: Ditto.
20659 * gdb.mi/mi-pthreads.exp: Ditto.
20660 * gdb.mi/mi1-pthreads.exp: Ditto.
20661 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 20662
56c97c6e
MC
206632004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20664
20665 * gdb.cp/member-ptr.cc: Add copyright notice.
20666
a0644324
MC
206672004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20668
20669 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20670 some patterns for recent versions of gcc and hpacc. Delete
20671 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20672 Delete tests that access a NULL pointer-to-member-data. This
20673 script is still disabled for gcc.
20674
32fabe09
EZ
206752004-01-12 Elena Zannoni <ezannoni@redhat.com>
20676
20677 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 20678 escaped correctly.
32fabe09 20679
1f8a6abb
EZ
206802004-01-12 Elena Zannoni <ezannoni@redhat.com>
20681
20682 * gdb.base/sepdebug.exp: New file.
20683 * gdb.base/sepdebug.c: New file.
20684 * lib/gdb.exp (separate_debug_filename): New procedure.
20685 (gdb_gnu_strip_debug): New procedure.
20686
48efe704
AC
206872004-01-12 Andrew Cagney <cagney@redhat.com>
20688
20689 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20690 * gdb.mi/ChangeLog-1999-2003: New file.
20691
a9415475
AC
206922004-01-12 Andrew Cagney <cagney@redhat.com>
20693
20694 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
20695 "Renaming a directory to a non-empty directory returns ENOTEMPTY
20696 or EEXIST", treat EBUSY as an XFAIL.
20697
83b8cf9d
MC
206982004-01-11 Michael Chastain <mec.gnu@mindspring.com>
20699
20700 * gdb.base/scope.exp: Remove obsolete setup_xfail for
20701 hp_cc_compiler.
20702
9939d2a8
MC
207032004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20704
20705 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20706 decorations.
20707
1ff8cadf
MC
207082004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20709
20710 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20711 and "(aCC)" decorations. Remove obsolete doco about old
20712 test results.
20713
6fa9022e
MC
207142004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * gdb.cp/exception.exp: Fix typo in doco.
20717
209721fe
MK
207182004-01-09 Mark Kettenis <kettenis@gnu.org>
20719
20720 * gdb.base/gdb1476.exp: Fix typo.
20721
ef11303e
MC
207222004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20723
20724 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20725 file.
20726
041ab88c
MC
207272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20728
20729 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20730 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20731 Use gdb_compile. Remove restriction on gcc. Add some patterns
20732 for recent version of gdb. Delete second half, which was a copy
20733 of the first half with different build flags. This test is
20734 still disabled because it is still not ready for production.
20735
e36d075a
MC
207362004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20737
20738 * gdb.cp/exception.cc: Add copyright notice.
20739 * gdb.cp/exception.exp: Add a notice that this file is broken
20740 because of line number changes caused by addition of copyright
20741 notice.
20742
42b190ad
MC
207432004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20744
20745 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20746 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
20747
8f25f06b
MC
207482004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20749
20750 * gdb.cp/classes.exp: Accept gnu abi 2.
20751 * gdb.cp/derivation.exp: Likewise.
20752 * gdb.cp/overload.exp: Likewise.
20753 * gdb.cp/virtfunc.exp: Likewise.
20754
06ded8b8
MC
207552004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20756
20757 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20758 semicolon after end of function.
20759
77c26ae3
MC
207602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20761
20762 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
20763 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
20764 boilerplate code for compiling and running the program under
20765 test. Add some string method tests.
20766
20757486
MC
207672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20768
20769 * gdb.cp/bs15503.cc: Add copyright notice.
20770 * gdb.cp/bs15503.exp: Adjust line number.
20771
0fd3b503
MC
207722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20773
20774 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
20775 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
20776
10d1bea8
MC
207772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20778
20779 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
20780 hp_cc_compiler.
20781
2789202a
MC
207822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20783
20784 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
20785 * gdb.cp/ctti.exp: Use the marker instead of "next".
20786 With gcc, run further before bailing.
20787
b862f14c
MC
207882004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20789
20790 * gdb.cp/cttiadd.cc: Add copyright notice.
20791 * gdb.cp/cttiadd1.cc: Likewise.
20792 * gdb.cp/cttiadd2.cc: Likewise.
20793 * gdb.cp/cttiadd3.cc: Likewise.
20794
96da2469
MC
207952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20796
20797 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
20798 Use gdb_test, gdb_test_multiple. Use floating-point values that
20799 have exact representations in IEEE-ish formats.
20800
053248ff
MC
208012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20802
20803 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
20804 compilers. Delete duplicate call to get_compiler_info.
20805 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
20806 * gdb.base/volatile.exp: Likewise.
20807
84acecdd
MK
208082004-01-07 Mark Kettenis <kettenis@gnu.org>
20809
20810 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
20811 memory at address 0.
20812
fe11a27f
MC
208132004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20814
20815 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
20816 to test for hp-ux assembler. Fix copyright years.
20817
60ad077b
AC
208182004-01-07 Andrew Cagney <cagney@redhat.com>
20819
20820 * gdb.base/fileio.c (strerrno): Add "EBUSY".
20821
1c9b8f33
AC
208222004-01-07 Andrew Cagney <cagney@redhat.com>
20823
20824 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
20825 when creating the read-only file. From analysis by Roland McGrath
20826 and Elena Zannoni.
20827
753ccc7a
MC
208282004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20829
20830 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
20831
eca3e36b
MC
208322004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20833
20834 * gdb.base/cvexpr.c: Be type-safe with function pointers and
20835 data pointers.
20836
f8d4bac4
MC
208372004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20838
20839 * gdb.cp/m-static.exp: Compile one source file at a time.
20840 Delete unused call to get_compiler_info.
20841
9b4e0f94
MC
208422004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20843
20844 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
20845 * gdb.base/call-rt-st.exp: Likewise.
20846 * gdb.base/nodebug.exp: Likewise.
20847 * gdb.base/volatile.exp: Likewise.
20848 * gdb.cp/ref-types.exp: Likewise.
20849 * gdb.cp/templates.exp: Likewise.
20850
023c1024
MK
208512004-01-05 Mark Kettenis <kettenis@gnu.org>
20852
20853 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
20854
19703c4a
MC
208552004-01-05 Michael Chastain <mec.gnu@mindspring.com>
20856
20857 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
20858 hppa*-hp-hpux*.
20859
18b67037
MK
208602004-01-04 Mark Kettenis <kettenis@gnu.org>
20861
ba6219c8
MK
20862 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20863 x86_64-*-*.
20864
18b67037
MK
20865 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20866 sparc64-*-* and sparc*-solaris2*.
20867
1bfbbb9d
MK
208682004-01-04 Mark Kettenis <kettenis@gnu.org>
20869
20870 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
20871 return ${tests}" test. The ${tests} already mentions the
20872 filename.
20873
06846494
MC
208742004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20875
20876 * gdb.cp/local.exp: Accept gcc abi 2.
20877
3b0cb202
MC
208782004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20879
20880 * gdb.cp/templates.exp: Accept gcc abi 2.
20881
0643ec3f
MC
208822004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20883
20884 * lib/compiler.cc: Remove supports_template_debugging.
20885 * gdb.cp/templates.exp: Do not test supports_template_debugging.
20886
d231d0b1
MC
208872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20888
20889 * gdb.cp/namespace.exp: Accept gcc abi 2.
20890
44ffb27c
MC
208912004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20892
20893 * gdb.cp/method.exp: Accept gcc abi 2.
20894
184ad485
MC
208952004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20896
20897 * gdb.cp/classes.exp: Generate identical results as old version.
20898 * gdb.cp/derivation.exp: Likewise.
20899 * gdb.cp/overload.exp: Likewise.
20900 * gdb.cp/virtfunc.exp: Likewise.
20901
116f09e7
MC
209022004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20903
20904 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
20905 mysterious bug with sourceware version of expect.
20906
b1379776
MC
209072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20908
20909 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
20910 current versions of gcc, including gcc abi 2. Remove gratuitous
20911 restart of test program. Use gdb_test_multiple and gdb_test for
20912 all tests. Add patterns to xfail missing "const" in "const char *"
20913 and kfail PR gdb/1155.
20914
6b7a4c0e
MC
209152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20916
20917 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
20918 current versions of gcc, including gcc abi 2. Remove gratuitous
20919 restart of test program. Use gdb_test_multiple and gdb_test for
20920 all tests. Add patterns to kfail PR gdb/1498.
20921
51615d72
MC
209222003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20923
20924 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
20925 current versions of gcc, including gcc abi 2. Use "breakpoint"
20926 and "continue" instead of restarting the target program. Use
20927 gdb_test_multiple and gdb_test for all tests.
20928
7b79a9d7
MK
209292004-01-01 Mark Kettenis <kettenis@gnu.org>
20930
20931 * gdb.asm/asm-source.exp: Update copyright year. Link statically
20932 for *-*-solaris2*.
20933
1cd3489f
MC
209342003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20935
20936 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
20937 current versions of gcc, including gcc abi 2. Use "breakpoint"
20938 and "continue" instead of restarting the target program several
20939 times. Use gdb_test_multiple and gdb_test for all tests.
20940
850742db
MC
209412003-12-18 Michael Chastain <mec.gnu@mindspring.com>
20942
20943 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
20944 source files.
20945
eb4bbda8
MC
209462003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20947
20948 * gdb.base/environ.exp: Handle compiling test case from multiple
20949 source files.
20950
e42c7771
MC
209512003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
20954
80e4b428
JB
209552003-12-17 Jim Blandy <jimb@redhat.com>
20956
5f06973a
JB
20957 * gdb.base/freebpcmd.c: Add copyright notice.
20958
80e4b428
JB
20959 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
20960
0ab84fb7
MC
209612003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20962
20963 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
20964
1b3bb3d0
JB
209652003-12-13 Jim Blandy <jimb@redhat.com>
20966
20967 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
20968
3a4c9371
KB
209692003-12-12 Kevin Buettner <kevinb@redhat.com>
20970
20971 * gdb.asm/frv.inc: New file.
20972 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
20973
a1dea79a
FF
209742003-12-09 Fred Fish <fnf@redhat.com>
20975
20976 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
20977 functions to break1.c and leave prototypes behind. Add more
20978 "set breakpoint NN here" comments.
20979 * gdb.base/break1.c: New file.
20980
20981 * gdb.base/break.exp: Handle compiling test case from multiple
20982 source files and change source file references as needed.
20983 * gdb.base/completion.exp: Ditto.
20984 * gdb.base/condbreak.exp: Ditto.
20985 * gdb.base/define.exp: Ditto.
20986 * gdb.base/ena-dis-br.exp: Ditto.
20987 * gdb.base/info-proc.exp: Ditto.
20988 * gdb.base/maint.exp: Ditto.
20989 * gdb.base/until.exp: Ditto.
20990
20991 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
20992 hardcoded line numbers.
20993 * gdb.base/define.exp: Ditto.
20994 * gdb.base/ena-dis-br.exp: Ditto.
20995 * gdb.base/maint.exp: Ditto.
20996 * gdb.base/until.exp: Ditto.
20997
20998 * gdb.base/completion.exp: Use "break1" for completion tests since
20999 "break" is no longer a unique prefix.
21000
5266b69c
AC
210012003-12-06 Andrew Cagney <cagney@redhat.com>
21002
21003 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21004 "return_value_unimplemented". When an unimplemented struct return
21005 architecture, report incorrect values as a KFAIL
21006
374451f0
MC
210072003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21008
21009 * gdb.cp/rtti.exp: Accept new wording of warning from
21010 cp_lookup_rtti_type.
21011
ba9b20a7
MC
210122003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 Partial fix for PR testsuite/1456.
21015 * gdb.base/scope.exp (test_at_main): Replace references to
21016 gcc_compiled with calls to test_compiler_info.
21017 (test_at_foo): Likewise.
21018 (test_at_bar): Likewise.
21019
b74b6d0b
MC
210202003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 Partial fix for PR testsuite/1456.
21023 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21024 to test_compiler_info.
21025
ccfa3402
MC
210262003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21027
21028 * gdb.base/so-impl-ld.exp: Update copyright notice.
21029
f6246aba
MC
210302003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21031
21032 Partial fix for PR testsuite/1456.
21033 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21034 to test_compiler_info.
21035
13ae734a
MC
210362003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21037
21038 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21039 from current versions of gdb. Clean up regular expressions.
21040 Delete redundant timeout case.
21041
d8e1cdee
MC
210422003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21043
21044 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21045 from current versions of gdb. Clean up regular expressions.
21046 Delete redundant timeout case.
21047
96457b64
MC
210482003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21049
21050 Partial fix for PR testsuite/1456.
21051 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21052 gcc_compiled with call to test_compiler_info.
21053
f35309fc
MC
210542003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21055
21056 Partial fix for PR testsuite/1456.
21057 * gdb.base/list.exp (test_list_function): Delete unused declaration
21058 of gcc_compiled.
21059
d7afdf9b
MC
210602003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21061
21062 Partial fix for PR testsuite/1456.
21063 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21064 call to test_compiler_info.
21065
71507b56
MK
210662003-11-29 Mark Kettenis <kettenis@gnu.org>
21067
21068 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21069 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21070 it to create the appropriate note.inc.
21071 * gdb.asm/asmsrc1.s: Include "note.inc".
21072 * gdb.asm/netbsd.inc: New file.
21073 * gdb.asm/empty.inc: New file.
21074
f81f93f7
MC
210752003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21076
21077 Partial fix for PR testsuite/1456.
21078 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21079 calls to test_compiler_info.
21080
9a77938e
MC
210812003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21082
21083 Partial fix for PR testsuite/1456.
21084 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21085 calls to test_compiler_info.
21086
e8367dc7
MK
210872003-11-27 Mark Kettenis <kettenis@gnu.org>
21088
21089 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21090 pattern for the KFAILs.
21091
526c61ee
AF
210922003-11-25 Adam Fedor <fedor@gnu.org>
21093
21094 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21095 * gdb.objc/objcdecode.m: New file.
21096
28f2d600
AF
210972003-11-25 Adam Fedor <fedor@gnu.org>
21098
21099 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21100 * gdb.objc/nondebug.m: New file.
21101
a3895cee
BE
211022003-11-26 Ben Elliston <bje@wasabisystems.com>
21103
21104 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21105 NetBSD as it does on FreeBSD. Modelled on a similar change by
21106 Mark Kettenis on 2003-05-30.
21107 (link-flags): Set to "--entry _start" regardless of target.
21108 Special linker flags are to be appended to $link-flags.
21109 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21110
c9f2c8a3
MC
211112003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21112
21113 * gdb.cp/method.exp: Accept output of new demangler.
21114
15a0587a 211152003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21116
21117 * gdb/class2.exp: New file.
21118 * gdb/class2.cc: New file.
21119
3c00b570
MC
211202003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21121
21122 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21123 of new demangler.
21124
7027acc7
MK
211252003-11-23 Mark Kettenis <kettenis@gnu.org>
21126
21127 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21128 of gdb_test "run".
21129
b0e1598a
MK
211302003-11-23 Mark Kettenis <kettenis@gnu.org>
21131
21132 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21133 "continue" into "run".
21134
4d9eda44
MC
211352003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21136
21137 Partial fix for PR testsuite/1456.
21138 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21139 call to test_compiler_info.
21140 * gdb.cp/ctti.exp: Likewise.
21141 * gdb.cp/derivation.exp: Likewise.
21142 * gdb.cp/member-ptr.exp: Likewise.
21143 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21144 reference to gcc_compiled.
21145
211462003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21147
21148 Fix PR testsuite/1463.
21149 * gdb.base/structs.exp (start_structs_test): Call
21150 get_debug_format before using the debug format.
21151
d422fe19
AC
211522003-11-22 Andrew Cagney <cagney@redhat.com>
21153
21154 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21155 * gdb.base/structs.exp: Use gdb_test_multiple.
21156
039cf96d
AC
211572003-11-20 Andrew Cagney <cagney@redhat.com>
21158
6882279b
AC
21159 * gdb.base/structs.exp: Handle and recover from internal errors.
21160 Replace "foo${n}" with "foo<n>" in test messages.
21161
e53890ae
AC
21162 * gdb.base/structs.exp: Update copyright. Rewrite.
21163 * gdb.base/structs.c: Update copyright. Rewrite.
21164
2b211c59
AC
21165 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21166 resync count exceeded.
d63a86f8 21167
039cf96d
AC
21168 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21169 from the internal error.
21170 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21171 Original from Jim Blandy.
21172 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21173
eac98b22
AC
211742003-11-19 Andrew Cagney <cagney@redhat.com>
21175
21176 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21177 KFAIL.
21178
67455b2a
MK
211792003-11-17 Mark Kettenis <kettenis@gnu.org>
21180
21181 New testcase for PR backtrace/1435.
21182 * gdb.arch/i386-unwind.exp: New file.
21183 * gdb.arch/i386-unwind.c: New file.
21184
853d6e5b
AC
211852003-11-17 Andrew Cagney <cagney@redhat.com>
21186
21187 * lib/gdb.exp (compiler_info): New global.
21188 (test_compiler_info): New function.
21189 (get_compiler_info): Set compiler_info.
21190 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21191 "compiler_info" to gcc-<major>-<minor>.
21192
38cf6e11
MC
211932003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21194
21195 * gdb.trace/configure: Remove.
21196
a50d3602
EZ
211972003-11-13 Elena Zannoni <ezannoni@redhat.com>
21198
21199 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21200 breakpoints.
a50d3602
EZ
21201 * gdb.base/break.exp: Remove all references to explicit line
21202 numbers.
21203
d9407aaa
NC
212042003-11-11 Nick Clifton <nickc@redhat.com>
21205
21206 * gdb.base/shreloc.exp: Do not run for targets which do not
21207 support shared objects.
21208
db488fc1
CV
212092003-11-10 Corinna Vinschen <vinschen@redhat.com>
21210
21211 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21212 Don't run tests if nofileio flag is given.
21213
6a90a18e
EZ
212142003-11-07 Elena Zannoni <ezannoni@redhat.com>
21215
21216 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21217 as well as 'Watchpoint'.
6a90a18e 21218
0b915e9c
EZ
212192003-11-06 Elena Zannoni <ezannoni@redhat.com>
21220
21221 Reported by Jim Ingham <jingham@apple.com>:
21222 * gdb.base/annota1.exp: Match at least one occurrence of the
21223 signal handler annotation.
21224
d7e4b55f
EZ
212252003-11-06 Elena Zannoni <ezannoni@redhat.com>
21226
a9c64011
AS
21227 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21228 as well as 'Watchpoint'.
d7e4b55f 21229
2fe4e8d0
MC
212302003-11-05 Michael Chastain <mec@shout.net>
21231
21232 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21233
6ef88553
KW
212342003-11-03 Kris Warkentin <kewarken@qnx.com>
21235
21236 * gdb.arch/gdb1291.c: New test file.
21237 * gdb.arch/gdb1291.exp: New test script.
21238 * gdb.arch/gdb1431.c: New test file.
21239 * gdb.arch/gdb1431.exp: New test script.
21240
ae7dc4d8
MC
212412003-10-22 Michael Chastain <mec@shout.net>
21242
21243 * gdb.mi/pthreads.c: Add copyright notice.
21244
c39d7427
MC
212452003-10-22 Michael Chastain <mec@shout.net>
21246
21247 * gdb.threads/pthreads.c: Add copyright notice.
21248
8b7d96c1
MC
212492003-10-20 Michael Chastain <mec@shout.net>
21250
21251 * gdb.base/gdb1056.exp: New test script.
21252
d1d69fdd
DJ
212532003-10-13 Daniel Jacobowitz <drow@mvista.com>
21254
21255 * gdb.threads/killed.exp: Use gdb_run_cmd.
21256
7d605576
DJ
212572003-10-13 Daniel Jacobowitz <drow@mvista.com>
21258
21259 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21260 create a core file.
21261 * gdb.threads/gcore-thread.exp: Likewise.
21262
618ec112
CV
212632003-10-13 Corinna Vinschen <vinschen@redhat.com>
21264
21265 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21266 type, based on char type.
21267 (struct bit_flags_short_t): New bitfield type, based on short type.
21268 (init_bit_flags_char): New fuction.
21269 (init_bit_flags_short): Ditto.
21270 (print_bit_flags_char): Ditto.
21271 (print_bit_flags_short): Ditto.
21272 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21273
9367a73c
MC
212742003-10-11 Michael Chastain <mec@shout.net>
21275
21276 * gdb.base/call-rt-st.exp: Update copyright year.
21277
1decf120
KI
212782003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21279
21280 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21281 * gdb.disasm/sh3.s: Ditto.
21282
5445b2ae
DJ
212832003-10-07 Daniel Jacobowitz <drow@mvista.com>
21284
21285 * gdb.threads/switch-threads.exp: New test.
21286 * gdb.threads/switch-threads.c: New source file.
21287
aec24853
CV
212882003-10-07 Corinna Vinschen <vinschen@redhat.com>
21289
21290 * gdb.base/ending-run.exp: Add sh specific case.
21291
adc7428d
AC
212922003-10-06 Andrew Cagney <cagney@redhat.com>
21293
21294 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21295 * gdb.disasm/mn10200.exp: Delete obsolete file.
21296
c9d37158
DJ
212972003-09-29 Daniel Jacobowitz <drow@mvista.com>
21298
21299 * ChangeLog: Correct an entry command.exp -> commands.exp.
21300 * gdb.base/commands.exp (bp_deleted_in_command_test)
21301 (temporary_breakpoint_commands): Check noargs.
21302
79c2c32d
DC
213032003-09-25 David Carlton <carlton@kealia.com>
21304
21305 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21306 of some print tests, where appropriate. Add tests for C::D::cd,
21307 E::ce, F::cXfX, G::XgX.
21308 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21309
594e6d67
RE
213102003-09-25 Richard Earnshaw <rearnsha@arm.com>
21311
21312 * lib/java.exp (java_init): Import target_alias before using it.
21313
10f0d451
DC
213142003-09-25 David Carlton <carlton@kealia.com>
21315
21316 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21317
274bcba0
EZ
213182003-09-23 Elena Zannoni <ezannoni@redhat.com>
21319
d63a86f8 21320 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21321 weirdness.
274bcba0 21322
cdbf20f7
MC
213232003-09-17 Michael Chastain <mec@shout.net>
21324
21325 * gdb.cp/gdb1355.exp: New file.
21326 * gdb.cp/gdb1355.c: New file.
21327
71e06f80
CV
213282003-09-15 Corinna Vinschen <vinschen@redhat.com>
21329
21330 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21331 * gdb.asm/sh.inc: New file.
21332
5c4e30ca
DC
213332003-09-11 David Carlton <carlton@kealia.com>
21334
bd45b7af
DC
21335 * gdb.cp/namespace.exp: Add tests for namespace types.
21336 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21337 (test_namespace): New.
21338
1c199746
EZ
213392003-09-11 Elena Zannoni <ezannoni@redhat.com>
21340
a9c64011 21341 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21342 * gdb.stabs/weird.exp: Ditto.
1c199746 21343
04ed252f
MC
213442003-09-08 Michael Chastain <mec@shout.net>
21345
21346 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21347
d8a2d9e7
MC
213482003-09-07 Michael Chastain <mec@shout.net>
21349
21350 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21351 'parse error'.
21352
161afb24
MK
213532003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21354
21355 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21356
49f2741a
MC
213572003-08-30 Michael Chastain <mec@shout.net>
21358
21359 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21360 * gdb.gdb/observer.exp: Ditto.
21361 * gdb.gdb/xfullpath.exp: Ditto.
21362
8afa723e
MK
213632003-08-29 Mark Kettenis <kettenis@gnu.org>
21364
21365 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21366 *-*-*bsd*.
21367
f31dfe3b
JJ
213682003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21369
21370 * gdb.base/dump.exp: Skip for ia64.
21371
4630e498
JJ
213722003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21373
21374 * gdb.asm/asm-source.exp: Add ia64 support.
21375 * gdb.asm/ia64.inc: New file.
21376
1105b7ef
MC
213772003-08-22 Michael Chastain <mec@shout.net>
21378
21379 * gdb.cp: New directory.
21380 * gdb.cp/*: Copy from gdb.c++/*.
21381 * gdb.c++/*: Remove.
21382 * Makefile.in: Change gdb.c++ to gdb.cp.
21383 * configure.in: Ditto.
21384 * configure: Regnerate.
21385
c945b932
MK
213862003-08-18 Mark Kettenis <kettenis@gnu.org>
21387
21388 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21389 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21390
2b66634b
DJ
213912003-08-17 Daniel Jacobowitz <drow@mvista.com>
21392
21393 * mi-var-display.exp (-var-list-children weird): Accept function
21394 pointers with argument types.
21395 * mi1-var-display.exp (-var-list-children weird): Likewise.
21396 * mi2-var-display.exp (-var-list-children weird): Likewise.
21397
a356f73b
DJ
213982003-08-17 Daniel Jacobowitz <drow@mvista.com>
21399
21400 * gdb.base/annota3.exp: Add missing newline.
21401
483417b8
MC
214022003-08-06 Michael Chastain <mec@shout.net>
21403
21404 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21405
c99c59c3
MS
214062003-08-12 Michael Snyder <msnyder@redhat.com>
21407
21408 * gdb.base/float.exp: Add test for SH.
21409
55ed7501
MK
214102003-08-10 Mark Kettenis <kettenis@gnu.org>
21411
21412 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21413
1a371f2e
EZ
214142003-08-07 Elena Zannoni <ezannoni@redhat.com>
21415
21416 * gdb.base/completion.exp: Remove reduntant completion test
21417 on filename.
21418
e0f353ce
EZ
214192003-08-07 Elena Zannoni <ezannoni@redhat.com>
21420
a9c64011
AS
21421 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21422 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21423 gdb.trace/save-trace.exp: Make sure that full pathnames are
21424 escaped correctly.
e0f353ce 21425
5710a1af 214262003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21427
a9c64011
AS
21428 * configure.in: Don't generate config.h from config.hin.
21429 * configure: Regenerate.
21430 * config.hin: Remove file.
21431 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21432 * gdb.threads/pthreads.c: Ditto.
5710a1af 21433
dcd81ce9
DJ
214342003-08-07 Daniel Jacobowitz <drow@mvista.com>
21435
21436 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21437 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21438 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21439 Replace ld24 with seth/add3.
21440
6009d884
AC
214412003-08-02 Andrew Cagney <cagney@redhat.com>
21442
21443 * gdb.base/annota3.exp: New file.
21444 * gdb.base/annota3.c: New file.
21445 * gdb.c++/annota3.exp: New file.
21446 * gdb.c++/annota3.cc: New file.
21447
51514e06
MC
214482003-07-29 Michael Chastain <mec@shout.net>
21449
21450 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21451 actually failed.
21452 (do_pass): Likewise.
21453 * gdb.threads/tls.exp: Always initialize no_of_threads.
21454
4ee6625b
DJ
214552003-07-27 Daniel Jacobowitz <drow@mvista.com>
21456
21457 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21458 pattern.
21459 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21460 * gdb.threads/tls.exp: Recognize one case of the host library not
21461 supporting TLS.
21462
225f2bf6
AC
214632003-07-27 Andrew Cagney <cagney@redhat.com>
21464
21465 * gdb.base/fileio.exp: Use SH when running commands using
21466 remote_exec.
21467
bcb27c9f
DJ
214682003-07-24 Daniel Jacobowitz <drow@mvista.com>
21469
21470 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21471 * gdb.base/relocate.c (dummy): New padding array.
21472
3d67be83
MS
214732003-07-22 Michael Snyder <msnyder@redhat.com>
21474
d63a86f8 21475 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
21476
21477 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21478 patterns to be more general, accepting old and new output.
21479 Some output chars (such as '+') also must be quoted.
d63a86f8 21480 Some addresses are displayed numerically instead of
3d67be83
MS
21481 symbolically.
21482
57ba3b85
MS
214832003-07-23 Michael Snyder <msnyder@redhat.com>
21484
686d097c
MS
21485 * gdb.base/return2.exp: Don't test long-long return.
21486
57ba3b85
MS
21487 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21488 * gdb.disasm/t01_mov.exp: Ditto.
21489 * gdb.disasm/t02_mova.s: Ditto.
21490 * gdb.disasm/t02_mova.exp: Ditto.
21491 * gdb.disasm/t03_add.s: Ditto.
21492 * gdb.disasm/t03_add.exp: Ditto.
21493 * gdb.disasm/t04_sub.s: Ditto.
21494 * gdb.disasm/t04_sub.exp: Ditto.
21495 * gdb.disasm/t05_cmp.s: Ditto.
21496 * gdb.disasm/t05_cmp.exp: Ditto.
21497 * gdb.disasm/t06_ari2.s: Ditto.
21498 * gdb.disasm/t06_ari2.exp: Ditto.
21499 * gdb.disasm/t07_ari3.s: Ditto.
21500 * gdb.disasm/t07_ari3.exp: Ditto.
21501 * gdb.disasm/t08_or.s: Ditto.
21502 * gdb.disasm/t08_or.exp: Ditto.
21503 * gdb.disasm/t09_xor.s: Ditto.
21504 * gdb.disasm/t09_xor.exp: Ditto.
21505 * gdb.disasm/t10_and.s: Ditto.
21506 * gdb.disasm/t10_and.exp: Ditto.
21507 * gdb.disasm/t11_logs.s: Ditto.
21508 * gdb.disasm/t11_logs.exp: Ditto.
21509 * gdb.disasm/t12_bit.s: Ditto.
21510 * gdb.disasm/t12_bit.exp: Ditto.
21511 * gdb.disasm/t13_otr.s: Ditto.
21512 * gdb.disasm/t13_otr.exp: Ditto.
21513
e00759ef
EZ
215142003-07-22 Elena Zannoni <ezannoni@redhat.com>
21515
21516 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21517
8bc2021f
EZ
215182003-07-22 Elena Zannoni <ezannoni@redhat.com>
21519
a9c64011
AS
21520 * gdb.threads/tls.c : New file.
21521 * gdb.threads/tls.exp : New file.
21522 * gdb.threads/tls-main.c : New file.
21523 * gdb.threads/tls-shared.c : New file.
21524 * gdb.threads/tls-shared.exp : New file.
8bc2021f 21525
89320c4c
AS
215262003-07-22 Andreas Schwab <schwab@suse.de>
21527
21528 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21529
180dea7c
AS
215302003-07-20 Andreas Schwab <schwab@suse.de>
21531
21532 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21533 due to insn reordering.
21534
0714963c
AC
215352003-07-15 Andrew Cagney <cagney@redhat.com>
21536
21537 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21538
98a23b3f
MC
215392003-07-15 Michael Chastain <mec@shout.net>
21540
21541 * gdb.base/gdb1250.exp: New file.
21542 * gdb.base/gdb1250.c: New file.
21543
27e417a2
ML
215442003-07-09 Michal Ludvig <mludvig@suse.cz>
21545
21546 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21547 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21548
8bc2021f
EZ
215492003-07-09 Elena Zannoni <ezannoni@redhat.com>
21550
a9c64011
AS
21551 * gdb.threads/tls.c: New file.
21552 * gdb.threads/tls.exp: New file.
21553 * gdb.threads/tls-main.c: New file.
21554 * gdb.threads/tls-shared.c: New file.
21555 * gdb.threads/tls-shared.exp: New file.
8bc2021f 21556
d99968dc
EZ
215572003-07-09 Elena Zannoni <ezannoni@redhat.com>
21558
21559 * gdb.base/annota1.exp: Make sure that we properly escape the
21560 full path of the source file. Xfail more permissive patterns,
d63a86f8 21561 due to a compiler debug info problem.
d99968dc 21562
83876b3b
AS
215632003-07-07 Andreas Schwab <schwab@suse.de>
21564
2705e972
AS
21565 * gdb.asm/m68k.inc: New file.
21566 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21567
83876b3b
AS
21568 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21569 arguments"): Also match negative number.
21570
21571 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21572
3a871b37
DJ
215732003-07-03 Daniel Jacobowitz <drow@mvista.com>
21574
21575 * gdb.base/store.c (charest): New typedef.
21576 (add_char): Rename to add_charest, update.
21577 (wack_char): Rename to wack_charest, update types. Return l + r
21578 to keep r live across the call.
21579 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21580 (wack_double, wack_doublest): Return l + r to keep r live across
21581 the call.
21582 * gdb.base/store.exp: Accomodate store.c changes.
21583
b2a7f303
DC
215842003-06-30 David Carlton <carlton@kealia.com>
21585
21586 * gdb.c++/maint.exp (test_invalid_name): New.
21587 (test_first_component): Add tests for invalid names.
21588
3c6cb4a1
MC
215892003-06-29 Michael Chastain <mec@shout.net>
21590
21591 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21592 output of '<VTT for class>' for virtual base classes.
21593
f1c2644b
DJ
215942003-06-29 Daniel Jacobowitz <drow@mvista.com>
21595
21596 * gdb.base/completion.exp: Tab-complete "complet" instead of
21597 "compl".
21598 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21599
18080350
DJ
216002003-06-29 Daniel Jacobowitz <drow@mvista.com>
21601
21602 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21603 * gdb.base/volatile.exp: Likewise.
21604
f56973f8
DJ
216052003-06-29 Daniel Jacobowitz <drow@mvista.com>
21606
21607 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21608 gdb/1265.
21609
216102003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
21611 Daniel Jacobowitz <drow@mvista.com>
21612
21613 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21614 initial line count of 'captured_main' from 26 to 32.
21615 (test_with_self): Allow xmalloc call to be interleaved with the
21616 preceding two lines.
21617
e766d4d6
JB
216182003-06-24 Joel Brobecker <brobecker@gnat.com>
21619
21620 * gdb.base/bang.exp: New testcase.
21621
f125c9a4
JB
216222003-06-23 Joel Brobecker <brobecker@gnat.com>
21623
21624 * gdb.base/langs.exp: Add some tests for the "minimal" language
21625 support.
21626
6e25beaf
EZ
216272003-06-23 Elena Zannoni <ezannoni@redhat.com>
21628
21629 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21630 the testcase.
21631
2f816dda
DJ
216322003-06-22 Daniel Jacobowitz <drow@mvista.com>
21633
21634 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21635 offset.
21636
db5a5748
DJ
216372003-06-22 Daniel Jacobowitz <drow@mvista.com>
21638
21639 * gdb.c++/pr-1210.cc: New file.
21640 * gdb.c++/pr-1210.exp: New file.
21641
1df0c130
DJ
216422003-06-21 Daniel Jacobowitz <drow@mvista.com>
21643
21644 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21645 000-exec-continue.
21646
a92feac0
MK
216472003-06-15 Mark Kettenis <kettenis@gnu.org>
21648
21649 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21650 on *-*-*bsd* instead of *-*-freebsd*.
21651
81a58f5b
AC
216522003-06-14 Andrew Cagney <cagney@redhat.com>
21653
21654 * gdb.base/store.exp: Test longest and doublest. Test all
21655 parameters. Weaken return statement match.
21656 * gdb.base/store.c: Add longest and doublest - aka long long and
21657 long double functions. Put all parameters into local register
21658 variables. Use negative values.
21659
b257a0d3
AC
216602003-06-14 Andrew Cagney <cagney@redhat.com>
21661
21662 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21663 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21664 exit status.
21665 * gdb.base/fileio.exp: Disable target when nointerrupts and
21666 noinferiorio, instead of limiting it to remote. Use remote_exec
21667 instead of system.
d63a86f8 21668
21c38304
JJ
216692003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21670
21671 * gdb.base/float.exp: Add ia64 support.
21672
1bcdb424
CV
216732003-06-12 Corinna Vinschen <vinschen@redhat.com>
21674
21675 * gdb.base/fileio.exp: Run only on remote targets.
21676
6aeb981f
CV
216772003-06-10 Corinna Vinschen <vinschen@redhat.com>
21678
21679 * gdb.base/fileio.c: New file, testing File-I/O.
21680 * gdb.base/fileio.exp: Ditto.
21681
53df362e
RG
216822003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21683
21684 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21685 shared objects after relocation at load time (gdb PR/1132).
21686 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 21687 as above, part of the shared object relocation test.
53df362e 21688
ffee1b46
MK
216892003-06-08 Mark Kettenis <kettenis@gnu.org>
21690
b5ca3722
MK
21691 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21692 fully filled history list.
21693 * gdb.base/gdb_history: New file.
21694
03ed860d
MK
21695 * gdb.base/signals.exp: XFAIL "continue to func1" on
21696 i*86-*-freebsd*.
21697
ffee1b46
MK
21698 * gdb.base/attach.exp: When trying to attach to a nonexistent
21699 process, make it possible to specify the PID based on the target,
21700 and do so for *-*-freebsd*.
21701
d80dbb52
RH
217022003-06-02 Richard Henderson <rth@redhat.com>
21703
21704 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21705
6dd77b81
RH
217062003-06-02 Richard Henderson <rth@redhat.com>
21707
21708 * gdb.base/selftest.exp: Next over lim_at_start initialization.
21709
f6347e16
RH
217102003-06-02 Richard Henderson <rth@redhat.com>
21711
21712 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21713
2c161407
DJ
217142003-06-01 Daniel Jacobowitz <drow@mvista.com>
21715
21716 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21717 of globalvar.
21718
572eb746
MK
217192003-06-01 Mark Kettenis <kettenis@gnu.org>
21720
21721 * gdb.asm/asm-source.exp: Check for memory read errors in
21722 disassembler test on *BSD too.
21723
9e9617a5
RH
217242003-06-01 Richard Henderson <rth@redhat.com>
21725
21726 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21727 for .frame.
21728 (gdbasm_call): Lose ldgp.
21729 (gdbasm_startup): Add frame information.
21730 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21731
7b34ad4e
MK
217322003-05-31 Mark Kettenis <kettenis@gnu.org>
21733
21734 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21735 i?86-*-*.
21736
10059fdf
MK
217372003-05-30 Mark Kettenis <kettenis@gnu.org>
21738
21739 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21740 FreeBSD.
21741
acf4b816
RH
217422003-05-29 Richard Henderson <rth@redhat.com>
21743
21744 * gdb.asm/alpha.inc: New file.
21745 * gdb.asm/asm-source.exp: Use it.
21746
e9ecd949
JB
217472003-05-29 Jim Blandy <jimb@redhat.com>
21748
21749 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
21750 'core.PID'.
21751
e3e5a4f3
JB
217522003-05-22 Jim Blandy <jimb@redhat.com>
21753
21754 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21755 backtrace.
d63a86f8 21756
72fe3d25
DC
217572003-05-20 David Carlton <carlton@math.stanford.edu>
21758
21759 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21760 this time.
21761
58da2eb2
DC
217622003-05-19 David Carlton <carlton@bactrian.org>
21763
21764 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
21765 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
21766
1fcb5155
DC
217672003-05-19 David Carlton <carlton@bactrian.org>
21768
21769 * gdb.c++/namespace.exp: Add namespace scope and anonymous
21770 namespace tests.
21771 Bump copyright date.
21772 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
21773 (main): Call C::D::marker2.
21774 * gdb.c++/namespace1.cc: New file.
21775
85e85163
JJ
217762003-05-14 Jeff Johnston <jjohnstn@redhat.com>
21777
21778 Roland McGrath <roland@redhat.com>
d63a86f8 21779 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
21780 there is no manager thread.
21781
a25fbfec
JJ
217822003-05-08 Jeff Johnston <jjohnstn@redhat.com>
21783
d63a86f8
RM
21784 * gdb.threads/schedlock.exp: Remove assumption that all threads
21785 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
21786 in one of the child threads rather than the main thread.
21787
be375bae
JB
217882003-05-07 Jim Blandy <jimb@redhat.com>
21789
09bf6082
JB
21790 Add support for assembly source testing on the s390x.
21791 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
21792 architecture.
21793 * gdb.asm/s390x.inc: New file.
21794
be375bae
JB
21795 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
21796 succession of 'if' statements.
21797
00905d52
AC
217982003-05-05 Andrew Cagney <cagney@redhat.com>
21799
21800 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
21801
b1e29e33
AC
218022003-05-05 Andrew Cagney <cagney@redhat.com>
21803
21804 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
21805 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
21806
e33d66ec
EZ
218072003-05-02 Elena Zannoni <ezannoni@redhat.com>
21808
21809 * gdb.base/charset.exp: Update based on new behavior of set/show
21810 charset commands.
21811
2b6fd0d8
AC
218122003-05-01 Andrew Cagney <cagney@redhat.com>
21813
21814 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
21815 variable do not give memory errors.
21816
130cacce
AF
218172003-04-30 Adam Fedor <fedor@gnu.org>
21818
21819 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
21820 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
21821 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21822 gdb.objc/basicclass.m: : New files
21823
21824 * lib/gdb.exp (gdb_compile_objc): New procedure.
21825
bea71854
DJ
218262003-04-27 Daniel Jacobowitz <drow@mvista.com>
21827
21828 * gdb.base/signals.exp: Make backtrace tests more specific.
21829
0f20eeea
DC
218302003-04-23 David Carlton <carlton@bactrian.org>
21831
21832 * gdb.c++/maint.exp (test_first_component): Add tests for
21833 'operator' in more locations.
21834
c8c4d8dc
KB
218352003-04-16 Kevin Buettner <kevinb@redhat.com>
21836
21837 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
21838
3fe60e3c
EZ
218392003-04-16 Elena Zannoni <ezannoni@redhat.com>
21840
21841 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 21842 func marke' instead. Update test name.
3fe60e3c 21843
9219021c
DC
218442003-04-15 David Carlton <carlton@math.stanford.edu>
21845
21846 * gdb.c++/maint.exp: New file.
21847
5dd55bdd
EZ
218482003-04-14 Elena Zannoni <ezannoni@redhat.com>
21849
21850 * gdb.threads/schedlock.c: Change type of thread function argument
21851 to long, to avoid warnings on 64-bit platforms.
21852
00890572
EZ
218532003-04-14 Elena Zannoni <ezannoni@redhat.com>
21854
a9c64011
AS
21855 * gdb.base/attach.exp: Add new message from ptrace in case of
21856 attaching to nonexistent process.
d63a86f8 21857
93201743
JB
218582003-04-11 Jim Blandy <jimb@redhat.com>
21859
21860 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21861 gdb.c++/userdef.cc: Place comments on the lines to which the
21862 marker function might return.
21863 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21864 gdb.c++/userdef.exp: Look for those comments to check that we've
21865 returned to the right place, instead of checking line numbers.
21866
2a11c64d
EZ
218672003-04-11 Elena Zannoni <ezannoni@redhat.com>
21868
a9c64011
AS
21869 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
21870 match on sourcefile name, instead of directory name.
2a11c64d 21871
68ab8fc5
EZ
218722003-04-10 Elena Zannoni <ezannoni@redhat.com>
21873
d63a86f8 21874 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
21875 working directory name.
21876
5624293a
JB
218772003-04-09 Jim Blandy <jimb@redhat.com>
21878
21879 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21880 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
21881 after an inferior function call, report the failure, but allow the
21882 test to continue.
21883
f1f02ee4
SC
218842003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21885
21886 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21887 with -DPROTOTYPES.
21888
6eb79af0
SC
218892003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21890
21891 * gdb.base/break.exp: Revert last patch.
21892
8dfb4cf0
SC
218932003-04-04 Stephane Carrez <stcarrez@nerim.fr>
21894
21895 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21896 with -DPROTOTYPES.
21897
ed4c619a
AC
218982003-04-02 Andrew Cagney <cagney@redhat.com>
21899
21900 * gdb.base/callfuncs.exp: Make "print add" messages unique.
21901 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
21902 matching directories by the name breakpoint.
21903 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
21904 Make "continue to marker1" consistent.
21905 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
21906 message consistent.
21907 * lib/gdb.exp: Put "the program is no longer running", and "the
21908 program exited" in parenthesis.
21909 * lib/mi-support.exp: Ditto.
d63a86f8 21910
4e35d5f0 219112003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 21912
4e35d5f0
BR
21913 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
21914
71900fe8
AC
219152003-03-29 Andrew Cagney <cagney@redhat.com>
21916
21917 * gdb.base/sizeof.c (main): Print the value of '\377'.
21918 * gdb.base/sizeof.exp: Check the sign of '\377'.
21919
c0655a16
MC
219202003-03-27 Michael Chastain <mec@shout.net>
21921
21922 * gdb.base/gdb1090.exp: New file.
21923 * gdb.base/gdb1090.cc: New file.
21924
5b2a3989
JB
219252003-03-27 J. Brobecker <brobecker@gnat.com>
21926
21927 * gdb.gdb/observer.exp: New regression test.
21928
79876890
MC
219292003-03-27 Michael Chastain <mec@shout.net>
21930
21931 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
21932 * gdb.base/ptype.exp: Likewise.
21933
6eac95e3
CV
219342003-03-27 Corinna Vinschen <vinschen@redhat.com>
21935
21936 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
21937
e8c71839
MC
219382003-03-26 Michael Chastain <mec@shout.net>
21939
21940 * gdb.base/ptype.exp: Actually use some typedef'd types.
21941
71b10041
SC
219422003-03-21 Stephane Carrez <stcarrez@nerim.fr>
21943
21944 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
21945 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
21946
2512cf80
CV
219472003-03-20 Corinna Vinschen <vinschen@redhat.com>
21948
21949 * gdb.base/default.exp: Fix regular expression.
21950
0d195a4f
CV
219512003-03-20 Corinna Vinschen <vinschen@redhat.com>
21952
21953 * gdb.base/args.exp: Fix regular expression.
21954
8a2dbca8
CV
219552003-03-20 Corinna Vinschen <vinschen@redhat.com>
21956
21957 * gdb.base/help.exp: Allow Win32 child process.
21958
bf028682
CV
219592003-03-20 Corinna Vinschen <vinschen@redhat.com>
21960
21961 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
21962 when stepping out of main().
21963
182dbe85
CV
219642003-03-20 Corinna Vinschen <vinschen@redhat.com>
21965
21966 * gdb.base/default.exp: Check for win32 specific message when calling
21967 "run" without executable.
21968
d67a6ba5
CV
219692003-03-20 Corinna Vinschen <vinschen@redhat.com>
21970
21971 * gdb.base/args.exp: Expect .exe in output.
21972
a955b5bb
CV
219732003-03-20 Corinna Vinschen <vinschen@redhat.com>
21974
21975 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
21976 Cygwin native.
21977
bf6bad4b
AC
219782003-03-17 Andrew Cagney <cagney@redhat.com>
21979
21980 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
21981 vector registes.
21982 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
21983 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
21984
293e9a31
DC
219852003-03-17 David Carlton <carlton@math.stanford.edu>
21986
21987 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
21988 test, for PR breakpoints/38.
21989 Call test_watchpoint_and_breakpoint.
21990 * gdb.base/watchpoint.c (func3): New function.
21991 (main): Call func3.
21992
5330f2db
DC
219932003-03-04 David Carlton <carlton@math.stanford.edu>
21994
21995 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
21996 Garply<Garply<char> >:: garply".
21997 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
21998 with respect to PR c++/1111; note also PR c++/1113.
21999 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22000 respect to PR c++/1062.
22001 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22002
6ece72da
DC
220032003-03-03 David Carlton <carlton@math.stanford.edu>
22004
22005 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22006 with respect to PR c++/57.
22007 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22008 c++/826.
22009 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22010 respect to PR c++/57.
22011
85ca1584
DC
220122003-03-03 David Carlton <carlton@math.stanford.edu>
22013
22014 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22015 respect to PR c++/33 into FAILs.
22016
98e9c5b8
MC
220172003-03-03 Michael Chastain <mec@shout.net>
22018
7bedbf27
MC
22019 * configure.in: Update copyright years.
22020
220212003-03-03 Michael Chastain <mec@shout.net>
22022
22023 * Makefile.in: Update copyright years.
98e9c5b8 22024
f683e100
DC
220252003-02-28 David Carlton <carlton@math.stanford.edu>
22026
22027 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22028 print class instead of struct and/or superfluous protection
22029 specifiers, as long as the resulting output is equivalent to the
22030 source code.
22031 Delete FIXME from end of messages on tests that don't need
22032 fixing.
22033
a9e0cf2c
DC
220342003-02-28 David Carlton <carlton@math.stanford.edu>
22035
22036 * gdb.c++/templates.exp (do_tests): Allow const in the two
22037 Foo<volatile char *>::foo tests.
22038
e8d359df
MS
220392003-02-27 Michael Snyder <msnyder@redhat.com>
22040
d63a86f8 22041 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22042 will be consistant.
22043
0b71dc91
DC
220442003-02-26 David Carlton <carlton@math.stanford.edu>
22045
22046 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22047 char *>::foo" test with respect to PR c++/33. Create a new test
22048 which is identical to that one except that it doesn't put the
22049 space between the "char" and the "*"; KFAIL it, too.
22050
dd14ab43
DC
220512003-02-26 David Carlton <carlton@math.stanford.edu>
22052
22053 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22054 template types into either PASSes or KFAILs (corresponding to PR
22055 c++/57). Tweak indentation. Update copyright.
22056
1146c7f1
SC
220572003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22058
22059 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22060
74641dfb
MC
220612003-02-13 Michael Chastain <mec@shout.net>
22062
22063 * gdb.base/exprs.exp: Remove i960 remnants.
22064 * gdb.base/funcargs.exp: Likewise.
22065 * gdb.base/list.exp: Likewise.
22066 * gdb.base/ptype.exp: Likewise.
22067
559cd2d0
DC
220682003-02-14 David Carlton <carlton@math.stanford.edu>
22069
22070 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22071 pEe->D::vg()" from XFAIL to KFAIL.
22072
c4f90d87
JM
220732003-02-13 Jason Molenda (jmolenda@apple.com)
22074
22075 * gdb.base/maint.exp: Update maint print statistics regexp to include
22076 new entries.
22077
cbc4d97c
MC
220782003-02-13 Michael Chastain <mec@shout.net>
22079
22080 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22081
40f235b7
MC
220822003-02-12 Michael Chastain <mec@shout.net>
22083
22084 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22085 * gdb.c++/inherit.exp: Likewise.
22086 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22087 * gdb.c++/templates.exp: Likewise.
22088 * gdb.c++/virtfunc.exp: Likewise.
22089
c56716b0
JM
220902003-02-06 Jason Molenda (jason-cl@molenda.com)
22091
22092 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22093 why the code is written that way.
22094
070afcf8
MC
220952003-02-05 Michael Chastain <mec@shout.net>
22096
22097 * gdb.base/dump.exp: Add missing copyright line.
22098
5d0331e5
JM
220992003-02-05 Jason Molenda (jason-cl@molenda.com)
22100
f7ae6d3e 22101 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22102 at the beginning so the breakpoint doesn't get set on the loop.
22103
92851186
MC
221042003-02-05 Michael Chastain <mec@shout.net>
22105
22106 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22107 output for configurations with gcc 2.95.3.
22108
cbf1e085
AC
221092003-02-05 Keith Seitz <keiths@redhat.com>
22110 Andrew Cagney <ac131313@redhat.com>
22111
22112 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22113
29518e1e
MC
221142003-02-04 Michael Chastain <mec@shout.net>
22115
22116 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22117 Call perror and then continue.
22118
5af1d5f3
MC
221192003-02-03 Michael Chastain <mec@shout.net>
22120
22121 * gdb.c++/pr-1023.cc: New file.
22122 * gdb.c++/pr-1023.exp: New file.
22123
6b549786
JB
221242003-02-05 Jim Blandy <jimb@redhat.com>
22125
22126 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22127 it's local to foobar. Check for it there, and check that it's not
22128 present in main.
22129 * gdb.c++/local.cc (marker2): New function.
22130 (foobar): Call marker1.
22131 (main): Call marker2 instead of marker1.
22132
67f16606
AC
221332003-02-04 Andrew Cagney <ac131313@redhat.com>
22134
22135 * gdb.disasm/mn10200.exp: Obsolete file.
22136 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22137 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22138 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22139
1c5cb38e
DC
221402003-02-04 David Carlton <carlton@math.stanford.edu>
22141
22142 * gdb.c++/overload.exp: Test intToChar(1).
22143 * gdb.c++/overload.cc (intToChar): New.
22144 (main): Call intToChar.
22145
d1fe6965
DC
221462003-02-03 David Carlton <carlton@math.stanford.edu>
22147
22148 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22149 'might_kfail' arg.
22150 KFAIL some of the continue_to_bp_overloaded calls, according to
22151 PR c++/1025.
22152
9ba61c5d
MC
221532003-02-01 Michael Chastain <mec@shout.net>
22154
22155 * gdb.base/advance.c (marker1): New marker function.
22156 * gdb.base/advance.exp: When the 'advance' command lands on the
22157 return breakpoint, it can legitimately stop on either the
22158 current line or the next line. Accommodate both outcomes.
22159 * gdb.base/until.exp: Likewise.
22160
e7494ffb
AC
221612003-02-02 Andrew Cagney <ac131313@redhat.com>
22162
22163 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22164 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22165 now a list, not a tuple.
22166 * gdb.mi/mi-var-display.exp: Ditto.
22167 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22168
075559bc
AC
221692003-02-01 Andrew Cagney <ac131313@redhat.com>
22170
22171 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22172 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22173 stack backtraces.
22174 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22175
2bd4c7b1
MK
221762003-02-01 Mark Kettenis <kettenis@gnu.org>
22177
22178 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22179 gdb.mi/mi1-pthreads.exp: Return instead of calling
22180 gdb_suppress_entire_file.
22181
eabd8992
MS
221822003-02-01 Mark Salter <msalter@redhat.com>
22183
22184 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22185
71469e2f
MS
221862003-01-31 Mark Salter <msalter@redhat.com>
22187
22188 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22189 Support empty arg.
22190
38a94d44
MC
221912003-01-30 Michael Chastain <mec@shout.net>
22192
22193 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22194 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22195 has been fixed in gdb/readline on 2003-01-09.
22196
19ea9e73
MS
221972003-01-29 Michael Snyder <msnyder@redhat.com>
22198
e8d359df
MS
22199 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22200 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22201 * gdb.base/args.exp: Skip if target does not support args passing.
22202
2307bd6a
DJ
222032003-01-22 Daniel Jacobowitz <drow@mvista.com>
22204
19ea9e73 22205 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22206 gdb_test. Accept a list of expect arguments as the third
22207 parameter.
22208 (gdb_test): Use it.
22209
f2dd3617
EZ
222102003-01-20 Elena Zannoni <ezannoni@redhat.com>
22211
22212 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22213 allow for different test tree configurations. Update some
22214 tescases accordingly.
22215 * gdb.arch/altivec-regs.exp: Ditto.
22216 * gdb.asm/asm-source.exp: Ditto.
22217 * gdb.base/advance.exp: Ditto.
22218 * gdb.base/display.exp: Ditto.
d63a86f8 22219 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22220 * gdb.base/mips_pro.exp: Ditto.
22221 * gdb.base/overlays.exp: Ditto.
22222 * gdb.base/relocate.exp: Ditto.
22223 * gdb.base/setshow.exp: Ditto.
22224 * gdb.base/step-line.exp: Ditto.
22225 * gdb.base/step-test.exp: Ditto.
22226 * gdb.base/until.exp: Ditto.
22227 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22228
c71cdefd
DC
222292003-01-17 David Carlton <carlton@math.stanford.edu>
22230
22231 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22232 corresponding to PR c++/945.
22233 Update copyright.
22234
fdba05d7
DC
222352003-01-17 David Carlton <carlton@math.stanford.edu>
22236
22237 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22238 corresponding to PR c++/68.
22239
222402003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22241
22242 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22243 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22244 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22245
c362c33a
EZ
222462003-01-15 Elena Zannoni <ezannoni@redhat.com>
22247
0fbc361c
EZ
22248 * gdb.base/break.exp: Fix change of default location, because of
22249 removal of until tests.
22250 * gdb.base/help.exp: Update test for new 'until' help message.
22251 Add test for help on 'advance'.
a9c64011 22252 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22253
dabf8a35
MK
222542003-01-15 Mark Kettenis <kettenis@gnu.org>
22255
22256 * gdb.base/default.exp: Adapt "info float" test for recent changes
22257 to that command. Add test for "info vector".
22258 * gdb.base/float.exp: New file. Add test for "info float" that
22259 resembles the old test in gdb.base/default.exp.
22260
a1769aca
DC
222612003-01-15 David Carlton <carlton@math.stanford.edu>
22262
22263 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22264
82025e13
EZ
222652003-01-15 Elena Zannoni <ezannoni@redhat.com>
22266
22267 * gdb.base/break.exp: Move the tests of until command from here...
22268 * gdb.base/until.exp: ... to here. New file. Add other tests.
22269 * gdb.base/advance.c: New file.
22270 * gdb.base/advance.exp: New file.
22271
8f9ab801
EZ
222722003-01-14 Elena Zannoni <ezannoni@redhat.com>
22273
a9c64011
AS
22274 * gdb.base/args.c: New file.
22275 * gdb.base/args.exp: New file.
8f9ab801 22276
9ae66589
DJ
222772003-01-14 Daniel Jacobowitz <drow@mvista.com>
22278
22279 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22280
8d77e5c3
DJ
222812003-01-14 Daniel Jacobowitz <drow@mvista.com>
22282
22283 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22284
12d2f0a1
DJ
222852003-01-14 Daniel Jacobowitz <drow@mvista.com>
22286
22287 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22288 dates.
22289
6ca37014
DJ
222902003-01-13 Daniel Jacobowitz <drow@mvista.com>
22291
22292 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22293
b0023472
DJ
222942003-01-13 Daniel Jacobowitz <drow@mvista.com>
22295
22296 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22297 (ptype &*"foo").
22298 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22299
607fbc54 223002003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22301
22302 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22303 * gdb.mi/mi1-console.exp: Likewise.
22304
607fbc54 223052003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22306
22307 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22308 * gdb.mi/mi1-console.exp: Likewise.
22309
a1fb14a2
DJ
223102003-01-13 Daniel Jacobowitz <drow@mvista.com>
22311
22312 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22313
c4cf40b7
DJ
223142003-01-09 Daniel Jacobowitz <drow@mvista.com>
22315
22316 * gdb.base/detach.exp: New test.
22317
696d5a5b
DJ
223182003-01-09 Daniel Jacobowitz <drow@mvista.com>
22319
22320 * Makefile.in (ALL_SUBDIRS): New variable.
22321 (subdirs, clean, distclean): Use it.
22322 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22323 regenerating Makefile, since it is generated from the top level.
22324 * gdb.asm/Makefile.in: Likewise.
22325 * gdb.base/Makefile.in: Likewise.
22326 * gdb.c++/Makefile.in: Likewise.
22327 * gdb.disasm/Makefile.in: Likewise.
22328 * gdb.java/Makefile.in: Likewise.
22329 * gdb.mi/Makefile.in: Likewise.
22330 * gdb.threads/Makefile.in: Likewise.
22331 * gdb.trace/Makefile.in: Likewise.
22332
754533e4
DC
223332003-01-09 David Carlton <carlton@math.stanford.edu>
22334
22335 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22336 Add copyright year 2003.
22337
d8b3e9ee
MC
223382003-01-06 Michael Chastain <mec@shout.net>
22339
22340 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22341 When selecting a thread, 'line' and 'file' are optional.
22342 * gdb.mi/mi1-pthreads.exp: Likewise.
22343
8e9e0fe6
AS
223442003-01-06 Andreas Schwab <schwab@suse.de>
22345
22346 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22347 failures.
22348
b5ab8ff3
DJ
223492003-01-04 Daniel Jacobowitz <drow@mvista.com>
22350
22351 Fix PR gdb/844
22352 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22353 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22354
22355 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22356 instead of calling gdb_suppress_entire_file.
22357 * gdb.threads/print-threads.exp: Likewise.
22358 * gdb.threads/schedlock.exp: Likewise.
22359
22360 * gdb.threads/killed.exp: Return instead of calling
22361 gdb_suppress_entire_file.
22362 * gdb.threads/linux-dp.exp: Likewise.
22363 * gdb.threads/pthreads.exp: Likewise.
22364
1e698235
DJ
223652003-01-04 Daniel Jacobowitz <drow@mvista.com>
22366
22367 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22368 stabs.
22369 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22370 * gdb.base/whatis.exp: Always allow (void) after function names.
22371
147ff08c
DJ
223722003-01-04 Daniel Jacobowitz <drow@mvista.com>
22373
22374 * gdb.c++/casts.exp: Correct regexp.
22375
dc62bfc2
MK
223762003-01-04 Mark Kettenis <kettenis@gnu.org>
22377
22378 * configure.in: Call AC_CONFIG_HEADER. Don't call
22379 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22380 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22381 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22382 aforementioned directories in the AC_OUPUT call.
22383 * config.hin: New file.
22384 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22385 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22386 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22387 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22388 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22389 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22390 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22391 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22392 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22393 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22394 gdb.threads/configure.in, gdb.threads/configure,
22395 gdb.threads/config.in, gdb.trace/configure.in,
22396 gdb.trace/configure: Removed.
22397
77afa639
MC
223982003-01-03 Michael Chastain <mec@shout.net>
22399
22400 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22401 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22402
7634bb6e
DJ
224032003-01-03 Daniel Jacobowitz <drow@mvista.com>
22404
22405 * gdb.base/store.exp: Fix regular expressions.
22406
b39c905e
MK
224072002-12-28 Mark Kettenis <kettenis@gnu.org>
22408
22409 * configure.in: Rewrite.
22410 * configure: Regenerated.
22411
0a8551dd
DC
224122003-01-03 David Carlton <carlton@math.stanford.edu>
22413
22414 * gdb.base/psymtab.exp: New file.
22415 * gdb.base/psymtab1.c: Ditto.
22416 * gdb.base/psymtab2.c: Ditto.
22417
c60b7188
AF
224182002-12-23 Adam Fedor <fedor@gnu.org>
22419
22420 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22421
ee73db83
DC
224222002-12-23 David Carlton <carlton@math.stanford.edu>
22423
22424 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22425 and current_directory initialization.
22426
d6c1774e
JB
224272002-12-22 Jim Blandy <jimb@redhat.com>
22428
f0a847b8
JB
22429 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22430 rather than as part of the output file name.
22431
d6c1774e
JB
22432 * gdb.base/attach.exp: There's no need to copy the test program to
22433 /tmp; that was only ever necessary on HP/UX, and this test is
22434 entirely disabled there anyway.
22435
f0708dbb
JB
224362002-12-21 Jim Blandy <jimb@redhat.com>
22437
4c2acfea
JB
22438 * gdb.c++/psmang.exp: Doc fix.
22439
f0708dbb
JB
22440 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22441 test.
22442
9579e000
DC
224432002-12-20 David Carlton <carlton@math.stanford.edu>
22444
22445 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22446
d1810171
MC
224472002-12-18 Michael Chastain <mec@shout.net>
22448
22449 * gdb.c++/annota2.exp: Add copyright year 2002.
22450
76565097
DC
224512002-12-17 David Carlton <carlton@math.stanford.edu>
22452
22453 * gdb.c++/try_catch.cc: Add marker comments.
22454 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22455 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22456 * gdb.c++/m-static.cc: Ditto.
22457 * gdb.c++/m-static1.cc: Ditto.
22458 * gdb.c++/try_catch.cc: Ditto.
22459
da81390b
JJ
224602002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22461
22462 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22463 to see whether we are using the new -environment-directory
22464 command which resets via -r or the old version of the command
22465 which may prompt the user. Part of fix for gdb/741.
22466
b304d130
AC
224672002-12-13 Andrew Cagney <ac131313@redhat.com>
22468
22469 * gdb.fortran/types.exp: Update obsolete comment.
22470 * gdb.fortran/exprs.exp: Ditto.
22471 * lib/gdb.exp: Delete obsolete code.
22472 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22473 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22474 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22475 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22476 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22477 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22478 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22479 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22480 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22481 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22482 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22483 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22484 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22485 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22486 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22487 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22488 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22489 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22490 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22491 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22492 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22493 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22494 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22495 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22496 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22497 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22498 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22499 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22500 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22501 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22502 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22503 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22504 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22505 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22506 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22507 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22508 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22509
a23b6e6a
DC
225102002-12-11 David Carlton <carlton@math.stanford.edu>
22511
22512 * gdb.c++/m-data.exp: Add test for members that shadow global
22513 variables: see PR gdb/804.
22514 * gdb.c++/m-data.cc: Ditto.
22515
6604731b
DJ
225162002-12-10 Daniel Jacobowitz <drow@mvista.com>
22517
22518 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22519
de46ecd7
DC
225202002-12-06 David Carlton <carlton@math.stanford.edu>
22521
22522 * gdb.base/store.c: Don't declare functions static.
22523
27e829d0
AC
225242002-12-04 Andrew Cagney <ac131313@redhat.com>
22525
22526 * gdb.base/store.exp, gdb.base/store.c: New files.
22527
92806416
DJ
225282002-12-03 Daniel Jacobowitz <drow@mvista.com>
22529
22530 * gdb.base/selftest.exp: Update for current gdb.
22531
3bcbaac5
DJ
225322002-12-03 Daniel Jacobowitz <drow@mvista.com>
22533
22534 * gdb.base/maint.exp: Only dump symbols from one source file
22535 or objfile.
22536
f4f00b1f
DJ
225372002-12-03 Daniel Jacobowitz <drow@mvista.com>
22538
22539 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22540 function call.
22541
f1c8a949
JB
225422002-11-25 Jim Blandy <jimb@redhat.com>
22543
22544 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22545 function appearing in error message.
22546
9e297a97
DJ
225472002-11-21 Daniel Jacobowitz <drow@mvista.com>
22548
22549 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22550
1f312e79
JJ
225512002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22552
d63a86f8
RM
22553 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22554 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
22555 should be in mi console format. This is part of fix for PR gdb/604.
22556
83c31e7d
FN
225572002-09-18 Fernando Nasser <fnasser@redhat.com>
22558
22559 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22560 which explicitly prints the zero offset as "+0".
22561
322b3f65
DJ
225622002-10-22 Daniel Jacobowitz <drow@mvista.com>
22563
22564 * gdb.threads/schedlock.c (args): Make unsigned.
22565
225662002-10-21 Daniel Jacobowitz <drow@mvista.com>
22567
22568 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22569 numbers. Allow "foo2|selected stack frame".
22570 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22571 * gdb.asm/asmsrc2.s: Likewise.
22572 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22573 comments.
22574 * gdb.asm/mips.inc: New file.
22575
5e2fe5b8
AF
225762002-10-18 Adam Fedor <fedor@gnu.org>
22577
22578 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22579 * gdb.base/help.exp: Likewise.
22580
abe1a5d0
KB
225812002-10-17 Kevin Buettner <kevinb@redhat.com>
22582
22583 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22584 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22585
10abb1d4
JB
225862002-10-02 Jim Blandy <jimb@redhat.com>
22587
22588 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22589
1f609b42
AC
225902002-10-01 Andrew Cagney <ac131313@redhat.com>
22591
22592 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22593 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22594 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22595 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22596 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22597 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22598 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22599
0aee02e4
AC
226002002-09-29 Andrew Cagney <ac131313@redhat.com>
22601
22602 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22603 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22604 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22605 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22606 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22607 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22608 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 22609
6fde09ad
KB
226102002-09-27 Kevin Buettner <kevinb@redhat.com>
22611
22612 * gdb.base/annota1.exp (info break): Make directory components of
22613 path optional since not all compilers emit this debug information.
22614
889bf7c5
PA
22615 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22616 step ends up stepping out of the function instead of stopping on
22617 the epilogue.
6fde09ad 22618
9e8aab75
KS
226192002-09-26 Keith Seitz <keiths@redhat.com>
22620
22621 * lib/insight-support.exp (gdbtk_start): Figure out where
22622 the insight executable is based on where gdb is. Use this
22623 executable to start insight instead of gdb.
22624
e36180d7
AC
226252002-09-25 Andrew Cagney <cagney@redhat.com>
22626
22627 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22628
9dd34b2b
AC
226292002-09-24 Andrew Cagney <ac131313@redhat.com>
22630
22631 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22632 test_isolated_complaints.
22633 (test_empty_complaint): New function.
22634 (test_empty_complaints): New function. Check no output when no
22635 complaints.
d63a86f8 22636
dea97812
KB
226372002-09-19 Jim Blandy <jimb@redhat.com>
22638
a9c64011 22639 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 22640
54951bd7
AC
226412002-09-19 Andrew Cagney <ac131313@redhat.com>
22642
22643 * gdb.gdb/complaints.exp: New file.
22644
dec43320
AC
226452002-09-18 Andrew Cagney <ac131313@redhat.com>
22646
22647 * gdb.base/maint.exp: Check `help maint internal-warning'.
22648
e70d6e3f
DC
226492002-09-18 David Carlton <carlton@math.stanford.edu>
22650
22651 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22652 numbers, and replace them by a single breakpoint after the
22653 constructors are all finished.
22654 Add test 4.
22655 * gdb.c++/m-static.cc: Add test 4.
22656 * gdb.c++/m-static.h: New file.
22657 * gdb.c++/m-static1.cc: New file.
22658
22659 * gdb.c++/printmethod.exp: New file.
22660 * gdb.c++/printmethod.cc: New file.
22661
22662 * gdb.c++/pr-574.exp: New file.
22663 * gdb.c++/pr-574.cc: New file.
22664
afb5c968
CV
226652002-09-18 Corinna Vinschen <vinschen@redhat.com>
22666
22667 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22668 embedded targets which never actually exit.
22669
31e45dee
FN
226702002-09-18 Fernando Nasser <fnasser@redhat.com>
22671
22672 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22673 "don't step after run" as unresolved or unsupported, instead of xfail.
22674
a283c5a1
CV
226752002-09-18 Corinna Vinschen <vinschen@redhat.com>
22676
22677 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22678 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22679 Add newline to expected string in "step out of main (status wrapper)"
22680 case.
22681
11350d2a
CV
226822002-09-18 Corinna Vinschen <vinschen@redhat.com>
22683
22684 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22685 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22686
0deec7d6
TT
226872002-09-17 Tom Tromey <tromey@redhat.com>
22688
22689 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22690 \000, not \0, in double-quoted string.
22691
b2b4a1b5
CV
226922002-09-14 Corinna Vinschen <vinschen@redhat.com>
22693
c9d37158 22694 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
22695 string after running the commands execution on breakpoint tests.
22696
1c56143a
CV
226972002-09-13 Corinna Vinschen <vinschen@redhat.com>
22698
22699 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22700
37f8da45
JB
227012002-09-12 Joel Brobecker <brobecker@gnat.com>
22702
22703 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22704
08b468e0
KS
227052002-09-10 Keith Seitz <keiths@redhat.com>
22706
22707 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22708 runto proc.
22709 (mi_run_to_main): Use mi_runto.
22710 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22711
dc360f58
KS
227122002-09-10 Keith Seitz <keiths@redhat.com>
22713
22714 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22715 regexp for stopping at main. Could have multiple event notifications.
22716 Don't assume that main was declared with no parameters.
22717 (mi_next): Use mi_step_to.
22718 (mi_step): Use mi_next_to.
22719
ce3abcfb
CV
227202002-09-09 Corinna Vinschen <vinschen@redhat.com>
22721
22722 * gdb.base/default.exp: Fix expected string in `info float' test.
22723
d1f5b980
BE
227242002-09-09 Ben Elliston <bje@redhat.com>
22725
22726 * config/mips.exp: Update comments.
22727 * config/mips-idt.exp: Likewise.
22728 * config/nind.exp: Likewise.
22729 * config/slite.exp: Likewise.
22730 * config/sparclet.exp: Likewise.
22731 * config/udi.exp: Likewise.
22732 * config/vx.exp: Likewise.
22733 * config/vxworks29k.exp: Likewise.
22734
2f71430b
JB
227352002-09-05 Jim Blandy <jimb@redhat.com>
22736
22737 * gdb.threads/killed.exp: Fix test failure message.
22738
7ddebc7e
KS
227392002-09-04 Keith Seitz <keiths@redhat.com>
22740
22741 * lib/mi-support.exp: Update copyright.
22742 (mi_gdb_test): Increase the priority of the expected pattern
22743 so that it matches gdb_test.
22744
0ae67eb3
KS
227452002-09-03 Keith Seitz <keiths@redhat.com>
22746
22747 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
22748 Use integer comparison instead of string comparison for testing
22749 whether binary was built.
22750
38fc42c8
JB
227512002-09-03 Jim Blandy <jimb@redhat.com>
22752
22753 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22754
b6ff0e81
JB
227552002-08-29 Jim Blandy <jimb@redhat.com>
22756
22757 * gdb.threads/pthreads.exp: Move the portable thread compilation
22758 code into a function in lib/gdb.exp, and call that from here.
22759 * lib/gdb.exp (gdb_compile_pthreads): New function.
22760
07c98896
KS
227612002-08-29 Keith Seitz <keiths@redhat.com>
22762
22763 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
22764 expect_out so that callers can get at it.
22765
0312286c
DJ
227662002-08-23 Daniel Jacobowitz <drow@mvista.com>
22767
22768 * gdb.threads/print-threads.c: New file.
22769 * gdb.threads/print-threads.exp: New file.
22770 * gdb.threads/schedlock.c: New file.
22771 * gdb.threads/schedlock.exp: New file.
22772
dd039bc4
EZ
227732002-08-22 Elena Zannoni <ezannoni@redhat.com>
22774
a9c64011
AS
22775 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
22776 not altivec.c.
dd039bc4 22777
1f36144c
MK
227782002-08-17 Mark Kettenis <kettenis@gnu.org>
22779
22780 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
22781 targets. The problem should be fixed now.
22782
16057ec7 227832002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
22784
22785 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
22786 2002-07-24 change that removes final dots from error messages.
22787
3c1499ad
TT
227882002-08-13 Tom Tromey <tromey@redhat.com>
22789
22790 * gdb.base/readline.exp: New file.
22791
a20ce2c3
AC
227922002-08-01 Andrew Cagney <ac131313@redhat.com>
22793
22794 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
22795 supress message.
22796
db034ac5
AC
227972002-08-01 Andrew Cagney <cagney@redhat.com>
22798
22799 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
22800 CHILL_FOR_TARGET and CHILL_LIB.
22801 * configure.in (configdirs): Remove gdb.chill.
22802 * configure: Regenerate.
22803 * lib/gdb.exp: Obsolete references to chill.
22804 * gdb.fortran/types.exp: Ditto.
22805 * gdb.fortran/exprs.exp: Ditto.
22806
3e000b18
KB
228072002-07-30 Kevin Buettner <kevinb@redhat.com>
22808
22809 * gdb.base/shlib-call.exp (additional_flags): Conditionally
22810 set Irix-specific compile and link flags.
22811
28f4966b
KB
228122002-07-29 Kevin Buettner <kevinb@redhat.com>
22813
22814 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
22815 source files. The ``-o'' option doesn't work with the ``-E'' option
22816 when using the Irix compiler.
22817
46c0d5a6
DJ
228182002-07-19 Daniel Jacobowitz <drow@mvista.com>
22819
22820 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
22821 Improve support for reusing an exec file. Copy exec file
22822 to target, and run gdbserver on the target instead of on the host.
22823
eecf4bed
JB
228242002-07-18 Jim Blandy <jimb@redhat.com>
22825
0f815cdf
JB
22826 * gdb.base/ending-run.exp: Don't expect to see the program end in
22827 some orderly fashion when we're running on a real stand-alone
22828 board.
22829
eecf4bed
JB
22830 * gdb.base/interrupt.exp: Correct logic for skipping tests on
22831 targets that don't support interrupts.
22832
52d309e4
JB
228332002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
22834
22835 * gdb.base/attach.exp: Add patterns to match output from /proc-based
22836 systems.
22837 Move comments in expect statements to inside the actions, so that they
22838 don't get matched against.
22839
ff683d9e
MK
228402002-07-10 Mark Kettenis <kettenis@gnu.org>
22841
22842 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
22843 function when asleep" test.
22844
b5356753
AC
228452002-07-10 Andrew Cagney <ac131313@redhat.com>
22846
22847 * gdb.base/page.exp: Rewrite to handle problems with very long
22848 `info set' output. Update copyright.
22849
6aa4d13a
AC
228502002-06-26 Andrew Cagney <ac131313@redhat.com>
22851
22852 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
22853 gdb.threads-hp.
22854 * gdb.hp/configure: Regenerate.
22855 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
22856 * gdb.hp/gdb.threads-hp/configure: Delete file.
22857 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
22858
8cf8c2b8
AC
228592002-06-22 Andrew Cagney <ac131313@redhat.com>
22860
22861 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
22862 setlocale, bindtextdomain and textdomain.
22863
6827a8f8
JB
228642002-06-11 Jim Blandy <jimb@redhat.com>
22865
919d772c
JB
22866 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
22867 preprocessor macro information is present.
22868
6827a8f8
JB
22869 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
22870 tests.
22871
c15b0d21
MS
228722002-06-06 Michael Snyder <msnyder@redhat.com>
22873
c5984d70
MS
22874 * gdb.base/overlays.exp: Record addresses of overlay
22875 functions in TCL variables rather than in GDB variables,
22876 to avoid having GDB convert them to pointers (with loss
22877 of information).
22878
d63a86f8 22879 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 22880 default linker script changes.
c15b0d21
MS
22881 * gdb.base/long_long.exp: Add check for sizeof (long double).
22882
be26fe0d
ML
228832002-06-06 Michal Ludvig <mludvig@suse.cz>
22884
22885 * gdb.asm/asm-source.exp: Add x86-64 target.
22886 * gdb.asm/x86_64.inc: New.
d63a86f8 22887
258093ca 228882002-05-30 Michael Chastain <mec@shout.net>
258093ca 22889
4b3153f1 22890 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
22891 * gdb.c++/m-static.cc: New file.
22892 * gdb.c++/m-static.exp: New file.
22893
241264c6
MS
228942002-05-28 Michael Snyder <msnyder@redhat.com>
22895
22896 * gdb.base/call-ar-st.exp: Allow for reduced floating point
22897 precision.
22898
9bba8c8f 228992002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 22900
4b3153f1 22901 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
22902 * gdb.c++/m-data.cc: New file.
22903 * gdb.c++/m-data.exp: New file.
22904
229052002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 22906
4b3153f1 22907 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 22908 * gdb.c++/try_catch.cc: New file.
d63a86f8 22909 * gdb.c++/try_catch.exp: New file.
9bba8c8f 22910
def1b996
MC
229112002-05-27 Michael Chastain <mec@shout.net>
22912
22913 * gdb.c++/local.exp: Accept more nested types in output.
22914
522ba268
MC
229152002-05-26 Michael Chastain <mec@shout.net>
22916
22917 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
22918
277254ba
MS
229192002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
22920
22921 * lib/gdb.exp (gdb_wrapper_init): Just because
22922 gdb_wrapper_file exists, this does not mean that the file
22923 should not be rebuilt. That is what gdb_wrapper_initialized
22924 is for.
22925 (default_gdb_init): Reset gdb_wrapper_initialized.
22926
b61a8733
MS
229272002-05-23 Michael Snyder <msnyder@redhat.com>
22928
d63a86f8 22929 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
22930 the precision of the floating point test results.
22931 * gdb.base/call-rt-st.exp: Ditto.
22932
b61a8733
MS
22933 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
22934 * gdb.base/call-rt-st.exp: Ditto.
22935
56f6e910
MC
229362002-05-19 Michael Chastain <mec@shout.net>
22937
22938 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
22939
ad0b0016
EZ
229402002-05-19 Elena Zannoni <ezannoni@redhat.com>
22941
a9c64011
AS
22942 * configure.in (configdirs): Add gdb.arch.
22943 * configure: Regenerate.
ad0b0016 22944
f617d2b6
JB
229452002-05-17 Jim Blandy <jimb@redhat.com>
22946
22947 * gdb.base/completion.exp: Recognize the more detailed error
22948 messages produced by the macro expander's lexical analyzer.
22949
eac2a696
EZ
229502002-05-14 Elena Zannoni <ezannoni@redhat.com>
22951
a9c64011
AS
22952 * gdb.arch/altivec-abi.c: New file.
22953 * gdb.arch/altivec-abi.exp: New file.
22954 * gdb.arch/altivec-regs.c: New file.
22955 * gdb.arch/altivec-regs.exp: New file.
eac2a696 22956
2fdde8f8
DJ
229572002-05-14 Daniel Jacobowitz <drow@mvista.com>
22958
22959 * gdb.base/maint.exp (maint print type): Update for new type
22960 structure.
d63a86f8 22961
e31f1a7c
EZ
229622002-05-14 Elena Zannoni <ezannoni@redhat.com>
22963
22964 * gdb.arch: New directory.
22965 * gdb.arch/configure.in: New file.
22966 * gdb.arch/configure: New file.
22967 * gdb.arch/Makefile.in: New file.
22968
db589741
CV
229692002-05-13 Corinna Vinschen <vinschen@redhat.com>
22970
22971 * gdb.asm/asm-source.exp: Add v850 as supported target.
22972 * gdb.asm/v850.inc: New file.
22973
8ce2a7dc
DJ
229742002-05-13 Daniel Jacobowitz <drow@mvista.com>
22975
22976 * gdb.c++/annota2.exp (annotate-quit): Add comment.
22977
df763c7f
DJ
229782002-05-12 Daniel Jacobowitz <drow@mvista.com>
22979
22980 * gdb.base/break.exp: Check 'break "marker2"'.
22981
377daeed
MS
229822002-05-10 Michael Snyder <msnyder@redhat.com>
22983
22984 * gdb.base/long_long.exp: Fix typo.
22985
c4b7bc2b
JB
229862002-05-10 Jim Blandy <jimb@redhat.com>
22987
ecac9a4e
JB
22988 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
22989 a bug.
22990
c4b7bc2b
JB
22991 * gdb.base/printcmds.exp (test_integer_literals_rejected):
22992 Recognize more detailed error message produced by the macro
22993 expander's lexical analyzer.
22994 * lib/gdb.exp (test_print_reject): Same.
22995
e71019a1
MK
229962002-05-09 Mark Kettenis <kettenis@gnu.org>
22997
22998 * gdb.c++/method.exp: Fix typo.
22999
fedfc8e6
MS
230002002-05-08 Michael Snyder <msnyder@redhat.com>
23001
166a1957
MS
23002 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23003 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23004 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23005 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23006 Add iftarget clause for strongarm.
d63a86f8 23007
f1c47eb2
MS
230082002-05-06 Michael Snyder <msnyder@redhat.com>
23009
cb9a9d3e
MS
23010 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23011 (gdb_continue_to_end): Accept output from status wrapper.
23012 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23013 Clean up fail messages to match pass messages.
23014
f1c47eb2
MS
23015 Enable the "needs_status_wrapper" testsuite feature.
23016 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23017 (gdb_compile): Conditionally call gdb_wrapper_init.
23018 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23019 * gdb.c++/method.exp: Recognize output from status wrapper.
23020
6079c749
BE
230212002-05-06 Ben Elliston <bje@redhat.com>
23022From Graydon Hoare <graydon@redhat.com>
23023
23024 * config/sid.exp: Include support for "rawsid" protocol.
23025
188baff3
JB
230262002-05-03 Jim Blandy <jimb@redhat.com>
23027
23028 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23029 * gdb.c++/hang3.C: New file.
23030
b9c07f0f
AC
230312002-05-04 Andrew Cagney <ac131313@redhat.com>
23032
23033 * gdb.base/default.exp: Remove obsolete code.
23034 * gdb.c++/misc.exp: Ditto. Update copyright.
23035 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23036 * gdb.base/whatis.exp: Ditto. Update copyright.
23037 * gdb.base/scope.exp: Ditto. Update copyright.
23038 * gdb.base/ptype.exp: Ditto. Update copyright.
23039 * gdb.base/printcmds.exp: Ditto. Update copyright.
23040 * gdb.base/opaque.exp: Ditto. Update copyright.
23041 * gdb.base/list.exp: Ditto.
23042 * gdb.base/funcargs.exp: Ditto. Update copyright.
23043 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23044 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23045 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23046 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23047 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23048 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23049
5c7a0397
MS
230502002-05-02 Michael Snyder <msnyder@redhat.com>
23051
d6dcc264 23052 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23053 * gdb.base/long_long.exp: Add xscale target.
23054 * gdb.base/default.exp: Add xscale target.
23055
eb7f1c48
JB
230562002-05-01 Jim Blandy <jimb@redhat.com>
23057
23058 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23059 gdb.c++/hang.exp: New test.
23060
a6befae8
FF
230612002-05-01 Fred Fish <fnf@redhat.com>
23062
23063 * gdb.base/completion.exp: Handle completions of "./Make" for
23064 more than one completion possibility, as is the case when we
23065 build and test in the source tree.
23066
0a310277
AG
230672002-04-29 Anthony Green <green@redhat.com>
23068
23069 * gdb.java/jmisc1.exp: New file.
23070 * gdb.java/jmisc2.exp: New file.
23071
6ff9af88
DJ
230722002-04-24 Daniel Jacobowitz <drow@mvista.com>
23073
23074 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23075
96b3d632
EZ
230762002-04-23 Elena Zannoni <ezannoni@redhat.com>
23077
23078 * gdb.base/help.exp: Change 'help status' to allow for target
23079 dependent output differences.
23080
5019bb54
MC
230812002-04-22 Michael Chastain <mec@shout.net>
23082
23083 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23084
a805a116
MC
230852002-04-22 Michael Chastain <mec@shout.net>
23086
23087 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23088
a1706bfd
DM
230892002-04-17 David S. Miller <davem@redhat.com>
23090
23091 * gdb.asm/sparc64.inc: New file.
23092 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23093
a73a20a2
EZ
230942002-04-19 Elena Zannoni <ezannoni@redhat.com>
23095
23096 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23097 instruction file directly into the build tree. Clean up at end of
23098 test.
23099
ba678339
DM
231002002-04-18 David S. Miller <davem@redhat.com>
23101
23102 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23103 handle 64-bit platforms correctly.
23104 * gdb.base/maint.exp: Likewise.
23105
b03399da
KB
231062002-04-18 Kevin Buettner <kevinb@redhat.com>
23107
23108 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23109 ``-fpic'' when compiling files comprising a shared library, but
23110 it does need additional linker flags in order to find shared
23111 libraries at run time.
23112
e2004992
KB
231132002-04-18 Kevin Buettner <kevinb@redhat.com>
23114
23115 * gdb.base/cvexpr.c (use): New function.
23116 (main): Invoke use() on all global variables to prevent
23117 some linkers from deleting these otherwise unused symbols.
23118
d8937120
MC
231192002-04-17 Michael Chastain <mec@shout.net>
23120From David S. Miller <davem@redhat.com>
23121
23122 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23123 handle 64-bit platforms correctly.
23124
ffd61a58
MS
231252002-04-12 Michael Snyder <msnyder@redhat.com>
23126From Jim Blandy <jimb@redhat.com>
a9c64011 23127 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23128 script can handle this instead.
23129 * gdb.base/bar.c (barx): Same.
23130 * gdb.base/baz.c (bazx): Same.
23131 * gdb.base/grbx.c (grbxx): Same.
23132
23133 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23134 manager doesn't automatically unmap overlays unnecessarily.
23135
6b8426a6
MH
231362002-04-10 Martin M. Hunt <hunt@redhat.com>
23137
23138 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23139 stepping out of main.
23140
34af4875
MC
231412002-04-09 Michael Chastain <mec@shout.net>
23142
23143 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23144 scope so that the nested scope tests will make sense.
23145 * gdb.c++/local.exp: Write patterns that actually work with gcc
23146 (the HP patterns "were never known to work with gcc").
23147 Keep the old aCC patterns too.
23148
2d1676a0
DJ
231492002-04-09 Daniel Jacobowitz <drow@mvista.com>
23150
23151 * gdb.base/attach.exp: Correct target board test.
23152
3a63e3f9
MC
231532002-04-08 Michael Chastain <mec@shout.net>
23154
23155 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23156 in a const method. Add some xfail and fail cases for configurations
23157 that do not emit the "const ...".
23158
f18dabd2
MC
231592002-04-07 Michael Chastain <mec@shout.net>
23160
23161 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23162 Accept "A * const" and "const A * const" as type of "this".
23163 Fix spelling of getFunky throughout. Make messages uniform.
23164
0fcddd82
EZ
231652002-04-07 Elena Zannoni <ezannoni@redhat.com>
23166
a9c64011 23167 Work around for PR gdb/285:
0fcddd82
EZ
23168 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23169
16a8534a
EZ
231702002-04-07 Elena Zannoni <ezannoni@redhat.com>
23171
23172 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23173 instructions file at run time instead of configure time.
23174 Sometimes we run the test in a directory that is not the one we
23175 configured in.
23176 * gdb.asm/configure.in: Delete creation of symlink.
23177 * gdb.asm/configure: Regenerate.
23178
24181d81
JB
231792002-04-05 J. Brobecker <brobecker@gnat.com>
23180
23181 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23182 xfullpath () function.
23183
7cdb7107
DJ
231842002-04-04 Daniel Jacobowitz <drow@mvista.com>
23185
23186 * gdb.asm/Makefile.in: Correct dependencies.
23187
23188 * gdb.asm/powerpc.inc: New file.
23189 * gdb.asm/asm-source.exp: Add PowerPC.
23190 * gdb.asm/configure.in: Likewise.
23191 * gdb.asm/configure: Regenerated.
23192
a7d17088
DJ
231932002-04-04 Daniel Jacobowitz <drow@mvista.com>
23194
23195 * gdb.base/relocate.exp: New file.
23196 * gdb.base/relocate.c: New file.
23197
cd721503
FF
231982002-04-04 Fred Fish <fnf@redhat.com>
23199
23200 * gdb.base/step-test.exp: Update comment regarding stopping in
23201 memcpy/bcopy calls inserted as part of the compiler runtime.
23202
b22ad7a7
MS
232032002-04-04 Michael Snyder <msnyder@redhat.com>
23204
23205 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23206
5f279fa6
DJ
232072002-04-03 Daniel Jacobowitz <drow@mvista.com>
23208
23209 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23210 (gdb_expect): Remove $notransfer hack.
23211
dd0fd3ce
DJ
232122002-04-02 Daniel Jacobowitz <drow@mvista.com>
23213
23214 * gdb.c++/classes.exp ("calling method for small class"): Match
23215 updated register output.
23216
1e50cda1
DJ
232172002-03-30 Daniel Jacobowitz <drow@mvista.com>
23218
23219 Fix PR gdb/452
23220 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23221 when finished. Make gdb_file_cmd send "exec-file" when
23222 appropriate.
23223
24015922
DJ
232242002-03-30 Daniel Jacobowitz <drow@mvista.com>
23225
23226 * gdb.base/attach.exp: Remove extra setup_xfail.
23227
dd7dfd64
MS
232282002-03-26 Michael Snyder <msnyder@redhat.com>
23229
23230 * gdb.base/default.exp: Add tests for dump, append, and restore.
23231 * gdb.base/help.exp: Add tests for dump, append, and restore.
23232 * gdb.base/dump.exp: New file, test dump, append and restore.
23233 * gdb.base/dump.c: New file.
23234
48b2f8d7
MS
232352002-03-27 Michael Snyder <msnyder@redhat.com>
23236
d63a86f8 23237 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23238 clean-ups in help messages.
23239
05b4d525
FF
232402002-03-26 Fred Fish <fnf@redhat.com>
23241
23242 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23243 have debugging info for those functions and the compiler uses them
23244 internally to copy structs around.
23245
d7679631
FF
232462002-03-26 Fred Fish <fnf@redhat.com>
23247
23248 * gdb.base/list.exp: Revert the change made yesterday and add note
23249 about why we don't list the default lines for remote targets.
23250
523ac3f9
MS
232512002-03-25 Michael Snyder <msnyder@redhat.com>
23252
23253 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23254
754b2b8d
FF
232552002-03-25 Fred Fish <fnf@redhat.com>
23256
23257 * gdb.base/list.exp: This test works on remote targets so remove
23258 the short circuit for remote targets. Update copyright.
23259
33c3e192
FF
232602002-03-25 Fred Fish <fnf@redhat.com>
23261
23262 * gdb.base/attach.exp: Fix logic error that was suppressing this
23263 test for all non hppa*-*-hpux* targets, instead of the hp target.
23264 Move comments closer to the suppression point. Also now need to
23265 check that we are running natively.
23266
d43e73ee
MS
232672002-03-22 Michael Snyder <msnyder@redhat.com>
23268
882c8f02
MS
23269 * gdb.base/default.exp: Add test for gcore. Update copyright.
23270 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23271
04c12f60
FF
232722002-03-06 Fred Fish <fnf@redhat.com>
23273
23274 * gdb.base/funcargs.c: Remove extraneous ';' character.
23275 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23276
b43df995
MC
232772002-03-04 Michael Chastain <mec@shout.net>
23278
23279 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23280 accommodate gcc v3 function signature.
23281 * gdb.mi/mi0-var-cmd-exp: Ditto.
23282
92362027
AC
232832002-02-24 Andrew Cagney <ac131313@redhat.com>
23284
23285 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23286 ``GNU/Linux'' or ``Linux kernel''
23287 * testsuite/gdb.threads/pthreads.c: Ditto.
23288
258ad32d
MC
232892002-02-24 Michael Chastain <mec@shout.net>
23290
23291 * gdb.threads/pthreads.c (thread1): Add a return statement.
23292 (thread2): Likewise.
23293 (foo): Likewise.
23294
04c3b3d4
MC
232952002-02-23 Michael Chastain <mec@shout.net>
23296
23297 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23298 to placate gcc.
23299
5a2a0a20
MC
233002002-02-23 Michael Chastain <mec@shout.net>
23301
23302 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23303 test "ptype bint". The test passes on all my stabs configurations.
23304
a640f7fc
JB
233052002-02-21 Jim Blandy <jimb@redhat.com>
23306
27924826
JB
23307 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23308 filename at a time, and watch for the ones we want to see.
23309
a640f7fc
JB
23310 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23311 types of pointers to prototyped functions.
23312
edcc8c75
AC
233132002-02-20 Andrew Cagney <ac131313@redhat.com>
23314
23315 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23316 signed, unsigned and straight char.
23317 (padding_char, padding_short, padding_int, padding_long,
23318 padding_long_long, padding_float, padding_double,
23319 padding_long_double): New global variables.
23320 (fill, fill_structs): New functions.
23321
23322 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23323 for correctly sized writes. Update copyright.
23324 (get_valueof): New procedure.
23325 (get_sizeof): Call get_valueof.
23326 (check_valueof): New procedure.
23327 (check_padding): New procedure.
23328
ac57ea44
MC
233292002-02-20 Michael Chastain <mec@shout.net>
23330
23331 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23332 to setup_xfail. Document some of the remaining calls.
23333
7a10c941
MC
233342002-02-18 Michael Chastain <mec@shout.net>
23335
23336 * gdb.c++/userdef.exp: Update copyright year.
23337
fb8acdcc
DJ
233382002-02-18 Daniel Jacobowitz <drow@mvista.com>
23339
23340 * gdb.c++/userdef.exp: Test overloaded operators properly.
23341 Remove xfails.
23342
fda6ae12
MS
233432002-02-14 Michael Snyder <msnyder@redhat.com>
23344
23345 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23346
676a0442
DJ
233472002-02-14 Daniel Jacobowitz <drow@mvista.com>
23348
23349 * gdb.base/a2-run.exp: Check for a remote target properly.
23350 * gdb.base/annota1.exp: Likewise.
23351 * gdb.base/list.exp: Likewise.
23352 * gdb.base/reread.exp: Likewise.
23353 * gdb.base/scope.exp: Likewise.
23354 * gdb.base/shlib-call.exp: Likewise.
23355 * gdb.base/term.exp: Likewise.
23356 * gdb.c++/annota2.exp: Likewise.
23357
78b4f468
RE
233582002-02-13 Richard Earnshaw <rearnsha@arm.com>
23359
23360 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23361
9a81ba51
MC
233622002-02-10 Michael Chastain <mec@shout.net>
23363
23364 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23365 (call_after_alloca): Ditto.
23366
004af6c7
DJ
233672002-02-10 Daniel Jacobowitz <drow@mvista.com>
23368
23369 * gdb.base/ending-run.exp: Guard "cont" test with
23370 gdb_skip_stdio_test.
23371
37225f62
JB
233722002-02-06 Jim Blandy <jimb@redhat.com>
23373
23374 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23375 from here...
23376 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23377 To here. Disable this test on non-HP platforms. Add big comment.
23378
fe6fdd96
MS
233792002-02-04 Michael Snyder <msnyder@redhat.com>
23380
23381 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23382 other than d10v and m32r.
23383
036fad3f
RE
233842002-02-02 Richard Earnshaw <rearnsha@arm.com>
23385
23386 * gdb.base/default.exp: Rewrite test patterns to reduce time
23387 taken to match them.
23388
7148ab62
DJ
233892002-01-30 Daniel Jacobowitz <drow@mvista.com>
23390
23391 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23392 Allow a start function above main.
23393 * gdb.threads/linux-dp.exp: Fix copyright date.
23394
396cc255
DJ
233952002-01-30 Daniel Jacobowitz <drow@mvista.com>
23396
a9c64011
AS
23397 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23398 (check_philosopher_stack): Check for manager thread before checking
23399 for a just-starting thread.
396cc255 23400
f038d31b
DJ
234012002-01-30 Daniel Jacobowitz <drow@mvista.com>
23402
23403 From Neil Booth <neil@daikokuya.demon.co.uk>:
23404 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23405 warnings.
23406
b3ff9d9a
FF
234072002-01-21 Fred Fish <fnf@redhat.com>
23408
23409 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23410 not caller.
23411
39ad761d
JB
234122002-01-21 Jim Blandy <jimb@redhat.com>
23413
23414 * gdb.base/reread.exp: Check that GDB properly re-reads the
23415 executable file when it changes while no inferior is running.
23416
aaf320fa
FF
234172002-01-21 Fred Fish <fnf@redhat.com>
23418
a9c64011
AS
23419 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23420 optionally accept the "shlib events" variation.
aaf320fa 23421
808a31f5
JB
234222002-01-21 Jim Blandy <jimb@redhat.com>
23423
23424 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23425 call `fflush' after every `printf', so that the output is produced
23426 at predictable points, regardless of whatever buffering does (or
23427 doesn't) take place.
23428 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23429 at different points.
23430
4420d5e2
DJ
234312002-01-20 Daniel Jacobowitz <drow@mvista.com>
23432
23433 * gdb.c++/inherit.exp: Update copyright years.
23434 * gdb.c++/method.exp: Likewise.
23435
3e36a0f4
DJ
234362002-01-20 Daniel Jacobowitz <drow@mvista.com>
23437
23438 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23439 artificial methods/arguments.
23440 * gdb.c++/derivation.exp: Likewise.
23441 * gdb.c++/inherit.exp: Likewise.
23442 * gdb.c++/method.exp: Likewise.
23443 * gdb.c++/virtfunc.exp: Likewise.
23444
b4ceaee6
AC
234452002-01-18 Andrew Cagney <ac131313@redhat.com>
23446
23447 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23448 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23449 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23450 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23451 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23452 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23453
ecace851
JB
234542002-01-17 Jim Blandy <jimb@redhat.com>
23455
23456 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23457 anchoring the pattern matching the entry point symbol's name.
23458
375fc983
AC
234592002-01-17 Andrew Cagney <ac131313@redhat.com>
23460
23461 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23462 continue/quit query. Update copyright.
23463
fe6fdd96
MS
234642002-01-14 Michael Snyder <msnyder@redhat.com>
23465
23466 * gdb.base/gcore.exp: Remove extra debugging output.
23467
e017c81f
DJ
234682002-01-13 Daniel Jacobowitz <drow@mvista.com>
23469
23470 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23471 for slightly dubious v2 mangled string.
23472
37ab3bf8
DJ
234732002-01-13 Daniel Jacobowitz <drow@mvista.com>
23474
23475 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23476
1bc05c3a 234772002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 23478
1bc05c3a 23479 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 23480
1bc05c3a
JM
23481 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23482 constructors.
23483 * gdb.c++/derivation.exp: Likewise.
23484 * gdb.c++/templates.exp: Likewise.
23485 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 23486
1bc05c3a
JM
234872002-01-10 Michael Snyder <msnyder@redhat.com>
23488
23489 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 23490
a911c360
MS
234912002-01-08 Michael Snyder <msnyder@redhat.com>
23492
23493 * gdb.base/gcore.exp: New test for generate-core-file command.
23494 * gdb.base/gcore.c: Testcase for above.
23495 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23496
ea2119ec
JM
234972002-01-08 Jason Merrill <jason@redhat.com>
23498
23499 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23500
68203136
FF
235012002-01-07 Fred Fish <fnf@redhat.com>
23502
23503 * gdb.c++/overload.exp: Remove unconditional xfails for:
23504 print foo_instance1.overloadargs(1)
23505 print foo_instance1.overloadargs(1, 2)
23506 print foo_instance1.overloadargs(1, 2, 3)
23507 print foo_instance1.overloadargs(1, 2, 3, 4)
23508 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23509 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23510 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23511 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23512 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23513 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23514 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23515 print foo_instance1.overload1arg()
23516 print foo_instance1.overload1arg((char)arg2)
23517 print foo_instance1.overload1arg((signed char)arg3)
23518 print foo_instance1.overload1arg((unsigned char)arg4)
23519 print foo_instance1.overload1arg((int)arg7)
23520 print foo_instance1.overload1arg((unsigned int)arg8)
23521 print foo_instance1.overload1arg((float)arg11)
23522 print foo_instance1.overload1arg((double)arg12)
d63a86f8 23523
21b9b5b1
MS
235242002-01-07 Michael Snyder <msnyder@redhat.com>
23525
23526 * gdb.base/huge.exp: New test. Print a very large target data object.
23527 (skip_huge_test): New test variable. Define if you want to skip this
23528 test. The test reads an 8 megabyte data object from the target, so it
23529 might be very time consuming on remote targets with a slow connection.
23530 * gdb.base/huge.c: New file. Test case for above.
23531
725f922e
FF
235322002-01-07 Fred Fish <fnf@redhat.com>
23533
23534 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23535 g_instance.bfoo, and g_instance.cfoo.
23536
889bf7c5 235372002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 23538
889bf7c5
PA
23539 * gdb.base/break.c (multi_line_if_conditional): New function.
23540 (multi_ilne_while_conditional): Likewise.
23541 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23542 IF or WHILE condition puts the breakpoint at the start of
23543 the condition.
f286b2c3 23544
634d57ec
JL
23545 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23546 hppa*-*-hpux* expected failure.
23547 * gdb.base/structs.exp (do_function_calls): Similarly.
23548
23549 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23550 watchpoints.
23551
9fbfe2dc
AC
235522002-01-06 Andrew Cagney <ac131313@redhat.com>
23553
23554 Fix PR gdb/66.
23555 * gdb.base/structs.exp: Replace skip for a29k with skip for
23556 gdb,cannot_call_functions.
23557 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23558 * gdb.base/callfuncs.exp: Ditto.
23559 * gdb.base/call-rt-st.exp: Ditto.
23560 * gdb.base/call-strs.exp: Ditto.
23561 * gdb.base/callfwmall.exp: Ditto.
23562 * gdb.base/scope.exp: Obsolete xfail a29k.
23563 * gdb.c++/misc.exp: Ditto.
23564 * gdb.c++/cplusfuncs.exp: Ditto.
23565 * gdb.base/ptype.exp: Ditto.
23566 * gdb.base/printcmds.exp: Ditto.
23567 * gdb.base/opaque.exp: Ditto.
23568 * gdb.base/list.exp: Ditto.
23569 * gdb.base/funcargs.exp: Ditto.
23570 * gdb.base/default.exp: Ditto.
23571
8ddad156
MS
235722002-01-04 Michael Snyder <msnyder@redhat.com>
23573
ca4976a6 23574 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
23575 * gdb.base/maint.exp: Add tests for maint info sections options.
23576
1b074332
JL
23577Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23578
23579 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23580
7d159115
CV
235812001-12-20 Corinna Vinschen <vinschen@redhat.com>
23582
23583 * gdb.asm/arm.inc: New file.
23584 * gdb.asm/asm-source.exp: Add arm targets.
23585 * gdb.asm/configure.in: Ditto.
23586 * gdb.asm/configure: Recreated from configure.in.
23587
8fb87725
JL
23588Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23589
afabe08c
JL
23590 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23591 with HP's compiler.
23592 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23593 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23594 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23595 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23596
23597 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23598 either HP's compilers or GCC.
23599
db521deb
JL
23600 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23601 a SIGBUS or SIGSEGV.
23602
23603 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23604
23605 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23606 can be compiled with either HP's compiler or GCC.
23607
cfa88ab7
JL
23608 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23609 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23610 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23611
ca344dff
JL
23612 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23613 to match current gdb output. Update due to using auto-solib-limit
23614 for limiting instead of overloading auto-solib-add.
23615 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23616 test program.
23617
3f3c6e55 23618 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
23619 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23620 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23621 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23622 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23623 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23624 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23625 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23626 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23627 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23628 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23629 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23630 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 23631
8fb87725
JL
23632 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23633 a SIGTRAP to the inferior.
23634
cf599fa7
CV
236352001-12-19 Corinna Vinschen <vinschen@redhat.com>
23636
23637 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23638 Substitute call to target_link by call to gdb_compile.
23639
2cd045cd
JL
23640Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23641
a9c64011
AS
23642 * gdb.base/break.exp: Fix HP specific search string when testing
23643 backtracing in a called function.
2cd045cd 23644
a9c64011
AS
23645 * gdb.base/constvars.exp: Only set lang to C++ if we're
23646 compiling the test with HP's compilers.
23647 * gdb.base/volatile.exp: Similarly.
2cd045cd 23648
99ebe9ac
JB
236492001-12-19 Jim Blandy <jimb@redhat.com>
23650
23651 * gdb.base/printcmds.exp: Expect the null character to be printed
23652 as '\0', and the '\013' to be printed as '\v'.
23653 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23654 * gdb.base/setvar.exp: Same.
23655
b9891b29
JB
236562001-12-17 Jim Blandy <jimb@redhat.com>
23657
0eba65ab
JB
23658 * gdb.base/completion.exp: Rather than completing very long
23659 filenames, which can make the readline library produce output we
23660 don't recognize, cd to the directory first, and then complete
23661 using nice, short relative paths.
23662
6970b5b1
JB
23663 * gdb.base/completion.exp: On some systems, there is, in fact, a
23664 variable named `b' in scope, since GDB treats all static
a9c64011
AS
23665 variables as being in scope. So use `no_var_named_this'
23666 instead of `b'.
6970b5b1 23667
b9891b29 23668 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 23669 can't find the core file's registers as a failure.
b9891b29 23670
e6ccd35f
JSC
236712001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23672
a9c64011
AS
23673 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23674 test expect string more specific.
e6ccd35f 23675
105ba819
CV
236762001-12-13 Corinna Vinschen <vinschen@redhat.com>
23677
23678 * gdb.asm/asm-source.exp: Add support for xstormy16.
23679 * gdb.asm/configure.in: Ditto.
23680 * gdb.asm/configure: Rebuild.
23681 * gdb.asm/xstormy16.inc: New file.
23682
e9e79dd9
FF
236832001-12-10 Fred Fish <fnf@redhat.com>
23684
23685 * gdb.base/maint.exp: Update to match changes in type dumping code.
23686
347dc97d
JB
236872001-12-10 Jim Blandy <jimb@redhat.com>
23688
23689 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
23690 matching the entry point symbol's name at the beginning of the
23691 line.
347dc97d 23692
5178b9d6
DJ
236932001-12-07 Daniel Jacobowitz <drow@mvista.com>
23694
23695 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23696 gdb.c++/inherit.exp, gdb.c++/method.exp,
23697 gdb.c++/namespace.exp, gdb.c++/templates.exp,
23698 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23699 and class layout support.
23700
af890c52
DJ
237012001-12-07 Daniel Jacobowitz <drow@mvista.com>
23702
23703 * gdb.c++/classes.exp: Add test for static member function.
23704 * gdb.c++/misc.cc: Add class with static member function.
23705
7a345fb3
JB
237062001-12-07 Jim Blandy <jimb@redhat.com>
23707
f2e54a80 23708 If GDB says it can't find the struct the function returned, report
8032bf31
JB
23709 those tests as `unsupported'.
23710 * gdb.base/call-rt-st.exp (print_struct_call): New function.
23711 Rewrite subsequent tests to use it.
23712
23713 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
23714 those tests as `unsupported'.
23715 * gdb.base/structs.exp (call_struct_func): New function.
23716 (do_function_calls): Use call_struct_func to call the functions
23717 returning structs.
23718
0bc69509
JB
23719 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23720 whether functions are prototyped or not, so we can't possibly pass
23721 arguments to t_float_values2 properly.
23722
7a345fb3
JB
23723 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23724 value of `timeout' for targets other than the mips*tx39-*.
23725
edb6ede1
MS
237262001-12-06 Michael Snyder <msnyder@redhat.com>
23727
d63a86f8 23728 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
23729 and detect whether the start symbol has a leading underscore.
23730
2d842f13
JB
237312001-12-04 Jim Blandy <jimb@redhat.com>
23732
23733 * gdb.base/completion.exp: Clarify indentation.
23734
68550daf
JB
237352001-12-03 Jim Blandy <jimb@redhat.com>
23736
23737 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23738 variables on the S/390, not `.word'.
23739
cd5195a8
JB
237402001-11-30 Jim Blandy <jimb@redhat.com>
23741
23742 Add assembly-source tests for s390-ibm-linux.
23743 * gdb.asm/s390.inc: New file.
23744 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23745 the S/390 architecture.
a9c64011 23746 * gdb.asm/configure: Regenerated.
cd5195a8 23747
ca9efc90
MS
237482001-11-30 Michael Snyder <msnyder@redhat.com>
23749
23750 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
23751 next, info source, info sources, info line, global and static
23752 variables, and static functions.
23753 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23754 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23755 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23756 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23757 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23758 (gdbasm_leave): Restore frame pointer.
23759 (gdbasm_startup): Copy stack set-up from crt0.S.
23760
d0e66976
FN
237612001-11-26 Fernando Nasser <fnasser@redhat.com>
23762
23763 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
23764 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
23765 to a local (non-static) variable. Copy tstruct.a to a static buffer
23766 and return a pointer to that buffer.
23767 * gdb.base/callfwmall.c (t_structs_a): Ditto.
23768
e2334072
MK
237692001-11-24 Mark Kettenis <kettenis@gnu.org>
23770
23771 * gdb.asm/configure.in: Fix recognition of ix86 target.
23772 * gdb.asm/configure: Regenerate.
23773
756caa3d
MS
237742001-11-21 Michael Snyder <msnyder@redhat.com>
23775
23776 * gdb.asm/sparc.inc: New file.
23777 * gdb.asm/asm-source.exp: Recognize sparc target.
23778 * gdb.asm/configure.in: Recognize sparc target.
23779 * gdb.asm/configure: Regenerate.
d63a86f8 23780
9a4d72d5
MS
237812001-11-21 Michael Snyder <msnyder@redhat.com>
23782
23783 * gdb.asm/m32r.inc: New file.
23784 * gdb.asm/asm-source.exp: Recognize m32r target.
23785 * gdb.asm/configure.in: Recognize m32r target.
23786 * gdb.asm/configure: Regenerate.
23787
a773d1cd
MS
237882001-11-20 Michael Snyder <msnyder@redhat.com>
23789
017ac23d
MS
23790 * gdb.asm/i386.inc: New file.
23791 * gdb.asm/asm-source.exp: Recognize ix86 target.
23792 * gdb.asm/configure.in: Recognize ix86 target.
23793 * gdb.asm/configure: Regenerate.
23794
a773d1cd
MS
23795 * gdb.c++/namespace.exp: Fix quotes in output messages.
23796
bb632afb
MS
237972001-11-14 Michael Snyder <msnyder@redhat.com>
23798
25d559ca 23799 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
23800 qualifier in a type cast expression, to designate an address
23801 in the instruction space (Harvard architecture).
23802
4749e309
MS
238032001-11-13 Michael Snyder <msnyder@redhat.com>
23804
23805 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
23806 Tests for expressions using 'const' and 'volatile'.
23807
25050984
CV
238082001-11-13 Corinna Vinschen <vinschen@redhat.com>
23809
23810 * gdb.asm/asm-sources.exp: Allow defining linker flags.
23811
1902c51f
DJ
238122001-11-12 Daniel Jacobowitz <drow@mvista.com>
23813
23814 * lib/mi-support.exp (mi_run_to_helper): Move comments
23815 outside of gdb_expect.
23816
dcf95b47
DJ
238172001-11-11 Daniel Jacobowitz <drow@mvista.com>
23818
23819 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
23820 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
23821 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
23822 mi0_run_to): New functions.
23823 * gdb.mi/mi-simplerun.exp: Use them.
23824 * gdb.mi/mi0-simplerun.exp: Likewise.
23825 * gdb.mi/mi-var-cmd.exp: Likewise.
23826 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 23827
45b074e1
AC
238282001-11-10 Andrew Cagney <ac131313@redhat.com>
23829
23830 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
23831 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
23832
bf50d346
AC
238332001-11-09 Andrew Cagney <ac131313@redhat.com>
23834
23835 * gdb.base/restore.exp: Include $expected value in restored test
23836 message.
23837
9383332c
AC
238382001-11-09 Andrew Cagney <ac131313@redhat.com>
23839
23840 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
23841 implemented.
23842
db62520a
MS
238432001-11-08 Michael Snyder <msnyder@redhat.com>
23844
23845 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
23846 Add pass/fail message for stop at breakpoint in call dummy function.
23847
b5703437
MS
238482001-11-07 Michael Snyder <msnyder@redhat.com>
23849
d63a86f8
RM
23850 * gdb.c++/templates.exp (test_template_breakpoints):
23851 If we get an overload menu, but it does not match what
760f6330 23852 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
23853 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
23854 making the whitespace optional. Argument for "new" may be
23855 "unsigned" as well as "unsigned int/long".
d63a86f8 23856 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
23857 making the whitespace optional. Also replace "(void) with
23858 "((void|)), making the keyword "void" optional.
d63a86f8 23859 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
23860 making the whitespace optional. Also replace "(void) with
23861 "((void|)), making the keyword "void" optional.
3bf40917
MS
23862 * gdb.base/callfuncs.c (t_float_values): This function must
23863 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 23864 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
23865 can be tested against both cases. Usually one case involves
23866 promotion of float to double, while the other does not.
23867 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
23868 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
23869 includes a stack frame for "start".
23870
c8ab4e6d
JB
238712001-11-05 Jim Blandy <jimb@redhat.com>
23872
23873 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
23874 pointers are 32 bits long, and that offsets of relocs are always
23875 stored in the data (REL-style), and not in the reloc entry itself
23876 (RELA-style).
23877 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
23878 stabs.
23879
3f08ced9
MS
238802001-11-01 Michael Snyder <msnyder@redhat.com>
23881
23882 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
23883 and regular expression operators by using quoting.
23884
cbfa24cd
MS
238852001-10-31 Michael Snyder <msnyder@redhat.com>
23886
23887 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
23888 depending on what the symbol table contains.
23889 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
23890 the output of the ptype command. Similarly, accept both "const &"
23891 and "const&".
23892
aaa68313
CV
238932001-10-31 Corinna Vinschen <vinschen@redhat.com>
23894
23895 * gdb.base/miscexprs.c (main): Add usage of preprocessor
23896 symbol `STORAGE' to allow to choose the storage class of
23897 the local datastructures.
23898 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
23899 compiler directive.
23900
91740388
MS
239012001-10-30 Michael Snyder <msnyder@redhat.com>
23902
23903 * gdb.base/jump.exp: Allow it to run for all targets.
23904
1b7c05e7
CV
239052001-10-29 Corinna Vinschen <vinschen@redhat.com>
23906
23907 * gdb.base/call-ar-st.c (print_double_array): Match for loop
23908 with new double_array size.
23909 (main): Change storage class of all local variables to static.
23910 Reduce size of double_array to 9.
23911 * gdb.base/call-ar-st.exp: Increase timeout value.
23912 Change expected output for double array to match new size in
23913 call-ar-st.c.
23914
36a22261
CV
239152001-10-29 Corinna Vinschen <vinschen@redhat.com>
23916
23917 * gdb.base/ending-run.exp: Create identical output when passing
23918 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 23919 Stormy16 target.
36a22261 23920
92b8ae91
MK
239212001-10-28 Mark Kettenis <kettenis@gnu.org>
23922
23923 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
23924 that we catch the expected failure under Linux/x86.
23925
cb135b83
OF
239262001-10-29 Orjan Friberg <orjanf@axis.com>
23927
23928 * gdb.base/setvar.exp: Escape curly braces.
23929 * gdb.stabs/weird.exp: Ditto.
23930
6884aa54
DJ
239312001-10-27 Daniel Jacobowitz <drow@mvista.com>
23932
23933 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
23934 * gdm.mi/mi0-hack-cli.exp: Likewise.
23935
0398c9aa
AC
239362001-10-25 Andrew Cagney <ac131313@redhat.com>
23937
23938 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
23939 messages.
23940
d20bf2e8
AC
239412001-10-21 Andrew Cagney <ac131313@redhat.com>
23942
23943 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
23944 checking MI enabled.
23945
03dd63aa
CV
239462001-10-09 Corinna Vinschen <vinschen@redhat.com>
23947
23948 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
23949
1d9d99f3
FCE
239502001-10-04 Frank Ch. Eigler <fche@redhat.com>
23951
23952 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
23953 if gdb child process crashes, just signal an error.
23954
838ae6c4
JB
239552001-10-02 Jim Blandy <jimb@redhat.com>
23956
23957 * lib/gdb.exp (test_xfail_format): Simplify.
23958
23959 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
23960 front of the variable name `format'. Simplify `if'.
23961
8f0cbc1c
DJ
239622001-10-01 Daniel Jacobowitz <drow@mvista.com>
23963
23964 * gdb.threads/pthreads.exp: Wait for output and delay
23965 before sending ^C.
23966
1f08dafd
DJ
239672001-10-01 Daniel Jacobowitz <drow@mvista.com>
23968
23969 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
23970 some incorrect output instead of timing out.
23971 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
23972
674f90ff
CV
239732001-09-28 Corinna Vinschen <vinschen@redhat.com>
23974
23975 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
23976 check to allow additional `int'.
23977
9b284272
DJ
239782001-09-27 Daniel Jacobowitz <drow@mvista.com>
23979
23980 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
23981 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
23982
b55a4771
MS
239832001-09-27 Michael Snyder <msnyder@redhat.com>
23984
23985 * lib/gdb.exp (test_debug_format): New proc.
23986 (setup_xfail_format): Use new proc test_debug_format.
23987 * gdb.base/constvars.exp (local_compiler_xfail_check): New
23988 proc; use new service proc test_debug_format.
23989 Replace all other "gcc_compiled" tests with this test.
23990 * gdb.base/volatile.exp (local_compiler_xfail_check): New
23991 proc; use new service proc test_debug_format.
23992 Replace all other "gcc_compiled" tests with this test.
23993
239942001-09-27 Michael Snyder <msnyder@redhat.com>
23995
23996 * gdb.base/cvexpr.exp: New file.
23997 * gdb.base/cvexpr.c: New file
23998 Test for expressions using const and volatile keywords.
23999
4e6667ac
CV
240002001-09-26 Corinna Vinschen <vinschen@redhat.com>
24001
24002 * gdb.base/constvars.exp: Check for different orders of keywords
24003 and additional "int" strings in output.
24004
4f337972
AC
240052001-09-22 Andrew Cagney <ac131313@redhat.com>
24006
24007 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24008 responses from "help maint".
24009
2015650d
FCE
240102001-09-19 Frank Ch. Eigler <fche@redhat.com>
24011
24012 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24013 to localhost:NNN instead of :NNN, in case Xvfb is listening
24014 only on TCP.
24015
f3bcedc1
CV
240162001-09-19 Corinna Vinschen <vinschen@redhat.com>
24017
24018 * gdb.base/recurse.exp: When checking leaving the watchpoint
24019 scope, recognize when gdb is in function's epilogue and pass.
24020
6b819c92
KS
240212001-09-18 Keith Seitz <keiths@redhat.com>
24022
24023 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24024 support for running tests against sid targets.
24025 (gdbtk_done): Ditto.
24026
a10c9419
CV
240272001-09-18 Corinna Vinschen <vinschen@redhat.com>
24028
24029 * gdb.base/ending-run.c (main): Set stdout buffersize
24030 to the same reasonable value for any target.
24031 * gdb.base/ending-run.exp: Add a regular expression
24032 to make testsuite happy on Sanyo Stormy16 target.
24033
739d0d99
CV
240342001-09-17 Corinna Vinschen <vinschen@redhat.com>
24035
24036 * gdb.base/display.c (do_loops): Add float variable `f'.
24037 Increment f in loop.
24038 * gdb.base/display.exp: Increment timeout by 60 seconds.
24039 Change float display test to use variable `f'.
24040
1b8947f0
JB
240412001-09-17 Jim Blandy <jimb@redhat.com>
24042
24043 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24044 overflowing the limited breakpoint tables on some ROM monitors
24045 (like the ROM68K).
24046
9890ac81
FCE
240472001-09-15 Frank Ch. Eigler <fche@redhat.com>
24048
24049 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24050 the "-ac" (disable access control) flag.
24051
6db765ea
JH
240522001-08-30 Jeff Holcomb <jeffh@redhat.com>
24053
24054 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24055 ints.
24056
4c32cc04
KS
240572001-08-30 Keith Seitz <keiths@redhat.com>
24058
24059 * lib/gdb.exp: Move all insight-related functionality into
24060 separate file.
24061 * lib/insight-support.exp: New file.
24062
8d6e6f81
FCE
240632001-08-29 Frank Ch. Eigler <fche@redhat.com>
24064
24065 * config/sid.exp (sid_start): Never set sid verbosity; disable
24066 expect_background {} that consumed its stdout; tolerate </dev/null.
24067 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24068
6a90e1d0
AC
240692001-08-18 Andrew Cagney <ac131313@redhat.com>
24070
24071 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24072 CLI jump command to start it.
24073 (mi_run_to_main): Fail immediatly when unexpected output.
24074
1759b3c3
AC
240752001-08-18 Andrew Cagney <ac131313@redhat.com>
24076
24077 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24078 beginning of function. Fix PR gdb/191.
24079
61d11d80
FCE
240802001-08-16 Frank Ch. Eigler <fche@redhat.com>
24081
24082 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24083 what to force sid endianness to.
24084
942a4df2
KS
240852001-08-15 Keith Seitz <keiths@redhat.com>
24086
24087 * lib/gdb.exp (gdbtk_start): Don't set environment
24088 variables for TCL_LIBRARY and friends. Insight will
24089 now figure these out for itself.
24090
0521c418
MS
240912001-08-02 Michael Snyder <msnyder@redhat.com>
24092
24093 * gdb.base/completion.exp: Remove the symbol "a64l" from
24094 the expect string; this is target-specific, and not related
24095 to what is being tested.
24096
74a9a58a
DB
240972001-08-02 Dave Brolley <brolley@redhat.com>
24098
24099 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24100
c70819fa
MS
241012001-07-25 Michael Snyder <msnyder@redhat.com>
24102
c2b8fa57
MS
24103 * gdb.base/consecutive.exp: New file. Test stepping over
24104 breakpoints on consecutive instructions.
24105 * gdb.base/consecutive.c: New file.
24106
c70819fa
MS
24107 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24108 curly braces in regular expressions.
24109
2b1a1355
MS
241102001-07-25 Michael Snyder <msnyder@redhat.com>
24111
24112 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24113 legitimate output from stepping out of main.
24114
413eca6f
KS
241152001-07-22 Keith Seitz <keiths@redhat.com>
24116
24117 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24118 the empty string, do not run the tests.
24119
7e5a9322
SC
241202001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24121
24122 * gdb.base/long_long.exp: Detect size of pointer. Take into
24123 account 2-byte pointers when testing for p/a results.
24124
de58f10f
SC
241252001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24126
d63a86f8 24127 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24128 and defined to 1K for m68hc11.
24129 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24130 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24131 (sizeof_random_data): New variable to tell the size of the data table;
24132 don't test past this size; always run to main.
24133
d6f5fea1
SC
241342001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24135
24136 * gdb.base/return2.exp: return of long long and double fails for
24137 68HC11; don't execute these tests on that platform.
24138 * gdb.base/return.exp: Return of a double fails for 68hc11.
24139
c477543d
SC
241402001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24141
24142 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24143 tests that print a float.
24144 * call-rt-st.exp: Likewise.
24145
63cf1c79
MK
241462001-07-12 Mark Kettenis <kettenis@gnu.org>
24147
24148 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24149 running this test on Linux.
24150
112f9ab5
MC
241512001-06-24 Michael Chastain <chastain@redhat.com>
24152
24153 * gdb.base/arithmet.exp: Remove some tests to make all test names
24154 unique.
24155
4970cb0f
MS
241562001-07-03 Michael Snyder <msnyder@redhat.com>
24157
24158 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24159 the output of the ptype command.
24160
d85da69f
MS
241612001-07-02 Michael Snyder <msnyder@redhat.com>
24162
4c8a82de
MS
24163 * gdb.base/completion.exp: Don't assume that break.c is the only
24164 source file that may contain functions named "marker".
d85da69f
MS
24165 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24166
8afc772b
AC
241672001-06-28 Andrew Cagney <ac131313@redhat.com>
24168
24169 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24170 of files to delete.
24171
24172 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24173 * gdb.disasm/h8300s.exp: New file.
24174 gdb.disasm/h8300s.s: Likewise.
24175
cff22675
AC
241762001-06-27 Andrew Cagney <ac131313@redhat.com>
24177
24178 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24179 empty breakpoint tables.
24180
68c81b54
AC
241812001-06-25 Andrew Cagney <ac131313@redhat.com>
24182
24183 * lib/mi-support.exp: Update args=... part of stop-reason
24184 patterns. Accept either a list or a tuple.
24185
2dd62704
AC
241862001-06-23 Andrew Cagney <ac131313@redhat.com>
24187
24188 * lib/mi-support.exp: Remove local emacs variable defining
24189 change-log-default-name.
24190
b4127474
MC
241912001-06-22 Michael Chastain <chastain@redhat.com>
24192
24193 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24194 This is operationally compatible with the previous version.
24195
8dbfb380
JB
241962001-06-13 Jim Blandy <jimb@redhat.com>
24197
24198 * lib/gdb.exp (gdb_test): Doc fix.
24199
f2d8c86d
MC
242002001-06-10 Michael Chastain <chastain@redhat.com>
24201
24202 * gdb.base/exprs.exp: Remove a duplicate test.
24203
81564d34
JB
242042001-06-06 Jim Blandy <jimb@redhat.com>
24205
24206 * gdb.base/return2.exp (main): Use values to test float and double
24207 returns that are not NaN's, to avoid being confused by IEEE
24208 comparison rules.
24209
da55addb
MS
242102001-06-04 Michael Snyder <msnyder@redhat.com>
24211
24212 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24213 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24214 rather than wait for 12 more tests to time out.
24215
42c65987
JB
242162001-06-06 Jim Blandy <jimb@redhat.com>
24217
b18bced9 24218 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24219 Don't forget to match the GDB prompt.
b18bced9 24220
42c65987
JB
24221 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24222
5b41e5f0
JB
242232001-06-04 Jim Blandy <jimb@redhat.com>
24224
24225 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24226 command.
24227
015e046f
KB
242282001-05-31 Kevin Buettner <kevinb@redhat.com>
24229
24230 * gdb.base/annota1.exp (info break): Match four or more spaces
24231 after "Address".
24232
fb1ffbbe
MC
242332001-05-31 Michael Chastain <chastain@redhat.com>
24234
24235 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24236 (dm_type_int_star): Likewise.
24237 (dm_type_long_star): Likewise.
24238 (dm_type_void_star): Likewise.
24239
5ea2a32c
KB
242402001-05-29 Kevin Buettner <kevinb@redhat.com>
24241
24242 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24243 to a known value in order to get consistent results regardless
24244 of the setting of INPUTRC or the presence or contents of .inputrc.
24245
ae23c492
MS
242462001-05-24 Michael Snyder <msnyder@redhat.com>
24247
ac55707e
MS
24248 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24249 Don't require that the main thread and the manager thread are the
24250 first in the list.
24251
ae23c492
MS
24252 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24253 debugging. If test fails, issue an "unsupported" not a "fail".
24254
400071f1
JB
242552001-05-24 Jim Blandy <jimb@redhat.com>
24256
24257 Don't assume that short is shorter than int.
24258 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24259 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24260 this isn't true.
400071f1
JB
24261 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24262 an int, is not equal to ~0 stored in an unsigned char. This tests
24263 the same thing that the previous test meant to, but works on
24264 16-bit machines, too.
24265 ("print unsigned char != (~0)"): Same test, complemented.
24266
0816a3e5
MS
242672001-05-24 Michael Snyder <msnyder@redhat.com>
24268
24269 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24270 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24271 and prevents dejagnu getting out of step.
24272
f6dc23a9
KB
242732001-05-23 Kevin Buettner <kevinb@redhat.com>
24274
24275 * gdb.base/finish.exp (finish_void): Revise pattern for
24276 stopping on the call statement to not permit stopping at
24277 the start of the instructions comprising the call sequence.
24278
7dbd117d
MC
242792001-05-19 Michael Chastain <chastain@redhat.com>
24280
24281 * gdb.base/callfuncs.exp: Make all test names unique.
24282 * gdb.base/commands.exp: Make all test names unique.
24283 * gdb.base/condbreak.exp: Make all test names unique.
24284 * gdb.base/dbx.exp: Make all test names unique.
24285 * gdb.base/default.exp: Make all test names unique.
24286 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24287 and TIMEOUT messages to their corresponding PASS message.
24288 * gdb.base/ending-run.exp: Make all test names unique.
24289 * gdb.base/long_long.exp: Remove duplicate test.
24290
6b0b0a9e
KB
242912001-05-21 Kevin Buettner <kevinb@redhat.com>
24292
24293 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24294 stop on the call statement as well as the statement after the
24295 call.
24296
2caa35cb
MS
242972001-05-21 Michael Snyder <msnyder@redhat.com>
24298
24299 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24300
40713331
EZ
243012001-05-10 Elena Zannoni <ezannoni@redhat.com>
24302
a9c64011
AS
24303 * gdb.base/completion.exp: Revamp test. Make it execute on all
24304 platforms.
40713331 24305
c2c1be8d
EZ
243062001-05-10 Elena Zannoni <ezannoni@redhat.com>
24307
a9c64011
AS
24308 * config/gdbserver.exp (gdb_load): Handle the case
24309 in which the arguments to gdbserver are given in the
24310 baseboard configuration file.
24311 Also handle the case in which the server needs to do a
24312 load.
2c9cd303 24313
9671de48
KS
243142001-05-07 Keith Seitz <keiths@cygnus.com>
24315
a9c64011
AS
24316 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24317 set up the display for testing.
24318 (gdbtk_start): Convert all paths to paths that tcl will like.
24319 Export target information to environment.
24320 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24321 necessary.
24322 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24323 (to_tcl_path): New proc to convert a given pathname into
24324 a path acceptible as an argument to a tcl command.
24325 (_gdbtk_export_target_info): New proc to export target info
24326 into the environment for gdbtk testing.
24327 (gdbtk_done): New proc to signal end-of-test.
9671de48 24328
5a360f47
JB
243292001-05-06 Jim Blandy <jimb@redhat.com>
24330
24331 * restore.c: Make the code of caller0 correspond to its comment.
24332
66c756c6
MS
243332001-05-03 Michael Snyder <msnyder@redhat.com>
24334
24335 * config/sid.exp (gdb_target_sid): Check for error messages.
24336 On error or timeout, don't make expect exit (which will terminate
24337 all subsequent tests); instead just make gdb exit.
d63a86f8 24338 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24339 return a negative value.
24340
a966fde5
JB
243412001-04-24 Jim Blandy <jimb@redhat.com>
24342
851c18e0
JB
24343 * gdb.c++/templates.exp: If we see the prompt for the overload
24344 list, but we haven't recognized any of the longer patterns,
24345 arrange for this test to fail, not hang.
24346
a966fde5
JB
24347 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24348 variations.
24349
db144853
MC
243502001-04-22 Michael Chastain <chastain@redhat.com>
24351
24352 * gdb.c++/local.exp: Use the 'runto' library function.
24353 * gdb.c++/namespace.exp: Likewise.
24354 * gdb.c++/overload.exp: Likewise.
24355
3207ec21
KB
243562001-03-26 Kevin Buettner <kevinb@redhat.com>
24357
24358 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24359 * gdb.base/step-line.exp: New file. Test step/next in presence of
24360 #line directives.
24361 * gdb.base/step-line.c: New file. Test program for the above.
24362 * gdb.base/step-line.inp: New file. We pretend that this file has
24363 been transformed by some other tool into step-line.c.
24364
13b57657
JB
243652001-03-21 Jim Blandy <jimb@redhat.com>
24366
24367 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24368 unmangled operator names.
24369
754cbe1c
JB
243702001-03-20 Jim Blandy <jimb@redhat.com>
24371
24372 * gdb.threads/linux-dp.exp: Recognize an additional message
24373 generated by GDB when it doesn't understand how to debug threads
24374 on the target system.
24375
177495c9
AC
243762001-03-19 Andrew Cagney <ac131313@redhat.com>
24377
24378 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24379
f266096b
MC
243802001-03-12 Michael Chastain <chastain@redhat.com>
24381
24382 * gdb.c++/derivation.exp: Use the 'runto' library function.
24383
cac3c2ff
MC
243842001-03-12 Michael Chastain <chastain@redhat.com>
24385
24386 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24387
b6c11a24
MC
243882001-02-24 Michael Chastain <chastain@redhat.com>
24389
24390 * gdb.c++/ref-types.exp: Change handwritten code to library
24391 function 'runto'.
24392
6bae5bce
OF
243932001-03-16 Orjan Friberg <orjanf@axis.com>
24394
24395 * gdb.base/signals.exp: Set count to 0 explicitly.
24396
0015fd9a
MS
243972001-03-15 Mark Salter <msalter@redhat.com>
24398
24399 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24400 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24401 (gdb_load): Add support for additional target_info: gdb_download_size
24402 and gdb_load_timeout.
0015fd9a 24403
fc33412a
DT
24404Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24405
24406 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24407 file -- to prevent failing when the compile fails but we have no
24408 intention of running the tests anyway.
fc33412a
DT
24409
24410 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24411 tests if set.
24412
24413 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24414 integers.
fc33412a
DT
24415
24416 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24417 * gdb.c++/namespace.exp: Ditto.
24418
115f06de
OF
244192001-03-07 Orjan Friberg <orjanf@axis.com>
24420
24421 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24422 * gdb.base/pointers.exp: Relax pattern match of decimals.
24423
b6ba6518
KB
244242001-03-06 Kevin Buettner <kevinb@redhat.com>
24425
24426 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24427 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24428 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24429 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24430 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24431 config/sh.exp, config/sid.exp, config/slite.exp,
24432 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24433 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24434 config/vxworks.exp, config/vxworks29k.exp,
24435 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24436 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24437 gdb.base/arithmet.exp, gdb.base/assign.exp,
24438 gdb.base/async.exp, gdb.base/attach.exp,
24439 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24440 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24441 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24442 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24443 gdb.base/commands.exp, gdb.base/completion.exp,
24444 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24445 gdb.base/constvars.exp, gdb.base/corefile.exp,
24446 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24447 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24448 gdb.base/ending-run.exp, gdb.base/environ.exp,
24449 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24450 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24451 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24452 gdb.base/funcargs.exp, gdb.base/help.exp,
24453 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24454 gdb.base/logical.exp, gdb.base/long_long.exp,
24455 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24456 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24457 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24458 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24459 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24460 gdb.base/regs.exp, gdb.base/relational.exp,
24461 gdb.base/remote.exp, gdb.base/reread.exp,
24462 gdb.base/restore.exp, gdb.base/return2.exp,
24463 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24464 gdb.base/selftest.exp, gdb.base/setshow.exp,
24465 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24466 gdb.base/sigall.exp, gdb.base/signals.exp,
24467 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24468 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24469 gdb.base/step-test.exp, gdb.base/structs.c,
24470 gdb.base/structs.exp, gdb.base/structs2.exp,
24471 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24472 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24473 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24474 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24475 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24476 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24477 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24478 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24479 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24480 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24481 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24482 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24483 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24484 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24485 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24486 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24487 gdb.trace/circ.exp, gdb.trace/collection.exp,
24488 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24489 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24490 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24491 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24492 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24493 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24494 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24495 notices.
24496
dc96c6c7 244972001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
24498
24499 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24500 first arg is int not float.
24501
dc96c6c7 245022001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
24503
24504 * gdb.base/reread.exp: Unsupported for non-native targets;
24505 doesn't work for remote debugging.
24506
9b0c4aeb
FN
245072001-02-19 Fernando Nasser <fnasser@redhat.com>
24508
24509 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
24510 * gdb.base/ending-run.exp: Properly handle the BSP state when
24511 stepping past the end of main.
9b0c4aeb 24512
02aa71d5
MC
245132001-02-19 John Moore <jmoore@redhat.com>
24514
24515 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24516 Converted HPUX fix for non-expected items following multiple
24517 step commands into general solution for all platforms.
24518
1fa449a4
MC
245192001-02-18 Michael Chastain <chastain@redhat.com>
24520
24521 * gdb.c++/classes.exp (do_tests): Change runto statements
24522 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24523 statements demangler agnostic.
24524 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24525 (gdb_virtfunc_restart): Likewise.
24526
b2f9ec70
MC
245272001-02-14 Michael Chastain <chastain@redhat.com>
24528
24529 * gdb.c++/inherit.exp (do_tests): Change runto statements
24530 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24531 statements demangler agnostic.
24532
cf74b8ca
AC
24533Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24534
24535 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
24536 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24537 before calling common_routine 15 times'' tests.
cf74b8ca 24538
99f78f56
MC
245392001-02-11 Michael Chastain <chastain@redhat.com>
24540
24541 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24542 Helps the test script figure out which demangler is in use.
24543 (dm_type_foo_ref): Ditto.
24544 (dm_type_int_star): Ditto.
24545 (dm_type_long_star): Ditto.
24546 (dm_type_unsigned_int): Ditto.
24547 (dm_type_void): Ditto.
24548 (dm_type_void_star): Ditto.
99707966 24549 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
24550 Probe the gdb demangler and set variables to accommodate
24551 formatting differences.
24552 (info_func_regexp): New function. Same as info_func, but
24553 matches against a regexp.
24554 (info_func): Match against a literal string.
24555 (print_addr_2): New function. Match against a literal string,
24556 which can be different from the input to gdb.
24557 (print_addr): Simply call print_addr_2 with the same argument twice.
24558 (test_lookup_operator_functions): Use demangler formatting variables.
24559 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24560 the tests in the same order as the C++ class declaration.
24561 (test_paddr_operator_functions): Ditto.
24562 (test_paddr_overloaded_functions): Ditto.
24563 (test_paddr_hairy_functions): Use demangler formatting variables.
24564 Add reference to gdb/19 for related tests.
24565 (do_tests): Call probe_demangler.
24566
1de8f023
KB
245672001-01-30 Kevin Buettner <kevinb@redhat.com>
24568
24569 * gdb.c++/templates.cc (printf): Remove unused function definition.
24570
ca3f91ed
MS
245712001-01-26 Felix Lee <flee@redhat.com>
24572
24573 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24574
245752001-01-25 matthew green <mrg@redhat.com>
24576
24577 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24578 up sid.
24579 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24580
245812001-01-25 matthew green <mrg@redhat.com>
24582
24583 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 24584 Deprecate $sid_spawn_id.
ca3f91ed
MS
24585 (sid_exit): Remove code necessary only for `spawn.'
24586
245872001-01-25 matthew green <mrg@redhat.com>
24588
24589 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24590
fb18ec4a
MC
245912001-01-28 Michael Chastain <chastain@redhat.com>
24592
24593 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24594 to call when tests fail. It takes gdb out of the overloaded
24595 function choice menu back to the main prompt, so that the test
24596 program stays synchronized.
24597 (set_bp_overloaded): New proc to collect all the common
24598 code for setting a breakpoint on an overloaded name. Calls
24599 take_gdb_out_of_choice_menu when needed.
24600 (menu_overload1arg): New variable to collect the repeated
24601 instances of the expected menu for an overloaded name. Change
24602 the regular expression to handle changes in g++ type encoding:
24603 "void" can be either "void" or "", and "unsigned int" can be
24604 either "unsigned int" or "unsigned".
24605 (continue_to_bp_overloaded): Change regular expressions to handle
24606 changes in g++ type encoding.
24607 (no proc): Call take_gdb_out_of_choice_menu when needed.
24608 Remove redundant calls to "info break". Accept either "canceled"
24609 or "cancelled". Change regular expressions in "info break"
24610 calls to handle changes in g++ type encoding. Give all tests
24611 unique strings.
24612
9c646a6e
BE
246132001-01-17 Ben Elliston <bje@redhat.com>
24614
24615 * config/sid.exp: New file.
24616
9549d9c1
AC
24617Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24618
24619 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24620
dc96c6c7 246212000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
24622
24623 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24624 Add a RE to accept a non-ascii char if one is ever presented.
24625
b4df4f68
FN
246262000-12-20 Fernando Nasser <fnasser@redhat.com>
24627
297dd0fd 24628 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 24629
dc96c6c7 246302000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 24631
d63a86f8 24632 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
24633 in regexp. One '\' does not suffice on Linux.
24634
4a7bddb6
MC
246352000-12-09 Michael Chastain <chastain@redhat.com>
24636
24637 * gdb.base/break.exp (test_clear_command): Use a marker function
24638 rather than 'main' for the test function. Also move this
24639 test to an execution point where the marker function names are
24640 guaranteed to be bound to functions. (Executing tests after a
24641 'finish' from main runs into name conflicts with local names
24642 in __libc_start_main).
24643
dc96c6c7 246442000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
24645
24646 * gdb.base/finish.exp: New test for gdb's "finish" command.
24647 * gdb.base/return2.exp: New test for gdb's "return" command.
24648 * gdb.base/return2.c: New source file for above.
24649
dc96c6c7 246502000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
24651
24652 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24653 * gdb.base/miscexprs.exp: Ditto.
24654 * gdb.base/pointers.exp: Ditto.
24655 * gdb.c++/derivation.exp: Ditto.
24656 * gdb.c++/local.exp: Ditto.
24657 * gdb.c++/namespace.exp: Ditto.
24658 * gdb.c++/overload.exp: Ditto.
24659 * gdb.c++/ref-types.exp: Ditto.
24660
dc96c6c7 246612000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
24662
24663 * gdb.base/constvars.exp: Test result of "up" command.
24664 * gdb.base/miscexprs.exp: Ditto.
24665 * gdb.base/pointers.exp: Ditto.
24666 * gdb.base/scope.exp: Ditto.
24667 * gdb.c++/derivation.exp: Ditto.
24668 * gdb.c++/local.exp: Ditto.
24669 * gdb.c++/namespace.exp: Ditto.
24670 * gdb.c++/overload.exp: Ditto.
24671 * gdb.c++/ref-types.exp: Ditto.
24672
44097287
FN
246732000-11-22 Michael Chastain <chastain@redhat.com>
24674
24675 * mips_pro.exp: Accept either "middle -> top -> main" or
24676 "middle -> main" in the backtrace, because gcc can optimize
24677 tail calls to jumps. Remove setup_xfail for the hppa case.
24678 Add a comment with the original warning messages from PR 3016,
24679 which was filed in 1993, to preserve them for posterity.
24680
9d2e1bab
ND
246812000-11-17 Nick Duffek <nsd@redhat.com>
24682
24683 * lib/gdb.exp (gdb_test): Override timeout with board info.
24684
1aca8eb7
ND
246852000-11-17 Nick Duffek <nsd@redhat.com>
24686
24687 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24688 the second kill and detach messages.
24689
93076499
ND
246902000-11-17 Nick Duffek <nsd@redhat.com>
24691
24692 * configure.in: Add AC_EXEEXT.
24693 * configure: Regenerate.
24694 * Makefile.in (just-check): Export EXEEXT.
24695 * lib/gdb.exp ($EXEEXT): Import from environment.
24696 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
24697 expect "maint dump-me" on Cygwin.
24698 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24699 $EXEEXT.
24700
30e87cd3
ND
247012000-11-17 Nick Duffek <nsd@redhat.com>
24702
24703 * gdb.base/break.exp: Test backtrace and finish from called
24704 function on all platforms, not just HP-UX.
24705
dc96c6c7 247062000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
24707
24708 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24709 code from gdb_target_monitor, so it can be used independantly
24710 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 24711
dc96c6c7 247122000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
24713
24714 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24715 * gdb.base/corefile.exp: Expect the message "Program is being
24716 debugged already" when we send the "corefile" command, since
24717 the preceeding gdb_load may have connected gdb to a remote target.
24718 * gdb.base/display.exp: Disable hardware watchpoints if new
24719 board info variable "no_hardware_watchpoints" is true.
24720 Replace single-letter commands with more readable ones.
24721 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24722 if new board info variable "no_hardware_watchpoints" is true.
24723 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24724 to see if stdio (printf) testing is possible.
24725 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24726 board info variable "no_hardware_watchpoints" is true. Use new
24727 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24728
39124dea
FN
247292000-11-13 Fernando Nasser <fnasser@redhat.com>
24730
24731 From Orjan Friberg <orjanf@axis.com>:
24732 * gdb.base/printcmds.exp: Escape curly braces followed by a number
24733 in array print pattern match.
24734
a9e2e984
FN
247352000-11-09 Fernando Nasser <fnasser@redhat.com>
24736
24737 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24738 spelling "cancelled" to U.S. spelling "canceled" to match changes
24739 made to gdb.
24740 * gdb.c++/ovldbreak.exp: Ditto.
24741
c7db355b
PS
247422000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24743
24744 * gdb.base/callfuncs.c (main): Moved to end of file, call
24745 t_double_values to initialize the FPU before inferior calls are made.
24746 * gdb.base/callfuncs.exp: Test for register preservation after calling
24747 inferior functions. Add tests for continuining, finishing and
24748 returning from a stop in a call dummy.
24749
dc96c6c7 247502000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
24751
24752 * gdb.base/commands.exp: Break up long lines, and re-indent.
24753
dc96c6c7 247542000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
24755
24756 * config/gdbserver.exp: Rewritten from the ground up, to make it
24757 compatible with the current dejagnu tree, and to make it work with
24758 the new "gdbserver" in libremote.
24759
dc96c6c7 247602000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24761
24762 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
24763 * gdb.base/varargs.exp: Skip entire test if no printf support.
24764 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
24765 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
24766
dc96c6c7 247672000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24768
24769 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
24770 no floating point support.
24771 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
24772 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
24773 * gdb.base/call-rt-st.exp: Ditto.
24774 * gdb.base/call-strs.exp: Ditto.
24775
bac5fc66
JG
247762000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
24777
24778 * gdb.base/sizeof.c: include <stdio.h>.
24779
24780 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
24781 'finish', otherwise uncaptured gdb_prompt would potentially
24782 throw remaining test points out of sync.
bac5fc66 24783
b22a6027
SB
247842000-07-26 Scott Bambrough <scottb@netwinder.org>
24785
24786 * gdb.base/recurse.exp: Run tests for all targets.
24787 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
24788 gnu-oldld case on ARM.
24789 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
24790 for ARM targets.
d63a86f8 24791
d8231941
AG
24792Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
24793
24794 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
24795 * gdb.java/configure: Rebuild.
24796
8caabe69
AG
24797Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
24798
24799 * gdb.java/jv-exp.exp: New file.
24800
9d273ca3
AG
24801Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
24802
24803 * configure: Rebuilt.
24804 * configure.in (configdirs): Add gdb.java.
24805 * gdb.java/jmisc.java: New file.
24806 * gdb.java/jmisc.exp: New file.
24807 * gdb.java/Makefile.in: New file.
24808 * gdb.java/configure: Rebuilt.
24809 * gdb.java/configure.in: New file.
24810 * lib/java.exp: New file.
24811
4f823a66
AC
24812Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
24813
24814 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 24815 underflow.
4f823a66 24816
2391e11d
AC
24817Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
24818
24819 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 24820 and the compilers sizes.
2391e11d 24821
54602222
ND
248222000-07-09 Nick Duffek <nsd@redhat.com>
24823
24824 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
24825 (use_methods): New function.
24826 (main): Call use_methods().
24827 * gdb.c++/classes.exp (test_method_param_class): New procedure.
24828 (do_tests): Call test_method_param_class.
24829
2bec0572
ND
248302000-07-09 Nick Duffek <nsd@redhat.com>
24831
24832 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
24833 spelling.
24834 (test_enums): New procedure. Move enum tests from end of script
24835 to here. Set breakpoint on function name instead of line number.
24836 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
24837 (enums2): New marker function.
24838 (enums1): New function.
24839 (main): Call enums1(). Move enum tests to enums1().
24840
78492fde
AC
24841Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
24842
24843 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 24844 compile/link program. Update line numbers.
78492fde
AC
24845 * gdb.asm/d10v.inc: Define ``startup''.
24846 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 24847
49a2cef8
AC
24848Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
24849
24850 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
24851
3e6c8688
EZ
248522000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24853
24854 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 24855 of 'help maint print' command.
3e6c8688 24856
9ff5cbe9
AC
24857Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
24858
24859 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 24860 they use gdb_expect_list.
9ff5cbe9 24861
17c579bd
AC
24862Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
24863
24864 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
24865 memory-read-packet-size'' instead of ``set endian big'' to test
24866 long commands.
17c579bd 24867
e6d71bf3
DB
248682000-06-03 Daniel Berlin <dan@cgsoftware.com>
24869
24870 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 24871 g++, and stop skipping them.
e6d71bf3
DB
24872
24873 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
24874 work under g++.
24875
d63a86f8 24876 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
24877 initialization.
24878
dc96c6c7 248792000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
24880
24881 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
24882 the regular expression: accept an (almost) arbitrary sequence of
24883 "frames-invalid" and "breakpoints-invalid" messages both before
24884 and after the "starting" message.
24885
dc96c6c7 248862000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
24887
24888 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 24889
dc96c6c7 248902000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
24891
24892 * gdb.base/annota1.exp (annotate-signal-handler-caller):
24893 Relax the regular expression a little, make it pass on Solaris 8.
24894
8216cda9
KB
248952000-05-12 Kevin Buettner <kevinb@redhat.com>
24896
24897 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 24898 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
24899 Instead, it is permissible for gdb to stop on the line of the
24900 call itself.
24901
1a570b2f
MS
249022000-05-12 Michael Snyder <msnyder@.cygnus.com>
24903
24904 * gdb.base/break.exp (bp on small function, optimized file):
24905 Add a second pass pattern. The behavior differs here between stabs
24906 and dwarf for one-line functions. Stabs preserves two line symbols
24907 (one before the prologue and one after) with the same line number,
24908 but dwarf regards these as duplicates and discards one of them.
24909 Therefore the address after the prologue (where the breakpoint is)
24910 has no exactly matching line symbol, and GDB reports the breakpoint
24911 as if it were in the middle of a line rather than at the beginning.
24912
dc96c6c7 249132000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 24914
d63a86f8 24915 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
24916 rather than "send_gdb" (for consistancy).
24917
7d418785
AC
24918Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
24919
24920 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
24921 * gdb.c++/templates.cc: Properly check for GCC version number.
24922 * lib/compiler.cc: Likewise
24923
dc96c6c7 249242000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 24925
d63a86f8 24926 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
24927 gdb may not stop at the first line of main, due to code motion.
24928
dc96c6c7 249292000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
24930
24931 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
24932 This test depends on parsing the printf output from the target.
24933 Since the sparclet stub doesn't do stdio, this will never work.
24934 * gdb.base/call-rt-st.exp: ditto.
24935 * gdb.base/call-strs: ditto.
24936
dc96c6c7 249372000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
24938
24939 * gdb.base/miscexprs.exp: make sizeof long array test portable.
24940
24941 * gdb.base/ending-run.exp: After connecting to a remote target,
24942 but before running, the target will appear to be in a random
24943 location. Specify both a file and a line for breakpoints.
24944 Also, the function that calls main may be called 'init'
24945 rather than 'start'.
24946
a5a51225
EZ
249472000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24948
24949 * gdb.base/help.exp: Update output for add-symbol-file command.
24950
7930cc7c
FN
249512000-04-10 Fernando Nasser <fnasser@cygnus.com>
24952
24953 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24954 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
24955
23e37ab1
C
249562000-04-07 J.T. Conklin <jtc@redback.com>
24957
e93c542c
C
24958 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
24959
23e37ab1
C
24960 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
24961
591b8fa3
PDM
24962Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
24963
24964 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 24965 values that can be represented exactly.
591b8fa3
PDM
24966 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
24967 above change, and to not check against the directory part of the source
24968 file name.
24969 (step into print_long_arg_list): Likewise.
24970 (print print_small_structs from print_long_arg_list): Likewise.
24971 (print print_long_arg_list): Likewise.
24972
7a495180
EZ
249732000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24974
30b53638 24975 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 24976
beb998c6
AC
24977Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
24978
24979 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
24980
1c689132
DB
249812000-03-25 Daniel Berlin <dan@cgsoftware.com>
24982
24983 * gdb.base/commands.exp (deprecated_command_test): Add test for
24984 deprecate with no arguments.
24985
c1790a9d
JL
249862000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
24987
24988 * gdb.base/break.exp: Add new test for setting breakpoints on
24989 optimized code so we can test breakpoints work even when function
24990 prologues may be optimized away
24991
003ba290
FN
249922000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
24993
24994 From David Whedon <dwhedon@gordian.com>
a9c64011 24995 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 24996
6837a0a2
DB
249972000-03-22 Daniel Berlin <dan@cgsoftware.com>
24998
24999 * gdb.base/help.exp: Added test for new apropos command.
25000
b9593231
KB
250012000-03-21 Kevin Buettner <kevinb@redhat.com>
25002
25003 * gdb.base/pointers.c (usevar): New function.
25004 (main): Make sure that global variables v_int_pointer2, rptr,
25005 and y are all referenced someplace in the program by calling
25006 usevar() on them. [Some linkers delete symbols which are
25007 never referenced. The space remains, but there's no way to
25008 get a (symbolic) handle on the variable from the debugger.]
25009
751a959b
EZ
250102000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25011
25012 * gdb.base/printcmds.c: Add typedeffed arrays.
25013
25014 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25015 procedure to test arrays that are typedef'd.
751a959b 25016
73a93a32
JI
250172000-03-13 James Ingham <jingham@leda.cygnus.com>
25018
25019 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25020 the library directories.
73a93a32 25021
fb40c209
AC
25022Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25023
25024 * configure.in (configdirs): Add sub directory gdb.mi.
25025 * configure: Re-generate.
25026
25027 * gdb.mi: New directory.
d63a86f8 25028
ee4dd2c9
AC
250292000-02-25 Scott Bambrough <scottb@netwinder.org>
25030
25031 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25032 a long long value as a double on ARM platforms.
ee4dd2c9 25033
70f0cc22
JB
250342000-02-16 Jim Blandy <jimb@redhat.com>
25035
25036 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25037 default source file is set properly before running this test.
25038
853819b8
EZ
250392000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25040
25041 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25042 gdbtk/library directory, not in gdbtcl2.
853819b8 25043
dfcd3bfb
JM
250442000-02-04 Jim Blandy <jimb@redhat.com>
25045
25046 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25047 backslash from regexp pattern.
25048
25049 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25050 procedure. Use it to run all the "continue to bp overloaded"
25051 tests. Note that this changes the names of the tests slightly.
25052 If the breakpoint hit message includes a hex PC value, because
25053 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25054 from the real source code, still consider that a pass.
25055
25056 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25057 XFAIL here if the breakpoint message contains a hex address. Note
25058 similar change on 1999-11-02.
25059
25060 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25061
25062 * gdb.base/ptype.exp: Establish a default source file before
25063 calling get_debug_format.
25064
250652000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25066
25067 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25068
8b93c638
JM
250692000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25070
25071 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25072 of successive stepi commands -- while in the prologue we should see
25073 the function entry bracket.
25074
250752000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25076
25077 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25078 reach __change_mode() when stepping through the end of main().
25079
c5394b80
JM
250802000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25081
25082 * gdb.base/default.exp: Fix expected pattern.
25083 * gdb.base/help.exp: Same.
25084
0d06e24b
JM
250852000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25086
25087 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25088 Don't use xfail's because that affects only the following test.
d63a86f8 25089
0d06e24b 25090 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25091 solaris or linux.
0d06e24b
JM
25092
25093 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25094
dc96c6c7 250952000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25096
d63a86f8 25097 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25098 "A syntax error" rather than "A parse error". Accept both.
25099
251002000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25101
25102 * gdb.base/default.exp: Remove OS dependent string from "target
25103 remote" test.
25104 * gdb.base/help.exp: Same for "help target remote" test.
25105
c3f6f71d
JM
251062000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25107
25108 From Jim Kingdon <kingdon@redhat.com>:
25109
25110 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25111 prompt (cleanup rather than necessity, but still might keep output
25112 from spilling to next test).
c3f6f71d
JM
25113
251142000-01-02 Fred Fish <fnf@cygnus.com>
25115
25116 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25117 AIX, which defines them in <sys/types.h>.
25118
ed9a39eb 251191999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25120
ed9a39eb 25121 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25122 float" test.
ed9a39eb
JM
25123
251241999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25125
ed9a39eb 25126 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25127
25128 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25129 outermost frame disallowed".
25130
251311999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25132
25133 * gdb.base/setvar.exp: New tests for setting the value of a struct
25134 with a constant list.
25135
251361999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25137
25138 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25139 require the user to type a cast before setting the value of a struct.
25140
de57eccd
JM
251411999-12-06 Jim Blandy <jimb@cygnus.com>
25142
25143 * gdb.base/default.exp: Expect the new 'info float' command on
25144 all i386 platforms.
25145
25146 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25147 LinuxThreads libraries that don't support debugging.
25148
c2d11a7d
JM
25149Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25150
25151 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25152 Change the buffer type to ``unsigned char'' to simplify size
25153 arithmetic.
c2d11a7d
JM
25154
25155 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25156 stub only handles 400-1 byte packets. Verify that the download
25157 worked.
c2d11a7d
JM
25158
251591999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25160
25161 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25162 tests, using UNRESOLVED for the untested cases. Also, does not wait
25163 for a timeout if the prompt was received before a recognizable pattern.
25164
251651999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25166
25167 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25168
251691999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25170
25171 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25172 watchpoints.
c2d11a7d
JM
25173
251741999-11-24 Jason Merrill <jason@casey.cygnus.com>
25175
25176 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25177
25178 * gdb.c++/local.exp: Be more flexible in recognizing local class
25179 name mangling. Don't allow horribly truncated method names.
25180 * gdb.c++/derivation.exp: Expect protected inheritance.
25181 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25182 * gdb.c++/virtfunc.exp: Likewise.
25183 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25184 when printing a nested enum.
25185
251861999-11-22 Jim Blandy <jimb@cygnus.com>
25187
25188 * gdb.base/step-test.exp: Properly await GDB's response to setting
25189 a breakpoint on the call to large_struct_by_value.
25190
25191 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25192 just because we have debug info for the `start' function.
25193
251941999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25195
25196 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25197 "Unknown signal" messages, which indicate (on LinuxThreads) that
25198 GDB doesn't know how to debug threads on this system. This is
25199 better than hanging while philosopher 0 dumps chatter into gdb.log.
25200
252011999-11-18 Tom Tromey <tromey@cygnus.com>
25202
25203 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25204
252051999-11-18 Fred Fish <fnf@cygnus.com>
25206
25207 * gdb.base/coremaker2.c: Add sample program for generating
25208 cores that is more self contained than coremaker.c. Eventually
25209 I'll add more code to this and tie it into the testsuite.
25210
4ce44c66
JM
252111999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25212
25213 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25214
252151999-11-10 Jimmy Guo <guo@cup.hp.com>
25216
25217 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25218 from $srcdir/lib/.
4ce44c66 25219 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25220 and gdb.c++/.
4ce44c66
JM
25221
25222 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25223
d63a86f8 25224 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25225 'continue with watch' test point.
25226
252271999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25228
25229 Merged from p2linux-990323-branch:
d63a86f8 25230
4ce44c66
JM
25231 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25232
11cf8741
JM
25233Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25234
25235 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25236 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25237
25238Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25239
25240 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25241 gdb_expect_list.
11cf8741
JM
25242
25243Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25244
25245 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25246
252471999-11-03 Mark Salter <msalter@cygnus.com>
25248
25249 * gdb.base/break.exp: Fix "stub continue" pattern.
25250
252511999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25252
25253 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25254
252551999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25256
25257 * gdb.base/display.exp ("finish"): Add timeout clause.
25258
25259 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25260 plain prompt clause, so this doesn't have to time out in order to
25261 fail.
25262
25263 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25264 breakpoint hit messages include an address.
11cf8741
JM
25265
25266 * gdb.base/display.exp: Don't forget to escape parens in regular
25267 expressions. Unix regexp notatation sucks.
25268
252691999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25270
25271 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25272 order for 'signalled' message.
11cf8741 25273
5c44784c
JM
252741999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25275
25276 From Jimmy Guo <guo@cup.hp.com>:
25277 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25278 * gdb.base/annota1.c: Add code for tests to work with.
25279
252801999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25281
25282 * gdb.base/remote.exp: New test for remote downloading settings.
25283 * gdb.base/remote.c: New file with large .data.
25284
917317f4
JM
252851999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25286
25287 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25288 for LinuxThreads support, merged from the Code Fusion branch.
25289
25290Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25291
25292 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25293 containing exp_continue into a while within an expect. Don't
25294 attempt a start more than three times. Check return value from
25295 gdb_load.
d63a86f8 25296
2df3850c
JM
25297Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25298
25299 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25300 a pass case.
2df3850c 25301
2acceee2
JM
253021999-10-01 Kevin Buettner <kevinb@cygnus.com>
25303
25304 * gdb.base/break.c (main): Added a statement that we can step
25305 off of.
25306 * gdb.base/break.exp: Added tests for setting a breakpoint
25307 at an offset and stepping onto a breakpoint.
25308
253091999-10-01 Fred Fish <fnf@cygnus.com>
25310
d63a86f8 25311 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25312 gdb output.
25313
c2c6d25f
JM
253141999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25315
25316 * gdb.base/break.exp: Code locations are in hex, don't forget!
25317 (For HP-UX.)
25318
253191999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25320
25321 * condbreak.exp: Use break.c as test program.
25322 * condbreak.c: Remove, redundant with break.c.
25323
253241999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25325
25326 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25327 Z-packets if the target needs it.
c2c6d25f
JM
25328
253291999-09-13 James Ingham <jingham@leda.cygnus.com>
25330
25331 * gdb.c++/overload.exp: Added tests for listing overloaded
25332 functions with function pointers in the arg, explicitly calling
25333 out the version you want.
25334
cff3e48b
JM
253351999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25336
25337 * long_long.exp: Add variations of test cases that work for
25338 targets with 16-bit ints and 32-bit doubles.
25339
d4f3574e
SS
253401999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25341
25342 * break.c (main): Compare a possibly-uninitialized argc with an
25343 unlikely value that fits in 16 bits.
25344
253451999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25346
25347 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25348 0xfeeb, don't want negative numbers if ints are 16 bits.
25349
25350 * lib/gdb.exp (skip_cplus_tests): New proc.
25351 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25352 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25353 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25354 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25355 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25356 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25357 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25358 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25359
25360 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25361
25362Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25363
25364 * gdb.base/corefile.exp (up): Allow a parameter to appear
25365 in the frame that we're going up to.
25366
25367 From Jim Blandy <jimb@cygnus.com>:
25368
25369 * gdb.base/default.exp (info float): Expect some output now.
25370
25371 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25372 returning floating-point values to fail on the x86.
25373 * gdb.base/callfwmall.exp (do_function_calls): Same.
25374
25375 * gdb.base/list.exp (test_listsize): Correct expectations for
25376 listing line 1 with listsize 2. Also, listing a single line
25377 works now, as does listing three lines. [Kevin's note: There
25378 were a number of other cases fixed too where the expectations
25379 differed...]
25380
253811999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25382
25383 * gdb.base/selftest.exp: Add case for when version prints as
25384 constant string instead of char pointer.
25385
104c1213
JM
253861999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25387
25388 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25389 stepping out of main.
104c1213
JM
25390
25391 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25392 G++ used.
25393
25394 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25395 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25396
25397 * gdb.c++/ovldbreak.exp: Update match string in test that
25398 includes a warning of multiple breakpoints.
25399
254001999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25401
25402 * gdb.base/display.exp: Improve precision of step-after-finish
25403 added yesterday.
25404
25405 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25406 test.
104c1213
JM
25407
25408 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25409 configs when using G++, not just hppa*.
25410
254111999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25412
25413 * gdb.base/async.c: New file.
25414 * gdb.base/async.exp: New file.
25415
25416Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25417
25418 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25419 PA64.
25420
53a5351d
JM
25421Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25422
104c1213
JM
25423 * gdb.base/display.exp: "finish" can leave us mid-line on many
25424 targets, deal with it. Add a small constant to main, instead of
25425 1000 since main+1000 may not be a valid address in the target.
25426
53a5351d
JM
25427 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25428 on hpux11.
25429
25430 * gdb.base/attach.exp: Handle another hpux11 error message variant
25431 when attaching to a process that does not exist.
25432
254331999-08-19 J.T. Conklin <jtc@redback.com>
25434
25435 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25436 characters in 'continue to 1241' test.
53a5351d
JM
25437
254381999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25439
25440 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25441 stop in print_long_arg_list, define and use a whitespace
25442 variable in print_small_structs test, add an XFAIL for Solaris.
25443 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25444 interested enough to fix.
25445
7be570e7
JM
254461999-08-13 Keith Seitz <keiths@cygnus.com>
25447
25448 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25449 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25450 proc knows about targets other than the natives.
25451 (test_assign): Use "gdb_run_cmd" to "run" the target.
25452 Check that we've actually hit the breakpoint at main.
25453 When we attempt to assign a value to a local variable, check
25454 that the variable is in the current scope, i.e., don't use
25455 a test with an empty result.
25456
25457Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25458
25459 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 25460 command.
7be570e7
JM
25461
254621999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25463
25464 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25465 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25466 gdb.compat, gdb.threads-hp.
25467 gdb.hp/configure, gdb.hp/configure.in: New files.
25468 gdb.hp/Makefile.in: Recurse into new subdirs.
25469 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25470 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25471 in object files.
25472 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25473
96baa820
JM
254741999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25475
25476 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 25477 funky printf, remove a bogus p/a test.
96baa820
JM
25478
254791999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25480
25481 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
25482 connected to the target. This is necessary when running not
25483 natively.
96baa820
JM
25484
254851999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25486
25487 * gdb.base/step-test.exp: Removed some extraneous messages.
25488
25489 * gdb.base/long_long.exp: Don't run memory examination tests
25490 on little-endian targets (they will need a different set of
25491 results to match).
25492
254931999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25494
25495 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25496 until somebody decides to fix GDB.
25497
25498 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 25499 constant as "ULL".
96baa820
JM
25500 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25501 matches for a couple x/2 commands.
25502
a0b3c4fd
JM
255031999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25504
25505 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25506 by merging in ref-types2 tests.
25507 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25508
25509 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25510 * gdb.c++/Makefile.in: Add standard actions.
25511 (EXECUTABLES): Rename from PROGS, update list.
25512 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25513 from gdb.hp.
25514 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25515 foo and bar locals.
25516 * gdb.c++/anon-union.exp: Fix tests to match.
25517 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25518 expect matches to handle output variations.
25519 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25520 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 25521 output, add HP alternatives for new and delete prints.
a0b3c4fd 25522 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 25523 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
25524 * gdb.c++/demangle.exp: Use $style when reporting failure.
25525 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25526 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25527 match alternatives.
25528 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 25529 compilers.
a0b3c4fd
JM
25530 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25531 * gdb.c++/method.exp: Add match alternatives.
25532 * gdb.c++/misc.cc: Add bool types.
25533 * gdb.c++/misc.exp: Add tests for bool types.
25534 * gdb.c++/overload.exp: Add xfails.
25535 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25536 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25537 add some more template parameter tests (only for HP currently).
25538 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25539 * gdb.c++/virtfunc.cc: Add return type and value for main.
25540 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25541 match alternatives.
d63a86f8 25542
a0b3c4fd
JM
255431999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25544
25545 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25546
255471999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25548
25549 * gdb.base/signals.exp: Don't expect getting a backtrace from
25550 within a signal handler to fail on Linux.
25551
255521999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25553
25554 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25555 * lib/gdb.exp: Remove some gratuitious semicolons.
25556 (delete_breakpoints): Increase timeout.
25557 (gdb_expect): Add -notransfer option.
25558 (gdb_test): Use -notransfer option.
25559 (get_compiler_info): Add f77 case.
25560 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 25561 case.
a0b3c4fd
JM
25562 (gdb_preprocess): Call get_compiler.
25563
25564 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25565 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
25566 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25567 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25568 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25569 third arg to gdb_test.
a0b3c4fd
JM
25570 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25571 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 25572 HP-UX xfails, add others.
a0b3c4fd
JM
25573 * gdb.base/completion.exp: Reflect name change of self-test.
25574 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
25575 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25576 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25577 HP failure number.
a0b3c4fd
JM
25578 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25579 useless HP-UX 10.30 references.
25580 * gdb.base/maint.exp: Loosen matches.
25581 * gdb.base/pointers.c (main): Declare more_code.
25582 * gdb.base/pointers.exp: Match on output of a `next'.
25583 * gdb.base/structs.c: Add prototypes.
25584 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25585 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25586
255871999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25588
25589 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 25590 command.
a0b3c4fd
JM
25591
255921999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25593
25594 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25595 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
25596
25597 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
25598 debug info. Deal with lack of signal hanlder info in stack.
25599
a9c64011 25600 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
25601 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25602
5a2468f5
JM
256031999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25604
25605 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 25606 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 25607
adf40b2e
JM
25608Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25609
25610 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 25611 a1-selftest.exp.
adf40b2e
JM
25612 * gdb.base/configure: Re-generate.
25613
256141999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25615
25616 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25617 in trying to run first and name is too long.
25618
25619 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25620 pointers2.c and pointers2.exp, respectively.
25621 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25622 doschk happier.
25623
43e526b9
JM
256241999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25625
25626 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25627 callfuncs2.c and callfuncs2.exp.
25628
25629 * gdb.base/list.exp: Remove mistaken xfails.
25630 * gdb.base/list0.h: Add optional prototypes.
25631
9846de1b
JM
25632Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25633
a9c64011 25634 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 25635 calling malloc.
a9c64011
AS
25636 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25637 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 25638 use.
9846de1b
JM
25639
256401999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25641
25642 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25643 * gdb.base/annota2.cc, annota2.exp: Move from here.
25644 * gdb.c++/annota2.cc, annota2.exp: To here.
25645 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25646
43ff13b4
JM
25647Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25648
25649 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 25650 a consistent format.
43ff13b4 25651
085dd6e6
JM
256521999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25653
25654 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25655 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25656 HP compilers, also set the globals $true and $false.
25657
25658 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
25659 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25660 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25661 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25662 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25663 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25664 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25665 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25666 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25667 whatis.c} Add C++ compatible function definitions and return
25668 types, add includes for library functions.
085dd6e6
JM
25669 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25670 * gdb.base/step-test.c (myglob): Rename from glob.
25671 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
25672 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25673 files, move here from gdb.hp.
085dd6e6 25674 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
25675 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25676 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25677 Adjust line numbers in regexps.
085dd6e6
JM
25678
25679 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25680 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25681 instead of 0/1.
25682
25683 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25684 foll-vfork.exp: New files, move here from gdb.hp.
25685 * gdb.base/page.exp: New file, test of pagination command.
25686
25687 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25688 recursion test.
25689 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25690
25691 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 25692 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
25693
25694 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 25695 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 25696 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 25697 watchpoint test.
085dd6e6
JM
25698 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25699 them work.
25700 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25701 expressions properly.
25702 * gdb.base/corefile.exp: Loosen the match slightly.
25703 * gdb.base/default.exp: Allow "Error accessing memory" message
25704 also.
25705 * gdb.base/display.exp: Skip over x/0 j if PA64.
25706 * gdb.base/funcargs.exp: Add xfails for HP-UX.
25707 * gdb.base/interrupt.exp: Ditto.
25708 * gdb.base/langs.exp: Add symbolic matches governed by compiler
25709 in use.
25710 * gdb.base/list.exp: Add xfails for HP-UX.
25711 * gdb.base/long_long.exp: Refine some of the numeric matches.
25712 * gdb.base/mips_pro.exp: Xfail on HP-UX.
25713 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25714 * gdb.base/nodebug.exp: Succeed on more varieties of output.
25715 * gdb.base/opaque.exp: Remove some HP-UX xfails.
25716 * gdb.base/ptype.exp: Succeed on more varieties of output.
25717 * gdb.base/scope.exp: Add xfails for HP-UX.
25718 * gdb.base/sect-cmd.exp: Add more cases.
25719 * gdb.base/setvar.exp: Add xfails for HP-UX.
25720 * gdb.base/shlib-call.exp: Loosen some matches slightly.
25721 * gdb.base/signals.exp: Match on void symbolically.
25722 * gdb.base/step-test.exp: Add case for PA64.
25723 * gdb.base/term.exp: Add exit and restart.
25724 * gdb.base/twice.exp: Clean up after self.
25725 * gdb.base/varargs.exp: Disable overload resolution explicitly.
25726 * gdb.base/whatis.exp: Allow more ways to pass tests.
25727
25728 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 25729 no longer useful.
085dd6e6
JM
25730
25731Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
25732
25733 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 25734 list of patterns.
085dd6e6 25735 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
25736 print_double_array(double_array)", "continuing to breakpoint
25737 1018", "print print_double_array(array_d)" and "continuing to
25738 1034" tests.
d63a86f8 25739
085dd6e6
JM
257401999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
25741
a9c64011 25742 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
25743
257441999-06-24 Stan Shebs <shebs@andros.cygnus.com>
25745
25746 * config/mt-*: Remove, these haven't been used since 1996.
25747
257481999-06-22 Stan Shebs <shebs@andros.cygnus.com>
25749
25750 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 25751 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
25752 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25753
9e0b60a8
JM
257541999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25755
25756 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25757 simpler match case for the ptype of the big class.
25758
257591999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25760
25761 * gdb.exp: Fix test for gdb_prompt existence.
25762
257631999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25764
25765 * gdb.exp (gdb_test): Add fail after calls to perror.
25766
257671999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25768
25769 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
25770
257711999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25772
25773 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
25774
0f71a2f6
JM
25775Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
25776
25777 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 25778 malloc() is linked in.
0f71a2f6
JM
25779
257801999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25781
25782 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
25783 step at end.
25784
25785 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
25786
257871999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
25788
25789 * gdb.java/jv-print.exp: New file. (Our first Java test!)
25790
cce74817
JM
25791Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
25792
25793 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
25794 * gdb.base/mips_pro.exp: Likewise.
25795
257961999-06-02 Keith Seitz <keiths@cygnus.com>
25797
25798 * gdb.c++/templates.cc: Change all "new" operators to throw
25799 an exception.
25800 * gdb.c++/cplusfuncs.cc: Likewise.
25801
25802 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
25803
25804Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
25805
25806 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
25807 * gdb.base/ending-run.exp: When stepping out of main, accept a
25808 step into an arbitrary assembler file.
cce74817 25809
392a587b
JM
258101999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25811
d63a86f8 25812 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 25813 "breakpoint-invalid" to be printed.
6fdff2c5
PA
25814 * gdb.base/annota2.exp: Revise line number for main
25815 breakpoint. Allow any number of "frames-invalid" and
25816 "breakpoint-invalid" to be printed.
392a587b
JM
25817 * gdb.base/annota2.cc: Initialize a.x to 0.
25818
9e086581
JM
258191999-05-17 Keith Seitz <keiths@cygnus.com>
25820
6fdff2c5
PA
25821 * gdb.base/call-ar-st.exp: Skip
25822 "print print_double_array (double_array)" when "skip_float_tests" set.
25823 Ditto for "print print_double_array(array_d)",
25824 "print print_small_structs", "print print_ten_doubles", and
25825 "step into print_long_arg_list".
25826 Don't assume we can step into "print_long_arg_list": we could step
25827 into memcpy.
25828 * gdb.base/call-rt-st.exp: Don't run float-related tests when
25829 "skip_float_tests" is set: "print print_one_double(*d1)"
25830 and "print print_two_floats(*f3)".
9e086581
JM
25831 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
25832 "skip_float_tests" is set.
6fdff2c5
PA
25833 * gdb.base/varargs.exp: Skip
25834 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
25835 "skip_float_tests" set.
d63a86f8 25836
cd0fc7c3
SS
258371999-05-06 Keith Seitz <keiths@cygnus.com>
25838
25839 * gdb.base/annota2.cc: Include stdio.h.
25840
25841Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
25842
25843 * gdb.base/crossload.exp: Remove, this has been disabled ever
25844 since BFD stopped including all targets, and cross-GDB gets
25845 plenty of testing anyway.
25846 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
25847 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
25848 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
25849 * gdb.base/README: Remove, was doc for this.
25850 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 25851 needed.
cd0fc7c3 25852
b83266a0
SS
258531999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25854
25855 * gdb.base/call-ar-st.exp: Fix one regular expression in test
25856 output.
25857
25858 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
25859 * gdb.base/annota2.exp: New file. More annotation tests.
25860 * gdb.base/annota1.c: New file. Source file for annota1.exp.
25861 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
25862
258631999-04-23 Angela Marie Thomas <angela@cygnus.com>
25864
25865 * config/cfdbug.exp: New file.
25866
7a292a7a
SS
258671999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
25868
25869 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
25870 Marcus Daniel's and Dale Hawkins's demangler crashes.
25871
25872 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
25873 test_lucid_style_demangling, test_arm_style_demangling,
25874 test_hp_style_demangling): Try Tom Tromey's core-dumping
25875 identifier under each demangling style.
7a292a7a
SS
25876
258771999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
25878
25879 * gdb.c++/demangle.exp: Include the current demangling style
25880 in all test names.
25881 (current_demangling_style): New global variable.
25882 (set_demangling_style, test_demangling_core, test_demangling,
25883 test_demangling_exact): New functions.
25884 (test_gnu_style_demangling, test_lucid_style_demangling,
25885 test_arm_style_demangling, test_hp_style_demangling): Use those,
25886 instead of calling gdb_test and gdb_test_exact directly.
25887 (catch_demangling_errors): New function, which reports errors
25888 signalled by the demangling test functions in an orderly way.
25889 (do_tests): Use catch_demangling_errors.
25890
258911999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
25892
25893 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 25894 grouping in expressions, not {}.
7a292a7a
SS
25895
25896 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 25897 initialized yet.
7a292a7a
SS
25898
258991999-04-01 Stan Shebs <shebs@andros.cygnus.com>
25900
25901 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
25902 are listed.
25903
259041999-03-26 Stan Shebs <shebs@andros.cygnus.com>
25905
25906 * gdb.stabs/weird.exp: Test for CC being defined before
25907 looking at its value.
25908
259091999-03-25 Stan Shebs <shebs@andros.cygnus.com>
25910
25911 * gdb.base/call-ar-st.exp: Remove stray '#'.
25912 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
25913 "short int" and "long int".
25914 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 25915 change, to mollify finicky HP compiler.
7a292a7a
SS
25916 * gdb.hp/reg-test.exp (testfile): Fix file name.
25917 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 25918
7a292a7a
SS
25919 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
25920 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
25921 alternate form of enum ptype.
25922
c906108c
SS
259231999-03-23 Stan Shebs <shebs@andros.cygnus.com>
25924
7a292a7a
SS
25925 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
25926 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
25927 passing skip_hp_tests, so as not to waste time on guaranteed
25928 failure.
7a292a7a 25929
c906108c
SS
25930 * gdb.c++/overload.cc: Pass string instead of char addr, always
25931 init ccpfoo.
25932 * gdb.c++/templates.cc: Fix syntax error.
25933
7a292a7a
SS
25934Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25935
25936 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 25937 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
25938 command.
25939
259401999-03-18 James Ingham <jingham@cygnus.com>
25941
25942 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
25943
25944 * gdb.c++/method.exp: It was testing an uninitialized int on the
25945 stack and assuming it was positive.
25946
25947 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
25948
25949 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 25950 keep it from killing the rest of the tests.
7a292a7a
SS
25951 Use gdb_continue_to_end.
25952
25953 * gdb.base/sigall.exp: use gdb_continue_to_end.
25954
25955 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
25956
25957 * gdb.base/display.exp: use runto_main, not run.
25958
d63a86f8
RM
25959 * gdb.base/default.exp: Check for the current error message in the
25960 r abbreviation test.
7a292a7a
SS
25961 Add strongarm to the targets that know info float.
25962
d63a86f8 25963 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
25964 run which doesn't work with monitors.
25965
6fdff2c5
PA
25966 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
25967 1034 test.
7a292a7a
SS
25968
25969 * gdb.base/break.exp: use the gdb_continue_to_end proc.
25970
6fdff2c5
PA
25971 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
25972 end of a program. Traps the case (in Cygmon) when the program
25973 never really exits. Same as Mark's continue_to_exit, but I had
25974 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
25975
25976 * config/monitor.exp (gdb_target_monitor): added another
25977 target_info parameter: remotebinarydownload. This will set the
25978 remotebinarydownload flag if this is causing some boards trouble.
25979
259801999-03-18 Mark Salter <msalter@cygnus.com>
25981
25982 * lib/gdb.exp (continue_to_exit): New function.
25983
25984 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
25985 * gdb.base/ending-run.exp: Ditto.
25986 * gdb.base/step-test.exp: Ditto.
25987
259881999-03-16 Stan Shebs <shebs@andros.cygnus.com>
25989
25990 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
25991 (suggested by Art Haas <ahaas@neosoft.com>).
25992
259931999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
25994
889bf7c5 25995 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
25996
25997Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
25998
25999 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26000 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26001
260021999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26003
26004 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26005 a call to strlen; sometimes we do have sources.
26006
260071999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26008
26009 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26010 character, so GDB won't print garbage after its end.
d63a86f8 26011
c906108c
SS
26012 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26013 breakpoint there instead. Sometimes GCC emits memcpy to handle
26014 the large structures being passed by value, so we step into that
26015 instead of sum_array_print, which obscures what we're really testing.
26016 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26017 the bizarre steps into memcpy, so do that here. Add check for
26018 stepping into function calls that pass large structures by value.
26019 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26020 Remove all references to specific line numbers.
26021 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26022 New type and function.
26023 (main): Call large_struct_by_value, passing it a large struct by value.
26024 * lib/gdb.exp (gdb_get_line_number): New function.
26025
26026 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26027 more portable.
26028
7a292a7a
SS
260291999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26030
c906108c
SS
26031 * lib/gdb.exp: Doc fixes.
26032
7a292a7a
SS
260331999-03-05 Nick Clifton <nickc@cygnus.com>
26034
d63a86f8 26035 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26036
260371999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26038
c906108c 26039 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26040 commands. They're not germane to this test, and they don't work
26041 that way on remote targets.
c906108c 26042
3fc11d3e
JM
260431999-03-01 James Ingham <jingham@cygnus.com>
26044
26045 * Changelog entries merged over from gdb development branch.
26046
3fc11d3e
JM
26047 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26048
26049 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26050 for outputting results of test run.
26051
2d4a1622 26052 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26053
26054 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26055
7a292a7a
SS
260561999-02-25 Felix Lee <flee@cygnus.com>
26057
26058 * lib/gdb.exp (debug_format): initialize
26059
c906108c
SS
260601999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26061
26062 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26063 * gdb.base/call-rt-st.c: Ditto.
26064
c906108c
SS
260651999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26066
26067 * gdb.threads/pthreads.exp (horiz): New variable.
26068 (test_startup): Fix regexps that capture thread numbers.
26069
260701999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26071
26072 * gdb.base/smoke.exp: Disambiguate two test case names (both
26073 called ``print'').
26074
26075Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26076
26077 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26078 compilation.
c906108c
SS
26079
260801999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26081
26082 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26083 actual output formatting.
26084 * gdb.base/smoke.exp: GDB removes leading 0's.
26085 * gdb.base/volatile.exp: Don't check type of remuneration;
26086 that variable is no longer defined in constvars.c.
26087 * gdb.base/step-test.c (main): Exit with explicit exit code.
26088 * gdb.base/step-test.exp: Remove two nexti checks--they are
26089 not portable.
26090
260911999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26092
26093 * gdb.base/help.exp ("help delete display"): Fix test to match
26094 gdb's output.
26095
26096 * gdb.base/long_long.c (known_types): Initialize values to zero.
26097 * gdb.base/long_long.exp: Step one more line
26098 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26099 leading zeros. Explicitly ask for hex formatting. Use
26100 unique test case names.
c906108c
SS
26101
26102Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26103
d63a86f8 26104 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26105
26106 * gdb.c++/method.exp: Add missing close brace.
26107
261081999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26109
26110 * gdb.base/maint.exp: Use 'set height 0' to disable page
26111 prompting, not 'set height 400'.
26112
26113 Fix a bunch of timeouts.
26114 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26115 four separate tests, so expect doesn't take forever to match a ton
26116 of text against a regexp with lots of .* forms.
26117 ("maint print psymbols", "maint print symbols"): Make some of
26118 these greps more selective, so that expect doesn't try to wade
26119 through huge piles of output and time out.
26120
26121 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26122
26123 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26124 tests: one which doesn't expect shlib events to be reported, and
26125 another which does, but is XFAIL for all platforms other than
26126 HP/UX.
c906108c
SS
26127
26128 * gdb.base/break.exp: Teach the test suite that the `catch
26129 fork', `catch vfork', and `catch exec' commands produce error
26130 messages on platforms that don't provide these features.
26131
26132Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26133
26134 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26135 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26136 (shortening names from solib_threshold.exp etc), won't run on
26137 anything but HP-UX for the foreseeable future.
c906108c 26138 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26139 reflect move.
c906108c
SS
26140
26141Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26142
26143 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26144 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26145
26146Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26147
26148 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26149 successfully re-sets breakpoints in shared libraries.
26150 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26151
26152Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26153
d63a86f8
RM
26154 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26155 and compiled w/o GCC.
c906108c
SS
26156
26157 * gdb.hp/watch-cmd.exp: ditto.
26158
26159 * gdb.hp/watch-hp.exp: ditto.
26160
26161 * gdb.hp/xdb1.exp: ditto.
26162
26163 * gdb.hp/xdb2.exp: ditto.
26164
26165 * gdb.hp/dbx.exp: ditto.
26166
26167Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26168
26169 * constvars.c: Remove C++-isms.
26170 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26171 with GCC.
c906108c
SS
26172
26173Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26174
26175 The following changes are part of the HP merge.
26176
26177 * gdb.base/break.exp: new tests to verify that catchpoints for
26178 fork, vfork, and exec don't trigger inappropriately.
26179
26180 * gdb.base/opaque.exp: compile one file at a time, then link.
26181
26182 * gdb.base/signals.exp: be more restrictive about which hppa
26183 systems receive a setup_xfail. new tests.
26184
26185 * gdb.base/solib_threshold.build: new file.
26186 * gdb.base/solib_threshold.exp: new file.
26187 * gdb.base/solib_threshold.link_opts: new file.
26188 * gdb.base/solib_threshold.mk: new file.
26189 * gdb.base/gen_solib_threshold.c: new file.
26190
26191 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26192 tests. New tests for enums inside classes.
26193
26194 * gdb.c++/compiler.cc: indicate support of template debugging.
26195
26196 * gdb.c++/demangle.exp: run hp style demangling tests.
26197
26198 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26199 tests.
26200
26201 * gdb.c++/misc.cc: changes to support new tests.
26202
26203 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26204 to support new tests.
26205
26206 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26207 gcc, then skip these tests.
26208
26209Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26210
26211 The following files are part of the HP merge; some had longer
26212 names at HP, but have been renamed to be no more than 14
26213 characters in length.
26214
26215 * gdb.hp/ambiguous.cc: new file.
26216 * gdb.hp/ambiguous.exp: new file.
26217 * gdb.hp/attach.exp: new file.
26218 * gdb.hp/attach2.exp: new file.
26219 * gdb.hp/classes-hp.exp: new file.
26220 * gdb.hp/ctti.exp: new file.
26221 * gdb.hp/ctti-add.cc: new file.
26222 * gdb.hp/ctti-add1.cc: new file.
26223 * gdb.hp/ctti-add2.cc: new file.
26224 * gdb.hp/ctti-add3.cc: new file.
26225 * gdb.hp/dbx.exp: new file.
26226 * gdb.hp/exception.cc: new file.
26227 * gdb.hp/exception.exp: new file.
26228 * gdb.hp/foll-exec.c: new file.
26229 * gdb.hp/foll-exec.exp: new file.
26230 * gdb.hp/foll-fork.c: new file.
26231 * gdb.hp/foll-fork.exp: new file.
26232 * gdb.hp/foll-vfork.c: new file.
26233 * gdb.hp/foll-vfork.exp: new file.
26234 * gdb.hp/inherit-hp.exp: new file.
26235 * gdb.hp/more-steps.exp: new file.
26236 * gdb.hp/namespace.cc: new file.
26237 * gdb.hp/namespace.exp: new file.
26238 * gdb.hp/optimize.exp: new file.
26239 * gdb.hp/pxdb.c: new file.
26240 * gdb.hp/pxdb.exp: new file.
26241 * gdb.hp/quicksort.exp: new file.
26242 * gdb.hp/reg-test.exp: new file.
26243 * gdb.hp/reg-test.s: new file.
26244 * gdb.hp/sized-enum.c: new file.
26245 * gdb.hp/sized-enum.exp: new file.
26246 * gdb.hp/start-stop.exp: new file.
26247 * gdb.hp/templ-hp.cc: new file.
26248 * gdb.hp/templ-hp.exp: new file.
26249 * gdb.hp/thr-lib.c: new file.
26250 * gdb.hp/thr-lib.exp: new file.
26251 * gdb.hp/thr-lib.h: new file.
26252 * gdb.hp/thr-liblib.c: new file.
26253 * gdb.hp/virtfun-hp.c: new file.
26254 * gdb.hp/virtfun-hp.exp: new file.
26255 * gdb.hp/watch-cmd.exp: new file.
26256 * gdb.hp/watch-hp.exp: new file.
26257 * gdb.hp/xdb1.exp: new file.
26258 * gdb.hp/xdb2.exp: new file.
26259 * gdb.hp/xdb3.exp: new file.
26260
26261Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26262
26263 The following files are part of the HP merge; some had longer
26264 names at HP, but have been renamed to be no more than 14
26265 characters in length.
26266
26267 * gdb.base/ss.h: new file.
26268 * gdb.base/call-ar-st.c: new file.
26269 * gdb.base/call-ar-st.exp: new file.
26270 * gdb.base/call-rt-st.c: new file.
26271 * gdb.base/call-rt-st-exp: new file.
26272 * gdb.base/call-strs.exp: new file.
26273 * gdb.base/ena-dis-br.exp: new file.
26274 * gdb.base/environ.exp: new file.
26275 * gdb.base/long_long.exp: new file.
26276 * gdb.base/sect-cmd.exp: new file.
26277 * gdb.base/shlib-cl2.exp: new file.
26278 * gdb.base/smoke.exp: new file.
26279 * gdb.base/so-impl-ld.c: new file.
26280 * gdb.base/so-impl-ld.exp: new file.
26281 * gdb.base/so-indr-cl.c: new file.
26282 * gdb.base/so-indr-cl.exp: new file.
26283 * gdb.base/varargs.exp: new file.
26284 * gdb.base/volatile.exp: new file.
26285 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26286 * gdb.base/display.exp: new file.
c906108c
SS
26287 * gdb.c++/derivation.exp: new file.
26288 * gdb.c++/local.exp: new file.
26289 * gdb.c++/member-ptr.exp: new file.
26290 * gdb.c++/overload.exp: new file.
26291 * gdb.c++/ovldbreak.exp: new file.
26292 * gdb.c++/ref-types.exp: new file.
26293 * gdb.c++/ref-types2.exp: new file.
26294 * gdb.c++/userdef.exp: new file.
d63a86f8 26295
c906108c
SS
26296Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26297
26298 * gdb.base/default.exp: Reflect wording change in remote.c.
26299
dc96c6c7 26300Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26301
26302 * gdb.base/help.exp: Update to reflect current text.
26303
26304Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26305
26306 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26307 they're stack variables and contain garbage.
26308 * gdb.c++/anon-union.exp: new file.
26309
26310 The following changes were made by David Taylor
889bf7c5
PA
26311 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26312 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26313 in changes by HP.
c906108c
SS
26314
26315 * gdb.base/bitops.exp: new file.
26316 * gdb.base/default.exp: change expected messages for catch and
26317 info catch tests to reflect HP merge changes.
26318 * gdb.base/enable-disable-break.exp
26319 * gdb.base/ending-run.c: new file.
26320 * gdb.base/long_long.c: new file.
26321 * gdb.base/maint.exp: new file.
26322 * gdb.base/pointers2.exp: new file.
26323 * gdb.base/shlib-call2.exp: new file.
26324 * gdb.base/solib.exp: new file.
26325 * gdb.base/step-test.c: new file.
26326 * gdb.c++/anon-union.cc: new file.
26327 * gdb.c++/local.cc: new file.
26328 * gdb.c++/member-pointer.cc: new file.
26329 * gdb.c++/method.cc: new file.
26330 * gdb.c++/ref-types.cc: new file.
26331 * gdb.c++/ref-types2.cc: new file.
26332 * gdb.c++/userdef.cc: new file.
d63a86f8 26333
c906108c
SS
26334 * gdb.base/scope.exp: compile one file at a time, then link.
26335 * gdb.base/langs.exp: ditto.
26336 * gdb.base/list.exp: ditto.
d63a86f8 26337
c906108c
SS
26338Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26339
26340 The following changes were made by David Taylor
889bf7c5
PA
26341 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26342 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26343 in changes by HP.
d63a86f8 26344
c906108c
SS
26345 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26346 skip tests. When compiling pass c++ flag to gdb_compile.
26347 * gdb.c++/
d63a86f8 26348
c906108c
SS
26349 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26350 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26351 (skip_hp_tests): new function.
26352 (gdb_preprocess): new function.
26353
26354 * configure.in (hpdir): decide whether to configure gdb.hp.
26355 * configure: regenerated.
26356
26357 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26358 to delete on clean.
26359 (EXECUTABLES): update to reflect new additions.
26360 * gdb.base/commands.exp: update message expected.
26361 * gdb.base/default.exp: add copyright notice.
26362 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26363 * gdb.base/help.exp: update messages to reflect current text.
26364 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26365 targets for recurse tests.
26366 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26367 skip this file.
26368
26369 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26370 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26371 compilation.
26372 * gdb.c++/misc.exp: ditto.
26373 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26374 run the tests. tell gdb_compile that it's a c++ compilation.
26375
26376 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26377
c906108c
SS
26378 * gdb.base/all-bin.exp: new file.
26379 * gdb.base/arithmet.exp: new file.
26380 * gdb.base/assign.exp: new file.
26381 * gdb.base/completion.exp: new file.
26382 * gdb.base/cond-expr.exp: new file.
26383 * gdb.base/condbreak.exp: new file.
26384 * gdb.base/define.exp: new file.
26385 * gdb.base/dollar.exp: new file.
26386 * gdb.base/environment.exp: new file.
26387 * gdb.base/eval-skip.exp: new file.
26388 * gdb.base/jump.exp: new file.
26389 * gdb.base/logical.exp: new file.
26390 * gdb.base/pointers.exp: new file.
26391 * gdb.base/relational.exp: new file.
26392 * gdb.base/section_command.exp: new file.
26393 * gdb.base/whatis-expr.exp: new file.
26394
26395 * gdb.base/all-types.c: new file.
26396 * gdb.base/call-array-struct.c: new file.
26397 * gdb.base/call-return-struct.c: new file.
26398 * gdb.base/call-strings.c: new file.
26399 * gdb.base/callfuncs2.c: new file.
26400 * gdb.base/condbreak.c: new file.
26401 * gdb.base/constvars.c: new file.
26402 * gdb.base/display.c: new file.
26403 * gdb.base/int-type.c: new file.
26404 * gdb.base/jump.c: new file.
26405 * gdb.base/miscexprs.c: new file.
26406 * gdb.base/pointers.c: new file.
26407 * gdb.base/pointers2.c: new file.
26408 * gdb.base/shmain.c: new file.
26409 * gdb.base/shr1.c: new file.
26410 * gdb.base/shr2.c: new file.
26411 * gdb.base/solib.c: new file.
26412 * gdb.base/solib1.c: new file.
26413 * gdb.base/solib2.c: new file.
26414 * gdb.base/varargs.c: new file.
26415 * gdb.c++/derivation.cc: new file.
26416 * gdb.c++/overload.cc: new file.
26417 * gdb.c++/ovldbreak.cc: new file.
26418 * gdb.hp/attach.c: new file.
26419 * gdb.hp/attach2.c: new file.
26420 * gdb.hp/average.c: new file.
26421 * gdb.hp/compiler.c: new file.
26422 * gdb.hp/compiler.cc: new file.
26423 * gdb.hp/execd-program.c: new file.
26424 * gdb.hp/follow-exec.c: new file.
26425 * gdb.hp/follow-fork.c: new file.
26426 * gdb.hp/follow-vfork-and-exec.c: new file.
26427 * gdb.hp/misc-hp.cc: new file.
26428 * gdb.hp/more-steps.c: new file.
26429 * gdb.hp/optimize.c: new file.
26430 * gdb.hp/quicksort.c: new file.
26431 * gdb.hp/run-hp.c: new file.
26432 * gdb.hp/start-stop.c: new file.
26433 * gdb.hp/sum.c: new file.
26434 * gdb.hp/templates-hp.cc: new file.
26435 * gdb.hp/thread-local-in-lib.c: new file.
26436 * gdb.hp/thread-local-in-lib.h: new file.
26437 * gdb.hp/thread-local-in-lib.lib.c: new file.
26438 * gdb.hp/vforked-program.c: new file.
26439 * gdb.hp/virtfunc-hp.cc: new file.
26440 * gdb.hp/watchpoint-hp.c: new file.
26441 * gdb.hp/xdb.c: new file.
26442 * gdb.hp/xdb0.c: new file.
26443 * gdb.hp/xdb0.h: new file.
26444 * gdb.hp/xdb1.c: new file.
26445
26446Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26447
26448 The following change was made by Edith Epstein
889bf7c5
PA
26449 <eepstein@cygnus.com> as part of a project to merge in changes
26450 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
26451
26452 * gdb.c++/demangle.exp: changed the expected output for some
26453 ARM-style mangling -- removed second reference to datatype.
889bf7c5 26454 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 26455 T1<char>::~T1<char>(void)
c906108c 26456 becomes,
a9c64011
AS
26457 maint demangle __dt__11T1__pt__2_cFv
26458 T1<char>::~T1(void)
c906108c 26459
889bf7c5 26460 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 26461
c906108c
SS
26462Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26463
26464 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26465 * gdb.trace/backtrace.exp: Likewise.
26466 * gdb.trace/circ.exp: Likewise.
26467 * gdb.trace/collection.exp: Likewise.
26468 * gdb.trace/deltrace.exp: Likewise.
26469 * gdb.trace/infotrace.exp: Likewise.
26470 * gdb.trace/limits.exp: Likewise.
26471 * gdb.trace/packetlen.exp: Likewise.
26472 * gdb.trace/passc-dyn.exp: Likewise.
26473 * gdb.trace/passcount.exp: Likewise.
26474 * gdb.trace/report.exp: Likewise.
26475 * gdb.trace/save-trace.exp: Likewise.
26476 * gdb.trace/tfind.exp: Likewise.
26477 * gdb.trace/tracecmd.exp: Likewise.
26478 * gdb.trace/while-dyn.exp: Likewise.
26479 * gdb.trace/while-stepping.exp: Likewise.
26480
264811998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26482
26483 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26484
26485Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26486
26487 From Brendan Kehoe:
26488 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26489 int return types.
26490
26491Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26492
26493 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 26494 remote dos host testing right.
c906108c
SS
26495
26496Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26497
26498 * gdb.base/corefile.exp: remove some xfails.
26499
26500Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26501
26502 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 26503 have different timestamps.
c906108c
SS
26504
26505Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26506
26507 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 26508 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
26509
26510Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26511
26512 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 26513 delta.
c906108c
SS
26514
26515Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26516
26517 * gdb.base/default.exp: Add brace missing from previous delta.
26518
26519Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26520
26521 * gdb.base/default.exp: Support test for info float for all
26522 varieties of arm toolchain.
26523
dc96c6c7 26524Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26525
26526 * gdb.trace/*.exp: remove "remote_download" command.
26527
dc96c6c7 26528Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26529
26530 * gdb.trace/*.exp: remove -gdwarf from compile.
26531
26532Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26533
26534 * gdb.trace/configure.in(AC_INIT): typo
26535 * gdb.trace/configure: regenerated
26536
dc96c6c7 26537Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26538
26539 * config/m68k-emc.exp: New file.
26540 * lib/<emc-support.exp trace-support.exp}: New files.
26541 * configure.in: add new test directory gdb.trace.
26542 * gdb.trace/{configure configure.in Makefile.in}: New files.
26543 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26544 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26545 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26546 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26547 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26548 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26549 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 26550
dc96c6c7 26551Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26552
26553 * gdb.c++/classes.exp: Change all regular expressions to match
26554 arbitrary combinations of newline/carriage-return, so that they
26555 will work equally well on Unix and Windows.
26556 * gdb.c++/inherit.exp: ditto.
26557 * gdb.c++/virtfunc.exp: ditto.
26558
265591998-08-11 Dawn Perchik <dawn@cygnus.com>
26560
26561 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26562
c2d11a7d
JM
26563Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26564
26565 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26566 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26567 to use a0-a3/d0-d3 as needed.
26568
26569Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26570
26571 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26572 * gdb.disasm/am33.exp: Corresponding changes.
26573
c906108c
SS
265741998-07-11 Felix Lee <flee@cygnus.com>
26575
26576 * gdb.base/callfuncs.exp: add cmp10 test.
26577 * gdb.base/callfuncs.c (cmp10): new function.
26578
26579Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26580
d63a86f8 26581 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
26582 into two parts to get around a synchronization problem in expect.
26583
3fc11d3e
JM
26584Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26585
26586 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26587
26588 * configure.in: Add options for gdbtk testsuite.
26589
26590 * configure: Regenerate.
26591
26592 * gdb.gdbtk: New directory to hold gdbtk tests.
26593
c906108c
SS
26594Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26595
26596 * gdb.fortran/types.exp: Escape brackets in expect patterns
26597 for test_float_literal_types_accepted tests.
26598 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26599 before run test.
26600
c2d11a7d
JM
26601Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26602
26603 * am33.exp: Just compile, do not link the testcase.
26604 * am33.s: Add ".am33" pseudoop to force am33 mode.
26605
c906108c
SS
266061998-06-25 Felix Lee <flee@cygnus.com>
26607
26608 * gdb.base/setshow.exp: make sure $pc is sane.
26609
26610 * gdb.stabs/weird.exp: split expect patterns properly.
26611
c2d11a7d
JM
26612Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26613
26614 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26615 * gdb.disasm/am33.exp: Run it.
26616
dc96c6c7 26617Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26618
26619 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26620 match processing (and eliminate spurious timeouts when running).
26621
dc96c6c7 26622Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26623
26624 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26625 exception test, but conditionalize it on target [mach | gnu].
26626
dc96c6c7 26627Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26628
26629 * gdb.base/overlays.exp: fixup compile line for linker script.
26630
26631Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26632
26633 * gdb.fortran/types.exp: don't guess at float size.
26634
26635Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26636
26637 * gdb.base/exprs.exp: delete test that depends on int size.
26638
26639Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26640
26641 * config/sim.exp: Removed checks for target triplets.
26642 (gdb_target_sim): Use gdb,target_sim_options.
26643
26644Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26645
26646 * gdb.base/reread.exp: New file.
26647 * gdb.base/reread1.c: New file.
26648 * gdb.base/reread2.c: New file.
26649
26650Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26651
26652 * config/sim.exp: Use 'target sim -sparclite' when running
26653 SPARClite programs.
26654
26655Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26656
26657 * gdb.base/structs2.exp: New file.
26658 * gdb.base/structs2.c: New file.
26659
26660Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26661
26662 * gdb.asm/common.inc: New file.
26663 * gdb.asm/d10v.inc: New file.
26664 * asm-source.exp: Pass -I's to gas to find .inc files.
26665 Update line numbers in expected output.
26666 * asmsrc1.s: Rewrite.
26667 * asmsrc2.s: Rewrite.
26668 * configure.in: Create arch.inc symlink.
26669 * configure: Regenerate.
26670 * Makefile.in (distclean): Delete arch.inc.
26671
26672Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26673
26674 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
26675 (t_enum_value2): ditto
26676 (t_enum_value3): ditto
26677 (main): ditto
c906108c
SS
26678Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26679
26680 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26681 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26682 change.
26683 Use gdb_test instead of send_gdb/gdb_expect sequences.
26684
26685Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26686
26687 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26688 not void.
26689
26690Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26691
26692 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
26693 subroutines. Used to test gdbs ability to single step through PC
26694 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
26695
26696Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26697
26698 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26699 more rigorous EGCS C++ error checking.
26700
26701Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26702
a9c64011
AS
26703 * gdb.base/help.exp: Clean up `help set args' and `help show args'
26704 tests.
26705 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
26706 function when asleep.
26707 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
26708 for i*86 Linux and SVR4 signal handling problems.
26709 Remove linux xfail for `next to handler in signals_tests_1', fixed
26710 by recent infrun.c change.
26711 Limit backtrace to 10 frames to avoid timeout problems with infinite
26712 stack backtraces.
26713 Adjust expect pattern in `handle all print' test to match Apr 28 1997
26714 target.[ch] change.
c906108c
SS
26715
26716Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
26717
26718 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26719 for a newline from gdb before continuing.
26720 (default_gdb_exit): Just look for y or n.
26721 (gdb_test): Detect abnormal exit from GDB running on DOS; if
26722 it does, fail the rests of the tests in the file.
26723
26724Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
26725
26726 * config/cygmon.exp: New file.
26727
26728Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
26729
26730 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 26731 main" test on remote targets.
c906108c
SS
26732
26733 * gdb.base/scope.exp: Fix problem with filelocal_bss before
26734 run test on remote targets.
26735
26736Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
26737
26738 * gdb.asm: New directory.
26739 * configure.in: Configure it.
26740 * configure: Regenerate.
26741 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26742 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26743
26744Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
26745
26746 * config/mn10300-eval.exp: New file to support MN10300 eval board.
26747
dc96c6c7 26748Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 26749
a9c64011
AS
26750 * gdb.base/overlays (several files): Merge the two overlay
26751 managers into one. Change variables (foox, barx, bazx, grbxx)
26752 back into ints but force them to load in their proper sections.
c906108c
SS
26753
26754Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26755
26756 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 26757 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
26758 (D10VCopy): Handle memory regions crossing 16k boundaries.
26759 (D10VCopy): Transfer data in 32 bit chunks.
26760
26761Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26762
26763 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 26764 correct.
c906108c
SS
26765
26766 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 26767 map. Include space for printf in .text segment.
c906108c
SS
26768
26769 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 26770 updated d10v memory VMA/LMA map.
c906108c 26771 (D10VCopy): Call D10VTranslate.
d63a86f8 26772
c906108c
SS
26773Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
26774
26775 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
26776
26777 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
26778 that it won't be put into the .sdata - small data -
26779 section. Update reference.
c906108c
SS
26780 * gdb.base/baz.c (bazx, baz): Ditto.
26781 * gdb.base/foo.c (foox, foo): Ditto.
26782 * gdb.base/grbx.c (grbxx, grbx): Ditto.
26783
26784 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 26785 to be arrays.
d63a86f8 26786
dc96c6c7 26787Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 26788
a9c64011
AS
26789 * gdb.base/overlays.exp: fix up and get working again.
26790 Add tests for backtraces from an overlay function.
d63a86f8 26791
c906108c
SS
26792Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
26793
26794 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
26795 "calling function with watchpoint enabled".
26796
26797Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
26798
26799 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 26800 gdb_suppress_tests for d10v-*-*.
c906108c
SS
26801 * lib/gdb.exp (gdb_suppress_tests): Disable this function
26802 pending review of whether it is useful or not.
26803
26804Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
26805
26806 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
26807
26808Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
26809
26810 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
26811 * config/dve.exp: New file to support Densan boards.
26812
26813Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
26814
26815 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 26816 reads and BSD.
c906108c
SS
26817
26818Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
26819
26820 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
26821 response.
26822
26823 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
26824
26825Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
26826
26827 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 26828 test.
c906108c
SS
26829
26830 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 26831 target_sizeof_long and target_bigendian_p.
c906108c 26832 (structs_by_value, structs_by_reference): Check values according
889bf7c5 26833 to targets word size and endianess.
d63a86f8 26834
c906108c
SS
26835Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
26836
26837 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 26838 output.
c906108c
SS
26839
26840Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
26841
26842 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 26843 Update test of set args help to match source change.
c906108c
SS
26844
26845Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
26846
26847 * gdb.base/default.exp: Expect help system output to be in
26848 alphabetical order.
26849 * gdb.base/help.exp: Ditto.
26850
26851Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
26852
26853 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
26854 "i*86-pc-linux-gnu*".
26855 * gdb.base/interrupt.exp: Ditto.
26856 * gdb.base/corefile.exp: Ditto.
26857
26858 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 26859 define vxworks when building the testcase.
c906108c
SS
26860
26861 * gdb.base/ptype.exp: Fix testnames to be unique.
26862 * gdb.base/radix.exp: Ditto.
26863 * gdb.base/term.exp: Ditto.
26864 * gdb.base/whatis.exp: Ditto.
26865 * gdb.c++/classes.exp: Ditto.
26866
26867Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
26868
26869 * gdb.base/callfuncs.exp: Fix indentation.
26870
26871 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
26872 suppress_flag has been set.
26873 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
26874 target feature.
26875
26876Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
26877
26878 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
26879 the testcase.
26880
26881 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 26882 set_debug_traps() and breakpoint().
c906108c
SS
26883 * gdb.c++/misc.cc (main): Ditto.
26884 * gdb.c++/templates.cc (main): Ditto.
26885 * gdb.c++/virtfunc.cc (main): Ditto.
26886
26887Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
26888
26889 * lib/gdb.exp(gdb_step_for_stub): New function.
26890 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
26891 exists, reload the executable and do a "continue" instead of
26892 doing a jump.
26893 (runto_main): Use gdb_step_for_stub.
d63a86f8 26894
c906108c 26895 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 26896 tests to have unique names.
c906108c
SS
26897 * gdb.base/callfuncs.exp: Ditto.
26898 * gdb.base/commands.exp: Ditto.
26899 * gdb.base/default.exp: Ditto.
26900 * gdb.base/help.exp: Ditto.
26901 * gdb.base/list.exp: Ditto.
26902 * gdb.base/opaque.exp: Ditto.
26903 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
26904 similar tests.
d63a86f8 26905
c906108c
SS
26906 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
26907 * gdb.c++/cplusfuncs.cc: Ditto.
26908 * gdb.c++/virtfunc.cc: Ditto.
26909
26910 * config/monitor.exp: Keep track of the last file we saw, rather
26911 than trying to get the info from gdb.
26912
26913 * gdb.fortran/types.exp: Move comment to previous line.
26914
26915Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
26916
26917 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 26918 target mode.
c906108c
SS
26919
26920Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
26921
26922 From Bob Manson:
26923 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 26924 string from GDB when it connects.
c906108c
SS
26925
26926 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
26927
26928Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
26929
26930 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
26931 if we can't get a debug format from GDB (we may be testing an
26932 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
26933
26934 * gdb.stabs/weird.exp: Fix quoting.
26935
26936 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
26937
26938Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
26939
26940 * config/arm-ice.exp: New file.
26941
26942Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
26943
26944 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 26945 until it has been modified to work with the new testsuite.
c906108c 26946
99707966 26947 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
26948 testcase won't compile, cause all of the testcases in the file to
26949 fail instead.
c906108c
SS
26950
26951 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
26952 (gdb_clear_suppressed): New procedure.
26953 (gdb_stop_suppressing_tests): Only clear suppress_flag if
26954 it contains a positive value.
26955
26956Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
26957
26958 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
26959
26960 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
26961
26962Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
26963
26964 * lib/gdb.exp (setup_xfail_format): New function.
26965 (get_debug_format): New function to get debug format.
26966 (debug_format): New global variable to hold last value set
26967 by get_debug_format.
26968 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 26969 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
26970 * gdb.c++/ptype.exp: Ditto.
26971 * gdb.c++/classes.exp: Ditto.
26972 * gdb.c++/cplusfuncs.exp: Ditto.
26973 * gdb.c++/inherit.exp: Ditto.
26974 * gdb.c++/templates.exp: Ditto.
26975 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 26976
c906108c
SS
26977Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
26978
26979 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
26980 host doesn't have a currently-open connection.
26981
26982 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
26983 any gdb stub target. Handle cases where gdb doesn't respond when
26984 interrupted in a sane fashion.
c906108c
SS
26985
26986 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 26987 same thing in a totally different way.
c906108c
SS
26988
26989 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 26990 setting "timeout".
c906108c 26991 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 26992 default_gdb_init now.
c906108c
SS
26993
26994Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
26995
26996 * gdb.base/printcmds.exp: Fix "check for floating addition"
26997 regexp to accept results within approx +/- .01 of exact value.
26998 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
26999
27000Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27001
27002 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27003 properly.
c906108c
SS
27004 (gdb_expect): Add optional timeout parameter, and add timeout
27005 value to various calls.
27006 (gdb_suppress_tests): Only give one warning message per group.
27007
27008Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27009
27010 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27011 global variables. Handle getting a value for $timeout more
27012 gracefully.
c906108c
SS
27013
27014Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27015
27016 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27017 initialize.
c906108c 27018 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27019 by a target configuration file.
c906108c
SS
27020 (gdb_expect): Pass the timeout to remote_expect.
27021
27022 * config/monitor.exp(gdb_load): Fix typo in regexp.
27023
27024Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27025
27026 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27027
27028Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27029
27030 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27031 here. Call gdb_target_exec before rebooting the target, to make
27032 sure the connection to the target is closed.
c906108c
SS
27033 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27034 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27035 Also detect "Timeout reading from remote" error.
27036
27037 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27038 gdb_target_monitor. Don't call gdb_file_cmd here; let
27039 gdb_target_monitor do it.
c906108c
SS
27040
27041 * gdb.disasm/hppa.exp: Don't use exec_output.
27042
27043Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27044
27045 * gdb.base/list.exp: If we're debugging a non-native target,
27046 try to set the pc register to point to the start of the
27047 program before doing the first list command.
27048
27049 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27050 test_calls after restarting.
c906108c
SS
27051
27052 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27053 reloading.
c906108c
SS
27054
27055 * gdb.base/watchpoint.exp: Fix typo.
27056
27057 * gdb.base/setshow.exp: Check for use_gdb_stub.
27058
27059 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27060 stub case.
c906108c
SS
27061 * gdb.base/langs.exp: Ditto.
27062
27063 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27064 gdb_load_offset. If we weren't given a file to load, figure out
27065 what the current file is and use it.
c906108c
SS
27066
27067 * config/i386-bozo.exp: New file.
27068
27069Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27070
27071 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27072 feature.
27073
27074 * config/proelf.exp: New entry.
27075
27076Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27077
27078 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27079 of regexps.
27080
27081 * gdb.base/watchpoint.exp: Don't run the test_stepping
27082 tests if gdb can't call functions on the target.
27083
27084 * gdb.base/setshow.exp: Don't run the set prompt tests if
27085 the board has gdb_prompt set.
27086
27087Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27088
27089 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27090 * gdb.base/commands.exp: Likewise.
27091 * gdb.base/setshow.exp: Likewise.
27092
27093Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27094
27095 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27096 feature.
27097
27098 * config/i960.exp: New file.
27099
27100Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27101
27102 * gdb.base/funcargs.exp: Check for gdb,short_int target
27103 feature instead of looking for explicit target triplets.
27104
dc96c6c7 27105Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27106
d63a86f8 27107 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27108 "p 123DEADBEEF", to check parse_number.
27109 * top.c: change "to enable to enable" to "to enable" in a couple
27110 of help strings.
27111
27112Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27113
27114 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27115 on the mn10300.
d63a86f8 27116
c906108c
SS
27117Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27118
27119 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27120 where the test executable is run with explicit args.
27121 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27122
27123Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27124
27125 * gdb.base/run.c: Use FAKEARGV to build test executable that
27126 does not require a command line arg, since most simulators
27127 don't currently support passing such an arg into the simulated
27128 program.
27129 * gdb.base/commands.exp: Change tests to insert the proper
27130 value as the arg to the first recursive factorial call. Change
27131 compilation line to define FAKEARGV at compile time.
27132
27133Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27134
27135 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27136 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27137 function with watchpoint enabled" test.
27138
27139Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27140
27141 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27142 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27143
27144 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27145 "Tests restarted" messages.
c906108c
SS
27146
27147Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27148
27149 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27150
dc96c6c7 27151Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27152
27153 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27154 for INFO SYMBOL; add help tests for OVERLAY commands.
27155 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27156 add tests for OVERLAY commands
27157 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27158 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27159 * gdb.base/sigall.c: add usestubs code frag
27160 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27161
c906108c
SS
27162Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27163
27164 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27165 failures.
27166 (gdb_stop_suppressing_tests): Note that tests have restarted.
27167
27168Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27169
27170 * config/h8300.exp: New file.
27171
27172Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27173
27174 * gdb.base/setshow.exp: Check for the existence of a
27175 feature, not its value.
27176
27177Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27178
27179 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27180
27181 * gdb.base/scope.exp: It's now init0(), not init().
27182
27183 * gdb.base/scope0.c: For now, change init() to be init0().
27184
27185 * config/monitor.exp: Use gdb_serial in preference to serial
27186 or netport.
27187
27188 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27189 and it's not already set.
c906108c
SS
27190
27191Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27192
27193 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27194 isn't using a stub and if it supports argument passing.
c906108c
SS
27195
27196Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27197
27198 * config/udi.exp(gdb_start): Make sure UDICONF is set
27199 properly before starting gdb.
27200
27201Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27202
27203 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27204 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27205 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27206
27207Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27208
27209 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27210 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27211
27212 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27213
27214 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27215
27216 * config/monitor.exp: Make sure we disconnect from the target.
27217 Also, try a reboot/reload cycle instead of failing if the
27218 load fails.
27219
27220Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27221
27222 * gdb.base/default.exp: Don't set match_max.
27223 * gdb.base/help.exp: Ditto.
27224 * gdb.base/list.exp: Ditto.
27225 * gdb.base/signals.exp: Ditto.
27226
27227 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27228 set, use remote_ld to download the testcase instead of
27229 the GDB loader.
27230
27231Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27232
27233 * config/vr5000.exp: New file.
27234
27235 * config/monitor.exp(gdb_target_monitor): Add pattern for
27236 "Ending remote" to detect errors in connecting.
27237
27238 * gdb.base/setshow.exp: Add .* within auto language test.
27239
27240 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27241 target feature.
27242
27243 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27244 and reboot the board if necessary.
c906108c
SS
27245
27246 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27247 a set of tests. Remove print.* from the patterns being checked.
27248
27249Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27250
27251 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27252 refer to gdb_spawn_id.
27253
27254 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27255 longer used.
27256 * config/sparclet.exp: Ditto.
27257 * config/sparclet-old.exp: Ditto.
27258 * config/slite.exp: Ditto.
27259 * config/sim.exp: Ditto.
27260 * gdb.base/funcargs.exp: Ditto.
27261
27262 * lib/gdb.exp:Remove references to gdb_spawn_id.
27263 (gdb_expect): Move to remote.exp.
27264
27265Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27266
27267 * config/monitor.exp: Detect the "Couldn't establish connection"
27268 message from GDB.
27269
27270Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27271
27272 * gdb.base/bitfields.exp: Use runto instead of explicit
27273 gdb_run_cmd/gdb_expect sequences.
27274
27275 * gdb.base/break.exp(text_next_with_recursion): Add match for
27276 gdb_expect call.
27277
27278 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27279 We also need to handle the "A program is being debugged already"
27280 prompt from gdb. Use gdb_test to set the baud rate.
27281
27282 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27283 to 20000. Really. I mean it.
27284
27285Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27286
27287 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27288 fails. If suppress_flag is set, skip perror message about not
27289 being able to send to GDB.
c906108c 27290 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27291 GDB.
c906108c
SS
27292 (gdb_expect): If suppress_flag is set, always fail immediately.
27293 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27294 (gdb_init): Call gdb_stop_suppressing_tests.
27295 (default_gdb_exit): Ditto.
27296 (default_gdb_start): Ditto.
27297
27298 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27299 gdb_stop_suppressing_tests as appropriate.
c906108c 27300 * gdb.base/break.exp: Ditto.
889bf7c5 27301 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27302 * gdb.base/commands.exp: Ditto.
27303 * gdb.base/exprs.exp: Ditto.
889bf7c5 27304 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27305 * gdb.base/list.exp: Ditto.
27306 * gdb.base/recurse.exp: Ditto.
889bf7c5 27307 * gdb.base/scope.exp: Ditto.
c906108c
SS
27308 * gdb.base/structs.exp: Ditto.
27309 * gdb.c++/inherit.exp: Ditto.
27310
27311Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27312
27313 * config/vr4300.exp: New file.
27314
99707966 27315 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27316
99707966 27317 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27318
27319Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27320
27321 * lib/gdb.exp(gdb_init): New function.
27322
27323 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27324 for each individual variable set.
c906108c
SS
27325
27326 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27327 name.
27328
27329 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27330
27331 * gdb.base/scope.exp: Use gdb_test.
27332
27333 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27334 aborting; the testsuite driver will do that for us (see
27335 gdb_finish). Also, use gdb_test in a few more places.
27336
27337Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27338
27339 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27340
27341Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27342
27343 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27344 and "add_tests" are not at the same address.
27345
27346Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27347
27348 * gdb.base/ptype.exp: Use gdb_test.
27349
27350Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27351
27352 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27353 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27354 left in. No longer expect them to fail.
27355
27356 * gdb.stabs/*.mt; Deleted, no longer used.
27357 * gdb.stabs/configure.in: Remove references to target makefile
27358 frags.
27359 * gdb.stabs/configure: Rebuilt.
27360
27361 * gdb.disasm/*.mt: Deleted, no longer used.
27362 * gdb.disasm/configure.in: Remove references to target makefile
27363 frags. Use "sh3.s" as the unique filename for this directory.
27364 * gdb.disasm/configure: Rebuilt.
27365
27366 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27367 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27368 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27369
27370Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27371
27372 * config/udi.exp: Use mondfe,name instead of remote_host.
27373
27374Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27375
27376 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27377 a function with a watchpoint enabled on the mn10200.
27378
27379 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27380 before trying to create it!
27381
27382Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27383
27384 * config/vx.exp: Use hostname instead of netport.
27385
27386 * config/vxworks.exp: New file.
27387
27388 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27389
27390 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27391 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27392 occurs.
27393
27394 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27395 $gdb_spawn_id directly.
27396 (gdb_run_cmd): Try _start as well as start. Use the target feature
27397 gdb,start_symbol as the symbol to start from when jumping.
27398
27399Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27400
27401 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27402 redundant) test.
27403
27404 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27405 it doesn't lose for 16bit integer systems.
27406
27407Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27408
27409 * gdb.fortran/types.exp: If the target doesn't support "double"
27410 data types, then expect "real" types to only be 4 bytes.
27411
27412 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27413 call tests if the target doesn't support inferior function calls.
27414
27415 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27416 in printf tests.
27417
27418Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27419
27420 * gdb.base/help.exp: Disable "help set", "help show", and
27421 "help support". Simplify regexp for "help stack".
27422
27423 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27424 to 60 seconds. Temporarily set match_max to 15000 around the
27425 "info copying" test.
27426
27427 * gdb.base/nodebug.exp: Don't try to do an inferior function
27428 call if the target doesn't support them.
27429 * gdb.base/printcmds.exp: Likewise.
27430 * gdb.base/setvar.exp: Likewise.
27431 * gdb.base/structs.exp: Likewise.
27432 * gdb.c++/templates.exp: Likewise.
27433 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27434
27435 * gdb.base/recurse.exp: Enable for the mn10200.
27436
27437 * configure.in: Do configure gdb.stabs directory for *-*-elf
27438 targets.
27439 * configure: Rebuilt.
27440
27441 * gdb.base/break.exp: Check for gdb,noresults before testing
27442 exit status and/or results from the target.
27443 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27444 * lib/gdb.exp: Remove old (now bogus) initialization of
27445 noinferior, noargs, noresults and nosignals.
27446
27447Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27448
27449 * config/sh.exp: New file.
27450
27451 * config/slite.exp: Try to connect multiple times to the board
27452 before rebooting. Only send a "monitor run" if need_monitor_run
27453 is set.
27454
27455 * gdb.base/break.exp: Don't do the "stub continue" test if
27456 the target has gdb_stub set.
27457
27458 * gdb.base/callfuncs.exp: Increase the timeout.
27459
27460 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27461 if the target has gdb,noinferiorio set.
27462
27463 * gdb.base/list.exp: Increase match_max to 10000 characters.
27464
27465 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27466
27467 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27468 target.
27469
27470 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27471
27472Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27473
27474 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
27475 trying to delete the copy of gdb. Catch the file delete so we
27476 don't die if the delete fails; also, the file should be copied to
27477 the host, not to the build.
c906108c
SS
27478
27479Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27480
27481 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 27482 parenthesis in case it contains multiple regexps separated
c906108c
SS
27483 with |.
27484
27485 * gdb.base/watchpoint.exp: Use gdb_test.
27486 * gdb.base/default.exp: Ditto.
27487
27488Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27489
99707966 27490 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 27491
c906108c
SS
27492 * gdb.base/scope.exp: Use gdb_test.
27493 * gdb.c++/classes.exp: Ditto.
27494 * gdb.c++/inherit.exp: Ditto.
27495
27496Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27497
27498 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27499 remote_exec instead.
27500 * gdb.base/corefile.exp: Don't be ridiculous.
27501 * gdb.base/*.c: Add missing stub invocations.
27502
27503Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27504
27505 * config/slite.exp: Miscellaneous fixes.
27506
27507 * lib/gdb.exp: Fix runto.
27508
27509 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27510 the target.
27511
27512 * gdb.base/watchpoint.exp: Fix regexp.
27513
27514 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27515 close and wait commands, as the descriptor may now be
27516 invalid. Always call "remote_close host".
27517
27518Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27519
27520 Major rewrite for testsuite revision.
d63a86f8 27521
c906108c
SS
27522 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27523 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27524 instead of relying on spawn_id to always contain a valid
27525 spawn id.
27526 (get_compiler_info): New procedure to build the ${binfile}.ci
27527 file, instead of replicating this in N different places.
27528 (gdb_compile): New procedure.
d63a86f8 27529
c906108c 27530 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
27531 appropriate arguments) instead of compile. Use gdb_test in a lot
27532 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
27533 at the start of a testcase, as this is no longer done magically.
27534
27535 config/*-gdb.exp: Rename without the -gdb suffix.
27536
27537 config/mips.exp: Use remote_close instead of exit_remote_shell.
27538 config/monitor.exp: Use target_info instead of looking at
27539 baud, timeout, etc.
27540 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27541
27542Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27543
27544 * gdb.c++/templates.exp (test_ptype_of_templates),
27545 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27546 Update expect patterns for destructors and assignment operators
27547 to match corresponding c-typeprint.c changes.
27548 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27549 to destructor breakpoint test, GDB should be able to set the
27550 destructor breakpoint without specifying arguments.
27551
27552Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27553
27554 * gdb.threads/pthreads.exp: Change result for failure to compile due
27555 to lack of pthreads runtime support from an error to simply an
27556 unsupported test, per dejagnu standards.
27557
27558Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27559
27560 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27561 where GDB exits to reduce pattern match time.
27562 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27563
27564 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27565
dc96c6c7 27566Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27567
27568 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27569 * gdb.base/default.exp: ditto.
27570 * gdb.base/nodebug.exp: ditto.
27571 * gdb.base/printcmds.exp: ditto.
27572 * gdb.base/ptype.exp: ditto.
27573 * gdb.base/setvar.exp: ditto.
27574 * gdb.base/structs.exp: ditto.
27575 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27576
27577Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27578
27579 * configure, */configure: Rebuild with autoconf 2.12.
27580
27581Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27582
27583 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27584 use new i*86-pc-linux*-gnu quads.
27585 * gdb.base/corefile.exp: Ditto.
27586 * gdb.base/signals.exp: Ditto.
27587 * gdb.base/sigall.exp: Ditto.
27588 * gdb.base/interrupt.exp: Ditto.
27589
27590 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27591 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27592 RedHat 4.0.
d63a86f8 27593
c906108c 27594 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
27595 linux. This allows the test case to at least compile on latest
27596 linux, but still not run due to missing the threads runtime library.
c906108c
SS
27597
27598Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27599
27600 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27601 directory to search gdb directory. Accept and step over conditional
27602 stack alignment code. Consume $prompt in failure cases.
27603 Reset timeout to $oldtimeout instead of some arbitrary value.
27604 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27605 timeout problems with infinite stack backtraces.
27606 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27607 Accept function parameters for linkfunc member.
27608
27609Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27610
27611 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27612 (CXXFLAGS): Remove, unreferenced.
27613 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
27614 previous -B options and also add -B option to pick up cross compiled
27615 runtime.
c906108c
SS
27616 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27617 doing cross compiles.
27618 (target_alias): Declare global.
27619 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27620 to verify that gcc exists in build tree, and if so set CC to that
27621 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 27622
c906108c
SS
27623Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27624
27625 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27626 ptype test for anonymous union. Fixup testcase to match
27627 current gcc debug output.
27628
27629Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27630
27631 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27632 force argument to an unsigned long type.
27633
27634Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27635
27636 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 27637 tests and anonymous union print/ptype tests.
c906108c
SS
27638 * gdb.base/list.exp (test_forward-search): Increase timeout by
27639 5 minutes for the "search extremely long line" case.
27640 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27641 completely optional and that the pass/fail messages use the command as
27642 the message if that third arg is a null string.
27643 (gdb_test_exact): Arrange that a null string pattern means match a
27644 null string output rather than any output, which might include random
889bf7c5 27645 errors.
c906108c
SS
27646 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27647 backtrace test.
27648 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27649 always failing and failure is now exposed by gdb.exp changes.
27650
27651Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27652
27653 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27654 weren't being noted.
27655
27656Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27657
27658 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27659 * gdb.stabs/weird.exp: Remove v_comb xfails.
27660
dc96c6c7 27661Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27662
27663 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 27664 list.exp scope.exp watchpoint.exp]
c906108c 27665 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 27666
dc96c6c7 27667Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27668
27669 * config/monitor.exp: Increase download timeout to 1000 seconds.
27670
dc96c6c7 27671Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27672
27673 * config/m32r.exp: Increase timeout to 120 seconds.
27674
27675Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27676
27677 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27678 and accept older ordering as obsolescent gcc or gdb.
27679 * gdb.c++/templates.exp: Ditto.
27680 * gdb.c++/virtfunc.exp: Ditto.
27681
27682Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27683
27684 * gdb.base/coremaker.c: Add code to mmap some data so we
27685 can check that it ends up in the core file.
27686 * gdb.base/corefile.exp: Add test to read mmapped data
27687 from core file.
27688
dc96c6c7 27689Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27690
27691 * config/m32r.exp: New file.
27692
27693Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
27694
27695 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
27696 that cflags can contains -gstabs, and work correctly for other tests.
27697
dc96c6c7 27698Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27699
27700 * gdb.base/setshow.exp: New file, tests show and set.
27701 * gdb.base/setshow.c: New file, tests show and set.
27702 * gdb.base/help.exp: Add test for help set|show annotate.
27703 * gdb.base/default.exp: Add test for set|show annotate.
27704
27705Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
27706
27707 * testsuite/gdb.base/break.exp: Make backtrace from factorial
27708 errors unique.
27709 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
27710 explicitly.
27711
27712Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
27713
27714 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
27715 and width commands. This is done elsewhere.
27716 * (gdb_start): Don't call gdb_start_sim here. That's already
27717 done in gdb_load. This fixes lots of failures in default.exp.
27718
27719Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
27720
27721 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27722 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27723 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27724 in the same we we treat other failures (since it may be an expected
889bf7c5 27725 condition), rather than as an error.
c906108c
SS
27726 * gdb.base/signals.exp (test_handle_all_print): Revert back to
27727 old test format.
27728
27729Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
27730
27731 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27732 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 27733 twice. Nuke the duplicates.
c906108c 27734 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 27735 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
27736 Remove config.h along with other config files.
27737
27738Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
27739
27740 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27741 "p func1 ()" and note that rests of tests are skipped.
27742 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 27743 setup_xfails for "print func2::coremaker_local".
c906108c
SS
27744 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27745 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27746 affected by the previous run test.
27747 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
27748 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
27749 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
27750 "pass int powerset tuple" and "pass modeless int powerset tuple".
27751 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27752 "real write 4" and "real write 8".
27753 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 27754 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
27755 "print \$i after tuple assign 2", and
27756 "print vs2 after tuple assign 2".
27757 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27758 meaningful error message and return -1 so the caller can
27759 suppress further tests and avoid a cascade of errors.
d63a86f8 27760
c906108c
SS
27761Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27762
27763 * gdb.base/a1-selftest.exp: Tweak tests to account for new
27764 format for printing version.
27765 * gdb.base/default.exp: Ditto.
27766 * gdb.base/interrupt.exp: Fix problem with cascade of
27767 errors if child process dies while calling a function.
d63a86f8 27768
c906108c
SS
27769Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
27770
27771 * Makefile.in (VPATH): Add
27772 * Makefile.in (Makefile, config.status): Fix rules so things get
27773 remade when necessary.
27774
27775Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
27776
27777 * Makefile.in (just-check): Add path to sibling expect dir
27778 to environment variable specified by RPATH_ENVVAR.
27779
27780Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
27781
27782 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
27783 (just-check): Add shared library paths for libstdc++, tk,
27784 tcl, bfd, and opcodes to the environment variable specified
27785 in RPATH_ENVVAR.
27786 * configure.in: Add support to recognize --enable-shared flag
27787 and generate correct value for RPATH_ENVVAR.
27788 * configure: Regenerated with autoconf.
27789
27790Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
27791
27792 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 27793 include all osf versions.
c906108c
SS
27794 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
27795 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
27796 when target is linux. When failing to build pthreads test
27797 executable, give more meaningful message.
27798 * gdb.threads/pthreads.c: Hpux also uses old definition of second
27799 arg for pthread_create.
d63a86f8 27800
c906108c
SS
27801Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
27802
27803 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 27804 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 27805 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 27806 and -lpthreads (everybody else).
c906108c
SS
27807 (test_startup): Fail gracefully if threads are not supported.
27808 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
27809 "p/c array_index("abcdef",2)" when not gcc compiled.
27810 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
27811 "print func2::coremaker_local" when not gcc compiled.
27812 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
27813 "ptype on opaque struct tagname (statically)",
27814 "ptype on opaque struct tagname (dynamically) 1", and
27815 "ptype on opaque struct tagname (dynamically) 2"
27816 for not compiled with gcc.
27817 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
27818 backtrace when compiled with gcc.
d63a86f8 27819 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
27820 than always return success.
27821
27822Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
27823
27824 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
27825
27826Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
27827
27828 * gdb.base/structs.exp: Undo last change.
27829
27830Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
27831
27832 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
27833 encapsulate all the steps/nexts done during self test, starting
27834 at main, and makes them less sensitive to optimization issues.
27835 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
27836 signal handler" test.
27837 * gdb.threads/pthreads.exp: Only run this for native configs.
27838 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
27839 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
27840 tests.
27841 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
27842 for "runto test_calls(void)" test.
d63a86f8 27843
c906108c
SS
27844Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
27845
27846 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
27847 and don't expect address info in breakpoint confirmations.
27848
27849Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
27850
27851 * gdb.base/list.exp (test_forward_search): Increase timeout
27852 temporarily by 60 seconds for searching extremely long line,
889bf7c5 27853 and then reset to old value when done. Increase expect input
c906108c
SS
27854 buffer to 10000.
27855
27856Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
27857
27858 * gdb.base/list.exp (test_forward_search): Fix to handle very
27859 long source line without overflowing expect's input buffer.
27860
27861Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
27862
27863 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
27864 "buffer_full".
27865
27866 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
27867 "buffer_full".
27868
27869 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
27870 "buffer_full".
27871
27872 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
27873 "buffer_full".
27874
27875Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
27876
27877 * configure.in (configdirs): Add gdb.threads.
27878 * configure: Regenerated with autoconf.
27879 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
27880 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
27881 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 27882
c906108c
SS
27883Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
27884
27885 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
27886
27887Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
27888
27889 * gdb.base/signals.exp (test_handle_all_print): Test separately for
27890 each signal's status in the output of "handle all print".
27891 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
27892 the \r\n sequence that immediately precedes the gdb prompt.
27893 * gdb.base/a1-selftest.exp: Save original timeout and restore
27894 after test.
27895
27896Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
27897
27898 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
27899 symbol.
27900
27901Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
27902
27903 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
27904
27905Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
27906
27907 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
27908 timeout by 60 seconds.
27909
27910Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
27911
27912 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
27913 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
27914 error return.
27915
27916Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
27917
27918 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
27919 gdb initialization, also report how long dejagnu waited. Restore
27920 old timeout before doing error return. Temporarily increase timeout
889bf7c5 27921 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
27922
27923Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
27924
27925 * lib/gdb.exp: Report timeout value for verbosity level 2.
27926 * config/gdbserver.exp: Ditto.
27927 * config/hppro.exp: Ditto.
27928 * config/mips-gdb.exp: Ditto.
27929 * config/monitor.exp: Ditto.
27930 * config/netware.exp: Ditto.
27931 * config/sim-gdb.exp: Ditto.
27932 * config/slite-gdb.exp: Ditto.
27933 * config/udi-gdb.exp: Ditto.
27934 * config/unix-gdb.exp: Ditto.
27935 * config/vx-gdb.exp: Ditto.
27936 * gdb.base/a1-selftest.exp: Ditto.
27937 * gdb.base/a2-run.exp: Ditto.
27938 * gdb.base/break.exp: Ditto.
27939 * gdb.base/corefile.exp: Ditto.
27940 * gdb.base/list.exp: Ditto.
27941 * gdb.base/recurse.exp: Ditto.
27942 * gdb.base/scope.exp: Ditto.
27943 * gdb.base/signals.exp: Ditto.
27944
27945Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27946
27947 * gdb.threads/Makefile.in (docdir): Removed.
27948
27949Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27950
27951 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 27952 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 27953 @srcdir@.
d63a86f8 27954 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
27955 autoconf 2.5 or higher.
27956 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
27957
27958Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
27959
27960 * configure: Regenerated.
27961 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
27962 avoid name clashes with SunOS headers.
27963
27964Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
27965
27966 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
27967
27968Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
27969
27970 * gdb.base/callfuncs.exp: Finish last change -- make sure the
27971 prototype information ends up in the compiler info file.
27972
27973Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
27974
27975 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
27976 attempting to regenerate it. Eliminate use of a temporary file
27977 and just generate the info file directly. Source it immediately,
27978 for consistency of use.
27979 * gdb.base/corefile.exp: Ditto
27980 * gdb.base/exprs.exp: Ditto.
27981 * gdb.base/funcargs.exp: Ditto.
27982 * gdb.base/langs.exp: Ditto.
27983 * gdb.base/list.exp: Ditto.
27984 * gdb.base/mips_pro.exp: Ditto.
27985 * gdb.base/nodebug.exp: Ditto.
27986 * gdb.base/opaque.exp: Ditto.
27987 * gdb.base/ptype.exp: Ditto.
27988 * gdb.base/scope.exp: Ditto.
27989 * gdb.base/setvar.exp: Ditto.
27990 * gdb.base/signals.exp: Ditto.
27991 * gdb.base/whatis.exp: Ditto.
27992 * gdb.c++/templates.exp: Ditto.
27993 * gdb.c++/virtfunc.exp: Ditto.
27994 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 27995 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
27996
27997Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27998
27999 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28000 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28001 Increase timeout, a lot of single stepping might be needed if the
28002 target has no hardware watchpoints.
28003
28004Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28005
28006 * gdb.base/break.exp: Ignore compiler warnings when compiling
28007 break.c.
28008 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28009 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28010 from remote-sim.
28011 * gdb.base/exprs.exp: Add h8300 xfails.
28012 * gdb.base/funcargs.exp: Likewise.
28013 * gdb.base/nodebug.exp: Likewise.
28014 * gdb.base/printcmds.exp: Likewise.
28015 * gdb.base/ptype.exp: Likewise.
28016 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28017 h8300 xfails.
d63a86f8 28018 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28019 on the h8300.
28020 * gdb.base/funcargs.c: Explicitly make last constant argument to
28021 call_after_alloca_subr an unsigned long type.
28022 * gdb.base/return.c: Include stdio.h.
28023
28024Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28025
28026 * config/abug.exp: New file for the older Motorola Bug monitor
28027 that runs on the mvme13x series VME boards.
28028 * config/monitor.exp: Use the new config array for target settings
28029 if they exist.
28030
28031Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28032
28033 * sim-gdb.exp: Make the SH simulator allocate less space when
28034 it is targeted.
28035
28036Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28037
28038 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28039 test.
28040
28041Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28042
28043 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28044 "rs6000-*-*" for "list function in include file" when gcc compiled.
28045 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28046 for "p ctable1[120]".
28047 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28048 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28049 Remove setup_xfail for "rs6000-*-*" for
28050 "print 'scope0.c'::filelocal before run".
28051 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28052 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28053 since some compilers don't allow both options to be given
28054 on the same command line. Create object file and move it.
d63a86f8 28055
c906108c
SS
28056Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28057
28058 * gdb.base/corefile.exp: Always regenerate the core file, since
28059 we always regenerate the coremaker program. Detect special case
28060 where registers cannot be read from core file.
d63a86f8 28061
c906108c
SS
28062Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28063
28064 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28065 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28066 * gdb.c++/templates.exp: Only match on basename of file since
28067 some formats like xcoff don't encode directory information.
28068 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28069 and rs6000 AIX xcoff targets.
28070 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28071 * configure: Regenerate.
28072 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28073 here, rather than in distclean.
d63a86f8 28074
c906108c
SS
28075Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28076
28077 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28078 defined, and use it to compile the test case with -O2. The
28079 native compilation still uses no optimization.
28080 * gdb.base/mips_pro.c: Remove inline assembly code since
28081 it is compiled PIC by default, which results in assembler
28082 warnings that make the testsuite think the compilation
28083 was unsuccessful.
28084
28085Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28086
28087 * gdb.c++/misc.exp: Add note to message for
28088 "print s.a for foo struct" that this is a known gcc 2.7.2
28089 and earlier bug.
28090
28091Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28092
28093 * gdb.base/break.exp: Fix pattern for matching "Delete all
28094 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28095 setup_xfail for deleting all breakpoints test. Fix various
28096 timeout messages to include "(timeout)".
28097 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28098 for "p t_float_values2(3.14159,float_val2)".
28099 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28100 for "continue to call2g" when gcc compiled.
28101 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28102 "up to foo in langs.exp", "show language at foo in langs.exp",
28103 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28104 and "show language at fsub in langs.exp".
28105 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28106 "list line 1 in include file", "list message for lines past EOF",
28107 "list function in include file", "list list0.h:foo", and
28108 "list filename:function; nonexistant function".
28109 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28110 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28111 and "ptype t_char_array" to be for native cc only.
d63a86f8 28112
c906108c
SS
28113Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28114
d63a86f8 28115 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28116 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28117 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28118
28119Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28120
28121 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28122 "bt in signals.exp". This problem only appears when running
28123 the testsuite, and then only intermittently.
28124
28125Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28126
28127 * gdb.base/return.exp (return_tests): Differentiate between
28128 two tests of continuing.
28129
28130Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28131
28132 * */Makefile.in (maintainer-clean): Remove config.log.
28133 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28134 * gdb.c++/Makefile.in (PROGS): Add inherit.
28135 (clean): Remove *.ci.
28136
28137Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28138
28139 * gdb.c++/misc.cc: Add test code from Mike Stump.
28140 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28141
28142Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28143
28144 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28145 to "alpha-*-osf2*" and add comment.
28146 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28147 setup_xfail for "step over execarg initialization" and
28148 "step over corearg initialization".
c906108c
SS
28149 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28150 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28151 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28152 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28153 "print func2::coremaker_local", and "backtrace in corefile.exp".
28154 * gdb.base/signals.exp: Build and source signals.ci.
28155 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28156 to be for gcc only.
28157 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28158
c906108c
SS
28159Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28160
28161 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28162 Feb 3 procfs.c change.
28163
28164Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28165
28166 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28167
28168Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28169
28170 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28171 from dejagnu's apparent default of 10 seconds, which gives random
28172 results when running the tests over NFS on moderately loaded systems.
28173 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28174
28175Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28176
28177 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28178 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28179 result reports.
c906108c
SS
28180
28181Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28182
28183 * configure.in (CY_AC_PATH_TCLH): Remove.
28184 * configure: Regenerate.
28185
28186Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28187
28188 * gdb.c++/Makefile.in (clean): Add missing '{'.
28189
28190Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28191
28192 * lib/gdb.exp: Provide a default value for noinferior.
28193
28194 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28195 Load libgloss.exp.
28196
28197Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28198
28199 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28200 the executable, not the .o to run the tests from.
28201
28202Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28203
28204 * gdb.base/break.exp: Don't test for program exit or exit status
28205 if $noresults if nonzero.
28206 * gdb.base/langs.exp: Likewise.
28207 * gdb.base/watchpoint.exp: Likewise.
28208
28209 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28210 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28211 trying to compile the testcase.
28212
28213Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28214
28215 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28216 * gdb.base/signals.exp (continue to handler): Likewise.
28217
28218Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28219
28220 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28221
28222 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28223
28224Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28225
28226 * gdb.base/corefile.exp: Recognize "not found" as failure
28227 when trying to determine if a core file was generated.
28228 If no core file was generate the first time, try again without
28229 the ulimit -c to work around braindamaged shells.
28230
28231Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28232
28233 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28234 [] tests with "test" and enclose string in quotes.
28235 * gdb.stabs/configure: Rebuild
d63a86f8 28236
c906108c
SS
28237Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28238
28239 Changes in sync with expect:
28240 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28241 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28242 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28243 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28244 argument to AC_REQUIRE.
28245 * configure: Regenerated.
28246
28247Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28248
28249 * gdb.base/corefile.exp: When generating a core, discard any
28250 error messages about ulimit not found and the "core dumped"
28251 message from the shell that runs the coredumper.
28252
28253Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28254
28255 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28256
28257 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28258 which sed script to run. Expect failure for v_comb test
28259 on PA targets too.
d63a86f8 28260
c906108c
SS
28261Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28262
28263 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28264 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28265
28266Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28267
28268 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28269 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28270 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28271 * lib/gdb.exp (default_gdb_start): Fix typo.
28272 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28273 messages to not include the full program name that caused
28274 the core dump since some systems (such as solaris) apparently
28275 truncate this path to about 80 characters.
28276 When generating a core file first try increasing the core file
28277 size limit to unlimited since some systems may default it to
28278 zero, and it is harmless to try it. Move the test for failing
28279 to generate a core file to where it will actually get executed.
28280 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28281 new gdb result from g++ debug info improvements and make old
28282 pattern obsolescent. Also account for size_t differences
28283 (may be int or long).
28284 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28285 initialization before function call is placed in the delay slot
28286 and thus appears to be skipped over by commands such as "next".
28287
28288Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28289
28290 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28291
28292Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28293
28294 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28295 input source file; fix code to compile test to deal with this
28296 convention.
28297 * gdb.c++/*.exp: Likewise.
28298
28299Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28300
28301 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28302 "bt in signals.exp".
28303
28304Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28305
28306 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28307 "step over execarg initialization" and
889bf7c5 28308 "step over corearg initialization".
c906108c
SS
28309
28310Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28311
28312 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28313 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28314
28315Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28316
28317 From Rob Savoye (rob@poseidon.cygnus.com)
28318 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28319 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28320 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28321 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28322 configure.in}: Major reworking for autoconfig.
c906108c
SS
28323 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28324 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28325 New files.
c906108c
SS
28326 * config/unix-gdb.exp: Make GDB global.
28327 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28328 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28329 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28330 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28331 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28332 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28333 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28334 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28335 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28336 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28337 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28338 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28339 to returns as necessary, arrange for test to compile own testcase
28340 executable.
c906108c 28341 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28342
c906108c
SS
28343Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28344
28345 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28346 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28347 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28348 "backtrace through signal handler".
28349
28350Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28351
28352 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28353 continuing from a job control stop signal.
28354 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28355
28356Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28357
28358 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28359 * gdb.base/corefile.exp: Likewise.
28360 * gdb.base/funcargs.exp: Likewise.
28361
28362Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28363
28364 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28365 * config/monitor.exp: Add support for setting baud rate.
28366
28367Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28368
28369 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28370 i*86-*-linux* xfails for "backtrace through signal handler".
28371 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28372 "print func2::coremaker_local".
28373 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28374 alpha-dec-osf2* xfail for
c906108c
SS
28375 "delete all breakpoints when none".
28376
28377Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28378
28379 * gdb.base/break.exp: Change test that deletes all breakpoints
28380 when no user breakpoints are installed. A post 4.15 change
28381 causes gdb to no longer prompt in this case.
28382
28383Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28384
28385 * gdb.base/return.exp (return_tests): Change xfail for test
28386 "correct value returned double test" to stop xfailing at
28387 Solaris 2.5. Apparently the bug has been fixed.
28388
28389Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28390
28391 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28392 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28393
28394Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28395
28396 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28397 * gdb.disasm/hppa.s: Corresponding changes.
28398
28399Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28400
28401 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28402 makefile fragment.
28403 * config/mt-hpux: Deleted.
28404
28405Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28406
d63a86f8 28407 * Many files: When warning about suppressed tests due to a
c906108c
SS
28408 nonexistant test binary, avoid incrementing the warning count.
28409
28410Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28411
28412 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28413
c906108c
SS
28414Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28415
28416 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28417 "sparc-*-solaris2*".
28418
28419Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28420
28421 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28422 Add global and local variables and initialize them.
28423 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28424 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28425 extracts the file name and terminating signal from the core file.
28426 * TODO: Remove note about tests for correct mapping of corefile.
28427 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28428 from optimizing it away.
28429 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28430 handles common blocks.
28431
28432Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28433
28434 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28435 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28436
28437Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28438
28439 * Makefile.in (maintainer-clean): New target, synonym for
28440 realclean.
28441 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28442 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28443 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28444 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28445 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28446 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28447
28448Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28449
28450 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28451 xfails when not gcc compiled for "print foo::funclocal".
28452 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28453 "print foo::funclocal at foo",
28454 "print 'scope1.c'::foo::funclocal at foo",
28455 "print foo::funclocal_bss at foo",
28456 "print 'scope1.c'::foo::funclocal_bss at foo",
28457 "print foo::funclocal_ro at foo",
28458 "print 'scope1.c'::foo::funclocal_ro at foo",
28459 "print bar::funclocal at foo" and
28460 "print 'scope1.c'::bar::funclocal at foo".
28461 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28462 gcc compiled for "print foo::funclocal at bar".
28463 Expand all messages to ensure that they identify that
28464 the test is at bar().
28465 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28466 gcc compiled for:
28467 "ptype on opaque struct pointer (statically)",
28468 "ptype on opaque struct tagname (statically)",
28469 "ptype on opaque struct pointer (dynamically) 1",
28470 "ptype on opaque struct tagname (dynamically) 1",
28471 "ptype on opaque struct pointer (dynamically) 2" and
28472 "ptype on opaque struct tagname (dynamically) 2
28473 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28474 gcc compiled for:
28475 "p datalocal"
28476 "whatis datalocal",
28477 "ptype datalocal",
28478 "p bsslocal",
28479 "whatis bsslocal", and
28480 "ptype bsslocal".
28481 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28482 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28483 when not gcc compiled.
28484 * gdb.base/funcargs.exp (float_and_integral_args): Add
28485 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28486 compiled.
28487 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28488 "backtrace from call6a" when not gcc compiled.
28489 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28490 "backtrace from call7a" when not gcc compiled.
28491 * gdb.base/callfuncs.exp (do_function_calls):
28492 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28493 "p t_char_array_values(char_array_val2,char_array_val1)",
28494 "p t_char_array_values(char_array_val1,char_array_val2)",
28495 "p t_char_array_values("carray 1","carray 2")",
28496 "p t_char_array_values("carray 1",char_array_val2)",
28497 "p t_char_array_values(char_array_val1,"carray 2")",
28498 "p sum_args(1,{2})",
28499 "p sum_args(2,{2,3})",
28500 "p sum_args(3,{2,3,4})",
28501 "p sum_args(4,{2,3,4,5})"
28502 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28503 "backtrace in corefile.exp" when not gcc compiled.
28504
28505Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28506
28507 * gdb.base/signals.exp: Rewrite `handle all print' test as
28508 a procedure. Accept blanks or TABs as whitespace, increase
28509 timeout and expect input buffer size for the large output
28510 from the command. Remove "i*86-*-bsdi2.0" xfail.
28511
28512Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28513
28514 * gdb.base/setvar.exp: Add new testcases for truncation when
28515 assigning invalid values to bitfields.
28516
28517Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28518
d63a86f8 28519 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
28520 mips-sgi-irix* xfail for
28521 "call inferior func with struct - returns char *"
28522 and fix test so that an optional (unsigned char *) cast is
889bf7c5 28523 accepted in the result.
c906108c
SS
28524
28525Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28526
28527 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28528 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28529 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28530 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28531 that accidentally got checked in.
28532
28533Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28534
d63a86f8 28535 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
28536 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28537 compiled test.
28538 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28539 Add mips-sgi-irix5* xfail for not gcc compiled.
28540 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
28541 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28542 compiled for "p top", "whatis top", "p middle", and "whatis
28543 middle".
c906108c
SS
28544 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28545 "whatis signed char" for not gcc compiled.
28546 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28547 "set variable signed char=-1 (-1)" and
28548 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28549 * gdb.base/funcargs.exp (float_and_integral_args):
28550 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28551 Add mips-sgi-irix* xfail when not gcc compiled for
28552 "continue to call2b".
28553 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28554 "continue to call2g".
6fdff2c5
PA
28555 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28556 compiled for "backtrace from call6a"
28557 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28558 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28559 when not gcc compiled for "backtrace from call7a".
c906108c
SS
28560 (localvars_after_alloca): Fix gdb_test cmds for
28561 "print * after runto ...".
28562 Remove rs6000-*-* xfails for
28563 "print i after runto localvars_after_alloca" and
28564 "print l after runto localvars_after_alloca"
28565 for all compilers.
28566 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 28567 when not compiled with gcc, for:
c906108c
SS
28568 "print signed char == (minus)",
28569 "print signed char != (minus)",
28570 "print signed char < (minus)",
28571 "print signed char > (minus)".
28572 * gdb.base/callfuncs.exp (do_function_calls):
28573 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28574 "call inferior func with struct - returns char *".
d63a86f8 28575 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
28576 "correct value returned double test" to include Solaris 2.4.
28577 * gdb.base/funcargs.exp (float_and_integral_args):
28578 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 28579
c906108c
SS
28580Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28581
28582 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28583 enumeration bitfields if compiling with GNU C.
28584 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28585 to empty' prompt.
28586
28587Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28588
28589 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28590 test for PRO targets.
28591
28592 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28593 breakpoints in the inferior at any given time by making
28594 two groups of breakpoints for call2*, call6* and call7*
28595 tests.
28596
28597Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28598
28599 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28600 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28601 from optimizing it away.
28602 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28603 "call inferior func with struct".
28604
28605Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28606
28607 * configure.in: Only configure gdb.chill for particular targets.
28608
28609Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28610
28611 * gdb.base/Makefile.in: Add action to .c.o transformation
28612 rule that generates a .ci file for each .o file and remove
28613 explicit .c.o rules except for callfuncs.o.
28614 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28615 generates a .ci file for each .o file and remove explicit
28616 .cc.o rules.
28617 (clean): Remove *.tmp *.ci files.
28618 (EXECUTABLES): Remove templ-info.exp.
28619 * gdb.base/compiler.c: New file.
28620 * gdb.c++/compiler.cc: New file
28621 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28622 Change rs6000-*-* xfail for
28623 "print 'scope0.c'::filelocal_ro" and
28624 "print 'scope1.c'::filelocal" and
28625 "print 'scope1.c'::filelocal_bss" and
28626 "print 'scope1.c'::filelocal_ro" and
28627 "print 'scope1.c'::foo::funclocal" and
28628 "print 'scope1.c'::foo::funclocal_ro" and
28629 "print 'scope1.c'::bar::funclocal" and
28630 "print 'scope0.c'::filelocal_ro" and
28631 "print 'scope1.c'::filelocal at foo" and
28632 "print 'scope1.c'::filelocal_bss at foo" and
28633 "print 'scope1.c'::filelocal_ro at foo" and
28634 "print 'scope1.c'::foo::funclocal at foo" and
28635 "print 'scope1.c'::foo::funclocal_bss at foo" and
28636 "print 'scope1.c'::foo::funclocal_ro at foo" and
28637 "print 'scope1.c'::bar::funclocal at foo" and
28638 "print 'scope0.c'::filelocal_ro" and
28639 "print 'scope1.c'::filelocal" and
28640 "print 'scope1.c'::filelocal_bss" and
28641 "print 'scope1.c'::filelocal_ro" and
28642 "print 'scope1.c'::foo::funclocal" and
28643 "print 'scope1.c'::foo::funclocal_bss" and
28644 "print 'scope1.c'::foo::funclocal_ro" and
28645 "print 'scope1.c'::bar::funclocal" and
28646 "print 'scope1.c'::bar::funclocal_bss"
28647 to only be xfail'd when not compiled with gcc.
d63a86f8 28648 Add rs6000-*-* xfail for
c906108c
SS
28649 "print 'scope0.c'::filelocal_bss before run"
28650 when compiled with gcc.
28651 (test_at_main): Add rs6000-*-* xfail for
28652 "print filelocal_ro in test_at_main"
28653 when compiled with gcc.
28654 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 28655 Add rs6000-*-aix* xfail for
c906108c
SS
28656 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28657 "ptype t_char_array", not compiled with gcc.
28658 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28659 xfail for "list foo (in include file)" when gcc compiled.
28660 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 28661 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
28662 "run to call0a" if not compiled with gcc.
28663 (unsigned_integral_args): Add rs6000-*-* xfail for
28664 "run to call1a" if not compiled with gcc.
28665 (float_and_integral_args): Add rs6000-*-* xfail for
28666 "run to call2a" if not compiled with gcc and for
28667 "continue to call2b" for any compiler.
28668 Add rs6000-*-* xfail to
28669 "print f1 after run to call2a" for gcc compiled.
28670 (discard_and_shuffle): Add rs6000-*-* xfail for
28671 "run to call6a".
28672 (shuffle_round_robin): Add rs6000-*-* xfail for
28673 "backtrace from call7a" if not compiled with gcc.
28674 Add rs6000-*-* xfail for
28675 "backtrace from call7b" if compiled with gcc.
28676 (call_after_alloca): Add rs6000-*-* xfail for
28677 "print c in call_after_alloca" and
28678 "print s in call_after_alloca" and
28679 "backtrace from call_after_alloca_subr"
28680 if not compiled with gcc.
28681 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28682 "print c in localvars_in_indirect_call" and
28683 "print c in localvars_in_indirect_call" and
28684 "backtrace in indirectly called function" and
28685 "stepping into indirectly called function"
28686 if not compiled with gcc.
28687 (localvars_after_alloca): Add rs6000-*-* xfail for
28688 "print c after runto localvars_after_alloca" and
28689 "print s after runto localvars_after_alloca" and
28690 "print i after runto localvars_after_alloca" and
28691 "print l after runto localvars_after_alloca"
28692 for all compilers.
28693 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28694 than whatis-info.exp.
28695 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28696 than opaque-info.exp.
28697 Setup rs6000-*-* xfail for
d63a86f8 28698 "ptype on opaque struct pointer (statically)" and
c906108c
SS
28699 "ptype on opaque struct pointer (dynamically)" when
28700 not compiled with gcc.
28701 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28702 rather than callf-info.exp.
28703 (do_function_calls): Add clear_xfail for rs6000-*-* for
28704 "p t_float_values2(3.14159,float_val2)". Seems to work
28705 fine there, both with xlc and gcc. Need to find out what
28706 it is doing right and fix other platforms.
28707 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28708 "call inferior func with struct - returns int",
28709 "call inferior func with struct - returns long",
28710 "call inferior func with struct - returns float",
28711 "call inferior func with struct - returns double",
28712 "call inferior func with struct - returns char *",
28713 but only if not gcc compiled (presumes xlc compiled).
28714 Change rs6000-*-* xfails for
28715 "call inferior func with struct - returns char" and
28716 " call inferior func with struct - returns short" to only
28717 xfail if not using gcc.
28718 (clean mostlyclean): Remove *.ci and *.tmp files.
28719 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28720 than templ-info.exp.
28721 * gdb.base/langs.exp: Source gdb.base/langs.ci.
28722 Add rs6000-*-* xfail for "up to foo in langs.exp"
28723 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 28724 when not gcc compiled.
d63a86f8 28725
c906108c
SS
28726Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28727
28728 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28729 * gdb.base/corefile.exp: Likewise.
28730 * gdb.base/list.exp: Likewise.
28731 * gdb.base/scope.exp: Likewise.
28732 * gdb.base/siganls.exp: Likewise.
28733
28734 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
28735 compiler output.
28736 * gdb.base/whatis.exp: Likewise.
28737
28738Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
28739
28740 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28741 failure (opcode table has been fixed to match reality).
28742
28743Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
28744
28745 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28746 "call inferior func with struct - returns char",
28747 "call inferior func with struct - returns short"
28748
28749 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
28750 "print 'scope0.c'::filelocal at main",
28751 "print 'scope0.c'::filelocal_bss in test_at_main",
28752 "print 'scope0.c'::filelocal at foo",
28753 "print 'scope0.c'::filelocal_bss in test_at_foo",
28754 "print 'scope0.c'::filelocal at bar",
28755 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 28756
c906108c
SS
28757 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28758 in source file 1". This bug seems to have been fixed with both
28759 gcc and native cc (was native assembler bug?).
28760
28761Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28762
28763 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
28764 "backtrace through signal handler" to "i*86-*-sysv4*".
28765 * gdb.base/signals.exp: Add xfail for "'next' behaved as
28766 continue" case. Add "known SVR4 bug" to fail message.
28767 Add "i*86-*-bsdi2.0" xfail for "handle all print".
28768 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
28769 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
28770 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
28771 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
28772 "up to foo in langs.exp", "show language at foo in
28773 langs.exp", "up to cppsub_ in langs.exp", "show
28774 language at cppsub_ in langs.exp", "up to fsub in
28775 langs.exp", and "show language at fsub in langs.exp".
28776 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
28777 "bactrace in corefile.exp".
28778 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
28779 "call inferior function with struct - returns float" and
28780 "call inferior function with struct - returns double".
d63a86f8 28781
c906108c
SS
28782Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
28783
28784 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
28785 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
28786 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
28787 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
28788
28789Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
28790
28791 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
28792 (or overriden) "CHILL" macro rather then bare "gcc".
28793 Also look for ../../gcc/xgcc since that is what we will
28794 actually need, not "Makefile". Remove following assignment
28795 of CHILL to CHILL_FOR_TARGET because that results in
28796 recursive definition.
28797
28798Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
28799
28800 * gdb.base/corefile.exp: Change xfail for backtrace in
28801 corefile.exp from linuxaout to all linux.
28802 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
28803 cases where we miss the breakpoint at the signal handler
28804 for some reason. Setup xfail for linuxoldld/linuxaout and
28805 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
28806 hitting SIGURG breakpoint.
28807 * gdb.base/signals.exp: Setup xfail for "next" acting like
28808 continue to add linuxoldld. Setup xfail for all linux for
28809 "next to handler in signals_tests_1", "backtrace in
28810 signals_tests_1", "continue to func1", "pass SIGUSR1",
28811 and continue to handler".
28812
28813Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28814
28815 * Update all FSF addresses except those in COPYING* files.
28816
28817Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
28818
28819 * gdb.base/a2-run.exp: Change messages to be more explicit about
28820 the status of args, and quote binfile in results.
28821
28822Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
28823
28824 * gdb.base/callfuncs.exp: Add tests for passing structs to
28825 inferior functions and return various types.
28826 * gdb.base/callfuncs.c: Add functions to receive a struct
28827 and return a member of the struct, in various types.
28828
28829Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28830
28831 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
28832
28833Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
28834
28835 * config/vxworks29k.exp: New file, sources vxworks.exp.
28836
28837Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28838
28839 * config/gdbremote.exp: New file. Testing framework using
28840 gdbserver.
28841
28842Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
28843
28844 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
28845 "call function when asleep" and "send end of file".
28846 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
28847 for "backtrace in corefile.exp".
28848 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
28849 for "backtrace through signal handler".
28850 * gdb.base/corefile.exp: Make sure we actually generate a core file
28851 before trying the core tests. Some systems allow the user to suppress
28852 generation of core files and default to that (linux for example).
28853 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
28854 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
28855
28856Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28857
28858 * gdb.threads: New directory with some crude multi-threaded
28859 gdb tests (step.exp and step2.exp).
28860 * config/mt-lynx (STEP_EXECUTABLE): Define.
28861 (THREADFLAGS): Define.
28862
28863Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
28864
28865 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
28866
28867 * gdb.base/signals.exp: Disable whole file for lynx until
28868 further notice.
28869
28870 * gdb.base/signals.exp: xfail test where "next" acts like
28871 "continue" for lynx.
28872
28873 * gdb.base/interrupt.exp: xfail test for calling function while
28874 inferior is asleep for lynx.
28875
28876 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
28877 than one cr-lf after each command.
28878
28879Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28880
28881 * configure.in: Reinstate setting of stabsdirs variable, fix
28882 typo in setting up configdirs for native builds.
28883
28884 * gdb.base/return.exp: Fix typo in return double test.
28885 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
28886 compiler from optimizing them away.
28887
28888Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
28889
28890 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
28891 sequences to be echo'd by gdb when using gdb_test.
28892 * gdb.chill/chexp.exp: Likewise.
28893 * gdb.fortran/exprs.exp: Likewise
28894
28895Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28896
28897 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
28898 after the inferior gdb has started.
28899
28900 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
28901 after each command.
28902 * gdb.base/funcargs.exp: Likewise.
28903 * gdb.base/gdbvars.exp: Likewise.
28904 * gdb.base/interrupt.exp: Likewise.
28905 * gdb.base/list.exp: Likewise.
28906 * gdb.base/watchpoint.exp: Likewise.
28907 * gdb.c++/demangle.exp: Likewise.
28908 * gdb.c++/inherit.exp: Likewise.
28909 * gdb.chill/chexp.exp: Likewise.
28910 * gdb.fortran/exprs.exp: Likewise.
28911
28912 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
28913 test if we can't handle IO to/from the inferior.
28914
28915 * gdb.c++/misc.exp: Always check for a program already being
28916 started after sending a "run" command to gdb.
28917
28918 * gdb.base/twice.exp: Start with a fresh gdb.
28919
28920 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
28921 only depend on gdb's expression code, not the chill runtime.
28922
28923 * gdb.base/return.c: Put return values into variables so we
28924 can have gdb print them rather than depending on the program
28925 to print them.
28926 * gdb.base/return.exp: Corresponding changes.
28927
28928 * lib/gdb.exp: Provide default value for noinferiorio.
28929 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
28930 the inferior.
28931
28932 * gdb.base/break.exp: Always check for a program already being
28933 started after sending a "run" command to gdb.
28934 (text_next_with_recursion): Don't check the output from the
28935 program's printf statement. Instead just make sure the program
28936 exited.
28937
28938 * gdb.base/commands.exp: Protect tests which need arguments with
28939 $noargs conditionals.
28940
28941Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28942
28943 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
28944 of structure member arrays to match gdb/valops.c:value_addr change.
28945
28946Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
28947
28948 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
28949 cases.
28950
28951Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
28952
28953 * configure.in (configdirs): Remove gdb.chill from default list
28954 of subdirs and then add it back in only if doing a native build.
28955 The current chill compiler does not yet work in any cross build.
28956 * Revert all signal changes from Jul 6.
28957 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
28958 for sh-hms targets, allowing these tests to link, with no other
28959 changes. Testing is suppressed by setting "nosignals" in site.exp.
28960
28961Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
28962
28963 * configure.in (signaldirs): Define and add to configdirs for all
28964 targets except some specific ones that are known to not support signals.
28965 Also clean up formatting.
28966 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
28967 (signals, sigall): Remove rules to build.
28968 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
28969 Moved to new gdb.signals directory.
28970 * gdb.signals: New test directory.
28971 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
28972 signals.c signals.exp}: New or moved files.
28973
28974Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
28975
28976 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
28977
28978Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
28979
28980 * gdb.base/return.exp: Xfail `return double' test failure
28981 on at least Solaris 2.3 and handle future/past versions on
28982 a case by case basis as appropriate. Also update message
28983 to include i*86 failures.
28984
28985Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28986
28987 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
28988
28989 * lib/gdb.exp: Fix comment which erroneously identified
28990 gdb_file_cmd as gdb_load (the 19 May change was in fact to
28991 gdb_file_cmd not gdb_load).
28992 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
28993
28994 * gdb.base/setvar.exp: Make test names consistent between pass and
28995 fail cases. Use gdb_test more.
28996
28997Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28998
28999 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29000
29001Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29002
29003 * gdb.base/help.exp: Fix expected help string for `show commands'.
29004
29005Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29006
29007 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29008
29009 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29010 of a text section.
29011
29012Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29013
29014 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29015 that loop eventually terminates. Fix Connection refused logic so
29016 that testsuite will expire nicely.
29017
29018Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29019
29020 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29021 config/rom68k.exp: New tcl glue for the appropriate monitors.
29022 These all just end up calling monitor.exp.
29023 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29024 refused' by retrying. Cleanup some timeout issues.
29025 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29026 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29027 callers don't have to set/restore global timeout variable.
29028
29029 * The following set of changes centralizes management of the global
29030 timeout variable. This way, it can be set in one target dependent
29031 place instead of dozens of places scattered throughout the test suite.
29032 If you need to lengthen a timeout, then you should either set timeout
29033 in one of the config/{target}.exp files, or multiply it by a factor.
29034 Setting it to an absolute value is always going to lose for some
29035 targets.
29036 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29037 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29038 * gdb.base/funcargs.exp: Don't set timeout.
29039 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29040 * gdb.base/printcmds.exp (test_print_string_constants
29041 test_print_array_constants): Don't set timeout.
29042 * gdb.base/ptype.exp: Don't set timeout.
29043 * gdb.base/recurse.exp: Don't set timeout.
29044 * gdb.base/return.exp: Don't set timeout.
29045 * gdb.base/watchpoint.exp: Don't set timeout.
29046 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29047 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29048
29049Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29050
29051 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29052
29053Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29054
29055 * lib/gdb.exp: Disable chill tests for irix5.
29056
29057Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29058
29059 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29060 each test pass or fail.
29061
29062Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29063
29064 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29065 xlc not gcc.
29066
29067Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29068
29069 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29070
29071Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29072
29073 * config/est.exp: Fix copyright and comments. Remove dead code.
29074 Use targetname, serialport and baud variables instead of fixed
29075 constants.
29076 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29077 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29078
29079Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29080
29081 * gdb.base/watchpoint.exp: Don't run
29082 test_watchpoint_triggered_in_syscall for sunos.
29083
29084Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29085
29086 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29087 they don't seem to exist. Do include stdio.h.
29088
29089Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29090
29091 * gdb.base/a1-selftest.exp: Add alpha xfail.
29092
29093Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29094
29095 * gdb.base/watchpoint.c (main): Prompt before calling read().
29096 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29097 Revise accordingly. Remove cruft about sending "123" several
29098 times, until it gets noticed. Clean up the "print buf[0]" stuff
29099 so that it passes or fails, and waits for prompts in the usual way.
29100
29101Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29102
29103 * gdb.base/recurse.exp: Fix comment.
29104
29105 * TODO: Remove item about printing variables in nodebug.exp. Add
29106 item about enabling tests which are only run on some targets.
29107
29108 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29109 fail, make test names unique, use new gdb_test convention
29110 regarding pattern, use gdb_test more, etc.).
29111
29112 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29113 fail, make test names unique, etc.).
29114
29115Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29116
29117 * gdb.base/nodebug.c: Change return type of top and middle to
29118 short.
29119 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29120 are fixed by the recent mdebugread.c changes. Allow `short ()'
29121 as type for top and middle.
29122
29123Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29124
29125 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29126 nearly as I can tell, the whole thing was an accident in Stu's
29127 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29128 to replace a send/expect pair with gdb_test, but ended up only
29129 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29130 of 30 Mar 1995 took care of it, but left this vestigial comment
29131 which I am now nuking.
29132
29133Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29134
29135 * gdb.base/break.exp: Look for different line number for
29136 breakpoint at main depending on usestubs.
29137
29138Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29139
29140 * gdb.base/list.exp: Adjust some alternate expect patterns to
29141 match recent list0.c change. Add alternate expect pattern for
29142 output from `list default lines around main' for optimizing
29143 compilers.
29144
29145Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29146
29147 * lib/gdb.exp: If nosignals is not set, set it to 0.
29148
29149Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29150
29151 * config/slite-gdb.exp: Responds to load symbol table prompt.
29152 * gdb.base/break.exp: Adjust line number, fix rerun.
29153 * gdb.base/langs0.c: Add #ifdef usestubs.
29154
29155Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29156
29157 * gdb.base/list.exp: Adjust line contents after adding new lines in
29158 list0.c. Also fix a syntax error.
29159
29160 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29161 * gdb.base/break.exp: ditto.
29162 * gdb.base/list.exp: ditto.
29163 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29164 * gdb.base/run.c: ditto.
29165 * gdb.base/list0.c: ditto.
29166 * gdb.base/funcargs.c: ditto.
29167
29168Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29169
29170 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29171 $targetname, $serialport and $baud instead of hardwired variables.
29172 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29173 target doesn't support signals.
29174
29175Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29176
29177 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29178
29179Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29180
29181 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29182 Don't rely on the value of an auto variable before it has been
29183 initialized. Use gdb_test more.
29184
29185Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29186
29187 * lib/gdb.exp (default_gdb_version): A version number must start
29188 with a digit, but other than that contains all characters up to
29189 the first whitespace character.
29190
29191Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29192
29193 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29194
29195Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29196
29197 * gdb.c++/*.exp: Warn if executable does not exist. The original
29198 reason for skipping the warning was that configure.in sometimes
29199 intentionally skipped building the executables but the tcl code
29200 had no way of knowing. That (a) was always bogus with respect to
29201 error handling, (b) is no longer true (right now there is no way
29202 to skip C++ tests).
29203
29204 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29205
29206Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29207
29208 * gdb.base/list.exp: Add expect patterns for output from
29209 SunPRO compiled executables.
29210 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29211 types.
29212
29213Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29214
29215 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29216 number (we are already testing that the correct source line text
29217 gets printed).
29218
29219 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29220 that is what is intended, but something needed to be done to get
29221 sunos4 native working again.
29222
29223 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29224
29225 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29226 apparently went with a (very) old xfail.
29227
29228Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29229
29230 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29231 runto_main is a proc in gdb.exp that will do 'step' for target use
29232 stubs.
29233 * gdb.base/exprs.exp: ditto.
29234 * gdb.base/interrupt.exp: ditto.
29235 * gdb.base/opaque.exp: ditto.
29236 * gdb.base/printcmds.exp: ditto.
29237 * gdb.base/ptype.exp: ditto.
29238 * gdb.base/scope.exp: ditto.
29239 * gdb.base/setvar.exp: ditto.
29240 * gdb.base/signals.exp: ditto.
29241 * gdb.base/twice.exp: ditto.
29242 * gdb.c++/classes.exp: ditto.
29243 * gdb.c++/inherit.exp: ditto.
29244 * gdb.c++/templates.exp: ditto.
29245 * gdb.base/break.exp: no run and hit main for stubs. Change line
29246 numbers for breakpoints and info breakpoint.
29247 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29248 breakpoint().
29249 * gdb.base/callfuncs.c: ditto.
29250 * gdb.base/exprs: ditto.
29251 * gdb.base/interrupt.c: ditto.
29252 * gdb.base/opaque0.c: ditto.
29253 * gdb.base/printcmds.c: ditto.
29254 * gdb.base/ptype.c: ditto.
29255 * gdb.base/scope0.c: ditto.
29256 * gdb.base/setvar.c: ditto.
29257 * gdb.base/signals.c: ditto.
29258 * gdb.base/twice.c: ditto.
29259 * gdb.c++/misc.cc: ditto.
29260 * gdb.c++/templates.cc: ditto.
29261
29262Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29263
29264 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29265
29266 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29267 somewhere between `read' and `main.c'. I'm pretty sure the
29268 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29269 and it isn't particularly useful.
29270
29271 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29272
29273Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29274
29275 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29276
29277Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29278
29279 * config/mt-slite: add LIBS and -nostdlib.
29280 * config/slite-gdb.exp: add this new file to support sparclite target.
29281
29282Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29283
29284 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29285
29286 * gdb.base/a2-run.exp: Change argument to istarget from
29287 "*-*-vxworks" to "*-*-vxworks*".
29288 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29289
29290Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29291
29292 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29293 will not runto main but do a 'step' to step out of breakpoint().
29294 * config/mt-slite: add -Dusestubs.
29295
29296Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29297
29298 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29299 instead of just @.
29300
29301 * gdb.base/signals.exp: Add test for "handle all print".
29302 * TODO: Remove "handle all print". Also remove item about
29303 checking copyright date (I don't like the idea of a spurious FAIL
29304 based on when we run the tests).
29305
29306 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29307 for SunOS4 (reason for failure not investigated). Remove
29308 redundant test for $binfile.
29309
29310 * gdb.base/nodebug.c (array_index): Call malloc.
29311
29312 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29313
29314Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29315
29316 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29317 conventions and slightly simplify the matching regexp.
29318
29319Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29320
29321 * gdb.base/break.exp: Update gdb_test invocation to use new
29322 convention.
29323
29324 * lib/gdb.exp: If noargs is not set, set it to 0.
29325
29326 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29327 tests unique.
29328
29329 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29330
29331Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29332
29333 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29334 one argument of type "<non-float parameter>".
29335
29336Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29337
29338 * config/rom68k.exp: New file to support Motorola IDP board.
29339 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29340 * gdb.base/break.c: Change things around so that this program
29341 doesn't depend upon args. This is necessary to make remote
29342 targets work (in general, they can't take args).
29343 * gdb.base/break.exp: Don't try to send args to program. Don't
29344 expect output. Also, replace lots of code with gdb_test.
29345
29346Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29347
29348 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29349 printing of '\'' (which is what the comment says we are testing,
29350 even though we were not), not '''.
29351 (test_integer_literals_rejected): Test that printing ''' is an error.
29352
29353 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29354 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29355 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29356 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29357 Use gdb_test not test_print_accept.
29358 * lib/gdb.exp: Remove test_print_accept.
29359
29360 * gdb.base/signals.exp (signal_tests_1): Make pass message
29361 consistent with fail message.
29362
29363 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29364 unsigned char; the bug (PR 1821) is fixed.
29365
29366 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29367
29368 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29369 successful tests--makes xfailing them work right.
29370
29371Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29372
29373 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29374 only \r\n, not .*. The test can pass .* as the last thing in
29375 $pattern if that is what it wants. In addition to providing this
29376 flexibility, this change should speed up pattern matching in cases
29377 where the pattern already ended with .* (there were a number of
29378 them). This change also helps catch bad patterns--in the old
29379 scheme the typo "char \*" instead of "char \\*" would pass. Now
29380 it is caught.
29381 * Many .exp files: Update callers.
29382
29383 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29384 clearer and does not spuriously match multiple ('s. Likewise for
29385 ) and *.
29386
29387 * gdb.base/nodebug.exp: Test ability to call a function and pass
29388 it a string (even with no debugging info).
29389
29390 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29391 "p '\'", which is the same as "p ''" once tcl gets done with
29392 quoting, to "p '\\'", which I suspect is what is intended (one
29393 backslash gets sent to GDB).
29394
29395 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29396
29397Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29398
29399 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29400 1817) was fixed literally years ago.
29401
29402Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29403
29404 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29405 test, it causes stepping out of call_after_alloca_subr with
29406 optimizing compilers.
29407 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29408 fails.
29409
29410 * gdb.c++/templates.exp: Source templ-info.exp only if
29411 the templates executable exists.
29412
29413 * gdb.c++/misc.cc (class Contains_static_instance,
29414 class Contains_nested_static_instance),
29415 gdb.c++/classes.exp (test_static_members): Test printing of
29416 a class that contains a static instance of the class.
29417
29418Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29419
29420 * gdb.base/langs2.c (cppsub_): Don't prototype.
29421 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29422 only, I believe).
29423
29424Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29425
29426 * lib/gdb.exp (skip_chill_tests): New procedure.
29427
29428 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29429
29430Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29431
29432 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29433 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29434
29435Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29436
29437 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29438
29439 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29440 disassemble 8, not 16, instructions for part 4.
29441
29442 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29443 support the latter anymore.
29444
29445 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29446 -DNO_PROTOTYPES.
29447 * gdb.base/callfuncs.c: Control use of prototypes based on
29448 NO_PROTOTYPES, not __STDC__.
29449 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29450 t_float_values2 tests if prototypes in use.
29451
29452 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29453 t_double_values): When checking differences against DELTA, check
29454 that difference is within the range (-DELTA,DELTA), not just
29455 (-infinity,DELTA).
29456
29457Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29458
29459 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29460 'file' command firts, then 'target', then 'load', this is due to gdb
29461 target set up.
29462 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29463
29464Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29465
29466 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29467 FP load/store variants.
29468 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29469
29470Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29471
29472 * gdb.base/term.exp: Do not give a warning if not native, it is
29473 not an abnormal condition.
29474
29475Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29476
29477 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29478 t_char_array".
29479
29480Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29481
29482 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29483 are getting the version number.
29484
29485 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29486 if not native, it is not an abnormal condition.
29487
29488Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29489
29490 * lib/gdb.exp: Just use "file exists", rather than undocumented
29491 dejagnu procedure "findfile".
29492
29493Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29494
29495 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29496 (LDFLAGS): Set to -Xlinker -Ur.
29497
29498 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29499 Removed, these values are set by lib/gdb.exp.
29500
29501 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29502
29503Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29504
29505 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29506 of replicating gdb startup code.
29507
29508 * config/mt-vxworks (LDFLAGS): Set to -r.
29509 (CFLAGS_FOR_TARGET): Removed.
29510
29511 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29512 (gdb) and gdb for vxworks uses (vxgdb).
29513
29514 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29515 executable is not in the tree and host != target, use sed and
29516 program_transform_name to determine the gdb name used by the
29517 target.
29518
29519 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29520 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29521
29522Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29523
29524 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29525 floats, chars, and shorts where there are ANSI-style function
29526 definitions.
29527
29528 * gdb.base/langs.exp, gdb.base/langs*: New test.
29529 * gdb.base/Makefile.in: Build it.
29530 * TODO: Remove item about checking that C names don't get C++
29531 demangling applied; this test tests it.
29532
29533Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29534
29535 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29536 went with the const70 xfail. The xfail went away a year ago.
29537
29538 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29539
29540 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29541 for hp300.
29542
29543 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29544
29545 * gdb.base/a1-selftest.exp: Don't run on hp300.
29546
29547Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29548
29549 * Makefile.in (site.exp): Set host_alias and target_alias as well
29550 as host_triplet and target_triplet.
29551
29552Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29553
29554 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29555
29556 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29557 places as other ecoff systems).
29558
29559 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29560 ultrix.
29561
29562Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29563
29564 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29565 remove them.
29566 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29567 variable and "variable" in addition to "data variable".
29568 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29569
29570 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29571 2.
29572 * gdb.base/list1.c (long_line): Add additional statement at start
29573 of function.
29574 * gdb.base/list.exp (test_forward_search): Update line number to
29575 reflect new statement.
29576
29577Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29578
29579 * gdb.base/signals.exp: Reinitialize searched source directories
29580 after gdb_start call.
29581
29582Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29583
29584 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29585 * gdb.stabs/Makefile.in: Likewise.
29586
29587 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29588 change. Instead split the tests into smaller pieces.
29589 * gdb.disasm/hppa.s: Corresponding changes.
29590
29591Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29592
29593 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29594 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29595
29596 * gdb.base/funcargs.exp: Modify many tests so that every test
29597 either passes or fails. Make some test names unique.
29598
29599Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29600
29601 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29602 Call stty to set interrupt character.
29603
29604 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29605 for HP assembler versus GNU assembler based on actual behavior of
29606 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29607
29608 * TODO: Suggest a few more stepping tests.
29609
29610Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29611
29612 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29613 restart GDB for h8300 after a continue.
29614 (return): Add pattern to match a29k-udi behavior.
29615 * gdb.base/nodebug.exp: Remove obsolete comment.
29616 * gdb.base/regs.exp: New file, testing of register displays.
29617 * gdb.base/return.exp: Fix typo in reference to $objdir.
29618 * gdb.base/whatis.exp: Always start with a fresh GDB.
29619
29620Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29621
29622 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29623 higher, these tests generate a lot of output.
29624
29625Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29626
29627 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29628 code following the catch silently ignored some errors; without the
29629 catch they should be thrown like any other tcl error. Also, the
29630 catch used "" instead of {} which meant all the callers who wanted
29631 to include one of the characters "[]$ had to quote it an extra time.
29632 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29633 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29634 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29635 Remove extra quoting.
29636
29637Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29638
29639 * gdb.base/commands.exp: Make test names unique; every test either
29640 passes or fails. Update some comments.
29641
29642 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29643
29644Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29645
29646 The following fixes a FAIL caused by the fact that the alpha stabs
29647 configuration didn't use the ".if alpha" code in weird.def.
29648 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29649 bit pointer, so the 32 bit version works even on the alpha.
29650 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29651 Remove the stuff which allowed us to have separate versions for
29652 alpha and everything else.
29653
29654 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29655 regexp which "info func operator\[\](" is supposed to match. Fix
29656 string to send to GDB. Note that GDB still doesn't work right. Add a
29657 new test for "info func .perator\[\](" which GDB does handle correctly.
29658
29659 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29660
29661Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29662
29663 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29664 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29665 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29666 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29667 it makes the tests harder to understand and confuses test-o-matic.
29668 The preferred style is that each test provides a PASS or a FAIL,
29669 and has a unique message (e.g. "continue #54" not just "continue")
29670 which is the same for the pass and the fail.
29671 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29672 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29673 to lib/gdb.exp.
29674 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29675 prt_accept which was basically the same thing. Likewise for
29676 test_print_reject and prt_reject.
29677 * lib/gdb.exp (test_print_reject): Add some more error message
29678 patterns to match from the former printcmds.exp (prt_reject).
29679 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29680 One defect of the passcount stuff is that some of it failed to
29681 report XPASS where appropriate.
29682 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29683 stuff before and after arg in expected pattern.
29684 (test_paddr_operator_functions): Re-do test without print_addr_of;
29685 this is the only test which seems to want extra stuff there.
29686
29687Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29688
29689 * gdb.base/nodebug.exp: Update new tests to reflect improved
29690 wording of gdb output.
29691
29692 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29693 and "ptype" work on variables in files compiled without -g.
29694 Replaces commented out "maint print msymbol" tests.
29695
29696Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29697
29698 * gdb.base/setvar.c (dummy): Call malloc.
29699
29700 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29701 losing with the irix4 sed.
29702
29703 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29704 ALRM" on irix4.
29705
29706Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29707
29708 * TODO: Remove items about corefile.exp testing new exec-file and
29709 backtrace; both are now done. Add items about printing enums.
29710
29711Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29712
29713 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29714 "get signal $thissig" test fails.
29715
29716 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29717
29718Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29719
29720 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29721 compiler warning with dec alpha compiler.
29722
29723 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29724 extra \n from gdb_test call (this explains why the prompt test
29725 that I removed yesterday was there).
29726 (user_defined_command_test): Remove extra \n and prompt test.
29727
29728 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29729 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29730 doesn't exist.
29731 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29732 Also remove alpha workaround, which turns out to be because
29733 SIGABRT == SIGLOST.
29734
29735 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29736
29737 * gdb.base/help.exp: Don't test "help show".
29738
29739Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29740
29741 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29742 "set print address" is on.
29743 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29744 pass prompt to gdb_test; gdb_test already looks for the prompt.
29745
29746 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
29747
29748 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
29749 was a vestige of the manual TESTSTRATEGY, and the purpose of it
29750 was to make sure that gdb can read a core file. But (a) the "read
29751 the corefile" part didn't make it to a1-selftest.exp, we just
29752 delete the corefile after creating it, and (b) we test reading
29753 corefiles in corefile.exp anyway. Also, this test left around a
29754 xgdb process on Solaris.
29755
29756 * gdb.base/corefile.exp: Also test backtrace.
29757
29758Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29759
29760 * gdb.base/commands.exp: Test a simple user defined command with
29761 arguments and if/while statements; verify the full user command is
29762 printed by "show user".
29763
29764 * gdb.base/commands.exp: Test if/while commands as part of a
29765 breakpoint command list; verify they appear in breakpoint
29766 information.
29767
29768Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29769
29770 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
29771 than by dividing by zero.
29772
29773Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
29774
29775 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
29776 performing an inferior call with watchpoints enabled.
29777 * gdb.base/watchpoint.c (main): Delete second unnecessary read
29778 call.
29779
29780Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29781
29782 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
29783 of "file" command.
29784
29785 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
29786 Add additional pattern for when "int operator int(void);" appears
29787 in a different order.
29788
29789Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29790
29791 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
29792
29793 * gdb.base/help.exp: Replace most of docstrings for "info signals"
29794 and "signal" with ".*".
29795
29796Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29797
29798 * TODO: Add note about "handle all nostop".
29799
29800 * gdb.base/{sigall.c, sigall.exp}: New test.
29801 * gdb.base/Makefile.in: Add it.
29802
29803Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
29804
29805 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
29806 when invoking GDB, suppresses any windowing interface.
29807
29808Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
29809
29810 * config/sim-gdb: New file, simulator testing support.
29811
29812Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
29813
29814 * gdb.base/interrupt.exp: Test calling func1 twice.
29815
29816Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
29817
29818 * gdb.base/list.exp (test_forward_search): Set timeout higher
29819 when we'll be getting lots of output from gdb.
29820
29821 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
29822 "init_malloc" to after the expect statement. Run it if that
29823 regexp is taken, but also for two others which happen if source
29824 cannot be found.
29825
29826Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29827
29828 * gdb.base/printcmds.exp: New test, for printing register before
29829 program is running.
29830
29831Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29832
29833 * gdb.base/list.exp: Correct some alternate expect patterns
29834 to reflect changes in list1.c.
29835
29836Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29837
29838 * TODO: Add item regarding large frames.
29839
29840 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
29841
29842 * TODO: Remove item about enabling return.exp; it
29843 is enabled. Suggest a few more "return" tests.
29844
29845Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29846
29847 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
29848 anonymous unions.
29849
29850Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29851
29852 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
29853 and pr-5646.o, so "make" is the same as "make all", not "make
29854 pr-4975.o".
29855
29856Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
29857
29858 * gdb.base/list.exp: Adjust expectations to reflect changes in
29859 list1.c.
29860 (test_forward_search): New test proc.
29861 * gdb.base/list1.c (long_line): New function, has long source line.
29862
29863Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
29864
29865 * gdb.base/a1-selftest.exp: Change initial stepping to know about
29866 additional line of code that was added.
29867
29868Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
29869
29870 * gdb.disasm/hppa.s: Break the large branching tests into smaller
29871 tests so as not to overflow expect's input buffers.
29872 * gdb.disasm/hppa.exp: Corresponding changes.
29873
29874Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29875
29876 Beginnings of template debugging tests.
29877 * gdb.c++/templ-info.cc: New file to test for template
29878 debugging capability of the compiler.
29879 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
29880 templ-info.cc.
29881 * gdb.c++/templates.cc: Add explicit template instantiations
29882 to enable compiling with -fno-implicit-templates. Add destructor
29883 and 'value' method to T5 class for template tests.
29884 * gdb.c++/templates.exp: Add testcases for printing of template
29885 types, setting breakpoints on template methods and calling a
d63a86f8 29886 template method.
c906108c
SS
29887
29888Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
29889
29890 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
29891 branch target since some assemblers (gas-2.5) may emit a
29892 relocation for the branch instead of resolving it in the
29893 assembler.
29894
29895Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29896
29897 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
29898 through signal handler.
29899
29900Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29901
29902 * configure.in (*-*-netware): Use config/mt-netware.
29903
29904 * config/mt-netware: New file.
29905 * config/mt-i386-netware: Removed, separate configs for different
29906 netware architectures are no longer needed now that we have
29907 --with-headers.
29908
29909Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29910
29911 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
29912 by the recent changes to use ANSI C arithmetic conversions.
29913
29914Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29915
29916 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
29917 bug involving using inferior_pid to figure out whether to select a
29918 frame.
29919
29920Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
29921
29922 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
29923 match the current disassembler output.
29924
29925Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
29926
29927 * gdb.fortran/exprs.exp: Expect VOID instead of void.
29928 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
29929 types, expect "int" as type of integer values (for now).
29930
29931Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
29932
29933 * gdb.base/commands.exp: New tests for if/while commands.
29934
29935Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
29936
29937 * lib/gdb.exp (runto): Replace sub-pattern for hex value
29938 by .*, since hex values have different syntax in Chill mode.
29939
29940Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29941
29942 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
29943 linefeed from expect pattern for repeated types with indices > 9.
29944
29945Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
29946
29947 First part of Fortran test suite.
29948 * gdb.fortran: New directory.
29949 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
29950
29951Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29952
29953 * gdb.base/default.exp: Update expect pattern for load command
29954 without arguments.
29955
29956Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29957
29958 * configure.in: Change i386 to i[345]86.
29959 * gdb.base/configure.in: Likewise.
29960 * gdb.c++/configure.in: Likewise.
29961 * gdb.chill/configure.in: Likewise.
29962
29963Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
29964
29965 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
29966 patterns, since that is not a valid context for comments.
29967
29968Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
29969
29970 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
29971 repeated types and repeated types with indices > 9.
29972
29973Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
29974
29975 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
29976 2417; old bug has been fixed.
29977
29978Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
29979
29980 * gdb.base/interrupt.exp: When trying to wake up the inferior,
29981 send the newline ourselves instead of assuming gdb_test will do
29982 so when passed an empty input string.
29983
29984 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
29985 stabs testcode.
29986
29987Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29988
29989 * lib/gdb.exp (gdb_test): Don't send anything if the first
29990 argument is an empty string. This makes cases where we want to
29991 match output that is already in expect's buffers (for example,
29992 matching a breakpoint after gdb_run_cmd has been called) work
29993 reliably.
29994
29995Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29996
29997 * config/netware.exp: New file.
29998
29999Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30000
30001 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30002 the -B and -L prefixes so we can find the debugging stub.
30003
30004 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30005 there and we are using the gcc from the tree.
30006
30007 * gdb.base/types.c: Removed.
30008
30009 * gdb.base/configure.in: Look for makefile fragments in ../config.
30010 Recognize i386-*-netware.
30011 * gdb.c++/configure.in: Likewise.
30012
30013Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30014
30015 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30016 the correct TCL syntax.
30017
30018Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30019
30020 * gdb.base/opaque.exp: use runto instead of messing around with
30021 breakpoints. Simplify by using gdb_test.
30022
30023 * gdb.base/bitfields.exp: restart between tests on netware targets
30024 because breakpoints aren't relocated after target death. Run
30025 processes to completion.
30026
30027 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30028
30029Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30030
30031 * Makefile.in: Remove extra tabs that confuse some versions
30032 of "make". Use the newly built gdb to test with by default,
30033 rather than the first one in the tester's search path.
30034
30035Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30036
30037 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30038
30039 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30040 condition help.
30041
30042Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30043
30044 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30045
30046 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30047 running.
30048 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30049 * gdb.base/funcargs.exp: Likewise.
30050
30051 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30052 * gdb.base/funcargs.exp: Likewise.
30053
30054 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30055 message is "".
30056
30057Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30058
30059 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30060 return,signals,twice}.exp: Handle non-existant binaries
30061 consistantly.
30062
30063 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30064 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30065 might testing a cross development system.
30066
30067Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30068
30069 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30070 runtest script is relative to ${srcdir}, not ${rootdir}.
30071
30072Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30073
30074 * gdb.base/signals.exp: Allow for optionality of breakpoint
30075 address.
30076
30077Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30078
30079 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30080
30081Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30082
30083 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30084 for size_t definition.
30085 * gdb.c++/templates.cc: Likewise
30086
30087 * config/mt-i386-netware: New file.
30088
30089 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30090 defined.
30091
30092 * gdb.base/Makefile.in: Added support for systems that name core
30093 files by appending "core" to the program name.
30094 * gdb.base/a1-selftest.exp: Likewise.
30095
30096Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30097
30098 * gdb.base/return.exp: Add comment and message for `return double'
30099 test failure on Sparc Solaris.
30100
30101Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30102
30103 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30104
30105Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30106
30107 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30108 from optimizing them away.
30109 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30110 patterns to include default constructors and assignment operators,
30111 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30112 character in the output of the virtual base pointer.
30113
30114Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30115
30116 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30117 expression match in print_addr_of to avoid unintented matches.
30118 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30119 versions up to 2.5.8.
30120
30121Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30122
30123 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30124 included file to run under newer versions of expect.
30125 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30126 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30127 Remove xfail for the virtual table of BDDHookV.
30128
30129Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30130
30131 * lib/gdb.exp (string_to_regexp): Set a default result.
30132 (default_gdb_start): Fix misleading message.
30133
30134Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30135
30136 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30137 Remove all CC, etc definitions.
30138 * config/mt-hpux: New file.
30139 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30140 (CFLAGS, LDFLAGS): Define.
30141 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30142
30143 * Makefile.in (site.exp): Don't insert host_os, etc.
30144 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30145 (distclean): Check existence of subdir.
30146 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30147 * gdb.base/Makefile.in: General cleanup and simplification.
30148 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30149 to build executables. Use default rule to build .o files.
30150 (EXPECT, RUNTEST, CC): Fix relative pathname.
30151 (site.exp): Don't insert host_os, etc.
30152 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30153 and/or SIGUSR1 defined.
30154 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30155 * gdb.c++/Makefile.in: General cleanup and simplification.
30156 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30157 (CFLAGS): Remove.
30158 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30159
30160Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30161
30162 * gdb.base/recurse.exp: Misc changes to get tests running again
30163 after Kung's changes to the watchpoint code.
30164 * gdb.base/watchpoint.exp: Likewise.
30165
30166Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30167
30168 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30169
30170Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30171
30172 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30173 * lib/gdb.exp (default_gdb_start): Define.
30174 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30175 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30176 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30177 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30178 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30179 Don't call gdb_target_udi in between tests.
30180
30181Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30182
30183 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30184 (which was basically just a local version of the same thing). In
30185 addition to avoiding duplication, gdb_test_exact is faster.
30186 * lib/gdb.exp (gdb_test_exact): Fix typo.
30187
30188 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30189 don't give an error.
30190
30191 * gdb.base/term.exp: Call delete_breakpoints before starting.
30192
30193 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30194 (t10): Add comment.
30195
30196Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30197
30198 Reorganization of the GDB Test Suite.
30199
30200 * gdb.base: New directory, contains all the basic tests.
30201 * gdb.c++: New directory, tests specific to C++.
30202 * gdb.chill: New directory, tests specific to Chill.
30203 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30204 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30205 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30206 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30207 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30208 t30-31 to chill).
30209 * */gdbme.*: Rename to match appropriate expect scripts.
30210 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30211 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30212 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30213 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30214 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30215 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30216 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30217 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30218 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30219 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30220 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30221 gdb.c++/virtfunc.cc: New names of C++ files.
30222 * gdb.chill/chillvars.ch: New name of Chill file.
30223 * gdb.base/configure.in, gdb.c++/configure.in,
30224 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30225 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30226 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30227 * configure.in (configdirs): Update to reflect directory changes.
30228 (target_abbrev): No longer define for any configuration.
30229 * Makefile.in: Cosmetic improvements to header comments.
30230
30231Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30232
30233 Various changes to gdb.t31:
30234
30235 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30236 * gdbme.ch: Make all key-words and predefineds be upper-case.
30237 * chillvars.exp: Expect key-words and predefinds in upper-case.
30238
30239 * chillvars.exp: Use gdb_test_exact many places.
30240 Change expected output for arrays (which now includes index labels).
30241
30242 * pr-5020.exp, gdme.ch (module PR_5020):
30243 New test, for PR-5020.
30244
30245Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30246
30247 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30248 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30249
30250Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30251
30252 * Makefile.in: Fix bit-rot in definitions of CHILL,
30253 CHILL_FOR_TARGET and Chill_LIB.
30254 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30255 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30256 CHILL, and CHILL_LIB.
30257
30258Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30259
30260 * Revert the previous changes. Please see Rob's directory
30261 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30262
30263Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30264
30265 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30266 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30267 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30268 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30269 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30270 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30271 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30272 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30273 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30274 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30275 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30276 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30277 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30278 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30279 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30280 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30281 changes from 94Q1.
30282
30283Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30284
30285 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30286 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30287 Rob's new testing fragments.
30288
30289Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30290
30291 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30292 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30293
30294Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30295
30296 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30297 version also, match on casted version strings, and match on
30298 gdb startup case where the line numbers might be messed up.
30299
30300Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30301
30302 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30303 (CFLAGS): Delete it from here.
c906108c
SS
30304
30305Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30306
30307 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30308
30309Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30310
30311 * Makefile.in (RUNTEST): Default to just "runtest".
30312
30313Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30314
30315 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30316 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30317 the code has been restructured.
30318
30319Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30320
30321 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30322 \n, not just one of each.
30323
30324 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30325 /bin/cc gives a warning if you do.
30326
30327Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30328
d63a86f8 30329 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30330 __t10ListS_link1ZUiRCUiPT0
30331
30332Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30333
30334 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30335 on local variables in recursive functions.
30336
30337 * gdb.t07/Makefile.in: Build the new test.
30338
30339Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30340
30341 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30342 directly. Instead compare the return values from actual calls.
30343
30344Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30345
30346 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30347
30348Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30349
30350 * From Peter Schauer with minor modifications.
a9c64011
AS
30351 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30352 stops in mid-line in the caller. Add xfail for returning a float
30353 value on X86 targets.
c906108c
SS
30354
30355Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30356
30357 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30358 to avoid expect lossage.
30359 (fmem_LRbug_tests): Likewise.
30360 * gdb.disasm/hppa.s: Corresponding changes.
30361
30362 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30363 conditions to work with latest dejagnu/expect.
30364
30365 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30366 expected to fail on the PA.
30367 (backtrace in call with trampolines): Explicitly require main
30368 to be frame #1 (no trampolines should show up in backtrace).
30369
30370 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30371 "continue -expect".
30372 * gdb.t06/break.exp: Likewise.
30373 * gdb.t07/watchpoint.exp: Likewise.
30374 * gdb.t13/bitfields.exp: Likewise.
30375 * gdb.t15/{funcargs,return}.exp: Likewise.
30376 * gdb.stabs/weird.exp: Likewise.
30377 * config/{mips,udi}-gdb.exp: Likewise.
30378
30379 * hppa.sed: Enclose comments within a sed command to avoid
30380 losing with the old OSF1 sed.
30381
30382Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30383
30384 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30385 sequent dynix.
30386 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30387 * gdb.t15/funcargs.exp: Conditionally step again to really
30388 finish from marker_call_with_trampolines. Handle the case where
30389 the first step from within call_with_trampolines already steps
30390 us back to main.
30391 * gdb.t15/gdbme.c: Add comment to closing brace of
30392 call_with_trampolines for funcargs.exp.
30393
30394Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30395
d63a86f8 30396 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30397 Fix typo(s).
30398
30399Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30400
30401 * gdb.t07/gdbme.c: More code for watchpoint testing.
30402
30403 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30404 "Hardware watchpoint" throughout file.
30405 (test_watchpoint_triggered_in_syscall): New test.
30406 (test_complex_watchpoint): New test.
30407
30408Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30409
30410 * gdbme.c (call_with_trampolines): New function to try and step
30411 into. Tests trampoline problems on the PA.
30412
30413 * funcargs.exp (localvars_in_indirect_call): No longer expect
30414 stepping into indirect call to fail on PAs.
30415 (test_stepping_over_trampolines): New test.
30416
30417Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30418
30419 * TODO: Add suggestions for static member function tests, and
30420 completion tests.
30421
30422Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30423
30424 * TODO: Add suggestions for "p/a" tests.
30425
30426 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30427 (default_gdb_exit): Replace all the hair with sending "quit" to
30428 the process with a simple close.
30429
30430Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30431
30432 * TODO: Add suggestions for shared library tests.
30433
30434Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30435
30436 * TODO: Add suggestions for x/s tests.
30437
30438Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30439
30440 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30441 "enable once", and "enable breakpoints once" with ".*".
30442
30443Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30444
30445 * TODO: Add suggestions about structure passing tests.
30446
30447Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30448
30449 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30450 the primary1 test, use work around if __GNUC__ < 2.
30451 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30452 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30453 Test for bad output rather than waiting for timeout. Issue
30454 second continue only if first continue failed.
30455
30456Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30457
30458 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30459 operator[] test with gdb_test because the old code didn't seem to
30460 be getting the quoting right with the new dejagnu.
30461
30462Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30463
30464 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30465 one from the path.
30466 * Makefile.in: Use a fresh expect if there is one, use runtest
30467 from the src tree if there is one.
d63a86f8 30468
c906108c
SS
30469Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30470
30471 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30472 next over recursive call. Revise the tests from that point on
30473 (which had been skipped) to match GDB's actual (correct) output.
30474
30475 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30476 with next over a breakpoint whose condition is false.
30477
30478 * gdb.t00/help.exp: Comment out "help set print" tests just like
30479 (and for same reason as) "help set" test.
30480
30481Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30482
30483 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30484 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30485
30486Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30487
30488 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30489 necessary gdb_target_udi.
30490
30491 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30492
30493 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30494 1838 and 2417; they are fixed.
30495
30496 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30497 gdb.t03/ptype.exp (ptype structure, ptype union):
30498 Remove xfails; the test is looser than when the xfails were added.
30499
30500 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30501 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30502
30503 * gdb.t01/run.exp: Only run shell test if isnative.
30504
30505 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30506 since "run" automatically loads if necessary. Call gdb_target_udi
30507 after the "file" since "file" kills any execution target.
30508
30509 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30510 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30511 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30512 argument for UDI.
30513
30514Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30515
30516 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30517
30518 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30519
30520Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30521
30522 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30523 properly quoting regexps. This makes the second argument to
30524 demangle a fixed string, which matches the callers, instead of a
30525 shell-style pattern which is what the previous implementation
30526 used. Update some of the callers.
30527
30528Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30529
30530 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30531 (comib_nullified_tests): Fix typo.
30532 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30533 strings. No longer expected to fail.
30534
30535 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30536 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30537 strings. No longer expected to fail.
30538
30539 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30540 string. No longer expected to fail.
30541
30542Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30543
30544 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30545 No longer expected to fail.
30546
30547 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30548 string. No longer expected to fail.
30549
30550Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30551
30552 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30553 only in the names (I probably got most of them). I was even
30554 generous with some which differed in underscores in names, and
30555 probably missed a few, and I *still* was able to remove almost a
30556 third of the file with almost no impact on testsuite coverage.
30557
30558Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30559
30560 * gdb.t00/default.exp: Match udi_attach error message as well as
30561 the one from child_attach.
30562
30563 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30564
30565 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30566
30567 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30568 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30569
30570 * Move test with enums and partial symbols back to
30571 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30572 Reverts the change of 26 May 93. Per today's change to
30573 stabs.texinfo, the behavior that weird.exp was expecting was
30574 unreasonable; what is important is that the compiler+gdb get
30575 things right, which happens with a recent gcc. Also fix the test
30576 to deal with native compilers which put out the stab gdb can't
30577 deal with.
30578
30579Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30580
30581 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30582 in the names. The main thing these accomplish is to slow things down.
30583 Many more such duplicates surely remain.
30584
30585 * gdb.t00/help.exp: Comment out "help support" test just like
30586 (and for same reason as) "help set" test.
30587
30588Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30589
30590 * gdb.t06/break.exp: Remove setup_xfails for
30591 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30592 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30593 about known bug in gcc to include up through 2.5.8.
30594 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30595 well as "_vb$".
30596 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30597 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30598 with latest gcc and gdb.
30599 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30600 well as "_vb$".
30601
30602Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30603
30604 * configure.in (hppa*-*-*): Also configure and build stabs-only
30605 tests.
30606
30607Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30608
30609 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30610 * gdb.t10/configure.in (hppa*-*-*): Use it.
30611
30612Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30613
30614 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30615
30616Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30617
30618 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30619 versions prior to 1.13.5.
30620
30621Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30622
30623 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30624 the prompt is at the start of a line.
30625
30626Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30627
30628 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30629 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30630 in the copr tests now.
30631 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30632 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30633 expected to fail.
30634
30635Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30636
30637 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30638 gdb.t31/chillvars.exp, lib/gdb.exp:
30639 Tweak to run under either version of expect.
30640 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30641 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30642 * gdb.t11/list.exp: Remove extraneous whitespace.
30643
30644Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30645
30646 * gdb.t16/printcmds.exp (test_print_strings): Accept
30647 "(unsigned char *) " before the string.
30648
30649 * TODO: Add notes about printing of fancy types and GDB expressions.
30650
30651Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30652
30653 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30654 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 30655 if doing mips-idt-ecoff.
c906108c
SS
30656
30657Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30658
30659 * Most .exp files: Tweak to run under either version of expect.
30660
30661Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30662
30663 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30664 xfails; I'm not sure why they are failing, but not because of PR 1806.
30665
30666Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30667
30668 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30669 defined in lib/gdb.exp.
30670
30671Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30672
30673 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30674 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30675 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30676 have to be typeless.
30677
30678Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30679
30680 * TODO: Add suggestion for copyright year test.
30681
30682Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30683
30684 * configure.in (*-*-lynxos*): Add stabs tests.
30685
30686Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30687
30688 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30689 so insert a tab before any assembler directive in column zero.
30690
30691 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30692 stores.
30693 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30694 stores.
30695 (fpu_short_memory_tests): Likewise.
30696
30697Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30698
30699 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
30700 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
30701 .stabs directives in comments.
30702
30703Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30704
30705 * TODO: New file, describing tests we could write.
30706 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30707
30708Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30709
30710 * gdb.t06/signals.exp: Add kludge to force re-sync.
30711
30712 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30713 to xgdb instead of gdb, get out of gdb.
30714
30715Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
30716
30717 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30718 for info.
30719
30720Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30721
30722 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30723 * gdb.stabs/configure.in (hppa*-*-*): Use it.
30724 * gdb.stabs/hppa.sed: New sed script for the PA.
30725
30726Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30727
30728 * gdb.stabs: Re-write weird.def and configuration to use sed
30729 instead of cpp. sed is portable and POSIX; cpp is neither.
30730
30731Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30732
30733 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30734
30735Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30736
30737 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30738
30739Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30740
30741 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30742 "_vb$".
30743 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30744 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30745
30746Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30747
30748 * lib/gdb.exp: Comment out code which depends on non-existent
30749 `transform' procedure.
30750
30751Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30752
30753 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30754 * lib/gdb.exp: Transform tool name.
30755 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30756 1.1's new error handling system.
30757
30758Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30759
30760 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30761
30762Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30763
30764 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
30765 They made pattern matching so slow that timeouts happened on
30766 heavily loaded systems. Now any output from "show print" which
30767 gets us back to the GDB prompt is a PASS.
30768
30769Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
30770
30771 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
30772
30773Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30774
30775 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
30776
30777 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
30778 It is not from PR 3220.
30779
30780Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30781
30782 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
30783 just started failing because they depended on the order the
30784 subcommands are presented, or exact docstring text. This kind of
30785 test is a pain and has minimal benefit.
30786
30787Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30788
30789 * gdb.t09/corefile.exp: At end of test, use "core" command with
30790 no arguments.
30791
30792Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
30793
30794 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
30795 17}/Makefile.in: Make it possible to run the testsuite with Sun
30796 make and CC = cross gcc by adding explicit build rules for .o
30797 files.
30798
30799Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30800
30801 * gdb.t15/funcargs.exp: Don't put comments on same line as
30802 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 30803
c906108c
SS
30804Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30805
30806 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
30807
30808Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
30809
30810 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
30811 * gdb.t20/inherit.exp: remove three dumplicate entries.
30812
30813Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30814
30815 * gdb.t06/break.exp: For "next over recursive call", fail on any
30816 incorrect output, not just on "factorial (value=2)".
30817
30818Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30819
30820 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
30821 working now. Add an xfail if accesing a bss variable causes
30822 a memory error if the target is not yet run.
30823
30824Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30825
30826 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
30827 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
30828 name of __st* demangling (2 strings). Did Kung really get the
30829 more than 95 others right without testing them?
30830
30831Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
30832
30833 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
30834
30835Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
30836
30837 * configure.in (configdirs): Add gdb.disasm
30838 * gdb.disasm: New directory for GDB disassembler tests.
30839 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
30840
30841Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30842
30843 * gdb.t00/help.exp: Don't test "help set".
30844
30845 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
30846 from within expect statements. None of these happen anymore and
30847 they cause regressions to be silently unnoticed.
30848
30849 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
30850 messages) about known failures with gcc cygnus-2.4.5-930417.
30851
30852 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
30853 comp-info.exp so it gets built if it doesn't exist.
30854
30855 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
30856 it is no longer used.
30857 * gdb.t13/comp-info.c: Removed.
30858
30859Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30860
30861 * gdb.t06/signals.exp: Add xfail for sun3.
30862
30863Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30864
30865 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
30866 relevant because ^C doesn't get sent but failure can be reproduced
30867 interactively).
30868
30869Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30870
30871 * gdb.stabs/alpha.mt: New configuration file for alpha.
30872 * gdb.stabs/configure.in: Use it.
30873 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
30874 sharing with alpha.mt, redefine long to word via preprocessor.
30875 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
30876 for alpha.
30877 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
30878 native cc.
30879 * gdb.t00/teststrategy.exp: Change expect string so that we
30880 consume the `(xgdb)' from the command echo and from the gdb prompt.
30881 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
30882 gdb currently compares all values as long, so this failure probably
30883 applies to any configuration where LONGEST is bigger than a target int.
30884 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
30885 with gcc.
30886 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
30887 to handle opaque pointers, gcc is.
30888 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
30889 as first argument. Include <sys/types.h> and change all operator
30890 new definitions to use size_t.
30891 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
30892 now that we use size_t.
30893
30894Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30895
a9c64011 30896 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 30897 a long or float array cast all array members to the same type.
a9c64011 30898 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 30899 with 64 bit longs.
a9c64011 30900 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 30901 on alpha.
a9c64011 30902 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
30903
30904Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30905
30906 * gdb.t24 (demangle.exp): Constructors of templates have names like
30907 vector<int>::vector(int) not vector<int>::vector<int>(int). See
30908 section 14.6 of the ARM.
30909
30910 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
30911 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
30912 accomplish little and slow down the testsuite.
30913
30914 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
30915 Accept spaces various places.
30916
30917Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30918
30919 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
30920 with watchpoint enabled.
30921
30922 * Makefile.in: Remove definition of CC and remove the second
30923 definition of CXX (the "CXX = gcc" one remains). These definitions
30924 were causing backquotes to be expanded within backquotes, which
30925 doesn't work.
30926
30927Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
30928
30929 * gdb.t17/callfuncs.exp: Add "return 0" to end.
30930
30931Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30932
a9c64011
AS
30933 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
30934 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
30935 by mips cc and contains no stabs entries.
30936
30937Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
30938
30939 * config/vx-gdb.exp: Use fake device to load files rather than
30940 NFS.
30941 * lib/gdb.exp: New proc to do "file" command.
30942 * config/unix-gdb.exp: Use new "file" proc.
30943
30944Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
30945
30946 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
30947 Rework board rebooting slightly.
30948 (gdb_exit): Don't exit from the remote shell; there isn't one.
30949 * gdb.stabs/weird.exp: If a program is being debugged already,
30950 kill it.
30951 * gdb.t04/setvar.exp: Stop and restart gdb.
30952 * gdb.t05/expr.exp: Likewise.
30953 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
30954 restart gdb and reload the program.
30955 * gdb.t08/opaque.exp: Likewise.
30956 * gdb.t12/scope.exp: Likewise.
30957 * gdb.t13/bitfields.exp: Likewise.
30958 * gdb.t15/funcargs.exp: Likewise.
30959 * gdb.t20/classes.exp: Likewise.
30960 * gdb.t03/ptype.exp: Increase timeout.
30961 * gdb.t16/printcmds.exp (test_print_string_constants,
30962 test_print_array_constants): Likewise.
30963 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
30964 * gdb.t20/classes.exp (do_tests): Likewise.
30965 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
30966
30967Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
30968
30969 * gdb.stabs: Renamed *wierd* to *weird*.
30970
30971Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30972
30973 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
30974 for timeout. Add "known gcc 2.4.5 bug" to failure message.
30975
30976Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30977
30978 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
30979 (do_tests): Remove xfail for whatis on one_var and two_var.
30980
30981Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
30982
30983 * Makefile.in: Made cross building work better by adding
30984 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
30985
30986Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30987
30988 * gdb.t15/{return.c,return.exp,Makefile.in}:
30989 New test, currently commented out.
30990
30991Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
30992
30993 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
30994 still running and removes the leftover named socket so GDb can do
30995 clean restarts.
30996
30997Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
30998
30999 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31000 console, not GDB.
31001 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31002 cross testing works better with "make check"
31003 * config/unix-gdb: Use default procedures for exit and version.
31004 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31005 with the newest VxWorks.
31006
31007Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31008
31009 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31010 old form.
31011
31012 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31013 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31014
31015 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31016
31017 * config/unix-gdb.exp: Remove this version of gdb_exit
31018 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31019 Rob says he'll look at it when he gets back to testing boards.
31020
31021Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31022
31023 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31024 an expected fail for certain ptype commands.
31025
31026 * gdb.t20/classes.exp: Update expected results of "ptype class
31027 Base1" to account for the constructor that now appears in the type.
31028
31029Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31030
31031 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31032 disappeared from list.
31033 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31034 "alldone" proc with call to cleanup and exit.
31035 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31036 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31037 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31038 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31039 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31040 "alldone" proc with simple returns that suppress remaining
31041 tests. The alldone proc went away many months ago.
31042
31043Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31044
31045 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31046
31047 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31048
31049Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31050
31051 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31052 as vax gdb will display them.
31053
31054Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31055
31056 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31057 optimizers.
31058
31059 * scope.exp: Change "bad value for localval" messages so each one
31060 is unique.
31061
31062 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31063 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31064
31065 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31066
31067Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31068
31069 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31070 doesn't exist (due to optimization).
31071
31072Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31073
31074 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31075 contains \r because the filename is long.
31076
31077 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31078 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31079
31080Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31081
31082 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31083 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31084 Ultrix.
31085 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31086 int tests.
31087 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31088
31089Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31090
31091 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31092
31093 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31094 to match does not match the passing case but still matches the
c906108c
SS
31095 failing case.
31096
31097Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31098
31099 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31100
31101Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31102
31103 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31104 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31105 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31106 Remove various versions of gdb_exit.
31107 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31108 gdb_exit.
31109 * config/unix-gdb.exp: gdb_exit remains here, and should override
31110 the generic version, since it's doing a lot of wierd stuff that
31111 the other versions aren't. FIXME, fold it in, or abandon this
31112 version.
31113
31114Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31115
31116 * gdb.t24/demangle.exp: Add tests for PR 3220.
31117
31118Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31119
31120 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31121
31122Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31123
31124 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31125 "i386-*-*". Works for i486 as well.
31126
31127 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31128 bug, and expand domain of xfail to all SVR4 systems, since the
31129 actual problem is likely to be in generic SVR4 /proc support.
31130
31131Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31134
31135Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31136
31137 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31138 xfails for other systems. Match a missing 'Continuing.' as an
31139 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31140
31141 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31142 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31143 Only issue warning for missing executables if -all option is used.
31144
31145 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31146 file if -all option is used. It's like an unpredictable XFAIL.
31147
31148Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31149
31150 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31151 for dynamically linked binaries.
31152
31153 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31154
31155Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31156
31157 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31158 to state that this is a known bug in old versions of g++.
31159
31160Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31161
31162 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31163 while waiting for `Continuing'.
31164
31165Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31166
31167 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31168 in text, data, and bss.
31169 * gdb.t10/nodebug.c: Add local and global test variables for
31170 initialized and uninitialized data.
31171
31172Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31173
31174 * config/unix-gdb.exp (gdb_exit): Add "wait".
31175
31176Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31177
31178 * gdb.t06/signals.exp: xfail the continue from the handler for all
31179 targets.
31180
31181 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31182 function with watchpoints enabled, the i386 call dummy starts with
31183 a call.
31184
31185 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31186 386 bsd names its corefiles.
31187
31188Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31189
31190 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31191 compilers don't grok it.
31192 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31193 with small octal ints rather than character constants, which
31194 are signed and might not fit if first promoted to int.
31195
31196Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31197
31198 * gdb.t09/Makefile.in (clean): Remove corefile.
31199
31200Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31201
31202 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31203
31204Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31205 and Jim Kingdon (kingdon@cygnus.com)
31206
31207 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31208 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31209 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31210
31211Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31212
31213 * gdb.t17/interrupt.exp: Add xfail for hppa.
31214
31215Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31216
31217 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31218 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31219 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31220 to determine signed-ness of bitfields and use the result to setup
31221 the xfail.
31222 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31223 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31224 call line is reached if necessary.
31225
31226Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31227
31228 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31229
31230Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31231
31232 * gdb.t06/break.exp: Also test `clear' command.
31233
31234Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31235
31236 * gdb.t00/teststrategy.exp: Remove extra quote.
31237
31238 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31239 watchpoint enabled to be for all non-68k machines.
31240
31241 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31242
31243Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31244
31245 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31246 targets use aout.mt instead of ecoff.mt as gas understands
31247 standard aout format.
31248
31249Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31250
31251 * lib/gdb.exp (runto): Don't insist that function we are running to
31252 was compiled with -g.
31253
31254 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31255
31256 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31257 to get back into the read system call.
31258 Accept leading newline in case where we woke it up.
31259
31260Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31261
31262 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31263 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31264 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31265 enable ecoff configuration.
31266
31267Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31268
31269 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31270
31271Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31272
31273 * gdb.t16/printcmds.exp: Add another printf test.
31274
31275Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31276
31277 * configure.in: If configured -with-stabs on any target, add
31278 stabsdirs to configdirs.
31279
31280Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31281
31282 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31283 fun" so pattern does not match the command itself.
31284
31285Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31286
31287 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31288
31289Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31290
31291 * gdb.t17/interrupt.exp: Test for more things.
31292
31293Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31294
31295 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31296 compiler arranges the code and line numbers.
31297
31298 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31299
31300Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31301
31302 * gdb.t00/help.exp: Increase expect input buffer size.
31303
31304Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31305
31306 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31307
31308 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31309
31310 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31311
31312 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31313 [0-9]*, not just [0-9].
31314
31315Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31316
31317 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31318
31319 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31320
31321Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31322
31323 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31324
31325Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31326
31327 * gdb.t06/signals.c: Add xfails for sun3.
31328
31329 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31330
31331 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31332 test_stepping tests.
31333
31334Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31335
31336 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31337
31338 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31339
31340 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31341 rather than actually putting it through cpp twice.
31342
31343 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31344
31345Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31346
31347 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31348 no longer needed.
31349
31350Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31351
31352 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31353
31354 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31355 C++ features prints as "struct", make it a pass, not an xfail.
31356
31357Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31358
31359 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31360 Don't require VA to print as "class" rather than "struct".
31361
31362Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31363
31364 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31365
31366Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31367
31368 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31369
31370Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31371
31372 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31373 order.
31374
31375Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31376
31377 * gdb.t16/printcmds.exp: Add printf tests.
31378
31379 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31380
31381 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31382
31383Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31384
31385 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31386 pass counts, to counteract any existing or future setup_xfails.
31387
31388Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31389
31390 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31391 {BEGIN,END}_COMMON for common block instead of STAB.
31392 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31393
31394 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31395 intp_var should be N_GSYM not N_LSYM.
31396 wierd-aout.S: Use a label for the value of the N_SO.
31397 wierd.def: Remove all backslashes.
31398 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31399
31400Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31401
31402 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31403 get the expected next to inheritance3.
31404
31405Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31406
31407 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31408 now that gcc-2.4 gets it right.
31409
31410Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31411
31412 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31413
31414 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31415 generating comp-info.exp which works for cross-compilation.
31416
31417Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31418
31419 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31420 "*-*-sysv4.*".
31421
31422Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31423
31424 * gdb.t01/run.exp: Start with a fresh gdb.
31425 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31426 SVR4.x.
31427
31428Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31429
31430 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31431 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31432 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31433 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31434 things to remove.
31435
31436Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31437
31438 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31439 test cases from bug reports.
31440
31441Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31442
31443 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31444 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31445 avoid spurious xfails.
31446 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31447 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31448 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31449
31450Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31451
31452 * gdb.t00/teststrategy.exp: Rework to provide more useful
31453 description of each test, fix problem with systems that define
31454 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31455 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31456 results for "next over recursive call" so timeouts aren't taken
31457 by error.
31458
31459Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31460
31461 * gdb.t12/scope.exp: Test printing of variables before run.
31462
31463 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31464 printed in wrong order due to sorting.
31465
31466Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31467
31468 * gdb.t00/teststrategy.exp: Fix expected results for printing
31469 user entered string constant. Is array of char, prints with no
31470 address.
31471
31472 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31473 commands.
31474 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31475 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31476 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31477 of struct of char arrays.
31478 * gdb.t00/radix.exp: New tests for radix commands.
31479
31480Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31481
31482 * gdb.t16/printcmd.exp: Print a variable before running program
31483 (with xfail for AIX).
31484
31485Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31486
31487 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31488
31489 * gdb.t16/printcmd.exp: Don't print variables before running program.
31490
31491 * gdb.t06/break.exp: Don't require envp argument to main.
31492
31493 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31494
31495 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31496 Add xfails for rs6000.
31497
31498 * gdb.t02/whatis.exp: Change other tests not to re-test something
31499 we already tested.
31500
31501 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31502 each type used has a variable of that type.
31503
31504Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31505
31506 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31507
31508Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31509
31510 * configure.in: change srctrigger to be a file, not a directory
31511
31512Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31513
31514 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31515
31516 * gdb.t11/list.exp: Fixed a couple of typos.
31517
31518Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31519
31520 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31521 is fixed and PR is closed.
31522 * gdb.t16 (gdbme.c): Add simple test string variable.
31523 * gdb.t16 (printcmds.exp): Add tests with simple test string
31524 variable, primarily for boundaries on "set print elements".
31525
31526Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31527
31528 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31529 Make leading 0's optional and don't expect a tab in the middle
31530 of the number.
31531
31532 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31533
31534 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31535 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31536 don't end command passed to gdb_test with newline.
31537
31538 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31539 signed keyword away, don't expect signed bitfields to be signed.
31540
31541 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31542 printing with only as many 1's as are in the field as well as printing
31543 with 32 1's (see comment).
31544
31545Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31546
31547 * gdb.t00/default.exp: Start with a fresh gdb.
31548 * configure.in (configdirs): Remove gdb.t31 until the chill
31549 compiler works again. It no longer is able to find chillrt0
31550 since it isn't in libchill.a anymore.
31551 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31552 wierd.o, make more modular.
31553 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31554 spurious newlines that caused problems.
31555
31556Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31557
31558 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31559 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31560 gdb.stabs/wierd.{exp,def}: Many new tests.
31561
31562 * gdb.t00/default.exp: update info line for new message.
31563
31564 * gdb.t02/{whatis.exp,gdbme.c}:
31565 Test that "char *" doesn't print as "caddr_t".
31566
31567Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31568
31569 * gdb.t00/help.exp: Use .* in place of some help messages which
31570 just changed.
31571 gdb.t00/default.exp: Update "info frame" test for new message.
31572 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31573 Remove some xfails
31574
31575Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31576
31577 * gdb.t03/{gdbme.c,ptype.exp}:
31578 Add tests for typedef'd struct and union without tags.
31579 Also check "whatis" on a variable of a typedef'd enum without a tag.
31580
31581 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31582 PRMS 1823; the bug still exists but isn't reproduced by this test
31583 anymore), and remove rs6000 XFAIL (the bug is fixed).
31584
31585 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31586 duplicated from whatis.exp. For those that are left, accept
31587 "long", "long int", or "int" for long variables (whatis.exp already
31588 has an XFAIL for "int", so no need to fail it here).
31589
31590 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31591 Deal with GCC's names for types now that GDB uses the compiler's names.
31592
31593 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31594 setup_xfail's for sunos4. If we #defined the signed keyword away,
31595 don't expect GDB to know that char it is signed.
31596
31597 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31598
31599Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31600
31601 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31602 should work on any system, regardless of debugging format.
31603 * gdb.t21/demangle.exp: Move to gdb.t24.
31604 * gdb.t24/demangle.exp: Move from gdb.t21.
31605 * gdb.t24/{Makefile.in, configure.in}: New files.
31606
31607Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31608
31609 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31610 * gdb.stabs: New directory.
31611
31612Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31613
31614 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31615 not just "Quit anyway?".
31616
31617Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31618
31619 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31620 that all setup_xfails are immediately followed by clear_xfails.
31621
31622Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31623
31624 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31625 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31626 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31627 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31628 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31629 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31630 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31631 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31632 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31633 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31634 gdb.t31/chillvars.exp, lib/gdb.exp:
31635 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31636 bug-gdb@prep.ai.mit.edu.
31637
31638Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31639
31640 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31641 with 0.0, not integer 0.
31642
31643Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31644
31645 * gdb.t06/break.exp: Update for "Kill the program" message change.
31646
31647Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31648
31649 * Makefile.in (GDBFLAGS): Set to -nx.
31650 * Makefile.in (site.exp): Use GDBFLAGS.
31651
31652Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31653
31654 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31655 Makefiles.
31656 (check): depend on just-check.
31657 (just-check): added so that tests can be run without a noop
31658 build pass.
31659
31660Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31661
31662 Switch to using configure's configdirs.
31663 * Makefile.in (Makefile): add configure.in dependency.
31664 (SUBDIRS): removed redundant assignment.
31665 * configure.in: switch subdirs assignment to configdirs.
31666 * gdb.t*/configure.in: new files.
31667
31668Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31669
31670 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31671 works.
31672
31673Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31674
31675 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31676 in explicit rules. Apparently this is not supported by some makes.
31677
31678Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31679
31680 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31681
31682Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31683
31684 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31685 disappeared.
31686
31687Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31688
31689 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31690
31691Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31692
31693 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
31694 watchpoint problem that is now fixed.
31695 * gdb.t30/chexp.exp: Remove setup_xfail for printing
31696 uninitialized convenience variables.
31697 * gdb.t31/chillvars.exp: Fix expected patterns for printing
31698 structures.
31699
31700Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31701
31702 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31703 which causes expect to get out of sync with gdb on long output
31704 from help set.
31705 * gdb.t09/corefile.exp: Make expected pattern for core file
31706 failing signal and frame output format less sun specific.
31707
31708Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
31709
31710 * gdb.t31/chillvars.exp: Add and remove initial dummy
31711 breakpoint, so that symbol table is forced in.
31712 (Needed at least on Sunos4, though it seems not SVR4.)
31713 * gdb.t31/chillvars.exp: Update for changed output format.
31714
31715Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
31716
a9c64011 31717 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
31718
31719Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
31720
31721 * Makefile.in: Added --srcdir when invoking runtest, removed the
31722 need for a local config file. (optional now)
31723
31724Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
31725
31726 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
31727 failure count used to force early termination. Add some more
31728 expected failures for gnu style demangling.
31729
31730Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31731
31732 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31733 pmi variable from gdb.t20/gdbme to get optimized away.
31734 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31735 Check for written corefile upon timeout _and_ eof.
31736
31737Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31738
31739 * config/unix-gdb.exp: Add missing return 0.
31740
31741Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31742
31743 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
31744 test termination.
31745
31746Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
31747
31748 * configure.in (subdirs): Put back gdb.t17 which mysteriously
31749 disappeared.
31750
31751Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31752
31753 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31754 time as i860 support works.
31755
d63a86f8 31756 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
31757 "backtrace 100\r" rather than just "backtrace\r", to match last
31758 change.
31759
31760Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31761
31762 * config/udi-gdb.exp (gdb_exit): Remove close command.
31763 (gdb_target_udi): New procedure to set the UDI target.
31764 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
31765 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
31766 Added waits for prompts after several question responses. Added
31767 some more responses used by a29k-amd-udi-gdb.
31768 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
31769 pass different arguments, restart UDI connection after program
31770 completion.
31771 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
31772 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31773 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
31774 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
31775 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
31776 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
31777 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31778 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
31779 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
31780 after program completion.
31781 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
31782 compiled with a SELECT_VECS setting.
31783 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
31784 infinite recursion.
31785
31786 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
31787 Added checks for COFF results, and made them expected failures for
31788 all targets. It would be better to make them expected failures
31789 for COFF targets only.
31790
31791Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
31792
31793 * Makefile.in: add null dvi target, don't bother to recurse
31794 through test directories for info and install-info; rename
31795 $(datadir) to be dejagnu instead of deja-gnu
31796
31797Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
31798
31799 * gdb.t31/gdbme.ch: Re-enable code that previously caused
31800 compiler to coredump.
31801 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
31802 code.
31803
31804Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
31805
31806 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
31807 coredump.
31808 * gdb.t31/chillvars.exp: Comment out tests that depend on that
31809 code.
31810
31811Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
31812
31813 * gdb.t03/ptype.exp: tests for return code from gdb_test.
31814 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
31815 which in a shell. Deletes xgdb when done.
31816 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
31817 Tests the return from the "set height" or "set width" commands.
31818 Added a few return codes where needed.
31819
31820Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
31821
31822 * Makefile.in (SUBDIRS): Add gdb.t17.
31823 * configure.in (subdirs): Add gdb.t17.
31824 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
31825 files to test gdb's calling of functions in the inferior with
31826 the correct arguments and gdb's ability to retrieve any
31827 result returned.
31828
31829Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
31830
31831 * config/unix-gdb.exp (gdb_exit): Remove close commands that
31832 may be called after gdb goes away. Previous versions of expect
31833 needed these to avoid file descriptor leaks, but they cause
31834 errors with the current revision of expect.
31835 * gdb.t00/gdbvars.exp: Use -re on expected output after
31836 setting sevenbit-strings.
31837 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
31838 to set sevenbit-strings consistent across tests.
31839 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
31840 set sevenbit-strings consistent across tests.
31841
31842Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
31843
31844 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
31845 expected output to match current "expect" expectations.
31846
31847Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
31848
31849 * gdb.t00/default.exp: Change expected output for default "source"
31850 command, to match new gdb behavior which requires a filename to
31851 source.
31852
31853Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
31854
31855 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
31856 expected fail for i486-*-* that misses the marker2 function.
31857 * gdb.t10/crossload.exp (bfddefault): Allow successful
31858 recognition of a format to pass even if no symbols are found.
31859 Explicitly catch failures where the format is not recognized
31860 or is ambiguous, and add the reason to the fail message.
31861 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
31862 the cause is and invalid target and add reason to failure message.
31863 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
31864 elf32-i386, elf32-sparc, and elf32-i860.
31865 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
31866 Set up expected failure for 'filename'::variable scope resolution,
31867 which is now apparently broken on all targets.
31868 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
31869 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
31870 gdb.t23/templates.exp: Change failure for missing binfile into
31871 just a warning.
31872 gdb.t21/demangle.exp: Change all cfront references to 'arm'
31873 references.
31874
31875Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
31876
31877 * gdb.t00/default.exp: Add expected output for default "source"
31878 command, to match new gdb behavior.
31879 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
31880
31881Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
31882
31883 * config/*-gdb.exp: returns an error, rather than exiting on
31884 internal errors.
31885
31886Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
31887
31888 * gdb.t03/gdbme.c: Add pointer to struct variable.
31889 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
31890 referencing struct members.
31891
31892Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
31893
31894 * configure.in (mips-idt-ecoff): New target.
31895 * config/mips-gdb.exp: New file for remote board using MIPS remote
31896 debugging protocol.
31897
31898 * Redid configuration scheme. Removed gdb.t*/configure.in.
31899 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
31900 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
31901 distclean targets. Built executables via .o files. Adjusted
31902 tests to account for source files in $(srcdir) rather than
31903 $(objdir).
31904 * lib/gdb.exp (runto): Don't expect () after the function name,
31905 because it may have arguments.
31906
31907Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
31908
31909 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
31910 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
31911 expected failures for mips-idt-* and mips-sgi-*.
31912 * gdb.t00/default.exp (attach): Kill process if requested.
31913 * gdb.t00/help.exp (help target core, help target): Accept a gdb
31914 that does not read core files.
31915 * gdb.t01/run.exp: Removed checks for exit status code.
31916 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
31917 it is linked in.
31918 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
31919 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
31920 appropriate, rather than doing it by hand.
31921 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
31922 execution.
31923 * gdb.t10/crossload.exp: Kill existing program if needed.
31924 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
31925 appropriate, rather than doing it by hand. Always increase
31926 timeout for this test, not just for VxWorks.
31927
31928Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
31929
31930 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
31931 of Chill STRUCT types and STRUCT values.
31932 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
31933 than "char".
31934 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 31935 struct2): New struct definitions and initializations to test
c906108c
SS
31936 simple Chill STRUCT types.
31937
31938Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
31939
31940 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
31941 the null byte at the end of strings.
31942 * gdb.t00/default.exp: Make show version insensitive to copyright
31943 date.
31944 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
31945 to avoid dependencies on target char signedness.
31946 * gdb.t16/printcmds.exp: Update expected results for explicitly
31947 unsigned char.
31948 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
31949 now work.
31950 * gdb.t21/demangle.exp: Add many more patterns for template
31951 demangling, most of them being expected failures.
31952 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
31953 string we are matching for, to match on the whole string.
31954 * gdb.t21/demangle.exp: Add many new test strings to demangle,
31955 and fix a whole bunch that had incorrect expected output but were
31956 passing anyway because of the bug in "proc demangle".
31957 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
31958 type.
31959 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
31960
31961Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
31962
a9c64011
AS
31963 * gdb/testsuite: made modifications to testcases, etc., to allow
31964 them to work properly given the reorganization of deja-gnu and the
31965 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
31966
31967Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
31968
31969 * gdb/testsuite: Initial creation of gdb/testsuite.
31970 Migrated dejagnu testcases and support files for testing nm to
31971 gdb/testsuite from deja-gnu. These files were moved "as is"
31972 with no modifications. This migration is part of a major overhaul
31973 of dejagnu. The modifications to these testcases, etc., which
31974 will allow them to work with the new version of dejagnu will be
31975 made in a future update.
48efe704 31976
8d8cb839 31977 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 31978\f
8d8cb839
EZ
31979;; Local Variables:
31980;; mode: change-log
31981;; left-margin: 8
31982;; fill-column: 74
31983;; version-control: never
31984;; End:
902f2ccb 31985
28e7fd62 31986 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
31987 Copying and distribution of this file, with or without modification,
31988 are permitted provided the copyright notice and this notice are preserved.
This page took 3.272127 seconds and 4 git commands to generate.