daily update
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
497a4c48
LM
12013-07-05 Luis Machado <lgustavo@codesourcery.com>
2
3 * gdb.base/dump.exp: Remove arch-specific tests and do a
4 generic data address check to set is64bitonly correctly.
5
bb3f62fc
LM
62013-07-05 Luis Machado <lgustavo@codesourcery.com>
7
8 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
9 the register number instead of expecting only 0.
10
005faa9d
WN
112013-07-05 Will Newton <will.newton@linaro.org>
12
13 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
14 in asm syntax to allow building on ARM.
15
4767856f
YQ
162013-07-05 Yao Qi <yao@codesourcery.com>
17
18 * boards/local-remote-host.exp: Remove obsolete comments.
19 * boards/native-extended-gdbserver.exp: Likewise.
20 * boards/native-gdbserver.exp: Likewise.
21 * boards/native-stdio-gdbserver.exp: Likewise.
22
691a26f5
AB
232013-07-04 Andrew Burgess <aburgess@broadcom.com>
24
25 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
26 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
27 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
28
4d142eaa
JK
292013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.base/break-on-linker-gcd-function.exp: Replace
32 prepare_for_testing by build_executable_from_specs and clean_restart.
33
62cef515
TT
342013-06-27 Tom Tromey <tromey@redhat.com>
35
36 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
37 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
38 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
39 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
40 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
41 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
42 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
43 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
44 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
45 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
46 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
47 Use standard_testfile, standard_output_file, prepare_for_testing,
48 clean_restart.
49
0ab77f5f
TT
502013-06-27 Tom Tromey <tromey@redhat.com>
51
52 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
53 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
54 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
55 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
56 gdb.base/shreloc.exp, gdb.base/sigall.exp,
57 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
58 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
59 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
60 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
61 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
62 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
63 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
64 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
65 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
66 gdb.base/solib-weak.exp, gdb.base/source.exp,
67 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
68 gdb.base/stap-probe.exp, gdb.base/start.exp,
69 gdb.base/step-break.exp, gdb.base/step-bt.exp,
70 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
71 gdb.base/step-test.exp, gdb.base/structs.exp,
72 gdb.base/structs2.exp, gdb.base/structs3.exp,
73 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
74 standard_output_file, prepare_for_testing, clean_restart.
75
822bd149
TT
762013-06-27 Tom Tromey <tromey@redhat.com>
77
78 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
79 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
80 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
81 gdb.base/pending.exp, gdb.base/permissions.exp,
82 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
83 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
84 gdb.base/printcmds.exp, gdb.base/prologue.exp,
85 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
86 gdb.base/ptype.exp, gdb.base/randomize.exp,
87 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
88 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
89 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
90 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
91 standard_testfile, standard_output_file, prepare_for_testing,
92 clean_restart.
93
f8b41b00
TT
942013-06-27 Tom Tromey <tromey@redhat.com>
95
a8c97a87
TT
96 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
97 gdb.base/huge.exp, gdb.base/included.exp,
98 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
99 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
100 gdb.base/info-os.exp, gdb.base/info-proc.exp,
101 gdb.base/info-target.exp, gdb.base/infoline.exp,
102 gdb.base/interp.exp, gdb.base/interrupt.exp,
103 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
104 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
105 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
106 gdb.base/logical.exp, gdb.base/long_long.exp,
107 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
108 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
109 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
110 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
111 standard_testfile, standard_output_file, prepare_for_testing,
112 clean_restart.
113
289f9037
TT
1142013-06-27 Tom Tromey <tromey@redhat.com>
115
a8c97a87
TT
116 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
117 gdb.base/enumval.exp, gdb.base/environ.exp,
118 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
119 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
120 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
121 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
122 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
123 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
124 gdb.base/fullname.exp, gdb.base/funcargs.exp,
125 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
126 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
127 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
128 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
129 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
130 gdb.base/gnu_vector.exp: Use standard_testfile,
131 standard_output_file, prepare_for_testing, clean_restart.
289f9037 132
f76495c8
TT
1332013-06-27 Tom Tromey <tromey@redhat.com>
134
a8c97a87
TT
135 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
136 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
137 gdb.base/call-strs.exp, gdb.base/callexit.exp,
138 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
139 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
140 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
141 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
142 gdb.base/commands.exp, gdb.base/completion.exp,
143 gdb.base/complex.exp, gdb.base/cond-expr.exp,
144 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
145 gdb.base/constvars.exp, gdb.base/corefile.exp,
146 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
147 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
148 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
149 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
150 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
151 standard_output_file, prepare_for_testing, clean_restart.
152
a64d2530
TT
1532013-06-27 Tom Tromey <tromey@redhat.com>
154
a8c97a87
TT
155 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
156 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
157 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
158 gdb.base/async-shell.exp, gdb.base/async.exp,
159 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
160 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
161 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
162 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
163 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
164 gdb.base/break-on-linker-gcd-function.exp,
165 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
166 standard_output_file, prepare_for_testing, clean_restart.
167
aaff8d73
YQ
1682013-06-26 Yao Qi <yao@codesourcery.com>
169
170 * gdb.trace/mi-trace-frame-collected.exp: New.
171
a0743c90
YQ
1722013-06-25 Yao Qi <yao@codesourcery.com>
173
174 * boards/native-extended-gdbserver.exp: Set board_info
175 'gdb,predefined_tsv'.
176 * boards/native-gdbserver.exp: Likewise.
177 * boards/native-stdio-gdbserver.exp: Likewise.
178 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
179 uploaded TSVs if target supports tracing.
180 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
181 tracing and target has predefined tsv.
182
9d6e6e84
HZ
1832013-06-25 Yao Qi <yao@codesourcery.com>
184 Hui Zhu <hui@codesourcery.com>
185 Pedro Alves <palves@redhat.com>
186
187 PR breakpoints/15075
188 PR breakpoints/15434
189 * gdb.base/dprintf-next.c: New file.
190 * gdb.base/dprintf-next.exp: New file.
191 * gdb.base/dprintf-non-stop.c: New file.
192 * gdb.base/dprintf-non-stop.exp: New file.
193 * gdb.base/dprintf.exp: Don't check "continue" in the output
194 of "info breakpoints".
195 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
196 Don't check "continue" in script field.
197
e7ab3185
TT
1982013-06-21 Tom Tromey <tromey@redhat.com>
199
200 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
201 name in a test name.
202
c898adb7
YQ
2032013-06-20 Yao Qi <yao@codesourcery.com>
204
205 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
206 and set an action.
207 (test_trace_unavailable): Test command -data-list-register-values
208 in the context of traceframe and with option --skip-unavailable.
209 * gdb.trace/trace-unavailable.c (foo): New.
210 (main): Call it.
211 * gdb.mi/gdb2549.exp: Update matching pattern.
212
4d157a3d
MF
2132013-06-19 Mike Frysinger <vapier@gentoo.org>
214
215 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
216 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
217 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
218 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
219 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
220
d69cace4
LM
2212013-06-19 Luis Machado <lgustavo@codesourcery.com>
222
223 * gdb.base/subst.exp: Delete default rules before further
224 tests.
225
9bdd0636
YQ
2262013-06-19 Yao Qi <yao@codesourcery.com>
227
228 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
229 unsupported if it is not registered.
230
427cd150
TT
2312013-06-18 Tom Tromey <tromey@redhat.com>
232
233 * gdb.base/random-signal.c: New file.
234 * gdb.base/random-signal.exp: New file.
235
6de7c271
WN
2362013-06-18 Will Newton <will.newton@linaro.org>
237
238 * gdb.base/skip.c: Use comma to evaluate results of foo()
239 and bar() before passing to baz().
240 * gdb.base/skip.c: baz() now takes one argument instead of
241 two.
242
5bd1ef56
TT
2432013-06-18 Tom Tromey <tromey@redhat.com>
244
245 * gdb.dwarf2/implptrpiece.exp: New file.
246 * gdb.dwarf2/implptrconst.exp (d): New variable.
247 Print d.
248 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
249
e379b391
TT
2502013-06-18 Tom Tromey <tromey@redhat.com>
251
252 * lib/selftest-support.exp (do_self_tests): Reject remote or
253 non-native targets.
254 * gdb.gdb/complaints.exp: Remove check.
255 * gdb.gdb/observer.exp: Remove check.
256 * gdb.gdb/xfullpath.exp: Remove check.
257 * gdb.gdb/complaints.exp: Remove check.
258
4ec70201
PA
2592013-06-07 Pedro Alves <palves@redhat.com>
260
261 * boards/native-extended-gdbserver.exp: Remove semicolon.
262 * config/arm-ice.exp: Likewise.
263 * config/bfin.exp: Likewise.
264 * config/cygmon.exp: Likewise.
265 * config/h8300.exp: Likewise.
266 * config/monitor.exp: Likewise.
267 * config/sid.exp: Likewise.
268 * config/sim.exp: Likewise.
269 * config/slite.exp: Likewise.
270 * config/vx.exp: Likewise.
271 * gdb.arch/i386-bp_permanent.exp: Likewise.
272 * gdb.asm/asm-source.exp: Likewise.
273 * gdb.base/args.exp: Likewise.
274 * gdb.base/attach-pie-misread.exp: Likewise.
275 * gdb.base/auxv.exp: Likewise.
276 * gdb.base/bigcore.exp: Likewise.
277 * gdb.base/bitfields2.exp: Likewise.
278 * gdb.base/bitfields.exp: Likewise.
279 * gdb.base/break.exp: Likewise.
280 * gdb.base/break-interp.exp: Likewise.
281 * gdb.base/callfuncs.exp: Likewise.
282 * gdb.base/call-sc.exp: Likewise.
283 * gdb.base/commands.exp: Likewise.
284 * gdb.base/corefile.exp: Likewise.
285 * gdb.base/dbx.exp: Likewise.
286 * gdb.base/ending-run.exp: Likewise.
287 * gdb.base/exprs.exp: Likewise.
288 * gdb.base/funcargs.exp: Likewise.
289 * gdb.base/hbreak2.exp: Likewise.
290 * gdb.base/huge.exp: Likewise.
291 * gdb.base/list.exp: Likewise.
292 * gdb.base/memattr.exp: Likewise.
293 * gdb.base/overlays.exp: Likewise.
294 * gdb.base/printcmds.exp: Likewise.
295 * gdb.base/recurse.exp: Likewise.
296 * gdb.base/remotetimeout.exp: Likewise.
297 * gdb.base/reread.exp: Likewise.
298 * gdb.base/savedregs.exp: Likewise.
299 * gdb.base/scope.exp: Likewise.
300 * gdb.base/sepdebug.exp: Likewise.
301 * gdb.base/setshow.exp: Likewise.
302 * gdb.base/setvar.exp: Likewise.
303 * gdb.base/sigaltstack.exp: Likewise.
304 * gdb.base/siginfo-addr.exp: Likewise.
305 * gdb.base/siginfo.exp: Likewise.
306 * gdb.base/siginfo-obj.exp: Likewise.
307 * gdb.base/sigrepeat.exp: Likewise.
308 * gdb.base/sigstep.exp: Likewise.
309 * gdb.base/structs.exp: Likewise.
310 * gdb.base/testenv.exp: Likewise.
311 * gdb.base/twice.exp: Likewise.
312 * gdb.base/valgrind-db-attach.exp: Likewise.
313 * gdb.base/valgrind-infcall.exp: Likewise.
314 * gdb.base/varargs.exp: Likewise.
315 * gdb.base/watchpoint.exp: Likewise.
316 * gdb.cp/gdb1355.exp: Likewise.
317 * gdb.cp/misc.exp: Likewise.
318 * gdb.disasm/hppa.exp: Likewise.
319 * gdb.disasm/t01_mov.exp: Likewise.
320 * gdb.disasm/t02_mova.exp: Likewise.
321 * gdb.disasm/t03_add.exp: Likewise.
322 * gdb.disasm/t04_sub.exp: Likewise.
323 * gdb.disasm/t05_cmp.exp: Likewise.
324 * gdb.disasm/t06_ari2.exp: Likewise.
325 * gdb.disasm/t07_ari3.exp: Likewise.
326 * gdb.disasm/t08_or.exp: Likewise.
327 * gdb.disasm/t09_xor.exp: Likewise.
328 * gdb.disasm/t10_and.exp: Likewise.
329 * gdb.disasm/t11_logs.exp: Likewise.
330 * gdb.disasm/t12_bit.exp: Likewise.
331 * gdb.disasm/t13_otr.exp: Likewise.
332 * gdb.gdb/selftest.exp: Likewise.
333 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
334 * gdb.mi/mi-reverse.exp: Likewise.
335 * gdb.pascal/floats.exp: Likewise.
336 * gdb.python/py-inferior.exp: Likewise.
337 * gdb.threads/attach-into-signal.exp: Likewise.
338 * gdb.threads/pthreads.exp: Likewise.
339 * gdb.threads/thread_events.exp: Likewise.
340 * gdb.threads/watchthreads.exp: Likewise.
341 * gdb.trace/actions-changed.exp: Likewise.
342 * gdb.trace/actions.exp: Likewise.
343 * gdb.trace/ax.exp: Likewise.
344 * gdb.trace/backtrace.exp: Likewise.
345 * gdb.trace/change-loc.exp: Likewise.
346 * gdb.trace/deltrace.exp: Likewise.
347 * gdb.trace/disconnected-tracing.exp: Likewise.
348 * gdb.trace/ftrace.exp: Likewise.
349 * gdb.trace/infotrace.exp: Likewise.
350 * gdb.trace/passc-dyn.exp: Likewise.
351 * gdb.trace/passcount.exp: Likewise.
352 * gdb.trace/pending.exp: Likewise.
353 * gdb.trace/qtro.exp: Likewise.
354 * gdb.trace/range-stepping.exp: Likewise.
355 * gdb.trace/report.exp: Likewise.
356 * gdb.trace/save-trace.exp: Likewise.
357 * gdb.trace/status-stop.exp: Likewise.
358 * gdb.trace/strace.exp: Likewise.
359 * gdb.trace/tfile.exp: Likewise.
360 * gdb.trace/tfind.exp: Likewise.
361 * gdb.trace/trace-break.exp: Likewise.
362 * gdb.trace/tracecmd.exp: Likewise.
363 * gdb.trace/trace-mt.exp: Likewise.
364 * gdb.trace/tspeed.exp: Likewise.
365 * gdb.trace/tsv.exp: Likewise.
366 * gdb.trace/while-stepping.exp: Likewise.
367 * lib/gdb.exp: Likewise.
368 * lib/gdbserver-support.exp: Likewise.
369 * lib/java.exp: Likewise.
370 * lib/mi-support.exp: Likewise.
371 * lib/pascal.exp: Likewise.
372 * lib/prompt.exp: Likewise.
373 * lib/trace-support.exp: Likewise.
374
47d48711
PA
3752013-06-07 Pedro Alves <palves@redhat.com>
376
377 * gdb.ada/info_types.c: Fix formating in copyright header.
378 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
379 * gdb.base/float.c: Likewise.
380 * gdb.base/inferior-died.c: Likewise.
381 * gdb.base/interp.c: Likewise.
382 * gdb.base/jit-main.c: Likewise.
383 * gdb.base/jit-solib.c: Likewise.
384 * gdb.base/long_long.c: Likewise.
385 * gdb.base/longjmp.c: Likewise.
386 * gdb.base/nextoverexit.c: Likewise.
387 * gdb.base/pr11022.c: Likewise.
388 * gdb.base/prelink-lib.c: Likewise.
389 * gdb.base/prelink.c: Likewise.
390 * gdb.base/prologue.c: Likewise.
391 * gdb.base/restore.c: Likewise.
392 * gdb.base/sigchld.c: Likewise.
393 * gdb.base/solib-search-lib1.c: Likewise.
394 * gdb.base/solib-search-lib2.c: Likewise.
395 * gdb.base/solib-search.c: Likewise.
396 * gdb.base/solib-search.h: Likewise.
397 * gdb.base/whatis.c: Likewise.
398 * gdb.cp/abstract-origin.cc: Likewise.
399 * gdb.cp/anon-struct.cc: Likewise.
400 * gdb.cp/baseenum.cc: Likewise.
401 * gdb.cp/bs15503.cc: Likewise.
402 * gdb.cp/call-c-1.c: Likewise.
403 * gdb.cp/call-c.cc: Likewise.
404 * gdb.cp/class2.cc: Likewise.
405 * gdb.cp/classes.cc: Likewise.
406 * gdb.cp/cttiadd.cc: Likewise.
407 * gdb.cp/cttiadd1.cc: Likewise.
408 * gdb.cp/cttiadd2.cc: Likewise.
409 * gdb.cp/cttiadd3.cc: Likewise.
410 * gdb.cp/derivation.cc: Likewise.
411 * gdb.cp/derivation2.cc: Likewise.
412 * gdb.cp/dispcxx.cc: Likewise.
413 * gdb.cp/exception.cc: Likewise.
414 * gdb.cp/gdb2384-base.cc: Likewise.
415 * gdb.cp/gdb2384-base.h: Likewise.
416 * gdb.cp/gdb2384.cc: Likewise.
417 * gdb.cp/gdb2495.cc: Likewise.
418 * gdb.cp/mb-inline.h: Likewise.
419 * gdb.cp/mb-inline1.cc: Likewise.
420 * gdb.cp/mb-inline2.cc: Likewise.
421 * gdb.cp/member-name.cc: Likewise.
422 * gdb.cp/member-ptr.cc: Likewise.
423 * gdb.cp/misc.cc: Likewise.
424 * gdb.cp/namespace1.cc: Likewise.
425 * gdb.cp/nextoverthrow.cc: Likewise.
426 * gdb.cp/pr-574.cc: Likewise.
427 * gdb.cp/pr9631.cc: Likewise.
428 * gdb.cp/printmethod.cc: Likewise.
429 * gdb.cp/psmang1.cc: Likewise.
430 * gdb.cp/psmang2.cc: Likewise.
431 * gdb.cp/psymtab-parameter.cc: Likewise.
432 * gdb.cp/ptype-flags.cc: Likewise.
433 * gdb.cp/ref-params.cc: Likewise.
434 * gdb.cp/ref-types.cc: Likewise.
435 * gdb.cp/smartp.cc: Likewise.
436 * gdb.cp/try_catch.cc: Likewise.
437 * gdb.cp/userdef.cc: Likewise.
438 * gdb.cp/using-crash.cc: Likewise.
439 * gdb.cp/virtfunc.cc: Likewise.
440 * gdb.cp/virtfunc2.cc: Likewise.
441 * gdb.dwarf2/callframecfa.S: Likewise.
442 * gdb.dwarf2/dw2-ranges.c: Likewise.
443 * gdb.dwarf2/dw2-ranges2.c: Likewise.
444 * gdb.dwarf2/dw2-ranges3.c: Likewise.
445 * gdb.dwarf2/dw2-restore.S: Likewise.
446 * gdb.dwarf2/pieces.S: Likewise.
447 * gdb.dwarf2/valop.S: Likewise.
448 * gdb.java/jnpe.java: Likewise.
449 * gdb.mi/mi-stepn.c: Likewise.
450 * gdb.mi/mi-var-cp.cc: Likewise.
451 * gdb.mi/mi-var-rtti.cc: Likewise.
452 * gdb.mi/ns-stale-regcache.c: Likewise.
453 * gdb.mi/pr11022.c: Likewise.
454 * gdb.mi/solib-lib.c: Likewise.
455 * gdb.mi/solib-main.c: Likewise.
456 * gdb.python/py-arch.c: Likewise.
457 * gdb.python/py-block.c: Likewise.
458 * gdb.python/py-breakpoint.c: Likewise.
459 * gdb.python/py-events.c: Likewise.
460 * gdb.python/py-evthreads.c: Likewise.
461 * gdb.python/py-explore.c: Likewise.
462 * gdb.python/py-explore.cc: Likewise.
463 * gdb.python/py-finish-breakpoint.c: Likewise.
464 * gdb.python/py-finish-breakpoint2.cc: Likewise.
465 * gdb.python/py-symbol.c: Likewise.
466 * gdb.threads/execl.c: Likewise.
467 * gdb.threads/execl1.c: Likewise.
468
88ab5684
WN
4692013-06-07 Will Newton <will.newton@linaro.org>
470
471 * gdb.base/long_long.exp: Fix ARM EABI target glob.
472
42daa7a0
WN
4732013-06-07 Will Newton <will.newton@linaro.org>
474
475 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
476 and "starting".
477
f4059ef3
WN
4782013-06-07 Will Newton <will.newton@linaro.org>
479
480 * gdb.cp/anon-struct.exp: Conditionalize constructor and
481 destructor prototypes for ARM ABI.
482 * gdb.cp/m-static.exp: Likewise.
483
8cb5cc78
YQ
4842013-06-07 Yao Qi <yao@codesourcery.com>
485
486 * gdb.trace/mi-trace-unavailable.exp: New.
487 * gdb.trace/trace-unavailable.c: New.
488
c6cf1712
DE
4892013-06-06 Doug Evans <dje@google.com>
490
491 * gdb.cp/derivation.exp: Make tests have unique names.
492
bf6be0f4
TT
4932013-06-06 Tom Tromey <tromey@redhat.com>
494
495 * gdb.base/dump.exp (capture_value): Don't put expression into
496 test name if arguments passed in.
497 Rename a couple more tests to make them unique.
498
ebb022fa
TT
4992013-06-06 Tom Tromey <tromey@redhat.com>
500
501 * gdb.base/break-always.exp: Explicitly specify test name.
502
69fc87c2
DE
5032013-06-05 Doug Evans <dje@google.com>
504 Keith Seitz <keiths@redhat.com>
505
506 * gdb.cp/derivation2.cc: New file.
507 * gdb.cp/derivation.cc (main): Call foo2.
508 * gdb.cp/derivation.exp: Add tests for typedefs in another
509 file, and when there's an active block.
510
f993f39e
LM
5112013-06-05 Luis Machado <lgustavo@codesourcery.com>
512
513 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
514 from targets that use function descriptors in the virtual tables.
515 Handle presence of dot symbols.
516
afacd7f3
GB
5172013-06-04 Gary Benson <gbenson@redhat.com>
518
519 * gdb.base/break-probes.exp: New file.
520 * gdb.base/break-probes.c: Likewise.
521 * gdb.base/break-probes-solib.c: Likewise.
522 * gdb.base/info-shared.exp: New file.
523 * gdb.base/info-shared.c: Likewise.
524 * gdb.base/info-shared-solib1.c: Likewise.
525 * gdb.base/info-shared-solib2.c: Likewise.
526
a29a3fb7
GB
5272013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
528 Gary Benson <gbenson@redhat.com>
529
530 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
531 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
532 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
533 to be set to "no" to indicate that no ld.so copy should be made.
534 * gdb.base/break-interp.exp (solib_bp): New constant.
535 (reach_1): Use the above instead of "_dl_debug_state".
536 (test_attach): Likewise.
537 (test_ld): Likewise.
538 * gdb.threads/dlopen-libpthread.exp: New file.
539 * gdb.threads/dlopen-libpthread.c: Likewise.
540 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
541 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
542
62a813cc
YQ
5432013-05-30 Yao Qi <yao@codesourcery.com>
544
545 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
546 Add a test that no MI notification is emitted when executing
547 -exec-arguments.
548
8f56dad4
JK
5492013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
550
551 PR testsuite/12649
552 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
553 $mi_gdb_prompt expectation by mi_expect_stop.
554 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
555 (mi info dprintf second time): Replace them by mi_send_resuming_command
556 and mi_expect_stop.
557
c588eb20
GB
5582013-05-24 Gary Benson <gbenson@redhat.com>
559
560 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
561 backslash.
562 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
563 backslashes.
564 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
565 backslash.
566
c0ea94eb
YQ
5672013-05-24 Yao Qi <yao@codesourcery.com>
568
569 * gdb.trace/tfile.exp: Test inferior and thread.
570
db1ac436
YQ
5712013-05-24 Yao Qi <yao@codesourcery.com>
572 Pedro Alves <palves@redhat.com>
573
574 * gdb.base/range-stepping.exp: Skip the rest of tests if the
575 test fails.
576 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
577 Return 0 if the test passes, otherwise return 1.
578
b6abb10c
DE
5792013-05-23 Doug Evans <dje@google.com>
580
581 * boards/fission-dwp.exp: New file.
582
bc5065a7
PA
5832013-05-23 Yao Qi <yao@codesourcery.com>
584 Pedro Alves <palves@redhat.com>
585
586 * gdb.base/range-stepping.c: New file.
587 * gdb.base/range-stepping.exp: New file.
588 * gdb.trace/range-stepping.c: New file.
589 * gdb.trace/range-stepping.exp: New file.
590 * lib/range-stepping-support.exp: New file.
591
5f2e6b00
TT
5922013-05-22 Tom Tromey <tromey@redhat.com>
593
594 * gdb.cp/class2.cc (main): New local 'aref'.
595 * gdb.cp/class2.exp: Check printing of 'aref'.
596
e6ba475a
DE
5972013-05-22 Doug Evans <dje@google.com>
598
599 * gdb.threads/wp-replication.c (main): Insert some code at the start
600 to ensure the breakpoint on main is only hit once. Fix comment.
601
52c935b6
KS
6022013-05-21 Keith Seitz <keiths@redhat.com>
603 Pedro Alves <palves@redhat.com>
604
605 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
606 gdb_expect.
607 Add test to flush the remaining input buffer so that this
608 file passes testsuite/12649.
609
bd9673a4
PW
6102013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
611
612 * gdb.base/catch-signal-fork.exp: New file.
613 * gdb.base/catch-signal-fork.c: New file.
614
69a97597
SA
6152013-05-21 Sterling Augustine <saugustine@google.com>
616
617 * boards/remote-stdio-gdbserver.exp: New file.
618
44e97363
JK
6192013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 PR testsuite/12649
622 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
623 racy matches.
624
02392865
CG
6252013-05-21 Christian Groessler <chris@groessler.org>
626
627 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
628 since it's not supported in all shells.
629
c5867ab6
HZ
6302013-05-21 Hui Zhu <hui@codesourcery.com>
631
632 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
633 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
634
6c9e2db4
DE
6352013-05-20 Doug Evans <dje@google.com>
636
637 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
638 (_handle_DW_TAG): Use it.
639 (cu, tu): Replace parameters is_64, version, addr_size with options.
640 All callers updated. Add Fission support.
641 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
642 * gdb.dwarf2/method-ptr.exp: Ditto.
643 * gdb.dwarf2/nostaticblock.exp: Ditto.
644 * gdb.dwarf2/subrange.exp: Ditto.
645 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
646
4a6e676c
TT
6472013-05-20 Tom Tromey <tromey@redhat.com>
648
649 * gdb.gdb/python-selftest.exp: New file.
650
e19d3afb
DE
6512013-05-20 Doug Evans <dje@google.com>
652
653 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
654 -fdebug-types-section.
655
4d804846
JB
6562013-05-20 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.ada/float_param: New testcase.
659
8d324e83
DE
6602013-05-17 Doug Evans <dje@google.com>
661
7d0c9981
DE
662 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
663 Add tests for "maint check-symtabs", "maint expand-symtabs".
664
8d324e83
DE
665 * gdb.base/maint.exp: Remove testing of individual maint command
666 help output.
667
177aadc4
PA
6682013-05-16 Pedro Alves <palves@redhat.com>
669
670 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
671 comment. Use gdb_test_no_output.
672
b8fea896
JB
6732013-05-16 Joel Brobecker <brobecker@adacore.com>
674
675 * gdb.ada/complete.exp: Add test verifying completion using
676 the "tab" key.
677
52c935b6
KS
6782013-05-15 Keith Seitz <keiths@redhat.com>
679
680 * gdb.base/filesym.exp: New completer test.
681 * gdb.base/filesym.c: New file.
682
ed0f00b8
PA
6832013-05-15 Pedro Alves <palves@redhat.com>
684
685 * gdb.base/fixsection.c: Remove attribution.
686 * gdb.base/watch-read.exp: Ditto.
687
55fb6d27
TT
6882013-05-13 Tom Tromey <tromey@redhat.com>
689
690 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
691 size and change type sizes to 4 bytes.
692
ac1ca910
TT
6932013-05-13 Tom Tromey <tromey@redhat.com>
694
695 * gdb.base/exprs.exp (test_expr): Add regression test.
696 * gdb.base/exprs.c (null_t_struct): New global.
697
8414efef
MB
6982013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
699
700 * gdb.base/default.exp: Disable history saving.
701 * gdb.base/setshow.exp: Likewise.
702
9779ab84
PA
7032013-05-10 Pedro Alves <palves@redhat.com>
704
705 PR remote/15455
706
707 * gdb.trace/qtro.c: New file.
708 * gdb.trace/qtro.exp: New file.
709
1e611234
PM
7102013-05-10 Phil Muldoon <pmuldoon@redhat.com>
711
712 * gdb.python/py-framefilter.py: New File.
713 * gdb.python/py-framefilter-mi.exp: Ditto.
714 * gdb.python/py-framefilter.c: Ditto.
715 * gdb.python/py-framefilter-mi.exp: Ditto.
716 * gdb.python/py-framefilter-mi.c: Ditto,
717 * gdb.python/py-framefilter-gdb.py.in: Ditto.
718
5e4c3ac4
TT
7192013-05-08 Tom Tromey <tromey@redhat.com>
720
721 * gdb.base/solib-search.exp: Set test name for "set
722 solib-search-path" test.
723
993654a9
HAQ
7242013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
725
726 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
727 (set_a_tracepoint): Set tracepoint before prologue.
728 (run_trace_experiment): Test setup_tracepoints and 'break end'
729 in it.
730 (trace_buffer_normal): Remove.
731 (gdb_trace_circular_tests): Remove. Move tests to...
732 (top level): ...here. Call 'runto_main' before checking for
733 trace support. Use commands to check the support for circular
734 trace buffer and changing of trace buffer size. Add test
735 to calculate size of single frame. Use this size to
736 calculate the size of trace buffer. Use 'tfind pc func9'
737 instead of 'tfind 9'. Use 'with_test_prefix'.
738
c95aea6b
TT
7392013-05-07 Tom Tromey <tromey@redhat.com>
740
741 * lib/selftest-support.exp: New file.
742 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
743 do_self_tests.
744 (setup_test, find_gdb): Remove.
745 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
746 do_self_tests.
747 (setup_test, find_gdb): Remove.
748 (test_observer): Don't call setup_test. Remove argument.
749 * gdb.gdb/selftest.exp: Load selftest-support.exp.
750 (find_gdb): Remove.
751 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
752 do_self_tests.
753 (setup_test, find_gdb): Remove.
754 (test_with_self): Don't call setup_test. Remove argument.
755
1f031429
PA
7562013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
757
758 * gdb.arch/system-gcore.exp: Remove.
759 * gdb.arch/gcore.c: Remove.
760 * gdb.base/gcore.exp: Add "info reg system".
761
58ce7251
SDJ
7622013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
763
764 PR breakpoints/15413:
765 * gdb.base/pending.exp: Add test for completion of the "condition"
766 command for pending breakpoints.
767 * gdb.linespec/linespec.ex: Add test for completion of the
768 "condition" command when dealing with multiple locations.
769
aacbb8a5
LM
7702013-05-07 Luis Machado <lgustavo@codesourcery.com>
771
772 * gdb.threads/wp-replication.c: New file.
773 * gdb.threads/wp-replication.exp: New file.
774
2dd6254d
SL
7752013-05-06 Sandra Loosemore <sandra@codesourcery.com>
776
777 * gdb.xml/tdesc-regs.exp: Add case for nios2.
778
c2a96e8c
DE
7792013-05-06 Doug Evans <dje@google.com>
780
b903e17e
DE
781 * gdb.base/solib-search-lib1.c: New file.
782 * gdb.base/solib-search-lib2.c: New file.
783 * gdb.base/solib-search.c: New file.
784 * gdb.base/solib-search.h: New file.
785 * gdb.base/solib-search.exp: New file.
786
fac51dd9
DE
787 * lib/gdb.exp (gdb_core_cmd): New function.
788 * gdb.arch/system-gcore.exp: Use it.
789 * gdb.arch/vsx-regs.exp: Ditto.
790 * gdb.base/gcore.exp: Ditto.
791 * gdb.threads/gcore-thread.exp: Ditto.
792
c2a96e8c
DE
793 * gdb.reverse/shr.h: New file.
794 * gdb.reverse/shr1.c: New file.
795 * gdb.reverse/shr2.c: #include "shr.h".
796 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
797 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
798 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
799 Update tests using sleep/printf to use shr2.sl instead.
800 * gdb.reverse/solib-reverse.exp: Ditto.
801
b6807d98
TT
8022013-05-06 Tom Tromey <tromey@redhat.com>
803
804 * gdb.dwarf2/implptrconst.c: New file.
805 * gdb.dwarf2/implptrconst.exp: New file.
806 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
807 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
808 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
809
96f7d3f1
PW
8102013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
811
812 * gdb.base/catch-sig.c (main): Raise SIGINT.
813 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
814
1ebff1fd
HAQ
8152013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
816
817 * status-stop.exp (test_tstart_tstart): Check for error
818 returned by the second 'tstart' command.
819
f92b06da
WT
8202013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
821
822 * gdb.xml/maint_print_struct.exp: New file.
823 * gdb.xml/maint_print_struct.xml: New file.
824
ff546935
TT
8252013-04-25 Tom Tromey <tromey@redhat.com>
826
827 * gdb.dwarf2/nostaticblock.exp: New file.
828
bf9e4d0c
MB
8292013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
830
831 PR gdb/10462
832 * gdb.base/setshow.exp: Add test case.
833
a11cfd87
HZ
8342013-04-23 Hui Zhu <hui@codesourcery.com>
835
836 PR gdb/15293
a11cfd87
HZ
837 * gdb.base/dprintf.exp: Add ignore command.
838
2d9442cc
HZ
8392013-04-23 Hui Zhu <hui@codesourcery.com>
840
841 PR gdb/15165
2d9442cc
HZ
842 * gdb.base/save-bp.exp: Add test for dprintf.
843
0f3305ed
TT
8442013-04-22 Tom Tromey <tromey@redhat.com>
845
846 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
847 notice_open_fds.
848
d504301e
SDJ
8492013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
850
851 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
852 ldflags.
853
9991b207
SDJ
8542013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
855
856 * gdb.arch/arm-bl-branch-dest.c: New file.
857 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
858
433730c9
PA
8592013-04-19 Vladimir Kargov <kargov@gmail.com>
860 Pedro Alves <palves@redhat.com>
861
862 * gdb.arch/i386-float.S: New file.
863 * gdb.arch/i386-float.exp: New file.
864
9a908334
LM
8652013-04-18 Luis Machado <lgustavo@codesourcery.com>
866
867 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
868 type void *.
869
4f22ed5c
DE
8702013-04-17 Doug Evans <dje@google.com>
871
872 * lib/dwarf.exp (Dwarf): New proc "tu".
873 * gdb.dwarf2/missing-sig-type.exp: New file.
874
a0d3f2f5
SCR
8752013-04-15 Siva Chandra Reddy <sivachandra@google.com>
876
877 Add option to link testcases with Pthreads library when
878 using 'prepare_for_testing' in tests.
879
880 * lib/gdb.exp (build_executable_from_specs): Use
881 gdb_compile_pthreads to compile if option "pthreads" is
882 specified.
883
cc16e6c9
TT
8842013-04-15 Tom Tromey <tromey@redhat.com>
885
886 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
887
72f1fe8a
TT
8882013-04-15 Tom Tromey <tromey@redhat.com>
889
890 * gdb.base/default.exp: Update for $_exception.
891 * gdb.cp/exceptprint.cc: New file.
892 * gdb.cp/exceptprint.exp: New file.
893 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
894
6e72ca20
TT
8952013-04-15 Tom Tromey <tromey@redhat.com>
896
897 * gdb.cp/typeid.cc: New file.
898 * gdb.cp/typeid.exp: New file.
899
591f19e8
TT
9002013-04-15 Tom Tromey <tromey@redhat.com>
901
902 * gdb.cp/exception.exp: Add "catch rethrow" tests.
903
da9160e4
YQ
9042013-04-13 Yao Qi <yao@codesourcery.com>
905
906 * gdb.base/completion.exp: Test completion of command
907 'target ctf' if target ctf is supported.
908
f81d1120
PA
9092013-04-10 Pedro Alves <palves@redhat.com>
910
911 * gdb.base/completion.exp: Test "set height", "set listsize" and
912 "set trace-buffer-size" completion.
913 * gdb.base/setshow.exp: Test "set height unlimited".
914 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
915 unlimited".
916
393fd4c3
YQ
9172013-04-10 Yao Qi <yao@codesourcery.com>
918
919 * gdb.trace/actions.exp: Save trace data to CTF.
920 Change to ctf target if GDB supports, read CTF data in ctf
921 target, and check the actions of tracepoints.
922 * gdb.trace/while-stepping.exp: Likewise.
923 * gdb.trace/report.exp: Test GDB saves trace data to CTF
924 format and read CTF trace file if GDB supports.
925 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
926 target is supported, change to ctf target, read trace data and
927 check output of command "tstatus".
928 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
929 read CTF data by target ctf and call check_tsv.
930
b7a273f8
YQ
9312013-04-10 Yao Qi <yao@codesourcery.com>
932
933 * gdb.trace/actions.exp (check_tracepoint): New.
934 (top level): Start the tracing and check the actions of
935 tracepoints. Save trace data to tfile format. Restart GDB
936 and read trace file in tfile target. Check the actions of
937 tracepoints again.
938 * gdb.trace/while-stepping.exp: Likewise.
939
f3786771
YQ
9402013-04-10 Yao Qi <yao@codesourcery.com>
941
942 * gdb.trace/report.exp: Use standard_output_file for saved
943 trace file.
944
5c2b4418
HZ
9452013-04-10 Hui Zhu <hui@codesourcery.com>
946
947 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
948 (MISCELLANEOUS): Add dprintf-pendshr.sl.
949 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
950
f7543f0a
JK
9512013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
954 response.
955
f6de8ec2
PA
9562013-04-08 Pedro Alves <palves@redhat.com>
957
958 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
959 the location.
960
b8abfd58
SL
9612013-04-04 Sandra Loosemore <sandra@codesourcery.com>
962
963 * gdb.cp/cplabel.exp: Allow empty directory in file reported
964 for breakpoint location.
965
156bffd0
SL
9662013-04-04 Sandra Loosemore <sandra@codesourcery.com>
967
968 * gdb.linespec/linespec.exp: Make dir/file:line tests
969 conditional for non-remote hosts only.
970
c9a6ce02
PA
9712013-04-04 Stan Shebs <stan@codesourcery.com>
972 Pedro Alves <palves@redhat.com>
973
974 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
975 * gdb.trace/actions-changed.c: New file.
976 * gdb.trace/actions-changed.exp: New file.
977 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
978 (gdb_trace_setactions_command): ... this. Add "actions_command"
979 parameter, and handle it.
980 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
981
4bd05f24
YQ
9822013-04-04 Yao Qi <yao@codesourcery.com>
983
984 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
985 'step'.
986
3758b5ce
YQ
9872013-04-03 Yao Qi <yao@codesourcery.com>
988
989 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
990 "tfile-basic.tf".
991 (test_tfind_tfile): Likewise.
992
1dcaed0d
YQ
9932013-04-03 Yao Qi <yao@codesourcery.com>
994
995 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
996 "tfile-basic.tf" instead of "basic.tf".
997 (write_error_trace_file): Pass argument "tfile-error.tf"
998 instead of "error.tf".
999 * gdb.trace/tfile.exp: Update tfile names to
1000 "tfile-basic.tf" and "tfile-error.tf".
1001
0e7a53fc
SL
10022013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1003
1004 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1005 empty directory in file for breakpoint hit.
1006
9852c492
YQ
10072013-03-29 Yao Qi <yao@codesourcery.com>
1008
1009 * gdb.base/completion.exp: Test completion of commands
1010 "target core", "target tfile" and "target exec".
1011 * gdb.trace/tfile.exp: Test completion of command
1012 "target tfile".
1013
af312be7
JB
10142013-03-28 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdb.ada/win_fu_syms: New testcase.
1017
e4a48d9d
DE
10182013-03-28 Doug Evans <dje@google.com>
1019
1020 * gdb.base/maint.exp (maint print statistics): Update expected output.
1021
7f7cc265
PA
10222013-03-28 Pedro Alves <palves@redhat.com>
1023
1024 PR gdb/15294
1025
1026 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1027 mean unlimited instead of $arg < 0.
1028 (test_listsize): Remove "listsize of 0 suppresses output" test.
1029 Test that "set listsize 0" ends up with an unlimited listsize.
1030
fc0da894
PA
10312013-03-28 Pedro Alves <palves@redhat.com>
1032
1033 * gdb.base/list.exp (last_line): New global.
1034 (last_line_re): New global.
1035 (test_listsize, test_list_function, test_list_forward)
1036 (test_repeat_list_command, test_list_range)
1037 (test_list_filename_and_function): Use them.
1038 * gdb.base/list0.c: Comment the last line of the file with "last
1039 line".
1040
abe7b711
PA
10412013-03-28 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1044 list the whole file.
1045
15b3979c
PA
10462013-03-28 Pedro Alves <palves@redhat.com>
1047
1048 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1049 "set listsize".
1050
96811e3b
KS
10512013-03-26 Keith Seitz <keiths@redhat.com>
1052
1053 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1054 from passing.
1055
4043f22b
PA
10562013-03-26 Pedro Alves <palves@redhat.com>
1057
1058 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1059 until after GDB has run.
1060
14a1aa17
YQ
10612013-03-26 Yao Qi <yao@codesourcery.com>
1062
1063 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1064 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1065
99c819ee
MM
10662013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1067
1068 * gdb.btrace/enable.exp: Add regression test.
1069
24955f63
TT
10702013-03-25 Tom Tromey <tromey@redhat.com>
1071
1072 * gdb.cp/m-static.exp: Add destructor-printing tests.
1073
fce632b6
TT
10742013-03-25 Tom Tromey <tromey@redhat.com>
1075
1076 * gdb.cp/m-static.exp: Add constructor ptype tests.
1077 * gdb.cp/m-static.cc (single_constructor): New class.
1078 (main): Make instance of single_constructor.
1079
598d3636
JK
10802013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1081 Pedro Alves <palves@redhat.com>
1082
1083 * gdb.server/server-kill.c: New file.
1084 * gdb.server/server-kill.exp: New file.
1085
c12440c9
PA
10862013-03-21 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1089 Expect $gdb_prompt in gdb_test_multiple.
1090
bd712aed
DE
10912013-03-21 Doug Evans <dje@google.com>
1092
1093 * gdb.base/maint.exp: Update tests for per-command stats.
1094
b2f83c08
TT
10952013-03-21 Tom Tromey <tromey@redhat.com>
1096
1097 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1098 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1099
ef0026f0
PA
11002013-03-20 Pedro Alves <palves@redhat.com>
1101
1102 PR gdb/15289
1103
1104 * gdb.base/remote.exp: Test
1105 "set remote hardware-watchpoint-limit -1",
1106 "set remote hardware-breakpoint-limit -1",
1107 "set remote hardware-watchpoint-limit 2147483647" and
1108 "set remote hardware-breakpoint-limit 2147483647".
1109
3f1175a9
PA
11102013-03-20 Pedro Alves <palves@redhat.com>
1111 Yao Qi <yao@codesourcery.com>
1112
1113 * gdb.trace/tfile.c: Add comments.
1114 (nonconstglob): New global.
1115 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1116 global that is not covered by the trace frame. Test
1117 disassembling.
1118
a09ae1c1
JK
11192013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdb.base/valgrind-infcall.exp
1122 (continue #$continue_count) <remote connection closed>
1123 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1124 $valgrind_pid.
1125
9ce98649
TT
11262013-03-15 Tom Tromey <tromey@redhat.com>
1127
1128 * gdb.cp/overload.cc (intintfunc): New.
1129 * gdb.cp/overload.exp: Add regression test.
1130
0a251e08
YQ
11312013-03-15 Yao Qi <yao@codesourcery.com>
1132
1133 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1134 using with_test_prefix.
1135 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1136 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1137 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1138 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1139 * gdb.base/break-interp.exp (test_core): Likewise.
1140 (test_attach_gdb): Likewise.
1141 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1142 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1143 Likewise.
1144 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1145 * gdb.base/jit.exp (one_jit_test): Likewise.
1146 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1147 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1148 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1149 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1150 Likewise.
1151 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1152 Likewise.
1153 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1154 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1155 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1156 (tracepoint_change_loc_2): Likewise.
1157 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1158 Likewise.
1159 (disconnected_tfind): Likewise.
1160 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1161 Likewise.
1162 (test_tfind_remote): Likewise.
1163 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1164 Likewise.
1165 (test_pending_resolved): Likewise.
1166 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1167 Likewise.
1168 (test_upload_tsv): Likewise.
1169 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1170 Likewise.
1171 (pending_tracepoint_works): Likewise.
1172 * gdb.trace/report.exp (use_collected_data): Likewise.
1173 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1174 Likewise.
1175 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1176 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1177 (strace_trace_on_same_addr): Likewise.
1178 (strace_trace_on_diff_addr): Likewise.
1179 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1180 (gdb_collect_locals_test): Likewise.
1181 (gdb_unavailable_registers_test): Likewise.
1182 (gdb_collect_globals_test): Likewise.
1183
2c415c0f
YQ
11842013-03-15 Yao Qi <yao@codesourcery.com>
1185
1186 * gdb.base/condbreak.exp: Add semicolon back which was removed
1187 by my previous commit.
1188
ae59b1da
YQ
11892013-03-14 Yao Qi <yao@codesourcery.com>
1190
1191 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1192 'return'.
1193 (gdb_target_monitor, gdb_load): Likewise.
1194 * config/sid.exp (gdb_load): Likewise.
1195 * config/slite.exp (gdb_load): Likewise.
1196 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1197 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1198 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1199 (single_step_until): Likewise.
1200 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1201 * gdb.arch/system-gcore.exp: Likewise.
1202 * gdb.base/bigcore.exp (extract_heap): Likewise.
1203 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1204 * gdb.base/call-ar-st.exp: Likewise.
1205 * gdb.base/call-rt-st.exp: Likewise.
1206 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1207 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1208 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1209 * gdb.base/corefile.exp: Likewise.
1210 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1211 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1212 * gdb.base/fixsection.exp: Likewise.
1213 * gdb.base/funcargs.exp: Likewise.
1214 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1215 * gdb.base/gcore-relro.exp: Likewise.
1216 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1217 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1218 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1219 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1220 * gdb.base/list.exp: Likewise.
1221 (set_listsize): Likewise.
1222 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1223 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1224 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1225 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1226 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1227 * gdb.base/setvar.exp: Likewise.
1228 (test_set): Likewise.
1229 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1230 * gdb.base/solib-overlap.exp: Likewise.
1231 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1232 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1233 * gdb.base/watchpoint.exp (initialize): Likewise.
1234 (test_simple_watchpoint): Likewise.
1235 (test_disabling_watchpoints): Likewise.
1236 (test_watchpoint_triggered_in_syscall): Likewise.
1237 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1238 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1239 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1240 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1241 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1242 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1243 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1244 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1245 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1246 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1247 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1248 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1249 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1250 * gdb.mi/gdb792.exp: Likewise.
1251 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1252 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1253 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1254 * gdb.threads/gcore-thread.exp: Likewise.
1255 (load_core): Likewise.
1256 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1257 (test_startup, check_control_c): Likewise.
1258 * gdb.threads/sigstep-threads.exp: Likewise.
1259 * gdb.threads/thread_check.exp: Likewise.
1260 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1261 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1262 (set_a_tracepoint, trace_buffer_normal): Likewise.
1263 (gdb_trace_circular_tests): Likewise.
1264 * gdb.trace/collection.exp: Likewise.
1265 * gdb.trace/disconnected-tracing.exp: Likewise.
1266 * gdb.trace/infotrace.exp: Likewise.
1267 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1268 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1269 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1270 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1271 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1272 * gdb.trace/stap-trace.exp: Likewise.
1273 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1274 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1275 * gdb.trace/trace-buffer-size.exp: Likewise.
1276 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1277 * gdb.trace/unavailable.exp: Likewise.
1278 * gdb.trace/while-dyn.exp: Likewise.
1279 * lib/fortran.exp (set_lang_fortran): Likewise.
1280 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1281 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1282 (default_gdb_start, get_compiler_info): Likewise.
1283 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1284 (get_debug_format, setup_xfail_format): Likewise.
1285 (rerun_to_main, gdb_skip_float_test): Likewise.
1286 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1287 * lib/java.exp (set_lang_java): Likewise.
1288 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1289 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1290 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1291 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1292 * lib/objc.exp (set_lang_objc): Likewise.
1293 * lib/pascal.exp (set_lang_pascal): Likewise.
1294 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1295 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1296 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1297
bb869963
SDJ
12982013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1299
1300 PR c++/15203
1301 PR c++/15210
1302 * gdb.cp/m-static.cc (keepalive_int): New function.
1303 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1304 * gdb.cp/m-static.exp: New test for `sintvar'.
1305
e2be70a0
YQ
13062013-03-14 Yao Qi <yao@codesourcery.com>
1307
1308 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1309 of 'tstatus' into tstatus_output.
1310 (top level): Save the trace data to tfile. Read trace file in
1311 tfile target. Check the trace status.
1312
8ddb1965
YQ
13132013-03-13 Yao Qi <yao@codesourcery.com>
1314
1315 * gdb.trace/tsv.exp (check_tsv): New.
1316 (top level): Save a tfile on current trace session. Call
1317 check_tsv on live target. Load the tfile with target tfile
1318 and call check_tsv again.
1319
045dd51f
YQ
13202013-03-13 Yao Qi <yao@codesourcery.com>
1321
1322 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1323 Replace some "gdb_test" with "gdb_test_no_output".
1324
82d049ab
PH
13252013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1326
1327 * gdb.ada/expr_delims.exp: New file.
1328 * gdb.ada/expr_delims/foo.adb: New file.
1329 * gdb.ada/expr_delims/pck.ads: New file.
1330 * gdb.ada/expr_delims/pck.adb: New file.
1331
cb8ea32b
KS
13322013-03-11 Keith Seitz <keiths@redhat.com>
1333
1334 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1335 both condition and thread. Then delete the watchpoint.
1336
2f1d9bdd
MM
13372013-03-11 Christian Himpel <christian.himpel@intel.com>
1338
1339 * Makefile.in: Add btrace testsuite.
1340 * configure: Regenerated.
1341 * configure.ac: Add btrace testsuite.
1342 * gdb.btrace/Makefile.in: New file.
1343 * gdb.btrace/enable.c: New file.
1344 * gdb.btrace/enable.exp: New file.
1345 * gdb.btrace/function_call_history.c: New file.
1346 * gdb.btrace/function_call_history.exp: New file.
1347 * gdb.btrace/instruction_history.c: New file.
1348 * gdb.btrace/instruction_history.exp: New file.
1349 * gdb.btrace/instruction_history.S: New file.
1350 * lib/gdb.exp: Add btrace skip proc.
1351
05c56a9d
JK
13522013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1353
1354 Fix entry-values if the callee called a noreturn function.
1355 * gdb.arch/amd64-tailcall-noret.S: New file.
1356 * gdb.arch/amd64-tailcall-noret.c: New file.
1357 * gdb.arch/amd64-tailcall-noret.exp: New file.
1358
9112db09
JK
13592013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1360
1361 Fix entry-values in C++ across CUs.
1362 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1363 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1364 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1365 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1366 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1367
be9a119c 13682013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1369 Hafiz Abid Qadeer <abidh@codesourcery.com>
1370
1371 gdb/testsuite/
1372 * gdb.trace/trace-buffer-size.exp: New file.
1373 * gdb.trace/trace-buffer-size.c: New file.
1374
049109b0
PA
13752013-03-06 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1378 doesn't support the tested optional feature, call "unsupported"
1379 with the same test message as the "pass" case, instead of calling
1380 "pass" with a different message. Use the same text for the "fail"
1381 cases too.
1382
4aa54120
YQ
13832013-03-06 Yao Qi <yao@codesourcery.com>
1384
1385 * gdb.trace/tstatus.exp: Remove the invocation of
1386 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1387 (test_tracepoints): Don't set fast tracepoint.
1388 (top level): Don't check agent library is loaded or not.
1389
b8b71e63
YQ
13902013-03-06 Yao Qi <yao@codesourcery.com>
1391
1392 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1393 parentheses by "\\".
1394
33f448b1
JK
13952013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1396
1397 * gdb.linespec/base/one/thefile.cc (twodup): New.
1398 (m): Call it.
1399 * gdb.linespec/base/two/thefile.cc (dupname): New.
1400 (n): Call it.
1401 * gdb.linespec/break-ask.exp: New file.
1402 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1403
1c942fb9
YQ
14042013-02-28 Yao Qi <yao@codesourcery.com>
1405
1406 * gdb.trace/report.exp: Move some code to ...
1407 (use_collected_data): New.
1408 (top level): Call use_collected_data once on the live target.
1409 Save at file of the current trace session, load it with target
1410 tfile, and call use_collected_data again.
1411
5b967901
JK
14122013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1413
1414 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1415
6447023f
JK
14162013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1417
1418 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1419 Add final kill of ${valgrind_pid}.
1420
9f44fbc0
SCR
14212013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1422
1423 * gdb.python/py-arch.c: New test case
1424 * gdb.python/py-arch.exp: New tests to test
1425 gdb.Architecture.disassemble
1426 * gdb.python/Makefile.in: Add py-arch to the list of
1427 EXECUTABLES.
1428
4c9ad8c2
TT
14292013-02-18 Tom Tromey <tromey@redhat.com>
1430
1431 * gdb.dwarf2/subrange.exp: New file.
1432
f5911ea1
HAQ
14332013-02-15 Pedro Alves <pedro@codesourcery.com>
1434 Hafiz Abid Qadeer <abidh@codesourcery.com>
1435
1436 * gdb.trace/tfile.exp: Add test for -trace-status command.
1437
420f4384
JK
14382013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1439
1440 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1441 nanosleep by sleep.
1442
4819b3f8
PA
14432013-02-14 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1446
1773c82c
HAQ
14472013-02-14 Pedro Alves <pedro@codesourcery.com>
1448 Hafiz Abid Qadeer <abidh@codesourcery.com>
1449
1450 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1451
e234dfaf
TT
14522013-02-12 Tom Tromey <tromey@redhat.com>
1453
1454 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1455 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1456
6c01dd94
PA
14572013-02-12 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.base/catch-signal.c: Update copyright years.
1460 * gdb.base/catch-signal.exp: Update copyright years.
1461 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1462 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1463 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1464 * gdb.dwarf2/dw2-error.S: Update copyright years.
1465 * gdb.dwarf2/dw2-error.c: Update copyright years.
1466 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1467 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1468 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1469
595fc67f
PA
14702013-02-12 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1473 message.
1474 * gdb.base/sigaltstack.exp: Ditto.
1475 * gdb.base/siginfo.exp: Ditto.
1476 * gdb.base/sizeof.exp: Ditto.
1477
17282693
PA
14782013-02-12 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.mi/mi-basics.exp: Tweak intro comment.
1481 * gdb.mi/mi-break.exp: Tweak intro comment.
1482 * gdb.mi/mi-console.exp: Tweak intro comment.
1483 * gdb.mi/mi-file.exp: Tweak intro comment.
1484 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1485 * gdb.mi/mi-return.exp: Tweak intro comment.
1486 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1487 * gdb.mi/mi-until.exp: Tweak intro comment.
1488 * gdb.mi/mi-watch.exp: Tweak intro comment.
1489
8a4ac37e
PA
14902013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1491
1492 * gdb.server/no-thread-db.exp: New file.
1493 * gdb.server/no-thread-db.c: New file.
1494 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1495
c2792f5a
DE
14962013-02-11 Doug Evans <dje@google.com>
1497
1498 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1499 two decfloats.
1500
d9e98382
SDJ
15012013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1502
1503 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1504 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1505
a321661a
JK
15062013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1507
1508 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1509
134a2066
YQ
15102013-02-06 Yao Qi <yao@codesourcery.com>
1511
1512 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1513 to ...
1514 (test_create_delete_modify_tsv): ... here. New test on modifying
1515 the initial value of a tsv.
1516
5a2dc60a
JK
15172013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1518
1519 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1520 (cd .../rdir): ... here.
1521
233d95b5
JK
15222013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1523
1524 * gdb.linespec/base/one/header.h: New file.
1525 * gdb.linespec/base/two/header.h: New file.
1526 * gdb.linespec/macro-relative.c: New file.
1527 * gdb.linespec/macro-relative.exp: New file.
1528
fbd9ab74
JK
15292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 * gdb.base/fullpath-expand-func.c: New file.
1532 * gdb.base/fullpath-expand.c: New file.
1533 * gdb.base/fullpath-expand.exp: New file.
1534 * gdb.base/realname-expand-real.c: New file.
1535 * gdb.base/realname-expand.c: New file.
1536 * gdb.base/realname-expand.exp: New file.
1537
1b56eb55
JK
15382013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1539
1540 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1541 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1542
af529f8f
JK
15432013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1546 (compare_filenames_for_search does not match)
1547 (compare_filenames_for_search does match): New tests.
1548
f5b95b50
JK
15492013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1550
1551 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1552
d47921b9
JK
15532013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1554
1555 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1556
8a92335b
JK
15572013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1560 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1561 ${binfile}.mini_debuginfo-debuglink and
1562 ${binfile}.mini_debuginfo-debuglink.xz.
1563
17f2157d
TT
15642013-02-01 Tom Tromey <tromey@redhat.com>
1565
1566 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1567 attributes.
1568
d65f0a9c
TT
15692013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1570 Tom Tromey <tromey@redhat.com>
1571
1572 * gdb.dwarf2/method-ptr.exp: Link with c++.
1573 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1574
f25c0135
TT
15752013-01-31 Tom Tromey <tromey@redhat.com>
1576
1577 * gdb.base/jit.exp (compile_jit_test): New proc.
1578 Add PIE tests.
1579
7078baeb
TT
15802013-01-31 Tom Tromey <tromey@redhat.com>
1581
1582 * gdb.dwarf2/method-ptr.cc: New file.
1583 * gdb.dwarf2/method-ptr.exp: New file.
1584
1d24041a
TT
15852013-01-31 Tom Tromey <tromey@redhat.com>
1586
1587 * lib/dwarf.exp (namespace Dwarf): New.
1588
8d9878a4
TT
15892013-01-29 Tom Tromey <tromey@redhat.com>
1590
1591 * gdb.dwarf2/fission-reread.exp: Add unload test.
1592
bed911e5
DE
15932013-01-28 Doug Evans <dje@google.com>
1594
1595 * gdb.dwarf2/fission-loclists.exp: New file.
1596 * gdb.dwarf2/fission-loclists.S: New file.
1597
e229648e
JK
15982013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 Code cleanup.
1601 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1602 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1603 and prepare_for_testing.
1604 * gdb.base/store.exp: Likewise.
1605
86700f00
TT
16062013-01-25 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.python/py-explore.exp: Expect the gdb prompt.
1609
8954db33
AB
16102013-01-25 Andrew Burgess <aburgess@broadcom.com>
1611
1612 * gdb.base/gnu_vector.c: New variable for use in tests.
1613 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1614 changes in scalar to vector casting and widening.
1615 * gdb.python/py-type.c: New variables for use in tests.
1616 * gdb.python/py-type.exp: Update vector related tests to reflect
1617 changes in scalar to vector casting and widening.
1618
2077afdd
TD
16192013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1620
1621 * gdb.base/prologue-include.c: New file.
1622 * gdb.base/prologue-include.exp: New file.
1623 * gdb.base/prologue-include.h: New file.
1624
d7499464
HAQ
16252013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1626
1627 PR gdb/13443
1628 * gdb.mi/mi-var-block.exp: Make test messages unique.
1629
e2a3e0f1
TT
16302013-01-23 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1633
152fcc9c
TT
16342013-01-23 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.cp/converts.cc (main): Initialize 'a'.
1637
bea883fd
SCR
16382013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1639
1640 * testsuite/gdb.python/frame.exp: Add a test for
1641 gdb.Frame.architecture() method.
1642
0928e93d
PA
16432013-01-22 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.base/annota1.exp (signal sent): No longer expect
1646 breakpoints-invalid.
1647 * gdb.cp/annota2.exp (continue until exit)
1648 (watch triggered on a.x): Ditto.
1649
9c97429f
PA
16502013-01-22 Pedro Alves <palves@redhat.com>
1651
1652 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1653 Adjust tests to breakpoints-invalid changes.
1654 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1655 variables.
1656 Adjust tests to breakpoints-invalid changes.
1657
187d10dd
PA
16582013-01-22 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.base/annota1.exp (annotate ignore count change): Add
1661 expected output for failure case.
1662
ea3aedcb
TT
16632013-01-22 Tom Tromey <tromey@redhat.com>
1664
1665 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1666 call.
1667
998580f1
MK
16682013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1669
1670 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 1671 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
1672 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1673 Also handle 'thread' field.
1674 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1675 * gdb.mi/mi-watch.exp: Ditto.
1676 * lib/mi-support.exp: Ditto.
1677
8f1d5693
MK
16782013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1679
1680 * gdb.python/py-explore.exp: Improve a test
1681
2d8c5d7c
DB
16822013-01-18  David Blaikie  <dblaikie@gmail.com>
1683
1684 * gdb.base/label.c (main): Correct the type of the second
1685 parameter.
1686
46f35228
TT
16872013-01-18 Tom Tromey <tromey@redhat.com>
1688
1689 * gdb.dwarf2/trace-crash.s: New file.
1690 * gdb.dwarf2/trace-crash.exp: New file.
1691
5965d69d
HAQ
16922013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1693
43aaf8b6
PA
1694 PR gdb/13443
1695 * gdb.base/checkpoint.exp: Update test messages to make them
1696 unique.
5965d69d 1697
5ae4861a
YQ
16982013-01-18 Yao Qi <yao@codesourcery.com>
1699
1700 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1701 output of 'info tracepoints'.
1702 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1703 Likewise.
1704 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1705 * gdb.trace/disconnected-tracing.c (struct foo): New.
1706
d84fca2c
JK
17072013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1708
1709 * gdb.dwarf2/dw2-dos-drive.S: New file.
1710 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1711
aebb1cc9
DE
17122013-01-17 Doug Evans <dje@google.com>
1713
2782d512
DE
1714 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1715 CXX_FOR_TARGET.
1716
aebb1cc9
DE
1717 * boards/cc-with-tweaks.exp: New file.
1718
db2b2972
TT
17192013-01-17 Tom Tromey <tromey@redhat.com>
1720
1721 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1722
96343774
PA
17232013-01-17 Pedro Alves <palves@redhat.com>
1724
1725 Merge dg-extract-results.sh from upstream (svn 195224).
1726
1727 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1728 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
1729
1730 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1731 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
1732
1733 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1734 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
1735
1736 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1737 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1738 of grep -q.
1739
675921c0
SD
17402012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1741
1742 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1743 interface.
1744 * gdb.base/jithost.c: New file.
1745 * gdb.base/jithost.h: New file.
1746 * gdb.base/jitreader.c : New file.
1747 * gdb.base/jit-protocol.h: New file.
1748
ab04a2af
TT
17492013-01-16 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.base/catch-signal.c: New file.
1752 * gdb.base/catch-signal.exp: New file.
1753
8ac3646f
TT
17542013-01-16 Tom Tromey <tromey@redhat.com>
1755
1756 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1757
22fc223e
JK
17582013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1759
1760 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1761
44478ab3
TT
17622013-01-14 Tom Tromey <tromey@redhat.com>
1763
1764 * gdb.base/completion.exp: Add "set gnutarget" test.
1765
06d66ee9
TT
17662013-01-14 Tom Tromey <tromey@redhat.com>
1767
1768 * gdb.dwarf2/dw2-restrict.S: New file.
1769 * gdb.dwarf2/dw2-restrict.c: New file.
1770 * gdb.dwarf2/dw2-restrict.exp: New file.
1771
c9bf0622
TT
17722013-01-14 Tom Tromey <tromey@redhat.com>
1773
1774 * gdb.dwarf2/dw2-error.exp: New file.
1775 * gdb.dwarf2/dw2-error.c: New file.
1776 * gdb.dwarf2/dw2-error.S: New file.
1777
5b12a61c
JK
17782013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 * gdb.cp/parse-lang.cc: New file.
1781 * gdb.cp/parse-lang.exp: New file.
1782
f0a4b570
JK
17832013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1784
1785 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
1786 (set substitute-path): New test.
1787 (fullname present): Remove content.
1788 (substituted fullname): New test.
1789
f751cc97
JB
17902013-01-13 Joel Brobecker <brobecker@adacore.com>
1791
1792 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
1793 check. Move $gdb_py_is_py24 value check right after.
1794
04164e8e
JK
17952013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1796
1797 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
1798 targets.
1799
5bf480a5
YQ
18002013-01-11 Yao Qi <yao@codesourcery.com>
1801
1802 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
1803 for dprintf.
1804 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1805 Check the fields in "=breakpoint-created" for dprintf.
1806
f35a17b5
JK
18072012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1808
1809 * gdb.mi/mi-fullname-deleted.exp: New file.
1810
85817405
JK
18112012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1812
1813 * gdb.base/skip-solib.exp (info skip with pending file): Update the
1814 expected output.
1815 (info skip with pending file): Remove.
1816 (ignoring function in solib, info skip for function multiply): Update
1817 the expected output.
1818 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
1819 (info skip (delete 1), info skip after disabling all)
1820 (info skip after enabling all, info skip after disabling 4 2-3)
1821 (info skip after enabling 2-3, info skip 2-3)
1822 (info skip after deleting 2 3): Update the expected output.
1823 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
1824 statement to its initialization and return.
1825 * gdb.linespec/skip-two.exp: New file.
1826
27210e12
DE
18272012-12-19 Doug Evans <dje@google.com>
1828
1829 * gdb.base/maint.exp: Handle testing with .gdb_index.
1830
bb627a12
JB
18312012-12-19 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
1834 Cavium to FSF.
1835
7785b880
JB
18362012-12-19 Joel Brobecker <brobecker@adacore.com>
1837
1838 * dg-extract-results.sh: Update contact info in copyright notice.
1839 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
1840 GPL v3 or later. Update contact info.
1841 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
1842 gdb.threads/watchpoint-fork-mt.c,
1843 gdb.threads/watchpoint-fork-parent.c,
1844 gdb.threads/watchpoint-fork-st.c,
1845 gdb.threads/watchpoint-fork.h: Likewise.
1846
f2a8bc8a
YQ
18472012-12-15 Yao Qi <yao@codesourcery.com>
1848
1849 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
1850 'installed' field in '=breakpoint-modified'.
1851 (test_reconnect): Check 'installed' field in
1852 '=breakpoint-modified' and '=breakpoint-created'.
1853
1854 * gdb.trace/actions.exp: Update test for 'installed' field.
1855 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
1856 (tracepoint_change_loc_2): Likewise.
1857 Check 'info tracepoint' display nothing else.
1858 * gdb.trace/deltrace.exp: Likewise.
1859 * gdb.trace/infotrace.exp: Likewise.
1860 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
1861 Likewise.
1862 * gdb.trace/passcount.exp: Likewise.
1863 * gdb.trace/tracecmd.exp: Likewise.
1864 * gdb.trace/while-stepping.exp: Likewise.
1865
6592e36f
TT
18662012-12-14 Tom Tromey <tromey@redhat.com>
1867
1868 * gdb.cp/member-name.exp: New file.
1869 * gdb.cp/member-name.cc: New file.
1870
7d27a96d
TT
18712012-12-14 Tom Tromey <tromey@redhat.com>
1872
1873 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
1874
f8c05d0d
DE
18752012-12-14 Doug Evans <dje@google.com>
1876
1877 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
1878 DW_OP_GNU_implicit_pointer is section-relative.
1879
451b7c33
TT
18802012-12-14 Tom Tromey <tromey@redhat.com>
1881
43aaf8b6 1882 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 1883
10e339df
PA
18842012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
1885
6fdff2c5 1886 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 1887
e780d813
DE
18882012-12-13 Doug Evans <dje@google.com>
1889
1890 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
1891 * gdb.multi/multi-arch.exp: Ditto.
1892
ca3dbcc8 18932012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 1894
ca3dbcc8
MG
1895 * gdb.mi/mi-catch-load-so.c: New. Clone of the
1896 catch load test library source file.
1897 * gdb.mi/mi-catch-load.c: New. Clone of the catch
1898 load test source file.
1899 * gdb.mi/mi-catch-load.exp: New. Test file for
1900 basic MI -catch-load and -catch-unload tests.
1901
2960a434
PK
19022012-12-11 Paul Koning <paul_koning@dell.com>
1903
1904 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
1905 exception.
1906 (_iterator_except): New function.
1907 (ArrayPrinter): Use _iterator function instead of local _iterator
1908 class for Python 3 compatibility.
1909 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 1910 _iterator.
2960a434
PK
1911 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
1912 execfile for Python 3 compatibility.
1913 * gdb.python/python.exp: Handle Python 2.4 exception traceback
1914 format in error_prompt test.
6fdff2c5 1915
9325cb04
PK
19162012-12-10 Paul Koning <paul_koning@dell.com>
1917
1918 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 1919 compatibility.
9325cb04
PK
1920 * gdb.python/py-block.exp: Ditto.
1921 * gdb.python/py-breakpoint.exp: Ditto.
1922 * gdb.python/py-cmd.exp: Ditto.
1923 * gdb.python/py-events.py: Ditto.
1924 * gdb.python/py-finish-breakpoint.py: Ditto.
1925 * gdb.python/py-finish-breakpoint2.exp: Ditto.
1926 * gdb.python/py-finish-breakpoint2.py: Ditto.
1927 * gdb.python/py-frame-inline.exp: Ditto.
1928 * gdb.python/py-frame.exp: Ditto.
1929 * gdb.python/py-infthread.exp: Ditto.
1930 * gdb.python/py-objfile.exp: Ditto.
1931 * gdb.python/py-parameter.exp: Ditto.
1932 * gdb.python/py-progspace.exp: Ditto.
1933 * gdb.python/py-prompt.exp: Ditto.
1934 * gdb.python/py-symbol.exp: Ditto.
1935 * gdb.python/py-symtab.exp: Ditto.
1936 * gdb.python/py-template.exp: Ditto.
1937 * gdb.python/py-value-cc.exp: Ditto.
1938 * gdb.python/python.exp: Ditto.
1939 * gdb.python/source2.py: Ditto.
1940 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 1941 compatibility.
9325cb04
PK
1942 Use sorted() function rather than sort() method.
1943 Accept either int or long values for enum values.
1944 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
1945 execfile for Python 3 compatibility.
1946 * gdb.python/py-evsignal.exp: Ditto.
1947 * gdb.python/py-evthreads.exp: Ditto.
1948 * gdb.python/py-mi.exp: Ditto.
1949 * gdb.python/py-pp-maint.exp: Ditto.
1950 * gdb.python/py-prettyprint.exp: Ditto.
1951 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 1952 Python 3 compatibility.
9325cb04
PK
1953 Skip tests for Python 2.4.
1954 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 1955 Python 3 compatibility.
9325cb04
PK
1956 Use byte string rather than character string in memory write test
1957 if Python 3.
1958 * gdb.python/py-pp-maint.py: Change class declarations to "new
1959 class" syntax.
1960 * gdb.python/py-prettyprint.py: Change iterator class to generator
1961 function for Python 3 compatibility.
1962 Make all classes "new style".
1963 Fix indentation issue and stray semicolon.
1964 * gdb.python/py-shared.expChange print syntax for Python 3
1965 compatibility.
1966 Define "long" if Python 3.
1967 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 1968 compatibility.
9325cb04
PK
1969 Accept either int or long values for enum values.
1970 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 1971 compatibility.
9325cb04
PK
1972 Skip "long" and "unicode" tests if Python 3.
1973 Accept either "type" or "class" in type checks.
1974 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
1975 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
1976
8b9737bf
TT
19772012-12-10 Tom Tromey <tromey@redhat.com>
1978
1979 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
1980 (test): Add "two_cu" argument.
1981 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
1982 for types; allow two CUs.
1983
1b80a9fa
JK
19842012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1985
1986 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
1987 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
1988
f0b6d50a
YQ
19892012-12-08 Yao Qi <yao@codesourcery.com>
1990 Pedro Alves <palves@redhat.com>
1991
1992 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
1993 '=breakpoint-created' when GDB merges the tracepoints of both
1994 sides.
1995
2f68a895
TT
19962012-12-07 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.base/break1.c (enum some_enum, union some_union): New.
1999 (some_enum_global, some_union_global, some_value): New globals.
2000 * gdb.base/completion.exp: Add tag completion tests.
2001
4fc5d43e
TT
20022012-12-07 Tom Tromey <tromey@redhat.com>
2003
2004 * gdb.base/completion.exp: Add tests for ptype and whatis
2005 completion.
2006
6559e013
JB
20072012-12-07 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.base/stale-infcall.exp: Fix copyright line.
2010
ae2b630d
JB
20112012-12-07 Joel Brobecker <brobecker@adacore.com>
2012
2013 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2014
0ba2eb0f
TT
20152012-12-06 Pedro Alves <palves@redhat.com>
2016 Tom Tromey <tromey@redhat.com>
2017
2018 * gdb.base/exprs.exp: Add tests for cast to void.
2019
731145cb
TT
20202012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2021
2022 * gdb.python/py-mi.exp: Correct expected results for attribute
2023 "dynamic" returned by -var-update.
2024 Add test case for correct handling of "diplayhint" for children
2025 of dynamic varobjs.
2026 * gdb.python/py-prettyprint.c (set_itme): New function.
2027 (bug_14741) New function.
2028 (main) Add call to bug_14741().
2029 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2030
e58fcc15
UW
20312012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2032
2033 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2034 ${binfile}.funcsyms list.
2035
e9eb0d14
YQ
20362012-12-04 Yao Qi <yao@codesourcery.com>
2037
2038 PR gdb/13443
2039 * gdb.trace/actions.exp: Make test messages unique.
2040
4983028c
TT
20412012-11-29 Tom Tromey <tromey@redhat.com>
2042
2043 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2044
ea5e6b0e
UW
20452012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2046
2047 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2048 * gdb.opencl/datatypes.exp: Likewise.
2049 * gdb.opencl/operators.exp: Likewise.
2050 * gdb.opencl/vec_comps.exp: Likewise.
2051
cdde3dfb
JG
20522012-11-29 Jerome Guitton <guitton@adacore.com>
2053
2054 * gdb.ada/iwide: New testcase.
2055
b50d69b5
JG
20562012-11-29 Jerome Guitton <guitton@adacore.com>
2057
2058 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2059 ptype test.
2060
c2d3fccf
JG
20612012-11-29 Jerome Guitton <guitton@adacore.com>
2062
2063 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2064 form {VARIANT_TYPE}ADDRESS.
2065
5edf51fe
YQ
20662012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2067
2068 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2069 (func): New function.
2070 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2071 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2072 pointers to members with pointer-to-function type.
2073
608e2dbb
TT
20742012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2075 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.base/gnu-debugdata.exp: New file.
2078 * gdb.base/gnu-debugdata.c: New file.
2079 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2080 (gdb_unload): Return 0 on success.
2081
4648e588
JK
20822012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2085
17d6efc4
JB
20862012-11-26 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.base/empty_exe.exp: New testcase.
2089
ace21957
MF
20902012-11-20 Mike Frysinger <vapier@gentoo.org>
2091
2092 * gdb.base/completion.exp: Add test for help aliases completion.
2093
5c401a0a
YQ
20942012-11-20 Yao Qi <yao@codesourcery.com>
2095
2096 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2097 Don't test 'maint set show-debug-regs'.
2098 Use command 'set remotecache' instead of
2099 'set circular-trace-buffer'.
2100
8dea366b
KS
21012012-11-16 Keith Seitz <keiths@redhat.com>
2102
2103 PR c++/13615
2104 * gdb.cp/baseenum.cc: New file.
2105 * gdb.cp/baseenum.exp: New file.
2106 * gdb.cp/derivation.cc (A): Add copyright.
2107 Add a typedef.
2108 (B): Use A::value_type instead of int. Change all references.
2109 (D): Use value_type instead of int. Change all references.
2110 (E): Likewise.
2111 (F); Likewise.
2112 (Z): New class.
2113 (ZZ): New class.
6fdff2c5 2114 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2115 (main): Add instances of Z and ZZ.
2116 Make sure all symbols from N are kept.
2117 * gdb.cp/derivation.exp: Update typedef changes in tests.
2118 Add tests for class typedefs both before and after starting
2119 the inferior.
2120 Add tests for searching for a typedef while stopped in a
2121 method.
2122
5e34c6c3
LM
21232012-11-14 Luis Machado <lgustavo@codesourcery.com>
2124
2125 * gdb.mi/mi-var-create-rtti.c: New file.
2126 * gdb.mi/mi-var-create-rtti.exp: New file.
2127
5e487a5f
LM
21282012-11-14 Luis Machado <lgustavo@codesourcery.com>
2129
2130 * gdb.base/structs3.exp: Run to main before doing any tests.
2131
6d67b990
AB
21322012-11-14 Andrew Burgess <aburgess@broadcom.com>
2133
2134 * gdb.python/py-type.exp: Uniquify test names.
2135
e5d98164
YQ
21362012-11-14 Yao Qi <yao@codesourcery.com>
2137
2138 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2139 (thread_function) [DEBUG]: Call 'printf'.
2140 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2141 command line if 'DEBUG=1' is passed to test.
2142 Remove a pattern to match inferior's output.
2143
62747a60
TT
21442012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2145
2146 * gdb.mi/mi-fill-memory.exp: New test.
2147
18a9fc12
TT
21482012-11-12 Tom Tromey <tromey@redhat.com>
2149
2150 * gdb.base/completion.exp: Update for "info type-printers".
2151 * gdb.python/py-typeprint.cc: New file.
2152 * gdb.python/py-typeprint.exp: New file.
2153 * gdb.python/py-typeprint.py: New file.
2154
bd69fc68
TT
21552012-11-12 Tom Tromey <tromey@redhat.com>
2156
2157 * gdb.base/call-sc.exp: Use "ptype/r".
2158 * gdb.base/volatile.exp: Don't expect "int".
2159 * gdb.cp/ptype-flags.cc: New file.
2160 * gdb.cp/ptype-flags.exp: New file.
2161 * gdb.cp/templates.exp: Use ptype/r.
2162 (test_ptype_of_templates, test_template_typedef): Likewise.
2163 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2164 argument. Handle template names and template parameters.
2165 * gdb.mi/mi-var-cmd.exp: Accept "long".
2166 * gdb.mi/mi-var-child.exp: Accept "long".
2167 * gdb.mi/mi-var-display.exp: Accept "long".
2168 * gdb.mi/mi2-var-child.exp: Accept "long".
2169
b3720c3a
TT
21702012-11-12 Tom Tromey <tromey@redhat.com>
2171
2172 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2173 "ptype" from calls to cp_test_ptype_class.
2174 (test_enums): Likewise.
2175 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2176 cp_test_ptype_class.
2177 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2178 calls to cp_test_ptype_class.
2179 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2180 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2181 from calls to cp_test_ptype_class.
2182 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2183 command here. Change "in_command" argument to "in_exp".
2184
0d63ecda
KS
21852012-11-10 Keith Seitz <keiths@redhat.com>
2186
2187 PR gdb/14288
2188 * gdb.base/printcmds.c: Add invalid_XXX globals
2189 for repeated byte tests.
2190 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2191 * gdb.base/wchar.c (main): Add and construct a wchar_t
2192 array with repeated characters.
2193 * gdb.base/wchar.exp: Add repeated character tests.
2194
ed8a1c2d
AB
21952012-11-09 Andrew Burgess <aburgess@broadcom.com>
2196
2197 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2198 disassembly output.
2199
9107fc8d
PA
22002012-11-09 Pedro Alves <palves@redhat.com>
2201
2202 PR gdb/14306
2203
2204 * gdb.multi/multi-arch-exec.c: New file.
2205 * gdb.multi/multi-arch-exec.exp: New file.
2206
558a9d82
YQ
22072012-11-09 Yao Qi <yao@codesourcery.com>
2208
2209 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2210 (top level): Call it.
2211
e714f336
YQ
22122012-11-09 Yao Qi <yao@codesourcery.com>
2213
2214 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2215 typo.
2216
6ecd4729
PA
22172012-11-09 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.multi/multi-arch.exp: New.
2220
9015683b
TT
22212012-11-08 Tom Tromey <tromey@redhat.com>
2222
2223 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2224 core files, if possible.
2225 * gdb.base/siginfo-thread.c: New file
2226 * gdb.base/siginfo-thread.exp: New file
2227
ea9f10bb
TT
22282012-11-08 Tom Tromey <tromey@redhat.com>
2229
2230 * gdb.base/comprdebug.exp: New file.
2231
f6592439
PA
22322012-11-06 Pedro Alves <palves@redhat.com>
2233
2234 PR gdb/14810
2235
2236 * gdb.base/disabled-location.c: New file.
2237 * gdb.base/disabled-location.exp: New file.
2238
2d338fa9
TT
22392012-11-06 Tom Tromey <tromey@redhat.com>
2240
2241 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2242 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2243 gdb_gcore_cmd.
2244 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2245 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2246 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2247 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2248 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2249 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2250 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2251 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2252 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2253
68c9da30
PA
22542012-11-05 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2257 procedure.
2258 (do_vfork_and_follow_child_tests_exec)
2259 (do_vfork_and_follow_child_tests_exit): Call it.
2260
a7c8c931
PA
22612012-11-05 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2264 fails.
2265
6f6484cd
YQ
22662012-11-03 Yao Qi <yao@codesourcery.com>
2267
2268 Fix PR gdb/14617.
2269 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2270 Remove setup_kfail, and update test.
2271
b45627a0
TT
22722012-11-02 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2275 test.
2276
f50f4e56
PA
22772012-11-02 Pedro Alves <palves@redhat.com>
2278
2279 PR gdb/14766
2280
2281 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2282 setup_kfail.
2283 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2284 get registers".
2285
71ce889d
PA
22862012-11-02 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.base/foll-vfork-exit.c: New file.
2289 * gdb.base/foll-vfork.exp (top level): New file-describing
2290 comment.
2291 (vfork_child_follow_to_exit): New procedure.
2292 (tcatch_vfork_then_child_follow): Rename as ...
2293 (tcatch_vfork_then_child_follow_exec): ... this.
2294 (tcatch_vfork_then_child_follow_exit): New procedure.
2295 (do_vfork_and_follow_parent_tests): New procedure, factored out
2296 from do_vfork_and_exec_tests.
2297 (do_vfork_and_follow_child_tests_exec): Ditto.
2298 (do_vfork_and_exec_tests): Delete.
2299 (do_vfork_and_follow_child_tests_exit): New procedure.
2300 (top level): Run tests with both the program that has the vfork
2301 child execing, and the program has the vfork child exiting.
2302
1e35b1a9
PA
23032012-11-02 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2306 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2307 (vfork_parent_follow_to_bp): Call it.
2308 (kill_child): Delete.
2309 (vfork_and_exec_child_follow_to_main_bp)
2310 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2311 longer call kill_child.
2312 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2313 (do_vfork_and_exec_tests): Don't runto_main before calling each
2314 test procedure.
2315 (top level): Don't clean restart and set verbose before running
2316 each test procedure.
2317
23182012-11-02 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2321 (vfork_parent_follow_to_bp)
2322 (vfork_and_exec_child_follow_to_main_bp)
2323 (vfork_and_exec_child_follow_through_step)
2324 (tcatch_vfork_then_parent_follow)
2325 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2326 Use with_test_prefix.
2327
23282012-11-02 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/foll-vfork.c: Add copyright header.
2331 * gdb.base/vforked-prog.c: Add copyright header.
2332
23332012-11-02 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/foll-vfork.exp
2336 (vfork_and_exec_child_follow_through_step): Don't skip on
2337 non-HP/UX targets. Expect the next to only step one line on
2338 non-HP/UX targets, rather than stopping only after the exec.
2339
23402012-11-02 Pedro Alves <palves@redhat.com>
2341
2342 Don't hard code line numbers.
2343
2344 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2345 Expect text from the sources instead of a line number.
2346 (vfork_parent_follow_to_bp)
2347 (vfork_and_exec_child_follow_to_main_bp)
2348 (vfork_and_exec_child_follow_through_step)
2349 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2350 Use gdb_get_line_number.
2351
23522012-11-02 Pedro Alves <palves@redhat.com>
2353
2354 Modernize.
2355
2356 * gdb.base/foll-vfork.exp: Use standard_testfile and
2357 build_executable. Pass descriptive string to untested.
2358 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2359 (vfork_and_exec_child_follow_to_main_bp)
2360 (vfork_and_exec_child_follow_through_step)
2361 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2362 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2363 of send_gdb/gdb_expect.
2364
2365 (kill_child): New procedure.
2366 (vfork_and_exec_child_follow_to_main_bp)
2367 (vfork_and_exec_child_follow_through_step): Use it.
2368
f0559fff
YQ
23692012-11-02 Yao Qi <yao@codesourcery.com>
2370
2371 * gdb.base/setvar.exp: Test setting nested struct.
2372 * gdb.base/setvar.c (v_struct3): New.
2373
c207c6da
DE
23742012-11-01 Doug Evans <dje@google.com>
2375
2376 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2377 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2378 use them.
2379
2f27adfe
AB
23802012-10-31 Andrew Burgess <aburgess@broadcom.com>
2381
2382 PR cli/14772
2383 * gdb.base/gnu_vector.c (union_with_vector_1)
2384 (struct_with_vector_1): Add new struct and union for testing
2385 ptype.
2386 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2387 structs / unions containing vectors.
2388
bb662ca6
YQ
23892012-10-25 Yao Qi <yao@codesourcery.com>
2390
2391 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2392 'setup_kfail' instead of 'setup_kfail_for_target'.
2393 * gdb.base/varargs.exp: Likewise.
2394 * lib/gdb.exp (setup_kfail_for_target): Remove.
2395
635d23ff
MK
23962012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2397
2398 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2399
afdb064f
MK
24002012-10-25 Mark Kettenis <kettenis@gnu.org>
2401
2402 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2403
d99dcf51
JB
24042012-10-24 Joel Brobecker <brobecker@adacore.com>
2405
2406 * gdb.ada/set_wstr: New testcase.
2407
32560274
JB
24082012-10-24 Joel Brobecker <brobecker@adacore.com>
2409
2410 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2411
5ded5331
JB
24122012-10-24 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2415
d8d84291
MK
24162012-10-24 Mark Kettenis <kettenis@gnu.org>
2417
2418 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2419
6e933c51
JK
24202012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.base/callfuncs.exp (do_function_calls): Fix
2423 setup_kfail_for_target for -m32 mode.
2424
274bd000
MK
24252012-10-23 Mark Kettenis <kettenis@gnu.org>
2426
2427 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2428 are now fixed.
2429
545f743d
YQ
24302012-10-23 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.base/info-os.exp: Resume the inferior until it exits.
2433
48b56b6a 24342012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2435
99c7d5a8 2436 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2437 * gdb.base/print-file-var.exp: Likewise.
2438 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2439
8de0566d
YQ
24402012-10-17 Yao Qi <yao@codesourcery.com>
2441
2442 * gdb.mi/mi-memory-changed.exp: New.
2443
44883546
YQ
24442012-10-16 Yao Qi <yao@codesourcery.com>
2445
2446 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2447 returns true.
2448 Call gdb_load_shlibs.
2449 * gdb.reverse/solib-reverse.exp: Likewise.
2450
345f514a
KS
24512012-10-15 Keith Seitz <keiths@redhat.com>
2452
2453 * lib/cp-support.exp (cp_test_ptype_class): Add support
2454 for class typedefs.
2455
2456 * gdb.cp/derivation.exp: Add tests for g_instance.
2457
9e3a7d65
JK
24582012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2459
2460 Fix entry values resolving in inlined frames.
2461 * gdb.arch/amd64-entry-value-inline.S: New file.
2462 * gdb.arch/amd64-entry-value-inline.c: New file.
2463 * gdb.arch/amd64-entry-value-inline.exp: New file.
2464
21a7b089
JK
24652012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2466 Doug Evans <dje@google.com>
2467
2468 Fix recent gdb_breakpoint regression.
2469 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2470 braces from the parameter.
2471 * gdb.java/jprint.exp: Likewise.
2472
2c47921e
DE
24732012-10-15 Doug Evans <dje@google.com>
2474
2475 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2476
89398707
JB
24772012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2478
2479 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2480
801e4185
TT
24812012-10-15 Tom Tromey <tromey@redhat.com>
2482
2483 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2484
74f910c8
TT
24852012-10-15 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.python/py-symbol.exp: Test symbol destructor.
2488
91567807
YQ
24892012-10-14 Yao Qi <yao@codesourcery.com>
2490
2491 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2492 * gdb.mi/mi-cli.exp: New.
2493
2494 * gdb.mi/mi2-basics.exp: Remove.
2495 * gdb.mi/mi2-break.exp: Remove.
2496 * gdb.mi/mi2-console.exp: Remove.
2497 * gdb.mi/mi2-disassemble.exp: Remove.
2498 * gdb.mi/mi2-eval.exp: Remove.
2499 * gdb.mi/mi2-file.exp: Remove.
2500 * gdb.mi/mi2-hack-cli.exp: Remove.
2501 * gdb.mi/mi2-pthreads.exp: Remove.
2502 * gdb.mi/mi2-read-memory.exp: Remove.
2503 * gdb.mi/mi2-regs.exp: Remove.
2504 * gdb.mi/mi2-return.exp: Remove.
2505 * gdb.mi/mi2-simplerun.exp: Remove.
2506 * gdb.mi/mi2-stack.exp: Remove.
2507 * gdb.mi/mi2-stepi.exp: Remove.
2508 * gdb.mi/mi2-syn-frame.exp: Remove.
2509 * gdb.mi/mi2-until.exp: Remove.
2510 * gdb.mi/mi2-watch.exp: Remove.
2511 * gdb.mi/mi2-var-block.exp: Remove.
2512 * gdb.mi/mi2-var-cmd.exp: Remove.
2513 * gdb.mi/mi2-var-display.exp: Remove.
2514
87332029
YQ
25152012-10-12 Yao Qi <yao@codesourcery.com>
2516
2517 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2518 trail '.*' on matching patterns.
2519
11fc9057
L
25202012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2521
2522 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2523 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2524 * gdb.arch/i386-disp-step.exp: Likewise.
2525 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2526 * gdb.arch/i386-prologue.exp: Likewise.
2527 * gdb.arch/i386-size-overlap.exp: Likewise.
2528 * gdb.arch/i386-size.exp: Likewise.
2529 * gdb.arch/i386-unwind.exp: Likewise.
2530
7d46bcdc
L
25312012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2532
2533 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2534 * gdb.arch/i386-word.exp: Likewise.
2535
31224d9d
L
25362012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2537
2538 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2539 is_ilp32_target to set nr_regs.
2540 * gdb.arch/i386-sse.exp: Likewise.
2541
5b7d0050
DE
25422012-10-11 Doug Evans <dje@google.com>
2543
7c09e5a0
DE
2544 PR breakpoints/14643.
2545 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2546 * gdb.linespec/thread.c: New file.
2547 * gdb.linespec/thread.exp: New file.
2548
5b7d0050
DE
2549 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2550 Recognize "message" -> print pass and fail. Add eof case.
2551 (runto): Recognize message, no-message. Print pass/fail if requested,
2552 with same treatment as gdb_breakpoint.
2553 (runto_main): Pass no-message to runto.
2554 (gdb_internal_error_resync): Add log message.
2555 (gdb_file_cmd): Tweak internal error fail text for consistency.
2556
2e24f4aa
JK
25572012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2558
2559 Fix crash during stepping on ppc32.
2560 * gdb.base/step-symless.c: New file.
2561 * gdb.base/step-symless.exp: New file.
2562
aa14df25
DE
25632012-10-03 Doug Evans <dje@google.com>
2564
2565 PR symtab/14601
2566 * gdb.cp/using-crash.exp: New file.
2567 * gdb.cp/using-crash.cc: New file.
2568
975531db
DE
25692012-10-02 Doug Evans <dje@google.com>
2570
2571 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2572 more consistent.
2573 (runto,gdb_debug_format): Ditto.
2574 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2575 Clean up logging and error messages.
2576
b3dc46ff
AB
25772012-10-01 Andrew Burgess <aburgess@broadcom.com>
2578
2579 Test find command on unmapped memory.
2580 * gdb.base/find-unmapped.c: New file.
2581 * gdb.base/find-unmapped.exp: New file.
2582
45814d45
YQ
25832012-09-29 Yao Qi <yao@codesourcery.com>
2584
2585 * gdb.trace/mi-tracepoint-changed.exp: New.
2586 * gdb.mi/mi-breakpoint-changed.exp: New.
2587 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2588 * gdb.mi/pendshr2.c: New.
2589
4c2786ba
YQ
25902012-09-28 Yao Qi <yao@codesourcery.com>
2591
2592 * gdb.mi/pr11022.exp: New.
2593 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2594
7977e5d2
TT
25952012-09-27 Tom Tromey <tromey@redhat.com>
2596
2597 * gdb.cp/derivation.exp: Add regression test.
2598 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2599 V_derived): New.
2600 (vderived): New global.
2601
0971de02
TT
26022012-09-26 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.dwarf2/dw2-common-block.S: New file.
2605 * gdb.dwarf2/dw2-common-block.exp: New file.
2606
4357ac6c
TT
26072012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 * gdb.fortran/common-block.exp: New file.
2610 * gdb.fortran/common-block.f90: New file.
2611
6f380991
AB
26122012-09-26 Andrew Burgess <aburgess@broadcom.com>
2613
2614 * gdb.base/duplicate-bp.c: New file.
2615 * gdb.base/duplicate-bp.exp: New file.
2616
8ae551cf
YQ
26172012-09-26 Yao Qi <yao@codesourcery.com>
2618
2619 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2620
2621 Revert:
2622 2012-09-21 Yao Qi <yao@codesourcery.com>
2623
2624 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2625
318102b9
SP
26262012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2627
2628 * gdb.base/longest-types.c: New test case.
2629 * gdb.base/longest-types.exp: New test case.
2630
a1e5fd69
YQ
26312012-09-25 Yao Qi <yao@codesourcery.com>
2632
2633 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2634
04e7407c
JK
26352012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 Fix internal error on canonicalization of clang types.
2638 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2639 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2640 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2641
9bf4bce9
JK
26422012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2643
2644 Fix disassemble without parameters in tailcall frame.
2645 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2646
2603f7ee
AB
26472012-09-21 Andrew Burgess <aburgess@broadcom.com>
2648
2649 * gdb.dwarf2/dw2-op-out-param.S: New file.
2650 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2651
a3569abd
YQ
26522012-09-21 Yao Qi <yao@codesourcery.com>
2653
2654 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2655
a065d7af
YQ
26562012-09-21 Yao Qi <yao@codesourcery.com>
2657
2658 * gdb.mi/mi-cli.exp: Remove.
2659 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2660
15544bd9
YQ
26612012-09-21 Yao Qi <yao@codesourcery.com>
2662
2663 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2664 "=record-started" notification.
2665
82a90ccf
YQ
26662012-09-21 Yao Qi <yao@codesourcery.com>
2667
2668 * gdb.mi/mi-record-changed.exp: New.
2669 * gdb.mi/mi-reverse.exp: Adjust expected output.
2670
d7de8e3c
TT
26712012-09-20 Tom Tromey <tromey@redhat.com>
2672
2673 * gdb.python/python.exp: Test atexit.register.
2674
1aa99537
DE
26752012-09-20 Doug Evans <dje@google.com>
2676
05eade73
DE
2677 * boards/dwarf4-gdb-index.exp: New file.
2678
1aa99537
DE
2679 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2680 while running the tests.
2681
4ae24af0
JB
26822012-09-18 Joel Brobecker <brobecker@adacore.com>
2683
2684 * gdb.ada/bp_reset: New testcase.
2685
bb25a15c
YQ
26862012-09-18 Yao Qi <yao@codesourcery.com>
2687
2688 * gdb.trace/mi-tsv-changed.exp: New.
2689
201b4506
YQ
26902012-09-18 Yao Qi <yao@codesourcery.com>
2691
2692 * gdb.trace/mi-traceframe-changed.exp: New.
2693
6fc1c773
YQ
26942012-09-17 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2697 when it is less than 0.
2698
1ab3b62c
JK
26992012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2700
2701 PR 14119
2702 * gdb.arch/amd64-tailcall-ret.S: New file.
2703 * gdb.arch/amd64-tailcall-ret.c: New file.
2704 * gdb.arch/amd64-tailcall-ret.exp: New file.
2705 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2706 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2707 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2708
acf9414f
JK
27092012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2710
2711 PR 14548
2712 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2713 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2714 * gdb.reverse/singlejmp-reverse.S: New file.
2715 * gdb.reverse/singlejmp-reverse.c: New file.
2716 * gdb.reverse/singlejmp-reverse.exp: New file.
2717
666b578b
JK
27182012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 Fix compatibility with old GCC (~4.1).
2721 * gdb.cp/converts.cc (my_enum_var): New variable.
2722
42056501
AB
27232012-09-14 Andrew Burgess <aburgess@broadcom.com>
2724
2725 * gdb.xml/tdesc-regs.exp: Update expected output for new
2726 vector_size syntax of vector types.
2727
b9516fa1
YPK
27282012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2729
2730 Refactor Python "gdb" module into a proper Python package, by
2731 introducing a new "_gdb" module for code implemented in C, and
2732 using reload/__import__ instead of exec.
2733 * gdb.python/python.exp (Test stderr location): Update module
2734 location of GDB-specific sys.stderr.
2735 (Test stdout location): Ditto for sys.stdout.
2736
18dc9ad8
JK
27372012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2740
ea3a9873
KS
27412012-09-12 Keith Seitz <keiths@redhat.com>
2742
2743 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2744 conversion statement.
2745
5941debb
DE
27462012-09-12 Doug Evans <dje@google.com>
2747
2748 * gdb.base/help.exp: Remove testing of individual command help text,
2749 too much of a maintenance burden. Instead, test the functionality
2750 of "help" itself.
2751
cfc35e02
DE
27522012-09-11 Doug Evans <dje@google.com>
2753
3a0ed5d7
DE
2754 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2755 breakpoint.
2756
cfc35e02
DE
2757 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2758 * gdb.dwarf2/fission-reread.S: Ditto.
2759 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2760 * gdb.dwarf2/fission-reread.exp: Ditto.
2761
350b1b26
AB
27622012-09-11 Andrew Burgess <aburgess@broadcom.com>
2763
2764 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2765
2fa15f23
JB
27662012-09-10 Joel Brobecker <brobecker@adacore.com>
2767
2768 * gdb.ada/optim_drec: New testcase.
2769
09be558e
DE
27702012-09-10 Doug Evans <dje@google.com>
2771
2772 * boards/fission.exp: Explicitly mark "board" as not remote.
2773
5b4f6e25
KS
27742012-09-10 Keith Seitz <keiths@redhat.com>
2775
2776 PR gdb/13483
2777 * gdb.cp/converts.cc (A::A): Add ctor.
2778 (A::member_): Add member.
2779 (enum my_enum): New enumeration.
2780 (main): Add calls to foo1_7 with various
2781 permitted arguments.
2782 * gdb.cp/converts.exp: Add tests for boolean
2783 conversions permitted by the standard.
2784
b4ca5ed9
YPK
27852012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
2786
2787 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
2788 avoid spurious results due to ~/.gdbinit.
2789 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
2790 $INTERNAL_GDBFLAGS in run command.
2791 * gdb.gdb/observer.exp (setup_test): Ditto.
2792 * gdb.gdb/selftest.exp (test_with_self): Ditto.
2793 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
2794
d54b30bb
DE
27952012-09-06 Doug Evans <dje@google.com>
2796
14910956
DE
2797 * boards/fission.exp: New file.
2798
d54b30bb
DE
2799 * gdb.python/py-value.exp: Use clean_restart.
2800
91b253e1
DE
28012012-09-05 Doug Evans <dje@google.com>
2802
2803 * gdb.base/info-macros.c: Fix whitespace.
2804
1292279a
PA
28052012-08-28 Pedro Alves <palves@redhat.com>
2806
2807 PR gdb/14428
2808
2809 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
2810
1c8cdcb1
JK
28112012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2812
2813 * gdb.base/break-caller-line.c: New file.
2814 * gdb.base/break-caller-line.exp: New file.
2815
1e8e8b51
JK
28162012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2817
2818 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
2819 * gdb.arch/i386-cfi-notcurrent.S: New file.
2820 * gdb.arch/i386-cfi-notcurrent.exp: New file.
2821
1591a1e8
PA
28222012-08-27 Wei-cheng Wang <cole945@gmail.com>
2823 Yao Qi <yao@codesourcery.com>
2824 Pedro Alves <palves@redhat.com>
2825
2826 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
2827 New procedures.
2828 (top level): Add overlap checking tests.
2829
4442ada7
TT
28302012-08-24 Tom Tromey <tromey@redhat.com>
2831
2832 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
2833 gdb_test_multiple fails for other reasons.
2834
e7d50cc9
YQ
28352012-08-24 Yao Qi <yao@codesourcery.com>
2836
2837 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
2838
dfbd5e7b
PA
28392012-08-23 Pedro Alves <palves@redhat.com>
2840
2841 * gdb.base/help.exp: Adjust to "handle" help text change.
2842
8d735b87
YQ
28432012-08-23 Yao Qi <yao@codesourcery.com>
2844
2845 * gdb.trace/disconnected-tracing.c (start, end): New.
2846 (main): Call start and end.
2847 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
2848 existing tests into this proc.
2849 (disconnected_tfind): New.
2850
61b1d759
YQ
28512012-08-23 Yao Qi <yao@codesourcery.com>
2852
2853 * boards/native-gdbserver.exp (${board}_upload): New.
2854 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
2855 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
2856 Execute tfile on remote target.
2857 Copy trace file from target to host.
2858
6ca1b147
JM
28592012-08-22 Joseph Myers <joseph@codesourcery.com>
2860
2861 * gdb.arch/thumb-bx-pc.S: New file.
2862 * gdb.arch/thumb-bx-pc.exp: New file.
2863
706e3705
TT
28642012-08-22 Tom Tromey <tromey@redhat.com>
2865
2866 * gdb.base/maint.exp: Update.
2867
b4893d48
TT
28682012-08-22 Tom Tromey <tromey@redhat.com>
2869
2870 * lib/gdb.exp (skip_unwinder_tests): New proc.
2871 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
2872 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
2873
45b7da81
TT
28742012-08-21 Tom Tromey <tromey@redhat.com>
2875
2876 * gdb.hp/gdb.aCC/exception.exp: Remove.
2877
f94363d7
AP
2878012-08-19 Andrew Pinski <apinski@cavium.com>
2879
2880 * gdb.arch/mips-octeon-bbit.c: New file.
2881 * gdb.arch/mips-octeon-bbit.exp: New Test.
2882
e5afdbd7
KS
2883012-08-19 Keith Seitz <keiths@redhat.com>
2884
2885 PR c++/14365
2886 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
2887 * gdb.dwarf2/dw2-anon-mptr.S: New file.
2888
c29e8b64
JK
28892012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2890
2891 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
2892 verbose -log by more specific untested call.
2893
15a7e7bc
YQ
28942012-08-18 Yao Qi <yao@codesourcery.com>
2895
2896 * gdb.trace/tfind.exp: Move tests on various command help before
2897 checking target supports trace.
2898 Fix the expected output of 'help tfind end'.
2899
a451cb65
KS
29002012-08-17 Keith Seitz <keiths@redhat.com>
2901
2902 PR c++/13356
2903 * gdb.base/default.exp: Update all "check type" tests.
2904 * gdb.base/help.exp: Likewise.
2905 * gdb.base/setshow.exp: Likewise.
2906 * gdb.cp/converts.cc (foo1_type_check): New function.
2907 (foo2_type_check): New function.
2908 (foo3_type_check): New function.
2909 (main): Call new functions.
2910 * converts.exp: Add tests for integer-to-pointer conversions
2911 with/without strict type-checking.
2912
dbf6a605
MF
29132012-08-16 Mike Frysinger <vapier@gentoo.org>
2914
2915 * gdb.base/help.exp: Update expected output.
2916
0c92d8c1
JB
29172012-08-16 Joel Brobecker <brobecker@adacore.com>
2918
2919 * gdb.ada/rdv_wait: New testcase.
2920
e56f7f42
JK
29212012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 * gdb.base/attach-twice.exp: Remove excessive ps exec.
2924
f47f77df
DE
29252012-08-13 Doug Evans <dje@google.com>
2926
e202d6e8 2927 * gdb.base/help.exp: Update expected output.
f47f77df
DE
2928 * gdb.base/default.exp: Update expected output of "show convenience".
2929
a72c3253
DE
29302012-08-10 Doug Evans <dje@google.com>
2931
2932 * gdb.python/py-strfns.c: New file.
2933 * gdb.python/py-strfns.exp: New file.
2934 * gdb.python/py-type.exp (test_fields): Add vector tests.
2935
de0bea00
MF
29362012-08-10 Mike Frysinger <vapier@gentoo.org>
2937
2938 PR cli/10436:
2939 * gdb.base/completion.exp: Add tests for handle completion.
2940
5b9afe8a
YQ
29412012-08-09 Yao Qi <yao@codesourcery.com>
2942
2943 * gdb.mi/mi-cmd-param-changed.exp: New.
2944 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
2945 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
2946 * gdb.mi/mi2-prompt.exp: Likewise.
2947
4f485ebc
DE
29482012-08-08 Doug Evans <dje@google.com>
2949
2950 * gdb.base/debug-expr.c: New file.
2951 * gdb.base/debug-expr.exp: New file.
2952 * gdb.base/exprs.exp: Test {type} casts.
2953 * gdb.cp/debug-expr.exp: New file.
2954
5888842d
JK
29552012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2956
2957 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
2958 global variable loop, not a 'break'. Add loop count limit to 100.
2959 Add new fail case for terminated vgdb.
2960
4f69f4c2
JK
29612012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2962 Jean-Marc Saffroy <saffroy@gmail.com>
2963
2964 PR 11804
2965 * gdb.base/gcore-relro.exp: New file.
2966 * gdb.base/gcore-relro-main.c: New file.
2967 * gdb.base/gcore-relro-lib.c: New file.
2968
e2de5390
JK
29692012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 Do not false FAIL with old GCCs.
2972 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
2973 GCC < 4.5 in $no_hw mode.
2974
606603c5
JK
29752012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2976
2977 * gdb.base/default.exp (cd): Accept new directory with no arguments.
2978
777f26c2
JK
29792012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2980
2981 * gdb.base/list.exp (test_only_end): New function.
2982 Call it.
2983
2c12abee
TT
29842012-08-06 Tom Tromey <tromey@redhat.com>
2985
2986 * gdb.python/py-mi.exp: Add test for printer whose children
2987 are a list.
2988 * gdb.python/py-prettyprint.c (struct children_as_list): New.
2989 (main): New variable children_as_list.
2990 * gdb.python/py-prettyprint.py (class pp_children_as_list):
2991 New.
2992 (register_pretty_printers): Register new printer.
2993
0eae2cf4
EBM
29942012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
2995
2996 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
2997 symbols. Abort if vgdb remote connection is closed.
2998
09e0881d
DE
29992012-08-02 Doug Evans <dje@google.com>
3000
3001 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3002
b40f514f
SDJ
30032012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3004
3005 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3006 s390x, PowerPC 64 and m68k-linux.
3007
11315ae0
UW
30082012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3009
3010 * gdb.base/annota1.exp: Accept no frames-invalid notification
3011 when starting up the program.
3012 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3013 show a symbolic value as well.
3014 * gdb.server/server-exec-info.exp: Skip test when skipping
3015 gdbserver test and/or when skipping shared library tests.
3016 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3017 avoid name conflicts with other tests.
3018
0547eeed
UW
30192012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3020
3021 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3022 Fix wrong output on big-endian systems.
3023 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3024 4-byte pointer types on 64-bit s390x.
3025
bdddb4de
UW
30262012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3027
3028 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3029 marker comment at the beginning (after intialization).
3030 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3031 breakpoint on marker comment instead of function begin.
3032 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3033 PowerPC.
3034 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3035 or 64-bit PowerPC.
3036 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3037 gdb,no_hardware_watchpoints flag is set.
3038 (initialize): Remove now redundant can-use-hw-watchpoints change.
3039
5d206025
YQ
30402012-08-02 Yao Qi <yao@codesourcery.com>
3041 Pedro Alves <palves@redhat.com>
3042
3043 * boards/local-remote-host.exp: New.
3044
4f665099
UW
30452012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3046
3047 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3048 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3049 * gdb.base/print-file-var.exp: Likewise.
3050 * gdb.server/solib-list.exp: Skip on remote targets.
3051
b62e2b27
UW
30522012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3053
3054 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3055 watchpoints on ARM. When expecting software watchpoints, tolerate
3056 (remote) targets that report unsupported hardware watchpoint only
3057 at continue time.
3058 (test_wide_location_2): Likewise.
3059
a967a851
JK
30602012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3063 valgrind versions.
3064
75d9f9ff 30652012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3066
3067 * gdb.base/valgrind-infcall.c: New file.
3068 * gdb.base/valgrind-infcall.exp: New file.
3069
75d9f9ff
JK
3070 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3071
1c9f2ed2
KS
30722012-07-30 Keith Seitz <keiths@redhat.com>
3073
3074 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3075 linespecs.
3076
7f9b2034
DE
30772012-07-30 Doug Evans <dje@google.com>
3078
85220e01
DE
3079 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3080 * gdb.dwarf2/pr13961.S: Ditto.
3081
7f9b2034
DE
3082 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3083
4e969b4f
AB
30842012-07-30 Andrew Burgess <aburgess@broadcom.com>
3085
3086 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3087 change its format immediately after reloading the binary.
3088
e7de8362
JK
30892012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3090
3091 Fix testsuite regression after --use-deprecated-index-sections removal.
3092 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3093 string.
3094 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3095
7255706c
YQ
30962012-07-27 Yao Qi <yao@codesourcery.com>
3097
3098 KFAIL for PR remote/14161.
3099 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3100 Cleanup socket files.
3101 (strace_info_marker): Detach inferior.
3102
f2e8016f
TT
31032012-07-26 Tom Tromey <tromey@redhat.com>
3104
6fdff2c5 3105 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3106
f66713d2
JK
31072012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3108
3109 * gdb.python/py-inferior.c (thread): New function.
3110 (check_threads): New function.
3111 (test_threads): New function.
3112 * gdb.python/py-inferior.exp: Added test.
3113 Replaced runto with continue to breakpoint.
3114
8223e12c
TT
31152012-07-26 Tom Tromey <tromey@redhat.com>
3116
3117 * lib/ada.exp (standard_ada_testfile): New proc.
3118 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3119 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3120 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3121 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3122 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3123 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3124 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3125 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3126 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3127 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3128 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3129 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3130 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3131 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3132 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3133 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3134 * gdb.ada/complete.exp: Use standard_ada_testfile.
3135 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3136 standard_output_file.
3137 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3138 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3139 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3140 standard_output_file.
3141 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3142 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3143 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3144 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3145 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3146 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3147 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3148 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3149 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3150 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3151 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3152 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3153 * gdb.ada/interface.exp: Use standard_ada_testfile.
3154 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3155 standard_output_file
3156 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3157 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3158 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3159 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3160 * gdb.ada/nested.exp: Use standard_ada_testfile.
3161 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3162 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3163 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3164 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3165 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3166 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3167 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3168 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3169 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3170 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3171 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3172 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3173 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3174 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3175 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3176 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3177 * gdb.ada/start.exp: Use standard_ada_testfile.
3178 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3179 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3180 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3181 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3182 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3183 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3184 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3185 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3186 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3187 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3188 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3189 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3190 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3191 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3192
bbec57e4
JK
31932012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3194
3195 Fix testsuite regression after --use-deprecated-index-sections removal.
3196 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3197
9cc8e32c
JK
31982012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 Fix compatibility with Tcl before 7.5.
3201 * lib/future.exp (lreverse): New function if it does not exist.
3202
ea5ca7b5
MK
32032012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3204
3205 * gdb.mi/mi-pending.c: New method to set a second pending
3206 breakpoint.
3207 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3208 condition.
3209
64776a0b
PA
32102012-07-20 Pedro Alves <palves@redhat.com>
3211
3212 PR threads/11692
3213 PR gdb/12203
3214
3215 * gdb.threads/create-fail.c: New file.
3216 * gdb.threads/create-fail.exp: New file.
3217
13e4e967
PA
32182012-07-19 Pedro Alves <palves@redhat.com>
3219
3220 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3221 * config/vx.exp (gdb_start): Likewise.
3222 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3223 * gdb.base/setvar.exp (test_set): Likewise.
3224 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3225 * gdb.reverse/sigall-precsave.exp: Likewise.
3226 * gdb.reverse/sigall-reverse.exp: Likewise.
3227
b7aefa4d
PA
32282012-07-19 Pedro Alves <palves@redhat.com>
3229
3230 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3231 handler before recording.
3232
608b4967
TT
32332012-07-19 Tom Tromey <tromey@redhat.com>
3234
3235 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3236 * gdb.cp/casts.cc (decltype): New function.
3237 (main): Use it.
3238
b1e0c0fa
PA
32392012-07-19 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.base/sigall.exp (signals): New list.
3242 <top level>: Loop over signals in the $signals list instead of
3243 calling a test function once per signal.
3244 * gdb.reverse/sigall-precsave.exp (signals): New list.
3245 <top level>: Loop over signals in the $signals list instead of
3246 calling a test function once per signal.
3247 * gdb.reverse/sigall-reverse.exp (signals): New list.
3248 <top level>: Loop over signals in the $signals list instead of
3249 calling a test function once per signal.
3250
6ace3df1
YQ
32512012-07-19 Yao Qi <yao@codesourcery.com>
3252
3253 * gdb.base/setshow.exp: Test 'set args ~'.
3254
263a0f8c
JK
32552012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3256
3257 * gdb.base/store.exp (check_set): Import gdb_prompt.
3258 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3259 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3260
8f043999
JK
32612012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3262
3263 PR 11914
3264 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3265 (main): Call eval_sub.
3266 * gdb.python/py-prettyprint.exp:
3267 (python execfile ('py-prettyprint.py')): Move it earlier.
3268 New breakpoint for eval-break.
3269 (continue to breakpoint: eval-break, info locals): New test.
3270 (python execfile ('py-prettyprint.py')): Move it from here.
3271 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3272 (register_pretty_printers): Register pp_eval_type.
3273
725c7b66
JK
32742012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3275
3276 Fix a testcase regression by me.
3277 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3278 DW_FORM_data4.
3279
4359dff1
JK
32802012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3281 Doug Evans <dje@google.com>
3282
3283 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3284 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3285
61e44cfa
JK
32862012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 Fix gdbserver run regression.
3289 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3290
93c0ef37
TT
32912012-07-12 Tom Tromey <tromey@redhat.com>
3292
3293 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3294 (clean_restart): Likewise.
3295 (core_find): Use standard_output_file.
3296
76027ef5
TT
32972012-07-12 Tom Tromey <tromey@redhat.com>
3298
3299 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3300 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3301 prepare_for_testing_full.
3302 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3303 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3304 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3305 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3306 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3307 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3308 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3309 prepare_for_testing_full.
3310 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3311 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3312 prepare_for_testing_full.
3313 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3314 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3315 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3316
85b4440a
TT
33172012-07-12 Tom Tromey <tromey@redhat.com>
3318
3319 * lib/gdb.exp (build_executable_from_specs): New proc, from
3320 build_executable.
3321 (build_executable): Use it.
3322 (prepare_for_testing_full): New proc.
3323
55baab26
TT
33242012-07-11 Tom Tromey <tromey@redhat.com>
3325
3326 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3327 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3328 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3329 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3330 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3331 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3332 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3333 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3334 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3335 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3336
298a9cf0
TT
33372012-07-10 Tom Tromey <tromey@redhat.com>
3338
3339 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3340 standard_output_file.
3341 * gdb.mi/gdb2549.exp: Use standard_testfile.
3342 * gdb.mi/gdb669.exp: Use standard_testfile.
3343 * gdb.mi/gdb701.exp: Use standard_testfile.
3344 * gdb.mi/gdb792.exp: Use standard_testfile.
3345 * gdb.mi/mi-async.exp: Use standard_testfile.
3346 * gdb.mi/mi-basics.exp: Use standard_testfile.
3347 * gdb.mi/mi-break.exp: Use standard_testfile.
3348 * gdb.mi/mi-cli.exp: Use standard_testfile.
3349 * gdb.mi/mi-console.exp: Use standard_testfile.
3350 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3351 * gdb.mi/mi-eval.exp: Use standard_testfile.
3352 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3353 * gdb.mi/mi-file.exp: Use standard_testfile.
3354 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3355 * gdb.mi/mi-logging.exp: Use standard_testfile.
3356 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3357 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3358 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3359 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3360 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3361 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3362 * gdb.mi/mi-pending.exp: Use standard_testfile,
3363 standard_output_file.
3364 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3365 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3366 * gdb.mi/mi-regs.exp: Use standard_testfile.
3367 * gdb.mi/mi-return.exp: Use standard_testfile.
3368 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3369 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3370 * gdb.mi/mi-solib.exp: Use standard_testfile,
3371 standard_output_file.
3372 * gdb.mi/mi-stack.exp: Use standard_testfile.
3373 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3374 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3375 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3376 * gdb.mi/mi-until.exp: Use standard_testfile.
3377 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3378 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3379 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3380 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3381 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3382 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3383 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3384 standard_output_file.
3385 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3386 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3387 * gdb.mi/mi-watch.exp: Use standard_testfile.
3388 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3389 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3390 * gdb.mi/mi2-break.exp: Use standard_testfile.
3391 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3392 * gdb.mi/mi2-console.exp: Use standard_testfile.
3393 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3394 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3395 * gdb.mi/mi2-file.exp: Use standard_testfile.
3396 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3397 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3398 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3399 * gdb.mi/mi2-return.exp: Use standard_testfile.
3400 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3401 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3402 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3403 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3404 * gdb.mi/mi2-until.exp: Use standard_testfile.
3405 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3406 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3407 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3408 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3409 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3410
f5f3a911
TT
34112012-07-10 Tom Tromey <tromey@redhat.com>
3412
3413 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3414 * gdb.cp/ambiguous.exp: Use standard_testfile,
3415 prepare_for_testing.
3416 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3417 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3418 * gdb.cp/anon-ns.exp: Use standard_testfile.
3419 * gdb.cp/anon-struct.exp: Use standard_testfile.
3420 * gdb.cp/anon-union.exp: Use standard_testfile,
3421 prepare_for_testing.
3422 * gdb.cp/arg-reference.exp: Use standard_testfile,
3423 prepare_for_testing.
3424 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3425 * gdb.cp/breakpoint.exp: Use standard_testfile,
3426 prepare_for_testing.
3427 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3428 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3429 standard_output_file.
3430 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3431 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3432 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3433 (test_static_members): Update.
3434 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3435 * gdb.cp/converts.exp: Use standard_testfile.
3436 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3437 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3438 prepare_for_testing.
3439 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3440 * gdb.cp/cplabel.exp: Use standard_testfile.
3441 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3442 prepare_for_testing.
3443 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3444 * gdb.cp/derivation.exp: Use standard_testfile,
3445 prepare_for_testing.
3446 * gdb.cp/destrprint.exp: Use standard_testfile.
3447 * gdb.cp/dispcxx.exp: Use standard_testfile.
3448 * gdb.cp/exception.exp: Use standard_testfile,
3449 prepare_for_testing.
3450 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3451 * gdb.cp/extern-c.exp: Use standard_testfile,
3452 prepare_for_testing.
3453 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3454 prepare_for_testing.
3455 * gdb.cp/fpointer.exp: Use standard_testfile.
3456 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3457 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3458 standard_output_file.
3459 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3460 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3461 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3462 standard_output_file.
3463 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3464 (do_tests): Update.
3465 * gdb.cp/koenig.exp: Use standard_testfile.
3466 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3467 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3468 * gdb.cp/m-static.exp: Use standard_testfile,
3469 prepare_for_testing.
3470 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3471 * gdb.cp/mb-inline.exp: Use standard_testfile,
3472 prepare_for_testing.
3473 * gdb.cp/mb-templates.exp: Use standard_testfile,
3474 prepare_for_testing.
3475 * gdb.cp/member-ptr.exp: Use standard_testfile,
3476 prepare_for_testing.
3477 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3478 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3479 * gdb.cp/method2.exp: Use standard_testfile.
3480 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3481 standard_output_file.
3482 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3483 (do_tests): Update.
3484 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3485 prepare_for_testing.
3486 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3487 prepare_for_testing.
3488 * gdb.cp/namespace.exp: Use standard_testfile,
3489 prepare_for_testing.
3490 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3491 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3492 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3493 * gdb.cp/nsimport.exp: Use standard_testfile,
3494 prepare_for_testing.
3495 * gdb.cp/nsnested.exp: Use standard_testfile.
3496 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3497 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3498 prepare_for_testing.
3499 * gdb.cp/nsstress.exp: Use standard_testfile,
3500 prepare_for_testing.
3501 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3502 * gdb.cp/operator.exp: Use standard_testfile.
3503 * gdb.cp/oranking.exp: Use standard_testfile.
3504 * gdb.cp/overload-const.exp: Use standard_testfile.
3505 * gdb.cp/overload.exp: Use standard_testfile,
3506 prepare_for_testing.
3507 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3508 * gdb.cp/ovsrch.exp: Use standard_testfile.
3509 * gdb.cp/paren-type.exp: Use standard_testfile.
3510 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3511 prepare_for_testing.
3512 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3513 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3514 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3515 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3516 * gdb.cp/pr10728.exp: Use standard_testfile,
3517 standard_output_file.
3518 * gdb.cp/pr12028.exp: Use standard_testfile.
3519 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3520 * gdb.cp/pr9167.exp: Use standard_testfile.
3521 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3522 * gdb.cp/printmethod.exp: Use standard_testfile,
3523 prepare_for_testing.
3524 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3525 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3526 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3527 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3528 standard_output_file.
3529 * gdb.cp/readnow-language.exp: Use standard_testfile.
3530 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3531 (gdb_start_again): Use clean_restart.
3532 * gdb.cp/ref-types.exp: Use standard_testfile,
3533 prepare_for_testing.
3534 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3535 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3536 * gdb.cp/smartp.exp: Use standard_testfile.
3537 * gdb.cp/static-method.exp: Use standard_testfile.
3538 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3539 * gdb.cp/temargs.exp: Use standard_testfile.
3540 * gdb.cp/templates.exp: Use standard_testfile,
3541 prepare_for_testing.
3542 (do_tests): Update.
3543 * gdb.cp/try_catch.exp: Use standard_testfile,
3544 prepare_for_testing.
3545 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3546 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3547 * gdb.cp/virtbase.exp: Use standard_testfile,
3548 prepare_for_testing.
3549 * gdb.cp/virtfunc.exp: Use standard_testfile,
3550 prepare_for_testing.
3551 (do_tests): Update.
3552 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3553 prepare_for_testing.
3554
686f09d0
TT
35552012-07-10 Tom Tromey <tromey@redhat.com>
3556
3557 * lib/gdb.exp (standard_testfile): Unset output variables from
3558 earlier invocations.
3559
9357e021
YQ
35602012-07-10 Yao Qi <yao@codesourcery.com>
3561
3562 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3563 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3564 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3565 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3566 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3567 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3568 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3569 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3570 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3571 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3572 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3573 * gdb.mi/mi-var-display.exp: Likewise.
3574 * gdb.mi/mi-var-invalidate.exp: Likewise.
3575 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3576 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3577 * gdb.mi/mi2-console.exp: Likewise.
3578 * gdb.mi/mi2-disassemble.exp: Likewise.
3579 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3580 * gdb.mi/mi2-read-memory.exp: Likewise.
3581 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3582 * gdb.mi/mi2-simplerun.exp: Likewise.
3583 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3584 * gdb.mi/mi2-syn-frame.exp: Likewise.
3585 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3586 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3587 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3588
e314d629
TT
35892012-07-09 Tom Tromey <tromey@redhat.com>
3590
3591 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3592 * gdb.base/callfuncs.exp: Add cast-based test.
3593 * gdb.base/callfuncs.c (voidfunc): New function.
3594
06928b3f
DE
35952012-07-08 Doug Evans <dje@google.com>
3596
3597 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3598
32f11bad
JK
35992012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3600
3601 Fix XFAIL compatibility with old i386 systems.
3602 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3603 Check also 'Cannot insert breakpoint 0'.
3604
76b83c51
JK
36052012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3606
3607 PR 14321
3608 * gdb.base/find.exp
3609 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3610
a6fb9c08
TT
36112012-07-06 Tom Tromey <tromey@redhat.com>
3612
3613 * gdb.base/whatis.exp: Add test.
3614
71918a86
TT
36152012-07-06 Tom Tromey <tromey@redhat.com>
3616
3617 * gdb.base/whatis.exp: Add regression test.
3618
fcde5961
TT
36192012-07-06 Tom Tromey <tromey@redhat.com>
3620
3621 * gdb.base/whatis.exp: Add tests.
3622
f9cf0f4a
JK
36232012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 PR 12649
3626 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3627 gdb_test_multiple $gdb_prompt terminator.
3628
979ade8b
PA
36292012-07-04 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3632 supports_process_record.
3633
8a980b44
PA
36342012-07-04 Pedro Alves <palves@redhat.com>
3635
3636 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3637 endings.
3638 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3639
855ba978
SS
36402012-07-03 Stan Shebs <stan@codesourcery.com>
3641
3642 * gdb.base/info-os.c (main): Retry resource acquisition until an
3643 available one is found.
3644 * gdb.base/info-os.exp: Collect resource keys from the program
3645 and use them in matching.
3646
fcb44371
JK
36472012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3648
3649 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3650 Wrap the test into loop for corefile and core0file.
3651
08a67be6
JK
36522012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3653
3654 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3655 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3656 .note.GNU-stack.
3657
0f3c2347
JK
3658 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3659
ff4a4500
SDJ
36602012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3661
3662 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3663 break): Include help message for the new `-probe' and `-probe-stap'
3664 options.
3665
d3ce09f5
SS
36662012-07-02 Stan Shebs <stan@codesourcery.com>
3667
3668 * gdb.base/dprintf.exp: Add agent style tests.
3669
a1624241
JK
36702012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3671
3672 * gdb.base/stale-infcall.c (infcall): New label test-next.
3673 (main): New labels test-pass and test-fail.
3674 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3675 $test_fail_bpnum to test-fail.
3676 (test system longjmp tracking support): New test.
3677 Delete $test_fail_bpnum.
3678 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3679 breakpoint.
3680
42e7ad6c
DE
36812012-06-30 Doug Evans <dje@google.com>
3682
3683 * gdb.dwarf2/fission-reread.S: New file.
3684 * gdb.dwarf2/fission-reread.exp: New file.
3685
37ce89eb
SS
36862012-06-28 Stan Shebs <stan@codesourcery.com>
3687
3688 * gdb.mi/mi-logging.exp: New file.
3689
e5ef252a
PA
36902012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3691 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.threads/siginfo-threads.exp: New file.
3694 * gdb.threads/siginfo-threads.c: New file.
3695 * gdb.threads/sigstep-threads.exp: New file.
3696 * gdb.threads/sigstep-threads.c: New file.
3697
22f1fbae
TT
36982012-06-28 Tom Tromey <tromey@redhat.com>
3699
3700 * gdb.go/package.exp: Partially revert earlier patch; use
3701 gdb_compile again. Use standard_output_file.
3702
2e3cf129
DE
37032012-06-27 Doug Evans <dje@google.com>
3704
3705 * gdb.dwarf2/fission-base.c: New file.
3706 * gdb.dwarf2/fission-base.S: New file.
3707 * gdb.dwarf2/fission-base.exp: New file.
3708
785fd303
JK
37092012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3712
1bb9788d
TT
37132012-06-27 Tom Tromey <tromey@redhat.com>
3714
3715 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3716 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3717
c83ee902
TT
37182012-06-27 Tom Tromey <tromey@redhat.com>
3719
3720 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3721 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3722 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3723 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3724 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3725 prepare_for_testing.
3726 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3727 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3728 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3729 standard_testfile.
3730 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3731 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3732 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3733 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3734 prepare_for_testing.
3735 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3736 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3737 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3738 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3739 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3740 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3741 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3742 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3743 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3744 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3745 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3746 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3747 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3748 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3749 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3750 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3751 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3752 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3753 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3754 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3755 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3756 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3757 standard_output_file.
3758 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3759 standard_output_file.
3760 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3761 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3762 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3763 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3764 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3765 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3766 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3767 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3768 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3769 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3770 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3771 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3772 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3773 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3774 * gdb.dwarf2/valop.exp: Use standard_testfile,
3775 prepare_for_testing.
3776
5204774b
TT
37772012-06-27 Tom Tromey <tromey@redhat.com>
3778
3779 * gdb.python/python.exp: Fix regexps in pagination tests.
3780
ee0bf529
SCR
37812012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3782
3783 * gdb.python/py-symtab.exp: Add tests to test the new attribute
3784 'last' of gdb.Symtab_and_line.
3785 * gdb.python/py-symbol.c: Move break point comment to enable
3786 testing of gdb.Symtab_and_line.last.
3787
14fcc022
TT
37882012-06-26 Tom Tromey <tromey@redhat.com>
3789
3790 * gdb.threads/step.c: Remove.
3791 * gdb.threads/step.exp: Remove.
3792 * gdb.threads/step2.exp: Remove.
3793
0efbbabc
TT
37942012-06-26 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.threads/watchpoint-fork.exp (test): Use
3797 standard_output_file. Don't declare objdir.
3798 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
3799 standard_output_file.
3800 * gdb.threads/attach-stopped.exp: Use standard_testfile.
3801 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
3802 clean_restart. Remove incdir.
3803 * gdb.threads/corethreads.exp: Use standard_testfile.
3804 * gdb.threads/execl.exp: Use standard_testfile,
3805 standard_output_file, clean_restart.
3806 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
3807 clean_restart.
3808 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
3809 clean_restart.
3810 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
3811 incdir.
3812 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
3813 clean_restart. Remove incdir.
3814 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
3815 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
3816 clean_restart. Remove incdir.
3817 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
3818 Remove incdir.
3819 * gdb.threads/leader-exit.exp: Use standard_testfile.
3820 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
3821 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
3822 clean_restart.
3823 * gdb.threads/manythreads.exp: Use standard_testfile,
3824 clean_restart. Remove incdir.
3825 * gdb.threads/multi-create.exp: Use standard_testfile,
3826 clean_restart.
3827 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
3828 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
3829 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
3830 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
3831 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
3832 * gdb.threads/pending-step.exp: Use standard_testfile,
3833 clean_restart. Remove incdir.
3834 * gdb.threads/print-threads.exp: Use standard_testfile,
3835 clean_restart. Remove incdir.
3836 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
3837 clean_restart. Remove incdir.
3838 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
3839 Remove incdir.
3840 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
3841 incdir.
3842 * gdb.threads/sigthread.exp: Use standard_testfile,
3843 clean_restart.
3844 * gdb.threads/staticthreads.exp: Use standard_testfile,
3845 clean_restart. Remove incdir.
3846 * gdb.threads/switch-threads.exp: Use standard_testfile,
3847 clean_restart. Remove incdir.
3848 * gdb.threads/thread-execl.exp: Use standard_testfile,
3849 clean_restart. Remove incdir.
3850 * gdb.threads/thread-find.exp: Use standard_testfile,
3851 clean_restart.
3852 * gdb.threads/thread-specific.exp: Use standard_testfile,
3853 clean_restart. Remove incdir.
3854 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
3855 clean_restart. Remove incdir.
3856 * gdb.threads/thread_check.exp: Use standard_testfile,
3857 clean_restart. Remove incdir.
3858 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
3859 incdir.
3860 * gdb.threads/threadapply.exp: Use standard_testfile,
3861 clean_restart. Remove incdir.
3862 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
3863 clean_restart. Remove incdir.
3864 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
3865 clean_restart.
3866 * gdb.threads/tls-shared.exp: Use standard_testfile,
3867 clean_restart, standard_output_file.
3868 * gdb.threads/tls-var.exp: Use standard_testfile,
3869 standard_output_file.
3870 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
3871 Remove incdir.
3872 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
3873 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
3874 incdir.
3875 * gdb.threads/watchthreads2.exp: Use standard_testfile,
3876 clean_restart. Remove incdir.
3877
497a5eb0
TT
38782012-06-26 Tom Tromey <tromey@redhat.com>
3879
3880 * gdb.trace/actions.exp: Use standard_testfile.
3881 * gdb.trace/ax.exp: Use standard_testfile.
3882 * gdb.trace/backtrace.exp: Use standard_testfile.
3883 * gdb.trace/change-loc.exp: Use standard_testfile.
3884 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
3885 * gdb.trace/collection.exp: Use standard_testfile,
3886 prepare_for_testing.
3887 * gdb.trace/deltrace.exp: Use standard_testfile.
3888 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
3889 * gdb.trace/ftrace.exp: Use standard_testfile.
3890 * gdb.trace/infotrace.exp: Use standard_testfile.
3891 * gdb.trace/packetlen.exp: Use standard_testfile.
3892 * gdb.trace/passc-dyn.exp: Use standard_testfile.
3893 * gdb.trace/passcount.exp: Use standard_testfile.
3894 * gdb.trace/pending.exp: Use standard_testfile.
3895 * gdb.trace/report.exp: Use standard_testfile.
3896 * gdb.trace/save-trace.exp: Use standard_testfile.
3897 * gdb.trace/stap-trace.exp: Use standard_testfile.
3898 * gdb.trace/status-stop.exp: Use standard_testfile.
3899 * gdb.trace/strace.exp: Use standard_testfile.
3900 * gdb.trace/tfile.exp: Use standard_testfile.
3901 * gdb.trace/tfind.exp: Use standard_testfile.
3902 * gdb.trace/trace-break.exp: Use standard_testfile.
3903 * gdb.trace/trace-mt.exp: Use standard_testfile.
3904 * gdb.trace/tracecmd.exp: Use standard_testfile.
3905 * gdb.trace/tspeed.exp: Use standard_testfile.
3906 * gdb.trace/tstatus.exp: Use standard_testfile.
3907 * gdb.trace/tsv.exp: Use standard_testfile.
3908 * gdb.trace/unavailable.exp: Use standard_testfile,
3909 prepare_for_testing.
3910 * gdb.trace/while-dyn.exp: Use standard_testfile.
3911 * gdb.trace/while-stepping.exp: Use standard_testfile.
3912
7686c074
TT
39132012-06-26 Tom Tromey <tromey@redhat.com>
3914
3915 * gdb.reverse/break-precsave.exp: Use standard_testfile.
3916 * gdb.reverse/break-reverse.exp: Use standard_testfile.
3917 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
3918 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
3919 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
3920 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
3921 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
3922 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
3923 prepare_for_testing.
3924 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
3925 prepare_for_testing.
3926 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
3927 prepare_for_testing.
3928 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
3929 prepare_for_testing.
3930 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
3931 prepare_for_testing
3932 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
3933 * gdb.reverse/machinestate.exp: Use standard_testfile.
3934 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
3935 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
3936 build_executable.
3937 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
3938 build_executable.
3939 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
3940 standard_output_file.
3941 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
3942 standard_output_file.
3943 * gdb.reverse/step-precsave.exp: Use standard_testfile.
3944 * gdb.reverse/step-reverse.exp: Use standard_testfile.
3945 * gdb.reverse/until-precsave.exp: Use standard_testfile.
3946 * gdb.reverse/until-reverse.exp: Use standard_testfile.
3947 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
3948 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
3949
481fc100
TT
39502012-06-26 Tom Tromey <tromey@redhat.com>
3951
3952 * gdb.stabs/weird.exp: Remove directory-checking code. Use
3953 standard_output_file.
3954 * gdb.stabs/exclfwd.exp: Use standard_testfile,
3955 prepare_for_testing. Remove directory-checking code.
3956
7bb18ae2
TT
39572012-06-25 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
3960 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
3961 build_executable, not prepare_for_testing.
3962 * gdb.multi/base.exp: Use standard_output_file. Use
3963 build_executable, not prepare_for_testing.
3964
cf09b3e4
TT
39652012-06-25 Tom Tromey <tromey@redhat.com>
3966
3967 * gdb.fortran/subarray.exp: Use standard_testfile,
3968 prepare_for_testing.
3969 * gdb.fortran/multi-dim.exp: Use standard_testfile.
3970 * gdb.fortran/module.exp: Use standard_testfile.
3971 * gdb.fortran/logical.exp: Use standard_testfile.
3972 * gdb.fortran/library-module.exp: Use standard_testfile,
3973 standard_output_file.
3974 * gdb.fortran/derived-type.exp: Use standard_testfile,
3975 prepare_for_testing.
3976 * gdb.fortran/complex.exp: Use standard_testfile,
3977 prepare_for_testing.
3978 * gdb.fortran/charset.exp: Use standard_testfile.
3979 * gdb.fortran/array-element.exp: Use standard_testfile,
3980 prepare_for_testing.
3981
18b5ff1b
KS
39822012-06-25 Keith Seitz <keiths@redhat.com>
3983
3984 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
3985 Change rbreak-related tests to KFAIL and add bugzilla numbers.
3986
17b77626
TT
39872012-06-25 Tom Tromey <tromey@redhat.com>
3988
3989 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
3990 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
3991 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
3992 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
3993
f91e3dc1
TT
39942012-06-25 Tom Tromey <tromey@redhat.com>
3995
3996 * gdb.linespec/ls-errs.exp: Use standard_testfile.
3997 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
3998 * gdb.linespec/linespec.exp: Use standard_testfile.
3999
a884434d
TT
40002012-06-25 Tom Tromey <tromey@redhat.com>
4001
4002 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4003 prepare_for_testing.
4004
efc9d70a
TT
40052012-06-25 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4008 prepare_for_testing.
4009 * gdb.opt/inline-break.exp: Use standard_testfile,
4010 prepare_for_testing.
4011 * gdb.opt/inline-bt.exp: Use standard_testfile,
4012 prepare_for_testing.
4013 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4014 prepare_for_testing.
4015 * gdb.opt/inline-locals.exp: Use standard_testfile,
4016 prepare_for_testing.
4017
e2fc92c6
TT
40182012-06-25 Tom Tromey <tromey@redhat.com>
4019
4020 * gdb.asm/asm-source.exp: Use standard_output_file,
4021 standard_testfile. Construct .o files in proper subdir.
4022
b0963d73
TT
40232012-06-25 Tom Tromey <tromey@redhat.com>
4024
4025 * gdb.server/ext-attach.exp: Use standard_testfile,
4026 prepare_for_testing.
4027 * gdb.server/ext-run.exp: Use standard_testfile,
4028 build_executable.
4029 * gdb.server/file-transfer.exp: Use standard_testfile,
4030 prepare_for_testing.
4031 * gdb.server/server-exec-info.exp: Use standard_testfile.
4032 * gdb.server/server-mon.exp: Use standard_testfile,
4033 prepare_for_testing.
4034 * gdb.server/server-run.exp: Use standard_testfile,
4035 build_executable.
4036 * gdb.server/solib-list.exp: Use standard_testfile,
4037 standard_output_file.
4038
8a3e1f8d
TT
40392012-06-25 Tom Tromey <tromey@redhat.com>
4040
4041 * lib/gdb.exp (standard_output_file): Use "file join".
4042 * gdb.go/chan.exp: Use standard_testfile.
4043 * gdb.go/handcall.exp: Use standard_testfile.
4044 * gdb.go/hello.exp: Use standard_testfile.
4045 * gdb.integers/chan.exp: Use standard_testfile.
4046 * gdb.go/methods.exp: Use standard_testfile.
4047 * gdb.go/package.exp: Use standard_testfile.
4048 * gdb.go/strings.exp: Use standard_testfile.
4049 * gdb.go/types.exp: Use standard_testfile.
4050 * gdb.go/unsafe.exp: Use standard_testfile.
4051
944a9061
MGD
40522012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4053
4054 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4055
1c06bd58
JK
40562012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 Fix regression by the previous commit.
4059 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4060
b4a58790
TT
40612012-06-22 Tom Tromey <tromey@redhat.com>
4062
4063 * gdb.python/lib-types.exp: Use standard_testfile,
4064 prepare_for_testing.
4065 * gdb.python/py-block.exp: Use standard_testfile.
4066 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4067 * gdb.python/py-events.exp: Use standard_testfile,
4068 standard_output_file.
4069 * gdb.python/py-evsignal.exp: Use standard_testfile.
4070 * gdb.python/py-evethreads.exp: Use standard_testfile.
4071 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4072 * gdb.python/py-explore.exp: Use standard_testfile.
4073 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4074 standard_output_file.
4075 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4076 prepare_for_testing.
4077 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4078 * gdb.python/py-frame.exp: Use standard_testfile.
4079 * gdb.python/py-inferior.exp: Use standard_testfile.
4080 * gdb.python/py-infthread.exp: Use standard_testfile.
4081 * gdb.python/py-mi.exp: Use standard_testfile.
4082 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4083 build_executable.
4084 * gdb.python/py-objfile.exp: Use standard_testfile.
4085 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4086 prepare_for_testing.
4087 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4088 * gdb.python/py-progspace.exp: Use standard_testfile,
4089 build_executable.
4090 * gdb.python/py-prompt.exp: Use standard_testfile,
4091 build_executable.
4092 * gdb.python/py-section-script.exp: Use standard_testfile,
4093 build_executable.
4094 * gdb.python/py-shared.exp: Use standard_testfile,
4095 standard_output_file, clean_restart.
4096 * gdb.python/py-symbol.exp: Use standard_output_file,
4097 prepare_for_testing.
4098 * gdb.python/py-symtab.exp: Use standard_output_file,
4099 prepare_for_testing
4100 * gdb.python/py-template.exp: Use standard_testfile.
4101 * gdb.python/py-type.exp: Use standard_testfile.
4102 * gdb.python/py-value-cc.exp: Use standard_testfile.
4103 * gdb.python/py-value.exp: Use standard_testfile.
4104 * gdb.python/python.exp: Use standard_testfile, build_executable.
4105
2c44deac
TT
41062012-06-22 Tom Tromey <tromey@redhat.com>
4107
4108 * gdb.objc/basicclass.exp: Use standard_testfile.
4109 (do_objc_tests): Don't declare objdir.
4110 * gdb.objc/nondebug.exp: Use standard_testfile.
4111 (do_objc_tests): Don't declare objdir.
4112 * gdb.objc/objcdecode.exp: Use standard_testfile.
4113 (do_objc_tests): Don't declare objdir.
4114
c24ccbce
TT
41152012-06-22 Tom Tromey <tromey@redhat.com>
4116
4117 * gdb.java/jmain.exp: Use standard_testfile.
4118 * gdb.java/jmisc.exp: Use standard_testfile.
4119 * gdb.java/jnpe.exp: Use standard_testfile.
4120 * gdb.java/jprint.exp: Use standard_testfile.
4121
0a6d0306
TT
41222012-06-22 Tom Tromey <tromey@redhat.com>
4123
4124 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4125 (standard_output_file, standard_testfile): New procs.
4126 (build_executable, clean_restart): Use standard_output_file.
4127
6ea815ef
YQ
41282012-06-22 Yao Qi <yao@codesourcery.com>
4129
4130 * boards/native-gdbserver.exp: New proc ${board}_exec.
4131 * boards/native-stdio-gdbserver.exp: Likewise.
4132
4c93b1db
TT
41332012-06-21 Tom Tromey <tromey@redhat.com>
4134
4135 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4136 (build_executable): Update.
4137 (get_compiler_info): Remove 'binfile' argument.
4138 * gdb.ada/arrayidx.exp: Update.
4139 * gdb.ada/null_array.exp: Update.
4140 * gdb.arch/altivec-abi.exp: Update.
4141 * gdb.arch/altivec-regs.exp: Update.
4142 * gdb.arch/amd64-byte.exp: Update.
4143 * gdb.arch/amd64-dword.exp: Update.
4144 * gdb.arch/amd64-word.exp: Update.
4145 * gdb.arch/i386-avx.exp: Update.
4146 * gdb.arch/i386-byte.exp: Update.
4147 * gdb.arch/i386-sse.exp: Update.
4148 * gdb.arch/i386-word.exp: Update.
4149 * gdb.arch/ppc-dfp.exp: Update.
4150 * gdb.arch/ppc-fp.exp: Update.
4151 * gdb.arch/vsx-regs.exp: Update.
4152 * gdb.base/all-bin.exp: Update.
4153 * gdb.base/annota1.exp: Update.
4154 * gdb.base/async.exp: Update.
4155 * gdb.base/attach.exp: Update.
4156 * gdb.base/break-interp.exp: Update.
4157 * gdb.base/call-ar-st.exp: Update.
4158 * gdb.base/call-rt-st.exp: Update.
4159 * gdb.base/call-sc.exp: Update.
4160 * gdb.base/callfuncs.exp: Update.
4161 * gdb.base/catch-load.exp: Update.
4162 * gdb.base/completion.exp: Update.
4163 * gdb.base/complex.exp: Update.
4164 * gdb.base/condbreak.exp: Update.
4165 * gdb.base/consecutive.exp: Update.
4166 * gdb.base/constvars.exp: Update.
4167 * gdb.base/corefile.exp: Update.
4168 * gdb.base/eval-skip.exp: Update.
4169 * gdb.base/expand-psymtabs.exp: Update.
4170 * gdb.base/exprs.exp: Update.
4171 * gdb.base/fileio.exp: Update.
4172 * gdb.base/fixsection.exp: Update.
4173 * gdb.base/funcargs.exp: Update.
4174 * gdb.base/gdb11530.exp: Update.
4175 * gdb.base/gdb1555.exp: Update.
4176 * gdb.base/gnu-ifunc.exp: Update.
4177 * gdb.base/gnu_vector.exp: Update.
4178 * gdb.base/info-macros.exp: Update.
4179 * gdb.base/jit-simple.exp: Update.
4180 * gdb.base/jit-so.exp: Update.
4181 * gdb.base/jit.exp: Update.
4182 * gdb.base/langs.exp: Update.
4183 * gdb.base/list.exp: Update.
4184 * gdb.base/logical.exp: Update.
4185 * gdb.base/long_long.exp: Update.
4186 * gdb.base/longjmp.exp: Update.
4187 * gdb.base/macscp.exp: Update.
4188 * gdb.base/mips_pro.exp: Update.
4189 * gdb.base/miscexprs.exp: Update.
4190 * gdb.base/morestack.exp: Update.
4191 * gdb.base/nodebug.exp: Update.
4192 * gdb.base/opaque.exp: Update.
4193 * gdb.base/pc-fp.exp: Update.
4194 * gdb.base/pending.exp: Update.
4195 * gdb.base/permissions.exp: Update.
4196 * gdb.base/pointers.exp: Update.
4197 * gdb.base/prelink.exp: Update.
4198 * gdb.base/printcmds.exp: Update.
4199 * gdb.base/psymtab.exp: Update.
4200 * gdb.base/ptype.exp: Update.
4201 * gdb.base/relational.exp: Update.
4202 * gdb.base/scope.exp: Update.
4203 * gdb.base/setvar.exp: Update.
4204 * gdb.base/shlib-call.exp: Update.
4205 * gdb.base/shreloc.exp: Update.
4206 * gdb.base/signals.exp: Update.
4207 * gdb.base/sizeof.exp: Update.
4208 * gdb.base/so-impl-ld.exp: Update.
4209 * gdb.base/so-indr-cl.exp: Update.
4210 * gdb.base/solib-disc.exp: Update.
4211 * gdb.base/solib-display.exp: Update.
4212 * gdb.base/solib-nodir.exp: Update.
4213 * gdb.base/solib-overlap.exp: Update.
4214 * gdb.base/solib-symbol.exp: Update.
4215 * gdb.base/solib-weak.exp: Update.
4216 * gdb.base/solib.exp: Update.
4217 * gdb.base/store.exp: Update.
4218 * gdb.base/structs.exp: Update.
4219 * gdb.base/structs2.exp: Update.
4220 * gdb.base/type-opaque.exp: Update.
4221 * gdb.base/unload.exp: Update.
4222 * gdb.base/varargs.exp: Update.
4223 * gdb.base/volatile.exp: Update.
4224 * gdb.base/watch_thread_num.exp: Update.
4225 * gdb.base/watchpoint-solib.exp: Update.
4226 * gdb.base/watchpoint.exp: Update.
4227 * gdb.base/watchpoints.exp: Update.
4228 * gdb.base/whatis.exp: Update.
4229 * gdb.cell/arch.exp: Update.
4230 * gdb.cell/break.exp: Update.
4231 * gdb.cell/bt.exp: Update.
4232 * gdb.cell/core.exp: Update.
4233 * gdb.cell/data.exp: Update.
4234 * gdb.cell/ea-cache.exp: Update.
4235 * gdb.cell/f-regs.exp: Update.
4236 * gdb.cell/fork.exp: Update.
4237 * gdb.cell/gcore.exp: Update.
4238 * gdb.cell/mem-access.exp: Update.
4239 * gdb.cell/ptype.exp: Update.
4240 * gdb.cell/registers.exp: Update.
4241 * gdb.cell/sizeof.exp: Update.
4242 * gdb.cell/solib-symbol.exp: Update.
4243 * gdb.cell/solib.exp: Update.
4244 * gdb.cp/ambiguous.exp: Update.
4245 * gdb.cp/breakpoint.exp: Update.
4246 * gdb.cp/bs15503.exp: Update.
4247 * gdb.cp/casts.exp: Update.
4248 * gdb.cp/class2.exp: Update.
4249 * gdb.cp/cpexprs.exp: Update.
4250 * gdb.cp/cplusfuncs.exp: Update.
4251 * gdb.cp/ctti.exp: Update.
4252 * gdb.cp/dispcxx.exp: Update.
4253 * gdb.cp/gdb1355.exp: Update.
4254 * gdb.cp/gdb2384.exp: Update.
4255 * gdb.cp/gdb2495.exp: Update.
4256 * gdb.cp/infcall-dlopen.exp: Update.
4257 * gdb.cp/local.exp: Update.
4258 * gdb.cp/m-data.exp: Update.
4259 * gdb.cp/m-static.exp: Update.
4260 * gdb.cp/mb-ctor.exp: Update.
4261 * gdb.cp/mb-inline.exp: Update.
4262 * gdb.cp/mb-templates.exp: Update.
4263 * gdb.cp/member-ptr.exp: Update.
4264 * gdb.cp/method.exp: Update.
4265 * gdb.cp/namespace.exp: Update.
4266 * gdb.cp/nextoverthrow.exp: Update.
4267 * gdb.cp/nsdecl.exp: Update.
4268 * gdb.cp/nsrecurs.exp: Update.
4269 * gdb.cp/nsstress.exp: Update.
4270 * gdb.cp/nsusing.exp: Update.
4271 * gdb.cp/pr-1023.exp: Update.
4272 * gdb.cp/pr-1210.exp: Update.
4273 * gdb.cp/pr-574.exp: Update.
4274 * gdb.cp/pr9631.exp: Update.
4275 * gdb.cp/printmethod.exp: Update.
4276 * gdb.cp/psmang.exp: Update.
4277 * gdb.cp/re-set-overloaded.exp: Update.
4278 * gdb.cp/rtti.exp: Update.
4279 * gdb.cp/shadow.exp: Update.
4280 * gdb.cp/templates.exp: Update.
4281 * gdb.cp/try_catch.exp: Update.
4282 * gdb.dwarf2/dw2-ranges.exp: Update.
4283 * gdb.dwarf2/pr10770.exp: Update.
4284 * gdb.fortran/library-module.exp: Update.
4285 * gdb.hp/gdb.aCC/optimize.exp: Update.
4286 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4287 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4288 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4289 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4290 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4291 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4292 * gdb.hp/gdb.compat/xdb1.exp: Update.
4293 * gdb.hp/gdb.compat/xdb2.exp: Update.
4294 * gdb.hp/gdb.compat/xdb3.exp: Update.
4295 * gdb.hp/gdb.defects/bs14602.exp: Update.
4296 * gdb.hp/gdb.defects/solib-d.exp: Update.
4297 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4298 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4299 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4300 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4301 * gdb.mi/gdb792.exp: Update.
4302 * gdb.mi/mi-pending.exp: Update.
4303 * gdb.mi/mi-solib.exp: Update.
4304 * gdb.mi/mi-var-cp.exp: Update.
4305 * gdb.opt/clobbered-registers-O2.exp: Update.
4306 * gdb.opt/inline-bt.exp: Update.
4307 * gdb.opt/inline-cmds.exp: Update.
4308 * gdb.opt/inline-locals.exp: Update.
4309 * gdb.python/py-events.exp: Update.
4310 * gdb.python/py-finish-breakpoint.exp: Update.
4311 * gdb.python/py-type.exp: Update.
4312 * gdb.reverse/solib-precsave.exp: Update.
4313 * gdb.reverse/solib-reverse.exp: Update.
4314 * gdb.server/solib-list.exp: Update.
4315 * gdb.stabs/weird.exp: Update.
4316 * gdb.threads/attach-into-signal.exp: Update.
4317 * gdb.threads/attach-stopped.exp: Update.
4318 * gdb.threads/tls-shared.exp: Update.
4319 * gdb.trace/change-loc.exp: Update.
4320 * gdb.trace/strace.exp: Update.
4321
95c391b6
TT
43222012-06-19 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.base/whatis.exp: Add tests.
4325
e910f0b6
TT
43262012-06-19 Tom Tromey <tromey@redhat.com>
4327
4328 * gdb.cp/m-static.cc (keepalive): New function.
4329 (gnu_obj_1::method): Use it.
4330
422d65e7
DE
43312012-06-18 Doug Evans <dje@google.com>
4332
4333 * gdb.base/info-fun.exp: New file.
4334 * gdb.base/info-fun.c: New file.
4335 * gdb.base/info-fun-solib.c: New file.
4336
e2e4d78b
JK
43372012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 Remove stale dummy frames.
4340 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4341 (maintenance info breakpoints): New tests.
4342 * gdb.base/stale-infcall.c: New file.
4343 * gdb.base/stale-infcall.exp: New file.
4344
1788b2d3
JK
43452012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.arch/amd64-entry-value-param.S: New file.
4348 * gdb.arch/amd64-entry-value-param.c: New file.
4349 * gdb.arch/amd64-entry-value-param.exp: New file.
4350
663b969e
TT
43512012-06-15 Tom Tromey <tromey@redhat.com>
4352
4353 * gdb.cp/namespace.exp: Add "show lang" test.
4354
8e09ad05
IS
43552012-06-15 Iain Sandoe <iain@codesourcery.com>
4356
4357 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4358 case. (top level): Use gdb_file_cmd instead of gdb_load.
4359
f85e18ee
JK
43602012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 PR tdep/14222
4363 * gdb.arch/i386-sse-stack-align.S: New file.
4364 * gdb.arch/i386-sse-stack-align.c: New file.
4365 * gdb.arch/i386-sse-stack-align.exp: New file.
4366
f3b5e280
KS
43672012-06-13 Keith Seitz <keiths@redhat.com>
4368
4369 PR breakpoints/13798 and mi/11541
4370 * gdb.linespec/ls-errs.exp: Add a few more tests for
4371 filenames with spaces and colons.
4372
50af5481
JK
43732012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4374
4375 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4376 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4377 (test_function): Call CV_f.
4378 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4379 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4380 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4381 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4382 (p CV_f(CV::i)): New tests.
4383
d55637df
TT
43842012-06-13 Tom Tromey <tromey@redhat.com>
4385
4386 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4387
cc80f267
JK
43882012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4389
4390 Fix regression by the "ambiguous linespec" series.
4391 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4392 tests.
4393
bb2af9cc
JK
43942012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4397 missing.
4398
e81a37f7
TT
43992012-06-11 Tom Tromey <tromey@redhat.com>
4400
4401 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4402 location...
4403 (main): ...here.
4404
8efd7788
YQ
44052012-06-07 Yao Qi <yao@codesourcery.com>
4406
4407 * gdb.trace/strace.exp: Shorten some too-long lines.
4408
359f5fe6
PA
44092012-06-06 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.threads/clone-new-thread-event.c: New file.
4412 * gdb.threads/clone-new-thread-event.exp: New file.
4413
7b2fe205
YQ
44142012-06-06 Yao Qi <yao@codesourcery.com>
4415
4416 * gdb.base/dprintf.c (main): Add extra parameter when calling
4417 printf and fprintf.
4418 (bar): New function. It is a dead function, but to ensure
4419 'malloc' is linked explicitly.
4420
3eca55e8
YQ
44212012-06-06 Yao Qi <yao@codesourcery.com>
4422
4423 * gdb.base/info-proc.exp: Return if target doesn't support
4424 'info proc'.
4425
91cc9324
JK
44262012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4429 (run program with breakpoint commands): XFAIl if it is not.
4430
c56e7c43
JB
44312012-06-05 Joel Brobecker <brobecker@adacore.com>
4432
4433 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4434 and add comment.
4435 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4436 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4437 "STOP" marker. Adjust testing strategy to make it work on
4438 all targets.
4439
4440 * gdb.base/print-file-var-main.c (main): Rewrite using local
4441 variables and adjust get_version_2's return value check.
4442 Add small comment.
4443 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4444 marker. Adjust testing strategy to make it work on all targets.
4445
ccab2054
JB
44462012-06-05 Joel Brobecker <brobecker@adacore.com>
4447
4448 * gdb.ada/bad-task-bp-keyword: New testcase.
4449
d0d86158
JK
44502012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4451
4452 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4453 Simplify it to ...
4454 (symbol-file ${testfile1}): ... here.
4455 (test eliminated var my_global_symbol)
4456 (test eliminated var my_static_symbol)
4457 (test eliminated var my_global_func, get address of main): Wrap them to
4458 'single psymtabs' and 'single symtabs'
4459 (get address of my_global_symbol, get address of my_static_symbol)
4460 (get address of my_global_func, get address of main): Wrap them to
4461 'order1' and 'order2'.
4462
952cf74c
JK
4463 * gdb.base/code_elim.exp
4464 (add-symbol-file ${testfile1} 0x100000)
4465 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4466 'order2'.
4467 (order1: add-symbol-file ${testfile1} 0x100000)
4468 (order1: add-symbol-file ${testfile2} 0x200000)
4469 (order2: add-symbol-file ${testfile2} 0x200000)
4470 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4471 .bss as appropriate.
4472
0c5bf5a9
JK
44732012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 * gdb.server/solib-list-lib.c: New file.
4476 * gdb.server/solib-list-main.c: New file.
4477 * gdb.server/solib-list.exp: New file.
4478
4196f325
MR
44792012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4480
4481 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4482 for 'set print symbol' change.
4483
bfb05775
JK
44842012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4485
4486 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4487 .debug_abbrev_seg3.
4488
685b1105
JK
44892012-05-24 John Steele Scott <toojays@toojays.net>
4490
4491 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4492 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4493 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4494
f3e0e960
SS
44952012-05-23 Stan Shebs <stan@codesourcery.com>
4496
4497 * gdb.mi/mi-info-os.exp: New file.
4498
11eb1b4d
KS
44992012-05-23 Keith Seitz <keiths@redhat.com>
4500
4501 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4502 return -1 to suppress the rest of the tests.
4503 (compile_stap_bin): Return boolean success value.
4504
b1af9e97
TT
45052012-05-21 Tom Tromey <tromey@redhat.com>
4506
4507 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4508 Remove kfails.
4509 (test_print_mi_member_types): Likewise.
4510
248537e3
TT
45112012-05-21 Tom Tromey <tromey@redhat.com>
4512
4513 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4514 print symbol' change.
4515
d791e155
TJB
45162012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4517
4518 * gdb.python/py-prompt.exp: Quit if the target is remote.
4519
e77afa2e
JK
45202012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4521
4522 Fix ERROR: internal buffer is full.
4523 * gdb.base/info-os.exp (expect_multiline): New function.
4524 (get process list, get process groups, get threads)
4525 (get file descriptors, get internet-domain sockets)
4526 (get shared-memory regions, get semaphores, get message queues): Use
4527 it for these tests.
4528
9cb709b6
TT
45292012-05-18 Tom Tromey <tromey@redhat.com>
4530
4531 * gdb.mi/mi-var-cmd.exp: Update.
4532 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4533 * gdb.cp/virtbase.exp: Update.
4534 * gdb.cp/classes.exp (test_static_members): Update.
4535 * gdb.cp/casts.exp: Update.
4536 * gdb.base/pointers.exp: Update.
4537 * gdb.base/funcargs.exp (pointer_args): Update.
4538 (structs_by_reference): Update.
4539 * gdb.base/find.exp: Update.
4540 * gdb.base/call-strs.exp: Send "set print symbol off".
4541 * gdb.base/call-ar-st.exp: Update.
4542 * gdb.ada/fun_addr.exp: Update.
4543 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4544 Call it.
4545 (test_print_repeats_10, test_print_strings)
4546 (test_print_char_arrays): Update.
4547
b012acdd
TT
45482012-05-18 Tom Tromey <tromey@redhat.com>
4549
4550 * gdb.base/charset.exp (string_display): Update.
4551
1d51a733
TT
45522012-05-18 Tom Tromey <tromey@redhat.com>
4553
4554 * gdb.mi/mi2-var-display.exp: Update.
4555 * gdb.mi/mi-var-display.exp: Update.
4556 * gdb.mi/mi-var-child.exp: Update.
4557 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4558 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4559
957df313
DE
45602012-05-17 Doug Evans <dje@google.com>
4561
682c7f7b
DE
4562 * info-macros.exp: Pass "debug" to prepare_for_testing.
4563
957df313
DE
4564 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4565 * gdb.ada/Makefile.in (clean): Ditto.
4566 * gdb.arch/Makefile.in (clean): Ditto.
4567 * gdb.asm/Makefile.in (clean): Ditto.
4568 * gdb.base/Makefile.in (clean): Ditto.
4569 * gdb.cell/Makefile.in (clean): Ditto.
4570 * gdb.cp/Makefile.in (clean): Ditto.
4571 * gdb.disasm/Makefile.in (clean): Ditto.
4572 * gdb.dwarf2/Makefile.in (clean): Ditto.
4573 * gdb.fortran/Makefile.in (clean): Ditto.
4574 * gdb.go/Makefile.in (clean): Ditto.
4575 * gdb.hp/Makefile.in (clean): Ditto.
4576 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4577 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4578 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4579 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4580 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4581 * gdb.java/Makefile.in (clean): Ditto.
4582 * gdb.linespec/Makefile.in (clean): Ditto.
4583 * gdb.mi/Makefile.in (clean): Ditto.
4584 * gdb.modula2/Makefile.in (clean): Ditto.
4585 * gdb.multi/Makefile.in (clean): Ditto.
4586 * gdb.objc/Makefile.in (clean): Ditto.
4587 * gdb.opencl/Makefile.in (clean): Ditto.
4588 * gdb.opt/Makefile.in (clean): Ditto.
4589 * gdb.pascal/Makefile.in (clean): Ditto.
4590 * gdb.python/Makefile.in (clean): Ditto.
4591 * gdb.reverse/Makefile.in (clean): Ditto.
4592 * gdb.server/Makefile.in (clean): Ditto.
4593 * gdb.stabs/Makefile.in (clean): Ditto.
4594 * gdb.threads/Makefile.in (clean): Ditto.
4595 * gdb.trace/Makefile.in (clean): Ditto.
4596 * gdb.xml/Makefile.in (clean): Ditto.
4597
abc9d0dc
TT
45982012-05-16 Tom Tromey <tromey@redhat.com>
4599
4600 * gdb.base/macscp1.c (macscp_expr): Add comment.
4601 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4602
6a3a010b
MR
46032012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4604
4605 * gdb.base/return-nodebug.exp: Also test float and double types.
4606
01429c8e
JK
46072012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 PR testsuite/12649
4610 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4611
54115cd4
JK
4612 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4613
0c5f383f
SDJ
46142012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4615
4616 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4617 `rerun_to_main'.
4618 (stap_test_no_debuginfo): Likewise.
4619
e7e0cddf
SS
46202012-05-14 Stan Shebs <stan@codesourcery.com>
4621
4622 * gdb.base/dprintf.c: New file.
4623 * gdb.base/dprintf.exp: New file.
4624
c772f8e7
HZ
46252012-05-14 Hui Zhu <hui_zhu@mentor.com>
4626
4627 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4628 * gdb.trace/disconnected-tracing.c: New file.
4629 * gdb.trace/disconnected-tracing.exp: New file.
4630
7efc75aa
SCR
46312012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4632
4633 * gdb.python/python.c: Add a new breakpoint comment.
4634 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4635
85d4a676
SS
46362011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4637
4638 * gdb.base/info-os.exp: New file.
4639 * gdb.base/info-os.c: New file.
4640
64ea88dc
JB
46412012-05-10 Joel Brobecker <brobecker@adacore.com>
4642
4647ab1b
JB
4643 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4644 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4645 New files.
64ea88dc 4646
afba63f1
JB
46472012-05-10 Joel Brobecker <brobecker@adacore.com>
4648
4649 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4650 gdb.base/ctxobj.exp: New files.
4651
9d198b1e
TT
46522012-05-09 Tom Tromey <tromey@redhat.com>
4653
4654 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4655
9bfee719
MR
46562012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4657
4658 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4659
3a7341d8
MR
46602012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4661
4662 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4663 before using it.
4664
52b3699b
TG
46652012-05-04 Tristan Gingold <gingold@adacore.com>
4666
4667 * gdb.base/set-noassign.exp: New test.
4668
a20ee7a4
SCR
46692012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4670
4671 * gdb.python/py-symbol.exp: Add tests to test the new methods
4672 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4673 * gdb.python/py-symbol.c: Add new struct to help test
4674 gdb.Symtab.static_block().
4675
bf2f0858
DE
46762012-05-03 Doug Evans <dje@google.com>
4677
4678 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4679 commented out.
4680
2d4e0376
YQ
46812012-05-03 Yao Qi <yao@codesourcery.com>
4682
4683 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4684 doesn't support.
4685 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4686 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4687
6d0bb9f3
YQ
46882012-05-03 Yao Qi <yao@codesourcery.com>
4689
4690 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4691
fd820528
DE
46922012-04-30 Doug Evans <dje@google.com>
4693
4694 PR testsuite/13961
4695 * gdb.dwarf2/pr13961.S: New file.
4696 * gdb.dwarf2/pr13961.exp: New file.
4697
b9e219b9
YQ
46982012-04-29 Yao Qi <yao@codesourcery.com>
4699
4700 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4701
3019eac3
DE
47022012-04-28 Doug Evans <dje@google.com>
4703
4704 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4705 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4706 All uses updated.
4707 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4708 "ptype func_cu1" to expand cu2 before cu1.
4709
62e5f89c
SDJ
47102012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4711 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4714 variables.
4715 * gdb.base/stap-probe.c: New file.
4716 * gdb.base/stap-probe.exp: New file.
4717 * gdb.trace/stap-trace.c: New file.
4718 * gdb.trace/stap-trace.exp: New file.
4719 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4720 libgcc's unwinder.
4721
14132e89
MR
47222012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4723
4724 * gdb.arch/mips16-thunks-inmain.c: New file.
4725 * gdb.arch/mips16-thunks-main.c: New file.
4726 * gdb.arch/mips16-thunks-sin.c: New file.
4727 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4728 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4729 * gdb.arch/mips16-thunks-sinmain.c: New file.
4730 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4731 * gdb.arch/mips16-thunks.exp: New file.
4732
a766d390
DE
47332012-04-25 Doug Evans <dje@google.com>
4734
4735 * configure.ac: Create gdb.go/Makefile.
4736 * configure: Regenerate.
4737 * gdb.base/default.exp: Add "go" to "set language" testing.
4738 * gdb.go/Makefile.in: New file.
4739 * gdb.go/basic-types.exp: New file.
4740 * gdb.go/chan.exp: New file.
4741 * gdb.go/chan.go: New file.
4742 * gdb.go/handcall.exp: New file.
4743 * gdb.go/handcall.go: New file.
4744 * gdb.go/hello.exp: New file.
4745 * gdb.go/hello.go: New file.
4746 * gdb.go/integers.exp: New file.
4747 * gdb.go/integers.go: New file.
4748 * gdb.go/methods.exp: New file.
4749 * gdb.go/methods.go: New file.
4750 * gdb.go/package.exp: New file.
4751 * gdb.go/package1.go: New file.
4752 * gdb.go/package2.go: New file.
4753 * gdb.go/print.exp: New file.
4754 * gdb.go/strings.exp: New file.
4755 * gdb.go/strings.go: New file.
4756 * gdb.go/types.exp: New file.
4757 * gdb.go/types.go: New file.
4758 * gdb.go/unsafe.exp: New file.
4759 * gdb.go/unsafe.go: New file.
4760 * lib/future.exp: Add Go support.
4761 (gdb_find_go, gdb_find_go_linker): New procs.
4762 (gdb_default_target_compile): Add Go support.
4763 * lib/gdb.exp (skip_go_tests): New proc.
4764 * lib/go.exp: New file.
4765
e65f9ffb
TT
47662012-04-25 Tom Tromey <tromey@redhat.com>
4767
4768 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4769
14e75d8e
JK
47702012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4771 Jan Kratochvil <jan.kratochvil@redhat.com>
4772
4773 PR symtab/7259:
4774 * gdb.base/enumval.c: New test case.
4775 * gdb.base/enumval.exp: New test case.
4776 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4777 field.bitpos.
4778
f3525b70
PA
47792012-04-17 Pedro Alves <palves@redhat.com>
4780
4781 * Makefile.in (site.exp): Make site.exp source
4782 $srcdir/lib/append_gdb_boards_dir.exp.
4783 * lib/append_gdb_boards_dir.exp: New file.
4784
bccbefd2
JK
47852012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4786
4787 New option "set auto-load safe-path".
4788 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
4789 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
4790
bf88dd68
JK
47912012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4792
4793 auto-load: Implementation.
4794 * gdb.base/help.exp (test set height): Increase the height.
4795 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
4796 to ...
4797 (info auto-load python-scripts): ... here.
4798 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
4799 to ...
4800 (info auto-load python-scripts *): ... here.
4801
c0d4d1c0
YQ
48022012-04-16 Yao Qi <yao@codesourcery.com>
4803
4804 * lib/trace-support.exp (get_in_proc_agent): New.
4805 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
4806 of in process trace agent.
4807 * gdb.trace/ftrace.exp: Likewise.
4808 * gdb.trace/pending.exp: Likewise.
4809 * gdb.trace/trace-break.exp: Likewise.
4810 * gdb.trace/trace-mt.exp
4811 * gdb.trace/tspeed.exp: Likewise.
4812 * gdb.trace/tstatus.exp
4813 * gdb.trace/strace.exp: Likewise.
4814
cbf68a60
TS
48152012-04-16 Thomas Schwinge <thomas@codesourcery.com>
4816
dd6d3b70
TS
4817 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
4818 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
4819
cbf68a60
TS
4820 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
4821
8264ba82
AG
48222012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4823
4824 PR mi/13393
4825 * gdb.mi/mi-var-rtti.cc: New file.
4826 * gdb.mi/mi-var-rtti.exp: New file.
4827 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
4828 function.
4829 (mi_varobj_update_with_type_change): updated to avoid code duplication.
4830
de0919f8 48312012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
4832
4833 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
4834 EXECUTABLES.
4835 * gdb.python/py-explore.c: C program used for testing the new
4836 'explore' command on C constructs.
4837 * gdb.python/py-explore.cc: C++ program used for testing the new
4838 'explore' command on C++ constructs.
4839 * gdb-python/py-explore.exp: Tests for the new 'explore'
4840 command on C constructs.
4841 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
4842 command on C++ constructs.
4843
a82da7dd
MK
48442012-04-07 Mark Kettenis <kettenis@gnu.org>
4845
4846 * gdb.base/funcargs.exp (complex_args): Fix typo.
4847
e127cba8
JK
48482012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4849
4850 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
4851 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
4852
40e084e1
KS
48532012-04-05 Keith Seitz <keiths@redhat.com>
4854
4855 * gdb.base/advance.exp: Update error message for
4856 "advance malformed" test.
4857 * gdb.base/break.exp: Likewise for "breakpoint with
4858 trailing garbage" test.
4859 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
4860 with trailing garbage" test.
4861 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
4862 trailng garbage" test.
4863 * gdb.base/until.exp: Likewise for "malformed until" test.
4864 * gdb.cp/ovldbreak.exp: Create the breakpoint table
4865 for "breakpoint info (after setting on all)".
4866 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
4867 tests.
4868 * gdb.cp/cplabel.cc: New file.
4869 * gdb.cp/cplabel.exp: New test.
4870 * gdb.linespec/ls-errs.c: New file.
4871 * gdb.linespec/ls-errs.exp: New test.
4872
a72c8f6a
JK
48732012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4874
4875 * gdb.trace/unavailable.exp
4876 (collect globals: print object on: print derived_partial)
4877 (collect globals: print object on: print derived_whole)
4878 (collect globals: print object off: print derived_partial)
4879 (collect globals: print object off: print derived_whole): Update
4880 expected output.
4881
f87a3023
KS
48822012-03-30 Keith Seitz <keiths@redhat.com>
4883
4884 * gdb.python: Add test for linespecs with commas.
4885
e2171b3c
KS
48862012-03-28 Keith Seitz <keiths@redhat.com>
4887
4888 * gdb.linespec/ls-dollar.cc: New file.
4889 * gdb.linespec/ls-dollar.exp: New test.
4890
48912012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
4892
4893 * gdb.cp/namespace.exp: Add breakpoint tests for functions
4894 starting with the global namespace.
4895
2f4e0a80
DE
48962012-03-23 Doug Evans <dje@google.com>
4897
4898 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
4899
7b282c5a
SCR
49002012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4901
4902 * gdb.python/py-value.cc: Add test case for testing the
4903 methodology exposing C++ values to Python.
4904 * gdb.python/py-value-cc.exp: Add tests testing the methodology
4905 exposing C++ values to Python.
4906 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
4907
2e98ca53
JK
49082012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4909 Siddhesh Poyarekar <siddhesh@redhat.com>
4910
4911 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
4912 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
4913 (generate native core dump): Make the test unsupported if core cannot
4914 be generated.
4915
8320cc4f
JK
49162012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4917
4918 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
4919 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
4920 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
4921
3a69ffb2
JK
49222012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4923
4924 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
4925
8fabffee
DE
49262012-03-17 Doug Evans <dje@google.com>
4927
4928 * dg-extract-results.sh: Handle KFAILs.
4929
ab260dad
JK
49302012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4931
4932 PR symtab/13777
4933 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
4934
53ba8333
JB
49352012-03-16 Joel Brobecker <brobecker@adacore.com>
4936
4937 * gdb.ada/set_pckd_arr_elt: New testcase.
4938
481860b3
GB
49392012-03-16 Gary Benson <gbenson@redhat.com>
4940
4941 PR breakpoints/10738
4942 * gdb.opt/inline-break.exp: New file.
4943 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
4944 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
4945 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
4946 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
4947 * gdb.base/async-shell.exp: Likewise.
4948 * lib/mi-support.exp (library_loaded_re): Likewise.
4949
410528f0
TT
49502012-03-15 Tom Tromey <tromey@redhat.com>
4951
4952 * gdb.cp/virtfunc2.exp: Update expected output.
4953 * gdb.cp/pr9631.exp: Update expected output.
4954 * gdb.cp/member-ptr.exp: Update expected output.
4955 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
4956 output.
4957 * gdb.cp/casts.exp: Update expected output.
4958
c4aeac85
TT
49592012-03-15 Tom Tromey <tromey@redhat.com>
4960
4961 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
4962 (test_info_vtbl): Likewise.
4963 (do_tests): Call test_info_vtbl.
4964 * gdb.cp/virtfunc.cc (va): New global.
4965
856d06f9
TS
49662012-03-15 Thomas Schwinge <thomas@codesourcery.com>
4967
4968 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
4969 describing DWARF data structures.
4970 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
4971 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
4972 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
4973 * gdb.dwarf2/dw2-entry-value.S: Likewise.
4974 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4975 * gdb.dwarf2/dw2-param-error.S: Likewise.
4976 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
4977 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
4978 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
4979 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
4980 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
4981 * gdb.dwarf2/pr11465.S: Likewise.
4982
e837f12a
JK
49832012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4984
4985 * gdb.mi/mi2-prompt.exp: New file.
4986
ccbb4f28
JB
49872012-03-13 Joel Brobecker <brobecker@adacore.com>
4988
4989 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
4990
32039130
JB
49912012-03-13 Joel Brobecker <brobecker@adacore.com>
4992
4993 * gdb.ada/bp_range_type: New testcase.
4994
16899756
DE
49952012-03-13 Doug Evans <dje@google.com>
4996
4997 * gdb.base/default.exp: Delete tests for symbol-reloading.
4998 * gdb.base/help.exp: Ditto.
4999 * gdb.base/setshow.exp: Ditto.
5000 * gdb.base/gdb_history: Delete references to symbol-reloading.
5001
87b0bb13
JK
50022012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5003
5004 * gdb.base/attach-twice.c: New files.
5005 * gdb.base/attach-twice.exp: New files.
5006
0d7941a9
KS
50072012-03-08 Keith Seitz <keiths@redhat.com>
5008
5009 * lib/gdb.exp (gdb_get_line_number): Throw an
5010 error instead of returning -1.
5011 * gdb.base/break.exp: Remove unused variable
5012 bp_location5.
5013 * gdb.base/hbreak2.exp: Likewise.
5014 * gdb.base/sepdebug.exp: Likewise.
5015
f4647387
YQ
50162012-03-08 Yao Qi <yao@codesourcery.com>
5017 Pedro Alves <palves@redhat.com>
5018
5019 Fix PR server/13392.
5020 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5021 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5022 download tracepoints.
5023 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5024 (pending_tracepoint_resolved_during_trace): Likewise.
5025 (pending_tracepoint_installed_during_trace): Likewise.
5026 (pending_tracepoint_with_action_resolved): Likewise.
5027
83c532cb
KS
50282012-03-08 Keith Seitz <keiths@redhat.com>
5029
5030 * gdb.ada/array_bounds.exp: Get breakpoint for line
5031 with "START", not "STOP".
5032 * gdb.python/py-infthread.exp: Do not continue to
5033 line marked "Break here.", which is undefined.
5034
d6b6bbb7
LM
50352012-03-08 Luis Machado <lgustavo@codesourcery.com>
5036
5037 Revert:
5038
5039 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5040
5041 Implement testsuite workaround for PR breakpoints/13781.
5042 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5043 (set breakpoint condition-evaluation host): New conditional command.
5044
7fe25d9b
JK
50452012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5046
5047 Fix CU relative vs. absolute DIE offsets.
5048 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5049 one.
5050
51898c15
JK
50512012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5052
5053 Fix false FAIL on distros with relro linkage as default.
5054 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5055 -Wl,-z,norelro first.
5056
8131799e
JB
50572012-03-06 Joel Brobecker <brobecker@adacore.com>
5058
5059 * gdb.ada/bp_on_var: New testcase.
5060
ba241969
JB
50612012-03-06 Joel Brobecker <brobecker@adacore.com>
5062
5063 * gdb.ada/bp_enum_homonym: New testcase.
5064
abe49676
YQ
50652012-03-06 Yao Qi <yao@codesourcery.com>
5066
5067 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5068 x86_64-*-* and i?86-*-*.
5069 Set up KFAIL for gdb/13808.
5070
d8df103b
TT
50712012-03-05 Tom Tromey <tromey@redhat.com>
5072
5073 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5074 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5075
b7b189f3
TT
50762012-03-05 Tom Tromey <tromey@redhat.com>
5077
5078 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5079
69dc1c4d
YQ
50802012-03-04 Yao Qi <yao@codesourcery.com>
5081
5082 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5083 messages for KFAIL.
5084
3f20c47f
JK
50852012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5086
5087 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5088 (print one_two_three, indexes off, print few_reps, indexes off)
5089 (print many_reps, indexes off, print empty, indexes off)
5090 (print one_two_three, print few_reps, print many_reps, print empty):
5091 Call setup_xfail if $gcc_old.
5092
abf1152a
JK
50932012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5094
5095 Implement testsuite workaround for PR breakpoints/13781.
5096 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5097 (set breakpoint condition-evaluation host): New conditional command.
5098
a06715f8
JK
50992012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5100
5101 Code cleanup.
5102 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5103 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5104 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5105 number 1 by $bpnum. Four times.
5106
5808517f
YQ
51072012-03-03 Yao Qi <yao@codesourcery.com>
5108
5109 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5110
dfe2ac14
JK
51112012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5112
5113 Setup KFAIL for PR server/13796.
5114 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5115
8bbc467a
JB
51162012-03-02 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/operator_bp: New testcase.
5119
c0eac87f
JB
51202012-03-02 Joel Brobecker <brobecker@adacore.com>
5121
5122 * gdb.ada/info_locals_renaming: New testcase.
5123
4f42c881
TT
51242012-03-02 Tom Tromey <tromey@redhat.com>
5125
5126 * gdb.base/nextoverexit.c: New file.
5127 * gdb.base/nextoverexit.exp: New file.
5128
7380c0c9
EBM
51292012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5130
5131 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5132 parameter.
5133
1faeff08
MR
51342012-03-01 Maciej W. Rozycki <macro@mips.com>
5135
5136 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5137 core registers.
5138
320b6f49 51392012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5140 Maciej W. Rozycki <macro@codesourcery.com>
5141 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5142
5143 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5144
ad5f7d6e
PA
51452012-03-01 Pedro Alves <palves@redhat.com>
5146
5147 PR gdb/13767
5148
5149 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5150 (gdb_collect_globals_test): Call it.
5151
d3dc44a6
KS
51522012-03-01 Keith Seitz <keiths@redhat.com>
5153
5154 * gdb.cp/method2.exp: Output of overload menu is now
5155 alphabetized. Update tests for "break A::method".
5156 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5157 of hard-coding them.
5158 Overload menu is alphabetized: rewrite to accommodate.
5159 Unset variables LINE and TYPES which are used in other tests.
5160 Compute the output of "info break".
5161 Update the breakpoint table after all breakpoints are deleted.
5162 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5163 compute ACTUALS and the method body based on parameters.
5164 Update expected output accordingly.
5165 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5166 unique comments to allow the use of gdb_get_line_number.
5167
51682012-03-01 Keith Seitz <keiths@redhat.com>
5169
5170 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5171 some Tcl syntax.
5172 * gdb.cp/ovldbreak.exp: Likewise.
5173
7949c2a0
KS
51742012-03-01 Keith Seitz <keiths@redhat.com>
5175
5176 * gdb.base/help.exp (help show user): Update expected result
5177 for new doc string changes (add "non-python").
5178
7d74f244
DE
51792012-03-01 Scott J. Goldman <scottjg@vmware.com>
5180
5181 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5182 be put in the user-defined category and that the commands appear in
5183 "help user-defined".
5184
1b611343
JB
51852012-02-29 Joel Brobecker <brobecker@adacore.com>
5186
5187 * gdb.ada/tagged_not_init: New testcase.
5188
99b1c762
JB
51892012-02-29 Joel Brobecker <brobecker@adacore.com>
5190
5191 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5192 * gdb.ada/enum_idx_packed: New testcase.
5193
2d4a02ee
JB
51942012-02-29 Joel Brobecker <brobecker@adacore.com>
5195
5196 * gdb.ada/aliased_array: New testcase.
5197
2e6fda7d
JB
51982012-02-29 Joel Brobecker <brobecker@adacore.com>
5199
5200 * gdb.ada/whatis_array_val: New testcase.
5201
9a7f938f
JK
52022012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5203
5204 Fix disp-step-syscall.exp: fork: single step over fork.
5205 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5206 whitespaces.
5207 (single step over $syscall): Remove its check.
5208 (single step over $syscall final pc): New check.
5209
8703a944
JK
52102012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 Support processors without SSSE3.
5213 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5214 pabsd into ...
5215 (ssse3_test): ... a new function.
5216 (main): Call ssse3_test.
5217 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5218 Update expected values everywhere.
5219 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5220 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5221 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5222 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5223 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5224 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5225 Move these tests lower.
5226 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5227 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5228 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5229 New tests.
5230
c03e6ccc
YQ
52312012-02-29 Yao Qi <yao@codesourcery.com>
5232 Pedro Alves <palves@redhat.com>
5233
5234 * gdb.trace/trace-mt.c: New.
5235 * gdb.trace/trace-mt.exp: New.
5236
7964b62a
TS
52372012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5238
2c8910ba
TS
5239 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5240 numbers instead of hardcoding them.
5241 * gdb.base/annota1.c: Provide suitable markers.
5242 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5243 numbers instead of hardcoding them.
5244 * gdb.base/annota3.c: Provide suitable markers.
5245
5246 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5247 * gdb.base/annota3.c: Likewise.
5248 * gdb.base/sigall.c: Likewise.
5249 * gdb.base/signals.c: Likewise.
5250 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5251
5a41c0b7
MR
52522012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5253
5254 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5255 failure return path.
5256
ebbbe5c5
LM
52572012-02-27 Luis Machado <lgustavo@codesourcery.com>
5258
5259 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5260
8d126d8a
LM
52612012-02-24 Luis Machado <lgustavo@codesourcery.com>
5262
5263 * gdb.base/cond-eval-mode.exp: New file.
5264
11337c2f
PA
52652012-02-24 Pedro Alves <palves@redhat.com>
5266
5267 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5268 (top level): Use with_test_prefix.
5269
13fc3e3c
PA
52702012-02-24 Pedro Alves <palves@redhat.com>
5271
5272 * gdb.threads/attach-into-signal.exp (corefunc): Use
5273 with_test_prefix.
5274
07c1b626
JK
52752012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5276
5277 Fix false FAILs on old CPUs without SSE.
5278 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5279 Return untested for Illegal instruction.
5280
596ba138
JK
52812012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5282
5283 Fix false FAILs with glibc debug infos installed.
5284 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5285 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5286
aeaa2474
SA
52872012-02-22 Sterling Augustine <saugustine@google.com>
5288
5289 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5290 constant with cast.
5291
aed555c9
PA
52922012-02-21 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5295
78afebb4
PA
52962012-02-21 Pedro Alves <palves@redhat.com>
5297
5298 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5299
fdcfef12
PA
53002012-02-21 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5303 with_test_prefix.
5304
0f4d39d5
PA
53052012-02-21 Pedro Alves <palves@redhat.com>
5306
5307 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5308 with_test_prefix here.
5309 (top level): Do it here instead. Remove `:' from the
5310 with_test_prefix string.
5311 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5312 the suffix `:' from the with_test_prefix prefix string.
5313 * gdb.base/break-interp.exp: Ditto.
5314 * gdb.base/catch-load.exp: Ditto.
5315 * gdb.base/disp-step-syscall.exp: Ditto.
5316 * gdb.base/jit-so.exp: Ditto.
5317 * gdb.base/jit.exp: Ditto.
5318 * gdb.base/sepdebug.exp: Ditto.
5319 * gdb.base/solib-display.exp: Ditto.
5320 * gdb.base/solib-overlap.exp: Ditto.
5321 * gdb.base/watch-cond-infcall.exp: Ditto.
5322 * gdb.base/watchpoint.exp: Ditto.
5323 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5324 * gdb.mi/mi-watch.exp: Ditto.
5325 * gdb.mi/mi2-watch.exp: Ditto.
5326 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5327 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5328 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5329 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5330 * gdb.threads/watchpoint-fork.exp: Ditto.
5331 * gdb.threads/watchthreads-reorder.exp: Ditto.
5332 * gdb.trace/change-loc.exp: Ditto.
5333 * gdb.trace/pending.exp: Ditto.
5334 * gdb.trace/status-stop.exp: Ditto.
5335 * gdb.trace/strace.exp: Ditto.
5336 * gdb.trace/trace-break.exp: Ditto.
5337 * gdb.trace/unavailable.exp: Ditto.
5338 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5339 suffix with colon. Adjust leading comments.
5340
6a5870ce
PA
53412012-02-21 Pedro Alves <palves@redhat.com>
5342 Tom Tromey <tromey@redhat.com>
5343
5344 * lib/gdb.exp: Add description of test prefixes.
5345 (with_test_prefix): New procedure.
5346 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5347 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5348 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5349 instead of lappend to append to pf_prefix.
5350 * gdb.base/catch-load.exp: Use with_test_prefix.
5351 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5352 * gdb.base/jit-so.exp: Use with_test_prefix.
5353 * gdb.base/jit.exp: Use with_test_prefix.
5354 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5355 lappend to append to pf_prefix.
5356 * gdb.base/sepdebug.exp: Use with_test_prefix.
5357 * gdb.base/solib-display.exp: Use with_test_prefix.
5358 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5359 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5360 * gdb.base/watchpoint.exp: Use with_test_prefix.
5361 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5362 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5363 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5364 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5365 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5366 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5367 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5368 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5369 append instead of lappend to append to pf_prefix.
5370 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5371 * gdb.trace/change-loc.exp: Use with_test_prefix.
5372 * gdb.trace/pending.exp: Use with_test_prefix.
5373 * gdb.trace/status-stop.exp: Use with_test_prefix.
5374 * gdb.trace/strace.exp: Use with_test_prefix.
5375 * gdb.trace/trace-break.exp: Use with_test_prefix.
5376 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5377 instead of lappend to append to pf_prefix.
5378
35dc4a6b
JK
53792012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5380
5381 Fix racy FAILs.
5382 * gdb.base/inferior-died.c (main): Add return of 0.
5383 * gdb.base/inferior-died.exp (continue): Fix expectation of
5384 asynchronous events.
5385 (p 1): New test.
5386
c5a006e6
PA
53872012-02-20 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5390 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5391 gdb's internal debug output. For the non-threaded case, look for
5392 "Program received signal SIGLARM", for the threaded case, peek at
5393 the thread's siginfo.
5394
cc51a170
PA
53952012-02-20 Pedro Alves <palves@redhat.com>
5396
5397 General cleanup, make output test messages unique, and build
5398 different executable files for the non-threaded and threaded
5399 cases.
5400
5401 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5402 Delete.
5403 (executable_nothr, executable_thr): New globals.
5404 (top level): Adjust to delete both executables.
5405 (corefunc): New parameter $executable. Set $pf_prefix instead of
5406 hand writing a prefix in tests. Issue a clean_restart and enable
5407 lin-lwp debug output here.
5408 (top level): Adjust. Use build_executable. Don't start gdb here,
5409 and don't enable lin-lwp debug output here.
5410 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5411
c755f03d
JK
54122012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5413
5414 Fix racy FAILs.
5415 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5416 "continue" command.
5417
6bec5e0a
JK
54182012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5419
5420 Fix for gdbserver non-extended mode.
5421 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5422 and gdb_run_cmd.
5423
2e8265fd
TT
54242012-02-17 Tom Tromey <tromey@redhat.com>
5425
5426 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5427 * gdb.python/py-events.exp: Check 'dir' output.
5428 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5429
9e507076
YQ
54302012-02-17 Yao Qi <yao@codesourcery.com>
5431
5432 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5433
32d22ab1
TT
54342012-02-16 Tom Tromey <tromey@redhat.com>
5435
5436 * gdb.base/inferior-died.c: Don't include stdio.h.
5437
9addecb9
TT
54382012-02-16 Tom Tromey <tromey@redhat.com>
5439
5440 * gdb.base/inferior-died.c: New file.
5441 * gdb.base/inferior-died.exp: New file.
5442
4cb6da1c
AR
54432012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5444
5445 * gdb.base/break-inline.exp: New file.
5446 * gdb.base/break-inline.c: New file.
5447
3af2590d
TT
54482012-02-15 Tom Tromey <tromey@redhat.com>
5449
5450 * gdb.base/pc-fp.exp: Add "info register" tests.
5451
29988831
TT
54522012-02-15 Tom Tromey <tromey@redhat.com>
5453
5454 * gdb.base/regs.exp: Remove.
5455
10010058
PA
54562012-02-15 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5459 the target doesn't support tracepoints.
5460 * gdb.trace/circ.exp: Ditto.
5461 * gdb.trace/collection.exp: Ditto.
5462 * gdb.trace/packetlen.exp: Ditto.
5463 * gdb.trace/passc-dyn.exp: Ditto.
5464 * gdb.trace/report.exp: Ditto.
5465 * gdb.trace/tfind.exp: Ditto.
5466 * gdb.trace/tspeed.exp: Ditto.
5467 * gdb.trace/tsv.exp: Ditto.
5468 * gdb.trace/unavailable.exp: Ditto.
5469 * gdb.trace/while-dyn.exp: Ditto.
5470
a2e0062d
PA
54712012-02-15 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5474 gdb_test_multiple, and call unsupported instead of fail, if the
5475 remote side does not support the request.
5476
a1999d40
PA
54772012-02-15 Pedro Alves <palves@redhat.com>
5478
5479 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5480 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5481 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5482 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5483 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5484 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5485 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5486 doesn't start with "extended-" already.
5487
7cee1e54
PA
54882012-02-15 Pedro Alves <palves@redhat.com>
5489
5490 Support extended-remote. Avoid cascading timeouts.
5491
5492 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5493 the extended-remote target. If attaching with no file fails, load
5494 the file manually.
5495 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5496
816338b5
SS
54972012-02-14 Stan Shebs <stan@codesourcery.com>
5498
5499 * gdb.base/ena-dis-br.exp: Add enable count test.
5500
cc30c4bd
PA
55012012-02-13 Pedro Alves <palves@redhat.com>
5502
5503 * config/mips-idt.exp: Delete.
5504 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5505 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5506 * gdb.base/break.exp: Remove mips-idt references.
5507 * gdb.base/chng-syms.exp: Ditto.
5508 * gdb.base/default.exp: Ditto.
5509 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5510 (top level): Don't call it.
5511 * gdb.base/opaque.exp: Remove mips-idt restarts.
5512 * gdb.base/ptype.exp: Remove mips-idt xfails.
5513 * gdb.base/scope.exp: Remove mips-idt restarts.
5514 * gdb.base/sepdebug.exp: Remove mips-idt references.
5515 * gdb.base/watchpoint.exp (maybe_clean_restart)
5516 (maybe_reinitialize): Delete.
5517 (test_disabling_watchpoints, test_disabling_watchpoints)
5518 (test_watchpoint_triggered_in_syscall)
5519 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5520 Don't call them.
5521
57008375
JK
55222012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5523
5524 * gdb.server/server-exec-info.exp: New file.
5525
4a2d9c08
PA
55262012-02-10 Pedro Alves <palves@redhat.com>
5527
5528 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5529 always non-empty.
5530 (test_attach): Always pass $exec to test_attach_gdb.
5531
09fa21bd
TT
55322012-02-08 Tom Tromey <tromey@redhat.com>
5533
5534 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5535 before inferior is started.
5536
f0823d2c
TT
55372012-02-07 Tom Tromey <tromey@redhat.com>
5538
5539 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5540 Symbol.value.
5541 * gdb.python/py-symbol.c (qq): Set default value.
5542
55432012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5544
5545 * gdb.python/py-symbol.c (qq): New global.
5546 * gdb.python/py-symbol.exp: Add test for frame-less
5547 lookup_symbol.
5548 * gdb.python/py-symtab.exp: Fix line number.
5549
f7e44f65
JB
55502012-02-03 Joel Brobecker <brobecker@adacore.com>
5551
5552 * gdb.ada/mi_task_arg: New testcase.
5553
4c9ed63c
PA
55542012-02-02 Pedro Alves <palves@redhat.com>
5555
5556 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5557 extended timeout.
5558
c0b9f2c6
PA
55592012-02-02 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5562 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5563
5f8cefd7
PA
55642012-02-02 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.base/term.exp: Rewrite.
5567 * gdb.base/term.c: New.
5568
2f3a2569
PA
55692012-02-02 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.base/default.exp (run "r" abbreviation, run): Add
5572 extended-remote expected output.
5573
f149aabd
TT
55742012-02-02 Tom Tromey <tromey@redhat.com>
5575
5576 * gdb.cp/dispcxx.exp: New file.
5577 * gdb.cp/dispcxx.cc: New file.
5578
03bef283
TT
55792012-02-01 Tom Tromey <tromey@redhat.com>
5580
5581 * gdb.base/jit-simple.exp: New file.
5582 * gdb.base/jit-simple.c: New file.
5583
a79b18b5
YQ
55842012-01-30 Yao Qi <yao@codesourcery.com>
5585
5586 * gdb.base/skip.exp: Make test result unique.
5587
f0d1a53e
JK
55882012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5589
5590 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5591 compatibility with valgrind-3.7.0.
5592
4b3c9f41
PA
55932012-01-27 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.base/watchpoint.exp (no_hw): New global.
5596 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5597 disable hw watchpoints.
5598 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5599 don't expect hw watchpoints.
5600 (no_hw_watchpoints): Always clean restart.
5601 (do_tests): New procedure, factored out from the top level.
5602 (top level): Run tests twice. Once with hw watchpoints enabled,
5603 another time with hw watchpoints disabled.
5604
a13491c8
PA
56052012-01-27 Pedro Alves <palves@redhat.com>
5606
5607 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5608 out from the top level.
5609 (top level): Call it instead.
5610
f2c8a051
PA
56112012-01-27 Pedro Alves <palves@redhat.com>
5612
5613 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5614 watchpoints sooner.
5615
654d7a9e
PA
56162012-01-27 Pedro Alves <palves@redhat.com>
5617
5618 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5619
274f47f3
PA
56202012-01-27 Pedro Alves <palves@redhat.com>
5621
5622 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5623 "You may have requested too many hardware
5624 breakpoints/watchpoints".
5625
e4d63ba2
PA
56262012-01-27 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.base/watchpoint.exp (maybe_clean_restart)
5629 (maybe_reinitialize): New.
5630 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5631 expect "hit N times".
5632 (test_disabling_watchpoints, test_complex_watchpoint)
5633 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5634 Call maybe_clean_restart.
5635 (top level): Use clean_restart. Remove "mips-idt-*"
5636 reinitialization.
5637
dbd95daf
PA
56382012-01-27 Pedro Alves <palves@redhat.com>
5639
5640 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5641
f3ad2025
PA
56422012-01-27 Pedro Alves <palves@redhat.com>
5643
5644 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5645 require `initialize' anymore. Remove unnecessary `initialize'
5646 calls.
5647
100aa3ae
PA
56482012-01-27 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.base/watchpoint.exp (wp_set): Delete.
5651 (initialize, test_simple_watchpoint, top level): Remove dead code.
5652
c79a8e11
PA
56532012-01-27 Pedro Alves <palves@redhat.com>
5654
5655 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5656 typo.
5657
048fe15a
PA
56582012-01-27 Pedro Alves <palves@redhat.com>
5659
5660 * config/extended-gdbserver.exp: New file.
5661 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5662 comment.
5663 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5664 * boards/native-extended-gdbserver.exp: New file.
5665
4033a6bf
PA
56662012-01-26 Pedro Alves <palves@redhat.com>
5667
5668 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5669 and gdb_test_multiple.
5670
3d7f4b81
PA
56712012-01-26 Pedro Alves <palves@redhat.com>
5672
5673 Make test messages unique, and more identifiable.
5674 * gdb.multi/watchpoint-multi.exp: Change test messages.
5675
484abf42
TT
56762012-01-25 Tom Tromey <tromey@redhat.com>
5677
5678 * gdb.base/solib-disc.exp: Fix regexps.
5679
edcc5120
TT
56802012-01-24 Tom Tromey <tromey@redhat.com>
5681
5682 * lib/mi-support.exp (mi_expect_stop): Add special case for
5683 solib-event.
5684 * gdb.base/catch-load-so.c: New file.
5685 * gdb.base/catch-load.exp: New file.
5686 * gdb.base/catch-load.c: New file.
5687 * gdb.base/break-interp.exp (reach_1): Update regexp.
5688
30b91c90
JK
56892012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5690
5691 Fix fuzzy results.
5692 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5693 lpsimple and func.
5694
53fe1783
GB
56952012-01-24 Gary Benson <gbenson@redhat.com>
5696
5697 Delete #if 0'd out code.
5698 * gdb.base/default.exp (info catch): Remove.
5699 * gdb.base/gdb_history (info catch): Likewise.
5700 * gdb.base/help.exp (info catch): Likewise.
5701
d0d8b0c6
JK
57022012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5703
5704 Fix watchpoints to be specific for each inferior.
5705 * gdb.multi/watchpoint-multi.c: New file.
5706 * gdb.multi/watchpoint-multi.exp: New file.
5707
4403d8e9
JK
57082012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5709
5710 Fix watchpoints across inferior fork.
5711 * gdb.threads/watchpoint-fork-child.c: New file.
5712 * gdb.threads/watchpoint-fork-mt.c: New file.
5713 * gdb.threads/watchpoint-fork-parent.c: New file.
5714 * gdb.threads/watchpoint-fork-st.c: New file.
5715 * gdb.threads/watchpoint-fork.exp: New file.
5716 * gdb.threads/watchpoint-fork.h: New file.
5717
050a2e1d
PA
57182012-01-23 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.base/call-signal-resume.exp: Allow output after "return".
5721
6a52fb62
PA
57222012-01-20 Pedro Alves <palves@redhat.com>
5723
5724 * gdb.python/py-finish-breakpoint.py: Fix typo.
5725
145b16a9
UW
57262012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5727
5728 * gdb.base/info-proc.exp: Also run on remote targets. Main
5729 "info proc" command is now always present; whether target supports
5730 actual info proc operation is detected when attempting to issue
5731 the command.
5732
26f6125e
JK
57332012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5734
5735 * .gdbinit: Remove.
5736
eb5227ce
PA
57372012-01-19 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5740 look at the funtions' returns.
5741 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5742 (jprint.print(int, int)): Change return type to int. Adjust.
5743
1db33378
PP
57442012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5745
5746 PR gdb/9538
5747 * gdb.base/sepdebug.exp: New test.
5748
b9736cf8
PA
57492012-01-18 Pedro Alves <palves@redhat.com>
5750
5751 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5752 Allow output before ^done.
5753
4aac40c8
TT
57542012-01-16 Tom Tromey <tromey@redhat.com>
5755
5756 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5757 Add tests for relative directory.
5758
cafec441
TT
57592012-01-16 Tom Tromey <tromey@redhat.com>
5760
5761 * gdb.base/printcmds.c (enum flag_enum): New.
5762 (three): New global.
5763 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5764 enum printing.
5765 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5766 FlagEnumerationPrinter.
5767 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5768 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5769 (fval): New global.
5770
abcc4978
PA
57712012-01-16 Pedro Alves <palves@redhat.com>
5772
5773 * lib/gdb.exp (banned_procedures): New variable.
5774 (banned_variables_traced): Rename to ...
5775 (banned_traced): ... this.
5776 (gdb_init): Also trace banned procedures.
5777 (gdb_finish): Also untrace banned procedures.
5778
97ccebe8
PA
57792012-01-16 Pedro Alves <palves@redhat.com>
5780
5781 Remove all calls to strace.
5782
2af7517b
JK
57832012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
5786 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
5787
9241a8bc
PP
57882012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5789
5790 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
5791 * gdb.base/pie-execl.exp: Likewise.
5792
3848a17f
KS
57932012-01-12 Keith Seitz <keiths@redhat.com>
5794
5795 PR mi/10586
5796 * gdb.mi/var-cmd.c (struct anonymous): New structure.
5797 (do_anonymous_type_tests): New function.
5798 (main): Call do_anonymous_type_tests.
5799 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
5800 (verify_everything): New procedure.
5801 * gdb.mi/mi-var-cp.cc (class A): New class.
5802 (anonymous_structs_and_unions): New function.
5803 (main): Call anonymous_structs_and_unions.
5804 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
5805 (verify_everything): New procedure.
5806
440e2fca
KS
58072012-01-12 Keith Seitz <keiths@redhat.com>
5808
5809 * lib/mi-support.exp: Expand comments about PATH_EXPR.
5810 (varobj_tree::get_path_expr): Assume that all varobjs are
5811 compound unless they are known simple types.
5812 Adjust path expressions based on parent type, path parent type,
5813 and tree language.
5814 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
5815 the root varobj.
5816 (mi_walk_varobj_tree): Add LANGUAGE parameter.
5817
675399c9
PA
58182012-01-11 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
5821 core files on this machine" anymore.
5822
97ddaa9b
PH
58232012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5824
5825 * gdb.base/watchpoint.c (recurser): Initialize local_x.
5826 (main): Repeat recurser call.
5827 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
5828 equivalent to 'local_x'.
5829
ea733575 58302012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 5831 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
5832
5833 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
5834
2ca0b532
PA
58352012-01-05 Pedro Alves <alves.ped@gmail.com>
5836
5837 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
5838 * gdb.python/py-events.c (first): Add bits for new "step N" test.
5839 * gdb.python/py-events.exp: Test that "step N" tripping on a
5840 breakpoint emits a breakpoint event.
5841
6e681866
JB
58422012-01-03 Joel Brobecker <brobecker@adacore.com>
5843
5844 * gdb.base/auxv.exp: Reformat the copyright notice.
5845
3c2d6aff
YQ
58462012-01-03 Yao Qi <yao@codesourcery.com>
5847
5848 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
5849 (strace_trace_on_diff_addr): New.
5850 * gdb.trace/strace.c: (main): Add two local variables.
5851
0852fee3
UW
58522011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
5853
5854 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
5855 * gdb.cell/gcore.exp: Likewise.
5856 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
5857 to verify the correct instance of main is selected.
5858
12c3e59c
JB
58592012-01-02 Joel Brobecker <brobecker@adacore.com>
5860
5861 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
5862 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
5863 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
5864 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
5865 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
5866 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
5867 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
5868 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
5869 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
5870 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
5871 gdb.threads/thread_check.c: Reformat copyright header.
5872
c0f378ec
EBM
58732011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5874
e4a7ca93 5875 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
5876 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
5877 is not enabled.
5878
3bc96cfb
JK
58792011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5880
5881 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
5882 parameter to self_exec, adjust the function.
5883 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
5884 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
5885 (set var do_exit = 0): Remove test.
5886 (newline at end of file): Add one.
5887
095bcf5e
JB
58882011-12-27 Joel Brobecker <brobecker@adacore.com>
5889
5890 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
5891 New files.
5892
18d19bd1
JK
58932011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5894
5895 Fix racy FAILs.
5896 * gdb.threads/fork-thread-pending.c (barrier): New variable.
5897 (thread_function, thread_forker): Call pthread_barrier_wait for it.
5898 (main): Call pthread_barrier_init for it.
5899
e809353a
JK
59002011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5901
5902 Fix double send_gdb leading to racy FAILs.
5903 * gdb.base/break.exp (set silent break bp_location1): Replace
5904 3x send_gdb and gdb_expect by gdb_test.
5905 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
5906 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
5907 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
5908 instead of send_gdb. Twice.
5909 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
5910 3x send_gdb and gdb_expect by gdb_test.
5911 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
5912
da8cb7ec
JK
59132011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5914
5915 * gdb.linespec/linespec.exp: Compile using {c++}.
5916
ae1a303e
JK
59172011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5918
5919 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
5920 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
5921 (verify GCC PR debug/51668): New test.
5922
cc72b2a2
KP
59232011-12-23 Kevin Pouget <kevin.pouget@st.com>
5924
5925 Introduce gdb.FinishBreakpoint in Python.
5926 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
5927 py-finish-breakpoint2
5928 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
5929 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
5930 instead of line number.
5931 * gdb.python/py-finish-breakpoint.c: New file.
5932 * gdb.python/py-finish-breakpoint.exp: New file.
5933 * gdb.python/py-finish-breakpoint.py: New file.
5934 * gdb.python/py-finish-breakpoint2.cc: New file.
5935 * gdb.python/py-finish-breakpoint2.exp: New file.
5936 * gdb.python/py-finish-breakpoint2.py: New file.
5937
3b7962f9
JK
59382011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5939
5940 Partial fix of compatibility with gcc-4.7.
5941 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
5942 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
5943 Add comment to add a PASS case in the future.
5944
6538471c
JK
5945 Fix compatibility with gcc-4.7.
5946 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
5947
7052e42c
UW
59482011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
5949
5950 PR tdep/12797
5951 * gdb.base/callfuncs.exp: Remove KFAIL.
5952
9ac7f98e
JB
59532011-12-21 Joel Brobecker <brobecker@adacore.com>
5954
5955 * gdb.ada/task_bp: New testcase.
5956
f6eeced0
JK
59572011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5958
5959 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
5960 -DNO_SECTIONS.
5961 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
5962
72225e17
JK
59632011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5964
5965 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
5966 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
5967 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5968 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
5969 conditional for gcc <= 4.5.
5970
13ac8d2c
JK
59712011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5972
5973 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
5974 by XFAIL.
5975 * gdb.cp/static-method.exp (info addr A::func())
5976 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5977 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5978 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5979 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
5980 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
5981 (test value of F in k3_m): Likewise.
5982 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
5983 Likewise.
5984
049682ba
JK
59852011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5986
5987 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
5988 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
5989 Remove.
5990 * gdb.threads/attachstop-mt.c: Remove.
5991 * gdb.threads/attachstop-mt.exp: Remove.
5992
2c9d8796
MK
59932011-12-17 Mark Kettenis <kettenis@gnu.org>
5994
5995 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
5996
e0f9f062
DE
59972011-12-16 Doug Evans <dje@google.com>
5998
f4aa2101 5999 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6000 * boards/native-gdbserver.exp: New file.
6001
e0f9f062
DE
6002 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6003 gdbserver output.
6004 (gdbserver_default_get_remote_address): New function.
6005 (gdbserver_start): Call gdb,get_remote_address to compute argument
6006 to "target remote" command.
6007
80b6e756
PM
60082011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6009
1c3ad6ab 6010 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6011 python print-stack. Add set/show python print-stack
6012 off|full|message tests.
6013
1576bd00
YQ
60142011-12-15 Yao Qi <yao@codesourcery.com>
6015
6016 * gdb.trace/strace.c: New
6017 * gdb.trace/strace.exp: New.
6018
d6a0f6e0
TT
60192011-12-14 Tom Tromey <tromey@redhat.com>
6020
6021 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6022
31015e1d
DE
60232011-12-14 Doug Evans <dje@google.com>
6024
6025 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6026
7b50312a
PA
60272011-12-14 Pedro Alves <pedro@codesourcery.com>
6028
6029 PR threads/10729
6030
6031 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6032 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6033
924437bc
PA
60342011-12-13 Pedro Alves <pedro@codesourcery.com>
6035 Doug Evans <dje@google.com>
6036
6037 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6038 (clean_restart): Remove references to the gdb_stub target board
6039 variable.
6040 (gdb_step_for_stub): Delete.
6041
6042 * gdb.base/annota1.exp: Remove all references to [target_info
6043 exists gdb_stub], gdb_step_for_stub and usestubs.
6044 * gdb.base/annota3.exp: Ditto.
6045 * gdb.base/async.exp: Ditto.
6046 * gdb.base/break.exp: Ditto.
6047 * gdb.base/code-expr.exp: Ditto.
6048 * gdb.base/commands.exp: Ditto.
6049 * gdb.base/completion.exp: Ditto.
6050 * gdb.base/condbreak.exp: Ditto.
6051 * gdb.base/consecutive.exp: Ditto.
6052 * gdb.base/cvexpr.exp: Ditto.
6053 * gdb.base/define.exp: Ditto.
6054 * gdb.base/display.exp: Ditto.
6055 * gdb.base/ena-dis-br.exp: Ditto.
6056 * gdb.base/environ.exp: Ditto.
6057 * gdb.base/gnu-ifunc.exp: Ditto.
6058 * gdb.base/maint.exp: Ditto.
6059 * gdb.base/pending.exp: Ditto.
6060 * gdb.base/sect-cmd.exp: Ditto.
6061 * gdb.base/sepdebug.exp: Ditto.
6062 * gdb.base/unload.exp: Ditto.
6063 * gdb.base/watchpoint-solib.exp: Ditto.
6064 * gdb.cp/annota2.exp: Ditto.
6065 * gdb.cp/annota3.exp: Ditto.
6066 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6067 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6068 * gdb.mi/mi-pending.exp: Ditto.
6069 * gdb.trace/circ.exp: Ditto.
6070 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6071 * gdb.base/list.exp: Ditto.
6072
6073 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6074 breakpoint function and all references to the usestubs macro.
6075 * gdb.base/exprs.c: Ditto.
6076 * gdb.base/freebpcmd.c: Ditto.
6077 * gdb.base/bitfields.c: Ditto.
6078 * gdb.base/bitfields2.c: Ditto.
6079 * gdb.base/break.c: Ditto.
6080 * gdb.base/call-sc.c: Ditto.
6081 * gdb.base/call-signals.c: Ditto.
6082 * gdb.base/callfuncs.c: Ditto.
6083 * gdb.base/charset.c: Ditto.
6084 * gdb.base/consecutive.c: Ditto.
6085 * gdb.base/constvars.c: Ditto.
6086 * gdb.base/funcargs.c: Ditto.
6087 * gdb.base/int-type.c: Ditto.
6088 * gdb.base/interrupt.c: Ditto.
6089 * gdb.base/langs0.c: Ditto.
6090 * gdb.base/list0.c: Ditto.
6091 * gdb.base/mips_pro.c: Ditto.
6092 * gdb.base/miscexprs.c: Ditto.
6093 * gdb.base/nodebug.c: Ditto.
6094 * gdb.base/opaque0.c: Ditto.
6095 * gdb.base/pointers.c: Ditto.
6096 * gdb.base/printcmds.c: Ditto.
6097 * gdb.base/ptype.c: Ditto.
6098 * gdb.base/recurse.c: Ditto.
6099 * gdb.base/reread1.c: Ditto.
6100 * gdb.base/reread2.c: Ditto.
6101 * gdb.base/restore.c: Ditto.
6102 * gdb.base/return.c: Ditto.
6103 * gdb.base/run.c: Ditto.
6104 * gdb.base/scope0.c: Ditto.
6105 * gdb.base/sepdebug.c: Ditto.
6106 * gdb.base/setshow.c: Ditto.
6107 * gdb.base/setvar.c: Ditto.
6108 * gdb.base/sigall.c: Ditto.
6109 * gdb.base/signals.c: Ditto.
6110 * gdb.base/structs.c: Ditto.
6111 * gdb.base/structs2.c: Ditto.
6112 * gdb.base/testenv.c: Ditto.
6113 * gdb.base/twice.c: Ditto.
6114 * gdb.base/unwindonsignal.c: Ditto.
6115 * gdb.base/watchpoint.c: Ditto.
6116 * gdb.base/watchpoints.c: Ditto.
6117 * gdb.base/whatis.c: Ditto.
6118 * gdb.cp/classes.cc: Ditto.
6119 * gdb.cp/cplusfuncs.cc: Ditto.
6120 * gdb.cp/derivation.cc: Ditto.
6121 * gdb.cp/formatted-ref.cc: Ditto.
6122 * gdb.cp/misc.cc: Ditto.
6123 * gdb.cp/overload.cc: Ditto.
6124 * gdb.cp/ovldbreak.cc: Ditto.
6125 * gdb.cp/ref-params.cc: Ditto.
6126 * gdb.cp/ref-types.cc: Ditto.
6127 * gdb.cp/templates.cc: Ditto.
6128 * gdb.cp/virtfunc.cc: Ditto.
6129 * gdb.hp/gdb.aCC/run.c: Ditto.
6130 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6131 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6132 * gdb.reverse/consecutive-reverse.c: Ditto.
6133 * gdb.reverse/sigall-reverse.c: Ditto.
6134 * gdb.reverse/until-reverse.c: Ditto.
6135 * gdb.reverse/watch-reverse.c: Ditto.
6136 * gdb.trace/actions.c: Ditto.
6137 * gdb.trace/circ.c: Ditto.
6138 * gdb.trace/collection.c: Ditto.
6139
fabde485
PA
61402011-12-13 Pedro Alves <pedro@codesourcery.com>
6141
6142 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6143 (func6, func7): New.
6144 (main): Call func6 and func7.
6145 * gdb.base/watchpoint.exp (test_wide_location_1)
6146 (test_wide_location_2): New.
6147 (top level): Re-enable hardware watchpoints if necessary. Call
6148 test_wide_location_1 and test_wide_location_2.
6149
ff7d1690
YQ
61502011-12-11 Yao Qi <yao@codesourcery.com>
6151
6152 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6153
a6af7abe
JB
61542011-12-11 Joel Brobecker <brobecker@adacore.com>
6155
6156 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6157 expected output for unsupported case.
6158
61638e15
JK
61592011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6160
6161 PR testsuite/12649
6162 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6163 Protect gdb_test_multiple by final $gdb_prompt match.
6164
0a00efc3
JK
61652011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6166
6167 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6168 New variable, new test.
6169 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6170 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6171 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6172 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6173 them if HAVE_GCC_45682_FIXED is not set.
6174
4511b1ba
YQ
61752011-12-10 Yao Qi <yao@codesourcery.com>
6176
6177 * gdb.trace/status-stop.exp: New.
6178 * gdb.trace/status-stop.c: New.
6179
27949e73
JK
61802011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6181
6182 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6183 timeout.
6184
d8ea7931
TT
61852011-12-08 Tom Tromey <tromey@redhat.com>
6186
6187 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6188 condition.
6189
1cc310d2
SS
61902011-12-07 Stan Shebs <stan@codesourcery.com>
6191
6192 * gdb.trace/tfind.exp: Update for output changes.
6193
d482a875
PA
61942011-12-07 Pedro Alves <pedro@codesourcery.com>
6195
6196 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6197 throws "Cannot insert catchpoints in this configuration".
6198 * gdb.ada/mi_catch_ex.exp: Likewise.
6199
f0ba3972
PA
62002011-12-06 Pedro Alves <pedro@codesourcery.com>
6201
6202 * gdb.base/break-always.exp: Test changing memory at addresses
6203 with breakpoints inserted.
6204
f8eba3c6
TT
62052011-12-06 Joel Brobecker <brobecker@acacore.com>
6206
6fdff2c5
PA
6207 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6208 involving a fully qualified function name.
f8eba3c6
TT
6209
62102011-12-06 Tom Tromey <tromey@redhat.com>
6211
6212 * gdb.ada/homonym.exp: Add three breakpoint tests.
6213
62142011-12-06 Tom Tromey <tromey@redhat.com>
6215
6216 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6217 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6218 * gdb.objc/objcdecode.exp: Update for output changes.
6219 * gdb.linespec/linespec.exp: New file.
6220 * gdb.linespec/lspec.cc: New file.
6221 * gdb.linespec/lspec.h: New file.
6222 * gdb.linespec/body.h: New file.
6223 * gdb.linespec/base/two/thefile.cc: New file.
6224 * gdb.linespec/base/one/thefile.cc: New file.
6225 * gdb.linespec/Makefile.in: New file.
6226 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6227 output changes.
6228 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6229 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6230 makes one breakpoint.
6231 * gdb.cp/method2.exp (test_break): Update for output changes.
6232 * gdb.cp/mb-templates.exp: Update for output changes.
6233 * gdb.cp/mb-inline.exp: Update for output changes.
6234 * gdb.cp/mb-ctor.exp: Update for output changes.
6235 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6236 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6237 has multiple matches.
6238 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6239 error message change.
6240 * gdb.base/list.exp (test_list_filename_and_number): Update for
6241 error message change.
6242 * gdb.base/break.exp: Disable pending breakpoints. Update for
6243 output changes.
6244 * configure.ac: Add gdb.linespec.
6245 * configure: Rebuild.
6246 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6247
c642a434
UW
62482011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6249
6250 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6251 last_break register on s390*-*-* targets.
6252
b18003d1
JB
62532011-12-06 Joel Brobecker <brobecker@adacore.com>
6254
6255 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6256 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6257 of parameter X in procedure Foo.
6258
fe96589c
SS
62592011-12-05 Stan Shebs <stan@codesourcery.com>
6260
6261 * gdb.trace/tfind.exp: Update help string matches.
6262
1820ab47
JK
62632011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6264
6265 * gdb.server/ext-run.exp (get process list): Accept also systemd
6266 as PID 1.
6267
e11ac3a3
JK
62682011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6269 Pedro Alves <pedro@codesourcery.com>
6270
6271 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6272 starting GDB.
6273 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6274 $use_gdb_stub.
6275 * gdb.base/display.exp: Likewise.
6276 * gdb.base/ending-run.exp: Likewise.
6277 * gdb.base/list.exp (test_listsize): Likewise.
6278 * gdb.base/setshow.exp: Likewise.
6279 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6280 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6281 check by global $use_gdb_stub.
6282 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6283 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6284 (default_gdb_init): Unset global $use_gdb_stub.
6285 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6286 by global $use_gdb_stub.
6287 * lib/gdbserver-support.exp: Extend comments for set_board_info
6288 gdb_protocol and gdb,socketport.
6289 (gdbserver_start_extended): Set global gdbserver_protocol and
6290 gdbserver_gdbport. Clear global use_gdb_stub.
6291 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6292 from target use_gdb_stub.
6293 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6294
1d41d75c
DE
62952011-12-03 Doug Evans <dje@google.com>
6296
6297 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6298 (gdb_step_for_stub): Add comments.
6299
d6d7a51a
MR
63002011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6301
6302 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6303 to the caller.
6304 (gdb_test_multiple): Likewise.
6305
05acf274
JK
63062011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6307
6308 Fix gdb.mi/mi-solib.exp without system debug info installed.
6309 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6310 expect attribute, return 0 for it. Update comments.
6311
2268b414
JK
63122011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6313
6314 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6315 (corrupted list): Adjust the expectation.
6316
585861ea
JK
63172011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6318
6319 PR threads/13448
6320 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6321 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6322 * gdb.threads/tls-var-main.c: New file.
6323 * gdb.threads/tls-var.c: New file.
6324 * gdb.threads/tls-var.exp: New file.
6325
968643aa
JK
63262011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6327
6328 PR testsuite/12649
6329 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6330 Protect gdb_test_multiple by final $gdb_prompt match.
6331 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6332 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6333 (test_tracepoints): Likewise.
6334
9750bca9
JK
63352011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6336
6337 PR breakpoints/13346
6338 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6339 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6340 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6341
ac1349b7
JB
63422011-12-01 Joel Brobecker <brobecker@adacore.com>
6343
6344 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6345 * gdb.ada/homonym/homonym.adb: For use of all types defined
6346 locally inside both Get_Value subprograms.
6347
26d44faf
JK
63482011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6349
6350 Fix racy FAILs.
6351 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6352 of send_gdb.
6353
514f6425
UW
63542011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6355
6356 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6357 environment variable after test completed.
6358
4255c8d2
UW
63592011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6360
6361 * gdb.base/solib-nodir.exp: Skip if remote target.
6362 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6363 application. Call gdb_load_shlibs.
6364 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6365
a35ad96a
JB
63662011-11-29 Joel Brobecker <brobecker@adacore.com>
6367
6368 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6369
1a1d5513
JB
63702011-11-28 Joel Brobecker <brobecker@adacore.com>
6371
6372 * gdb.ada/fullname_bp: New testcase.
6373
50b4ddf8
JK
63742011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6375
6376 PR testsuite/12649
6377 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6378 Wrap send_gdb into a new gdb_test.
6379
fb0aec57
JK
6380 Code cleanup.
6381 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6382 Convert send_gdb and gdb_expect to gdb_test_multiple.
6383
2376d946
JK
63842011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6385
6386 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6387
1eec78bd
KS
63882011-11-23 Keith Seitz <keiths@redhat.com>
6389
6390 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6391 (mi_varobj_tree_test_children_callback): New proc.
6392 (mi_walk_varobj_tree): New proc.
6393
36dfb11c
TT
63942011-11-22 Tom Tromey <tromey@redhat.com>
6395
6396 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6397 Add "use_mi_command" argument.
6398 (mi_run_cmd, mi_run_with_cli): New procs.
6399 * gdb.mi/solib-lib.c: New file.
6400 * gdb.mi/solib-main.c: New file.
6401 * gdb.mi/mi-solib.exp: New file.
6402
0e965dd0
DE
64032011-11-21 Doug Evans <dje@google.com>
6404
6405 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6406 _Unwind_DebugHook is missing.
6407
f196051f
SS
64082011-11-20 Stan Shebs <stan@codesourcery.com>
6409
6410 * gdb.trace/tstatus.exp: New.
6411 * gdb.trace/actions.c: Include string.h.
6412
bfccc43c
YQ
64132011-11-18 Yao Qi <yao@codesourcery.com>
6414
6415 * gdb.trace/pending.exp: New.
6416 * gdb.trace/pending.c: New.
6417 * gdb.trace/pendshr1.c: New.
6418 * gdb.trace/pendshr2.c: New.
6419 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6420 tracepoint location becomes pending.
6421 (tracepoint_change_loc_2): New.
6422
73cd8ab1
DM
64232011-11-16 David S. Miller <davem@davemloft.net>
6424
6425 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6426 target is sparc*-*-linux*
6427
77426730
PK
64282011-11-15 Paul Koning <paul_koning@dell.com>
6429
6430 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6431 types.
6432
ed59ded5
DE
64332011-11-14 Doug Evans <dje@google.com>
6434
6435 * gdb.base/shell.exp: New file.
6436
405f8e94
SS
64372011-11-14 Stan Shebs <stan@codesourcery.com>
6438
6439 * gdb.trace/ftrace.c: New.
6440 * gdb.trace/ftrace.exp: New.
6441
1e4d1764
YQ
64422011-11-14 Yao Qi <yao@codesourcery.com>
6443
6444 * gdb.trace/change-loc-1.c: New.
6445 * gdb.trace/change-loc-2.c: New.
6446 * gdb.trace/change-loc.c: New.
6447 * gdb.trace/change-loc.exp: New.
6448 * gdb.trace/change-loc.h: New.
6449 * gdb.trace/trace-break.c (marker): Define new symbol.
6450 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6451 New.
1e4d1764
YQ
6452 (break_trace_same_addr_6): New.
6453
71eba9c2 64542011-11-12 Matt Rice <ratmice@gmail.com>
6455
6456 * gdb.base/info-macros.exp: Make tests for info definitions
6457 test info macro. Add tests for info macro argument processing.
6458 Rename a few tests.
6459
1d93e29a
KS
64602011-11-11 Keith Seitz <keiths@redhat.com>
6461
6462 PR gdb/12843
6463 * gdb.base/linespecs.exp: New file.
6464
a4b5b48a
DE
64652011-11-11 Doug Evans <dje@google.com>
6466
6467 * gdb.threads/print-threads.exp: Extend timeout for slower
6468 tests.
6469
f6b47be4
DE
64702011-11-10 Doug Evans <dje@google.com>
6471
792a0230
DE
6472 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6473 "record to end of main" test.
6474
f6b47be4
DE
6475 * gdb.python/py-type.c (TS): New typedef.
6476 (ts): New global.
6477 * gdb.python/py-type.exp: Test field list of typedef.
6478
22355c90
JB
64792011-11-10 Joel Brobecker <brobecker@adacore.com>
6480
6481 * gdb.ada/small_reg_param: New testcase.
6482
a7860e76
TT
64832011-11-09 Tom Tromey <tromey@redhat.com>
6484
6485 * gdb.cp/destrprint.exp: New file.
6486 * gdb.cp/destrprint.cc: New file.
6487
72a2e3dc
MI
64882011-11-08 Meador Inge <meadori@codesourcery.com>
6489
6490 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6491 (switch_stack_to_other): New test function.
6492 * gdb.arch/thumb-prologue.exp: New test cases.
6493
c7195df2 64942011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6495
6496 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6497
d3895d7d
YQ
64982011-11-08 Yao Qi <yao@codesourcery.com>
6499
6500 * gdb.exp (supports_process_record): New.
6501 (supports_reverse): New.
6502 * gdb.reverse/break-precsave.exp: Call support_process_record
6503 to run test conditionally.
6504 * gdb.reverse/consecutive-precsave.exp: Likewise.
6505 * gdb.reverse/i386-precsave.exp: Likewise.
6506 * gdb.reverse/machinestate-precsave.exp: Likewise.
6507 * gdb.reverse/solib-precsave.exp: Likewise.
6508 * gdb.reverse/step-precsave.exp: Likewise.
6509 * gdb.reverse/until-precsave.exp: Likewise.
6510 * gdb.reverse/watch-precsave.exp: Likewise.
6511 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6512 test conditionally.
6513 * gdb.reverse/consecutive-reverse.exp: Likewise.
6514 * gdb.reverse/finish-precsave.exp: Likewise.
6515 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6516 * gdb.reverse/finish-reverse.exp: Likewise.
6517 * gdb.reverse/i386-reverse.exp: Likewise.
6518 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6519 * gdb.reverse/machinestate.exp: Likewise.
6520 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6521 * gdb.reverse/sigall-precsave.exp: Likewise.
6522 * gdb.reverse/sigall-reverse.exp: Likewise.
6523 * gdb.reverse/solib-reverse.exp: Likewise.
6524 * gdb.reverse/step-reverse.exp: Likewise.
6525 * gdb.reverse/until-reverse.exp: Likewise.
6526 * gdb.reverse/watch-reverse.exp: Likewise.
6527
a59306a3
YQ
65282011-11-05 Yao Qi <yao@codesourcery.com>
6529
6530 * gdb.trace/trace-break.exp: Add test on setting two
6531 fast tracepoints at the same address.
6532
87769f59
JK
65332011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6534
6535 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6536
3065dfb6
SS
65372011-11-02 Stan Shebs <stan@codesourcery.com>
6538
6539 * gdb.trace/collection.c: Add code using strings.
6540 * gdb.trace/collection.exp: Add tests of string collection.
6541
89e208db
JK
65422011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6543
6544 * gdb.base/skip-solib.exp (executable_main): New variable.
6545 (binfile_main): Base it on that.
6546 Use $executable_main in clean_restart calls. Drop gdb_exit and
6547 gdb_start calls.
6548
405e54e9
JK
65492011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6550
6551 Fix racy FAILs.
6552 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6553 breakpoint_re globals import by async. Set string_regex to .* for
6554 async. Remove the optional thread_selected_re and breakpoint_re
6555 globals expectations.
6556
58e8570a
JM
65572011-11-01 Joseph Myers <joseph@codesourcery.com>
6558
6559 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6560 well as Cygwin.
6561
7b35ec7f 65622011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6563
6564 Add tests for skip command.
89e208db
JK
6565 * gdb.base/skip-solib-lib.c: New
6566 * gdb.base/skip-solib-main.c: New
6567 * gdb.base/skip-solib.exp: New
6568 * gdb.base/skip.c: New
6569 * gdb.base/skip.exp: New
6570 * gdb.base/skip1.c: New
6571 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6572
b9fd1791
PA
65732011-10-31 Yao Qi <yao@codesourcery.com>
6574 Pedro Alves <pedro@codesourcery.com>
6575
6fdff2c5
PA
6576 * gdb.trace/trace-break.c: New.
6577 * gdb.trace/trace-break.exp: New.
b9fd1791 6578
4323fecc
JK
65792011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6580
6581 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6582 break-here-2.
6583
0e5bf2a8
PA
65842011-10-28 Pedro Alves <pedro@codesourcery.com>
6585
6586 * gdb.threads/no-unwaited-for-left.c: New.
6587 * gdb.threads/no-unwaited-for-left.exp: New.
6588 * gdb.threads/non-ldr-exc-1.c: New.
6589 * gdb.threads/non-ldr-exc-1.exp: New.
6590 * gdb.threads/non-ldr-exc-2.c: New.
6591 * gdb.threads/non-ldr-exc-2.exp: New.
6592 * gdb.threads/non-ldr-exc-3.c: New.
6593 * gdb.threads/non-ldr-exc-3.exp: New.
6594 * gdb.threads/non-ldr-exc-4.c: New.
6595 * gdb.threads/non-ldr-exc-4.exp: New.
6596
3a3dad98
JK
65972011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6600 * gdb.base/attach-pie-misread.exp: Likewise.
6601 * gdb.base/break-interp.exp: Likewise.
6602 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6603 testcases for use_gdb_stub.
6604 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6605 (continue): New testcase.
6606 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6607 * gdb.threads/attach-into-signal.exp: Likewise.
6608 * gdb.threads/attach-stopped.exp: Likewise.
6609 * gdb.threads/attachstop-mt.exp: Likewise.
6610
d6a5d40c
PK
66112011-10-28 Paul Koning <paul_koning@dell.com>
6612
6613 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6614
ca539be8
JK
66152011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6616
6617 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6618 (mi_gdb_test): Import globals thread_selected_re
6619 and breakpoint_re. Expect them optionally at the regex start.
6620
d234ef5c
DE
66212011-10-27 Doug Evans <dje@google.com>
6622
6623 * gdb.python/python.exp: Test source -s.
6624
ab964825
PK
66252011-10-26 Paul Koning <paul_koning@dell.com>
6626
6627 * gdb.python/lib-types.cc (struct A): New structure.
6628 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 6629
54d8a644
PK
66302011-10-25 Paul Koning <paul_koning@dell.com>
6631
6632 PR python/13327
d234ef5c 6633
54d8a644
PK
6634 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6635 fetch_lazy method.
6636
b0221781
YQ
66372011-10-24 Yao Qi <yao@codesourcery.com>
6638
6639 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6640 target is tic6x-*-*.
6641
6cda5a20
JB
66422011-10-21 Joel Brobecker <brobecker@adacore.com>
6643
6644 * gdb.ada/mi_task_info/task_switch.adb: New file.
6645 * gdb.ada/mi_task_info.exp: New file.
6646
5ed9db04
JK
66472011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6648
6649 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6650 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6651
9df2fbc4
PM
66522011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6653
6654 PR python/12656
6655
6656 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6657 global_block tests.
6658
736086ba
TT
66592011-10-18 Tom Tromey <tromey@redhat.com>
6660
6661 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6662
4af31552
TT
66632011-10-18 Tom Tromey <tromey@redhat.com>
6664
6665 * gdb.base/source.exp: Don't include full file name in test name.
6666 * gdb.python/python.exp: Don't include full file name in test
6667 name.
6668
43136979
AR
66692011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * gdb.base/attach-pie-noexec.c: New files.
6672 * gdb.base/attach-pie-noexec.exp: New files.
6673
543a9323
JM
66742011-10-17 Joseph Myers <joseph@codesourcery.com>
6675
6676 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6677 prompt for each extra line in command.
6678
21ae7a4d
JK
66792011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6680
6681 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6682 Revert the part of:
6683 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6684 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6685 Change the expected string.
6686
20ec36d9
JK
66872011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6688
6689 Fix results with system glibc debug info installed.
6690 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6691 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6692 Accept also __libc_ symbol prefix and no prefix.
6693
6501c2fc
KS
66942011-10-14 Keith Seitz <keiths@redhat.com>
6695
6696 PR c++/13225
6697 * gdb.cp/converts.cc (foo3_1): New function.
6698 (foo3_2): New functions.
6699 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6700 and null pointer conversions of integer constant zero.
6701 Add test to check if all arguments are checked for incompatible
6702 conversion BADNESS.
6703
55b1fd0c
TT
67042011-10-14 Tom Tromey <tromey@redhat.com>
6705
6706 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6707 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6708 linespec.
6709
22c05d8a
JK
67102011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6711
6712 Fix internal error regression.
6713 * gdb.dwarf2/implptr-optimized-out.S: New file.
6714 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6715
1d6edc3c
JK
67162011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6717
6718 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6719 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6720 (loclist): New.
6721 (4): New abbrev.
6722 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6723 Use prepare_for_testing, remove clean_restart.
6724 (p arraynoloc, p arraycallnoloc): New tests.
6725
9ec72168
JK
67262011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 * gdb.cp/namespace-enum.exp (executable): New variable.
6729 (binfile): Use ${objdir}/${subdir}/ prefix.
6730 Use ${executable} for clean_restart.
6731
9c6c53f7
SA
67322011-10-11 Sterling Augustine <saugustine@google.com>
6733
6734 * gdb.cp/Makefile.in: Add namespace-enum test.
6735 * gdb.cp/namespace-enum.exp: New file.
6736 * gdb.cp/namespace-enum.c: New file.
6737 * gdb.cp/namespace-enum-main.c: New file.
6738
fac7ceb3
UW
67392011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6740
6741 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6742 sysroot.
6743
941b2081
JK
67442011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6745
6746 Reimplement @entry in input expressions.
6747 * gdb.base/exprs.c (v_int_array_init): New variable.
6748 * gdb.base/exprs.exp (print v_int_array_init)
6749 (print *v_int_array_init@1, print *v_int_array_init@2)
6750 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6751 (print v_int_array_init[1]@1): New tests.
6752
0344e878
JM
67532011-10-10 Joseph Myers <joseph@codesourcery.com>
6754
6755 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6756 expected message.
6757
5a56e9c5
DE
67582011-10-09 Doug Evans <dje@google.com>
6759
6760 * gdb.base/alias.exp: Add tests for alias command.
6761
2bda9cc5
JK
67622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6763
6764 * gdb.arch/amd64-entry-value.s: New file.
6765 * gdb.mi/mi2-amd64-entry-value.s: New file.
6766
a471c594
JK
67672011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6768
6769 Display @entry parameter values even for references.
6770 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6771 functions.
6772 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6773 reference and datap_input.
6774 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6775 breakpoints.
6776 (continue to breakpoint: entry_reference: reference)
6777 (entry_reference: bt at entry)
6778 (continue to breakpoint: entry_reference: breakhere_reference)
6779 (entry_reference: bt, entry_reference: ptype regparam)
6780 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
6781 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
6782 (entry_reference: p regcopy, entry_reference: p nodataparam)
6783 (entry_reference: p nodataparam@entry): New tests.
6784
36b11add
JK
67852011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6786
6787 Support @entry in input expressions.
6788 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
6789 (entry_stack: p s1@entry, entry_stack: p s2@entry)
6790 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
6791 (tailcall: p j@entry): New tests.
6792 * gdb.cp/koenig.cc (A::entry): New function.
6793 (main): Call it.
6794 * gdb.cp/koenig.exp (p entry (c)): New test.
6795
e18b2753
JK
67962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6797
6798 Display @entry parameter values (without references).
6799 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
6800 (different, validity, invalid): New functions.
6801 (main): Call them.
6802 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
6803 stacktest, breakhere_stacktest, different, breakhere_different,
6804 breakhere_validity and breakhere_invalid.
6805 (entry: bt): Update for @entry.
6806 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
6807 (entry_validity: *, entry_invalid: *): Many new tests.
6808 * gdb.base/break.exp
6809 (run until breakpoint set at small function, optimized file): Accept
6810 also the @entry suffix.
6811 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
6812 * gdb.mi/mi2-amd64-entry-value.c: New files.
6813 * gdb.mi/mi2-amd64-entry-value.exp: New files.
6814
2d6c5dc2
JK
68152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6816
6817 Protect entry values against self tail calls.
6818 * gdb.arch/amd64-entry-value.cc (self2, self): New.
6819 (main): Call self.
6820 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
6821 (set debug entry-values 1, self: bt debug entry-values): New tests.
6822
111c6489
JK
68232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6824
6825 Recognize virtual tail call frames.
6826 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
6827 (amb_b, amb_a): New.
6828 (main): Call a and b.
6829 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
6830 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
6831 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
6832 New tests.
6833
8e3b41a9
JK
68342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 Implement basic support for DW_TAG_GNU_call_site.
6837 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
6838 * gdb.arch/amd64-entry-value.cc: New file.
6839 * gdb.arch/amd64-entry-value.exp: New file.
6840
181cebd4
JK
68412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6842
6843 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
6844 * gdb.dwarf2/implptr-64bit.S: New file.
6845 * gdb.dwarf2/implptr-64bit.exp: New file.
6846
741f5e3c
JK
68472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 Fix initial language detection with -readnow.
6850 * gdb.cp/readnow-language.cc: New file.
6851 * gdb.cp/readnow-language.exp: New file.
6852
a73d2258
JK
68532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 Fix printed anonymous struct name.
6856 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
6857
af369495
JM
68582011-10-09 Joseph Myers <joseph@codesourcery.com>
6859
6860 * gdb.base/solib-symbol.exp: Do not include directories in
6861 filenames in expected messages.
6862
1fa57852
DE
68632011-10-07 Doug Evans <dje@google.com>
6864
6865 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
6866
bd054e06
KP
68672011-10-07 Kevin Pouget <kevin.pouget@st.com>
6868
6869 Allow Python notification of new object-file loadings.
6870 * gdb.python/py-events.exp: Test newobjfile event.
6871 * gdb.python/py-events.py: Register newobjfile callback.
6872 * gdb.python/py-events.c: Add call to shared library
6873 * gdb.python/py-events-shlib.c: New file.
6874
8031b6f8
JM
68752011-10-06 Joseph Myers <joseph@codesourcery.com>
6876
6877 * gdb.base/fixsection.exp: Do not include directories in filename
6878 in expected message.
6879
7fea6923
PM
68802011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6881
6882 Add tests for passing of environment variables to inferior.
6883 * gdb.base/testenv.c: New test source.
6884 * gdb.base/testenv.exp: New expect test.
6885
687f2a88
PK
68862011-10-04 Paul Koning <paul_koning@dell.com>
6887
6888 * gdb.python/py-value.c (main): Break before return.
6889
cb6be26b
KP
68902011-10-04 Kevin Pouget <kevin.pouget@st.com>
6891
6892 PR python/12691: Add the inferior to Python exited event
6893 * gdb.python/py-events.exp: Test the inferior attribute of exited
6894 event with a fork.
6895 * gdb.python/py-events.py: Print inferior number on exit.
6896 * gdb.python/py-events.c: Fork the inferior.
6897
fb213700
EBM
68982011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
6899
6900 * gdb.base/jit.exp: Add testcase name to log message
6901
aa2071bd
PK
69022011-10-03 Paul Koning <paul_koning@dell.com>
6903 Jan Kratochvil <jan.kratochvil@redhat.com>
6904
6905 * gdb.python/py-value.exp
6906 (python inval = gdb.parse_and_eval('*(int*)0'))
6907 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
6908 (set argc=2, python print argc_lazy): New tests.
6909
dd11a36c
JB
69102011-10-02 Joel Brobecker <brobecker@adacore.com>
6911
6912 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
6913
46f886f1
JK
69142011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6915 Pedro Alves <pedro@codesourcery.com>
6916
6917 * gdb.python/py-value.exp (test_value_in_inferior): New variable
6918 can_read_0, test for it.
6919 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
6920 (parse_and_eval with memory error): ... here, make it untested if
6921 can_read_0.
6922
c5cb204f
MP
69232011-09-30 Marek Polacek <mpolacek@redhat.com>
6924
6925 * gdb.python/python.exp (verify pagination beforehand)
6926 (verify pagination afterwards): Fix race by splitting the line.
6927
68fb0ec0
JM
69282011-09-29 Joseph Myers <joseph@codesourcery.com>
6929
6930 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
6931 for 64-bit multilibs from i?86-* targets.
6932
6aee0d90
MP
69332011-09-29 Marek Polacek <mpolacek@redhat.com>
6934
6935 * lib/gdb.exp: Fix a typo in one of the comments.
6936
e9101ff5
MP
69372011-09-29 Marek Polacek <mpolacek@redhat.com>
6938
6939 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
6940 matching pattern.
6941
7a81bdbf
PK
69422011-09-28 Paul Koning <paul_koning@dell.com>
6943
6944 * gdb.python/py-type.c (enum E): New.
6945 * gdb.python/py-type.exp (test_fields): Add tests for Python
6946 mapping access to fields.
6947 (test_enums): New test for field access on enums.
6948
6710bf39
SS
69492011-09-27 Stan Shebs <stan@codesourcery.com>
6950
6951 * gdb.trace/collection.exp: Test collection of $_ret.
6952
b2a6bdeb
AT
69532011-09-22 Andreas Tobler <andreast@fgznet.ch>
6954
6955 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
6956 list of compilation switches for <*-*-freebsd*>.
6957
3c9057f3
SS
69582011-09-19 Stan Shebs <stan@codesourcery.com>
6959
6960 * gdb.trace/tspeed.exp: New file.
6961 * gdb.trace/tspeed.c: New file.
6962
34518530
YQ
69632011-09-18 Yao Qi <yao@codesourcery.com>
6964
6965 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
6966 instructions.
6967 (test_adr_32bit, test_pop_pc): Likewise.
6968 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
6969 Thumb instructions.
6970 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
6971 in gdb_test_multiple.
6972 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
6973
ab254057
YQ
69742011-09-17 Yao Qi <yao@codesourcery.com>
6975
6976 * lib/gdb.exp (can_single_step_to_signal_handler): New.
6977 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
6978 support single step to signal handler.
6979
9c317b71
YQ
69802011-09-17 Yao Qi <yao@codesourcery.com>
6981
6982 * gdb.base/disp-step-fork.c: New.
6983 * gdb.base/disp-step-syscall.exp: New.
6984 * gdb.base/disp-step-vfork.c: New.
6985
a8123151
JB
69862011-09-16 Joel Brobecker <brobecker@adacore.com>
6987
6988 * gdb.ada/tasks.exp: Make the expected output for
6989 the `info tasks' tests more resilient to spacing
6990 changes.
6991
63a9aad8
JK
69922011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6993
6994 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
6995 (reached breakpoint 2, reached breakpoint 3): Update expected output.
6996
2aa48337
KP
69972011-09-15 Kevin Pouget <kevin.pouget@st.com>
6998
6999 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7000 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7001
6839b47f
KP
70022011-04-30 Kevin Pouget <kevin.pouget@st.com>
7003
7004 Handle multiple breakpoint hits in Python interface:
7005 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7006 presence.
7007 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7008 breakpoint hits.
7009
0935723e
JK
70102011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7011 Jan Kratochvil <jan.kratochvil@redhat.com>
7012
7013 * gdb.python/py-events.exp: Remove pretty printing comment.
7014 * gdb.python/py-evsignal.exp: New file.
7015 * gdb.python/py-evthreads.c: Include signal.h.
7016 (thread3): Remove variable count3. Remove variable bad and use raise
7017 instead.
7018 (thread2): Remove variable count2. Move thread3 pthread_create here,
7019 merge pthread_join to a single line.
7020 (main): Remove variable count1. Merge pthread_join with pthread_create
7021 to a single line.
7022 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7023 KFAIL python/12966 for gdbserver. Test return value of
7024 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7025 gdb_expect by gdb_test and gdb_test_multiple.
7026 (thread 2, thread 3): New tests.
7027
4801a9a3
PA
70282011-09-12 Matt Rice <ratmice@gmail.com>
7029 Pedro Alves <pedro@codesourcery.com>
7030
7031 PR gdb/13175
7032
7033 * gdb.base/interp.exp: New tests.
7034 * gdb.base/interp.c: New file.
7035
24ece742
DE
70362011-09-12 Doug Evans <dje@google.com>
7037
7038 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7039 * gdb.dwarf2/typeddwarf.exp: Ditto.
7040
7f062217
JK
70412011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7042
7043 Fix compatibility with x32 arch.
7044 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7045 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7046 is_x86_like_target.
7047 * testsuite/gdb.trace/collection.exp: Likewise.
7048 * testsuite/gdb.trace/report.exp: Likewise.
7049 * testsuite/gdb.trace/unavailable.exp: Likewise.
7050 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7051 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7052 (is_x86_like_target): Check also is_amd64_regs_target.
7053
08711b9a
JK
70542011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 PR breakpoints/12435
7057 * gdb.arch/amd64-prologue-xmm.c: New file.
7058 * gdb.arch/amd64-prologue-xmm.exp: New file.
7059 * gdb.arch/amd64-prologue-xmm.s: New file.
7060
b99b5f66
JK
70612011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7062
7063 * gdb.dwarf2/dw2-param-error-main.c: New file.
7064 * gdb.dwarf2/dw2-param-error.S: New file.
7065 * gdb.dwarf2/dw2-param-error.exp: New file.
7066
a391a2f6
PA
70672011-09-08 Pedro Alves <pedro@codesourcery.com>
7068
7069 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7070 inferior's pid and look for a core dump named core.$pid. Use
7071 `remote_file' commands on the host instead of hand coding shell
7072 commands on the build.
7073 * gdb.base/valgrind-db-attach.exp: Kill the program before
7074 finishing the test.
7075
7d8e6458 70762011-09-02 Matt Rice <ratmice@gmail.com>
7077
7078 * lib/prompt.exp: New file for testing the first prompt.
7079 * gdb.python/py-prompt.exp: Ditto.
7080 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7081
68e77c9e
PA
70822011-09-02 Pedro Alves <pedro@codesourcery.com>
7083
7084 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7085 0, before testing gcore.
7086
9655e943
JK
70872011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
df6dc84d
JK
7089 * dw2-ifort-parameter-debug.S: Update copyright year.
7090 * dw2-ifort-parameter.c: Update copyright year.
7091 * dw2-ifort-parameter.exp: Update copyright year.
7092
9655e943
JK
7093 * dw2-ifort-parameter-debug.S: New file.
7094 * dw2-ifort-parameter.c: New file.
7095 * dw2-ifort-parameter.exp: New file.
7096
353d1d73
JK
70972011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.base/commands.exp (error_clears_commands_left): New function.
7100 (): Call it.
7101
5c07461a
JK
71022011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7103
7104 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7105 (C): Initialize `a'.
7106 * gdb.mi/mi-inheritance-syntax-error.exp
7107 (-data-evaluate-expression $path): Expect `a' as 5.
7108
0d932b2f
MK
71092011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7110
7111 PR mi/11912
7112 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7113 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7114 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7115 keyword in output of -var-info-path-expression.
7116
bdb54049
JK
71172011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7118
7119 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7120 * gdb.trace/collection.exp: Likewise.
7121 * gdb.trace/report.exp: Likewise.
7122 * gdb.trace/unavailable.exp: Likewise.
7123 * gdb.trace/while-dyn.exp: Likewise.
7124
59cde39c
KS
71252011-08-18 Keith Seitz <keiths@redhat.com>
7126
7127 PR c++/12266
7128 * gdb.cp/meth-typedefs.cc: New file.
7129 * gdb.cp/meth-typedefs.exp: New file.
7130
fa3a4f15
PM
71312011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7132
6fdff2c5 7133 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7134
c1049fca
JK
71352011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7136
7137 * gdb.arch/i386-dr3-watch.exp
7138 (watchpoint on gap1 does not fit debug registers)
7139 (delete all watchpoints): Fix racy expect strings.
7140
d93f7b5c
YQ
71412011-08-14 Yao Qi <yao@codesourcery.com>
7142
7143 * gdb.base/maint.exp: set data_section to ".neardata".
7144 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7145 * gdb.base/savedregs.exp: Handle SIGILL.
7146 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7147 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7148
457e09f0
DE
71492011-08-12 Doug Evans <dje@google.com>
7150
7151 * gdb.python/py-symbol.exp: Add test for symbol.type.
7152
5d0bb2fb
UW
71532011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7154
7155 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7156 * gdb.mi/mi-pthreads.exp: Likewise.
7157 * gdb.mi/mi2-pthreads.exp: Likewise.
7158 * gdb.mi/gdb669.exp.exp: Likewise.
7159
fcdfa280
PA
71602011-08-09 Pedro Alves <pedro@codesourcery.com>
7161
7162 * lib/mi-support.exp (detect_async): Rename to...
7163 (mi_detect_async): ... this.
7164 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7165 * gdb.mi/mi-nonstop.exp: Adjust.
7166 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7167 * gdb.mi/mi-nsintrall.exp: Adjust.
7168 * gdb.mi/mi-nsmoribund.exp: Adjust.
7169 * gdb.mi/mi-nsthrexec.exp: Adjust.
7170
9d8fa392
PA
71712011-08-09 Pedro Alves <pedro@codesourcery.com>
7172
7173 * gdb.base/display.c (do_loops): New `p_i' local.
7174 * gdb.base/display.exp: Test displaying a variable that is
7175 temporarily at a bad address.
7176
b6cede78
JK
71772011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7178
7179 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7180 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7181
67bedb8c
JK
71822011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7183
7184 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7185 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7186 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7187
af6e93b2
PA
71882011-08-05 Pedro Alves <pedro@codesourcery.com>
7189
7190 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7191 procedure.
7192 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7193
1cf0e11f
YQ
71942011-08-05 Yao Qi <yao@codesourcery.com>
7195
7196 * gdb.base/callfuncs.exp: Set language after main.
7197 * gdb.cp/cplusfuncs.exp: Likewise.
7198 * gdb.cp/inherit.exp: Likewise.
7199
a1e28cb2
UW
72002011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7201
7202 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7203 * gdb.base/watch-vfork.exp: Skip on remote targets.
7204
d4f5bbb9
UW
72052011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7206
7207 * gdb.threads/thread-find.exp: Support remote targets.
7208
724f4f80
UW
72092011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7210
7211 * gdb.base/jit.exp: Download solib_binfile to target.
7212 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7213 and call dlopen without full path name.
7214 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7215 dlopen without full path name.
7216
934709f0
PW
72172011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7218
7219 * gdb.base/break-always.exp: Complete the test
7220 with duplicated breakpoints and enabling/disabling them.
7221
c26106c4
TT
72222011-08-02 Tom Tromey <tromey@redhat.com>
7223
7224 PR gdb/11289:
7225 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7226
9300444e 72272011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7228
7229 PR gdb/13045
7230 * gdb.base/float.exp: Add new test case for PR gdb/13045
7231 * gdb.base/float.c: New file.
7232
00bd41d6
PM
72332011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7234
7235 * gdb.python/py-mi.exp: Test printers returning string hint, and
7236 also not returning a value.
7237 * gdb.python/py-prettyprint.c: Add testcase for above.
7238 * gdb.python/py-prettyprint.py: Add test printer for above.
7239
d24f74ce
JK
72402011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7241
7242 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7243 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7244 (.Ldie30) Add as field "data4".
7245 (.Ldie32) Rename field "b" to "shl".
7246 (abbrev4) Change for the "data4" field.
7247 (abbrev5, abbrev6) Remove.
7248 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7249 (p &s.shl): ... here. Add comment.
7250 (p &s.data4): New.
7251
bb7da2bf
JK
72522011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7253
7254 Fix crash on lval_computed values.
7255 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7256
11081198
JK
72572011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7258
7259 * gdb.base/help.exp (help whatis): Update the expected string.
7260
3c6e0cb3
JK
72612011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7262
7263 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7264 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7265 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7266 Change the expected string.
7267
efa80663
PA
72682011-07-26 Pedro Alves <pedro@codesourcery.com>
7269
7270 * gdb.base/watchpoint.exp
7271 (test_disable_enable_software_watchpoint): New procedure.
7272 (top level): Run it.
7273
db8e4570
UW
72742011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7275
7276 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7277 executable file "${binfile}", C++ version "${binfile}-cxx".
7278 * gdb.python/py-prettyprint.exp: Likewise.
7279 * gdb.python/py-symbol.exp: Likewise.
7280 * gdb.python/py-type.exp: Likewise.
7281 * gdb.python/py-value.exp: Likewise.
7282 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7283 file name instead of just suffix.
7284
543305c9
JK
72852011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7286
7287 Fix implicit pointer offsets.
7288 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7289 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7290 (continue to breakpoint: continue to baz breakpoint for implptr)
7291 (sanity check element 0, sanity check element 1)
7292 (enter the inlined function, check element 0 for the offset)
7293 (check element 1 for the offset)
7294 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7295 (set foo breakpoint for implptr): Update the breakpoint number.
7296
b3215adc
UW
72972011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7298
7299 * gdb.python/py-mi.exp: Use different file names for different
7300 versions of the executable under test.
7301 * gdb.python/py-prettyprint.exp: Likewise.
7302 * gdb.python/py-symbol.exp: Likewise.
7303 * gdb.python/py-template.exp: Likewise.
7304 * gdb.python/py-type.exp: Likewise.
7305 * gdb.python/py-value.exp: Likewise.
7306
182b9acc
UW
73072011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7308
7309 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7310 flag after restarting GDB if necessary.
7311
e6052b5d
UW
73122011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7313
7314 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7315
1ced966e
PA
73162011-07-22 Pedro Alves <pedro@codesourcery.com>
7317
7318 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7319 backend doesn't leave used debug registers behind.
7320
3543a589
TT
73212011-07-22 Tom Tromey <tromey@redhat.com>
7322
7323 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7324 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7325 argument.
7326 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7327
14d15303 73282011-07-21 Matt Rice <ratmice@gmail.com>
7329
7330 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7331 in mostlyclean rule. Add files ending in .core.
7332
9b158ba0 73332011-07-21 Matt Rice <ratmice@gmail.com>
7334
7335 PR macros/12999
7336 * gdb.base/info-macros.c: New test sources.
7337 * gdb.base/info-macros.exp: New tests.
7338
d17b6f81
PM
73392011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7340
7341 * gdb.python/python.exp: Add prompt substitution tests.
7342
918dd910
JK
73432011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7344
7345 Fix crash if referenced CU is aged out.
7346 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7347 New.
7348 * gdb.dwarf2/implptr.exp: Likewise.
7349
0e37a63c
JK
73502011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7351
7352 * gdb.dwarf2/implptr.S: Rebuilt.
7353 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7354 (bar): Use them for j, k, l.
7355 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7356 COMPILE.
7357 (print j in implptr:bar): Update for the intp typedef.
7358 (print p[0].x in implptr:foo): Use more exact regex.
7359
f65cf84c
TT
73602011-07-18 Tom Tromey <tromey@redhat.com>
7361
7362 * gdb.cp/static-method.exp: Add missing single quote.
7363
d5b4a7be
YQ
73642011-07-18 Yao Qi <yao@codesourcery.com>
7365
7366 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7367 supported.
7368 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7369 * gdb.mi/mi-nonstop.exp: Likewise.
7370 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7371 * gdb.mi/mi-nsintrall.exp: Likewise.
7372 * gdb.mi/mi-nsmoribund.exp: Likewise.
7373 * gdb.mi/mi-nsthrexec.exp: Likewise.
7374 * gdb.python/py-evthreads.exp: Likewise.
7375
e9ea2662
JK
73762011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7377
7378 Code cleanup.
7379 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7380 it. Substitute it instead of test_compiler_info everywhere.
7381
ce451573
UW
73822011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7383
7384 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7385 remote targets as well.
7386
756d88a7
UW
73872011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7388
7389 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7390 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7391
31f83dc5
UW
73922011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7393
7394 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7395 a remote machine, not the host.
7396 (gdb_compile_shlib): Set soname if target is remote.
7397
059241a0
PP
73982011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7399
7400 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7401
28a0b48c 74022011-07-13 Matt Rice <ratmice@gmail.com>
7403
7404 * gdb.python/py-objfile-script-gdb.py: Renamed to
7405 py-objfile-script-gdb.py.in.
7406 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7407 py-objfile-script-gdb.py.
7408 * gdb.python/py-objfile-script.exp: Update reference to
7409 py-objfile-script-gdb.py.
7410
9a771b67
JK
74112011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7414 reference undefined label.
7415
04ad99e6
JK
74162011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7417
7418 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7419 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7420 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7421 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7422
713389e0
PM
74232011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7424
6fdff2c5 7425 PR python/12438
713389e0 7426 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7427 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7428
97d146f8
JK
74292011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7430
7431 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7432 debug info.
7433
facde0e5 74342011-07-06 Matt Rice <ratmice@gmail.com>
7435
7436 * gdb.python/python.exp: Update filename paths.
7437 * gdb.python/py-symtab.exp: Ditto.
7438
438640d1
MP
74392011-07-06 Marek Polacek <mpolacek@redhat.com>
7440
7441 * gdb.python/py-evthreads.exp: Add missing `$'.
7442
33a365df
MF
74432011-07-06 Jie Zhang <jie.zhang@analog.com>
7444
7445 * config/bfin.exp: New file.
7446 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7447 * gdb.asm/bfin.inc: New file.
7448
8f7ae686
MP
74492011-07-06 Marek Polacek <mpolacek@redhat.com>
7450
df46027d 7451 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7452 the whole output.
7453
eb2a6f42
TT
74542011-07-05 Tom Tromey <tromey@redhat.com>
7455
7456 * gdb.java/jprint.java (jprint.hi): New field.
7457 * gdb.java/jprint.exp: Print string.
7458
177b42fe
TJB
74592011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7460
7461 * gdb.base/call-sc.c: Fix typos.
7462 * gdb.base/ifelse.exp: Likewise.
7463 * gdb.base/structs.c: Likewise.
7464
3b2a0cf2
JB
74652011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7466
7467 * gdb.base/jit-so.exp: New test.
7468 * gdb.base/jit-dlmain.c: New file.
7469 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7470
46fc714c
JK
74712011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7472
7473 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7474 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7475 * gdb.cp/pr9167.exp (p b): Likewise.
7476 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7477 (test value of P in inner_m, test type of Z in inner_m): Call
7478 setup_xfail for gcc <= 4.5.
46fc714c 7479
418c7cf7
JK
74802011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7481
7482 * gdb.cp/paren-type.cc: New files.
7483 * gdb.cp/paren-type.exp: New files.
7484
3d50dd94
JK
74852011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7486
7487 Stop on first linespec terminator instead of eating what we can.
7488 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7489 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7490 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7491 (break C::f()): ... this one.
7492 (break C::operator()()): New test.
7493 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7494 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7495 test.
7496
dcf9f4ab
JK
74972011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7498
7499 Fall back linespec to minimal symbols.
7500 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7501 error message.
7502 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7503 * gdb.cp/minsym-fallback-main.cc: New file.
7504 * gdb.cp/minsym-fallback.cc: New file.
7505 * gdb.cp/minsym-fallback.exp: New file.
7506 * gdb.cp/minsym-fallback.h: New file.
7507
3f542ed1
JK
75082011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7509
7510 * gdb.cp/no-dmgl-verbose.cc: New file.
7511 * gdb.cp/no-dmgl-verbose.exp: New file.
7512
75132011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7514
7515 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7516 __GI_.
7517 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7518 (f): New function.
7519 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7520 (complete p 'func<short>(): ... here.
7521 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7522 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7523 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7524 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7525 Make them KFAIL gcc/49546.
7526
00eb2c4a
JB
75272011-07-01 Joel Brobecker <brobecker@adacore.com>
7528
7529 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7530
85a20c42
JK
75312011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7532
7533 Test GCC PR debug/49546.
7534 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7535 (test type of F in k3_m, test value of F in k3_m): New.
7536 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7537 (main): New variable k3. Call k3.k3_m.
7538
d2d43431
JB
75392011-07-01 Jean-Charles Delay <delay@adacore.com>
7540
7541 * gdb.ada/packed_array.exp: Fix expected outout.
7542
54ae186f
JB
75432011-07-01 Jean-Charles Delay <delay@adacore.com>
7544
7545 * gdb.ada/packed_array.exp: fixed expected output.
7546
8f17729f
JB
75472011-07-01 Joel Brobecker <brobecker@adacore.com>
7548
7549 * gdb.ada/same_enum: New testcase.
7550
f5aa6869
JB
75512011-07-01 Joel Brobecker <brobecker@adacore.com>
7552
7553 * gdb.ada/ptr_typedef: New testcase.
7554
828292f2
JB
75552011-07-01 Joel Brobecker <brobecker@adacore.com>
7556
7557 * gdb.ada/arrayptr.exp: Add ptype test.
7558
18920c42
JB
75592011-07-01 Joel Brobecker <brobecker@adacore.com>
7560
7561 * gdb.ada/char_enum: New testcase.
7562
3536d9e3 75632011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7564
7565 * gdb.base/dump.exp (capture_pointer_with_type): New.
7566 Get value from address instead of name.
7567 Start GDB once, and do `dump' and `restore'
7568 tests together.
7569
db863c42
MF
75702011-06-30 Jie Zhang <jie.zhang@analog.com>
7571 Mike Frysinger <vapier@gentoo.org>
7572
7573 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7574 helper functions for getting/setting remotetimeout variable.
7575 * lib/gdb.exp (gdb_load): If the target is remote, set
7576 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7577 with $loadtimeout. Set $load_ok to 0 before doing the load.
7578 Instead of returning, immediately, set $load_ok to 0. Call
7579 set_remotetimeout with $oldremotetimeout, and then return if
7580 $load_ok is 1.
7581
e9e642a8
AB
75822011-06-30 Andrew Burgess <aburgess@broadcom.com>
7583
7584 * gdb.python/py-template.exp: Don't run this test if the target
7585 does not support c++ tests.
7586
32019081
JK
75872011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7588
7589 Fix non-only rename list for Fortran modules import.
7590 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7591 tests.
7592 * gdb.fortran/module.f90 (module moduse): New.
7593 (program module): use moduse, test var_x, var_y and var_z.
7594
0ecee54c
TT
75952011-06-29 Tom Tromey <tromey@redhat.com>
7596
7597 PR testsuite/12040:
7598 * gdb.fortran/array-element.exp: Use f90, not f77.
7599 * gdb.fortran/complex.exp: Use f90, not f77.
7600 * gdb.fortran/derived-type.exp: Use f90, not f77.
7601 * gdb.fortran/library-module.exp: Use f90, not f77.
7602 * gdb.fortran/logical.exp: Use f90, not f77.
7603 * gdb.fortran/module.exp: Use f90, not f77.
7604 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7605 * gdb.fortran/subarray.exp: Use f90, not f77.
7606
3b2b8fea
TT
76072011-06-29 Tom Tromey <tromey@redhat.com>
7608
7609 * gdb.fortran/charset.exp: New file.
7610 * gdb.fortran/charset.f90: New file.
7611
42159ca5
TT
76122011-06-29 Tom Tromey <tromey@redhat.com>
7613
7614 PR testsuite/12040:
7615 * lib/future.exp: New file, mostly extracted from ada.exp.
7616 Rewrote compatibility code to use rename.
7617 (gdb_find_gfortran): New proc.
7618 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7619 gfortran patch.
7620 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7621 Move to future.exp.
7622 * lib/gdb.exp: Always load future.exp.
7623
af69a5ce
YQ
76242011-06-28 Yao Qi <yao@codesourcery.com>
7625
7626 * gdb.cp/exception.cc: Don't include iostream.
7627 (bar): Remove print statement.
7628 (catcher): New.
7629 (main): Remove print statements. Call function catcher.
7630 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7631 Set breakpoint on catcher, and check the value of parameter.
7632
ab5c6a72
YQ
76332011-06-23 Yao Qi <yao@codesourcery.com>
7634
6fdff2c5
PA
7635 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7636 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 7637
9497469f
MP
76382011-06-23 Marek Polacek <mpolacek@redhat.com>
7639
7640 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7641 mi_gdb_test.
7642
b9132588
MP
76432011-06-23 Marek Polacek <mpolacek@redhat.com>
7644
5d197ed0 7645 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 7646
e55595ca
MP
76472011-06-23 Marek Polacek <mpolacek@redhat.com>
7648
5d197ed0
MP
7649 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7650
76512011-06-23 Marek Polacek <mpolacek@redhat.com>
7652
7653 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7654 `test_exec_and_symbol_mi_operatons' return value.
7655 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7656 gdb_test_multiple.
7657 (test_exec_and_symbol_mi_operatons): Likewise.
7658 (test_path_specification): Likewise.
e55595ca 7659
be777e08
YQ
76602011-06-23 Yao Qi <yao@codesourcery.com>
7661
7662 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7663 supported.
7664 * lib/gdb.exp (support_displaced_stepping): New.
7665
615556d6
YQ
76662011-06-23 Yao Qi <yao@codesourcery.com>
7667
7668 * gdb.threads/execl.exp: Skip on remote target.
7669
833b0ca7
MP
76702011-06-21 Marek Polacek <mpolacek@redhat.com>
7671
5d197ed0 7672 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
7673 mi_gdb_test.
7674
1ee4023a
MP
76752011-06-20 Marek Polacek <mpolacek@redhat.com>
7676
5d197ed0 7677 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 7678
d0b1d624
MP
76792011-06-20 Marek Polacek <mpolacek@redhat.com>
7680
5d197ed0 7681 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
7682 mi_gdb_test.
7683
79aa92c1
MP
76842011-06-20 Marek Polacek <mpolacek@redhat.com>
7685
5d197ed0 7686 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 7687
5ce5db06
YQ
76882011-06-14 Yao Qi <yao@codesourcery.com>
7689
7690 gdb/testsuite/
7691 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7692
533a737e
JK
76932011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7694
7695 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7696
d0e53741
TT
76972011-06-10 Tom Tromey <tromey@redhat.com>
7698
7699 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7700 Add tests for pointer-to-member-function.
7701 * gdb.cp/temargs.cc (S::somefunc): New function.
7702 (K2): New class.
7703 (main): Instantiate K2; call method.
7704
b5916bbd
JB
77052011-06-08 Joel Brobecker <brobecker@adacore.com>
7706
7707 * gdb.python/py-inferior.c (f2): Make str an array rather
7708 than a pointer.
7709 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7710
5be4dfca
JK
77112011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7712
7713 * gdb.base/async-shell.c: New file.
7714 * gdb.base/async-shell.exp: New file.
7715
9f47e254
PA
77162011-06-06 Pedro Alves <pedro@codesourcery.com>
7717
7718 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7719
64b9b334
JB
77202011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7721
7722 From Stephen Kitt <steve@sk2.org>
7723 * gdb.base/help.exp: Adjust following some spelling corrections
7724 in GDB.
7725
dbc0f131
YQ
77262011-06-01 Yao Qi <yao@codesourcery.com>
7727
7728 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7729
fd336a18
KS
77302010-05-31 Keith Seitz <keiths@redhat.com>
7731
7732 PR c++/12750
7733 * gdb.cp/static-method.cc: New file.
7734 * gdb.cp/static-method.exp: New file.
7735
fa8b9902
KS
77362010-05-31 Keith Seitz <keiths@redhat.com>
7737
7738 PR symtab/12704
7739 * gdb.cp/anon-ns.cc: New file.
7740 * gdb.cp/anon-ns.exp: New file.
7741
0a5b1e09
PA
77422011-05-31 Pedro Alves <pedro@codesourcery.com>
7743
7744 * gdb.arch/i386-dr3-watch.c: New file.
7745 * gdb.arch/i386-dr3-watch.exp: New file.
7746
0578b8d1
YQ
77472011-05-30 Yao Qi <yao@codesourcery.com>
7748
7749 * gdb.base/callfuncs.c (t_structs_fc): New.
7750 (t_structs_dc, t_structs_ldc): New.
7751 (t_double_many_args):
7752 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7753 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7754 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7755 * gdb.base/callfuncs.exp: Call new functions.
7756
6680506e
YQ
77572011-05-30 Yao Qi <yao@codesourcery.com>
7758
ff4d2c60
YQ
7759 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7760 Call rerun_and_prepare for each test to isolate effects.
7761
77622011-05-30 Yao Qi <yao@codesourcery.com>
7763
7764 * gdb.base/varargs.c (find_max_float_real): New.
7765 (find_max_double_real, find_max_long_double_real): New.
7766 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
7767 * lib/gdb.exp (setup_kfail_for_target): New.
7768
e43ec454
YQ
77692011-05-30 Yao Qi <yao@codesourcery.com>
7770
7771 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7772 (callcd, callce, callcf, callc1a, callc1b): New.
7773 (callc2a, callc2b): New.
7774 * gdb.base/funcargs.exp (complex_args): New.
7775 (complex_integral_args, complex_float_integral_args): New.
7776 * lib/gdb.exp (support_complex_tests): New. Determine
7777 whether to run test cases on _Complex types.
7778
432b4d03
JK
77792011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7780
7781 * gdb.threads/leader-exit.c: New file.
7782 * gdb.threads/leader-exit.exp: New file.
7783
6caf069d
MP
77842011-05-27 Marek Polacek <mpolacek@redhat.com>
7785
9497469f 7786 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 7787
97fce28b
MP
77882011-05-27 Marek Polacek <mpolacek@redhat.com>
7789
7790 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
7791 remove the `supported' variable.
7792 * gdb.mi/mi-nonstop.exp: Likewise.
7793 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7794 * gdb.mi/mi-nsintrall.exp: Likewise.
7795 * gdb.mi/mi-nsmoribund.exp: Likewise.
7796 * gdb.mi/mi-nsthrexec.exp: Likewise.
7797
9da8c2a0
PA
77982011-05-26 Pedro Alves <pedro@codesourcery.com>
7799
7800 * gdb.reverse/finish-reverse-bkpt.exp: New test.
7801
2c03e5be
PA
78022011-05-26 Pedro Alves <pedro@codesourcery.com>
7803
7804 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
7805
2e21250d
KS
78062011-05-24 Keith Seitz <keiths@redhat.com>
7807
7808 PR breakpoint/12803
7809 * gdb.cp/cmpd-minsyms.cc (a): New method.
7810 (b): New method.
7811 (c): New method.
7812 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
7813
cdac0397
PA
78142011-05-24 Pedro Alves <pedro@codesourcery.com>
7815
7816 * gdb.base/commands.exp (watchpoint_command_test): Check that the
7817 watchpoint's command list didn't execute when the watchpoint went
7818 out of scope.
7819
ee5683ab
PM
78202011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
7821
7822 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
7823 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
7824 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
7825 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7826 * gdb.arch/i386-permbkpt.exp: Likewise.
7827 * gdb.arch/i386-prologue.exp: Likewise.
7828 * gdb.arch/i386-size-overlap.exp: Likewise.
7829 * gdb.arch/i386-size.exp: Likewise.
7830 * gdb.arch/i386-unwind.exp: Likewise.
7831 * gdb.reverse/i386-precsave.exp: Likewise.
7832 * gdb.reverse/i386-reverse.exp: Likewise.
7833 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7834 * gdb.reverse/i387-env-reverse.exp: Likewise.
7835 * gdb.reverse/i387-stack-reverse.exp: Likewise.
7836
c91c8c16
PA
78372011-05-24 Pedro Alves <pedro@codesourcery.com>
7838
7839 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
7840 file doesn't error, using MI.
7841
c50491a7
TT
78422011-05-23 Tom Tromey <tromey@redhat.com>
7843
7844 * gdb.base/charset.exp (string_display): Add tests to assign to
7845 arrays.
7846 * gdb.base/charset.c (short_array, int_array, long_array): New.
7847
4a07b7da
PA
78482011-05-20 Pedro Alves <pedro@codesourcery.com>
7849
7850 Cope with async mode.
7851
4a07b7da
PA
7852 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
7853 into gdb_test + mi_expect_stop.
7854
b275f2d2
PA
78552011-05-20 Pedro Alves <pedro@codesourcery.com>
7856
7857 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
7858 (callme): Remove printf call.
7859
eec52c44
PM
78602011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
7861
7862 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
7863 quote pattern to avoid problems with Cygwin/mingw expect versions.
7864 * gdb.base/default.exp (show convenience): Use double
7865 quote pattern for regular expressions.
7866
b3c8eb43
JK
78672011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7868
7869 Fix -readnow for -gdwarf-4 unused type units.
7870 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
7871 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
7872
ed731959
JK
78732011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7874
7875 * gdb.base/kill-after-signal.c: New file.
7876 * gdb.base/kill-after-signal.exp: New file.
7877
3b48433d
PA
78782011-05-16 Pedro Alves <pedro@codesourcery.com>
7879
7880 * gdb.ada/start.exp: Call untested with the correct test filename.
7881 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
7882 test filename. Make the test's binary unique.
7883 * gdb.arch/i386-signal.exp: Call untested with the correct test
7884 filename.
7885 * gdb.arch/i386-size-overlap.exp: Ditto.
7886 * gdb.arch/Makefile.in (EXECUTABLES): Update.
7887 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7888 * gdb.cp/call-c.exp: Ditto.
7889 * gdb.mi/mi-reverse.exp: Call untested with the correct test
7890 filename. Make the test's binary unique.
7891 * gdb.mi/Makefile.in (EXECUTABLES): Update.
7892 * gdb.python/py-mi.exp: Ditto.
7893 * gdb.python/Makefile.in (EXECUTABLES): Update.
7894 * gdb.reverse/i386-precsave.exp: Ditto.
7895 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
7896 test filename.
7897 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7898 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
7899 unique.
7900 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
7901 test filename.
7902 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
7903 * gdb.trace/tfile.exp: Ditto.
7904
ba4a8bdd
YQ
79052011-05-14 Yao Qi <yao@codesourcery.com>
7906
7907 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
7908 type.
7909
dbaefcf7
DE
79102011-05-13 Doug Evans <dje@google.com>
7911
7912 * gdb.python/py-objfile-script.exp: New file.
7913 * gdb.python/py-objfile-script.c: New file.
7914 * gdb.python/py-objfile-script-gdb.py: New file.
7915 * testsuite/gdb.python/py-section-script.exp: Test
7916 "info auto-load-scripts".
7917
9930639c
TT
79182011-05-13 Tom Tromey <tromey@redhat.com>
7919
7920 * gdb.dwarf2/clztest.exp: New file.
7921 * gdb.dwarf2/clztest.c: New file.
7922 * gdb.dwarf2/clztest.S: New file.
7923
05272e11
DE
79242011-05-13 Doug Evans <dje@google.com>
7925
cc63ef9b
DE
7926 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
7927 String16 tests.
05272e11 7928
6edba76f
TT
79292011-05-13 Tom Tromey <tromey@redhat.com>
7930
7931 * lib/gdb.exp (is_x86_like_target): New proc.
7932 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
7933 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
7934 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
7935 -nostdlib to compiler.
7936 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
7937 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
7938 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
7939 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
7940 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
7941
028d0ed5
TJB
79422011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7943
7944 * gdb.python/py-function.exp: Test setting a value from a function
7945 which executes a command.
7946
8a9b8146
TT
79472011-05-12 Tom Tromey <tromey@redhat.com>
7948
7949 * gdb.dwarf2/typeddwarf.S: New file.
7950 * gdb.dwarf2/typeddwarf.c: New file.
7951 * gdb.dwarf2/typeddwarf.exp: New file.
7952
10483e8e
MP
79532011-05-12 Marek Polacek <mpolacek@redhat.com>
7954
7955 * gdb.mi/mi-basics.exp: Fix races. Honour the
7956 `test_exec_and_symbol_mi_operatons' return value.
7957 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7958 gdb_test_multiple.
7959 (test_exec_and_symbol_mi_operatons): Likewise.
7960 (test_path_specification): Likewise.
7961
faf067f1
JK
79622011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7963
7964 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
7965 (gdb_touch_execfile): Remove catch wrappers. New variable time.
7966 Replace `file copy' and `file rename' by `file mtime'. Twice.
7967
7ff911a3
JK
79682011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7969
7970 * gdb.base/readline-ask.c: New file.
7971 * gdb.base/readline-ask.exp: New file.
7972 * gdb.base/readline-ask.inputrc: New file.
7973
a536c6d7
UW
79742011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
7975
7976 * gdb.cell/bt.exp: Delete breakpoints before running to signal
7977 to avoid race condition.
7978 * gdb.cell/coremaker.c: Use small stack size.
7979 * gdb.cell/ea-standalone.exp: Use file name without path as
7980 argument to c_to.
7981 * gdb.cell/fork.exp: Allow other output when continuing to end.
7982
d472a426
JK
79832011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7984
7985 * gdb.threads/corethreads.c: New file.
7986 * gdb.threads/corethreads.exp: New file.
7987
79882011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
7989
7990 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
7991 Try to compile the test using -Wl,-z,norelro first.
7992 (load_core): New variable libthread_db_seen, initialize it.
7993 (zeroed-threads cannot be listed): Protect it by XFAIL on
7994 !$libthread_db_seen.
7995
8be455d7
JK
79962011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 PR 12573
7999 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8000 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8001 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8002
1976171a
JK
80032011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8004
8005 * gdb.cp/psymtab-parameter.cc: New file.
8006 * gdb.cp/psymtab-parameter.exp: New file.
8007
7db6f30f
JK
80082011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8009
8010 Fix a race.
8011 * gdb.cp/static-print-quit.exp (print c): Split to ...
8012 (print c - <return>, print c - q <return>, print c - to quit):
8013 ... these. Make the testfile untested on gdb-7.1.
8014
85161e9e 80152011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8016
8017 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8018 gdb_rename_execfile, gdb_touch_execfile): New.
8019 * gdb.base/reread.exp: Use new procs to handle multiple
8020 exec files.
8021
0c51be18
YQ
80222011-05-05 Yao Qi <yao@codesourcery.com>
8023
8024 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8025 (test_adr_32bit, test_pop_pc): New.
8026 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8027 (test_adr_32bit, test_pop_pc): New.
8028
4d393d60
JM
80292011-05-04 Joseph Myers <joseph@codesourcery.com>
8030
8031 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8032 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8033 targets.
8034 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8035 handle targets.
8036
8ffd0459
JK
80372011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8038
8039 * gdb.base/completion.exp (complete help info wat): Rename to ...
8040 (complete 'help info wat'): ... here.
8041 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8042 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8043
8e28d804
PA
80442011-05-04 Pedro Alves <pedro@codesourcery.com>
8045
8046 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8047 gdb_test and explicit $gdb_prompt/timeout matches.
8048
3eb2ef34
YQ
80492011-05-04 Yao Qi <yao@codesourcery.com>
8050
8051 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8052 and __thumb2__.
8053
aaaf81a3
MP
80542011-05-03 Marek Polacek <mpolacek@redhat.com>
8055
8056 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8057 in place of `gdb_test "delete breakpoints"'. This eliminates two
8058 testcases.
8059
c4cbc0df
PA
80602011-05-02 Pedro Alves <pedro@codesourcery.com>
8061
8062 PR testsuite/12649
8063 Fix races.
8064
8065 * gdb.base/completion.exp: Remove all sleep calls. Remove
8066 unnecessary regexs. Don't explicitly expect anything after the
8067 prompt. Eat the prompt if necessary.
8068
b4cbb4a3
EBM
80692011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8070
8071 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8072 accept to show the caller line again as well as the line after.
8073
d65aec65
PM
80742011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8075
8076 PR mi/12531
8077
8078 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8079 compile target.
8080 * gdb.python/py-prettyprint.exp: Add C++ object for
8081 CPLUS_FAKE_CHILD test.
8082
30852783
UW
80832011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8084
8085 * gdb.base/signest.exp: New file.
8086 * gdb.base/signest.c: Likewise.
8087
c7b1f0d9
JK
80882011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8089
8090 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8091 thread and breakpoint notifications.
8092
559a7a62
JK
80932011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8094
8095 * gdb.base/fortran-sym-case.c: New file.
8096 * gdb.base/fortran-sym-case.exp: New file.
8097 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8098 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8099 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8100
8344e389
JK
81012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8102
8103 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8104 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8105 false #1', `if true else false #2' and `if true else false #3'.
8106
2484c66b
UW
81072011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8108
8109 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8110 while delivering signal.
8111
8d3788bd
VP
81122011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8113
8114 MI breakpoint notifications.
8115
8116 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8117 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8118 * testsuite/gdb.mi/mi-watch.exp: Adust.
8119 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8120 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8121 notifications.
8d3788bd 8122
3e03848b
JK
81232011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8126 * gdb.base/gdbindex-stabs.c: New file.
8127 * gdb.base/gdbindex-stabs.exp: New file.
8128
918c9108
YQ
81292011-04-25 Yao Qi <yao@codesourcery.com>
8130
8131 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8132 with /*...*/.
8133 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8134
90556b8c
JK
81352011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8136
8137 * gdb.python/py-value.exp (test_objfiles): Name the first test
8138 `py-value in file.filename'.
8139
03f2bd59
JK
81402011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8141
8142 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8143 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8144 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8145 !gdbserver_reconnect_p..
8146 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8147
7b08b9eb
JK
81482011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8149
8150 * gdb.cp/cpcompletion.exp (complete class methods)
8151 (complete class methods beginning with F): Move them above runto. New
8152 comment about the runto delimiter.
8153
b78974c3
PA
81542011-04-20 Pedro Alves <pedro@codesourcery.com>
8155
8156 * gdb.base/maint.exp: Test that "maint print registers" works
8157 without a running program.
8158
20429c40 81592011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8160
20429c40
MP
8161 * gdb.base/setshow.exp: Fix racy tests.
8162 ($old_gdb_prompt): New variable.
8163
7a9dd1b2
TT
81642011-04-19 Tom Tromey <tromey@redhat.com>
8165
8166 * gdb.mi/mi-nsmoribund.exp:
8167 * gdb.hp/gdb.objdbg/objdbg01.exp:
8168 * gdb.base/structs.exp (test_struct_returns):
8169 * gdb.base/call-sc.exp (test_scalar_returns):
8170 * gdb.base/bigcore.exp: Remove duplicate words.
8171
02835898
JK
81722011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8173
8174 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8175 * gdb.base/break-interp.exp (test_attach): New comment.
8176
254f582e
JK
81772011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8178
8179 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8180 (clear __stack_user.next, clear stack_used.next)
8181 (save a zeroed-threads corefile): New test.
8182 Call core_load for $core0file.
8183 (zeroed-threads cannot be listed): New test.
8184
4fe85f5c
JK
81852011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8186
8187 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8188 filename.
8189 ($srcfile): Preserve the original value.
8190 ($testfile): Match it the .exp filename.
8191 ($corefile): New variable. Substitute it around.
8192 Use clean_restart.
8193 ($prev_timeout): Remove.
8194 (load_core): Move core loading into this proc.
8195 Fix restore of $timeout if load_core fails.
8196
63524580
JK
81972011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8198
8199 * gdb.base/eu-strip-infcall.c: New file.
8200 * gdb.base/eu-strip-infcall.exp: New file.
8201
90359a16
JK
82022011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8203
8204 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8205 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8206
626e7282
JK
82072011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8208
8209 Fix Python access to inlined frames.
8210 * gdb.python/py-frame-inline.c: New file.
8211 * gdb.python/py-frame-inline.exp: New file.
8212
3363d018
EBM
82132011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8214
8215 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8216 content of 's24' correctly (avoiding "optimized out").
8217 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8218
28781456
JK
82192011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8220
8221 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8222
4a4106ca
TJB
82232011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8224
8225 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8226 expect a colon in watch -location output.
8227
d26ccb4f
JK
82282011-04-13 Marek Polacek <mpolacek@redhat.com>
8229
df46027d 8230 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8231 New testcase `expect response to define backtrace'. Also remove
8232 redundant `default' block.
8233
e1ab1f9c
JK
82342011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8235
8236 * gdb.python/py-prettyprint.c (struct hint_error): New.
8237 (main): New variable hint_error.
8238 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8239 "print hint_error".
8240 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8241 (register_pretty_printers): Register it.
8242
0c2e6019
TT
82432011-04-04 Tom Tromey <tromey@redhat.com>
8244
8245 * gdb.cp/maint.exp (test_help): Update.
8246 (test_namespace): Likewise.
8247
af57139d
JB
82482011-04-01 Joel Brobecker <brobecker@adacore.com>
8249
8250 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8251 * gdb.ada/arrayptr.exp: Add new tests.
8252
956a9fb9
JB
82532011-04-01 Joel Brobecker <brobecker@adacore.com>
8254
8255 * gdb.ada/mi_catch_ex: New testcase.
8256
d0c4d642
PA
82572011-04-01 Pedro Alves <pedro@codesourcery.com>
8258
8259 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8260 base::overload(void) method without specifying "const".
8261
18819fa6
UW
82622011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8263
8264 * gdb.arch/thumb-singlestep.S: New file.
8265 * gdb.arch/thumb-singlestep.exp: Likewise.
8266
a4c8e806
TT
82672011-03-31 Tom Tromey <tromey@redhat.com>
8268
8269 * gdb.python/py-prettyprint.py (exception_flag): New global.
8270 (NoStringContainerPrinter._iterator.next): Check it.
8271 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8272 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8273
53832f31
TT
82742011-03-29 Tom Tromey <tromey@redhat.com>
8275
8276 * gdb.cp/anon-struct.cc: New file.
8277 * gdb.cp/anon-struct.exp: New file.
8278
e4620230
JK
82792011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8280
8281 Test STT_GNU_IFUNC support.
8282 * gdb.base/gnu-ifunc-lib.c: New file.
8283 * gdb.base/gnu-ifunc.c: New file.
8284 * gdb.base/gnu-ifunc.exp: New file.
8285
d0fb5eae
JK
82862011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 Support a ring of related breakpoints.
8289 * gdb.base/watchpoint-delete.c: New file.
8290 * gdb.base/watchpoint-delete.exp: New file.
8291
20106cfb
JK
82922011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8293
8294 * gdb.ada/arrayparam.exp (print first after function call): Use
8295 explicit package name. Add a comment
8296 (print lasta after function call): Rename ...
8297 (print last after function call): ... it and use explicit package
8298 name.
8299 (print length after function call): Use explicit package name.
8300 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8301 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8302 (multiple matches for symbol i): Rename ...
8303 (multiple matches for symbol integervar): ... it.
8304 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8305 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8306
e7ab5e63
AB
83072011-03-25 Andrew Burgess <aburgess@broadcom.com>
8308
8309 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8310 environment variable to make grep output more predictable. Move
8311 all the environment setup into gdb_init so it's done once per test
8312 case rather than each time we start gdb.
8313
9ef07c8c
TT
83142011-03-24 Tom Tromey <tromey@redhat.com>
8315
8316 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8317 test.
8318
dd90784c
JK
83192011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8320
8321 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8322 * gdb.dwarf2/dw2-entry-value.S: New file.
8323 * gdb.dwarf2/dw2-entry-value.exp: New file.
8324
05775840
PM
83252011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8326
6fdff2c5 8327 PR python/12183
05775840
PM
8328
8329 * gdb.python/py-function.exp: Add GdbError tests.
8330
8661b11b
PA
83312011-03-18 Pedro Alves <pedro@codesourcery.com>
8332
8333 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8334 (reglocal_test_func, statlocal_test_func): New functions.
8335 (globals_test_func): Call new functions.
8336 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8337 (gdb_collect_locals_test): New procedure.
8338 (gdb_trace_collection_test): Call new procedures.
8339
0fdb4f18
PA
83402011-03-18 Pedro Alves <pedro@codesourcery.com>
8341
8342 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8343 (test_register, test_register_unavailable): New procedures.
8344 (gdb_unavailable_registers_test): New procedure.
8345 (gdb_trace_collection_test): Call it.
8346
99c3dc11
PM
83472011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8348
6fdff2c5 8349 PR python/12149
99c3dc11
PM
8350
8351 * gdb.python/python.exp: Add gdb.write tests.
8352
29703da4
PM
83532010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8354
8355 * gdb.python/Makefile.in: Add py-objfile.
8356 * gdb.python/py-objfile.exp: New file.
8357 * gdb.python/py-objfile.c: New file.
8358 * gdb.python/py-block.exp: Add is_valid tests.
8359 * gdb.python/py-inferior.exp: Ditto.
8360 * gdb.python/py-infthread.exp: Ditto.
8361 * gdb.python/py-symbol.exp: Ditto.
8362 * gdb.python/py-symtab.exp: Ditto.
8363
598997c8
KS
83642011-03-16 Keith Seitz <keiths@redhat.com>
8365
8366 PR c++/12273
8367 * gdb.cp/cmpd-minsyms.exp: New test.
8368 * gdb.cp/cmpd-minsyms.cc: New file.
8369
8370 PR c++/11734
8371 * gdb.cp/ovsrch.exp: New test.
8372 * gdb.cp/ovsrch.h: New file.
8373 * gdb.cp/ovsrch1.cc: New file.
8374 * gdb.cp/ovsrch2.cc: New file.
8375 * gdb.cp/ovsrch3.cc: New file.
8376 * gdb.cp/ovsrch4.cc: New file.
8377
c91513d8
PP
83782011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8379
8380 PR gdb/12528
8381 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8382 * gdb.base/break-on-linker-gcd-function.exp: New test.
8383 * gdb.base/break-on-linker-gcd-function.cc: New file.
8384
7470fc63
AT
83852011-03-15 Andreas Tobler <andreast@fgznet.ch>
8386
8387 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8388
959e7469
PM
83892011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8390
8391 * lib/gdb.exp (gdb_unload): Add another termination case.
8392
9373cf26
JK
83932011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8394
8395 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8396 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8397 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8398 Provide a stub byte there.
8399 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8400 DW_AT_entry_pc.
8401 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8402
24e9cda0
UW
84032011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8404
8405 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8406 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8407 "generic ABI, auto".
8408 (altivec_abi_tests): Accept vectors returned by reference.
8409
7371cf6d
PM
84102010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8411
8412 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8413
ce77046a
UW
84142011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8415
8416 * gdb.python/py-section-script.exp: Skip test if no Python support.
8417
176400c3
UW
84182011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8419
8420 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8421
ecec24e6
PM
84222011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8423
8424 * gdb.python/py-parameter.exp: Update tests to the new Python
8425 parameter API. Add "no documentation" test. Add deprecated API
8426 backward compatibility test.
8427
5dbdd470
TT
84282011-03-09 Tom Tromey <tromey@redhat.com>
8429
8430 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8431 gdb_continue_to_end.
8432
b66e66ee
MK
84332011-03-09 Mark Kettenis <kettenis@gnu.org>
8434
8435 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8436 tabs.
8437
eceb0c5f
TT
84382011-03-09 Tom Tromey <tromey@redhat.com>
8439
8440 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8441 parentheses.
8442 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8443 $command.
8444 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8445 argument to gdb_continue_to_end.
8446 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8447 argument to gdb_continue_to_end.
8448 * gdb.cp/annota3.exp: Fix regex.
8449 * gdb.cp/annota2.exp: Fix regex.
8450 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8451 gdb_continue_to_end.
8452 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8453 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8454 gdb_continue_to_end.
8455
63154eca
PA
84562011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 * gdb.server/ext-run.exp
8459 (load new file without any gdbserver inferior): New test.
8460
967d1f9b
TT
84612011-03-07 Tom Tromey <tromey@redhat.com>
8462
8463 * Makefile.in (TAGS): Rewrite.
8464
d68dcbb9
JK
84652011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8466
8467 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8468 initial commands echo. New match for `Found trace'. Anchor all the
8469 other matches. Anchor and match for `No trace frame found' the final
8470 match.
8471
6bf58e63
TT
84722011-03-07 Tom Tromey <tromey@redhat.com>
8473
8474 * Makefile.in (TAGS): New target.
8475
fda326dd
TT
84762011-03-07 Tom Tromey <tromey@redhat.com>
8477
8478 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8479 change.
8480 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8481 change.
8482 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8483 exit message change.
8484 (skip_altivec_tests): Update for exit message change.
8485 (skip_vsx_tests): Likewise.
8486 (gdb_continue_to_end): Likewise. Add 'command' argument.
8487 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8488 * gdb.threads/tls.exp: Update for exit message change.
8489 * gdb.threads/thread-unwindonsignal.exp: Use
8490 gdb_continue_to_end.
8491 * gdb.threads/step.exp (step_it): Update for exit message change.
8492 (continue_all): Likewise.
8493 * gdb.threads/print-threads.exp (test_all_threads): Update for
8494 exit message change.
8495 * gdb.threads/interrupted-hand-call.exp: Use
8496 gdb_continue_to_end.
8497 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8498 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8499 gdb_continue_to_end.
8500 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8501 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8502 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8503 * gdb.cp/method.exp: Update for exit message change.
8504 * gdb.cp/mb-templates.exp: Update for exit message change.
8505 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8506 * gdb.cp/annota3.exp: Update for exit message change.
8507 * gdb.cp/annota2.exp: Update for exit message change.
8508 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8509 * gdb.base/term.exp: Update for exit message change.
8510 * gdb.base/step-test.exp (test_i): Update for exit message change.
8511 * gdb.base/sigstep.exp (advance): Update for exit message change.
8512 (advancei): Likewise.
8513 * gdb.base/siginfo.exp: Update for exit message change.
8514 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8515 * gdb.base/reread.exp: Use gdb_continue_to_end.
8516 * gdb.base/langs.exp: Use gdb_continue_to_end.
8517 * gdb.base/interrupt.exp: Update for exit message change.
8518 * gdb.base/gdb1555.exp: Update for exit message change.
8519 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8520 * gdb.base/ending-run.exp: Update for exit message change.
8521 * gdb.base/chng-syms.exp: Update for exit message change.
8522 * gdb.base/checkpoint.exp: Update for exit message change.
8523 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8524 gdb_continue_to_end.
8525 (test_catch_syscall_with_wrong_args): Likewise.
8526 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8527 * gdb.base/break-interp.exp (test_ld): Update for exit message
8528 change.
8529 * gdb.base/bang.exp: Update for exit message change.
8530 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8531 (do_call_attach_tests): Likewise.
8532 * gdb.base/a2-run.exp: Update for exit message change.
8533 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8534 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8535 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8536
dd19bd70
JK
85372011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8540
30e62689
TT
85412011-03-03 Tom Tromey <tromey@redhat.com>
8542
8543 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8544 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8545 * gdb.hp/gdb.aCC/configure.ac: Remove.
8546 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8547 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8548 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8549 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8550 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8551 * gdb.hp/gdb.compat/configure.ac: Remove.
8552 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8553 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8554 * gdb.hp/gdb.defects/configure.ac: Remove.
8555 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8556 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8557 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8558 * gdb.hp/configure.ac: Remove.
8559 * gdb.hp/configure: Remove.
8560 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8561 substitution.
8562 (Makefile): Remove rule.
8563 * gdb.cell/configure.ac: Remove.
8564 * gdb.cell/configure: Remove.
8565 * gdb.stabs/Makefile.in (Makefile): Remove.
8566 (distclean): Don't remove config.status or config.log.
8567 * gdb.stabs/configure (Makefile): Remove.
8568 * gdb.stabs/configure.ac: Remove.
8569 * configure: Rebuild.
8570 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8571 Remove stabs- and cell-specific logic. Test for existence of
8572 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8573 subdirectories, gdb.cell, and and gdb.stabs.
8574 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8575
c171f854
JB
85762011-03-03 Joel Brobecker <brobecker@adacore.com>
8577
8578 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8579 end of buffer.
8580
9a5193cb
JB
85812011-03-02 Joel Brobecker <brobecker@adacore.com>
8582
8583 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8584 gdb_test when running a test where we expected no output back.
8585
9bb4c1bb
MS
85862011-02-28 Michael Snyder <msnyder@vmware.com>
8587
8588 * gdb.cp/overload.cc: Change initializer value to integer.
8589
3bd0f5ef
MS
85902011-02-27 Michael Snyder <msnyder@vmware.com>
8591
8592 * gdb.multi/base.exp: Add test for remove-inferiors.
8593
2279eaad
JB
85942011-02-26 Joel Brobecker <brobecker@adacore.com>
8595
8596 * gdb.python/py-frame.exp: Simplify the initialization phase
8597 using prepare_for_testing.
8598
c82c0b55
MS
85992011-02-25 Michael Snyder <msnyder@vmware.com>
8600
8601 * gdb.multi/base.exp: Add tests for info inferiors with args.
8602
1d94651b
JK
86032011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8604
8605 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8606 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8607 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8608 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8609 asmfile3. Comment the STABS (#3) file compilation. Compile
8610 everything through assembler. Provide KFAIL for symtab/12497.
8611 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8612 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8613 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8614 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8615
3bd0f5ef
MS
86162011-02-24 Michael Snyder <msnyder@vmware.com>
8617
8618 * gdb.base/break.exp: Add tests for delete breakpoints using
8619 convenience variables and value history references.
8620
12c1418e
MS
86212011-02-24 Michael Snyder <msnyder@vmware.com>
8622
8623 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8624 left behind in previous check-in.
8625
e5a67952
MS
86262011-02-23 Michael Snyder <msnyder@vmware.com>
8627
8628 * gdb.base/break.exp: Add tests for "info break" with arguments.
8629 * gdb.trace/infotrace.exp: Update patterns for error and help.
8630 * gdb.base/completion.exp: Update pattern.
8631 * gdb.base/ena-dis-br.exp: Update pattern.
8632 * gdb.base/help.exp: Update patterns.
8633
86342011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
8635
8636 * gdb.base/memattr.exp: New test.
8637 * gdb.base/memattr.c: Test load for memattr.exp.
8638
6e6fbe60
DE
86392011-02-22 Doug Evans <dje@google.com>
8640
8641 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8642
1d41d745
MS
86432011-02-22 Michael Snyder <msnyder@vmware.com>
8644
8645 * Makefile.in: Make more clean.
8646 * gdb.ada/Makefile.in: Ditto.
8647 * gdb.arch/Makefile.in: Ditto.
8648 * gdb.asm/Makefile.in: Ditto.
8649 * gdb.base/Makefile.in: Ditto.
8650 * gdb.cp/Makefile.in: Ditto.
8651 * gdb.dwarf2/Makefile.in: Ditto.
8652 * gdb.java/Makefile.in: Ditto.
8653 * gdb.mi/Makefile.in: Ditto.
8654 * gdb.modula2/Makefile.in: Ditto.
8655 * gdb.python/Makefile.in: Ditto.
8656 * gdb.server/Makefile.in: Ditto.
8657 * gdb.stabs/Makefile.in: Ditto.
8658 * gdb.threads/Makefile.in: Ditto.
8659 * gdb.trace/Makefile.in: Ditto.
8660
79ba84ca
MS
86612011-02-22 Michael Snyder <msnyder@vmware.com>
8662
df46027d 8663 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
8664 info threads.
8665
b9b35694
JB
86662011-02-22 Joel Brobecker <brobecker@adacore.com>
8667
8668 * gdb.python/py-breakpoint.exp: Fix the expected output of
8669 one of the "maint info breakpoints" tests to accept the output
8670 generated on platforms that do not have hardware watchpoints.
8671
8bfb830f
JB
86722011-02-22 Joel Brobecker <brobecker@adacore.com>
8673
8674 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8675 clean_restart. Be a little stricter in the expected output
8676 for one of the tests. Fix a typo in one of the comments.
8677
c45f3c54
JB
86782011-02-22 Joel Brobecker <brobecker@adacore.com>
8679
8680 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8681 Delete variable binfile, no longer use. Add or modify test
8682 comments to make them unique.
8683
b97c863c
MS
86842011-02-21 Michael Snyder <msnyder@vmware.com>
8685
8686 * Makefile.in: Update for make clean.
8687 * gdb.ada/Makefile.in: Ditto.
8688 * gdb.arch/Makefile.in: Ditto.
8689 * gdb.asm/Makefile.in: Ditto.
8690 * gdb.base/Makefile.in: Ditto.
8691 * gdb.cp/Makefile.in: Ditto.
8692 * gdb.dwarf2/Makefile.in: Ditto.
8693 * gdb.java/Makefile.in: Ditto.
8694 * gdb.mi/Makefile.in: Ditto.
8695 * gdb.modula2/Makefile.in: Ditto.
8696 * gdb.python/Makefile.in: Ditto.
8697 * gdb.server/Makefile.in: Ditto.
8698 * gdb.stabs/Makefile.in: Ditto.
8699 * gdb.threads/Makefile.in: Ditto.
8700 * gdb.trace/Makefile.in: Ditto.
8701
aea5b279
MS
87022011-02-21 Michael Snyder <msnyder@vmware.com>
8703
8704 * gdb.threads/thread-find.exp: Update patterns for changes in
8705 output of "info threads" command.
8706
e3039479
UW
87072011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8708 Ulrich Weigand <uweigand@de.ibm.com>
8709
8710 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8711 (skip_hw_watchpoint_tests): Likewise.
8712 (skip_hw_watchpoint_multi_tests): Likewise.
8713
b800ec70
UW
87142011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8715
8716 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8717 (skip_hw_watchpoint_tests): Likewise.
8718 (skip_hw_watchpoint_multi_tests): Likewise.
8719 (skip_hw_watchpoint_access_tests): Likewise.
8720
8721 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8722 * gdb.base/pr11022.exp: Likewise.
8723 * gdb.base/watch-read.exp: Likewise.
8724 * gdb.base/watch_thread_num.exp: Likewise.
8725 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8726 * gdb.base/watchpoint-hw.exp: Likewise.
8727 * gdb.base/watchpoint.exp: Likewise.
8728 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8729 * gdb.threads/watchthreads-reorder.exp: Likewise.
8730 * gdb.threads/watchthreads.exp: Likewise.
8731 * gdb.threads/watchthreads2.exp: Likewise.
8732
91033e37
JB
87332011-02-21 Joel Brobecker <brobecker@adacore.com>
8734
8735 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8736 the debugger is unable to find the array bounds.
8737
eeaafae2
JK
87382011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8739
8740 * gdb.cp/typedef-operator.exp: New file.
8741 * gdb.cp/typedef-operator.cc: New file.
8742
e338d953
MS
87432011-02-17 Michael Snyder <msnyder@vmware.com>
8744
8745 * gdb.threads/thread-find.exp: Fix regular expressions.
8746
e67ad678
JB
87472011-02-17 Joel Brobecker <brobecker@adacore.com>
8748
8749 * gdb.ada/packed_array: Expand testcase to test printing of
8750 unconstrained packed array.
8751
93084bca
JB
87522011-02-17 Joel Brobecker <brobecker@adacore.com>
8753
8754 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8755
a0c78a73
PA
87562011-02-16 Pedro Alves <pedro@codesourcery.com>
8757
f65d5553 8758 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
8759 (main): Initialize it before collecting, and and clear it
8760 afterwards.
f65d5553
PA
8761 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8762 collecting with '{type} addr', where the addr expression is not an
8763 rvalue.
a0c78a73 8764
3dfcbbd2
KW
87652011-02-16 Ken Werner <ken.werner@de.ibm.com>
8766
8767 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8768 a bool variable. Expect correct OpenCL names for vector types. Use the
8769 uc3 variable name instead of referring to the uchar3 built-in type.
8770 Escape the asterisk at the half pointer test.
8771
08807d5a
PA
87722011-02-16 Pedro Alves <pedro@codesourcery.com>
8773
f65d5553 8774 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
8775 (main): Initialize it before collecting, and and clear it
8776 afterwards.
f65d5553
PA
8777 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8778 collecting overlapping memory ranges.
08807d5a 8779
60f98dde
MS
87802011-02-15 Michael Snyder <msnyder@vmware.com>
8781
8782 * gdb.base/default.exp: Add tests for thread commands.
8783 * gdb.base/help.exp: Add tests for thread commands.
8784 * gdb.threads/thread-find.exp: New test for thread find command.
8785
648cd113
KW
87862011-02-15 Ken Werner <ken.werner@de.ibm.com>
8787
8788 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
8789
494e194e
YQ
87902011-02-15 Yao Qi <yao@codesourcery.com>
8791
8792 PR tdep/12352
8793 * gdb.arch/arm-disp-step.S : New test for str instruction.
8794 * gdb.arch/arm-disp-step.exp : Likewise.
8795
d9492458
TJB
87962011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
8797
8798 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
8799 "vector_register2_vr" test strings. Test the extended floating
8800 point registers (F32~F63).
8801 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
8802 IBM XL C compiler. Make the test program use a register provided
8803 by the compiler for the lxvd2x instruction.
8804
8af8e3bc
PA
88052011-02-14 Pedro Alves <pedro@codesourcery.com>
8806
8807 * gdb.trace/unavailable.cc (class Base, class Middle, class
8808 Derived): New types.
8809 (derived_unavail, derived_partial, derived_whole): New globals.
8810 (virtual_partial): New global.
8811 (virtualp): Point at virtual_partial.
8812 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
8813 related to unavailable vptr.
8814
1b28d0b3
PA
88152011-02-14 Pedro Alves <pedro@codesourcery.com>
8816
8817 * gdb.trace/unavailable.cc (a, b, c): New globals.
8818 (main): Set and clear them.
8819 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
8820 `a' and `c', and check that `b' isn't collected, although `a' and
8821 `c' are.
8822
ec0a52e1
PA
88232011-02-14 Pedro Alves <pedro@codesourcery.com>
8824
8825 * gdb.trace/unavailable.cc (struct Virtual): New.
8826 (virtualp): New global pointer.
8827 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
8828 printing a pointer to an object whose type has a vtable, with
8829 print object on.
8830
24e6bcee
PA
88312011-02-14 Pedro Alves <pedro@codesourcery.com>
8832
8833 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
8834 value repeat handles unavailableness.
8835
39d37385
PA
88362011-02-14 Pedro Alves <pedro@codesourcery.com>
8837
8838 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
8839 tests for building arrays from unavailable values, subscripting
8840 non-memory rvalue unvailable arrays, and accessing fields or
8841 baseclasses of non-lazy unavailable values,
8842 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
8843 struct types.
8844 (g_smallstruct, g_smallstruct_b): New globals.
8845
06d72e16
PA
88462011-02-14 Pedro Alves <pedro@codesourcery.com>
8847
8848 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
8849
bc9a5551
JK
88502011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8851
8852 Fix const/volatile qualifiers of C++ types, PR c++/12328.
8853 * gdb.cp/overload-const.exp: New file.
8854 * gdb.cp/overload-const.cc: New file.
8855
54fcddd0
UW
88562011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8857
8858 * gdb.opencl/callfuncs.cl: New file.
8859 * gdb.opencl/callfuncs.exp: New test.
8860 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
8861
d6dafb7c
UW
88622011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8863
8864 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
8865 when computing result.
8866 * gdb.arch/altivec-abi.exp: Update expected results.
8867
a449c2d8
TJB
88682011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8869
8870 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
8871 * gdb.base/jit.exp: Likewise.
8872 * gdb.base/pie-execl.exp: Likewise.
8873 * gdb.base/solib-nodir.exp: Likewise.
8874 * gdb.base/solib-overlap.exp: Likewise.
8875
764880b7
PA
88762011-02-07 Pedro Alves <pedro@codesourcery.com>
8877
8878 * gdb.trace/collection.c (global_pieces): New.
8879 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
8880 New procedure.
8881 (gdb_trace_collection_test): Call it.
8882
505500db
SW
88832011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
8884
8885 * gdb.python/py-evthreads.c: New file.
8886 * gdb.python/py-evthreads.exp: New file.
8887 * gdb.python/py-events.py: New file.
8888 * gdb.python/py-events.exp: New file.
8889 * gdb.python/py-events.c: New file.
8890
385203ed
DD
88912011-02-04 David Daney <ddaney@caviumnetworks.com>
8892
8893 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
8894
9011945e
AB
88952011-02-03 Andrew Burgess <aburgess@broadcom.com>
8896
8897 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
8898 gdb.base/disasm-end-cu.exp: New test for disassembling over the
8899 boundary between two compilation units.
8900
580688f3
PA
89012011-02-02 Pedro Alves <pedro@codesourcery.com>
8902
8903 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
8904 (Virtual): New structs.
8905 (virtual_o, virtual_middle_b): New globals.
8906 * gdb.cp/virtbase.exp: New tests.
8907
d3f0f853
PP
89082011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
8909
8910 * gdb.base/jit.exp: New file.
8911 * gdb.base/jit-main.c: New file.
8912 * gdb.base/jit-solib.c: New file.
8913
b2030fb5
UW
89142011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8915
8916 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
8917 proceed to initial kernel entry point.
8918 * gdb.opencl/datatypes.exp: Likewise.
8919 * gdb.opencl/operators.exp: Likewise.
8920 * gdb.opencl/vec_comps.exp: Likewise.
8921
2db19d1e
SW
89222011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
8923
8924 * gdb.cp/nsnested.cc: New.
8925 * gdb.cp/nsnested.exp: New.
8926 * gdb.cp/nsnoimports.exp: New.
8927 * gdb.cp/nsnoimports.cc: New.
8928
6b0c4c1f
JB
89292011-01-31 Joel Brobecker <brobecker@adacore.com>
8930
8931 * gdb.base/interact.exp: Add extra tests that verify that
8932 the value of the interactive-mode setting does not change
8933 after the script is sourced.
8934
80b23b6a
JK
89352011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8936
8937 * gdb.cp/noparam.exp: New file.
8938 * gdb.cp/noparam.cc: New file.
8939
ffd5ec24
PA
89402011-01-28 Pedro Alves <pedro@codesourcery.com>
8941
8942 * gdb.trace/tfile.exp: Test that with no traceframe selected,
8943 there's no stack or registers.
8944
a81766d8
TT
89452011-01-26 Tom Tromey <tromey@redhat.com>
8946
8947 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
8948 space before string output. Add test for "set print pretty off"
8949 case.
8950
585fdaa1
PA
89512011-01-25 Pedro Alves <pedro@codesourcery.com>
8952
8953 * gdb.base/frame-args.exp: Adjust.
8954 * gdb.dwarf2/dw2-noloc.exp: Adjust.
8955 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
8956 * gdb.dwarf2/pieces.exp: Adjust.
8957 * gdb.opt/clobbered-registers-O2.exp: Adjust.
8958 * gdb.opt/inline-locals.exp: Adjust.
8959 * gdb.threads/fork-child-threads.exp: Adjust.
8960
d468832a
KW
89612011-01-25 Ken Werner <ken.werner@de.ibm.com>
8962
8963 * gdb.opencl/convs_casts.cl: Move program scope variables into the
8964 OpenCL kernel function. Add a comment as marker. Add address space
8965 qualifiers for the remaining program scope variables.
8966 * gdb.opencl/datatypes.cl: Likewise.
8967 * gdb.opencl/operators.cl: Likewise.
8968 * gdb.opencl/vec_comps.cl: Likewise.
8969 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
8970 Add breakpoint at the marker comment.
8971 * gdb.opencl/datatypes.exp: Likewise.
8972 * gdb.opencl/operators.exp: Likewise.
8973 * gdb.opencl/vec_comps.exp: Likewise.
8974
490f124f
PA
89752011-01-24 Pedro Alves <pedro@codesourcery.com>
8976
8977 * gdb.base/printcmds.c (some_struct): New struct and instance.
8978 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
8979 procedure.
8980 <global scope>: Call it.
8981
6da78614
KW
89822011-01-21 Ken Werner <ken.werner@de.ibm.com>
8983
8984 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
8985 argument to the gdb_compile_opencl_hostapp call.
8986
ec64c9aa
YQ
89872011-01-19 Yao Qi <yao@codesourcery.com>
8988
8989 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
8990 positve list.
8991
810cfdbb
YQ
89922011-01-19 Yao Qi <yao@codesourcery.com>
8993
8994 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
8995 canonical form.
8996 Remove "xscale-*-*"
8997 * gdb.xml/tdesc-regs.exp: Likewise.
8998 * gdb.python/py-section-script.exp: Replace ARM target triplet
8999 with canonical form.
9000 Match arm*-*-symbianelf*.
9001 * gdb.base/dup-sect.exp: Likewise.
9002 * lib/dwarf.exp: New.
9003 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9004 dwarf2_support.
9005 * gdb.dwarf2/dup-psym.exp: Likewise.
9006 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9007 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9008 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9009 * gdb.dwarf2/dw2-basic.exp: Likewise.
9010 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9011 * gdb.dwarf2/dw2-const.exp: Likewise.
9012 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9013 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9014 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9015 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9016 * gdb.dwarf2/dw2-filename.exp: Likewise.
9017 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9018 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9019 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9020 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9021 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9022 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9023 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9024 * gdb.dwarf2/dw2-producer.exp: Likewise.
9025 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9026 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9027 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9028 * gdb.dwarf2/dw2-strp.exp: Likewise.
9029 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9030 * gdb.dwarf2/implptr.exp: Likewise.
9031 * gdb.dwarf2/mac-fileno.exp: Likewise.
9032 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9033 * gdb.dwarf2/pieces.exp: Likewise.
9034 * gdb.dwarf2/pr11465.exp: Likewise.
9035 * gdb.dwarf2/valop.exp: Likewise.
9036 * gdb.dwarf2/watch-notconst.exp: Likewise.
9037 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9038
4694da01
TT
90392011-01-19 Tom Tromey <tromey@redhat.com>
9040
9041 * gdb.python/py-infthread.exp: Add thread tests.
9042
b075872c
JB
90432011-01-14 Joel Brobecker <brobecker@adacore.com>
9044
9045 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9046
2c3e6e24
JB
90472011-01-14 Joel Brobecker <brobecker@adacore.com>
9048
9049 * gdb.ada/widewide: New testcase.
9050
de8fa76c
JB
90512011-01-13 Joel Brobecker <brobecker@adacore.com>
9052
9053 * gdb.base/interact.exp: New testcase.
9054
1b05df00
TT
90552011-01-12 Tom Tromey <tromey@redhat.com>
9056
9057 * gdb.mi/gdb2549.exp: Update for error message changes.
9058 * gdb.mi/mi-cli.exp: Likewise.
9059 * gdb.mi/mi-disassemble.exp: Likewise.
9060 * gdb.mi/mi-pthreads.exp: Likewise.
9061 * gdb.mi/mi-regs.exp: Likewise.
9062 * gdb.mi/mi-stack.exp: Likewise.
9063 * gdb.mi/mi-var-block.exp: Likewise.
9064 * gdb.mi/mi-var-cmd.exp: Likewise.
9065 * gdb.mi/mi2-cli.exp: Likewise.
9066 * gdb.mi/mi2-disassemble.exp: Likewise.
9067 * gdb.mi/mi2-pthreads.exp: Likewise.
9068 * gdb.mi/mi2-regs.exp: Likewise.
9069 * gdb.mi/mi2-stack.exp: Likewise.
9070 * gdb.mi/mi2-var-block.exp: Likewise.
9071 * gdb.mi/mi2-var-cmd.exp: Likewise.
9072
c2ff108b
JK
90732011-01-12 Andrew Burgess <aburgess@broadcom.com>
9074 Jan Kratochvil <jan.kratochvil@redhat.com>
9075
9076 PR fortran/11104 and DWARF unbound arrays detection.
9077 * gdb.fortran/multi-dim.exp: New file.
9078 * gdb.fortran/multi-dim.f90: New file.
9079
b716877b
AB
90802011-01-12 Andrew Burgess <aburgess@broadcom.com>
9081
9082 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9083 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9084 add new tests for opcode dumping.
9085
6c162d5e
TT
90862011-01-11 Tom Tromey <tromey@redhat.com>
9087
9088 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9089
77b06cd7
TJB
90902010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9091
9092 Convert hardware watchpoints to use breakpoint_ops.
9093 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9094 type is not supported.
9095 * gdb.base/foll-fork.exp: Likewise.
9096 * gdb.base/foll-vfork.exp: Likewise.
9097
f39a75d0
PM
90982011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9099
9100 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9101 Use load_lib gdb-python.exp.
9102 * gdb.python/python.exp: Ditto.
9103 * gdb.python/py-function.exp: Ditto.
9104
fc529d80
AS
91052011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9106
9107 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9108
fb03cb59
JK
91092011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9110
9111 * configure: Regenerate.
9112
d8e22779
TT
91132011-01-06 Tom Tromey <tromey@redhat.com>
9114
9115 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9116
09050809
JB
91172011-01-06 Joel Brobecker <brobecker@adacore.com>
9118
fc529d80
AS
9119 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9120 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9121 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9122 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9123 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9124 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9125 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9126 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9127 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9128 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9129 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9130 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9131 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9132 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9133 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9134 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9135 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9136 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9137 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9138 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9139 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9140 gdb.ada/uninitialized_vars.exp,
9141 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9142 Simplify by using clean_restart.
09050809 9143
8ed5dd9e
JB
91442011-01-06 Joel Brobecker <brobecker@adacore.com>
9145
9146 Add marker to be used as anchor for inserting breakpoints.
9147 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9148 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9149 Likewise.
9150
9151 Remove uses of gdb_start_cmd.
9152 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9153 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9154
9155 Do not run testcase if testing with GDBserver.
9156 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9157 if testing with GDBserver.
9158
368a124f
JB
91592011-01-06 Joel Brobecker <brobecker@adacore.com>
9160
9161 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9162 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9163 copyright header.
9164
44944448
JB
91652011-01-05 Joel Brobecker <brobecker@adacore.com>
9166
9167 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9168 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9169 testsuite/gdb.fortran/complex.f,
9170 testsuite/gdb.fortran/derived-type.f90,
9171 testsuite/gdb.fortran/library-module-lib.f90,
9172 testsuite/gdb.fortran/library-module-main.f90,
9173 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9174 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9175 Copyright year update.
9176
31886ea6
JB
91772011-01-05 Joel Brobecker <brobecker@adacore.com>
9178
9179 * gdb.base/langs1.f: Add copyright header.
9180
ebedcab5
JK
91812011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9182
9183 * gdb.base/morestack.exp: New file.
9184 * gdb.base/morestack.c: New file.
9185
de1eb2f9
JK
91862011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9187
9188 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9189
9e87a409
JB
91902010-12-29 Joel Brobecker <brobecker@adacore.com>
9191
9192 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9193 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9194
720d1a40
JB
91952010-12-29 Joel Brobecker <brobecker@adacore.com>
9196
9197 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9198
a283af87
AS
91992010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9200
5d3d9cba
AS
9201 * gdb.threads/tls.exp: Fix typo.
9202
a283af87
AS
9203 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9204 * gdb.threads/execl.exp: Update.
9205
2a20745c
YQ
92062010-12-23 Yao Qi <yao@codesourcery.com>
9207
9208 * gdb.arch/arm-disp-step.exp: New.
9209 * gdb.arch/arm-disp-step.S: New.
9210
a7658b96
TT
92112010-12-21 Tom Tromey <tromey@redhat.com>
9212
9213 * gdb.threads/execl.exp: Update.
9214 * gdb.threads/linux-dp.exp: Update.
9215 * gdb.threads/manythreads.exp: Update.
9216 * gdb.threads/tls.exp: Update.
9217
5b79abe7
TT
92182010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9219
9220 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9221 (NextOverThrowDerivates) <resumebpt>: New.
9222 (resumebpt_test): New.
9223 (main): Call resumebpt_test.
9224 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9225
0914bcdb
SS
92262010-12-12 Stan Shebs <stan@codesourcery.com>
9227
9228 * gdb.trace/tsv.exp: Test print command on trace state variables.
9229
305aeedc
TT
92302010-12-09 Tom Tromey <tromey@redhat.com>
9231
9232 * gdb.base/interp.exp: Add regression test.
9233
186c406b
TT
92342010-12-09 Tom Tromey <tromey@redhat.com>
9235
9236 * gdb.java/jnpe.java: New file.
9237 * gdb.java/jnpe.exp: New file.
9238 * gdb.cp/nextoverthrow.exp: New file.
9239 * gdb.cp/nextoverthrow.cc: New file.
9240
aae1c79a
DE
92412010-12-07 Doug Evans <dje@google.com>
9242
9243 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9244 of data-directory.
9245 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9246 updated.
9247 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9248
60f98dde 92492010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9250
9251 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9252 * gdb.base/call-sc.exp: Ditto.
9253 * gdb.base/finish.exp: Ditto.
9254 * gdb.base/return.exp: Ditto.
9255 * gdb.base/return2.exp: Ditto.
9256
5fa290c1
DE
92572010-11-30 Doug Evans <dje@google.com>
9258
9259 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9260 (gdb_expect_list): Fix spelling errors in comments.
9261 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9262 send_gdb/gdb_expect_list where applicable.
9263 * gdb.base/call-ar-st.exp: Ditto.
9264 * gdb.base/funcargs.exp: Ditto.
9265 * gdb.base/gcore.exp: Ditto.
9266 * gdb.base/page.exp: Ditto.
9267 * gdb.base/sigaltstack.exp: Ditto.
9268 * gdb.base/siginfo.exp: Ditto.
9269 * gdb.base/sigstep.exp: Ditto.
9270 * gdb.base/trace-commands.exp: Ditto.
9271
4e04c971
DE
92722010-11-29 Doug Evans <dje@google.com>
9273
9274 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9275 printer-name;subprinter-name.
9276
8cf6f0b1
TT
92772010-11-29 Tom Tromey <tromey@redhat.com>
9278
9279 * gdb.dwarf2/implptr.exp: New file.
9280 * gdb.dwarf2/implptr.c: New file.
9281 * gdb.dwarf2/implptr.S: New file.
9282
94b6973e
PM
92832010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9284
fc529d80 9285 PR python/12199
94b6973e
PM
9286
9287 * gdb.python/py-breakpoint.exp: Test the delete method.
9288
8358c15c
JK
92892010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9290
9291 Fix step_resume_breakpoint unsaved during an infcall.
9292 * gdb.base/step-resume-infcall.exp: New file.
9293 * gdb.base/step-resume-infcall.c: New file.
9294
f6df29bc
TJB
92952010-11-24 Edjunior Machado <emachado@br.ibm.com>
9296
9297 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9298
f2b5a5cf
TJB
92992010-11-24 Edjunior Machado <emachado@br.ibm.com>
9300
9301 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9302 on ppc64's symbols; "finish" and "return" commands must accept to
9303 show the caller line again as well as the line after.
9304 * gdb.asm/powerpc64.inc: New file.
9305
6b0ecdc2
DE
93062010-11-23 Doug Evans <dje@google.com>
9307
9308 * lib/gdb.exp (gdb_test_sequence): New function.
9309 (gdb_expect_list): Add verbose -log call for each pattern.
9310 * gdb.base/signals.exp (test_handle_all_print): Call it.
9311 Reduce timeout increment from 6 minutes to 1 minute.
9312 * gdb.server/ext-run.exp: Call it.
9313
ea976c60
PM
93142010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9315
f2b5a5cf 9316 PR python/12212
ea976c60
PM
9317
9318 * gdb.python/python.exp: Check that selected_thread raises an
9319 error when no inferior is loaded.
9320
c0efa795
JK
93212010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9322
9323 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9324 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9325
ec3aa567
JK
93262010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9327
9328 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9329 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9330
d8249011
DE
93312010-11-18 Doug Evans <dje@google.com>
9332
9333 * gdb.server/ext-run.exp: Fix intermittent failures.
9334
d4eba7d1
NF
93352010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9336
9337 * gdb.stabs/gdb11479.exp: Use runto_main.
9338
b04c2f88
NF
93392010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9340
9341 * gdb.base/break-entry.exp: Skip if using a stub.
9342
ae9d7ce4
NF
93432010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9344
9345 * gdb.python/py-inferior.exp: Pack values in target endianness.
9346
621c8364
TT
93472010-11-12 Tom Tromey <tromey@redhat.com>
9348
9349 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9350 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9351 MemoryError.
9352 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9353 type.
9354 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9355 MemoryError.
9356 (test_subscript_regression): Update exception type.
9357
84f4c1fe
PM
93582010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9359
9360 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9361 breakpoint tests.
9362
a1442452
PA
93632010-11-09 Pedro Alves <pedro@codesourcery.com>
9364
9365 * gdb.base/watchpoint.exp: Test "watch -location" with an
9366 innacessible location.
9367
efd11a33
JK
93682010-11-09 Edjunior Machado <emachado@br.ibm.com>
9369 Luis Machado <luisgpm@br.ibm.com>
9370
9371 * gdb.base/maint.exp: Expect "." prefix.
9372 * gdb.base/nodebug.exp: Expect "." Likewise.
9373 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9374 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9375 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9376 POWER server processors.
9377
aa00efb5
JK
93782010-11-08 Edjunior Machado <emachado@br.ibm.com>
9379 Luis Machado <luisgpm@br.ibm.com>
9380
9381 * gdb.base/break-entry.exp: convert entry point for
9382 ppc64 and expect leading `.' on ppc64's symbols
9383
99e7ae30
DE
93842010-11-05 Doug Evans <dje@google.com>
9385
9386 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9387 * gdb.python/py-param.exp: Delete, contents moved to ...
9388 * gdb.python/py-parameter.exp: ... here. New file.
9389 Add test for gdb.parameter ("directories").
99e7ae30 9390
f4b8a18d
KW
93912010-11-05 Ken Werner <ken.werner@de.ibm.com>
9392
9393 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9394 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9395 * configure: Regenerate.
9396 * gdb.opencl/Makefile.in: New File.
9397 * gdb.opencl/datatypes.exp: Likewise.
9398 * gdb.opencl/datatypes.cl: Likewise.
9399 * gdb.opencl/operators.exp: Likewise.
9400 * gdb.opencl/operators.cl: Likewise.
9401 * gdb.opencl/vec_comps.exp: Likewise.
9402 * gdb.opencl/vec_comps.cl: Likewise.
9403 * gdb.opencl/convs_casts.exp: Likewise.
9404 * gdb.opencl/convs_casts.cl: Likewise.
9405 * lib/opencl.exp: Likewise.
9406 * lib/opencl_hostapp.c: Likewise.
9407 * lib/opencl_kernel.cl: Likewise.
9408 * lib/cl_util.c: Likewise.
9409 * lib/cl_util.c: Likewise.
9410 * gdb.base/default.exp (set language): Add "opencl" to the list of
9411 languages.
9412
a9d5ef47
SW
94132010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9414
9415 * gdb.cp/overload.exp: Added test for inheritance overload.
9416 * gdb.cp/overload.cc: Ditto.
9417 * gdb.cp/oranking.exp: Removed releveant kfails.
9418
03eb1c79
JK
94192010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9420 Joel Brobecker <brobecker@adacore.com>
9421
9422 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9423 check test_compiler_info.
9424
dbc98a8b
KW
94252010-11-03 Ken Werner <ken.werner@de.ibm.com>
9426
9427 * gdb.base/gnu_vector.exp: Adjust expect messages.
9428
120bd360
KW
94292010-11-03 Ken Werner <ken.werner@de.ibm.com>
9430
9431 * gdb.base/gnu_vector.exp: Add unary operator tests.
9432
c37f7098
KW
94332010-11-03 Ken Werner <ken.werner@de.ibm.com>
9434
9435 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9436
7b51bc51
DE
94372010-11-02 Doug Evans <dje@google.com>
9438
9439 * gdb.python/py-pp-maint.c: New file.
9440 * gdb.python/py-pp-maint.exp: New file.
9441 * gdb.python/py-pp-maint.py: New file.
9442
50c97f38
TT
94432010-11-02 Tom Tromey <tromey@redhat.com>
9444
9445 * gdb.base/default.exp: Remove "scheme" from language list.
9446
a289b8f6
JK
94472010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9448
9449 Revert:
9450 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9451 * gdb.threads/sigstep-threads.exp: New file.
9452 * gdb.threads/sigstep-threads.c: New file.
9453
cd017491
MS
94542010-10-20 Michael Snyder <msnyder@vmware.com>
9455
9456 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9457
8e6a5956
UW
94582010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9459
9460 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9461 Skip test completely if gdb,no_hardware_watchpoints.
9462
2c04da0d
UW
94632010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9464
9465 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9466 strict, but do not check for any particular function name within libc.
9467
79afc5ef
SW
94682010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9469
9470 * gdb.cp/smartp.exp: New test.
9471 * gdb.cp/smartp.cc : New test.
9472
026ffab7
SW
94732010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9474
9475 * gdb.cp/converts.exp: Test pointer to bool conversion.
9476 Test pointer to long conversion.
9477 * gdb.cp/oranking.exp: Removed relevant kfail.
9478
3a772aa4
TT
94792010-10-18 Tom Tromey <tromey@redhat.com>
9480
9481 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9482 argument to lazy_string.
9483 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9484 (pp_ls.to_string): Use it.
9485 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9486 Add "estring2" local.
9487
5fc3827b
JK
94882010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9489
9490 Fix s390x compatibility.
9491 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9492 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9493
8aeb23f3
JK
94942010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9495
9496 * gdb.threads/sigstep-threads.exp: New file.
9497 * gdb.threads/sigstep-threads.c: New file.
9498
c1e56572
JK
94992010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9500
9501 * gdb.base/pie-execl.exp: New file.
9502 * gdb.base/pie-execl.c: New file.
9503
92163a10
JK
95042010-10-13 Doug Evans <dje@google.com>
9505 Jan Kratochvil <jan.kratochvil@redhat.com>
9506
9507 PR exp/12117
9508 * gdb.cp/ptype-cv-cp.cc: New file.
9509 * gdb.cp/ptype-cv-cp.exp: New file.
9510
7062b0a0
SW
95112010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9512
9513 * gdb.cp/converts.cc: New test program.
9514 * gdb.cp/converts.exp: New test.
9515 * gdb.cp/overload.exp: Added test for void* vs int*.
9516 * gdb.cp/overload.exp: Ditto.
9517 * gdb.cp/oranking.exp: Removed related kfail.
9518
0e3509db
DE
95192010-10-13 Doug Evans <dje@google.com>
9520
9521 * lib/gdb-python.exp (gdb_check_python_config): New function.
9522 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9523 * gdb.python/lib-types.cc: New file.
9524 * gdb.python/lib-types.exp: New file.
9525
8dc78533
JK
95262010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9527
9528 * gdb.python/py-error.exp: New file.
9529 * gdb.python/py-error.py: New file.
9530
93c17e06
JK
95312010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9532
9533 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9534 gdb_test_multiple.
9535
d8b34041
JK
95362010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9537
9538 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9539 * gdb.base/prelink.exp: Likewise.
9540 * gdb.base/solib-nodir.exp: Likewise.
9541 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9542 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9543 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9544
e0cc584e
UW
95452010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9546
9547 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9548 for the "info files" test to avoid timeouts on slow machines.
9549
cfc353b1
JK
95502010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9551
9552 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9553 (main): Make openlib dummy call.
9554
d3d7896d
JK
95552010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9556
9557 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9558 * break-interp.exp (reach): Move the core body ...
9559 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9560 (test_ld): Provide always real argument, even to the linker. Replace
9561 dl_main by _dl_debug_state.
9562
5e533c94
JK
95632010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9564
9565 Fix results of prelinked PIEs on ppc*.
9566 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9567 Accept also DISPLACEMENT "PRESENT".
9568 (main): Replace "ZERO" displacements by "PRESENT".
9569
33540610
SW
95702010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9571
9572 * gdb.cp/oranking.exp: New test.
9573 * gdb.cp/oranking.cc: New test program.
9574
3bdf2bbd
KW
95752010-10-08 Ken Werner <ken.werner@de.ibm.com>
9576
9577 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9578 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9579
2f608a3a
KW
95802010-10-06 Ken Werner <ken.werner@de.ibm.com>
9581
9582 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9583 lush, lynx) New constant.
9584 * gdb.base/constvars.exp: Test const array types.
9585 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9586
aa2e2d8d
DE
95872010-10-06 Doug Evans <dje@google.com>
9588
9589 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9590 of syscall staging area.
9591
2844d6b5
KW
95922010-10-06 Ken Werner <ken.werner@de.ibm.com>
9593
9594 * gdb.base/gnu_vector.c: Add variable c4.
9595 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9596 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9597
7d8ac8bb
MR
95982010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9599
9600 * gdb.arch/altivec-abi.exp: Fix a typo.
9601
84a02e58
MR
96022010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9603
9604 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9605 to match a thread ID.
9606
b18e6318
JK
96072010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9608
9609 Fix s390x testcase compatibility.
9610 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9611
a2c09bd0
DE
96122010-10-01 Doug Evans <dje@google.com>
9613
9614 * lib/gdb-python.exp: New file.
9615 * gdb.python/py-block.exp: Use it.
9616 * gdb.python/py-breakpoint.exp: Ditto.
9617 * gdb.python/py-frame.exp: Ditto.
9618 * gdb.python/py-inferior.exp: Ditto.
9619 * gdb.python/py-param.exp: Ditto.
9620 * gdb.python/py-prettyprint.exp: Ditto.
9621 * gdb.python/py-shared.exp: Ditto.
9622 * gdb.python/py-symbol.exp: Ditto.
9623 * gdb.python/py-symtab.exp: Ditto.
9624 * gdb.python/py-type.exp: Ditto.
9625 * gdb.python/py-value.exp: Ditto.
9626 * gdb.python/python.exp: Ditto.
9627
38f12cfc
TT
96282010-09-30 Tom Tromey <tromey@redhat.com>
9629
9630 * gdb.base/anon.exp: New file.
9631 * gdb.base/anon.c: New file.
9632
9ae8282d
TT
96332010-09-30 Tom Tromey <tromey@redhat.com>
9634
9635 * gdb.base/completion.exp: Test completion through anonymous
9636 union.
9637 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9638
e9e07ba6
JK
96392010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9640
9641 Fix printing parameters of inlined functions.
9642 * gdb.dwarf2/dw2-inline-param.exp: New file.
9643 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9644 * gdb.dwarf2/dw2-inline-param.S: New file.
9645
cd2effb2
JK
96462010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9647
9648 PR corefiles/12071.
9649 * gdb.base/corefile.exp (quit with a process, no question: load core)
9650 (quit with a core file): New tests.
9651
bceffbf3
JK
96522010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9653
9654 Fix GDB crash on inferior calls with self-referencing classes.
9655 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9656 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9657 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9658
1736ad11
JK
96592010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9660
9661 Fix lost siginfo_t for inferior calls.
9662 * gdb.base/siginfo-infcall.exp: New file.
9663 * gdb.base/siginfo-infcall.c: New file.
9664
a176ad92
JB
96652010-09-22 Joel Brobecker <brobecker@adacore.com>
9666
9667 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9668
c2b0a229
JK
96692010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9670
9671 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9672 New test.
9673 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9674
e8ae22d1
JB
96752010-09-22 Joel Brobecker <brobecker@adacore.com>
9676
9677 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9678 type of our const type.
9679
ec322823
SW
96802010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9681
9682 * gdb.cp/pr12028.cc: New.
9683 * gdb.cp/pr12028.exp: New.
9684
72929c62
JB
96852010-09-22 Joel Brobecker <brobecker@adacore.com>
9686
9687 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9688
875b4ff5 96892010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 9690 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
9691
9692 PR mi/11407
9693 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9694 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9695 * gdb.mi/dw2-ref-missing-frame.S New File.
9696 * gdb.mi/dw2-ref-missing-frame.exp New File.
9697
7155d578
TT
96982010-09-14 Tom Tromey <tromey@redhat.com>
9699
9700 PR symtab/8399:
9701 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9702
515ed532
TT
97032010-09-14 Tom Tromey <tromey@redhat.com>
9704
9705 PR exp/11803:
9706 * gdb.threads/tls.exp: Use C++.
9707 (check_thread_local): Use K::another_thread_local.
9708 * gdb.threads/tls.c (class K): New.
9709 (another_thread_local): Now a member of K.
9710 (spin): Update. No longer K&R C.
9711
450ca57c
SW
97122010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9713
9714 * gdb.cp/koenig.cc: created class for testing member lookup.
9715 * gdb.cp/koenig.exp: Added test for member lookup.
9716
dbd492a3
JK
97172010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9718
9719 Fix false FAILs on sourcetree topdir directory containing "kill".
9720 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9721 source line matching regexp.
9722
8d4d924b
JK
97232010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9724
9725 * gdb.python/python.exp (set height 0, collect help from uiout)
9726 (verify help to uiout): New tests.
9727
8e64f2a0
JK
97282010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9729
9730 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9731 is_lp64_target to check 64bit target.
9732
4569eed2
JK
97332010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9736 (test_ld) <powerpc64-*>: New.
9737
5e1617b1
DJ
97382010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9739
9740 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9741
c767944b
DJ
97422010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9743
9744 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9745 (FunctionArg::method): New function.
9746 (empty, arg): New variables.
9747 (main): Call arg.method.
9748 * gdb.cp/templates.exp (test_template_args): New function.
9749 (do_tests): Call it.
9750
27d3a3fc
UW
97512010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9752
9753 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9754 of "next" to proceed over pthread_exit call.
9755
55b7ce7f
UW
97562010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9757
9758 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9759 "maint print statistics" output to prevent expect timeouts.
9760
809df446
JK
97612010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9762
9763 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9764 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9765 (test_float_rejected): ... here.
9766 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9767 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9768 (test_float_rejected): ... here.
9769 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9770 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9771 (test_float_rejected): ... here.
9772 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9773 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9774 (test_float_rejected): ... here.
9775
8464be76
DJ
97762010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9777
9778 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9779 before disabling hardware watchpoints.
9780 (test_inaccessible_watchpoint): Check that hardware watchpoints
9781 are used. Test for watchpoints on a constant address.
9782
14dba4b4
JK
97832010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9784
9785 * gdb.base/ui-redirect.exp: New file.
9786
3f3540e1 97872010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 9788 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
9789
9790 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
9791
0f254bb7
DE
97922010-08-31 Doug Evans <dje@google.com>
9793
9794 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
9795
03f17ccf
TT
97962010-08-30 Tom Tromey <tromey@redhat.com>
9797
9798 PR python/11792:
9799 * gdb.python/py-value.exp (test_subscript_regression): Add
9800 dynamic_type test.
9801
640617ad
DJ
98022010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
9803
9804 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
9805 instead of running to main. Do not test the main function.
9806 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
9807 Add new main.
9808
2ed91d1b
PA
98092010-08-26 Pedro Alves <pedro@codesourcery.com>
9810
9811 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
9812 one test.
9813
673bfd45
DE
98142010-08-24 Doug Evans <dje@google.com>
9815
9816 PR symtab/11942
9817 * gdb.dwarf2/dw4-sig-types.cc: New file.
9818 * gdb.dwarf2/dw4-sig-types.h: New file.
9819 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
9820 * gdb.dwarf2/dw4-sig-types.exp: New file.
9821
f9ffd4bb
TT
98222010-08-23 Tom Tromey <tromey@redhat.com>
9823
9824 PR python/11145:
9825 * gdb.python/py-value.c (Base, Derived): New types.
9826 (base): New global.
9827 * gdb.python/py-value.exp (test_subscript_regression): Add
9828 dynamic_cast test.
9829
d839c8a4
TT
98302010-08-23 Tom Tromey <tromey@redhat.com>
9831
9832 PR python/10676:
9833 * gdb.python/py-type.exp (test_fields): Add tests for type
9834 equality.
9835
702c2711
TT
98362010-08-23 Tom Tromey <tromey@redhat.com>
9837
9838 PR python/11915:
9839 * gdb.python/py-type.exp (test_fields): Add tests for array.
9840
832bafd3
KS
98412010-08-23 Keith Seitz <keiths@redhat.com>
9842
9843 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
9844 have any children. Create a new abbrev for it.
9845 Add missing terminal sequence to .debug_abbrev.
9846
c37bf528
KS
98472010-08-20 Keith Seitz <keiths@redhat.com>
9848
9849 PR symtab/11465:
9850 * gdb.dwarf2/pr11465.exp: New test.
9851 * gdb.dwarf2/pr11465.S: New file.
9852 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
9853 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
9854
4572cbac
TJB
98552010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
9856
9857 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
9858 registers. Update data sets with the new v2_double element in the
9859 VSX register union. Add vector_register3_vr data set for the AltiVec
9860 registers. Use gdb_test_no_output instead of send_gdb.
9861
e7fbb131
PA
98622010-08-19 Pedro Alves <pedro@codesourcery.com>
9863
9864 * gdb.python/py-shared.exp: New file, factored out from
9865 python.exp.
9866 * gdb.python/py-shared.c: New file.
9867 * gdb.python/py-shared-sl.c: New file.
9868 * gdb.python/python-1.c: New file.
9869 * gdb.python/python-sl.c: Delete.
9870 * gdb.python/python.c: Mention python-1.c.
9871 * gdb.python/python.exp: Move shared library tests to
9872 py-shared.exp.
9873 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
9874 (MISCELLANEOUS): New.
9875 (clean mostlyclean): Also remove $MISCELLANEOUS.
9876
d30f5e1f
DE
98772010-08-19 Doug Evans <dje@google.com>
9878
9879 PR exp/11926
9880 * gdb.base/printcmds.exp (test_float_accepted): New function.
9881 Move existing float tests there. Add tests for floats with suffixes.
9882 (test_float_rejected): New function.
9883 * gdb.java/jv-print.exp (test_float_accepted): New function.
9884 (test_float_rejected): New function.
9885 * gdb.objc/print.exp: New file.
9886 * gdb.pascal/print.exp: New file.
9887 * lib/objc.exp: New file.
9888
7b3fd859
PM
98892010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
9890
9891 * gdb.base/default.exp (info set): Avoid full buffer error and force
9892 reading up to final gdb prompt.
9893 (show): Likewise.
9894
c92817ce
TT
98952010-08-18 Tom Tromey <tromey@redhat.com>
9896
9897 PR symtab/11919:
9898 * gdb.base/completion.exp: Add test.
9899
f1208f9e
DE
99002010-08-18 Doug Evans <dje@google.com>
9901
9902 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
9903 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
9904 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
9905 Simplify, early exit if runto_main fails.
9906 * gdb.fortran/exprs.exp: load_lib fortran.exp.
9907 (set_lang_fortran): Moved to lib/fortran.exp.
9908 * gdb.fortran/types.exp: load_lib fortran.exp.
9909 (set_lang_fortran): Moved to lib/fortran.exp.
9910 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
9911 * gdb.java/jprint.exp (set_lang_java): Ditto.
9912 * gdb.java/jv-exp.exp: load_lib java.exp.
9913 If set_lang_java fails, issue a warning instead of failure to be
9914 consistent with other set_lang_foo uses.
9915 (set_lang_java): Moved to lib/java.exp.
9916 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
9917 If set_lang_java fails, issue a warning instead of failure to be
9918 consistent with other set_lang_foo uses.
9919 * gdb.pascal/types.exp: load_lib pascal.exp.
9920 (set_lang_pascal): Moved to lib/pascal.exp.
9921 * lib/fortran.exp: New file.
9922 * lib/java.exp (set_lang_java): New function.
9923 * lib/pascal.exp (set_lang_pascal): New function.
9924
2f06b485
YQ
99252010-08-18 Yao Qi <yao@codesourcery.com
9926
9927 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
9928 func_nofb_start and func_loopfb_start, so that address of functions
9929 is equal to these labels on Thumb.
9930
96e25403
YQ
99312010-08-18 Yao Qi <yao@codesourcery.com>
9932
9933 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
9934 to reflect latest c source file.
9935
36e6adc4
JK
99362010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 * gdb.cp/infcall-dlopen.exp: New file.
9939 * gdb.cp/infcall-dlopen.cc: New file.
9940 * gdb.cp/infcall-dlopen-lib.cc: New file.
9941
f431efe5
PA
99422010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9943 Pedro Alves <pedro@codesourcery.com>
9944
9945 PR breakpoints/11371
9946
9947 * gdb.base/watch-cond-infcall.exp: New file.
9948 * gdb.base/watch-cond-infcall.c: New file.
9949
06a64a0b
TT
99502010-08-16 Tom Tromey <tromey@redhat.com>
9951
9952 * gdb.base/help.exp: Update.
9953 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
9954 watchpoint.
9955 (test_watch_location): New proc.
9956 (test_watchpoint_in_big_blob): Delete watchpoint.
9957 * gdb.base/watchpoint.c (func5): New function.
9958 (main): Call it.
9959
70ebf4ed
DE
99602010-08-16 Doug Evans <dje@google.com>
9961
9962 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
9963
ca5c20b6
PM
99642010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9965
9966 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
9967 tests.
9968
7346b668
KW
99692010-08-11 Ken Werner <ken.werner@de.ibm.com>
9970
9971 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
9972 * gdb.base/gnu_vector.c: New File.
9973 * gdb.base/gnu_vector.exp: Likewise.
9974
cb2e07a6
PM
99752010-08-11 Phil Muldoon <pmuldoon@redhat.com>
9976
9977 * gdb.python/python.c: New File.
9978 * gdb.python/python-sl.c: New File.
9979 * gdb.python/python.exp: Test solib_address and decode_line
9980 * functions.
9981
5da1313b
JK
99822010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9983
9984 * gdb.python/python.exp (show height, set height 10)
9985 (verify pagination beforehand, verify pagination beforehand: q)
9986 (gdb.execute does not page, verify pagination afterwards)
9987 (verify pagination afterwards: q): New.
9988
49c3ccf7
DE
99892010-08-02 Doug Evans <dje@google.com>
9990
9991 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
9992 because of an older gcc, change test2
9993 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
9994 to unsupported.
9995
42c0c4f1
KH
99962010-07-30 Kazu Hirata <kazu@codesourcery.com>
9997
9998 * gdb.base/break-always.exp: Do not expect full paths to file
9999 names.
10000 * gdb.base/commands.exp: Likewise.
10001
d3765805
DE
100022010-07-30 Doug Evans <dje@google.com>
10003
c98ee71b
DE
10004 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10005 xfail them when run with older gccs.
10006
fd961404
DE
10007 * lib/gdb.exp (build_executable): Forward "c++" option to
10008 get_compiler_info.
10009
999adef4
DE
10010 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10011 "python print ttype.template_argument(1)" and
10012 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10013 if using gcc 4.4 or earlier.
10014
d3765805
DE
10015 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10016 attach-to-debugger handling.
10017
1276c759
JK
100182010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10019
10020 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10021 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10022 (main): Use copyreloc.
10023 * gdb.base/prelink.exp (split debug of executable)
10024 (.dynbss vs. .bss address shift): New tests.
10025
88caa9b9
PA
100262010-07-29 Pedro Alves <pedro@codesourcery.com>
10027
10028 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10029 in gdb_test_multiple.
10030
c6f2ac43
PA
100312010-07-29 Pedro Alves <pedro@codesourcery.com>
10032
10033 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10034 environment.
10035
326fd672
TT
100362010-07-28 Tom Tromey <tromey@redhat.com>
10037
10038 PR python/11060:
10039 * gdb.python/py-type.c (Temargs): New template.
10040 (temvar): New variable.
10041 * gdb.python/py-type.exp (test_template): New proc.
10042
3ce3b1ba
PA
100432010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10044
10045 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10046 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10047
34eaf542
TT
100482010-07-28 Tom Tromey <tromey@redhat.com>
10049
10050 PR c++/9946:
10051 * gdb.cp/temargs.exp: New file.
10052 * gdb.cp/temargs.cc: New file.
10053
d41b819e
JK
100542010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10055
10056 * gdb.base/help.exp (help disassemble): Update the content.
10057
26ab7092
JK
100582010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10059
10060 * gdb.threads/ia64-sigill.exp: New file.
10061 * gdb.threads/ia64-sigill.c: New file.
10062
5283e9e1
TT
100632010-07-27 Tom Tromey <tromey@redhat.com>
10064
10065 * gdb.opt/inline-cmds.c (ATTR): New define.
10066 (func1): Use it.
10067 (func2): Likewise.
10068 (func3): Likewise.
10069 (outer_inline1): Likewise.
10070 (outer_inline2): Likewise.
10071 * gdb.opt/inline-bt.c (ATTR): New define.
10072 (func1): Use it.
10073 (func2): Likewise.
10074 * gdb.opt/inline-locals.c (ATTR): New define.
10075 (func1): Use it.
10076 (func2): Likewise.
10077
e992ef73
TT
100782010-07-27 Tom Tromey <tromey@redhat.com>
10079
10080 * gdb.stabs/gdb11479.c (hack): New function.
10081 (test): Use it.
10082 (test2): Use it.
10083 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10084 (int32_search_buf, int64_search_buf): No longer static.
10085 (x): Remove.
10086 * gdb.base/relocate.c (hack): New function.
10087
5374244e
PM
100882010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10089
10090 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10091 * gdb.python/py-value.c (func1): New function.
10092 (func2): Likewise.
10093
a99aee83
CV
100942010-07-26 Corinna Vinschen <vinschen@redhat.com>
10095
10096 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10097 as not to clash with .data section.
10098
a04ba985
JG
100992010-07-26 Jerome Guitton <guitton@adacore.com>
10100
10101 * gdb.base/code_elim.exp: New file.
10102 * gdb.base/code_elim1.c: New file.
10103 * gdb.base/code_elim2.c: New file.
10104
23bd0f7c
PA
101052010-07-21 Pedro Alves <pedro@codesourcery.com>
10106
10107 PR symtab/11827
10108
10109 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10110 (some_volatile_enum): New variable.
10111 * gdb.base/printcmds.exp (test_print_enums): New.
10112 <top level>: Call it.
10113
883df6dd
SW
101142010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10115
10116 * gdb.cp/fpointer.cc: New test.
10117 * gdb.cp/fpointer.exp: New test.
10118
569b05a5
JK
101192010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10120
10121 * gdb.base/solib-nodir.exp: New file.
10122 * lib/gdb.exp (runto): New case for a GDB internal error.
10123
51d7d803
JK
101242010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10125 Ulrich Weigand <uweigand@de.ibm.com>
10126 Tom Tromey <tromey@redhat.com>
10127
10128 * gdb.base/charset-malloc.c: New file.
10129 * gdb.base/charset.c (malloc_stub): New prototype.
10130 (main): Call it instead of malloc itself.
10131 * gdb.base/charset.exp: Use only prepare_for_testing.
10132 (binfile): Remove the variable.
10133
c0edd9ed
JK
101342010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10135
10136 Make core files the process_stratum.
10137 * gdb.base/corefile.exp (run: load core again)
10138 (run: sanity check we see the core file, run: with core)
10139 (run: core file is cleared, attach: load core again)
10140 (attach: sanity check we see the core file, attach: with core)
10141 (attach: core file is cleared): New tests.
10142 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10143
3cbaedff
KW
101442010-07-14 Ken Werner <ken.werner@de.ibm.com>
10145
10146 * gdb.arch/altivec-abi.exp: New tests.
10147
91158a56
TT
101482010-07-13 Tom Tromey <tromey@redhat.com>
10149
10150 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10151 (main): Use it.
10152 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10153
0f5238ed
TT
101542010-07-13 Tom Tromey <tromey@redhat.com>
10155
10156 * gdb.base/label.exp: New file.
10157 * gdb.base/label.c: New file.
10158
add265ae
L
101592010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10160 H.J. Lu <hongjiu.lu@intel.com>
10161
10162 * lib/gdb.exp (is_ilp32_target): New.
10163 (is_lp64_target): Likewise.
10164
10165 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10166 target.
10167 * gdb.arch/amd64-disp-step.exp: Likewise.
10168 * gdb.arch/amd64-dword.exp: Likewise.
10169 * gdb.arch/amd64-i386-address.exp: Likewise.
10170 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10171
add265ae
L
10172 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10173 target.
10174 * gdb.arch/i386-bp_permanent.exp: Likewise.
10175 * gdb.arch/i386-byte.exp: Likewise.
10176 * gdb.arch/i386-disp-step.exp: Likewise.
10177 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10178 * gdb.arch/i386-prologue.exp: Likewise.
10179 * gdb.arch/i386-size-overlap.exp: Likewise.
10180 * gdb.arch/i386-size.exp: Likewise.
10181 * gdb.arch/i386-sse.exp: Likewise.
10182 * gdb.arch/i386-unwind.exp: Likewise.
10183 * gdb.arch/i386-word.exp: Likewise.
10184
10185 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10186 test only when building 64-bit executables. Do not hard-code
10187 -m64 option.
10188
2dfb8c17
DE
101892010-07-07 Doug Evans <dje@google.com>
10190
10191 * lib/gdb.exp (gdb_test_list_exact): New function.
10192 * gdb.base/default.exp (show convenience): Call it, add tests for
10193 $_sdata = void, $_thread = 0.
10194
4e5799b6
JK
101952010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10196 Joel Brobecker <brobecker@adacore.com>
10197
10198 Fix re-run of PIE executable, PR shlibs/11776.
10199 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10200 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10201 and re-"run" of the inferior.
10202
1a219cc7
JK
102032010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10204 Joel Brobecker <brobecker@adacore.com>
10205
10206 Cope with missing /usr/sbin/prelink.
10207 * lib/prelink-support.exp (prelink_no):
10208 <result == 1 && $output is "no such file or directory">: New.
10209 (prelink_yes): Likewise. Return on failed prelink_no.
10210
5e3b36f8
JK
102112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10212 Joel Brobecker <brobecker@adacore.com>
10213
10214 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10215 build_executable by build_executable_own_libs. Replace "prelink -R"
10216 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10217 change.
10218 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10219 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10220 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10221 Replace build_executable by build_executable_own_libs's function
10222 build_executable_own_libs.
10223 (prelinkNO): Create new stub to call prelink_no.
10224 (prelinkYES): Create new stub to call prelink_yes.
10225 (test_attach): Rename calls of copy to file_copy.
10226 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10227 (copy): Move to ...
10228 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10229 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10230 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10231 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10232 special flags by gdb_compile_shlib. Replace second gdb_compile by
10233 build_executable_own_libs. Replace "prelink -R" execution by a call of
10234 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10235 a second call of prelink_yes. Replace restart commands by
10236 clean_restart.
10237 (prelink): Rename to ...
10238 (seen displacement message): ... this test. Extend its expectation
10239 strictness.
10240
86e4bafc
JK
102412010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10242
10243 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10244 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10245 displacement message exactly once.
10246
3cd07d20
JK
102472010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10248 Joel Brobecker <brobecker@adacore.com>
10249
10250 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10251 its restore after the <$relink_args != ""> loop. new comment.
10252
0a1e94c7
JK
102532010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10254 Joel Brobecker <brobecker@adacore.com>
10255
10256 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10257 code for it. New variable relink_args.
10258 (prelinkYES): Call prelinkNO.
10259 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10260 in such case. Move the core code to ...
10261 (test_attach_gdb): ... a new function. Send GDB command "file".
10262 Extend expected "Attaching to " string.
10263
2f70bcfb
TT
102642010-07-02 Tom Tromey <tromey@redhat.com>
10265
10266 * gdb.base/bitops.exp: Remove extraneous "pass".
10267
a17ac5b0
TT
102682010-07-02 Ken Werner <ken.werner@de.ibm.com>
10269
10270 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10271
dc10affe
PA
102722010-07-01 Pedro Alves <pedro@codesourcery.com>
10273
d41c0fc8
PA
10274 * gdb.base/help.exp: Adjust expected output.
10275
102762010-07-01 Pedro Alves <pedro@codesourcery.com>
10277
10278 * gdb.base/help.exp: Adjust expected output.
dc10affe 10279
0a600c36
JK
102802010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
10282 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10283 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10284 c++/11702.
10285
37cc8bfe
JK
102862010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10287 Doug Evans <dje@google.com>
10288
10289 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10290 add .dynamic entry'.
10291
254e6b9e
DE
102922010-06-29 Doug Evans <dje@google.com>
10293
10294 Test PR c++/11702.
10295 * gdb.cp/m-static.exp: Add testcase.
10296 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10297
595939de 102982010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10299 Tom Tromey <tromey@redhat.com>
10300 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10301
10302 * gdb.python/py-inferior.c: New File.
10303 * gdb.python/py-infthread.c: New File.
10304 * gdb.python/py-inferior.exp: New File.
10305 * gdb.python/py-infthread.exp: New File.
10306
98751a41
JK
103072010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10308
10309 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10310 (ptype ::C::OtherFileClass typedefs): New.
10311 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10312 (C::OtherFileClass::cOtherFileClassVar2): New.
10313 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10314 cOtherFileClassVar2.
10315 (C::cOtherFileType2, C::cOtherFileVar2): New.
10316 (C::cOtherFileVar_use): use also cOtherFileVar2.
10317 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10318
41f62f39
JK
103192010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10320
10321 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10322 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10323 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10324 (print ::C::cOtherFileVar)
10325 (whatis C::OtherFileClass::cOtherFileClassType)
10326 (whatis ::C::OtherFileClass::cOtherFileClassType)
10327 (print C::OtherFileClass::cOtherFileClassVar)
10328 (print ::cOtherFileClassVar)
10329 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10330 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10331 trailing content.
10332 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10333 (C::OtherFileClass::cOtherFileClassVar)
10334 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10335 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10336
af53d231
JK
103372010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10338
10339 Test PR c++/11703 and PR gdb/1448.
10340 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10341 gdb/1448.
10342
9655fd1a
JK
103432010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10344
10345 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10346 (main) <rtti_data>: New.
10347 * gdb.cp/virtbase.exp (print rtti_data): New.
10348
824cc8dd
JK
103492010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10350 Joel Brobecker <brobecker@adacore.com>
10351
10352 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10353
6036c742
JK
103542010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10355
10356 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10357
de6a0421
DE
103582010-06-28 Doug Evans <dje@google.com>
10359
10360 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10361
b2dae948
DE
103622010-06-27 Doug Evans <dje@google.com>
10363
10364 * gdb.cp/m-static.exp: Update expected test output.
10365
0f3bb72e
PH
103662010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10367
889bf7c5
PA
10368 * gdb.gdb/selftest.exp: Adjust expected message for
10369 capturing start-up runtime.
0f3bb72e 10370
bc9f0842
TT
103712010-06-25 Tom Tromey <tromey@redhat.com>
10372
10373 PR python/10808:
10374 * gdb.python/python.exp: Add new tests.
10375
099ef718
SW
103762010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10377
10378 * gdb.cp/operator.cc: Created an import loop.
10379 * gdb.cp/operator.exp: Added testcase for import loop.
10380
5868a632
JK
103812010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10382
10383 Test PR python/11407.
10384 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10385 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10386 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10387 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10388 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10389 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10390 binfile. Call gdb_compile with clean_restart twice.
10391 (func_nofb print, func_nofb backtrace, func_loopfb print)
10392 (func_loopfb backtrace): New.
10393
af76db58
JK
103942010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10395
10396 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10397 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10398 by a hand made one.
10399 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10400 i?86 requirement. Remove variables srcfile and binfile. New variable
10401 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10402
f2c7657e
UW
104032010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10404
10405 * gdb.cell/dwarfaddr.exp: New file.
10406 * gdb.cell/dwarfaddr.S: New file.
10407
628fe4e4
JK
104082010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10409
10410 Test PR 9436.
10411 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10412
f1421989
HZ
104132010-06-24 Hui Zhu <teawater@gmail.com>
10414
10415 * gdb.base/eval.exp: New file.
10416
d03285ec
UW
104172010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10418
10419 * gdb.cell/fork.exp: New file.
10420 * gdb.cell/fork.c: Likewise.
10421 * gdb.cell/fork-spu.c: Likewise.
10422
41b2c92d
PM
104232010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10424
10425 * lib/gdb.exp (banned_variables_traced): New global variable.
10426 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10427 (gdb_init): Use `trace add variable' instead of obsolete
10428 `trace variable'.
10429
d5bc977f
DE
104302010-06-21 Doug Evans <dje@google.com>
10431
10432 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10433
d2ed6730
UW
104342010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10435
10436 * gdb.arch/spu-ls.exp: New file.
10437 * gdb.arch/spu-ls.c: Likewise.
10438
6aed2dbc
SS
104392010-06-18 Stan Shebs <stan@codesourcery.com>
10440
10441 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10442
e0756905
UW
104432010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10444
10445 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10446 * gdb.base/watch-cond.exp: Likewise.
10447 * gdb.python/py-breakpoint.exp: Likewise.
10448
d8053d4d
PA
104492010-06-18 Pedro Alves <pedro@codesourcery.com>
10450
10451 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10452 clean_restart, make sure every test has a distinct message, and
10453 that messages don't include the executable' full path.
10454
81ce510c
DE
104552010-06-17 Doug Evans <dje@google.com>
10456
10457 * gdb.arch/i386-size.exp: Updated expected output for
10458 DISASSEMBLY_OMIT_FNAME.
10459
65d79d4b
SDJ
104602010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10461 Sergio Durigan Junior <sergiodj@redhat.com>
10462
10463 * gdb.base/watch-notconst.c: New file.
10464 * gdb.base/watch-notconst.S: New file.
10465 * gdb.base/watch-notconst2.c: New file.
10466 * gdb.base/watch-notconst2.S: New file.
10467 * gdb.base/watch-notconst.exp: New file.
10468 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10469 (func4): Add operations on `global_ptr_ptr'.
10470 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10471 routine to test watchpoints created with a constant expression.
10472 (test_inaccessible_watchpoint): Include tests for watchpoints
10473 created with a constant expression.
10474
df0f4836
KB
104752010-06-14 Kevin Buettner <kevinb@redhat.com>
10476
10477 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10478 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10479 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10480 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10481 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10482 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10483 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10484 of `_start'.
10485
b769def5
UW
104862010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10487
10488 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10489 not supported on the target.
10490 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10491 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10492 * gdb.mi/mi-nsintrall.exp: Likewise.
10493 * gdb.mi/mi-nsmoribund.exp: Likewise.
10494 * gdb.mi/mi-nsthrexec.exp: Likewise.
10495
d914c394
SS
104962010-06-11 Stan Shebs <stan@codesourcery.com>
10497
10498 * gdb.base/permissions.exp: New file.
10499
105002010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10501
10502 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10503 does not support ELF executable class.
10504
f3ce5b9c
UW
105052010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10506
10507 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10508
8e46892c
JK
105092010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10510
10511 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10512 (runto): Catch "The target does not support running in non-stop mode.".
10513
6cc55c64
MS
105142010-06-11 Michael Snyder <msnyder@vmware.com>
10515
10516 * gdb.base/setshow.exp (set language asm): Don't use
10517 gdb_test_no_output, fails on some targets.
10518
caddefa4
UW
105192010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10520
10521 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10522 * gdb.cp/pr9167.exp: Likewise.
10523
468b1aa7
UW
105242010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10525
10526 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10527
5c3552dc
UW
105282010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10529
10530 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10531
02e6fe6a
UW
105322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10533
10534 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10535
0e03807e
TT
105362010-06-11 Tom Tromey <tromey@redhat.com>
10537
10538 PR gdb/9977, PR exp/11636::
10539 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10540 (pieces_test_f6): Update expected output.
10541
2bdf28a0
JK
105422010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10543
10544 * gdb.base/moribund-step.exp: New.
10545
f6978de9
MS
105462010-06-08 Michael Snyder <msnyder@vmware.com>
10547
10548 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10549 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10550 * gdb.ada/frame_args.exp: Ditto.
10551 * gdb.ada/lang_switch.exp: Ditto.
10552 * gdb.ada/ptype_arith_binop.exp: Ditto.
10553 * gdb.ada/ref_param.exp: Ditto.
10554 * gdb.ada/type_coercion.exp:Ditto.
10555
10556 * gdb.asm/asm-source.exp: Ditto.
10557
10558 * gdb.base/attach.exp: Ditto.
10559 * gdb.base/bitfields2.exp: Ditto.
10560 * gdb.base/call-signal-resume.exp: Ditto.
10561 * gdb.base/callfuncs.exp: Ditto.
10562 * gdb.base/commands.exp: Ditto.
10563 * gdb.base/dbx.exp: Ditto.
10564 * gdb.base/default.exp: Ditto.
10565 * gdb.base/dump.exp: Ditto.
10566 * gdb.base/exprs.exp: Ditto.
10567 * gdb.base/freebpcmd.exp: Ditto.
10568 * gdb.base/interrupt.exp: Ditto.
10569 * gdb.base/list.exp: Ditto.
10570 * gdb.base/long_long.exp: Ditto.
10571 * gdb.base/maint.exp: Ditto.
10572 * gdb.base/ptype.exp: Ditto.
10573 * gdb.base/return.exp: Ditto.
10574 * gdb.base/setshow.exp: Ditto.
10575 * gdb.base/sigbpt.exp: Ditto.
10576 * gdb.base/sigrepeat.exp: Ditto.
10577
10578 * gdb.cp/classes.exp: Ditto.
10579
10580 * gdb.dwarf2/dw2-restore.exp: Ditto.
10581
10582 * gdb.gdb/selftest.exp: Ditto.
10583
10584 * gdb.multi/base.exp: Ditto.
10585 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10586
10587 * gdb.python/py-block.exp: Ditto.
10588 * gdb.python/py-prettyprint.exp: Ditto.
10589 * gdb.python/py-template.exp: Ditto.
10590
10591 * gdb.server/ext-attach.exp: Ditto.
10592 * gdb.server/ext-run.exp: Ditto.
10593 * gdb.server/server-mon.exp: Ditto.
10594
10595 * gdb.threads/fork-thread-pending.exp: Ditto.
10596 * gdb.threads/hand-call-in-threads.exp: Ditto.
10597 * gdb.threads/interrupted-hand-call.exp: Ditto.
10598 * gdb.threads/linux-dp.exp: Ditto.
10599 * gdb.threads/manythreads.exp: Ditto.
10600 * gdb.threads/print-threads.exp: Ditto.
10601 * gdb.threads/pthreads.exp: Ditto.
10602 * gdb.threads/schedlock.exp: Ditto.
10603 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10604 * gdb.threads/threadapply.exp: Ditto.
10605
de7ff789
MS
106062010-06-08 Michael Snyder <msnyder@vmware.com>
10607
889bf7c5 10608 * gdb.ada/exec_changed.exp:
de7ff789
MS
10609 Use ".*" instead of "" as wildcard regexp.
10610
10611 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10612 * gdb.base/call-ar-st.exp: Ditto.
10613 * gdb.base/checkpoint.exp: Ditto.
10614 * gdb.base/default.exp: Ditto.
10615 * gdb.base/dump.exp: Ditto.
10616 * gdb.base/ending-run.exp: Ditto.
10617 * gdb.base/fileio.exp: Ditto.
10618 * gdb.base/miscexprs.exp: Ditto.
10619 * gdb.base/pointers.exp: Ditto.
10620 * gdb.base/readline.exp: Ditto.
10621 * gdb.base/reread.exp: Ditto.
10622 * gdb.base/restore.exp: Ditto.
10623 * gdb.base/shlib-call.exp: Ditto.
10624 * gdb.base/valgrind-db-attach.exp: Ditto.
10625 * gdb.base/volatile.exp: Ditto.
10626 * gdb.base/watchpoints.exp: Ditto.
10627
10628 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10629
10630 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10631 * gdb.python/py-value.exp: Ditto.
10632
10633 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10634 * gdb.trace/circ.exp: Ditto.
10635 * gdb.trace/collection.exp: Ditto.
10636 * gdb.trace/packetlen.exp: Ditto.
10637 * gdb.trace/passc-dyn.exp: Ditto.
10638 * gdb.trace/report.exp: Ditto.
10639 * gdb.trace/tfile.exp: Ditto.
10640 * gdb.trace/tfind.exp: Ditto.
10641 * gdb.trace/while-dyn.exp: Ditto.
10642
3bebe2f2
JK
106432010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10644
10645 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10646
5c631832
JK
106472010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10648
10649 Test PR 10640.
10650 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10651
4c3376c8
SW
106522010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10653
10654 * gdb.cp/koenig.exp: Test for ADL operators.
10655 * gdb.cp/koenig.cc: Added ADL operators.
10656 * gdb.cp/operator.exp: New test.
10657 * gdb.cp/operator.cc: New test.
10658
dc226d5a
MS
106592010-06-04 Michael Snyder <msnyder@vmware.com>
10660
dfb88a23
MS
10661 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10662 * gdb.base/pending.exp: Ditto.
f7ae76b3 10663
dc226d5a
MS
10664 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10665
967cf477
DE
106662010-06-04 Doug Evans <dje@google.com>
10667
10668 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10669 disabled printers.
10670 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10671 (enable_lookup_function): New function.
10672
eb801841
TT
106732010-06-04 Tom Tromey <tromey@redhat.com>
10674
10675 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10676 of hash and id.
10677
38979823
JK
106782010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10679
10680 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10681 newline.
10682 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10683 (empty verbose non-noisy clear, empty verbose noisy clear)
10684 (empty non-verbose noisy clear): Likewise.
10685
35ec993f
MS
106862010-06-03 Michael Snyder <msnyder@vmware.com>
10687
10688 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10689 * gdb.base/display.exp: Ditto.
10690 * gdb.base/find.exp: Ditto.
10691 * gdb.base/ifelse.exp: Ditto.
10692 * gdb.base/multi-forks.exp: Ditto.
10693 * gdb.base/recurse.exp: Ditto.
10694 * gdb.base/setshow.exp: Ditto.
10695 * gdb.base/value-double-free.exp: Ditto.
10696 * gdb.base/watch-vfork.exp: Ditto.
10697 * gdb.base/watch_thread_num.exp: Ditto.
10698 * gdb.base/watchpoint-solib.exp: Ditto.
10699 * gdb.base/watchpoint.exp: Ditto.
10700 * gdb.base/watchpoints.exp: Ditto.
10701
10702 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10703 * gdb.cp/overload.exp: Ditto.
10704 * gdb.cp/virtfunc.exp: Ditto.
10705
10706 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10707
889bf7c5 10708 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
10709 Replace gdb_test with gdb_test_no_output.
10710
889bf7c5 10711 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
10712 Replace gdb_test with gdb_test_no_output.
10713 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10714 * gdb.threads/watchthreads.exp: Ditto.
10715 * gdb.threads/watchthreads2.exp: Ditto.
10716
10717 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10718 * gdb.trace/tfind.exp: Ditto.
10719
c22decce
JB
107202010-06-03 Joel Brobecker <brobecker@adacore.com>
10721
10722 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10723 successful test if message is the empty string.
10724
fd5700c7
JK
107252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10726
10727 * gdb.fortran/module.exp (stopped language detection): New test.
10728
f55ee35c
JK
107292010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10730
10731 Support DW_TAG_module as separate namespaces.
10732 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10733 gdb.fortran/library-module-lib.f90: New.
10734 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10735 (print i): Remove.
10736 (continue to breakpoint: i-is-1, print var_i value 1)
10737 (continue to breakpoint: i-is-2, print var_i value 2)
10738 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10739 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10740 (complete `modmany, complete `modmany`, complete `modmany`var)
10741 (show language, setting breakpoint at module): New tests.
10742 * gdb.fortran/module.f90 (module mod): Remove.
10743 (module mod1, module mod2, module modmany, subroutine sub1)
10744 (subroutine sub2, program module): New.
10745
b8e8282f
JK
107462010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10747
10748 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10749 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
10750 * gdb.cp/anon-union.exp (pass): Rename to ...
10751 (print z 2): ... here.
b8e8282f 10752
019ebafc
MS
107532010-06-02 Michael Snyder <msnyder@vmware.com>
10754
e68d8fd4
MS
10755 * gdb.trace/actions.exp: Use gdb_test_no_output.
10756 * gdb.trace/circ.exp: Ditto.
10757 * gdb.trace/packetlen.exp: Ditto.
10758 * gdb.trace/save-trace.exp: Ditto.
10759 * gdb.trace/tracecmd.exp: Ditto.
10760 * gdb.trace/tsv.exp: Ditto.
10761
12b5d08a
MS
10762 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10763 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10764 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10765 * gdb.threads/manythreads.exp: Ditto.
10766 * gdb.threads/print-threads.exp: Ditto.
10767 * gdb.threads/pthreads.exp: Ditto.
10768 * gdb.threads/schedlock.exp: Ditto.
10769 * gdb.threads/staticthreads.exp: Ditto.
10770 * gdb.threads/thread-specific.exp: Ditto.
10771 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10772 * gdb.threads/threadapply.exp: Ditto.
10773 * gdb.threads/watchthreads.exp: Ditto.
10774 * gdb.threads/watchthreads2.exp: Ditto.
10775
89493308
MS
10776 * gdb.python/py-block.exp: Use gdb_test_no_output.
10777 * gdb.python/py-prettyprint.exp: Ditto.
10778 * gdb.python/py-template.exp: Ditto.
10779 * gdb.python/py-value.exp: Ditto.
10780
10781 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
10782 * gdb.reverse/watch-reverse.exp: Ditto.
10783
10784 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
10785 * gdb.server/ext-run.exp: Ditto.
10786
019ebafc
MS
10787 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
10788 * gdb.dwarf2/dw2-compressed.exp: Ditto.
10789 * gdb.dwarf2/dw2-intercu.exp: Ditto.
10790 * gdb.dwarf2/dw2-intermix.exp: Ditto.
10791 * gdb.dwarf2/dw2-producer.exp: Ditto.
10792 * gdb.dwarf2/mac-fileno.exp: Ditto.
10793
10794 * gdb.gdb/observer.exp: Use gdb_test_no_output.
10795 * gdb.gdb/selftest.exp: Ditto.
10796
10797 * gdb.multi/base.exp: Use gdb_test_no_output.
10798
10799 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
10800
3e0ca3a5
JK
108012010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
10804
9db70545
MS
108052010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
10806
a8d52276
MS
10807 * gdb.cp/class2.exp: Use gdb_test_no_output.
10808 * gdb.cp/classes.exp: Ditto.
10809 * gdb.cp/extern-c.exp: Ditto.
10810 * gdb.cp/inherit.exp: Ditto.
10811 * gdb.cp/maint.exp: Ditto.
10812 * gdb.cp/mb-inline.exp: Ditto.
10813 * gdb.cp/mb-templates.exp: Ditto.
10814 * gdb.cp/method2.exp: Ditto.
10815 * gdb.cp/misc.exp: Ditto.
10816 * gdb.cp/ovldbreak.exp: Ditto.
10817 * gdb.cp/punctuator.exp: Ditto.
10818 * gdb.cp/templates.exp: Ditto.
10819 * gdb.cp/virtbase.exp: Ditto.
10820
889bf7c5 10821 * gdb.threads/attach-stopped.exp:
9db70545 10822 Replace uses of send_gdb / gdb_expect.
889bf7c5 10823 * gdb.threads/attachstop-mt.exp:
9db70545 10824 Replace uses of send_gdb / gdb_expect.
889bf7c5 10825 * gdb.threads/gcore-thread.exp:
9db70545 10826 Replace uses of send_gdb / gdb_expect.
889bf7c5 10827 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
10828 Replace uses of send_gdb / gdb_expect.
10829 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 10830 * gdb.threads/print-threads.exp:
9db70545
MS
10831 Replace uses of send_gdb / gdb_expect.
10832 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
10833 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
10834 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
10835
10836 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
10837 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
10838 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
10839 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
10840 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
10841 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
10842 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
10843 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
10844 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
10845 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
10846 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
10847
359cc68c
JK
108482010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10849
10850 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
10851
7d3fe98e
SW
108522010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
10853
10854 * gdb.cp/koenig.exp: Added new test case.
10855 * gdb.cp/koenig.cc: Ditto.
10856
27d3a1a2
MS
108572010-06-01 Michael Snyder <msnyder@vmware.com>
10858
10859 * gdb.base/arithmet.exp: Use gdb_test_no_output.
10860 * gdb.base/arrayidx.exp: Ditto.
10861 * gdb.base/attach.exp: Ditto.
10862 * gdb.base/auxv.exp: Ditto.
10863 * gdb.base/bigcre.exp: Ditto.
10864 * gdb.base/break-always.exp: Ditto.
10865 * gdb.base/break-interp.exp: Ditto.
10866 * gdb.base/break.exp: Ditto.
10867 * gdb.base/breakpoint-shadow.exp: Ditto.
10868 * gdb.base/call-ar-st.exp: Ditto.
10869 * gdb.base/call-sc.exp: Ditto.
10870 * gdb.base/call-signal-resume.exp: Ditto.
10871 * gdb.base/callfuncs.exp: Ditto.
10872 * gdb.base/catch-syscall.exp: Ditto.
10873 * gdb.base/charset.exp: Ditto.
10874 * gdb.base/code-expr.exp: Ditto.
10875 * gdb.base/commands.exp: Ditto.
10876 * gdb.base/cond-expr.exp: Ditto.
10877 * gdb.base/condbreak.exp: Ditto.
10878 * gdb.base/cursal.exp: Ditto.
10879 * gdb.base/cvexpr.exp: Ditto.
10880 * gdb.base/default.exp: Ditto.
10881 * gdb.base/del.exp: Ditto.
10882 * gdb.base/detach.exp: Ditto.
10883 * gdb.base/display.exp: Ditto.
10884 * gdb.base/ena-dis-br.exp: Ditto.
10885 * gdb.base/eval-skip.exp: Ditto.
10886 * gdb.base/foll-fork.exp: Ditto.
10887 * gdb.base/foll-vfork.exp: Ditto.
10888 * gdb.base/frame-args.exp: Ditto.
10889 * gdb.base/funcargs.exp: Ditto.
10890 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10891 * gdb.base/gdbvars.exp: Ditto.
10892 * gdb.base/help.exp: Ditto.
10893 * gdb.base/ifelse.exp: Ditto.
10894 * gdb.base/included.exp: Ditto.
10895 * gdb.base/list.exp: Ditto.
10896 * gdb.base/macscp.exp: Ditto.
10897 * gdb.base/maint.exp: Ditto.
10898 * gdb.base/multi-fork.exp: Ditto.
10899 * gdb.base/overlays.exp: Ditto.
10900 * gdb.base/page.exp: Ditto.
10901 * gdb.base/pending.exp: Ditto.
10902 * gdb.base/pointers.exp: Ditto.
10903 * gdb.base/pr11022.exp: Ditto.
10904 * gdb.base/prelink.exp: Ditto.
10905 * gdb.base/printcmds.exp: Ditto.
10906 * gdb.base/psymtab.exp: Ditto.
10907 * gdb.base/randomize.exp: Ditto.
10908 * gdb.base/relational.exp: Ditto.
10909 * gdb.base/relocate.exp: Ditto.
10910 * gdb.base/remote.exp: Ditto.
10911 * gdb.base/sepdebug.exp: Ditto.
10912 * gdb.base/set-lang-auto.exp: Ditto.
10913 * gdb.base/setshow.exp: Ditto.
10914 * gdb.base/setvar.exp: Ditto.
10915 * gdb.base/signals.exp: Ditto.
10916 * gdb.base/signull.exp: Ditto.
10917 * gdb.base/sigstep.exp: Ditto.
10918 * gdb.base/sizeof.exp: Ditto.
10919 * gdb.base/solib-disc.exp: Ditto.
10920 * gdb.base/store.exp: Ditto.
10921 * gdb.base/structs.exp: Ditto.
10922 * gdb.base/structs2.exp: Ditto.
10923 * gdb.base/subst.exp: Ditto.
10924 * gdb.base/term.exp: Ditto.
10925 * gdb.base/trace-commands.exp: Ditto.
10926 * gdb.base/unwindonsignal.exp: Ditto.
10927 * gdb.base/valgrind-db-attach.exp: Ditto.
10928 * gdb.base/varargs.exp: Ditto.
10929 * gdb.base/watch-cond.exp: Ditto.
10930 * gdb.base/watch_thread_num.exp: Ditto.
10931 * gdb.base/watchpoint-cond-gone.exp: Ditto.
10932 * gdb.base/watchpoint.exp: Ditto.
10933 * gdb.base/whatis-exp.exp: Ditto.
10934
f8d3bf8f
MS
109352010-06-01 Michael Snyder <msnyder@vmware.com>
10936
10937 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
10938 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
10939 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
10940 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
10941 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
10942 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
10943 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
10944 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
10945 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
10946 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
10947 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
10948 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
10949 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
10950 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
10951 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
10952
3f9e0d32
JK
109532010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * gdb.base/commands.exp (begin commands on watch): Remove excessive
10956 trailing newline.
10957 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
10958 * gdb.java/jmisc.exp (p *args\n): Rename to ...
10959 (p *args): ... here and remove excessive trailing newline.
10960
f629457d
JB
109612010-05-31 Joel Brobecker <brobecker@adacore.com>
10962
10963 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
10964
09eef106
JK
109652010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10966
10967 Accept the new Linux kernel "t (tracing stop)" string.
10968 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
10969 Update comment.
10970 (state_wait) <T (tracing stop)>: New.
10971 (main): Update the state_wait expect string.
10972
94f31136
PA
109732010-05-28 Pedro Alves <pedro@codesourcery.com>
10974
10975 * limits.c, limits.exp: Delete files.
10976 * Makefile.in (clean mostlyclean): Adjust.
10977 * tracecmd.exp: Adjust.
10978
096554ab
JK
109792010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10980
10981 * gdb.base/tui-layout.exp: New.
10982
27d3a1a2 109832010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 10984
889bf7c5 10985 * gdb.reverse/break-precsave.exp:
bcd2dc50 10986 Replace uses of send_gdb / gdb_expect.
889bf7c5 10987 * gdb.reverse/break-reverse.exp:
bcd2dc50 10988 Replace uses of send_gdb / gdb_expect.
889bf7c5 10989 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 10990 Replace uses of send_gdb / gdb_expect.
889bf7c5 10991 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 10992 Replace uses of send_gdb / gdb_expect.
889bf7c5 10993 * gdb.reverse/finish-precsave.exp:
bcd2dc50 10994 Replace uses of send_gdb / gdb_expect.
889bf7c5 10995 * gdb.reverse/finish-reverse.exp:
bcd2dc50 10996 Replace uses of send_gdb / gdb_expect.
889bf7c5 10997 * gdb.reverse/i386-precsave.exp:
bcd2dc50 10998 Replace uses of send_gdb / gdb_expect.
889bf7c5 10999 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11000 Replace uses of send_gdb / gdb_expect.
889bf7c5 11001 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11002 Replace uses of send_gdb / gdb_expect.
889bf7c5 11003 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11004 Replace uses of send_gdb / gdb_expect.
889bf7c5 11005 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11006 Replace uses of send_gdb / gdb_expect.
889bf7c5 11007 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11008 Replace uses of send_gdb / gdb_expect.
889bf7c5 11009 * gdb.reverse/machinestate.exp:
bcd2dc50 11010 Replace uses of send_gdb / gdb_expect.
889bf7c5 11011 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11012 Replace uses of send_gdb / gdb_expect.
889bf7c5 11013 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11014 Replace uses of send_gdb / gdb_expect.
889bf7c5 11015 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11016 Replace uses of send_gdb / gdb_expect.
889bf7c5 11017 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11018 Replace uses of send_gdb / gdb_expect.
889bf7c5 11019 * gdb.reverse/step-precsave.exp:
bcd2dc50 11020 Replace uses of send_gdb / gdb_expect.
889bf7c5 11021 * gdb.reverse/step-reverse.exp:
bcd2dc50 11022 Replace uses of send_gdb / gdb_expect.
889bf7c5 11023 * gdb.reverse/until-precsave.exp:
bcd2dc50 11024 Replace uses of send_gdb / gdb_expect.
889bf7c5 11025 * gdb.reverse/until-reverse.exp:
bcd2dc50 11026 Replace uses of send_gdb / gdb_expect.
889bf7c5 11027 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11028 Replace uses of send_gdb / gdb_expect.
889bf7c5 11029 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11030 Replace uses of send_gdb / gdb_expect.
11031
3def43e0
JK
110322010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11033
11034 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11035 excessive newline.
11036
27d3a1a2 110372010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11038
11039 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11040 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11041 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11042 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11043 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11044 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11045 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11046 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11047 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11048 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11049 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11050 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11051 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11052 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11053 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11054 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11055 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11056 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11057 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11058
27d3a1a2 110592010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11060
22454424
MS
11061 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11062 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11063
11064 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11065 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11066 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11067
889bf7c5 11068 * gdb.reverse/consecutive-reverse.exp:
22454424 11069 Replace uses of send_gdb / gdb_expect.
889bf7c5 11070 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11071 Replace uses of send_gdb / gdb_expect.
11072
11073 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11074 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11075 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11076 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11077 Replace uses of send_gdb / gdb_expect.
11078 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11079 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11080 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11081 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11082 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11083 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11084 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11085 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11086 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11087
110882010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11089
22454424 11090 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11091
22454424 11092 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11093
22454424
MS
11094 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11095 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11096 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11097 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11098 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11099 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11100 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11101 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11102 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11103
6e5f2c59
TT
111042010-05-25 Tom Tromey <tromey@redhat.com>
11105
11106 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11107
bbc8b958
TT
111082010-05-25 Tom Tromey <tromey@redhat.com>
11109
11110 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11111 argument order.
11112 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11113 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11114 order.
11115 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11116 order.
11117 * gdb.base/call-sc.exp (setup_kfails): Remove.
11118 (setup_compiler_kfails): Remove.
11119 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11120 argument order.
11121 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11122 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11123 (advancei): Fix setup_kfail argument order.
11124 * gdb.base/radix.exp: Fix setup_kfail argument order.
11125 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11126 order.
11127 * gdb.base/structs.exp (setup_kfails): Remove.
11128 (setup_compiler_kfails): Fix setup_kfail argument order.
11129 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11130 order.
11131 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11132 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11133 setup_kfail argument order.
11134 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11135
83d1babf
TT
111362010-05-25 Tom Tromey <tromey@redhat.com>
11137
11138 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11139
6acb16a2
MS
111402010-05-25 Michael Snyder <msnyder@vmware.com>
11141
11142 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11143 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11144 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11145 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11146 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11147 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11148 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11149 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11150 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11151 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11152 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11153 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11154 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11155 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11156 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11157 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11158 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11159 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11160 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11161 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11162 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11163 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11164 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11165 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11166 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11167 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11168 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11169 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11170 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11171 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11172 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11173 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11174 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11175 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11176 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11177 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11178 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11179 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11180 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11181 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11182 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11183 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11184 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11185 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11186 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11187 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11188 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11189 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11190
111912010-05-25 Doug Evans <dje@google.com>
11192
11193 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11194 gdb.string_to_argv.
ad3986f0 11195
d3b1e874
TT
111962010-05-21 Tom Tromey <tromey@redhat.com>
11197
11198 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11199 Call it.
11200 * gdb.dwarf2/pieces.S: Update.
11201 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11202
cb826367
TT
112032010-05-21 Tom Tromey <tromey@redhat.com>
11204
11205 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11206 Call it.
11207 * gdb.dwarf2/pieces.c (struct C): New.
11208 (f6): New function.
11209 * gdb.dwarf2/pieces.S: Replace.
11210
74de6778
TT
112112010-05-21 Tom Tromey <tromey@redhat.com>
11212
11213 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11214 Call it.
11215
afd74c5f
TT
112162010-05-21 Tom Tromey <tromey@redhat.com>
11217
11218 * gdb.dwarf2.pieces.exp: New file.
11219 * gdb.dwarf2.pieces.S: New file.
11220 * gdb.dwarf2.pieces.c: New file.
11221
a7b75dfd 112222010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11223 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11224
11225 * lib/gdb.exp (gdb_test_no_output): New function.
11226 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11227 when testing commands that should produce no output.
11228
c81c812a
JB
112292010-05-17 Joel Brobecker <brobecker@adacore.com>
11230
11231 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11232 parameter that we want to watch being a constant.
11233
0cce5bd9
JB
112342010-05-17 Joel Brobecker <brobecker@adacore.com>
11235
11236 * gdb.ada/cond_lang: New testcase.
11237
47050449
JB
112382010-05-17 Joel Brobecker <brobecker@adacore.com>
11239
11240 * lib/gdb.exp (banned_variables): New variable/constant.
11241 (gdb_init): Add write trace on variables listed in banned_variables.
11242 (gdb_finish): Remove write traces on variables listed in
11243 banned_variables.
11244
77c01586
JB
112452010-05-17 Joel Brobecker <brobecker@adacore.com>
11246
11247 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11248 * gdb.cp/koenig.exp: Likewise.
11249
88d4aea7
PM
112502010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11251
889bf7c5 11252 PR python/11482
88d4aea7
PM
11253
11254 * gdb.python/py-value.exp (test_value_hash): New function.
11255
f5a010c0
PM
112562010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11257
11258 PR exp/11530.
11259 * gdb.base/gdb11530.c: New file.
11260 * gdb.base/gdb11530.exp: New file.
11261
8ef4892f
JK
112622010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11263
11264 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11265 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11266
7322dca9
SW
112672010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11268
11269 * gdb.cp/koenig.exp: New test.
11270 * gdb.cp/koenig.cc: New test program.
11271
02e7ea18
JB
112722010-05-05 Joel Brobecker <brobecker@adacore.com>
11273
11274 Remove the use of prms_id and bug_id throughout the testsuite.
11275
e1c34c5d
PM
112762010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11277
11278 PR exp/11349.
11279 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11280 use a reference local variable.
11281
8e1d0c49
JK
112822010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11283
11284 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11285 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11286 variable different_dir. Move debugfile into a full directory pathname
11287 under DIFFERENT_DIR.
11288 * lib/gdb.exp (separate_debug_filename): Remove.
11289 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11290 variable debug_dir and mkdir of it. Update function comments.
11291
e66408ed
PA
112922010-04-29 Pedro Alves <pedro@codesourcery.com>
11293
11294 PR gdb/11557
11295
11296 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11297 files.
11298
d7b32ed3
PM
112992010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11300
889bf7c5 11301 * gdb.python/py-param.exp: New File.
d7b32ed3 11302
6aecb9c2
JB
113032010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11304
11305 * gdb.base/default.exp: Fix "set language" test.
11306
bdf92a1c
PM
113072010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11308
11309 PR breakpoints/11531.
11310 * gdb.base/gdb11531.c: New file.
11311 * gdb.base/gdb11531.exp: New file.
11312
3f172e24
TT
113132010-04-26 Tom Tromey <tromey@redhat.com>
11314
11315 * gdb.base/completion.exp: Add tests for completion and deprecated
11316 commands.
11317
64af4c92
JK
113182010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11319
11320 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11321 (print /x char_array): Escape curly brackets.
11322
492928e4
JK
113232010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 Fix deadlock on looped list of loaded shared objects.
11326 * gdb.base/solib-corrupted.exp: New.
11327
66d09542
DE
113282010-04-23 Doug Evans <dje@google.com>
11329
11330 * gdb.python/py-section-script.c: New file.
11331 * gdb.python/py-section-script.exp: New file.
11332 * gdb.python/py-section-script.py: New file.
11333
8bd10a10
CM
113342010-04-20 Chris Moller <cmoller@redhat.com>
11335
11336 PR 10179
11337
11338 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11339 * gdb.base/pr10179-a.c:
11340 * gdb.base/pr10179-b.c:
11341 * gdb.base/pr10179.exp: New files.
11342
c0201579
JK
113432010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11344
11345 Fix crashes on dangling display expressions.
11346 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11347 is SEP.
11348 (lib_flags): Remove the "debug" keyword.
11349 (libsepdebug): New variable for iterating new loop.
11350 (save_pf_prefix): New variable wrapping the loop.
11351 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11352 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11353
793b0ff8
PM
113542010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11355
11356 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11357
097f51f7
PM
113582010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11359
11360 PR stabs/11479.
11361 * gdb.stabs/gdb11479.exp: New file.
11362 * gdb.stabs/gdb11479.c: New file.
11363
9a22f0d0
PM
113642010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11365
11366 * gdb.base/charset.c (Strin16, String32): New variables.
11367 * gdb.base/charset.exp (gdb_test): Test correct display
11368 of 16 or 32 bit strings.
11369
113702010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11371
11372 PR 9167
11373 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11374 * gdb.cp/pr9167.cc: New file.
11375 * gdb.cp/pr9167.exp: New file.
11376
11377
6e354e5e
PM
113782010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11379
11380 PR pascal/11492.
11381 * gdb.pascal/gdb11492.pas: New file.
11382 * gdb.pascal/gdb11492.exp: New file.
11383
be942545
JB
113842010-04-20 Joel Brobecker <brobecker@adacore.com>
11385
1667e6e3 11386 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11387
0c3acc09
JB
113882010-04-20 Joel Brobecker <brobecker@adacore.com>
11389
11390 * gdb.ada/dyn_loc: New testcase.
11391
ec31cde5
CM
113922010-04-20 Chris Moller <cmoller@redhat.com>
11393
11394 PR 10867
889bf7c5 11395
ec31cde5
CM
11396 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11397 * gdb.cp/pr10687.cc: New file.
11398 * gdb.cp/pr10687.exp: New file.
11399
11400
ce4b0682
SDJ
114012010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11402 Sergio Durigan Junior <sergiodj@redhat.com>
11403
11404 * gdb.fortran/logical.exp: New testcase.
11405 * gdb.fortran/logical.f90: New file.
11406
3436961f
DE
114072010-04-19 Doug Evans <dje@google.com>
11408
11409 * gdb.base/help.exp (help source): Update expected output.
11410
4d836c09
JK
114112010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11412
11413 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11414 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11415 gdb_exit and return.
11416 (executable): New variable.
11417 (binfile): Use it.
11418
6149aea9
PA
114192010-04-19 Pedro Alves <pedro@codesourcery.com>
11420
11421 PR breakpoints/8554.
11422
11423 * gdb.trace/save-trace.exp: Adjust.
11424
ed41462c
L
114252010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11426
11427 PR corefiles/11511
11428 * gdb.arch/system-gcore.exp: New.
11429 * gdb.arch/gcore.c: Likewise.
11430
3f7b2faa
DE
114312010-04-15 Doug Evans <dje@google.com>
11432
fa33c3cd
DE
11433 * gdb.python/py-progspace.c: New file.
11434 * gdb.python/py-progspace.exp: New file.
11435
3f7b2faa
DE
11436 * gdb.base/source.exp: Add tests for "source -s".
11437
79f283fe
PM
114382010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11439
11440 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11441 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11442 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11443 * gdb.python/py-mi.exp: New test for to_string returning None.
11444
fc8eb08a
PM
114452010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11446
11447 * gdb.python/py-breakpoint.c: Make result global.
11448
26e197f6
JK
114492010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11450
11451 Fix non-GNU make compatibility.
11452 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11453
adc36818
PM
114542010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11455
11456 * gdb.python/py-breakpoint.exp: New File.
11457 * gdb.python/py-breakpoint.C: Ditto.
11458
64e17368
SS
114592010-04-08 Stan Shebs <stan@codesourcery.com>
11460
11461 * gdb.trace/actions.exp: Clear default-collect.
11462 * gdb.trace/save-trace.exp: Clear default-collect.
11463
fff5cc64
PM
114642010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11465
11466 * gdb.python/py-value: Add null string variable.
11467 (test_lazy_string): Test zero length, NULL address lazy
11468 strings.
11469
a055a187
L
114702010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11471
11472 * gdb.arch/i386-avx.c: New.
11473 * gdb.arch/i386-avx.exp: Likewise.
11474
11475 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11476
96e39866
DE
114772010-04-06 Doug Evans <dje@google.com>
11478
11479 * gdb.base/source-test.gdb: New file.
11480 * gdb.base/source.exp: Test source -v.
11481
5984a431
UW
114822010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11483
11484 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11485
ec8a089a
PM
114862010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11487
11488 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11489 within one line, unless it is followed by a double quote.
11490 * gdb.stabs/hppa.sed: Idem.
11491 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11492 * gdb.stabs/weird.exp: Check for correct parsing of
11493 char and string constants.
ec8a089a
PM
11494 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11495 in .stabs to .stabx substitution.
11496
fce3c1f0
SS
114972010-04-05 Stan Shebs <stan@codesourcery.com>
11498
11499 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11500 constant global.
11501 * gdb.trace/tfile.exp: Try to print them.
11502
d77f58be
SS
115032010-04-04 Stan Shebs <stan@codesourcery.com>
11504
11505 * gdb.base/completion.exp: Update for new "info watchpoints".
11506 * gdb.base/default.exp: Ditto.
11507 * gdb.base/help.exp: Ditto.
11508 * gdb.base/watchpoint.exp: Ditto.
11509 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11510
af54718e
SS
115112010-04-04 Stan Shebs <stan@codesourcery.com>
11512
11513 * gdb.trace/tfile.exp: Sharpen tfind test.
11514
74d1f91e
JK
115152010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11516
11517 * gdb.base/break-entry.exp: New.
11518
eb8e76db 115192010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11520 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11521
11522 * gdb.reverse/i386-sse-reverse.exp: New file.
11523 * gdb.reverse/i386-sse-reverse.c: New file.
11524
bf65cad8
PA
115252010-04-02 Pedro Alves <pedro@codesourcery.com>
11526
11527 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11528
fff87407
SS
115292010-04-01 Stan Shebs <stan@codesourcery.com>
11530
11531 * gdb.trace/actions.exp: Tweak expected output.
11532 * gdb.trace/while-stepping.exp: Tweak expected output.
11533
fe01d668
L
115342010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11535
11536 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11537
86b17b60
PA
115382010-04-01 Pedro Alves <pedro@codesourcery.com>
11539
11540 * gdb.base/commands.exp: Adjust.
11541 * gdb.cp/extern-c.exp: Adjust.
11542
2c58c0a9
PA
115432010-04-01 Pedro Alves <pedro@codesourcery.com>
11544
11545 * gdb.trace/collection.c (local_test_func): Define a local struct,
11546 and instanciate it.
11547
0db9b91c
PA
115482010-04-01 Pedro Alves <pedro@codesourcery.com>
11549
11550 * gdb.trace/collection.exp (gdb_collect_args_test)
11551 (gdb_collect_argarray_test): XFAIL the tests that assume the
11552 argarray argument's elements are collected.
11553
8072405b
JK
115542010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11555
11556 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11557 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11558
8bf6485c
SS
115592010-03-31 Stan Shebs <stan@codesourcery.com>
11560
11561 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11562 and tracepoint conditionals.
11563 (gdb_verify_tracepoints): Delete unused return.
11564
fd7f724a
KS
115652010-03-26 Keith Seitz <keiths@redhat.com>
11566
11567 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11568 appear in the output before main.
11569 Remove KFAIL for gdb/2215 aka bz 9320.
11570
8d9e7719
DE
115712010-03-30 Doug Evans <dje@google.com>
11572
0906dd0b
DE
11573 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11574 by dejagnu.
11575 * gdb.arch/amd64-dword.exp: Ditto.
11576
8d9e7719
DE
11577 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11578 match.
11579 (break printf): Ditto.
11580
1da644f0
SW
115812010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11582
11583 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11584 gcc < 4.4.
11585 * gdb.cp/shadow.exp: Ditto.
11586
a8121990
PA
115872010-03-29 Pedro Alves <pedro@codesourcery.com>
11588
11589 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11590 "tstart" is silent.
11591
6e79d367
PA
115922010-03-29 Pedro Alves <pedro@codesourcery.com>
11593
11594 * gdb.trace/collection.exp (executable): New.
11595 (binfile): Use it.
11596 (fpreg, spreg, pcreg): New.
11597 (test_register): Use gdb_test_multiple. Pass /x to print.
11598 (prepare_for_trace_test): New.
11599 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11600 (gdb_collect_args_test, gdb_collect_argstruct_test)
11601 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11602 prepare_for_trace_test.
11603 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11604 fpreg, spreg and pcreg.
11605 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11606 prepare_for_trace_test.
11607 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11608 try to detect tracing support here. Don't set breakpoints at
11609 `begin' or `end' here.
11610 <global scope>: Use clean_restart. Run to main before checking
11611 for tracing support. Check for for tracing support here.
11612
09248348
JK
116132010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11614
11615 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11616 " as $displacement" to "seen displacement message".
11617
d350db38
PA
116182010-03-28 Pedro Alves <pedro@codesourcery.com>
11619
11620 * gdb.trace/while-dyn.exp (executable): New variable.
11621 (binfile): Use it.
11622 (test_while_stepping): New function. Move most tests here. Call
11623 it once for each of the while-stepping, stepping and ws aliases.
11624
907af001
UW
116252010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11626
11627 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11628 that do not provide the tagless_struct type name at all.
11629 (test_print_anon_union): Do not check value of uninitialized
11630 union member. Do not use cp_test_ptype_class, so we can accept
11631 "long" as well as "long int".
11632
610197fd
PA
116332010-03-26 Pedro Alves <pedro@codesourcery.com>
11634
11635 * gdb.trace/tfile.c (tohex, bin2hex): New.
11636 (write_error_trace_file): Hexify error description.
11637
6c28cbf2
SS
116382010-03-25 Stan Shebs <stan@codesourcery.com>
11639
11640 * gdb.trace/tfile.c: Generate an additional trace file, improve
11641 portability.
11642 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11643 files in a better way.
11644
e62b8c7e
KS
116452010-03-25 Keith Seitz <keiths@redhat.com>
11646
11647 * gdb.java/jprint.exp: XFAIL printing of static class members
11648 because of GCC debuginfo problem.
11649
82ccf5a5
JK
116502010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11651
11652 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11653
293e2f9e
DJ
116542010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11655
11656 * gdb.base/completion.exp: Allow long instead of long int.
11657 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11658 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11659 variable p.
11660 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11661 * gdb.base/pointers.exp: Allow long instead of long int.
11662 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11663 * gdb.base/step-line.exp: Allow a directory before the source file name.
11664
95a42b64
TT
116652010-03-24 Tom Tromey <tromey@redhat.com>
11666
11667 PR breakpoints/9352:
11668 * gdb.base/default.exp: Update.
11669 * gdb.base/commands.exp: Update.
11670 * gdb.cp/extern-c.exp: Test setting commands on multiple
11671 breakpoints at once.
11672
2390201f
DJ
116732010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11674
11675 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11676 if gdb,nosignals.
11677 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11678 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11679 exited".
11680
8c9a6790
SS
116812010-03-24 Stan Shebs <stan@codesourcery.com>
11682
11683 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11684
a6c727b2
DJ
116852010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11686
11687 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11688 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11689 argument. Handle "short" and "long".
11690 (Top level): Pass overprototyped output for old_fptr and xptr.
11691
4dfd5423
PA
116922010-03-23 Pedro Alves <pedro@codesourcery.com>
11693
11694 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11695 format strings and add casts to avoid compiler warnings.
11696
116972010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
11698
11699 * lib/trace-support.exp (gdb_trace_setactions):
11700 Don't expect whitespace after ">" prompt.
11701 * gdb.trace/actions.exp: Adjust for output changes.
11702 * gdb.trace/while-stepping.exp: Likewise.
11703
c847d045
JK
117042010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11705
11706 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11707 and r157645).
11708
5f717f1d
JK
117092010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11710
11711 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11712 New.
11713
7d6d51d5
DJ
117142010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11715
11716 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11717 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11718
3b11a015
SS
117192010-03-19 Stan Shebs <stan@codesourcery.com>
11720
11721 * gdb.trace/ax.exp: New file.
11722
d7d158ed
DE
117232010-03-19 Doug Evans <dje@google.com>
11724
6bb85cd1
DE
11725 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11726 output from gcc.
11727
d7d158ed
DE
11728 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11729 named /usr/sbin/prelink<foo>.
11730
4daf5ac0
SS
117312010-03-18 Stan Shebs <stan@codesourcery.com>
11732
11733 * gdb.trace/circ.exp: Test circular-trace-buffer.
11734 * gdb.trace/tfile.exp: Update tstatus test.
11735
e8d05480
JB
117362010-03-18 Joel Brobecker <brobecker@adacore.com>
11737
11738 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11739 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11740
441b986a
UW
117412010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11742
11743 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11744
4247603b
PA
117452010-03-18 Pedro Alves <pedro@codesourcery.com>
11746
11747 * gdb.base/default.exp: Adjust the expected output of the finish
11748 and until commands when the inferior is not being run.
11749
13387711
SW
117502010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11751
11752 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11753 * gdb.cp/nsusing.exp: Ditto.
11754
6e31430b
TT
117552010-03-15 Tom Tromey <tromey@redhat.com>
11756
11757 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11758 * gdb.cp/userdef.cc (operator==): New function.
11759 (main): New locals mem1, mem2.
11760
e2d69cb5
JZ
117612010-03-15 Jie Zhang <jie@codesourcery.com>
11762
11763 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11764 Declare and use new loadtimeout variable.
11765
f572f0a9
DJ
117662010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11767
11768 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11769 Use gdb_load later.
11770
51f4c0b0
PA
117712010-03-14 Pedro Alves <pedro@codesourcery.com>
11772
11773 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11774 literal. Add missing endlines to prints to stderr.
11775
1c809c68
TT
117762010-03-12 Tom Tromey <tromey@redhat.com>
11777
11778 PR c++/9708:
11779 * gdb.cp/m-static.exp: Add regression test.
11780 * gdb.cp/m-static.cc (method): New method.
11781 (main): Call it.
11782
00ae8fef
SW
117832010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
11784
11785 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
11786 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
11787
759f0f0b
PA
117882010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11789
21e24d21
PA
11790 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
11791
117922010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
11793
759f0f0b
PA
11794 * lib/gdb.exp (skip_stl_tests): New.
11795 (gdb_compile): Symbian needs -ldl.
11796 (shlib_target_file): New.
11797 (shlib_symbol_file): New.
11798 (gdb_load_shlibs): Use shlib_target_file.
11799 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
11800 * gdb.cp/exception.exp: Use skip_stl_tests.
11801 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
11802 * gdb.cp/try_catch.exp: Use skip_stl_tests.
11803 * gdb.cp/mb-templates.exp: Ditto.
11804 * gdb.base/commands.exp: Relax regexes.
11805 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
11806 shlib_target_file and shlib_symbol_file.
11807 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
11808 sections.
11809 * gdb.base/ending-run.exp: Accept E32Main for symbian.
11810 * gdb.base/solib-disc.exp: Use
11811 shlib_target_file and shlib_symbol_file.
11812 * gdb.base/unload.exp: Don't skip on symbian. Use
11813 shlib_target_file and shlib_symbol_file.
11814 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
11815
6a8f2671 118162010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11817
6a8f2671
PA
11818 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
11819 * gdb.trace/report.exp: Adjust for x86 and x86_64.
11820 Issue a tfind end before looking for a tracepoint frame.
11821 * gdb.trace/tfind.exp: Adjust tstatus output.
11822 Adjust disassembly output.
11823 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
11824
ccf26247
JK
118252010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11826
11827 * gdb.base/break-interp.exp: Create new displacement parameter value
11828 for the test_ld calls.
11829 (reach): New parameter displacement, verify its content. New push of
11830 pf_prefix "reach-$func:". Import global expect_out.
11831 (test_core): New parameter displacement, verify its content. New push
11832 of pf_prefix "core:". New command "set verbose on". Import global
11833 expect_out.
11834 (test_attach): New parameter displacement, verify its content. New
11835 push of pf_prefix "attach:". New command "set verbose on". Import
11836 global expect_out.
11837 (test_ld): New parameter displacement, pass it to the reach, test_core
11838 and test_attach calls and verify its content in the "ld.so exit" test.
11839 * gdb.base/prelink.exp: Remove gdb_exit and final return.
11840 (prelink): Update expected text, use gdb_test.
11841
e469c7fb
DE
118422010-03-10 Doug Evans <dje@google.com>
11843
11844 * gdb.base/checkpoint.exp: Fix comment.
11845 Lengthen timeout while doing >600 checkpoints test.
11846 Rename duplicate "kill all one" test to keep test names unique.
11847
60e1c644
PA
118482010-03-10 Pedro Alves <pedro@codesourcery.com>
11849
11850 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
11851
cec808ec
KS
118522010-03-08 Keith Seitz <keiths@redhat.com>
11853
889bf7c5
PA
11854 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
11855 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
11856 (dm_type_long): New function.
11857 (dm_type_unsigned_short): New function.
11858 (dm_type_unsigned_long): New function.
11859 (myint): New typedef.
11860 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
11861 long, unsigned shor and long, operator char*, and typedef.
11862 (test_lookup_operator_functions): Add operator char* test.
11863 (test_paddr_operator_functions): Likewise.
11864 (test_paddr_overloaded_functions): Use probe values for
11865 short, long, and unsigned short and long.
11866 (test_paddr_hairy_functions): If the demangler probe detected
11867 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
11868 demangler.
11869 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
11870 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
11871 and "print null_pmf".
11872 Add test "ptype a.*pmf".
11873 * gdb.cp/overload.exp: Allow optional "int" to appear with
11874 "short" and "long".
11875 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
11876 long expect value for men_overload1arg.
11877 Allow "int" to appear with "short" and "long".
11878 When testing "info break", add argument for main (void).
11879 Also allow "int" to appear with "short" and "long".
11880 Ditto with "unsigned" and "long long".
cec808ec
KS
11881 * gdb.java/jmain.exp: Do not enclose methods names in single
11882 quotes.
11883 * gdb.java/jmisc.exp: Likewise.
11884 * gdb.java/jprint.exp: Likewise.
11885 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
11886
11887 From Jan Kratochvil <jan.kratochvil@redhat.com>:
11888 * gdb.cp/exception.exp (backtrace after first throw)
11889 (backtrace after second throw): Allow a namespace before __cxa_throw.
11890 (backtrace after first catch, backtrace after second catch): Allow
11891 a namespace before __cxa_begin_catch.
11892
11893 * gdb.cp/cpexprs.exp: New file.
11894 * gdb.cp/cpexprs.cc: New file.
11895
11896 From Daniel Jacobowitz <dan@codesourcery.com>
11897 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
11898 to use string_to_regexp.
11899 (ctor, dtor): New functions. Use them to match constructor
11900 and destructor function types.
11901 (Top level): Use runto_main.
11902
f870a310
TT
119032010-03-05 Tom Tromey <tromey@redhat.com>
11904
11905 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
11906 gdb.target_charset.
11907 (pp_ns.to_string): Likewise.
11908
0c199f28
KS
119092010-03-04 Keith Seitz <keiths@redhat.com>
11910
11911 * gdb.cp/overload.exp: Test that the filename portion of a linespec
11912 can be quoted. Test that both the filename and function/line
11913 portions can be quoted at the same time.
11914
c7437ca6
PA
119152010-03-04 Pedro Alves <pedro@codesourcery.com>
11916
11917 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
11918
b111b805
DE
119192010-03-03 Doug Evans <dje@google.com>
11920
24486cb7
DE
11921 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
11922 libc contains libpthread.
11923
b111b805
DE
11924 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
11925 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
11926 of gdb_compile. Add another pattern to match android backtrace.
11927
a0e0ef55
TT
119282010-03-03 Tom Tromey <tromey@redhat.com>
11929
11930 PR gdb/11345:
11931 * gdb.base/printcmds.exp (test_printf): Add test.
11932
1ba53b71
L
119332010-03-02 H.J. Lu <hongjiu.lu@intel.com>
11934
11935 * gdb.arch/amd64-byte.exp: New.
11936 * gdb.arch/amd64-dword.exp: Likewise.
11937 * gdb.arch/amd64-pseudo.c: Likewise.
11938 * gdb.arch/amd64-word.exp: Likewise.
11939 * gdb.arch/i386-byte.exp: Likewise.
11940 * gdb.arch/i386-pseudo.c: Likewise.
11941 * gdb.arch/i386-word.exp: Likewise.
11942
f5dff777
DJ
119432010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11944
11945 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
11946 types. Add structreg, bitfields, and flags registers.
11947 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
11948 registers.
11949
90884b2b
L
119502010-03-01 H.J. Lu <hongjiu.lu@intel.com>
11951
11952 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
11953 (load_description): Set architecture if defined.
11954
dc00d89f
PM
119552010-02-28 Phil Muldoon <pmuldoon@redhat.com>
11956
11957 * gdb.python/py-frame.exp: Add read_var block tests.
11958 * gdb.python/py-frame.c (block): New function.
11959
0e095b7e
JK
119602010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11961 Daniel Jacobowitz <dan@codesourcery.com>
11962
11963 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
11964
624f1a65
DM
119652010-02-25 David S. Miller <davem@davemloft.net>
11966
11967 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
11968 fix logic for setting all_syscalls_numbers.
11969
f3e9a817
PM
119702010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11971
11972 * Makefile.in: Add py-block and py-symbol.
11973 * gdb.python/py-symbol.exp: New File.
11974 * gdb.python/py-symtab.exp: New File.
11975 * gdb.python/py-block.exp: New File.
11976 * gdb.python/py-symbol.c: New File.
11977 * gdb.python/py-block.c: New File.
11978
f6bbabf0
PM
119792010-02-24 Phil Muldoon <pmuldoon@redhat.com>
11980
11981 PR python/11314
11982 * lib/gdb.exp (skip_python_tests): New function.
11983 * gdb.python/py-cmd.exp: Use skip_python_tests.
11984 * gdb.python/py-frame.exp: Likewise.
11985 * gdb.python/py-function.exp: Likewise.
11986 * gdb.python/py-prettyprint.exp: Likewise.
11987 * gdb.python/py-template.exp: Likewise.
11988 * gdb.python/py-type.exp: Likewise.
11989 * gdb.python/py-value.exp: Likewise.
11990
85d721b8
PA
119912010-02-22 Pedro Alves <pedro@codesourcery.com>
11992
11993 PR9605
11994
11995 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
11996
48e32051
TT
119972010-02-19 Tom Tromey <tromey@redhat.com>
11998
11999 PR c++/8693, PR c++/9496:
12000 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12001 regression tests.
12002
ac9c0048
JK
120032010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12004
12005 Fix compatibility with m68k as.
12006 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12007 Use only /* comments */.
12008
57bb97a4
UW
120092010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12010
12011 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12012 * configure: Regenerate.
12013
7d1bf85c
DJ
120142010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12015
12016 * gdb.python/py-type.exp: Check for Python support.
12017
061b5285
PA
120182010-02-17 Pedro Alves <pedro@codesourcery.com>
12019
12020 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12021 `regsub' syntax available.
12022
f8a8bc2c
PA
120232010-02-17 Pedro Alves <pedro@codesourcery.com>
12024
12025 * gdb.base/shmain.c (main): Remove printf call.
12026 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12027 * gdb.base/unload.c (main): Make format of fprintf a string
12028 literal. Add missing endlines to prints to stderr.
12029 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12030
6f451e5e
TT
120312010-02-17 Tom Tromey <tromey@redhat.com>
12032
12033 * gdb.java/jprint.java (jprint.props): New field.
12034 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12035
12d79008
PA
120362010-02-17 Pedro Alves <pedro@codesourcery.com>
12037
ef801a0e 12038 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12039 available.
12040
d252f7e5
DJ
120412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12042
12043 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12044 creation to support remote host testing.
12045
67bdab6c
DJ
120462010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12047
12048 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12049 Recognize "command not found".
12050
bb391223
DJ
120512010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12052
12053 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12054 single-stepping.
12055
70362913
DJ
120562010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12057
12058 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12059 if arguments are not supported.
12060
493f3c00
DJ
120612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12062
12063 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12064 be const or non-const.
12065
8034c749
DJ
120662010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12067
12068 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12069 mi_send_resuming_command to send -exec-continue.
12070
791dfb64
DJ
120712010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12072
12073 * gdb.base/list.exp (test_list_filename_and_function): Add test
12074 with single quotes.
12075 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12076 matching.
12077 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12078 Add KFAIL'd tests for PR gdb/11289.
12079
7c5fe868
DJ
120802010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12083
fdc498b8
DJ
120842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12085
12086 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12087 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12088 a temporary directory.
12089
b519e2a6
DJ
120902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12091
12092 * gdb.base/charset.exp: Use a single regular expression to match
12093 show host-charset and show target-charset output.
12094
74164c56
JK
120952010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12096
12097 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12098 "Illegal process-id" expect string more exact.
12099 (attach to digits-starting nonsense is prohibited): New.
12100
701ed6dc
JK
121012010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12102
12103 * gdb.base/prelink.exp (set verbose on): New.
12104
889bf7c5 121052010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12106
12107 * mi-reverse.exp: New file. Test for reverse option to the
12108 following MI commands: exec-continue, exec-finish, exec-next,
12109 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12110
dadf0e9c
JB
121112010-02-09 Joel Brobecker <brobecker@adacore.com>
12112
12113 * gdb.ada/ptype_tagged_param: New testcase.
12114
714f19d5
TT
121152010-02-08 Tom Tromey <tromey@redhat.com>
12116
12117 PR c++/8017:
12118 * gdb.cp/overload.exp: Add tests.
12119 * gdb.cp/overload.cc (struct K): New.
12120 (namespace N): New.
12121 (main): Call new functions.
12122 (K::staticoverload): Define.
12123
889bf7c5 121242010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12125
12126 PR gdb/10728
12127 * gdb.cp/pr10728-x.h: New file.
12128 * gdb.cp/pr10728-x.cc: New file.
12129 * gdb.cp/pr10728-y.cc: New file.
12130 * gdb.cp/pr10728.exp: New file.
12131 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12132
889bf7c5 121332010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12134
12135 PR gdb/9067
12136 * gdb.cp/pr9067.exp: New
12137 * gdb.cp/pr9067.cc: New
12138 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12139
7b356089
JB
121402010-02-08 Joel Brobecker <brobecker@adacore.com>
12141
12142 * lib/gdb.exp (gdb_test_timeout): New global variable.
12143 Set it to timeout if not already set.
12144 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12145
1be00882
DE
121462010-02-05 Doug Evans <dje@google.com>
12147
12148 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12149 user.
12150
82856980
SW
121512010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12152
12153 PR c++/7935:
12154 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12155
1a334831
TT
121562010-02-04 Tom Tromey <tromey@redhat.com>
12157
12158 * gdb.cp/virtbase.exp: Make test case names unique.
12159
9c3c02fd
TT
121602010-02-02 Tom Tromey <tromey@redhat.com>
12161
12162 * gdb.cp/virtbase.exp: Add regression tests.
12163 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12164 (main): Instantiate RHC.
12165
0cc2414c
TT
121662010-02-02 Tom Tromey <tromey@redhat.com>
12167
12168 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12169 type-printing change.
12170
edf3d5f3
TT
121712010-02-02 Tom Tromey <tromey@redhat.com>
12172
12173 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12174 * gdb.cp/virtbase.cc: New file.
12175 * gdb.cp/virtbase.exp: New file.
12176 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12177
e4b7f41c
JK
121782010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12179
12180 PR libc/11214:
12181 * gdb.threads/current-lwp-dead.c: Include features.h.
12182 (HAS_NOMMU): New.
12183 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12184
b381ea14
JK
121852010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12186
12187 * gdb.base/symbol-without-target_section.exp,
12188 gdb.base/symbol-without-target_section.c: New.
12189
c593ac0e
DJ
121902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12191
12192 * gdb.base/bigcore.exp: Reset increased timeout.
12193 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12194
db25f29d
DJ
121952010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12196
12197 * gdb.base/gcore.exp (capture_command_output): Use
12198 gdb_test_multiple.
12199
f9d67f43
DJ
122002010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12201
12202 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12203 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12204 (Top level): Call it.
12205
177321bd
DJ
122062010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12207
12208 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12209
97f2ed50
DJ
122102010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12211
12212 * gdb.base/call-strs.exp, gdb.base/default.exp,
12213 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12214 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12215 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12216 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12217 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12218 * gdb.base/ending-run.exp: Correct restore of timeout.
12219 * gdb.base/page.exp: Remove unnecessary timeout setting.
12220
e4e2711a
JB
122212010-01-29 Joel Brobecker <brobecker@adacore.com>
12222
12223 * gdb.ada/rec_return: New testcase.
12224
ba581dc1
JB
122252010-01-29 Joel Brobecker <brobecker@adacore.com>
12226
12227 * gdb.ada/call_pn: New testcase.
12228
4ea95be9
DJ
122292010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12230
12231 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12232 (Top level): Use it to resume.
12233 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12234 the Thumb mode displaced stepping error as unsupported.
12235
df83a9bf
SW
122362010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12237
889bf7c5
PA
12238 * gdb.cp/nsusing.exp: Added more tests.
12239 * gdb.cp/nsrecurs.exp: Ditto.
12240 * gdb.cp/nsusing.cc: Added test functions.
12241 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12242
40b27cdc
JK
122432010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12244
12245 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12246 absolute directory pathnames in gdb.sum file.
12247
de958931
SW
122482010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12249
12250 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12251 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12252
708ead4e
TT
122532010-01-26 Tom Tromey <tromey@redhat.com>
12254
12255 PR exp/7643:
12256 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12257 setup_kfail.
12258
b14e635e
SW
122592010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12260
12261 * gdb.cp/nsrecurs.exp: New test.
12262 * gdb.cp/nsrecurs.cc: New test program.
12263 * gdb.cp/nsstress.exp: New test.
12264 * gdb.cp/nsstress.cc: New test program.
12265 * gdb.cp/nsdecl.exp: New test.
12266 * gdb.cp/nsdecl.cc: New test program.
12267
8540c487
SW
122682010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12269
12270 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12271 imported into file scope.
12272 Marked test as xfail.
12273 * gdb.cp/namespace-using.cc (marker5): New function.
12274 * gdb.cp/shadow.exp: New test.
12275 * gdb.cp/shadow.cc: New test program.
12276 * gdb.cp/nsimport.exp: New test.
12277 * gdb.cp/nsimport.cc: New test program.
12278
421d5d99
TT
122792010-01-25 Tom Tromey <tromey@redhat.com>
12280
12281 PR gdb/11049:
12282 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12283 with "set print null-stop on".
12284
691f8dc1
JK
122852010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12286
12287 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12288 Adjust it for DISASSEMBLY_OMIT_FNAME.
12289
0b92b5bb
TT
122902010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12291
12292 PR symtab/11199:
12293 * gdb.dwarf2/member-ptr-forwardref.exp,
12294 gdb.dwarf2/member-ptr-forwardref.S: New.
12295
23787403
JK
122962010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12297
12298 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12299 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12300 thread1_tid_mutex. Remove gdbstop_mutex handling.
12301 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12302 thread2_tid_mutex. Remove gdbstop_mutex handling.
12303 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12304 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12305 pthread_cond_wait conditionalizations by while loops.
12306
b966cb8a
TT
123072010-01-20 Tom Tromey <tromey@redhat.com>
12308
12309 PR backtrace/10770:
12310 * gdb.dwarf2/pr10770.exp: New file.
12311 * gdb.dwarf2/pr10770.c: New file.
12312 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12313
fcae584b
VP
123142010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12315
12316 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12317 that target was removed, and the test always runs native anyway.
12318
a0f49112
JK
123192010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12320
12321 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12322 gdb.base/watchpoint-cond-gone-stripped.c: New.
12323
ceeb3d5a
TT
123242010-01-19 Tom Tromey <tromey@redhat.com>
12325
12326 PR c++/8000:
12327 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12328 existing tests.
12329 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12330 (main): Use AAA::SomeEnum.
12331
dd322c54
JK
123322010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12333
12334 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12335 (test_ignore_count): Declare line_callme_body global.
12336 (run to breakpoint with ignore count): Use line_callme_body.
12337 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12338 (set line_main_hello, set line_main_return): Reindent.
12339 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12340 New.
12341 (continue to callee4): Use line_callee4_body.
12342 (check *stopped from CLI command): Use line_callee4_next.
12343 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12344 (set line_main_hello, set line_main_return): Reindent.
12345 (set line_callee4_head, set line_callee4_body): New.
12346 (continue to callee4): Use line_callee4_body.
12347
4e8f195d
TT
123482010-01-18 Tom Tromey <tromey@redhat.com>
12349
12350 PR c++/9680:
12351 * gdb.cp/casts.cc: Add new classes and variables.
12352 * gdb.cp/casts.exp: Test new operators.
12353
9e14a9ba
JB
123542010-01-18 Tom Tromey <tromey@redhat.com>
12355 Thiago Jung Bauermann <bauerman@br.ibm.com>
12356
12357 * gdb.python/source2.py: New file.
12358 * gdb.python/source1: New file.
12359 * gdb.python/python.exp: Test "source" command.
12360
00bf0b85
SS
123612010-01-15 Stan Shebs <stan@codesourcery.com>
12362
12363 * gdb.trace/tfile.c: New file.
12364 * gdb.trace/tfile.exp: New file.
889bf7c5 12365
55235ad7
JK
123662010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12367
12368 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12369
9f2982ff
JK
123702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12371
12372 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12373
bbfba9ed
JK
123742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12375
12376 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12377 (libfunc): New parameter action. Implement also selectable "sleep".
12378 * gdb.base/break-interp-main.c: Include assert.h.
12379 (libfunc): New parameter action.
12380 (main): New parameters argc and argv. Assert argc. Pass argv.
12381 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12382 (test_attach): New proc.
12383 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12384 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12385
61f0d762
JK
123862010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12387
12388 * gdb.base/break-interp.exp (test_core): New proc.
12389 (test_ld): Call it.
12390
06a6f270
JK
123912010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12392
12393 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12394 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12395 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12396 and gdb_compile_shlib. Use new -Wl compiler options.
12397 (dl bt, main bt): New tests.
12398
51bee8e9
JK
123992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12400
12401 Support PIEs with no symfile_objfile.
12402 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12403 (test_ld): New parameter trynosym.
12404 (test_ld <$trynosym>): New block.
12405
b8040f19
JK
124062010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12407
12408 * gdb.base/break-interp.exp: New file.
12409
be759fcf
PM
124102010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12411
12412 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12413 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12414 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12415 test.
12416 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12417 * gdb.python/py-mi.exp: Add lazy string test.
12418
dc146f7c
VP
124192010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12420
12421 * lib/mi-support.exp (mi_check_thread_states): Handle
12422 core number in thread listing.
12423
b4ba55a1
JB
124242010-01-12 Joel Brobecker <brobecker@adacore.com>
12425
12426 * gdb.base/maint.exp: Adjust the expected output for the
12427 "maint print type" test. Use gdb_test_multiple instead of
12428 gdb_sent/gdb_expect.
12429
08e24bd4
DE
124302010-01-11 Doug Evans <dje@google.com>
12431
6496a609
DE
12432 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12433 from gdbserver_download. All callers updated.
12434
08e24bd4
DE
12435 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12436
b5cfddf5
JK
124372010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12438
12439 Implement binary numbers parsing.
12440 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12441 (test_integer_literals_rejected): New binary tests.
12442
3725885a
RW
124432010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12444
12445 * gdb.cell/configure: Regenerate.
12446
37aeb5df
JK
124472010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12448
12449 * gdb.base/corefile.exp: Move the core finding block out and call it as
12450 core_find, new variable $corefile, replace corefile by $corefile and
12451 [file tail $corefile] for usage vs. test names resp.
12452 * lib/gdb.exp (core_find): Move it as a new function here. New
12453 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12454 $destcore. Return "" on error.
12455
d521f563
JK
124562010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12457
12458 Workaround PR binutils/10802.
12459 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12460 (twice).
12461
28f24826
DJ
124622010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12463
12464 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12465
2de75e71
JB
124662010-01-08 Joel Brobecker <brobecker@adacore.com>
12467
12468 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12469 call, to avoid interruption.
12470
fe00719b 124712010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12472
12473 * gdb.stabs/weird.def (args93): New.
12474
d0ef5df8
DE
124752010-01-07 Doug Evans <dje@google.com>
12476
12477 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12478
3a08d52f
TT
124792010-01-07 Tom Tromey <tromey@redhat.com>
12480
12481 * gdb.base/source.exp: Use correct line number.
12482
7a697b8d
SS
124832010-01-05 Stan Shebs <stan@codesourcery.com>
12484
12485 * gdb.trace/tracecmd.exp: Test ftrace.
12486
7803799a
UW
124872010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12488
12489 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12490
c54eabfa
JK
124912010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12492
12493 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12494 "uint_for_mi_testing".
12495
02e7ef19
JB
124962010-01-01 Joel Brobecker <brobecker@adacore.com>
12497
12498 Test indented comment in file being sourced.
12499 * gdb.base/commands.exp: Test indented comment in file being sourced.
12500
abd775ce
JB
125012010-01-01 Joel Brobecker <brobecker@adacore.com>
12502
12503 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12504 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12505 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12506 notice.
12507
79b55b82
JB
125082010-01-01 Joel Brobecker <brobecker@adacore.com>
12509
12510 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12511 notice.
12512
8997583e
JK
125132010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12514
12515 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12516 missing $after_stopped and comma (,) expectation.
12517
6da95a67
SS
125182009-12-31 Stan Shebs <stan@codesourcery.com>
12519
12520 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12521
218d2fc6
TJB
125222009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12523
12524 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12525 (top level): Call test_watchpoint_in_big_blob.
12526 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12527 watchpoints.
12528 (func3): Write to buf.
12529
236f1d4d
SS
125302009-12-29 Stan Shebs <stan@codesourcery.com>
12531
12532 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12533
f61e138d
SS
125342009-12-28 Stan Shebs <stan@codesourcery.com>
12535
12536 * gdb.trace/tsv.exp: New file.
12537 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12538
0219b378
DJ
125392009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12540
12541 * gdb.base/find.c (main): Reference search buffers.
12542 * gdb.base/included.c (main): Reference integer.
12543 * gdb.base/ptype.c (charfoo): Declare.
12544 (intfoo): Call charfoo.
12545 * gdb.base/scope0.c (useitp): New function.
12546 (usestatics): Use useitp.
12547 (useit): Add a type for val.
12548 * gdb.base/scope1.c (useit1): Take a pointer argument.
12549 (usestatics1): Update calls to useit1.
12550 * gdb.cp/call-c.cc: Declare foo.
12551 (main): Call foo.
12552 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12553 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12554 (main): Call C::ensureRefs and ensureOtherRefs.
12555 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12556 variables.
12557 (ensureOtherRefs): New function.
12558 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12559 * gdb.cp/templates.cc (main): Call t5i.value.
12560
3f78692f
JK
125612009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12562
12563 Fix compatibility with G++-4.5.
12564 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12565 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12566 (uncaught return): Remove.
12567
429374b8
JK
125682009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12569 Phil Muldoon <pmuldoon@redhat.com>
12570
12571 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12572 (bp_location13, bp_location14, bp_location17, bp_location18)
12573 (marker3_proto, marker4_proto): New variables.
12574 (breakpoint info): Update output.
12575 (run until breakpoint at marker3, run until breakpoint at marker4): New
12576 tests.
12577
859825b8
JK
125782009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12579
12580 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12581 Replace the printf call of Y by provided "y-set-1" label. New block
12582 for the second shared library.
12583 * gdb.base/unload.exp: Compile also the second library, call
12584 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12585 (single pending breakpoint info): Rename to ...
12586 (pending breakpoint info before run): ... this extended test.
12587 (libfile2, libname2, libsrcfile2, libsrc2)
12588 (lib_sl2): New variables.
12589 (exec_opts): Set also SHLIB_NAME2.
12590 (pending breakpoint info on first run at shrfunc1)
12591 (pending breakpoint info on second run at shrfunc1)
12592 (pending breakpoint info on second run at shrfunc2)
12593 (print y from libfile, print y from libfile2): New tests.
12594 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12595 * gdb.base/unloadshr2.c: New.
12596
e6a386cd
HZ
125972009-12-22 Hui Zhu <teawater@gmail.com>
12598
12599 * gdb.reverse/sigall-reverse.exp: Adjust.
12600
9e19b45e
VP
126012009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12602
12603 PR gdb/10884
12604
12605 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12606 (main): Call do_bitfield_tests.
aacf5b1e 12607 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 12608
d53a7b30
JB
126092009-12-20 Joel Brobecker <brobecker@adacore.com>
12610
12611 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12612 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12613 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12614 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12615 gdb.modula2/unbounded1.c: Update copyright header.
12616
191ca0a1
CM
126172009-12-10 Chris Moller <moller@mollerware.com>
12618
12619 PR gdb/9399
12620 * gdb.cp/virtfunc2.exp: New tests
12621 * gdb.cp/virtfunc2.cc: New tests
12622 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12623
0fa6cf1b
MS
126242009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12625
12626 * gdb.reverse/i387-env-reverse.c: New file.
12627 * gdb.reverse/i387-env-reverse.exp: New file.
12628 * gdb.reverse/i387-stack-reverse.c: New file.
12629 * gdb.reverse/i387-stack-reverse.exp: New file.
12630
361ae042
PM
126312009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12632
12633 * gdb.python/py-type.exp (test_range): New test.
12634
bfd31e71
PM
126352009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12636
12637 PR python/10805
12638
12639 * gdb.python/py-type.exp: New file.
12640 * gdb.python/py-type.c: New file.
12641 * Makefile.in: Add py-type.
12642
57a1d736
TT
126432009-12-03 Tom Tromey <tromey@redhat.com>
12644
12645 * gdb.python/py-value.exp (test_parse_and_eval): New
12646 function.
12647
1f3b5d1b
PP
126482009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12649
12650 PR gdb/11022
12651
12652 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
12653 * gdb.base/pr11022.c: New test.
12654
8b7dbdc9
JK
126552009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12656
12657 Fix spurious false FAILs.
12658 * gdb.base/structs.c (chartest): New.
12659 (main): Fill-in chartest.
12660 * gdb.base/structs.exp (anychar_re, first): New.
12661 (start_structs_test): Import global anychar_re and first.
12662 New gdb_test call "set print elements 300; ${testfile}"
12663 (start_structs_test <$first>): New block.
12664 (any): Import global anychar_re. New variable ac. Use ${ac}.
12665
6a53b2ec
JK
126662009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12667
12668 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12669
d7167b4c
JK
126702009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12671
12672 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12673 Force $srcfile file.
12674 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12675
b1798462
UW
126762009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12677
12678 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12679 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12680 * gdb.threads/watchthreads-reorder.exp: Likewise.
12681
b6199126
DJ
126822009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12683
12684 PR gdb/8704
12685
12686 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12687 "if", and "thread". Correct matching in the previous test.
12688
b22a0510
DJ
126892009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12690
12691 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12692
930636d2
MS
126932009-11-23 Michael Snyder <msnyder@vmware.com>
12694
12695 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12696 * gdb.reverse-watch-precsave.exp: Ditto.
12697
21a0512e
PP
126982009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12699
12700 * gdb.asm/asm-source.exp: Adjust.
12701 * gdb.base/help.exp: Adjust.
889bf7c5 12702
fc30d5e0
PA
127032009-11-22 Pedro Alves <pedro@codesourcery.com>
12704
12705 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12706 (do_syscall_tests_without_xml): Set data-directory to
12707 /the/path/to/nowhere.
12708
f6bc2008
PA
127092009-11-21 Pedro Alves <pedro@codesourcery.com>
12710
12711 * gdb.threads/local-watch-wrong-thread.c,
12712 gdb.threads/local-watch-wrong-thread.exp: New files.
12713
8c2fb5de
PA
127142009-11-21 Pedro Alves <pedro@codesourcery.com>
12715
12716 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12717 assume new `regsub' syntax available.
12718
ebec9a0f
PA
127192009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12720
a79d3c27
JK
12721 * gdb.base/watchpoint-hw-hit-once.exp,
12722 gdb.base/watchpoint-hw-hit-once.c: New.
12723
127242009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12725
12726 * gdb.threads/watchthreads-reorder.exp,
12727 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 12728
276a961b
MK
127292009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12730
12731 * gdb.xml/tdesc-regs.exp: Use for m68k.
12732
4867c1fb
PA
127332009-11-15 Pedro Alves <pedro@codesourcery.com>
12734
12735 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12736
f6838f81
DJ
127372009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12738
12739 * lib/gdb.exp (current_target_name): New procedure.
12740 (gdb_wrapper_target): New variable.
12741 (gdb_wrapper_init): Set gdb_wrapper_target.
12742 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12743 wrapper.
12744
4ac4dd3f
DJ
127452009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12746
12747 * gdb.base/remote.exp: Delete the slowest load test.
12748 Do not load with fixed packet sizes.
12749
a7881759
DJ
127502009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12751
12752 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12753
97a5b505
DJ
127542009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12755
12756 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12757 srcfile when setting a breakpoint.
12758
d3e1fc54
DJ
127592009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12760
12761 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12762 macros.
12763
7cbcbded
DJ
127642009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12765
12766 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12767 to be in memory.
12768 * gdb.base/display.c (force_mem): New.
12769 (do_loops): Use it. Add breakpoint comments.
12770 (do_vars): Add a breakpoint comment.
12771 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12772 line numbers.
12773
bdea3a92
NF
127742009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12775
12776 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12777 instead of a bare "run".
12778
269f82e5
PP
127792009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12780
12781 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 12782
a69b7d9d
DJ
127832009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12784
12785 * lib/cell.exp (skip_cell_tests): Clean up test files before
12786 returning.
12787
b598bfda
DJ
127882009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12789
12790 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
12791 and the breakpoint menu. Do not call perror if a prompt is seen.
12792 Consume the following GDB prompt.
12793 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
12794 * gdb.cp/namespace.exp: Use gdb_test.
12795 * gdb.cp/templates.exp: Use gdb_test.
12796 (test_template_breakpoints): Use gdb_test_multiple.
12797
87728fa0
DJ
127982009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12799
12800 * gdb.base/break1.c (struct some_struct, values): Move earlier.
12801 (marker4): Reference values.
12802
b67c692f
DJ
128032009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12804
12805 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
12806 is missing.
12807
f0df251a
DJ
128082009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12809
12810 * gdb.base/break.c (need_malloc): New.
12811 * gdb.base/constvars.c (main): Reference crass and crisp.
12812 * gdb.base/gdb1821.c (main): Reference bar.
12813 * gdb.cp/gdb1355.cc (main): Reference s1.
12814 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
12815 (main): Call them.
12816 * gdb.cp/hang2.cc (dummy2): Define.
12817 * gdb.cp/hang3.cc (dummy3): Define.
12818 * gdb.cp/m-data.cc (main): Reference shadow.
12819
bdf7534a
NF
128202009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
12821 Nathan Froyd <froydnj@codesourcery.com>
12822
12823 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
12824 remote host.
12825
f24fce77
NF
128262009-11-12 Nathan Froyd <froydnj@codesourcery.com>
12827
12828 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
12829 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
12830 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12831 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12832 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12833 * gdb.dwarf2/dw2-producer.exp: Likewise.
12834 * gdb.dwarf2/mac-fileno.exp: Likewise.
12835 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
12836 py-prettyprint.py to the remote host.
12837 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
12838
40f0318e
KS
128392009-11-11 Keith Seitz <keiths@redhat.com>
12840
12841 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
12842 use it instead of "Foo".
12843 * gdb.cp/classes.exp (do_tests): Add a test to access
12844 a method through a typedef'd class name.
12845
f3d9f7fb
NF
128462009-11-11 Nathan Froyd <froydnj@codesourcery.com>
12847
12848 * gdb.base/long_long.exp: Permit leading zeros on floating-point
12849 exponents.
12850 * gdb.base/pointers.exp: Likewise.
12851 * gdb.cp/ref-types.exp: Likewise.
12852
a4216f37
KS
128532009-11-11 Keith Seitz <keiths@redhat.com>
12854
12855 * gdb.cp/cplusfuncs.cc (class foo): Add operators
12856 new[] and delete[].
12857 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
12858 "void".
12859 (probe_demangler): Remove all single-quoting of
12860 method and variable names.
12861 (info_func_regexp): Remove the word "void" from any
12862 occurrence of "(void)".
12863 (print_addr_2): Remove all single-quoting of
12864 method names.
12865 (print_addr_2_kfail): Likewise.
12866 (print_addr): Single-quote C function names before
12867 passing to print_addr_2.
12868 (test_paddr_operator_functions): Remove single-quoting
12869 for method names.
12870 Add tests for operator new[] and operator delete[].
12871
9b14d7aa
JK
128722009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12873
12874 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
12875
85feb311
KS
128762009-11-09 Keith Seitz <keiths@redhat.com>
12877
12878 * gdb.cp/overload.exp: Add tests for resolving overloaded
12879 methods in expression parsing/evaluation.
12880
fa335448
DJ
128812009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
12882
12883 * lib/gdb.exp (default_gdb_version): Use --version instead of
12884 --command.
12885
ec3c07fc
NS
128862009-11-10 Nathan Sidwell <nathan@codesourcery.com>
12887
12888 * lib/gdb.exp (gdb_compile_test): New.
12889 (skip_ada_tests, skip_java_tests): New.
12890 (gdb_compile): Use gdb_compile_test for f77.
12891 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
12892 * lib/java.exp (compile_java_from_source): Remove runtests check,
12893 use gdb_compile_test to record result.
12894 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
12895 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
12896 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
12897 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
12898 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
12899 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
12900 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
12901 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
12902 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
12903 adjust gdb_compile invocations.
12904
b8b4e42b
JK
129052009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12906
12907 * Makefile.in (abs_builddir): New.
12908 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
12909 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
12910 `$(abs_builddir)/site.exp'.
12911
f8b7eaf3
DJ
129122009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
12913
12914 * config/m68k-emc.exp, lib/emc-support.exp,
12915 gdb.trace/gdb_c_test.c: Delete.
12916 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
12917 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12918 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12919 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12920 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12921 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
12922 casing for m68k-*-elf.
12923
c4187697
NS
129242009-11-03 Pedro Alves <pedro@codesourcery.com>
12925
12926 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
12927 * gdb.arch/i386-prologue.exp: Likewise.
12928 * gdb.arch/i386-unwind.exp: Likewise.
12929
db16b772
DJ
129302009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12931
12932 * lib/gdb.exp (gdb_expect): Fix timeout typo.
12933
bcf71277
DJ
129342009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12935
12936 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
12937
0105cee2
DJ
129382009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
12939
12940 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
12941
24ddea62
JK
129422009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12943
12944 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
12945
287ccc17
JK
129462009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12947
12948 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
12949 * gdb.base/sepdebug2.c: New file.
12950
08bca259 129512009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
12952
12953 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
12954 the modified warnings for catch syscall. Verify if GDB was compiled
12955 with support for lib expat, and choose which tests to run depending
12956 on this.
12957
5d4e2b76
VP
129582009-10-30 Vladimir Prus <vladimir@codesourcery.com>
12959
12960 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
12961 that composite commands are parsed OK. And also test
12962 that breakpoint commands do work.
12963
240e538a
MS
129642009-10-23 Michael Snyder <msnyder@vmware.com>
12965
12966 gdb.reverse/consecutive-precsave.exp: Change expect pattern
12967 to allow for new disassembly style.
12968
9c419145
PP
129692009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
12970
12971 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 12972
02506ff1
MS
129732009-10-22 Michael Snyder <msnyder@vmware.com>
12974
12975 * gdb.reverse/break-precsave.exp: New test.
12976 * gdb.reverse/consecutive-precsave.exp: Ditto.
12977 * gdb.reverse/finish-precsave.exp: Ditto.
12978 * gdb.reverse/i386-precsave.exp: Ditto.
12979 * gdb.reverse/machinestate-precsave.exp: Ditto.
12980 * gdb.reverse/sigall-precsave.exp: Ditto.
12981 * gdb.reverse/solilb-precsave.exp: Ditto.
12982 * gdb.reverse/step-precsave.exp: Ditto.
12983 * gdb.reverse/until-precsave.exp: Ditto.
12984 * gdb.reverse/watch-precsave.exp: Ditto.
12985
4cf866a3
MS
129862009-10-22 Michael Snyder <msnyder@vmware.com>
12987
12988 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
12989 for gdb_expect. Adjust one test's expect strings for the new
12990 format of disassemble.
12991 * gdb.reverse/finish-reverse.exp: Delete 'return'.
12992 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
12993 gdb_test_multiple.
12994 * gdb.reverse/step-reverse.exp: Delete 'return'.
12995 * gdb.reverse/until-reverse.exp: Delete blank lines.
12996 * gdb.reverse/watch-reverse.exp: Delete blank lines.
12997
2b28d209
PP
129982009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
12999
13000 * gdb.base/consecutive.exp: Adjust.
13001 * gdb.base/display.exp: Likewise.
13002 * gdb.base/pc-fp.exp: Likewise.
13003 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13004
33b9c32b
MS
130052009-10-19 Michael Snyder <msnyder@vmware.com>
13006
13007 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13008 * gdb.reverse/finish-reverse.c: Ditto.
13009 * gdb.reverse/sigall-reverse.c: Ditto.
13010 * gdb.reverse/solib-reverse.c: Ditto.
13011 * gdb.reverse/step-reverse.c: Ditto.
13012 * gdb.reverse/watch-reverse.c: Ditto.
13013
6c95b8df
PA
130142009-10-19 Pedro Alves <pedro@codesourcery.com>
13015 Stan Shebs <stan@codesourcery.com>
13016
13017 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13018 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13019 "Executing new program".
13020 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13021 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13022 left listed after having been killed.
13023 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13024 * gdb.base/maint.exp: Adjust test.
13025
13026 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13027 * gdb.multi/Makefile.in: New.
13028 * gdb.multi/base.exp: New.
13029 * gdb.multi/goodbye.c: New.
13030 * gdb.multi/hangout.c: New.
13031 * gdb.multi/hello.c: New.
13032 * gdb.multi/bkpt-multi-exec.c: New.
13033 * gdb.multi/bkpt-multi-exec.exp: New.
13034 * gdb.multi/crashme.c: New.
13035
279017b7
TG
130362009-10-13 Tristan Gingold <gingold@adacore.com>
13037
13038 * gdb.base/sepdebug.exp: Check debug info are found.
13039
0413d738
PA
130402009-10-08 Pedro Alves <pedro@codesourcery.com>
13041
13042 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13043 bits.
13044
c628eecc
JK
130452009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13046
13047 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13048
38af1bfe
JB
130492009-10-07 Joel Brobecker <brobecker@adacore.com>
13050
13051 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13052 of the comments.
13053
2b0adecd
PM
130542009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13055
13056 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13057 * gdb.base/annota3.exp: Idem.
13058 * gdb.base/maint.exp: Idem.
13059
8d417781
PM
130602009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13061
889bf7c5 13062 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13063 to default.
13064
bb61102d
PM
130652009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13066
889bf7c5 13067 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13068 mingw and cygwin targets.
13069
ace5c364
PM
130702009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13071 Pedro Alves <pedro@codesourcery.com>
13072
889bf7c5 13073 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13074 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13075
c2d494a0
PM
130762009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13077
e1b52ce2
PM
13078 * gdb.base/shr1.c: Use %p in format string.
13079 * gdb.base/unload.c: Avoid warning in fprintf.
13080 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13081
209f53f5
PM
130822009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13083
13084 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13085 long type.
13086 (test_unlink): Correct printf string.
13087 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13088 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13089
8172766a
JK
130902009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13091
13092 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13093 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13094 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13095
0f73703c
UW
130962009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13097
13098 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13099 * gdb.objc/nondebug.exp: Likewise.
13100
b32306ca
UW
131012009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13102
13103 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13104 target_info setting.
13105
13106 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13107 that detect new threads during "info threads".
13108
0057022f
UW
131092009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13110
13111 * gdb.threads/manythreads.c (main): Increase thread stack size
13112 to 2*PTHREAD_STACK_MIN.
13113 * gdb.threads/multi-create.c (main): Likewise.
13114 (create_function): Likewise.
13115
f29c0325
UW
131162009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13117
13118 * gdb.base/dump.exp: Pass difference of pointer types instead
13119 of integer types as offset to restore in intarr3.srec case.
13120
fcb34849
UW
131212009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13122
13123 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13124
d5142e3b
UW
131252009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13126
13127 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13128
087b74b2 131292009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13130
087b74b2
PM
13131 New test for two watchpoints, with disabling of
13132 the first inserted.
13133 * testsuite/gdb.base/watchpoints.c: New file.
13134 * testsuite/gdb.base/watchpoints.exp: New file.
13135
96c07c5b
TT
131362009-09-25 Tom Tromey <tromey@redhat.com>
13137
13138 * gdb.base/charset.exp: Test utf-16 strings with Python.
13139
b8899f2b
TT
131402009-09-25 Tom Tromey <tromey@redhat.com>
13141
13142 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13143 UCS-4.
13144 * gdb.base/charset.c (utf_32_string): Rename.
13145 (init_utf32): Rename.
13146 (main): Update.
13147
329719ec
TT
131482009-09-22 Tom Tromey <tromey@redhat.com>
13149
13150 * gdb.python/py-function.exp: Add regression tests.
13151
11ef0d76
KS
131522009-09-21 Keith Seitz <keiths@redhat.com>
13153
13154 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13155 with invalid operator.
13156
3fe8f3b3
KS
131572009-09-21 Keith Seitz <keiths@redhat.com>
13158
13159 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13160 and destructor using typedef name of class.
13161 * gdb.cp/classes.cc (class Base1): Add a destructor.
13162 (base1): New typedef.
13163 (use_methods): Instanitate an object of type base1.
13164 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13165 (do_tests): Call test_template_typedef.
13166 * gdb.cp/templates.cc (Baz::~Baz): New method.
13167 (intBazOne): New typedef.
13168 (main): Instantiate intBazOne.
13169
7a9fe101
PM
131702009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13171
13172 PR python/10633
13173
13174 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13175 Function.
13176 (run_lang_tests): Add print elements test.
13177
2e4d963f
PM
131782009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13179
13180 * gdb.python/py-value.exp (test_subscript_regression): New
13181 function. Test for invalid subscripts.
13182 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13183 (ptr_ref): New function.
13184
ec7e75e7
PP
131852009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13186
13187 * gdb.base/default.exp: Fix "show convenience".
13188
0cc7d26f
TT
131892009-09-15 Tom Tromey <tromey@redhat.com>
13190
13191 * lib/mi-support.exp (mi_create_varobj): Update.
13192 (mi_create_floating_varobj): Likewise.
13193 (mi_create_dynamic_varobj): New proc.
13194 (mi_varobj_update): Update.
13195 (mi_varobj_update_with_type_change): Likewise.
13196 (mi_varobj_update_kv_helper): New proc.
13197 (mi_varobj_update_dynamic_helper): Rewrite.
13198 (mi_varobj_update_dynamic): New proc.
13199 (mi_list_varobj_children): Update.
13200 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13201 * gdb.python/python-prettyprint.py (pp_outer): New class.
13202 (pp_nullstr): Likewise.
13203 (lookup_function): Register new printers.
13204 * gdb.python/python-prettyprint.c (struct substruct): New type.
13205 (struct outerstruct): Likewise.
13206 (substruct_test): New function.
13207 (struct nullstr): New type.
13208 (string_1, string_2): New globals.
13209 (main): Add new tests.
13210 * gdb.python/python-mi.exp: Added regression tests.
13211 * gdb.mi/mi2-var-display.exp: Update.
13212 * gdb.mi/mi2-var-cmd.exp: Update.
13213 * gdb.mi/mi2-var-child.exp: Update.
13214 * gdb.mi/mi2-var-block.exp: Update.
13215 * gdb.mi/mi-var-invalidate.exp: Update.
13216 * gdb.mi/mi-var-display.exp: Update.
13217 * gdb.mi/mi-var-cmd.exp: Update.
13218 * gdb.mi/mi-var-child.exp: Update.
13219 * gdb.mi/mi-var-block.exp: Update.
13220 * gdb.mi/mi-break.exp: Update.
13221 * gdb.mi/gdb701.exp: Update.
13222
a96d9b2e
SDJ
132232009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13224
13225 * Makefile.in: Inclusion of catch-syscall object.
13226 * gdb.base/catch-syscall.c: New file.
13227 * gdb.base/catch-syscall.exp: New file.
13228
b43b923a
MS
132292009-09-12 Michael Snyder <msnyder@vmware.com>
13230
13231 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13232 that can support reverse debuggnig.
13233
cec03d70
TT
132342009-09-11 Tom Tromey <tromey@redhat.com>
13235
13236 * gdb.dwarf2/valop.S: New file.
13237 * gdb.dwarf2/valop.exp: New file.
13238
e23bb3fc
MK
132392009-09-11 Mark Kettenis <kettenis@gnu.org>
13240
13241 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13242
37c3696d
DE
132432009-09-10 Doug Evans <dje@google.com>
13244
13245 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13246 Add $gdb_prompt to second breakpoint regexp.
13247
5172aecb
JB
132482009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13249
13250 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13251 names, add missing ones.
13252 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13253 * gdb.python/py-frame.c: Rename from python-frame.c.
13254 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13255 testfile name.
13256 * gdb.python/py-function.exp: Rename from python-function.exp.
13257 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13258 testfile name.
13259 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13260 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13261 Adjust testfile name.
13262 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13263 * gdb.python/py-template.cc: Rename from python-template.cc.
13264 * gdb.python/py-template.exp: Rename from python-template.exp.
13265 Adjust testfile name.
13266 * gdb.python/py-value.c: Rename from python-value.c.
13267 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13268 testfile name.
13269
b554e4bd
JK
132702009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13271
13272 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13273 $bpt2address.
13274 (Second breakpoint address is valid on ia64)
13275 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13276
9a68ae16
JM
132772009-09-03 Joseph Myers <joseph@codesourcery.com>
13278
13279 * gdb.base/ending-run.exp: Restrict regular expression matching
13280 line number to require closing brace following.
13281
146b9145
DE
132822009-09-03 Doug Evans <dje@google.com>
13283
13284 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13285
787d21e1
TT
132862009-09-02 Tom Tromey <tromey@redhat.com>
13287
13288 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13289
e7802207
TT
132902009-09-02 Tom Tromey <tromey@redhat.com>
13291
13292 * gdb.dwarf2/callframecfa.exp: New file.
13293 * gdb.dwarf2/callframecfa.S: New file.
13294
817aadd2
JK
132952009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13296
13297 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13298 gdb.base/solib-overlap-main.c: New.
13299
4a76eae5
DJ
133002009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13301
13302 PR gdb/10565
13303
13304 * gdb.base/bitfields.c (struct container, container): New.
13305 (main): Initialize it and call break5.
13306 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13307
d4b96c9a
JK
133082009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13309
13310 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13311 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13312
4e22772d
JK
133132009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13314
13315 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13316
2efab443
MS
133172009-08-26 Michael Snyder <msnyder@vmware.com>
13318
13319 * gdb.base/i386-reverse.c: New file.
13320 * gdb.base/i386-reverse.exp: New file.
13321 * gdb.base/Makefile.in: Add new files to be removed.
13322
07ab73a0
JM
133232009-08-26 Joseph Myers <joseph@codesourcery.com>
13324
13325 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13326 environment-pwd for remote host.
13327 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13328
676accff
KS
133292009-08-24 Keith Seitz <keiths@redhat.com>
13330
13331 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13332 Add two new C++ completer tests which limit the output to a
889bf7c5 13333 given class.
676accff 13334
f9f7ad22
MS
133352009-08-24 Michael Snyder <msnyder@vmware.com>
13336
13337 * gdb.base/del.exp: Fix typo in comment.
13338 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13339
81ecdfbb
RW
133402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13341
13342 * configure: Regenerate.
13343 * gdb.hp/configure: Likewise.
13344 * gdb.hp/gdb.aCC/configure: Likewise.
13345 * gdb.hp/gdb.base-hp/configure: Likewise.
13346 * gdb.hp/gdb.compat/configure: Likewise.
13347 * gdb.hp/gdb.defects/configure: Likewise.
13348 * gdb.hp/gdb.objdbg/configure: Likewise.
13349 * gdb.stabs/configure: Likewise.
13350
cab0c772
UW
133512009-08-19 Doug Evans <dje@google.com>
13352
13353 * gdb.base/gdbvars.c: New file.
13354 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13355
b8fa0bfa
PA
133562009-08-14 Pedro Alves <pedro@codesourcery.com>
13357
13358 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13359 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13360
b84aa90a
PA
133612009-08-13 Pedro Alves <pedro@codesourcery.com>
13362
13363 * gdb.base/default.exp: Adjust "set language test": it's now an
13364 enum command. Larger help string moved to "help set language".
13365 * gdb.base/help.exp: Adjust "help set language" expected output,
13366 now lists all known languages.
13367
0d8f9b2c
NF
133682009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13369
13370 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13371 all frame arguments.
13372 * gdb.arch/altivec-regs.exp: Likewise.
13373
bda180e0
TT
133742009-08-07 Tom Tromey <tromey@redhat.com>
13375
13376 * gdb.base/setshow.exp: Add tests for changes to set language, set
13377 check range, and set check type.
13378
48cb2d85
VP
133792009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13380
13381 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13382 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13383 Call it.
48cb2d85 13384
1ea34204
UW
133852009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13386
13387 * configure.ac: Run gdb.cell tests when appropriate.
13388 * configure: Regenerate.
13389 * lib/cell.exp: New file.
13390 * gdb.cell: New directory.
13391 * gdb.cell/configure.ac: New file.
13392 * gdb.cell/configure: New file.
13393 * gdb.cell/Makefile.in: New file.
13394 * gdb.cell/arch.exp: New file.
13395 * gdb.cell/break.c: New file.
13396 * gdb.cell/break.exp: New file.
13397 * gdb.cell/break-spu.c: New file.
13398 * gdb.cell/bt.c: New file.
13399 * gdb.cell/bt2-spu.c: New file.
13400 * gdb.cell/bt-spu.c: New file.
13401 * gdb.cell/bt.exp: New file.
13402 * gdb.cell/coremaker.c: New file.
13403 * gdb.cell/coremaker-spu.c: New file.
13404 * gdb.cell/core.exp: New file.
13405 * gdb.cell/gcore.exp: New file.
13406 * gdb.cell/data.c: New file.
13407 * gdb.cell/data.exp: New file.
13408 * gdb.cell/data-spu.c: New file.
13409 * gdb.cell/ea-cache.exp: New file.
13410 * gdb.cell/ea-cache.c: New file.
13411 * gdb.cell/ea-cache-spu.c: New file.
13412 * gdb.cell/ea-standalone.c: New file.
13413 * gdb.cell/ea-standalone.exp: New file.
13414 * gdb.cell/ea-test.c: New file.
13415 * gdb.cell/ea-test.exp: New file.
13416 * gdb.cell/f-regs.exp: New file.
13417 * gdb.cell/mem-access.c: New file.
13418 * gdb.cell/mem-access.exp: New file.
13419 * gdb.cell/mem-access-spu.c: New file.
13420 * gdb.cell/ptype.exp: New file.
13421 * gdb.cell/registers.exp: New file.
13422 * gdb.cell/size.c: New file.
13423 * gdb.cell/sizeof.exp: New file.
13424 * gdb.cell/size-spu.c: New file.
13425 * gdb.cell/solib.exp: New file.
13426 * gdb.cell/solib-symbol.exp: New file.
13427
85e747d2
UW
134282009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13429
13430 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13431
58d6951d
DJ
134322009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13433
13434 * gdb.base/float.exp: Handle VFP registers.
13435
6e0a4f15
MS
134362009-07-14 Michael Snyder <msnyder@vmware.com>
13437
dcd5da87
MS
13438 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13439 to bring gdb to the beginning of the calling line.
13440
6e0a4f15
MS
13441 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13442 confusing the i386 epilogue unwinder.
13443
782b2b07
SS
134442009-07-14 Stan Shebs <stan@codesourcery.com>
13445
13446 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13447
f662c3bc
MS
134482009-07-14 Michael Snyder <msnyder@vmware.com>
13449
13450 * gdb.reverse/step-reverse.exp (stepi into function call):
13451 Call instruction may not be first instruction in the line.
13452 (reverse stepi from a function call): Used wrong line number.
13453
8f313923
JK
134542009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13455
13456 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13457
4662c76e
JK
134582009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13459
13460 Fix gdb.base/macscp.exp when using custom inputrc.
13461 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13462 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13463 env(TERM) set.
13464 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13465 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13466
aa81e255
JK
134672009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13468
13469 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13470 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13471 Change the compilation target to match the testcase name.
13472 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13473 testcase name.
13474 * a2-run.exp: Use for setup prepare_for_testing. Change the
13475 compilation target to match the testcase name.
13476 * gdb.base/commands.exp: Likewise.
13477 * gdb.base/finish.exp: Likewise.
13478 * gdb.base/float.exp: Likewise.
13479 * gdb.base/info-target.exp: Likewise.
13480 * gdb.base/relational.exp: Likewise.
13481 * gdb.base/term.exp: Likewise.
13482 * gdb.base/until.exp: Likewise.
13483 * gdb.base/volatile.exp: Likewise.
13484 * gdb.base/whatis-exp.exp: Likewise.
13485
4c93b1d7
HZ
134862009-07-11 Hui Zhu <teawater@gmail.com>
13487
13488 * gdb.base/help.exp (disassemble): Update expected help text.
13489
812f7342
TT
134902009-07-09 Tom Tromey <tromey@redhat.com>
13491
13492 * lib/gdb.exp: Handle TRANSCRIPT.
13493 (remote_spawn, remote_close, send_gdb): New procs.
13494
fbb8f299
PM
134952009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13496
13497 * gdb.python/python-prettyprint.c: Add counted null string
13498 structure.
13499 * gdb.python/python-prettyprint.exp: Print null string. Test for
13500 embedded nulls.
13501 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13502 * gdb.python/python-value.exp (test_value_in_inferior): Add
13503 variable length string fetch tests.
13504 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13505
c0ac0ec7
JK
135062009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13507
13508 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13509
30b66ecc
TT
135102009-07-07 Tom Tromey <tromey@redhat.com>
13511
13512 * gdb.base/call-rt-st.exp: Update for change to escape output.
13513 * gdb.base/callfuncs.exp: Likewise.
13514 * gdb.base/charset.exp: Likewise.
13515 * gdb.base/constvars.exp: Likewise.
13516 * gdb.base/long_long.exp: Likewise.
13517 * gdb.base/pointers.exp: Likewise.
13518 * gdb.base/printcmds.exp: Likewise.
13519 * gdb.base/setvar.exp: Likewise.
13520 * gdb.base/store.exp: Likewise.
13521 * gdb.cp/ref-types.exp: Likewise.
13522 * gdb.mi/mi-var-child.exp: Likewise.
13523 * gdb.mi/mi-var-display.exp: Likewise.
13524 * gdb.mi/mi2-var-display.exp: Likewise.
13525 * gdb.base/charset.exp: Test octal escape sequence length.
13526 Update for change to escape output.
13527
187c4a2b
JK
135282009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13529
13530 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13531
d80a43f9
DJ
135322009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13533
13534 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13535
047427a8
JK
135362009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13537
13538 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13539 gdbserver increasing $portnum if "Can't bind address" has been seen.
13540
8b5a0f4f
PA
135412009-07-05 Pedro Alves <pedro@codesourcery.com>
13542
13543 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13544 mingw32ce.
13545
7d93ba58
PA
135462009-07-05 Pedro Alves <pedro@codesourcery.com>
13547
13548 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13549 VFP format.
13550
2277426b
PA
135512009-07-02 Pedro Alves <pedro@codesourcery.com>
13552
13553 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13554 linux. Adjust to use "inferior", "info inferiors", "detach
13555 inferior" and "kill inferior" instead of "restart", "info fork",
13556 "detach fork" and "delete fork".
13557 * gdb.base/ending-run.exp: Spell out "info".
13558 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13559 the "kill" command.
13560
5af949e3
UW
135612009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13562
13563 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13564 change to prefix TLS offset in hex with 0x.
13565
5d3729b5
UW
135662009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13567
13568 * gdb.base/default.exp: Update test case for "x" changes.
13569
af589bd0
TG
135702009-07-01 Tristan Gingold <gingold@adacore.com>
13571
13572 * gdb.base/bigcore.exp: Make darwin untested.
13573
40974f91
JK
135742009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13575
13576 * gdb.base/completion.exp (directory completion): Create the directory.
13577 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13578 escapeuniquesub.
13579 (directory completion 2): Expect now ${escapeuniquesub}.
13580 (Glob remaining of directory test): Remove one excessive newline.
13581 Expect the real output.
13582
59dd3af6
JK
135832009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13584
13585 Fix `make check//%' target after `make check' has been ran.
13586 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13587 a mkdir call.
13588 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13589 (%/.dir): Remove.
13590
f4e164aa
JK
135912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13592
13593 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13594 the expected result record.
13595
69af2122
JK
135962009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13597
13598 Remove racy FAILs relying just on the timeouts.
13599 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13600 (annotation_level 2): Remove racy FAILs.
13601
2fd481e1
PP
136022009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13603
13604 gdb/10275
889bf7c5
PA
13605 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13606
c38f313d
DJ
136072009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13608
13609 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13610
8b777f02
VP
136112009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13612
13613 * gdb.mi/mi-stack.exp: Testing symbolic options
13614 to -stack-list-locals and -stack-list-arguments.
13615
00c7eacf
JK
136162009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13617
13618 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13619
6bc80edc
TT
136202009-06-29 Tom Tromey <tromey@redhat.com>
13621
13622 * dg-extract-results.sh: New file.
13623 * Makefile.in (FORCE_PARALLEL): New variable.
13624 (CHECK_TARGET): New conditional variable.
13625 (check): Use CHECK_TARGET.
13626 (DO_RUNTEST): New variable.
13627 (check-single): New target.
13628 (TEST_DIRS): New variable.
13629 (TEST_TARGETS): Likewise.
13630 (check-parallel): New target.
13631 (check-gdb.%): New pattern.
13632 (BASE1_FILES): New variable.
13633 (BASE2_FILES): Likewise.
13634 (check-gdb.base%): New pattern.
13635 (%/.dir): New pattern.
13636 * configure: Rebuild.
13637 * aclocal.m4 (AM_CONDITIONAL): New defun.
13638 * configure.ac: Check whether user is using GNU make.
13639 (GMAKE): New conditional.
13640
794684b6
SW
136412009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13642
13643 * gdb.cp/namespace-nested-import.cc: New test.
13644 * gdb.cp/namespace-nested-import.exp: New test.
13645
edb3359d
DJ
136462009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13647
13648 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13649 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13650 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13651 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13652 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13653 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13654 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13655 gdb.opt/inline-markers.c: New files.
13656 * lib/gdb.exp (skip_inline_frame_tests): New function.
13657 (skip_inline_var_tests): New function.
13658
cf657a0c
AS
136592009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13660
13661 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13662 backtrace.
13663
28d41a99
MS
136642009-06-27 Michael Snyder <msnyder@vmware.com>
13665
13666 * gdb.reverse: New directory.
13667 * gdb.reverse/break-reverse.c: New test.
13668 * gdb.reverse/break-reverse.exp: New test.
13669 * gdb.reverse/consecutive-reverse.c: New test.
13670 * gdb.reverse/consecutive-reverse.exp: New test.
13671 * gdb.reverse/finish-reverse.c: New test.
13672 * gdb.reverse/finish-reverse.exp: New test.
13673 * gdb.reverse/machinestate.c: New test.
13674 * gdb.reverse/ms1.c: New test.
13675 * gdb.reverse/machinestate.exp: New test.
13676 * gdb.reverse/Makefile.in: New file.
13677 * gdb.reverse/shr2.c: New test.
13678 * gdb.reverse/solib-reverse.c: New test.
13679 * gdb.reverse/solib-reverse.exp: New test.
13680 * gdb.reverse/step-reverse.c: New test.
13681 * gdb.reverse/step-reverse.exp: New test.
13682 * gdb.reverse/until-reverse.c: New test.
13683 * gdb.reverse/ur1.c: New test.
13684 * gdb.reverse/until-reverse.exp: New test.
13685 * gdb.reverse/watch-reverse.c: New test.
13686 * gdb.reverse/watch-reverse.exp: New test.
13687 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13688 * configure: Regenerate.
13689
fe3c8b0d
DE
136902009-06-26 Doug Evans <dje@google.com>
13691
13692 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13693
3a72a602
PM
136942009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13695
13696 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13697 windows problem for 'file delete $binfile'.
13698
27aa8d6a
SW
136992009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13700
13701 * gdb.cp/namespace-using.exp: New test.
13702 * gdb.cp/namespace-using.cc: New test.
13703
8ac055f8
JB
137042009-05-20 Joel Brobecker <brobecker@adacore.com>
13705
13706 * gdb.ada/variant_record_packed_array: New testcase.
13707
85e306ed
TT
137082009-06-23 Tom Tromey <tromey@redhat.com>
13709
13710 * gdb.base/charset.exp (test_combination): Regression test.
13711 * gdb.base/charset.c (my_wchar_t): New typedef.
13712 (myvar): New global.
13713 (main): Set myvar.
13714
56643c5e
PM
137152009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13716
13717 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13718 target.
13719
1fac167a
UW
137202009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13721
13722 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13723
7ccb0be9
UW
137242009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13725
13726 * gdb.mi/gdb680.exp: Update test for error message.
13727
568d6575
UW
137282009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13729
13730 * gdb.base/annota1.exp: Allow multiple occurrences of the
13731 frames-invalid annotation.
13732 * gdb.cp/annota2.exp: Likewise.
13733
7cd1089b
PM
137342009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13735
13736 * gdb.cp/gdb2495.cc: New file.
13737 * gdb.cp/gdb2495.exp: New file.
13738
72c63395
JK
137392009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13740
13741 Report error on GDB crash during runto.
13742 * lib/gdb.exp (runto <eof>): New.
13743
3788363d
DJ
137442009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13745
13746 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13747 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13748 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13749 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13750 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13751 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13752 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13753 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13754 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13755 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13756 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13757 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13758 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13759 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13760 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13761 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13762 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13763 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13764 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13765 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13766 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13767 gdb.trace/passcount.exp, gdb.trace/report.exp,
13768 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13769 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13770 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13771 executable.
13772
17592de3
PA
137732009-06-07 Pedro Alves <pedro@codesourcery.com>
13774
13775 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13776 defined before referencing it.
13777
701e355d
DE
137782009-06-03 Doug Evans <dje@google.com>
13779
13780 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
13781 * gdb.arch/i386-see.c: Ditto.
13782
f2292c65
PM
137832009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
13784
13785 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
13786 (check_macro): Return 1 if undefined.
13787 If first test fails, check if macro debug information is available,
13788 and report unsupported test if no macro information is found.
13789
5a437975
DE
137902009-05-29 Doug Evans <dje@google.com>
13791
13792 * gdb.threads/hand-call-in-threads.exp: New.
13793 * gdb.threads/hand-call-in-threads.c: New.
13794
c141c696
MS
137952009-05-29 Michael Snyder <msnyder@vmware.com>
13796
13797 * gdb.base/break-always.exp: Change "1" to "on".
13798 Add confirmation check.
13799
b3444185
PA
138002009-05-28 Pedro Alves <pedro@codesourcery.com>
13801
13802 * gdb.threads/threxit-hop-specific.c: New.
13803 * gdb.threads/threxit-hop-specific.exp: New.
13804 * gdb.threads/thread-execl.c: New.
13805 * gdb.threads/thread-execl.exp: New.
13806
b6313243
TT
138072009-05-27 Tom Tromey <tromey@redhat.com>
13808 Thiago Jung Bauermann <bauerman@br.ibm.com>
13809
13810 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
13811 (mi_child_regexp): Likewise.
13812 (mi_list_varobj_children_range): Likewise.
13813 (mi_get_features): Likewise.
13814 (mi_list_varobj_children): Rewrite.
13815 * gdb.python/python-mi.exp: New file.
13816
a6bac58e
TT
138172009-05-27 Tom Tromey <tromey@redhat.com>
13818 Thiago Jung Bauermann <bauerman@br.ibm.com>
13819 Phil Muldoon <pmuldoon@redhat.com>
13820 Paul Pluzhnikov <ppluzhnikov@google.com>
13821
13822 * gdb.python/python-prettyprint.exp: New file.
13823 * gdb.python/python-prettyprint.c: New file.
13824 * gdb.python/python-prettyprint.py: New file.
13825 * gdb.base/display.exp: print/r is now valid.
13826
2c74e833
TT
138272009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
13828 Tom Tromey <tromey@redhat.com>
13829 Pedro Alves <pedro@codesourcery.com>
13830 Paul Pluzhnikov <ppluzhnikov@google.com>
13831
13832 * gdb.python/python-template.exp: New file.
13833 * gdb.python/python-template.cc: New file.
13834 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13835 tests.
13836 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13837 Call it.
13838 (test_value_after_death): New proc.
13839 * gdb.python/python-value.c (PTR): New typedef.
13840 (main): New variable 'x'.
13841
89c73ade
TT
138422009-05-27 Tom Tromey <tromey@redhat.com>
13843
13844 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
13845 tests.
13846 * gdb.python/python-value.exp (py_objfile_tests): New proc.
13847 Call it.
13848
a75724bc
PA
138492009-05-27 Pedro Alves <pedro@codesourcery.com>
13850
13851 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
13852
e58b0e63
PA
138532009-05-24 Pedro Alves <pedro@codesourcery.com>
13854
13855 * gdb.threads/fork-thread-pending.c: New.
13856 * gdb.threads/fork-thread-pending.exp: New.
13857
4ac36638
JK
138582009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13859
13860 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
13861 * gdb.dwarf2/dw2-strp.S (a_string2): New.
13862
889bf7c5 138632009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 13864
889bf7c5 13865 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 13866
b242c3c2
PA
138672009-05-17 Pedro Alves <pedro@codesourcery.com>
13868
13869 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
13870 `gdb_get_line_number'. Call `callee' in both parent and child.
13871 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
13872 `gdb_get_line_number' instead of hardcoding line numbers.
13873 (catch_fork_unpatch_child): New procedure to test detaching
13874 breakpoints from child fork.
13875 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
13876 hardcoding line numbers.
13877 (do_fork_tests): Run `catch_fork_unpatch_child'.
13878
ee342b23
VP
138792009-05-17 Vladimir Prus <vladimir@codesourcery.com>
13880
13881 * gdb.mi/mi-cmd-var.exp: Check that when varobj
13882 of structure type enters or leaves the scope, it
13883 is reported by -var-update.
13884
e2009e98
DE
138852009-05-11 Doug Evans <dje@sebabeach.org>
13886
13887 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 13888 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
13889 * gdb.threads/schedlock.c (main): Fix off-by-one error.
13890
00903456
JK
138912009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13892
13893 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
13894
dc621c35
DE
138952009-04-30 Doug Evans <dje@google.com>
13896
13897 * gdb.threads/watchthreads2.exp: New testcase.
13898 * gdb.threads/watchthreads2.c: New testcase.
13899
9ab4e744
DE
139002009-04-29 Doug Evans <dje@google.com>
13901
13902 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
13903 * gdb.cp/mb-ctor.cc: Ditto.
13904 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
13905 * gdb.cp/mb-inline.h (multi_line_foo): New function.
13906 * gdb.cp/mb-inline1.cc: Call it.
13907 * gdb.cp/mb-inline2.cc: Ditto.
13908 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
13909 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
13910
484086b7
JK
139112009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13912
13913 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
13914 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
13915 Replace all uses of `decimal' by `nonzero'.
13916 (info macro FROM_COMMANDLINE): New test.
13917
379a77b5
TT
139182009-04-27 Tom Tromey <tromey@redhat.com>
13919
13920 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
13921
b92b73c2
DE
139222009-04-27 Doug Evans <dje@google.com>
13923
13924 * gdb.threads/watchthreads.c (main): Initialize args before starting
13925 the threads. Plus formatting cleanup.
13926 * gdb.threads/watchthreads.exp: Avoid errant failures due to
13927 biased scheduling of one thread.
13928
945a118d
JG
139292009-04-27 Jerome Guitton <guitton@adacore.com>
13930
13931 * gdb.cp/templates.cc (GetMax): New template.
13932 (main): Declare two instances of GetMax.
13933 * gdb.cp/templates.exp: Add new test.
13934
d389af10
JK
139352009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13936
13937 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
13938
e7f86de9
JM
139392009-04-22 Joseph Myers <joseph@codesourcery.com>
13940
13941 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
13942
334cc82d
TT
139432009-04-15 Tom Tromey <tromey@redhat.com>
13944
13945 * gdb.base/charset.exp: Add regression test.
13946
d12672cc
JB
139472009-04-14 Joel Brobecker <brobecker@adacore.com>
13948
13949 * gdb.base/exe-lock.exp: New testcase.
13950
18e8c3bc
TT
139512009-04-13 Tom Tromey <tromey@redhat.com>
13952
13953 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
13954 operator on Frame.
13955
5ecd5cbe
UW
139562009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13957
13958 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
13959 * gdb.server/ext-attach.exp: Likewise.
13960
7309f756
VP
139612009-04-03 Vladimir Prus <vladimir@codesourcery.com>
13962
13963 Eliminate some sleep usage.
13964
889bf7c5
PA
13965 * gdb.mi/basics.c (do_nothing): New.
13966 (main): Use do_nothing instead of printf, so that
13967 not to introduce race condition between output of
13968 inferiour and output of gdb. Do not use sleep as it
13969 is not generally available on embedded targets.
7309f756 13970
f4b95f6f
PA
139712009-04-02 Pedro Alves <pedro@codesourcery.com>
13972
13973 * gdb.server/ext-attach.exp: Expect an optional process id after
13974 "Detached from remote process".
13975
de40b933
JK
139762009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13977
13978 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
13979 gdb.dwarf2/dw2-unresolved.exp: New.
13980
2ae101a4
PA
139812009-04-02 Pedro Alves <pedro@codesourcery.com>
13982
13983 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
13984 mi_run_to_main.
13985
56a8e183
PA
139862009-04-02 Pedro Alves <pedro@codesourcery.com>
13987
13988 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
13989 mi_run_to_main. Skip thread exit test on remote targets.
13990 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
13991 mi_run_to_main.
13992 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
13993 mi_run_to_main.
13994 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
13995 when expecting ^connected. Detect when the target doesn't support
13996 non-stop mode.
13997 (mi_run_cmd): Detect if non-stop mode was requested by isn't
13998 supported. Return -1 on error, 0 on success.
13999 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14000 (mi_runto): Return mi_runto_helper's result explicitly.
14001
c35fafde
PA
140022009-04-01 Pedro Alves <pedro@codesourcery.com>
14003
14004 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14005
f8a8dce6
JB
140062009-04-01 Tom Tromey <tromey@redhat.com>
14007
14008 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14009 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14010 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14011 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14012
71c25dea
TT
140132009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14014 Jan Kratochvil <jan.kratochvil@redhat.com>
14015
14016 PR gdb/931
14017 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14018 output.
14019 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14020 for gdb/931.
14021 * dw2-strp.S (DW_AT_language): Change to C++.
14022 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14023
02d9a9ce
JB
140242009-03-31 Joel Brobecker <brobecker@adacore.com>
14025
14026 * gdb.ada/tasks: New testcase.
14027
1042e4c0
SS
140282009-03-30 Stan Shebs <stan@codesourcery.com>
14029
14030 * gdb.trace/actions.exp: Update to match new info trace format.
14031 * gdb.trace/deltrace.exp: Ditto.
14032 * gdb.trace/infotrace.exp: Ditto.
14033 * gdb.trace/passcount.exp: Ditto.
14034 * gdb.trace/save-trace.exp: Ditto.
14035 * gdb.trace/while-stepping.exp: Ditto.
14036 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14037
f8f6f20b
TJB
140382009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14039
14040 * gdb.python/python-frame.c: New file.
14041 * gdb.python/python-frame.exp: New file.
14042
c0c6f777
TJB
140432009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14044
14045 * gdb.python/python-value.exp: Add tests for the address
14046 attribute.
14047
3cb51905
AS
140482009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14049
14050 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14051
88fc996f
DE
140522009-03-26 Doug Evans <dje@google.com>
14053
14054 * gdb.mi/mi-nonstop-exit.exp: New file.
14055 * gdb.mi/non-stop-exit.c: New file.
14056
56ef84b1
TT
140572009-03-26 Tom Tromey <tromey@redhat.com>
14058
14059 Update for change to prologue skipping:
14060 * gdb.mi/mi2-simplerun.exp: Update.
14061 * gdb.mi/mi2-break.exp: Update.
14062 * gdb.mi/mi-simplerun.exp: Update.
14063 * gdb.mi/mi-break.exp: Update.
14064 * gdb.base/ending-run.exp: Update.
14065
def2b000
TJB
140662009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14067
14068 * gdb.python/python-value.exp (test_value_in_inferior): Test
14069 gdb.Value.is_optimized_out attribute.
14070
442ddf59
JK
140712009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14072
14073 * gdb.dwarf2/dw2-noloc-main.c: New file.
14074 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14075 (.text): Remove.
14076 (.data): New.
14077 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14078 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14079 (DW_TAG_subprogram func_cu1, noloc): Remove.
14080 (main): New.
14081 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14082 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14083 (file_symbols): New procedure.
14084
a8df5de4
TT
140852009-03-25 Tom Tromey <tromey@redhat.com>
14086
14087 * gdb.base/charset.exp (valid_target_charset): New proc.
14088 Use it to skip tests on invalid charsets.
14089
cc1d7add
PM
140902009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14091
14092 * gdb.base/completion.exp: Add a test for directory completion.
14093
bcd5727b
JK
140942009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14095
14096 Fix a racy FAIL.
14097 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14098 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14099
cc924cad
TJB
141002009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14101
14102 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14103 * gdb.python/python-function.exp: Add test for function returning
14104 a GDB value.
14105
bc3b79fd
TJB
141062009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14107
14108 * gdb.python/python-function.exp: New file.
14109
6c7a06a3
TT
141102009-03-20 Tom Tromey <tromey@redhat.com>
14111
14112 * gdb.base/store.exp: Update for change to escape output.
14113 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14114 to escape output.
14115 * gdb.base/pointers.exp: Update for change to escape output.
14116 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14117 to escape output.
14118 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14119 escape output.
14120 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14121 to escape output.
14122 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14123 escape output.
14124 * gdb.base/setvar.exp: Update for change to escape output.
14125 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14126 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14127 to escape output.
14128 (test_print_string_constants): Likewise.
14129 * gdb.base/charset.exp (valid_host_charset): Check size of
14130 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14131 cases. Handle "auto"-related output.
14132 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14133 (uvar, Uvar): New globals.
14134
c31af87b
JG
141352009-03-19 Jerome Guitton <guitton@adacore.com>
14136
14137 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14138 deltas.
14139 * gdb.ada/fixed_points.exp: Ditto.
14140
51272cf2
PA
141412009-03-18 Pedro Alves <pedro@codesourcery.com>
14142
14143 * return-nodebug.c: Don't include stdio.h.
14144 (init): Delete.
14145 (func): Delete definition and provide extern declaration.
14146 (t): New.
14147 (main): Don't call printf. Call func and store its result in t.
14148 * return-nodebug1.c: New.
14149 * return-nodebug.exp: Don't expect stdio output. Instead, print
14150 the global variable t. Drop printf formatters and cast types from
14151 foreach loop. Don't use prepare_for_testing. Compile
14152 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14153 define FORMAT or CAST.
14154
d24948ac
PP
141552009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14156
14157 * gdb.base/solib-display.exp: Disable test for remote targers.
14158
61ff14c6
JK
141592009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14160
14161 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14162
cb4dce93
JK
141632009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14164
14165 Fix a racy FAIL.
14166 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14167 code from `follow parent, print pids'.
14168 (`follow child, print pids', `follow parent, print pids'): Call it.
14169 Replace `gdb_test "break..."' by gdb_breakpoint.
14170
f7c60c5e
VP
141712009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14172
14173 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14174 sync and async modes.
f7c60c5e 14175
383ace49
JB
141762009-03-12 Joel Brobecker <brobecker@adacore.com>
14177
14178 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14179 that was checked in by mistake. Remove loading of ada.exp, since
14180 this is not necessary in this case.
14181
4ce102af
JB
141822009-03-12 Joel Brobecker <brobecker@adacore.com>
14183
14184 * gdb.ada/ptype_arith_binop.exp: New testcase.
14185
529a2aef
JB
141862009-03-12 Joel Brobecker <brobecker@adacore.com>
14187
14188 * gdb.ada/mod_from_name: New testcase.
14189
8a38181c
JB
141902009-03-12 Joel Brobecker <brobecker@adacore.com>
14191
14192 * gdb.ada/tick_last_segv: New testcase.
14193
11436dee
VP
141942009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14195
61ff14c6 14196 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14197
1f31650a
VP
141982009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14199
61ff14c6
JK
14200 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14201 include the token in ^running and frame info in *stopped.
1f31650a 14202
a3247a22
PP
142032009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14204
14205 * solib-display.exp: New file.
14206 * solib-display-main.c: New file.
14207 * solib-display-lib.c: New file.
61ff14c6 14208
aae64587
PA
142092009-03-05 Pedro Alves <pedro@codesourcery.com>
14210
14211 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14212
44aabfbc
JK
142132009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14214
14215 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14216 (list_and_check_macro): Use more specific test name.
14217 (next to definition): Make the test names unique.
14218
c087fcd3
PM
142192009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14220
14221 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14222
c86cf029
VP
142232009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14224
14225 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14226 notifications.
14227 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14228 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14229 * lib/mi-support.exp (library_loaded_re): New.
14230 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14231
3ea85240
VP
142322009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14233
14234 * gdb.gdb/observer.exp: Use test_notification observer, not
14235 normal_stop, everywhere.
14236 (test_normal_stop_notifications): Rename to...
14237 (test_notifications): ...this.
14238 (test_observer_normal_stop): Rename to...
14239 (test_observer): ...this.
14240
1903f0e6
DE
142412009-02-16 Doug Evans <dje@google.com>
14242
14243 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14244 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14245 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14246 (test_prefixed_syscall,test_int3): New tests.
14247 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14248 (test_prefixed_syscall,test_int3): New tests.
14249
1d33d6ba
VP
142502009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14251
3cb51905
AS
14252 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14253 (mi_expect_interrupt): Likewise.
14254 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14255 response.
1d33d6ba 14256
faafb047
PM
142572009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14258
14259 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14260 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14261 Replace calls to get_valueofx by get_hexadecimal_valueof.
14262
417e16e2
PM
142632009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14264
14265 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14266 (get_integer_valueof): New procedure.
14267 (get_sizeof): Use new get_integer_value_of.
14268 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14269 by get_integer_valueof.
14270
7065b901
TT
142712009-02-13 Tom Tromey <tromey@redhat.com>
14272
14273 * gdb.base/remote.exp (get_sizeof): Remove.
14274 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14275 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14276 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14277 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14278 (get_sizeof): Likewise.
14279
5d7cb8df
JK
142802009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14281
14282 PR fortran/9806
14283 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14284
b2febfff
PP
142852009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14286
14287 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14288
4aa995e1
PA
142892009-02-06 Pedro Alves <pedro@codesourcery.com>
14290
14291 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14292
d8906c6f
TJB
142932009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14294
14295 * gdb.python/python-cmd.exp: New file.
14296
ff4ab08d
TG
142972009-02-06 Tristan Gingold <gingold@adacore.com>
14298
14299 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14300
aacd552b
TG
143012009-02-05 Tristan Gingold <gingold@adacore.com>
14302
14303 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14304 pointer is dereferenced and use this signal name in regexp.
14305 * gdb.base/signull.exp: Ditto.
14306 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14307 * gdb.base/signull.c (main): Ditto.
14308
08c637de
TJB
143092009-02-04 Tom Tromey <tromey@redhat.com>
14310 Thiago Jung Bauermann <bauerman@br.ibm.com>
14311
14312 * gdb.python/python-value.exp: Use `gdb.history' instead of
14313 `gdb.value_from_history'.
14314 (test_value_numeric_ops): Add test for conversion of enum constant.
14315 * gdb.python/python-value.c (enum e): New type.
14316 (evalue): New global.
14317 (main): Use argv.
14318
20261af8
JG
143192009-02-04 Jerome Guitton <guitton@adacore.com>
14320
14321 * gdb.ada/uninitialized_vars: New test program.
14322 * gdb.ada/uninitialized_vars.exp: New testcase.
14323
52e44b43
TT
143242009-02-02 Tom Tromey <tromey@redhat.com>
14325
14326 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14327 * gdb.cp/pr2489.cc: Rename...
14328 * gdb.cp/pr9594.cc: ... to this.
14329
1c71341a
TT
143302009-02-02 Tom Tromey <tromey@redhat.com>
14331
14332 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14333 * gdb.cp/pr2489.cc: New file.
14334 * gdb.cp/cpcompletion.exp: New file.
14335
a4295225
TT
143362009-02-02 Tom Tromey <tromey@redhat.com>
14337
14338 PR exp/9059:
14339 * gdb.cp/call-c.exp: Add regression test.
14340 * gdb.cp/call-c.cc (FooHandle): New typedef.
14341 (main): New variable 'handle'.
14342
592375cd
VP
143432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14344
14345 * lib/mi-support.exp (et_mi_thread_list)
14346 (check_mi_and_console_threads): Adjust for current thread in
14347 -thread-list-ids output.
14348
41447f92
VP
143492009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14350
889bf7c5
PA
14351 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14352 Call it.
41447f92 14353
35669430
DE
143542009-01-28 Doug Evans <dje@google.com>
14355
14356 * gdb.arch/amd64-disp-step.S: New file.
14357 * gdb.arch/amd64-disp-step.exp: New file.
14358 * gdb.arch/i386-disp-step.S: New file.
14359 * gdb.arch/i386-disp-step.exp: New file.
14360
09f00d9a
PM
143612009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14362
14363 * gdb.base/find.exp: Set newline variable
14364 using quotes instead of braces to fix cygwin failures.
14365
1e8fb976
PA
143662009-01-23 Pedro Alves <pedro@codesourcery.com>
14367
14368 * gdb.base/radix.exp: Add tests to ensure that that set
14369 input-radix 0 and set output-radix 0 are really rejected.
14370
da061712
PA
143712009-01-23 Pedro Alves <pedro@codesourcery.com>
14372
14373 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14374 copyright years.
14375
dd7e2d2b
PA
143762009-01-23 Pedro Alves <pedro@codesourcery.com>
14377
14378 PR gdb/9664:
14379 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14380
392452f6
PA
143812009-01-22 Pedro Alves <pedro@codesourcery.com>
14382
14383 PR c++/9631:
14384 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14385
8653e71c
PM
143862009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14387
14388 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14389 binfile definition to fix Windows OS failure.
14390
a12cc160
DJ
143912009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14392
14393 PR gdb/9346
14394 * gdb.base/interrupt.c (sigint_handler): New.
14395 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14396 on error.
14397 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14398 Test "signal SIGINT".
14399
b89667eb
DE
144002009-01-19 Doug Evans <dje@google.com>
14401
14402 * gdb.base/break.exp: Update expected gdb output.
14403 * gdb.base/sepdebug.exp: Ditto.
14404 * gdb.mi/mi-syn-frame.exp: Ditto.
14405 * gdb.mi/mi2-syn-frame.exp: Ditto.
14406 * gdb.base/call-signal-resume.exp: New file.
14407 * gdb.base/call-signals.c: New file.
14408 * gdb.base/unwindonsignal.exp: New file.
14409 * gdb.base/unwindonsignal.c: New file.
14410 * gdb.threads/interrupted-hand-call.exp: New file.
14411 * gdb.threads/interrupted-hand-call.c: New file.
14412 * gdb.threads/thread-unwindonsignal.exp: New file.
14413
adb483fe
DJ
144142009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14415
14416 * gdb.base/define.exp: Test defining and hooking prefix commands.
14417 * gdb.python/python.exp: Update test for "show user" output.
14418
60023297
JK
144192009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14420
14421 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14422 now the output exactly, using less wildcards. Expect also the output
14423 of gfortran-4.3. Update for the f-valprint.c modification from
14424 2008-04-22.
14425 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14426 Remove gdb_test test names where matching the command.
14427
ccc57cf9
PA
144282009-01-01 Pedro Alves <pedro@codesourcery.com>
14429
14430 PR breakpoints/9681:
14431 * gdb.base/watchpoint.exp: Add regression test.
14432
c7a6ca08
PA
144332008-12-31 Pedro Alves <pedro@codesourcery.com>
14434
14435 * gdb.threads/attach-into-signal.exp: Don't use
14436 gdb_suppress_entire_file.
14437 * gdb.threads/attach-stopped.exp: Ditto.
14438 * gdb.threads/attachstop-mt.exp: Ditto.
14439
3a031f65
PA
144402008-12-31 Pedro Alves <pedro@codesourcery.com>
14441
14442 PR gdb/8812:
14443 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14444
09e6485f
PA
144452008-12-29 Pedro Alves <pedro@codesourcery.com>
14446
14447 PR gdb/7536:
14448 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14449 and unsupported output radices are really rejected.
14450
0cd53049
JK
144512008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14452
14453 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14454
ba163c7e
TT
144552008-12-22 Tom Tromey <tromey@redhat.com>
14456
14457 * gdb.cp/punctuator.exp: New file.
14458
6f4de6c9
JK
144592008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14460
14461 * gdb.base/completion.exp (Completing non-existing component): New test.
14462
0f34d0b4
JK
144632008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14464
14465 Fix for PR gdb/8648.
14466 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14467 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14468 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14469 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14470
db2ad4c3
JK
144712008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14472
14473 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14474
bb5ef15e
DP
144752008-12-16 Christophe Lyon <christophe.lyon@st.com>
14476
14477 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14478 compiler actually generate code at the expected line number.
14479
90142adc
JZ
144802008-12-15 Jie Zhang <jie.zhang@analog.com>
14481
14482 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14483
fad6eecd
TT
144842008-12-12 Tom Tromey <tromey@redhat.com>
14485
14486 * gdb.base/commands.exp (redefine_hook_test): New proc.
14487 Call it.
14488
17c8aaf5
TT
144892008-12-11 Tom Tromey <tromey@redhat.com>
14490
14491 * gdb.base/macscp.exp: New regression test.
14492
7c8adf68
TT
144932008-12-11 Tom Tromey <tromey@redhat.com>
14494
14495 * gdb.base/macscp.exp: Print "address.addr".
14496 * gdb.base/macscp1.c (struct outer): New struct.
14497 (address): New global.
14498
b05dcbb7
TT
144992008-12-09 Tom Tromey <tromey@redhat.com>
14500
14501 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14502 Call it.
14503
2d476de1
DE
145042008-12-04 Doug Evans <dje@google.com>
14505
14506 * gdb.server/ext-run.exp: Relax regexp for init program.
14507
87bdc959
TG
145082008-12-03 Tristan Gingold <gingold@adacore.com>
14509
14510 * gdb.base/macscp.exp: Generate an object file during compilation
14511 to work around Darwin dsymutil limitations.
14512
e0740f77
JK
145132008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14514
14515 Test resolving external references to TLS variables.
14516 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14517 FILE2_THREAD_LOCAL.
14518 (testfile2, srcfile2): New variables.
14519 * gdb.threads/tls.c (file2_thread_local)
14520 (function_referencing_file2_thread_local): New.
14521 * gdb.threads/tls2.c: New file.
14522
67f0aac5
JB
145232008-11-28 Joel Brobecker <brobecker@adacore.com>
14524
14525 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14526 rather than integer, as integer might not be big enough when
14527 on 64bit targets.
67f0aac5 14528
c332165e
JG
145292008-11-27 Jerome Guitton <guitton@adacore.com>
14530
14531 * gdb.cp/formatted-ref.exp: Add equality test.
14532 * gdb.ada/formatted_ref.exp: Ditto.
14533
fc9b693c
JK
145342008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14535
14536 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14537 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14538
a9c64011
AS
145392008-11-20 Andreas Schwab <schwab@suse.de>
14540
14541 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14542 matching syscall entry point.
14543 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14544 (tcatch_vfork_then_child_follow): Likewise. Finish through
14545 vfork even if we stopped at the syscall trampoline.
14546
e2fd701e
DE
145472008-11-20 Doug Evans <dje@google.com>
14548
14549 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14550
69abc51c
TJB
145512008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14552
14553 * gdb.arch/ppc-dfp.exp: New file.
14554 * gdb.arch/ppc-dfp.c: New file.
14555
c14c28ba
PP
145562008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14557
14558 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14559
2e74121d
DE
145602008-11-17 Doug Evans <dje@google.com>
14561
14562 * gdb.mi/mi-syn-frame.exp: Update expected output.
14563 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14564
66bb093b
VP
145652008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14566
14567 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14568 "thread N" results in =thread-selected.
14569 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14570 (mi_send_resuming_command_raw): Be prepared for
14571 =thread-selected.
14572
3d043ef6
VP
145732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14574
a9c64011
AS
14575 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14576 * lib/mi-support.exp: Likewise.
3d043ef6 14577
808104c8
JB
145782008-11-16 Joel Brobecker <brobecker@adacore.com>
14579
14580 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14581 commands from the expected output for "help catch".
14582
00b22944
JB
145832008-11-15 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.ada/int_deref.exp: New testcase.
14586
59669435
TT
145872008-11-14 Nick Roberts <nickrob@snap.net.nz>
14588
14589 * gdb.mi/gdb2549.exp: New file.
14590
de04a248
DE
145912008-11-11 Doug Evans <dje@google.com>
14592
14593 * gdb.base/callexit.exp: New file.
14594 * gdb.base/callexit.c: New file.
14595
6b8ce727
DE
145962008-11-10 Doug Evans <dje@google.com>
14597
14598 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14599 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14600 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14601 (default_gdb_start,default_gdb_exit): Ditto.
14602 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14603 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14604 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14605 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14606 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14607 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14608
1b14b8aa
AS
146092008-11-03 Andreas Schwab <schwab@suse.de>
14610
14611 * gdb.base/hashline2.exp: Fix typo.
14612 * gdb.base/hashline3.exp: Likewise.
14613
f3134b88
TT
146142008-10-30 Tom Tromey <tromey@redhat.com>
14615
14616 * gdb.base/pointers.exp: Add test.
14617 * gdb.base/pointers.c (k, S): New typedefs.
14618 (instance): New global.
14619
c2226152
AS
146202008-10-30 Andreas Schwab <schwab@suse.de>
14621
14622 * gdb.base/args.exp: Add tests for newlines.
14623
462f405c
JB
146242008-10-30 Joel Brobecker <brobecker@adacore.com>
14625
14626 gdb.base/foll-exec.exp: Update the expected output of a couple
14627 of "info breakpoints" tests.
14628
79a45b7d
TT
146292008-10-28 Tom Tromey <tromey@redhat.com>
14630
14631 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14632
adc13a14
PA
146332008-10-24 Pedro Alves <pedro@codesourcery.com>
14634
14635 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14636 gdb_start_cmd.
14637 Use runto_main before any test that requires execution.
14638
252fbfc8
PA
146392008-10-23 Pedro Alves <pedro@codesourcery.com>
14640
14641 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14642 instead of SIGINT.
14643
28148e3d
JB
146442008-10-22 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.base/completion.exp: Update expected output following
14647 the addition of the "info tasks" command.
14648
c209f847
TT
146492008-10-22 Tom Tromey <tromey@redhat.com>
14650
14651 * gdb.base/exprs.exp (test_expr): Add test for string
14652 concatenation.
14653
f177e350
PA
146542008-10-19 Pedro Alves <pedro@codesourcery.com>
14655
14656 * configure.ac: Output gdb.python/Makefile.
14657 * configure: Regenerate.
14658 * gdb.python/Makefile.in: New.
14659
cce89356
JB
146602008-10-16 Joel Brobecker <brobecker@adacore.com>
14661
14662 * gdb.base/foll-fork.exp: Adjust the expected output to match
14663 the new description for fork/vfork catchpoints in the "info
14664 breakpoints" output.
14665
176d289d
TJB
146662008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14667
14668 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14669
a08702d6
TJB
146702008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14671
14672 * gdb.python/python-value.c: New file.
14673 * gdb.python/python-value.exp: New file.
14674
1c5cfe86
PA
146752008-10-15 Pedro Alves <pedro@codesourcery.com>
14676
14677 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14678
5a98ad69
DP
146792008-10-15 Denis Pilat <denis.pilat@st.com>
14680
41702f1b 14681 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 14682
dcb1a1e2
TT
146832008-10-09 Tom Tromey <tromey@redhat.com>
14684
14685 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14686 'fprintf' and 'stderr'.
14687
9124fe48
JB
146882008-10-07 Joel Brobecker <brobecker@adacore.com>
14689
14690 * gdb.ada/ref_tick_size.exp: New testcase.
14691
45452591
DE
146922008-10-06 Doug Evans <dje@google.com>
14693
14694 * gdb.dwarf2/dw2-cu-size.exp: New file.
14695 * gdb.dwarf2/dw2-cu-size.S: New file.
14696
14697 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14698 .Ltype_int for clarity.
14699
4fc5b208
PP
147002008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14701
14702 PR gdb/2384:
14703 * gdb.cp/gdb2384.exp: Extended to test more cases.
14704 * gdb.cp/gdb2384.cc: Likewise.
14705 * gdb.cp/gdb2384-base.h: Likewise.
14706 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 14707
d78df370
JK
147082008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14709
14710 * gdb.base/maint.exp (maint print type): Remove printing
14711 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14712
9a044a89
TT
147132008-09-30 Tom Tromey <tromey@redhat.com>
14714
14715 * gdb.base/macscp.exp: Add completion tests.
14716 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14717 (TWENTY_THREE): Likewise.
14718 (FORTY_EIGHT): Likewise.
14719
506800a9
TT
147202008-09-30 Tom Tromey <tromey@redhat.com>
14721
14722 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14723 everywhere.
14724 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14725
1a6f01b5
JK
147262008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14727
14728 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14729 testcase is derived from. Fix racy dependency on an expected PID
14730 number. No longer support the testcase on Linux kernel 2.4.x.
14731
2fae03e8
TT
147322008-09-27 Tom Tromey <tromey@redhat.com>
14733
14734 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14735 and varargs.
14736
1ad15515
PA
147372008-09-22 Pedro Alves <pedro@codesourcery.com>
14738
14739 * lib/mi-support.exp (mi_expect_interrupt): New.
14740 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14741 from gdb.mi/mi-nonstop.exp.
14742 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14743 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14744 lib/mi-support.exp.
14745 Use mi_check_thread_states throughout. Avoid ".*" and do not
14746 require an anchor after -exec-run.
14747
d0b76dc6
DJ
147482008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14749
14750 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14751 stop is pending. Avoid ".*" when two stops are pending.
14752 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14753 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14754 newlines in fullnames.
14755 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14756 (mi_expect_stop): Update comments. Only anchor in sync mode.
14757 Do not match newlines.
14758 (mi_send_resuming_command_raw): Always return status.
14759 (mi_get_stop_line): Do not match more than one line by accident.
14760 Only anchor in sync mode.
14761 (mi_run_inline_test): If -exec-next fails, give up.
14762
9990c830
UW
147632008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14764
14765 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14766 on SPU.
14767
ebcf6f00
JB
147682008-09-10 Joel Brobecker <brobecker@adacore.com>
14769
14770 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14771
b6db24e5
JB
147722008-09-10 Joel Brobecker <brobecker@adacore.com>
14773
14774 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14775 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14776 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14777 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14778 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14779 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14780 gdb.ada/interface.exp, gdb.ada/null_array.exp,
14781 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
14782 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
14783 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
14784 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
14785 Include the "= " sequence in the expected output of print tests.
14786
2bf448e0
JB
147872008-09-10 Joel Brobecker <brobecker@adacore.com>
14788
14789 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
14790 description for boolean types.
14791
d51fd4c8
PA
147922008-09-09 Pedro Alves <pedro@codesourcery.com>
14793
14794 * gdb.base/hook-stop-continue.c: New.
14795 * gdb.base/hook-stop-continue.exp: New.
14796
694182d2
DJ
147972008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
14798
14799 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14800
3b8a7fc0
JG
148012008-09-08 Jerome Guitton <guitton@adacore.com>
14802
14803 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
14804 (stack_check_probe_2, stack_check_probe_loop_1)
14805 (stack_check_probe_loop_2): New functions.
14806 (main): Add call to these new functions.
14807 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
14808 functions, check that the breakpoint is inserted at the appropriate
14809 location.
14810 (insert_breakpoint): Slightly refine this procedure so that it can
14811 be called several times in the test.
14812
96cc0ae8
JG
148132008-09-08 Jerome Guitton <guitton@adacore.com>
14814
14815 * gdb.base/stack-checking.c: New file.
14816 * gdb.base/stack-checking.exp: New file.
14817
1f08b409
TJB
148182008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14819
14820 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
14821 * gdb.arch/altivec-regs.exp: Likewise.
14822 * gdb.arch/vsx-regs.exp: Likewise.
14823
3099e1c4
TJB
148242008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
14825
14826 * gdb.arch/ppc-fp.exp: New file.
14827 * gdb.arch/ppc-fp.c: New file.
14828
cc69bfc1
PP
148292008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14830
14831 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
14832 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 14833
b02a33db
MS
148342008-09-04 Michael Snyder <msnyder@vmware.com>
14835
14836 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
14837 as "at" (for non-debug functions such as _start).
14838
2992cbe0
UW
148392008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14840
14841 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
14842 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
14843 software watchpoints.
14844 * gdb.base/watch_thread_num.exp: Likewise.
14845
514f746b
AR
148462008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
14847
14848 * gdb.arch/i386-bp_permanent.exp: New test.
14849
876cecd0
TT
148502008-08-24 Tom Tromey <tromey@redhat.com>
14851
14852 * gdb.base/maint.exp: Update "maint print type".
14853
80f73d71
VP
148542008-08-21 Vladimir Prus <vladimir@codesourcery.com>
14855
14856 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
14857 support. Adjust the order of "*running" notifications.
14858 * gdb.mi/non-stop.c: Don't cast from int to void* and
14859 back.
14860
d9c78d7d
MK
148612008-08-20 Mark Kettenis <kettenis@gnu.org>
14862
14863 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
14864 expect to find it in the "info frame" output.
14865
97a2d1d3
DJ
148662008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
14867
14868 * gdb.base/interp.exp: Always consume both prompts.
14869
b96e2927
PA
148702008-08-20 Pedro Alves <pedro@codesourcery.com>
14871
14872 * gdb.base/pending.exp: Test pending breakpoints without symbols
14873 loaded.
14874
8cf6e61a
VP
148752008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14876
14877 * lib/mi-support.exp (mi_expect_stop): Produce
14878 more details on failures.
14879 * gdb.mi/mi-nonstop.exp: New.
14880 * gdb.mi/non-stop.c: New.
14881
c6ebd6cf
VP
148822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
14883
a9c64011
AS
14884 * gdb.mi/mi-async.exp: Use 'set target-async'.
14885 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 14886
46a9b8ed
DJ
148872008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
14888
14889 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
14890
44feb3ce
TT
148912008-08-17 Tom Tromey <tromey@redhat.com>
14892
14893 * gdb.base/help.exp (help catch): Rewrite.
14894
311a4e6b
TJB
148952008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14896
14897 * gdb.base/define.exp: Test indented command documentation.
14898 * gdb.python/python.exp: Test indented multi-line command.
14899
604c2f83
LM
149002008-08-15 Luis Machado <luisgpm@br.ibm.com>
14901
14902 * testsuite/gdb.arch/vsx-regs.c: New source file.
14903 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
14904 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
14905
886a217c
TT
149062008-08-14 Tom Tromey <tromey@redhat.com>
14907
14908 * gdb.base/macscp.exp: Add regression test for "macro define" or
14909 "macro undef" with no arguments.
14910
c814a4f3
PP
149112008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
14912
14913 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 14914
12ab8a60
UW
149152008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14916
14917 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
14918
d57a3c85
TJB
149192008-08-06 Tom Tromey <tromey@redhat.com>
14920
14921 * gdb.python/python.exp: New file.
14922
c7b778ff
JK
149232008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14924
14925 Fix for PR gdb/1543.
14926 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
14927 $LOCATION.
14928 (location): New variable.
14929 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
14930 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
14931 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
14932 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
14933 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
14934 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
14935 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
14936 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
14937 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
14938 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
14939 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
14940 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
14941 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
14942 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
14943 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14944 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
14945 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
14946 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
14947 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
14948 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14949 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
14950 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
14951 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
14952 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
14953 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
14954 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
14955 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
14956 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
14957 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
14958 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
14959 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
14960 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
14961 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
14962 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
14963 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
14964 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
14965 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
14966 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14967 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
14968 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
14969 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
14970 gdb.base/type-opaque.exp, gdb.base/until.exp,
14971 gdb.base/value-double-free.c, gdb.base/varargs.exp,
14972 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
14973 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
14974 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
14975 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
14976 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
14977 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
14978 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
14979 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14980 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
14981 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
14982 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
14983 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
14984 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
14985 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
14986 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
14987 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14988 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
14989 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
14990 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
14991 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14992 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
14993 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
14994 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
14995 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
14996 gdb.pascal/types.exp, gdb.stabs/weird.exp,
14997 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
14998 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
14999 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15000 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15001 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15002 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15003 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15004 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15005 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15006 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15007 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15008 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15009 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15010 to bug-gdb@prep.ai.mit.edu .
15011
5e06a3d1
VP
150122008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15013
15014 * lib/mi-support.exp (mi_load_shlibs): New.
15015 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15016
9d81d21b
VP
150172008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15018
15019 * lib/mi-support.exp (get_mi_thread_list)
15020 (check_mi_and_console_threads): New, moved from ...
15021 * gdb.mi/mi-pthread.exp: ...here.
15022 * gdb.mi/gdb669.exp (get_mi_thread_list)
15023 (check_mi_and_console_threads): Delete.
15024 * gdb.mi/mi2-pthread.exp: Likewise.
15025
bae98fe0
TT
150262008-07-28 Tom Tromey <tromey@redhat.com>
15027
15028 * Makefile.in (just-check): Remove. Move body to...
15029 (check): ... here.
15030
57380f4e
DJ
150312008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15032
15033 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15034 Add a test for duplicated SIGINTs.
15035
e09490f1
DJ
150362008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15037
15038 * gdb.threads/schedlock.exp (get_args): Update to work for any
15039 value of NUM.
15040 (Top level): Report the number of threads that did not resume.
15041
6387b45f
DJ
150422008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15043
15044 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15045
62f64ff2
DJ
150462008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15047
15048 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15049 non-MI prompt.
15050
fa8de41e
TT
150512008-07-26 Tom Tromey <tromey@redhat.com>
15052
15053 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15054 (function_struct, function_struct_ptr): New globals.
15055 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15056 function pointer in a struct.
15057
ccb3ac8a
TT
150582008-07-26 Tom Tromey <tromey@redhat.com>
15059
15060 * gdb.base/macscp.exp: Add test for macro lexing bug.
15061
d7d9f01e
TT
150622008-07-18 Tom Tromey <tromey@redhat.com>
15063
15064 * gdb.base/macscp.exp: Add macro tests.
15065
9bf07184
PP
150662008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15067
15068 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15069
becf6477
PP
150702008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15071
15072 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15073
0709f7d3
PP
150742008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15075
15076 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15077
7093c834
PP
150782008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15079
15080 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15081
b432ffe3
JK
150822008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15083
15084 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15085
b1a268e5
VP
150862008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15087
15088 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15089
e2995f8e
KB
150902008-07-11 Kevin Buettner <kevinb@redhat.com>
15091
15092 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15093 of regexp to account for changes made to GDB in the printing of
15094 byte vectors.
15095
14032a66
TT
150962008-07-11 Tom Tromey <tromey@redhat.com>
15097
15098 * gdb.base/completion.exp: Add 'help' completion test.
15099
981505ef
JK
151002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15101
15102 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15103
10568435
JK
151042008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15105
15106 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15107
4487aabf
PA
151082008-07-09 Pedro Alves <pedro@codesourcery.com>
15109
15110 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15111
a4a9b1c4
PA
151122008-07-09 Pedro Alves <pedro@codesourcery.com>
15113
15114 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15115
3c3185ac
JK
151162008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15117
15118 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15119
7ebd49dc
VP
151202008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15121
15122 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15123 previous commit. Add a comment.
15124
84e46146
PA
151252008-06-28 Pedro Alves <pedro@codesourcery.com>
15126
15127 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15128
0f8d4a2f
VP
151292008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15130
15131 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15132
f747e0ce
PA
151332008-06-27 Pedro Alves <pedro@codesourcery.com>
15134
15135 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15136 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15137 compiling an executable, link in an object that forces unbuffered
15138 output.
15139 * lib/set_unbuffered_mode.c: New file.
15140
734a5c36
JK
151412008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15142
15143 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15144
a2840c35
VP
151452008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15146
a9c64011
AS
15147 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15148 mi_expect_stop.
15149 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15150 Demand that *running is output.
15151 (detect_async): Perform checking every time.
15152 (mi_send_resuming_command): Extract everything into...
15153 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15154 (mi_expect_stop): Don't accept any output before *stopped.
15155
6ae37fef
VP
151562008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15157
15158 Robustify mi-simplerun.
a9c64011
AS
15159 * gdb.mi/basics.c (main): Add a call to sleep.
15160 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15161 * gdb.mi/mi2-cli.exp: Likewise.
15162 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15163
b4aa76f0 151642008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15165
15166 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15167
e1ac3328
VP
151682008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15169
a9c64011
AS
15170 * gdb.mi/mi-console.exp: Adjust.
15171 * gdb.mi/mi-syn-frame.exp: Adjust.
15172 * gdb.mi/mi2-console.exp: Adjust.
15173 * gdb.mi/mi2-syn-frame.exp: Adjust.
15174 * lib/mi-support.exp (mi_run_cmd): Adjust.
15175 (mi_send_resuming_command): Adjust.
e1ac3328 15176
f7f9a841
VP
151772008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15178
15179 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15180 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15181 testing of stopped.
15182 * gdb.mi/mi2-syn-frame.exp: Likewise.
15183 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15184 (async, detect_async): New.
15185 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15186 depending on if we're running in sync or async mode.
f7f9a841 15187
37cd5d19
TT
151882008-06-09 Tom Tromey <tromey@redhat.com>
15189
15190 * gdb.base/completion.exp: New tests for field name completion
15191 with spaces, and field name completion with '->'.
15192
65d12d83
TT
151932008-06-06 Tom Tromey <tromey@redhat.com>
15194
15195 * gdb.base/break1.c (struct some_struct): New struct.
15196 (values): New global.
15197 * gdb.base/completion.exp: Add field name completion test.
15198
ebfe2e3f
PP
151992008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15200
15201 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15202 to pointer.
15203 * gdb.cp/call-c.cc: Likewise.
15204
bcf6fc3a
NR
152052008-06-06 Nick Roberts <nickrob@snap.net.nz>
15206
15207 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15208 annotation.
15209
49fd4a42 152102008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15211 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15212
15213 * gdb.threads/execl.c, gdb.threads/execl1.c,
15214 gdb.threads/execl.exp: New tests.
a9c64011 15215
8a34ac3f
AR
152162008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15217 Daniel Jacobowitz <dan@codesourcery.com>
15218
15219 * gdb.cp/exception.exp: Activate test, make it work with pending
15220 catchpoints.
15221
86ae69ef
JK
152222008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15223
15224 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15225
f7f9ae2c
VP
152262008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15227
a9c64011
AS
15228 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15229 now printed.
15230 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15231
2a2d4dc3
AS
152322008-05-27 Andreas Schwab <schwab@suse.de>
15233
15234 * gdb.base/frame-args.exp: Handle arguments that are optimized
15235 out.
15236
5099e4d9
LM
152372008-05-26 Luis Machado <luisgpm@br.ibm.com>
15238
15239 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15240 quiet for ppc32 and group options into a single variable.
15241
d9c36a91
JB
152422008-05-23 Joel Brobecker <brobecker@adacore.com>
15243
15244 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15245 of zero-size elements.
15246 * gdb.ada/null_array.exp: Test printing this new array.
15247
103a8671
JK
152482008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15249
15250 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15251
07a4cc1a 152522008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15253
15254 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15255 of the "finish" command.
15256
55f996a7
NR
152572008-05-21 Nick Roberts <nickrob@snap.net.nz>
15258
15259 * gdb.base/annota1.exp: Test for new annotation.
15260
907fc202
UW
152612008-05-16 Pedro Alves <pedro@codesourcery.com>
15262
15263 * gdb.base/fixsection.exp: New file.
15264 * gdb.base/fixsection0.c: New file.
15265 * gdb.base/fixsection1.c: New file.
15266
e8f97270
UW
152672008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15268
15269 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15270 * gdb.base/annota3.exp: Likewise.
15271
ac0bb574
NF
152722008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15273
15274 * gdb.base/watch_thread_num.exp: Don't run tests that require
15275 watchpoints if the target doesn't support them.
15276
6fadd07a
DE
152772008-05-12 Doug Evans <dje@google.com>
15278
15279 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15280
6e9a4a30
JB
152812008-05-09 Joel Brobecker <brobecker@adacore.com>
15282
15283 * gdb.ada/assign_1.exp: New testcase.
15284
08388c79
DE
152852008-05-09 Doug Evans <dje@google.com>
15286
a3c83fae
DE
15287 * gdb.base/find.exp: New file.
15288 * gdb.base/find.c: New file.
08388c79 15289
bd5ddfe8
DJ
152902008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15291
15292 * gdb.base/commands.exp (watchpoint_command_test): Handle
15293 gdb,no_hardware_watchpoints.
15294 * gdb.base/float.exp: Allow ARM targets without floating point.
15295 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15296
b5dd68e2 152972008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15298 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15299
15300 * gdb.ada/lang_switch: New test program.
15301 * gdb.ada/lang_switch.exp: New testcase.
15302
382d13d1
DE
153032008-05-05 Doug Evans <dje@google.com>
15304
15305 * gdb.base/help.exp (disassemble): Update expected help text.
15306
9dd789d0
PA
153072008-05-04 Pedro Alves <pedro@codesourcery.com>
15308
15309 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15310
611c83ae
PA
153112008-05-04 Pedro Alves <pedro@codesourcery.com>
15312
15313 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15314 different times.
15315
ff013f42
JK
153162008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15319 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15320 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15321 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15322
96dff6a2
VP
153232008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15324
15325 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15326 notification to appear.
15327
55cd6f92
DJ
153282008-05-04 Daniel Jacobowitz <dan@debian.org>
15329
15330 * gdb.base/fullname.c: New file.
15331 * gdb.base/fullname.exp: New file.
15332 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15333
d705c43c
PA
153342008-05-03 Pedro Alves <pedro@codesourcery.com>
15335
15336 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15337 expressions with macros.
15338
333222e1
JK
153392008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15340
15341 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15342
5ac01682
DJ
153432008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15344
15345 * gdb.base/completion.exp: Handle lack of other symbols beginning
15346 with "a".
15347
15348 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15349
237fc4c9
PA
153502008-05-02 Jim Blandy <jimb@codesourcery.com>
15351
15352 * gdb.asm/asmsrc1.s: Add scratch space.
15353
ed5e9466
DJ
153542008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15355 Daniel Jacobowitz <dan@codesourcery.com>
15356
15357 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15358 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15359 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15360
b39cc962
DJ
153612007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15362
15363 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15364
36d520f5
JB
153652008-05-01 Joel Brobecker <brobecker@adacore.com>
15366
15367 * gdb.base/info-target.exp: New testcase.
15368
8d4e3071
DJ
153692008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15370
15371 * gdb.cp/hang.exp: Use .cc instead of .C.
15372 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15373 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15374
6f3f3097
DJ
153752008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15376
15377 * gdb.base/gdb1250.exp: Remove perror.
15378 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15379
5550a914
PA
153802008-04-30 Pedro Alves <pedro@codesourcery.com>
15381
15382 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15383 .2byte.
15384
d848e687
DJ
153852008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15386
15387 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15388 (maybe_kfail): New.
15389
93b5768b
PA
153902008-04-25 Pedro Alves <pedro@codesourcery.com>
15391
15392 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15393
721c02de
VP
153942008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15395
a9c64011
AS
15396 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15397 * gdb.mi/mi2-syn-frame.exp: Likewise.
15398 * lib/mi-support.exp: Likewise.
721c02de 15399
74960c60
VP
154002008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15401
15402 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15403 to specify regexp for the location to stop at.
15404 * gdb.base/break-always.c: New.
15405 * gdb.base/break-always.exp: New.
15406
d24317b4
VP
154072008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15408
15409 * lib/mi-support.exp (mi_runto_helper): Adjust
15410 for the original-location field.
15411 (mi_create_breakpoint, mi_list_breakpoints): New.
15412 * gdb.mi/mi-break.exp: Adjust.
15413 * gdb.mi/mi2-break.exp: Adjust.
15414 * gdb.mi/mi-pending.exp: Adjust.
15415 * gdb.mi/mi-simplerun.exp: Adjust.
15416 * gdb.mi/mi2-simplerun.exp: Adjust.
15417 * gdb.mi/mi-syn-frame.exp: Adjust.
15418 * gdb.mi/mi2-syn-frame.exp: Adjust.
15419 * gdb.mi/mi-until.exp: Adjust.
15420 * gdb.mi/mi2-until.exp: Adjust.
15421 * gdb.mi/mi-var-display.exp: Adjust.
15422 * gdb.mi/mi2-var-display.exp: Adjust.
15423 * gdb.mi/mi-watch.exp: Adjust.
15424 * gdb.mi/mi2-watch.exp: Adjust.
15425
fdc59709 154262008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15427
a9c64011
AS
15428 * aclocal.m4: Add override.m4.
15429 * configure: Regenerate.
fdc59709 15430
8e91f023
VP
154312008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15432
15433 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15434 '-var-update --all-values' reports new value even the type
15435 of a variable object has changed.
15436
233a11ab
CS
154372008-04-18 Craig Silverstein <csilvers@google.com>
15438
15439 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15440 files.
d24317b4 15441
9c1137ad
JB
154422008-04-18 Joel Brobecker <brobecker@adacore.com>
15443
15444 * gdb.ada/atomic_enum: New test program.
15445 * gdb.ada/atomic_enum.exp: New testcase.
15446
66d0bbc7
DE
154472008-04-17 Doug Evans <dje@google.com>
15448
15449 * gdb.opt/Makefile.in: Fix whitespace.
15450
100906b0
UW
154512008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15452
15453 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15454
4584e32e
DE
154552008-04-17 Doug Evans <dje@google.com>
15456
15457 * gdb.base/hashline1.exp: New testcase.
15458 * gdb.base/hashline2.exp: New testcase.
15459 * gdb.base/hashline2.exp: New testcase.
15460
0a320680
PA
154612008-04-17 Pedro Alves <pedro@codesourcery.com>
15462
15463 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15464
18ac113b
AR
154652008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15466
15467 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15468 temporary breakpoint to match "Temporary breakpoint".
15469 * gdb.base/break.exp (delete_breakpoints): Likewise.
15470 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15471 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15472 * gdb.base/display.exp: Likewise.
15473 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15474 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15475 * gdb.base/restore.exp (restore_tests): Likewise.
15476 * gdb.base/sepdebug.exp: Likewise.
15477 * gdb.base/watchpoint.exp: Likewise.
15478 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15479 * gdb.mi/mi-pending.exp: Likewise.
15480 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15481 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15482 * gdb.mi/mi-var-cmd.exp: Likewise.
15483 * gdb.mi/mi-var-display.exp: Likewise.
15484 * gdb.mi/mi2-cli.exp: Likewise.
15485 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15486 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15487 * gdb.mi/mi2-var-display.exp: Likewise.
15488 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15489 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15490 new "disp" field.
a9c64011 15491 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15492 reason. This is to support fix for PR2424.
15493
add38693
JK
154942008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15495
15496 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15497
fcacd99f
VP
154982008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15499
15500 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15501 field. Add more floating varobj tests.
fcacd99f 15502 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15503 field.
15504 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15505 (main): Call do_at_tests.
15506 * lib/mi-support.exp (mi_create_floating_varobj)
15507 (mi_varobj_update_with_type_change): New.
fcacd99f 15508
de051565
MK
155092008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15510
15511 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15512 option of -var-evaluate-expression.
15513 * gdb.mi/mi2-var-display.exp: Likewise.
15514
dbc52822
VP
155152008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15516
15517 Introduce test setup helpers.
a9c64011
AS
15518 * lib/gdb.exp (build_executable, clean_restart)
15519 (prepare_for_testing): New.
15520 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15521 * gdb.base/return.exp: Likewise.
15522 * gdb.base/ending-run.exp: Likewise.
dbc52822 15523
473591da
NR
155242008-04-07 Nick Roberts <nickrob@snap.net.nz>
15525
15526 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15527 Interface (MI) responses.
15528
2b2d9e11
VP
155292008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15530
a9c64011
AS
15531 * gdb.cp/breakpoint.cc: New code to test conditions involving
15532 member variables.
15533 * gdb.cp/breakpoint.exp: Test condition involving member
15534 variables.
2b2d9e11 15535
bb378428
VP
155362008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15537
15538 * lib/mi-support.exp (mi_expect_stop): New.
15539 (mi_run_cmd): Change the
15540 token. Use mi_send_resuming_command, use
15541 mi_expect_stop.
15542 (mi_execute_to_helper): Rename to mi_execute_to.
15543 (mi_send_resuming_command): Add more error patterns.
15544 (mi_wait_for_stop): Renamed to...
15545 (mi_get_stop_line): ...this.
15546 (mi_run_inline_test): Adjust.
15547
15548 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15549 * gdb.mi/mi-console.exp: Likewise.
15550 * gdb.mi/mi-pending.exp: Likewise.
15551 * gdb.mi/mi-simplerun.exp: Likewise.
15552 * gdb.mi/mi-stack.exp: Likewise.
15553 * gdb.mi/mi-stepi.exp: Likewise.
15554 * gdb.mi/mi-syn-frame.exp: Add comment.
15555 * gdb.mi/mi-until.exp: Likewise.
15556 * gdb.mi/mi-var-display.exp: Likewise.
15557 * gdb.mi/mi-watch.exp: Likewise.
15558 * gdb.mi/mi2-cli.exp: Likewise.
15559 * gdb.mi/mi2-console.exp: Likewise.
15560 * gdb.mi/mi2-simplerun.exp: Likewise.
15561 * gdb.mi/mi2-stack.exp: Likewise.
15562 * gdb.mi/mi2-stepi.exp: Likewise.
15563 * gdb.mi/mi2-until.exp: Likewise.
15564 * gdb.mi/mi2-var-display.exp: Likewise.
15565 * gdb.mi/mi2-watch.exp: Likewise.
15566
62172bb9
UW
155672008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15568
15569 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15570
15571 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15572
a13e061a
PA
155732008-04-04 Pedro Alves <pedro@codesourcery.com>
15574
15575 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15576 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15577 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15578 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15579 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15580 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15581 expect an mi error duplicated in stderr.
15582
eae06beb
JB
155832008-04-03 Joel Brobecker <brobecker@adacore.com>
15584
15585 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15586 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15587 Add a couple of tests that verify the behavior when the new setting
15588 is set to "cancel" and "all".
15589 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15590 "ask" before we start the testing.
15591
79c6ced6
AR
155922008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15593
15594 * gdb.cp/casts.cc: Add class reference variables.
15595 * gdb.cp/casts.exp: New test cases for up/down casting references.
15596
6c2d1a6b
MK
155972008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15598
15599 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15600 instead of beginning to make an extra test pass.
15601 * gdb.mi/mi2-var-display.exp: Likewise.
15602
55b411d9
MR
156032008-03-31 Maciej W. Rozycki <macro@mips.com>
15604
15605 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15606
c6140da2
MD
156072008-03-31 Markus Deuling <deuling@de.ibm.com>
15608 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15609
15610 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15611 value. Add xfail for older kernels.
15612
79732189
AR
156132008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15614
15615 Bring mi-support in line with gdb.exp.
15616 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15617 (mi_gdb_start): New function.
15618
33c3676e
MR
156192008-03-28 Maciej W. Rozycki <macro@mips.com>
15620
15621 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15622
92e28119
VP
156232008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15624
15625 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15626 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 15627
9e8e3afe
VP
156282008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15629
15630 * lib/mi-support.exp (mi_create_varobj_checked): New.
15631 (mi_list_varobj_children): Allow to check for a
15632 value.
15633 (mi_list_array_varobj_children): New.
15634
15635 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15636 and mi_list_varobj_children, as opposed to hardcoding
15637 expected strings.
15638 * gdb.mi/gdb701.exp: Likewise.
15639 * gdb.mi/gdb792.exp: Likewise.
15640 * gdb.mi/mi-var-block.exp: Likewise.
15641 * gdb.mi/mi-var-cmd.exp: Likewise.
15642 * gdb.mi/mi-var-invalidate.exp: Likewise.
15643 * gdb.mi/mi2-var-block.exp: Likewise.
15644 * gdb.mi/mi2-var-child.exp: Likewise.
15645 * gdb.mi/mi2-var-cmd.exp: Likewise.
15646 * gdb.mi/mi2-var-display.exp: Likewise.
15647
9df50351
JK
156482008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15649
15650 Fix random false FAILs on i386.
15651 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15652
31e5d73a
DJ
156532008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15654
15655 PR gdb/544
15656 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15657
12f4afab
DJ
156582008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15659
15660 PR gdb/544
15661 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15662
b562a0cb
DJ
156632008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15664
15665 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15666 fixed PR gdb/544.
15667
17faa917
DJ
156682008-03-21 Pedro Alves <pedro@codesourcery.com>
15669
15670 * gdb.threads/fork-child-threads.exp: Test next over fork.
15671
6214f497
DJ
156722008-03-21 Chris Demetriou <cgd@google.com>
15673
15674 * gdb.base/break.exp (rbreak junk): New test for rbreak
15675 "Junk at end of arguments" issue.
15676
63092375
DJ
156772008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15678
15679 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15680 *& to work on created array elements.
15681 (Top level): Test print $pc with a file. Test string operations
15682 without a target.
15683 * gdb.base/ptype.exp: Do not expect *& to work on created array
15684 elements.
15685
b21991b0
DJ
156862008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15687
15688 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15689 gdb.threads/staticthreads.exp: Update exit query.
15690
c4b347c7
SL
156912008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15692
15693 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15694
fa4727a6
DJ
156952008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15696
15697 * gdb.base/watchpoint.c (global_ptr, func4): New.
15698 (main): Call func4.
15699 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15700 (test_inaccessible_watchpoint): New.
15701
2f34202f
MR
157022008-02-29 Maciej W. Rozycki <macro@mips.com>
15703
15704 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15705 select the largest.
15706
0d6ba1b1
DJ
157072008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15708
15709 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15710 frames-invalid annotations.
15711
e691325a
PM
157122008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15713
a9c64011 15714 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 15715
f85b5ecc
DE
157162008-02-27 Doug Evans <dje@google.com>
15717
15718 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15719 for bug 1738.
15720 (breakpoint_to_handler_entry): Ditto.
15721
b40e7bf3
JB
157222008-02-27 Joel Brobecker <brobecker@adacore.com>
15723
15724 * gdb.base/ending-run.exp: Use the first line of code inside
15725 function body to test breakpoints.
15726 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15727 location where the breakpoint is inserted when using the line
15728 where a function is declared. Fix typo in the description of
15729 one of the tests.
15730 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15731
2faca73a
PM
157322008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15733
15734 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 15735 tests.
2faca73a 15736
6f439c36
PM
157372008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15738
15739 * gdb.base/args.exp: avoid same output for tests
15740 with single quotes.
15741
54e52265
VP
157422008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15743
a9c64011
AS
15744 * gdb.base/annota1.exp: Adjust for 'info break'
15745 format changes.
15746 * gdb.base/annota3.exp: Likewise.
15747 * gdb.base/break.exp: Likewise.
15748 * gdb.base/condbreak.exp: Likewise.
15749 * gdb.base/pending.exp: Likewise.
15750 * gdb.base/sepdebug.exp: Likewise.
15751 * gdb.base/unload.exp: Likewise.
15752 * gdb.cp/ovldbreak.exp: Likewise.
15753 * gdb.mi/mi-pending.exp: Likewise.
54e52265 15754
897b09ca
DE
157552008-02-07 Doug Evans <dje@google.com>
15756
15757 * gdb.cp/mb-inline.exp: New.
15758 * gdb.cp/mb-inline.h: New.
15759 * gdb.cp/mb-inline1.cc: New.
15760 * gdb.cp/mb-inline2.cc: New.
15761
b1c32d35
PM
157622008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15763
15764 * gdb.pascal/floats.pas: New test program.
15765 * gdb.pascal/floats.exp: New testcase.
15766
1a4ca44a
TJB
157672008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15768
15769 * gdb.base/callfuncs.c (t_float_many_args): New function.
15770 (t_double_many_args): New function.
15771 * gdb.base/callfuncs.exp: Add tests for exceeding float
15772 and double parameters passed through the stack.
15773
439048e8
JB
157742008-02-05 Joel Brobecker <brobecker@adacore.com>
15775
15776 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15777 gdb.ada/complete/foo.adb: New files.
15778 * gdb.ada/complete.exp: New testcase.
15779
81fe8080
DE
157802008-02-03 Doug Evans <dje@google.com>
15781
301f0ecf
DE
15782 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
15783
81fe8080
DE
15784 * gdb.cp/gdb2384.exp: New file.
15785 * gdb.cp/gdb2384.cc: New file.
15786 * gdb.cp/gdb2384-base.h: New file.
15787 * gdb.cp/gdb2384-base.cc: New file.
15788
4b071aec
DE
157892008-02-02 Doug Evans <dje@google.com>
15790
15791 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
15792
61137ba6
JB
157932007-02-01 Joel Brobecker <brobecker@adacore.com>
15794
15795 * gdb.ada/sym_print_name: New test program.
15796 * gdb.ada/sym_print_name.exp: New testcase.
15797
157982007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
15799
15800 * gdb.ada/nested/hello.adb: New file.
15801 * gdb.ada/nested.exp: New testcase.
15802 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15803
98deb0da
VP
158042008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15805
15806 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
15807 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
15808 don't cause future evaluations of function to report
15809 creation of internal breakpoints.
98deb0da 15810
723a2275
VP
158112008-02-01 Vladimir Prus <vladimir@codesourcery.com>
15812
15813 * gdb.mi/mi-break.exp (test_error): New.
15814 Call it.
15815
fb546a2f
LM
158162008-01-31 Luis Machado <luisgpm@br.ibm.com>
15817
15818 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
15819 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
15820
2d8fd90a
PM
158212008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15822
15823 * gdb.pascal/integers.pas: New test program.
15824 * gdb.pascal/integers.exp: New testcase.
15825
a7fa0ded
PM
158262008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
15827
15828 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
15829
5e1a1926
TJB
158302008-01-30 Luis Machado <luisgpm@br.ibm.com>
15831
15832 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
15833 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
15834
8d04f9f0
JB
158352008-01-30 Paul Hilfinger <hilfinger@adacore.com>
15836
15837 * gdb.ada/formatted_ref: New test program.
15838 * gdb.ada/formatted_ref.exp: New testcase.
15839
15840 * gdb.cp/formatted-ref.cc: New file.
15841 * gdb.cp/formatted-ref.exp: New testcase.
15842
ce75a98f
JB
158432008-01-30 Joel Brobecker <brobecker@adacore.com>
15844
15845 * gdb.base/ptype.exp: Add testing of "ptype $pc".
15846
e835f6bf
NR
158472008-01-30 Nick Roberts <nickrob@snap.net.nz>
15848
15849 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
15850 (test_file_list_exec_source_file): Update to new macro-info field.
15851
d118ef87
PH
158522008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
15853
15854 * gdb.ada/exprs: New test program.
15855 * gdb.ada/exprs.exp: New testcase.
15856
7d35ab09
TJB
158572008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15858
15859 * dfp-test.c (DELTA, DELTA_B): New definitions.
15860 (double_val1, double_val2, double_val3, double_val4, double_val5,
15861 double_val6, double_val7, double_val8, double_val9, double_val10,
15862 double_val11, double_val12, double_val13, double_val14, dec32_val1,
15863 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
15864 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
15865 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
15866 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
15867 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
15868 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
15869 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
15870 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
15871 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
15872 dec128_val16): New global variables.
15873 (decimal_dec128_align): New function.
15874 (decimal_mixed): Likewise.
15875 (decimal_many_args_dec32): Likewise.
15876 (decimal_many_args_dec64): Likewise.
15877 (decimal_many_args_dec128): Likewise.
15878 (decimal_many_args_mixed): Likewise.
15879 * dfp-test.exp: Add tests calling new inferior functions.
15880
2d717e4f
DJ
158812008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15882
15883 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
15884 gdb.server/ext-run.exp: New files.
15885 * lib/gdbserver-support.exp (gdbserver_download): New.
15886 (gdbserver_start): New. Update gdbserver expected
15887 output.
15888 (gdbserver_spawn): Use them.
15889 (gdbserver_start_extended): New.
15890
e85a822c
DJ
158912008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15892
15893 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
15894 Run on GNU/Linux.
15895 (do_exec_tests): Check for systems which do not support catchpoints.
15896 Do not match START.
15897 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
15898 Run on GNU/Linux. Enable verbose output.
15899 (check_fork_catchpoints): New.
15900 (explicit_fork_child_follow, catch_fork_child_follow)
15901 (tcatch_fork_parent_follow): Update expected messages.
15902 (do_fork_tests): Use check_fork_catchpoints.
15903 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
15904 Run on GNU/Linux. Enable verbose output.
15905 (check_vfork_catchpoints): New.
15906 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
15907 expected messages.
15908 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
15909
401ea829
JB
159102008-01-29 Jim Blandy <jimb@red-bean.com>
15911
15912 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
15913 host' errors.
15914 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
15915
aceaf3ad
JB
159162008-01-29 Jim Blandy <jimb@red-bean.com>
15917
15918 * gdb.threads/sigthread.c: Use barriers to ensure that
15919 child_thread and child_thread_two are always initialized before we
15920 start to use them.
15921
a5606eee
VP
159222008-01-29 Vladimir Prus <vladimir@codesourcery.com>
15923
15924 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
15925 * gdb.base/watchpoint-solib.c: New.
15926 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 15927
c55a82bb
PM
159282008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
15929
15930 * gdb.base/gdb1056.exp: Add unsigned integer test.
15931
0993fe05
DE
159322008-01-28 Doug Evans <dje@google.com>
15933
15934 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
15935
4fe42e7f
JB
159362008-01-27 Jim Blandy <jimb@codesourcery.com>
15937
c7a69933
JB
15938 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
15939
4fe42e7f
JB
15940 * gdb.base/expand-psymtabs.exp: Doc fix.
15941
5def8285
MK
159422008-01-26 Mark Kettenis <kettenis@gnu.org>
15943
15944 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15945
5313c911
NR
159462008-01-24 Nick Roberts <nickrob@snap.net.nz>
15947
a9c64011 15948 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
15949 -var-set-format.
15950
93815fbf
VP
159512008-01-23 Chris Demetriou <cgd@google.com>
15952
15953 * gdb.threads/thread_events.c: New testcase source file.
15954 * gdb.threads/thread_events.exp: New testcase expect file.
15955
467a88ee
NR
159562008-01-23 Nick Roberts <nickrob@snap.net.nz>
15957
15958 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
15959
15960 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
15961 -var-set-format.
15962
d8f82aba
DJ
159632008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15964 Vladimir Prus <vladimir@codesourcery.com>
15965
15966 * gdb.base/float.exp: Allow missing floating point for m68k and
15967 PowerPC.
15968
60c46647
VP
159692008-01-22 Vladimir Prus <vladimir@codesourcery.com>
15970
15971 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
15972 ignore count.
15973 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
15974 * gdb.mi/mi-cli.exp: Adjust.
15975 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 15976
c7dd36a1
PA
159772008-01-17 Pedro Alves <pedro@codesourcery.com>
15978
15979 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
15980 and 'dummy_ptr' integer pointer. Initialize struct_declarations
15981 with dummy_ptr's address.
15982 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
15983 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
15984 all targets.
15985 * gdb.mi/mi2-var-child.exp: Likewise.
15986
39d5313e
JB
159872008-01-09 Joel Brobecker <brobecker@adacore.com>
15988
15989 * gdb.ada/null_array: New test program.
15990 * gdb.ada/null_array.exp: New testcase.
15991
0aea4bf3
LM
159922008-01-09 Luis Machado <luisgpm@br.ibm.com>
15993
15994 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
15995 with required float modifiers.
15996
0b354900
JB
159972008-01-08 Joel Brobecker <brobecker@adacore.com>
15998
15999 * gdb.ada/funcall_param: New test program.
16000 * gdb.ada/funcall_param.exp: New testcase.
16001
cdb7f5d4
JB
160022008-01-08 Joel Brobecker <brobecker@adacore.com>
16003
16004 * gdb.ada/arrayparam: New test program.
16005 * gdb.ada/arrayparam.exp: New testcase.
16006
88e2547f
JB
160072008-01-08 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16010 landed. Should also fix random failures in the test following it.
16011
f6867ce0
TJB
160122008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16013
16014 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16015 for expressions with decimal float values.
16016 (test_dfp_conversions): New function to test casts to and from
16017 decimal float types.
16018 Call test_dfp_conversions.
16019 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16020 elements.
16021 (main): Initialize ds.float4 and ds.double8 elements.
16022 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16023 string to new error message.
16024 (d64_set_tests): Likewise.
16025 (d128_set_tests): Likewise.
16026 Add tests for expressions with decimal float variables. Add tests for
16027 conversions to and from decimal float types.
16028
f9c11282
JB
160292008-01-05 Joel Brobecker <brobecker@adacore.com>
16030
16031 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16032 * gdb.ada/packed_tagged.exp: New testcase.
16033
0ecbca72
JB
160342008-01-04 Joel Brobecker <brobecker@adacore.com>
16035
16036 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16037 gdb.ada/homonym/homonym_main.adb: New files.
16038 * gdb.ada/homonym.exp: New testcase.
16039
c18d3d89
JB
160402008-01-04 Joel Brobecker <brobecker@adacore.com>
16041
16042 * gdb.ada/packed_array.exp: Add testing of references to
16043 a packed array.
16044
ecc7085b
JB
160452008-01-04 Joel Brobecker <brobecker@adacore.com>
16046
16047 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16048 New files.
16049 * gdb.ada/type_coercion.exp: New testcase.
16050
c474c922
JB
160512008-01-04 Joel Brobecker <brobecker@adacore.com>
16052
16053 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16054 gdb.ada/tagged/foo.adb: New file.
16055 * gdb.ada/tagged.exp: New testcase.
16056
9005b927
JB
160572008-01-04 Joel Brobecker <brobecker@adacore.com>
16058
16059 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16060 gdb.ada/ptype_field/foo.adb: New files.
16061 * gdb.ada/ptype_field.exp: New testcase.
16062
1a6aaad8
JB
160632008-01-03 Joel Brobecker <brobecker@adacore.com>
16064
16065 * gdb.ada/print_pc.exp: New testcase.
16066
0ef22f53
JB
160672008-01-03 Joel Brobecker <brobecker@adacore.com>
16068
16069 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16070 gdb.ada/taft_type/p.adb: New files.
16071 * gdb.ada/taft_type.exp: New testcase.
16072
1689ecf8
JB
160732008-01-03 Joel Brobecker <brobecker@adacore.com>
16074
16075 * gdb.ada/array_bounds/bar.adb: New file.
16076 * gdb.ada/array_bounds.exp: New testcase.
16077
a4d0b9c3
JB
160782008-01-03 Joel Brobecker <brobecker@adacore.com>
16079
16080 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16081 gdb.ada/arrayptr/foo.adb: New files.
16082 * gdb.ada/arrayptr.exp: New testcase.
16083
a31ace00
JB
160842008-01-03 Joel Brobecker <brobecker@adacore.com>
16085
16086 * gdb.base/set-lang-auto.exp: New testcase.
16087
a97fced3
JB
160882008-01-03 Joel Brobecker <brobecker@adacore.com>
16089
16090 * gdb.ada/fun_addr/foo.adb: New file.
16091 * gdb.ada/fun_addr.exp: New testcase.
16092
ef29ce1a
JK
160932008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16094
16095 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16096 New files
16097
0fafefe3
JB
160982008-01-02 Joel Brobecker <brobecker@adacore.com>
16099
16100 * array_subscript_addr/p.adb: New file.
a9c64011 16101 * array_subscript_addr.exp: New testcase.
0fafefe3 16102
c4359f8d
JB
161032008-01-02 Joel Brobecker <brobecker@adacore.com>
16104
a9c64011 16105 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16106 New files.
16107 * gdb.ada/str_cmp_ref.exp: New testcase.
16108
1aa1b15b
JB
161092008-01-01 Joel Brobecker <brobecker@adacore.com>
16110
16111 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16112 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16113 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16114
81c9b2cf
JB
161152008-01-01 Joel Brobecker <brobecker@adacore.com>
16116
16117 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16118 gdb.ada/ref_param/pck.ads: New files.
16119 * gdb.ada/ref_param.exp: New testcase.
16120
319e4674
JB
161212008-01-01 Joel Brobecker <brobecker@adacore.com>
16122
16123 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16124 gdb.ada/interface/foo.adb: New files.
16125 * gdb.ada/interface.exp: New testcase.
16126
ef682c56
JB
161272007-12-31 Jim Blandy <jimb@codesourcery.com>
16128
16129 * gdb.base/multi-forks.exp: Consume all output from child
16130 processes before proceeding to next test.
16131
f6f3eb6c
JB
161322007-12-29 Jim Blandy <jimb@codesourcery.com>
16133
16134 * configure: Regenerated.
16135
f652e42f
JB
161362007-12-27 Joel Brobecker <brobecker@adacore.com>
16137
16138 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16139 gdb.ada/fixed_cmp/fixed.adb: New files.
16140 * gdb.ada/fixed_cmp.exp: New testcase.
16141
6943e596
JB
161422007-12-27 Joel Brobecker <brobecker@adacore.com>
16143
16144 * gdb.ada/boolean_expr.exp: New testcase.
16145
aad9a193
JB
161462007-12-26 Jim Blandy <jimb@codesourcery.com>
16147
16148 * gdb.base/multi-forks.exp: Doc fix.
16149
fb5f3683
JB
161502007-12-26 Joel Brobecker <brobecker@adacore.com>
16151
16152 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16153 * gdb.ada/char_param.exp: Do not compile our test program with
16154 -gnata, this is unnecessary.
16155 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16156
384e4a9c
JB
161572007-12-24 Joel Brobecker <brobecker@adacore.com>
16158
16159 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16160 gdb.ada/print_chars/foo.adb: New files.
16161 * gdb.ada/print_chars.exp: New testcase.
16162
01e044f7
JB
161632007-12-24 Joel Brobecker <brobecker@adacore.com>
16164
16165 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16166 gdb.ada/char_param/foo.adb: New files.
16167 * gdb.ada/char_param.exp: New testcase.
16168
0ce17860
JB
161692007-12-22 Jim Blandy <jimb@codesourcery.com>
16170
16171 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16172 hard-coding source line numbers into the test.
16173 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16174 gdb_get_line_number to find.
16175
919809b9
JB
161762007-12-22 Joel Brobecker <brobecker@adacore.com>
16177
16178 * gdb.base/ptype.c (highest): New struct type.
16179 (the_highest): New variable of that type.
16180 (main): Add dummy assignment to a field of variable the_highest.
16181 * gdb.base/ptype.exp: Test type printing of our new variable.
16182
abc8a88d
PM
161832007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16184
16185 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16186 and record first explicitly generated thread number.
abc8a88d
PM
16187 Use that thread number for thread specific watchpoint test.
16188 Add iteration number to repetitive tests.
16189
5158f3e3
CES
161902007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16191 Jim Blandy <jimb@codesourcery.com>
16192
16193 * gdb.base/expand-psymtabs.c: New testcase
16194 source file.
16195 * gdb.base/expand-psymtabs.exp: New testcase
16196 expect file.
16197
37e4754d
LM
161982007-12-17 Luis Machado <luisgpm@br.ibm.com>
16199
16200 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16201 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16202
551e5d04
JB
162032007-12-17 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.ada/frame_args/foo.adb: New file.
16206 * gdb.ada/frame_args/pck.ads: New file.
16207 * gdb.ada/frame_args/pck.adb: New file.
16208 * gdb.ada/frame_args.exp: New testcase.
16209
a05ee097
JB
162102007-12-17 Joel Brobecker <brobecker@adacore.com>
16211
16212 * gdb.base/frame-args.c: New file.
16213 * gdb.base/frame-args.exp: New testcase.
16214
c162e8c9 162152007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16216 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16217
16218 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16219
afe8ab22 162202007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16221
afe8ab22
VP
16222 * gdb.mi/mi-pending.exp: New.
16223 * gdb.mi/mi-pending.c: New.
16224 * gdb.mi/mi-pendshr.c: New.
16225
dfdfb3ca
JB
162262007-12-06 Jim Blandy <jimb@codesourcery.com>
16227
16228 * gdb.base/default.exp: Update expected output for 'info catch'.
16229
b7fca990
JK
162302007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16231
16232 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16233 must be set to binary.
16234
6a1afc1e
PA
162352007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16236
16237 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16238
a6b151f1
DJ
162392007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16240
16241 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16242 gdb.mi/mi-file-transfer.exp: New.
16243
43039443
JK
162442007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16245
16246 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16247
0ef2251b
MR
162482007-11-22 Maciej W. Rozycki <macro@mips.com>
16249
16250 * gdb.trace/backtrace.exp: Fix a typo.
16251 * gdb.trace/circ.exp: Likewise.
16252 * gdb.trace/collection.exp: Likewise.
16253 * gdb.trace/limits.exp: Likewise.
16254 * gdb.trace/report.exp: Likewise.
16255 * gdb.trace/tfind.exp: Likewise.
16256 * gdb.trace/while-dyn.exp: Likewise.
16257
5443631e
NR
162582007-11-21 Nick Roberts <nickrob@snap.net.nz>
16259
16260 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16261 objects of pointers that can't be dereferenced are now
16262 "noneditable".
16263
a4ce5b0d
UW
162642007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16265
16266 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16267 (target_cpu): Remove.
16268
d6e956e5
VP
162692007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16270
16271 * gdb.base/ending-run.exp: Expect the list of cleared
16272 breakpoint to come in natural order, not the reversed one.
a9c64011 16273
214270ab
VP
162742007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16275
16276 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16277 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16278
1a619819
LM
162792007-11-05 Luis Machado <luisgpm@br.ibm.com>
16280
16281 * gdb.base/printcmds.exp: New function
16282 test_printf_with_dfp.
16283
5b01a6fa
DE
162842007-11-02 Doug Evans <dje@google.com>
16285
16286 * gdb.disasm/t01_mov.s: Remove carriage returns.
16287 * gdb.disasm/t02_mova.s: Ditto.
16288 * gdb.disasm/t03_add.s: Ditto.
16289 * gdb.disasm/t04_sub.s: Ditto.
16290 * gdb.disasm/t05_cmp.s: Ditto.
16291 * gdb.disasm/t06_ari2.s: Ditto.
16292 * gdb.disasm/t07_ari3.s: Ditto.
16293 * gdb.disasm/t08_or.s: Ditto.
16294 * gdb.disasm/t09_xor.s: Ditto.
16295 * gdb.disasm/t10_and.s: Ditto.
16296 * gdb.disasm/t11_logs.s: Ditto.
16297 * gdb.disasm/t12_bit.s: Ditto.
16298 * gdb.disasm/t13_otr.s: Ditto.
16299
ec33ab7f
JK
163002007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16301
16302 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16303
ae0d01ff
UW
163042007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16305
16306 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16307 provide DFP support.
16308
55eddb0f
DJ
163092007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16310
16311 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16312 Test "set powerpc vector-abi". Skip auto-detection tests for old
16313 toolchains.
16314
7020f05c
PA
163152007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16316
16317 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16318 with [string compare].
16319
84bc3db9
PA
163202007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16321
16322 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16323 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16324
5876dc88
LM
163252007-10-25 Luis Machado <luisgpm@br.ibm.com>
16326
16327 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16328 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16329 * gdb.opt/Makefile.in: New makefile.
16330 * Makefile.in: Create new directory "gdb.opt".
16331 * configure.ac: Add "gdb.opt" directory.
16332 * configure: Regenerated.
a9c64011 16333
c3ea9a14
DE
163342007-10-25 Doug Evans <dje@google.com>
16335
16336 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16337 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16338
a9c64011 163392007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16340 Thiago Jung Bauermann <bauerman@br.ibm.com>
16341
16342 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16343 Floating Point expressions.
16344 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16345 Floating Point variables.
16346 * gdb.base/dfp-test.c: new file containing program with Decimal
16347 Floating variables, used by gdb.base/dfp-test.exp.
16348
62a24a2b
DJ
163492007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16350
16351 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16352
e7b1eae6
UW
163532007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16354
16355 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16356 compiling test case with GCC.
16357 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16358
c641edcc
UW
163592007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16360
16361 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16362 format changes.
16363
5e5ebfe6
MS
163642007-10-18 Michael Snyder <msnyder@specifix.com>
16365
16366 * gdb.base/dbx.exp: Add missing "-re " operator.
16367
e831e7b6
GM
163682007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16369
16370 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16371 * configure.ac: Removed trailing spaces after backslash.
16372 * gdb.modula2: New directory.
16373 * gdb.modula2/Makefile.in: New file.
16374 * gdb.modula2/unbounded-array.exp: New file.
16375 * gdb.modula2/unbounded1.c: New file.
16376
7cc46491
DJ
163772007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16378
16379 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16380
163812007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16382
16383 * gdb.base/sigstep.c (main): Add checks for
16384 return values for setitimer call.
16385 Call setitimer again with itimer = ITIMER_REAL
16386 if first call to setitimer fails.
16387
e91528f0
KH
163882007-10-11 Kazu Hirata <kazu@codesourcery.com>
16389
16390 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16391 of $timeout.
16392
2ec9a4f8
DJ
163932007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16394
16395 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16396
163972007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16398
16399 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16400 of gdb_expect call, to avoid interruption.
16401
64b2fa04
PA
164022007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16403
16404 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16405 (v_unsigned_long_long, v_long_long_array)
16406 (v_signed_long_long_array, v_unsigned_long_long_array)
16407 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16408 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16409 [!NO_LONG_LONG]: New.
16410 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16411 v_long_long_member.
16412
16413 (v_long_long_func, v_signed_long_long_func)
16414 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16415 (main) [!NO_LONG_LONG]: Initialize long long variants.
16416
16417 * gdb.base/whatis.exp: If board file requests no_long_long, build
16418 test with NO_LONG_LONG defined. Test long long, signed long long,
16419 and unsigned long long variants but only if board file doesn't
16420 disable it.
16421
a912286e 164222007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16423 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16424
16425 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16426 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16427 * configure: Regenerated.
16428 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16429 gdb.pascal/types.exp, lib/pascal.exp: New files.
16430
471ba8c9
DJ
164312007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16432
16433 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16434 call.
16435 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16436 to return to the call.
16437 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16438 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16439 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16440 * gdb.mi/mi-until.exp (test_until): Likewise.
16441 * gdb.mi/mi2-until.exp (test_until): Likewise.
16442
fef8a650
DJ
164432007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16444
16445 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16446 two-char array.
16447 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16448
d983da9c
DJ
164492007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16450
16451 * gdb.threads/watchthreads.c (thread_function): Sleep between
16452 iterations.
16453 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16454 at once for S/390. Generate matching fails and passes.
16455
17f62551
VP
164562007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16457
16458 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16459 the 'struct_declarations' variable to zeros.
a9c64011 16460
ed0616c6
VP
164612007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16462
16463 * gdb.cp/mb-ctor.cc: New.
16464 * gdb.cp/mb-ctor.exp: New.
16465 * gdb.cp/mb-templates.cc: New.
16466 * gdb.cp/mb-templates.exp: New.
16467
41f1b697
DJ
164682007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16469
16470 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16471
3f213f78
PA
164722007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16473
16474 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16475 targets.
16476 * configure: Regenerate.
16477
0d381245 164782007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16479
0d381245
VP
16480 * gdb.base/annota1.exp: Adjust for 'info break'
16481 format changes.
16482 * gdb.base/annota3.exp: Likewise.
16483 * gdb.base/break.exp: Likewise.
16484 * gdb.base/condbreak.exp: Likewise.
16485 * gdb.base/pending.exp: Likewise.
16486 * gdb.base/sepdebug.exp: Likewise.
16487 * gdb.base/unload.exp: Likewise.
16488 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16489
fe3f5fa8
VP
164902007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16491
16492 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16493 messages.
16494 * gdb.base/chng-syms.exp: Likewise.
16495 * gdb.base/unload.exp: Likewise.
a9c64011 16496
a75cf6c0
DJ
164972007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16498
16499 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16500
18ecae38
DJ
165012007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16502
16503 * schedlock.c (NUM): Change to 1.
16504 (main): Use args[0] for the main thread.
16505 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16506 regardless of the number of threads.
16507
5509918f
MR
165082007-09-14 Maciej W. Rozycki <macro@mips.com>
16509
4a543daf
MR
16510 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16511 type down.
16512 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16513 test.
16514 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16515 watchpoint type down.
16516 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16517 test.
16518
165192007-09-14 Maciej W. Rozycki <macro@mips.com>
16520
5509918f
MR
16521 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16522 Move all the tests here and run them twice, once using software
16523 watchpoints and once using hardware watchpoints.
16524 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16525
40b53987
DJ
165262007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16527
16528 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16529 test.
16530
695e2681
MK
165312007-09-10 Mark Kettenis <kettenis@gnu.org>
16532
8b3fc8d8
MK
16533 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16534 build-id.
16535
695e2681
MK
16536 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16537 know about $ORIGIN. Calculate output dir from $dest instead of
16538 using ${objdir}/{$subdir}.
16539
58d69f29
MK
165402007-09-09 Mark Kettenis <kettenis@gnu.org>
16541
16542 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16543 gcore, before continuing with the test.
16544
3e347599
DJ
165452007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16546
16547 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16548 * gdb.mi/mi-watch.exp: Likewise.
16549
ea37ba09
DJ
165502007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16551 Jim Blandy <jimb@codesourcery.com>
16552
16553 * gdb.arch/i386-sse.exp: Do not expect character constants.
16554 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16555 * gdb.base/display.exp: Allow print/s.
16556 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16557 and unsigned char array changes.
16558
2025a643
DJ
165592007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16560
16561 * gdb.base/display.exp: Add tests for printf %p.
16562
26669a27
PA
165632007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16564
16565 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16566 the dll name to unicode.
16567
c8f021f8
JK
165682007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16569
16570 * gdb.base/default.exp (show version): Update the version text.
16571 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16572
4cf31eea
JK
165732007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16574
16575 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16576 New files.
16577
4935890f
JK
165782007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16579
16580 * lib/gdb.exp (build_id_debug_filename_get): New function.
16581 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16582 Remove the generate DEBUG file for the future testcase runs.
16583 New testcase for the NT_GNU_BUILD_ID retrieval.
16584 Move the final testing step to ...
16585 (test_different_dir): ... a new function.
16586 New parameter XFAIL to XFAIL all the tests performed.
16587 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16588 New parameter TYPE to PF_PREFIX all the tests performed.
16589
02142340
VP
165902007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16591
16592 * gdb.mi/mi-var-cp.cc (path_expression): New
16593 function.
16594 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16595
36acd84e
UW
165962007-08-27 Markus Deuling <deuling@de.ibm.com>
16597
16598 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16599 to fit into SPU Local Store memory.
16600
a896d121
JB
166012007-08-23 Joel Brobecker <brobecker@adacore.com>
16602
16603 * gdb.base/default.exp: Adjust the expected output of "info
16604 warranty" after the switch to GPLv3.
16605
7b433602
JB
166062007-08-23 Joel Brobecker <brobecker@adacore.com>
16607
16608 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16609 to 30000 (from 20000).
16610
e22f8b7c
JB
166112007-08-23 Joel Brobecker <brobecker@adacore.com>
16612
16613 Switch the license of all .exp files to GPLv3.
16614 Switch the license of all .f and .f90 files to GPLv3.
16615 Switch the license of all .s and .S files to GPLv3.
16616
5a0e3bd0
JB
166172007-08-23 Joel Brobecker <brobecker@adacore.com>
16618
16619 * configure.ac: Switch license to GPLv3.
16620
cc00619d
JB
166212007-08-23 Joel Brobecker <brobecker@adacore.com>
16622
16623 Switch the licensing to GPLv3 for all .ads and .adb files.
16624
8d26208a
DJ
166252007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16626
16627 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16628 and t_int_double.
16629 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16630
4fcb9948
JB
166312007-08-17 Joel Brobecker <brobecker@adacore.com>
16632
16633 * gdb.base/step-line.c: Switch license to GPL version 3, and
16634 update copyright year.
16635 * gdb.base/step-line.inp: Likewise.
16636
b9c34f67
JB
166372007-08-17 Joel Brobecker <brobecker@adacore.com>
16638
16639 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16640 changes inside gdb1555.c.
16641 * gdb.base/pending.exp: Likewise.
16642
2cc17678
DJ
166432007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16644
16645 * config/default.exp: New file.
16646
e48883f7
DJ
166472007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16648
16649 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16650 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16651
1ab80e5b
MR
166522007-07-30 Maciej W. Rozycki <macro@mips.com>
16653
16654 * gdb.base/dump.exp: Force the correct endianness for binary
16655 formats not carrying this information.
16656
aba471f5
DJ
166572007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16658
16659 * gdb.threads/staticthreads.exp: Match .*sem_post.
16660
d4e07204
DJ
166612007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16662
16663 * gdb.base/readline.exp (operate_and_get_next): Match the final
16664 prompt.
16665
2b97317d
KB
166662007-07-23 Kevin Buettner <kevinb@redhat.com>
16667
16668 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16669 to restarting SID.
16670
44efa07a
KB
166712007-07-18 Kevin Buettner <kevinb@redhat.com>
16672
16673 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16674 prior to `gdb_start'.
16675
7b5ebade
KB
166762007-07-18 Kevin Buettner <kevinb@redhat.com>
16677
16678 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16679 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16680 Remove call to gdb_unload.
16681
255e7678
DJ
166822007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16683 Daniel Jacobowitz <dan@codesourcery.com>
16684
16685 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16686 for __WIN32__.
16687 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16688 * gdb.base/unload.exp: Use shared library test routines.
16689
3a40aaa0
UW
166902007-07-03 Markus Deuling <deuling@de.ibm.com>
16691
16692 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16693 * gdb.base/solib-symbol-lib.c: Likewise.
16694 * gdb.base/solib-symbol-main.c: Likewise.
16695
b0f4b84b
DJ
166962007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16697
16698 * config/gdbserver.exp (gdb_reconnect): New.
16699 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16700 gdb.base/solib-disc.exp: New files.
16701 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16702 remote debugging".
16703 (gdb_compile): Add shlib_load flag.
16704 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16705 port.
16706 (gdbserver_reconnect): New.
16707
1b05479a
DJ
167082007-07-01 Nick Roberts <nickrob@snap.net.nz>
16709 Daniel Jacobowitz <dan@codesourcery.com>
16710
16711 * gdb.base/annota3.exp: Test for if construct.
16712
86f78eb2
DJ
167132007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16714
16715 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16716
6a2eb474 167172007-06-21 Chris Dearman <chris@mips.com>
a9c64011 16718 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
16719
16720 * gdb.base/display.exp: Allow a newline after display/i.
16721 * gdb.base/pc-fp.exp: Likewise.
16722 * gdb.base/sigbpt.exp: Likewise.
16723
f8b73d13
DJ
167242007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16725
16726 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16727 required features to be included.
16728
4339e69e
DJ
167292007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16730
16731 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16732 in info threads output.
16733
23d964e7
UW
167342007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16735 Markus Deuling <deuling@de.ibm.com>
16736
16737 * gdb.arch/spu-info.exp: New testcase.
16738 * gdb.arch/spu-info.c: New file.
16739
fd20f75b
DJ
167402007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16741
16742 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16743 tpcs_offset. Restore lr after the call.
16744 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16745
2226f861
DJ
167462007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16747
16748 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16749 (gdbserver_run): Kill any running gdbserver.
16750 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16751
d12371a9
MR
167522007-05-17 Maciej W. Rozycki <macro@mips.com>
16753
16754 * gdb.base/sigbpt.exp: Preset segv_addr.
16755
93f02886
DJ
167562007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16757
16758 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16759 (gdb_compile_shlib): Likewise.
16760 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16761 (default_gdb_init): Clear cleanfiles.
16762 (gdb_finish): Delete recorded cleanfiles.
16763 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16764
16765 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16766 Do not use isnative.
16767 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16768 gdb.base/so-impl-ld.exp: Likewise.
16769 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16770 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16771 gdb_compile.
16772
b04e06d7
VP
167732007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16774
16775 * config/unknown.exp: Remove.
16776
069ed931
UW
167772007-05-15 Markus Deuling <deuling@de.ibm.com>
16778
16779 * gdb.base/info-proc.exp: Check is_remote.
16780
09db0d03
UW
167812007-05-14 Markus Deuling <deuling@de.ibm.com>
16782
16783 * gdb.base/gcore.exp: Initialize variable core_supported.
16784
af2cbe8c
DJ
167852007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16786
16787 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
16788
027c0295
DJ
167892007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16790
16791 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
16792 * gdb.threads/print-threads.exp (test_all_threads): Allow
16793 negative and hexadecimal thread IDs.
16794
dc5000e7
DJ
167952007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
16796
16797 * gdb.java/jprint.java (public): Avoid invalid call to static
16798 method.
16799
2e74ed18
DP
168002007-05-14 Denis Pilat <denis.pilat@st.com>
16801
16802 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
16803 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
16804 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16805 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
16806 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
16807
83547f02
UW
168082007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16809
16810 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 16811 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
16812 this mode.
16813 * gdb.base/ovlymgr.c: Provide stubs for spu target.
16814 * gdb.base/spu.ld: New file.
16815
b18be20d
DJ
168162007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
16817
16818 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
16819
be444858
DJ
168202007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
16821
16822 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
16823
b1d53152
DJ
168242007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16825
16826 * gdb.java/jmain.exp: Handle demangled names with and without method
16827 signatures.
16828
d084b331
DJ
168292007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
16830
16831 * gdb.mi/mi-syn-frame.c (main, foo, bar)
16832 (have_a_very_merry_interrupt): Remove calls to puts.
16833 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
16834 inferior output.
16835 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
16836 test names.
16837
db9d7fc5
DJ
168382007-04-29 Markus Deuling <deuling@de.ibm.com>
16839 Daniel Jacobowitz <dan@codesourcery.com>
16840
16841 * gdb.base/auxv.exp (core_works): Also check is_remote.
16842 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
16843
ef783a7d 168442007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16845
ef783a7d
VP
16846 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
16847 message, not the undefined 'module' variable.
16848 * gdb.base/siginfo.exp: Likewise.
16849 * gdb.base/sigstep.exp: Likewise.
16850 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
16851 serialport.
16852 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
16853
b7b73cae
CV
168542007-04-25 Corinna Vinschen <vinschen@redhat.com>
16855
16856 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
16857 target sim fails. Return 0 otherwise.
16858 (gdb_load): Return prematurely if gdb_target_sim fails.
16859
7d90fdfa
DP
168602007-04-16 Denis Pilat <denis.pilat@st.com>
16861
16862 * gdb.base/setshow.exp: Reset height after having set it to 100.
16863
5d3e9c85
DP
168642007-04-16 Denis Pilat <denis.pilat@st.com>
16865
16866 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
16867
18e75969
DP
168682007-04-16 Denis Pilat <denis.pilat@st.com>
16869
16870 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
16871
25d5ea92
VP
168722007-04-14 Vladimir Prus <vladimir@codesourcery.com>
16873
16874 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
16875 tests. Run the frozen varobjs test.
16876 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 16877 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 16878
0b49cb80
JK
168792007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16880
16881 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
16882 gdb.base/type-opaque.exp: New files.
16883
a73bafbc 168842007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
16885
16886 * gdb.mi/mi-var-child.c
a73bafbc
VP
16887 (do_children_tests): User char[2] instead of
16888 char so that automatic printing of pointers to char
16889 don't give unpredicable result.
16890 * gdb.mi/var-cmd.c (do_locals_test): Initialize
16891 local variables.
16892 * gdb.mi/mi-var-child.exp: Step to right line
16893 of do_children_tests.
16894 * gdb.mi/mi2-var-child.exp: Likewise.
16895 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 16896 do_locals_tests.
a73bafbc
VP
16897 (do_children_tests): User char[2] instead of
16898 char so that automatic printing of pointers to char
a9c64011 16899 don't give unpredicable result.
a73bafbc 16900 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 16901 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
16902 Pass test name to mi_wait_for_stop.
16903
7ce59000
DJ
169042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16905
16906 * gdb.asm/asm-source.exp: Remove d10v case.
16907 * lib/gdb.exp (skip_cplus_tests): Likewise.
16908 * gdb.asm/d10v.inc: Deleted.
16909
20389057
DJ
169102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16911
16912 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
16913
8807d78b
DJ
169142007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16915
16916 * config/netware.exp: Delete file.
16917
aa3edb8e
JB
169182007-03-29 Joel Brobecker <brobecker@adacore.com>
16919
16920 * gdb.dwarf2/dw2-noloc.S: New file.
16921 * gdb.dwarf2/dw2-noloc.exp: New file.
16922
297561ac
PA
169232007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
16924
16925 * gdb.cp/method2.cc: New test.
16926 * gdb.cp/method2.exp: New test.
16927 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
16928
1f81bd39
DJ
169292007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16930
16931 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
16932
9453113a
DJ
169332007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
16934
16935 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
16936
b741e217
DJ
169372007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
16938
16939 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
16940 (gdb_load): Delete, replace with...
16941 (gdb_reload): ...this.
16942 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
16943 * gdb.server/server-mon.exp: Likewise.
16944 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
16945 (gdb_start_cmd): New.
16946 (gdb_file_cmd): Save the last loaded file.
16947 (gdb_reload): New.
16948 (gdb_gnu_strip_debug): Use transform.
16949 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
16950 support here. Use new $last_loaded_file. Check mtime.
16951 (gdb_target_cmd): Handle ObjC failure case.
16952 (infer_host_exec): Delete.
16953 (gdbserver_load): Rename to...
16954 (gdbserver_run): ...this. Simplify.
16955 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
16956 (mi_gdb_load): Move most contents to a new function...
16957 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
16958 (mi_run_cmd): Use mi_gdb_target_load.
16959 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
16960 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
16961 Use gdb_run_cmd.
16962 * gdb.base/charsign.exp: Remove incorrect comment.
16963 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
16964 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
16965 gdb.base/start.exp: Use gdb_start_cmd.
16966
446ab585 169672007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 16968 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
16969
16970 * gdb.base/sigbpt.exp: Fix the message when skipping test.
16971 * gdb.base/signull.exp: Similarly.
16972
bbb88ebf
UW
169732007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16974
16975 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
16976 messages available to test cases (like chng-sym.exp).
16977
cb8c4a99
AS
169782007-03-14 Andreas Schwab <schwab@suse.de>
16979
16980 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16981 format changes.
16982
4e463ff5
DJ
169832007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
16984
16985 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
16986 (optimized_1): New.
16987 (main): Call optimized_1.
16988 (gdb2029): Correct typos. Call gdb2029_marker.
16989 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
16990 for gdb2029.
16991
b6db2c47
MK
169922007-03-12 Mark Kettenis <kettenis@gnu.org>
16993
16994 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
16995 as tabs. Remove redundant test pattern.
16996
70ed3737
UW
169972007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16998
16999 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17000 for /a format output.
17001
47b67b60
DJ
170022007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17003
17004 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17005 collect output incrementally.
17006
b8953b0e
UW
170072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17008
17009 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17010 for -var-create lpcharacter test.
17011 * gdb.mi/mi2-var-cmd.exp: Likewise.
17012
7acd5c40
UW
170132007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17014
17015 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17016 pass on targets where address zero is readable.
17017
9c6759c1
UW
170182007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17019
17020 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17021 just a single architecture.
17022
a2f1aeb4
UW
170232007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17024
17025 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17026 (fetch_all_registers): New function, uses gdb_test_multiple and
17027 exp_continue to fetch inferior output line-by-line.
17028 Replace all uses of do_get_all_registers by fetch_all_registers.
17029
46579ac2
UW
170302007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17031
17032 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17033 in target_info.
17034
fc133f24
MS
170352007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17036
a9c64011 17037 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17038 consistancy; add a default (timeout) case.
17039
7646a51d
MS
170402007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17041
17042 * gdb.base/watchpoint.exp: Fix truncated comment.
17043
dcfff61f
MS
170442007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17045
17046 * Makefile.in: Remove spurious single-quotes from sed command.
17047
664e3ee9
DJ
170482007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17049
17050 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17051 func.
17052 * gdb.mi/mi2-var-cmd.exp: Likewise.
17053
d7cc6f2f
JB
170542007-02-27 Joel Brobecker <brobecker@adacore.com>
17055
a9c64011
AS
17056 * gdb.dwarf2/dw2-producer.S: New file.
17057 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17058
170592007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17060
17061 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17062 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17063 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17064 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17065 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17066 Revert tests to use mi_gdb_test and include value field in output
17067 of -var-create.
17068
93d42b30
DJ
170692007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17070
17071 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17072
c499ed39
DJ
170732007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17074
17075 * gdb.base/maint.exp: Remove full paths from test names.
17076 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17077 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17078
9836f81b
JB
170792007-02-27 Joel Brobecker <brobecker@adacore.com>
17080
17081 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17082
c74d0ad8
DJ
170832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17084
17085 * gdb.server/server-mon.exp: New test.
17086
2711e456
DJ
170872007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17088
17089 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17090
ff6f572f
DJ
170912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17092
17093 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17094 register capitalization.
17095
fada3feb
DP
170962007-02-13 Denis Pilat <denis.pilat@st.com>
17097
17098 * gdb.mi/mi-var-invalidate.exp: New file.
17099
fb1e4ffc
DJ
171002007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17101
17102 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17103
3da939d7
DJ
171042007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17105
17106 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17107
123dc839
DJ
171082007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17109
17110 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17111 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17112
877e3645 171132007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17114
17115 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17116 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17117 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17118 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17119 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17120 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17121 Update tests to include value field in output of -var-create.
a9c64011 17122
3c0a2960
AS
171232007-02-08 Andreas Schwab <schwab@suse.de>
17124
17125 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17126
108546a0
DJ
171272007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17128
17129 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17130 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17131
d701dcab
DP
171322007-02-02 Denis Pilat <denis.pilat@st.com>
17133
17134 * gdb.threads/threadapply.exp: check that frame is not changed by
17135 the thread apply all command.
17136
783e3e2f
AS
171372007-01-31 Andreas Schwab <schwab@suse.de>
17138
6d9c3a87
AS
17139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17140
3c50d7b9
AS
17141 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17142 in the dwarf sections.
17143 * gdb.dwarf2/mac-fileno.S: Likewise.
17144
783e3e2f
AS
17145 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17146 bspstore register on ia64.
17147
78ff580e
AS
171482007-01-29 Andreas Schwab <schwab@suse.de>
17149
cc8e9b12
AS
17150 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17151 "frame-begin" annotation.
17152
78ff580e
AS
17153 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17154 number of "frames-invalid" annotations.
17155
704a4f78
DJ
171562007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17157
17158 * gdb.base/commands.exp: Call if_commands_test.
17159 (gdb_test_no_prompt, if_commands_test): New.
17160
e741bf94
MK
171612007-01-28 Mark Kettenis <kettenis@gnu.org>
17162
17163 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17164
474d0ad3
AS
171652007-01-27 Andreas Schwab <schwab@suse.de>
17166
17167 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17168 .short/.int/.quad in the dwarf sections.
17169 * gdb.dwarf2/dw2-intercu.S: Likewise.
17170 * gdb.dwarf2/dw2-intermix.S: Likewise.
17171
e784b426
JK
171722007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17173
17174 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17175 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17176 array.
e784b426
JK
17177 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17178 * gdb.base/setvar.exp: Likewise.
17179
37f08e04
AS
171802007-01-26 Andreas Schwab <schwab@suse.de>
17181
9a01813a
AS
17182 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17183 test.
17184
37f08e04
AS
17185 * gdb.base/multi-forks.exp ("restart $i"): Also match
17186 __kernel_syscall_via_break.
17187
6e2a9270
VP
171882007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17189
17190 * lib/mi-support.exp (mi_delete_varobj): New.
17191 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17192 testcase.
17193 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17194 (main): Call the above.
17195 (reference_update_test, base_in_reference_test)
17196 (reference_to_pointer): Delete the created varobjs.
a9c64011 17197
e515b470
DJ
171982007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17199
17200 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17201 * configure: Regenerated.
17202 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17203 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17204 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17205 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17206 * lib/gdb.exp (gdb_skip_xml_test): New function.
17207
08d8bcd7
DJ
172082007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17209
17210 * gdb.base/sigrepeat.exp: Correct error message.
17211
172122007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17213 Daniel Jacobowitz <dan@codesourcery.com>
17214
17215 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17216 gdb.arch/i386-gnu-cfi-asm.S: New files.
17217
97c3f1f3
JK
172182007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17219
17220 * lib/gdb.exp: Abort on missing `site.exp'.
17221
cb1df416
DJ
172222007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17223 Daniel Jacobowitz <dan@codesourcery.com>
17224
17225 * gdb.base/included.c, gdb.base/included.exp,
17226 gdb.base/included.h: New files.
17227
35990120
DJ
172282007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17229
17230 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17231 (maximize_rlimit): Reduce limits on 64-bit systems.
17232
6e81a116 172332007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17234
17235 From Marcus Deuling <deuling@de.ibm.com>:
17236 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17237 every case.
17238
6c3c41f3
NR
172392007-01-13 Nick Roberts <nickrob@snap.net.nz>
17240
17241 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17242 (test_path_specification): Use objdir instead of srcdir to always
17243 get an absolute filename.
17244
2f12c312
DJ
172452007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17246
17247 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17248
81121995
VP
172492007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17250
17251 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17252 Make sure the variable we're using is in scope.
17253 (reference_to_pointer): Likewise.
17254
4741b737
DJ
172552007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17256
17257 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17258 has no debug information.
17259
054410c3
DJ
172602007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17261
17262 * gdb.base/annota1.exp: Remove extra send_gdb.
17263
818f79f6
DJ
172642007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17265
17266 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17267
f7a6bb70
DJ
172682007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17269
17270 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17271
57e66780
DJ
172722007-01-08 Nick Roberts <nickrob@snap.net.nz>
17273 Daniel Jacobowitz <dan@codesourcery.com>
17274
17275 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17276 lcharacter or linteger change. Correct duplicated test name.
17277 * gdb.mi/mi2-var-cmd.exp: Likewise.
17278
3d799a95
DJ
172792007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17280
17281 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17282
172832007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17284
a9c64011
AS
17285 * gdb.base/nofield.c: New file.
17286 * gdb.base/nofield.exp: New testcase.
51679ba9 17287
eafb94e8
NR
172882007-01-05 Nick Roberts <nickrob@snap.net.nz>
17289
17290 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17291
17292 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17293 test.
17294
5e572bb4
DJ
172952007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17296
17297 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17298
74a44383
DJ
172992007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17300
17301 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17302 when continuing.
17303
1b572db9
DJ
173042007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17305
17306 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17307 Expect ".exe" extension.
17308
381bc39b
DJ
173092007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17310
17311 * gdb.base/charset.exp: Add explicit filename to break.
17312 * gdb.base/dbx.exp: Add explicit filename to breaks.
17313
2b70e4c6
DJ
173142007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17315
17316 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17317 * gdb.mi/mi2-file.exp: Likewise.
17318
303b6f5d
DJ
173192007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17320
17321 Implement specification of MI tests as comments
17322 in C and C++ sources.
17323 * lib/mi-support.exp (mi_autotest_data): New variable.
17324 (mi_autotest_source): New variable.
17325 (count_newlines, mi_prepare_inline_tests)
17326 (mi_get_inline_test, mi_continue_to_line)
17327 (mi_run_inline_test, mi_tbreak)
17328 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17329 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17330 Run inline tests.
17331 * gdb.mi/mi-var-cp.cc: Define tests here.
17332
23da0d94
VP
173332007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17334
17335 Simplify usage of mi_continue_to.
17336 * lib/mi-support.exp (mi_runto_helper): Renamed
17337 from mi_runto, added new parameter 'run_or_continue'.
17338 (mi_runto): Use mi_runto_helper.
17339 (mi_continue_to): Accept just function name as parameter.
17340 Use mi_runto_helper.
17341 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17342 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17343
f9e18282
JB
173442006-01-04 Joel Brobecker <brobecker@adacore.com>
17345
17346 Make this testcase a bit more realistic. The current code
17347 is too simplistic, and allows the compiler to optimize out
17348 some of the entities we need for this testcase.
17349 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17350 (Do_Nothing): Add extra parameter.
17351 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17352 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17353 by using a variable of type Void_Star.
17354
fd678c65
JB
173552006-01-04 Joel Brobecker <brobecker@adacore.com>
17356
17357 * gdb.ada/catch_ex/foo.adb: New file.
17358 * gdb.ada/catch_ex.exp: New testcase.
17359
05cfdb42
DJ
173602007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17361
17362 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17363 pass --image-base to linker.
17364
2e03ee74
DJ
173652007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17366 Daniel Jacobowitz <dan@codesourcery.com>
17367
17368 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17369 secondary prompts.
17370
0d5de010
DJ
173712007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17372
17373 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17374 output. Test the types of members and member pointers.
17375 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17376 gdb/2092.
17377 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17378 statement. Enable for GCC. Update expected output for some tests
17379 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17380 layout.
17381 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17382 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17383 (Diamond::vget_base): New.
17384 (main): Add new tests.
17385 * gdb.cp/printmethod.exp: Update expected output for member functions.
17386 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17387 print pEe->D::vg().
17388
61a771aa
DJ
173892007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17390
17391 * gdb.threads/tls.exp: Allow stops in sem_post.
17392
2fa63963
DJ
173932006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17394
17395 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17396 * gdb.base/annota3.exp: Likewise.
17397 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17398 again (instead of timing out).
17399 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17400 GCC bug 26475.
17401 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17402 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17403 test from jmisc1.exp.
17404 * gdb.java/jmisc1.exp: Delete.
17405 * gdb.java/jprint.exp: Adjust to work with method signatures including
17406 return types.
17407 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17408 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17409 * lib/java.exp (compile_java_from_source): Pass the correct type
17410 to target_compile.
17411
5eefc2b7
JB
174122006-12-31 Joel Brobecker <brobecker@adacore.com>
17413
17414 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17415 (stack_align_edx): New function.
17416 (stack_align_eax): New function.
17417 (main): Add calls to stack_align_edx and stack_align_eax.
17418 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17419 Add testing for the cases where the register used during a stack
17420 realignment is edx. Same for eax.
17421
227c54da
DJ
174222006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17423
17424 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17425 and generic PE targets.
17426
cab8ac94
JB
174272006-12-29 Joel Brobecker <brobecker@adacore.com>
17428
17429 * gdb.ada/array_return.exp: Update copyright date list.
17430
ba54f318
JB
174312006-12-27 Joel Brobecker <brobecker@adacore.com>
17432
17433 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17434 (Create_Small_Float_Vector): New function.
17435 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17436 function body.
17437 * gdb.ada/array_return/p.adb: Use new type and function from
17438 package Pck.
17439 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17440 able to print the value returned by a function returning an
17441 array of float.
17442
6b7a35dd
JB
174432006-12-20 Joel Brobecker <brobecker@adacore.com>
17444
17445 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17446 The associated tests should be PASSing.
17447
038224f6
VP
174482006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17449
17450 Test for base in references.
17451 * gdb.mi/mi-var-cp.cc: Add test code.
17452 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17453 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17454 * gdb.mi/mi2-watch.exp: Likewise.
17455 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17456 (mi_list_varobj_children): New function.
17457
b26ed50d
VP
174582006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17459
17460 * lib/mi-support.exp
17461 (mi_runto): Accept "()" after function name.
17462 (mi_create_varobj): New function.
17463 (mi_varobj_update): New function.
17464 (mi_Check_varobj_value): New function.
17465 * gdb.mi/mi-var-cp.exp: New file.
17466 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17467
08232497
DJ
174682006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17469
17470 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17471 gdb.base/weaklib2.c: New files.
17472
d394c993 174732006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17474
ac6c2fba
NS
17475 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17476 info. Adjust test names.
17477
8ec659a0 17478 * gdb.base/break.c (main): Move position of malloc.
d394c993 17479 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17480
acd65feb
VP
174812006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17482
17483 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17484 assignement of arrays and function pointers.
17485 * gdb.mi/var-cmd.c: Add declaration necessary for above
17486 tests.
17487
f556d5e5
NS
174882006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17489
17490 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17491
17492 * gdb.threads/linux-dp.exp: Read thread table before and after
17493 creating each philosopher and verify it.
17494
697bc68d
NS
174952006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17496 Paul Brook <paul@codesourcery.com>
17497 Daniel Jacobowitz <dan@codesourcery.com>
17498
17499 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17500 main to remove duplication. Add start function of the form
697bc68d
NS
17501 '_*start[1-9]*'. Add RVDS start function.
17502
29d73ae4
DJ
175032006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17504
17505 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17506
c1d88655
UW
175072006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17508
17509 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17510 * gdb.asm/spu.inc: New file.
17511 * gdb.base/term.exp: Disable if [target_info exists noargs].
17512 * gdb.gdb/complaints.exp: Disable if ![isnative].
17513 * gdb.gdb/selftest.exp: Likewise.
17514 * gdb.gdb/observer.exp: Likewise.
17515 * gdb.gdb/xfullpath.exp: Likewise.
17516 * gdb.base/attach.exp: Disable on SPU target.
17517 * gdb.cp/bs145503.exp: Likewise.
17518 * gdb.cp/exception.exp: Likewise.
17519 * gdb.cp/userdef.exp: Likewise.
17520
32a13b1a
DJ
175212006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17522
17523 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17524
d8295fe9
VP
175252006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17526
17527 * gdb.base/completion.exp: Fix completion tests for
17528 'info' and 'info '.
17529 * gdb.base/help.exp (help_test_raw, test_class_help)
17530 (test_prefix_command_help): Move...
17531 * lib/gdb.exp: Here.
17532 * gdb.base/main.exp: Adjust.
17533 * gdb.cp/maint.exp: Adjust.
17534 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17535
8c394015
VP
175362006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17537
17538 * gdb.stabs/weird.exp (print_weird_var): Use
17539 gdb_test_multiple instead of gdb_expect.
17540
027fc1bc
VP
175412006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17542
17543 * gdb.base/help.exp (help_test_raw): New.
17544 (test_class_help): New.
17545 (test_prefix_command_help): New.
17546 Adjust testcases.
17547
67609209
FR
175482006-11-09 Christophe Lyon <christophe.lyon@st.com>
17549
17550 * gdb.base/constvars.c (main): Write to crass and crips, so that
17551 they are allocated by the compiler.
17552
f73adfeb
AS
175532006-10-27 Andreas Schwab <schwab@suse.de>
17554
17555 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17556 "detach-fork".
17557
2f83a18e
DJ
175582006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17559
17560 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17561 of patterns.
17562
94277a38
DJ
175632006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17564
17565 * gdb.base/sepdebug.exp: Remove debug format test.
17566 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17567 Handle no-symtab.
17568 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17569
5bd2f6e2
DJ
175702006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17571
17572 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17573 int to pointer or pointer to int.
17574 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17575
8c008720
DJ
175762006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17577
17578 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17579
9e35dae4
DJ
175802006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17581
17582 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17583
d9639e13
DJ
175842006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17585
17586 PR c++/2116
17587 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17588
390a1bd0
JB
175892006-10-06 Joel Brobecker <brobecker@adacore.com>
17590
17591 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17592 the corresponding bug has been fixed in GDB (PR/2018).
17593
dd920c33
JB
175942006-10-06 Joel Brobecker <brobecker@adacore.com>
17595
17596 * gdb.base/subst.exp: New testcase.
17597
53bbefe9
JB
175982006-10-06 Joel Brobecker <brobecker@adacore.com>
17599
17600 * gdb.ada/array_return/pck.ads: Add copyright notice.
17601 * gdb.ada/array_return/pck.adb: Likewise.
17602 * gdb.ada/array_return/p.adb: Likewise.
17603 * gdb.ada/exec_changed/first.adb: Likewise.
17604 * gdb.ada/exec_changed/second.adb: Likewise.
17605
09851417
JB
176062006-10-06 Joel Brobecker <brobecker@adacore.com>
17607
17608 * gdb.ada/watch_arg/watch.adb: New file.
17609 * gdb.ada/watch_arg.exp: New testcase.
17610
041bf30d
VP
176112006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17612
17613 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 17614 via string_to_regexp.
041bf30d 17615 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 17616
f286fbdd 176172006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
17618
17619 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17620 Remove unused / obsolete files.
17621
7c07f349
NR
176222006-09-19 Nick Roberts <nickrob@snap.net.nz>
17623
17624 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17625
cd5ff84a
VP
176262006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17627
17628 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17629 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 17630 the number of frames.
cd5ff84a 17631
ae018d1a
DJ
176322006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17633
17634 * gdb.base/args.c (main): Add breakpoint marker.
17635 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17636 really test empty arguments.
17637 (args_load): Delete.
17638 (args_test): New.
17639
b399c549
NR
176402006-09-13 Nick Roberts <nickrob@snap.net.nz>
17641
17642 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 17643 check for one file.
b399c549 17644
2ab1eb7a
VP
176452006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17646
17647 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17648 HIGH_FRAME argument to -stack-list-locals can be larger than
17649 the number of frames.
a9c64011 17650
476308bf
FF
176512006-08-18 Fred Fish <fnf@specifix.com>
17652
17653 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17654 '$' in front of skip_vmx_tests_saved when setting that.
17655
8625200f
AS
176562006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17657
17658 * gdb.base/trace-commands.exp: New file.
17659
089ec8f1
DJ
176602006-08-10 Joel Brobecker <brobecker@adacore.com>
17661 Daniel Jacobowitz <dan@codesourcery.com>
17662
17663 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17664 expected output of the backtrace commands.
17665
b60f0898
JB
176662006-08-09 Joel Brobecker <brobecker@adacore.com>
17667
17668 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17669 untested followed by return combination.
17670 * gdb.arch/altivec-regs.exp: Likewise.
17671 * gdb.arch/e500-abi.exp: Likewise.
17672 * gdb.arch/e500-regs.exp: Likewise.
17673 * gdb.arch/gdb1291.exp: Likewise.
17674 * gdb.arch/gdb1431.exp: Likewise.
17675 * gdb.arch/gdb1558.exp: Likewise.
17676 * gdb.arch/i386-prologue.exp: Likewise.
17677 * gdb.arch/i386-unwind.exp: Likewise.
17678 * gdb.asm/asm-source.exp: Likewise.
17679 * gdb.base/a2-run.exp: Likewise.
17680 * gdb.base/advance.exp: Likewise.
17681 * gdb.base/all-bin.exp: Likewise.
17682 * gdb.base/annota1.exp: Likewise.
17683 * gdb.base/annota3.exp: Likewise.
17684 * gdb.base/args.exp: Likewise.
17685 * gdb.base/arithmet.exp: Likewise.
17686 * gdb.base/assign.exp: Likewise.
17687 * gdb.base/async.exp: Likewise.
17688 * gdb.base/attach.exp: Likewise.
17689 * gdb.base/bang.exp: Likewise.
17690 * gdb.base/bigcore.exp: Likewise.
17691 * gdb.base/bitfields.exp: Likewise.
17692 * gdb.base/bitfields2.exp: Likewise.
17693 * gdb.base/break.exp: Likewise.
17694 * gdb.base/call-sc.exp: Likewise.
17695 * gdb.base/call-strs.exp: Likewise.
17696 * gdb.base/callfuncs.exp: Likewise.
17697 * gdb.base/checkpoint.exp: Likewise.
17698 * gdb.base/chng-syms.exp: Likewise.
17699 * gdb.base/code-expr.exp: Likewise.
17700 * gdb.base/commands.exp: Likewise.
17701 * gdb.base/completion.exp: Likewise.
17702 * gdb.base/cond-expr.exp: Likewise.
17703 * gdb.base/condbreak.exp: Likewise.
17704 * gdb.base/consecutive.exp: Likewise.
17705 * gdb.base/constvars.exp: Likewise.
17706 * gdb.base/corefile.exp: Likewise.
17707 * gdb.base/cvexpr.exp: Likewise.
17708 * gdb.base/dbx.exp: Likewise.
17709 * gdb.base/define.exp: Likewise.
17710 * gdb.base/detach.exp: Likewise.
17711 * gdb.base/display.exp: Likewise.
17712 * gdb.base/dump.exp: Likewise.
17713 * gdb.base/ena-dis-br.exp: Likewise.
17714 * gdb.base/ending-run.exp: Likewise.
17715 * gdb.base/environ.exp: Likewise.
17716 * gdb.base/eval-skip.exp: Likewise.
17717 * gdb.base/exprs.exp: Likewise.
17718 * gdb.base/fileio.exp: Likewise.
17719 * gdb.base/finish.exp: Likewise.
17720 * gdb.base/float.exp: Likewise.
17721 * gdb.base/foll-exec.exp: Likewise.
17722 * gdb.base/foll-fork.exp: Likewise.
17723 * gdb.base/foll-vfork.exp: Likewise.
17724 * gdb.base/freebpcmd.exp: Likewise.
17725 * gdb.base/funcargs.exp: Likewise.
17726 * gdb.base/gcore.exp: Likewise.
17727 * gdb.base/gdb1090.exp: Likewise.
17728 * gdb.base/gdb1250.exp: Likewise.
17729 * gdb.base/huge.exp: Likewise.
17730 * gdb.base/info-proc.exp: Likewise.
17731 * gdb.base/interrupt.exp: Likewise.
17732 * gdb.base/jump.exp: Likewise.
17733 * gdb.base/langs.exp: Likewise.
17734 * gdb.base/lineinc.exp: Likewise.
17735 * gdb.base/list.exp: Likewise.
17736 * gdb.base/logical.exp: Likewise.
17737 * gdb.base/long_long.exp: Likewise.
17738 * gdb.base/macscp.exp: Likewise.
17739 * gdb.base/maint.exp: Likewise.
17740 * gdb.base/mips_pro.exp: Likewise.
17741 * gdb.base/miscexprs.exp: Likewise.
17742 * gdb.base/multi-forks.exp: Likewise.
17743 * gdb.base/opaque.exp: Likewise.
17744 * gdb.base/overlays.exp: Likewise.
17745 * gdb.base/pc-fp.exp: Likewise.
17746 * gdb.base/pointers.exp: Likewise.
17747 * gdb.base/printcmds.exp: Likewise.
17748 * gdb.base/psymtab.exp: Likewise.
17749 * gdb.base/ptype.exp: Likewise.
17750 * gdb.base/recurse.exp: Likewise.
17751 * gdb.base/relational.exp: Likewise.
17752 * gdb.base/relocate.exp: Likewise.
17753 * gdb.base/remote.exp: Likewise.
17754 * gdb.base/reread.exp: Likewise.
17755 * gdb.base/restore.exp: Likewise.
17756 * gdb.base/return.exp: Likewise.
17757 * gdb.base/return2.exp: Likewise.
17758 * gdb.base/scope.exp: Likewise.
17759 * gdb.base/sect-cmd.exp: Likewise.
17760 * gdb.base/sep.exp: Likewise.
17761 * gdb.base/sepdebug.exp: Likewise.
17762 * gdb.base/setshow.exp: Likewise.
17763 * gdb.base/setvar.exp: Likewise.
17764 * gdb.base/sigall.exp: Likewise.
17765 * gdb.base/sigbpt.exp: Likewise.
17766 * gdb.base/signals.exp: Likewise.
17767 * gdb.base/signull.exp: Likewise.
17768 * gdb.base/sizeof.exp: Likewise.
17769 * gdb.base/solib.exp: Likewise.
17770 * gdb.base/step-line.exp: Likewise.
17771 * gdb.base/step-test.exp: Likewise.
17772 * gdb.base/structs.exp: Likewise.
17773 * gdb.base/structs2.exp: Likewise.
17774 * gdb.base/term.exp: Likewise.
17775 * gdb.base/twice.exp: Likewise.
17776 * gdb.base/until.exp: Likewise.
17777 * gdb.base/varargs.exp: Likewise.
17778 * gdb.base/volatile.exp: Likewise.
17779 * gdb.base/watchpoint.exp: Likewise.
17780 * gdb.base/whatis-exp.exp: Likewise.
17781 * gdb.base/whatis.exp: Likewise.
17782 * gdb.cp/ambiguous.exp: Likewise.
17783 * gdb.cp/annota2.exp: Likewise.
17784 * gdb.cp/annota3.exp: Likewise.
17785 * gdb.cp/bool.exp: Likewise.
17786 * gdb.cp/breakpoint.exp: Likewise.
17787 * gdb.cp/casts.exp: Likewise.
17788 * gdb.cp/class2.exp: Likewise.
17789 * gdb.cp/classes.exp: Likewise.
17790 * gdb.cp/cplusfuncs.exp: Likewise.
17791 * gdb.cp/ctti.exp: Likewise.
17792 * gdb.cp/derivation.exp: Likewise.
17793 * gdb.cp/exception.exp: Likewise.
17794 * gdb.cp/gdb1355.exp: Likewise.
17795 * gdb.cp/hang.exp: Likewise.
17796 * gdb.cp/inherit.exp: Likewise.
17797 * gdb.cp/local.exp: Likewise.
17798 * gdb.cp/m-data.exp: Likewise.
17799 * gdb.cp/m-static.exp: Likewise.
17800 * gdb.cp/member-ptr.exp: Likewise.
17801 * gdb.cp/method.exp: Likewise.
17802 * gdb.cp/misc.exp: Likewise.
17803 * gdb.cp/namespace.exp: Likewise.
17804 * gdb.cp/overload.exp: Likewise.
17805 * gdb.cp/ovldbreak.exp: Likewise.
17806 * gdb.cp/pr-1023.exp: Likewise.
17807 * gdb.cp/pr-1210.exp: Likewise.
17808 * gdb.cp/pr-574.exp: Likewise.
17809 * gdb.cp/printmethod.exp: Likewise.
17810 * gdb.cp/psmang.exp: Likewise.
17811 * gdb.cp/ref-params.exp: Likewise.
17812 * gdb.cp/ref-types.exp: Likewise.
17813 * gdb.cp/rtti.exp: Likewise.
17814 * gdb.cp/templates.exp: Likewise.
17815 * gdb.cp/try_catch.exp: Likewise.
17816 * gdb.cp/userdef.exp: Likewise.
17817 * gdb.cp/virtfunc.exp: Likewise.
17818 * gdb.disasm/am33.exp: Likewise.
17819 * gdb.disasm/h8300s.exp: Likewise.
17820 * gdb.disasm/mn10300.exp: Likewise.
17821 * gdb.disasm/sh3.exp: Likewise.
17822 * gdb.disasm/t01_mov.exp: Likewise.
17823 * gdb.disasm/t02_mova.exp: Likewise.
17824 * gdb.disasm/t03_add.exp: Likewise.
17825 * gdb.disasm/t04_sub.exp: Likewise.
17826 * gdb.disasm/t05_cmp.exp: Likewise.
17827 * gdb.disasm/t06_ari2.exp: Likewise.
17828 * gdb.disasm/t07_ari3.exp: Likewise.
17829 * gdb.disasm/t08_or.exp: Likewise.
17830 * gdb.disasm/t09_xor.exp: Likewise.
17831 * gdb.disasm/t10_and.exp: Likewise.
17832 * gdb.disasm/t11_logs.exp: Likewise.
17833 * gdb.disasm/t12_bit.exp: Likewise.
17834 * gdb.disasm/t13_otr.exp: Likewise.
17835 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
17836 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
17837 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17838 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
17839 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
17840 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17841 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17842 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17843 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
17844 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
17845 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17846 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17847 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17848 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17849 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17850 * gdb.mi/gdb701.exp: Likewise.
17851 * gdb.mi/gdb792.exp: Likewise.
17852 * gdb.mi/mi-basics.exp: Likewise.
17853 * gdb.mi/mi-break.exp: Likewise.
17854 * gdb.mi/mi-cli.exp: Likewise.
17855 * gdb.mi/mi-console.exp: Likewise.
17856 * gdb.mi/mi-disassemble.exp: Likewise.
17857 * gdb.mi/mi-eval.exp: Likewise.
17858 * gdb.mi/mi-file.exp: Likewise.
17859 * gdb.mi/mi-read-memory.exp: Likewise.
17860 * gdb.mi/mi-regs.exp: Likewise.
17861 * gdb.mi/mi-return.exp: Likewise.
17862 * gdb.mi/mi-simplerun.exp: Likewise.
17863 * gdb.mi/mi-stack.exp: Likewise.
17864 * gdb.mi/mi-stepi.exp: Likewise.
17865 * gdb.mi/mi-syn-frame.exp: Likewise.
17866 * gdb.mi/mi-until.exp: Likewise.
17867 * gdb.mi/mi-var-block.exp: Likewise.
17868 * gdb.mi/mi-var-child.exp: Likewise.
17869 * gdb.mi/mi-var-cmd.exp: Likewise.
17870 * gdb.mi/mi-var-display.exp: Likewise.
17871 * gdb.mi/mi-watch.exp: Likewise.
17872 * gdb.mi/mi2-basics.exp: Likewise.
17873 * gdb.mi/mi2-break.exp: Likewise.
17874 * gdb.mi/mi2-cli.exp: Likewise.
17875 * gdb.mi/mi2-console.exp: Likewise.
17876 * gdb.mi/mi2-disassemble.exp: Likewise.
17877 * gdb.mi/mi2-eval.exp: Likewise.
17878 * gdb.mi/mi2-file.exp: Likewise.
17879 * gdb.mi/mi2-read-memory.exp: Likewise.
17880 * gdb.mi/mi2-regs.exp: Likewise.
17881 * gdb.mi/mi2-return.exp: Likewise.
17882 * gdb.mi/mi2-simplerun.exp: Likewise.
17883 * gdb.mi/mi2-stack.exp: Likewise.
17884 * gdb.mi/mi2-stepi.exp: Likewise.
17885 * gdb.mi/mi2-syn-frame.exp: Likewise.
17886 * gdb.mi/mi2-until.exp: Likewise.
17887 * gdb.mi/mi2-var-block.exp: Likewise.
17888 * gdb.mi/mi2-var-child.exp: Likewise.
17889 * gdb.mi/mi2-var-cmd.exp: Likewise.
17890 * gdb.mi/mi2-var-display.exp: Likewise.
17891 * gdb.mi/mi2-watch.exp: Likewise.
17892 * gdb.stabs/exclfwd.exp: Likewise.
17893 * gdb.stabs/weird.exp: Likewise.
17894 * gdb.threads/gcore-thread.exp: Likewise.
17895 * gdb.trace/actions.exp: Likewise.
17896 * gdb.trace/backtrace.exp: Likewise.
17897 * gdb.trace/circ.exp: Likewise.
17898 * gdb.trace/collection.exp: Likewise.
17899 * gdb.trace/deltrace.exp: Likewise.
17900 * gdb.trace/infotrace.exp: Likewise.
17901 * gdb.trace/limits.exp: Likewise.
17902 * gdb.trace/packetlen.exp: Likewise.
17903 * gdb.trace/passc-dyn.exp: Likewise.
17904 * gdb.trace/passcount.exp: Likewise.
17905 * gdb.trace/report.exp: Likewise.
17906 * gdb.trace/save-trace.exp: Likewise.
17907 * gdb.trace/tfind.exp: Likewise.
17908 * gdb.trace/tracecmd.exp: Likewise.
17909 * gdb.trace/while-dyn.exp: Likewise.
17910 * gdb.trace/while-stepping.exp: Likewise.
17911
f4b618d1
JB
179122006-08-08 Joel Brobecker <brobecker@adacore.com>
17913
17914 * gdb.base/step-bt.c: New file.
17915 * gdb.base/step-bt.exp: New testcase.
17916
3d00d119
DJ
179172006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
17918
17919 * config/monitor.exp (gdb_load): Remove support for obsolete
17920 download-write-size.
17921 * gdb.base/remote.exp: Likewise. Update all callers of
17922 gdb_timed_load.
17923
017b5bd4
DJ
179242006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
17925
17926 * cursal.exp: Pass binfile to gdb_load.
17927
837c599d
DJ
179282006-08-01 Nathan Sidwell <nathan@codesourcery.com>
17929
17930 * gdb.base/cursal.exp: Add "" to gdb_load call.
17931
8dd4540b
MK
179322006-07-29 Mark Kettenis <kettenis@gnu.org>
17933
17934 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
17935 NetBSD/ELF targets.
17936
ab5c9f60
DJ
179372006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
17938
17939 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
17940 operator*.
17941
4c42eaff
DJ
179422006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
17943
17944 * gdb.base/completion.exp: Update for change in "file" behavior.
17945 * gdb.stabs/weird.exp: Likewise.
17946 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
17947 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
17948
0155cc76
NS
179492006-07-24 Nathan Sidwell <nathan@codesourcery.com>
17950
17951 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
17952 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
17953
16026cd7
AS
179542006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
17955
17956 * gdb.base/default.exp: Update source command error message.
17957 * gdb.base/help.exp: Update 'help source' message.
17958
16963cb6
DJ
179592006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
17960
17961 * gdb.cp/bs15503.exp: Update comment for no longer crashing
17962 test.
17963
6d7fd486
AS
179642006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
17965
17966 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
17967
29e8a844
DJ
179682006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17969
17970 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
17971
6afcfa39
DJ
179722006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
17973
17974 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
17975
267a692b
MK
179762006-07-17 Mark Kettenis <kettenis@gnu.org>
17977
17978 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
17979 *-*-openbsd* from targets for wich we expect ARM FPA floating
17980 point format.
17981
85d2fec4
NR
179822006-07-17 Nick Roberts <nickrob@snap.net.nz>
17983
17984 * gdb.cp/annota3.exp: Expect frame-begin annotation.
17985
179862006-07-17 Mark Kettenis <kettenis@gnu.org>
17987
17988 * gdb.base/annota3.exp: Expect frame-begin annotation.
17989
85b4c6e8
JB
179902006-07-14 Joel Brobecker <brobecker@adacore.com>
17991
17992 * gdb.base/help.exp: Adjust "help unset" test to accept
17993 any list of unset commands.
17994
fb933624
DJ
179952006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
17996 Daniel Jacobowitz <dan@codesourcery.com>
17997
17998 * gdb.cp/ref-params.exp: New test.
17999 * gdb.cp/ref-params.cc: New source file.
18000 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18001
1dff4b64
MK
180022006-07-08 Mark Kettenis <kettenis@gnu.org>
18003
18004 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18005 spaces/tabs in regular expressions since they might not be there.
18006
40d2e0e3
AS
180072006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18008
18009 * gdb.base/ifelse.exp: New file.
18010
f6c957d2
NS
180112006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18012
18013 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18014 line.
18015 * gdb.base/huge.exp: Loop over compilation to find a size that
18016 is acceptable.
18017 * gdb.base/remote.exp: Correct expected strings.
18018 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18019
b9c5a23d
DJ
180202006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18021
18022 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18023
9af2e58d
DJ
180242006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18025
18026 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18027 native.
18028
30930ca5
DJ
180292006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18030
18031 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18032 enable stabs testing.
18033
aa32fa1d
DJ
180342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18035
bd4a4c80 18036 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18037 gdb_test_multiple does.
18038
321fef15
DJ
180392006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18040
18041 * Makefile.in (host_alias): Remove.
18042 (target_alias): Use @target_noncanonical@.
18043 (site.exp): Don't set host_alias.
18044 * aclocal.m4: Remove contents. Include acx.m4.
18045 * configure: Regenerated.
18046 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18047
e1c2defa
NS
180482006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18049
e63b55d1
NS
18050 * lib/gdb.exp (gdb_load_cmd): New.
18051
5600ea19
NS
18052 * gdb.base/fileio.c: Add system(NULL) test.
18053 * gdb.base/fileio.exp: Check it.
18054
e1c2defa
NS
18055 * gdb.base/break.c: Add 10a breakpoint at }
18056 * gdb.base/break.exp: Add test for breakpoint at }
18057 * gdb.cp/anon-union.cc: Add code at end of function.
18058 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18059 * gdb.mi/var-cmd.c: Add code at end of function.
18060 * gdb.mi/mi-var-display.exp: Adjust end of next.
18061 * gdb.mi/mi2-var-display.exp: Likewise.
18062 * gdb.base/fileio.c: Add stop function and insert calls at
18063 stopping places.
18064 * gdb.base/fileio.exp: Breakpoint stop function and remove
18065 explicit line number references.
18066
6c0112ec
JB
180672006-05-19 Joel Brobecker <brobecker@adacore.com>
18068
a9c64011
AS
18069 * gdb.base/del.exp (test_delete_alias): New function.
18070 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18071
154189a4
FF
180722006-05-18 Fred Fish <fnf@specifix.com>
18073
18074 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18075 required. Check for spurious output after program exits normally.
18076
582e64c2
FF
180772006-05-17 Fred Fish <fnf@specifix.com>
18078
18079 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18080 gdb_load, so it works in the simulator.
18081
8ef6493a
FF
180822006-05-11 Fred Fish <fnf@specifix.com>
18083
18084 * gdb.base/bang.exp: Ignore unexpected output between the
18085 "program exited normally" and the gdb prompt, as many other
18086 tests do.
18087
692b141c
MK
180882006-05-07 Mark Kettenis <kettenis@gnu.org>
18089
18090 * gdb.base/help.exp: Make "delete checkpoint" part option for
18091 "help d" and "help delete" tests.
18092
540b8a30
UW
180932006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18094
a9c64011 18095 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18096 expected output in some mi_gdb_test statements.
18097 * gdb.mi/mi2-basics.exp: Likewise.
18098
9b6462d9
JB
180992006-05-05 Joel Brobecker <brobecker@adacore.com>
18100
18101 * gdb.base/del.c: New file.
18102 * gdb.base/del.exp: New testcase.
18103
954de43b
DM
181042006-05-05 David S. Miller <davem@sunset.davemloft.net>
18105
18106 * gdb.base/break.exp: Do not assume a breakpoint on
18107 main will actually be in $srcfile when optimizing.
1303f75e
DM
18108 * gdb.base/savedregs.exp: Do not require that the dummy
18109 frame location match up to a symbol and source file location.
c3242428
DM
18110 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18111 will get printed without a mi_cmd_data_list_register_values prefix.
18112 (*-data-list-register-*): Correct regular expressions to expect the new
18113 pseudo d? floating point registers.
18114 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18115
c7e64c9a
DJ
181162006-05-05 Christophe Lyon <christophe.lyon@st.com>
18117
18118 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18119 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18120 is allocated by the compiler.
18121 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18122 anons, e, anone to force their allocation by the compiler.
18123
181242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18125
18126 * gdb.base/help.exp: Update expected text for help d and
18127 help delete.
18128
27ce9a6d
MK
181292006-05-02 Mark Kettenis <kettenis@gnu.org>
18130
18131 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18132 NetBSD/ELF targets.
18133
8608915f
MK
181342006-04-30 Mark Kettenis <kettenis@gnu.org>
18135
18136 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18137 single-step breakpoint fails; make this a KFAIL on
18138 sparc*-*-openbsd*.
18139 * gdb.base/siginfo.exp: Likewise.
18140 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18141
b8db102d
MS
181422006-04-26 Michael Snyder <msnyder@redhat.com>
18143
18144 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18145 which may have to consume output from other forks.
18146 Add tests to make sure that "delete fork" succeeded.
18147
c702009a
MS
181482006-04-20 Michael Snyder <msnyder@redhat.com>
18149
18150 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18151 Add support for the Renesas M32C and M16C.
18152
18153 * gdb.asm/asm-source.exp: Add m32c target.
18154 * gdb.asm/m32c.inc: Support for m32c target.
18155
e28493f2
AS
181562006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18157
18158 * gdb.base/commands.exp (recursive_source_test): New test.
18159
880da185
DM
181602006-04-04 David S. Miller <davem@sunset.davemloft.net>
18161
18162 * gdb.base/float.exp: Add pattern for sparc targets.
18163
61d9b92f
DJ
181642006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18165
18166 * gdb.base/commands.exp (stray_arg0_test): New test.
18167
bd717df8
PB
181682006-03-30 Paul Brook <paul@codesourcery.com>
18169
18170 * gdb.mi/mi-until.exp: kfail broken until command.
18171 * gdb.mi/mi2-until.exp: Ditto.
18172
ec793d3c
NR
181732006-03-27 Nick Roberts <nickrob@snap.net.nz>
18174
18175 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18176
831004b7
AO
181772006-03-08 Alexandre Oliva <aoliva@redhat.com>
18178
18179 * gdb.base/prelink.exp: Anchor tested-for regular expression
18180 on gdb prompt.
18181
effe49a0
PB
181822006-03-07 Paul Brook <paul@codesourcery.com>
18183
18184 * gdb.base/assign.exp: Correct fail message.
18185
e5461016
PB
181862006-03-07 Paul Brook <paul@codesourcery.com>
18187
18188 * lib/compiler.c: Extract armcc version number.
18189 * lib/compiler.cc: Ditto.
18190
fc91c6c2
PB
181912006-03-07 Paul Brook <paul@codesourcery.com>
18192
18193 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18194 additional_flags=-w.
18195 * gdb.arch/altivec-regs.exp: Ditto.
18196 * gdb.arch/e500-abi.exp: Ditto.
18197 * gdb.arch/e500-regs.exp: Ditto.
18198 * gdb.base/all-bin.exp: Ditto.
18199 * gdb.base/annota1.exp: Ditto.
18200 * gdb.base/annota3.exp: Ditto.
18201 * gdb.base/args.exp: Ditto.
18202 * gdb.base/arithmet.exp: Ditto.
18203 * gdb.base/assign.exp: Ditto.
18204 * gdb.base/async.exp: Ditto.
18205 * gdb.base/bang.exp: Ditto.
18206 * gdb.base/break.exp: Ditto.
18207 * gdb.base/call-rt-st.exp: Ditto.
18208 * gdb.base/completion.exp: Ditto.
18209 * gdb.base/cond-expr.exp: Ditto.
18210 * gdb.base/condbreak.exp: Ditto.
18211 * gdb.base/consecutive.exp: Ditto.
18212 * gdb.base/define.exp: Ditto.
18213 * gdb.base/display.exp: Ditto.
18214 * gdb.base/ena-dis-br.exp: Ditto.
18215 * gdb.base/environ.exp: Ditto.
18216 * gdb.base/eval-skip.exp: Ditto.
18217 * gdb.base/info-proc.exp: Ditto.
18218 * gdb.base/jump.exp: Ditto.
18219 * gdb.base/logical.exp: Ditto.
18220 * gdb.base/long_long.exp: Ditto.
18221 * gdb.base/maint.exp: Ditto.
18222 * gdb.base/miscexprs.exp: Ditto.
18223 * gdb.base/pc-fp.exp: Ditto.
18224 * gdb.base/pointers.exp: Ditto.
18225 * gdb.base/relational.exp: Ditto.
18226 * gdb.base/reread.exp: Ditto.
18227 * gdb.base/sect-cmd.exp: Ditto.
18228 * gdb.base/sep.exp: Ditto.
18229 * gdb.base/sepdebug.exp: Ditto.
18230 * gdb.base/until.exp: Ditto.
18231 * gdb.base/whatis-exp.exp: Ditto.
18232 * gdb.cp/annota2.exp: Ditto.
18233 * gdb.cp/annota3.exp: Ditto.
18234 * gdb.trace/actions.exp: Ditto.
18235 * gdb.trace/backtrace.exp: Ditto.
18236 * gdb.trace/circ.exp: Ditto.
18237 * gdb.trace/collection.exp: Ditto.
18238 * gdb.trace/deltrace.exp: Ditto.
18239 * gdb.trace/infotrace.exp: Ditto.
18240 * gdb.trace/limits.exp: Ditto.
18241 * gdb.trace/packetlen.exp: Ditto.
18242 * gdb.trace/passc-dyn.exp: Ditto.
18243 * gdb.trace/passcount.exp: Ditto.
18244 * gdb.trace/report.exp: Ditto.
18245 * gdb.trace/save-trace.exp: Ditto.
18246 * gdb.trace/tfind.exp: Ditto.
18247 * gdb.trace/tracecmd.exp: Ditto.
18248 * gdb.trace/while-dyn.exp: Ditto.
18249 * gdb.trace/while-stepping.exp: Ditto.
18250 * lib/gdb.exp: Ditto.
18251 (gdb_compile): Handle nowarning option.
18252
5f4a23d9
AO
182532006-03-07 Alexandre Oliva <aoliva@redhat.com>
18254
18255 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18256 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18257 Rename executable to prelinkt. Don't re-prelink if we didn't
18258 get a core file. Test prelink -u exit status to tell whether
18259 prelinking failed. Use gdb_test_multiple.
18260
9733fc94
DJ
182612006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18262
18263 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18264 (do_tests): Call it.
18265
cc10cae3
AO
182662006-02-28 Alexandre Oliva <aoliva@redhat.com>
18267
18268 * gdb.base/prelink.exp: New test.
18269 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18270
15c46491
WZ
182712006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18272
18273 * gdb.fortran/derived-type.f90: New file.
18274 * gdb.fortran/derived-type.exp: New testcase.
18275
5c9f7ded
DJ
182762006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18277
18278 * gdb.base/default.exp: Allow ';' as a directory separator.
18279
5b96932b
AS
182802006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18281
18282 * gdb.base/help.exp (help add-symbol-file): Update.
18283
1986bccd
AS
182842006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18285
18286 * gdb.base/help.exp (help load): Update expected results.
18287
a8b7528f
FF
182882006-02-19 Fred Fish <fnf@specifix.com>
18289
18290 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18291 specifix hex value as part of results.
18292 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18293
f8261448
FF
182942006-02-16 Fred Fish <fnf@specifix.com>
18295
18296 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18297 ushort_addr, and slong_addr, so the typedefs are not optimized
18298 away.
18299 * gdb.base/whatis.exp: Add tests using type name for struct type,
18300 union type, enum type, and typedef.
a9c64011 18301
31d8bdd2
MK
183022006-02-13 Mark Kettenis <kettenis@gnu.org>
18303
18304 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18305
34e41e63
JB
183062006-02-13 Jim Blandy <jimb@redhat.com>
18307
18308 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18309 case where it takes two "next" commands to skip past the init
18310 call.
18311
ac6e4f31
FF
183122006-02-12 Fred Fish <fnf@specifix.com>
18313
18314 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18315 to handle cases where it takes two "next" commands to skip
18316 past the init call.
18317
2db2d571
JB
183182006-02-07 Joel Brobecker <brobecker@adacore.com>
18319
18320 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18321 on hppa32 targets.
18322
38fcd64c
DJ
183232006-02-06 Vladimir Prus <ghost@cs.msu.su>
18324
18325 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18326 field.
18327
1315ad46
MK
183282006-01-29 Mark Kettenis <kettenis@gnu.org>
18329
18330 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18331
5625b943
DJ
183322006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18333
18334 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18335 files.
18336
80df1bbe
DJ
183372006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18338
18339 * gdb.cp/maint.exp: Set complaints to a positive value.
18340
9078e690
DJ
183412006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18342
18343 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18344 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18345 function name.
18346
9c903399
DJ
183472006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18348
18349 * gdb.base/checkpoint.c: Update copyright notice. Include
18350 <stdlib.h>.
18351
761ae4d6
JB
183522006-01-04 Jim Blandy <jimb@redhat.com>
18353
18354 * gdb.asm/asm-source.exp: Independently provide default values for
18355 asm-flags and debug-flags. Use 'string equal' to do the
18356 comparison, not the implicit expr's '==' operator. Remove
18357 now-unneeded assignments to asm-flags. In h8300 case, place
18358 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18359
099ac3dd
MS
183602006-01-04 Michael Snyder <msnyder@redhat.com>
18361
18362 * gdb.base/checkpoint.c: New file.
18363 * gdb.base/checkpoint.exp: New file.
18364 * gdb.base/multi-fork.c: New file.
18365 * gdb.base/multi-fork.exp: New file.
18366 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18367
f4d85314
FF
183682006-01-04 Fred Fish <fnf@specifix.com>
18369
18370 * gdb.base/ptype.c (foo): Add typedef.
18371 (intfoo): Add function.
18372 * gdb.base/ptype1.c: New file.
18373 * gdb.base/ptype.exp: Handle compilation and linking with two
18374 source files. Test that proper type for "foo" is found based
18375 on source context rather than first match found in symtabs.
18376
a1b06f35
MK
183772005-12-28 Mark Kettenis <kettenis@gnu.org>
18378
18379 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18380 * gdb.asm/openbsd.inc: Indent commands.
18381
d082a1e2
MK
183822005-12-26 Mark Kettenis <kettenis@gnu.org>
18383
c65016bd
MK
18384 * gdb.base/freebpcmd.exp: Increase timeout.
18385
d082a1e2
MK
18386 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18387
d3c32a0e
DJ
183882005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18389
18390 * gdb.base/default.exp: Update check for "show version".
18391
9fdb1f50
RC
183922005-12-09 Randolph Chung <tausq@debian.org>
18393
18394 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18395 * gdb.asm/pa64.inc: New file.
18396
5f2c56f7
RC
183972005-12-09 Randolph Chung <tausq@debian.org>
18398
18399 * gdb.asm/common.inc: Indent commands.
18400 * gdb.asm/asmsrc1.s: Likewise.
18401 * gdb.asm/asmsrc2.s: Likewise.
18402
8117349c
RC
184032005-12-09 Randolph Chung <tausq@debian.org>
18404
18405 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18406 (get_addr_of_sym): Remove duplicate print.
18407 (gen_core): xfail hppa*-*-hpux*, update expected output.
18408 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18409 * gdb.arch/pa64-nullify.s: New file.
18410
8f07f25a
RC
184112005-12-09 Randolph Chung <tausq@debian.org>
18412
18413 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18414
55b39184
DJ
184152005-12-07 Christophe Lyon <christophe.lyon@st.com>
18416
18417 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18418 code generation for these functions.
18419 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18420 error message.
18421
31e2b00f
AS
184222005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18423
18424 * gdb.base/help.exp (help b, help br, help bre, help brea)
18425 (help break): Update the expected message.
18426
c3d0b56e
SC
184272005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18428
18429 * gdb.asm/m68hc11.inc: Setup the data section.
18430 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18431 script for this test.
18432 (m6812-*-*): Likewise.
18433
36ae0ea9
RC
184342005-11-09 Randolph Chung <tausq@debian.org>
18435
18436 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18437
9d6f42e9
WZ
184382005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18439
18440 * gdb.base/break.exp: Fix a comment typo.
18441
e2126a14
EZ
184422005-11-03 Jim Blandy <jimb@redhat.com>
18443
a9c64011
AS
18444 Checked in by Elena Zannoni <ezannoni@redhat.com>
18445
889bf7c5 18446 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18447
e0ac7199
CV
184482005-11-02 Corinna Vinschen <vinschen@redhat.com>
18449
18450 * gdb.arch/gdb1558.c: Include stdio.h.
18451
31d3fb18
MK
184522005-10-31 Mark Kettenis <kettenis@gnu.org>
18453
18454 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18455
e52b687c
MK
184562005-10-31 Mark Kettenis <kettenis@gnu.org>
18457
18458 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18459
f4711d79
PG
184602005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18461
a9c64011
AS
18462 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18463 vscr" tests to better match output.
f4711d79 18464
987a9106
JB
184652005-10-12 Jim Blandy <jimb@redhat.com>
18466
18467 * gdb.base/structs.exp (any): New function.
18468 (test_struct_returns): Don't make any assumptions at all about
18469 what value the function returns when GDB can't set the return
18470 value.
18471
2336bb58
JB
184722005-10-09 Joel Brobecker <brobecker@adacore.com>
18473
18474 * gdb.ada/arrayidx/p.adb: New file.
18475 * gdb.ada/arrayidx.exp: New testcase
18476
184772005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18478
18479 * gdb.ada/array_return/pck.ads: New file.
18480 * gdb.ada/array_return/pck.adb: New file.
18481 * gdb.ada/array_return/p.adb: New file.
18482 * gdb.ada/array_return.exp: New testcase.
18483
705335ea
JB
184842005-10-03 Joel Brobecker <brobecker@adacore.com>
18485
a9c64011
AS
18486 * gdb.base/arrayidx.c: New file.
18487 * gdb.base/arrayidx.exp: New testcase.
705335ea 18488
11ee9940
NR
184892005-09-29 Nick Roberts <nickrob@snap.net.nz>
18490
18491 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18492 frames-invalid and breakpoints-invalid are no longer generated
18493 with level 3 so don't expect them in the output.
18494
39fb8e9e
BR
184952005-09-27 Bob Rossi <bob@brasko.net>
18496
a9c64011 18497 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18498 from test. Escape the | in mi_gdb_test call.
18499 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18500 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18501 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18502 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18503 expected regex's in mi_gdb_test calls.
18504 * lib/mi-support.exp: Remove arbitrary .* from tests.
18505 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18506 Fully anchor GDB/MI expected results in mi_gdb_test.
18507 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18508 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18509
2af48f68
PB
185102005-09-26 Paul Brook <paul@codesourcery.com>
18511
18512 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18513
f34502bc
WZ
185142005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18515
18516 * bfp-test.c: New file.
18517 * bfp-test.exp: New testcase.
18518
ca929517
WZ
185192005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18520
18521 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18522 of subarray and substring variable.
18523 * gdb.fortran/subarray.f: New source file for the test of subarray
18524 and substring variable evaluation.
18525 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18526 of string constant.
18527
c761af65
DJ
185282005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18529
18530 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18531 copyright dates.
18532
561d7a1d
PG
185332005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18534
18535 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18536 powerpc altivec' test with an almost identical 'info vector' test.
18537
b2b64cc9
PG
185382005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18539
a9c64011
AS
18540 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18541 vscr" tests to match output.
b2b64cc9 18542
6ac4d15a
PG
185432005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18544
a9c64011
AS
18545 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18546 output.
6ac4d15a 18547
40e55bef
BR
185482005-09-11 Bob Rossi <bob@brasko.net>
18549
889bf7c5
PA
18550 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18551 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18552 commands that return an MI output command and an asyncronous MI output
18553 command.
40e55bef
BR
18554 * gdb.mi/mi-console.exp: Ditto.
18555
3c7385ec
BR
185562005-09-11 Bob Rossi <bob@brasko.net>
18557
18558 * gdb.mi/mi-var-child.c: Include <string.h>.
18559
a6cd0eb3
DJ
185602005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18561
18562 * killed.exp: Correct gdb_expect syntax.
18563
2f168eed
CV
185642005-08-09 Corinna Vinschen <vinschen@redhat.com>
18565
18566 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18567
ecd3fd0f
BR
185682005-08-02 Bob Rossi <bob@brasko.net>
18569
18570 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18571 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18572 Change tests to inferior-tty-set/show.
18573 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18574 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18575 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18576 inferior. Use mi_gdb_test to get GDB and Inferior output.
18577 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18578 descriptor.
18579 (mi_inferior_tty_name): Add inferior PTY file name.
18580 (mi_gdb_start): Add INFERIOR_PTY parameter.
18581 (mi_gdb_test): Add IPATTERN parameter.
18582
f1ea48cb 185832005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18584
f1ea48cb
BR
18585 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18586 parameter to mi_gdb_test.
18587 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18588
6e650a67
DJ
185892005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18590
18591 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18592 struct_declarations.
18593 * gdb.mi/mi-var-child.exp: Step over the initialization of
18594 struct_declarations.
18595
8be260b6
DJ
185962005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18597
18598 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18599 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18600 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18601 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18602 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18603 file.
18604
4e660f07
NR
186052005-07-27 Nick Roberts <nickrob@snap.net.nz>
18606
18607 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18608 (do_children_tests): Assign values to the extra elements.
18609
18610 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18611 them for tests for "-var-update --no-values" and
a9c64011 18612 "-var-update --all-values".
4e660f07
NR
18613 Add test for "-var-list-children --simple-values".
18614
18615 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18616
18617 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18618 "-stack-list-locals --simple-values" Improve doc strings and
18619 comments.
18620
6bdae935
MK
186212005-07-18 Mark Kettenis <kettenis@gnu.org>
18622
598b7a6f
MK
18623 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18624 *-*-openbsd*.
18625 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18626
6bdae935
MK
18627 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18628 sigaltsatck'.
18629
1323e929 186302005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 18631
1323e929
BR
18632 * gdb.base/default.exp (tty): Changed output of command.
18633 * gdb.base/help.exp (help tty): Ditto.
18634
b1a9c082
MK
186352005-07-12 Mark Kettenis <kettenis@gnu.org>
18636
18637 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18638
10a844a2
MK
186392005-07-10 Mark Kettenis <kettenis@gnu.org>
18640
18641 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18642 -stack-select-frame without arguments.
18643 (test_stack_frame_listing): Add test for newly implemented command
18644 -stack-info-frame.
18645
3cb3b8df
BR
186462005-07-06 Bob Rossi <bob@brasko.net>
18647
18648 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18649 command.
18650 (Copyright): Update copyright.
18651
a0c5fbcf
WZ
186522005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18653
18654 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18655 tests to evaluate exponentiation expression.
18656
984971d0
AS
186572005-06-29 Andreas Schwab <schwab@suse.de>
18658
18659 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18660 main to avoid warnings.
18661
18662 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18663
fe03833f
NR
186642005-06-20 Nick Roberts <nickrob@snap.net.nz>
18665
18666 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18667 -stack-select-frame without arguments.
18668 (test_stack_frame_listing): Add test for newly implemented command
18669 -stack-info-frame.
a9c64011 18670
7a55f279
WZ
186712005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18672
0ffa0ea5
DJ
18673 * gdb.fortran/array-element.f: New file.
18674 * gdb.fortran/array-element.exp: New testcase.
7a55f279 18675
26585198
DJ
186762005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18677
18678 * gdb.base/bigcore.exp: Correct checks for systems which can
18679 not dump a large core file.
18680
c1bd25fd
DJ
186812005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18682
18683 * gdb.base/relocate.c: Add a copyright notice.
18684 (dummy): Remove.
18685 * gdb.base/relocate.exp: Test printing the values of variables
18686 from a relocatable file.
18687
589e074d
DJ
186882005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18689
18690 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18691 excess MI output after an error.
18692
0915f927
JB
186932005-05-29 Joel Brobecker <brobecker@adacore.com>
18694
18695 * gdb.arch/alpha-step.c: New file.
18696 * gdb.arch/alpha-step.exp: New testcase.
18697
76ff342d
DJ
186982005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18699 Dennis Brueni <dennis@slickedit.com>
18700
18701 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18702 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18703 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18704 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18705 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18706 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18707 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18708
96b0c7ac
DJ
187092005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18710 Wu Zhou <woodzltc@cn.ibm.com>
18711
18712 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18713 IBM's xlc compiler.
18714 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18715 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18716
f21565d2
JB
187172005-05-13 Jim Blandy <jimb@redhat.com>
18718
18719 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18720 calling gdb_suppress_entire_file.
18721 * gdb.base/charset.exp: Same.
18722 * gdb.base/call-rt-st.exp: Same.
18723
6006a3a1
BR
187242005-05-05 Bob Rossi <bob_rossi@cox.net>
18725
18726 * lib/gdb.exp (fullname_syntax): Added global regex.
18727 (fullname_syntax_POSIX): Ditto.
18728 (fullname_syntax_UNC): Ditto.
18729 (fullname_syntax_DOS_CASE): Ditto.
18730 (fullname_syntax_DOS): Ditto.
18731 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18732 fullname_syntax variable to scope and use it.
18733 (test_file_list_exec_source_files): Ditto.
18734 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18735
c3b69c04
DJ
187362005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18737
18738 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18739
3c95e6af
PG
187402004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18741
a9c64011
AS
18742 * lib/gdb.exp (skip_altivec_tests): New function, based on
18743 check_vmx_hw_available from the GCC testsuite.
18744 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18745 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 18746
78df6c56
JB
187472005-05-02 Jim Blandy <jimb@redhat.com>
18748
18749 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18750 calling gdb_suppress_entire_file.
18751
1690f9cf
DJ
187522005-04-30 Randolph Chung <tausq@debian.org>
18753
18754 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18755 Slightly relax "sem_post" name checking.
18756
5ea106f7
PG
187572005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18758
18759 * gdb.base/unload.exp: Use new shared library infrastructure.
18760
bf7234cf
PG
187612005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18762
18763 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 18764 infrastructure.
bf7234cf 18765
547b869a
CV
187662005-04-29 Corinna Vinschen <vinschen@redhat.com>
18767
18768 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18769 * gdb.asm/h8300.inc: New file.
18770
f07e55f0
PG
187712005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18772
18773 * gdb.base/shlib-call.exp: Change to use new shared library
18774 infrastructure.
18775
3cbba3d1
PG
187762005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18777
a9c64011
AS
18778 * gdb.base/pending.exp: Change to use new shared library
18779 infrastructure.
3cbba3d1 18780
ed6df200
PG
187812005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18782
a9c64011
AS
18783 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
18784 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 18785
8c8f4ebe
PG
187862005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
18787
a9c64011
AS
18788 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
18789 shared objects being adjusted and update copyright years.
8c8f4ebe 18790
607fbc54
DJ
187912005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
18792
18793 * ChangeLog: Correct some 2003-01-13 dates.
18794 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
18795 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
18796 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
18797 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
18798 gdb.trace/tfind.exp: Update copyright years.
18799
57bf0e56
DJ
188002005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
18801 Daniel Jacobowitz <dan@codesourcery.com>
18802
18803 * lib/gdb.exp (gdb_compile): Handle shlib=.
18804 (gdb_compile_shlib): New function.
18805
9b593790
PG
188062005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
18807
a9c64011 18808 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 18809
9494c6a5
DJ
188102005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18811
18812 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
18813 gdb.server.
18814 * configure.ac: Likewise.
18815 * configure: Regenerated.
18816 * gdb.gdbserver/Makefile.in: Moved to...
18817 * gdb.server/Makefile.in: ... here.
18818 * gdb.gdbserver/server.c: Moved to...
18819 * gdb.server/server.c: ... here.
18820 * gdb.gdbserver/server-run.exp: Moved to...
18821 * gdb.server/server-run.exp: ... here.
18822
6f8eac0e
DJ
188232005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
18824
18825 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
18826 * configure.ac: Create gdb.gdbserver/Makefile.
18827 * configure: Regenerated.
18828 * lib/gdbserver-support.exp: New file, derived from
18829 config/gdbserver.exp.
18830 * config/gdbserver.exp: Use gdbserver-support.exp.
18831 * gdb.gdbserver/Makefile.in: New file.
18832 * gdb.gdbserver/server.c: New file.
18833 * gdb.gdbserver/server-run.exp: New file.
18834
6e87504d
PG
188352005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
18836
a9c64011
AS
18837 * lib/gdb.exp (test_compiler_info): Return compiler_info
18838 if no arguments are given.
6e87504d 18839
d1779be4
PG
188402005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
18841
18842 * gdb.arch/altivec-abi.exp: Check for compiler and set
18843 use altivec' flag accordingly.
18844 * gdb.arch/altivec-regs.exp: Likewise.
18845
88750304
DJ
188462005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18847
18848 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
18849
f3fb768d
AS
188502005-03-27 Andreas Schwab <schwab@suse.de>
18851
18852 * gdb.base/bigcore.c (main): Add missing mode argument in open
18853 call.
18854
7e813ac5
DJ
188552005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
18856
18857 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
18858 downloads.
18859 * config/gdbserver.exp (gdb_load): Likewise.
18860
8e3049aa
PB
188612005-03-14 Paul Brook <paul@codesourcery.com>
18862
18863 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
18864 targets.
18865
a9df7c44
JB
188662005-03-09 Joel Brobecker <brobecker@adacore.com>
18867
18868 * gdb.dwarf2/dup-psym.S: New file.
18869 * gdb.dwarf2/dup-psym.exp: New testcase.
18870
9f0d94e8
JB
188712005-03-09 Joel Brobecker <brobecker@adacore.com>
18872
18873 * gdb.ada/exec_changed/first.adb: New file.
18874 * gdb.ada/exec_changed/second.adb: New file.
18875 * gdb.ada/exec_changed.exp: New testcase.
18876
5f579bc5
NS
188772005-03-08 Nathan Sidwell <nathan@codesourcery.com>
18878
36e9969c
NS
18879 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
18880 (A2): New class.
18881 (main): Test operator+.
18882 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
18883 breakpoint test.
18884
5f579bc5
NS
18885 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
18886 * gdb.base/signull.exp: Disable if gdb,nosignals.
18887 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
18888 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
18889 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
18890 * gdb.mi/mi2-console.exp: Likewise.
18891 * gdb.trace/collection.exp (run_trace_experiment): Consume the
18892 continue output at start.
18893 (gdb_collect_locals_test): Robustify regexp.
18894 * gdb.trace/passc-dyn.exp: Fix comment typo.
18895 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
18896
be46087e
CV
188972005-03-08 Corinna Vinschen <vinschen@redhat.com>
18898
18899 * gdb.asm/asm-source.exp: Add iq2000 case.
18900 * gdb.asm/iq2000.inc: New file.
18901
384e1a61 189022005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 18903
384e1a61
MI
18904 * gdb.base/command.exp: Change hardcoded value to regular expression.
18905 * gdb.base/float.exp: Add powerpc to the list of targets checked.
18906
584b6e9e
DJ
189072005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
18908
18909 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
18910 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
18911 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
18912 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
18913 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
18914
ab5b5d61
MK
189152005-03-05 Mark Kettenis <kettenis@gnu.org>
18916
18917 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
18918 changes.
18919
ae051c1b
PG
189202004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
18921
a9c64011
AS
18922 * lib/compiler.c: Add test for IBM's xlc compiler.
18923 * lib/compiler.cc: Likewise.
ae051c1b 18924
3f0f6ed2
JB
189252004-02-24 Joel Brobecker <brobecker@adacore.com>
18926
18927 * gdb.ada/fixed_points.exp: Create compilation object directory
18928 before running the test.
18929 * gdb.ada/null_record.exp: Likewise.
18930 * gdb.ada/packed_array.exp: Likewise.
18931 * gdb.ada/start.exp: Likewise.
18932
724f452b
JB
189332005-02-15 Joel Brobecker <brobecker@adacore.com>
18934
18935 * gdb.ada/packed_array/pa.adb: New file.
18936 * gdb.ada/packed_array.exp: New testcase.
18937
57f5cdfb 189382005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 18939
1f393151
MK
18940 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
18941 files.
18942
ebdda337
MK
18943 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
18944 on *-*-openbsd*. Correctly match whitespace in regukar
18945 expressions.
18946
cf309262
DJ
189472005-02-10 Daniel Jacobowitz <dan@debian.org>
18948
18949 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
18950 PR exp/1821
18951 * gdb.base/gdb1821.c: New test file.
18952 * gdb.base/gdb1821.exp: New test file.
18953
3be49e7a
JB
189542005-02-09 Joel Brobecker <brobecker@adacore.com>
18955
18956 * gdb.base/start.c: New file.
18957 * gdb.base/start.exp: New testcase.
18958
e292e67d
JB
189592005-02-09 Joel Brobecker <brobecker@adacore.com>
18960
18961 * gdb.ada/start/dummy.adb: New file.
18962 * gdb.ada/start.exp: New testcase.
18963
dbdfa66c
CV
189642005-02-09 Corinna Vinschen <vinschen@redhat.com>
18965
18966 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
18967 for printing symbols and statistics.
18968 Add test for using relative pathnames in "maint print msymbols" test.
18969 Mark "maint info sections DATA" XFAIL on Cygwin.
18970 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
18971 tests.
18972
d7941671
AC
189732005-02-09 Andreas Schwab <schwab@suse.de>
18974
18975 Committed by Andrew Cagney <cagney@gnu.org>
18976 * gdb.base/remotetimeout.exp: New file.
18977
74e5ef44
MK
189782005-02-07 Mark Kettenis <kettenis@gnu.org>
18979
18980 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
18981
464dd14d
JB
189822005-02-03 Joel Brobecker <brobecker@adacore.com>
18983
18984 * gdb.ada/gnat_ada.gpr: New file.
18985 * gdb.ada/gnat_ada.gin: Delete, no longer used.
18986 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
18987 * configure.ac: No longer generate gnat_ada.gpr.
18988 * configure: Regenerate.
18989 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
18990 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
18991 * gdb.ada/null_record/bar.ads: Likewise.
18992 * gdb.ada/null_record/bar.adb: Likewise.
18993 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
18994 * gdb.ada/null_record.exp (testdir): New variable.
18995 (testfile): executable is now in testdir subdirectory.
18996 (srcfile): Use full path to the main compilation unit.
18997 * gdb.ada/fixed_points.exp: Same changes as above.
18998
30d756ae
NR
189992005-02-03 Nick Roberts <nickrob@snap.net.nz>
19000
19001 * gdb.base/interp.exp: New test.
19002
9d799f85
AC
190032005-01-24 Andrew Cagney <cagney@gnu.org>
19004
19005 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19006
15656118
AC
190072005-01-19 Andrew Cagney <cagney@gnu.org>
19008
a892c31b
AC
19009 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19010 configure.ac not configure.in.
19011
15656118
AC
19012 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19013 of powerpc*-*-*.
19014 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19015 * gdb.base/list.exp (test_list_function)
15656118
AC
19016 (test_list_filename_and_function): Ditto.
19017 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19018
a7b01baf
AC
190192005-01-16 Andrew Cagney <cagney@gnu.org>
19020
17d92a02
AC
19021 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19022
a7b01baf
AC
19023 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19024
bc8332bb
AC
190252005-01-14 Andrew Cagney <cagney@gnu.org>
19026
19027 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19028 * gdb.mi/mi2-var-cmd.exp: Ditto.
19029
4d074752
CV
190302005-01-10 Corinna Vinschen <vinschen@redhat.com>
19031
19032 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19033
bec39cab
AC
190342005-01-07 Andrew Cagney <cagney@gnu.org>
19035
19036 * configure.ac: Rename configure.in, require autoconf 2.59.
19037 * configure: Re-generate.
19038 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19039 * gdb.stabs/configure: Re-generate.
19040 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19041 * gdb.hp/configure: Re-generate.
19042 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19043 autoconf 2.59.
19044 * gdb.hp/gdb.objdbg/configure: Re-generate.
19045 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19046 autoconf 2.59.
19047 * gdb.hp/gdb.defects/configure: Re-generate.
19048 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19049 autoconf 2.59.
19050 * gdb.hp/gdb.compat/configure: Re-generate.
19051 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19052 autoconf 2.59.
19053 * gdb.hp/gdb.base-hp/configure: Re-generate.
19054 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19055 autoconf 2.59.
19056 * gdb.hp/gdb.aCC/configure: Re-generate.
19057
f10b16d4
JB
190582004-12-15 Jim Blandy <jimb@redhat.com>
19059
19060 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19061 under NPTL when there is debugging info available for libpthread.
19062
fb6e1814
JG
190632004-12-13 Jerome Guitton <guitton@gnat.com>
19064
19065 * gdb.ada/fixed_points.c: New file.
19066 * gdb.ada/fixed_points.exp: New file.
19067
fe46cd3a
RC
190682004-12-03 Randolph Chung <tausq@debian.org>
19069
19070 * gdb.arch/pa-nullify.exp: New file.
19071 * gdb.arch/pa-nullify.s: New file.
19072
8de0841b
RC
190732004-11-30 Randolph Chung <tausq@debian.org>
19074
19075 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19076 instead of "tbug". Fix regexp to work properly with gdb_test.
19077
c8170782
PH
190782004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19079
19080 * gdb.base/bitfields2.exp: New test.
19081 * gdb.base/bitfields2.c: New file.
19082
954269c2
RE
190832004-11-28 Richard Earnshaw <rearnsha@arm.com>
19084
19085 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19086
0107feed
RC
190872004-11-16 Randolph Chung <tausq@debian.org>
19088
19089 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19090
f073ae8c
DJ
190912004-11-14 Daniel Jacobowitz <dan@debian.org>
19092
19093 * gdb.threads/threadapply.exp: Correct "macro details" test.
19094
19ad59e7
JJ
190952004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19096
19097 * gdb.threads/threadapply.exp: New test.
19098 * gdb.threads/threadapply.c: New file.
19099
9cf0961b
MK
191002004-11-07 Mark Kettenis <kettenis@gnu.org>
19101
19102 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19103 frames.
19104
c789492a
FL
191052004-11-05 Felix Lee <felix+log1@specifixinc.com>
19106
19107 * gdb.base/cursal.exp: New file.
19108 * gdb.base/cursal.c: New file.
19109
a1e167bb
AC
191102004-11-03 Andrew Cagney <cagney@gnu.org>
19111
19112 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19113
b7cbf173
MK
191142004-10-30 Mark Kettenis <kettenis@gnu.org>
19115
19116 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19117 NetBSD/ELF targets.
19118
88f9d34f
JB
191192004-10-29 Joel Brobecker <brobecker@gnat.com>
19120
19121 * gdb.threads/bp_in_thread.c: New file, copied from
19122 pthread_cond_wait.c.
19123 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19124 file, rather than reusing the .c file from another testcase.
19125
ca7d6a0c
JB
191262004-10-20 Joel Brobecker <brobecker@gnat.com>
19127
19128 * gdb.ada/null_record.exp: Check where we stopped after
19129 sending the start command, instead of where the associated
19130 temporary breakpoint was inserted.
19131
0d863d03
AC
191322004-10-14 Andrew Cagney <cagney@gnu.org>
19133
19134 * gdb.mi/gdb701.c (main): Return 0.
19135
d11e72cb
DJ
191362004-10-13 Daniel Jacobowitz <dan@debian.org>
19137
d40539a4 19138 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19139
e1923096
JJ
191402004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19141
19142 * gdb.threads/schedlock.c: Add comment markers to use to find
19143 line numbers.
19144 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19145 comments.
19146 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19147 breakpoint lines.
19148
ec8ba2c9
DJ
191492004-10-12 Daniel Jacobowitz <dan@debian.org>
19150
19151 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19152
0eb3658b
DJ
191532004-10-12 Daniel Jacobowitz <dan@debian.org>
19154
19155 * configure.in: Add gdb.dwarf2.
19156 * configure: Regenerated.
19157 * Makefile.in: Add gdb.dwarf2.
19158 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19159 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19160 gdb.dwarf2/file1.txt: New files.
19161
a271cc33
OF
191622004-10-11 Orjan Friberg <orjanf@axis.com>
19163
a9c64011 19164 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19165 of "run", since the latter doesn't work with remote targets. Adjust
19166 the breakpoint numbering accordingly.
19167 * gdb.threads/pthread_cond_wait.exp: Ditto.
19168
895ce074
MC
191692004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19170
19171 * gdb.base/overlays.exp: Update copyright years.
19172
6be3092d
KI
191732004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19174
19175 * gdb.base/overlays.exp: Disable if target is Linux.
19176
e05389b8
FL
191772004-10-06 Felix Lee <felix+log1@specifixinc.com>
19178
19179 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19180
73cb587d
KI
191812004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19182
19183 * gdb.asm/asm-source.exp: Add m32r-linux target.
19184 * gdb.asm/m32r-linux.inc: New file.
19185
3c0edcdc
AC
191862004-09-24 Andrew Cagney <cagney@redhat.com>
19187 David Anderson <anderson@redhat.com>
19188
19189 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19190 command fails, assume things will work.
19191 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19192 (_GNU_SOURCE): Define.
19193 (print_unsigned, print_hex): Change parameter to "long long".
19194 (print_byte_count): New function, use to print byte counts.
19195 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19196 O_LARGEFILE.
19197 (main): Compute an upper bound on a corefile in max_core_size.
19198 Limit memory chunk size to max_core_size. Limit total memory
19199 allocated to max_core_size.
19200
4bb3667f
AC
192012004-09-23 Andrew Cagney <cagney@gnu.org>
19202
19203 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19204 from a separate process with code that creates a corefile by
19205 making the inferior dump core.
19206
60fe1a51
MK
192072004-09-23 Mark Kettenis <kettenis@gnu.org>
19208
19209 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19210 block.
19211
8e937346
MC
192122004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19213
19214 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19215 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19216 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19217 Likewise.
19218
7213f6d6
JJ
192192004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19220
19221 * gdb.java/jprint.exp: New test case for java inferior call.
19222 * gdb.java/jprint.java: Ditto.
19223
eac69dca
JB
192242004-09-15 Joel Brobecker <brobecker@gnat.com>
19225
19226 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19227
22227696
MC
192282004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19229
19230 * gdb.threads/killed.c: Include <stdlib.h>.
19231 * gdb.threads/pthreads.c: Likewise.
19232
7dd403a4
MC
192332004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19234
19235 * gdb.threads/killed.c: Add copyright notice.
19236
33f2d567
JM
192372004-09-10 Jason Molenda (jmolenda@apple.com)
19238
a9c64011
AS
19239 * gdb.base/define.exp: Two new tests to verify zero space chars
19240 after 'if' and 'while' commands in a user-defined command is correctly
19241 parsed.
33f2d567 19242
e05b62ac
AC
192432004-09-08 Andrew Cagney <cagney@gnu.org>
19244
19245 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19246 delivery test with duplicate at end of file.
19247
9cbe82da
MK
192482004-09-06 Mark Kettenis <kettenis@jive.nl>
19249
19250 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19251
564803d9
MC
192522004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19253
19254 * config/hppro.exp: Removed.
19255
7c6807ce
MC
192562004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19257
19258 * config/sparclet.exp: Removed.
19259
bf7e26dd
MC
192602004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19261
19262 * config/udi.exp: Removed.
19263
714e341b
MC
192642004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19265
19266 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19267 of "exp_continue".
19268 (advancei): Likewise.
19269
1236e623
JJ
192702004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19271
19272 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19273
3bdcad15
MI
192742004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19275
228af206 19276 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19277 to check for nodebug in executable.
19278 * gdb.gdb/observer.exp (setup_test): Likewise.
19279 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19280 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19281
c72b934c
AC
192822004-09-01 Andrew Cagney <cagney@gnu.org>
19283
19284 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19285 files.
19286
edd9b715
JJ
192872004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19288
19289 * gdb.base/unload.exp: Fix expected warning message to match
19290 latest format.
19291
fb4ce06b
CV
192922004-09-01 Corinna Vinschen <vinschen@redhat.com>
19293
19294 * gdb.base/call-rt-st.exp: Fix typos.
19295
ce78e7c3
MI
192962004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19297
19298 * gdb.threads/thread_check.exp: New testcase.
19299 * gdb.threads/thread_check.c: New testcase.
19300
2dedb159
AC
193012004-08-31 Andrew Cagney <cagney@gnu.org>
19302
19303 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19304 (skip_to_handler_entry): New procedures. Test stepping into a
19305 handler when the breakpoint is at the handler's entry point.
19306
68f53502
AC
193072004-08-30 Andrew Cagney <cagney@gnu.org>
19308
19309 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19310 gdb/1757.
19311
3e3ffd2b
MC
193122004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19313
19314 With code from Manoj Iyer <manjo@austin.ibm.com>:
19315 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19316 return value. Add an arm for "no debugging symbols found".
19317 Change a stray "error" to "perror".
19318 (gdb_run_cmd): Adapt to new return value.
19319 * gdb.base/remote.exp: Adapt to new return value.
19320 * gdb.gdb/complaints.exp: Likewise.
19321 * gdb.gdb/observer.exp: Likewise.
19322 * gdb.gdb/selftest.exp: Likewise.
19323 * gdb.gdb/xfullpath.exp: Likewise.
19324
4b6f5fd2
JB
193252004-08-27 Joel Brobecker <brobecker@gnat.com>
19326
19327 * gdb.threads/bp_in_thread.exp: New testcase.
19328
e5b25496
MC
193292004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19330
19331 Fix PR testsuite/1735.
19332 * gdb.threads/schedlock.c (thread_function): Add a cast
19333 to suppress a gcc warning.
19334 * gdb.threads/thread-specific.c (thread_function): Likewise.
19335
934353d6
MC
193362004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19337
19338 * gdb.base/unload.c: Include <stdlib.h>.
19339
f98a0aef 193402004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19341
f98a0aef 19342 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19343 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19344 synchronized after the "return".
19345
5a2e8882
MC
193462004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19347
19348 * gdb.mi/basics.c: Include <stdio.h>.
19349 * gdb.mi/pthreads.c: Include <stdlib.h>.
19350 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19351
a9640423
MC
193522004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19353
19354 * gdb.threads/schedlock.c: Add copyright notice.
19355
b04e311d
AC
193562004-08-25 Andrew Cagney <cagney@gnu.org>
19357
19358 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19359 (skip_over_handler, breakpoint_over_hander): New test procedures.
19360 (advance, advancei): Add a proper prefix, do not use
19361 rerun_to_main.
19362 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19363
7c27f15b
MC
193642004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19365
19366 * gdb.mi/basics.c: Add copyright notice.
19367 * gdb.mi/var-cmd.c: Add copyright notice.
19368
fffc87ae
MC
193692004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19370
19371 * lib/gdb.exp: Remove signed_keyword_not_used.
19372 * lib/compiler.c: Likewise.
19373 * lib/compiler.cc: Likewise.
19374
d782e0bf
MC
193752004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19376
19377 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19378 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19379
96033e83
MC
193802004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19381
19382 * gdb.base/whatis.c: Add copyright notice.
19383
cf38c229
MK
193842004-08-20 Mark Kettenis <kettenis@gnu.org>
19385
19386 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19387 it to skip the breakpoints encoded in the inline assembly.
19388
f4b49756
MC
193892004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19390
19391 * Makefile.in: Add gdb.fortran.
19392
2f193b69
MC
193932004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19394
19395 * gdb.base/call-sc.exp (test_scalar_returns):
19396 Fix cut-and-paste glitch in "Make fun return now".
19397
89a237cb
MC
193982004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19399
19400 * configure.in: Add gdb.fortran.
19401 * configure: Regenerate.
19402 * gdb.fortran/Makefile.in: New file.
19403 * lib/gdb.exp (skip_fortran_tests): New procedure.
19404
469aff8e
MC
194052004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19406
19407 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19408 reference to bug-gnu@prep.ai.mit.edu.
19409 * gdb.mi/mi-var-child.exp: Likewise.
19410 * gdb.mi/mi-var-cmd.exp: Likewise.
19411 * gdb.mi/mi-var-display.exp: Likewise.
19412 * gdb.mi/mi2-var-block.exp: Likewise.
19413 * gdb.mi/mi2-var-child.exp: Likewise.
19414 * gdb.mi/mi2-var-cmd.exp: Likewise.
19415 * gdb.mi/mi2-var-display.exp: Likewise.
19416
00b51b9f
MK
194172004-08-15 Mark Kettenis <kettenis@gnu.org>
19418
19419 * gdb.base/unload.c (main): Make local variable msg const.
19420
45f07fef
MC
194212004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19422
19423 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19424 to bug-gnu@prep.ai.mit.edu.
19425 * gdb.mi/mi-disassemble.exp: Likewise.
19426 * gdb.mi/mi-eval.exp: Likewise.
19427 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19428 default line number.
19429 * gdb.mi/mi-return.exp: Likewise.
19430 * gdb.mi/mi-simplerun.exp: Likewise.
19431 * gdb.mi/mi-stack.exp: Likewise.
19432 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19433 number with explicit range test.
19434 * gdb.mi/mi-watch.exp: Likewise.
19435 * gdb.mi/mi2-break.exp: Likewise.
19436 * gdb.mi/mi2-cli.exp: Likewise.
19437 * gdb.mi/mi2-disassemble.exp: Likewise.
19438 * gdb.mi/mi2-eval.exp: Likewise.
19439 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19440 default line number.
19441 * gdb.mi/mi2-return.exp: Likewise.
19442 * gdb.mi/mi2-simplerun.exp: Likewise.
19443 * gdb.mi/mi2-stack.exp: Likewise.
19444 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19445 number with explicit range test.
19446 * gdb.mi/mi2-watch.exp: Likewise.
19447
dd8c8ee7
MC
194482004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19449
19450 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19451 * gdb.cp/m-static.exp: Likewise.
19452 * gdb.cp/rtti.exp: Likewise.
19453
4e838464
MK
194542004-08-14 Mark Kettenis <kettenis@gnu.org>
19455
19456 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19457
8d8cb839
EZ
194582004-08-14 Eli Zaretskii <eliz@gnu.org>
19459
19460 * ChangeLog: Prefix Local Variables with semi-colons and indent
19461 the reference to older ChangeLog files, to fix fontification in
19462 Emacs.
19463
deea8bb0
MC
194642004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19465
19466 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19467 * gdb.mi/mi2-break.exp: Likewise.
19468
c3297504
MC
194692004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19470
19471 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19472
25808999
MC
194732004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19474
19475 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19476
226a8d71
MC
194772004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19478
19479 * gdb.cp/classes.exp: Remove unused declarations. Just let
19480 test names default instead of providing special names. Remove
19481 extraneous demangler test.
19482
37fdf854
JJ
194832004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19484
19485 * gdb.base/unload.exp: New test for breakpoints in dynamically
19486 loaded libraries.
19487 * gdb.base/unload.c: Ditto.
19488 * gdb.base/unloadshr.c: Ditto.
19489
2d3a7986
MC
194902004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19491
19492 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19493 cp_test_ptype_class.
19494 (test_enums): Likewise.
19495
c72b934c
AC
194962004-08-10 Andrew Cagney <cagney@gnu.org>
19497
19498 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19499 files.
19500
cc503c8a
AC
195012004-08-10 Andrew Cagney <cagney@gnu.org>
19502
19503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19504 init_malloc call.
19505
902f2ccb
MC
195062004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19507
19508 * ChangeLog: Add copyright notice. The notice is copied
19509 from emacs 21.3 top level ChangeLog.
19510
78c90502
MC
195112004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19512
19513 * lib/cp-support.exp: New file.
19514 * lib/cp-support.exp (cp_test_type_class): New function.
19515 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19516 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19517 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19518 cp_test_ptype_class.
19519
88e5ea78
MC
195202004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19521
19522 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19523 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19524 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19525 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19526 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19527 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19528 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19529 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19530 gdb.mi/mi2-watch.exp: Update copyright years.
19531
6a89fc9c
MK
195322004-08-09 Mark Kettenis <kettenis@gnu.org>
19533
19534 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19535
1482e0de
MC
195362004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19537
19538 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19539 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19540 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19541 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19542 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19543 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19544 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19545 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19546 gdb.mi/mi-watch.exp: Update copyright years.
19547
1a5ce3f3
DJ
195482004-08-08 Daniel Jacobowitz <dan@debian.org>
19549
19550 PR gdb/1738
19551 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19552 from a breakpoint with a pending signal.
19553
04f6ecf2
DJ
195542004-08-08 Daniel Jacobowitz <dan@debian.org>
19555
19556 PR gdb/1736
19557 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19558 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19559 the prompt.
19560 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19561
54d90d35
DJ
195622004-08-08 Daniel Jacobowitz <dan@debian.org>
19563
19564 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19565
d2f6abb0
DJ
195662004-08-08 Daniel Jacobowitz <dan@debian.org>
19567
19568 PR gdb/1736
19569 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19570 for i?86-*-linux*.
19571
5598c03d
DJ
195722004-08-08 Daniel Jacobowitz <dan@debian.org>
19573
19574 * gdb.arch/i386-prologue.exp: Compile without debug information.
19575
c6fee705
MC
195762004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19577
19578 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19579 rather than asking gdb to search.
19580
dd90efdb
MC
195812004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19582
19583 * gdb.base/gcore.c: Include <string.h>.
19584
1e84bec1
MC
195852004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19586
19587 * gdb.base/gcore.c: Add copyright notice.
19588
e425eb2b
MC
195892004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19590
19591 * gdb.base/freebpcmd.c: Include <stdio.h>.
19592 * gdb.base/long_long.c: Include <string.h>.
19593 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19594 * gdb.base/siginfo.c: Include <string.h>.
19595 * gdb.base/sigstep.c: Include <string.h>.
19596
cb9aaed5
MC
195972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19598
19599 * gdb.base/complex.c: Include <stdlib.h>.
19600
55944f3d
MC
196012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19602
19603 * gdb.base/complex.c: Add copyright notice.
19604
7b2953d9
MC
196052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19606
19607 * gdb.base/charset.c: Include <stdlib.h>.
19608
c9133d23
MC
196092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19610
19611 * gdb.base/auxv.c: Include <stdlib.h>.
19612
0a8490ad
MC
196132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19614
19615 * gdb.base/auxv.c: Add copyright notice.
19616
3426d5ec
MC
196172004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19618
19619 * gdb.base/coremaker.c: Add copyright notice.
19620 * gdb.base/coremaker2.c: Add copyright notice.
19621
8da195dd
AC
196222004-08-04 Andrew Cagney <cagney@gnu.org>
19623
19624 * gdb.base/store.exp: Update copyright.
19625 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19626 names, do not import gdb_prompt.
19627
8d394f98
AC
196282004-08-01 Andrew Cagney <cagney@gnu.org>
19629
19630 Fix PR testsuite/1729.
19631 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19632 not use capture_value with value 4.
19633 (capture_value): Add optional test name parameter.
19634 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19635 the prefix, pass to capture_value.
19636
b6702b23
MK
196372004-08-01 Mark Kettenis <kettenis@gnu.org>
19638
19639 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19640 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19641 (main): Call new function.
19642
c203e0ca
MC
196432004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19644
19645 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19646
a7995a30
MC
196472004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19648
19649 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19650
9366563b
MC
196512004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19652
b6eeaf26 19653 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
19654 Accept more values of vtbl pointer. Remove some messages
19655 about "obsolete gcc or gdb".
19656
2fc1f950
MC
196572004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19658
19659 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19660
c724d49b
MC
196612004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19662
19663 * gdb.base/asm-source.exp: Properly convert target board
19664 debug flags from gcc format to binutils format.
19665
736b0fce
MK
196662004-07-28 Mark Kettenis <kettenis@gnu.org>
19667
19668 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19669 gdb1718". PR backtrace/1718 partially fixed.
19670
5633ea5c
JJ
196712004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19672
19673 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19674
575eebb1
NC
196752004-07-26 Nick Clifton <nickc@redhat.com>
19676
19677 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19678 good default value for a specific architecture is available then
19679 set it to that value. Otherwise default to the -gstabs switch.
19680 Remove the -g... switches from the asm-flags variable. Allow the
19681 target board info to override the value if it wants to. Pass the
19682 switch on the assembler command line.
19683
62104619
MK
196842004-07-23 Mark Kettenis <kettenis@gnu.org>
19685
19686 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19687 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19688 (main): Call new function.
19689
4a1135b8
MC
196902004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19691
19692 Test for PR exp/1715.
19693 * gdb.base/radix.exp: Refactor common procedures. Make all
19694 test names unique. Change XFAIL to KFAIL.
19695
8a12c1f0
MC
196962004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19697
19698 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19699 * gdb.ada/gnat_ada.gin: ... to here.
19700 * configure.in: Use gnat_ada.gin.
19701 * configure: Regenerate.
19702
23b451cf
AC
197032004-07-20 Andrew Cagney <cagney@gnu.org>
19704
19705 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19706 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19707 XFAILs. Clean up test messages and comments. Check backtraces.
19708 Delete re-sync code.
19709
ab618a02
MC
197102004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19711
19712 Fix PR cli/740.
19713 * gdb.base/annota1.exp: Honor gdb,nosignals.
19714 * gdb.base/annota3.exp: Likewise.
19715
46dad340
MC
197162004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19717
19718 * lib/java.exp: Update copyright notice.
19719
756d8c70
AC
197202004-07-19 Andrew Cagney <cagney@gnu.org>
19721
19722 * gdb.base/selftest.exp: Copy file from here ...
19723 * gdb.gdb/selftest.exp: ... to here.
19724
586027e6
AC
197252004-07-16 Andrew Cagney <cagney@redhat.com>
19726
19727 * lib/insight-support.exp: Delete file.
19728 * lib/java.exp (java_init): Fix copyright.
19729
029d2200
AC
197302004-07-16 Andrew Cagney <cagney@gnu.org>
19731
19732 * gdb.base/restore.c: Append "prologue" to comments marking the a
19733 function's prologue.
19734 * gdb.base/restore.exp: Update copyright, re-indent.
19735 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19736 callerN" prefix where needed. Update patterns that match a
19737 function's prologue.
19738
653b62c5
MC
197392004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19740
19741 * gdb.base/restore.c: Add copyright notice.
19742
f7d690e5
AC
197432004-07-16 Andrew Cagney <cagney@gnu.org>
19744
19745 * gdb.base/logical.exp: Update copyright.
19746 (evaluate): New procedure. Use to re-implement tests using
19747 several tables.
19748
d629a7cb
MH
197492004-07-14 Martin Hunt <hunt@redhat.com>
19750
19751 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19752 which fixes some problems where init.tcl was not found.
19753
9c7bb332
AC
197542004-07-13 Andrew Cagney <cagney@gnu.org>
19755
6bf46641
AC
19756 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19757 (check_sizeof, check_valueof): Do not include the output in the
19758 test name. Use gdb_test.
19759 (get_valueof): Use gdb_test_multiple.
19760
c4ffd4c0
AC
19761 * gdb.base/step-test.exp: Update copyright. Use
19762 gdb_test_multiple. Ensure that test names do not include
19763 architecture dependent output.
19764
ab89363a
AC
19765 * gdb.gdb/observer.exp: Update copyright.
19766 (setup_test): Use gdb_test_multiple.
19767 (attach_first_observer, attach_second_observer)
19768 (attach_third_observer, detach_first_observer)
19769 (detach_second_observer, detach_third_observer)
19770 (reset_counters, check_counters): Make $message a prefix.
19771 (test_normal_stop_notifications): Add "args" parameter - a list of
19772 init functions to be called. Make $message a prefix,
19773 (test_observer_normal_stop): Change the message prefixes so that
19774 they are unique, pass the attach / detach procedures to
19775 test_normal_stop_notifications.
19776
ec58997a
AC
19777 * gdb.base/signull.exp (test_segv): Prefix all tests with
19778 "${name}". Clean up test messages.
19779
b475183b
AC
19780 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
19781
9c7bb332
AC
19782 * gdb.base/ena-dis-br.exp: Update copyright.
19783 (break_at): New function. Replace send_gdb with gdb_test,
19784 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
19785 ignore count, not stopped at bpt", with KFAIL.
19786
2dd95497
CV
197872004-07-13 Corinna Vinschen <vinschen@redhat.com>
19788
19789 * gdb.base/attach.exp: Remove cleanupfile handling.
19790
419e626b
AC
197912004-07-12 Andrew Cagney <cagney@gnu.org>
19792
19793 * gdb.base/annota1.exp: Cleanup corefile test name.
19794 * gdb.base/annota3.exp: Ditto.
19795
8b1b3228
AC
197962004-07-12 Andrew Cagney <cagney@gnu.org>
19797
78650829
AC
19798 * gdb.base/signals.exp: Clean up copyright, re-indent.
19799
8b1b3228
AC
19800 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
19801 gdb_test and gdb_test_multiple.
19802
935c2760
JJ
198032004-07-08 Jeff Johnston <jjohnstn@redhat.com>
19804
19805 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 19806 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
19807 provide line number info for first statement in main.
19808
1544280f
AC
198092004-07-08 Andrew Cagney <cagney@gnu.org>
19810
1279f4ff
AC
19811 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
19812
1544280f
AC
19813 * gdb.base/sigbpt.exp: Make the common part of each test name a
19814 prefix instead of suffix.
19815
bcc82369
BR
198162004-07-07 Bob Rossi <bob_rossi@cox.net>
19817
19818 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
19819 test from test_tbreak_creation_and_listing to
19820 test_file_list_exec_source_file
19821 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
19822 Changed name of test from test_tbreak_creation_and_listing to
19823 test_file_list_exec_source_file
19824
23f4b0aa
JJ
198252004-07-07 Jeff Johnston <jjohnstn@redhat.com>
19826
19827 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
19828 the jmisc() constructor instead of <init>.
19829 * gdb.java/jmisc1.exp: Ditto.
19830
56401cd5
AC
198312004-07-07 Andrew Cagney <cagney@gnu.org>
19832
19833 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
19834 corrupting the PC.
19835
44ae2f6a
MC
198362004-07-06 Michael Chastain <mec.gnu@mindspring.com>
19837
19838 * gdb.cp/templates.exp: Accept whitespace change in demangler
19839 output.
19840
45a83408
AC
198412004-07-06 Andrew Cagney <cagney@gnu.org>
19842
19843 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
19844
d205ad70
MC
198452004-07-02 Michael Chastain <mec.gnu@mindspring.com>
19846
19847 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
19848 * lib/compiler.cc: Likewise.
19849
06ea1a61
MC
198502004-06-30 Michael Chastain <mec.gnu@mindspring.com>
19851
19852 * lib/compiler.cc: Work around string preprocessing problem
19853 with old hp c++ compiler.
19854 * lib/compiler.c: Likewise.
19855
daab1251
CV
198562004-06-29 Corinna Vinschen <vinschen@redhat.com>
19857
19858 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
19859 directives to conditionalize symbol prefixing.
19860 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
19861 additional_flags handling. Add underscore prefix for Cygwin.
19862 * gdb.arch/i386-unwind.c: Use preprocessor directives to
19863 conditionalize symbol prefixing.
19864 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
19865 additional_flags handling. Add underscore prefix for Cygwin.
19866
cc984116
CV
198672004-06-29 Corinna Vinschen <vinschen@redhat.com>
19868
19869 * gdb.base/bigcore.exp: Skip test on Cygwin.
19870
c279b077
MC
198712004-06-28 Michael Chastain <mec.gnu@mindspring.com>
19872
19873 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
19874 formats for "info register". Use gdb_test_multiple. Fix
19875 the "invalid register" test.
19876
0e915747
CV
198772004-06-28 Corinna Vinschen <vinschen@redhat.com>
19878
19879 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
19880 PID for Cygwin. Add Cygwin specific strings to check for in some
19881 tests.
19882 (do_attach_tests): Add a test for user interaction when attaching
19883 to a process with no matching symbol table already loaded.
19884
11422c86
AC
198852004-06-26 Andrew Cagney <cagney@gnu.org>
19886
19887 Test PR java/1567 and PR java/1565.
19888 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
19889 * gdb.java/jmisc2.exp: Delete file.
19890
cefbce26
MC
198912004-06-26 Michael Chastain <mec.gnu@mindspring.com>
19892
19893 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
19894
e19f872c
CV
198952004-06-25 Corinna Vinschen <vinschen@redhat.com>
19896
19897 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
19898 attach process.
19899
d931ba3b
MC
199002004-06-23 Michael Chastain <mec.gnu@mindspring.com>
19901
19902 * gdb.cp/pr-1553.exp: Remove.
19903
aef68c48
MC
199042004-06-22 Michael Chastain <mec.gnu@mindspring.com>
19905
19906 * gdb.cp/pr-1553.cc: Remove.
19907 * gdb.cp/pr-1553.exp: Disable this test.
19908
8d5df71a
JB
199092004-06-20 Jim Blandy <jimb@redhat.com>
19910
a9c64011 19911 Fix PR testsuite/1680.
8d5df71a
JB
19912 * gdb.arch/i386-sse.exp: Properly quote curly braces in
19913 regular expressions.
19914
4ac6f39d
MC
199152004-06-19 Michael Chastain <mec.gnu@mindspring.com>
19916
19917 Fix PR testsuite/1679.
19918 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
19919 Issue an UNSUPPORTED result instead.
19920
1b413552
JB
199212004-06-18 Jim Blandy <jimb@redhat.com>
19922
19923 * gdb.base/charset.exp: Only send a control-C if we see a new
19924 prompt and incomplete command.
19925
6daa6ebd
MC
199262004-06-18 Michael Chastain <mec.gnu@mindspring.com>
19927
19928 * gdb.cp/pr-574.cc: Add copyright notice.
19929
51fa4ae0
JB
199302004-06-17 Jim Blandy <jimb@redhat.com>
19931
19932 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19933 cases where the regexp has no groups; this grabs random text from
19934 the previous test suite, whatever that was.
19935
8fea26c5
MC
199362004-06-17 Michael Chastain <mec.gnu@mindspring.com>
19937
19938 * gdb.cp/printmethod.cc: Add copyright notice.
19939
1e3aeb41
MC
199402004-06-16 Michael Chastain <mec.gnu@mindspring.com>
19941
19942 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
19943
9d9030bc
AC
199442004-06-16 Andrew Cagney <cagney@gnu.org>
19945
19946 * gdb.base/signull.c: Update copyright. Include <string.h>.
19947 (bowler): Replace data_pointer with data_read
19948 and data_write cases. Add code_descriptor case.
19949 (zero, desc): New array and pointer.
19950 (data, code): Change to simple pointers.
19951 * gdb.base/signull.exp: Fix probe pattern matching a function
19952 descriptor SIGSEGV. Replace data_pointer with data_read and
19953 data_write tests.
19954
acd4ad44
AC
199552004-06-16 Andrew Cagney <cagney@gnu.org>
19956
19957 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
19958
08fd625c
MC
199592004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19960
19961 * gdb.base/long_long.c: Add copyright notice.
19962
1903502c
MC
199632004-06-15 Michael Chastain <mec.gnu@mindspring.com>
19964
19965 * gdb.base/long_long.exp: Remove reference to
19966 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
19967 to gdb_breakpoint and gdb_continue_to_breakpoint.
19968
83313cb1
JB
199692004-06-14 Jim Blandy <jimb@redhat.com>
19970
19971 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
19972 endian case.
19973
1bf404ef
AC
199742004-06-14 Andrew Cagney <cagney@gnu.org>
19975
19976 * gdb.base/gcore.exp (capture_command_output): Delete the always
19977 passing tests containing inferior values.
19978 * gdb.base/ending-run.exp: Do not include the breakpoint address
19979 in the test message. Update copyright.
19980 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
19981 size in the test name, use gdb_test_multiple. Update copyright.
19982
ef220b33
MC
199832004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19984
19985 * gdb.cp/ref-types.cc: Add copyright notice.
19986
4f70a4c9
MC
199872004-06-14 Michael Chastain <mec.gnu@mindspring.com>
19988
19989 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
19990 hp_aCC_compiler.
19991 * lib/compiler.cc: Likewise.
19992 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
19993 'set' commands. Log diagnostics for other lines. Set
19994 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
19995
335928ac
MC
199962004-06-13 Michael Chastain <mec.gnu@mindspring.com>
19997
19998 * gdb.cp/try_catch.cc: Add copyright notice.
19999
2efb12e8
MC
200002004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20001
20002 * gdb.cp/userdef.cc: Add copyright notice.
20003
0bbed51a
MC
200042004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20005
20006 * gdb.cp/virtfunc.cc: Add copyright notice.
20007
e12a46c9
RC
200082004-06-11 Randolph Chung <tausq@debian.org>
20009
20010 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20011 problem.
20012
338e05af
AC
200132004-06-10 Andrew Cagney <cagney@gnu.org>
20014
20015 * lib/compiler.cc, lib/compiler.c: Append either
20016 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20017 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20018 instead of gcc-3-3.
20019
dc3f10cb
AC
200202004-06-09 Andrew Cagney <cagney@gnu.org>
20021
b4d946af
AC
20022 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20023 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20024
dc3f10cb
AC
20025 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20026 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20027 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20028 fixed.
20029
b5c0bfa2
AC
200302004-06-09 Andrew Cagney <cagney@gnu.org>
20031
20032 * gdb.base/structs.exp (test_struct_returns): Replace
20033 "return_value_unknown" and "finish_value_unknown" by
20034 "return_value_known" and "finish_value_known". Instead of
20035 "return_value_unknown" iff "finish_value_unknown", check
20036 "return_value_known" implies "finish_value_known".
20037
caeb605f
MH
200382004-06-08 Martin Hunt <hunt@redhat.com>
20039
20040 * gdb.base/float.exp: Add pattern for mips targets.
20041
c892bb64
RC
200422004-06-08 Randolph Chung <tausq@debian.org>
20043
20044 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20045 message for unknown architectures more clear.
20046
48306d3e
JB
200472004-06-08 Joel Brobecker <brobecker@gnat.com>
20048
20049 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20050 start the execution of the program.
20051
83ecb59f
JB
200522004-06-07 Jim Blandy <jimb@redhat.com>
20053
20054 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20055 * gdb.arch/i386-cpuid.h: New helper file.
20056
55264cb4
RC
200572004-06-07 Randolph Chung <tausq@debian.org>
20058
20059 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20060 has started.
20061
23cadb28
RM
200622004-06-04 Roland McGrath <roland@redhat.com>
20063
20064 Fix PR gdb/1647.
20065 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20066 differently to be robust to output buffering differences.
20067
51d01eda
MC
200682004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20069
20070 * gdb.threads/pthreads.exp: Update copyright years.
20071 (check_control_c): Change asynchronous 'after' to synchronous.
20072
f4fc3b93
RM
200732004-06-04 Roland McGrath <roland@redhat.com>
20074
20075 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20076 next gdb prompt.
20077
4013522b
MC
200782004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20079
20080 Fix PR gdb/1636.
20081 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20082 calls to synchronous.
20083
7a8f1e6b
JB
200842004-05-26 Jim Blandy <jimb@redhat.com>
20085
20086 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20087
81bb3443
RC
200882004-05-24 Randolph Chung <tausq@debian.org>
20089
20090 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20091 * gdb.asm/pa.inc: New file.
20092
8f5a3103
MK
200932004-05-22 Mark Kettenis <kettenis@gnu.org>
20094
20095 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20096
734b8fe8 200972004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20098 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20099
20100 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20101 GDB prompt.
20102
725603e1
UW
201032004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20104
f4fc3b93 20105 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20106 setjmp/longjmp. Use sigaction instead of signal.
20107
8b923272 201082004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20109 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20110
20111 * gdb.threads/pthread_cond_wait.c: New file.
20112 * gdb.threads/pthread_cond_wait.exp: New testcase.
20113
8bfabb04
AC
201142004-05-13 Andrew Cagney <cagney@redhat.com>
20115
20116 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20117 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20118
42edda50
AC
201192004-05-11 Andrew Cagney <cagney@redhat.com>
20120
20121 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20122 fixed but revealed gdb/1639.
20123
d303a6c7
AC
201242004-05-10 Andrew Cagney <cagney@redhat.com>
20125
20126 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20127 func1" and "next to 2nd alarm", kernel bug avoided.
20128
bf08c2a1
DJ
201292004-05-10 Daniel Jacobowitz <dan@debian.org>
20130
20131 PR external/1568
20132 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20133 XFAIL if it is smaller than bytes_allocated.
20134 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20135 (main): Make chunks_allocated unsigned. Correct comment.
20136
c0586a34
JB
201372004-05-07 Joel Brobecker <brobecker@gnat.com>
20138
20139 * gdb.arch/powerpc-aix-prologue.c: New file.
20140 * gdb.arch/powerpc-aix-prologue.exp: New file.
20141
f2785d12
JB
201422004-05-07 Jim Blandy <jimb@redhat.com>
20143
20144 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20145 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20146
bd7f6e30
JB
201472004-05-06 Joel Brobecker <brobecker@gnat.com>
20148
20149 * gdb.base/sep.exp: No longer setup_kfail when the program was
20150 built with dwarf2.
20151
0a5e7efe
JI
201522004-05-05 Jim Ingham <jingham@apple.com>
20153
20154 * gdb.base/pending.exp: Make sure pending breakpoints
20155 preserve the ignore count.
f4fc3b93 20156
a8958849
MK
201572004-04-27 Jerome Guitton <guitton@gnat.com>
20158
20159 * i386-prologue.exp: Add testcase for jump instruction as first
20160 instruction of the real code.
20161 * i386-prologue.c (jump_at_beginning): New function.
20162
7e103f5b
MK
201632004-04-28 Mark Kettenis <kettenis@gnu.org>
20164
20165 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20166 x86_64-*-*.
20167
5d38b224
MK
201682004-04-28 Mark Kettenis <kettenis@gnu.org>
20169
20170 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20171 i*86-*-*.
20172
0ef32fd9
MK
201732004-04-25 Mark Kettenis <kettenis@gnu.org>
20174
20175 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20176 expression that checks the return type.
20177
71d7dd7c
AC
201782004-04-23 Andrew Cagney <cagney@redhat.com>
20179
20180 * gdb.base/call-sc.exp: New test of scalar call/return values.
20181 * gdb.base/call-sc.c: Ditto.
20182
1e9f977e
JJ
201832004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20184
20185 * gdb.threads/manythreads.c: Reduce thread stack size.
20186
899d9e3a
JJ
201872004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20188
20189 * gdb.threads/manythreads.c: Add copyright notice.
20190
61bcae62
AC
201912004-04-23 Andrew Cagney <cagney@redhat.com>
20192
20193 * gdb.base/siginfo.exp: Better handle step out of signal.
20194 * gdb.base/sigstep.exp: Ditto.
20195
7339a42e 201962004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20197 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20198
20199 * gdb.threads/manythreads.c: New testcase.
20200 * gdb.threads/manythreads.exp: Ditto.
20201
5c98409b
JB
202022004-04-22 Jim Blandy <jimb@redhat.com>
20203
20204 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20205 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20206
3b611f1a
MC
202072004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20208
20209 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20210
f0fd9238
AC
202112004-04-21 Andrew Cagney <cagney@redhat.com>
20212
20213 * gdb.base/sigstep.c: New file.
20214 * gdb.base/sigstep.exp: New file.
20215
90990674
JB
202162004-04-16 Joel Brobecker <brobecker@gnat.com>
20217
20218 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20219 call to observer_notify_normal_stop.
20220
78cef34b
AC
202212004-04-15 Andrew Cagney <cagney@redhat.com>
20222
20223 * gdb.base/siginfo.c: New file.
20224 * gdb.base/siginfo.exp: New file.
20225
d2343407
JB
202262004-04-12 J. Brobecker <brobecker@gnat.com>
20227
20228 * gdb.base/sep.exp: Fix typo in comment.
20229
a2dba3c8
JB
202302004-04-12 J. Brobecker <brobecker@gnat.com>
20231
20232 * gdb.base/sep.c: New file.
20233 * gdb.base/sep-proc.c: New file.
20234 * gdb.base/sep.exp: New testcase.
20235
15f7b60e
MK
202362004-04-09 Mark Kettenis <kettenis@gnu.org>
20237
20238 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20239 support.
20240
44f4de1a
AC
202412004-04-05 Andrew Cagney <cagney@redhat.com>
20242
20243 * gdb.base/sigaltstack.c: New file.
20244 * gdb.base/sigaltstack.exp: New file.
20245
ef04f396
JB
202462004-04-04 Joel Brobecker <brobecker@gnat.com>
20247
20248 * gdb.base/foll-fork.exp: Update the expected output for
20249 "help set follow-fork-mode", to match a change that was made
20250 to the help of this variable on 2004-01-13.
20251
d40d2c92
JB
202522004-04-01 Joel Brobecker <brobecker@gnat.com>
20253
20254 * lib/ada.exp: Add copyright notice.
20255 * bar.ads: Likewise.
20256 * bar.adb: Likewise.
20257 * null_record.adb: Likewise.
20258 * null_record.exp: Likewise.
20259 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20260
f86ef5a3
JB
202612004-04-01 Joel Brobecker <brobecker@gnat.com>
20262
20263 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20264 * configure: Regenerate.
20265
414e70e3
JB
202662004-04-01 Joel Brobecker <brobecker@gnat.com>
20267
20268 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20269 to build the application. Remove the message printed when in
20270 verbose mode, redundant with the UNSUPPORTED message above.
20271
f0aaee49
JB
202722004-03-31 Joel Brobecker <brobecker@gnat.com>
20273
20274 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20275 * gdb.ada (null_record.exp): New testcase.
20276
ac81cb54
JB
202772004-03-31 Joel Brobecker <brobecker@gnat.com>
20278
20279 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20280
854af2f7
JB
202812004-03-31 Joel Brobecker <brobecker@gnat.com>
20282
20283 * gdb.ada: New subdirectory.
20284 * gdb.ada/Makefile.in: New file.
20285 * gdb.ada/gnat_ada.gpr.in: New file.
20286
034cb681
JB
202872004-03-31 Joel Brobecker <brobecker@gnat.com>
20288
20289 * lib/ada.exp: New file.
20290
78a1a894
DJ
202912004-03-24 Daniel Jacobowitz <drow@mvista.com>
20292
20293 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20294 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20295
4b2b3b3e
AC
202962004-03-22 Andrew Cagney <cagney@redhat.com>
20297
20298 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20299 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20300 Problem identified by Ulrich Weigand.
20301
23c73aa3
DC
203022004-03-17 David Carlton <carlton@kealia.com>
20303
20304 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20305 PR c++/826.
20306
d63a86f8
RM
203072004-03-16 Roland McGrath <roland@redhat.com>
20308
20309 * gdb.base/auxv.exp: New file.
20310 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20311
0e02aa50
DC
203122004-03-12 David Carlton <carlton@kealia.com>
20313
20314 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20315 * gdb.cp/pr-1553.cc: Ditto.
20316 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20317 pass branch.
20318
c20b71be
MC
203192004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20320
20321 * gdb.cp/templates.exp: Accept more template types.
20322
c7414a01
MC
203232004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20324
20325 From Corinna Vinschen with modifications.
20326 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20327 local variable obj_with_enum.
20328 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20329 results with obj_with_enum.
20330
ed69573c
MC
203312004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20332
20333 * gdb.cp/classes.cc: New file, copied from misc.cc.
20334 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20335
28301461
MC
203362004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20337
20338 * gdb.cp/misc.cc: Add copyright notice.
20339
1198ecbe
DC
203402004-03-05 David Carlton <carlton@kealia.com>
20341
20342 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20343 * gdb.cp/rtti.h: Update copyright.
20344 (namespace n2::n3): New.
20345 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20346 (n2::n3::func3): New.
20347 (main): Call n2::n3::func3.
20348 * gdb.cp/rtti2.cc: Update copyright.
20349 (n2::create3): New.
20350
9e08c470
MK
203512004-03-04 Mark Kettenis <kettenis@gnu.org>
20352
20353 * gdb.asm/openbsd.inc: Fix typo.
20354
4bebc3aa
FF
203552004-03-03 Fred Fish <fnf@redhat.com>
20356
20357 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20358 "val" instead of unused "size". Update copyright year.
20359
6ea9fb37
DJ
203602004-02-29 Daniel Jacobowitz <drow@mvista.com>
20361
20362 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20363 to use unsigned char.
20364 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20365 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20366
23b23974
DJ
203672004-02-29 Daniel Jacobowitz <drow@mvista.com>
20368
20369 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20370 line of output.
20371
7574fd53
DJ
203722004-02-28 Daniel Jacobowitz <drow@mvista.com>
20373
20374 * gdb.base/relocate.c (dummy): Initialize.
20375
a195357f
DJ
203762004-02-28 Daniel Jacobowitz <drow@mvista.com>
20377
20378 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20379 a breakpoint at exit.
20380
72fd54a9
FF
203812004-02-27 Fred Fish <fnf@redhat.com>
20382
20383 * gdb.base/chng-syms.exp: Add expect condition to match failing
20384 case that isn't a timeout.
20385
b9d23137
AC
203862004-02-27 Andrew Cagney <cagney@redhat.com>
20387
20388 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20389 support.
20390
15d208f6 203912004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20392
15d208f6
FF
20393 * gdb.arch/gdb1431.c: Remove.
20394 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20395 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20396 of "until" incorrectly.
20397
98f9cd2d
JB
203982004-02-26 J. Brobecker <brobecker@gnat.com>
20399
20400 * gdb.cp/class2.cc (empty): New class.
20401 (refer): New function.
20402 (main): Declare an object of type empty and use it.
20403 * gdb.cp/class2.exp: Print the value of an object of type empty.
20404
9b50c11b
JJ
204052004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20406
20407 * gdb.base/langs.exp: Update query string to match the
20408 new nquery format used for pending breakpoints.
20409
0dcd613f
AC
204102004-02-26 Andrew Cagney <cagney@redhat.com>
20411
20412 Fix PR i18n/1570.
20413 * gdb.base/charset.c: Update copyright notice.
20414 (main, init_string): Remove the escape character '\e' tests.
20415 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20416 * gdb.base/charset.exp (valid_host_charset): Ditto.
20417 * gdb.base/setvar.exp: Ditto.
20418
b8a56647
AC
204192004-02-24 Andrew Cagney <cagney@redhat.com>
20420
90d59e34
AC
20421 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20422 mmapped data in core file" PASS and FAIL messages consistent.
20423
b8a56647
AC
20424 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20425 setting a breakpoint. Work around PR java/1565.
20426
9f27c604
JJ
204272004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20428
20429 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20430 new nquery format.
20431 * gdb.base/pending.exp: Ditto.
20432
3224a706
MK
204332004-02-22 Mark Kettenis <kettenis@gnu.org>
20434
20435 * configure.in: Run stabs tests on *BSD.
20436 * configure: Regenerated.
20437
41e0a9ca
MK
204382004-02-21 Mark Kettenis <kettenis@gnu.org>
20439
20440 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20441
1e1b3428
FF
204422004-02-20 Fred Fish <fnf@redhat.com>
20443
20444 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20445 blank in test for "returns short", for consistency with other
20446 "returns xxx" tests. Update copyright year.
20447
f9a7572a
FF
204482004-02-19 Fred Fish <fnf@redhat.com>
20449
20450 New testcase for PR breakpoint/1558.
20451 * gdb.arch/gdb1558.exp: New file.
20452 * gdb.arch/gdb1558.c: New file.
20453
b2ce2854
EZ
204542004-02-19 Elena Zannoni <ezannoni@redhat.com>
20455
20456 * gdb.base/nodebug.exp: Fix typo.
20457
e7c9ff01
JB
204582004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20459
20460 Committed by Jim Blandy <jimb@redhat.com>.
20461
62f4b920
JB
20462 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20463
2db536a1
JB
20464 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20465
e7c9ff01
JB
20466 * gdb.base/float.exp: Support s390*-*-* targets.
20467
f3205b34
AF
204682004-02-17 Adam Fedor <fedor@gnu.org>
20469
20470 * gdb.base/gdb1555.exp: New file.
20471 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20472
9d62932d
EZ
204732004-02-17 Elena Zannoni <ezannoni@redhat.com>
20474
20475 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20476
344c9711
FF
204772004-02-16 Fred Fish <fnf@redhat.com>
20478
20479 * gdb.arch/gdb1291.c: Remove
20480 * gdb.arch/gdb1291.s: New test input file.
20481 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20482 fail. Test for correct result, known incorrect result, other
20483 failures and timeouts.
20484
2d822687
AC
204852004-02-16 Andrew Cagney <cagney@redhat.com>
20486
20487 * gdb.base/bigcore.exp: New file.
20488 * gdb.base/bigcore.c: New file.
20489
dac15b66
AC
204902004-02-13 Andrew Cagney <cagney@redhat.com>
20491
20492 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20493 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20494 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20495 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20496 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20497 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20498 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20499 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20500 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20501 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20502
6bdfc2c4
JJ
205032004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20504
20505 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20506 executed is an alloc instruction.
20507
87b3ede8
DC
205082004-02-11 David Carlton <carlton@kealia.com>
20509
20510 * gdb.cp/breakpoint.exp: New.
20511 * gdb.cp/breakpoint.cc: New.
20512
6e19e2bf
MC
205132004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20514
20515 Partial fix for PR gdb/1543.
20516 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20517 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20518 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20519 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20520 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20521 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20522 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20523 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20524 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20525 to bug-gdb@prep.ai.mit.edu .
20526 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20527 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20528 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20529 Likewise.
20530
5c5455dc
AC
205312004-02-10 Andrew Cagney <cagney@redhat.com>
20532
20533 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20534 using gdb_internal_error_resync.
20535
9cf689d7
DJ
205362004-02-09 Daniel Jacobowitz <drow@mvista.com>
20537
20538 * gdb.threads/thread-specific.exp: Stop early if no threads are
20539 found.
20540
d2dc51db
MC
205412004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20542
20543 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20544
14b1a056
DJ
205452004-02-08 Daniel Jacobowitz <drow@mvista.com>
20546
20547 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20548 breakpoints.
20549
83f66e8f
DJ
205502004-02-07 Daniel Jacobowitz <drow@mvista.com>
20551
20552 * config/sim.exp (gdb_load): Handle $arg == "".
20553 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20554 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20555
30fc0091
EZ
205562004-02-07 Elena Zannoni <ezannoni@redhat.com>
20557
a9c64011
AS
20558 * gdb.base/maint.exp: Update test to reflect
20559 obstack changes.
30fc0091 20560
4d806929
JJ
205612004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20562
20563 * gdb.base/pendshr.c (pendfunc): New function that calls
20564 pendfunc1.
20565 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20566
7bfdd688
FF
205672004-02-04 Fred Fish <fnf@redhat.com>
20568
20569 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20570 function symbols and update copyright years.
20571 * gdb.arch/gdb1291.c: Ditto.
20572
aaa08ee4
MC
205732004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20574
20575 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20576
dbad7755
MC
205772004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20578
20579 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20580
ec4646ef
MC
205812004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20582
20583 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20584
1b802196
FF
205852004-02-02 Fred Fish <fnf@redhat.com>
20586
20587 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20588 remote targets. Update copyright years.
20589
18fe2033
JJ
205902004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20591
20592 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20593 support.
20594 * gdb.base/langs.exp: Fix test which attempts to create
20595 breakpoint on non-existent function to handle new pending
20596 support.
20597 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20598 a breakpoint.
20599 * gdb.base/pending.exp: New test.
20600 * gdb.base/pending.c: New file.
20601 * gdb.base/pendshr.c: Ditto.
20602
8d577d32
DC
206032004-02-02 David Carlton <carlton@kealia.com>
20604
20605 * gdb.cp/overload.exp: Add overloadNamespace tests.
20606 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20607 (overloadNamespace, XXX): New.
20608 (main): Call XXX::marker2.
20609
3ad13771
FF
206102004-02-01 Fred Fish <fnf@redhat.com>
20611
20612 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20613 * gdb.base/finish.exp: Ditto.
20614 * gdb.base/gcore.exp: Ditto.
20615 * gdb.base/huge.exp: Ditto.
20616 * gdb.base/info-proc.exp: Ditto.
20617 * gdb.base/return2.exp: Ditto.
20618 * gdb.threads/gcore-thread.exp: Ditto.
20619
44c75849
DJ
206202004-02-01 Daniel Jacobowitz <drow@mvista.com>
20621
20622 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20623
005bc093
MK
206242004-02-01 Mark Kettenis <kettenis@gnu.org>
20625
20626 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20627 that opening the file succeeds on OpenBSD.
20628
c47cebdb
DJ
206292004-02-01 Daniel Jacobowitz <drow@mvista.com>
20630
20631 * gdb.threads/thread-specific.c: New file.
20632 * gdb.threads/threads-specific.exp: New test script.
20633 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20634 to expect_out.
20635
5a01311c
MK
206362004-02-01 Mark Kettenis <kettenis@gnu.org>
20637
20638 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20639 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20640 only on the "print_small_structs from print_long_arg_list" test.
20641
ce22a4f1
DJ
206422004-02-01 Daniel Jacobowitz <drow@mvista.com>
20643
20644 * gdb.base/completion.exp: Kill a stray backslash.
20645
20646 From Jim Ingham <jingham@apple.com>:
20647 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20648 agrees with the result from sending a tab.
20649
abbab9d3
DJ
206502004-01-31 Daniel Jacobowitz <drow@mvista.com>
20651
20652 * gdb.base/chng-syms.exp: Remove stray newline.
20653
53904d1e
MK
206542004-01-31 Mark Kettenis <kettenis@gnu.org>
20655
20656 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20657 *-*-openbsd*.
20658 * gdb.asm/openbsd.inc: New file.
20659
3a4b3aac
MK
206602004-01-30 Mark Kettenis <kettenis@gnu.org>
20661
20662 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20663 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20664 *-*solaris2*. Remove commented out default settings for
20665 asm-flags. Replace gdb_compile with target_link.
20666
ebac27b4
MC
206672004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20668
20669 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20670 for all tests. Remove old hp-ux and cygnus xfail cases.
20671
d8679d84
PH
206722004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20673
20674 * gdb.base/chng-syms.exp: New file.
20675 * gdb.base/chng-syms.c: New file.
20676
0a55bc22
MC
206772004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20678
20679 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20680 Provide arms for current output in all my configurations.
20681
94b8e876
MC
206822004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20683
20684 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20685 * lib/compiler.cc: Likewise.
20686 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20687 get the right preprocessor. Eval the output directly. Remove
20688 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20689 hp_f77_compiler and hp_f90_compiler completely.
20690 (gdb_preprocess): Delete.
20691 (get_compiler): Delete.
20692
7cf03d44
MK
206932004-01-24 Mark Kettenis <kettenis@gnu.org>
20694
20695 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20696 <string.h>.
20697
68b6dce9
NR
206982004-01-24 Nick Roberts <nick@nick.uklinux.net>
20699
20700 * gdb.mi/mi-stack.exp: Update copyright.
20701
b368761e
DC
207022004-01-23 David Carlton <carlton@kealia.com>
20703
20704 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20705 test for cp_lookup_transparent_type.
20706 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20707 call them.
20708
f2061b53
DJ
207092004-01-23 Daniel Jacobowitz <drow@mvista.com>
20710
20711 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20712 after -var-update.
20713
37fc574a
DC
207142004-01-23 David Carlton <carlton@kealia.com>
20715
20716 * gdb.cp/namespace.cc (C::ensureRefs): New.
20717 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20718
8e94b928
NR
207192004-01-20 Nick Roberts <nick@nick.uklinux.net>
20720
20721 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20722 case "-stack-list-locals 2".
20723 * gdb.mi/mi-var-child.exp: Test for case
20724 "-var-list-children --all-values NAME".
20725
997b0952
MC
207262004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20727
20728 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20729
52470da3
MK
207302004-01-18 Mark Kettenis <kettenis@gnu.org>
20731
7049b4b8
MK
20732 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20733 used with gdb_test_multiple.
20734
52470da3
MK
20735 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20736 read at address 0. This fixes PR testsuite/1504.
20737
da6012e5
DJ
207382004-01-18 Daniel Jacobowitz <drow@mvista.com>
20739
20740 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20741 Remove downloading, guessing the host executable, the calls to
20742 gdb_file_cmd and gdb_target_cmd, and "load" support.
20743 (infer_host_exec): New function broken out from gdb_load.
20744 (gdb_load): New wrapper for gdbserver_gdb_load.
20745 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20746 gdb_target_cmd. Use -target-select.
20747 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20748 Download binaries to the host. Clear last_mi_remote_file when
20749 we load a new binary.
20750 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20751 call gdbserver_gdb_load and mi_gdb_target_cmd.
20752
32c70722
MC
207532004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20754
20755 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20756 type patterns.
20757
b0cecf36
MC
207582004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20759
20760 * gdb.cp/templates.exp: Fix typo in test name of
20761 "print Foo<volatile char*>::foo".
20762
4120d7e6
MC
207632004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20764
20765 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20766
f679e530
BE
207672004-01-16 Ben Elliston <bje@wasabisystems.com>
20768
20769 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20770 (clean mostlyclean): Remove empty rm.
20771
091c48f6
MC
207722004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20773
20774 * gdb.base/setvar.exp: Add copyright years.
20775
3e5fc8d2
DC
207762004-01-14 David Carlton <carlton@bactrian.org>
20777
20778 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20779 PR c++/1511 and update coment.
20780 * gdb.cp/templates.exp: Update patterns to match current output.
20781 If changes involve something other than whitespace, KFAIL
20782 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
20783
63d06c5c
DC
207842004-01-14 David Carlton <carlton@kealia.com>
20785
20786 * gdb.cp/namespace.exp: Add tests involving classes defined within
20787 namespaces.
20788 * gdb.cp/namespace.cc (C::CClass): New.
20789 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
20790
a51dab88
EZ
207912004-01-14 Elena Zannoni <ezannoni@redhat.com>
20792
20793 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
20794 what debug info we have. Print a better message if something goes
20795 wrong while producing the separate debug info file.
20796
a476ccc9
MC
207972004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20798
20799 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
20800
f453692c
MC
208012004-01-14 Michael Chastain <mec.gnu@mindspring.com>
20802
20803 * gdb.base/callfuncs.c: Add copyright notice.
20804
f40063a5
MC
208052004-01-13 Michael Chastain <mec.gnu@mindspring.com>
20806
20807 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
20808 inheritance. PR gdb/1498, PR gcc/13539.
20809
19ac3974
EZ
208102004-01-13 Elena Zannoni <ezannoni@redhat.com>
20811
a9c64011
AS
20812 * gdb.threads/gcore-thread.exp: Prefix name of binary with
20813 test specific name.
20814 * gdb.mi/gdb669.exp: Ditto.
20815 * gdb.mi/mi-pthreads.exp: Ditto.
20816 * gdb.mi/mi1-pthreads.exp: Ditto.
20817 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 20818
56c97c6e
MC
208192004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20820
20821 * gdb.cp/member-ptr.cc: Add copyright notice.
20822
a0644324
MC
208232004-01-12 Michael Chastain <mec.gnu@mindspring.com>
20824
20825 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
20826 some patterns for recent versions of gcc and hpacc. Delete
20827 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
20828 Delete tests that access a NULL pointer-to-member-data. This
20829 script is still disabled for gcc.
20830
32fabe09
EZ
208312004-01-12 Elena Zannoni <ezannoni@redhat.com>
20832
20833 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 20834 escaped correctly.
32fabe09 20835
1f8a6abb
EZ
208362004-01-12 Elena Zannoni <ezannoni@redhat.com>
20837
20838 * gdb.base/sepdebug.exp: New file.
20839 * gdb.base/sepdebug.c: New file.
20840 * lib/gdb.exp (separate_debug_filename): New procedure.
20841 (gdb_gnu_strip_debug): New procedure.
20842
48efe704
AC
208432004-01-12 Andrew Cagney <cagney@redhat.com>
20844
20845 * gdb.mi/ChangeLog: Delete file. Renamed to ...
20846 * gdb.mi/ChangeLog-1999-2003: New file.
20847
a9415475
AC
208482004-01-12 Andrew Cagney <cagney@redhat.com>
20849
20850 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
20851 "Renaming a directory to a non-empty directory returns ENOTEMPTY
20852 or EEXIST", treat EBUSY as an XFAIL.
20853
83b8cf9d
MC
208542004-01-11 Michael Chastain <mec.gnu@mindspring.com>
20855
20856 * gdb.base/scope.exp: Remove obsolete setup_xfail for
20857 hp_cc_compiler.
20858
9939d2a8
MC
208592004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20860
20861 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
20862 decorations.
20863
1ff8cadf
MC
208642004-01-10 Michael Chastain <mec.gnu@mindspring.com>
20865
20866 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
20867 and "(aCC)" decorations. Remove obsolete doco about old
20868 test results.
20869
6fa9022e
MC
208702004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20871
20872 * gdb.cp/exception.exp: Fix typo in doco.
20873
209721fe
MK
208742004-01-09 Mark Kettenis <kettenis@gnu.org>
20875
20876 * gdb.base/gdb1476.exp: Fix typo.
20877
ef11303e
MC
208782004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20879
20880 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
20881 file.
20882
041ab88c
MC
208832004-01-09 Michael Chastain <mec.gnu@mindspring.com>
20884
20885 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
20886 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
20887 Use gdb_compile. Remove restriction on gcc. Add some patterns
20888 for recent version of gdb. Delete second half, which was a copy
20889 of the first half with different build flags. This test is
20890 still disabled because it is still not ready for production.
20891
e36d075a
MC
208922004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20893
20894 * gdb.cp/exception.cc: Add copyright notice.
20895 * gdb.cp/exception.exp: Add a notice that this file is broken
20896 because of line number changes caused by addition of copyright
20897 notice.
20898
42b190ad
MC
208992004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20900
20901 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
20902 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
20903
8f25f06b
MC
209042004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20905
20906 * gdb.cp/classes.exp: Accept gnu abi 2.
20907 * gdb.cp/derivation.exp: Likewise.
20908 * gdb.cp/overload.exp: Likewise.
20909 * gdb.cp/virtfunc.exp: Likewise.
20910
06ded8b8
MC
209112004-01-08 Michael Chastain <mec.gnu@mindspring.com>
20912
20913 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
20914 semicolon after end of function.
20915
77c26ae3
MC
209162004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20917
20918 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
20919 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
20920 boilerplate code for compiling and running the program under
20921 test. Add some string method tests.
20922
20757486
MC
209232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20924
20925 * gdb.cp/bs15503.cc: Add copyright notice.
20926 * gdb.cp/bs15503.exp: Adjust line number.
20927
0fd3b503
MC
209282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20929
20930 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
20931 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
20932
10d1bea8
MC
209332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20934
20935 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
20936 hp_cc_compiler.
20937
2789202a
MC
209382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20939
20940 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
20941 * gdb.cp/ctti.exp: Use the marker instead of "next".
20942 With gcc, run further before bailing.
20943
b862f14c
MC
209442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20945
20946 * gdb.cp/cttiadd.cc: Add copyright notice.
20947 * gdb.cp/cttiadd1.cc: Likewise.
20948 * gdb.cp/cttiadd2.cc: Likewise.
20949 * gdb.cp/cttiadd3.cc: Likewise.
20950
96da2469
MC
209512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20952
20953 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
20954 Use gdb_test, gdb_test_multiple. Use floating-point values that
20955 have exact representations in IEEE-ish formats.
20956
053248ff
MC
209572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20958
20959 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
20960 compilers. Delete duplicate call to get_compiler_info.
20961 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
20962 * gdb.base/volatile.exp: Likewise.
20963
84acecdd
MK
209642004-01-07 Mark Kettenis <kettenis@gnu.org>
20965
20966 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
20967 memory at address 0.
20968
fe11a27f
MC
209692004-01-07 Michael Chastain <mec.gnu@mindspring.com>
20970
20971 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
20972 to test for hp-ux assembler. Fix copyright years.
20973
60ad077b
AC
209742004-01-07 Andrew Cagney <cagney@redhat.com>
20975
20976 * gdb.base/fileio.c (strerrno): Add "EBUSY".
20977
1c9b8f33
AC
209782004-01-07 Andrew Cagney <cagney@redhat.com>
20979
20980 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
20981 when creating the read-only file. From analysis by Roland McGrath
20982 and Elena Zannoni.
20983
753ccc7a
MC
209842004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20985
20986 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
20987
eca3e36b
MC
209882004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20989
20990 * gdb.base/cvexpr.c: Be type-safe with function pointers and
20991 data pointers.
20992
f8d4bac4
MC
209932004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20994
20995 * gdb.cp/m-static.exp: Compile one source file at a time.
20996 Delete unused call to get_compiler_info.
20997
9b4e0f94
MC
209982004-01-06 Michael Chastain <mec.gnu@mindspring.com>
20999
21000 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21001 * gdb.base/call-rt-st.exp: Likewise.
21002 * gdb.base/nodebug.exp: Likewise.
21003 * gdb.base/volatile.exp: Likewise.
21004 * gdb.cp/ref-types.exp: Likewise.
21005 * gdb.cp/templates.exp: Likewise.
21006
023c1024
MK
210072004-01-05 Mark Kettenis <kettenis@gnu.org>
21008
21009 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21010
19703c4a
MC
210112004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21012
21013 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21014 hppa*-hp-hpux*.
21015
18b67037
MK
210162004-01-04 Mark Kettenis <kettenis@gnu.org>
21017
ba6219c8
MK
21018 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21019 x86_64-*-*.
21020
18b67037
MK
21021 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21022 sparc64-*-* and sparc*-solaris2*.
21023
1bfbbb9d
MK
210242004-01-04 Mark Kettenis <kettenis@gnu.org>
21025
21026 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21027 return ${tests}" test. The ${tests} already mentions the
21028 filename.
21029
06846494
MC
210302004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21031
21032 * gdb.cp/local.exp: Accept gcc abi 2.
21033
3b0cb202
MC
210342004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21035
21036 * gdb.cp/templates.exp: Accept gcc abi 2.
21037
0643ec3f
MC
210382004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21039
21040 * lib/compiler.cc: Remove supports_template_debugging.
21041 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21042
d231d0b1
MC
210432004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21044
21045 * gdb.cp/namespace.exp: Accept gcc abi 2.
21046
44ffb27c
MC
210472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21048
21049 * gdb.cp/method.exp: Accept gcc abi 2.
21050
184ad485
MC
210512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21052
21053 * gdb.cp/classes.exp: Generate identical results as old version.
21054 * gdb.cp/derivation.exp: Likewise.
21055 * gdb.cp/overload.exp: Likewise.
21056 * gdb.cp/virtfunc.exp: Likewise.
21057
116f09e7
MC
210582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21059
21060 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21061 mysterious bug with sourceware version of expect.
21062
b1379776
MC
210632004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21064
21065 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21066 current versions of gcc, including gcc abi 2. Remove gratuitous
21067 restart of test program. Use gdb_test_multiple and gdb_test for
21068 all tests. Add patterns to xfail missing "const" in "const char *"
21069 and kfail PR gdb/1155.
21070
6b7a4c0e
MC
210712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21072
21073 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21074 current versions of gcc, including gcc abi 2. Remove gratuitous
21075 restart of test program. Use gdb_test_multiple and gdb_test for
21076 all tests. Add patterns to kfail PR gdb/1498.
21077
51615d72
MC
210782003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21079
21080 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21081 current versions of gcc, including gcc abi 2. Use "breakpoint"
21082 and "continue" instead of restarting the target program. Use
21083 gdb_test_multiple and gdb_test for all tests.
21084
7b79a9d7
MK
210852004-01-01 Mark Kettenis <kettenis@gnu.org>
21086
21087 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21088 for *-*-solaris2*.
21089
1cd3489f
MC
210902003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21091
21092 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21093 current versions of gcc, including gcc abi 2. Use "breakpoint"
21094 and "continue" instead of restarting the target program several
21095 times. Use gdb_test_multiple and gdb_test for all tests.
21096
850742db
MC
210972003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21098
21099 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21100 source files.
21101
eb4bbda8
MC
211022003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21103
21104 * gdb.base/environ.exp: Handle compiling test case from multiple
21105 source files.
21106
e42c7771
MC
211072003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21108
21109 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21110
80e4b428
JB
211112003-12-17 Jim Blandy <jimb@redhat.com>
21112
5f06973a
JB
21113 * gdb.base/freebpcmd.c: Add copyright notice.
21114
80e4b428
JB
21115 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21116
0ab84fb7
MC
211172003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21118
21119 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21120
1b3bb3d0
JB
211212003-12-13 Jim Blandy <jimb@redhat.com>
21122
21123 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21124
3a4c9371
KB
211252003-12-12 Kevin Buettner <kevinb@redhat.com>
21126
21127 * gdb.asm/frv.inc: New file.
21128 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21129
a1dea79a
FF
211302003-12-09 Fred Fish <fnf@redhat.com>
21131
21132 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21133 functions to break1.c and leave prototypes behind. Add more
21134 "set breakpoint NN here" comments.
21135 * gdb.base/break1.c: New file.
21136
21137 * gdb.base/break.exp: Handle compiling test case from multiple
21138 source files and change source file references as needed.
21139 * gdb.base/completion.exp: Ditto.
21140 * gdb.base/condbreak.exp: Ditto.
21141 * gdb.base/define.exp: Ditto.
21142 * gdb.base/ena-dis-br.exp: Ditto.
21143 * gdb.base/info-proc.exp: Ditto.
21144 * gdb.base/maint.exp: Ditto.
21145 * gdb.base/until.exp: Ditto.
21146
21147 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21148 hardcoded line numbers.
21149 * gdb.base/define.exp: Ditto.
21150 * gdb.base/ena-dis-br.exp: Ditto.
21151 * gdb.base/maint.exp: Ditto.
21152 * gdb.base/until.exp: Ditto.
21153
21154 * gdb.base/completion.exp: Use "break1" for completion tests since
21155 "break" is no longer a unique prefix.
21156
5266b69c
AC
211572003-12-06 Andrew Cagney <cagney@redhat.com>
21158
21159 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21160 "return_value_unimplemented". When an unimplemented struct return
21161 architecture, report incorrect values as a KFAIL
21162
374451f0
MC
211632003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21164
21165 * gdb.cp/rtti.exp: Accept new wording of warning from
21166 cp_lookup_rtti_type.
21167
ba9b20a7
MC
211682003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21169
21170 Partial fix for PR testsuite/1456.
21171 * gdb.base/scope.exp (test_at_main): Replace references to
21172 gcc_compiled with calls to test_compiler_info.
21173 (test_at_foo): Likewise.
21174 (test_at_bar): Likewise.
21175
b74b6d0b
MC
211762003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21177
21178 Partial fix for PR testsuite/1456.
21179 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21180 to test_compiler_info.
21181
ccfa3402
MC
211822003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21183
21184 * gdb.base/so-impl-ld.exp: Update copyright notice.
21185
f6246aba
MC
211862003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21187
21188 Partial fix for PR testsuite/1456.
21189 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21190 to test_compiler_info.
21191
13ae734a
MC
211922003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21193
21194 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21195 from current versions of gdb. Clean up regular expressions.
21196 Delete redundant timeout case.
21197
d8e1cdee
MC
211982003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21199
21200 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21201 from current versions of gdb. Clean up regular expressions.
21202 Delete redundant timeout case.
21203
96457b64
MC
212042003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21205
21206 Partial fix for PR testsuite/1456.
21207 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21208 gcc_compiled with call to test_compiler_info.
21209
f35309fc
MC
212102003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21211
21212 Partial fix for PR testsuite/1456.
21213 * gdb.base/list.exp (test_list_function): Delete unused declaration
21214 of gcc_compiled.
21215
d7afdf9b
MC
212162003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21217
21218 Partial fix for PR testsuite/1456.
21219 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21220 call to test_compiler_info.
21221
71507b56
MK
212222003-11-29 Mark Kettenis <kettenis@gnu.org>
21223
21224 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21225 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21226 it to create the appropriate note.inc.
21227 * gdb.asm/asmsrc1.s: Include "note.inc".
21228 * gdb.asm/netbsd.inc: New file.
21229 * gdb.asm/empty.inc: New file.
21230
f81f93f7
MC
212312003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21232
21233 Partial fix for PR testsuite/1456.
21234 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21235 calls to test_compiler_info.
21236
9a77938e
MC
212372003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21238
21239 Partial fix for PR testsuite/1456.
21240 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21241 calls to test_compiler_info.
21242
e8367dc7
MK
212432003-11-27 Mark Kettenis <kettenis@gnu.org>
21244
21245 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21246 pattern for the KFAILs.
21247
526c61ee
AF
212482003-11-25 Adam Fedor <fedor@gnu.org>
21249
21250 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21251 * gdb.objc/objcdecode.m: New file.
21252
28f2d600
AF
212532003-11-25 Adam Fedor <fedor@gnu.org>
21254
21255 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21256 * gdb.objc/nondebug.m: New file.
21257
a3895cee
BE
212582003-11-26 Ben Elliston <bje@wasabisystems.com>
21259
21260 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21261 NetBSD as it does on FreeBSD. Modelled on a similar change by
21262 Mark Kettenis on 2003-05-30.
21263 (link-flags): Set to "--entry _start" regardless of target.
21264 Special linker flags are to be appended to $link-flags.
21265 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21266
c9f2c8a3
MC
212672003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21268
21269 * gdb.cp/method.exp: Accept output of new demangler.
21270
15a0587a 212712003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21272
21273 * gdb/class2.exp: New file.
21274 * gdb/class2.cc: New file.
21275
3c00b570
MC
212762003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21277
21278 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21279 of new demangler.
21280
7027acc7
MK
212812003-11-23 Mark Kettenis <kettenis@gnu.org>
21282
21283 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21284 of gdb_test "run".
21285
b0e1598a
MK
212862003-11-23 Mark Kettenis <kettenis@gnu.org>
21287
21288 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21289 "continue" into "run".
21290
4d9eda44
MC
212912003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21292
21293 Partial fix for PR testsuite/1456.
21294 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21295 call to test_compiler_info.
21296 * gdb.cp/ctti.exp: Likewise.
21297 * gdb.cp/derivation.exp: Likewise.
21298 * gdb.cp/member-ptr.exp: Likewise.
21299 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21300 reference to gcc_compiled.
21301
213022003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21303
21304 Fix PR testsuite/1463.
21305 * gdb.base/structs.exp (start_structs_test): Call
21306 get_debug_format before using the debug format.
21307
d422fe19
AC
213082003-11-22 Andrew Cagney <cagney@redhat.com>
21309
21310 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21311 * gdb.base/structs.exp: Use gdb_test_multiple.
21312
039cf96d
AC
213132003-11-20 Andrew Cagney <cagney@redhat.com>
21314
6882279b
AC
21315 * gdb.base/structs.exp: Handle and recover from internal errors.
21316 Replace "foo${n}" with "foo<n>" in test messages.
21317
e53890ae
AC
21318 * gdb.base/structs.exp: Update copyright. Rewrite.
21319 * gdb.base/structs.c: Update copyright. Rewrite.
21320
2b211c59
AC
21321 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21322 resync count exceeded.
d63a86f8 21323
039cf96d
AC
21324 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21325 from the internal error.
21326 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21327 Original from Jim Blandy.
21328 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21329
eac98b22
AC
213302003-11-19 Andrew Cagney <cagney@redhat.com>
21331
21332 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21333 KFAIL.
21334
67455b2a
MK
213352003-11-17 Mark Kettenis <kettenis@gnu.org>
21336
21337 New testcase for PR backtrace/1435.
21338 * gdb.arch/i386-unwind.exp: New file.
21339 * gdb.arch/i386-unwind.c: New file.
21340
853d6e5b
AC
213412003-11-17 Andrew Cagney <cagney@redhat.com>
21342
21343 * lib/gdb.exp (compiler_info): New global.
21344 (test_compiler_info): New function.
21345 (get_compiler_info): Set compiler_info.
21346 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21347 "compiler_info" to gcc-<major>-<minor>.
21348
38cf6e11
MC
213492003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21350
21351 * gdb.trace/configure: Remove.
21352
a50d3602
EZ
213532003-11-13 Elena Zannoni <ezannoni@redhat.com>
21354
21355 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21356 breakpoints.
a50d3602
EZ
21357 * gdb.base/break.exp: Remove all references to explicit line
21358 numbers.
21359
d9407aaa
NC
213602003-11-11 Nick Clifton <nickc@redhat.com>
21361
21362 * gdb.base/shreloc.exp: Do not run for targets which do not
21363 support shared objects.
21364
db488fc1
CV
213652003-11-10 Corinna Vinschen <vinschen@redhat.com>
21366
21367 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21368 Don't run tests if nofileio flag is given.
21369
6a90a18e
EZ
213702003-11-07 Elena Zannoni <ezannoni@redhat.com>
21371
21372 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21373 as well as 'Watchpoint'.
6a90a18e 21374
0b915e9c
EZ
213752003-11-06 Elena Zannoni <ezannoni@redhat.com>
21376
21377 Reported by Jim Ingham <jingham@apple.com>:
21378 * gdb.base/annota1.exp: Match at least one occurrence of the
21379 signal handler annotation.
21380
d7e4b55f
EZ
213812003-11-06 Elena Zannoni <ezannoni@redhat.com>
21382
a9c64011
AS
21383 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21384 as well as 'Watchpoint'.
d7e4b55f 21385
2fe4e8d0
MC
213862003-11-05 Michael Chastain <mec@shout.net>
21387
21388 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21389
6ef88553
KW
213902003-11-03 Kris Warkentin <kewarken@qnx.com>
21391
21392 * gdb.arch/gdb1291.c: New test file.
21393 * gdb.arch/gdb1291.exp: New test script.
21394 * gdb.arch/gdb1431.c: New test file.
21395 * gdb.arch/gdb1431.exp: New test script.
21396
ae7dc4d8
MC
213972003-10-22 Michael Chastain <mec@shout.net>
21398
21399 * gdb.mi/pthreads.c: Add copyright notice.
21400
c39d7427
MC
214012003-10-22 Michael Chastain <mec@shout.net>
21402
21403 * gdb.threads/pthreads.c: Add copyright notice.
21404
8b7d96c1
MC
214052003-10-20 Michael Chastain <mec@shout.net>
21406
21407 * gdb.base/gdb1056.exp: New test script.
21408
d1d69fdd
DJ
214092003-10-13 Daniel Jacobowitz <drow@mvista.com>
21410
21411 * gdb.threads/killed.exp: Use gdb_run_cmd.
21412
7d605576
DJ
214132003-10-13 Daniel Jacobowitz <drow@mvista.com>
21414
21415 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21416 create a core file.
21417 * gdb.threads/gcore-thread.exp: Likewise.
21418
618ec112
CV
214192003-10-13 Corinna Vinschen <vinschen@redhat.com>
21420
21421 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21422 type, based on char type.
21423 (struct bit_flags_short_t): New bitfield type, based on short type.
21424 (init_bit_flags_char): New fuction.
21425 (init_bit_flags_short): Ditto.
21426 (print_bit_flags_char): Ditto.
21427 (print_bit_flags_short): Ditto.
21428 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21429
9367a73c
MC
214302003-10-11 Michael Chastain <mec@shout.net>
21431
21432 * gdb.base/call-rt-st.exp: Update copyright year.
21433
1decf120
KI
214342003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21435
21436 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21437 * gdb.disasm/sh3.s: Ditto.
21438
5445b2ae
DJ
214392003-10-07 Daniel Jacobowitz <drow@mvista.com>
21440
21441 * gdb.threads/switch-threads.exp: New test.
21442 * gdb.threads/switch-threads.c: New source file.
21443
aec24853
CV
214442003-10-07 Corinna Vinschen <vinschen@redhat.com>
21445
21446 * gdb.base/ending-run.exp: Add sh specific case.
21447
adc7428d
AC
214482003-10-06 Andrew Cagney <cagney@redhat.com>
21449
21450 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21451 * gdb.disasm/mn10200.exp: Delete obsolete file.
21452
c9d37158
DJ
214532003-09-29 Daniel Jacobowitz <drow@mvista.com>
21454
21455 * ChangeLog: Correct an entry command.exp -> commands.exp.
21456 * gdb.base/commands.exp (bp_deleted_in_command_test)
21457 (temporary_breakpoint_commands): Check noargs.
21458
79c2c32d
DC
214592003-09-25 David Carlton <carlton@kealia.com>
21460
21461 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21462 of some print tests, where appropriate. Add tests for C::D::cd,
21463 E::ce, F::cXfX, G::XgX.
21464 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21465
594e6d67
RE
214662003-09-25 Richard Earnshaw <rearnsha@arm.com>
21467
21468 * lib/java.exp (java_init): Import target_alias before using it.
21469
10f0d451
DC
214702003-09-25 David Carlton <carlton@kealia.com>
21471
21472 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21473
274bcba0
EZ
214742003-09-23 Elena Zannoni <ezannoni@redhat.com>
21475
d63a86f8 21476 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21477 weirdness.
274bcba0 21478
cdbf20f7
MC
214792003-09-17 Michael Chastain <mec@shout.net>
21480
21481 * gdb.cp/gdb1355.exp: New file.
21482 * gdb.cp/gdb1355.c: New file.
21483
71e06f80
CV
214842003-09-15 Corinna Vinschen <vinschen@redhat.com>
21485
21486 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21487 * gdb.asm/sh.inc: New file.
21488
5c4e30ca
DC
214892003-09-11 David Carlton <carlton@kealia.com>
21490
bd45b7af
DC
21491 * gdb.cp/namespace.exp: Add tests for namespace types.
21492 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21493 (test_namespace): New.
21494
1c199746
EZ
214952003-09-11 Elena Zannoni <ezannoni@redhat.com>
21496
a9c64011 21497 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21498 * gdb.stabs/weird.exp: Ditto.
1c199746 21499
04ed252f
MC
215002003-09-08 Michael Chastain <mec@shout.net>
21501
21502 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21503
d8a2d9e7
MC
215042003-09-07 Michael Chastain <mec@shout.net>
21505
21506 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21507 'parse error'.
21508
161afb24
MK
215092003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21510
21511 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21512
49f2741a
MC
215132003-08-30 Michael Chastain <mec@shout.net>
21514
21515 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21516 * gdb.gdb/observer.exp: Ditto.
21517 * gdb.gdb/xfullpath.exp: Ditto.
21518
8afa723e
MK
215192003-08-29 Mark Kettenis <kettenis@gnu.org>
21520
21521 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21522 *-*-*bsd*.
21523
f31dfe3b
JJ
215242003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21525
21526 * gdb.base/dump.exp: Skip for ia64.
21527
4630e498
JJ
215282003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21529
21530 * gdb.asm/asm-source.exp: Add ia64 support.
21531 * gdb.asm/ia64.inc: New file.
21532
1105b7ef
MC
215332003-08-22 Michael Chastain <mec@shout.net>
21534
21535 * gdb.cp: New directory.
21536 * gdb.cp/*: Copy from gdb.c++/*.
21537 * gdb.c++/*: Remove.
21538 * Makefile.in: Change gdb.c++ to gdb.cp.
21539 * configure.in: Ditto.
21540 * configure: Regnerate.
21541
c945b932
MK
215422003-08-18 Mark Kettenis <kettenis@gnu.org>
21543
21544 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21545 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21546
2b66634b
DJ
215472003-08-17 Daniel Jacobowitz <drow@mvista.com>
21548
21549 * mi-var-display.exp (-var-list-children weird): Accept function
21550 pointers with argument types.
21551 * mi1-var-display.exp (-var-list-children weird): Likewise.
21552 * mi2-var-display.exp (-var-list-children weird): Likewise.
21553
a356f73b
DJ
215542003-08-17 Daniel Jacobowitz <drow@mvista.com>
21555
21556 * gdb.base/annota3.exp: Add missing newline.
21557
483417b8
MC
215582003-08-06 Michael Chastain <mec@shout.net>
21559
21560 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21561
c99c59c3
MS
215622003-08-12 Michael Snyder <msnyder@redhat.com>
21563
21564 * gdb.base/float.exp: Add test for SH.
21565
55ed7501
MK
215662003-08-10 Mark Kettenis <kettenis@gnu.org>
21567
21568 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21569
1a371f2e
EZ
215702003-08-07 Elena Zannoni <ezannoni@redhat.com>
21571
21572 * gdb.base/completion.exp: Remove reduntant completion test
21573 on filename.
21574
e0f353ce
EZ
215752003-08-07 Elena Zannoni <ezannoni@redhat.com>
21576
a9c64011
AS
21577 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21578 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21579 gdb.trace/save-trace.exp: Make sure that full pathnames are
21580 escaped correctly.
e0f353ce 21581
5710a1af 215822003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21583
a9c64011
AS
21584 * configure.in: Don't generate config.h from config.hin.
21585 * configure: Regenerate.
21586 * config.hin: Remove file.
21587 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21588 * gdb.threads/pthreads.c: Ditto.
5710a1af 21589
dcd81ce9
DJ
215902003-08-07 Daniel Jacobowitz <drow@mvista.com>
21591
21592 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21593 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21594 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21595 Replace ld24 with seth/add3.
21596
6009d884
AC
215972003-08-02 Andrew Cagney <cagney@redhat.com>
21598
21599 * gdb.base/annota3.exp: New file.
21600 * gdb.base/annota3.c: New file.
21601 * gdb.c++/annota3.exp: New file.
21602 * gdb.c++/annota3.cc: New file.
21603
51514e06
MC
216042003-07-29 Michael Chastain <mec@shout.net>
21605
21606 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21607 actually failed.
21608 (do_pass): Likewise.
21609 * gdb.threads/tls.exp: Always initialize no_of_threads.
21610
4ee6625b
DJ
216112003-07-27 Daniel Jacobowitz <drow@mvista.com>
21612
21613 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21614 pattern.
21615 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21616 * gdb.threads/tls.exp: Recognize one case of the host library not
21617 supporting TLS.
21618
225f2bf6
AC
216192003-07-27 Andrew Cagney <cagney@redhat.com>
21620
21621 * gdb.base/fileio.exp: Use SH when running commands using
21622 remote_exec.
21623
bcb27c9f
DJ
216242003-07-24 Daniel Jacobowitz <drow@mvista.com>
21625
21626 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21627 * gdb.base/relocate.c (dummy): New padding array.
21628
3d67be83
MS
216292003-07-22 Michael Snyder <msnyder@redhat.com>
21630
d63a86f8 21631 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
21632
21633 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21634 patterns to be more general, accepting old and new output.
21635 Some output chars (such as '+') also must be quoted.
d63a86f8 21636 Some addresses are displayed numerically instead of
3d67be83
MS
21637 symbolically.
21638
57ba3b85
MS
216392003-07-23 Michael Snyder <msnyder@redhat.com>
21640
686d097c
MS
21641 * gdb.base/return2.exp: Don't test long-long return.
21642
57ba3b85
MS
21643 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21644 * gdb.disasm/t01_mov.exp: Ditto.
21645 * gdb.disasm/t02_mova.s: Ditto.
21646 * gdb.disasm/t02_mova.exp: Ditto.
21647 * gdb.disasm/t03_add.s: Ditto.
21648 * gdb.disasm/t03_add.exp: Ditto.
21649 * gdb.disasm/t04_sub.s: Ditto.
21650 * gdb.disasm/t04_sub.exp: Ditto.
21651 * gdb.disasm/t05_cmp.s: Ditto.
21652 * gdb.disasm/t05_cmp.exp: Ditto.
21653 * gdb.disasm/t06_ari2.s: Ditto.
21654 * gdb.disasm/t06_ari2.exp: Ditto.
21655 * gdb.disasm/t07_ari3.s: Ditto.
21656 * gdb.disasm/t07_ari3.exp: Ditto.
21657 * gdb.disasm/t08_or.s: Ditto.
21658 * gdb.disasm/t08_or.exp: Ditto.
21659 * gdb.disasm/t09_xor.s: Ditto.
21660 * gdb.disasm/t09_xor.exp: Ditto.
21661 * gdb.disasm/t10_and.s: Ditto.
21662 * gdb.disasm/t10_and.exp: Ditto.
21663 * gdb.disasm/t11_logs.s: Ditto.
21664 * gdb.disasm/t11_logs.exp: Ditto.
21665 * gdb.disasm/t12_bit.s: Ditto.
21666 * gdb.disasm/t12_bit.exp: Ditto.
21667 * gdb.disasm/t13_otr.s: Ditto.
21668 * gdb.disasm/t13_otr.exp: Ditto.
21669
e00759ef
EZ
216702003-07-22 Elena Zannoni <ezannoni@redhat.com>
21671
21672 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21673
8bc2021f
EZ
216742003-07-22 Elena Zannoni <ezannoni@redhat.com>
21675
a9c64011
AS
21676 * gdb.threads/tls.c : New file.
21677 * gdb.threads/tls.exp : New file.
21678 * gdb.threads/tls-main.c : New file.
21679 * gdb.threads/tls-shared.c : New file.
21680 * gdb.threads/tls-shared.exp : New file.
8bc2021f 21681
89320c4c
AS
216822003-07-22 Andreas Schwab <schwab@suse.de>
21683
21684 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21685
180dea7c
AS
216862003-07-20 Andreas Schwab <schwab@suse.de>
21687
21688 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21689 due to insn reordering.
21690
0714963c
AC
216912003-07-15 Andrew Cagney <cagney@redhat.com>
21692
21693 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21694
98a23b3f
MC
216952003-07-15 Michael Chastain <mec@shout.net>
21696
21697 * gdb.base/gdb1250.exp: New file.
21698 * gdb.base/gdb1250.c: New file.
21699
27e417a2
ML
217002003-07-09 Michal Ludvig <mludvig@suse.cz>
21701
21702 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21703 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21704
8bc2021f
EZ
217052003-07-09 Elena Zannoni <ezannoni@redhat.com>
21706
a9c64011
AS
21707 * gdb.threads/tls.c: New file.
21708 * gdb.threads/tls.exp: New file.
21709 * gdb.threads/tls-main.c: New file.
21710 * gdb.threads/tls-shared.c: New file.
21711 * gdb.threads/tls-shared.exp: New file.
8bc2021f 21712
d99968dc
EZ
217132003-07-09 Elena Zannoni <ezannoni@redhat.com>
21714
21715 * gdb.base/annota1.exp: Make sure that we properly escape the
21716 full path of the source file. Xfail more permissive patterns,
d63a86f8 21717 due to a compiler debug info problem.
d99968dc 21718
83876b3b
AS
217192003-07-07 Andreas Schwab <schwab@suse.de>
21720
2705e972
AS
21721 * gdb.asm/m68k.inc: New file.
21722 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21723
83876b3b
AS
21724 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21725 arguments"): Also match negative number.
21726
21727 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21728
3a871b37
DJ
217292003-07-03 Daniel Jacobowitz <drow@mvista.com>
21730
21731 * gdb.base/store.c (charest): New typedef.
21732 (add_char): Rename to add_charest, update.
21733 (wack_char): Rename to wack_charest, update types. Return l + r
21734 to keep r live across the call.
21735 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21736 (wack_double, wack_doublest): Return l + r to keep r live across
21737 the call.
21738 * gdb.base/store.exp: Accomodate store.c changes.
21739
b2a7f303
DC
217402003-06-30 David Carlton <carlton@kealia.com>
21741
21742 * gdb.c++/maint.exp (test_invalid_name): New.
21743 (test_first_component): Add tests for invalid names.
21744
3c6cb4a1
MC
217452003-06-29 Michael Chastain <mec@shout.net>
21746
21747 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21748 output of '<VTT for class>' for virtual base classes.
21749
f1c2644b
DJ
217502003-06-29 Daniel Jacobowitz <drow@mvista.com>
21751
21752 * gdb.base/completion.exp: Tab-complete "complet" instead of
21753 "compl".
21754 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21755
18080350
DJ
217562003-06-29 Daniel Jacobowitz <drow@mvista.com>
21757
21758 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21759 * gdb.base/volatile.exp: Likewise.
21760
f56973f8
DJ
217612003-06-29 Daniel Jacobowitz <drow@mvista.com>
21762
21763 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21764 gdb/1265.
21765
217662003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
21767 Daniel Jacobowitz <drow@mvista.com>
21768
21769 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21770 initial line count of 'captured_main' from 26 to 32.
21771 (test_with_self): Allow xmalloc call to be interleaved with the
21772 preceding two lines.
21773
e766d4d6
JB
217742003-06-24 Joel Brobecker <brobecker@gnat.com>
21775
21776 * gdb.base/bang.exp: New testcase.
21777
f125c9a4
JB
217782003-06-23 Joel Brobecker <brobecker@gnat.com>
21779
21780 * gdb.base/langs.exp: Add some tests for the "minimal" language
21781 support.
21782
6e25beaf
EZ
217832003-06-23 Elena Zannoni <ezannoni@redhat.com>
21784
21785 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
21786 the testcase.
21787
2f816dda
DJ
217882003-06-22 Daniel Jacobowitz <drow@mvista.com>
21789
21790 * gdb.base/relocate.exp: Test add-symbol-file with a variable
21791 offset.
21792
db5a5748
DJ
217932003-06-22 Daniel Jacobowitz <drow@mvista.com>
21794
21795 * gdb.c++/pr-1210.cc: New file.
21796 * gdb.c++/pr-1210.exp: New file.
21797
1df0c130
DJ
217982003-06-21 Daniel Jacobowitz <drow@mvista.com>
21799
21800 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
21801 000-exec-continue.
21802
a92feac0
MK
218032003-06-15 Mark Kettenis <kettenis@gnu.org>
21804
21805 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
21806 on *-*-*bsd* instead of *-*-freebsd*.
21807
81a58f5b
AC
218082003-06-14 Andrew Cagney <cagney@redhat.com>
21809
21810 * gdb.base/store.exp: Test longest and doublest. Test all
21811 parameters. Weaken return statement match.
21812 * gdb.base/store.c: Add longest and doublest - aka long long and
21813 long double functions. Put all parameters into local register
21814 variables. Use negative values.
21815
b257a0d3
AC
218162003-06-14 Andrew Cagney <cagney@redhat.com>
21817
21818 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
21819 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
21820 exit status.
21821 * gdb.base/fileio.exp: Disable target when nointerrupts and
21822 noinferiorio, instead of limiting it to remote. Use remote_exec
21823 instead of system.
d63a86f8 21824
21c38304
JJ
218252003-06-12 Jeff Johnston <jjohnstn@redhat.com>
21826
21827 * gdb.base/float.exp: Add ia64 support.
21828
1bcdb424
CV
218292003-06-12 Corinna Vinschen <vinschen@redhat.com>
21830
21831 * gdb.base/fileio.exp: Run only on remote targets.
21832
6aeb981f
CV
218332003-06-10 Corinna Vinschen <vinschen@redhat.com>
21834
21835 * gdb.base/fileio.c: New file, testing File-I/O.
21836 * gdb.base/fileio.exp: Ditto.
21837
53df362e
RG
218382003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
21839
21840 * gdb.base/shreloc.exp: New file, check symbol values obtained from
21841 shared objects after relocation at load time (gdb PR/1132).
21842 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 21843 as above, part of the shared object relocation test.
53df362e 21844
ffee1b46
MK
218452003-06-08 Mark Kettenis <kettenis@gnu.org>
21846
b5ca3722
MK
21847 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
21848 fully filled history list.
21849 * gdb.base/gdb_history: New file.
21850
03ed860d
MK
21851 * gdb.base/signals.exp: XFAIL "continue to func1" on
21852 i*86-*-freebsd*.
21853
ffee1b46
MK
21854 * gdb.base/attach.exp: When trying to attach to a nonexistent
21855 process, make it possible to specify the PID based on the target,
21856 and do so for *-*-freebsd*.
21857
d80dbb52
RH
218582003-06-02 Richard Henderson <rth@redhat.com>
21859
21860 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
21861
6dd77b81
RH
218622003-06-02 Richard Henderson <rth@redhat.com>
21863
21864 * gdb.base/selftest.exp: Next over lim_at_start initialization.
21865
f6347e16
RH
218662003-06-02 Richard Henderson <rth@redhat.com>
21867
21868 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
21869
2c161407
DJ
218702003-06-01 Daniel Jacobowitz <drow@mvista.com>
21871
21872 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
21873 of globalvar.
21874
572eb746
MK
218752003-06-01 Mark Kettenis <kettenis@gnu.org>
21876
21877 * gdb.asm/asm-source.exp: Check for memory read errors in
21878 disassembler test on *BSD too.
21879
9e9617a5
RH
218802003-06-01 Richard Henderson <rth@redhat.com>
21881
21882 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
21883 for .frame.
21884 (gdbasm_call): Lose ldgp.
21885 (gdbasm_startup): Add frame information.
21886 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
21887
7b34ad4e
MK
218882003-05-31 Mark Kettenis <kettenis@gnu.org>
21889
21890 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
21891 i?86-*-*.
21892
10059fdf
MK
218932003-05-30 Mark Kettenis <kettenis@gnu.org>
21894
21895 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21896 FreeBSD.
21897
acf4b816
RH
218982003-05-29 Richard Henderson <rth@redhat.com>
21899
21900 * gdb.asm/alpha.inc: New file.
21901 * gdb.asm/asm-source.exp: Use it.
21902
e9ecd949
JB
219032003-05-29 Jim Blandy <jimb@redhat.com>
21904
21905 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
21906 'core.PID'.
21907
e3e5a4f3
JB
219082003-05-22 Jim Blandy <jimb@redhat.com>
21909
21910 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
21911 backtrace.
d63a86f8 21912
72fe3d25
DC
219132003-05-20 David Carlton <carlton@math.stanford.edu>
21914
21915 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
21916 this time.
21917
58da2eb2
DC
219182003-05-19 David Carlton <carlton@bactrian.org>
21919
21920 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
21921 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
21922
1fcb5155
DC
219232003-05-19 David Carlton <carlton@bactrian.org>
21924
21925 * gdb.c++/namespace.exp: Add namespace scope and anonymous
21926 namespace tests.
21927 Bump copyright date.
21928 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
21929 (main): Call C::D::marker2.
21930 * gdb.c++/namespace1.cc: New file.
21931
85e85163
JJ
219322003-05-14 Jeff Johnston <jjohnstn@redhat.com>
21933
21934 Roland McGrath <roland@redhat.com>
d63a86f8 21935 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
21936 there is no manager thread.
21937
a25fbfec
JJ
219382003-05-08 Jeff Johnston <jjohnstn@redhat.com>
21939
d63a86f8
RM
21940 * gdb.threads/schedlock.exp: Remove assumption that all threads
21941 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
21942 in one of the child threads rather than the main thread.
21943
be375bae
JB
219442003-05-07 Jim Blandy <jimb@redhat.com>
21945
09bf6082
JB
21946 Add support for assembly source testing on the s390x.
21947 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
21948 architecture.
21949 * gdb.asm/s390x.inc: New file.
21950
be375bae
JB
21951 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
21952 succession of 'if' statements.
21953
00905d52
AC
219542003-05-05 Andrew Cagney <cagney@redhat.com>
21955
21956 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
21957
b1e29e33
AC
219582003-05-05 Andrew Cagney <cagney@redhat.com>
21959
21960 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
21961 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
21962
e33d66ec
EZ
219632003-05-02 Elena Zannoni <ezannoni@redhat.com>
21964
21965 * gdb.base/charset.exp: Update based on new behavior of set/show
21966 charset commands.
21967
2b6fd0d8
AC
219682003-05-01 Andrew Cagney <cagney@redhat.com>
21969
21970 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
21971 variable do not give memory errors.
21972
130cacce
AF
219732003-04-30 Adam Fedor <fedor@gnu.org>
21974
21975 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
21976 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
21977 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21978 gdb.objc/basicclass.m: : New files
21979
21980 * lib/gdb.exp (gdb_compile_objc): New procedure.
21981
bea71854
DJ
219822003-04-27 Daniel Jacobowitz <drow@mvista.com>
21983
21984 * gdb.base/signals.exp: Make backtrace tests more specific.
21985
0f20eeea
DC
219862003-04-23 David Carlton <carlton@bactrian.org>
21987
21988 * gdb.c++/maint.exp (test_first_component): Add tests for
21989 'operator' in more locations.
21990
c8c4d8dc
KB
219912003-04-16 Kevin Buettner <kevinb@redhat.com>
21992
21993 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
21994
3fe60e3c
EZ
219952003-04-16 Elena Zannoni <ezannoni@redhat.com>
21996
21997 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 21998 func marke' instead. Update test name.
3fe60e3c 21999
9219021c
DC
220002003-04-15 David Carlton <carlton@math.stanford.edu>
22001
22002 * gdb.c++/maint.exp: New file.
22003
5dd55bdd
EZ
220042003-04-14 Elena Zannoni <ezannoni@redhat.com>
22005
22006 * gdb.threads/schedlock.c: Change type of thread function argument
22007 to long, to avoid warnings on 64-bit platforms.
22008
00890572
EZ
220092003-04-14 Elena Zannoni <ezannoni@redhat.com>
22010
a9c64011
AS
22011 * gdb.base/attach.exp: Add new message from ptrace in case of
22012 attaching to nonexistent process.
d63a86f8 22013
93201743
JB
220142003-04-11 Jim Blandy <jimb@redhat.com>
22015
22016 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22017 gdb.c++/userdef.cc: Place comments on the lines to which the
22018 marker function might return.
22019 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22020 gdb.c++/userdef.exp: Look for those comments to check that we've
22021 returned to the right place, instead of checking line numbers.
22022
2a11c64d
EZ
220232003-04-11 Elena Zannoni <ezannoni@redhat.com>
22024
a9c64011
AS
22025 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22026 match on sourcefile name, instead of directory name.
2a11c64d 22027
68ab8fc5
EZ
220282003-04-10 Elena Zannoni <ezannoni@redhat.com>
22029
d63a86f8 22030 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22031 working directory name.
22032
5624293a
JB
220332003-04-09 Jim Blandy <jimb@redhat.com>
22034
22035 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22036 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22037 after an inferior function call, report the failure, but allow the
22038 test to continue.
22039
f1f02ee4
SC
220402003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22041
22042 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22043 with -DPROTOTYPES.
22044
6eb79af0
SC
220452003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22046
22047 * gdb.base/break.exp: Revert last patch.
22048
8dfb4cf0
SC
220492003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22050
22051 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22052 with -DPROTOTYPES.
22053
ed4c619a
AC
220542003-04-02 Andrew Cagney <cagney@redhat.com>
22055
22056 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22057 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22058 matching directories by the name breakpoint.
22059 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22060 Make "continue to marker1" consistent.
22061 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22062 message consistent.
22063 * lib/gdb.exp: Put "the program is no longer running", and "the
22064 program exited" in parenthesis.
22065 * lib/mi-support.exp: Ditto.
d63a86f8 22066
4e35d5f0 220672003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22068
4e35d5f0
BR
22069 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22070
71900fe8
AC
220712003-03-29 Andrew Cagney <cagney@redhat.com>
22072
22073 * gdb.base/sizeof.c (main): Print the value of '\377'.
22074 * gdb.base/sizeof.exp: Check the sign of '\377'.
22075
c0655a16
MC
220762003-03-27 Michael Chastain <mec@shout.net>
22077
22078 * gdb.base/gdb1090.exp: New file.
22079 * gdb.base/gdb1090.cc: New file.
22080
5b2a3989
JB
220812003-03-27 J. Brobecker <brobecker@gnat.com>
22082
22083 * gdb.gdb/observer.exp: New regression test.
22084
79876890
MC
220852003-03-27 Michael Chastain <mec@shout.net>
22086
22087 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22088 * gdb.base/ptype.exp: Likewise.
22089
6eac95e3
CV
220902003-03-27 Corinna Vinschen <vinschen@redhat.com>
22091
22092 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22093
e8c71839
MC
220942003-03-26 Michael Chastain <mec@shout.net>
22095
22096 * gdb.base/ptype.exp: Actually use some typedef'd types.
22097
71b10041
SC
220982003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22099
22100 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22101 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22102
2512cf80
CV
221032003-03-20 Corinna Vinschen <vinschen@redhat.com>
22104
22105 * gdb.base/default.exp: Fix regular expression.
22106
0d195a4f
CV
221072003-03-20 Corinna Vinschen <vinschen@redhat.com>
22108
22109 * gdb.base/args.exp: Fix regular expression.
22110
8a2dbca8
CV
221112003-03-20 Corinna Vinschen <vinschen@redhat.com>
22112
22113 * gdb.base/help.exp: Allow Win32 child process.
22114
bf028682
CV
221152003-03-20 Corinna Vinschen <vinschen@redhat.com>
22116
22117 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22118 when stepping out of main().
22119
182dbe85
CV
221202003-03-20 Corinna Vinschen <vinschen@redhat.com>
22121
22122 * gdb.base/default.exp: Check for win32 specific message when calling
22123 "run" without executable.
22124
d67a6ba5
CV
221252003-03-20 Corinna Vinschen <vinschen@redhat.com>
22126
22127 * gdb.base/args.exp: Expect .exe in output.
22128
a955b5bb
CV
221292003-03-20 Corinna Vinschen <vinschen@redhat.com>
22130
22131 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22132 Cygwin native.
22133
bf6bad4b
AC
221342003-03-17 Andrew Cagney <cagney@redhat.com>
22135
22136 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22137 vector registes.
22138 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22139 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22140
293e9a31
DC
221412003-03-17 David Carlton <carlton@math.stanford.edu>
22142
22143 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22144 test, for PR breakpoints/38.
22145 Call test_watchpoint_and_breakpoint.
22146 * gdb.base/watchpoint.c (func3): New function.
22147 (main): Call func3.
22148
5330f2db
DC
221492003-03-04 David Carlton <carlton@math.stanford.edu>
22150
22151 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22152 Garply<Garply<char> >:: garply".
22153 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22154 with respect to PR c++/1111; note also PR c++/1113.
22155 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22156 respect to PR c++/1062.
22157 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22158
6ece72da
DC
221592003-03-03 David Carlton <carlton@math.stanford.edu>
22160
22161 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22162 with respect to PR c++/57.
22163 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22164 c++/826.
22165 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22166 respect to PR c++/57.
22167
85ca1584
DC
221682003-03-03 David Carlton <carlton@math.stanford.edu>
22169
22170 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22171 respect to PR c++/33 into FAILs.
22172
98e9c5b8
MC
221732003-03-03 Michael Chastain <mec@shout.net>
22174
7bedbf27
MC
22175 * configure.in: Update copyright years.
22176
221772003-03-03 Michael Chastain <mec@shout.net>
22178
22179 * Makefile.in: Update copyright years.
98e9c5b8 22180
f683e100
DC
221812003-02-28 David Carlton <carlton@math.stanford.edu>
22182
22183 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22184 print class instead of struct and/or superfluous protection
22185 specifiers, as long as the resulting output is equivalent to the
22186 source code.
22187 Delete FIXME from end of messages on tests that don't need
22188 fixing.
22189
a9e0cf2c
DC
221902003-02-28 David Carlton <carlton@math.stanford.edu>
22191
22192 * gdb.c++/templates.exp (do_tests): Allow const in the two
22193 Foo<volatile char *>::foo tests.
22194
e8d359df
MS
221952003-02-27 Michael Snyder <msnyder@redhat.com>
22196
d63a86f8 22197 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22198 will be consistant.
22199
0b71dc91
DC
222002003-02-26 David Carlton <carlton@math.stanford.edu>
22201
22202 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22203 char *>::foo" test with respect to PR c++/33. Create a new test
22204 which is identical to that one except that it doesn't put the
22205 space between the "char" and the "*"; KFAIL it, too.
22206
dd14ab43
DC
222072003-02-26 David Carlton <carlton@math.stanford.edu>
22208
22209 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22210 template types into either PASSes or KFAILs (corresponding to PR
22211 c++/57). Tweak indentation. Update copyright.
22212
1146c7f1
SC
222132003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22214
22215 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22216
74641dfb
MC
222172003-02-13 Michael Chastain <mec@shout.net>
22218
22219 * gdb.base/exprs.exp: Remove i960 remnants.
22220 * gdb.base/funcargs.exp: Likewise.
22221 * gdb.base/list.exp: Likewise.
22222 * gdb.base/ptype.exp: Likewise.
22223
559cd2d0
DC
222242003-02-14 David Carlton <carlton@math.stanford.edu>
22225
22226 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22227 pEe->D::vg()" from XFAIL to KFAIL.
22228
c4f90d87
JM
222292003-02-13 Jason Molenda (jmolenda@apple.com)
22230
22231 * gdb.base/maint.exp: Update maint print statistics regexp to include
22232 new entries.
22233
cbc4d97c
MC
222342003-02-13 Michael Chastain <mec@shout.net>
22235
22236 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22237
40f235b7
MC
222382003-02-12 Michael Chastain <mec@shout.net>
22239
22240 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22241 * gdb.c++/inherit.exp: Likewise.
22242 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22243 * gdb.c++/templates.exp: Likewise.
22244 * gdb.c++/virtfunc.exp: Likewise.
22245
c56716b0
JM
222462003-02-06 Jason Molenda (jason-cl@molenda.com)
22247
22248 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22249 why the code is written that way.
22250
070afcf8
MC
222512003-02-05 Michael Chastain <mec@shout.net>
22252
22253 * gdb.base/dump.exp: Add missing copyright line.
22254
5d0331e5
JM
222552003-02-05 Jason Molenda (jason-cl@molenda.com)
22256
f7ae6d3e 22257 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22258 at the beginning so the breakpoint doesn't get set on the loop.
22259
92851186
MC
222602003-02-05 Michael Chastain <mec@shout.net>
22261
22262 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22263 output for configurations with gcc 2.95.3.
22264
cbf1e085
AC
222652003-02-05 Keith Seitz <keiths@redhat.com>
22266 Andrew Cagney <ac131313@redhat.com>
22267
22268 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22269
29518e1e
MC
222702003-02-04 Michael Chastain <mec@shout.net>
22271
22272 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22273 Call perror and then continue.
22274
5af1d5f3
MC
222752003-02-03 Michael Chastain <mec@shout.net>
22276
22277 * gdb.c++/pr-1023.cc: New file.
22278 * gdb.c++/pr-1023.exp: New file.
22279
6b549786
JB
222802003-02-05 Jim Blandy <jimb@redhat.com>
22281
22282 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22283 it's local to foobar. Check for it there, and check that it's not
22284 present in main.
22285 * gdb.c++/local.cc (marker2): New function.
22286 (foobar): Call marker1.
22287 (main): Call marker2 instead of marker1.
22288
67f16606
AC
222892003-02-04 Andrew Cagney <ac131313@redhat.com>
22290
22291 * gdb.disasm/mn10200.exp: Obsolete file.
22292 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22293 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22294 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22295
1c5cb38e
DC
222962003-02-04 David Carlton <carlton@math.stanford.edu>
22297
22298 * gdb.c++/overload.exp: Test intToChar(1).
22299 * gdb.c++/overload.cc (intToChar): New.
22300 (main): Call intToChar.
22301
d1fe6965
DC
223022003-02-03 David Carlton <carlton@math.stanford.edu>
22303
22304 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22305 'might_kfail' arg.
22306 KFAIL some of the continue_to_bp_overloaded calls, according to
22307 PR c++/1025.
22308
9ba61c5d
MC
223092003-02-01 Michael Chastain <mec@shout.net>
22310
22311 * gdb.base/advance.c (marker1): New marker function.
22312 * gdb.base/advance.exp: When the 'advance' command lands on the
22313 return breakpoint, it can legitimately stop on either the
22314 current line or the next line. Accommodate both outcomes.
22315 * gdb.base/until.exp: Likewise.
22316
e7494ffb
AC
223172003-02-02 Andrew Cagney <ac131313@redhat.com>
22318
22319 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22320 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22321 now a list, not a tuple.
22322 * gdb.mi/mi-var-display.exp: Ditto.
22323 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22324
075559bc
AC
223252003-02-01 Andrew Cagney <ac131313@redhat.com>
22326
22327 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22328 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22329 stack backtraces.
22330 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22331
2bd4c7b1
MK
223322003-02-01 Mark Kettenis <kettenis@gnu.org>
22333
22334 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22335 gdb.mi/mi1-pthreads.exp: Return instead of calling
22336 gdb_suppress_entire_file.
22337
eabd8992
MS
223382003-02-01 Mark Salter <msalter@redhat.com>
22339
22340 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22341
71469e2f
MS
223422003-01-31 Mark Salter <msalter@redhat.com>
22343
22344 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22345 Support empty arg.
22346
38a94d44
MC
223472003-01-30 Michael Chastain <mec@shout.net>
22348
22349 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22350 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22351 has been fixed in gdb/readline on 2003-01-09.
22352
19ea9e73
MS
223532003-01-29 Michael Snyder <msnyder@redhat.com>
22354
e8d359df
MS
22355 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22356 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22357 * gdb.base/args.exp: Skip if target does not support args passing.
22358
2307bd6a
DJ
223592003-01-22 Daniel Jacobowitz <drow@mvista.com>
22360
19ea9e73 22361 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22362 gdb_test. Accept a list of expect arguments as the third
22363 parameter.
22364 (gdb_test): Use it.
22365
f2dd3617
EZ
223662003-01-20 Elena Zannoni <ezannoni@redhat.com>
22367
22368 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22369 allow for different test tree configurations. Update some
22370 tescases accordingly.
22371 * gdb.arch/altivec-regs.exp: Ditto.
22372 * gdb.asm/asm-source.exp: Ditto.
22373 * gdb.base/advance.exp: Ditto.
22374 * gdb.base/display.exp: Ditto.
d63a86f8 22375 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22376 * gdb.base/mips_pro.exp: Ditto.
22377 * gdb.base/overlays.exp: Ditto.
22378 * gdb.base/relocate.exp: Ditto.
22379 * gdb.base/setshow.exp: Ditto.
22380 * gdb.base/step-line.exp: Ditto.
22381 * gdb.base/step-test.exp: Ditto.
22382 * gdb.base/until.exp: Ditto.
22383 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22384
c71cdefd
DC
223852003-01-17 David Carlton <carlton@math.stanford.edu>
22386
22387 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22388 corresponding to PR c++/945.
22389 Update copyright.
22390
fdba05d7
DC
223912003-01-17 David Carlton <carlton@math.stanford.edu>
22392
22393 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22394 corresponding to PR c++/68.
22395
223962003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22397
22398 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22399 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22400 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22401
c362c33a
EZ
224022003-01-15 Elena Zannoni <ezannoni@redhat.com>
22403
0fbc361c
EZ
22404 * gdb.base/break.exp: Fix change of default location, because of
22405 removal of until tests.
22406 * gdb.base/help.exp: Update test for new 'until' help message.
22407 Add test for help on 'advance'.
a9c64011 22408 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22409
dabf8a35
MK
224102003-01-15 Mark Kettenis <kettenis@gnu.org>
22411
22412 * gdb.base/default.exp: Adapt "info float" test for recent changes
22413 to that command. Add test for "info vector".
22414 * gdb.base/float.exp: New file. Add test for "info float" that
22415 resembles the old test in gdb.base/default.exp.
22416
a1769aca
DC
224172003-01-15 David Carlton <carlton@math.stanford.edu>
22418
22419 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22420
82025e13
EZ
224212003-01-15 Elena Zannoni <ezannoni@redhat.com>
22422
22423 * gdb.base/break.exp: Move the tests of until command from here...
22424 * gdb.base/until.exp: ... to here. New file. Add other tests.
22425 * gdb.base/advance.c: New file.
22426 * gdb.base/advance.exp: New file.
22427
8f9ab801
EZ
224282003-01-14 Elena Zannoni <ezannoni@redhat.com>
22429
a9c64011
AS
22430 * gdb.base/args.c: New file.
22431 * gdb.base/args.exp: New file.
8f9ab801 22432
9ae66589
DJ
224332003-01-14 Daniel Jacobowitz <drow@mvista.com>
22434
22435 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22436
8d77e5c3
DJ
224372003-01-14 Daniel Jacobowitz <drow@mvista.com>
22438
22439 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22440
12d2f0a1
DJ
224412003-01-14 Daniel Jacobowitz <drow@mvista.com>
22442
22443 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22444 dates.
22445
6ca37014
DJ
224462003-01-13 Daniel Jacobowitz <drow@mvista.com>
22447
22448 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22449
b0023472
DJ
224502003-01-13 Daniel Jacobowitz <drow@mvista.com>
22451
22452 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22453 (ptype &*"foo").
22454 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22455
607fbc54 224562003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22457
22458 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22459 * gdb.mi/mi1-console.exp: Likewise.
22460
607fbc54 224612003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22462
22463 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22464 * gdb.mi/mi1-console.exp: Likewise.
22465
a1fb14a2
DJ
224662003-01-13 Daniel Jacobowitz <drow@mvista.com>
22467
22468 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22469
c4cf40b7
DJ
224702003-01-09 Daniel Jacobowitz <drow@mvista.com>
22471
22472 * gdb.base/detach.exp: New test.
22473
696d5a5b
DJ
224742003-01-09 Daniel Jacobowitz <drow@mvista.com>
22475
22476 * Makefile.in (ALL_SUBDIRS): New variable.
22477 (subdirs, clean, distclean): Use it.
22478 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22479 regenerating Makefile, since it is generated from the top level.
22480 * gdb.asm/Makefile.in: Likewise.
22481 * gdb.base/Makefile.in: Likewise.
22482 * gdb.c++/Makefile.in: Likewise.
22483 * gdb.disasm/Makefile.in: Likewise.
22484 * gdb.java/Makefile.in: Likewise.
22485 * gdb.mi/Makefile.in: Likewise.
22486 * gdb.threads/Makefile.in: Likewise.
22487 * gdb.trace/Makefile.in: Likewise.
22488
754533e4
DC
224892003-01-09 David Carlton <carlton@math.stanford.edu>
22490
22491 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22492 Add copyright year 2003.
22493
d8b3e9ee
MC
224942003-01-06 Michael Chastain <mec@shout.net>
22495
22496 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22497 When selecting a thread, 'line' and 'file' are optional.
22498 * gdb.mi/mi1-pthreads.exp: Likewise.
22499
8e9e0fe6
AS
225002003-01-06 Andreas Schwab <schwab@suse.de>
22501
22502 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22503 failures.
22504
b5ab8ff3
DJ
225052003-01-04 Daniel Jacobowitz <drow@mvista.com>
22506
22507 Fix PR gdb/844
22508 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22509 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22510
22511 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22512 instead of calling gdb_suppress_entire_file.
22513 * gdb.threads/print-threads.exp: Likewise.
22514 * gdb.threads/schedlock.exp: Likewise.
22515
22516 * gdb.threads/killed.exp: Return instead of calling
22517 gdb_suppress_entire_file.
22518 * gdb.threads/linux-dp.exp: Likewise.
22519 * gdb.threads/pthreads.exp: Likewise.
22520
1e698235
DJ
225212003-01-04 Daniel Jacobowitz <drow@mvista.com>
22522
22523 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22524 stabs.
22525 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22526 * gdb.base/whatis.exp: Always allow (void) after function names.
22527
147ff08c
DJ
225282003-01-04 Daniel Jacobowitz <drow@mvista.com>
22529
22530 * gdb.c++/casts.exp: Correct regexp.
22531
dc62bfc2
MK
225322003-01-04 Mark Kettenis <kettenis@gnu.org>
22533
22534 * configure.in: Call AC_CONFIG_HEADER. Don't call
22535 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22536 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22537 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22538 aforementioned directories in the AC_OUPUT call.
22539 * config.hin: New file.
22540 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22541 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22542 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22543 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22544 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22545 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22546 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22547 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22548 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22549 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22550 gdb.threads/configure.in, gdb.threads/configure,
22551 gdb.threads/config.in, gdb.trace/configure.in,
22552 gdb.trace/configure: Removed.
22553
77afa639
MC
225542003-01-03 Michael Chastain <mec@shout.net>
22555
22556 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22557 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22558
7634bb6e
DJ
225592003-01-03 Daniel Jacobowitz <drow@mvista.com>
22560
22561 * gdb.base/store.exp: Fix regular expressions.
22562
b39c905e
MK
225632002-12-28 Mark Kettenis <kettenis@gnu.org>
22564
22565 * configure.in: Rewrite.
22566 * configure: Regenerated.
22567
0a8551dd
DC
225682003-01-03 David Carlton <carlton@math.stanford.edu>
22569
22570 * gdb.base/psymtab.exp: New file.
22571 * gdb.base/psymtab1.c: Ditto.
22572 * gdb.base/psymtab2.c: Ditto.
22573
c60b7188
AF
225742002-12-23 Adam Fedor <fedor@gnu.org>
22575
22576 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22577
ee73db83
DC
225782002-12-23 David Carlton <carlton@math.stanford.edu>
22579
22580 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22581 and current_directory initialization.
22582
d6c1774e
JB
225832002-12-22 Jim Blandy <jimb@redhat.com>
22584
f0a847b8
JB
22585 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22586 rather than as part of the output file name.
22587
d6c1774e
JB
22588 * gdb.base/attach.exp: There's no need to copy the test program to
22589 /tmp; that was only ever necessary on HP/UX, and this test is
22590 entirely disabled there anyway.
22591
f0708dbb
JB
225922002-12-21 Jim Blandy <jimb@redhat.com>
22593
4c2acfea
JB
22594 * gdb.c++/psmang.exp: Doc fix.
22595
f0708dbb
JB
22596 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22597 test.
22598
9579e000
DC
225992002-12-20 David Carlton <carlton@math.stanford.edu>
22600
22601 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22602
d1810171
MC
226032002-12-18 Michael Chastain <mec@shout.net>
22604
22605 * gdb.c++/annota2.exp: Add copyright year 2002.
22606
76565097
DC
226072002-12-17 David Carlton <carlton@math.stanford.edu>
22608
22609 * gdb.c++/try_catch.cc: Add marker comments.
22610 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22611 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22612 * gdb.c++/m-static.cc: Ditto.
22613 * gdb.c++/m-static1.cc: Ditto.
22614 * gdb.c++/try_catch.cc: Ditto.
22615
da81390b
JJ
226162002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22617
22618 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22619 to see whether we are using the new -environment-directory
22620 command which resets via -r or the old version of the command
22621 which may prompt the user. Part of fix for gdb/741.
22622
b304d130
AC
226232002-12-13 Andrew Cagney <ac131313@redhat.com>
22624
22625 * gdb.fortran/types.exp: Update obsolete comment.
22626 * gdb.fortran/exprs.exp: Ditto.
22627 * lib/gdb.exp: Delete obsolete code.
22628 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22629 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22630 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22631 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22632 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22633 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22634 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22635 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22636 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22637 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22638 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22639 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22640 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22641 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22642 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22643 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22644 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22645 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22646 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22647 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22648 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22649 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22650 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22651 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22652 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22653 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22654 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22655 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22656 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22657 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22658 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22659 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22660 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22661 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22662 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22663 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22664 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22665
a23b6e6a
DC
226662002-12-11 David Carlton <carlton@math.stanford.edu>
22667
22668 * gdb.c++/m-data.exp: Add test for members that shadow global
22669 variables: see PR gdb/804.
22670 * gdb.c++/m-data.cc: Ditto.
22671
6604731b
DJ
226722002-12-10 Daniel Jacobowitz <drow@mvista.com>
22673
22674 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22675
de46ecd7
DC
226762002-12-06 David Carlton <carlton@math.stanford.edu>
22677
22678 * gdb.base/store.c: Don't declare functions static.
22679
27e829d0
AC
226802002-12-04 Andrew Cagney <ac131313@redhat.com>
22681
22682 * gdb.base/store.exp, gdb.base/store.c: New files.
22683
92806416
DJ
226842002-12-03 Daniel Jacobowitz <drow@mvista.com>
22685
22686 * gdb.base/selftest.exp: Update for current gdb.
22687
3bcbaac5
DJ
226882002-12-03 Daniel Jacobowitz <drow@mvista.com>
22689
22690 * gdb.base/maint.exp: Only dump symbols from one source file
22691 or objfile.
22692
f4f00b1f
DJ
226932002-12-03 Daniel Jacobowitz <drow@mvista.com>
22694
22695 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22696 function call.
22697
f1c8a949
JB
226982002-11-25 Jim Blandy <jimb@redhat.com>
22699
22700 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22701 function appearing in error message.
22702
9e297a97
DJ
227032002-11-21 Daniel Jacobowitz <drow@mvista.com>
22704
22705 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22706
1f312e79
JJ
227072002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22708
d63a86f8
RM
22709 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22710 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
22711 should be in mi console format. This is part of fix for PR gdb/604.
22712
83c31e7d
FN
227132002-09-18 Fernando Nasser <fnasser@redhat.com>
22714
22715 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22716 which explicitly prints the zero offset as "+0".
22717
322b3f65
DJ
227182002-10-22 Daniel Jacobowitz <drow@mvista.com>
22719
22720 * gdb.threads/schedlock.c (args): Make unsigned.
22721
227222002-10-21 Daniel Jacobowitz <drow@mvista.com>
22723
22724 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22725 numbers. Allow "foo2|selected stack frame".
22726 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22727 * gdb.asm/asmsrc2.s: Likewise.
22728 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22729 comments.
22730 * gdb.asm/mips.inc: New file.
22731
5e2fe5b8
AF
227322002-10-18 Adam Fedor <fedor@gnu.org>
22733
22734 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22735 * gdb.base/help.exp: Likewise.
22736
abe1a5d0
KB
227372002-10-17 Kevin Buettner <kevinb@redhat.com>
22738
22739 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22740 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22741
10abb1d4
JB
227422002-10-02 Jim Blandy <jimb@redhat.com>
22743
22744 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22745
1f609b42
AC
227462002-10-01 Andrew Cagney <ac131313@redhat.com>
22747
22748 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22749 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22750 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22751 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22752 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22753 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22754 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22755
0aee02e4
AC
227562002-09-29 Andrew Cagney <ac131313@redhat.com>
22757
22758 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22759 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22760 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22761 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22762 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22763 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22764 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 22765
6fde09ad
KB
227662002-09-27 Kevin Buettner <kevinb@redhat.com>
22767
22768 * gdb.base/annota1.exp (info break): Make directory components of
22769 path optional since not all compilers emit this debug information.
22770
889bf7c5
PA
22771 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22772 step ends up stepping out of the function instead of stopping on
22773 the epilogue.
6fde09ad 22774
9e8aab75
KS
227752002-09-26 Keith Seitz <keiths@redhat.com>
22776
22777 * lib/insight-support.exp (gdbtk_start): Figure out where
22778 the insight executable is based on where gdb is. Use this
22779 executable to start insight instead of gdb.
22780
e36180d7
AC
227812002-09-25 Andrew Cagney <cagney@redhat.com>
22782
22783 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
22784
9dd34b2b
AC
227852002-09-24 Andrew Cagney <ac131313@redhat.com>
22786
22787 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
22788 test_isolated_complaints.
22789 (test_empty_complaint): New function.
22790 (test_empty_complaints): New function. Check no output when no
22791 complaints.
d63a86f8 22792
dea97812
KB
227932002-09-19 Jim Blandy <jimb@redhat.com>
22794
a9c64011 22795 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 22796
54951bd7
AC
227972002-09-19 Andrew Cagney <ac131313@redhat.com>
22798
22799 * gdb.gdb/complaints.exp: New file.
22800
dec43320
AC
228012002-09-18 Andrew Cagney <ac131313@redhat.com>
22802
22803 * gdb.base/maint.exp: Check `help maint internal-warning'.
22804
e70d6e3f
DC
228052002-09-18 David Carlton <carlton@math.stanford.edu>
22806
22807 * gdb.c++/m-static.exp: Remove breakpoints depending on line
22808 numbers, and replace them by a single breakpoint after the
22809 constructors are all finished.
22810 Add test 4.
22811 * gdb.c++/m-static.cc: Add test 4.
22812 * gdb.c++/m-static.h: New file.
22813 * gdb.c++/m-static1.cc: New file.
22814
22815 * gdb.c++/printmethod.exp: New file.
22816 * gdb.c++/printmethod.cc: New file.
22817
22818 * gdb.c++/pr-574.exp: New file.
22819 * gdb.c++/pr-574.cc: New file.
22820
afb5c968
CV
228212002-09-18 Corinna Vinschen <vinschen@redhat.com>
22822
22823 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
22824 embedded targets which never actually exit.
22825
31e45dee
FN
228262002-09-18 Fernando Nasser <fnasser@redhat.com>
22827
22828 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
22829 "don't step after run" as unresolved or unsupported, instead of xfail.
22830
a283c5a1
CV
228312002-09-18 Corinna Vinschen <vinschen@redhat.com>
22832
22833 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
22834 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
22835 Add newline to expected string in "step out of main (status wrapper)"
22836 case.
22837
11350d2a
CV
228382002-09-18 Corinna Vinschen <vinschen@redhat.com>
22839
22840 * lib/gdb.exp (rerun_to_main): Allow restarting application.
22841 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
22842
0deec7d6
TT
228432002-09-17 Tom Tromey <tromey@redhat.com>
22844
22845 * gdb.base/printcmds.exp (test_print_string_constants): Expect
22846 \000, not \0, in double-quoted string.
22847
b2b4a1b5
CV
228482002-09-14 Corinna Vinschen <vinschen@redhat.com>
22849
c9d37158 22850 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
22851 string after running the commands execution on breakpoint tests.
22852
1c56143a
CV
228532002-09-13 Corinna Vinschen <vinschen@redhat.com>
22854
22855 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
22856
37f8da45
JB
228572002-09-12 Joel Brobecker <brobecker@gnat.com>
22858
22859 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
22860
08b468e0
KS
228612002-09-10 Keith Seitz <keiths@redhat.com>
22862
22863 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
22864 runto proc.
22865 (mi_run_to_main): Use mi_runto.
22866 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
22867
dc360f58
KS
228682002-09-10 Keith Seitz <keiths@redhat.com>
22869
22870 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
22871 regexp for stopping at main. Could have multiple event notifications.
22872 Don't assume that main was declared with no parameters.
22873 (mi_next): Use mi_step_to.
22874 (mi_step): Use mi_next_to.
22875
ce3abcfb
CV
228762002-09-09 Corinna Vinschen <vinschen@redhat.com>
22877
22878 * gdb.base/default.exp: Fix expected string in `info float' test.
22879
d1f5b980
BE
228802002-09-09 Ben Elliston <bje@redhat.com>
22881
22882 * config/mips.exp: Update comments.
22883 * config/mips-idt.exp: Likewise.
22884 * config/nind.exp: Likewise.
22885 * config/slite.exp: Likewise.
22886 * config/sparclet.exp: Likewise.
22887 * config/udi.exp: Likewise.
22888 * config/vx.exp: Likewise.
22889 * config/vxworks29k.exp: Likewise.
22890
2f71430b
JB
228912002-09-05 Jim Blandy <jimb@redhat.com>
22892
22893 * gdb.threads/killed.exp: Fix test failure message.
22894
7ddebc7e
KS
228952002-09-04 Keith Seitz <keiths@redhat.com>
22896
22897 * lib/mi-support.exp: Update copyright.
22898 (mi_gdb_test): Increase the priority of the expected pattern
22899 so that it matches gdb_test.
22900
0ae67eb3
KS
229012002-09-03 Keith Seitz <keiths@redhat.com>
22902
22903 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
22904 Use integer comparison instead of string comparison for testing
22905 whether binary was built.
22906
38fc42c8
JB
229072002-09-03 Jim Blandy <jimb@redhat.com>
22908
22909 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
22910
b6ff0e81
JB
229112002-08-29 Jim Blandy <jimb@redhat.com>
22912
22913 * gdb.threads/pthreads.exp: Move the portable thread compilation
22914 code into a function in lib/gdb.exp, and call that from here.
22915 * lib/gdb.exp (gdb_compile_pthreads): New function.
22916
07c98896
KS
229172002-08-29 Keith Seitz <keiths@redhat.com>
22918
22919 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
22920 expect_out so that callers can get at it.
22921
0312286c
DJ
229222002-08-23 Daniel Jacobowitz <drow@mvista.com>
22923
22924 * gdb.threads/print-threads.c: New file.
22925 * gdb.threads/print-threads.exp: New file.
22926 * gdb.threads/schedlock.c: New file.
22927 * gdb.threads/schedlock.exp: New file.
22928
dd039bc4
EZ
229292002-08-22 Elena Zannoni <ezannoni@redhat.com>
22930
a9c64011
AS
22931 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
22932 not altivec.c.
dd039bc4 22933
1f36144c
MK
229342002-08-17 Mark Kettenis <kettenis@gnu.org>
22935
22936 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
22937 targets. The problem should be fixed now.
22938
16057ec7 229392002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
22940
22941 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
22942 2002-07-24 change that removes final dots from error messages.
22943
3c1499ad
TT
229442002-08-13 Tom Tromey <tromey@redhat.com>
22945
22946 * gdb.base/readline.exp: New file.
22947
a20ce2c3
AC
229482002-08-01 Andrew Cagney <ac131313@redhat.com>
22949
22950 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
22951 supress message.
22952
db034ac5
AC
229532002-08-01 Andrew Cagney <cagney@redhat.com>
22954
22955 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
22956 CHILL_FOR_TARGET and CHILL_LIB.
22957 * configure.in (configdirs): Remove gdb.chill.
22958 * configure: Regenerate.
22959 * lib/gdb.exp: Obsolete references to chill.
22960 * gdb.fortran/types.exp: Ditto.
22961 * gdb.fortran/exprs.exp: Ditto.
22962
3e000b18
KB
229632002-07-30 Kevin Buettner <kevinb@redhat.com>
22964
22965 * gdb.base/shlib-call.exp (additional_flags): Conditionally
22966 set Irix-specific compile and link flags.
22967
28f4966b
KB
229682002-07-29 Kevin Buettner <kevinb@redhat.com>
22969
22970 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
22971 source files. The ``-o'' option doesn't work with the ``-E'' option
22972 when using the Irix compiler.
22973
46c0d5a6
DJ
229742002-07-19 Daniel Jacobowitz <drow@mvista.com>
22975
22976 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
22977 Improve support for reusing an exec file. Copy exec file
22978 to target, and run gdbserver on the target instead of on the host.
22979
eecf4bed
JB
229802002-07-18 Jim Blandy <jimb@redhat.com>
22981
0f815cdf
JB
22982 * gdb.base/ending-run.exp: Don't expect to see the program end in
22983 some orderly fashion when we're running on a real stand-alone
22984 board.
22985
eecf4bed
JB
22986 * gdb.base/interrupt.exp: Correct logic for skipping tests on
22987 targets that don't support interrupts.
22988
52d309e4
JB
229892002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
22990
22991 * gdb.base/attach.exp: Add patterns to match output from /proc-based
22992 systems.
22993 Move comments in expect statements to inside the actions, so that they
22994 don't get matched against.
22995
ff683d9e
MK
229962002-07-10 Mark Kettenis <kettenis@gnu.org>
22997
22998 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
22999 function when asleep" test.
23000
b5356753
AC
230012002-07-10 Andrew Cagney <ac131313@redhat.com>
23002
23003 * gdb.base/page.exp: Rewrite to handle problems with very long
23004 `info set' output. Update copyright.
23005
6aa4d13a
AC
230062002-06-26 Andrew Cagney <ac131313@redhat.com>
23007
23008 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23009 gdb.threads-hp.
23010 * gdb.hp/configure: Regenerate.
23011 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23012 * gdb.hp/gdb.threads-hp/configure: Delete file.
23013 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23014
8cf8c2b8
AC
230152002-06-22 Andrew Cagney <ac131313@redhat.com>
23016
23017 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23018 setlocale, bindtextdomain and textdomain.
23019
6827a8f8
JB
230202002-06-11 Jim Blandy <jimb@redhat.com>
23021
919d772c
JB
23022 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23023 preprocessor macro information is present.
23024
6827a8f8
JB
23025 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23026 tests.
23027
c15b0d21
MS
230282002-06-06 Michael Snyder <msnyder@redhat.com>
23029
c5984d70
MS
23030 * gdb.base/overlays.exp: Record addresses of overlay
23031 functions in TCL variables rather than in GDB variables,
23032 to avoid having GDB convert them to pointers (with loss
23033 of information).
23034
d63a86f8 23035 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23036 default linker script changes.
c15b0d21
MS
23037 * gdb.base/long_long.exp: Add check for sizeof (long double).
23038
be26fe0d
ML
230392002-06-06 Michal Ludvig <mludvig@suse.cz>
23040
23041 * gdb.asm/asm-source.exp: Add x86-64 target.
23042 * gdb.asm/x86_64.inc: New.
d63a86f8 23043
258093ca 230442002-05-30 Michael Chastain <mec@shout.net>
258093ca 23045
4b3153f1 23046 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23047 * gdb.c++/m-static.cc: New file.
23048 * gdb.c++/m-static.exp: New file.
23049
241264c6
MS
230502002-05-28 Michael Snyder <msnyder@redhat.com>
23051
23052 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23053 precision.
23054
9bba8c8f 230552002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23056
4b3153f1 23057 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23058 * gdb.c++/m-data.cc: New file.
23059 * gdb.c++/m-data.exp: New file.
23060
230612002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23062
4b3153f1 23063 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23064 * gdb.c++/try_catch.cc: New file.
d63a86f8 23065 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23066
def1b996
MC
230672002-05-27 Michael Chastain <mec@shout.net>
23068
23069 * gdb.c++/local.exp: Accept more nested types in output.
23070
522ba268
MC
230712002-05-26 Michael Chastain <mec@shout.net>
23072
23073 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23074
277254ba
MS
230752002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23076
23077 * lib/gdb.exp (gdb_wrapper_init): Just because
23078 gdb_wrapper_file exists, this does not mean that the file
23079 should not be rebuilt. That is what gdb_wrapper_initialized
23080 is for.
23081 (default_gdb_init): Reset gdb_wrapper_initialized.
23082
b61a8733
MS
230832002-05-23 Michael Snyder <msnyder@redhat.com>
23084
d63a86f8 23085 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23086 the precision of the floating point test results.
23087 * gdb.base/call-rt-st.exp: Ditto.
23088
b61a8733
MS
23089 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23090 * gdb.base/call-rt-st.exp: Ditto.
23091
56f6e910
MC
230922002-05-19 Michael Chastain <mec@shout.net>
23093
23094 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23095
ad0b0016
EZ
230962002-05-19 Elena Zannoni <ezannoni@redhat.com>
23097
a9c64011
AS
23098 * configure.in (configdirs): Add gdb.arch.
23099 * configure: Regenerate.
ad0b0016 23100
f617d2b6
JB
231012002-05-17 Jim Blandy <jimb@redhat.com>
23102
23103 * gdb.base/completion.exp: Recognize the more detailed error
23104 messages produced by the macro expander's lexical analyzer.
23105
eac2a696
EZ
231062002-05-14 Elena Zannoni <ezannoni@redhat.com>
23107
a9c64011
AS
23108 * gdb.arch/altivec-abi.c: New file.
23109 * gdb.arch/altivec-abi.exp: New file.
23110 * gdb.arch/altivec-regs.c: New file.
23111 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23112
2fdde8f8
DJ
231132002-05-14 Daniel Jacobowitz <drow@mvista.com>
23114
23115 * gdb.base/maint.exp (maint print type): Update for new type
23116 structure.
d63a86f8 23117
e31f1a7c
EZ
231182002-05-14 Elena Zannoni <ezannoni@redhat.com>
23119
23120 * gdb.arch: New directory.
23121 * gdb.arch/configure.in: New file.
23122 * gdb.arch/configure: New file.
23123 * gdb.arch/Makefile.in: New file.
23124
db589741
CV
231252002-05-13 Corinna Vinschen <vinschen@redhat.com>
23126
23127 * gdb.asm/asm-source.exp: Add v850 as supported target.
23128 * gdb.asm/v850.inc: New file.
23129
8ce2a7dc
DJ
231302002-05-13 Daniel Jacobowitz <drow@mvista.com>
23131
23132 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23133
df763c7f
DJ
231342002-05-12 Daniel Jacobowitz <drow@mvista.com>
23135
23136 * gdb.base/break.exp: Check 'break "marker2"'.
23137
377daeed
MS
231382002-05-10 Michael Snyder <msnyder@redhat.com>
23139
23140 * gdb.base/long_long.exp: Fix typo.
23141
c4b7bc2b
JB
231422002-05-10 Jim Blandy <jimb@redhat.com>
23143
ecac9a4e
JB
23144 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23145 a bug.
23146
c4b7bc2b
JB
23147 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23148 Recognize more detailed error message produced by the macro
23149 expander's lexical analyzer.
23150 * lib/gdb.exp (test_print_reject): Same.
23151
e71019a1
MK
231522002-05-09 Mark Kettenis <kettenis@gnu.org>
23153
23154 * gdb.c++/method.exp: Fix typo.
23155
fedfc8e6
MS
231562002-05-08 Michael Snyder <msnyder@redhat.com>
23157
166a1957
MS
23158 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23159 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23160 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23161 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23162 Add iftarget clause for strongarm.
d63a86f8 23163
f1c47eb2
MS
231642002-05-06 Michael Snyder <msnyder@redhat.com>
23165
cb9a9d3e
MS
23166 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23167 (gdb_continue_to_end): Accept output from status wrapper.
23168 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23169 Clean up fail messages to match pass messages.
23170
f1c47eb2
MS
23171 Enable the "needs_status_wrapper" testsuite feature.
23172 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23173 (gdb_compile): Conditionally call gdb_wrapper_init.
23174 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23175 * gdb.c++/method.exp: Recognize output from status wrapper.
23176
6079c749
BE
231772002-05-06 Ben Elliston <bje@redhat.com>
23178From Graydon Hoare <graydon@redhat.com>
23179
23180 * config/sid.exp: Include support for "rawsid" protocol.
23181
188baff3
JB
231822002-05-03 Jim Blandy <jimb@redhat.com>
23183
23184 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23185 * gdb.c++/hang3.C: New file.
23186
b9c07f0f
AC
231872002-05-04 Andrew Cagney <ac131313@redhat.com>
23188
23189 * gdb.base/default.exp: Remove obsolete code.
23190 * gdb.c++/misc.exp: Ditto. Update copyright.
23191 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23192 * gdb.base/whatis.exp: Ditto. Update copyright.
23193 * gdb.base/scope.exp: Ditto. Update copyright.
23194 * gdb.base/ptype.exp: Ditto. Update copyright.
23195 * gdb.base/printcmds.exp: Ditto. Update copyright.
23196 * gdb.base/opaque.exp: Ditto. Update copyright.
23197 * gdb.base/list.exp: Ditto.
23198 * gdb.base/funcargs.exp: Ditto. Update copyright.
23199 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23200 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23201 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23202 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23203 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23204 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23205
5c7a0397
MS
232062002-05-02 Michael Snyder <msnyder@redhat.com>
23207
d6dcc264 23208 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23209 * gdb.base/long_long.exp: Add xscale target.
23210 * gdb.base/default.exp: Add xscale target.
23211
eb7f1c48
JB
232122002-05-01 Jim Blandy <jimb@redhat.com>
23213
23214 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23215 gdb.c++/hang.exp: New test.
23216
a6befae8
FF
232172002-05-01 Fred Fish <fnf@redhat.com>
23218
23219 * gdb.base/completion.exp: Handle completions of "./Make" for
23220 more than one completion possibility, as is the case when we
23221 build and test in the source tree.
23222
0a310277
AG
232232002-04-29 Anthony Green <green@redhat.com>
23224
23225 * gdb.java/jmisc1.exp: New file.
23226 * gdb.java/jmisc2.exp: New file.
23227
6ff9af88
DJ
232282002-04-24 Daniel Jacobowitz <drow@mvista.com>
23229
23230 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23231
96b3d632
EZ
232322002-04-23 Elena Zannoni <ezannoni@redhat.com>
23233
23234 * gdb.base/help.exp: Change 'help status' to allow for target
23235 dependent output differences.
23236
5019bb54
MC
232372002-04-22 Michael Chastain <mec@shout.net>
23238
23239 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23240
a805a116
MC
232412002-04-22 Michael Chastain <mec@shout.net>
23242
23243 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23244
a1706bfd
DM
232452002-04-17 David S. Miller <davem@redhat.com>
23246
23247 * gdb.asm/sparc64.inc: New file.
23248 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23249
a73a20a2
EZ
232502002-04-19 Elena Zannoni <ezannoni@redhat.com>
23251
23252 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23253 instruction file directly into the build tree. Clean up at end of
23254 test.
23255
ba678339
DM
232562002-04-18 David S. Miller <davem@redhat.com>
23257
23258 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23259 handle 64-bit platforms correctly.
23260 * gdb.base/maint.exp: Likewise.
23261
b03399da
KB
232622002-04-18 Kevin Buettner <kevinb@redhat.com>
23263
23264 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23265 ``-fpic'' when compiling files comprising a shared library, but
23266 it does need additional linker flags in order to find shared
23267 libraries at run time.
23268
e2004992
KB
232692002-04-18 Kevin Buettner <kevinb@redhat.com>
23270
23271 * gdb.base/cvexpr.c (use): New function.
23272 (main): Invoke use() on all global variables to prevent
23273 some linkers from deleting these otherwise unused symbols.
23274
d8937120
MC
232752002-04-17 Michael Chastain <mec@shout.net>
23276From David S. Miller <davem@redhat.com>
23277
23278 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23279 handle 64-bit platforms correctly.
23280
ffd61a58
MS
232812002-04-12 Michael Snyder <msnyder@redhat.com>
23282From Jim Blandy <jimb@redhat.com>
a9c64011 23283 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23284 script can handle this instead.
23285 * gdb.base/bar.c (barx): Same.
23286 * gdb.base/baz.c (bazx): Same.
23287 * gdb.base/grbx.c (grbxx): Same.
23288
23289 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23290 manager doesn't automatically unmap overlays unnecessarily.
23291
6b8426a6
MH
232922002-04-10 Martin M. Hunt <hunt@redhat.com>
23293
23294 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23295 stepping out of main.
23296
34af4875
MC
232972002-04-09 Michael Chastain <mec@shout.net>
23298
23299 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23300 scope so that the nested scope tests will make sense.
23301 * gdb.c++/local.exp: Write patterns that actually work with gcc
23302 (the HP patterns "were never known to work with gcc").
23303 Keep the old aCC patterns too.
23304
2d1676a0
DJ
233052002-04-09 Daniel Jacobowitz <drow@mvista.com>
23306
23307 * gdb.base/attach.exp: Correct target board test.
23308
3a63e3f9
MC
233092002-04-08 Michael Chastain <mec@shout.net>
23310
23311 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23312 in a const method. Add some xfail and fail cases for configurations
23313 that do not emit the "const ...".
23314
f18dabd2
MC
233152002-04-07 Michael Chastain <mec@shout.net>
23316
23317 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23318 Accept "A * const" and "const A * const" as type of "this".
23319 Fix spelling of getFunky throughout. Make messages uniform.
23320
0fcddd82
EZ
233212002-04-07 Elena Zannoni <ezannoni@redhat.com>
23322
a9c64011 23323 Work around for PR gdb/285:
0fcddd82
EZ
23324 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23325
16a8534a
EZ
233262002-04-07 Elena Zannoni <ezannoni@redhat.com>
23327
23328 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23329 instructions file at run time instead of configure time.
23330 Sometimes we run the test in a directory that is not the one we
23331 configured in.
23332 * gdb.asm/configure.in: Delete creation of symlink.
23333 * gdb.asm/configure: Regenerate.
23334
24181d81
JB
233352002-04-05 J. Brobecker <brobecker@gnat.com>
23336
23337 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23338 xfullpath () function.
23339
7cdb7107
DJ
233402002-04-04 Daniel Jacobowitz <drow@mvista.com>
23341
23342 * gdb.asm/Makefile.in: Correct dependencies.
23343
23344 * gdb.asm/powerpc.inc: New file.
23345 * gdb.asm/asm-source.exp: Add PowerPC.
23346 * gdb.asm/configure.in: Likewise.
23347 * gdb.asm/configure: Regenerated.
23348
a7d17088
DJ
233492002-04-04 Daniel Jacobowitz <drow@mvista.com>
23350
23351 * gdb.base/relocate.exp: New file.
23352 * gdb.base/relocate.c: New file.
23353
cd721503
FF
233542002-04-04 Fred Fish <fnf@redhat.com>
23355
23356 * gdb.base/step-test.exp: Update comment regarding stopping in
23357 memcpy/bcopy calls inserted as part of the compiler runtime.
23358
b22ad7a7
MS
233592002-04-04 Michael Snyder <msnyder@redhat.com>
23360
23361 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23362
5f279fa6
DJ
233632002-04-03 Daniel Jacobowitz <drow@mvista.com>
23364
23365 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23366 (gdb_expect): Remove $notransfer hack.
23367
dd0fd3ce
DJ
233682002-04-02 Daniel Jacobowitz <drow@mvista.com>
23369
23370 * gdb.c++/classes.exp ("calling method for small class"): Match
23371 updated register output.
23372
1e50cda1
DJ
233732002-03-30 Daniel Jacobowitz <drow@mvista.com>
23374
23375 Fix PR gdb/452
23376 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23377 when finished. Make gdb_file_cmd send "exec-file" when
23378 appropriate.
23379
24015922
DJ
233802002-03-30 Daniel Jacobowitz <drow@mvista.com>
23381
23382 * gdb.base/attach.exp: Remove extra setup_xfail.
23383
dd7dfd64
MS
233842002-03-26 Michael Snyder <msnyder@redhat.com>
23385
23386 * gdb.base/default.exp: Add tests for dump, append, and restore.
23387 * gdb.base/help.exp: Add tests for dump, append, and restore.
23388 * gdb.base/dump.exp: New file, test dump, append and restore.
23389 * gdb.base/dump.c: New file.
23390
48b2f8d7
MS
233912002-03-27 Michael Snyder <msnyder@redhat.com>
23392
d63a86f8 23393 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23394 clean-ups in help messages.
23395
05b4d525
FF
233962002-03-26 Fred Fish <fnf@redhat.com>
23397
23398 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23399 have debugging info for those functions and the compiler uses them
23400 internally to copy structs around.
23401
d7679631
FF
234022002-03-26 Fred Fish <fnf@redhat.com>
23403
23404 * gdb.base/list.exp: Revert the change made yesterday and add note
23405 about why we don't list the default lines for remote targets.
23406
523ac3f9
MS
234072002-03-25 Michael Snyder <msnyder@redhat.com>
23408
23409 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23410
754b2b8d
FF
234112002-03-25 Fred Fish <fnf@redhat.com>
23412
23413 * gdb.base/list.exp: This test works on remote targets so remove
23414 the short circuit for remote targets. Update copyright.
23415
33c3e192
FF
234162002-03-25 Fred Fish <fnf@redhat.com>
23417
23418 * gdb.base/attach.exp: Fix logic error that was suppressing this
23419 test for all non hppa*-*-hpux* targets, instead of the hp target.
23420 Move comments closer to the suppression point. Also now need to
23421 check that we are running natively.
23422
d43e73ee
MS
234232002-03-22 Michael Snyder <msnyder@redhat.com>
23424
882c8f02
MS
23425 * gdb.base/default.exp: Add test for gcore. Update copyright.
23426 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23427
04c12f60
FF
234282002-03-06 Fred Fish <fnf@redhat.com>
23429
23430 * gdb.base/funcargs.c: Remove extraneous ';' character.
23431 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23432
b43df995
MC
234332002-03-04 Michael Chastain <mec@shout.net>
23434
23435 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23436 accommodate gcc v3 function signature.
23437 * gdb.mi/mi0-var-cmd-exp: Ditto.
23438
92362027
AC
234392002-02-24 Andrew Cagney <ac131313@redhat.com>
23440
23441 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23442 ``GNU/Linux'' or ``Linux kernel''
23443 * testsuite/gdb.threads/pthreads.c: Ditto.
23444
258ad32d
MC
234452002-02-24 Michael Chastain <mec@shout.net>
23446
23447 * gdb.threads/pthreads.c (thread1): Add a return statement.
23448 (thread2): Likewise.
23449 (foo): Likewise.
23450
04c3b3d4
MC
234512002-02-23 Michael Chastain <mec@shout.net>
23452
23453 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23454 to placate gcc.
23455
5a2a0a20
MC
234562002-02-23 Michael Chastain <mec@shout.net>
23457
23458 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23459 test "ptype bint". The test passes on all my stabs configurations.
23460
a640f7fc
JB
234612002-02-21 Jim Blandy <jimb@redhat.com>
23462
27924826
JB
23463 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23464 filename at a time, and watch for the ones we want to see.
23465
a640f7fc
JB
23466 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23467 types of pointers to prototyped functions.
23468
edcc8c75
AC
234692002-02-20 Andrew Cagney <ac131313@redhat.com>
23470
23471 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23472 signed, unsigned and straight char.
23473 (padding_char, padding_short, padding_int, padding_long,
23474 padding_long_long, padding_float, padding_double,
23475 padding_long_double): New global variables.
23476 (fill, fill_structs): New functions.
23477
23478 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23479 for correctly sized writes. Update copyright.
23480 (get_valueof): New procedure.
23481 (get_sizeof): Call get_valueof.
23482 (check_valueof): New procedure.
23483 (check_padding): New procedure.
23484
ac57ea44
MC
234852002-02-20 Michael Chastain <mec@shout.net>
23486
23487 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23488 to setup_xfail. Document some of the remaining calls.
23489
7a10c941
MC
234902002-02-18 Michael Chastain <mec@shout.net>
23491
23492 * gdb.c++/userdef.exp: Update copyright year.
23493
fb8acdcc
DJ
234942002-02-18 Daniel Jacobowitz <drow@mvista.com>
23495
23496 * gdb.c++/userdef.exp: Test overloaded operators properly.
23497 Remove xfails.
23498
fda6ae12
MS
234992002-02-14 Michael Snyder <msnyder@redhat.com>
23500
23501 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23502
676a0442
DJ
235032002-02-14 Daniel Jacobowitz <drow@mvista.com>
23504
23505 * gdb.base/a2-run.exp: Check for a remote target properly.
23506 * gdb.base/annota1.exp: Likewise.
23507 * gdb.base/list.exp: Likewise.
23508 * gdb.base/reread.exp: Likewise.
23509 * gdb.base/scope.exp: Likewise.
23510 * gdb.base/shlib-call.exp: Likewise.
23511 * gdb.base/term.exp: Likewise.
23512 * gdb.c++/annota2.exp: Likewise.
23513
78b4f468
RE
235142002-02-13 Richard Earnshaw <rearnsha@arm.com>
23515
23516 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23517
9a81ba51
MC
235182002-02-10 Michael Chastain <mec@shout.net>
23519
23520 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23521 (call_after_alloca): Ditto.
23522
004af6c7
DJ
235232002-02-10 Daniel Jacobowitz <drow@mvista.com>
23524
23525 * gdb.base/ending-run.exp: Guard "cont" test with
23526 gdb_skip_stdio_test.
23527
37225f62
JB
235282002-02-06 Jim Blandy <jimb@redhat.com>
23529
23530 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23531 from here...
23532 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23533 To here. Disable this test on non-HP platforms. Add big comment.
23534
fe6fdd96
MS
235352002-02-04 Michael Snyder <msnyder@redhat.com>
23536
23537 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23538 other than d10v and m32r.
23539
036fad3f
RE
235402002-02-02 Richard Earnshaw <rearnsha@arm.com>
23541
23542 * gdb.base/default.exp: Rewrite test patterns to reduce time
23543 taken to match them.
23544
7148ab62
DJ
235452002-01-30 Daniel Jacobowitz <drow@mvista.com>
23546
23547 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23548 Allow a start function above main.
23549 * gdb.threads/linux-dp.exp: Fix copyright date.
23550
396cc255
DJ
235512002-01-30 Daniel Jacobowitz <drow@mvista.com>
23552
a9c64011
AS
23553 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23554 (check_philosopher_stack): Check for manager thread before checking
23555 for a just-starting thread.
396cc255 23556
f038d31b
DJ
235572002-01-30 Daniel Jacobowitz <drow@mvista.com>
23558
23559 From Neil Booth <neil@daikokuya.demon.co.uk>:
23560 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23561 warnings.
23562
b3ff9d9a
FF
235632002-01-21 Fred Fish <fnf@redhat.com>
23564
23565 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23566 not caller.
23567
39ad761d
JB
235682002-01-21 Jim Blandy <jimb@redhat.com>
23569
23570 * gdb.base/reread.exp: Check that GDB properly re-reads the
23571 executable file when it changes while no inferior is running.
23572
aaf320fa
FF
235732002-01-21 Fred Fish <fnf@redhat.com>
23574
a9c64011
AS
23575 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23576 optionally accept the "shlib events" variation.
aaf320fa 23577
808a31f5
JB
235782002-01-21 Jim Blandy <jimb@redhat.com>
23579
23580 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23581 call `fflush' after every `printf', so that the output is produced
23582 at predictable points, regardless of whatever buffering does (or
23583 doesn't) take place.
23584 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23585 at different points.
23586
4420d5e2
DJ
235872002-01-20 Daniel Jacobowitz <drow@mvista.com>
23588
23589 * gdb.c++/inherit.exp: Update copyright years.
23590 * gdb.c++/method.exp: Likewise.
23591
3e36a0f4
DJ
235922002-01-20 Daniel Jacobowitz <drow@mvista.com>
23593
23594 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23595 artificial methods/arguments.
23596 * gdb.c++/derivation.exp: Likewise.
23597 * gdb.c++/inherit.exp: Likewise.
23598 * gdb.c++/method.exp: Likewise.
23599 * gdb.c++/virtfunc.exp: Likewise.
23600
b4ceaee6
AC
236012002-01-18 Andrew Cagney <ac131313@redhat.com>
23602
23603 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23604 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23605 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23606 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23607 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23608 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23609
ecace851
JB
236102002-01-17 Jim Blandy <jimb@redhat.com>
23611
23612 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23613 anchoring the pattern matching the entry point symbol's name.
23614
375fc983
AC
236152002-01-17 Andrew Cagney <ac131313@redhat.com>
23616
23617 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23618 continue/quit query. Update copyright.
23619
fe6fdd96
MS
236202002-01-14 Michael Snyder <msnyder@redhat.com>
23621
23622 * gdb.base/gcore.exp: Remove extra debugging output.
23623
e017c81f
DJ
236242002-01-13 Daniel Jacobowitz <drow@mvista.com>
23625
23626 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23627 for slightly dubious v2 mangled string.
23628
37ab3bf8
DJ
236292002-01-13 Daniel Jacobowitz <drow@mvista.com>
23630
23631 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23632
1bc05c3a 236332002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 23634
1bc05c3a 23635 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 23636
1bc05c3a
JM
23637 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23638 constructors.
23639 * gdb.c++/derivation.exp: Likewise.
23640 * gdb.c++/templates.exp: Likewise.
23641 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 23642
1bc05c3a
JM
236432002-01-10 Michael Snyder <msnyder@redhat.com>
23644
23645 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 23646
a911c360
MS
236472002-01-08 Michael Snyder <msnyder@redhat.com>
23648
23649 * gdb.base/gcore.exp: New test for generate-core-file command.
23650 * gdb.base/gcore.c: Testcase for above.
23651 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23652
ea2119ec
JM
236532002-01-08 Jason Merrill <jason@redhat.com>
23654
23655 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23656
68203136
FF
236572002-01-07 Fred Fish <fnf@redhat.com>
23658
23659 * gdb.c++/overload.exp: Remove unconditional xfails for:
23660 print foo_instance1.overloadargs(1)
23661 print foo_instance1.overloadargs(1, 2)
23662 print foo_instance1.overloadargs(1, 2, 3)
23663 print foo_instance1.overloadargs(1, 2, 3, 4)
23664 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23665 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23666 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23667 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23668 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23669 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23670 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23671 print foo_instance1.overload1arg()
23672 print foo_instance1.overload1arg((char)arg2)
23673 print foo_instance1.overload1arg((signed char)arg3)
23674 print foo_instance1.overload1arg((unsigned char)arg4)
23675 print foo_instance1.overload1arg((int)arg7)
23676 print foo_instance1.overload1arg((unsigned int)arg8)
23677 print foo_instance1.overload1arg((float)arg11)
23678 print foo_instance1.overload1arg((double)arg12)
d63a86f8 23679
21b9b5b1
MS
236802002-01-07 Michael Snyder <msnyder@redhat.com>
23681
23682 * gdb.base/huge.exp: New test. Print a very large target data object.
23683 (skip_huge_test): New test variable. Define if you want to skip this
23684 test. The test reads an 8 megabyte data object from the target, so it
23685 might be very time consuming on remote targets with a slow connection.
23686 * gdb.base/huge.c: New file. Test case for above.
23687
725f922e
FF
236882002-01-07 Fred Fish <fnf@redhat.com>
23689
23690 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23691 g_instance.bfoo, and g_instance.cfoo.
23692
889bf7c5 236932002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 23694
889bf7c5
PA
23695 * gdb.base/break.c (multi_line_if_conditional): New function.
23696 (multi_ilne_while_conditional): Likewise.
23697 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23698 IF or WHILE condition puts the breakpoint at the start of
23699 the condition.
f286b2c3 23700
634d57ec
JL
23701 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23702 hppa*-*-hpux* expected failure.
23703 * gdb.base/structs.exp (do_function_calls): Similarly.
23704
23705 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23706 watchpoints.
23707
9fbfe2dc
AC
237082002-01-06 Andrew Cagney <ac131313@redhat.com>
23709
23710 Fix PR gdb/66.
23711 * gdb.base/structs.exp: Replace skip for a29k with skip for
23712 gdb,cannot_call_functions.
23713 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23714 * gdb.base/callfuncs.exp: Ditto.
23715 * gdb.base/call-rt-st.exp: Ditto.
23716 * gdb.base/call-strs.exp: Ditto.
23717 * gdb.base/callfwmall.exp: Ditto.
23718 * gdb.base/scope.exp: Obsolete xfail a29k.
23719 * gdb.c++/misc.exp: Ditto.
23720 * gdb.c++/cplusfuncs.exp: Ditto.
23721 * gdb.base/ptype.exp: Ditto.
23722 * gdb.base/printcmds.exp: Ditto.
23723 * gdb.base/opaque.exp: Ditto.
23724 * gdb.base/list.exp: Ditto.
23725 * gdb.base/funcargs.exp: Ditto.
23726 * gdb.base/default.exp: Ditto.
23727
8ddad156
MS
237282002-01-04 Michael Snyder <msnyder@redhat.com>
23729
ca4976a6 23730 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
23731 * gdb.base/maint.exp: Add tests for maint info sections options.
23732
1b074332
JL
23733Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23734
23735 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23736
7d159115
CV
237372001-12-20 Corinna Vinschen <vinschen@redhat.com>
23738
23739 * gdb.asm/arm.inc: New file.
23740 * gdb.asm/asm-source.exp: Add arm targets.
23741 * gdb.asm/configure.in: Ditto.
23742 * gdb.asm/configure: Recreated from configure.in.
23743
8fb87725
JL
23744Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23745
afabe08c
JL
23746 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23747 with HP's compiler.
23748 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23749 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23750 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23751 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23752
23753 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23754 either HP's compilers or GCC.
23755
db521deb
JL
23756 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23757 a SIGBUS or SIGSEGV.
23758
23759 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23760
23761 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23762 can be compiled with either HP's compiler or GCC.
23763
cfa88ab7
JL
23764 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23765 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23766 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23767
ca344dff
JL
23768 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23769 to match current gdb output. Update due to using auto-solib-limit
23770 for limiting instead of overloading auto-solib-add.
23771 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23772 test program.
23773
3f3c6e55 23774 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
23775 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23776 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23777 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23778 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23779 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23780 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
23781 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
23782 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
23783 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
23784 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
23785 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
23786 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 23787
8fb87725
JL
23788 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
23789 a SIGTRAP to the inferior.
23790
cf599fa7
CV
237912001-12-19 Corinna Vinschen <vinschen@redhat.com>
23792
23793 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
23794 Substitute call to target_link by call to gdb_compile.
23795
2cd045cd
JL
23796Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
23797
a9c64011
AS
23798 * gdb.base/break.exp: Fix HP specific search string when testing
23799 backtracing in a called function.
2cd045cd 23800
a9c64011
AS
23801 * gdb.base/constvars.exp: Only set lang to C++ if we're
23802 compiling the test with HP's compilers.
23803 * gdb.base/volatile.exp: Similarly.
2cd045cd 23804
99ebe9ac
JB
238052001-12-19 Jim Blandy <jimb@redhat.com>
23806
23807 * gdb.base/printcmds.exp: Expect the null character to be printed
23808 as '\0', and the '\013' to be printed as '\v'.
23809 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
23810 * gdb.base/setvar.exp: Same.
23811
b9891b29
JB
238122001-12-17 Jim Blandy <jimb@redhat.com>
23813
0eba65ab
JB
23814 * gdb.base/completion.exp: Rather than completing very long
23815 filenames, which can make the readline library produce output we
23816 don't recognize, cd to the directory first, and then complete
23817 using nice, short relative paths.
23818
6970b5b1
JB
23819 * gdb.base/completion.exp: On some systems, there is, in fact, a
23820 variable named `b' in scope, since GDB treats all static
a9c64011
AS
23821 variables as being in scope. So use `no_var_named_this'
23822 instead of `b'.
6970b5b1 23823
b9891b29 23824 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 23825 can't find the core file's registers as a failure.
b9891b29 23826
e6ccd35f
JSC
238272001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
23828
a9c64011
AS
23829 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
23830 test expect string more specific.
e6ccd35f 23831
105ba819
CV
238322001-12-13 Corinna Vinschen <vinschen@redhat.com>
23833
23834 * gdb.asm/asm-source.exp: Add support for xstormy16.
23835 * gdb.asm/configure.in: Ditto.
23836 * gdb.asm/configure: Rebuild.
23837 * gdb.asm/xstormy16.inc: New file.
23838
e9e79dd9
FF
238392001-12-10 Fred Fish <fnf@redhat.com>
23840
23841 * gdb.base/maint.exp: Update to match changes in type dumping code.
23842
347dc97d
JB
238432001-12-10 Jim Blandy <jimb@redhat.com>
23844
23845 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
23846 matching the entry point symbol's name at the beginning of the
23847 line.
347dc97d 23848
5178b9d6
DJ
238492001-12-07 Daniel Jacobowitz <drow@mvista.com>
23850
23851 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
23852 gdb.c++/inherit.exp, gdb.c++/method.exp,
23853 gdb.c++/namespace.exp, gdb.c++/templates.exp,
23854 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
23855 and class layout support.
23856
af890c52
DJ
238572001-12-07 Daniel Jacobowitz <drow@mvista.com>
23858
23859 * gdb.c++/classes.exp: Add test for static member function.
23860 * gdb.c++/misc.cc: Add class with static member function.
23861
7a345fb3
JB
238622001-12-07 Jim Blandy <jimb@redhat.com>
23863
f2e54a80 23864 If GDB says it can't find the struct the function returned, report
8032bf31
JB
23865 those tests as `unsupported'.
23866 * gdb.base/call-rt-st.exp (print_struct_call): New function.
23867 Rewrite subsequent tests to use it.
23868
23869 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
23870 those tests as `unsupported'.
23871 * gdb.base/structs.exp (call_struct_func): New function.
23872 (do_function_calls): Use call_struct_func to call the functions
23873 returning structs.
23874
0bc69509
JB
23875 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
23876 whether functions are prototyped or not, so we can't possibly pass
23877 arguments to t_float_values2 properly.
23878
7a345fb3
JB
23879 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
23880 value of `timeout' for targets other than the mips*tx39-*.
23881
edb6ede1
MS
238822001-12-06 Michael Snyder <msnyder@redhat.com>
23883
d63a86f8 23884 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
23885 and detect whether the start symbol has a leading underscore.
23886
2d842f13
JB
238872001-12-04 Jim Blandy <jimb@redhat.com>
23888
23889 * gdb.base/completion.exp: Clarify indentation.
23890
68550daf
JB
238912001-12-03 Jim Blandy <jimb@redhat.com>
23892
23893 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
23894 variables on the S/390, not `.word'.
23895
cd5195a8
JB
238962001-11-30 Jim Blandy <jimb@redhat.com>
23897
23898 Add assembly-source tests for s390-ibm-linux.
23899 * gdb.asm/s390.inc: New file.
23900 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
23901 the S/390 architecture.
a9c64011 23902 * gdb.asm/configure: Regenerated.
cd5195a8 23903
ca9efc90
MS
239042001-11-30 Michael Snyder <msnyder@redhat.com>
23905
23906 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
23907 next, info source, info sources, info line, global and static
23908 variables, and static functions.
23909 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
23910 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
23911 * gdb.asm/asmsrc1.s: Add a static function and some variables.
23912 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
23913 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
23914 (gdbasm_leave): Restore frame pointer.
23915 (gdbasm_startup): Copy stack set-up from crt0.S.
23916
d0e66976
FN
239172001-11-26 Fernando Nasser <fnasser@redhat.com>
23918
23919 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
23920 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
23921 to a local (non-static) variable. Copy tstruct.a to a static buffer
23922 and return a pointer to that buffer.
23923 * gdb.base/callfwmall.c (t_structs_a): Ditto.
23924
e2334072
MK
239252001-11-24 Mark Kettenis <kettenis@gnu.org>
23926
23927 * gdb.asm/configure.in: Fix recognition of ix86 target.
23928 * gdb.asm/configure: Regenerate.
23929
756caa3d
MS
239302001-11-21 Michael Snyder <msnyder@redhat.com>
23931
23932 * gdb.asm/sparc.inc: New file.
23933 * gdb.asm/asm-source.exp: Recognize sparc target.
23934 * gdb.asm/configure.in: Recognize sparc target.
23935 * gdb.asm/configure: Regenerate.
d63a86f8 23936
9a4d72d5
MS
239372001-11-21 Michael Snyder <msnyder@redhat.com>
23938
23939 * gdb.asm/m32r.inc: New file.
23940 * gdb.asm/asm-source.exp: Recognize m32r target.
23941 * gdb.asm/configure.in: Recognize m32r target.
23942 * gdb.asm/configure: Regenerate.
23943
a773d1cd
MS
239442001-11-20 Michael Snyder <msnyder@redhat.com>
23945
017ac23d
MS
23946 * gdb.asm/i386.inc: New file.
23947 * gdb.asm/asm-source.exp: Recognize ix86 target.
23948 * gdb.asm/configure.in: Recognize ix86 target.
23949 * gdb.asm/configure: Regenerate.
23950
a773d1cd
MS
23951 * gdb.c++/namespace.exp: Fix quotes in output messages.
23952
bb632afb
MS
239532001-11-14 Michael Snyder <msnyder@redhat.com>
23954
25d559ca 23955 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
23956 qualifier in a type cast expression, to designate an address
23957 in the instruction space (Harvard architecture).
23958
4749e309
MS
239592001-11-13 Michael Snyder <msnyder@redhat.com>
23960
23961 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
23962 Tests for expressions using 'const' and 'volatile'.
23963
25050984
CV
239642001-11-13 Corinna Vinschen <vinschen@redhat.com>
23965
23966 * gdb.asm/asm-sources.exp: Allow defining linker flags.
23967
1902c51f
DJ
239682001-11-12 Daniel Jacobowitz <drow@mvista.com>
23969
23970 * lib/mi-support.exp (mi_run_to_helper): Move comments
23971 outside of gdb_expect.
23972
dcf95b47
DJ
239732001-11-11 Daniel Jacobowitz <drow@mvista.com>
23974
23975 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
23976 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
23977 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
23978 mi0_run_to): New functions.
23979 * gdb.mi/mi-simplerun.exp: Use them.
23980 * gdb.mi/mi0-simplerun.exp: Likewise.
23981 * gdb.mi/mi-var-cmd.exp: Likewise.
23982 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 23983
45b074e1
AC
239842001-11-10 Andrew Cagney <ac131313@redhat.com>
23985
23986 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
23987 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
23988
bf50d346
AC
239892001-11-09 Andrew Cagney <ac131313@redhat.com>
23990
23991 * gdb.base/restore.exp: Include $expected value in restored test
23992 message.
23993
9383332c
AC
239942001-11-09 Andrew Cagney <ac131313@redhat.com>
23995
23996 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
23997 implemented.
23998
db62520a
MS
239992001-11-08 Michael Snyder <msnyder@redhat.com>
24000
24001 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24002 Add pass/fail message for stop at breakpoint in call dummy function.
24003
b5703437
MS
240042001-11-07 Michael Snyder <msnyder@redhat.com>
24005
d63a86f8
RM
24006 * gdb.c++/templates.exp (test_template_breakpoints):
24007 If we get an overload menu, but it does not match what
760f6330 24008 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24009 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24010 making the whitespace optional. Argument for "new" may be
24011 "unsigned" as well as "unsigned int/long".
d63a86f8 24012 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24013 making the whitespace optional. Also replace "(void) with
24014 "((void|)), making the keyword "void" optional.
d63a86f8 24015 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24016 making the whitespace optional. Also replace "(void) with
24017 "((void|)), making the keyword "void" optional.
3bf40917
MS
24018 * gdb.base/callfuncs.c (t_float_values): This function must
24019 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24020 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24021 can be tested against both cases. Usually one case involves
24022 promotion of float to double, while the other does not.
24023 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24024 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24025 includes a stack frame for "start".
24026
c8ab4e6d
JB
240272001-11-05 Jim Blandy <jimb@redhat.com>
24028
24029 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24030 pointers are 32 bits long, and that offsets of relocs are always
24031 stored in the data (REL-style), and not in the reloc entry itself
24032 (RELA-style).
24033 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24034 stabs.
24035
3f08ced9
MS
240362001-11-01 Michael Snyder <msnyder@redhat.com>
24037
24038 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24039 and regular expression operators by using quoting.
24040
cbfa24cd
MS
240412001-10-31 Michael Snyder <msnyder@redhat.com>
24042
24043 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24044 depending on what the symbol table contains.
24045 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24046 the output of the ptype command. Similarly, accept both "const &"
24047 and "const&".
24048
aaa68313
CV
240492001-10-31 Corinna Vinschen <vinschen@redhat.com>
24050
24051 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24052 symbol `STORAGE' to allow to choose the storage class of
24053 the local datastructures.
24054 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24055 compiler directive.
24056
91740388
MS
240572001-10-30 Michael Snyder <msnyder@redhat.com>
24058
24059 * gdb.base/jump.exp: Allow it to run for all targets.
24060
1b7c05e7
CV
240612001-10-29 Corinna Vinschen <vinschen@redhat.com>
24062
24063 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24064 with new double_array size.
24065 (main): Change storage class of all local variables to static.
24066 Reduce size of double_array to 9.
24067 * gdb.base/call-ar-st.exp: Increase timeout value.
24068 Change expected output for double array to match new size in
24069 call-ar-st.c.
24070
36a22261
CV
240712001-10-29 Corinna Vinschen <vinschen@redhat.com>
24072
24073 * gdb.base/ending-run.exp: Create identical output when passing
24074 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24075 Stormy16 target.
36a22261 24076
92b8ae91
MK
240772001-10-28 Mark Kettenis <kettenis@gnu.org>
24078
24079 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24080 that we catch the expected failure under Linux/x86.
24081
cb135b83
OF
240822001-10-29 Orjan Friberg <orjanf@axis.com>
24083
24084 * gdb.base/setvar.exp: Escape curly braces.
24085 * gdb.stabs/weird.exp: Ditto.
24086
6884aa54
DJ
240872001-10-27 Daniel Jacobowitz <drow@mvista.com>
24088
24089 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24090 * gdm.mi/mi0-hack-cli.exp: Likewise.
24091
0398c9aa
AC
240922001-10-25 Andrew Cagney <ac131313@redhat.com>
24093
24094 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24095 messages.
24096
d20bf2e8
AC
240972001-10-21 Andrew Cagney <ac131313@redhat.com>
24098
24099 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24100 checking MI enabled.
24101
03dd63aa
CV
241022001-10-09 Corinna Vinschen <vinschen@redhat.com>
24103
24104 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24105
1d9d99f3
FCE
241062001-10-04 Frank Ch. Eigler <fche@redhat.com>
24107
24108 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24109 if gdb child process crashes, just signal an error.
24110
838ae6c4
JB
241112001-10-02 Jim Blandy <jimb@redhat.com>
24112
24113 * lib/gdb.exp (test_xfail_format): Simplify.
24114
24115 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24116 front of the variable name `format'. Simplify `if'.
24117
8f0cbc1c
DJ
241182001-10-01 Daniel Jacobowitz <drow@mvista.com>
24119
24120 * gdb.threads/pthreads.exp: Wait for output and delay
24121 before sending ^C.
24122
1f08dafd
DJ
241232001-10-01 Daniel Jacobowitz <drow@mvista.com>
24124
24125 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24126 some incorrect output instead of timing out.
24127 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24128
674f90ff
CV
241292001-09-28 Corinna Vinschen <vinschen@redhat.com>
24130
24131 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24132 check to allow additional `int'.
24133
9b284272
DJ
241342001-09-27 Daniel Jacobowitz <drow@mvista.com>
24135
24136 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24137 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24138
b55a4771
MS
241392001-09-27 Michael Snyder <msnyder@redhat.com>
24140
24141 * lib/gdb.exp (test_debug_format): New proc.
24142 (setup_xfail_format): Use new proc test_debug_format.
24143 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24144 proc; use new service proc test_debug_format.
24145 Replace all other "gcc_compiled" tests with this test.
24146 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24147 proc; use new service proc test_debug_format.
24148 Replace all other "gcc_compiled" tests with this test.
24149
241502001-09-27 Michael Snyder <msnyder@redhat.com>
24151
24152 * gdb.base/cvexpr.exp: New file.
24153 * gdb.base/cvexpr.c: New file
24154 Test for expressions using const and volatile keywords.
24155
4e6667ac
CV
241562001-09-26 Corinna Vinschen <vinschen@redhat.com>
24157
24158 * gdb.base/constvars.exp: Check for different orders of keywords
24159 and additional "int" strings in output.
24160
4f337972
AC
241612001-09-22 Andrew Cagney <ac131313@redhat.com>
24162
24163 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24164 responses from "help maint".
24165
2015650d
FCE
241662001-09-19 Frank Ch. Eigler <fche@redhat.com>
24167
24168 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24169 to localhost:NNN instead of :NNN, in case Xvfb is listening
24170 only on TCP.
24171
f3bcedc1
CV
241722001-09-19 Corinna Vinschen <vinschen@redhat.com>
24173
24174 * gdb.base/recurse.exp: When checking leaving the watchpoint
24175 scope, recognize when gdb is in function's epilogue and pass.
24176
6b819c92
KS
241772001-09-18 Keith Seitz <keiths@redhat.com>
24178
24179 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24180 support for running tests against sid targets.
24181 (gdbtk_done): Ditto.
24182
a10c9419
CV
241832001-09-18 Corinna Vinschen <vinschen@redhat.com>
24184
24185 * gdb.base/ending-run.c (main): Set stdout buffersize
24186 to the same reasonable value for any target.
24187 * gdb.base/ending-run.exp: Add a regular expression
24188 to make testsuite happy on Sanyo Stormy16 target.
24189
739d0d99
CV
241902001-09-17 Corinna Vinschen <vinschen@redhat.com>
24191
24192 * gdb.base/display.c (do_loops): Add float variable `f'.
24193 Increment f in loop.
24194 * gdb.base/display.exp: Increment timeout by 60 seconds.
24195 Change float display test to use variable `f'.
24196
1b8947f0
JB
241972001-09-17 Jim Blandy <jimb@redhat.com>
24198
24199 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24200 overflowing the limited breakpoint tables on some ROM monitors
24201 (like the ROM68K).
24202
9890ac81
FCE
242032001-09-15 Frank Ch. Eigler <fche@redhat.com>
24204
24205 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24206 the "-ac" (disable access control) flag.
24207
6db765ea
JH
242082001-08-30 Jeff Holcomb <jeffh@redhat.com>
24209
24210 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24211 ints.
24212
4c32cc04
KS
242132001-08-30 Keith Seitz <keiths@redhat.com>
24214
24215 * lib/gdb.exp: Move all insight-related functionality into
24216 separate file.
24217 * lib/insight-support.exp: New file.
24218
8d6e6f81
FCE
242192001-08-29 Frank Ch. Eigler <fche@redhat.com>
24220
24221 * config/sid.exp (sid_start): Never set sid verbosity; disable
24222 expect_background {} that consumed its stdout; tolerate </dev/null.
24223 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24224
6a90e1d0
AC
242252001-08-18 Andrew Cagney <ac131313@redhat.com>
24226
24227 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24228 CLI jump command to start it.
24229 (mi_run_to_main): Fail immediatly when unexpected output.
24230
1759b3c3
AC
242312001-08-18 Andrew Cagney <ac131313@redhat.com>
24232
24233 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24234 beginning of function. Fix PR gdb/191.
24235
61d11d80
FCE
242362001-08-16 Frank Ch. Eigler <fche@redhat.com>
24237
24238 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24239 what to force sid endianness to.
24240
942a4df2
KS
242412001-08-15 Keith Seitz <keiths@redhat.com>
24242
24243 * lib/gdb.exp (gdbtk_start): Don't set environment
24244 variables for TCL_LIBRARY and friends. Insight will
24245 now figure these out for itself.
24246
0521c418
MS
242472001-08-02 Michael Snyder <msnyder@redhat.com>
24248
24249 * gdb.base/completion.exp: Remove the symbol "a64l" from
24250 the expect string; this is target-specific, and not related
24251 to what is being tested.
24252
74a9a58a
DB
242532001-08-02 Dave Brolley <brolley@redhat.com>
24254
24255 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24256
c70819fa
MS
242572001-07-25 Michael Snyder <msnyder@redhat.com>
24258
c2b8fa57
MS
24259 * gdb.base/consecutive.exp: New file. Test stepping over
24260 breakpoints on consecutive instructions.
24261 * gdb.base/consecutive.c: New file.
24262
c70819fa
MS
24263 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24264 curly braces in regular expressions.
24265
2b1a1355
MS
242662001-07-25 Michael Snyder <msnyder@redhat.com>
24267
24268 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24269 legitimate output from stepping out of main.
24270
413eca6f
KS
242712001-07-22 Keith Seitz <keiths@redhat.com>
24272
24273 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24274 the empty string, do not run the tests.
24275
7e5a9322
SC
242762001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24277
24278 * gdb.base/long_long.exp: Detect size of pointer. Take into
24279 account 2-byte pointers when testing for p/a results.
24280
de58f10f
SC
242812001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24282
d63a86f8 24283 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24284 and defined to 1K for m68hc11.
24285 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24286 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24287 (sizeof_random_data): New variable to tell the size of the data table;
24288 don't test past this size; always run to main.
24289
d6f5fea1
SC
242902001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24291
24292 * gdb.base/return2.exp: return of long long and double fails for
24293 68HC11; don't execute these tests on that platform.
24294 * gdb.base/return.exp: Return of a double fails for 68hc11.
24295
c477543d
SC
242962001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24297
24298 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24299 tests that print a float.
24300 * call-rt-st.exp: Likewise.
24301
63cf1c79
MK
243022001-07-12 Mark Kettenis <kettenis@gnu.org>
24303
24304 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24305 running this test on Linux.
24306
112f9ab5
MC
243072001-06-24 Michael Chastain <chastain@redhat.com>
24308
24309 * gdb.base/arithmet.exp: Remove some tests to make all test names
24310 unique.
24311
4970cb0f
MS
243122001-07-03 Michael Snyder <msnyder@redhat.com>
24313
24314 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24315 the output of the ptype command.
24316
d85da69f
MS
243172001-07-02 Michael Snyder <msnyder@redhat.com>
24318
4c8a82de
MS
24319 * gdb.base/completion.exp: Don't assume that break.c is the only
24320 source file that may contain functions named "marker".
d85da69f
MS
24321 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24322
8afc772b
AC
243232001-06-28 Andrew Cagney <ac131313@redhat.com>
24324
24325 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24326 of files to delete.
24327
24328 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24329 * gdb.disasm/h8300s.exp: New file.
24330 gdb.disasm/h8300s.s: Likewise.
24331
cff22675
AC
243322001-06-27 Andrew Cagney <ac131313@redhat.com>
24333
24334 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24335 empty breakpoint tables.
24336
68c81b54
AC
243372001-06-25 Andrew Cagney <ac131313@redhat.com>
24338
24339 * lib/mi-support.exp: Update args=... part of stop-reason
24340 patterns. Accept either a list or a tuple.
24341
2dd62704
AC
243422001-06-23 Andrew Cagney <ac131313@redhat.com>
24343
24344 * lib/mi-support.exp: Remove local emacs variable defining
24345 change-log-default-name.
24346
b4127474
MC
243472001-06-22 Michael Chastain <chastain@redhat.com>
24348
24349 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24350 This is operationally compatible with the previous version.
24351
8dbfb380
JB
243522001-06-13 Jim Blandy <jimb@redhat.com>
24353
24354 * lib/gdb.exp (gdb_test): Doc fix.
24355
f2d8c86d
MC
243562001-06-10 Michael Chastain <chastain@redhat.com>
24357
24358 * gdb.base/exprs.exp: Remove a duplicate test.
24359
81564d34
JB
243602001-06-06 Jim Blandy <jimb@redhat.com>
24361
24362 * gdb.base/return2.exp (main): Use values to test float and double
24363 returns that are not NaN's, to avoid being confused by IEEE
24364 comparison rules.
24365
da55addb
MS
243662001-06-04 Michael Snyder <msnyder@redhat.com>
24367
24368 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24369 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24370 rather than wait for 12 more tests to time out.
24371
42c65987
JB
243722001-06-06 Jim Blandy <jimb@redhat.com>
24373
b18bced9 24374 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24375 Don't forget to match the GDB prompt.
b18bced9 24376
42c65987
JB
24377 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24378
5b41e5f0
JB
243792001-06-04 Jim Blandy <jimb@redhat.com>
24380
24381 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24382 command.
24383
015e046f
KB
243842001-05-31 Kevin Buettner <kevinb@redhat.com>
24385
24386 * gdb.base/annota1.exp (info break): Match four or more spaces
24387 after "Address".
24388
fb1ffbbe
MC
243892001-05-31 Michael Chastain <chastain@redhat.com>
24390
24391 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24392 (dm_type_int_star): Likewise.
24393 (dm_type_long_star): Likewise.
24394 (dm_type_void_star): Likewise.
24395
5ea2a32c
KB
243962001-05-29 Kevin Buettner <kevinb@redhat.com>
24397
24398 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24399 to a known value in order to get consistent results regardless
24400 of the setting of INPUTRC or the presence or contents of .inputrc.
24401
ae23c492
MS
244022001-05-24 Michael Snyder <msnyder@redhat.com>
24403
ac55707e
MS
24404 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24405 Don't require that the main thread and the manager thread are the
24406 first in the list.
24407
ae23c492
MS
24408 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24409 debugging. If test fails, issue an "unsupported" not a "fail".
24410
400071f1
JB
244112001-05-24 Jim Blandy <jimb@redhat.com>
24412
24413 Don't assume that short is shorter than int.
24414 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24415 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24416 this isn't true.
400071f1
JB
24417 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24418 an int, is not equal to ~0 stored in an unsigned char. This tests
24419 the same thing that the previous test meant to, but works on
24420 16-bit machines, too.
24421 ("print unsigned char != (~0)"): Same test, complemented.
24422
0816a3e5
MS
244232001-05-24 Michael Snyder <msnyder@redhat.com>
24424
24425 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24426 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24427 and prevents dejagnu getting out of step.
24428
f6dc23a9
KB
244292001-05-23 Kevin Buettner <kevinb@redhat.com>
24430
24431 * gdb.base/finish.exp (finish_void): Revise pattern for
24432 stopping on the call statement to not permit stopping at
24433 the start of the instructions comprising the call sequence.
24434
7dbd117d
MC
244352001-05-19 Michael Chastain <chastain@redhat.com>
24436
24437 * gdb.base/callfuncs.exp: Make all test names unique.
24438 * gdb.base/commands.exp: Make all test names unique.
24439 * gdb.base/condbreak.exp: Make all test names unique.
24440 * gdb.base/dbx.exp: Make all test names unique.
24441 * gdb.base/default.exp: Make all test names unique.
24442 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24443 and TIMEOUT messages to their corresponding PASS message.
24444 * gdb.base/ending-run.exp: Make all test names unique.
24445 * gdb.base/long_long.exp: Remove duplicate test.
24446
6b0b0a9e
KB
244472001-05-21 Kevin Buettner <kevinb@redhat.com>
24448
24449 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24450 stop on the call statement as well as the statement after the
24451 call.
24452
2caa35cb
MS
244532001-05-21 Michael Snyder <msnyder@redhat.com>
24454
24455 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24456
40713331
EZ
244572001-05-10 Elena Zannoni <ezannoni@redhat.com>
24458
a9c64011
AS
24459 * gdb.base/completion.exp: Revamp test. Make it execute on all
24460 platforms.
40713331 24461
c2c1be8d
EZ
244622001-05-10 Elena Zannoni <ezannoni@redhat.com>
24463
a9c64011
AS
24464 * config/gdbserver.exp (gdb_load): Handle the case
24465 in which the arguments to gdbserver are given in the
24466 baseboard configuration file.
24467 Also handle the case in which the server needs to do a
24468 load.
2c9cd303 24469
9671de48
KS
244702001-05-07 Keith Seitz <keiths@cygnus.com>
24471
a9c64011
AS
24472 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24473 set up the display for testing.
24474 (gdbtk_start): Convert all paths to paths that tcl will like.
24475 Export target information to environment.
24476 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24477 necessary.
24478 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24479 (to_tcl_path): New proc to convert a given pathname into
24480 a path acceptible as an argument to a tcl command.
24481 (_gdbtk_export_target_info): New proc to export target info
24482 into the environment for gdbtk testing.
24483 (gdbtk_done): New proc to signal end-of-test.
9671de48 24484
5a360f47
JB
244852001-05-06 Jim Blandy <jimb@redhat.com>
24486
24487 * restore.c: Make the code of caller0 correspond to its comment.
24488
66c756c6
MS
244892001-05-03 Michael Snyder <msnyder@redhat.com>
24490
24491 * config/sid.exp (gdb_target_sid): Check for error messages.
24492 On error or timeout, don't make expect exit (which will terminate
24493 all subsequent tests); instead just make gdb exit.
d63a86f8 24494 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24495 return a negative value.
24496
a966fde5
JB
244972001-04-24 Jim Blandy <jimb@redhat.com>
24498
851c18e0
JB
24499 * gdb.c++/templates.exp: If we see the prompt for the overload
24500 list, but we haven't recognized any of the longer patterns,
24501 arrange for this test to fail, not hang.
24502
a966fde5
JB
24503 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24504 variations.
24505
db144853
MC
245062001-04-22 Michael Chastain <chastain@redhat.com>
24507
24508 * gdb.c++/local.exp: Use the 'runto' library function.
24509 * gdb.c++/namespace.exp: Likewise.
24510 * gdb.c++/overload.exp: Likewise.
24511
3207ec21
KB
245122001-03-26 Kevin Buettner <kevinb@redhat.com>
24513
24514 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24515 * gdb.base/step-line.exp: New file. Test step/next in presence of
24516 #line directives.
24517 * gdb.base/step-line.c: New file. Test program for the above.
24518 * gdb.base/step-line.inp: New file. We pretend that this file has
24519 been transformed by some other tool into step-line.c.
24520
13b57657
JB
245212001-03-21 Jim Blandy <jimb@redhat.com>
24522
24523 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24524 unmangled operator names.
24525
754cbe1c
JB
245262001-03-20 Jim Blandy <jimb@redhat.com>
24527
24528 * gdb.threads/linux-dp.exp: Recognize an additional message
24529 generated by GDB when it doesn't understand how to debug threads
24530 on the target system.
24531
177495c9
AC
245322001-03-19 Andrew Cagney <ac131313@redhat.com>
24533
24534 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24535
f266096b
MC
245362001-03-12 Michael Chastain <chastain@redhat.com>
24537
24538 * gdb.c++/derivation.exp: Use the 'runto' library function.
24539
cac3c2ff
MC
245402001-03-12 Michael Chastain <chastain@redhat.com>
24541
24542 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24543
b6c11a24
MC
245442001-02-24 Michael Chastain <chastain@redhat.com>
24545
24546 * gdb.c++/ref-types.exp: Change handwritten code to library
24547 function 'runto'.
24548
6bae5bce
OF
245492001-03-16 Orjan Friberg <orjanf@axis.com>
24550
24551 * gdb.base/signals.exp: Set count to 0 explicitly.
24552
0015fd9a
MS
245532001-03-15 Mark Salter <msalter@redhat.com>
24554
24555 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24556 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24557 (gdb_load): Add support for additional target_info: gdb_download_size
24558 and gdb_load_timeout.
0015fd9a 24559
fc33412a
DT
24560Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24561
24562 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24563 file -- to prevent failing when the compile fails but we have no
24564 intention of running the tests anyway.
fc33412a
DT
24565
24566 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24567 tests if set.
24568
24569 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24570 integers.
fc33412a
DT
24571
24572 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24573 * gdb.c++/namespace.exp: Ditto.
24574
115f06de
OF
245752001-03-07 Orjan Friberg <orjanf@axis.com>
24576
24577 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24578 * gdb.base/pointers.exp: Relax pattern match of decimals.
24579
b6ba6518
KB
245802001-03-06 Kevin Buettner <kevinb@redhat.com>
24581
24582 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24583 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24584 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24585 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24586 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24587 config/sh.exp, config/sid.exp, config/slite.exp,
24588 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24589 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24590 config/vxworks.exp, config/vxworks29k.exp,
24591 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24592 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24593 gdb.base/arithmet.exp, gdb.base/assign.exp,
24594 gdb.base/async.exp, gdb.base/attach.exp,
24595 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24596 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24597 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24598 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24599 gdb.base/commands.exp, gdb.base/completion.exp,
24600 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24601 gdb.base/constvars.exp, gdb.base/corefile.exp,
24602 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24603 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24604 gdb.base/ending-run.exp, gdb.base/environ.exp,
24605 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24606 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24607 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24608 gdb.base/funcargs.exp, gdb.base/help.exp,
24609 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24610 gdb.base/logical.exp, gdb.base/long_long.exp,
24611 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24612 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24613 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24614 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24615 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24616 gdb.base/regs.exp, gdb.base/relational.exp,
24617 gdb.base/remote.exp, gdb.base/reread.exp,
24618 gdb.base/restore.exp, gdb.base/return2.exp,
24619 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24620 gdb.base/selftest.exp, gdb.base/setshow.exp,
24621 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24622 gdb.base/sigall.exp, gdb.base/signals.exp,
24623 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24624 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24625 gdb.base/step-test.exp, gdb.base/structs.c,
24626 gdb.base/structs.exp, gdb.base/structs2.exp,
24627 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24628 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24629 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24630 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24631 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24632 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24633 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24634 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24635 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24636 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24637 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24638 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24639 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24640 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24641 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24642 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24643 gdb.trace/circ.exp, gdb.trace/collection.exp,
24644 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24645 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24646 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24647 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24648 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24649 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24650 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24651 notices.
24652
dc96c6c7 246532001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
24654
24655 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24656 first arg is int not float.
24657
dc96c6c7 246582001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
24659
24660 * gdb.base/reread.exp: Unsupported for non-native targets;
24661 doesn't work for remote debugging.
24662
9b0c4aeb
FN
246632001-02-19 Fernando Nasser <fnasser@redhat.com>
24664
24665 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
24666 * gdb.base/ending-run.exp: Properly handle the BSP state when
24667 stepping past the end of main.
9b0c4aeb 24668
02aa71d5
MC
246692001-02-19 John Moore <jmoore@redhat.com>
24670
24671 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24672 Converted HPUX fix for non-expected items following multiple
24673 step commands into general solution for all platforms.
24674
1fa449a4
MC
246752001-02-18 Michael Chastain <chastain@redhat.com>
24676
24677 * gdb.c++/classes.exp (do_tests): Change runto statements
24678 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24679 statements demangler agnostic.
24680 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24681 (gdb_virtfunc_restart): Likewise.
24682
b2f9ec70
MC
246832001-02-14 Michael Chastain <chastain@redhat.com>
24684
24685 * gdb.c++/inherit.exp (do_tests): Change runto statements
24686 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24687 statements demangler agnostic.
24688
cf74b8ca
AC
24689Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24690
24691 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
24692 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24693 before calling common_routine 15 times'' tests.
cf74b8ca 24694
99f78f56
MC
246952001-02-11 Michael Chastain <chastain@redhat.com>
24696
24697 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24698 Helps the test script figure out which demangler is in use.
24699 (dm_type_foo_ref): Ditto.
24700 (dm_type_int_star): Ditto.
24701 (dm_type_long_star): Ditto.
24702 (dm_type_unsigned_int): Ditto.
24703 (dm_type_void): Ditto.
24704 (dm_type_void_star): Ditto.
99707966 24705 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
24706 Probe the gdb demangler and set variables to accommodate
24707 formatting differences.
24708 (info_func_regexp): New function. Same as info_func, but
24709 matches against a regexp.
24710 (info_func): Match against a literal string.
24711 (print_addr_2): New function. Match against a literal string,
24712 which can be different from the input to gdb.
24713 (print_addr): Simply call print_addr_2 with the same argument twice.
24714 (test_lookup_operator_functions): Use demangler formatting variables.
24715 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24716 the tests in the same order as the C++ class declaration.
24717 (test_paddr_operator_functions): Ditto.
24718 (test_paddr_overloaded_functions): Ditto.
24719 (test_paddr_hairy_functions): Use demangler formatting variables.
24720 Add reference to gdb/19 for related tests.
24721 (do_tests): Call probe_demangler.
24722
1de8f023
KB
247232001-01-30 Kevin Buettner <kevinb@redhat.com>
24724
24725 * gdb.c++/templates.cc (printf): Remove unused function definition.
24726
ca3f91ed
MS
247272001-01-26 Felix Lee <flee@redhat.com>
24728
24729 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24730
247312001-01-25 matthew green <mrg@redhat.com>
24732
24733 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24734 up sid.
24735 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24736
247372001-01-25 matthew green <mrg@redhat.com>
24738
24739 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 24740 Deprecate $sid_spawn_id.
ca3f91ed
MS
24741 (sid_exit): Remove code necessary only for `spawn.'
24742
247432001-01-25 matthew green <mrg@redhat.com>
24744
24745 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24746
fb18ec4a
MC
247472001-01-28 Michael Chastain <chastain@redhat.com>
24748
24749 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24750 to call when tests fail. It takes gdb out of the overloaded
24751 function choice menu back to the main prompt, so that the test
24752 program stays synchronized.
24753 (set_bp_overloaded): New proc to collect all the common
24754 code for setting a breakpoint on an overloaded name. Calls
24755 take_gdb_out_of_choice_menu when needed.
24756 (menu_overload1arg): New variable to collect the repeated
24757 instances of the expected menu for an overloaded name. Change
24758 the regular expression to handle changes in g++ type encoding:
24759 "void" can be either "void" or "", and "unsigned int" can be
24760 either "unsigned int" or "unsigned".
24761 (continue_to_bp_overloaded): Change regular expressions to handle
24762 changes in g++ type encoding.
24763 (no proc): Call take_gdb_out_of_choice_menu when needed.
24764 Remove redundant calls to "info break". Accept either "canceled"
24765 or "cancelled". Change regular expressions in "info break"
24766 calls to handle changes in g++ type encoding. Give all tests
24767 unique strings.
24768
9c646a6e
BE
247692001-01-17 Ben Elliston <bje@redhat.com>
24770
24771 * config/sid.exp: New file.
24772
9549d9c1
AC
24773Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24774
24775 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24776
dc96c6c7 247772000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
24778
24779 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24780 Add a RE to accept a non-ascii char if one is ever presented.
24781
b4df4f68
FN
247822000-12-20 Fernando Nasser <fnasser@redhat.com>
24783
297dd0fd 24784 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 24785
dc96c6c7 247862000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 24787
d63a86f8 24788 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
24789 in regexp. One '\' does not suffice on Linux.
24790
4a7bddb6
MC
247912000-12-09 Michael Chastain <chastain@redhat.com>
24792
24793 * gdb.base/break.exp (test_clear_command): Use a marker function
24794 rather than 'main' for the test function. Also move this
24795 test to an execution point where the marker function names are
24796 guaranteed to be bound to functions. (Executing tests after a
24797 'finish' from main runs into name conflicts with local names
24798 in __libc_start_main).
24799
dc96c6c7 248002000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
24801
24802 * gdb.base/finish.exp: New test for gdb's "finish" command.
24803 * gdb.base/return2.exp: New test for gdb's "return" command.
24804 * gdb.base/return2.c: New source file for above.
24805
dc96c6c7 248062000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
24807
24808 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
24809 * gdb.base/miscexprs.exp: Ditto.
24810 * gdb.base/pointers.exp: Ditto.
24811 * gdb.c++/derivation.exp: Ditto.
24812 * gdb.c++/local.exp: Ditto.
24813 * gdb.c++/namespace.exp: Ditto.
24814 * gdb.c++/overload.exp: Ditto.
24815 * gdb.c++/ref-types.exp: Ditto.
24816
dc96c6c7 248172000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
24818
24819 * gdb.base/constvars.exp: Test result of "up" command.
24820 * gdb.base/miscexprs.exp: Ditto.
24821 * gdb.base/pointers.exp: Ditto.
24822 * gdb.base/scope.exp: Ditto.
24823 * gdb.c++/derivation.exp: Ditto.
24824 * gdb.c++/local.exp: Ditto.
24825 * gdb.c++/namespace.exp: Ditto.
24826 * gdb.c++/overload.exp: Ditto.
24827 * gdb.c++/ref-types.exp: Ditto.
24828
44097287
FN
248292000-11-22 Michael Chastain <chastain@redhat.com>
24830
24831 * mips_pro.exp: Accept either "middle -> top -> main" or
24832 "middle -> main" in the backtrace, because gcc can optimize
24833 tail calls to jumps. Remove setup_xfail for the hppa case.
24834 Add a comment with the original warning messages from PR 3016,
24835 which was filed in 1993, to preserve them for posterity.
24836
9d2e1bab
ND
248372000-11-17 Nick Duffek <nsd@redhat.com>
24838
24839 * lib/gdb.exp (gdb_test): Override timeout with board info.
24840
1aca8eb7
ND
248412000-11-17 Nick Duffek <nsd@redhat.com>
24842
24843 * gdb.base/display.exp: Don't kill running stub. Add "again" to
24844 the second kill and detach messages.
24845
93076499
ND
248462000-11-17 Nick Duffek <nsd@redhat.com>
24847
24848 * configure.in: Add AC_EXEEXT.
24849 * configure: Regenerate.
24850 * Makefile.in (just-check): Export EXEEXT.
24851 * lib/gdb.exp ($EXEEXT): Import from environment.
24852 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
24853 expect "maint dump-me" on Cygwin.
24854 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
24855 $EXEEXT.
24856
30e87cd3
ND
248572000-11-17 Nick Duffek <nsd@redhat.com>
24858
24859 * gdb.base/break.exp: Test backtrace and finish from called
24860 function on all platforms, not just HP-UX.
24861
dc96c6c7 248622000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
24863
24864 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
24865 code from gdb_target_monitor, so it can be used independantly
24866 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 24867
dc96c6c7 248682000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
24869
24870 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
24871 * gdb.base/corefile.exp: Expect the message "Program is being
24872 debugged already" when we send the "corefile" command, since
24873 the preceeding gdb_load may have connected gdb to a remote target.
24874 * gdb.base/display.exp: Disable hardware watchpoints if new
24875 board info variable "no_hardware_watchpoints" is true.
24876 Replace single-letter commands with more readable ones.
24877 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
24878 if new board info variable "no_hardware_watchpoints" is true.
24879 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
24880 to see if stdio (printf) testing is possible.
24881 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
24882 board info variable "no_hardware_watchpoints" is true. Use new
24883 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
24884
39124dea
FN
248852000-11-13 Fernando Nasser <fnasser@redhat.com>
24886
24887 From Orjan Friberg <orjanf@axis.com>:
24888 * gdb.base/printcmds.exp: Escape curly braces followed by a number
24889 in array print pattern match.
24890
a9e2e984
FN
248912000-11-09 Fernando Nasser <fnasser@redhat.com>
24892
24893 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
24894 spelling "cancelled" to U.S. spelling "canceled" to match changes
24895 made to gdb.
24896 * gdb.c++/ovldbreak.exp: Ditto.
24897
c7db355b
PS
248982000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24899
24900 * gdb.base/callfuncs.c (main): Moved to end of file, call
24901 t_double_values to initialize the FPU before inferior calls are made.
24902 * gdb.base/callfuncs.exp: Test for register preservation after calling
24903 inferior functions. Add tests for continuining, finishing and
24904 returning from a stop in a call dummy.
24905
dc96c6c7 249062000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
24907
24908 * gdb.base/commands.exp: Break up long lines, and re-indent.
24909
dc96c6c7 249102000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
24911
24912 * config/gdbserver.exp: Rewritten from the ground up, to make it
24913 compatible with the current dejagnu tree, and to make it work with
24914 the new "gdbserver" in libremote.
24915
dc96c6c7 249162000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24917
24918 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
24919 * gdb.base/varargs.exp: Skip entire test if no printf support.
24920 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
24921 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
24922
dc96c6c7 249232000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
24924
24925 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
24926 no floating point support.
24927 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
24928 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
24929 * gdb.base/call-rt-st.exp: Ditto.
24930 * gdb.base/call-strs.exp: Ditto.
24931
bac5fc66
JG
249322000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
24933
24934 * gdb.base/sizeof.c: include <stdio.h>.
24935
24936 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
24937 'finish', otherwise uncaptured gdb_prompt would potentially
24938 throw remaining test points out of sync.
bac5fc66 24939
b22a6027
SB
249402000-07-26 Scott Bambrough <scottb@netwinder.org>
24941
24942 * gdb.base/recurse.exp: Run tests for all targets.
24943 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
24944 gnu-oldld case on ARM.
24945 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
24946 for ARM targets.
d63a86f8 24947
d8231941
AG
24948Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
24949
24950 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
24951 * gdb.java/configure: Rebuild.
24952
8caabe69
AG
24953Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
24954
24955 * gdb.java/jv-exp.exp: New file.
24956
9d273ca3
AG
24957Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
24958
24959 * configure: Rebuilt.
24960 * configure.in (configdirs): Add gdb.java.
24961 * gdb.java/jmisc.java: New file.
24962 * gdb.java/jmisc.exp: New file.
24963 * gdb.java/Makefile.in: New file.
24964 * gdb.java/configure: Rebuilt.
24965 * gdb.java/configure.in: New file.
24966 * lib/java.exp: New file.
24967
4f823a66
AC
24968Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
24969
24970 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 24971 underflow.
4f823a66 24972
2391e11d
AC
24973Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
24974
24975 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 24976 and the compilers sizes.
2391e11d 24977
54602222
ND
249782000-07-09 Nick Duffek <nsd@redhat.com>
24979
24980 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
24981 (use_methods): New function.
24982 (main): Call use_methods().
24983 * gdb.c++/classes.exp (test_method_param_class): New procedure.
24984 (do_tests): Call test_method_param_class.
24985
2bec0572
ND
249862000-07-09 Nick Duffek <nsd@redhat.com>
24987
24988 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
24989 spelling.
24990 (test_enums): New procedure. Move enum tests from end of script
24991 to here. Set breakpoint on function name instead of line number.
24992 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
24993 (enums2): New marker function.
24994 (enums1): New function.
24995 (main): Call enums1(). Move enum tests to enums1().
24996
78492fde
AC
24997Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
24998
24999 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25000 compile/link program. Update line numbers.
78492fde
AC
25001 * gdb.asm/d10v.inc: Define ``startup''.
25002 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25003
49a2cef8
AC
25004Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25005
25006 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25007
3e6c8688
EZ
250082000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25009
25010 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25011 of 'help maint print' command.
3e6c8688 25012
9ff5cbe9
AC
25013Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25014
25015 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25016 they use gdb_expect_list.
9ff5cbe9 25017
17c579bd
AC
25018Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25019
25020 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25021 memory-read-packet-size'' instead of ``set endian big'' to test
25022 long commands.
17c579bd 25023
e6d71bf3
DB
250242000-06-03 Daniel Berlin <dan@cgsoftware.com>
25025
25026 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25027 g++, and stop skipping them.
e6d71bf3
DB
25028
25029 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25030 work under g++.
25031
d63a86f8 25032 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25033 initialization.
25034
dc96c6c7 250352000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25036
25037 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25038 the regular expression: accept an (almost) arbitrary sequence of
25039 "frames-invalid" and "breakpoints-invalid" messages both before
25040 and after the "starting" message.
25041
dc96c6c7 250422000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25043
25044 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25045
dc96c6c7 250462000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25047
25048 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25049 Relax the regular expression a little, make it pass on Solaris 8.
25050
8216cda9
KB
250512000-05-12 Kevin Buettner <kevinb@redhat.com>
25052
25053 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25054 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25055 Instead, it is permissible for gdb to stop on the line of the
25056 call itself.
25057
1a570b2f
MS
250582000-05-12 Michael Snyder <msnyder@.cygnus.com>
25059
25060 * gdb.base/break.exp (bp on small function, optimized file):
25061 Add a second pass pattern. The behavior differs here between stabs
25062 and dwarf for one-line functions. Stabs preserves two line symbols
25063 (one before the prologue and one after) with the same line number,
25064 but dwarf regards these as duplicates and discards one of them.
25065 Therefore the address after the prologue (where the breakpoint is)
25066 has no exactly matching line symbol, and GDB reports the breakpoint
25067 as if it were in the middle of a line rather than at the beginning.
25068
dc96c6c7 250692000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25070
d63a86f8 25071 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25072 rather than "send_gdb" (for consistancy).
25073
7d418785
AC
25074Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25075
25076 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25077 * gdb.c++/templates.cc: Properly check for GCC version number.
25078 * lib/compiler.cc: Likewise
25079
dc96c6c7 250802000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25081
d63a86f8 25082 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25083 gdb may not stop at the first line of main, due to code motion.
25084
dc96c6c7 250852000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25086
25087 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25088 This test depends on parsing the printf output from the target.
25089 Since the sparclet stub doesn't do stdio, this will never work.
25090 * gdb.base/call-rt-st.exp: ditto.
25091 * gdb.base/call-strs: ditto.
25092
dc96c6c7 250932000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25094
25095 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25096
25097 * gdb.base/ending-run.exp: After connecting to a remote target,
25098 but before running, the target will appear to be in a random
25099 location. Specify both a file and a line for breakpoints.
25100 Also, the function that calls main may be called 'init'
25101 rather than 'start'.
25102
a5a51225
EZ
251032000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25104
25105 * gdb.base/help.exp: Update output for add-symbol-file command.
25106
7930cc7c
FN
251072000-04-10 Fernando Nasser <fnasser@cygnus.com>
25108
25109 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25110 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25111
23e37ab1
C
251122000-04-07 J.T. Conklin <jtc@redback.com>
25113
e93c542c
C
25114 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25115
23e37ab1
C
25116 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25117
591b8fa3
PDM
25118Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25119
25120 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25121 values that can be represented exactly.
591b8fa3
PDM
25122 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25123 above change, and to not check against the directory part of the source
25124 file name.
25125 (step into print_long_arg_list): Likewise.
25126 (print print_small_structs from print_long_arg_list): Likewise.
25127 (print print_long_arg_list): Likewise.
25128
7a495180
EZ
251292000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25130
30b53638 25131 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25132
beb998c6
AC
25133Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25134
25135 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25136
1c689132
DB
251372000-03-25 Daniel Berlin <dan@cgsoftware.com>
25138
25139 * gdb.base/commands.exp (deprecated_command_test): Add test for
25140 deprecate with no arguments.
25141
c1790a9d
JL
251422000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25143
25144 * gdb.base/break.exp: Add new test for setting breakpoints on
25145 optimized code so we can test breakpoints work even when function
25146 prologues may be optimized away
25147
003ba290
FN
251482000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25149
25150 From David Whedon <dwhedon@gordian.com>
a9c64011 25151 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25152
6837a0a2
DB
251532000-03-22 Daniel Berlin <dan@cgsoftware.com>
25154
25155 * gdb.base/help.exp: Added test for new apropos command.
25156
b9593231
KB
251572000-03-21 Kevin Buettner <kevinb@redhat.com>
25158
25159 * gdb.base/pointers.c (usevar): New function.
25160 (main): Make sure that global variables v_int_pointer2, rptr,
25161 and y are all referenced someplace in the program by calling
25162 usevar() on them. [Some linkers delete symbols which are
25163 never referenced. The space remains, but there's no way to
25164 get a (symbolic) handle on the variable from the debugger.]
25165
751a959b
EZ
251662000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25167
25168 * gdb.base/printcmds.c: Add typedeffed arrays.
25169
25170 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25171 procedure to test arrays that are typedef'd.
751a959b 25172
73a93a32
JI
251732000-03-13 James Ingham <jingham@leda.cygnus.com>
25174
25175 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25176 the library directories.
73a93a32 25177
fb40c209
AC
25178Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25179
25180 * configure.in (configdirs): Add sub directory gdb.mi.
25181 * configure: Re-generate.
25182
25183 * gdb.mi: New directory.
d63a86f8 25184
ee4dd2c9
AC
251852000-02-25 Scott Bambrough <scottb@netwinder.org>
25186
25187 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25188 a long long value as a double on ARM platforms.
ee4dd2c9 25189
70f0cc22
JB
251902000-02-16 Jim Blandy <jimb@redhat.com>
25191
25192 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25193 default source file is set properly before running this test.
25194
853819b8
EZ
251952000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25196
25197 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25198 gdbtk/library directory, not in gdbtcl2.
853819b8 25199
dfcd3bfb
JM
252002000-02-04 Jim Blandy <jimb@redhat.com>
25201
25202 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25203 backslash from regexp pattern.
25204
25205 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25206 procedure. Use it to run all the "continue to bp overloaded"
25207 tests. Note that this changes the names of the tests slightly.
25208 If the breakpoint hit message includes a hex PC value, because
25209 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25210 from the real source code, still consider that a pass.
25211
25212 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25213 XFAIL here if the breakpoint message contains a hex address. Note
25214 similar change on 1999-11-02.
25215
25216 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25217
25218 * gdb.base/ptype.exp: Establish a default source file before
25219 calling get_debug_format.
25220
252212000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25222
25223 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25224
8b93c638
JM
252252000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25226
25227 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25228 of successive stepi commands -- while in the prologue we should see
25229 the function entry bracket.
25230
252312000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25232
25233 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25234 reach __change_mode() when stepping through the end of main().
25235
c5394b80
JM
252362000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25237
25238 * gdb.base/default.exp: Fix expected pattern.
25239 * gdb.base/help.exp: Same.
25240
0d06e24b
JM
252412000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25242
25243 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25244 Don't use xfail's because that affects only the following test.
d63a86f8 25245
0d06e24b 25246 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25247 solaris or linux.
0d06e24b
JM
25248
25249 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25250
dc96c6c7 252512000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25252
d63a86f8 25253 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25254 "A syntax error" rather than "A parse error". Accept both.
25255
252562000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25257
25258 * gdb.base/default.exp: Remove OS dependent string from "target
25259 remote" test.
25260 * gdb.base/help.exp: Same for "help target remote" test.
25261
c3f6f71d
JM
252622000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25263
25264 From Jim Kingdon <kingdon@redhat.com>:
25265
25266 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25267 prompt (cleanup rather than necessity, but still might keep output
25268 from spilling to next test).
c3f6f71d
JM
25269
252702000-01-02 Fred Fish <fnf@cygnus.com>
25271
25272 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25273 AIX, which defines them in <sys/types.h>.
25274
ed9a39eb 252751999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25276
ed9a39eb 25277 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25278 float" test.
ed9a39eb
JM
25279
252801999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25281
ed9a39eb 25282 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25283
25284 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25285 outermost frame disallowed".
25286
252871999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25288
25289 * gdb.base/setvar.exp: New tests for setting the value of a struct
25290 with a constant list.
25291
252921999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25293
25294 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25295 require the user to type a cast before setting the value of a struct.
25296
de57eccd
JM
252971999-12-06 Jim Blandy <jimb@cygnus.com>
25298
25299 * gdb.base/default.exp: Expect the new 'info float' command on
25300 all i386 platforms.
25301
25302 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25303 LinuxThreads libraries that don't support debugging.
25304
c2d11a7d
JM
25305Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25306
25307 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25308 Change the buffer type to ``unsigned char'' to simplify size
25309 arithmetic.
c2d11a7d
JM
25310
25311 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25312 stub only handles 400-1 byte packets. Verify that the download
25313 worked.
c2d11a7d
JM
25314
253151999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25316
25317 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25318 tests, using UNRESOLVED for the untested cases. Also, does not wait
25319 for a timeout if the prompt was received before a recognizable pattern.
25320
253211999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25322
25323 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25324
253251999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25326
25327 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25328 watchpoints.
c2d11a7d
JM
25329
253301999-11-24 Jason Merrill <jason@casey.cygnus.com>
25331
25332 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25333
25334 * gdb.c++/local.exp: Be more flexible in recognizing local class
25335 name mangling. Don't allow horribly truncated method names.
25336 * gdb.c++/derivation.exp: Expect protected inheritance.
25337 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25338 * gdb.c++/virtfunc.exp: Likewise.
25339 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25340 when printing a nested enum.
25341
253421999-11-22 Jim Blandy <jimb@cygnus.com>
25343
25344 * gdb.base/step-test.exp: Properly await GDB's response to setting
25345 a breakpoint on the call to large_struct_by_value.
25346
25347 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25348 just because we have debug info for the `start' function.
25349
253501999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25351
25352 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25353 "Unknown signal" messages, which indicate (on LinuxThreads) that
25354 GDB doesn't know how to debug threads on this system. This is
25355 better than hanging while philosopher 0 dumps chatter into gdb.log.
25356
253571999-11-18 Tom Tromey <tromey@cygnus.com>
25358
25359 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25360
253611999-11-18 Fred Fish <fnf@cygnus.com>
25362
25363 * gdb.base/coremaker2.c: Add sample program for generating
25364 cores that is more self contained than coremaker.c. Eventually
25365 I'll add more code to this and tie it into the testsuite.
25366
4ce44c66
JM
253671999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25368
25369 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25370
253711999-11-10 Jimmy Guo <guo@cup.hp.com>
25372
25373 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25374 from $srcdir/lib/.
4ce44c66 25375 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25376 and gdb.c++/.
4ce44c66
JM
25377
25378 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25379
d63a86f8 25380 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25381 'continue with watch' test point.
25382
253831999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25384
25385 Merged from p2linux-990323-branch:
d63a86f8 25386
4ce44c66
JM
25387 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25388
11cf8741
JM
25389Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25390
25391 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25392 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25393
25394Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25395
25396 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25397 gdb_expect_list.
11cf8741
JM
25398
25399Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25400
25401 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25402
254031999-11-03 Mark Salter <msalter@cygnus.com>
25404
25405 * gdb.base/break.exp: Fix "stub continue" pattern.
25406
254071999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25408
25409 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25410
254111999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25412
25413 * gdb.base/display.exp ("finish"): Add timeout clause.
25414
25415 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25416 plain prompt clause, so this doesn't have to time out in order to
25417 fail.
25418
25419 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25420 breakpoint hit messages include an address.
11cf8741
JM
25421
25422 * gdb.base/display.exp: Don't forget to escape parens in regular
25423 expressions. Unix regexp notatation sucks.
25424
254251999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25426
25427 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25428 order for 'signalled' message.
11cf8741 25429
5c44784c
JM
254301999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25431
25432 From Jimmy Guo <guo@cup.hp.com>:
25433 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25434 * gdb.base/annota1.c: Add code for tests to work with.
25435
254361999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25437
25438 * gdb.base/remote.exp: New test for remote downloading settings.
25439 * gdb.base/remote.c: New file with large .data.
25440
917317f4
JM
254411999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25442
25443 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25444 for LinuxThreads support, merged from the Code Fusion branch.
25445
25446Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25447
25448 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25449 containing exp_continue into a while within an expect. Don't
25450 attempt a start more than three times. Check return value from
25451 gdb_load.
d63a86f8 25452
2df3850c
JM
25453Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25454
25455 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25456 a pass case.
2df3850c 25457
2acceee2
JM
254581999-10-01 Kevin Buettner <kevinb@cygnus.com>
25459
25460 * gdb.base/break.c (main): Added a statement that we can step
25461 off of.
25462 * gdb.base/break.exp: Added tests for setting a breakpoint
25463 at an offset and stepping onto a breakpoint.
25464
254651999-10-01 Fred Fish <fnf@cygnus.com>
25466
d63a86f8 25467 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25468 gdb output.
25469
c2c6d25f
JM
254701999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25471
25472 * gdb.base/break.exp: Code locations are in hex, don't forget!
25473 (For HP-UX.)
25474
254751999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25476
25477 * condbreak.exp: Use break.c as test program.
25478 * condbreak.c: Remove, redundant with break.c.
25479
254801999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25481
25482 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25483 Z-packets if the target needs it.
c2c6d25f
JM
25484
254851999-09-13 James Ingham <jingham@leda.cygnus.com>
25486
25487 * gdb.c++/overload.exp: Added tests for listing overloaded
25488 functions with function pointers in the arg, explicitly calling
25489 out the version you want.
25490
cff3e48b
JM
254911999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25492
25493 * long_long.exp: Add variations of test cases that work for
25494 targets with 16-bit ints and 32-bit doubles.
25495
d4f3574e
SS
254961999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25497
25498 * break.c (main): Compare a possibly-uninitialized argc with an
25499 unlikely value that fits in 16 bits.
25500
255011999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25502
25503 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25504 0xfeeb, don't want negative numbers if ints are 16 bits.
25505
25506 * lib/gdb.exp (skip_cplus_tests): New proc.
25507 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25508 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25509 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25510 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25511 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25512 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25513 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25514 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25515
25516 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25517
25518Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25519
25520 * gdb.base/corefile.exp (up): Allow a parameter to appear
25521 in the frame that we're going up to.
25522
25523 From Jim Blandy <jimb@cygnus.com>:
25524
25525 * gdb.base/default.exp (info float): Expect some output now.
25526
25527 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25528 returning floating-point values to fail on the x86.
25529 * gdb.base/callfwmall.exp (do_function_calls): Same.
25530
25531 * gdb.base/list.exp (test_listsize): Correct expectations for
25532 listing line 1 with listsize 2. Also, listing a single line
25533 works now, as does listing three lines. [Kevin's note: There
25534 were a number of other cases fixed too where the expectations
25535 differed...]
25536
255371999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25538
25539 * gdb.base/selftest.exp: Add case for when version prints as
25540 constant string instead of char pointer.
25541
104c1213
JM
255421999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25543
25544 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25545 stepping out of main.
104c1213
JM
25546
25547 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25548 G++ used.
25549
25550 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25551 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25552
25553 * gdb.c++/ovldbreak.exp: Update match string in test that
25554 includes a warning of multiple breakpoints.
25555
255561999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25557
25558 * gdb.base/display.exp: Improve precision of step-after-finish
25559 added yesterday.
25560
25561 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25562 test.
104c1213
JM
25563
25564 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25565 configs when using G++, not just hppa*.
25566
255671999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25568
25569 * gdb.base/async.c: New file.
25570 * gdb.base/async.exp: New file.
25571
25572Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25573
25574 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25575 PA64.
25576
53a5351d
JM
25577Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25578
104c1213
JM
25579 * gdb.base/display.exp: "finish" can leave us mid-line on many
25580 targets, deal with it. Add a small constant to main, instead of
25581 1000 since main+1000 may not be a valid address in the target.
25582
53a5351d
JM
25583 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25584 on hpux11.
25585
25586 * gdb.base/attach.exp: Handle another hpux11 error message variant
25587 when attaching to a process that does not exist.
25588
255891999-08-19 J.T. Conklin <jtc@redback.com>
25590
25591 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25592 characters in 'continue to 1241' test.
53a5351d
JM
25593
255941999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25595
25596 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25597 stop in print_long_arg_list, define and use a whitespace
25598 variable in print_small_structs test, add an XFAIL for Solaris.
25599 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25600 interested enough to fix.
25601
7be570e7
JM
256021999-08-13 Keith Seitz <keiths@cygnus.com>
25603
25604 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25605 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25606 proc knows about targets other than the natives.
25607 (test_assign): Use "gdb_run_cmd" to "run" the target.
25608 Check that we've actually hit the breakpoint at main.
25609 When we attempt to assign a value to a local variable, check
25610 that the variable is in the current scope, i.e., don't use
25611 a test with an empty result.
25612
25613Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25614
25615 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 25616 command.
7be570e7
JM
25617
256181999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25619
25620 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25621 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25622 gdb.compat, gdb.threads-hp.
25623 gdb.hp/configure, gdb.hp/configure.in: New files.
25624 gdb.hp/Makefile.in: Recurse into new subdirs.
25625 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25626 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25627 in object files.
25628 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25629
96baa820
JM
256301999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25631
25632 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 25633 funky printf, remove a bogus p/a test.
96baa820
JM
25634
256351999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25636
25637 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
25638 connected to the target. This is necessary when running not
25639 natively.
96baa820
JM
25640
256411999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25642
25643 * gdb.base/step-test.exp: Removed some extraneous messages.
25644
25645 * gdb.base/long_long.exp: Don't run memory examination tests
25646 on little-endian targets (they will need a different set of
25647 results to match).
25648
256491999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25650
25651 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25652 until somebody decides to fix GDB.
25653
25654 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 25655 constant as "ULL".
96baa820
JM
25656 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25657 matches for a couple x/2 commands.
25658
a0b3c4fd
JM
256591999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25660
25661 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25662 by merging in ref-types2 tests.
25663 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25664
25665 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25666 * gdb.c++/Makefile.in: Add standard actions.
25667 (EXECUTABLES): Rename from PROGS, update list.
25668 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25669 from gdb.hp.
25670 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25671 foo and bar locals.
25672 * gdb.c++/anon-union.exp: Fix tests to match.
25673 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25674 expect matches to handle output variations.
25675 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25676 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 25677 output, add HP alternatives for new and delete prints.
a0b3c4fd 25678 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 25679 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
25680 * gdb.c++/demangle.exp: Use $style when reporting failure.
25681 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25682 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25683 match alternatives.
25684 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 25685 compilers.
a0b3c4fd
JM
25686 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25687 * gdb.c++/method.exp: Add match alternatives.
25688 * gdb.c++/misc.cc: Add bool types.
25689 * gdb.c++/misc.exp: Add tests for bool types.
25690 * gdb.c++/overload.exp: Add xfails.
25691 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25692 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25693 add some more template parameter tests (only for HP currently).
25694 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25695 * gdb.c++/virtfunc.cc: Add return type and value for main.
25696 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25697 match alternatives.
d63a86f8 25698
a0b3c4fd
JM
256991999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25700
25701 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25702
257031999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25704
25705 * gdb.base/signals.exp: Don't expect getting a backtrace from
25706 within a signal handler to fail on Linux.
25707
257081999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25709
25710 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25711 * lib/gdb.exp: Remove some gratuitious semicolons.
25712 (delete_breakpoints): Increase timeout.
25713 (gdb_expect): Add -notransfer option.
25714 (gdb_test): Use -notransfer option.
25715 (get_compiler_info): Add f77 case.
25716 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 25717 case.
a0b3c4fd
JM
25718 (gdb_preprocess): Call get_compiler.
25719
25720 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25721 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
25722 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25723 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25724 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25725 third arg to gdb_test.
a0b3c4fd
JM
25726 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25727 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 25728 HP-UX xfails, add others.
a0b3c4fd
JM
25729 * gdb.base/completion.exp: Reflect name change of self-test.
25730 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
25731 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25732 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25733 HP failure number.
a0b3c4fd
JM
25734 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25735 useless HP-UX 10.30 references.
25736 * gdb.base/maint.exp: Loosen matches.
25737 * gdb.base/pointers.c (main): Declare more_code.
25738 * gdb.base/pointers.exp: Match on output of a `next'.
25739 * gdb.base/structs.c: Add prototypes.
25740 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25741 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25742
257431999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25744
25745 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 25746 command.
a0b3c4fd
JM
25747
257481999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25749
25750 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25751 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
25752
25753 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
25754 debug info. Deal with lack of signal hanlder info in stack.
25755
a9c64011 25756 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
25757 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25758
5a2468f5
JM
257591999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25760
25761 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 25762 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 25763
adf40b2e
JM
25764Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25765
25766 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 25767 a1-selftest.exp.
adf40b2e
JM
25768 * gdb.base/configure: Re-generate.
25769
257701999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25771
25772 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25773 in trying to run first and name is too long.
25774
25775 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25776 pointers2.c and pointers2.exp, respectively.
25777 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25778 doschk happier.
25779
43e526b9
JM
257801999-07-08 Stan Shebs <shebs@andros.cygnus.com>
25781
25782 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25783 callfuncs2.c and callfuncs2.exp.
25784
25785 * gdb.base/list.exp: Remove mistaken xfails.
25786 * gdb.base/list0.h: Add optional prototypes.
25787
9846de1b
JM
25788Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
25789
a9c64011 25790 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 25791 calling malloc.
a9c64011
AS
25792 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
25793 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 25794 use.
9846de1b
JM
25795
257961999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25797
25798 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
25799 * gdb.base/annota2.cc, annota2.exp: Move from here.
25800 * gdb.c++/annota2.cc, annota2.exp: To here.
25801 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
25802
43ff13b4
JM
25803Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
25804
25805 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 25806 a consistent format.
43ff13b4 25807
085dd6e6
JM
258081999-06-25 Stan Shebs <shebs@andros.cygnus.com>
25809
25810 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25811 * lib/gdb.exp (get_compiler_info): Add detection for assorted
25812 HP compilers, also set the globals $true and $false.
25813
25814 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
25815 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
25816 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
25817 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
25818 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
25819 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
25820 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
25821 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
25822 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
25823 whatis.c} Add C++ compatible function definitions and return
25824 types, add includes for library functions.
085dd6e6
JM
25825 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
25826 * gdb.base/step-test.c (myglob): Rename from glob.
25827 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
25828 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
25829 files, move here from gdb.hp.
085dd6e6 25830 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
25831 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
25832 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
25833 Adjust line numbers in regexps.
085dd6e6
JM
25834
25835 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
25836 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
25837 instead of 0/1.
25838
25839 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
25840 foll-vfork.exp: New files, move here from gdb.hp.
25841 * gdb.base/page.exp: New file, test of pagination command.
25842
25843 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
25844 recursion test.
25845 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
25846
25847 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 25848 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
25849
25850 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 25851 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 25852 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 25853 watchpoint test.
085dd6e6
JM
25854 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
25855 them work.
25856 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
25857 expressions properly.
25858 * gdb.base/corefile.exp: Loosen the match slightly.
25859 * gdb.base/default.exp: Allow "Error accessing memory" message
25860 also.
25861 * gdb.base/display.exp: Skip over x/0 j if PA64.
25862 * gdb.base/funcargs.exp: Add xfails for HP-UX.
25863 * gdb.base/interrupt.exp: Ditto.
25864 * gdb.base/langs.exp: Add symbolic matches governed by compiler
25865 in use.
25866 * gdb.base/list.exp: Add xfails for HP-UX.
25867 * gdb.base/long_long.exp: Refine some of the numeric matches.
25868 * gdb.base/mips_pro.exp: Xfail on HP-UX.
25869 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
25870 * gdb.base/nodebug.exp: Succeed on more varieties of output.
25871 * gdb.base/opaque.exp: Remove some HP-UX xfails.
25872 * gdb.base/ptype.exp: Succeed on more varieties of output.
25873 * gdb.base/scope.exp: Add xfails for HP-UX.
25874 * gdb.base/sect-cmd.exp: Add more cases.
25875 * gdb.base/setvar.exp: Add xfails for HP-UX.
25876 * gdb.base/shlib-call.exp: Loosen some matches slightly.
25877 * gdb.base/signals.exp: Match on void symbolically.
25878 * gdb.base/step-test.exp: Add case for PA64.
25879 * gdb.base/term.exp: Add exit and restart.
25880 * gdb.base/twice.exp: Clean up after self.
25881 * gdb.base/varargs.exp: Disable overload resolution explicitly.
25882 * gdb.base/whatis.exp: Allow more ways to pass tests.
25883
25884 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 25885 no longer useful.
085dd6e6
JM
25886
25887Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
25888
25889 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 25890 list of patterns.
085dd6e6 25891 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
25892 print_double_array(double_array)", "continuing to breakpoint
25893 1018", "print print_double_array(array_d)" and "continuing to
25894 1034" tests.
d63a86f8 25895
085dd6e6
JM
258961999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
25897
a9c64011 25898 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
25899
259001999-06-24 Stan Shebs <shebs@andros.cygnus.com>
25901
25902 * config/mt-*: Remove, these haven't been used since 1996.
25903
259041999-06-22 Stan Shebs <shebs@andros.cygnus.com>
25905
25906 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 25907 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
25908 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
25909
9e0b60a8
JM
259101999-06-18 Stan Shebs <shebs@andros.cygnus.com>
25911
25912 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
25913 simpler match case for the ptype of the big class.
25914
259151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25916
25917 * gdb.exp: Fix test for gdb_prompt existence.
25918
259191999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25920
25921 * gdb.exp (gdb_test): Add fail after calls to perror.
25922
259231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25924
25925 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
25926
259271999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
25928
25929 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
25930
0f71a2f6
JM
25931Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
25932
25933 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 25934 malloc() is linked in.
0f71a2f6
JM
25935
259361999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25937
25938 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
25939 step at end.
25940
25941 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
25942
259431999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
25944
25945 * gdb.java/jv-print.exp: New file. (Our first Java test!)
25946
cce74817
JM
25947Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
25948
25949 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
25950 * gdb.base/mips_pro.exp: Likewise.
25951
259521999-06-02 Keith Seitz <keiths@cygnus.com>
25953
25954 * gdb.c++/templates.cc: Change all "new" operators to throw
25955 an exception.
25956 * gdb.c++/cplusfuncs.cc: Likewise.
25957
25958 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
25959
25960Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
25961
25962 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
25963 * gdb.base/ending-run.exp: When stepping out of main, accept a
25964 step into an arbitrary assembler file.
cce74817 25965
392a587b
JM
259661999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25967
d63a86f8 25968 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 25969 "breakpoint-invalid" to be printed.
6fdff2c5
PA
25970 * gdb.base/annota2.exp: Revise line number for main
25971 breakpoint. Allow any number of "frames-invalid" and
25972 "breakpoint-invalid" to be printed.
392a587b
JM
25973 * gdb.base/annota2.cc: Initialize a.x to 0.
25974
9e086581
JM
259751999-05-17 Keith Seitz <keiths@cygnus.com>
25976
6fdff2c5
PA
25977 * gdb.base/call-ar-st.exp: Skip
25978 "print print_double_array (double_array)" when "skip_float_tests" set.
25979 Ditto for "print print_double_array(array_d)",
25980 "print print_small_structs", "print print_ten_doubles", and
25981 "step into print_long_arg_list".
25982 Don't assume we can step into "print_long_arg_list": we could step
25983 into memcpy.
25984 * gdb.base/call-rt-st.exp: Don't run float-related tests when
25985 "skip_float_tests" is set: "print print_one_double(*d1)"
25986 and "print print_two_floats(*f3)".
9e086581
JM
25987 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
25988 "skip_float_tests" is set.
6fdff2c5
PA
25989 * gdb.base/varargs.exp: Skip
25990 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
25991 "skip_float_tests" set.
d63a86f8 25992
cd0fc7c3
SS
259931999-05-06 Keith Seitz <keiths@cygnus.com>
25994
25995 * gdb.base/annota2.cc: Include stdio.h.
25996
25997Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
25998
25999 * gdb.base/crossload.exp: Remove, this has been disabled ever
26000 since BFD stopped including all targets, and cross-GDB gets
26001 plenty of testing anyway.
26002 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26003 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26004 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26005 * gdb.base/README: Remove, was doc for this.
26006 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26007 needed.
cd0fc7c3 26008
b83266a0
SS
260091999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26010
26011 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26012 output.
26013
26014 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26015 * gdb.base/annota2.exp: New file. More annotation tests.
26016 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26017 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26018
260191999-04-23 Angela Marie Thomas <angela@cygnus.com>
26020
26021 * config/cfdbug.exp: New file.
26022
7a292a7a
SS
260231999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26024
26025 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26026 Marcus Daniel's and Dale Hawkins's demangler crashes.
26027
26028 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26029 test_lucid_style_demangling, test_arm_style_demangling,
26030 test_hp_style_demangling): Try Tom Tromey's core-dumping
26031 identifier under each demangling style.
7a292a7a
SS
26032
260331999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26034
26035 * gdb.c++/demangle.exp: Include the current demangling style
26036 in all test names.
26037 (current_demangling_style): New global variable.
26038 (set_demangling_style, test_demangling_core, test_demangling,
26039 test_demangling_exact): New functions.
26040 (test_gnu_style_demangling, test_lucid_style_demangling,
26041 test_arm_style_demangling, test_hp_style_demangling): Use those,
26042 instead of calling gdb_test and gdb_test_exact directly.
26043 (catch_demangling_errors): New function, which reports errors
26044 signalled by the demangling test functions in an orderly way.
26045 (do_tests): Use catch_demangling_errors.
26046
260471999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26048
26049 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26050 grouping in expressions, not {}.
7a292a7a
SS
26051
26052 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26053 initialized yet.
7a292a7a
SS
26054
260551999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26056
26057 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26058 are listed.
26059
260601999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26061
26062 * gdb.stabs/weird.exp: Test for CC being defined before
26063 looking at its value.
26064
260651999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26066
26067 * gdb.base/call-ar-st.exp: Remove stray '#'.
26068 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26069 "short int" and "long int".
26070 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26071 change, to mollify finicky HP compiler.
7a292a7a
SS
26072 * gdb.hp/reg-test.exp (testfile): Fix file name.
26073 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26074
7a292a7a
SS
26075 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26076 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26077 alternate form of enum ptype.
26078
c906108c
SS
260791999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26080
7a292a7a
SS
26081 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26082 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26083 passing skip_hp_tests, so as not to waste time on guaranteed
26084 failure.
7a292a7a 26085
c906108c
SS
26086 * gdb.c++/overload.cc: Pass string instead of char addr, always
26087 init ccpfoo.
26088 * gdb.c++/templates.cc: Fix syntax error.
26089
7a292a7a
SS
26090Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26091
26092 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26093 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26094 command.
26095
260961999-03-18 James Ingham <jingham@cygnus.com>
26097
26098 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26099
26100 * gdb.c++/method.exp: It was testing an uninitialized int on the
26101 stack and assuming it was positive.
26102
26103 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26104
26105 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26106 keep it from killing the rest of the tests.
7a292a7a
SS
26107 Use gdb_continue_to_end.
26108
26109 * gdb.base/sigall.exp: use gdb_continue_to_end.
26110
26111 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26112
26113 * gdb.base/display.exp: use runto_main, not run.
26114
d63a86f8
RM
26115 * gdb.base/default.exp: Check for the current error message in the
26116 r abbreviation test.
7a292a7a
SS
26117 Add strongarm to the targets that know info float.
26118
d63a86f8 26119 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26120 run which doesn't work with monitors.
26121
6fdff2c5
PA
26122 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26123 1034 test.
7a292a7a
SS
26124
26125 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26126
6fdff2c5
PA
26127 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26128 end of a program. Traps the case (in Cygmon) when the program
26129 never really exits. Same as Mark's continue_to_exit, but I had
26130 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26131
26132 * config/monitor.exp (gdb_target_monitor): added another
26133 target_info parameter: remotebinarydownload. This will set the
26134 remotebinarydownload flag if this is causing some boards trouble.
26135
261361999-03-18 Mark Salter <msalter@cygnus.com>
26137
26138 * lib/gdb.exp (continue_to_exit): New function.
26139
26140 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26141 * gdb.base/ending-run.exp: Ditto.
26142 * gdb.base/step-test.exp: Ditto.
26143
261441999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26145
26146 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26147 (suggested by Art Haas <ahaas@neosoft.com>).
26148
261491999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26150
889bf7c5 26151 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26152
26153Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26154
26155 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26156 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26157
261581999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26159
26160 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26161 a call to strlen; sometimes we do have sources.
26162
261631999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26164
26165 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26166 character, so GDB won't print garbage after its end.
d63a86f8 26167
c906108c
SS
26168 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26169 breakpoint there instead. Sometimes GCC emits memcpy to handle
26170 the large structures being passed by value, so we step into that
26171 instead of sum_array_print, which obscures what we're really testing.
26172 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26173 the bizarre steps into memcpy, so do that here. Add check for
26174 stepping into function calls that pass large structures by value.
26175 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26176 Remove all references to specific line numbers.
26177 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26178 New type and function.
26179 (main): Call large_struct_by_value, passing it a large struct by value.
26180 * lib/gdb.exp (gdb_get_line_number): New function.
26181
26182 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26183 more portable.
26184
7a292a7a
SS
261851999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26186
c906108c
SS
26187 * lib/gdb.exp: Doc fixes.
26188
7a292a7a
SS
261891999-03-05 Nick Clifton <nickc@cygnus.com>
26190
d63a86f8 26191 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26192
261931999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26194
c906108c 26195 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26196 commands. They're not germane to this test, and they don't work
26197 that way on remote targets.
c906108c 26198
3fc11d3e
JM
261991999-03-01 James Ingham <jingham@cygnus.com>
26200
26201 * Changelog entries merged over from gdb development branch.
26202
3fc11d3e
JM
26203 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26204
26205 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26206 for outputting results of test run.
26207
2d4a1622 26208 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26209
26210 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26211
7a292a7a
SS
262121999-02-25 Felix Lee <flee@cygnus.com>
26213
26214 * lib/gdb.exp (debug_format): initialize
26215
c906108c
SS
262161999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26217
26218 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26219 * gdb.base/call-rt-st.c: Ditto.
26220
c906108c
SS
262211999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26222
26223 * gdb.threads/pthreads.exp (horiz): New variable.
26224 (test_startup): Fix regexps that capture thread numbers.
26225
262261999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26227
26228 * gdb.base/smoke.exp: Disambiguate two test case names (both
26229 called ``print'').
26230
26231Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26232
26233 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26234 compilation.
c906108c
SS
26235
262361999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26237
26238 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26239 actual output formatting.
26240 * gdb.base/smoke.exp: GDB removes leading 0's.
26241 * gdb.base/volatile.exp: Don't check type of remuneration;
26242 that variable is no longer defined in constvars.c.
26243 * gdb.base/step-test.c (main): Exit with explicit exit code.
26244 * gdb.base/step-test.exp: Remove two nexti checks--they are
26245 not portable.
26246
262471999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26248
26249 * gdb.base/help.exp ("help delete display"): Fix test to match
26250 gdb's output.
26251
26252 * gdb.base/long_long.c (known_types): Initialize values to zero.
26253 * gdb.base/long_long.exp: Step one more line
26254 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26255 leading zeros. Explicitly ask for hex formatting. Use
26256 unique test case names.
c906108c
SS
26257
26258Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26259
d63a86f8 26260 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26261
26262 * gdb.c++/method.exp: Add missing close brace.
26263
262641999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26265
26266 * gdb.base/maint.exp: Use 'set height 0' to disable page
26267 prompting, not 'set height 400'.
26268
26269 Fix a bunch of timeouts.
26270 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26271 four separate tests, so expect doesn't take forever to match a ton
26272 of text against a regexp with lots of .* forms.
26273 ("maint print psymbols", "maint print symbols"): Make some of
26274 these greps more selective, so that expect doesn't try to wade
26275 through huge piles of output and time out.
26276
26277 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26278
26279 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26280 tests: one which doesn't expect shlib events to be reported, and
26281 another which does, but is XFAIL for all platforms other than
26282 HP/UX.
c906108c
SS
26283
26284 * gdb.base/break.exp: Teach the test suite that the `catch
26285 fork', `catch vfork', and `catch exec' commands produce error
26286 messages on platforms that don't provide these features.
26287
26288Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26289
26290 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26291 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26292 (shortening names from solib_threshold.exp etc), won't run on
26293 anything but HP-UX for the foreseeable future.
c906108c 26294 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26295 reflect move.
c906108c
SS
26296
26297Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26298
26299 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26300 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26301
26302Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26303
26304 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26305 successfully re-sets breakpoints in shared libraries.
26306 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26307
26308Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26309
d63a86f8
RM
26310 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26311 and compiled w/o GCC.
c906108c
SS
26312
26313 * gdb.hp/watch-cmd.exp: ditto.
26314
26315 * gdb.hp/watch-hp.exp: ditto.
26316
26317 * gdb.hp/xdb1.exp: ditto.
26318
26319 * gdb.hp/xdb2.exp: ditto.
26320
26321 * gdb.hp/dbx.exp: ditto.
26322
26323Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26324
26325 * constvars.c: Remove C++-isms.
26326 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26327 with GCC.
c906108c
SS
26328
26329Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26330
26331 The following changes are part of the HP merge.
26332
26333 * gdb.base/break.exp: new tests to verify that catchpoints for
26334 fork, vfork, and exec don't trigger inappropriately.
26335
26336 * gdb.base/opaque.exp: compile one file at a time, then link.
26337
26338 * gdb.base/signals.exp: be more restrictive about which hppa
26339 systems receive a setup_xfail. new tests.
26340
26341 * gdb.base/solib_threshold.build: new file.
26342 * gdb.base/solib_threshold.exp: new file.
26343 * gdb.base/solib_threshold.link_opts: new file.
26344 * gdb.base/solib_threshold.mk: new file.
26345 * gdb.base/gen_solib_threshold.c: new file.
26346
26347 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26348 tests. New tests for enums inside classes.
26349
26350 * gdb.c++/compiler.cc: indicate support of template debugging.
26351
26352 * gdb.c++/demangle.exp: run hp style demangling tests.
26353
26354 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26355 tests.
26356
26357 * gdb.c++/misc.cc: changes to support new tests.
26358
26359 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26360 to support new tests.
26361
26362 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26363 gcc, then skip these tests.
26364
26365Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26366
26367 The following files are part of the HP merge; some had longer
26368 names at HP, but have been renamed to be no more than 14
26369 characters in length.
26370
26371 * gdb.hp/ambiguous.cc: new file.
26372 * gdb.hp/ambiguous.exp: new file.
26373 * gdb.hp/attach.exp: new file.
26374 * gdb.hp/attach2.exp: new file.
26375 * gdb.hp/classes-hp.exp: new file.
26376 * gdb.hp/ctti.exp: new file.
26377 * gdb.hp/ctti-add.cc: new file.
26378 * gdb.hp/ctti-add1.cc: new file.
26379 * gdb.hp/ctti-add2.cc: new file.
26380 * gdb.hp/ctti-add3.cc: new file.
26381 * gdb.hp/dbx.exp: new file.
26382 * gdb.hp/exception.cc: new file.
26383 * gdb.hp/exception.exp: new file.
26384 * gdb.hp/foll-exec.c: new file.
26385 * gdb.hp/foll-exec.exp: new file.
26386 * gdb.hp/foll-fork.c: new file.
26387 * gdb.hp/foll-fork.exp: new file.
26388 * gdb.hp/foll-vfork.c: new file.
26389 * gdb.hp/foll-vfork.exp: new file.
26390 * gdb.hp/inherit-hp.exp: new file.
26391 * gdb.hp/more-steps.exp: new file.
26392 * gdb.hp/namespace.cc: new file.
26393 * gdb.hp/namespace.exp: new file.
26394 * gdb.hp/optimize.exp: new file.
26395 * gdb.hp/pxdb.c: new file.
26396 * gdb.hp/pxdb.exp: new file.
26397 * gdb.hp/quicksort.exp: new file.
26398 * gdb.hp/reg-test.exp: new file.
26399 * gdb.hp/reg-test.s: new file.
26400 * gdb.hp/sized-enum.c: new file.
26401 * gdb.hp/sized-enum.exp: new file.
26402 * gdb.hp/start-stop.exp: new file.
26403 * gdb.hp/templ-hp.cc: new file.
26404 * gdb.hp/templ-hp.exp: new file.
26405 * gdb.hp/thr-lib.c: new file.
26406 * gdb.hp/thr-lib.exp: new file.
26407 * gdb.hp/thr-lib.h: new file.
26408 * gdb.hp/thr-liblib.c: new file.
26409 * gdb.hp/virtfun-hp.c: new file.
26410 * gdb.hp/virtfun-hp.exp: new file.
26411 * gdb.hp/watch-cmd.exp: new file.
26412 * gdb.hp/watch-hp.exp: new file.
26413 * gdb.hp/xdb1.exp: new file.
26414 * gdb.hp/xdb2.exp: new file.
26415 * gdb.hp/xdb3.exp: new file.
26416
26417Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26418
26419 The following files are part of the HP merge; some had longer
26420 names at HP, but have been renamed to be no more than 14
26421 characters in length.
26422
26423 * gdb.base/ss.h: new file.
26424 * gdb.base/call-ar-st.c: new file.
26425 * gdb.base/call-ar-st.exp: new file.
26426 * gdb.base/call-rt-st.c: new file.
26427 * gdb.base/call-rt-st-exp: new file.
26428 * gdb.base/call-strs.exp: new file.
26429 * gdb.base/ena-dis-br.exp: new file.
26430 * gdb.base/environ.exp: new file.
26431 * gdb.base/long_long.exp: new file.
26432 * gdb.base/sect-cmd.exp: new file.
26433 * gdb.base/shlib-cl2.exp: new file.
26434 * gdb.base/smoke.exp: new file.
26435 * gdb.base/so-impl-ld.c: new file.
26436 * gdb.base/so-impl-ld.exp: new file.
26437 * gdb.base/so-indr-cl.c: new file.
26438 * gdb.base/so-indr-cl.exp: new file.
26439 * gdb.base/varargs.exp: new file.
26440 * gdb.base/volatile.exp: new file.
26441 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26442 * gdb.base/display.exp: new file.
c906108c
SS
26443 * gdb.c++/derivation.exp: new file.
26444 * gdb.c++/local.exp: new file.
26445 * gdb.c++/member-ptr.exp: new file.
26446 * gdb.c++/overload.exp: new file.
26447 * gdb.c++/ovldbreak.exp: new file.
26448 * gdb.c++/ref-types.exp: new file.
26449 * gdb.c++/ref-types2.exp: new file.
26450 * gdb.c++/userdef.exp: new file.
d63a86f8 26451
c906108c
SS
26452Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26453
26454 * gdb.base/default.exp: Reflect wording change in remote.c.
26455
dc96c6c7 26456Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26457
26458 * gdb.base/help.exp: Update to reflect current text.
26459
26460Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26461
26462 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26463 they're stack variables and contain garbage.
26464 * gdb.c++/anon-union.exp: new file.
26465
26466 The following changes were made by David Taylor
889bf7c5
PA
26467 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26468 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26469 in changes by HP.
c906108c
SS
26470
26471 * gdb.base/bitops.exp: new file.
26472 * gdb.base/default.exp: change expected messages for catch and
26473 info catch tests to reflect HP merge changes.
26474 * gdb.base/enable-disable-break.exp
26475 * gdb.base/ending-run.c: new file.
26476 * gdb.base/long_long.c: new file.
26477 * gdb.base/maint.exp: new file.
26478 * gdb.base/pointers2.exp: new file.
26479 * gdb.base/shlib-call2.exp: new file.
26480 * gdb.base/solib.exp: new file.
26481 * gdb.base/step-test.c: new file.
26482 * gdb.c++/anon-union.cc: new file.
26483 * gdb.c++/local.cc: new file.
26484 * gdb.c++/member-pointer.cc: new file.
26485 * gdb.c++/method.cc: new file.
26486 * gdb.c++/ref-types.cc: new file.
26487 * gdb.c++/ref-types2.cc: new file.
26488 * gdb.c++/userdef.cc: new file.
d63a86f8 26489
c906108c
SS
26490 * gdb.base/scope.exp: compile one file at a time, then link.
26491 * gdb.base/langs.exp: ditto.
26492 * gdb.base/list.exp: ditto.
d63a86f8 26493
c906108c
SS
26494Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26495
26496 The following changes were made by David Taylor
889bf7c5
PA
26497 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26498 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26499 in changes by HP.
d63a86f8 26500
c906108c
SS
26501 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26502 skip tests. When compiling pass c++ flag to gdb_compile.
26503 * gdb.c++/
d63a86f8 26504
c906108c
SS
26505 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26506 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26507 (skip_hp_tests): new function.
26508 (gdb_preprocess): new function.
26509
26510 * configure.in (hpdir): decide whether to configure gdb.hp.
26511 * configure: regenerated.
26512
26513 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26514 to delete on clean.
26515 (EXECUTABLES): update to reflect new additions.
26516 * gdb.base/commands.exp: update message expected.
26517 * gdb.base/default.exp: add copyright notice.
26518 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26519 * gdb.base/help.exp: update messages to reflect current text.
26520 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26521 targets for recurse tests.
26522 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26523 skip this file.
26524
26525 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26526 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26527 compilation.
26528 * gdb.c++/misc.exp: ditto.
26529 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26530 run the tests. tell gdb_compile that it's a c++ compilation.
26531
26532 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26533
c906108c
SS
26534 * gdb.base/all-bin.exp: new file.
26535 * gdb.base/arithmet.exp: new file.
26536 * gdb.base/assign.exp: new file.
26537 * gdb.base/completion.exp: new file.
26538 * gdb.base/cond-expr.exp: new file.
26539 * gdb.base/condbreak.exp: new file.
26540 * gdb.base/define.exp: new file.
26541 * gdb.base/dollar.exp: new file.
26542 * gdb.base/environment.exp: new file.
26543 * gdb.base/eval-skip.exp: new file.
26544 * gdb.base/jump.exp: new file.
26545 * gdb.base/logical.exp: new file.
26546 * gdb.base/pointers.exp: new file.
26547 * gdb.base/relational.exp: new file.
26548 * gdb.base/section_command.exp: new file.
26549 * gdb.base/whatis-expr.exp: new file.
26550
26551 * gdb.base/all-types.c: new file.
26552 * gdb.base/call-array-struct.c: new file.
26553 * gdb.base/call-return-struct.c: new file.
26554 * gdb.base/call-strings.c: new file.
26555 * gdb.base/callfuncs2.c: new file.
26556 * gdb.base/condbreak.c: new file.
26557 * gdb.base/constvars.c: new file.
26558 * gdb.base/display.c: new file.
26559 * gdb.base/int-type.c: new file.
26560 * gdb.base/jump.c: new file.
26561 * gdb.base/miscexprs.c: new file.
26562 * gdb.base/pointers.c: new file.
26563 * gdb.base/pointers2.c: new file.
26564 * gdb.base/shmain.c: new file.
26565 * gdb.base/shr1.c: new file.
26566 * gdb.base/shr2.c: new file.
26567 * gdb.base/solib.c: new file.
26568 * gdb.base/solib1.c: new file.
26569 * gdb.base/solib2.c: new file.
26570 * gdb.base/varargs.c: new file.
26571 * gdb.c++/derivation.cc: new file.
26572 * gdb.c++/overload.cc: new file.
26573 * gdb.c++/ovldbreak.cc: new file.
26574 * gdb.hp/attach.c: new file.
26575 * gdb.hp/attach2.c: new file.
26576 * gdb.hp/average.c: new file.
26577 * gdb.hp/compiler.c: new file.
26578 * gdb.hp/compiler.cc: new file.
26579 * gdb.hp/execd-program.c: new file.
26580 * gdb.hp/follow-exec.c: new file.
26581 * gdb.hp/follow-fork.c: new file.
26582 * gdb.hp/follow-vfork-and-exec.c: new file.
26583 * gdb.hp/misc-hp.cc: new file.
26584 * gdb.hp/more-steps.c: new file.
26585 * gdb.hp/optimize.c: new file.
26586 * gdb.hp/quicksort.c: new file.
26587 * gdb.hp/run-hp.c: new file.
26588 * gdb.hp/start-stop.c: new file.
26589 * gdb.hp/sum.c: new file.
26590 * gdb.hp/templates-hp.cc: new file.
26591 * gdb.hp/thread-local-in-lib.c: new file.
26592 * gdb.hp/thread-local-in-lib.h: new file.
26593 * gdb.hp/thread-local-in-lib.lib.c: new file.
26594 * gdb.hp/vforked-program.c: new file.
26595 * gdb.hp/virtfunc-hp.cc: new file.
26596 * gdb.hp/watchpoint-hp.c: new file.
26597 * gdb.hp/xdb.c: new file.
26598 * gdb.hp/xdb0.c: new file.
26599 * gdb.hp/xdb0.h: new file.
26600 * gdb.hp/xdb1.c: new file.
26601
26602Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26603
26604 The following change was made by Edith Epstein
889bf7c5
PA
26605 <eepstein@cygnus.com> as part of a project to merge in changes
26606 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
26607
26608 * gdb.c++/demangle.exp: changed the expected output for some
26609 ARM-style mangling -- removed second reference to datatype.
889bf7c5 26610 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 26611 T1<char>::~T1<char>(void)
c906108c 26612 becomes,
a9c64011
AS
26613 maint demangle __dt__11T1__pt__2_cFv
26614 T1<char>::~T1(void)
c906108c 26615
889bf7c5 26616 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 26617
c906108c
SS
26618Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26619
26620 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26621 * gdb.trace/backtrace.exp: Likewise.
26622 * gdb.trace/circ.exp: Likewise.
26623 * gdb.trace/collection.exp: Likewise.
26624 * gdb.trace/deltrace.exp: Likewise.
26625 * gdb.trace/infotrace.exp: Likewise.
26626 * gdb.trace/limits.exp: Likewise.
26627 * gdb.trace/packetlen.exp: Likewise.
26628 * gdb.trace/passc-dyn.exp: Likewise.
26629 * gdb.trace/passcount.exp: Likewise.
26630 * gdb.trace/report.exp: Likewise.
26631 * gdb.trace/save-trace.exp: Likewise.
26632 * gdb.trace/tfind.exp: Likewise.
26633 * gdb.trace/tracecmd.exp: Likewise.
26634 * gdb.trace/while-dyn.exp: Likewise.
26635 * gdb.trace/while-stepping.exp: Likewise.
26636
266371998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26638
26639 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26640
26641Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26642
26643 From Brendan Kehoe:
26644 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26645 int return types.
26646
26647Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26648
26649 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 26650 remote dos host testing right.
c906108c
SS
26651
26652Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26653
26654 * gdb.base/corefile.exp: remove some xfails.
26655
26656Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26657
26658 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 26659 have different timestamps.
c906108c
SS
26660
26661Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26662
26663 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 26664 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
26665
26666Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26667
26668 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 26669 delta.
c906108c
SS
26670
26671Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26672
26673 * gdb.base/default.exp: Add brace missing from previous delta.
26674
26675Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26676
26677 * gdb.base/default.exp: Support test for info float for all
26678 varieties of arm toolchain.
26679
dc96c6c7 26680Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26681
26682 * gdb.trace/*.exp: remove "remote_download" command.
26683
dc96c6c7 26684Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26685
26686 * gdb.trace/*.exp: remove -gdwarf from compile.
26687
26688Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26689
26690 * gdb.trace/configure.in(AC_INIT): typo
26691 * gdb.trace/configure: regenerated
26692
dc96c6c7 26693Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26694
26695 * config/m68k-emc.exp: New file.
26696 * lib/<emc-support.exp trace-support.exp}: New files.
26697 * configure.in: add new test directory gdb.trace.
26698 * gdb.trace/{configure configure.in Makefile.in}: New files.
26699 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26700 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26701 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26702 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26703 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26704 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26705 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 26706
dc96c6c7 26707Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26708
26709 * gdb.c++/classes.exp: Change all regular expressions to match
26710 arbitrary combinations of newline/carriage-return, so that they
26711 will work equally well on Unix and Windows.
26712 * gdb.c++/inherit.exp: ditto.
26713 * gdb.c++/virtfunc.exp: ditto.
26714
267151998-08-11 Dawn Perchik <dawn@cygnus.com>
26716
26717 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26718
c2d11a7d
JM
26719Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26720
26721 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26722 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26723 to use a0-a3/d0-d3 as needed.
26724
26725Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26726
26727 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26728 * gdb.disasm/am33.exp: Corresponding changes.
26729
c906108c
SS
267301998-07-11 Felix Lee <flee@cygnus.com>
26731
26732 * gdb.base/callfuncs.exp: add cmp10 test.
26733 * gdb.base/callfuncs.c (cmp10): new function.
26734
26735Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26736
d63a86f8 26737 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
26738 into two parts to get around a synchronization problem in expect.
26739
3fc11d3e
JM
26740Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26741
26742 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26743
26744 * configure.in: Add options for gdbtk testsuite.
26745
26746 * configure: Regenerate.
26747
26748 * gdb.gdbtk: New directory to hold gdbtk tests.
26749
c906108c
SS
26750Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26751
26752 * gdb.fortran/types.exp: Escape brackets in expect patterns
26753 for test_float_literal_types_accepted tests.
26754 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26755 before run test.
26756
c2d11a7d
JM
26757Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26758
26759 * am33.exp: Just compile, do not link the testcase.
26760 * am33.s: Add ".am33" pseudoop to force am33 mode.
26761
c906108c
SS
267621998-06-25 Felix Lee <flee@cygnus.com>
26763
26764 * gdb.base/setshow.exp: make sure $pc is sane.
26765
26766 * gdb.stabs/weird.exp: split expect patterns properly.
26767
c2d11a7d
JM
26768Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26769
26770 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26771 * gdb.disasm/am33.exp: Run it.
26772
dc96c6c7 26773Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26774
26775 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26776 match processing (and eliminate spurious timeouts when running).
26777
dc96c6c7 26778Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26779
26780 * gdb.base/signals.exp (test_handle_all_print): put back Mach
26781 exception test, but conditionalize it on target [mach | gnu].
26782
dc96c6c7 26783Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26784
26785 * gdb.base/overlays.exp: fixup compile line for linker script.
26786
26787Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
26788
26789 * gdb.fortran/types.exp: don't guess at float size.
26790
26791Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
26792
26793 * gdb.base/exprs.exp: delete test that depends on int size.
26794
26795Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
26796
26797 * config/sim.exp: Removed checks for target triplets.
26798 (gdb_target_sim): Use gdb,target_sim_options.
26799
26800Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
26801
26802 * gdb.base/reread.exp: New file.
26803 * gdb.base/reread1.c: New file.
26804 * gdb.base/reread2.c: New file.
26805
26806Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
26807
26808 * config/sim.exp: Use 'target sim -sparclite' when running
26809 SPARClite programs.
26810
26811Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
26812
26813 * gdb.base/structs2.exp: New file.
26814 * gdb.base/structs2.c: New file.
26815
26816Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
26817
26818 * gdb.asm/common.inc: New file.
26819 * gdb.asm/d10v.inc: New file.
26820 * asm-source.exp: Pass -I's to gas to find .inc files.
26821 Update line numbers in expected output.
26822 * asmsrc1.s: Rewrite.
26823 * asmsrc2.s: Rewrite.
26824 * configure.in: Create arch.inc symlink.
26825 * configure: Regenerate.
26826 * Makefile.in (distclean): Delete arch.inc.
26827
26828Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
26829
26830 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
26831 (t_enum_value2): ditto
26832 (t_enum_value3): ditto
26833 (main): ditto
c906108c
SS
26834Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26835
26836 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
26837 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
26838 change.
26839 Use gdb_test instead of send_gdb/gdb_expect sequences.
26840
26841Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
26842
26843 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
26844 not void.
26845
26846Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
26847
26848 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
26849 subroutines. Used to test gdbs ability to single step through PC
26850 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
26851
26852Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
26853
26854 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
26855 more rigorous EGCS C++ error checking.
26856
26857Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26858
a9c64011
AS
26859 * gdb.base/help.exp: Clean up `help set args' and `help show args'
26860 tests.
26861 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
26862 function when asleep.
26863 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
26864 for i*86 Linux and SVR4 signal handling problems.
26865 Remove linux xfail for `next to handler in signals_tests_1', fixed
26866 by recent infrun.c change.
26867 Limit backtrace to 10 frames to avoid timeout problems with infinite
26868 stack backtraces.
26869 Adjust expect pattern in `handle all print' test to match Apr 28 1997
26870 target.[ch] change.
c906108c
SS
26871
26872Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
26873
26874 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
26875 for a newline from gdb before continuing.
26876 (default_gdb_exit): Just look for y or n.
26877 (gdb_test): Detect abnormal exit from GDB running on DOS; if
26878 it does, fail the rests of the tests in the file.
26879
26880Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
26881
26882 * config/cygmon.exp: New file.
26883
26884Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
26885
26886 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 26887 main" test on remote targets.
c906108c
SS
26888
26889 * gdb.base/scope.exp: Fix problem with filelocal_bss before
26890 run test on remote targets.
26891
26892Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
26893
26894 * gdb.asm: New directory.
26895 * configure.in: Configure it.
26896 * configure: Regenerate.
26897 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
26898 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
26899
26900Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
26901
26902 * config/mn10300-eval.exp: New file to support MN10300 eval board.
26903
dc96c6c7 26904Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 26905
a9c64011
AS
26906 * gdb.base/overlays (several files): Merge the two overlay
26907 managers into one. Change variables (foox, barx, bazx, grbxx)
26908 back into ints but force them to load in their proper sections.
c906108c
SS
26909
26910Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
26911
26912 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 26913 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
26914 (D10VCopy): Handle memory regions crossing 16k boundaries.
26915 (D10VCopy): Transfer data in 32 bit chunks.
26916
26917Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
26918
26919 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 26920 correct.
c906108c
SS
26921
26922 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 26923 map. Include space for printf in .text segment.
c906108c
SS
26924
26925 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 26926 updated d10v memory VMA/LMA map.
c906108c 26927 (D10VCopy): Call D10VTranslate.
d63a86f8 26928
c906108c
SS
26929Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
26930
26931 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
26932
26933 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
26934 that it won't be put into the .sdata - small data -
26935 section. Update reference.
c906108c
SS
26936 * gdb.base/baz.c (bazx, baz): Ditto.
26937 * gdb.base/foo.c (foox, foo): Ditto.
26938 * gdb.base/grbx.c (grbxx, grbx): Ditto.
26939
26940 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 26941 to be arrays.
d63a86f8 26942
dc96c6c7 26943Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 26944
a9c64011
AS
26945 * gdb.base/overlays.exp: fix up and get working again.
26946 Add tests for backtraces from an overlay function.
d63a86f8 26947
c906108c
SS
26948Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
26949
26950 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
26951 "calling function with watchpoint enabled".
26952
26953Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
26954
26955 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 26956 gdb_suppress_tests for d10v-*-*.
c906108c
SS
26957 * lib/gdb.exp (gdb_suppress_tests): Disable this function
26958 pending review of whether it is useful or not.
26959
26960Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
26961
26962 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
26963
26964Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
26965
26966 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
26967 * config/dve.exp: New file to support Densan boards.
26968
26969Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
26970
26971 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 26972 reads and BSD.
c906108c
SS
26973
26974Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
26975
26976 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
26977 response.
26978
26979 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
26980
26981Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
26982
26983 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 26984 test.
c906108c
SS
26985
26986 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 26987 target_sizeof_long and target_bigendian_p.
c906108c 26988 (structs_by_value, structs_by_reference): Check values according
889bf7c5 26989 to targets word size and endianess.
d63a86f8 26990
c906108c
SS
26991Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
26992
26993 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 26994 output.
c906108c
SS
26995
26996Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
26997
26998 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 26999 Update test of set args help to match source change.
c906108c
SS
27000
27001Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27002
27003 * gdb.base/default.exp: Expect help system output to be in
27004 alphabetical order.
27005 * gdb.base/help.exp: Ditto.
27006
27007Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27008
27009 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27010 "i*86-pc-linux-gnu*".
27011 * gdb.base/interrupt.exp: Ditto.
27012 * gdb.base/corefile.exp: Ditto.
27013
27014 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27015 define vxworks when building the testcase.
c906108c
SS
27016
27017 * gdb.base/ptype.exp: Fix testnames to be unique.
27018 * gdb.base/radix.exp: Ditto.
27019 * gdb.base/term.exp: Ditto.
27020 * gdb.base/whatis.exp: Ditto.
27021 * gdb.c++/classes.exp: Ditto.
27022
27023Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27024
27025 * gdb.base/callfuncs.exp: Fix indentation.
27026
27027 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27028 suppress_flag has been set.
27029 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27030 target feature.
27031
27032Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27033
27034 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27035 the testcase.
27036
27037 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27038 set_debug_traps() and breakpoint().
c906108c
SS
27039 * gdb.c++/misc.cc (main): Ditto.
27040 * gdb.c++/templates.cc (main): Ditto.
27041 * gdb.c++/virtfunc.cc (main): Ditto.
27042
27043Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27044
27045 * lib/gdb.exp(gdb_step_for_stub): New function.
27046 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27047 exists, reload the executable and do a "continue" instead of
27048 doing a jump.
27049 (runto_main): Use gdb_step_for_stub.
d63a86f8 27050
c906108c 27051 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27052 tests to have unique names.
c906108c
SS
27053 * gdb.base/callfuncs.exp: Ditto.
27054 * gdb.base/commands.exp: Ditto.
27055 * gdb.base/default.exp: Ditto.
27056 * gdb.base/help.exp: Ditto.
27057 * gdb.base/list.exp: Ditto.
27058 * gdb.base/opaque.exp: Ditto.
27059 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27060 similar tests.
d63a86f8 27061
c906108c
SS
27062 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27063 * gdb.c++/cplusfuncs.cc: Ditto.
27064 * gdb.c++/virtfunc.cc: Ditto.
27065
27066 * config/monitor.exp: Keep track of the last file we saw, rather
27067 than trying to get the info from gdb.
27068
27069 * gdb.fortran/types.exp: Move comment to previous line.
27070
27071Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27072
27073 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27074 target mode.
c906108c
SS
27075
27076Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27077
27078 From Bob Manson:
27079 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27080 string from GDB when it connects.
c906108c
SS
27081
27082 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27083
27084Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27085
27086 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27087 if we can't get a debug format from GDB (we may be testing an
27088 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27089
27090 * gdb.stabs/weird.exp: Fix quoting.
27091
27092 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27093
27094Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27095
27096 * config/arm-ice.exp: New file.
27097
27098Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27099
27100 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27101 until it has been modified to work with the new testsuite.
c906108c 27102
99707966 27103 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27104 testcase won't compile, cause all of the testcases in the file to
27105 fail instead.
c906108c
SS
27106
27107 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27108 (gdb_clear_suppressed): New procedure.
27109 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27110 it contains a positive value.
27111
27112Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27113
27114 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27115
27116 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27117
27118Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27119
27120 * lib/gdb.exp (setup_xfail_format): New function.
27121 (get_debug_format): New function to get debug format.
27122 (debug_format): New global variable to hold last value set
27123 by get_debug_format.
27124 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27125 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27126 * gdb.c++/ptype.exp: Ditto.
27127 * gdb.c++/classes.exp: Ditto.
27128 * gdb.c++/cplusfuncs.exp: Ditto.
27129 * gdb.c++/inherit.exp: Ditto.
27130 * gdb.c++/templates.exp: Ditto.
27131 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27132
c906108c
SS
27133Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27134
27135 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27136 host doesn't have a currently-open connection.
27137
27138 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27139 any gdb stub target. Handle cases where gdb doesn't respond when
27140 interrupted in a sane fashion.
c906108c
SS
27141
27142 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27143 same thing in a totally different way.
c906108c
SS
27144
27145 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27146 setting "timeout".
c906108c 27147 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27148 default_gdb_init now.
c906108c
SS
27149
27150Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27151
27152 * gdb.base/printcmds.exp: Fix "check for floating addition"
27153 regexp to accept results within approx +/- .01 of exact value.
27154 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27155
27156Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27157
27158 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27159 properly.
c906108c
SS
27160 (gdb_expect): Add optional timeout parameter, and add timeout
27161 value to various calls.
27162 (gdb_suppress_tests): Only give one warning message per group.
27163
27164Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27165
27166 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27167 global variables. Handle getting a value for $timeout more
27168 gracefully.
c906108c
SS
27169
27170Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27171
27172 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27173 initialize.
c906108c 27174 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27175 by a target configuration file.
c906108c
SS
27176 (gdb_expect): Pass the timeout to remote_expect.
27177
27178 * config/monitor.exp(gdb_load): Fix typo in regexp.
27179
27180Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27181
27182 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27183
27184Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27185
27186 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27187 here. Call gdb_target_exec before rebooting the target, to make
27188 sure the connection to the target is closed.
c906108c
SS
27189 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27190 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27191 Also detect "Timeout reading from remote" error.
27192
27193 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27194 gdb_target_monitor. Don't call gdb_file_cmd here; let
27195 gdb_target_monitor do it.
c906108c
SS
27196
27197 * gdb.disasm/hppa.exp: Don't use exec_output.
27198
27199Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27200
27201 * gdb.base/list.exp: If we're debugging a non-native target,
27202 try to set the pc register to point to the start of the
27203 program before doing the first list command.
27204
27205 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27206 test_calls after restarting.
c906108c
SS
27207
27208 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27209 reloading.
c906108c
SS
27210
27211 * gdb.base/watchpoint.exp: Fix typo.
27212
27213 * gdb.base/setshow.exp: Check for use_gdb_stub.
27214
27215 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27216 stub case.
c906108c
SS
27217 * gdb.base/langs.exp: Ditto.
27218
27219 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27220 gdb_load_offset. If we weren't given a file to load, figure out
27221 what the current file is and use it.
c906108c
SS
27222
27223 * config/i386-bozo.exp: New file.
27224
27225Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27226
27227 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27228 feature.
27229
27230 * config/proelf.exp: New entry.
27231
27232Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27233
27234 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27235 of regexps.
27236
27237 * gdb.base/watchpoint.exp: Don't run the test_stepping
27238 tests if gdb can't call functions on the target.
27239
27240 * gdb.base/setshow.exp: Don't run the set prompt tests if
27241 the board has gdb_prompt set.
27242
27243Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27244
27245 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27246 * gdb.base/commands.exp: Likewise.
27247 * gdb.base/setshow.exp: Likewise.
27248
27249Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27250
27251 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27252 feature.
27253
27254 * config/i960.exp: New file.
27255
27256Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27257
27258 * gdb.base/funcargs.exp: Check for gdb,short_int target
27259 feature instead of looking for explicit target triplets.
27260
dc96c6c7 27261Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27262
d63a86f8 27263 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27264 "p 123DEADBEEF", to check parse_number.
27265 * top.c: change "to enable to enable" to "to enable" in a couple
27266 of help strings.
27267
27268Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27269
27270 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27271 on the mn10300.
d63a86f8 27272
c906108c
SS
27273Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27274
27275 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27276 where the test executable is run with explicit args.
27277 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27278
27279Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27280
27281 * gdb.base/run.c: Use FAKEARGV to build test executable that
27282 does not require a command line arg, since most simulators
27283 don't currently support passing such an arg into the simulated
27284 program.
27285 * gdb.base/commands.exp: Change tests to insert the proper
27286 value as the arg to the first recursive factorial call. Change
27287 compilation line to define FAKEARGV at compile time.
27288
27289Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27290
27291 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27292 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27293 function with watchpoint enabled" test.
27294
27295Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27296
27297 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27298 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27299
27300 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27301 "Tests restarted" messages.
c906108c
SS
27302
27303Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27304
27305 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27306
dc96c6c7 27307Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27308
27309 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27310 for INFO SYMBOL; add help tests for OVERLAY commands.
27311 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27312 add tests for OVERLAY commands
27313 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27314 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27315 * gdb.base/sigall.c: add usestubs code frag
27316 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27317
c906108c
SS
27318Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27319
27320 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27321 failures.
27322 (gdb_stop_suppressing_tests): Note that tests have restarted.
27323
27324Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27325
27326 * config/h8300.exp: New file.
27327
27328Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27329
27330 * gdb.base/setshow.exp: Check for the existence of a
27331 feature, not its value.
27332
27333Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27334
27335 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27336
27337 * gdb.base/scope.exp: It's now init0(), not init().
27338
27339 * gdb.base/scope0.c: For now, change init() to be init0().
27340
27341 * config/monitor.exp: Use gdb_serial in preference to serial
27342 or netport.
27343
27344 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27345 and it's not already set.
c906108c
SS
27346
27347Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27348
27349 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27350 isn't using a stub and if it supports argument passing.
c906108c
SS
27351
27352Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27353
27354 * config/udi.exp(gdb_start): Make sure UDICONF is set
27355 properly before starting gdb.
27356
27357Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27358
27359 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27360 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27361 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27362
27363Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27364
27365 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27366 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27367
27368 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27369
27370 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27371
27372 * config/monitor.exp: Make sure we disconnect from the target.
27373 Also, try a reboot/reload cycle instead of failing if the
27374 load fails.
27375
27376Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27377
27378 * gdb.base/default.exp: Don't set match_max.
27379 * gdb.base/help.exp: Ditto.
27380 * gdb.base/list.exp: Ditto.
27381 * gdb.base/signals.exp: Ditto.
27382
27383 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27384 set, use remote_ld to download the testcase instead of
27385 the GDB loader.
27386
27387Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27388
27389 * config/vr5000.exp: New file.
27390
27391 * config/monitor.exp(gdb_target_monitor): Add pattern for
27392 "Ending remote" to detect errors in connecting.
27393
27394 * gdb.base/setshow.exp: Add .* within auto language test.
27395
27396 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27397 target feature.
27398
27399 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27400 and reboot the board if necessary.
c906108c
SS
27401
27402 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27403 a set of tests. Remove print.* from the patterns being checked.
27404
27405Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27406
27407 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27408 refer to gdb_spawn_id.
27409
27410 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27411 longer used.
27412 * config/sparclet.exp: Ditto.
27413 * config/sparclet-old.exp: Ditto.
27414 * config/slite.exp: Ditto.
27415 * config/sim.exp: Ditto.
27416 * gdb.base/funcargs.exp: Ditto.
27417
27418 * lib/gdb.exp:Remove references to gdb_spawn_id.
27419 (gdb_expect): Move to remote.exp.
27420
27421Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27422
27423 * config/monitor.exp: Detect the "Couldn't establish connection"
27424 message from GDB.
27425
27426Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27427
27428 * gdb.base/bitfields.exp: Use runto instead of explicit
27429 gdb_run_cmd/gdb_expect sequences.
27430
27431 * gdb.base/break.exp(text_next_with_recursion): Add match for
27432 gdb_expect call.
27433
27434 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27435 We also need to handle the "A program is being debugged already"
27436 prompt from gdb. Use gdb_test to set the baud rate.
27437
27438 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27439 to 20000. Really. I mean it.
27440
27441Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27442
27443 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27444 fails. If suppress_flag is set, skip perror message about not
27445 being able to send to GDB.
c906108c 27446 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27447 GDB.
c906108c
SS
27448 (gdb_expect): If suppress_flag is set, always fail immediately.
27449 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27450 (gdb_init): Call gdb_stop_suppressing_tests.
27451 (default_gdb_exit): Ditto.
27452 (default_gdb_start): Ditto.
27453
27454 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27455 gdb_stop_suppressing_tests as appropriate.
c906108c 27456 * gdb.base/break.exp: Ditto.
889bf7c5 27457 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27458 * gdb.base/commands.exp: Ditto.
27459 * gdb.base/exprs.exp: Ditto.
889bf7c5 27460 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27461 * gdb.base/list.exp: Ditto.
27462 * gdb.base/recurse.exp: Ditto.
889bf7c5 27463 * gdb.base/scope.exp: Ditto.
c906108c
SS
27464 * gdb.base/structs.exp: Ditto.
27465 * gdb.c++/inherit.exp: Ditto.
27466
27467Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27468
27469 * config/vr4300.exp: New file.
27470
99707966 27471 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27472
99707966 27473 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27474
27475Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27476
27477 * lib/gdb.exp(gdb_init): New function.
27478
27479 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27480 for each individual variable set.
c906108c
SS
27481
27482 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27483 name.
27484
27485 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27486
27487 * gdb.base/scope.exp: Use gdb_test.
27488
27489 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27490 aborting; the testsuite driver will do that for us (see
27491 gdb_finish). Also, use gdb_test in a few more places.
27492
27493Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27494
27495 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27496
27497Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27498
27499 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27500 and "add_tests" are not at the same address.
27501
27502Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27503
27504 * gdb.base/ptype.exp: Use gdb_test.
27505
27506Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27507
27508 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27509 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27510 left in. No longer expect them to fail.
27511
27512 * gdb.stabs/*.mt; Deleted, no longer used.
27513 * gdb.stabs/configure.in: Remove references to target makefile
27514 frags.
27515 * gdb.stabs/configure: Rebuilt.
27516
27517 * gdb.disasm/*.mt: Deleted, no longer used.
27518 * gdb.disasm/configure.in: Remove references to target makefile
27519 frags. Use "sh3.s" as the unique filename for this directory.
27520 * gdb.disasm/configure: Rebuilt.
27521
27522 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27523 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27524 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27525
27526Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27527
27528 * config/udi.exp: Use mondfe,name instead of remote_host.
27529
27530Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27531
27532 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27533 a function with a watchpoint enabled on the mn10200.
27534
27535 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27536 before trying to create it!
27537
27538Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27539
27540 * config/vx.exp: Use hostname instead of netport.
27541
27542 * config/vxworks.exp: New file.
27543
27544 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27545
27546 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27547 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27548 occurs.
27549
27550 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27551 $gdb_spawn_id directly.
27552 (gdb_run_cmd): Try _start as well as start. Use the target feature
27553 gdb,start_symbol as the symbol to start from when jumping.
27554
27555Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27556
27557 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27558 redundant) test.
27559
27560 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27561 it doesn't lose for 16bit integer systems.
27562
27563Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27564
27565 * gdb.fortran/types.exp: If the target doesn't support "double"
27566 data types, then expect "real" types to only be 4 bytes.
27567
27568 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27569 call tests if the target doesn't support inferior function calls.
27570
27571 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27572 in printf tests.
27573
27574Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27575
27576 * gdb.base/help.exp: Disable "help set", "help show", and
27577 "help support". Simplify regexp for "help stack".
27578
27579 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27580 to 60 seconds. Temporarily set match_max to 15000 around the
27581 "info copying" test.
27582
27583 * gdb.base/nodebug.exp: Don't try to do an inferior function
27584 call if the target doesn't support them.
27585 * gdb.base/printcmds.exp: Likewise.
27586 * gdb.base/setvar.exp: Likewise.
27587 * gdb.base/structs.exp: Likewise.
27588 * gdb.c++/templates.exp: Likewise.
27589 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27590
27591 * gdb.base/recurse.exp: Enable for the mn10200.
27592
27593 * configure.in: Do configure gdb.stabs directory for *-*-elf
27594 targets.
27595 * configure: Rebuilt.
27596
27597 * gdb.base/break.exp: Check for gdb,noresults before testing
27598 exit status and/or results from the target.
27599 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27600 * lib/gdb.exp: Remove old (now bogus) initialization of
27601 noinferior, noargs, noresults and nosignals.
27602
27603Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27604
27605 * config/sh.exp: New file.
27606
27607 * config/slite.exp: Try to connect multiple times to the board
27608 before rebooting. Only send a "monitor run" if need_monitor_run
27609 is set.
27610
27611 * gdb.base/break.exp: Don't do the "stub continue" test if
27612 the target has gdb_stub set.
27613
27614 * gdb.base/callfuncs.exp: Increase the timeout.
27615
27616 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27617 if the target has gdb,noinferiorio set.
27618
27619 * gdb.base/list.exp: Increase match_max to 10000 characters.
27620
27621 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27622
27623 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27624 target.
27625
27626 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27627
27628Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27629
27630 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
27631 trying to delete the copy of gdb. Catch the file delete so we
27632 don't die if the delete fails; also, the file should be copied to
27633 the host, not to the build.
c906108c
SS
27634
27635Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27636
27637 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 27638 parenthesis in case it contains multiple regexps separated
c906108c
SS
27639 with |.
27640
27641 * gdb.base/watchpoint.exp: Use gdb_test.
27642 * gdb.base/default.exp: Ditto.
27643
27644Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27645
99707966 27646 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 27647
c906108c
SS
27648 * gdb.base/scope.exp: Use gdb_test.
27649 * gdb.c++/classes.exp: Ditto.
27650 * gdb.c++/inherit.exp: Ditto.
27651
27652Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27653
27654 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27655 remote_exec instead.
27656 * gdb.base/corefile.exp: Don't be ridiculous.
27657 * gdb.base/*.c: Add missing stub invocations.
27658
27659Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27660
27661 * config/slite.exp: Miscellaneous fixes.
27662
27663 * lib/gdb.exp: Fix runto.
27664
27665 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27666 the target.
27667
27668 * gdb.base/watchpoint.exp: Fix regexp.
27669
27670 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27671 close and wait commands, as the descriptor may now be
27672 invalid. Always call "remote_close host".
27673
27674Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27675
27676 Major rewrite for testsuite revision.
d63a86f8 27677
c906108c
SS
27678 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27679 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27680 instead of relying on spawn_id to always contain a valid
27681 spawn id.
27682 (get_compiler_info): New procedure to build the ${binfile}.ci
27683 file, instead of replicating this in N different places.
27684 (gdb_compile): New procedure.
d63a86f8 27685
c906108c 27686 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
27687 appropriate arguments) instead of compile. Use gdb_test in a lot
27688 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
27689 at the start of a testcase, as this is no longer done magically.
27690
27691 config/*-gdb.exp: Rename without the -gdb suffix.
27692
27693 config/mips.exp: Use remote_close instead of exit_remote_shell.
27694 config/monitor.exp: Use target_info instead of looking at
27695 baud, timeout, etc.
27696 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27697
27698Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27699
27700 * gdb.c++/templates.exp (test_ptype_of_templates),
27701 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27702 Update expect patterns for destructors and assignment operators
27703 to match corresponding c-typeprint.c changes.
27704 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27705 to destructor breakpoint test, GDB should be able to set the
27706 destructor breakpoint without specifying arguments.
27707
27708Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27709
27710 * gdb.threads/pthreads.exp: Change result for failure to compile due
27711 to lack of pthreads runtime support from an error to simply an
27712 unsupported test, per dejagnu standards.
27713
27714Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27715
27716 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27717 where GDB exits to reduce pattern match time.
27718 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27719
27720 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27721
dc96c6c7 27722Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27723
27724 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27725 * gdb.base/default.exp: ditto.
27726 * gdb.base/nodebug.exp: ditto.
27727 * gdb.base/printcmds.exp: ditto.
27728 * gdb.base/ptype.exp: ditto.
27729 * gdb.base/setvar.exp: ditto.
27730 * gdb.base/structs.exp: ditto.
27731 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27732
27733Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27734
27735 * configure, */configure: Rebuild with autoconf 2.12.
27736
27737Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27738
27739 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27740 use new i*86-pc-linux*-gnu quads.
27741 * gdb.base/corefile.exp: Ditto.
27742 * gdb.base/signals.exp: Ditto.
27743 * gdb.base/sigall.exp: Ditto.
27744 * gdb.base/interrupt.exp: Ditto.
27745
27746 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27747 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27748 RedHat 4.0.
d63a86f8 27749
c906108c 27750 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
27751 linux. This allows the test case to at least compile on latest
27752 linux, but still not run due to missing the threads runtime library.
c906108c
SS
27753
27754Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27755
27756 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27757 directory to search gdb directory. Accept and step over conditional
27758 stack alignment code. Consume $prompt in failure cases.
27759 Reset timeout to $oldtimeout instead of some arbitrary value.
27760 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27761 timeout problems with infinite stack backtraces.
27762 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27763 Accept function parameters for linkfunc member.
27764
27765Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27766
27767 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27768 (CXXFLAGS): Remove, unreferenced.
27769 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
27770 previous -B options and also add -B option to pick up cross compiled
27771 runtime.
c906108c
SS
27772 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27773 doing cross compiles.
27774 (target_alias): Declare global.
27775 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27776 to verify that gcc exists in build tree, and if so set CC to that
27777 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 27778
c906108c
SS
27779Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27780
27781 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
27782 ptype test for anonymous union. Fixup testcase to match
27783 current gcc debug output.
27784
27785Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
27786
27787 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
27788 force argument to an unsigned long type.
27789
27790Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
27791
27792 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 27793 tests and anonymous union print/ptype tests.
c906108c
SS
27794 * gdb.base/list.exp (test_forward-search): Increase timeout by
27795 5 minutes for the "search extremely long line" case.
27796 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
27797 completely optional and that the pass/fail messages use the command as
27798 the message if that third arg is a null string.
27799 (gdb_test_exact): Arrange that a null string pattern means match a
27800 null string output rather than any output, which might include random
889bf7c5 27801 errors.
c906108c
SS
27802 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
27803 backtrace test.
27804 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
27805 always failing and failure is now exposed by gdb.exp changes.
27806
27807Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
27808
27809 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
27810 weren't being noted.
27811
27812Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27813
27814 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
27815 * gdb.stabs/weird.exp: Remove v_comb xfails.
27816
dc96c6c7 27817Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27818
27819 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 27820 list.exp scope.exp watchpoint.exp]
c906108c 27821 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 27822
dc96c6c7 27823Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27824
27825 * config/monitor.exp: Increase download timeout to 1000 seconds.
27826
dc96c6c7 27827Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27828
27829 * config/m32r.exp: Increase timeout to 120 seconds.
27830
27831Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
27832
27833 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
27834 and accept older ordering as obsolescent gcc or gdb.
27835 * gdb.c++/templates.exp: Ditto.
27836 * gdb.c++/virtfunc.exp: Ditto.
27837
27838Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
27839
27840 * gdb.base/coremaker.c: Add code to mmap some data so we
27841 can check that it ends up in the core file.
27842 * gdb.base/corefile.exp: Add test to read mmapped data
27843 from core file.
27844
dc96c6c7 27845Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27846
27847 * config/m32r.exp: New file.
27848
27849Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
27850
27851 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
27852 that cflags can contains -gstabs, and work correctly for other tests.
27853
dc96c6c7 27854Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27855
27856 * gdb.base/setshow.exp: New file, tests show and set.
27857 * gdb.base/setshow.c: New file, tests show and set.
27858 * gdb.base/help.exp: Add test for help set|show annotate.
27859 * gdb.base/default.exp: Add test for set|show annotate.
27860
27861Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
27862
27863 * testsuite/gdb.base/break.exp: Make backtrace from factorial
27864 errors unique.
27865 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
27866 explicitly.
27867
27868Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
27869
27870 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
27871 and width commands. This is done elsewhere.
27872 * (gdb_start): Don't call gdb_start_sim here. That's already
27873 done in gdb_load. This fixes lots of failures in default.exp.
27874
27875Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
27876
27877 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
27878 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
27879 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
27880 in the same we we treat other failures (since it may be an expected
889bf7c5 27881 condition), rather than as an error.
c906108c
SS
27882 * gdb.base/signals.exp (test_handle_all_print): Revert back to
27883 old test format.
27884
27885Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
27886
27887 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
27888 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 27889 twice. Nuke the duplicates.
c906108c 27890 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 27891 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
27892 Remove config.h along with other config files.
27893
27894Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
27895
27896 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
27897 "p func1 ()" and note that rests of tests are skipped.
27898 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 27899 setup_xfails for "print func2::coremaker_local".
c906108c
SS
27900 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
27901 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
27902 affected by the previous run test.
27903 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
27904 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
27905 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
27906 "pass int powerset tuple" and "pass modeless int powerset tuple".
27907 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
27908 "real write 4" and "real write 8".
27909 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 27910 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
27911 "print \$i after tuple assign 2", and
27912 "print vs2 after tuple assign 2".
27913 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
27914 meaningful error message and return -1 so the caller can
27915 suppress further tests and avoid a cascade of errors.
d63a86f8 27916
c906108c
SS
27917Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
27918
27919 * gdb.base/a1-selftest.exp: Tweak tests to account for new
27920 format for printing version.
27921 * gdb.base/default.exp: Ditto.
27922 * gdb.base/interrupt.exp: Fix problem with cascade of
27923 errors if child process dies while calling a function.
d63a86f8 27924
c906108c
SS
27925Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
27926
27927 * Makefile.in (VPATH): Add
27928 * Makefile.in (Makefile, config.status): Fix rules so things get
27929 remade when necessary.
27930
27931Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
27932
27933 * Makefile.in (just-check): Add path to sibling expect dir
27934 to environment variable specified by RPATH_ENVVAR.
27935
27936Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
27937
27938 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
27939 (just-check): Add shared library paths for libstdc++, tk,
27940 tcl, bfd, and opcodes to the environment variable specified
27941 in RPATH_ENVVAR.
27942 * configure.in: Add support to recognize --enable-shared flag
27943 and generate correct value for RPATH_ENVVAR.
27944 * configure: Regenerated with autoconf.
27945
27946Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
27947
27948 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 27949 include all osf versions.
c906108c
SS
27950 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
27951 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
27952 when target is linux. When failing to build pthreads test
27953 executable, give more meaningful message.
27954 * gdb.threads/pthreads.c: Hpux also uses old definition of second
27955 arg for pthread_create.
d63a86f8 27956
c906108c
SS
27957Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
27958
27959 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 27960 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 27961 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 27962 and -lpthreads (everybody else).
c906108c
SS
27963 (test_startup): Fail gracefully if threads are not supported.
27964 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
27965 "p/c array_index("abcdef",2)" when not gcc compiled.
27966 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
27967 "print func2::coremaker_local" when not gcc compiled.
27968 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
27969 "ptype on opaque struct tagname (statically)",
27970 "ptype on opaque struct tagname (dynamically) 1", and
27971 "ptype on opaque struct tagname (dynamically) 2"
27972 for not compiled with gcc.
27973 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
27974 backtrace when compiled with gcc.
d63a86f8 27975 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
27976 than always return success.
27977
27978Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
27979
27980 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
27981
27982Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
27983
27984 * gdb.base/structs.exp: Undo last change.
27985
27986Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
27987
27988 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
27989 encapsulate all the steps/nexts done during self test, starting
27990 at main, and makes them less sensitive to optimization issues.
27991 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
27992 signal handler" test.
27993 * gdb.threads/pthreads.exp: Only run this for native configs.
27994 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
27995 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
27996 tests.
27997 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
27998 for "runto test_calls(void)" test.
d63a86f8 27999
c906108c
SS
28000Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28001
28002 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28003 and don't expect address info in breakpoint confirmations.
28004
28005Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28006
28007 * gdb.base/list.exp (test_forward_search): Increase timeout
28008 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28009 and then reset to old value when done. Increase expect input
c906108c
SS
28010 buffer to 10000.
28011
28012Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28013
28014 * gdb.base/list.exp (test_forward_search): Fix to handle very
28015 long source line without overflowing expect's input buffer.
28016
28017Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28018
28019 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28020 "buffer_full".
28021
28022 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28023 "buffer_full".
28024
28025 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28026 "buffer_full".
28027
28028 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28029 "buffer_full".
28030
28031Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28032
28033 * configure.in (configdirs): Add gdb.threads.
28034 * configure: Regenerated with autoconf.
28035 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28036 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28037 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28038
c906108c
SS
28039Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28040
28041 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28042
28043Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28044
28045 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28046 each signal's status in the output of "handle all print".
28047 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28048 the \r\n sequence that immediately precedes the gdb prompt.
28049 * gdb.base/a1-selftest.exp: Save original timeout and restore
28050 after test.
28051
28052Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28053
28054 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28055 symbol.
28056
28057Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28058
28059 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28060
28061Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28062
28063 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28064 timeout by 60 seconds.
28065
28066Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28067
28068 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28069 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28070 error return.
28071
28072Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28073
28074 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28075 gdb initialization, also report how long dejagnu waited. Restore
28076 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28077 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28078
28079Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28080
28081 * lib/gdb.exp: Report timeout value for verbosity level 2.
28082 * config/gdbserver.exp: Ditto.
28083 * config/hppro.exp: Ditto.
28084 * config/mips-gdb.exp: Ditto.
28085 * config/monitor.exp: Ditto.
28086 * config/netware.exp: Ditto.
28087 * config/sim-gdb.exp: Ditto.
28088 * config/slite-gdb.exp: Ditto.
28089 * config/udi-gdb.exp: Ditto.
28090 * config/unix-gdb.exp: Ditto.
28091 * config/vx-gdb.exp: Ditto.
28092 * gdb.base/a1-selftest.exp: Ditto.
28093 * gdb.base/a2-run.exp: Ditto.
28094 * gdb.base/break.exp: Ditto.
28095 * gdb.base/corefile.exp: Ditto.
28096 * gdb.base/list.exp: Ditto.
28097 * gdb.base/recurse.exp: Ditto.
28098 * gdb.base/scope.exp: Ditto.
28099 * gdb.base/signals.exp: Ditto.
28100
28101Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28102
28103 * gdb.threads/Makefile.in (docdir): Removed.
28104
28105Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28106
28107 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28108 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28109 @srcdir@.
d63a86f8 28110 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28111 autoconf 2.5 or higher.
28112 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28113
28114Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28115
28116 * configure: Regenerated.
28117 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28118 avoid name clashes with SunOS headers.
28119
28120Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28121
28122 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28123
28124Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28125
28126 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28127 prototype information ends up in the compiler info file.
28128
28129Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28130
28131 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28132 attempting to regenerate it. Eliminate use of a temporary file
28133 and just generate the info file directly. Source it immediately,
28134 for consistency of use.
28135 * gdb.base/corefile.exp: Ditto
28136 * gdb.base/exprs.exp: Ditto.
28137 * gdb.base/funcargs.exp: Ditto.
28138 * gdb.base/langs.exp: Ditto.
28139 * gdb.base/list.exp: Ditto.
28140 * gdb.base/mips_pro.exp: Ditto.
28141 * gdb.base/nodebug.exp: Ditto.
28142 * gdb.base/opaque.exp: Ditto.
28143 * gdb.base/ptype.exp: Ditto.
28144 * gdb.base/scope.exp: Ditto.
28145 * gdb.base/setvar.exp: Ditto.
28146 * gdb.base/signals.exp: Ditto.
28147 * gdb.base/whatis.exp: Ditto.
28148 * gdb.c++/templates.exp: Ditto.
28149 * gdb.c++/virtfunc.exp: Ditto.
28150 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28151 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28152
28153Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28154
28155 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28156 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28157 Increase timeout, a lot of single stepping might be needed if the
28158 target has no hardware watchpoints.
28159
28160Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28161
28162 * gdb.base/break.exp: Ignore compiler warnings when compiling
28163 break.c.
28164 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28165 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28166 from remote-sim.
28167 * gdb.base/exprs.exp: Add h8300 xfails.
28168 * gdb.base/funcargs.exp: Likewise.
28169 * gdb.base/nodebug.exp: Likewise.
28170 * gdb.base/printcmds.exp: Likewise.
28171 * gdb.base/ptype.exp: Likewise.
28172 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28173 h8300 xfails.
d63a86f8 28174 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28175 on the h8300.
28176 * gdb.base/funcargs.c: Explicitly make last constant argument to
28177 call_after_alloca_subr an unsigned long type.
28178 * gdb.base/return.c: Include stdio.h.
28179
28180Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28181
28182 * config/abug.exp: New file for the older Motorola Bug monitor
28183 that runs on the mvme13x series VME boards.
28184 * config/monitor.exp: Use the new config array for target settings
28185 if they exist.
28186
28187Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28188
28189 * sim-gdb.exp: Make the SH simulator allocate less space when
28190 it is targeted.
28191
28192Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28193
28194 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28195 test.
28196
28197Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28198
28199 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28200 "rs6000-*-*" for "list function in include file" when gcc compiled.
28201 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28202 for "p ctable1[120]".
28203 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28204 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28205 Remove setup_xfail for "rs6000-*-*" for
28206 "print 'scope0.c'::filelocal before run".
28207 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28208 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28209 since some compilers don't allow both options to be given
28210 on the same command line. Create object file and move it.
d63a86f8 28211
c906108c
SS
28212Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28213
28214 * gdb.base/corefile.exp: Always regenerate the core file, since
28215 we always regenerate the coremaker program. Detect special case
28216 where registers cannot be read from core file.
d63a86f8 28217
c906108c
SS
28218Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28219
28220 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28221 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28222 * gdb.c++/templates.exp: Only match on basename of file since
28223 some formats like xcoff don't encode directory information.
28224 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28225 and rs6000 AIX xcoff targets.
28226 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28227 * configure: Regenerate.
28228 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28229 here, rather than in distclean.
d63a86f8 28230
c906108c
SS
28231Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28232
28233 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28234 defined, and use it to compile the test case with -O2. The
28235 native compilation still uses no optimization.
28236 * gdb.base/mips_pro.c: Remove inline assembly code since
28237 it is compiled PIC by default, which results in assembler
28238 warnings that make the testsuite think the compilation
28239 was unsuccessful.
28240
28241Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28242
28243 * gdb.c++/misc.exp: Add note to message for
28244 "print s.a for foo struct" that this is a known gcc 2.7.2
28245 and earlier bug.
28246
28247Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28248
28249 * gdb.base/break.exp: Fix pattern for matching "Delete all
28250 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28251 setup_xfail for deleting all breakpoints test. Fix various
28252 timeout messages to include "(timeout)".
28253 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28254 for "p t_float_values2(3.14159,float_val2)".
28255 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28256 for "continue to call2g" when gcc compiled.
28257 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28258 "up to foo in langs.exp", "show language at foo in langs.exp",
28259 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28260 and "show language at fsub in langs.exp".
28261 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28262 "list line 1 in include file", "list message for lines past EOF",
28263 "list function in include file", "list list0.h:foo", and
28264 "list filename:function; nonexistant function".
28265 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28266 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28267 and "ptype t_char_array" to be for native cc only.
d63a86f8 28268
c906108c
SS
28269Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28270
d63a86f8 28271 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28272 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28273 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28274
28275Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28276
28277 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28278 "bt in signals.exp". This problem only appears when running
28279 the testsuite, and then only intermittently.
28280
28281Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28282
28283 * gdb.base/return.exp (return_tests): Differentiate between
28284 two tests of continuing.
28285
28286Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28287
28288 * */Makefile.in (maintainer-clean): Remove config.log.
28289 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28290 * gdb.c++/Makefile.in (PROGS): Add inherit.
28291 (clean): Remove *.ci.
28292
28293Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28294
28295 * gdb.c++/misc.cc: Add test code from Mike Stump.
28296 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28297
28298Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28299
28300 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28301 to "alpha-*-osf2*" and add comment.
28302 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28303 setup_xfail for "step over execarg initialization" and
28304 "step over corearg initialization".
c906108c
SS
28305 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28306 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28307 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28308 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28309 "print func2::coremaker_local", and "backtrace in corefile.exp".
28310 * gdb.base/signals.exp: Build and source signals.ci.
28311 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28312 to be for gcc only.
28313 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28314
c906108c
SS
28315Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28316
28317 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28318 Feb 3 procfs.c change.
28319
28320Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28321
28322 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28323
28324Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28325
28326 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28327 from dejagnu's apparent default of 10 seconds, which gives random
28328 results when running the tests over NFS on moderately loaded systems.
28329 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28330
28331Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28332
28333 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28334 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28335 result reports.
c906108c
SS
28336
28337Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28338
28339 * configure.in (CY_AC_PATH_TCLH): Remove.
28340 * configure: Regenerate.
28341
28342Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28343
28344 * gdb.c++/Makefile.in (clean): Add missing '{'.
28345
28346Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28347
28348 * lib/gdb.exp: Provide a default value for noinferior.
28349
28350 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28351 Load libgloss.exp.
28352
28353Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28354
28355 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28356 the executable, not the .o to run the tests from.
28357
28358Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28359
28360 * gdb.base/break.exp: Don't test for program exit or exit status
28361 if $noresults if nonzero.
28362 * gdb.base/langs.exp: Likewise.
28363 * gdb.base/watchpoint.exp: Likewise.
28364
28365 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28366 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28367 trying to compile the testcase.
28368
28369Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28370
28371 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28372 * gdb.base/signals.exp (continue to handler): Likewise.
28373
28374Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28375
28376 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28377
28378 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28379
28380Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28381
28382 * gdb.base/corefile.exp: Recognize "not found" as failure
28383 when trying to determine if a core file was generated.
28384 If no core file was generate the first time, try again without
28385 the ulimit -c to work around braindamaged shells.
28386
28387Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28388
28389 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28390 [] tests with "test" and enclose string in quotes.
28391 * gdb.stabs/configure: Rebuild
d63a86f8 28392
c906108c
SS
28393Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28394
28395 Changes in sync with expect:
28396 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28397 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28398 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28399 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28400 argument to AC_REQUIRE.
28401 * configure: Regenerated.
28402
28403Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28404
28405 * gdb.base/corefile.exp: When generating a core, discard any
28406 error messages about ulimit not found and the "core dumped"
28407 message from the shell that runs the coredumper.
28408
28409Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28410
28411 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28412
28413 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28414 which sed script to run. Expect failure for v_comb test
28415 on PA targets too.
d63a86f8 28416
c906108c
SS
28417Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28418
28419 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28420 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28421
28422Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28423
28424 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28425 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28426 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28427 * lib/gdb.exp (default_gdb_start): Fix typo.
28428 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28429 messages to not include the full program name that caused
28430 the core dump since some systems (such as solaris) apparently
28431 truncate this path to about 80 characters.
28432 When generating a core file first try increasing the core file
28433 size limit to unlimited since some systems may default it to
28434 zero, and it is harmless to try it. Move the test for failing
28435 to generate a core file to where it will actually get executed.
28436 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28437 new gdb result from g++ debug info improvements and make old
28438 pattern obsolescent. Also account for size_t differences
28439 (may be int or long).
28440 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28441 initialization before function call is placed in the delay slot
28442 and thus appears to be skipped over by commands such as "next".
28443
28444Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28445
28446 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28447
28448Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28449
28450 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28451 input source file; fix code to compile test to deal with this
28452 convention.
28453 * gdb.c++/*.exp: Likewise.
28454
28455Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28456
28457 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28458 "bt in signals.exp".
28459
28460Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28461
28462 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28463 "step over execarg initialization" and
889bf7c5 28464 "step over corearg initialization".
c906108c
SS
28465
28466Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28467
28468 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28469 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28470
28471Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28472
28473 From Rob Savoye (rob@poseidon.cygnus.com)
28474 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28475 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28476 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28477 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28478 configure.in}: Major reworking for autoconfig.
c906108c
SS
28479 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28480 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28481 New files.
c906108c
SS
28482 * config/unix-gdb.exp: Make GDB global.
28483 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28484 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28485 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28486 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28487 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28488 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28489 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28490 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28491 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28492 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28493 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28494 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28495 to returns as necessary, arrange for test to compile own testcase
28496 executable.
c906108c 28497 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28498
c906108c
SS
28499Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28500
28501 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28502 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28503 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28504 "backtrace through signal handler".
28505
28506Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28507
28508 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28509 continuing from a job control stop signal.
28510 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28511
28512Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28513
28514 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28515 * gdb.base/corefile.exp: Likewise.
28516 * gdb.base/funcargs.exp: Likewise.
28517
28518Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28519
28520 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28521 * config/monitor.exp: Add support for setting baud rate.
28522
28523Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28524
28525 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28526 i*86-*-linux* xfails for "backtrace through signal handler".
28527 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28528 "print func2::coremaker_local".
28529 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28530 alpha-dec-osf2* xfail for
c906108c
SS
28531 "delete all breakpoints when none".
28532
28533Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28534
28535 * gdb.base/break.exp: Change test that deletes all breakpoints
28536 when no user breakpoints are installed. A post 4.15 change
28537 causes gdb to no longer prompt in this case.
28538
28539Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28540
28541 * gdb.base/return.exp (return_tests): Change xfail for test
28542 "correct value returned double test" to stop xfailing at
28543 Solaris 2.5. Apparently the bug has been fixed.
28544
28545Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28546
28547 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28548 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28549
28550Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28551
28552 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28553 * gdb.disasm/hppa.s: Corresponding changes.
28554
28555Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28556
28557 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28558 makefile fragment.
28559 * config/mt-hpux: Deleted.
28560
28561Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28562
d63a86f8 28563 * Many files: When warning about suppressed tests due to a
c906108c
SS
28564 nonexistant test binary, avoid incrementing the warning count.
28565
28566Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28567
28568 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28569
c906108c
SS
28570Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28571
28572 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28573 "sparc-*-solaris2*".
28574
28575Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28576
28577 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28578 Add global and local variables and initialize them.
28579 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28580 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28581 extracts the file name and terminating signal from the core file.
28582 * TODO: Remove note about tests for correct mapping of corefile.
28583 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28584 from optimizing it away.
28585 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28586 handles common blocks.
28587
28588Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28589
28590 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28591 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28592
28593Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28594
28595 * Makefile.in (maintainer-clean): New target, synonym for
28596 realclean.
28597 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28598 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28599 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28600 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28601 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28602 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28603
28604Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28605
28606 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28607 xfails when not gcc compiled for "print foo::funclocal".
28608 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28609 "print foo::funclocal at foo",
28610 "print 'scope1.c'::foo::funclocal at foo",
28611 "print foo::funclocal_bss at foo",
28612 "print 'scope1.c'::foo::funclocal_bss at foo",
28613 "print foo::funclocal_ro at foo",
28614 "print 'scope1.c'::foo::funclocal_ro at foo",
28615 "print bar::funclocal at foo" and
28616 "print 'scope1.c'::bar::funclocal at foo".
28617 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28618 gcc compiled for "print foo::funclocal at bar".
28619 Expand all messages to ensure that they identify that
28620 the test is at bar().
28621 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28622 gcc compiled for:
28623 "ptype on opaque struct pointer (statically)",
28624 "ptype on opaque struct tagname (statically)",
28625 "ptype on opaque struct pointer (dynamically) 1",
28626 "ptype on opaque struct tagname (dynamically) 1",
28627 "ptype on opaque struct pointer (dynamically) 2" and
28628 "ptype on opaque struct tagname (dynamically) 2
28629 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28630 gcc compiled for:
28631 "p datalocal"
28632 "whatis datalocal",
28633 "ptype datalocal",
28634 "p bsslocal",
28635 "whatis bsslocal", and
28636 "ptype bsslocal".
28637 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28638 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28639 when not gcc compiled.
28640 * gdb.base/funcargs.exp (float_and_integral_args): Add
28641 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28642 compiled.
28643 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28644 "backtrace from call6a" when not gcc compiled.
28645 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28646 "backtrace from call7a" when not gcc compiled.
28647 * gdb.base/callfuncs.exp (do_function_calls):
28648 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28649 "p t_char_array_values(char_array_val2,char_array_val1)",
28650 "p t_char_array_values(char_array_val1,char_array_val2)",
28651 "p t_char_array_values("carray 1","carray 2")",
28652 "p t_char_array_values("carray 1",char_array_val2)",
28653 "p t_char_array_values(char_array_val1,"carray 2")",
28654 "p sum_args(1,{2})",
28655 "p sum_args(2,{2,3})",
28656 "p sum_args(3,{2,3,4})",
28657 "p sum_args(4,{2,3,4,5})"
28658 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28659 "backtrace in corefile.exp" when not gcc compiled.
28660
28661Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28662
28663 * gdb.base/signals.exp: Rewrite `handle all print' test as
28664 a procedure. Accept blanks or TABs as whitespace, increase
28665 timeout and expect input buffer size for the large output
28666 from the command. Remove "i*86-*-bsdi2.0" xfail.
28667
28668Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28669
28670 * gdb.base/setvar.exp: Add new testcases for truncation when
28671 assigning invalid values to bitfields.
28672
28673Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28674
d63a86f8 28675 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
28676 mips-sgi-irix* xfail for
28677 "call inferior func with struct - returns char *"
28678 and fix test so that an optional (unsigned char *) cast is
889bf7c5 28679 accepted in the result.
c906108c
SS
28680
28681Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28682
28683 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28684 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28685 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28686 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28687 that accidentally got checked in.
28688
28689Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28690
d63a86f8 28691 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
28692 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28693 compiled test.
28694 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28695 Add mips-sgi-irix5* xfail for not gcc compiled.
28696 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
28697 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28698 compiled for "p top", "whatis top", "p middle", and "whatis
28699 middle".
c906108c
SS
28700 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28701 "whatis signed char" for not gcc compiled.
28702 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28703 "set variable signed char=-1 (-1)" and
28704 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28705 * gdb.base/funcargs.exp (float_and_integral_args):
28706 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28707 Add mips-sgi-irix* xfail when not gcc compiled for
28708 "continue to call2b".
28709 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28710 "continue to call2g".
6fdff2c5
PA
28711 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28712 compiled for "backtrace from call6a"
28713 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28714 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28715 when not gcc compiled for "backtrace from call7a".
c906108c
SS
28716 (localvars_after_alloca): Fix gdb_test cmds for
28717 "print * after runto ...".
28718 Remove rs6000-*-* xfails for
28719 "print i after runto localvars_after_alloca" and
28720 "print l after runto localvars_after_alloca"
28721 for all compilers.
28722 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 28723 when not compiled with gcc, for:
c906108c
SS
28724 "print signed char == (minus)",
28725 "print signed char != (minus)",
28726 "print signed char < (minus)",
28727 "print signed char > (minus)".
28728 * gdb.base/callfuncs.exp (do_function_calls):
28729 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28730 "call inferior func with struct - returns char *".
d63a86f8 28731 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
28732 "correct value returned double test" to include Solaris 2.4.
28733 * gdb.base/funcargs.exp (float_and_integral_args):
28734 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 28735
c906108c
SS
28736Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28737
28738 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28739 enumeration bitfields if compiling with GNU C.
28740 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28741 to empty' prompt.
28742
28743Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28744
28745 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28746 test for PRO targets.
28747
28748 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28749 breakpoints in the inferior at any given time by making
28750 two groups of breakpoints for call2*, call6* and call7*
28751 tests.
28752
28753Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28754
28755 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28756 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28757 from optimizing it away.
28758 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28759 "call inferior func with struct".
28760
28761Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28762
28763 * configure.in: Only configure gdb.chill for particular targets.
28764
28765Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28766
28767 * gdb.base/Makefile.in: Add action to .c.o transformation
28768 rule that generates a .ci file for each .o file and remove
28769 explicit .c.o rules except for callfuncs.o.
28770 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28771 generates a .ci file for each .o file and remove explicit
28772 .cc.o rules.
28773 (clean): Remove *.tmp *.ci files.
28774 (EXECUTABLES): Remove templ-info.exp.
28775 * gdb.base/compiler.c: New file.
28776 * gdb.c++/compiler.cc: New file
28777 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28778 Change rs6000-*-* xfail for
28779 "print 'scope0.c'::filelocal_ro" and
28780 "print 'scope1.c'::filelocal" and
28781 "print 'scope1.c'::filelocal_bss" and
28782 "print 'scope1.c'::filelocal_ro" and
28783 "print 'scope1.c'::foo::funclocal" and
28784 "print 'scope1.c'::foo::funclocal_ro" and
28785 "print 'scope1.c'::bar::funclocal" and
28786 "print 'scope0.c'::filelocal_ro" and
28787 "print 'scope1.c'::filelocal at foo" and
28788 "print 'scope1.c'::filelocal_bss at foo" and
28789 "print 'scope1.c'::filelocal_ro at foo" and
28790 "print 'scope1.c'::foo::funclocal at foo" and
28791 "print 'scope1.c'::foo::funclocal_bss at foo" and
28792 "print 'scope1.c'::foo::funclocal_ro at foo" and
28793 "print 'scope1.c'::bar::funclocal at foo" and
28794 "print 'scope0.c'::filelocal_ro" and
28795 "print 'scope1.c'::filelocal" and
28796 "print 'scope1.c'::filelocal_bss" and
28797 "print 'scope1.c'::filelocal_ro" and
28798 "print 'scope1.c'::foo::funclocal" and
28799 "print 'scope1.c'::foo::funclocal_bss" and
28800 "print 'scope1.c'::foo::funclocal_ro" and
28801 "print 'scope1.c'::bar::funclocal" and
28802 "print 'scope1.c'::bar::funclocal_bss"
28803 to only be xfail'd when not compiled with gcc.
d63a86f8 28804 Add rs6000-*-* xfail for
c906108c
SS
28805 "print 'scope0.c'::filelocal_bss before run"
28806 when compiled with gcc.
28807 (test_at_main): Add rs6000-*-* xfail for
28808 "print filelocal_ro in test_at_main"
28809 when compiled with gcc.
28810 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 28811 Add rs6000-*-aix* xfail for
c906108c
SS
28812 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
28813 "ptype t_char_array", not compiled with gcc.
28814 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
28815 xfail for "list foo (in include file)" when gcc compiled.
28816 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 28817 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
28818 "run to call0a" if not compiled with gcc.
28819 (unsigned_integral_args): Add rs6000-*-* xfail for
28820 "run to call1a" if not compiled with gcc.
28821 (float_and_integral_args): Add rs6000-*-* xfail for
28822 "run to call2a" if not compiled with gcc and for
28823 "continue to call2b" for any compiler.
28824 Add rs6000-*-* xfail to
28825 "print f1 after run to call2a" for gcc compiled.
28826 (discard_and_shuffle): Add rs6000-*-* xfail for
28827 "run to call6a".
28828 (shuffle_round_robin): Add rs6000-*-* xfail for
28829 "backtrace from call7a" if not compiled with gcc.
28830 Add rs6000-*-* xfail for
28831 "backtrace from call7b" if compiled with gcc.
28832 (call_after_alloca): Add rs6000-*-* xfail for
28833 "print c in call_after_alloca" and
28834 "print s in call_after_alloca" and
28835 "backtrace from call_after_alloca_subr"
28836 if not compiled with gcc.
28837 (localvars_in_indirect_call): Add rs6000-*-* xfail for
28838 "print c in localvars_in_indirect_call" and
28839 "print c in localvars_in_indirect_call" and
28840 "backtrace in indirectly called function" and
28841 "stepping into indirectly called function"
28842 if not compiled with gcc.
28843 (localvars_after_alloca): Add rs6000-*-* xfail for
28844 "print c after runto localvars_after_alloca" and
28845 "print s after runto localvars_after_alloca" and
28846 "print i after runto localvars_after_alloca" and
28847 "print l after runto localvars_after_alloca"
28848 for all compilers.
28849 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
28850 than whatis-info.exp.
28851 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
28852 than opaque-info.exp.
28853 Setup rs6000-*-* xfail for
d63a86f8 28854 "ptype on opaque struct pointer (statically)" and
c906108c
SS
28855 "ptype on opaque struct pointer (dynamically)" when
28856 not compiled with gcc.
28857 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
28858 rather than callf-info.exp.
28859 (do_function_calls): Add clear_xfail for rs6000-*-* for
28860 "p t_float_values2(3.14159,float_val2)". Seems to work
28861 fine there, both with xlc and gcc. Need to find out what
28862 it is doing right and fix other platforms.
28863 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
28864 "call inferior func with struct - returns int",
28865 "call inferior func with struct - returns long",
28866 "call inferior func with struct - returns float",
28867 "call inferior func with struct - returns double",
28868 "call inferior func with struct - returns char *",
28869 but only if not gcc compiled (presumes xlc compiled).
28870 Change rs6000-*-* xfails for
28871 "call inferior func with struct - returns char" and
28872 " call inferior func with struct - returns short" to only
28873 xfail if not using gcc.
28874 (clean mostlyclean): Remove *.ci and *.tmp files.
28875 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
28876 than templ-info.exp.
28877 * gdb.base/langs.exp: Source gdb.base/langs.ci.
28878 Add rs6000-*-* xfail for "up to foo in langs.exp"
28879 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 28880 when not gcc compiled.
d63a86f8 28881
c906108c
SS
28882Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28883
28884 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
28885 * gdb.base/corefile.exp: Likewise.
28886 * gdb.base/list.exp: Likewise.
28887 * gdb.base/scope.exp: Likewise.
28888 * gdb.base/siganls.exp: Likewise.
28889
28890 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
28891 compiler output.
28892 * gdb.base/whatis.exp: Likewise.
28893
28894Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
28895
28896 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
28897 failure (opcode table has been fixed to match reality).
28898
28899Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
28900
28901 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
28902 "call inferior func with struct - returns char",
28903 "call inferior func with struct - returns short"
28904
28905 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
28906 "print 'scope0.c'::filelocal at main",
28907 "print 'scope0.c'::filelocal_bss in test_at_main",
28908 "print 'scope0.c'::filelocal at foo",
28909 "print 'scope0.c'::filelocal_bss in test_at_foo",
28910 "print 'scope0.c'::filelocal at bar",
28911 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 28912
c906108c
SS
28913 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
28914 in source file 1". This bug seems to have been fixed with both
28915 gcc and native cc (was native assembler bug?).
28916
28917Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
28918
28919 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
28920 "backtrace through signal handler" to "i*86-*-sysv4*".
28921 * gdb.base/signals.exp: Add xfail for "'next' behaved as
28922 continue" case. Add "known SVR4 bug" to fail message.
28923 Add "i*86-*-bsdi2.0" xfail for "handle all print".
28924 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
28925 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
28926 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
28927 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
28928 "up to foo in langs.exp", "show language at foo in
28929 langs.exp", "up to cppsub_ in langs.exp", "show
28930 language at cppsub_ in langs.exp", "up to fsub in
28931 langs.exp", and "show language at fsub in langs.exp".
28932 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
28933 "bactrace in corefile.exp".
28934 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
28935 "call inferior function with struct - returns float" and
28936 "call inferior function with struct - returns double".
d63a86f8 28937
c906108c
SS
28938Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
28939
28940 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
28941 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
28942 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
28943 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
28944
28945Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
28946
28947 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
28948 (or overriden) "CHILL" macro rather then bare "gcc".
28949 Also look for ../../gcc/xgcc since that is what we will
28950 actually need, not "Makefile". Remove following assignment
28951 of CHILL to CHILL_FOR_TARGET because that results in
28952 recursive definition.
28953
28954Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
28955
28956 * gdb.base/corefile.exp: Change xfail for backtrace in
28957 corefile.exp from linuxaout to all linux.
28958 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
28959 cases where we miss the breakpoint at the signal handler
28960 for some reason. Setup xfail for linuxoldld/linuxaout and
28961 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
28962 hitting SIGURG breakpoint.
28963 * gdb.base/signals.exp: Setup xfail for "next" acting like
28964 continue to add linuxoldld. Setup xfail for all linux for
28965 "next to handler in signals_tests_1", "backtrace in
28966 signals_tests_1", "continue to func1", "pass SIGUSR1",
28967 and continue to handler".
28968
28969Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28970
28971 * Update all FSF addresses except those in COPYING* files.
28972
28973Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
28974
28975 * gdb.base/a2-run.exp: Change messages to be more explicit about
28976 the status of args, and quote binfile in results.
28977
28978Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
28979
28980 * gdb.base/callfuncs.exp: Add tests for passing structs to
28981 inferior functions and return various types.
28982 * gdb.base/callfuncs.c: Add functions to receive a struct
28983 and return a member of the struct, in various types.
28984
28985Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28986
28987 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
28988
28989Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
28990
28991 * config/vxworks29k.exp: New file, sources vxworks.exp.
28992
28993Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28994
28995 * config/gdbremote.exp: New file. Testing framework using
28996 gdbserver.
28997
28998Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
28999
29000 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29001 "call function when asleep" and "send end of file".
29002 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29003 for "backtrace in corefile.exp".
29004 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29005 for "backtrace through signal handler".
29006 * gdb.base/corefile.exp: Make sure we actually generate a core file
29007 before trying the core tests. Some systems allow the user to suppress
29008 generation of core files and default to that (linux for example).
29009 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29010 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29011
29012Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29013
29014 * gdb.threads: New directory with some crude multi-threaded
29015 gdb tests (step.exp and step2.exp).
29016 * config/mt-lynx (STEP_EXECUTABLE): Define.
29017 (THREADFLAGS): Define.
29018
29019Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29020
29021 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29022
29023 * gdb.base/signals.exp: Disable whole file for lynx until
29024 further notice.
29025
29026 * gdb.base/signals.exp: xfail test where "next" acts like
29027 "continue" for lynx.
29028
29029 * gdb.base/interrupt.exp: xfail test for calling function while
29030 inferior is asleep for lynx.
29031
29032 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29033 than one cr-lf after each command.
29034
29035Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29036
29037 * configure.in: Reinstate setting of stabsdirs variable, fix
29038 typo in setting up configdirs for native builds.
29039
29040 * gdb.base/return.exp: Fix typo in return double test.
29041 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29042 compiler from optimizing them away.
29043
29044Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29045
29046 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29047 sequences to be echo'd by gdb when using gdb_test.
29048 * gdb.chill/chexp.exp: Likewise.
29049 * gdb.fortran/exprs.exp: Likewise
29050
29051Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29052
29053 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29054 after the inferior gdb has started.
29055
29056 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29057 after each command.
29058 * gdb.base/funcargs.exp: Likewise.
29059 * gdb.base/gdbvars.exp: Likewise.
29060 * gdb.base/interrupt.exp: Likewise.
29061 * gdb.base/list.exp: Likewise.
29062 * gdb.base/watchpoint.exp: Likewise.
29063 * gdb.c++/demangle.exp: Likewise.
29064 * gdb.c++/inherit.exp: Likewise.
29065 * gdb.chill/chexp.exp: Likewise.
29066 * gdb.fortran/exprs.exp: Likewise.
29067
29068 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29069 test if we can't handle IO to/from the inferior.
29070
29071 * gdb.c++/misc.exp: Always check for a program already being
29072 started after sending a "run" command to gdb.
29073
29074 * gdb.base/twice.exp: Start with a fresh gdb.
29075
29076 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29077 only depend on gdb's expression code, not the chill runtime.
29078
29079 * gdb.base/return.c: Put return values into variables so we
29080 can have gdb print them rather than depending on the program
29081 to print them.
29082 * gdb.base/return.exp: Corresponding changes.
29083
29084 * lib/gdb.exp: Provide default value for noinferiorio.
29085 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29086 the inferior.
29087
29088 * gdb.base/break.exp: Always check for a program already being
29089 started after sending a "run" command to gdb.
29090 (text_next_with_recursion): Don't check the output from the
29091 program's printf statement. Instead just make sure the program
29092 exited.
29093
29094 * gdb.base/commands.exp: Protect tests which need arguments with
29095 $noargs conditionals.
29096
29097Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29098
29099 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29100 of structure member arrays to match gdb/valops.c:value_addr change.
29101
29102Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29103
29104 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29105 cases.
29106
29107Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29108
29109 * configure.in (configdirs): Remove gdb.chill from default list
29110 of subdirs and then add it back in only if doing a native build.
29111 The current chill compiler does not yet work in any cross build.
29112 * Revert all signal changes from Jul 6.
29113 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29114 for sh-hms targets, allowing these tests to link, with no other
29115 changes. Testing is suppressed by setting "nosignals" in site.exp.
29116
29117Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29118
29119 * configure.in (signaldirs): Define and add to configdirs for all
29120 targets except some specific ones that are known to not support signals.
29121 Also clean up formatting.
29122 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29123 (signals, sigall): Remove rules to build.
29124 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29125 Moved to new gdb.signals directory.
29126 * gdb.signals: New test directory.
29127 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29128 signals.c signals.exp}: New or moved files.
29129
29130Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29131
29132 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29133
29134Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29135
29136 * gdb.base/return.exp: Xfail `return double' test failure
29137 on at least Solaris 2.3 and handle future/past versions on
29138 a case by case basis as appropriate. Also update message
29139 to include i*86 failures.
29140
29141Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29142
29143 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29144
29145 * lib/gdb.exp: Fix comment which erroneously identified
29146 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29147 gdb_file_cmd not gdb_load).
29148 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29149
29150 * gdb.base/setvar.exp: Make test names consistent between pass and
29151 fail cases. Use gdb_test more.
29152
29153Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29154
29155 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29156
29157Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29158
29159 * gdb.base/help.exp: Fix expected help string for `show commands'.
29160
29161Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29162
29163 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29164
29165 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29166 of a text section.
29167
29168Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29169
29170 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29171 that loop eventually terminates. Fix Connection refused logic so
29172 that testsuite will expire nicely.
29173
29174Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29175
29176 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29177 config/rom68k.exp: New tcl glue for the appropriate monitors.
29178 These all just end up calling monitor.exp.
29179 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29180 refused' by retrying. Cleanup some timeout issues.
29181 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29182 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29183 callers don't have to set/restore global timeout variable.
29184
29185 * The following set of changes centralizes management of the global
29186 timeout variable. This way, it can be set in one target dependent
29187 place instead of dozens of places scattered throughout the test suite.
29188 If you need to lengthen a timeout, then you should either set timeout
29189 in one of the config/{target}.exp files, or multiply it by a factor.
29190 Setting it to an absolute value is always going to lose for some
29191 targets.
29192 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29193 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29194 * gdb.base/funcargs.exp: Don't set timeout.
29195 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29196 * gdb.base/printcmds.exp (test_print_string_constants
29197 test_print_array_constants): Don't set timeout.
29198 * gdb.base/ptype.exp: Don't set timeout.
29199 * gdb.base/recurse.exp: Don't set timeout.
29200 * gdb.base/return.exp: Don't set timeout.
29201 * gdb.base/watchpoint.exp: Don't set timeout.
29202 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29203 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29204
29205Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29206
29207 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29208
29209Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29210
29211 * lib/gdb.exp: Disable chill tests for irix5.
29212
29213Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29214
29215 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29216 each test pass or fail.
29217
29218Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29219
29220 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29221 xlc not gcc.
29222
29223Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29224
29225 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29226
29227Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29228
29229 * config/est.exp: Fix copyright and comments. Remove dead code.
29230 Use targetname, serialport and baud variables instead of fixed
29231 constants.
29232 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29233 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29234
29235Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29236
29237 * gdb.base/watchpoint.exp: Don't run
29238 test_watchpoint_triggered_in_syscall for sunos.
29239
29240Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29241
29242 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29243 they don't seem to exist. Do include stdio.h.
29244
29245Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29246
29247 * gdb.base/a1-selftest.exp: Add alpha xfail.
29248
29249Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29250
29251 * gdb.base/watchpoint.c (main): Prompt before calling read().
29252 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29253 Revise accordingly. Remove cruft about sending "123" several
29254 times, until it gets noticed. Clean up the "print buf[0]" stuff
29255 so that it passes or fails, and waits for prompts in the usual way.
29256
29257Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29258
29259 * gdb.base/recurse.exp: Fix comment.
29260
29261 * TODO: Remove item about printing variables in nodebug.exp. Add
29262 item about enabling tests which are only run on some targets.
29263
29264 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29265 fail, make test names unique, use new gdb_test convention
29266 regarding pattern, use gdb_test more, etc.).
29267
29268 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29269 fail, make test names unique, etc.).
29270
29271Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29272
29273 * gdb.base/nodebug.c: Change return type of top and middle to
29274 short.
29275 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29276 are fixed by the recent mdebugread.c changes. Allow `short ()'
29277 as type for top and middle.
29278
29279Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29280
29281 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29282 nearly as I can tell, the whole thing was an accident in Stu's
29283 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29284 to replace a send/expect pair with gdb_test, but ended up only
29285 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29286 of 30 Mar 1995 took care of it, but left this vestigial comment
29287 which I am now nuking.
29288
29289Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29290
29291 * gdb.base/break.exp: Look for different line number for
29292 breakpoint at main depending on usestubs.
29293
29294Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29295
29296 * gdb.base/list.exp: Adjust some alternate expect patterns to
29297 match recent list0.c change. Add alternate expect pattern for
29298 output from `list default lines around main' for optimizing
29299 compilers.
29300
29301Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29302
29303 * lib/gdb.exp: If nosignals is not set, set it to 0.
29304
29305Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29306
29307 * config/slite-gdb.exp: Responds to load symbol table prompt.
29308 * gdb.base/break.exp: Adjust line number, fix rerun.
29309 * gdb.base/langs0.c: Add #ifdef usestubs.
29310
29311Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29312
29313 * gdb.base/list.exp: Adjust line contents after adding new lines in
29314 list0.c. Also fix a syntax error.
29315
29316 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29317 * gdb.base/break.exp: ditto.
29318 * gdb.base/list.exp: ditto.
29319 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29320 * gdb.base/run.c: ditto.
29321 * gdb.base/list0.c: ditto.
29322 * gdb.base/funcargs.c: ditto.
29323
29324Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29325
29326 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29327 $targetname, $serialport and $baud instead of hardwired variables.
29328 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29329 target doesn't support signals.
29330
29331Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29332
29333 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29334
29335Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29336
29337 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29338 Don't rely on the value of an auto variable before it has been
29339 initialized. Use gdb_test more.
29340
29341Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29342
29343 * lib/gdb.exp (default_gdb_version): A version number must start
29344 with a digit, but other than that contains all characters up to
29345 the first whitespace character.
29346
29347Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29348
29349 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29350
29351Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29352
29353 * gdb.c++/*.exp: Warn if executable does not exist. The original
29354 reason for skipping the warning was that configure.in sometimes
29355 intentionally skipped building the executables but the tcl code
29356 had no way of knowing. That (a) was always bogus with respect to
29357 error handling, (b) is no longer true (right now there is no way
29358 to skip C++ tests).
29359
29360 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29361
29362Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29363
29364 * gdb.base/list.exp: Add expect patterns for output from
29365 SunPRO compiled executables.
29366 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29367 types.
29368
29369Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29370
29371 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29372 number (we are already testing that the correct source line text
29373 gets printed).
29374
29375 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29376 that is what is intended, but something needed to be done to get
29377 sunos4 native working again.
29378
29379 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29380
29381 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29382 apparently went with a (very) old xfail.
29383
29384Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29385
29386 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29387 runto_main is a proc in gdb.exp that will do 'step' for target use
29388 stubs.
29389 * gdb.base/exprs.exp: ditto.
29390 * gdb.base/interrupt.exp: ditto.
29391 * gdb.base/opaque.exp: ditto.
29392 * gdb.base/printcmds.exp: ditto.
29393 * gdb.base/ptype.exp: ditto.
29394 * gdb.base/scope.exp: ditto.
29395 * gdb.base/setvar.exp: ditto.
29396 * gdb.base/signals.exp: ditto.
29397 * gdb.base/twice.exp: ditto.
29398 * gdb.c++/classes.exp: ditto.
29399 * gdb.c++/inherit.exp: ditto.
29400 * gdb.c++/templates.exp: ditto.
29401 * gdb.base/break.exp: no run and hit main for stubs. Change line
29402 numbers for breakpoints and info breakpoint.
29403 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29404 breakpoint().
29405 * gdb.base/callfuncs.c: ditto.
29406 * gdb.base/exprs: ditto.
29407 * gdb.base/interrupt.c: ditto.
29408 * gdb.base/opaque0.c: ditto.
29409 * gdb.base/printcmds.c: ditto.
29410 * gdb.base/ptype.c: ditto.
29411 * gdb.base/scope0.c: ditto.
29412 * gdb.base/setvar.c: ditto.
29413 * gdb.base/signals.c: ditto.
29414 * gdb.base/twice.c: ditto.
29415 * gdb.c++/misc.cc: ditto.
29416 * gdb.c++/templates.cc: ditto.
29417
29418Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29419
29420 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29421
29422 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29423 somewhere between `read' and `main.c'. I'm pretty sure the
29424 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29425 and it isn't particularly useful.
29426
29427 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29428
29429Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29430
29431 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29432
29433Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29434
29435 * config/mt-slite: add LIBS and -nostdlib.
29436 * config/slite-gdb.exp: add this new file to support sparclite target.
29437
29438Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29439
29440 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29441
29442 * gdb.base/a2-run.exp: Change argument to istarget from
29443 "*-*-vxworks" to "*-*-vxworks*".
29444 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29445
29446Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29447
29448 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29449 will not runto main but do a 'step' to step out of breakpoint().
29450 * config/mt-slite: add -Dusestubs.
29451
29452Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29453
29454 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29455 instead of just @.
29456
29457 * gdb.base/signals.exp: Add test for "handle all print".
29458 * TODO: Remove "handle all print". Also remove item about
29459 checking copyright date (I don't like the idea of a spurious FAIL
29460 based on when we run the tests).
29461
29462 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29463 for SunOS4 (reason for failure not investigated). Remove
29464 redundant test for $binfile.
29465
29466 * gdb.base/nodebug.c (array_index): Call malloc.
29467
29468 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29469
29470Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29471
29472 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29473 conventions and slightly simplify the matching regexp.
29474
29475Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29476
29477 * gdb.base/break.exp: Update gdb_test invocation to use new
29478 convention.
29479
29480 * lib/gdb.exp: If noargs is not set, set it to 0.
29481
29482 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29483 tests unique.
29484
29485 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29486
29487Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29488
29489 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29490 one argument of type "<non-float parameter>".
29491
29492Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29493
29494 * config/rom68k.exp: New file to support Motorola IDP board.
29495 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29496 * gdb.base/break.c: Change things around so that this program
29497 doesn't depend upon args. This is necessary to make remote
29498 targets work (in general, they can't take args).
29499 * gdb.base/break.exp: Don't try to send args to program. Don't
29500 expect output. Also, replace lots of code with gdb_test.
29501
29502Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29503
29504 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29505 printing of '\'' (which is what the comment says we are testing,
29506 even though we were not), not '''.
29507 (test_integer_literals_rejected): Test that printing ''' is an error.
29508
29509 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29510 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29511 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29512 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29513 Use gdb_test not test_print_accept.
29514 * lib/gdb.exp: Remove test_print_accept.
29515
29516 * gdb.base/signals.exp (signal_tests_1): Make pass message
29517 consistent with fail message.
29518
29519 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29520 unsigned char; the bug (PR 1821) is fixed.
29521
29522 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29523
29524 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29525 successful tests--makes xfailing them work right.
29526
29527Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29528
29529 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29530 only \r\n, not .*. The test can pass .* as the last thing in
29531 $pattern if that is what it wants. In addition to providing this
29532 flexibility, this change should speed up pattern matching in cases
29533 where the pattern already ended with .* (there were a number of
29534 them). This change also helps catch bad patterns--in the old
29535 scheme the typo "char \*" instead of "char \\*" would pass. Now
29536 it is caught.
29537 * Many .exp files: Update callers.
29538
29539 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29540 clearer and does not spuriously match multiple ('s. Likewise for
29541 ) and *.
29542
29543 * gdb.base/nodebug.exp: Test ability to call a function and pass
29544 it a string (even with no debugging info).
29545
29546 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29547 "p '\'", which is the same as "p ''" once tcl gets done with
29548 quoting, to "p '\\'", which I suspect is what is intended (one
29549 backslash gets sent to GDB).
29550
29551 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29552
29553Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29554
29555 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29556 1817) was fixed literally years ago.
29557
29558Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29559
29560 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29561 test, it causes stepping out of call_after_alloca_subr with
29562 optimizing compilers.
29563 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29564 fails.
29565
29566 * gdb.c++/templates.exp: Source templ-info.exp only if
29567 the templates executable exists.
29568
29569 * gdb.c++/misc.cc (class Contains_static_instance,
29570 class Contains_nested_static_instance),
29571 gdb.c++/classes.exp (test_static_members): Test printing of
29572 a class that contains a static instance of the class.
29573
29574Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29575
29576 * gdb.base/langs2.c (cppsub_): Don't prototype.
29577 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29578 only, I believe).
29579
29580Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29581
29582 * lib/gdb.exp (skip_chill_tests): New procedure.
29583
29584 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29585
29586Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29587
29588 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29589 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29590
29591Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29592
29593 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29594
29595 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29596 disassemble 8, not 16, instructions for part 4.
29597
29598 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29599 support the latter anymore.
29600
29601 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29602 -DNO_PROTOTYPES.
29603 * gdb.base/callfuncs.c: Control use of prototypes based on
29604 NO_PROTOTYPES, not __STDC__.
29605 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29606 t_float_values2 tests if prototypes in use.
29607
29608 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29609 t_double_values): When checking differences against DELTA, check
29610 that difference is within the range (-DELTA,DELTA), not just
29611 (-infinity,DELTA).
29612
29613Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29614
29615 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29616 'file' command firts, then 'target', then 'load', this is due to gdb
29617 target set up.
29618 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29619
29620Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29621
29622 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29623 FP load/store variants.
29624 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29625
29626Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29627
29628 * gdb.base/term.exp: Do not give a warning if not native, it is
29629 not an abnormal condition.
29630
29631Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29632
29633 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29634 t_char_array".
29635
29636Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29637
29638 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29639 are getting the version number.
29640
29641 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29642 if not native, it is not an abnormal condition.
29643
29644Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29645
29646 * lib/gdb.exp: Just use "file exists", rather than undocumented
29647 dejagnu procedure "findfile".
29648
29649Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29650
29651 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29652 (LDFLAGS): Set to -Xlinker -Ur.
29653
29654 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29655 Removed, these values are set by lib/gdb.exp.
29656
29657 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29658
29659Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29660
29661 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29662 of replicating gdb startup code.
29663
29664 * config/mt-vxworks (LDFLAGS): Set to -r.
29665 (CFLAGS_FOR_TARGET): Removed.
29666
29667 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29668 (gdb) and gdb for vxworks uses (vxgdb).
29669
29670 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29671 executable is not in the tree and host != target, use sed and
29672 program_transform_name to determine the gdb name used by the
29673 target.
29674
29675 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29676 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29677
29678Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29679
29680 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29681 floats, chars, and shorts where there are ANSI-style function
29682 definitions.
29683
29684 * gdb.base/langs.exp, gdb.base/langs*: New test.
29685 * gdb.base/Makefile.in: Build it.
29686 * TODO: Remove item about checking that C names don't get C++
29687 demangling applied; this test tests it.
29688
29689Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29690
29691 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29692 went with the const70 xfail. The xfail went away a year ago.
29693
29694 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29695
29696 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29697 for hp300.
29698
29699 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29700
29701 * gdb.base/a1-selftest.exp: Don't run on hp300.
29702
29703Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29704
29705 * Makefile.in (site.exp): Set host_alias and target_alias as well
29706 as host_triplet and target_triplet.
29707
29708Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29709
29710 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29711
29712 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29713 places as other ecoff systems).
29714
29715 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29716 ultrix.
29717
29718Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29719
29720 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29721 remove them.
29722 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29723 variable and "variable" in addition to "data variable".
29724 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29725
29726 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29727 2.
29728 * gdb.base/list1.c (long_line): Add additional statement at start
29729 of function.
29730 * gdb.base/list.exp (test_forward_search): Update line number to
29731 reflect new statement.
29732
29733Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29734
29735 * gdb.base/signals.exp: Reinitialize searched source directories
29736 after gdb_start call.
29737
29738Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29739
29740 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29741 * gdb.stabs/Makefile.in: Likewise.
29742
29743 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29744 change. Instead split the tests into smaller pieces.
29745 * gdb.disasm/hppa.s: Corresponding changes.
29746
29747Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29748
29749 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29750 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29751
29752 * gdb.base/funcargs.exp: Modify many tests so that every test
29753 either passes or fails. Make some test names unique.
29754
29755Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29756
29757 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29758 Call stty to set interrupt character.
29759
29760 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29761 for HP assembler versus GNU assembler based on actual behavior of
29762 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29763
29764 * TODO: Suggest a few more stepping tests.
29765
29766Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29767
29768 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29769 restart GDB for h8300 after a continue.
29770 (return): Add pattern to match a29k-udi behavior.
29771 * gdb.base/nodebug.exp: Remove obsolete comment.
29772 * gdb.base/regs.exp: New file, testing of register displays.
29773 * gdb.base/return.exp: Fix typo in reference to $objdir.
29774 * gdb.base/whatis.exp: Always start with a fresh GDB.
29775
29776Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29777
29778 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29779 higher, these tests generate a lot of output.
29780
29781Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29782
29783 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
29784 code following the catch silently ignored some errors; without the
29785 catch they should be thrown like any other tcl error. Also, the
29786 catch used "" instead of {} which meant all the callers who wanted
29787 to include one of the characters "[]$ had to quote it an extra time.
29788 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
29789 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
29790 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
29791 Remove extra quoting.
29792
29793Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
29794
29795 * gdb.base/commands.exp: Make test names unique; every test either
29796 passes or fails. Update some comments.
29797
29798 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
29799
29800Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29801
29802 The following fixes a FAIL caused by the fact that the alpha stabs
29803 configuration didn't use the ".if alpha" code in weird.def.
29804 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
29805 bit pointer, so the 32 bit version works even on the alpha.
29806 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
29807 Remove the stuff which allowed us to have separate versions for
29808 alpha and everything else.
29809
29810 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
29811 regexp which "info func operator\[\](" is supposed to match. Fix
29812 string to send to GDB. Note that GDB still doesn't work right. Add a
29813 new test for "info func .perator\[\](" which GDB does handle correctly.
29814
29815 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
29816
29817Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29818
29819 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
29820 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
29821 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
29822 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
29823 it makes the tests harder to understand and confuses test-o-matic.
29824 The preferred style is that each test provides a PASS or a FAIL,
29825 and has a unique message (e.g. "continue #54" not just "continue")
29826 which is the same for the pass and the fail.
29827 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29828 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
29829 to lib/gdb.exp.
29830 * gdb.base/printcmds.exp: Use test_print_accept. Remove
29831 prt_accept which was basically the same thing. Likewise for
29832 test_print_reject and prt_reject.
29833 * lib/gdb.exp (test_print_reject): Add some more error message
29834 patterns to match from the former printcmds.exp (prt_reject).
29835 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
29836 One defect of the passcount stuff is that some of it failed to
29837 report XPASS where appropriate.
29838 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
29839 stuff before and after arg in expected pattern.
29840 (test_paddr_operator_functions): Re-do test without print_addr_of;
29841 this is the only test which seems to want extra stuff there.
29842
29843Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29844
29845 * gdb.base/nodebug.exp: Update new tests to reflect improved
29846 wording of gdb output.
29847
29848 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
29849 and "ptype" work on variables in files compiled without -g.
29850 Replaces commented out "maint print msymbol" tests.
29851
29852Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29853
29854 * gdb.base/setvar.c (dummy): Call malloc.
29855
29856 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
29857 losing with the irix4 sed.
29858
29859 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
29860 ALRM" on irix4.
29861
29862Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29863
29864 * TODO: Remove items about corefile.exp testing new exec-file and
29865 backtrace; both are now done. Add items about printing enums.
29866
29867Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29868
29869 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
29870 "get signal $thissig" test fails.
29871
29872 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
29873
29874Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29875
29876 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
29877 compiler warning with dec alpha compiler.
29878
29879 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
29880 extra \n from gdb_test call (this explains why the prompt test
29881 that I removed yesterday was there).
29882 (user_defined_command_test): Remove extra \n and prompt test.
29883
29884 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
29885 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
29886 doesn't exist.
29887 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
29888 Also remove alpha workaround, which turns out to be because
29889 SIGABRT == SIGLOST.
29890
29891 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
29892
29893 * gdb.base/help.exp: Don't test "help show".
29894
29895Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29896
29897 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
29898 "set print address" is on.
29899 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
29900 pass prompt to gdb_test; gdb_test already looks for the prompt.
29901
29902 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
29903
29904 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
29905 was a vestige of the manual TESTSTRATEGY, and the purpose of it
29906 was to make sure that gdb can read a core file. But (a) the "read
29907 the corefile" part didn't make it to a1-selftest.exp, we just
29908 delete the corefile after creating it, and (b) we test reading
29909 corefiles in corefile.exp anyway. Also, this test left around a
29910 xgdb process on Solaris.
29911
29912 * gdb.base/corefile.exp: Also test backtrace.
29913
29914Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
29915
29916 * gdb.base/commands.exp: Test a simple user defined command with
29917 arguments and if/while statements; verify the full user command is
29918 printed by "show user".
29919
29920 * gdb.base/commands.exp: Test if/while commands as part of a
29921 breakpoint command list; verify they appear in breakpoint
29922 information.
29923
29924Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29925
29926 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
29927 than by dividing by zero.
29928
29929Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
29930
29931 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
29932 performing an inferior call with watchpoints enabled.
29933 * gdb.base/watchpoint.c (main): Delete second unnecessary read
29934 call.
29935
29936Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29937
29938 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
29939 of "file" command.
29940
29941 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
29942 Add additional pattern for when "int operator int(void);" appears
29943 in a different order.
29944
29945Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
29946
29947 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
29948
29949 * gdb.base/help.exp: Replace most of docstrings for "info signals"
29950 and "signal" with ".*".
29951
29952Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29953
29954 * TODO: Add note about "handle all nostop".
29955
29956 * gdb.base/{sigall.c, sigall.exp}: New test.
29957 * gdb.base/Makefile.in: Add it.
29958
29959Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
29960
29961 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
29962 when invoking GDB, suppresses any windowing interface.
29963
29964Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
29965
29966 * config/sim-gdb: New file, simulator testing support.
29967
29968Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
29969
29970 * gdb.base/interrupt.exp: Test calling func1 twice.
29971
29972Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
29973
29974 * gdb.base/list.exp (test_forward_search): Set timeout higher
29975 when we'll be getting lots of output from gdb.
29976
29977 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
29978 "init_malloc" to after the expect statement. Run it if that
29979 regexp is taken, but also for two others which happen if source
29980 cannot be found.
29981
29982Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29983
29984 * gdb.base/printcmds.exp: New test, for printing register before
29985 program is running.
29986
29987Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29988
29989 * gdb.base/list.exp: Correct some alternate expect patterns
29990 to reflect changes in list1.c.
29991
29992Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29993
29994 * TODO: Add item regarding large frames.
29995
29996 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
29997
29998 * TODO: Remove item about enabling return.exp; it
29999 is enabled. Suggest a few more "return" tests.
30000
30001Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30002
30003 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30004 anonymous unions.
30005
30006Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30007
30008 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30009 and pr-5646.o, so "make" is the same as "make all", not "make
30010 pr-4975.o".
30011
30012Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30013
30014 * gdb.base/list.exp: Adjust expectations to reflect changes in
30015 list1.c.
30016 (test_forward_search): New test proc.
30017 * gdb.base/list1.c (long_line): New function, has long source line.
30018
30019Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30020
30021 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30022 additional line of code that was added.
30023
30024Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30025
30026 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30027 tests so as not to overflow expect's input buffers.
30028 * gdb.disasm/hppa.exp: Corresponding changes.
30029
30030Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30031
30032 Beginnings of template debugging tests.
30033 * gdb.c++/templ-info.cc: New file to test for template
30034 debugging capability of the compiler.
30035 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30036 templ-info.cc.
30037 * gdb.c++/templates.cc: Add explicit template instantiations
30038 to enable compiling with -fno-implicit-templates. Add destructor
30039 and 'value' method to T5 class for template tests.
30040 * gdb.c++/templates.exp: Add testcases for printing of template
30041 types, setting breakpoints on template methods and calling a
d63a86f8 30042 template method.
c906108c
SS
30043
30044Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30045
30046 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30047 branch target since some assemblers (gas-2.5) may emit a
30048 relocation for the branch instead of resolving it in the
30049 assembler.
30050
30051Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30052
30053 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30054 through signal handler.
30055
30056Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30057
30058 * configure.in (*-*-netware): Use config/mt-netware.
30059
30060 * config/mt-netware: New file.
30061 * config/mt-i386-netware: Removed, separate configs for different
30062 netware architectures are no longer needed now that we have
30063 --with-headers.
30064
30065Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30066
30067 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30068 by the recent changes to use ANSI C arithmetic conversions.
30069
30070Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30071
30072 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30073 bug involving using inferior_pid to figure out whether to select a
30074 frame.
30075
30076Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30077
30078 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30079 match the current disassembler output.
30080
30081Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30082
30083 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30084 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30085 types, expect "int" as type of integer values (for now).
30086
30087Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30088
30089 * gdb.base/commands.exp: New tests for if/while commands.
30090
30091Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30092
30093 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30094 by .*, since hex values have different syntax in Chill mode.
30095
30096Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30097
30098 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30099 linefeed from expect pattern for repeated types with indices > 9.
30100
30101Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30102
30103 First part of Fortran test suite.
30104 * gdb.fortran: New directory.
30105 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30106
30107Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30108
30109 * gdb.base/default.exp: Update expect pattern for load command
30110 without arguments.
30111
30112Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30113
30114 * configure.in: Change i386 to i[345]86.
30115 * gdb.base/configure.in: Likewise.
30116 * gdb.c++/configure.in: Likewise.
30117 * gdb.chill/configure.in: Likewise.
30118
30119Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30120
30121 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30122 patterns, since that is not a valid context for comments.
30123
30124Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30125
30126 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30127 repeated types and repeated types with indices > 9.
30128
30129Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30130
30131 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30132 2417; old bug has been fixed.
30133
30134Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30135
30136 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30137 send the newline ourselves instead of assuming gdb_test will do
30138 so when passed an empty input string.
30139
30140 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30141 stabs testcode.
30142
30143Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30144
30145 * lib/gdb.exp (gdb_test): Don't send anything if the first
30146 argument is an empty string. This makes cases where we want to
30147 match output that is already in expect's buffers (for example,
30148 matching a breakpoint after gdb_run_cmd has been called) work
30149 reliably.
30150
30151Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30152
30153 * config/netware.exp: New file.
30154
30155Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30156
30157 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30158 the -B and -L prefixes so we can find the debugging stub.
30159
30160 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30161 there and we are using the gcc from the tree.
30162
30163 * gdb.base/types.c: Removed.
30164
30165 * gdb.base/configure.in: Look for makefile fragments in ../config.
30166 Recognize i386-*-netware.
30167 * gdb.c++/configure.in: Likewise.
30168
30169Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30170
30171 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30172 the correct TCL syntax.
30173
30174Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30175
30176 * gdb.base/opaque.exp: use runto instead of messing around with
30177 breakpoints. Simplify by using gdb_test.
30178
30179 * gdb.base/bitfields.exp: restart between tests on netware targets
30180 because breakpoints aren't relocated after target death. Run
30181 processes to completion.
30182
30183 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30184
30185Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30186
30187 * Makefile.in: Remove extra tabs that confuse some versions
30188 of "make". Use the newly built gdb to test with by default,
30189 rather than the first one in the tester's search path.
30190
30191Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30192
30193 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30194
30195 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30196 condition help.
30197
30198Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30199
30200 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30201
30202 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30203 running.
30204 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30205 * gdb.base/funcargs.exp: Likewise.
30206
30207 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30208 * gdb.base/funcargs.exp: Likewise.
30209
30210 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30211 message is "".
30212
30213Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30214
30215 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30216 return,signals,twice}.exp: Handle non-existant binaries
30217 consistantly.
30218
30219 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30220 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30221 might testing a cross development system.
30222
30223Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30224
30225 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30226 runtest script is relative to ${srcdir}, not ${rootdir}.
30227
30228Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30229
30230 * gdb.base/signals.exp: Allow for optionality of breakpoint
30231 address.
30232
30233Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30234
30235 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30236
30237Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30238
30239 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30240 for size_t definition.
30241 * gdb.c++/templates.cc: Likewise
30242
30243 * config/mt-i386-netware: New file.
30244
30245 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30246 defined.
30247
30248 * gdb.base/Makefile.in: Added support for systems that name core
30249 files by appending "core" to the program name.
30250 * gdb.base/a1-selftest.exp: Likewise.
30251
30252Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30253
30254 * gdb.base/return.exp: Add comment and message for `return double'
30255 test failure on Sparc Solaris.
30256
30257Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30258
30259 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30260
30261Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30262
30263 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30264 from optimizing them away.
30265 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30266 patterns to include default constructors and assignment operators,
30267 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30268 character in the output of the virtual base pointer.
30269
30270Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30271
30272 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30273 expression match in print_addr_of to avoid unintented matches.
30274 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30275 versions up to 2.5.8.
30276
30277Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30278
30279 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30280 included file to run under newer versions of expect.
30281 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30282 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30283 Remove xfail for the virtual table of BDDHookV.
30284
30285Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30286
30287 * lib/gdb.exp (string_to_regexp): Set a default result.
30288 (default_gdb_start): Fix misleading message.
30289
30290Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30291
30292 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30293 Remove all CC, etc definitions.
30294 * config/mt-hpux: New file.
30295 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30296 (CFLAGS, LDFLAGS): Define.
30297 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30298
30299 * Makefile.in (site.exp): Don't insert host_os, etc.
30300 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30301 (distclean): Check existence of subdir.
30302 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30303 * gdb.base/Makefile.in: General cleanup and simplification.
30304 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30305 to build executables. Use default rule to build .o files.
30306 (EXPECT, RUNTEST, CC): Fix relative pathname.
30307 (site.exp): Don't insert host_os, etc.
30308 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30309 and/or SIGUSR1 defined.
30310 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30311 * gdb.c++/Makefile.in: General cleanup and simplification.
30312 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30313 (CFLAGS): Remove.
30314 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30315
30316Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30317
30318 * gdb.base/recurse.exp: Misc changes to get tests running again
30319 after Kung's changes to the watchpoint code.
30320 * gdb.base/watchpoint.exp: Likewise.
30321
30322Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30323
30324 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30325
30326Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30327
30328 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30329 * lib/gdb.exp (default_gdb_start): Define.
30330 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30331 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30332 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30333 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30334 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30335 Don't call gdb_target_udi in between tests.
30336
30337Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30338
30339 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30340 (which was basically just a local version of the same thing). In
30341 addition to avoiding duplication, gdb_test_exact is faster.
30342 * lib/gdb.exp (gdb_test_exact): Fix typo.
30343
30344 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30345 don't give an error.
30346
30347 * gdb.base/term.exp: Call delete_breakpoints before starting.
30348
30349 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30350 (t10): Add comment.
30351
30352Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30353
30354 Reorganization of the GDB Test Suite.
30355
30356 * gdb.base: New directory, contains all the basic tests.
30357 * gdb.c++: New directory, tests specific to C++.
30358 * gdb.chill: New directory, tests specific to Chill.
30359 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30360 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30361 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30362 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30363 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30364 t30-31 to chill).
30365 * */gdbme.*: Rename to match appropriate expect scripts.
30366 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30367 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30368 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30369 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30370 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30371 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30372 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30373 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30374 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30375 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30376 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30377 gdb.c++/virtfunc.cc: New names of C++ files.
30378 * gdb.chill/chillvars.ch: New name of Chill file.
30379 * gdb.base/configure.in, gdb.c++/configure.in,
30380 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30381 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30382 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30383 * configure.in (configdirs): Update to reflect directory changes.
30384 (target_abbrev): No longer define for any configuration.
30385 * Makefile.in: Cosmetic improvements to header comments.
30386
30387Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30388
30389 Various changes to gdb.t31:
30390
30391 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30392 * gdbme.ch: Make all key-words and predefineds be upper-case.
30393 * chillvars.exp: Expect key-words and predefinds in upper-case.
30394
30395 * chillvars.exp: Use gdb_test_exact many places.
30396 Change expected output for arrays (which now includes index labels).
30397
30398 * pr-5020.exp, gdme.ch (module PR_5020):
30399 New test, for PR-5020.
30400
30401Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30402
30403 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30404 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30405
30406Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30407
30408 * Makefile.in: Fix bit-rot in definitions of CHILL,
30409 CHILL_FOR_TARGET and Chill_LIB.
30410 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30411 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30412 CHILL, and CHILL_LIB.
30413
30414Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30415
30416 * Revert the previous changes. Please see Rob's directory
30417 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30418
30419Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30420
30421 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30422 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30423 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30424 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30425 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30426 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30427 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30428 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30429 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30430 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30431 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30432 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30433 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30434 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30435 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30436 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30437 changes from 94Q1.
30438
30439Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30440
30441 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30442 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30443 Rob's new testing fragments.
30444
30445Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30446
30447 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30448 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30449
30450Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30451
30452 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30453 version also, match on casted version strings, and match on
30454 gdb startup case where the line numbers might be messed up.
30455
30456Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30457
30458 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30459 (CFLAGS): Delete it from here.
c906108c
SS
30460
30461Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30462
30463 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30464
30465Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30466
30467 * Makefile.in (RUNTEST): Default to just "runtest".
30468
30469Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30470
30471 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30472 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30473 the code has been restructured.
30474
30475Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30476
30477 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30478 \n, not just one of each.
30479
30480 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30481 /bin/cc gives a warning if you do.
30482
30483Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30484
d63a86f8 30485 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30486 __t10ListS_link1ZUiRCUiPT0
30487
30488Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30489
30490 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30491 on local variables in recursive functions.
30492
30493 * gdb.t07/Makefile.in: Build the new test.
30494
30495Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30496
30497 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30498 directly. Instead compare the return values from actual calls.
30499
30500Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30501
30502 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30503
30504Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30505
30506 * From Peter Schauer with minor modifications.
a9c64011
AS
30507 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30508 stops in mid-line in the caller. Add xfail for returning a float
30509 value on X86 targets.
c906108c
SS
30510
30511Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30512
30513 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30514 to avoid expect lossage.
30515 (fmem_LRbug_tests): Likewise.
30516 * gdb.disasm/hppa.s: Corresponding changes.
30517
30518 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30519 conditions to work with latest dejagnu/expect.
30520
30521 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30522 expected to fail on the PA.
30523 (backtrace in call with trampolines): Explicitly require main
30524 to be frame #1 (no trampolines should show up in backtrace).
30525
30526 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30527 "continue -expect".
30528 * gdb.t06/break.exp: Likewise.
30529 * gdb.t07/watchpoint.exp: Likewise.
30530 * gdb.t13/bitfields.exp: Likewise.
30531 * gdb.t15/{funcargs,return}.exp: Likewise.
30532 * gdb.stabs/weird.exp: Likewise.
30533 * config/{mips,udi}-gdb.exp: Likewise.
30534
30535 * hppa.sed: Enclose comments within a sed command to avoid
30536 losing with the old OSF1 sed.
30537
30538Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30539
30540 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30541 sequent dynix.
30542 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30543 * gdb.t15/funcargs.exp: Conditionally step again to really
30544 finish from marker_call_with_trampolines. Handle the case where
30545 the first step from within call_with_trampolines already steps
30546 us back to main.
30547 * gdb.t15/gdbme.c: Add comment to closing brace of
30548 call_with_trampolines for funcargs.exp.
30549
30550Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30551
d63a86f8 30552 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30553 Fix typo(s).
30554
30555Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30556
30557 * gdb.t07/gdbme.c: More code for watchpoint testing.
30558
30559 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30560 "Hardware watchpoint" throughout file.
30561 (test_watchpoint_triggered_in_syscall): New test.
30562 (test_complex_watchpoint): New test.
30563
30564Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30565
30566 * gdbme.c (call_with_trampolines): New function to try and step
30567 into. Tests trampoline problems on the PA.
30568
30569 * funcargs.exp (localvars_in_indirect_call): No longer expect
30570 stepping into indirect call to fail on PAs.
30571 (test_stepping_over_trampolines): New test.
30572
30573Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30574
30575 * TODO: Add suggestions for static member function tests, and
30576 completion tests.
30577
30578Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30579
30580 * TODO: Add suggestions for "p/a" tests.
30581
30582 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30583 (default_gdb_exit): Replace all the hair with sending "quit" to
30584 the process with a simple close.
30585
30586Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30587
30588 * TODO: Add suggestions for shared library tests.
30589
30590Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30591
30592 * TODO: Add suggestions for x/s tests.
30593
30594Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30595
30596 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30597 "enable once", and "enable breakpoints once" with ".*".
30598
30599Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30600
30601 * TODO: Add suggestions about structure passing tests.
30602
30603Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30604
30605 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30606 the primary1 test, use work around if __GNUC__ < 2.
30607 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30608 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30609 Test for bad output rather than waiting for timeout. Issue
30610 second continue only if first continue failed.
30611
30612Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30613
30614 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30615 operator[] test with gdb_test because the old code didn't seem to
30616 be getting the quoting right with the new dejagnu.
30617
30618Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30619
30620 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30621 one from the path.
30622 * Makefile.in: Use a fresh expect if there is one, use runtest
30623 from the src tree if there is one.
d63a86f8 30624
c906108c
SS
30625Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30626
30627 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30628 next over recursive call. Revise the tests from that point on
30629 (which had been skipped) to match GDB's actual (correct) output.
30630
30631 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30632 with next over a breakpoint whose condition is false.
30633
30634 * gdb.t00/help.exp: Comment out "help set print" tests just like
30635 (and for same reason as) "help set" test.
30636
30637Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30638
30639 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30640 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30641
30642Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30643
30644 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30645 necessary gdb_target_udi.
30646
30647 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30648
30649 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30650 1838 and 2417; they are fixed.
30651
30652 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30653 gdb.t03/ptype.exp (ptype structure, ptype union):
30654 Remove xfails; the test is looser than when the xfails were added.
30655
30656 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30657 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30658
30659 * gdb.t01/run.exp: Only run shell test if isnative.
30660
30661 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30662 since "run" automatically loads if necessary. Call gdb_target_udi
30663 after the "file" since "file" kills any execution target.
30664
30665 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30666 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30667 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30668 argument for UDI.
30669
30670Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30671
30672 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30673
30674 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30675
30676Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30677
30678 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30679 properly quoting regexps. This makes the second argument to
30680 demangle a fixed string, which matches the callers, instead of a
30681 shell-style pattern which is what the previous implementation
30682 used. Update some of the callers.
30683
30684Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30685
30686 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30687 (comib_nullified_tests): Fix typo.
30688 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30689 strings. No longer expected to fail.
30690
30691 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30692 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30693 strings. No longer expected to fail.
30694
30695 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30696 string. No longer expected to fail.
30697
30698Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30699
30700 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30701 No longer expected to fail.
30702
30703 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30704 string. No longer expected to fail.
30705
30706Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30707
30708 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30709 only in the names (I probably got most of them). I was even
30710 generous with some which differed in underscores in names, and
30711 probably missed a few, and I *still* was able to remove almost a
30712 third of the file with almost no impact on testsuite coverage.
30713
30714Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30715
30716 * gdb.t00/default.exp: Match udi_attach error message as well as
30717 the one from child_attach.
30718
30719 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30720
30721 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30722
30723 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30724 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30725
30726 * Move test with enums and partial symbols back to
30727 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30728 Reverts the change of 26 May 93. Per today's change to
30729 stabs.texinfo, the behavior that weird.exp was expecting was
30730 unreasonable; what is important is that the compiler+gdb get
30731 things right, which happens with a recent gcc. Also fix the test
30732 to deal with native compilers which put out the stab gdb can't
30733 deal with.
30734
30735Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30736
30737 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30738 in the names. The main thing these accomplish is to slow things down.
30739 Many more such duplicates surely remain.
30740
30741 * gdb.t00/help.exp: Comment out "help support" test just like
30742 (and for same reason as) "help set" test.
30743
30744Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30745
30746 * gdb.t06/break.exp: Remove setup_xfails for
30747 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30748 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30749 about known bug in gcc to include up through 2.5.8.
30750 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30751 well as "_vb$".
30752 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30753 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30754 with latest gcc and gdb.
30755 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30756 well as "_vb$".
30757
30758Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30759
30760 * configure.in (hppa*-*-*): Also configure and build stabs-only
30761 tests.
30762
30763Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30764
30765 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30766 * gdb.t10/configure.in (hppa*-*-*): Use it.
30767
30768Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30769
30770 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30771
30772Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30773
30774 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30775 versions prior to 1.13.5.
30776
30777Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30778
30779 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30780 the prompt is at the start of a line.
30781
30782Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30783
30784 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
30785 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
30786 in the copr tests now.
30787 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
30788 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
30789 expected to fail.
30790
30791Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
30792
30793 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
30794 gdb.t31/chillvars.exp, lib/gdb.exp:
30795 Tweak to run under either version of expect.
30796 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
30797 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
30798 * gdb.t11/list.exp: Remove extraneous whitespace.
30799
30800Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30801
30802 * gdb.t16/printcmds.exp (test_print_strings): Accept
30803 "(unsigned char *) " before the string.
30804
30805 * TODO: Add notes about printing of fancy types and GDB expressions.
30806
30807Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
30808
30809 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
30810 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 30811 if doing mips-idt-ecoff.
c906108c
SS
30812
30813Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
30814
30815 * Most .exp files: Tweak to run under either version of expect.
30816
30817Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30818
30819 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
30820 xfails; I'm not sure why they are failing, but not because of PR 1806.
30821
30822Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
30823
30824 * config/unix-gdb.exp: Remove gdb_unload cause it's already
30825 defined in lib/gdb.exp.
30826
30827Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30828
30829 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
30830 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
30831 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
30832 have to be typeless.
30833
30834Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30835
30836 * TODO: Add suggestion for copyright year test.
30837
30838Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
30839
30840 * configure.in (*-*-lynxos*): Add stabs tests.
30841
30842Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30843
30844 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
30845 so insert a tab before any assembler directive in column zero.
30846
30847 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
30848 stores.
30849 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
30850 stores.
30851 (fpu_short_memory_tests): Likewise.
30852
30853Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30854
30855 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
30856 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
30857 .stabs directives in comments.
30858
30859Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30860
30861 * TODO: New file, describing tests we could write.
30862 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
30863
30864Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30865
30866 * gdb.t06/signals.exp: Add kludge to force re-sync.
30867
30868 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
30869 to xgdb instead of gdb, get out of gdb.
30870
30871Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
30872
30873 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
30874 for info.
30875
30876Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
30877
30878 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
30879 * gdb.stabs/configure.in (hppa*-*-*): Use it.
30880 * gdb.stabs/hppa.sed: New sed script for the PA.
30881
30882Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30883
30884 * gdb.stabs: Re-write weird.def and configuration to use sed
30885 instead of cpp. sed is portable and POSIX; cpp is neither.
30886
30887Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30888
30889 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
30890
30891Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30892
30893 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
30894
30895Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30896
30897 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
30898 "_vb$".
30899 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
30900 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
30901
30902Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30903
30904 * lib/gdb.exp: Comment out code which depends on non-existent
30905 `transform' procedure.
30906
30907Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
30908
30909 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
30910 * lib/gdb.exp: Transform tool name.
30911 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
30912 1.1's new error handling system.
30913
30914Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30915
30916 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
30917
30918Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30919
30920 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
30921 They made pattern matching so slow that timeouts happened on
30922 heavily loaded systems. Now any output from "show print" which
30923 gets us back to the GDB prompt is a PASS.
30924
30925Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
30926
30927 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
30928
30929Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30930
30931 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
30932
30933 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
30934 It is not from PR 3220.
30935
30936Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30937
30938 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
30939 just started failing because they depended on the order the
30940 subcommands are presented, or exact docstring text. This kind of
30941 test is a pain and has minimal benefit.
30942
30943Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30944
30945 * gdb.t09/corefile.exp: At end of test, use "core" command with
30946 no arguments.
30947
30948Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
30949
30950 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
30951 17}/Makefile.in: Make it possible to run the testsuite with Sun
30952 make and CC = cross gcc by adding explicit build rules for .o
30953 files.
30954
30955Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30956
30957 * gdb.t15/funcargs.exp: Don't put comments on same line as
30958 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 30959
c906108c
SS
30960Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30961
30962 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
30963
30964Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
30965
30966 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
30967 * gdb.t20/inherit.exp: remove three dumplicate entries.
30968
30969Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30970
30971 * gdb.t06/break.exp: For "next over recursive call", fail on any
30972 incorrect output, not just on "factorial (value=2)".
30973
30974Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30975
30976 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
30977 working now. Add an xfail if accesing a bss variable causes
30978 a memory error if the target is not yet run.
30979
30980Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30981
30982 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
30983 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
30984 name of __st* demangling (2 strings). Did Kung really get the
30985 more than 95 others right without testing them?
30986
30987Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
30988
30989 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
30990
30991Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
30992
30993 * configure.in (configdirs): Add gdb.disasm
30994 * gdb.disasm: New directory for GDB disassembler tests.
30995 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
30996
30997Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30998
30999 * gdb.t00/help.exp: Don't test "help set".
31000
31001 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31002 from within expect statements. None of these happen anymore and
31003 they cause regressions to be silently unnoticed.
31004
31005 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31006 messages) about known failures with gcc cygnus-2.4.5-930417.
31007
31008 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31009 comp-info.exp so it gets built if it doesn't exist.
31010
31011 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31012 it is no longer used.
31013 * gdb.t13/comp-info.c: Removed.
31014
31015Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31016
31017 * gdb.t06/signals.exp: Add xfail for sun3.
31018
31019Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31020
31021 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31022 relevant because ^C doesn't get sent but failure can be reproduced
31023 interactively).
31024
31025Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31026
31027 * gdb.stabs/alpha.mt: New configuration file for alpha.
31028 * gdb.stabs/configure.in: Use it.
31029 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31030 sharing with alpha.mt, redefine long to word via preprocessor.
31031 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31032 for alpha.
31033 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31034 native cc.
31035 * gdb.t00/teststrategy.exp: Change expect string so that we
31036 consume the `(xgdb)' from the command echo and from the gdb prompt.
31037 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31038 gdb currently compares all values as long, so this failure probably
31039 applies to any configuration where LONGEST is bigger than a target int.
31040 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31041 with gcc.
31042 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31043 to handle opaque pointers, gcc is.
31044 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31045 as first argument. Include <sys/types.h> and change all operator
31046 new definitions to use size_t.
31047 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31048 now that we use size_t.
31049
31050Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31051
a9c64011 31052 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31053 a long or float array cast all array members to the same type.
a9c64011 31054 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31055 with 64 bit longs.
a9c64011 31056 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31057 on alpha.
a9c64011 31058 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31059
31060Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31061
31062 * gdb.t24 (demangle.exp): Constructors of templates have names like
31063 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31064 section 14.6 of the ARM.
31065
31066 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31067 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31068 accomplish little and slow down the testsuite.
31069
31070 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31071 Accept spaces various places.
31072
31073Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31074
31075 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31076 with watchpoint enabled.
31077
31078 * Makefile.in: Remove definition of CC and remove the second
31079 definition of CXX (the "CXX = gcc" one remains). These definitions
31080 were causing backquotes to be expanded within backquotes, which
31081 doesn't work.
31082
31083Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31084
31085 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31086
31087Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31088
a9c64011
AS
31089 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31090 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31091 by mips cc and contains no stabs entries.
31092
31093Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31094
31095 * config/vx-gdb.exp: Use fake device to load files rather than
31096 NFS.
31097 * lib/gdb.exp: New proc to do "file" command.
31098 * config/unix-gdb.exp: Use new "file" proc.
31099
31100Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31101
31102 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31103 Rework board rebooting slightly.
31104 (gdb_exit): Don't exit from the remote shell; there isn't one.
31105 * gdb.stabs/weird.exp: If a program is being debugged already,
31106 kill it.
31107 * gdb.t04/setvar.exp: Stop and restart gdb.
31108 * gdb.t05/expr.exp: Likewise.
31109 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31110 restart gdb and reload the program.
31111 * gdb.t08/opaque.exp: Likewise.
31112 * gdb.t12/scope.exp: Likewise.
31113 * gdb.t13/bitfields.exp: Likewise.
31114 * gdb.t15/funcargs.exp: Likewise.
31115 * gdb.t20/classes.exp: Likewise.
31116 * gdb.t03/ptype.exp: Increase timeout.
31117 * gdb.t16/printcmds.exp (test_print_string_constants,
31118 test_print_array_constants): Likewise.
31119 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31120 * gdb.t20/classes.exp (do_tests): Likewise.
31121 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31122
31123Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31124
31125 * gdb.stabs: Renamed *wierd* to *weird*.
31126
31127Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31128
31129 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31130 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31131
31132Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31133
31134 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31135 (do_tests): Remove xfail for whatis on one_var and two_var.
31136
31137Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31138
31139 * Makefile.in: Made cross building work better by adding
31140 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31141
31142Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31143
31144 * gdb.t15/{return.c,return.exp,Makefile.in}:
31145 New test, currently commented out.
31146
31147Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31148
31149 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31150 still running and removes the leftover named socket so GDb can do
31151 clean restarts.
31152
31153Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31154
31155 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31156 console, not GDB.
31157 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31158 cross testing works better with "make check"
31159 * config/unix-gdb: Use default procedures for exit and version.
31160 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31161 with the newest VxWorks.
31162
31163Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31164
31165 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31166 old form.
31167
31168 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31169 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31170
31171 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31172
31173 * config/unix-gdb.exp: Remove this version of gdb_exit
31174 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31175 Rob says he'll look at it when he gets back to testing boards.
31176
31177Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31178
31179 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31180 an expected fail for certain ptype commands.
31181
31182 * gdb.t20/classes.exp: Update expected results of "ptype class
31183 Base1" to account for the constructor that now appears in the type.
31184
31185Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31186
31187 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31188 disappeared from list.
31189 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31190 "alldone" proc with call to cleanup and exit.
31191 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31192 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31193 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31194 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31195 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31196 "alldone" proc with simple returns that suppress remaining
31197 tests. The alldone proc went away many months ago.
31198
31199Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31200
31201 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31202
31203 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31204
31205Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31206
31207 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31208 as vax gdb will display them.
31209
31210Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31211
31212 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31213 optimizers.
31214
31215 * scope.exp: Change "bad value for localval" messages so each one
31216 is unique.
31217
31218 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31219 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31220
31221 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31222
31223Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31224
31225 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31226 doesn't exist (due to optimization).
31227
31228Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31229
31230 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31231 contains \r because the filename is long.
31232
31233 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31234 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31235
31236Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31237
31238 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31239 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31240 Ultrix.
31241 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31242 int tests.
31243 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31244
31245Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31246
31247 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31248
31249 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31250 to match does not match the passing case but still matches the
c906108c
SS
31251 failing case.
31252
31253Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31254
31255 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31256
31257Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31258
31259 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31260 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31261 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31262 Remove various versions of gdb_exit.
31263 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31264 gdb_exit.
31265 * config/unix-gdb.exp: gdb_exit remains here, and should override
31266 the generic version, since it's doing a lot of wierd stuff that
31267 the other versions aren't. FIXME, fold it in, or abandon this
31268 version.
31269
31270Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31271
31272 * gdb.t24/demangle.exp: Add tests for PR 3220.
31273
31274Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31275
31276 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31277
31278Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31279
31280 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31281 "i386-*-*". Works for i486 as well.
31282
31283 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31284 bug, and expand domain of xfail to all SVR4 systems, since the
31285 actual problem is likely to be in generic SVR4 /proc support.
31286
31287Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31288
31289 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31290
31291Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31292
31293 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31294 xfails for other systems. Match a missing 'Continuing.' as an
31295 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31296
31297 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31298 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31299 Only issue warning for missing executables if -all option is used.
31300
31301 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31302 file if -all option is used. It's like an unpredictable XFAIL.
31303
31304Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31305
31306 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31307 for dynamically linked binaries.
31308
31309 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31310
31311Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31312
31313 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31314 to state that this is a known bug in old versions of g++.
31315
31316Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31317
31318 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31319 while waiting for `Continuing'.
31320
31321Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31322
31323 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31324 in text, data, and bss.
31325 * gdb.t10/nodebug.c: Add local and global test variables for
31326 initialized and uninitialized data.
31327
31328Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31329
31330 * config/unix-gdb.exp (gdb_exit): Add "wait".
31331
31332Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31333
31334 * gdb.t06/signals.exp: xfail the continue from the handler for all
31335 targets.
31336
31337 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31338 function with watchpoints enabled, the i386 call dummy starts with
31339 a call.
31340
31341 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31342 386 bsd names its corefiles.
31343
31344Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31345
31346 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31347 compilers don't grok it.
31348 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31349 with small octal ints rather than character constants, which
31350 are signed and might not fit if first promoted to int.
31351
31352Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31353
31354 * gdb.t09/Makefile.in (clean): Remove corefile.
31355
31356Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31357
31358 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31359
31360Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31361 and Jim Kingdon (kingdon@cygnus.com)
31362
31363 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31364 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31365 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31366
31367Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31368
31369 * gdb.t17/interrupt.exp: Add xfail for hppa.
31370
31371Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31372
31373 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31374 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31375 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31376 to determine signed-ness of bitfields and use the result to setup
31377 the xfail.
31378 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31379 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31380 call line is reached if necessary.
31381
31382Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31383
31384 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31385
31386Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31387
31388 * gdb.t06/break.exp: Also test `clear' command.
31389
31390Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31391
31392 * gdb.t00/teststrategy.exp: Remove extra quote.
31393
31394 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31395 watchpoint enabled to be for all non-68k machines.
31396
31397 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31398
31399Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31400
31401 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31402 targets use aout.mt instead of ecoff.mt as gas understands
31403 standard aout format.
31404
31405Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31406
31407 * lib/gdb.exp (runto): Don't insist that function we are running to
31408 was compiled with -g.
31409
31410 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31411
31412 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31413 to get back into the read system call.
31414 Accept leading newline in case where we woke it up.
31415
31416Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31417
31418 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31419 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31420 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31421 enable ecoff configuration.
31422
31423Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31424
31425 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31426
31427Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31428
31429 * gdb.t16/printcmds.exp: Add another printf test.
31430
31431Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31432
31433 * configure.in: If configured -with-stabs on any target, add
31434 stabsdirs to configdirs.
31435
31436Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31437
31438 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31439 fun" so pattern does not match the command itself.
31440
31441Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31442
31443 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31444
31445Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31446
31447 * gdb.t17/interrupt.exp: Test for more things.
31448
31449Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31450
31451 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31452 compiler arranges the code and line numbers.
31453
31454 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31455
31456Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31457
31458 * gdb.t00/help.exp: Increase expect input buffer size.
31459
31460Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31461
31462 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31463
31464 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31465
31466 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31467
31468 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31469 [0-9]*, not just [0-9].
31470
31471Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31472
31473 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31474
31475 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31476
31477Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31478
31479 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31480
31481Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31482
31483 * gdb.t06/signals.c: Add xfails for sun3.
31484
31485 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31486
31487 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31488 test_stepping tests.
31489
31490Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31491
31492 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31493
31494 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31495
31496 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31497 rather than actually putting it through cpp twice.
31498
31499 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31500
31501Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31502
31503 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31504 no longer needed.
31505
31506Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31507
31508 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31509
31510 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31511 C++ features prints as "struct", make it a pass, not an xfail.
31512
31513Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31514
31515 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31516 Don't require VA to print as "class" rather than "struct".
31517
31518Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31519
31520 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31521
31522Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31523
31524 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31525
31526Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31527
31528 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31529 order.
31530
31531Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31532
31533 * gdb.t16/printcmds.exp: Add printf tests.
31534
31535 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31536
31537 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31538
31539Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31540
31541 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31542 pass counts, to counteract any existing or future setup_xfails.
31543
31544Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31545
31546 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31547 {BEGIN,END}_COMMON for common block instead of STAB.
31548 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31549
31550 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31551 intp_var should be N_GSYM not N_LSYM.
31552 wierd-aout.S: Use a label for the value of the N_SO.
31553 wierd.def: Remove all backslashes.
31554 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31555
31556Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31557
31558 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31559 get the expected next to inheritance3.
31560
31561Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31562
31563 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31564 now that gcc-2.4 gets it right.
31565
31566Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31567
31568 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31569
31570 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31571 generating comp-info.exp which works for cross-compilation.
31572
31573Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31574
31575 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31576 "*-*-sysv4.*".
31577
31578Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31579
31580 * gdb.t01/run.exp: Start with a fresh gdb.
31581 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31582 SVR4.x.
31583
31584Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31585
31586 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31587 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31588 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31589 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31590 things to remove.
31591
31592Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31593
31594 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31595 test cases from bug reports.
31596
31597Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31598
31599 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31600 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31601 avoid spurious xfails.
31602 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31603 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31604 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31605
31606Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31607
31608 * gdb.t00/teststrategy.exp: Rework to provide more useful
31609 description of each test, fix problem with systems that define
31610 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31611 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31612 results for "next over recursive call" so timeouts aren't taken
31613 by error.
31614
31615Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31616
31617 * gdb.t12/scope.exp: Test printing of variables before run.
31618
31619 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31620 printed in wrong order due to sorting.
31621
31622Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31623
31624 * gdb.t00/teststrategy.exp: Fix expected results for printing
31625 user entered string constant. Is array of char, prints with no
31626 address.
31627
31628 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31629 commands.
31630 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31631 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31632 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31633 of struct of char arrays.
31634 * gdb.t00/radix.exp: New tests for radix commands.
31635
31636Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31637
31638 * gdb.t16/printcmd.exp: Print a variable before running program
31639 (with xfail for AIX).
31640
31641Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31642
31643 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31644
31645 * gdb.t16/printcmd.exp: Don't print variables before running program.
31646
31647 * gdb.t06/break.exp: Don't require envp argument to main.
31648
31649 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31650
31651 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31652 Add xfails for rs6000.
31653
31654 * gdb.t02/whatis.exp: Change other tests not to re-test something
31655 we already tested.
31656
31657 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31658 each type used has a variable of that type.
31659
31660Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31661
31662 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31663
31664Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31665
31666 * configure.in: change srctrigger to be a file, not a directory
31667
31668Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31669
31670 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31671
31672 * gdb.t11/list.exp: Fixed a couple of typos.
31673
31674Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31675
31676 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31677 is fixed and PR is closed.
31678 * gdb.t16 (gdbme.c): Add simple test string variable.
31679 * gdb.t16 (printcmds.exp): Add tests with simple test string
31680 variable, primarily for boundaries on "set print elements".
31681
31682Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31683
31684 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31685 Make leading 0's optional and don't expect a tab in the middle
31686 of the number.
31687
31688 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31689
31690 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31691 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31692 don't end command passed to gdb_test with newline.
31693
31694 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31695 signed keyword away, don't expect signed bitfields to be signed.
31696
31697 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31698 printing with only as many 1's as are in the field as well as printing
31699 with 32 1's (see comment).
31700
31701Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31702
31703 * gdb.t00/default.exp: Start with a fresh gdb.
31704 * configure.in (configdirs): Remove gdb.t31 until the chill
31705 compiler works again. It no longer is able to find chillrt0
31706 since it isn't in libchill.a anymore.
31707 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31708 wierd.o, make more modular.
31709 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31710 spurious newlines that caused problems.
31711
31712Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31713
31714 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31715 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31716 gdb.stabs/wierd.{exp,def}: Many new tests.
31717
31718 * gdb.t00/default.exp: update info line for new message.
31719
31720 * gdb.t02/{whatis.exp,gdbme.c}:
31721 Test that "char *" doesn't print as "caddr_t".
31722
31723Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31724
31725 * gdb.t00/help.exp: Use .* in place of some help messages which
31726 just changed.
31727 gdb.t00/default.exp: Update "info frame" test for new message.
31728 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31729 Remove some xfails
31730
31731Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31732
31733 * gdb.t03/{gdbme.c,ptype.exp}:
31734 Add tests for typedef'd struct and union without tags.
31735 Also check "whatis" on a variable of a typedef'd enum without a tag.
31736
31737 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31738 PRMS 1823; the bug still exists but isn't reproduced by this test
31739 anymore), and remove rs6000 XFAIL (the bug is fixed).
31740
31741 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31742 duplicated from whatis.exp. For those that are left, accept
31743 "long", "long int", or "int" for long variables (whatis.exp already
31744 has an XFAIL for "int", so no need to fail it here).
31745
31746 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31747 Deal with GCC's names for types now that GDB uses the compiler's names.
31748
31749 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31750 setup_xfail's for sunos4. If we #defined the signed keyword away,
31751 don't expect GDB to know that char it is signed.
31752
31753 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31754
31755Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31756
31757 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31758 should work on any system, regardless of debugging format.
31759 * gdb.t21/demangle.exp: Move to gdb.t24.
31760 * gdb.t24/demangle.exp: Move from gdb.t21.
31761 * gdb.t24/{Makefile.in, configure.in}: New files.
31762
31763Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31764
31765 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31766 * gdb.stabs: New directory.
31767
31768Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31769
31770 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31771 not just "Quit anyway?".
31772
31773Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31774
31775 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31776 that all setup_xfails are immediately followed by clear_xfails.
31777
31778Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31779
31780 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
31781 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
31782 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
31783 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
31784 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
31785 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31786 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31787 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
31788 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
31789 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
31790 gdb.t31/chillvars.exp, lib/gdb.exp:
31791 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
31792 bug-gdb@prep.ai.mit.edu.
31793
31794Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
31795
31796 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
31797 with 0.0, not integer 0.
31798
31799Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
31800
31801 * gdb.t06/break.exp: Update for "Kill the program" message change.
31802
31803Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
31804
31805 * Makefile.in (GDBFLAGS): Set to -nx.
31806 * Makefile.in (site.exp): Use GDBFLAGS.
31807
31808Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31809
31810 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
31811 Makefiles.
31812 (check): depend on just-check.
31813 (just-check): added so that tests can be run without a noop
31814 build pass.
31815
31816Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
31817
31818 Switch to using configure's configdirs.
31819 * Makefile.in (Makefile): add configure.in dependency.
31820 (SUBDIRS): removed redundant assignment.
31821 * configure.in: switch subdirs assignment to configdirs.
31822 * gdb.t*/configure.in: new files.
31823
31824Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
31825
31826 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
31827 works.
31828
31829Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
31830
31831 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
31832 in explicit rules. Apparently this is not supported by some makes.
31833
31834Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
31835
31836 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
31837
31838Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31839
31840 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
31841 disappeared.
31842
31843Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
31844
31845 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
31846
31847Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
31848
31849 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
31850 watchpoint problem that is now fixed.
31851 * gdb.t30/chexp.exp: Remove setup_xfail for printing
31852 uninitialized convenience variables.
31853 * gdb.t31/chillvars.exp: Fix expected patterns for printing
31854 structures.
31855
31856Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31857
31858 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
31859 which causes expect to get out of sync with gdb on long output
31860 from help set.
31861 * gdb.t09/corefile.exp: Make expected pattern for core file
31862 failing signal and frame output format less sun specific.
31863
31864Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
31865
31866 * gdb.t31/chillvars.exp: Add and remove initial dummy
31867 breakpoint, so that symbol table is forced in.
31868 (Needed at least on Sunos4, though it seems not SVR4.)
31869 * gdb.t31/chillvars.exp: Update for changed output format.
31870
31871Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
31872
a9c64011 31873 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
31874
31875Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
31876
31877 * Makefile.in: Added --srcdir when invoking runtest, removed the
31878 need for a local config file. (optional now)
31879
31880Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
31881
31882 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
31883 failure count used to force early termination. Add some more
31884 expected failures for gnu style demangling.
31885
31886Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31887
31888 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
31889 pmi variable from gdb.t20/gdbme to get optimized away.
31890 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
31891 Check for written corefile upon timeout _and_ eof.
31892
31893Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31894
31895 * config/unix-gdb.exp: Add missing return 0.
31896
31897Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31898
31899 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
31900 test termination.
31901
31902Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
31903
31904 * configure.in (subdirs): Put back gdb.t17 which mysteriously
31905 disappeared.
31906
31907Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
31908
31909 * gdb.t10/crossload.exp: Disable the i860-elf test until such
31910 time as i860 support works.
31911
d63a86f8 31912 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
31913 "backtrace 100\r" rather than just "backtrace\r", to match last
31914 change.
31915
31916Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
31917
31918 * config/udi-gdb.exp (gdb_exit): Remove close command.
31919 (gdb_target_udi): New procedure to set the UDI target.
31920 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
31921 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
31922 Added waits for prompts after several question responses. Added
31923 some more responses used by a29k-amd-udi-gdb.
31924 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
31925 pass different arguments, restart UDI connection after program
31926 completion.
31927 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
31928 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
31929 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
31930 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
31931 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
31932 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
31933 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
31934 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
31935 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
31936 after program completion.
31937 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
31938 compiled with a SELECT_VECS setting.
31939 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
31940 infinite recursion.
31941
31942 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
31943 Added checks for COFF results, and made them expected failures for
31944 all targets. It would be better to make them expected failures
31945 for COFF targets only.
31946
31947Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
31948
31949 * Makefile.in: add null dvi target, don't bother to recurse
31950 through test directories for info and install-info; rename
31951 $(datadir) to be dejagnu instead of deja-gnu
31952
31953Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
31954
31955 * gdb.t31/gdbme.ch: Re-enable code that previously caused
31956 compiler to coredump.
31957 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
31958 code.
31959
31960Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
31961
31962 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
31963 coredump.
31964 * gdb.t31/chillvars.exp: Comment out tests that depend on that
31965 code.
31966
31967Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
31968
31969 * gdb.t03/ptype.exp: tests for return code from gdb_test.
31970 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
31971 which in a shell. Deletes xgdb when done.
31972 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
31973 Tests the return from the "set height" or "set width" commands.
31974 Added a few return codes where needed.
31975
31976Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
31977
31978 * Makefile.in (SUBDIRS): Add gdb.t17.
31979 * configure.in (subdirs): Add gdb.t17.
31980 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
31981 files to test gdb's calling of functions in the inferior with
31982 the correct arguments and gdb's ability to retrieve any
31983 result returned.
31984
31985Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
31986
31987 * config/unix-gdb.exp (gdb_exit): Remove close commands that
31988 may be called after gdb goes away. Previous versions of expect
31989 needed these to avoid file descriptor leaks, but they cause
31990 errors with the current revision of expect.
31991 * gdb.t00/gdbvars.exp: Use -re on expected output after
31992 setting sevenbit-strings.
31993 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
31994 to set sevenbit-strings consistent across tests.
31995 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
31996 set sevenbit-strings consistent across tests.
31997
31998Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
31999
32000 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32001 expected output to match current "expect" expectations.
32002
32003Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32004
32005 * gdb.t00/default.exp: Change expected output for default "source"
32006 command, to match new gdb behavior which requires a filename to
32007 source.
32008
32009Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32010
32011 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32012 expected fail for i486-*-* that misses the marker2 function.
32013 * gdb.t10/crossload.exp (bfddefault): Allow successful
32014 recognition of a format to pass even if no symbols are found.
32015 Explicitly catch failures where the format is not recognized
32016 or is ambiguous, and add the reason to the fail message.
32017 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32018 the cause is and invalid target and add reason to failure message.
32019 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32020 elf32-i386, elf32-sparc, and elf32-i860.
32021 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32022 Set up expected failure for 'filename'::variable scope resolution,
32023 which is now apparently broken on all targets.
32024 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32025 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32026 gdb.t23/templates.exp: Change failure for missing binfile into
32027 just a warning.
32028 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32029 references.
32030
32031Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32032
32033 * gdb.t00/default.exp: Add expected output for default "source"
32034 command, to match new gdb behavior.
32035 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32036
32037Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32038
32039 * config/*-gdb.exp: returns an error, rather than exiting on
32040 internal errors.
32041
32042Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32043
32044 * gdb.t03/gdbme.c: Add pointer to struct variable.
32045 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32046 referencing struct members.
32047
32048Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32049
32050 * configure.in (mips-idt-ecoff): New target.
32051 * config/mips-gdb.exp: New file for remote board using MIPS remote
32052 debugging protocol.
32053
32054 * Redid configuration scheme. Removed gdb.t*/configure.in.
32055 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32056 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32057 distclean targets. Built executables via .o files. Adjusted
32058 tests to account for source files in $(srcdir) rather than
32059 $(objdir).
32060 * lib/gdb.exp (runto): Don't expect () after the function name,
32061 because it may have arguments.
32062
32063Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32064
32065 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32066 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32067 expected failures for mips-idt-* and mips-sgi-*.
32068 * gdb.t00/default.exp (attach): Kill process if requested.
32069 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32070 that does not read core files.
32071 * gdb.t01/run.exp: Removed checks for exit status code.
32072 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32073 it is linked in.
32074 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32075 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32076 appropriate, rather than doing it by hand.
32077 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32078 execution.
32079 * gdb.t10/crossload.exp: Kill existing program if needed.
32080 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32081 appropriate, rather than doing it by hand. Always increase
32082 timeout for this test, not just for VxWorks.
32083
32084Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32085
32086 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32087 of Chill STRUCT types and STRUCT values.
32088 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32089 than "char".
32090 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32091 struct2): New struct definitions and initializations to test
c906108c
SS
32092 simple Chill STRUCT types.
32093
32094Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32095
32096 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32097 the null byte at the end of strings.
32098 * gdb.t00/default.exp: Make show version insensitive to copyright
32099 date.
32100 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32101 to avoid dependencies on target char signedness.
32102 * gdb.t16/printcmds.exp: Update expected results for explicitly
32103 unsigned char.
32104 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32105 now work.
32106 * gdb.t21/demangle.exp: Add many more patterns for template
32107 demangling, most of them being expected failures.
32108 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32109 string we are matching for, to match on the whole string.
32110 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32111 and fix a whole bunch that had incorrect expected output but were
32112 passing anyway because of the bug in "proc demangle".
32113 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32114 type.
32115 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32116
32117Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32118
a9c64011
AS
32119 * gdb/testsuite: made modifications to testcases, etc., to allow
32120 them to work properly given the reorganization of deja-gnu and the
32121 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32122
32123Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32124
32125 * gdb/testsuite: Initial creation of gdb/testsuite.
32126 Migrated dejagnu testcases and support files for testing nm to
32127 gdb/testsuite from deja-gnu. These files were moved "as is"
32128 with no modifications. This migration is part of a major overhaul
32129 of dejagnu. The modifications to these testcases, etc., which
32130 will allow them to work with the new version of dejagnu will be
32131 made in a future update.
48efe704 32132
8d8cb839 32133 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32134\f
8d8cb839
EZ
32135;; Local Variables:
32136;; mode: change-log
32137;; left-margin: 8
32138;; fill-column: 74
32139;; version-control: never
32140;; End:
902f2ccb 32141
28e7fd62 32142 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32143 Copying and distribution of this file, with or without modification,
32144 are permitted provided the copyright notice and this notice are preserved.
This page took 7.716595 seconds and 4 git commands to generate.